Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 3372c345ca573018b8293c0333122174fb4d3907 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9222688338514576671.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8269820064424218187.key > 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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4345974975535073575.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3319868335579160968.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8427868845493491580.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: 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/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-627 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/511 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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/511 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/511@tmp/jenkins-gitclient-ssh932525031843160707.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 3372c345ca573018b8293c0333122174fb4d3907 (master) > 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 core.sparsecheckout # timeout=10 > git checkout -f 3372c345ca573018b8293c0333122174fb4d3907 # timeout=10 Commit message: "Merge pull request #3518 from cherrycl/issue-3517" > git rev-list --no-walk 550dbfbb7a3c0bbee0312ba32fc98e89501b71b9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-27T09:11:14.099Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-27T09:11:14.188Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-27T09:11:14.214Z] ========================================================= [2021-05-27T09:11:14.214Z] EdgeX Global Pipelines Version Info [2021-05-27T09:11:14.214Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-27T09:11:15.662Z] ------------------- [2021-05-27T09:11:15.662Z] stable info: [2021-05-27T09:11:15.662Z] ------------------- [2021-05-27T09:11:15.662Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-27T09:11:15.662Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-27T09:11:15.662Z] Message: update stable to v1.0.192 [2021-05-27T09:11:16.243Z] ------------------- [2021-05-27T09:11:16.243Z] experimental info: [2021-05-27T09:11:16.243Z] ------------------- [2021-05-27T09:11:16.243Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-27T09:11:16.243Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-27T09:11:16.243Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-27T09:11:16.359Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-27T09:11:16.381Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-27T09:11:16.401Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-27T09:11:16.421Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-27T09:11:16.441Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-27T09:11:16.464Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-27T09:11:16.485Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-27T09:11:16.505Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-27T09:11:16.525Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-27T09:11:16.546Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-27T09:11:16.566Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-27T09:11:16.587Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-27T09:11:16.607Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-27T09:11:16.628Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-27T09:11:16.649Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-27T09:11:16.672Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-27T09:11:16.693Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-27T09:11:16.714Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-27T09:11:16.736Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-27T09:11:16.757Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-05-27T09:11:16.779Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-27T09:11:16.800Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-27T09:11:16.821Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-05-27T09:11:16.842Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-05-27T09:11:16.894Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-05-27T09:11:16.915Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3372c345ca573018b8293c0333122174fb4d3907 [Pipeline] echo [2021-05-27T09:11:16.961Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3372c34 [Pipeline] echo [2021-05-27T09:11:16.981Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-27T09:11:17.056Z] provisioning config files... [2021-05-27T09:11:17.069Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/511@tmp/config5353664566661573365tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-27T09:11:17.397Z] ---> docker-login.sh [2021-05-27T09:11:17.397Z] nexus3.edgexfoundry.org:10001 [2021-05-27T09:11:17.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T09:11:17.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T09:11:17.659Z] Configure a credential helper to remove this warning. See [2021-05-27T09:11:17.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T09:11:17.659Z] [2021-05-27T09:11:17.659Z] Login Succeeded [2021-05-27T09:11:17.659Z] nexus3.edgexfoundry.org:10002 [2021-05-27T09:11:17.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T09:11:17.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T09:11:17.659Z] Configure a credential helper to remove this warning. See [2021-05-27T09:11:17.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T09:11:17.659Z] [2021-05-27T09:11:17.659Z] Login Succeeded [2021-05-27T09:11:17.659Z] nexus3.edgexfoundry.org:10003 [2021-05-27T09:11:17.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T09:11:17.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T09:11:17.931Z] Configure a credential helper to remove this warning. See [2021-05-27T09:11:17.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T09:11:17.931Z] [2021-05-27T09:11:17.931Z] Login Succeeded [2021-05-27T09:11:17.931Z] nexus3.edgexfoundry.org:10004 [2021-05-27T09:11:17.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T09:11:17.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T09:11:17.931Z] Configure a credential helper to remove this warning. See [2021-05-27T09:11:17.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T09:11:17.931Z] [2021-05-27T09:11:17.931Z] Login Succeeded [2021-05-27T09:11:17.931Z] docker.io [2021-05-27T09:11:17.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T09:11:18.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T09:11:18.507Z] Configure a credential helper to remove this warning. See [2021-05-27T09:11:18.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T09:11:18.507Z] [2021-05-27T09:11:18.507Z] Login Succeeded [2021-05-27T09:11:18.507Z] ---> docker-login.sh ends [Pipeline] } [2021-05-27T09:11:18.514Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-27T09:11:18.845Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-05-27T09:11:18.845Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-27T09:11:18.845Z] ++ dirname cmd/core-command/Dockerfile [2021-05-27T09:11:18.845Z] ++ cut -d/ -f2 [2021-05-27T09:11:18.845Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-27T09:11:18.845Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-27T09:11:18.845Z] ++ dirname cmd/core-data/Dockerfile [2021-05-27T09:11:18.845Z] ++ cut -d/ -f2 [2021-05-27T09:11:18.845Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-27T09:11:18.845Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-27T09:11:18.845Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-27T09:11:18.845Z] ++ cut -d/ -f2 [2021-05-27T09:11:18.845Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-27T09:11:18.845Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-27T09:11:18.845Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-27T09:11:18.845Z] ++ cut -d/ -f2 [2021-05-27T09:11:18.845Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-27T09:11:18.845Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-27T09:11:18.845Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-27T09:11:18.845Z] ++ cut -d/ -f2 [2021-05-27T09:11:18.845Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-27T09:11:18.845Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-27T09:11:18.845Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-27T09:11:18.845Z] ++ cut -d/ -f2 [2021-05-27T09:11:18.845Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-27T09:11:18.845Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-27T09:11:18.845Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-27T09:11:18.845Z] ++ cut -d/ -f2 [2021-05-27T09:11:18.845Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-27T09:11:18.845Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-27T09:11:18.845Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-27T09:11:18.845Z] ++ cut -d/ -f2 [2021-05-27T09:11:18.845Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-27T09:11:18.845Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-27T09:11:18.845Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-27T09:11:18.845Z] ++ cut -d/ -f2 [2021-05-27T09:11:18.845Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-27T09:11:18.886Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:11:20.322Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-27T09:11:20.322Z] [2021-05-27T09:11:20.322Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:11:20.633Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-27T09:11:20.633Z] latest: Pulling from edgex-devops/git-semver [2021-05-27T09:11:20.633Z] 31603596830f: Pulling fs layer [2021-05-27T09:11:20.633Z] 54011a49482f: Pulling fs layer [2021-05-27T09:11:20.633Z] a6820b24f6d8: Pulling fs layer [2021-05-27T09:11:20.633Z] f581987b2513: Pulling fs layer [2021-05-27T09:11:20.633Z] f581987b2513: Waiting [2021-05-27T09:11:20.633Z] 54011a49482f: Download complete [2021-05-27T09:11:20.928Z] 31603596830f: Verifying Checksum [2021-05-27T09:11:20.928Z] 31603596830f: Download complete [2021-05-27T09:11:20.928Z] f581987b2513: Verifying Checksum [2021-05-27T09:11:20.928Z] f581987b2513: Download complete [2021-05-27T09:11:20.928Z] a6820b24f6d8: Verifying Checksum [2021-05-27T09:11:20.928Z] a6820b24f6d8: Download complete [2021-05-27T09:11:20.928Z] 31603596830f: Pull complete [2021-05-27T09:11:21.192Z] 54011a49482f: Pull complete [2021-05-27T09:11:21.775Z] a6820b24f6d8: Pull complete [2021-05-27T09:11:22.042Z] f581987b2513: Pull complete [2021-05-27T09:11:22.042Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-27T09:11:22.042Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-27T09:11:22.042Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-27T09:11:22.121Z] prd-centos7-docker-4c-2g-627 does not seem to be running inside a container [2021-05-27T09:11:22.159Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/511 -v /w/workspace/edgex-go/511:/w/workspace/edgex-go/511:rw,z -v /w/workspace/edgex-go/511@tmp:/w/workspace/edgex-go/511@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-27T09:11:23.204Z] $ docker top eb1737e8b83e2d48aa8d1251af96f5980a9cae6c3d771c7167a598be246fff31 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-27T09:11:23.327Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-27T09:11:23.327Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-27T09:11:23.432Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-27T09:11:23.432Z] $ docker exec eb1737e8b83e2d48aa8d1251af96f5980a9cae6c3d771c7167a598be246fff31 ssh-agent [2021-05-27T09:11:23.556Z] SSH_AUTH_SOCK=/tmp/ssh-1pA4bQDuIvi1/agent.13 [2021-05-27T09:11:23.556Z] SSH_AGENT_PID=19 [2021-05-27T09:11:23.564Z] Running ssh-add (command line suppressed) [2021-05-27T09:11:23.654Z] Identity added: /w/workspace/edgex-go/511@tmp/private_key_5958815782329398550.key (/w/workspace/edgex-go/511@tmp/private_key_5958815782329398550.key) [2021-05-27T09:11:23.671Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-27T09:11:24.002Z] + git tag --points-at HEAD [Pipeline] } [2021-05-27T09:11:24.015Z] $ docker exec --env ******** --env ******** eb1737e8b83e2d48aa8d1251af96f5980a9cae6c3d771c7167a598be246fff31 ssh-agent -k [2021-05-27T09:11:24.108Z] unset SSH_AUTH_SOCK; [2021-05-27T09:11:24.108Z] unset SSH_AGENT_PID; [2021-05-27T09:11:24.108Z] echo Agent pid 19 killed; [2021-05-27T09:11:24.133Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-27T09:11:24.171Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-27T09:11:24.171Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-27T09:11:24.278Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-27T09:11:24.279Z] $ docker exec eb1737e8b83e2d48aa8d1251af96f5980a9cae6c3d771c7167a598be246fff31 ssh-agent [2021-05-27T09:11:24.384Z] SSH_AUTH_SOCK=/tmp/ssh-X2COvndYRuAK/agent.54 [2021-05-27T09:11:24.384Z] SSH_AGENT_PID=60 [2021-05-27T09:11:24.390Z] Running ssh-add (command line suppressed) [2021-05-27T09:11:24.483Z] Identity added: /w/workspace/edgex-go/511@tmp/private_key_8655295016733392678.key (/w/workspace/edgex-go/511@tmp/private_key_8655295016733392678.key) [2021-05-27T09:11:24.508Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-27T09:11:24.812Z] + git semver init [2021-05-27T09:11:24.812Z] # -> Open(): unable to determine branch for HEAD [2021-05-27T09:11:24.812Z] # $GIT_DIR = /w/workspace/edgex-go/511/.git [2021-05-27T09:11:24.812Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/511 [2021-05-27T09:11:24.812Z] # $SEMVER_REMOTE_NAME = origin [2021-05-27T09:11:24.812Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-27T09:11:24.812Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-27T09:11:24.812Z] # $SEMVER_BRANCH = master [2021-05-27T09:11:24.812Z] # $SEMVER_TEMP = /tmp/semver-814829115 [2021-05-27T09:11:24.812Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-27T09:11:37.117Z] # '/tmp/semver-814829115' -> '/w/workspace/edgex-go/511/.semver' [2021-05-27T09:11:37.117Z] # -> Force: false [2021-05-27T09:11:37.117Z] # $SEMVER_DIR = /w/workspace/edgex-go/511/.semver [Pipeline] } [2021-05-27T09:11:37.126Z] $ docker exec --env ******** --env ******** eb1737e8b83e2d48aa8d1251af96f5980a9cae6c3d771c7167a598be246fff31 ssh-agent -k [2021-05-27T09:11:37.216Z] unset SSH_AUTH_SOCK; [2021-05-27T09:11:37.217Z] unset SSH_AGENT_PID; [2021-05-27T09:11:37.217Z] echo Agent pid 60 killed; [2021-05-27T09:11:37.232Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-27T09:11:37.575Z] + git semver [Pipeline] } [2021-05-27T09:11:37.587Z] $ docker stop --time=1 eb1737e8b83e2d48aa8d1251af96f5980a9cae6c3d771c7167a598be246fff31 [2021-05-27T09:11:39.686Z] $ docker rm -f eb1737e8b83e2d48aa8d1251af96f5980a9cae6c3d771c7167a598be246fff31 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-27T09:11:40.073Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-27T09:11:40.322Z] Stashed 1 file(s) [Pipeline] echo [2021-05-27T09:11:40.325Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.241 [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 [2021-05-27T09:11:40.925Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-27T09:11:41.221Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-27T09:11:41.515Z] + sudo service docker restart [2021-05-27T09:11:41.515Z] + true [2021-05-27T09:11:41.515Z] Redirecting to /bin/systemctl restart docker.service [2021-05-27T09:11:55.456Z] Still waiting to schedule task [2021-05-27T09:11:55.457Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-05-27T09:11:59.664Z] ========================================================= [2021-05-27T09:11:59.664Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-27T09:11:59.664Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:11:59.970Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-27T09:12:01.369Z] Sending build context to Docker daemon 330.8MB [2021-05-27T09:12:01.369Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-27T09:12:01.369Z] Step 2/6 : FROM ${BASE} [2021-05-27T09:12:01.369Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-27T09:12:01.369Z] 540db60ca938: Pulling fs layer [2021-05-27T09:12:01.369Z] adcc1eea9eea: Pulling fs layer [2021-05-27T09:12:01.369Z] 4c4ab2625f07: Pulling fs layer [2021-05-27T09:12:01.369Z] 0510c868ecb4: Pulling fs layer [2021-05-27T09:12:01.369Z] afea3b2eda06: Pulling fs layer [2021-05-27T09:12:01.369Z] 7809a108b3ef: Pulling fs layer [2021-05-27T09:12:01.369Z] f706445af74f: Pulling fs layer [2021-05-27T09:12:01.369Z] 0510c868ecb4: Waiting [2021-05-27T09:12:01.369Z] afea3b2eda06: Waiting [2021-05-27T09:12:01.369Z] 7809a108b3ef: Waiting [2021-05-27T09:12:01.369Z] f706445af74f: Waiting [2021-05-27T09:12:01.635Z] 4c4ab2625f07: Verifying Checksum [2021-05-27T09:12:01.635Z] 4c4ab2625f07: Download complete [2021-05-27T09:12:01.635Z] adcc1eea9eea: Verifying Checksum [2021-05-27T09:12:01.635Z] adcc1eea9eea: Download complete [2021-05-27T09:12:01.635Z] afea3b2eda06: Verifying Checksum [2021-05-27T09:12:01.635Z] afea3b2eda06: Download complete [2021-05-27T09:12:01.635Z] 7809a108b3ef: Verifying Checksum [2021-05-27T09:12:01.635Z] 7809a108b3ef: Download complete [2021-05-27T09:12:01.635Z] 540db60ca938: Verifying Checksum [2021-05-27T09:12:01.635Z] 540db60ca938: Download complete [2021-05-27T09:12:01.897Z] 540db60ca938: Pull complete [2021-05-27T09:12:01.897Z] adcc1eea9eea: Pull complete [2021-05-27T09:12:01.897Z] 4c4ab2625f07: Pull complete [2021-05-27T09:12:04.440Z] f706445af74f: Verifying Checksum [2021-05-27T09:12:04.440Z] f706445af74f: Download complete [2021-05-27T09:12:05.012Z] 0510c868ecb4: Verifying Checksum [2021-05-27T09:12:05.012Z] 0510c868ecb4: Download complete [2021-05-27T09:12:10.316Z] 0510c868ecb4: Pull complete [2021-05-27T09:12:10.316Z] afea3b2eda06: Pull complete [2021-05-27T09:12:10.316Z] 7809a108b3ef: Pull complete [2021-05-27T09:12:10.903Z] f706445af74f: Pull complete [2021-05-27T09:12:10.903Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-27T09:12:10.903Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-27T09:12:10.903Z] ---> b068be0155e3 [2021-05-27T09:12:10.903Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-05-27T09:12:12.301Z] ---> Running in baac8a3e5c90 [2021-05-27T09:12:12.301Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-27T09:12:13.243Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-27T09:12:13.503Z] (1/12) Installing libmagic (5.39-r0) [2021-05-27T09:12:14.448Z] (2/12) Installing file (5.39-r0) [2021-05-27T09:12:14.448Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-27T09:12:14.448Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-27T09:12:21.033Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-27T09:12:21.033Z] (6/12) Installing patch (2.7.6-r6) [2021-05-27T09:12:21.033Z] (7/12) Installing build-base (0.5-r2) [2021-05-27T09:12:21.033Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-27T09:12:21.033Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-27T09:12:21.033Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-27T09:12:21.293Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-27T09:12:21.561Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-27T09:12:21.561Z] Executing busybox-1.32.1-r6.trigger [2021-05-27T09:12:21.561Z] OK: 219 MiB in 52 packages [2021-05-27T09:12:22.950Z] Removing intermediate container baac8a3e5c90 [2021-05-27T09:12:22.950Z] ---> fe48058029e5 [2021-05-27T09:12:22.950Z] Step 4/6 : WORKDIR /edgex-go [2021-05-27T09:12:22.950Z] ---> Running in 2202b1df55c6 [2021-05-27T09:12:22.950Z] Removing intermediate container 2202b1df55c6 [2021-05-27T09:12:22.950Z] ---> 1c8b9bbbc49d [2021-05-27T09:12:22.950Z] Step 5/6 : COPY go.mod . [2021-05-27T09:12:22.950Z] ---> f8c581d7132f [2021-05-27T09:12:22.950Z] Step 6/6 : RUN go mod download [2021-05-27T09:12:23.211Z] ---> Running in a1dbf119129e [2021-05-27T09:12:41.338Z] Removing intermediate container a1dbf119129e [2021-05-27T09:12:41.338Z] ---> 879aa2bc5128 [2021-05-27T09:12:41.338Z] Successfully built 879aa2bc5128 [2021-05-27T09:12:41.338Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:12:41.643Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-27T09:12:41.643Z] . [Pipeline] withDockerContainer [2021-05-27T09:12:41.739Z] prd-centos7-docker-4c-2g-627 does not seem to be running inside a container [2021-05-27T09:12:41.779Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/511 -v /w/workspace/edgex-go/511:/w/workspace/edgex-go/511:rw,z -v /w/workspace/edgex-go/511@tmp:/w/workspace/edgex-go/511@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 ******** ci-base-image-x86_64 cat [2021-05-27T09:12:42.167Z] $ docker top 64800a0085100f8d9051b7d1a407c8681a9df476888745df864a189b162aedd0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-27T09:12:42.545Z] + go version [2021-05-27T09:12:42.546Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-27T09:12:42.554Z] $ docker stop --time=1 64800a0085100f8d9051b7d1a407c8681a9df476888745df864a189b162aedd0 [2021-05-27T09:12:43.743Z] $ docker rm -f 64800a0085100f8d9051b7d1a407c8681a9df476888745df864a189b162aedd0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:12:44.188Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-27T09:12:44.188Z] . [Pipeline] withDockerContainer [2021-05-27T09:12:44.267Z] prd-centos7-docker-4c-2g-627 does not seem to be running inside a container [2021-05-27T09:12:44.306Z] $ 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/511 -v /w/workspace/edgex-go/511:/w/workspace/edgex-go/511:rw,z -v /w/workspace/edgex-go/511@tmp:/w/workspace/edgex-go/511@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 ******** ci-base-image-x86_64 cat [2021-05-27T09:12:44.644Z] $ docker top c22d1ed2de0c4125e491bedede245cf8b89a48747fec067565b2b4739923ce23 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-27T09:12:44.737Z] ========================================================= [2021-05-27T09:12:44.737Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-27T09:12:44.737Z] ========================================================= [Pipeline] sh [2021-05-27T09:12:45.031Z] + go mod tidy [Pipeline] sh [2021-05-27T09:12:45.591Z] + make test [2021-05-27T09:12:45.592Z] go mod tidy [2021-05-27T09:12:45.854Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-27T09:12:51.193Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-27T09:13:09.431Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-27T09:13:14.823Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-27T09:13:15.799Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-27T09:13:15.799Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-27T09:13:18.387Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-27T09:13:18.969Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-27T09:13:18.969Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-27T09:13:18.969Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-27T09:13:19.931Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-27T09:13:20.509Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-27T09:13:22.447Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-27T09:13:22.447Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-27T09:13:22.447Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-27T09:13:23.860Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.091s coverage: 46.1% of statements [2021-05-27T09:13:23.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-27T09:13:23.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-27T09:13:23.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-27T09:13:23.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-27T09:13:23.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-27T09:13:23.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-27T09:13:23.860Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.043s coverage: 28.7% of statements [2021-05-27T09:13:25.546Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.094s coverage: 100.0% of statements [2021-05-27T09:13:26.965Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.090s coverage: 27.7% of statements [2021-05-27T09:13:26.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-27T09:13:26.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-27T09:13:26.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-27T09:13:26.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-27T09:13:26.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-27T09:13:27.546Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.048s coverage: 81.2% of statements [2021-05-27T09:13:27.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-27T09:13:27.546Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.042s coverage: 100.0% of statements [2021-05-27T09:13:27.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-27T09:13:27.546Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.041s coverage: 100.0% of statements [2021-05-27T09:13:27.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-27T09:13:27.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-27T09:13:28.537Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.065s coverage: 58.6% of statements [2021-05-27T09:13:28.537Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-27T09:13:28.537Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-27T09:13:28.806Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.078s coverage: 87.7% of statements [2021-05-27T09:13:28.806Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-27T09:13:28.806Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-27T09:13:29.068Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.055s coverage: 78.9% of statements [2021-05-27T09:13:29.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-27T09:13:34.397Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.209s coverage: 28.6% of statements [2021-05-27T09:13:34.397Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-27T09:13:34.397Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-27T09:13:34.397Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-27T09:13:34.397Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-27T09:13:34.397Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-27T09:13:34.397Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.063s coverage: 100.0% of statements [2021-05-27T09:13:34.397Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-27T09:13:34.397Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.052s coverage: 100.0% of statements [2021-05-27T09:13:34.397Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-27T09:13:34.397Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.084s coverage: 86.7% of statements [2021-05-27T09:13:34.397Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-27T09:13:34.659Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.097s coverage: 97.5% of statements [2021-05-27T09:13:34.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-27T09:13:36.582Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.067s coverage: 78.3% of statements [2021-05-27T09:13:36.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-27T09:13:36.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-27T09:13:36.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-27T09:13:36.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-27T09:13:37.550Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.220s coverage: 95.1% of statements [2021-05-27T09:13:37.550Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-27T09:13:37.550Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-27T09:13:37.550Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-27T09:13:37.550Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-27T09:13:37.550Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-27T09:13:37.550Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-27T09:13:37.550Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-27T09:13:37.550Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-27T09:13:37.550Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-27T09:13:37.550Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-27T09:13:37.550Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-27T09:13:37.550Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-27T09:13:37.550Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-27T09:13:37.550Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-27T09:13:37.550Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-27T09:13:37.550Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-27T09:13:37.550Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-27T09:13:37.550Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-27T09:13:37.550Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.042s coverage: 58.8% of statements [2021-05-27T09:13:37.550Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-27T09:13:37.550Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-27T09:13:38.976Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.045s coverage: 0.8% of statements [2021-05-27T09:13:38.976Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-27T09:13:38.976Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.052s coverage: 21.7% of statements [2021-05-27T09:13:38.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-27T09:13:38.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements [2021-05-27T09:13:40.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.048s coverage: 79.5% of statements [2021-05-27T09:13:40.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2021-05-27T09:13:40.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements [2021-05-27T09:13:40.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements [2021-05-27T09:13:52.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.061s coverage: 94.4% of statements [2021-05-27T09:13:52.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements [2021-05-27T09:13:56.920Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-628 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws [2021-05-27T09:13:56.938Z] Running in /w/workspace/edgex-go/511 [Pipeline] { [Pipeline] checkout [2021-05-27T09:13:57.173Z] The recommended git tool is: git [2021-05-27T09:13:57.991Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.209s coverage: 81.8% of statements [2021-05-27T09:13:57.991Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-27T09:14:03.061Z] using credential edgex-jenkins-ssh [2021-05-27T09:14:03.082Z] Cloning the remote Git repository [2021-05-27T09:14:03.157Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-27T09:14:03.263Z] > git init /w/workspace/edgex-go/511 # timeout=10 [2021-05-27T09:14:03.341Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-27T09:14:03.342Z] > git --version # timeout=10 [2021-05-27T09:14:03.362Z] > git --version # 'git version 2.17.1' [2021-05-27T09:14:03.364Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-27T09:14:03.431Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-27T09:14:16.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements [2021-05-27T09:14:16.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-27T09:14:16.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-27T09:14:16.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-27T09:14:16.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.018s coverage: 65.1% of statements [2021-05-27T09:14:16.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-27T09:14:16.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-27T09:14:16.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-27T09:14:16.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-27T09:14:16.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-27T09:14:16.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.032s coverage: 87.2% of statements [2021-05-27T09:14:16.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-27T09:14:16.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-27T09:14:16.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2021-05-27T09:14:16.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-27T09:14:16.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 76.0% of statements [2021-05-27T09:14:16.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-27T09:14:16.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.041s coverage: 80.0% of statements [2021-05-27T09:14:16.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2021-05-27T09:14:16.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-05-27T09:14:16.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.073s coverage: 91.2% of statements [2021-05-27T09:14:16.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-27T09:14:16.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.129s coverage: 64.4% of statements [2021-05-27T09:14:16.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-27T09:14:16.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-27T09:14:16.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements [2021-05-27T09:14:16.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements [2021-05-27T09:14:16.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2021-05-27T09:14:16.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2021-05-27T09:14:16.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2021-05-27T09:14:16.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.183s coverage: 66.9% of statements [2021-05-27T09:14:16.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-27T09:14:16.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-27T09:14:16.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-27T09:14:16.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.119s coverage: 43.5% of statements [2021-05-27T09:14:16.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-27T09:14:16.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-27T09:14:16.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.026s coverage: 89.5% of statements [2021-05-27T09:14:16.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-27T09:14:16.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.025s coverage: 84.8% of statements [2021-05-27T09:14:17.823Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.096s coverage: 46.8% of statements [2021-05-27T09:14:17.823Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-27T09:14:17.823Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-27T09:14:17.823Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-27T09:14:17.823Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-27T09:14:17.823Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-27T09:14:17.823Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.046s coverage: 100.0% of statements [2021-05-27T09:14:17.823Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-27T09:14:17.823Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.035s coverage: 100.0% of statements [2021-05-27T09:14:17.823Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-27T09:14:17.823Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-27T09:14:21.467Z] Avoid second fetch [2021-05-27T09:14:21.469Z] Checking out Revision 3372c345ca573018b8293c0333122174fb4d3907 (master) [2021-05-27T09:14:22.066Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.055s coverage: 18.9% of statements [2021-05-27T09:14:22.066Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-27T09:14:22.066Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-27T09:14:22.066Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-27T09:14:22.066Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.135s coverage: 91.9% of statements [2021-05-27T09:14:22.066Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-27T09:14:22.066Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-27T09:14:22.066Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-27T09:14:22.066Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.611s coverage: 28.7% of statements [2021-05-27T09:14:22.066Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-27T09:14:22.066Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-27T09:14:22.066Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-27T09:14:22.066Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-27T09:14:22.066Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-27T09:14:22.067Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.044s coverage: 99.0% of statements [2021-05-27T09:14:22.067Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-27T09:14:22.341Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.051s coverage: 100.0% of statements [2021-05-27T09:14:22.341Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-27T09:14:22.341Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-27T09:14:22.341Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-27T09:14:22.341Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.060s coverage: 64.6% of statements [2021-05-27T09:14:22.341Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-27T09:14:23.321Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.068s coverage: 97.6% of statements [2021-05-27T09:14:23.321Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-27T09:14:23.321Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-27T09:14:23.321Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-27T09:14:23.321Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.018s coverage: 0.0% of statements [2021-05-27T09:14:23.321Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-27T09:14:23.321Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.033s coverage: 100.0% of statements [2021-05-27T09:14:23.321Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-27T09:14:23.321Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-27T09:14:23.321Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-27T09:14:23.321Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-27T09:14:23.321Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.032s coverage: 87.9% of statements [2021-05-27T09:14:23.321Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-27T09:14:23.321Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-27T09:14:23.321Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.023s coverage: 100.0% of statements [2021-05-27T09:14:21.429Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-27T09:14:21.454Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-27T09:14:21.494Z] > git config core.sparsecheckout # timeout=10 [2021-05-27T09:14:21.507Z] > git checkout -f 3372c345ca573018b8293c0333122174fb4d3907 # timeout=10 [2021-05-27T09:14:23.907Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.043s coverage: 28.1% of statements [2021-05-27T09:14:23.907Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-27T09:14:23.907Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-27T09:14:23.907Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.056s coverage: 27.9% of statements [2021-05-27T09:14:23.907Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-27T09:14:23.907Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-27T09:14:23.907Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-27T09:14:23.907Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-27T09:14:23.907Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-27T09:14:24.177Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 100.0% of statements [2021-05-27T09:14:24.465Z] GO111MODULE=on go vet ./... [2021-05-27T09:14:25.925Z] Commit message: "Merge pull request #3518 from cherrycl/issue-3517" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-27T09:14:27.370Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-27T09:14:27.793Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-27T09:14:28.149Z] + sudo service docker restart [2021-05-27T09:14:28.150Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-27T09:14:46.533Z] provisioning config files... [2021-05-27T09:14:46.571Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/511@tmp/config1174828518317922430tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-27T09:14:46.980Z] ---> docker-login.sh [2021-05-27T09:14:46.980Z] nexus3.edgexfoundry.org:10001 [2021-05-27T09:14:47.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T09:14:48.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T09:14:48.236Z] Configure a credential helper to remove this warning. See [2021-05-27T09:14:48.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T09:14:48.236Z] [2021-05-27T09:14:48.236Z] Login Succeeded [2021-05-27T09:14:48.236Z] nexus3.edgexfoundry.org:10002 [2021-05-27T09:14:48.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T09:14:48.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T09:14:48.784Z] Configure a credential helper to remove this warning. See [2021-05-27T09:14:48.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T09:14:48.784Z] [2021-05-27T09:14:48.784Z] Login Succeeded [2021-05-27T09:14:48.784Z] nexus3.edgexfoundry.org:10003 [2021-05-27T09:14:49.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T09:14:49.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T09:14:49.059Z] Configure a credential helper to remove this warning. See [2021-05-27T09:14:49.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T09:14:49.059Z] [2021-05-27T09:14:49.059Z] Login Succeeded [2021-05-27T09:14:49.059Z] nexus3.edgexfoundry.org:10004 [2021-05-27T09:14:49.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T09:14:49.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T09:14:49.663Z] Configure a credential helper to remove this warning. See [2021-05-27T09:14:49.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T09:14:49.663Z] [2021-05-27T09:14:49.663Z] Login Succeeded [2021-05-27T09:14:49.663Z] docker.io [2021-05-27T09:14:49.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T09:14:50.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T09:14:50.539Z] Configure a credential helper to remove this warning. See [2021-05-27T09:14:50.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T09:14:50.539Z] [2021-05-27T09:14:50.539Z] Login Succeeded [2021-05-27T09:14:50.539Z] ---> docker-login.sh ends [Pipeline] } [2021-05-27T09:14:50.559Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-27T09:14:50.877Z] ========================================================= [2021-05-27T09:14:50.878Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-27T09:14:50.878Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:14:51.229Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-27T09:14:53.867Z] Sending build context to Docker daemon 168.1MB [2021-05-27T09:14:53.867Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-27T09:14:53.867Z] Step 2/6 : FROM ${BASE} [2021-05-27T09:14:53.867Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-27T09:14:53.867Z] 595b0fe564bb: Pulling fs layer [2021-05-27T09:14:53.867Z] 7186ed65a4f7: Pulling fs layer [2021-05-27T09:14:53.867Z] 316046926c0a: Pulling fs layer [2021-05-27T09:14:53.867Z] 4ebd0625c992: Pulling fs layer [2021-05-27T09:14:53.867Z] 207e8628e3a3: Pulling fs layer [2021-05-27T09:14:53.867Z] c791037a9be2: Pulling fs layer [2021-05-27T09:14:53.867Z] ffd874e62e21: Pulling fs layer [2021-05-27T09:14:53.867Z] 4ebd0625c992: Waiting [2021-05-27T09:14:53.867Z] 207e8628e3a3: Waiting [2021-05-27T09:14:53.867Z] ffd874e62e21: Waiting [2021-05-27T09:14:53.867Z] 316046926c0a: Verifying Checksum [2021-05-27T09:14:53.867Z] 316046926c0a: Download complete [2021-05-27T09:14:53.867Z] 7186ed65a4f7: Download complete [2021-05-27T09:14:53.867Z] 207e8628e3a3: Verifying Checksum [2021-05-27T09:14:53.867Z] 207e8628e3a3: Download complete [2021-05-27T09:14:54.146Z] c791037a9be2: Verifying Checksum [2021-05-27T09:14:54.146Z] c791037a9be2: Download complete [2021-05-27T09:14:54.146Z] 595b0fe564bb: Verifying Checksum [2021-05-27T09:14:54.146Z] 595b0fe564bb: Download complete [2021-05-27T09:14:54.742Z] 595b0fe564bb: Pull complete [2021-05-27T09:14:55.351Z] 7186ed65a4f7: Pull complete [2021-05-27T09:14:55.627Z] 316046926c0a: Pull complete [2021-05-27T09:14:56.613Z] ffd874e62e21: Verifying Checksum [2021-05-27T09:14:56.613Z] ffd874e62e21: Download complete [2021-05-27T09:14:56.680Z] gofmt -l . [2021-05-27T09:14:56.681Z] [ "`gofmt -l .`" = "" ] [2021-05-27T09:14:56.681Z] ./bin/test-go-mod-tidy.sh [2021-05-27T09:14:56.681Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-27T09:14:57.006Z] + ls -al . [2021-05-27T09:14:57.007Z] total 852 [2021-05-27T09:14:57.007Z] drwxrwxr-x 10 1001 1001 4096 May 27 09:14 . [2021-05-27T09:14:57.007Z] drwxr-xr-x 4 root root 32 May 27 09:12 .. [2021-05-27T09:14:57.007Z] -rw-rw-r-- 1 1001 1001 11 May 27 09:11 .dockerignore [2021-05-27T09:14:57.007Z] drwxrwxr-x 8 1001 1001 162 May 27 09:11 .git [2021-05-27T09:14:57.007Z] drwxrwxr-x 3 1001 1001 125 May 27 09:11 .github [2021-05-27T09:14:57.007Z] -rw-rw-r-- 1 1001 1001 818 May 27 09:11 .gitignore [2021-05-27T09:14:57.007Z] drwx------ 3 1001 1001 45 May 27 09:11 .semver [2021-05-27T09:14:57.007Z] -rw-rw-r-- 1 1001 1001 166 May 27 09:11 .sonarcloud.properties [2021-05-27T09:14:57.007Z] -rw-rw-r-- 1 1001 1001 8609 May 27 09:11 Attribution.txt [2021-05-27T09:14:57.007Z] -rw-rw-r-- 1 1001 1001 3804 May 27 09:11 CONTRIBUTING.md [2021-05-27T09:14:57.007Z] -rw-rw-r-- 1 1001 1001 931 May 27 09:11 Dockerfile.build [2021-05-27T09:14:57.007Z] -rw-rw-r-- 1 1001 1001 849 May 27 09:11 Jenkinsfile [2021-05-27T09:14:57.007Z] -rw-rw-r-- 1 1001 1001 10775 May 27 09:11 LICENSE [2021-05-27T09:14:57.007Z] -rw-rw-r-- 1 1001 1001 5632 May 27 09:11 Makefile [2021-05-27T09:14:57.007Z] -rw-rw-r-- 1 1001 1001 7978 May 27 09:11 README.md [2021-05-27T09:14:57.007Z] -rw-rw-r-- 1 1001 1001 6755 May 27 09:11 SECURITY.md [2021-05-27T09:14:57.007Z] -rw-rw-r-- 1 1001 1001 13 May 27 09:11 VERSION [2021-05-27T09:14:57.007Z] -rw-rw-r-- 1 1001 1001 4131 May 27 09:11 ZMQWindows.md [2021-05-27T09:14:57.007Z] drwxrwxr-x 2 1001 1001 117 May 27 09:11 bin [2021-05-27T09:14:57.007Z] drwxrwxr-x 14 1001 1001 4096 May 27 09:11 cmd [2021-05-27T09:14:57.007Z] -rw-r--r-- 1 root root 741453 May 27 09:14 coverage.out [2021-05-27T09:14:57.007Z] -rw-r--r-- 1 root root 1060 May 27 09:14 go.mod [2021-05-27T09:14:57.007Z] -rw-r--r-- 1 root root 21990 May 27 09:12 go.sum [2021-05-27T09:14:57.007Z] drwxrwxr-x 8 1001 1001 127 May 27 09:11 internal [2021-05-27T09:14:57.007Z] drwxrwxr-x 4 1001 1001 26 May 27 09:11 openapi [2021-05-27T09:14:57.007Z] drwxrwxr-x 4 1001 1001 71 May 27 09:11 snap [2021-05-27T09:14:57.007Z] -rw-rw-r-- 1 1001 1001 168 May 27 09:11 version.go [Pipeline] sh [2021-05-27T09:14:57.336Z] + '[' -e coverage.out ] [2021-05-27T09:14:57.337Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-27T09:14:57.483Z] Stashed 1 file(s) [Pipeline] sh [2021-05-27T09:14:57.787Z] + make build [2021-05-27T09:14:57.787Z] go mod tidy [2021-05-27T09:14:57.787Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.241" -o cmd/core-data/core-data ./cmd/core-data [2021-05-27T09:14:58.045Z] 4ebd0625c992: Download complete [2021-05-27T09:14:59.720Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.241" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-27T09:15:07.917Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.241" -o cmd/core-command/core-command ./cmd/core-command [2021-05-27T09:15:08.872Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.241" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-27T09:15:10.266Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.241" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-27T09:15:10.464Z] 4ebd0625c992: Pull complete [2021-05-27T09:15:10.464Z] 207e8628e3a3: Pull complete [2021-05-27T09:15:10.464Z] c791037a9be2: Pull complete [2021-05-27T09:15:10.527Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.241" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-27T09:15:11.918Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.241" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-27T09:15:12.878Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.241" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-27T09:15:13.101Z] ffd874e62e21: Pull complete [2021-05-27T09:15:13.101Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-27T09:15:13.101Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-27T09:15:13.101Z] ---> cfc18b08335c [2021-05-27T09:15:13.101Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-05-27T09:15:13.542Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.241" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-27T09:15:14.662Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.241" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-27T09:15:15.238Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.241" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-27T09:15:15.757Z] ---> Running in 95d54fd9de49 [2021-05-27T09:15:16.189Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.241" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-27T09:15:16.740Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [Pipeline] } [2021-05-27T09:15:17.595Z] $ docker stop --time=1 c22d1ed2de0c4125e491bedede245cf8b89a48747fec067565b2b4739923ce23 [2021-05-27T09:15:17.716Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-27T09:15:18.707Z] (1/12) Installing libmagic (5.39-r0) [2021-05-27T09:15:18.990Z] (2/12) Installing file (5.39-r0) [2021-05-27T09:15:18.990Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-27T09:15:18.990Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-27T09:15:19.994Z] $ docker rm -f c22d1ed2de0c4125e491bedede245cf8b89a48747fec067565b2b4739923ce23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-05-27T09:15:22.431Z] (5/12) Installing fortify-headers (1.1-r0) [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:15:22.707Z] (6/12) Installing patch (2.7.6-r6) [2021-05-27T09:15:22.707Z] (7/12) Installing build-base (0.5-r2) [2021-05-27T09:15:22.707Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-27T09:15:22.737Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-27T09:15:22.737Z] [2021-05-27T09:15:22.737Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:15:22.989Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-27T09:15:22.989Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-27T09:15:22.989Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-27T09:15:23.065Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-27T09:15:23.065Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-27T09:15:23.065Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-27T09:15:23.065Z] ca9280d653b3: Pulling fs layer [2021-05-27T09:15:23.065Z] 7e9c9ca2126c: Pulling fs layer [2021-05-27T09:15:23.266Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-27T09:15:23.266Z] Executing busybox-1.32.1-r6.trigger [2021-05-27T09:15:23.266Z] OK: 218 MiB in 52 packages [2021-05-27T09:15:23.326Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-27T09:15:23.326Z] cbdbe7a5bc2a: Download complete [2021-05-27T09:15:23.587Z] cbdbe7a5bc2a: Pull complete [2021-05-27T09:15:23.849Z] ca9280d653b3: Verifying Checksum [2021-05-27T09:15:23.849Z] ca9280d653b3: Download complete [2021-05-27T09:15:24.427Z] ca9280d653b3: Pull complete [2021-05-27T09:15:24.703Z] 7e9c9ca2126c: Verifying Checksum [2021-05-27T09:15:24.703Z] 7e9c9ca2126c: Download complete [2021-05-27T09:15:27.589Z] Removing intermediate container 95d54fd9de49 [2021-05-27T09:15:27.589Z] ---> 1e33e938f155 [2021-05-27T09:15:27.589Z] Step 4/6 : WORKDIR /edgex-go [2021-05-27T09:15:27.589Z] ---> Running in d301c2c71d7e [2021-05-27T09:15:27.589Z] Removing intermediate container d301c2c71d7e [2021-05-27T09:15:27.589Z] ---> ed4048f4aaf9 [2021-05-27T09:15:27.589Z] Step 5/6 : COPY go.mod . [2021-05-27T09:15:28.016Z] 7e9c9ca2126c: Pull complete [2021-05-27T09:15:28.016Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-27T09:15:28.016Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-27T09:15:28.016Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-27T09:15:28.097Z] prd-centos7-docker-4c-2g-627 does not seem to be running inside a container [2021-05-27T09:15:28.136Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/511 -v /w/workspace/edgex-go/511:/w/workspace/edgex-go/511:rw,z -v /w/workspace/edgex-go/511@tmp:/w/workspace/edgex-go/511@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-27T09:15:28.805Z] ---> b99e4427ca16 [2021-05-27T09:15:28.805Z] Step 6/6 : RUN go mod download [2021-05-27T09:15:28.805Z] ---> Running in f37fa44e3963 [2021-05-27T09:15:35.127Z] $ docker top 0bd77dc4c6eefaab72637e26085268babc67f56040a1ac40d9a2d4cd5dde9096 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-27T09:15:35.504Z] + docker-compose build --help [2021-05-27T09:15:35.504Z] + grep parallel [2021-05-27T09:15:36.077Z] --parallel Build images in parallel. [Pipeline] } [2021-05-27T09:15:36.085Z] $ docker stop --time=1 0bd77dc4c6eefaab72637e26085268babc67f56040a1ac40d9a2d4cd5dde9096 [2021-05-27T09:15:37.319Z] $ docker rm -f 0bd77dc4c6eefaab72637e26085268babc67f56040a1ac40d9a2d4cd5dde9096 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:15:37.770Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-27T09:15:37.771Z] . [Pipeline] withDockerContainer [2021-05-27T09:15:37.855Z] prd-centos7-docker-4c-2g-627 does not seem to be running inside a container [2021-05-27T09:15:37.891Z] $ 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/511 -v /w/workspace/edgex-go/511:/w/workspace/edgex-go/511:rw,z -v /w/workspace/edgex-go/511@tmp:/w/workspace/edgex-go/511@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:10003/edgex-devops/edgex-compose:latest cat [2021-05-27T09:15:38.339Z] $ docker top 64700bae33fdc38c8bfc2e526f5c3bcfaa2f2968458dd38c80fc193259d213a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-27T09:15:38.721Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-27T09:15:39.294Z] Building core-command ... [2021-05-27T09:15:39.294Z] Building core-data ... [2021-05-27T09:15:39.294Z] Building core-metadata ... [2021-05-27T09:15:39.294Z] Building security-bootstrapper ... [2021-05-27T09:15:39.294Z] Building security-proxy-setup ... [2021-05-27T09:15:39.294Z] Building security-secretstore-setup ... [2021-05-27T09:15:39.294Z] Building support-notifications ... [2021-05-27T09:15:39.294Z] Building support-scheduler ... [2021-05-27T09:15:39.294Z] Building sys-mgmt-agent ... [2021-05-27T09:15:39.294Z] Building security-bootstrapper [2021-05-27T09:15:39.294Z] Building core-data [2021-05-27T09:15:39.294Z] Building core-command [2021-05-27T09:15:39.294Z] Building support-notifications [2021-05-27T09:15:39.294Z] Building support-scheduler [2021-05-27T09:15:55.702Z] Removing intermediate container f37fa44e3963 [2021-05-27T09:15:55.702Z] ---> 60af4720f77f [2021-05-27T09:15:55.702Z] Successfully built 60af4720f77f [2021-05-27T09:15:55.702Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:15:56.052Z] + docker inspect -f . ci-base-image-arm64 [2021-05-27T09:15:56.052Z] . [Pipeline] withDockerContainer [2021-05-27T09:15:56.297Z] prd-ubuntu18.04-docker-arm64-4c-16g-628 does not seem to be running inside a container [2021-05-27T09:15:56.394Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/511 -v /w/workspace/edgex-go/511:/w/workspace/edgex-go/511:rw,z -v /w/workspace/edgex-go/511@tmp:/w/workspace/edgex-go/511@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 ******** ci-base-image-arm64 cat [2021-05-27T09:15:57.949Z] $ docker top 6dce8e6c4e135f8ecdf28e6be8c5d4196c43f02452b8ab34d2fd210c00a4f6a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-27T09:15:58.927Z] + go version [2021-05-27T09:15:58.927Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-27T09:15:58.954Z] $ docker stop --time=1 6dce8e6c4e135f8ecdf28e6be8c5d4196c43f02452b8ab34d2fd210c00a4f6a2 [2021-05-27T09:16:00.817Z] $ docker rm -f 6dce8e6c4e135f8ecdf28e6be8c5d4196c43f02452b8ab34d2fd210c00a4f6a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:16:01.560Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-27T09:16:01.560Z] [2021-05-27T09:16:01.560Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:16:01.906Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T09:16:01.907Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-27T09:16:01.907Z] ---> 879aa2bc5128 [2021-05-27T09:16:01.907Z] Step 3/32 : WORKDIR /edgex-go [2021-05-27T09:16:01.907Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T09:16:01.907Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-27T09:16:01.907Z] ---> 879aa2bc5128 [2021-05-27T09:16:01.907Z] Step 3/24 : WORKDIR /edgex-go [2021-05-27T09:16:01.907Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T09:16:01.907Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-27T09:16:01.907Z] ---> 879aa2bc5128 [2021-05-27T09:16:01.907Z] Step 3/24 : WORKDIR /edgex-go [2021-05-27T09:16:01.907Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T09:16:01.907Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-27T09:16:01.907Z] ---> 879aa2bc5128 [2021-05-27T09:16:01.907Z] Step 3/23 : WORKDIR /edgex-go [2021-05-27T09:16:02.255Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-27T09:16:02.534Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-27T09:16:02.534Z] 29e5d40040c1: Pulling fs layer [2021-05-27T09:16:02.534Z] 1ce36da41761: Pulling fs layer [2021-05-27T09:16:02.534Z] 25b303627fd3: Pulling fs layer [2021-05-27T09:16:02.534Z] 29e5d40040c1: Verifying Checksum [2021-05-27T09:16:02.534Z] 29e5d40040c1: Download complete [2021-05-27T09:16:03.143Z] 1ce36da41761: Verifying Checksum [2021-05-27T09:16:03.143Z] 1ce36da41761: Download complete [2021-05-27T09:16:03.419Z] 29e5d40040c1: Pull complete [2021-05-27T09:16:04.461Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T09:16:04.461Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-27T09:16:04.461Z] ---> 879aa2bc5128 [2021-05-27T09:16:04.461Z] Step 3/23 : WORKDIR /edgex-go [2021-05-27T09:16:04.865Z] 1ce36da41761: Pull complete [2021-05-27T09:16:04.865Z] 25b303627fd3: Verifying Checksum [2021-05-27T09:16:04.865Z] 25b303627fd3: Download complete [2021-05-27T09:16:08.675Z] ---> Running in 02bde6c861d0 [2021-05-27T09:16:08.675Z] ---> Running in ac713c118a2c [2021-05-27T09:16:08.675Z] ---> Running in b296c1997f03 [2021-05-27T09:16:08.675Z] ---> Running in e815e9e0032b [2021-05-27T09:16:08.675Z] ---> Running in 964d619d50a3 [2021-05-27T09:16:08.675Z] Removing intermediate container e815e9e0032b [2021-05-27T09:16:08.675Z] ---> d03d30547665 [2021-05-27T09:16:08.675Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T09:16:08.675Z] Removing intermediate container 964d619d50a3 [2021-05-27T09:16:08.675Z] ---> 5b1dc95f6b3a [2021-05-27T09:16:08.675Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T09:16:08.675Z] Removing intermediate container ac713c118a2c [2021-05-27T09:16:08.675Z] ---> a7aba56bf81f [2021-05-27T09:16:08.675Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T09:16:08.675Z] ---> Running in aaeab81cc00e [2021-05-27T09:16:08.675Z] Removing intermediate container b296c1997f03 [2021-05-27T09:16:08.675Z] ---> 94348d605e82 [2021-05-27T09:16:08.675Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T09:16:08.675Z] Removing intermediate container 02bde6c861d0 [2021-05-27T09:16:08.675Z] ---> 782ef4d1c71c [2021-05-27T09:16:08.675Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T09:16:08.675Z] ---> Running in f93ccfc89254 [2021-05-27T09:16:08.675Z] ---> Running in ddf90b6b2461 [2021-05-27T09:16:08.675Z] ---> Running in 126fc4f46244 [2021-05-27T09:16:08.675Z] ---> Running in 6c3b2f228dbd [2021-05-27T09:16:09.621Z] Removing intermediate container aaeab81cc00e [2021-05-27T09:16:09.621Z] ---> 38cf0f017b74 [2021-05-27T09:16:09.621Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-27T09:16:09.621Z] ---> Running in 5b9c891e035b [2021-05-27T09:16:09.621Z] Removing intermediate container f93ccfc89254 [2021-05-27T09:16:09.621Z] ---> 41a54d24ffe7 [2021-05-27T09:16:09.621Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-27T09:16:09.888Z] ---> Running in 933c9fb13db5 [2021-05-27T09:16:09.888Z] Removing intermediate container ddf90b6b2461 [2021-05-27T09:16:09.888Z] ---> 59fea174dd25 [2021-05-27T09:16:09.888Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-27T09:16:10.149Z] ---> Running in f768c723739c [2021-05-27T09:16:10.149Z] Removing intermediate container 126fc4f46244 [2021-05-27T09:16:10.149Z] ---> 0c9bafe60e78 [2021-05-27T09:16:10.149Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-27T09:16:10.149Z] Removing intermediate container 6c3b2f228dbd [2021-05-27T09:16:10.149Z] ---> 6b66f543631d [2021-05-27T09:16:10.149Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-27T09:16:10.409Z] ---> Running in e2ea1a5669dd [2021-05-27T09:16:10.409Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-27T09:16:10.409Z] ---> Running in b1432229f9e6 [2021-05-27T09:16:10.409Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-27T09:16:10.990Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-27T09:16:10.990Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-27T09:16:10.990Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-27T09:16:11.250Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-27T09:16:11.510Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-27T09:16:11.768Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-27T09:16:11.768Z] OK: 219 MiB in 52 packages [2021-05-27T09:16:11.768Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-27T09:16:11.768Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-27T09:16:12.040Z] OK: 219 MiB in 52 packages [2021-05-27T09:16:12.040Z] Removing intermediate container 933c9fb13db5 [2021-05-27T09:16:12.040Z] ---> 5943205ca0d9 [2021-05-27T09:16:12.040Z] Step 6/23 : COPY go.mod . [2021-05-27T09:16:12.317Z] OK: 219 MiB in 52 packages [2021-05-27T09:16:12.317Z] OK: 219 MiB in 52 packages [2021-05-27T09:16:12.579Z] OK: 219 MiB in 52 packages [2021-05-27T09:16:12.580Z] ---> 3d6fa011842d [2021-05-27T09:16:12.580Z] Step 7/23 : RUN go mod download [2021-05-27T09:16:12.580Z] ---> Running in f6cb6fcf57d3 [2021-05-27T09:16:12.580Z] Removing intermediate container f768c723739c [2021-05-27T09:16:12.580Z] ---> e1c0cd4df242 [2021-05-27T09:16:12.580Z] Step 6/24 : COPY go.mod . [2021-05-27T09:16:12.844Z] Removing intermediate container b1432229f9e6 [2021-05-27T09:16:12.844Z] ---> 431789427fde [2021-05-27T09:16:12.844Z] Step 6/24 : COPY go.mod . [2021-05-27T09:16:12.844Z] ---> 2fe967ef36b3 [2021-05-27T09:16:12.844Z] Step 7/24 : RUN go mod download [2021-05-27T09:16:12.844Z] Removing intermediate container 5b9c891e035b [2021-05-27T09:16:12.844Z] ---> 85e754257942 [2021-05-27T09:16:12.844Z] Step 6/32 : COPY go.mod . [2021-05-27T09:16:12.844Z] ---> Running in 826c5356c636 [2021-05-27T09:16:13.161Z] Removing intermediate container e2ea1a5669dd [2021-05-27T09:16:13.161Z] ---> bd4eb45b0243 [2021-05-27T09:16:13.161Z] Step 6/23 : COPY go.mod . [2021-05-27T09:16:13.161Z] ---> 0f13f62084f8 [2021-05-27T09:16:13.161Z] Step 7/24 : RUN go mod download [2021-05-27T09:16:13.161Z] ---> 8d82d0c92c60 [2021-05-27T09:16:13.161Z] Step 7/32 : RUN go mod download [2021-05-27T09:16:13.438Z] ---> Running in a941d9a8268b [2021-05-27T09:16:13.438Z] ---> Running in dcaf98ebe6e7 [2021-05-27T09:16:13.439Z] ---> b49f9773bcd7 [2021-05-27T09:16:13.439Z] Step 7/23 : RUN go mod download [2021-05-27T09:16:13.439Z] ---> Running in d0d66f71c0f8 [2021-05-27T09:16:14.126Z] Removing intermediate container 826c5356c636 [2021-05-27T09:16:14.126Z] ---> f81d014a9b7f [2021-05-27T09:16:14.126Z] Step 8/24 : COPY . . [2021-05-27T09:16:14.440Z] Removing intermediate container f6cb6fcf57d3 [2021-05-27T09:16:14.440Z] ---> c4257f557ed4 [2021-05-27T09:16:14.440Z] Step 8/23 : COPY . . [2021-05-27T09:16:15.097Z] 25b303627fd3: Pull complete [2021-05-27T09:16:15.097Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-27T09:16:15.097Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-27T09:16:15.097Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-27T09:16:15.402Z] prd-ubuntu18.04-docker-arm64-4c-16g-628 does not seem to be running inside a container [2021-05-27T09:16:15.565Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/511 -v /w/workspace/edgex-go/511:/w/workspace/edgex-go/511:rw,z -v /w/workspace/edgex-go/511@tmp:/w/workspace/edgex-go/511@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-27T09:16:18.392Z] $ docker top 565a97bd1c1782d1656d7dc54900a6f16e0ecc480917a0068cb5ed01fcee414e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-27T09:16:19.361Z] + grep+ docker-compose parallel build --help [2021-05-27T09:16:19.362Z] [2021-05-27T09:16:22.734Z] --parallel Build images in parallel. [Pipeline] } [2021-05-27T09:16:23.028Z] $ docker stop --time=1 565a97bd1c1782d1656d7dc54900a6f16e0ecc480917a0068cb5ed01fcee414e [2021-05-27T09:16:24.814Z] $ docker rm -f 565a97bd1c1782d1656d7dc54900a6f16e0ecc480917a0068cb5ed01fcee414e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:16:25.435Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-27T09:16:25.436Z] . [Pipeline] withDockerContainer [2021-05-27T09:16:25.662Z] prd-ubuntu18.04-docker-arm64-4c-16g-628 does not seem to be running inside a container [2021-05-27T09:16:25.745Z] $ 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/511 -v /w/workspace/edgex-go/511:/w/workspace/edgex-go/511:rw,z -v /w/workspace/edgex-go/511@tmp:/w/workspace/edgex-go/511@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:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-27T09:16:27.288Z] $ docker top db99c9177c4b0f94c2d2f38d563b5917c098ce5e44424edc4118e4beb1754e04 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-27T09:16:28.239Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-27T09:16:29.405Z] Removing intermediate container dcaf98ebe6e7 [2021-05-27T09:16:29.405Z] ---> 81bfa58d4fad [2021-05-27T09:16:29.405Z] Step 8/32 : COPY . . [2021-05-27T09:16:29.405Z] ---> 8d67aa926607 [2021-05-27T09:16:29.405Z] Step 9/24 : RUN go mod tidy [2021-05-27T09:16:29.405Z] ---> 9b9ba5c2d661 [2021-05-27T09:16:29.405Z] Step 9/23 : RUN go mod tidy [2021-05-27T09:16:29.987Z] Removing intermediate container a941d9a8268b [2021-05-27T09:16:29.987Z] ---> e849872bcc01 [2021-05-27T09:16:29.987Z] Step 8/24 : COPY . . [2021-05-27T09:16:31.624Z] Building core-command ... [2021-05-27T09:16:31.624Z] Building core-data ... [2021-05-27T09:16:31.624Z] Building core-metadata ... [2021-05-27T09:16:31.624Z] Building security-bootstrapper ... [2021-05-27T09:16:31.624Z] Building security-proxy-setup ... [2021-05-27T09:16:31.624Z] Building security-secretstore-setup ... [2021-05-27T09:16:31.624Z] Building support-notifications ... [2021-05-27T09:16:31.624Z] Building support-scheduler ... [2021-05-27T09:16:31.624Z] Building sys-mgmt-agent ... [2021-05-27T09:16:31.624Z] Building security-proxy-setup [2021-05-27T09:16:31.624Z] Building support-notifications [2021-05-27T09:16:31.624Z] Building core-command [2021-05-27T09:16:31.624Z] Building support-scheduler [2021-05-27T09:16:31.624Z] Building core-data [2021-05-27T09:16:31.939Z] Removing intermediate container d0d66f71c0f8 [2021-05-27T09:16:31.939Z] ---> fa3315fef44d [2021-05-27T09:16:31.939Z] Step 8/23 : COPY . . [2021-05-27T09:16:31.939Z] ---> Running in 0186beb7e561 [2021-05-27T09:16:31.939Z] ---> Running in bd78305ad984 [2021-05-27T09:16:50.451Z] ---> c2471c5bed34 [2021-05-27T09:16:50.451Z] Step 9/24 : RUN go mod tidy [2021-05-27T09:16:50.451Z] ---> 24dc346bff7b [2021-05-27T09:16:50.451Z] Step 9/32 : RUN go mod tidy [2021-05-27T09:16:50.451Z] ---> Running in 8012b4e3edd1 [2021-05-27T09:16:50.451Z] ---> Running in 82bb35263b4c [2021-05-27T09:16:50.451Z] Removing intermediate container 0186beb7e561 [2021-05-27T09:16:50.451Z] ---> 2f1471fa5f1c [2021-05-27T09:16:50.451Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-27T09:16:50.451Z] ---> Running in 71333bc50065 [2021-05-27T09:16:50.451Z] Removing intermediate container bd78305ad984 [2021-05-27T09:16:50.451Z] ---> 791a943a4f08 [2021-05-27T09:16:50.451Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-27T09:16:50.451Z] ---> Running in 3a518bd21092 [2021-05-27T09:16:50.451Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.241" -o cmd/core-command/core-command ./cmd/core-command [2021-05-27T09:16:50.451Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.241" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-27T09:16:52.404Z] Removing intermediate container 82bb35263b4c [2021-05-27T09:16:52.404Z] ---> ac46b83415bd [2021-05-27T09:16:52.404Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-27T09:16:52.669Z] ---> Running in 927372a999fc [2021-05-27T09:16:52.669Z] Removing intermediate container 8012b4e3edd1 [2021-05-27T09:16:52.669Z] ---> e25f3d12513e [2021-05-27T09:16:52.669Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-27T09:16:52.936Z] ---> Running in 0320af7bd90b [2021-05-27T09:16:53.520Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.241" -o cmd/core-data/core-data ./cmd/core-data [2021-05-27T09:16:53.788Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.241" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-27T09:17:08.836Z] ---> a36a7cc6f8ac [2021-05-27T09:17:08.836Z] Step 9/23 : RUN go mod tidy [2021-05-27T09:17:08.836Z] ---> Running in 204e012a0602 [2021-05-27T09:17:10.781Z] Removing intermediate container 204e012a0602 [2021-05-27T09:17:10.781Z] ---> 28f7e1897002 [2021-05-27T09:17:10.781Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-27T09:17:11.048Z] ---> Running in e03e0ce4338b [2021-05-27T09:17:12.004Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.241" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-27T09:17:28.195Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T09:17:28.195Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-27T09:17:28.195Z] ---> 60af4720f77f [2021-05-27T09:17:28.195Z] Step 3/22 : WORKDIR /edgex-go [2021-05-27T09:17:28.195Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T09:17:28.195Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-27T09:17:28.195Z] ---> 60af4720f77f [2021-05-27T09:17:28.195Z] Step 3/24 : WORKDIR /edgex-go [2021-05-27T09:17:28.195Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T09:17:28.195Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-27T09:17:28.195Z] ---> 60af4720f77f [2021-05-27T09:17:28.195Z] Step 3/23 : WORKDIR /edgex-go [2021-05-27T09:17:28.195Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T09:17:28.195Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-27T09:17:28.195Z] ---> 60af4720f77f [2021-05-27T09:17:28.195Z] Step 3/23 : WORKDIR /edgex-go [2021-05-27T09:17:28.195Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T09:17:28.195Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-27T09:17:28.195Z] ---> 60af4720f77f [2021-05-27T09:17:28.195Z] Step 3/24 : WORKDIR /edgex-go [2021-05-27T09:17:28.195Z] ---> Running in ad0776dcf3b3 [2021-05-27T09:17:28.195Z] ---> Running in 3265d0371e6a [2021-05-27T09:17:28.195Z] ---> Running in 5b34a3081f13 [2021-05-27T09:17:28.195Z] ---> Running in 8356c141547b [2021-05-27T09:17:28.195Z] ---> Running in d7c0bbce0c4c [2021-05-27T09:17:28.195Z] Removing intermediate container 8356c141547b [2021-05-27T09:17:28.195Z] Removing intermediate container d7c0bbce0c4c [2021-05-27T09:17:28.195Z] ---> df14caf9c35a [2021-05-27T09:17:28.196Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T09:17:28.196Z] ---> dcde37cc0259 [2021-05-27T09:17:28.196Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T09:17:28.196Z] Removing intermediate container 3265d0371e6a [2021-05-27T09:17:28.196Z] ---> fbd36b33bd07 [2021-05-27T09:17:28.196Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T09:17:28.196Z] Removing intermediate container 5b34a3081f13 [2021-05-27T09:17:28.196Z] ---> 7a3a79520874 [2021-05-27T09:17:28.196Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T09:17:28.196Z] Removing intermediate container ad0776dcf3b3 [2021-05-27T09:17:28.196Z] ---> 3a85b27af1ac [2021-05-27T09:17:28.196Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T09:17:28.196Z] ---> Running in 5ed54cbfed37 [2021-05-27T09:17:28.196Z] ---> Running in b25f0eda1866 [2021-05-27T09:17:28.196Z] ---> Running in befec34feead [2021-05-27T09:17:28.196Z] ---> Running in 18a82692c3ed [2021-05-27T09:17:28.196Z] ---> Running in 8051c54d5264 [2021-05-27T09:17:28.196Z] Removing intermediate container befec34feead [2021-05-27T09:17:28.196Z] ---> 0a6dc14a532c [2021-05-27T09:17:28.196Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-27T09:17:28.196Z] ---> Running in b1ab9770a372 [2021-05-27T09:17:28.196Z] Removing intermediate container 5ed54cbfed37 [2021-05-27T09:17:28.196Z] ---> ea96063c6a8e [2021-05-27T09:17:28.196Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-27T09:17:28.196Z] ---> Running in d480f6693c1c [2021-05-27T09:17:28.196Z] Removing intermediate container b25f0eda1866 [2021-05-27T09:17:28.196Z] ---> f26f0c98c8cc [2021-05-27T09:17:28.196Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-27T09:17:28.196Z] Removing intermediate container 8051c54d5264 [2021-05-27T09:17:28.196Z] ---> b4bc7559731f [2021-05-27T09:17:28.196Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-27T09:17:28.196Z] ---> Running in 8c47e4eaf1c8 [2021-05-27T09:17:28.196Z] Removing intermediate container 18a82692c3ed [2021-05-27T09:17:28.196Z] ---> 45d2c15229eb [2021-05-27T09:17:28.196Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-27T09:17:28.196Z] ---> Running in 384a7c176825 [2021-05-27T09:17:28.196Z] ---> Running in a6509563f837 [2021-05-27T09:17:29.189Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-27T09:17:29.468Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-27T09:17:30.071Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-27T09:17:30.071Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-27T09:17:30.071Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-27T09:17:30.341Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-27T09:17:30.624Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-27T09:17:30.896Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-27T09:17:30.896Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-27T09:17:31.171Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-27T09:17:31.452Z] OK: 218 MiB in 52 packages [2021-05-27T09:17:32.225Z] OK: 218 MiB in 52 packages [2021-05-27T09:17:32.225Z] OK: 218 MiB in 52 packages [2021-05-27T09:17:32.225Z] OK: 218 MiB in 52 packages [2021-05-27T09:17:32.501Z] OK: 218 MiB in 52 packages [2021-05-27T09:17:33.110Z] Removing intermediate container b1ab9770a372 [2021-05-27T09:17:33.110Z] ---> 4d369d63d794 [2021-05-27T09:17:33.110Z] Step 6/24 : COPY go.mod . [2021-05-27T09:17:34.129Z] Removing intermediate container d480f6693c1c [2021-05-27T09:17:34.129Z] ---> 65799367e4c2 [2021-05-27T09:17:34.129Z] Step 6/24 : COPY go.mod . [2021-05-27T09:17:34.129Z] ---> 02d2292b23dd [2021-05-27T09:17:34.129Z] Step 7/24 : RUN go mod download [2021-05-27T09:17:34.407Z] Removing intermediate container 384a7c176825 [2021-05-27T09:17:34.407Z] ---> 4a48d360bdb9 [2021-05-27T09:17:34.407Z] Step 6/22 : COPY go.mod . [2021-05-27T09:17:34.407Z] ---> Running in f061fc6bb6f3 [2021-05-27T09:17:34.407Z] Removing intermediate container 8c47e4eaf1c8 [2021-05-27T09:17:34.407Z] ---> aeed3e7ca060 [2021-05-27T09:17:34.407Z] Step 6/23 : COPY go.mod . [2021-05-27T09:17:34.407Z] Removing intermediate container a6509563f837 [2021-05-27T09:17:34.407Z] ---> 2f842a60c4ff [2021-05-27T09:17:34.681Z] Step 6/23 : COPY go.mod . [2021-05-27T09:17:35.658Z] ---> 3d55ae49d751 [2021-05-27T09:17:35.658Z] Step 7/24 : RUN go mod download [2021-05-27T09:17:35.658Z] ---> f29e41e631c9 [2021-05-27T09:17:35.658Z] Step 7/22 : RUN go mod download [2021-05-27T09:17:35.658Z] ---> Running in 7cc631271a40 [2021-05-27T09:17:35.930Z] ---> Running in 14fc92ffdc7a [2021-05-27T09:17:35.930Z] ---> 25d071e5e49f [2021-05-27T09:17:35.930Z] ---> 209363e31804 [2021-05-27T09:17:35.930Z] Step 7/23 : RUN go mod download [2021-05-27T09:17:35.930Z] Step 7/23 : RUN go mod download [2021-05-27T09:17:36.204Z] ---> Running in c49d1ae8b8ad [2021-05-27T09:17:36.204Z] ---> Running in 67230974eb20 [2021-05-27T09:17:38.218Z] Removing intermediate container f061fc6bb6f3 [2021-05-27T09:17:38.218Z] ---> ba78e200e674 [2021-05-27T09:17:38.218Z] Step 8/24 : COPY . . [2021-05-27T09:17:38.757Z] Removing intermediate container 3a518bd21092 [2021-05-27T09:17:38.757Z] ---> 33273697b4fe [2021-05-27T09:17:38.757Z] [2021-05-27T09:17:38.757Z] Step 11/23 : FROM alpine:3.12 [2021-05-27T09:17:38.757Z] 3.12: Pulling from library/alpine [2021-05-27T09:17:38.757Z] Removing intermediate container 71333bc50065 [2021-05-27T09:17:38.757Z] ---> 1af1468a0b89 [2021-05-27T09:17:38.757Z] [2021-05-27T09:17:38.757Z] Step 11/24 : FROM alpine:3.12 [2021-05-27T09:17:39.712Z] 3.12: Pulling from library/alpine [2021-05-27T09:17:39.973Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-27T09:17:39.973Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-27T09:17:39.973Z] Status: Image is up to date for alpine:3.12 [2021-05-27T09:17:39.973Z] Status: Downloaded newer image for alpine:3.12 [2021-05-27T09:17:39.973Z] ---> 13621d1b12d4 [2021-05-27T09:17:39.973Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-27T09:17:41.024Z] Removing intermediate container 7cc631271a40 [2021-05-27T09:17:41.024Z] ---> 3ec63bea6e34 [2021-05-27T09:17:41.024Z] Step 8/24 : COPY . . [2021-05-27T09:17:41.317Z] Removing intermediate container c49d1ae8b8ad [2021-05-27T09:17:41.317Z] ---> a46ee2197777 [2021-05-27T09:17:41.317Z] Step 8/23 : COPY . . [2021-05-27T09:17:41.377Z] ---> 13621d1b12d4 [2021-05-27T09:17:41.377Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-27T09:17:41.595Z] Removing intermediate container 67230974eb20 [2021-05-27T09:17:41.595Z] ---> 07df93f6446f [2021-05-27T09:17:41.595Z] Step 8/23 : COPY . . [2021-05-27T09:17:41.595Z] Removing intermediate container 14fc92ffdc7a [2021-05-27T09:17:41.595Z] ---> e761ef5badee [2021-05-27T09:17:41.595Z] Step 8/22 : COPY . . [2021-05-27T09:17:44.703Z] ---> Running in dd2c2db7c412 [2021-05-27T09:17:44.703Z] ---> Running in 1e9fe0af94d9 [2021-05-27T09:17:44.966Z] Removing intermediate container 0320af7bd90b [2021-05-27T09:17:44.966Z] ---> 5201c28bcdae [2021-05-27T09:17:44.966Z] [2021-05-27T09:17:44.966Z] Step 11/32 : FROM alpine:3.12 [2021-05-27T09:17:44.966Z] ---> 13621d1b12d4 [2021-05-27T09:17:44.966Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-27T09:17:45.541Z] ---> Running in eec10dd58176 [2021-05-27T09:17:46.505Z] Removing intermediate container eec10dd58176 [2021-05-27T09:17:46.505Z] ---> d278c2fc0973 [2021-05-27T09:17:46.505Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-27T09:17:46.505Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-27T09:17:46.505Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-27T09:17:46.505Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-27T09:17:46.505Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-27T09:17:46.777Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-27T09:17:46.777Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T09:17:46.777Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-27T09:17:46.777Z] OK: 6 MiB in 15 packages [2021-05-27T09:17:46.777Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T09:17:46.777Z] OK: 6 MiB in 15 packages [2021-05-27T09:17:46.777Z] ---> Running in 87beb4ff72f2 [2021-05-27T09:17:48.728Z] Removing intermediate container 1e9fe0af94d9 [2021-05-27T09:17:48.728Z] ---> 8cc0722b5351 [2021-05-27T09:17:48.728Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-27T09:17:48.728Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-27T09:17:48.728Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-27T09:17:48.991Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-27T09:17:48.991Z] (2/2) Installing su-exec (0.2-r1) [2021-05-27T09:17:48.991Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T09:17:48.991Z] OK: 6 MiB in 16 packages [2021-05-27T09:17:49.260Z] ---> Running in c482e10913dd [2021-05-27T09:17:49.260Z] Removing intermediate container dd2c2db7c412 [2021-05-27T09:17:49.260Z] ---> 24f429e651ea [2021-05-27T09:17:49.260Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-27T09:17:50.672Z] ---> Running in 2bd9741ba67f [2021-05-27T09:17:50.672Z] Removing intermediate container c482e10913dd [2021-05-27T09:17:50.672Z] ---> 6f420308c823 [2021-05-27T09:17:50.672Z] Step 14/23 : ENV APP_PORT=59861 [2021-05-27T09:17:50.936Z] ---> Running in 441be6efa9b6 [2021-05-27T09:17:50.936Z] Removing intermediate container 2bd9741ba67f [2021-05-27T09:17:50.936Z] ---> 81a6a0c2e99d [2021-05-27T09:17:50.936Z] Step 14/24 : ENV APP_PORT=59882 [2021-05-27T09:17:51.199Z] Removing intermediate container 87beb4ff72f2 [2021-05-27T09:17:51.199Z] ---> f59809e96b1c [2021-05-27T09:17:51.199Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-27T09:17:51.462Z] ---> Running in 468f16e78915 [2021-05-27T09:17:51.462Z] ---> Running in 320e190e03ab [2021-05-27T09:17:51.727Z] Removing intermediate container 441be6efa9b6 [2021-05-27T09:17:51.727Z] ---> cf798b69d32a [2021-05-27T09:17:51.727Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-27T09:17:53.128Z] Removing intermediate container 468f16e78915 [2021-05-27T09:17:53.128Z] ---> cf56e56cc746 [2021-05-27T09:17:53.128Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-27T09:17:55.059Z] ---> Running in ce601eac6396 [2021-05-27T09:17:55.059Z] Removing intermediate container 320e190e03ab [2021-05-27T09:17:55.059Z] ---> 371fa3ae157a [2021-05-27T09:17:55.059Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-27T09:17:55.323Z] ---> Running in 7d14defc7177 [2021-05-27T09:17:55.323Z] Removing intermediate container e03e0ce4338b [2021-05-27T09:17:55.323Z] ---> 6ee943478452 [2021-05-27T09:17:55.323Z] [2021-05-27T09:17:55.323Z] Step 11/23 : FROM alpine:3.12 [2021-05-27T09:17:55.323Z] ---> 13621d1b12d4 [2021-05-27T09:17:55.323Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-27T09:17:55.323Z] ---> Running in dbde53e306a5 [2021-05-27T09:17:55.323Z] Removing intermediate container 927372a999fc [2021-05-27T09:17:55.323Z] ---> 1b7c41830d13 [2021-05-27T09:17:55.323Z] [2021-05-27T09:17:55.323Z] Step 11/24 : FROM alpine:3.12 [2021-05-27T09:17:55.323Z] ---> 13621d1b12d4 [2021-05-27T09:17:55.323Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-27T09:17:55.323Z] Removing intermediate container ce601eac6396 [2021-05-27T09:17:55.323Z] ---> 31253b164f02 [2021-05-27T09:17:55.323Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T09:17:55.586Z] ---> Running in d975d267500a [2021-05-27T09:17:55.586Z] ---> Running in 56f7208fb56a [2021-05-27T09:17:55.586Z] Removing intermediate container dbde53e306a5 [2021-05-27T09:17:55.586Z] ---> f3c151e8ad9f [2021-05-27T09:17:55.586Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-27T09:17:55.851Z] Removing intermediate container 7d14defc7177 [2021-05-27T09:17:55.851Z] ---> c131f1a47f0e [2021-05-27T09:17:55.851Z] Step 16/24 : WORKDIR / [2021-05-27T09:17:55.851Z] ---> f37d601b79f2 [2021-05-27T09:17:55.851Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-27T09:17:55.851Z] ---> Running in 0cb6a1393d0a [2021-05-27T09:17:56.447Z] ---> Running in 6283b6a7d3fb [2021-05-27T09:17:56.447Z] Removing intermediate container 56f7208fb56a [2021-05-27T09:17:56.447Z] ---> c6ea10158721 [2021-05-27T09:17:56.447Z] Step 13/24 : ENV APP_PORT=59880 [2021-05-27T09:17:56.447Z] ---> 09f162944038 [2021-05-27T09:17:56.447Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-27T09:17:56.447Z] ---> Running in f91834de8c70 [2021-05-27T09:17:56.447Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-27T09:17:56.447Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-27T09:17:56.720Z] Removing intermediate container 6283b6a7d3fb [2021-05-27T09:17:56.720Z] ---> 240b8d1d6d6b [2021-05-27T09:17:56.720Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T09:17:56.720Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-27T09:17:56.720Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-27T09:17:56.720Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T09:17:56.720Z] Executing ca-certificates-20191127-r4.trigger [2021-05-27T09:17:56.720Z] OK: 6 MiB in 16 packages [2021-05-27T09:17:56.720Z] Removing intermediate container f91834de8c70 [2021-05-27T09:17:56.720Z] ---> 07d0701b84a8 [2021-05-27T09:17:56.720Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-27T09:17:56.720Z] ---> d2da4e9cd6bc [2021-05-27T09:17:56.720Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-27T09:17:56.989Z] ---> Running in 226a293fbd2b [2021-05-27T09:17:56.989Z] ---> Running in 9825ed1f3549 [2021-05-27T09:17:56.989Z] ---> e19b536a95af [2021-05-27T09:17:56.989Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-27T09:17:56.989Z] Removing intermediate container 226a293fbd2b [2021-05-27T09:17:56.989Z] ---> 9f3e23c740f8 [2021-05-27T09:17:56.989Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T09:17:57.954Z] ---> Running in 819d04c5bc63 [2021-05-27T09:17:57.954Z] Removing intermediate container 9825ed1f3549 [2021-05-27T09:17:57.954Z] ---> e4568f44154f [2021-05-27T09:17:57.954Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T09:17:58.221Z] ---> Running in 2e3823745cd0 [2021-05-27T09:17:59.168Z] ---> fdda770fc0a0 [2021-05-27T09:17:59.168Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-27T09:17:59.431Z] Removing intermediate container d975d267500a [2021-05-27T09:17:59.431Z] ---> 978e13937866 [2021-05-27T09:17:59.431Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-27T09:17:59.431Z] Removing intermediate container 0cb6a1393d0a [2021-05-27T09:17:59.431Z] ---> c319c0e51958 [2021-05-27T09:17:59.431Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-27T09:17:59.431Z] Removing intermediate container 2e3823745cd0 [2021-05-27T09:17:59.431Z] ---> e194aeef0ac7 [2021-05-27T09:17:59.431Z] Step 21/23 : LABEL arch=x86_64 [2021-05-27T09:17:59.431Z] ---> 7d33457eb348 [2021-05-27T09:17:59.431Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-27T09:17:59.695Z] ---> Running in d29c3a2d06eb [2021-05-27T09:17:59.695Z] ---> Running in bb26e114ee76 [2021-05-27T09:17:59.695Z] ---> Running in 9fce99d43f14 [2021-05-27T09:17:59.695Z] ---> Running in 16c08df618ef [2021-05-27T09:17:59.926Z] ---> 50c7393d1d98 [2021-05-27T09:17:59.926Z] Step 9/24 : RUN go mod tidy [2021-05-27T09:17:59.926Z] ---> fae8e943a93d [2021-05-27T09:17:59.926Z] Step 9/24 : RUN go mod tidy [2021-05-27T09:17:59.926Z] ---> 6ad96d5c892a [2021-05-27T09:17:59.926Z] Step 9/22 : RUN go mod tidy [2021-05-27T09:17:59.926Z] ---> 5dd95b9607ec [2021-05-27T09:17:59.926Z] Step 9/23 : RUN go mod tidy [2021-05-27T09:17:59.926Z] ---> e791b2e176c8 [2021-05-27T09:17:59.926Z] Step 9/23 : RUN go mod tidy [2021-05-27T09:17:59.926Z] ---> Running in d9154d402232 [2021-05-27T09:17:59.926Z] ---> Running in 7d06c4e5a9f5 [2021-05-27T09:17:59.926Z] ---> Running in 4c22811b47cf [2021-05-27T09:17:59.926Z] ---> Running in 34f1a387b5b9 [2021-05-27T09:17:59.926Z] ---> Running in 8211635dfbf0 [2021-05-27T09:17:59.963Z] Removing intermediate container d29c3a2d06eb [2021-05-27T09:17:59.963Z] ---> 9d311481780a [2021-05-27T09:17:59.963Z] Step 14/23 : ENV APP_PORT=59860 [2021-05-27T09:17:59.963Z] Removing intermediate container 9fce99d43f14 [2021-05-27T09:17:59.963Z] ---> c6b679471d24 [2021-05-27T09:17:59.963Z] Step 22/23 : LABEL git_sha=3372c345ca573018b8293c0333122174fb4d3907 [2021-05-27T09:17:59.963Z] Removing intermediate container bb26e114ee76 [2021-05-27T09:17:59.963Z] ---> 7da0fe3c12bd [2021-05-27T09:17:59.963Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-27T09:17:59.963Z] ---> Running in 6f13bb55437f [2021-05-27T09:17:59.963Z] ---> Running in 159d0a699afd [2021-05-27T09:17:59.963Z] Removing intermediate container 16c08df618ef [2021-05-27T09:17:59.963Z] ---> c97647c799d1 [2021-05-27T09:17:59.963Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T09:17:59.963Z] Removing intermediate container 819d04c5bc63 [2021-05-27T09:17:59.963Z] ---> f83e92a92683 [2021-05-27T09:17:59.963Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-27T09:17:59.963Z] ---> Running in 3fce33b3d01b [2021-05-27T09:18:00.228Z] ---> Running in ab64bf982736 [2021-05-27T09:18:00.491Z] Removing intermediate container 6f13bb55437f [2021-05-27T09:18:00.491Z] ---> ff20e672bee7 [2021-05-27T09:18:00.491Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-27T09:18:00.754Z] Removing intermediate container 159d0a699afd [2021-05-27T09:18:00.754Z] ---> 4ff5c44e2000 [2021-05-27T09:18:00.754Z] Step 23/23 : LABEL version=2.0.0-dev.241 [2021-05-27T09:18:00.754Z] ---> 1c5e48abbd29 [2021-05-27T09:18:00.754Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-27T09:18:00.754Z] Removing intermediate container 3fce33b3d01b [2021-05-27T09:18:00.754Z] ---> 0ec09fc7d76a [2021-05-27T09:18:00.754Z] Step 22/24 : LABEL arch=x86_64 [2021-05-27T09:18:00.754Z] ---> Running in bcfa29567a4e [2021-05-27T09:18:01.017Z] ---> Running in 0b592c89a985 [2021-05-27T09:18:01.017Z] ---> Running in a746c15fa5a6 [2021-05-27T09:18:01.017Z] ---> Running in 59ec82a2549a [2021-05-27T09:18:01.279Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-27T09:18:01.279Z] Removing intermediate container bcfa29567a4e [2021-05-27T09:18:01.279Z] ---> 0b37c6edc2be [2021-05-27T09:18:01.279Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T09:18:01.549Z] Removing intermediate container a746c15fa5a6 [2021-05-27T09:18:01.549Z] ---> 5af2d3c6b3a4 [2021-05-27T09:18:01.549Z] [2021-05-27T09:18:01.549Z] Removing intermediate container 59ec82a2549a [2021-05-27T09:18:01.549Z] ---> 89623e319d4e [2021-05-27T09:18:01.549Z] Step 23/24 : LABEL git_sha=3372c345ca573018b8293c0333122174fb4d3907 [2021-05-27T09:18:01.549Z] Successfully built 5af2d3c6b3a4 [2021-05-27T09:18:01.816Z] Successfully tagged support-scheduler:latest [2021-05-27T09:18:01.816Z] Building security-proxy-setup [2021-05-27T09:18:01.816Z]  Building support-scheduler ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-27T09:18:01.816Z] ---> Running in 51104ede3bf6 [2021-05-27T09:18:02.079Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-27T09:18:02.341Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-27T09:18:02.341Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-27T09:18:02.341Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-27T09:18:03.290Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-27T09:18:04.242Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-27T09:18:04.242Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T09:18:04.242Z] OK: 8 MiB in 20 packages [2021-05-27T09:18:05.223Z] ---> 61dc3fbffa6b [2021-05-27T09:18:05.223Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-27T09:18:05.426Z] Removing intermediate container d9154d402232 [2021-05-27T09:18:05.426Z] ---> 9613d2571d85 [2021-05-27T09:18:05.426Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-27T09:18:05.426Z] ---> Running in 6d3ceb74c310 [2021-05-27T09:18:06.025Z] Removing intermediate container 7d06c4e5a9f5 [2021-05-27T09:18:06.025Z] ---> 4ccd11d4222d [2021-05-27T09:18:06.025Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-27T09:18:06.025Z] Removing intermediate container 4c22811b47cf [2021-05-27T09:18:06.025Z] ---> e41e3665b36c [2021-05-27T09:18:06.025Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-27T09:18:06.299Z] ---> Running in 131336d0b21f [2021-05-27T09:18:06.299Z] ---> Running in 376b09583dfc [2021-05-27T09:18:06.572Z] Removing intermediate container 34f1a387b5b9 [2021-05-27T09:18:06.572Z] ---> b16dfe5907b9 [2021-05-27T09:18:06.572Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-27T09:18:06.572Z] Removing intermediate container 8211635dfbf0 [2021-05-27T09:18:06.572Z] ---> 4e2a9ca37c7d [2021-05-27T09:18:06.572Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-27T09:18:06.843Z] ---> Running in 4bb0c58f9831 [2021-05-27T09:18:07.118Z] ---> Running in 1724ea8f614e [2021-05-27T09:18:07.118Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.241" -o cmd/core-data/core-data ./cmd/core-data [2021-05-27T09:18:07.771Z] Removing intermediate container 51104ede3bf6 [2021-05-27T09:18:07.771Z] ---> 7a648c44be63 [2021-05-27T09:18:07.771Z] Step 24/24 : LABEL version=2.0.0-dev.241 [2021-05-27T09:18:09.147Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.241" -o cmd/core-command/core-command ./cmd/core-command [2021-05-27T09:18:09.147Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.241" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-27T09:18:09.147Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.241" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-27T09:18:09.426Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.241" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-27T09:18:10.335Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T09:18:10.335Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-27T09:18:10.335Z] ---> 879aa2bc5128 [2021-05-27T09:18:10.335Z] Step 3/22 : WORKDIR /edgex-go [2021-05-27T09:18:10.335Z] ---> Using cache [2021-05-27T09:18:10.335Z] ---> 782ef4d1c71c [2021-05-27T09:18:10.335Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T09:18:10.335Z] ---> Using cache [2021-05-27T09:18:10.335Z] ---> 0c9bafe60e78 [2021-05-27T09:18:10.335Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-27T09:18:15.649Z] ---> 1a86cae7758c [2021-05-27T09:18:15.649Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-27T09:18:15.649Z] ---> Running in c1d11f2b6b0c [2021-05-27T09:18:15.649Z] ---> Running in 95dc0e4f505f [2021-05-27T09:18:15.913Z] Removing intermediate container 0b592c89a985 [2021-05-27T09:18:15.913Z] ---> aee77320e6e9 [2021-05-27T09:18:15.913Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T09:18:16.174Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-27T09:18:16.174Z] Removing intermediate container ab64bf982736 [2021-05-27T09:18:16.174Z] ---> 334a6901680e [2021-05-27T09:18:16.174Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T09:18:16.174Z] Removing intermediate container c1d11f2b6b0c [2021-05-27T09:18:16.174Z] ---> e3aac0e679b5 [2021-05-27T09:18:16.175Z] [2021-05-27T09:18:16.175Z] Successfully built e3aac0e679b5 [2021-05-27T09:18:16.438Z] ---> 102aa0727ecd [2021-05-27T09:18:16.438Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-27T09:18:16.438Z] Successfully tagged core-command:latest [2021-05-27T09:18:16.438Z] Building sys-mgmt-agent [2021-05-27T09:18:16.706Z]  Building core-command ... done  ---> Running in 695d5fe90e6f [2021-05-27T09:18:16.968Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-27T09:18:17.232Z] OK: 219 MiB in 52 packages [2021-05-27T09:18:17.496Z] ---> d66bc6db78d3 [2021-05-27T09:18:17.496Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-27T09:18:21.730Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T09:18:21.730Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-27T09:18:21.730Z] ---> 879aa2bc5128 [2021-05-27T09:18:21.730Z] Step 3/24 : WORKDIR /edgex-go [2021-05-27T09:18:21.730Z] ---> Using cache [2021-05-27T09:18:21.730Z] ---> 782ef4d1c71c [2021-05-27T09:18:21.730Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T09:18:21.730Z] ---> Using cache [2021-05-27T09:18:21.730Z] ---> 0c9bafe60e78 [2021-05-27T09:18:21.730Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-27T09:18:27.018Z] ---> 07d6cbfa63f5 [2021-05-27T09:18:27.018Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-27T09:18:27.293Z] ---> Running in 8165fa5669cc [2021-05-27T09:18:27.674Z] Removing intermediate container 695d5fe90e6f [2021-05-27T09:18:27.674Z] ---> f048c323ee98 [2021-05-27T09:18:27.674Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T09:18:27.674Z] ---> d1c22286f118 [2021-05-27T09:18:27.674Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-27T09:18:28.114Z] ---> 63a81cba0953 [2021-05-27T09:18:28.114Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-27T09:18:28.379Z] ---> Running in 961acf99359c [2021-05-27T09:18:28.379Z] Removing intermediate container 95dc0e4f505f [2021-05-27T09:18:28.379Z] ---> fa9c235b9d36 [2021-05-27T09:18:28.379Z] Step 6/22 : COPY go.mod . [2021-05-27T09:18:28.641Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-27T09:18:28.641Z] ---> bcc714cc6aae [2021-05-27T09:18:28.641Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-27T09:18:28.902Z] ---> 6fd4dcf1459f [2021-05-27T09:18:28.902Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-27T09:18:29.167Z] Removing intermediate container 961acf99359c [2021-05-27T09:18:29.167Z] ---> 74042a9281a8 [2021-05-27T09:18:29.167Z] Step 21/23 : LABEL arch=x86_64 [2021-05-27T09:18:29.167Z] ---> 3f8baad1e367 [2021-05-27T09:18:29.167Z] Step 7/22 : RUN go mod download [2021-05-27T09:18:29.167Z] ---> Running in 918d9b30a517 [2021-05-27T09:18:29.167Z] ---> 712da96b2d1a [2021-05-27T09:18:29.167Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-27T09:18:29.167Z] ---> Running in 37bdc07f92b8 [2021-05-27T09:18:29.167Z] ---> Running in 0fb5426201ee [2021-05-27T09:18:29.167Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-27T09:18:29.437Z] Removing intermediate container 918d9b30a517 [2021-05-27T09:18:29.437Z] ---> f2c37023dcbf [2021-05-27T09:18:29.437Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T09:18:29.700Z] Removing intermediate container 0fb5426201ee [2021-05-27T09:18:29.700Z] ---> 320ad1f7f4e1 [2021-05-27T09:18:29.700Z] Step 22/23 : LABEL git_sha=3372c345ca573018b8293c0333122174fb4d3907 [2021-05-27T09:18:29.700Z] ---> d3667665ac34 [2021-05-27T09:18:29.700Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-27T09:18:29.700Z] ---> Running in fc7532aaf37e [2021-05-27T09:18:29.700Z] OK: 219 MiB in 52 packages [2021-05-27T09:18:29.961Z] ---> Running in 60be9dce7e8f [2021-05-27T09:18:29.961Z] ---> Running in 018630c5c74b [2021-05-27T09:18:30.536Z] Removing intermediate container fc7532aaf37e [2021-05-27T09:18:30.536Z] ---> d8929ff0c81e [2021-05-27T09:18:30.536Z] Step 22/24 : LABEL arch=x86_64 [2021-05-27T09:18:30.811Z] Removing intermediate container 018630c5c74b [2021-05-27T09:18:30.811Z] ---> a4a9697ce55a [2021-05-27T09:18:30.811Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-27T09:18:30.811Z] Removing intermediate container 60be9dce7e8f [2021-05-27T09:18:30.811Z] ---> aa1b463644fd [2021-05-27T09:18:30.811Z] Step 23/23 : LABEL version=2.0.0-dev.241 [2021-05-27T09:18:31.074Z] ---> Running in 5825bc3baff1 [2021-05-27T09:18:31.074Z] ---> Running in 8b9c81d4d562 [2021-05-27T09:18:31.337Z] ---> be88954960ec [2021-05-27T09:18:31.337Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-27T09:18:31.337Z] Removing intermediate container 8165fa5669cc [2021-05-27T09:18:31.337Z] ---> c6e3ca137c18 [2021-05-27T09:18:31.337Z] Step 6/24 : COPY go.mod . [2021-05-27T09:18:31.337Z] Removing intermediate container 37bdc07f92b8 [2021-05-27T09:18:31.337Z] ---> 1dca6a63fefe [2021-05-27T09:18:31.337Z] Step 8/22 : COPY . . [2021-05-27T09:18:31.911Z] Removing intermediate container 5825bc3baff1 [2021-05-27T09:18:31.911Z] ---> 611400cb8840 [2021-05-27T09:18:31.911Z] Step 23/24 : LABEL git_sha=3372c345ca573018b8293c0333122174fb4d3907 [2021-05-27T09:18:41.916Z] ---> Running in d2e0e75d4cd5 [2021-05-27T09:18:50.174Z] Removing intermediate container 8b9c81d4d562 [2021-05-27T09:18:50.174Z] ---> d5801d8d266f [2021-05-27T09:18:50.174Z] [2021-05-27T09:18:50.174Z] Successfully built d5801d8d266f [2021-05-27T09:18:51.135Z] ---> 6c9182b8b43a [2021-05-27T09:18:51.135Z] Step 7/24 : RUN go mod download [2021-05-27T09:18:51.135Z] ---> Running in 848b9634a387 [2021-05-27T09:18:51.135Z] Successfully tagged support-notifications:latest [2021-05-27T09:18:51.135Z] Building core-metadata [2021-05-27T09:18:51.404Z]  Building support-notifications ... done  ---> Running in 96b7126ab58e [2021-05-27T09:18:51.404Z] ---> d50fc1d3a6b3 [2021-05-27T09:18:51.405Z] Step 9/22 : RUN go mod tidy [2021-05-27T09:18:58.003Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T09:18:58.003Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-27T09:18:58.003Z] ---> 879aa2bc5128 [2021-05-27T09:18:58.003Z] Step 3/24 : WORKDIR /edgex-go [2021-05-27T09:18:58.003Z] ---> Using cache [2021-05-27T09:18:58.003Z] ---> 782ef4d1c71c [2021-05-27T09:18:58.003Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T09:18:58.003Z] ---> Using cache [2021-05-27T09:18:58.003Z] ---> 0c9bafe60e78 [2021-05-27T09:18:58.003Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-27T09:18:58.003Z] ---> Using cache [2021-05-27T09:18:58.003Z] ---> fa9c235b9d36 [2021-05-27T09:18:58.003Z] Step 6/24 : COPY go.mod . [2021-05-27T09:18:58.003Z] ---> Using cache [2021-05-27T09:18:58.003Z] ---> 3f8baad1e367 [2021-05-27T09:18:58.003Z] Step 7/24 : RUN go mod download [2021-05-27T09:18:58.003Z] ---> Using cache [2021-05-27T09:18:58.003Z] ---> 1dca6a63fefe [2021-05-27T09:18:58.003Z] Step 8/24 : COPY . . [2021-05-27T09:18:58.003Z] ---> Using cache [2021-05-27T09:18:58.003Z] ---> d50fc1d3a6b3 [2021-05-27T09:18:58.003Z] Step 9/24 : RUN go mod tidy [2021-05-27T09:19:08.026Z] Removing intermediate container 848b9634a387 [2021-05-27T09:19:08.026Z] ---> ade5f7563cde [2021-05-27T09:19:08.026Z] Step 24/24 : LABEL version=2.0.0-dev.241 [2021-05-27T09:19:08.026Z] ---> Running in 02983068292b [2021-05-27T09:19:08.026Z] ---> Running in 29f0c14526e6 [2021-05-27T09:19:08.026Z] ---> Running in ca040a3e9c84 [2021-05-27T09:19:08.026Z] Removing intermediate container ca040a3e9c84 [2021-05-27T09:19:08.026Z] ---> e57f50be6c89 [2021-05-27T09:19:08.026Z] [2021-05-27T09:19:08.026Z] Removing intermediate container d2e0e75d4cd5 [2021-05-27T09:19:08.026Z] ---> 2ce6708a7dde [2021-05-27T09:19:08.026Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-27T09:19:08.026Z] Successfully built e57f50be6c89 [2021-05-27T09:19:08.026Z] Successfully tagged core-data:latest [2021-05-27T09:19:08.026Z] Building security-secretstore-setup [2021-05-27T09:19:08.629Z]  Building core-data ... done  ---> Running in 260a264e25a8 [2021-05-27T09:19:23.567Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T09:19:23.567Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-27T09:19:23.567Z] ---> 879aa2bc5128 [2021-05-27T09:19:23.567Z] Step 3/26 : WORKDIR /edgex-go [2021-05-27T09:19:23.567Z] ---> Using cache [2021-05-27T09:19:23.567Z] ---> 782ef4d1c71c [2021-05-27T09:19:23.567Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T09:19:23.567Z] ---> Using cache [2021-05-27T09:19:23.567Z] ---> 0c9bafe60e78 [2021-05-27T09:19:23.567Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-27T09:19:23.567Z] ---> Using cache [2021-05-27T09:19:23.567Z] ---> fa9c235b9d36 [2021-05-27T09:19:23.567Z] Step 6/26 : COPY go.mod . [2021-05-27T09:19:23.567Z] ---> Using cache [2021-05-27T09:19:23.567Z] ---> 3f8baad1e367 [2021-05-27T09:19:23.567Z] Step 7/26 : RUN go mod download [2021-05-27T09:19:23.567Z] ---> Using cache [2021-05-27T09:19:23.567Z] ---> 1dca6a63fefe [2021-05-27T09:19:23.567Z] Step 8/26 : COPY . . [2021-05-27T09:19:23.567Z] ---> Using cache [2021-05-27T09:19:23.567Z] ---> d50fc1d3a6b3 [2021-05-27T09:19:23.567Z] Step 9/26 : RUN go mod tidy [2021-05-27T09:19:23.567Z] Removing intermediate container 96b7126ab58e [2021-05-27T09:19:23.567Z] ---> b6fdccd157b8 [2021-05-27T09:19:23.567Z] Step 8/24 : COPY . . [2021-05-27T09:19:23.567Z] Removing intermediate container 260a264e25a8 [2021-05-27T09:19:23.567Z] ---> 4e6e80b39963 [2021-05-27T09:19:23.567Z] Step 29/32 : CMD ["gate"] [2021-05-27T09:19:23.567Z] ---> Running in 2b6bb976799f [2021-05-27T09:19:31.723Z] ---> Running in cec5c7087260 [2021-05-27T09:19:31.996Z] ---> 3561d27e554a [2021-05-27T09:19:31.996Z] Step 9/24 : RUN go mod tidy [2021-05-27T09:19:32.259Z] Removing intermediate container 02983068292b [2021-05-27T09:19:32.259Z] ---> 1a96c42c43d1 [2021-05-27T09:19:32.259Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-27T09:19:32.259Z] Removing intermediate container cec5c7087260 [2021-05-27T09:19:32.259Z] ---> ead4b9b5ac34 [2021-05-27T09:19:32.259Z] Step 30/32 : LABEL arch=x86_64 [2021-05-27T09:19:32.259Z] ---> Running in 4dbfee269188 [2021-05-27T09:19:32.520Z] ---> Running in 93b8621c08e9 [2021-05-27T09:19:32.520Z] Removing intermediate container 29f0c14526e6 [2021-05-27T09:19:32.520Z] ---> dd3a6e27a252 [2021-05-27T09:19:32.520Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-27T09:19:32.783Z] ---> Running in 80a5e6b93d1a [2021-05-27T09:19:32.783Z] ---> Running in 5477216f6a58 [2021-05-27T09:19:33.053Z] Removing intermediate container 80a5e6b93d1a [2021-05-27T09:19:33.053Z] ---> 0b080c5a0512 [2021-05-27T09:19:33.053Z] Step 31/32 : LABEL git_sha=3372c345ca573018b8293c0333122174fb4d3907 [2021-05-27T09:19:33.645Z] ---> Running in 9c31980ab65e [2021-05-27T09:19:33.645Z] Removing intermediate container 9c31980ab65e [2021-05-27T09:19:33.645Z] ---> 83f081736d19 [2021-05-27T09:19:33.645Z] Step 32/32 : LABEL version=2.0.0-dev.241 [2021-05-27T09:19:33.919Z] ---> Running in 93478266b370 [2021-05-27T09:19:34.195Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.241" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-27T09:19:34.195Z] Removing intermediate container 93478266b370 [2021-05-27T09:19:34.195Z] ---> 22a492cecc63 [2021-05-27T09:19:34.195Z] [2021-05-27T09:19:34.464Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.241" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-27T09:19:34.464Z] Removing intermediate container 2b6bb976799f [2021-05-27T09:19:34.464Z] ---> d3cfd60d186a [2021-05-27T09:19:34.464Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-27T09:19:34.729Z] Successfully built 22a492cecc63 [2021-05-27T09:19:34.729Z] Successfully tagged security-bootstrapper:latest [2021-05-27T09:19:34.729Z]  Building security-bootstrapper ... done  ---> Running in 49040900bcc9 [2021-05-27T09:19:34.991Z] Removing intermediate container 4dbfee269188 [2021-05-27T09:19:34.991Z] ---> 5ee08165ff87 [2021-05-27T09:19:34.991Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-27T09:19:35.254Z] ---> Running in d24b7589b325 [2021-05-27T09:19:35.525Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.241" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-27T09:19:36.114Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.241" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-27T09:20:01.285Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.241" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-27T09:20:02.837Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.241" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-27T09:20:07.102Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.241" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-27T09:20:09.084Z] Removing intermediate container 93b8621c08e9 [2021-05-27T09:20:09.084Z] ---> 753048763577 [2021-05-27T09:20:09.084Z] [2021-05-27T09:20:09.084Z] Step 11/22 : FROM alpine:3.12 [2021-05-27T09:20:09.084Z] ---> 13621d1b12d4 [2021-05-27T09:20:09.084Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-27T09:20:09.358Z] ---> Running in 2dce5e9e8b6b [2021-05-27T09:20:09.622Z] Removing intermediate container 376b09583dfc [2021-05-27T09:20:09.622Z] ---> 18d5e6846adf [2021-05-27T09:20:09.622Z] [2021-05-27T09:20:09.622Z] Step 11/22 : FROM alpine:3.12 [2021-05-27T09:20:09.622Z] 3.12: Pulling from library/alpine [2021-05-27T09:20:10.332Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-27T09:20:10.332Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-27T09:20:10.332Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-27T09:20:10.332Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-27T09:20:10.332Z] (3/4) Installing libcurl (7.77.0-r0) [2021-05-27T09:20:10.332Z] (4/4) Installing curl (7.77.0-r0) [2021-05-27T09:20:10.332Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T09:20:10.332Z] Executing ca-certificates-20191127-r4.trigger [2021-05-27T09:20:10.332Z] OK: 7 MiB in 18 packages [2021-05-27T09:20:11.080Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-27T09:20:11.080Z] Status: Downloaded newer image for alpine:3.12 [2021-05-27T09:20:11.080Z] ---> 9852663dfa18 [2021-05-27T09:20:11.080Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-27T09:20:11.689Z] ---> Running in 0decd4d21b54 [2021-05-27T09:20:12.899Z] Removing intermediate container 2dce5e9e8b6b [2021-05-27T09:20:12.899Z] ---> ef26ba3d5c19 [2021-05-27T09:20:12.899Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-27T09:20:12.899Z] Removing intermediate container 49040900bcc9 [2021-05-27T09:20:12.899Z] ---> 64ba64e74ef7 [2021-05-27T09:20:12.899Z] [2021-05-27T09:20:12.899Z] Step 11/26 : FROM alpine:3.12 [2021-05-27T09:20:12.899Z] ---> 13621d1b12d4 [2021-05-27T09:20:12.899Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-27T09:20:13.165Z] ---> Running in ec9270ac660e [2021-05-27T09:20:13.165Z] ---> Running in 2a8d979ef78f [2021-05-27T09:20:13.430Z] Removing intermediate container ec9270ac660e [2021-05-27T09:20:13.430Z] ---> 83b3be5b40d4 [2021-05-27T09:20:13.430Z] Step 14/22 : WORKDIR /edgex [2021-05-27T09:20:14.381Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-27T09:20:14.381Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-27T09:20:15.368Z] ---> Running in 1c048fa74459 [2021-05-27T09:20:15.368Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-27T09:20:15.368Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-27T09:20:15.368Z] Removing intermediate container 5477216f6a58 [2021-05-27T09:20:15.368Z] ---> bc8e8acd317e [2021-05-27T09:20:15.368Z] [2021-05-27T09:20:15.368Z] Step 11/24 : FROM alpine:3.12 [2021-05-27T09:20:15.368Z] ---> 13621d1b12d4 [2021-05-27T09:20:15.368Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-27T09:20:15.368Z] ---> Using cache [2021-05-27T09:20:15.368Z] ---> 24f429e651ea [2021-05-27T09:20:15.368Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-27T09:20:15.368Z] ---> Using cache [2021-05-27T09:20:15.368Z] ---> 81a6a0c2e99d [2021-05-27T09:20:15.368Z] Step 14/24 : ENV APP_PORT=59881 [2021-05-27T09:20:15.368Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-27T09:20:15.368Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-27T09:20:15.368Z] (3/6) Installing libcurl (7.77.0-r0) [2021-05-27T09:20:15.368Z] (4/6) Installing curl (7.77.0-r0) [2021-05-27T09:20:15.368Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-27T09:20:15.368Z] (6/6) Installing su-exec (0.2-r1) [2021-05-27T09:20:15.368Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T09:20:15.368Z] Executing ca-certificates-20191127-r4.trigger [2021-05-27T09:20:15.368Z] OK: 7 MiB in 20 packages [2021-05-27T09:20:15.396Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-27T09:20:15.396Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-27T09:20:15.396Z] (3/4) Installing libcurl (7.77.0-r0) [2021-05-27T09:20:15.396Z] (4/4) Installing curl (7.77.0-r0) [2021-05-27T09:20:15.396Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T09:20:15.396Z] Executing ca-certificates-20191127-r4.trigger [2021-05-27T09:20:15.658Z] ---> Running in 720263c59f18 [2021-05-27T09:20:15.658Z] Removing intermediate container 1c048fa74459 [2021-05-27T09:20:15.658Z] ---> 48bd1a581327 [2021-05-27T09:20:15.658Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-27T09:20:16.029Z] OK: 7 MiB in 18 packages [2021-05-27T09:20:17.867Z] Removing intermediate container 720263c59f18 [2021-05-27T09:20:17.867Z] ---> 971afa6d5d21 [2021-05-27T09:20:17.867Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-27T09:20:18.209Z] ---> 5a68b9cce569 [2021-05-27T09:20:18.209Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-27T09:20:18.752Z] Removing intermediate container 131336d0b21f [2021-05-27T09:20:18.753Z] ---> a9837b378c8a [2021-05-27T09:20:18.753Z] [2021-05-27T09:20:18.753Z] Step 11/24 : FROM alpine:3.12 [2021-05-27T09:20:18.753Z] ---> 9852663dfa18 [2021-05-27T09:20:18.753Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-27T09:20:18.782Z] ---> Running in 68807e958514 [2021-05-27T09:20:18.782Z] Removing intermediate container d24b7589b325 [2021-05-27T09:20:18.782Z] ---> 0160131b7dc6 [2021-05-27T09:20:18.782Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-27T09:20:19.353Z] Removing intermediate container 2a8d979ef78f [2021-05-27T09:20:19.353Z] ---> 0eee8771c994 [2021-05-27T09:20:19.353Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-27T09:20:19.353Z] ---> b467f3151eba [2021-05-27T09:20:19.353Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-27T09:20:19.361Z] ---> Running in 350849046ae3 [2021-05-27T09:20:19.637Z] ---> Running in 36c476eb1f98 [2021-05-27T09:20:19.637Z] Removing intermediate container 68807e958514 [2021-05-27T09:20:19.637Z] ---> db63dbf1fd22 [2021-05-27T09:20:19.637Z] Step 16/24 : WORKDIR / [2021-05-27T09:20:19.644Z] Removing intermediate container 0decd4d21b54 [2021-05-27T09:20:19.644Z] ---> 7c7f189150cf [2021-05-27T09:20:19.644Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-27T09:20:20.232Z] ---> Running in cb2fbe9458de [2021-05-27T09:20:20.232Z] ---> Running in 3017cb3985c0 [2021-05-27T09:20:20.232Z] ---> fdf4cf7b1dbf [2021-05-27T09:20:20.232Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-27T09:20:20.232Z] Removing intermediate container cb2fbe9458de [2021-05-27T09:20:20.232Z] ---> 3e91b6489d19 [2021-05-27T09:20:20.232Z] Step 14/26 : WORKDIR / [2021-05-27T09:20:20.232Z] ---> Running in 6a98d4e8a998 [2021-05-27T09:20:20.232Z] ---> Running in 21b50eeb9817 [2021-05-27T09:20:20.232Z] Removing intermediate container 3017cb3985c0 [2021-05-27T09:20:20.232Z] ---> 672fe060e7f9 [2021-05-27T09:20:20.232Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T09:20:20.252Z] ---> Running in fe4ed7ba0b3e [2021-05-27T09:20:20.500Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.241" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-27T09:20:20.501Z] Removing intermediate container 6a98d4e8a998 [2021-05-27T09:20:20.501Z] ---> 38da6544cbbb [2021-05-27T09:20:20.501Z] Step 19/22 : CMD ["--init=true"] [2021-05-27T09:20:20.501Z] Removing intermediate container 21b50eeb9817 [2021-05-27T09:20:20.501Z] ---> 26714fbc5b3f [2021-05-27T09:20:20.501Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-27T09:20:20.770Z] ---> Running in 8abe82450e94 [2021-05-27T09:20:20.770Z] ---> 42167ee5999d [2021-05-27T09:20:20.770Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-27T09:20:21.247Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-27T09:20:21.362Z] ---> 015ceef1989b [2021-05-27T09:20:21.362Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-27T09:20:21.362Z] Removing intermediate container 8abe82450e94 [2021-05-27T09:20:21.362Z] ---> e98e8d8682f0 [2021-05-27T09:20:21.362Z] Step 20/22 : LABEL arch=x86_64 [2021-05-27T09:20:21.571Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-27T09:20:21.571Z] Removing intermediate container fe4ed7ba0b3e [2021-05-27T09:20:21.571Z] ---> 0ff87468cff0 [2021-05-27T09:20:21.571Z] Step 14/22 : WORKDIR /edgex [2021-05-27T09:20:21.629Z] ---> Running in 3f6e6113522a [2021-05-27T09:20:21.849Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-27T09:20:21.849Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T09:20:21.897Z] ---> b9fc509b668b [2021-05-27T09:20:21.897Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-27T09:20:21.897Z] ---> 8a05502e9ad9 [2021-05-27T09:20:21.897Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-27T09:20:22.136Z] OK: 5 MiB in 15 packages [2021-05-27T09:20:22.137Z] ---> Running in 5f980960d959 [2021-05-27T09:20:22.160Z] Removing intermediate container 3f6e6113522a [2021-05-27T09:20:22.160Z] ---> 19218b063edb [2021-05-27T09:20:22.160Z] Step 21/22 : LABEL git_sha=3372c345ca573018b8293c0333122174fb4d3907 [2021-05-27T09:20:22.160Z] Removing intermediate container 36c476eb1f98 [2021-05-27T09:20:22.160Z] ---> 0c0383d0a6e9 [2021-05-27T09:20:22.160Z] [2021-05-27T09:20:22.160Z] Step 12/24 : FROM docker:20.10.0 [2021-05-27T09:20:22.422Z] ---> 182463eaf5f5 [2021-05-27T09:20:22.422Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-27T09:20:22.422Z] ---> Running in 618f8b09f9bf [2021-05-27T09:20:22.422Z] ---> c8b3bd1690c8 [2021-05-27T09:20:22.422Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-27T09:20:22.422Z] ---> Running in cccbf57139ed [2021-05-27T09:20:22.684Z] Removing intermediate container 618f8b09f9bf [2021-05-27T09:20:22.684Z] ---> 6acb4623509b [2021-05-27T09:20:22.684Z] Step 22/22 : LABEL version=2.0.0-dev.241 [2021-05-27T09:20:22.684Z] 20.10.0: Pulling from library/docker [2021-05-27T09:20:22.947Z] ---> 216275bdadf7 [2021-05-27T09:20:22.947Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-27T09:20:22.947Z] Removing intermediate container cccbf57139ed [2021-05-27T09:20:22.947Z] ---> 6b2a29179f4f [2021-05-27T09:20:22.947Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T09:20:23.214Z] ---> Running in 0cd0c50edea4 [2021-05-27T09:20:23.478Z] ---> Running in d9f969128d9b [2021-05-27T09:20:23.596Z] Removing intermediate container 5f980960d959 [2021-05-27T09:20:23.596Z] ---> 9b86455e4046 [2021-05-27T09:20:23.596Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-27T09:20:24.228Z] Removing intermediate container 350849046ae3 [2021-05-27T09:20:24.228Z] ---> e2a9da900fdc [2021-05-27T09:20:24.228Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-27T09:20:24.840Z] ---> Running in c13d26eaeac0 [2021-05-27T09:20:24.840Z] Removing intermediate container 4bb0c58f9831 [2021-05-27T09:20:24.840Z] ---> c7e5c7762c59 [2021-05-27T09:20:24.840Z] [2021-05-27T09:20:24.840Z] Step 11/23 : FROM alpine:3.12 [2021-05-27T09:20:24.840Z] ---> 9852663dfa18 [2021-05-27T09:20:24.840Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-27T09:20:24.840Z] ---> Using cache [2021-05-27T09:20:24.840Z] ---> e2a9da900fdc [2021-05-27T09:20:24.840Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-27T09:20:24.876Z] Removing intermediate container 0cd0c50edea4 [2021-05-27T09:20:24.876Z] ---> f7b9993e83d4 [2021-05-27T09:20:24.876Z] [2021-05-27T09:20:24.876Z] Successfully built f7b9993e83d4 [2021-05-27T09:20:25.124Z] Removing intermediate container 1724ea8f614e [2021-05-27T09:20:25.124Z] ---> df0c0e051029 [2021-05-27T09:20:25.124Z] [2021-05-27T09:20:25.124Z] Step 11/23 : FROM alpine:3.12 [2021-05-27T09:20:25.124Z] ---> 9852663dfa18 [2021-05-27T09:20:25.124Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-27T09:20:25.409Z] ---> f7f671123d37 [2021-05-27T09:20:25.409Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-27T09:20:25.691Z] ---> Running in ea8181381d75 [2021-05-27T09:20:25.691Z] ---> Running in f47d3014a944 [2021-05-27T09:20:25.691Z] Removing intermediate container c13d26eaeac0 [2021-05-27T09:20:25.691Z] ---> f800e7a76c85 [2021-05-27T09:20:25.691Z] Step 14/24 : ENV APP_PORT=59882 [2021-05-27T09:20:25.824Z] ---> 22c993dd4cfd [2021-05-27T09:20:25.824Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-27T09:20:25.824Z] Successfully tagged security-proxy-setup:latest [2021-05-27T09:20:25.824Z]  Building security-proxy-setup ... done Removing intermediate container d9f969128d9b [2021-05-27T09:20:25.824Z] ---> bb482fd20fc6 [2021-05-27T09:20:25.824Z] Step 22/24 : LABEL arch=x86_64 [2021-05-27T09:20:26.087Z] ---> Running in 620ead6d7e93 [2021-05-27T09:20:26.297Z] ---> Running in 6f29760da701 [2021-05-27T09:20:26.362Z] ---> cdb33ae0ef3f [2021-05-27T09:20:26.362Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-27T09:20:26.578Z] Removing intermediate container f47d3014a944 [2021-05-27T09:20:26.578Z] ---> d6c116d0c161 [2021-05-27T09:20:26.578Z] Step 14/23 : ENV APP_PORT=59861 [2021-05-27T09:20:26.631Z] Removing intermediate container 620ead6d7e93 [2021-05-27T09:20:26.631Z] ---> 13a47997a098 [2021-05-27T09:20:26.631Z] Step 23/24 : LABEL git_sha=3372c345ca573018b8293c0333122174fb4d3907 [2021-05-27T09:20:26.859Z] ---> Running in 31783e958535 [2021-05-27T09:20:27.463Z] Removing intermediate container 6f29760da701 [2021-05-27T09:20:27.463Z] ---> 494554acd013 [2021-05-27T09:20:27.463Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-27T09:20:27.463Z] ---> d2171fca4f4d [2021-05-27T09:20:27.463Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-27T09:20:27.740Z] ---> Running in 1cbbd97b5c78 [2021-05-27T09:20:27.740Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-27T09:20:27.740Z] Removing intermediate container 31783e958535 [2021-05-27T09:20:27.740Z] ---> a33b44edf22e [2021-05-27T09:20:27.740Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-27T09:20:28.019Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-27T09:20:28.577Z] ---> Running in 33c9dd210bf7 [2021-05-27T09:20:28.632Z] ---> Running in e678051f3046 [2021-05-27T09:20:28.632Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-27T09:20:28.632Z] Removing intermediate container 1cbbd97b5c78 [2021-05-27T09:20:28.632Z] ---> 0e5221d88d01 [2021-05-27T09:20:28.632Z] Step 16/24 : WORKDIR / [2021-05-27T09:20:28.632Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-27T09:20:28.632Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T09:20:28.632Z] Executing ca-certificates-20191127-r4.trigger [2021-05-27T09:20:28.922Z] OK: 6 MiB in 16 packages [2021-05-27T09:20:29.204Z] ---> 73427e65ffd7 [2021-05-27T09:20:29.204Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-05-27T09:20:29.204Z] ---> Running in 006b743c391b [2021-05-27T09:20:29.204Z] Removing intermediate container 33c9dd210bf7 [2021-05-27T09:20:29.204Z] ---> d9d5d31e97ba [2021-05-27T09:20:29.204Z] Step 24/24 : LABEL version=2.0.0-dev.241 [2021-05-27T09:20:29.220Z] ---> Running in 0870e4bf4337 [2021-05-27T09:20:29.220Z] ---> 6e8d1fb5b459 [2021-05-27T09:20:29.220Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-27T09:20:29.469Z] ---> Running in dbbd39af7765 [2021-05-27T09:20:29.503Z] Removing intermediate container e678051f3046 [2021-05-27T09:20:29.503Z] ---> 07eca916db84 [2021-05-27T09:20:29.503Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T09:20:29.735Z] Removing intermediate container dbbd39af7765 [2021-05-27T09:20:29.735Z] ---> a2efd2d5d4aa [2021-05-27T09:20:29.735Z] [2021-05-27T09:20:29.780Z] ---> Running in 05263bf7f6ba [2021-05-27T09:20:29.996Z] Successfully built a2efd2d5d4aa [2021-05-27T09:20:29.996Z] Successfully tagged core-metadata:latest [2021-05-27T09:20:29.996Z]  Building core-metadata ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-27T09:20:29.996Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-27T09:20:29.996Z] ---> aefe523efa57 [2021-05-27T09:20:29.996Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-27T09:20:29.996Z] ---> Running in 7c610c4f0640 [2021-05-27T09:20:30.064Z] Removing intermediate container 0870e4bf4337 [2021-05-27T09:20:30.064Z] ---> 236f0030e82e [2021-05-27T09:20:30.064Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T09:20:30.263Z] Removing intermediate container 7c610c4f0640 [2021-05-27T09:20:30.263Z] ---> e89fbf67ee64 [2021-05-27T09:20:30.263Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-27T09:20:30.536Z] ---> Running in 51926c5cadbf [2021-05-27T09:20:30.536Z] Removing intermediate container 006b743c391b [2021-05-27T09:20:30.536Z] ---> a37b40176e1e [2021-05-27T09:20:30.536Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-27T09:20:30.536Z] ---> Running in 30e9088e40f0 [2021-05-27T09:20:30.689Z] Removing intermediate container 05263bf7f6ba [2021-05-27T09:20:30.689Z] ---> 149e77d2f61a [2021-05-27T09:20:30.689Z] Step 19/22 : CMD ["--init=true"] [2021-05-27T09:20:30.800Z] Removing intermediate container 30e9088e40f0 [2021-05-27T09:20:30.800Z] ---> 1beadf5e0bf1 [2021-05-27T09:20:30.800Z] Step 24/26 : LABEL arch=x86_64 [2021-05-27T09:20:30.800Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-27T09:20:30.800Z] ---> Running in 8a3aafcd46a7 [2021-05-27T09:20:30.800Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-27T09:20:31.069Z] Removing intermediate container 8a3aafcd46a7 [2021-05-27T09:20:31.069Z] ---> e49b159c54d2 [2021-05-27T09:20:31.069Z] Step 25/26 : LABEL git_sha=3372c345ca573018b8293c0333122174fb4d3907 [2021-05-27T09:20:31.069Z] ---> Running in cde4fa344c36 [2021-05-27T09:20:31.069Z] (1/39) Installing readline (8.0.4-r0) [2021-05-27T09:20:31.069Z] (2/39) Installing bash (5.0.17-r0) [2021-05-27T09:20:31.069Z] Executing bash-5.0.17-r0.post-install [2021-05-27T09:20:31.069Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-27T09:20:31.069Z] (4/39) Installing libcurl (7.77.0-r0) [2021-05-27T09:20:31.069Z] (5/39) Installing curl (7.77.0-r0) [2021-05-27T09:20:31.069Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-27T09:20:31.069Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-27T09:20:31.069Z] (8/39) Installing expat (2.2.9-r1) [2021-05-27T09:20:31.069Z] (9/39) Installing libffi (3.3-r2) [2021-05-27T09:20:31.069Z] (10/39) Installing gdbm (1.13-r1) [2021-05-27T09:20:31.069Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-27T09:20:31.069Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-27T09:20:31.069Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-27T09:20:31.311Z] ---> 770dd53d60d2 [2021-05-27T09:20:31.311Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-27T09:20:31.311Z] ---> Running in bc43b5147d30 [2021-05-27T09:20:31.338Z] Removing intermediate container cde4fa344c36 [2021-05-27T09:20:31.338Z] ---> 0c895fd3bde2 [2021-05-27T09:20:31.338Z] Step 26/26 : LABEL version=2.0.0-dev.241 [2021-05-27T09:20:31.915Z] ---> d969b58910c6 [2021-05-27T09:20:31.915Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-27T09:20:31.915Z] Removing intermediate container ea8181381d75 [2021-05-27T09:20:31.915Z] ---> 8d541ade94df [2021-05-27T09:20:31.915Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-27T09:20:32.525Z] Removing intermediate container bc43b5147d30 [2021-05-27T09:20:32.525Z] ---> 674bff96f568 [2021-05-27T09:20:32.525Z] Step 20/22 : LABEL arch=arm64 [2021-05-27T09:20:32.804Z] ---> Running in 79cb7fe6b51a [2021-05-27T09:20:33.421Z] ---> Running in 1465c554782d [2021-05-27T09:20:33.421Z] ---> 057120edc7db [2021-05-27T09:20:33.421Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-27T09:20:33.703Z] ---> f4fe793a7624 [2021-05-27T09:20:33.703Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-27T09:20:33.703Z] Removing intermediate container 79cb7fe6b51a [2021-05-27T09:20:33.703Z] ---> b3bfa976e01f [2021-05-27T09:20:33.703Z] Step 14/23 : ENV APP_PORT=59860 [2021-05-27T09:20:33.703Z] Removing intermediate container 6d3ceb74c310 [2021-05-27T09:20:33.703Z] ---> 416e468d6e48 [2021-05-27T09:20:33.703Z] [2021-05-27T09:20:33.703Z] Step 11/24 : FROM alpine:3.12 [2021-05-27T09:20:33.703Z] ---> 9852663dfa18 [2021-05-27T09:20:33.703Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-27T09:20:33.908Z] ---> Running in d7c73bf876f2 [2021-05-27T09:20:33.908Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-27T09:20:33.908Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-27T09:20:33.908Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-27T09:20:33.908Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-27T09:20:33.908Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-27T09:20:33.908Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-27T09:20:33.908Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-27T09:20:33.908Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-27T09:20:33.908Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-27T09:20:33.908Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-27T09:20:33.908Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-27T09:20:33.908Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-27T09:20:34.304Z] ---> Running in 56982d19c589 [2021-05-27T09:20:34.304Z] Removing intermediate container 1465c554782d [2021-05-27T09:20:34.304Z] ---> 0a3dab692f08 [2021-05-27T09:20:34.304Z] Step 21/22 : LABEL git_sha=3372c345ca573018b8293c0333122174fb4d3907 [2021-05-27T09:20:34.304Z] ---> Running in a0c32510c243 [2021-05-27T09:20:34.479Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-27T09:20:34.479Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-27T09:20:34.479Z] Removing intermediate container d7c73bf876f2 [2021-05-27T09:20:34.479Z] ---> 1525cbad6538 [2021-05-27T09:20:34.479Z] [2021-05-27T09:20:34.479Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-27T09:20:34.479Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-27T09:20:34.479Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-27T09:20:34.479Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-27T09:20:34.479Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-27T09:20:34.479Z] Successfully built 1525cbad6538 [2021-05-27T09:20:34.479Z] Successfully tagged security-secretstore-setup:latest [2021-05-27T09:20:34.479Z]  Building security-secretstore-setup ... done (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-27T09:20:34.479Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-27T09:20:34.479Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-27T09:20:34.479Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-27T09:20:34.479Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-27T09:20:34.479Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-27T09:20:34.479Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-27T09:20:34.576Z] ---> 3101dcdcb0b2 [2021-05-27T09:20:34.576Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-27T09:20:34.740Z] Executing busybox-1.31.1-r19.trigger [2021-05-27T09:20:34.741Z] OK: 72 MiB in 59 packages [2021-05-27T09:20:34.851Z] ---> Running in 63f3ef73b520 [2021-05-27T09:20:35.129Z] ---> Running in 2689305f0b2a [2021-05-27T09:20:35.129Z] Removing intermediate container 56982d19c589 [2021-05-27T09:20:35.129Z] ---> e352f57cf4aa [2021-05-27T09:20:35.129Z] ---> 448632fca036 [2021-05-27T09:20:35.129Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-27T09:20:35.129Z] Step 13/24 : ENV APP_PORT=59880 [2021-05-27T09:20:35.129Z] Removing intermediate container a0c32510c243 [2021-05-27T09:20:35.129Z] ---> e48b3e380166 [2021-05-27T09:20:35.129Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-27T09:20:35.312Z] Collecting docker-compose==1.23.2 [2021-05-27T09:20:35.312Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-27T09:20:35.418Z] ---> Running in 4022b525f0b9 [2021-05-27T09:20:35.418Z] ---> Running in b4c85293850a [2021-05-27T09:20:35.418Z] ---> Running in c6b0d0ac6b8a [2021-05-27T09:20:35.418Z] Removing intermediate container 63f3ef73b520 [2021-05-27T09:20:35.418Z] ---> 25a2769cbc9c [2021-05-27T09:20:35.418Z] Step 22/22 : LABEL version=2.0.0-dev.241 [2021-05-27T09:20:35.572Z] Collecting docker<4.0,>=3.6.0 [2021-05-27T09:20:35.572Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-27T09:20:35.572Z] Collecting jsonschema<3,>=2.5.1 [2021-05-27T09:20:35.572Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-27T09:20:35.694Z] Removing intermediate container 2689305f0b2a [2021-05-27T09:20:35.694Z] ---> 5a7c8c08b659 [2021-05-27T09:20:35.694Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T09:20:35.833Z] Collecting PyYAML<4,>=3.10 [2021-05-27T09:20:35.833Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-27T09:20:35.968Z] ---> Running in d87cc1087102 [2021-05-27T09:20:36.242Z] ---> Running in cb05a5707791 [2021-05-27T09:20:36.242Z] Removing intermediate container c6b0d0ac6b8a [2021-05-27T09:20:36.242Z] ---> 71950dcbf61c [2021-05-27T09:20:36.242Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-27T09:20:36.405Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-27T09:20:36.405Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-27T09:20:36.405Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-27T09:20:36.405Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-27T09:20:36.517Z] Removing intermediate container b4c85293850a [2021-05-27T09:20:36.517Z] ---> 229d6661ec1e [2021-05-27T09:20:36.518Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T09:20:36.518Z] Removing intermediate container 4022b525f0b9 [2021-05-27T09:20:36.518Z] ---> 3b8588297cf7 [2021-05-27T09:20:36.518Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T09:20:36.791Z] ---> Running in c79a571f4d23 [2021-05-27T09:20:36.791Z] Removing intermediate container d87cc1087102 [2021-05-27T09:20:36.791Z] ---> 55ed57604fb8 [2021-05-27T09:20:36.791Z] [2021-05-27T09:20:36.976Z] Collecting cached-property<2,>=1.2.0 [2021-05-27T09:20:36.976Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-27T09:20:36.976Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-05-27T09:20:36.976Z] Collecting docopt<0.7,>=0.6.1 [2021-05-27T09:20:36.976Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-27T09:20:37.071Z] ---> Running in b0155f99c845 [2021-05-27T09:20:37.071Z] Successfully built 55ed57604fb8 [2021-05-27T09:20:37.237Z] Collecting texttable<0.10,>=0.9.0 [2021-05-27T09:20:37.237Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-27T09:20:37.668Z] Successfully tagged security-proxy-setup-arm64:latest [2021-05-27T09:20:37.669Z]  Building security-proxy-setup ... done Building sys-mgmt-agent [2021-05-27T09:20:37.669Z] Removing intermediate container cb05a5707791 [2021-05-27T09:20:37.669Z] ---> 91e304e12944 [2021-05-27T09:20:37.669Z] Step 21/23 : LABEL arch=arm64 [2021-05-27T09:20:37.811Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-27T09:20:37.812Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-27T09:20:37.812Z] Collecting docker-pycreds>=0.4.0 [2021-05-27T09:20:37.812Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-27T09:20:37.812Z] 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) [2021-05-27T09:20:37.812Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-27T09:20:37.812Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-27T09:20:37.949Z] Removing intermediate container c79a571f4d23 [2021-05-27T09:20:37.949Z] ---> 06d165f9cacc [2021-05-27T09:20:37.949Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T09:20:37.949Z] Removing intermediate container b0155f99c845 [2021-05-27T09:20:37.949Z] ---> 52812a1db3f8 [2021-05-27T09:20:37.949Z] Step 22/24 : LABEL arch=arm64 [2021-05-27T09:20:37.949Z] ---> Running in a9ae6f85f96b [2021-05-27T09:20:37.949Z] ---> ec1c39053dbb [2021-05-27T09:20:37.949Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-27T09:20:38.076Z] 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) [2021-05-27T09:20:38.076Z] Collecting idna<2.8,>=2.5 [2021-05-27T09:20:38.076Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-27T09:20:38.076Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-27T09:20:38.076Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-27T09:20:38.076Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-27T09:20:38.076Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-27T09:20:38.076Z] Installing collected packages: urllib3, idna, requests, docker-pycreds, websocket-client, docker, jsonschema, PyYAML, dockerpty, cached-property, docopt, texttable, docker-compose [2021-05-27T09:20:38.076Z] Attempting uninstall: urllib3 [2021-05-27T09:20:38.076Z] Found existing installation: urllib3 1.25.9 [2021-05-27T09:20:38.076Z] Uninstalling urllib3-1.25.9: [2021-05-27T09:20:38.076Z] Successfully uninstalled urllib3-1.25.9 [2021-05-27T09:20:38.336Z] Attempting uninstall: idna [2021-05-27T09:20:38.336Z] Found existing installation: idna 2.9 [2021-05-27T09:20:38.336Z] Uninstalling idna-2.9: [2021-05-27T09:20:38.336Z] Successfully uninstalled idna-2.9 [2021-05-27T09:20:38.553Z] ---> Running in d699c6ba875b [2021-05-27T09:20:38.553Z] ---> Running in 573650d1e46c [2021-05-27T09:20:38.597Z] Attempting uninstall: requests [2021-05-27T09:20:38.597Z] Found existing installation: requests 2.23.0 [2021-05-27T09:20:38.597Z] Uninstalling requests-2.23.0: [2021-05-27T09:20:38.597Z] Successfully uninstalled requests-2.23.0 [2021-05-27T09:20:38.840Z] Removing intermediate container a9ae6f85f96b [2021-05-27T09:20:38.841Z] ---> 6623f71701ba [2021-05-27T09:20:38.841Z] Step 22/23 : LABEL git_sha=3372c345ca573018b8293c0333122174fb4d3907 [2021-05-27T09:20:39.546Z] Running setup.py install for PyYAML: started [2021-05-27T09:20:39.815Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-27T09:20:39.815Z] Running setup.py install for dockerpty: started [2021-05-27T09:20:39.841Z] ---> Running in af04805f894d [2021-05-27T09:20:40.119Z] Removing intermediate container 573650d1e46c [2021-05-27T09:20:40.119Z] ---> 17dd00af5f68 [2021-05-27T09:20:40.119Z] Step 23/24 : LABEL git_sha=3372c345ca573018b8293c0333122174fb4d3907 [2021-05-27T09:20:40.387Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-27T09:20:40.387Z] Running setup.py install for docopt: started [2021-05-27T09:20:40.650Z] Running setup.py install for docopt: finished with status 'done' [2021-05-27T09:20:40.650Z] Running setup.py install for texttable: started [2021-05-27T09:20:40.910Z] Running setup.py install for texttable: finished with status 'done' [2021-05-27T09:20:41.112Z] Removing intermediate container af04805f894d [2021-05-27T09:20:41.112Z] ---> 2f04b26a1aa5 [2021-05-27T09:20:41.112Z] Step 23/23 : LABEL version=2.0.0-dev.241 [2021-05-27T09:20:41.112Z] ---> 35fd92268bfd [2021-05-27T09:20:41.112Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-27T09:20:41.387Z] ---> Running in c498322a4fff [2021-05-27T09:20:41.662Z] ---> Running in e14990414f75 [2021-05-27T09:20:42.280Z] Removing intermediate container c498322a4fff [2021-05-27T09:20:42.280Z] ---> fd25c0801611 [2021-05-27T09:20:42.280Z] Step 24/24 : LABEL version=2.0.0-dev.241 [2021-05-27T09:20:42.280Z] ---> 725388c57cb8 [2021-05-27T09:20:42.280Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-27T09:20:42.561Z] Removing intermediate container e14990414f75 [2021-05-27T09:20:42.561Z] ---> f3bd5120b8b8 [2021-05-27T09:20:42.561Z] [2021-05-27T09:20:42.821Z] 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.59.0 [2021-05-27T09:20:42.843Z] ---> Running in cf62aa8703d1 [2021-05-27T09:20:42.843Z] ---> Running in cd67d09f8202 [2021-05-27T09:20:42.843Z] Successfully built f3bd5120b8b8 [2021-05-27T09:20:43.444Z] Successfully tagged support-scheduler-arm64:latest [2021-05-27T09:20:43.445Z] Removing intermediate container d699c6ba875b [2021-05-27T09:20:43.445Z]  Building support-scheduler ... done Building core-metadata [2021-05-27T09:20:43.445Z] ---> 2abccf024dbc [2021-05-27T09:20:43.445Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-27T09:20:43.727Z] ---> Running in 8b02da8e093d [2021-05-27T09:20:43.727Z] Removing intermediate container cd67d09f8202 [2021-05-27T09:20:43.727Z] ---> 1fddd64b168e [2021-05-27T09:20:43.727Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T09:20:43.727Z] Removing intermediate container cf62aa8703d1 [2021-05-27T09:20:43.727Z] ---> db4eb3ef493f [2021-05-27T09:20:43.727Z] [2021-05-27T09:20:44.327Z] Successfully built db4eb3ef493f [2021-05-27T09:20:44.929Z] Successfully tagged core-command-arm64:latest [2021-05-27T09:20:44.929Z]  Building core-command ... done Building security-bootstrapper [2021-05-27T09:20:44.929Z] ---> Running in 2767268c8ba1 [2021-05-27T09:20:45.536Z] Removing intermediate container 2767268c8ba1 [2021-05-27T09:20:45.536Z] ---> 702c1a939696 [2021-05-27T09:20:45.536Z] Step 21/23 : LABEL arch=arm64 [2021-05-27T09:20:45.810Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-27T09:20:46.105Z] ---> Running in d866849cd66d [2021-05-27T09:20:46.707Z] Removing intermediate container d866849cd66d [2021-05-27T09:20:46.707Z] ---> bed293a3c14b [2021-05-27T09:20:46.707Z] Step 22/23 : LABEL git_sha=3372c345ca573018b8293c0333122174fb4d3907 [2021-05-27T09:20:46.707Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-27T09:20:46.982Z] ---> Running in d210035531ca [2021-05-27T09:20:47.263Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-27T09:20:47.263Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-27T09:20:47.538Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-27T09:20:47.538Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-27T09:20:47.810Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-27T09:20:47.810Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-27T09:20:48.094Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T09:20:48.094Z] OK: 8 MiB in 20 packages [2021-05-27T09:20:48.094Z] Removing intermediate container d210035531ca [2021-05-27T09:20:48.094Z] ---> f08eec1fbb04 [2021-05-27T09:20:48.094Z] Step 23/23 : LABEL version=2.0.0-dev.241 [2021-05-27T09:20:48.702Z] ---> Running in 148b0c04d2f3 [2021-05-27T09:20:49.694Z] Removing intermediate container 148b0c04d2f3 [2021-05-27T09:20:49.694Z] ---> c4f96797c556 [2021-05-27T09:20:49.694Z] [2021-05-27T09:20:50.296Z] Successfully built c4f96797c556 [2021-05-27T09:20:50.912Z] Successfully tagged support-notifications-arm64:latest [2021-05-27T09:20:50.912Z]  Building support-notifications ... done Building security-secretstore-setup [2021-05-27T09:20:50.912Z] Removing intermediate container 8b02da8e093d [2021-05-27T09:20:50.912Z] ---> c83785958010 [2021-05-27T09:20:50.912Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T09:20:52.355Z] ---> 6ecf9878f277 [2021-05-27T09:20:52.355Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-27T09:20:52.828Z] Removing intermediate container 51926c5cadbf [2021-05-27T09:20:52.828Z] ---> 2c00a721d9e4 [2021-05-27T09:20:52.828Z] Step 15/24 : ENV APP_PORT=58890 [2021-05-27T09:20:53.089Z] ---> Running in 08c4a716f197 [2021-05-27T09:20:53.356Z] Removing intermediate container 08c4a716f197 [2021-05-27T09:20:53.356Z] ---> e7469750b431 [2021-05-27T09:20:53.356Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-27T09:20:53.356Z] ---> Running in 2476c2b4355f [2021-05-27T09:20:53.939Z] Removing intermediate container 2476c2b4355f [2021-05-27T09:20:53.940Z] ---> 8b789ae9b81a [2021-05-27T09:20:53.940Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-27T09:20:54.539Z] ---> 43e37b81d02f [2021-05-27T09:20:54.539Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-27T09:20:54.892Z] ---> 56e4cfb9d394 [2021-05-27T09:20:54.892Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-27T09:20:54.892Z] ---> 3b62a9b6a730 [2021-05-27T09:20:54.892Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-27T09:20:55.463Z] ---> d13439f1d300 [2021-05-27T09:20:55.463Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-27T09:20:55.463Z] ---> Running in e6db958f1e4f [2021-05-27T09:20:55.463Z] Removing intermediate container e6db958f1e4f [2021-05-27T09:20:55.463Z] ---> 16de8ce5c927 [2021-05-27T09:20:55.463Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T09:20:55.599Z] ---> 7ec861dab4ce [2021-05-27T09:20:55.599Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-27T09:20:55.599Z] ---> Running in 1df1f305eb4b [2021-05-27T09:20:55.723Z] ---> Running in f23507053fb0 [2021-05-27T09:20:55.724Z] Removing intermediate container f23507053fb0 [2021-05-27T09:20:55.724Z] ---> d090d4a0a294 [2021-05-27T09:20:55.724Z] Step 22/24 : LABEL arch=x86_64 [2021-05-27T09:20:55.724Z] ---> Running in fc00b0c98eb2 [2021-05-27T09:20:56.006Z] Removing intermediate container fc00b0c98eb2 [2021-05-27T09:20:56.006Z] ---> 5e3d2a159864 [2021-05-27T09:20:56.006Z] Step 23/24 : LABEL git_sha=3372c345ca573018b8293c0333122174fb4d3907 [2021-05-27T09:20:56.006Z] ---> Running in 1699811fc9c9 [2021-05-27T09:20:56.216Z] Removing intermediate container 1df1f305eb4b [2021-05-27T09:20:56.216Z] ---> a6a094d9ba84 [2021-05-27T09:20:56.216Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T09:20:56.272Z] Removing intermediate container 1699811fc9c9 [2021-05-27T09:20:56.272Z] ---> 32a806a4d517 [2021-05-27T09:20:56.272Z] Step 24/24 : LABEL version=2.0.0-dev.241 [2021-05-27T09:20:56.272Z] ---> Running in e0029debc383 [2021-05-27T09:20:56.490Z] ---> Running in 2e2483671918 [2021-05-27T09:20:56.844Z] Removing intermediate container e0029debc383 [2021-05-27T09:20:56.844Z] ---> ab4bc50e8e01 [2021-05-27T09:20:56.844Z] [2021-05-27T09:20:56.844Z] Successfully built ab4bc50e8e01 [2021-05-27T09:20:56.844Z] Successfully tagged sys-mgmt-agent:latest [2021-05-27T09:20:57.095Z] Removing intermediate container 2e2483671918 [2021-05-27T09:20:57.095Z] ---> e6c6082f1228 [2021-05-27T09:20:57.095Z] Step 22/24 : LABEL arch=arm64 [2021-05-27T09:20:57.112Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-27T09:20:57.128Z] $ docker stop --time=1 64700bae33fdc38c8bfc2e526f5c3bcfaa2f2968458dd38c80fc193259d213a5 [2021-05-27T09:20:57.372Z] ---> Running in 5f3f87256822 [2021-05-27T09:20:57.979Z] Removing intermediate container 5f3f87256822 [2021-05-27T09:20:57.979Z] ---> 89a2c0c94109 [2021-05-27T09:20:57.979Z] Step 23/24 : LABEL git_sha=3372c345ca573018b8293c0333122174fb4d3907 [2021-05-27T09:20:58.256Z] ---> Running in 822aaa1fb17c [2021-05-27T09:20:58.862Z] Removing intermediate container 822aaa1fb17c [2021-05-27T09:20:58.862Z] ---> 22e726076c97 [2021-05-27T09:20:58.862Z] Step 24/24 : LABEL version=2.0.0-dev.241 [2021-05-27T09:20:59.173Z] ---> Running in 9761e44a6887 [2021-05-27T09:20:59.233Z] $ docker rm -f 64700bae33fdc38c8bfc2e526f5c3bcfaa2f2968458dd38c80fc193259d213a5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-27T09:20:59.650Z] + docker images [2021-05-27T09:20:59.789Z] Removing intermediate container 9761e44a6887 [2021-05-27T09:20:59.789Z] ---> 7d809663c0f8 [2021-05-27T09:20:59.789Z] [2021-05-27T09:20:59.911Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-27T09:20:59.911Z] sys-mgmt-agent latest ab4bc50e8e01 3 seconds ago 312MB [2021-05-27T09:20:59.911Z] security-secretstore-setup latest 1525cbad6538 26 seconds ago 25.8MB [2021-05-27T09:20:59.911Z] core-metadata latest a2efd2d5d4aa 30 seconds ago 18.6MB [2021-05-27T09:20:59.911Z] security-proxy-setup latest f7b9993e83d4 36 seconds ago 25.3MB [2021-05-27T09:20:59.911Z] 0c0383d0a6e9 38 seconds ago 1.16GB [2021-05-27T09:20:59.911Z] bc8e8acd317e 45 seconds ago 1.17GB [2021-05-27T09:20:59.911Z] 64ba64e74ef7 48 seconds ago 1.16GB [2021-05-27T09:20:59.911Z] 753048763577 52 seconds ago 1.16GB [2021-05-27T09:20:59.911Z] security-bootstrapper latest 22a492cecc63 About a minute ago 18.2MB [2021-05-27T09:20:59.911Z] core-data latest e57f50be6c89 About a minute ago 21.6MB [2021-05-27T09:20:59.911Z] support-notifications latest d5801d8d266f 2 minutes ago 17.8MB [2021-05-27T09:20:59.911Z] core-command latest e3aac0e679b5 2 minutes ago 17.1MB [2021-05-27T09:20:59.911Z] support-scheduler latest 5af2d3c6b3a4 2 minutes ago 17.1MB [2021-05-27T09:20:59.911Z] 6ee943478452 3 minutes ago 1.16GB [2021-05-27T09:20:59.911Z] 1b7c41830d13 3 minutes ago 1.17GB [2021-05-27T09:20:59.911Z] 5201c28bcdae 3 minutes ago 1.15GB [2021-05-27T09:20:59.911Z] 1af1468a0b89 3 minutes ago 1.16GB [2021-05-27T09:20:59.911Z] 33273697b4fe 3 minutes ago 1.16GB [2021-05-27T09:20:59.911Z] ci-base-image-x86_64 latest 879aa2bc5128 8 minutes ago 648MB [2021-05-27T09:20:59.911Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 3 weeks ago 445MB [2021-05-27T09:20:59.911Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 4 weeks ago 37.5MB [2021-05-27T09:20:59.911Z] alpine 3.12 13621d1b12d4 6 weeks ago 5.58MB [2021-05-27T09:20:59.912Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-27T09:20:59.912Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-05-27T09:21:00.062Z] Successfully built 7d809663c0f8 [2021-05-27T09:21:00.062Z] Successfully tagged core-data-arm64:latest [Pipeline] configFileProvider [2021-05-27T09:21:00.071Z] provisioning config files... [2021-05-27T09:21:00.084Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/511@tmp/config6443912339236228724tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-27T09:21:00.411Z] ---> docker-login.sh [2021-05-27T09:21:00.411Z] nexus3.edgexfoundry.org:10001 [2021-05-27T09:21:00.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T09:21:00.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T09:21:00.687Z] Configure a credential helper to remove this warning. See [2021-05-27T09:21:00.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T09:21:00.687Z] [2021-05-27T09:21:00.687Z] Login Succeeded [2021-05-27T09:21:00.687Z] nexus3.edgexfoundry.org:10002 [2021-05-27T09:21:00.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T09:21:00.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T09:21:00.687Z] Configure a credential helper to remove this warning. See [2021-05-27T09:21:00.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T09:21:00.687Z] [2021-05-27T09:21:00.687Z] Login Succeeded [2021-05-27T09:21:00.687Z] nexus3.edgexfoundry.org:10003 [2021-05-27T09:21:00.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T09:21:00.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T09:21:00.949Z] Configure a credential helper to remove this warning. See [2021-05-27T09:21:00.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T09:21:00.949Z] [2021-05-27T09:21:00.949Z] Login Succeeded [2021-05-27T09:21:00.949Z] nexus3.edgexfoundry.org:10004 [2021-05-27T09:21:00.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T09:21:01.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T09:21:01.209Z] Configure a credential helper to remove this warning. See [2021-05-27T09:21:01.209Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T09:21:01.209Z] [2021-05-27T09:21:01.209Z] Login Succeeded [2021-05-27T09:21:01.209Z] docker.io [2021-05-27T09:21:01.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T09:21:01.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T09:21:01.469Z] Configure a credential helper to remove this warning. See [2021-05-27T09:21:01.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T09:21:01.469Z] [2021-05-27T09:21:01.469Z] Login Succeeded [2021-05-27T09:21:01.469Z] ---> docker-login.sh ends [Pipeline] } [2021-05-27T09:21:01.482Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-27T09:21:01.548Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-05-27T09:21:01.548Z] 3372c345ca573018b8293c0333122174fb4d3907 [2021-05-27T09:21:01.548Z] 2.0.0-dev.241 [2021-05-27T09:21:01.548Z] 3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241 [2021-05-27T09:21:01.548Z] master [2021-05-27T09:21:01.548Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:21:01.904Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3372c345ca573018b8293c0333122174fb4d3907 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:21:02.207Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3372c345ca573018b8293c0333122174fb4d3907 [2021-05-27T09:21:02.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-05-27T09:21:02.207Z] 6d866040971a: Preparing [2021-05-27T09:21:02.207Z] bbbe57481442: Preparing [2021-05-27T09:21:02.207Z] 5e81af6b5601: Preparing [2021-05-27T09:21:02.207Z] 3b5a4883f943: Preparing [2021-05-27T09:21:02.207Z] 32f366d666a5: Preparing [2021-05-27T09:21:02.207Z] 32f366d666a5: Layer already exists [2021-05-27T09:21:02.469Z] 5e81af6b5601: Pushed [2021-05-27T09:21:02.469Z] 6d866040971a: Pushed [2021-05-27T09:21:02.469Z] 3b5a4883f943: Pushed [2021-05-27T09:21:02.692Z]  Building core-data ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T09:21:02.692Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-27T09:21:02.692Z] ---> 60af4720f77f [2021-05-27T09:21:02.692Z] Step 3/24 : WORKDIR /edgex-go [2021-05-27T09:21:02.692Z] ---> Using cache [2021-05-27T09:21:02.692Z] ---> 3a85b27af1ac [2021-05-27T09:21:02.692Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T09:21:02.692Z] ---> Using cache [2021-05-27T09:21:02.692Z] ---> b4bc7559731f [2021-05-27T09:21:02.692Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-27T09:21:03.853Z] bbbe57481442: Pushed [2021-05-27T09:21:03.853Z] 3372c345ca573018b8293c0333122174fb4d3907: digest: sha256:813e31cfe7016f3ca60aea09c0f5915e96624b5a0e8bb4cef7432abcb9366677 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:21:04.165Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.241 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:21:04.475Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.241 [2021-05-27T09:21:04.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-05-27T09:21:04.475Z] 6d866040971a: Preparing [2021-05-27T09:21:04.475Z] bbbe57481442: Preparing [2021-05-27T09:21:04.475Z] 5e81af6b5601: Preparing [2021-05-27T09:21:04.475Z] 3b5a4883f943: Preparing [2021-05-27T09:21:04.475Z] 32f366d666a5: Preparing [2021-05-27T09:21:04.475Z] 32f366d666a5: Layer already exists [2021-05-27T09:21:04.475Z] 6d866040971a: Layer already exists [2021-05-27T09:21:04.475Z] 5e81af6b5601: Layer already exists [2021-05-27T09:21:04.475Z] 3b5a4883f943: Layer already exists [2021-05-27T09:21:04.475Z] bbbe57481442: Layer already exists [2021-05-27T09:21:04.475Z] 2.0.0-dev.241: digest: sha256:813e31cfe7016f3ca60aea09c0f5915e96624b5a0e8bb4cef7432abcb9366677 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:21:04.692Z] ---> Running in a579320bad48 [2021-05-27T09:21:05.034Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:21:05.334Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241 [2021-05-27T09:21:05.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-05-27T09:21:05.334Z] 6d866040971a: Preparing [2021-05-27T09:21:05.334Z] bbbe57481442: Preparing [2021-05-27T09:21:05.334Z] 5e81af6b5601: Preparing [2021-05-27T09:21:05.334Z] 3b5a4883f943: Preparing [2021-05-27T09:21:05.334Z] 32f366d666a5: Preparing [2021-05-27T09:21:05.334Z] 5e81af6b5601: Layer already exists [2021-05-27T09:21:05.334Z] 6d866040971a: Layer already exists [2021-05-27T09:21:05.334Z] 3b5a4883f943: Layer already exists [2021-05-27T09:21:05.334Z] 32f366d666a5: Layer already exists [2021-05-27T09:21:05.334Z] bbbe57481442: Layer already exists [2021-05-27T09:21:05.335Z] 3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241: digest: sha256:813e31cfe7016f3ca60aea09c0f5915e96624b5a0e8bb4cef7432abcb9366677 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:21:05.645Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:21:05.948Z] + docker push nexus3.edgexfoundry.org:10004/core-command:master [2021-05-27T09:21:05.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-05-27T09:21:05.948Z] 6d866040971a: Preparing [2021-05-27T09:21:05.948Z] bbbe57481442: Preparing [2021-05-27T09:21:05.948Z] 5e81af6b5601: Preparing [2021-05-27T09:21:05.948Z] 3b5a4883f943: Preparing [2021-05-27T09:21:05.948Z] 32f366d666a5: Preparing [2021-05-27T09:21:05.948Z] 6d866040971a: Layer already exists [2021-05-27T09:21:05.948Z] 3b5a4883f943: Layer already exists [2021-05-27T09:21:05.949Z] bbbe57481442: Layer already exists [2021-05-27T09:21:05.949Z] 32f366d666a5: Layer already exists [2021-05-27T09:21:05.949Z] 5e81af6b5601: Layer already exists [2021-05-27T09:21:05.949Z] master: digest: sha256:813e31cfe7016f3ca60aea09c0f5915e96624b5a0e8bb4cef7432abcb9366677 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-27T09:21:06.009Z] ===================================================== [Pipeline] echo [2021-05-27T09:21:06.030Z] taggedImages: [2021-05-27T09:21:06.030Z] - nexus3.edgexfoundry.org:10004/core-command:3372c345ca573018b8293c0333122174fb4d3907 [2021-05-27T09:21:06.030Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.241 [2021-05-27T09:21:06.030Z] - nexus3.edgexfoundry.org:10004/core-command:3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241 [2021-05-27T09:21:06.030Z] - nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] echo [2021-05-27T09:21:06.081Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-05-27T09:21:06.081Z] 3372c345ca573018b8293c0333122174fb4d3907 [2021-05-27T09:21:06.081Z] 2.0.0-dev.241 [2021-05-27T09:21:06.081Z] 3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241 [2021-05-27T09:21:06.081Z] master [2021-05-27T09:21:06.081Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [2021-05-27T09:21:06.134Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:21:06.427Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3372c345ca573018b8293c0333122174fb4d3907 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:21:06.727Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3372c345ca573018b8293c0333122174fb4d3907 [2021-05-27T09:21:06.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-05-27T09:21:06.727Z] 25f054c5f171: Preparing [2021-05-27T09:21:06.727Z] 480372db243f: Preparing [2021-05-27T09:21:06.727Z] 5e81af6b5601: Preparing [2021-05-27T09:21:06.727Z] a46cad1097f5: Preparing [2021-05-27T09:21:06.727Z] 75751d9f7f92: Preparing [2021-05-27T09:21:06.727Z] 32f366d666a5: Preparing [2021-05-27T09:21:06.727Z] 32f366d666a5: Waiting [2021-05-27T09:21:06.727Z] 5e81af6b5601: Layer already exists [2021-05-27T09:21:06.728Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-27T09:21:06.992Z] 32f366d666a5: Layer already exists [2021-05-27T09:21:06.992Z] 25f054c5f171: Pushed [2021-05-27T09:21:06.992Z] 75751d9f7f92: Pushed [2021-05-27T09:21:06.992Z] a46cad1097f5: Pushed [2021-05-27T09:21:07.710Z] OK: 218 MiB in 52 packages [2021-05-27T09:21:08.376Z] 480372db243f: Pushed [2021-05-27T09:21:08.376Z] 3372c345ca573018b8293c0333122174fb4d3907: digest: sha256:97f5120caef86b2f02761c854d5ecfa59e60ce957102e86b42905150a4f19456 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:21:08.678Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.241 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:21:08.975Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.241 [2021-05-27T09:21:08.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-05-27T09:21:08.975Z] 25f054c5f171: Preparing [2021-05-27T09:21:08.975Z] 480372db243f: Preparing [2021-05-27T09:21:08.975Z] 5e81af6b5601: Preparing [2021-05-27T09:21:08.975Z] a46cad1097f5: Preparing [2021-05-27T09:21:08.975Z] 75751d9f7f92: Preparing [2021-05-27T09:21:08.975Z] 32f366d666a5: Preparing [2021-05-27T09:21:08.975Z] 32f366d666a5: Waiting [2021-05-27T09:21:08.975Z] 25f054c5f171: Layer already exists [2021-05-27T09:21:08.975Z] 5e81af6b5601: Layer already exists [2021-05-27T09:21:08.975Z] a46cad1097f5: Layer already exists [2021-05-27T09:21:08.975Z] 480372db243f: Layer already exists [2021-05-27T09:21:08.975Z] 75751d9f7f92: Layer already exists [2021-05-27T09:21:08.975Z] 32f366d666a5: Layer already exists [2021-05-27T09:21:08.975Z] 2.0.0-dev.241: digest: sha256:97f5120caef86b2f02761c854d5ecfa59e60ce957102e86b42905150a4f19456 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:21:09.301Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:21:09.601Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241 [2021-05-27T09:21:09.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-05-27T09:21:09.601Z] 25f054c5f171: Preparing [2021-05-27T09:21:09.601Z] 480372db243f: Preparing [2021-05-27T09:21:09.601Z] 5e81af6b5601: Preparing [2021-05-27T09:21:09.601Z] a46cad1097f5: Preparing [2021-05-27T09:21:09.601Z] 75751d9f7f92: Preparing [2021-05-27T09:21:09.601Z] 32f366d666a5: Preparing [2021-05-27T09:21:09.601Z] 32f366d666a5: Waiting [2021-05-27T09:21:09.601Z] 75751d9f7f92: Layer already exists [2021-05-27T09:21:09.601Z] 480372db243f: Layer already exists [2021-05-27T09:21:09.601Z] 25f054c5f171: Layer already exists [2021-05-27T09:21:09.601Z] 5e81af6b5601: Layer already exists [2021-05-27T09:21:09.601Z] a46cad1097f5: Layer already exists [2021-05-27T09:21:09.601Z] 32f366d666a5: Layer already exists [2021-05-27T09:21:09.601Z] 3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241: digest: sha256:97f5120caef86b2f02761c854d5ecfa59e60ce957102e86b42905150a4f19456 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:21:09.684Z] Removing intermediate container a579320bad48 [2021-05-27T09:21:09.685Z] ---> bf15c847e8a9 [2021-05-27T09:21:09.685Z] Step 6/24 : COPY go.mod . [2021-05-27T09:21:09.901Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:21:10.199Z] + docker push nexus3.edgexfoundry.org:10004/core-data:master [2021-05-27T09:21:10.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-05-27T09:21:10.199Z] 25f054c5f171: Preparing [2021-05-27T09:21:10.199Z] 480372db243f: Preparing [2021-05-27T09:21:10.199Z] 5e81af6b5601: Preparing [2021-05-27T09:21:10.199Z] a46cad1097f5: Preparing [2021-05-27T09:21:10.199Z] 75751d9f7f92: Preparing [2021-05-27T09:21:10.199Z] 32f366d666a5: Preparing [2021-05-27T09:21:10.199Z] 32f366d666a5: Waiting [2021-05-27T09:21:10.199Z] 25f054c5f171: Layer already exists [2021-05-27T09:21:10.199Z] a46cad1097f5: Layer already exists [2021-05-27T09:21:10.199Z] 5e81af6b5601: Layer already exists [2021-05-27T09:21:10.199Z] 480372db243f: Layer already exists [2021-05-27T09:21:10.199Z] 75751d9f7f92: Layer already exists [2021-05-27T09:21:10.199Z] 32f366d666a5: Layer already exists [2021-05-27T09:21:10.199Z] master: digest: sha256:97f5120caef86b2f02761c854d5ecfa59e60ce957102e86b42905150a4f19456 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-27T09:21:10.250Z] ===================================================== [Pipeline] echo [2021-05-27T09:21:10.265Z] taggedImages: [2021-05-27T09:21:10.265Z] - nexus3.edgexfoundry.org:10004/core-data:3372c345ca573018b8293c0333122174fb4d3907 [2021-05-27T09:21:10.265Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.241 [2021-05-27T09:21:10.265Z] - nexus3.edgexfoundry.org:10004/core-data:3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241 [2021-05-27T09:21:10.265Z] - nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] echo [2021-05-27T09:21:10.306Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-05-27T09:21:10.306Z] 3372c345ca573018b8293c0333122174fb4d3907 [2021-05-27T09:21:10.307Z] 2.0.0-dev.241 [2021-05-27T09:21:10.307Z] 3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241 [2021-05-27T09:21:10.307Z] master [2021-05-27T09:21:10.307Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:21:10.648Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3372c345ca573018b8293c0333122174fb4d3907 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:21:10.695Z] ---> fcb25a289b70 [2021-05-27T09:21:10.696Z] Step 7/24 : RUN go mod download [2021-05-27T09:21:10.954Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3372c345ca573018b8293c0333122174fb4d3907 [2021-05-27T09:21:10.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-05-27T09:21:10.955Z] 7bc0e0637184: Preparing [2021-05-27T09:21:10.955Z] 105521847616: Preparing [2021-05-27T09:21:10.955Z] 5e81af6b5601: Preparing [2021-05-27T09:21:10.955Z] 3b5a4883f943: Preparing [2021-05-27T09:21:10.955Z] 32f366d666a5: Preparing [2021-05-27T09:21:10.955Z] 5e81af6b5601: Layer already exists [2021-05-27T09:21:10.955Z] 32f366d666a5: Layer already exists [2021-05-27T09:21:10.955Z] 3b5a4883f943: Layer already exists [2021-05-27T09:21:10.955Z] 7bc0e0637184: Pushed [2021-05-27T09:21:11.295Z] ---> Running in 4825dc2e9dfe [2021-05-27T09:21:12.340Z] 105521847616: Pushed [2021-05-27T09:21:12.601Z] 3372c345ca573018b8293c0333122174fb4d3907: digest: sha256:a32a38c29d2a28ce88613a8262d4e461d9c2ce53942126f384b6cd7f89d8b255 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:21:12.910Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.241 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:21:13.207Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.241 [2021-05-27T09:21:13.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-05-27T09:21:13.208Z] 7bc0e0637184: Preparing [2021-05-27T09:21:13.208Z] 105521847616: Preparing [2021-05-27T09:21:13.208Z] 5e81af6b5601: Preparing [2021-05-27T09:21:13.208Z] 3b5a4883f943: Preparing [2021-05-27T09:21:13.208Z] 32f366d666a5: Preparing [2021-05-27T09:21:13.208Z] 3b5a4883f943: Layer already exists [2021-05-27T09:21:13.208Z] 32f366d666a5: Layer already exists [2021-05-27T09:21:13.208Z] 5e81af6b5601: Layer already exists [2021-05-27T09:21:13.208Z] 7bc0e0637184: Layer already exists [2021-05-27T09:21:13.208Z] 105521847616: Layer already exists [2021-05-27T09:21:13.208Z] 2.0.0-dev.241: digest: sha256:a32a38c29d2a28ce88613a8262d4e461d9c2ce53942126f384b6cd7f89d8b255 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:21:13.515Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:21:13.813Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241 [2021-05-27T09:21:13.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-05-27T09:21:13.813Z] 7bc0e0637184: Preparing [2021-05-27T09:21:13.813Z] 105521847616: Preparing [2021-05-27T09:21:13.813Z] 5e81af6b5601: Preparing [2021-05-27T09:21:13.813Z] 3b5a4883f943: Preparing [2021-05-27T09:21:13.813Z] 32f366d666a5: Preparing [2021-05-27T09:21:13.813Z] 5e81af6b5601: Layer already exists [2021-05-27T09:21:13.813Z] 32f366d666a5: Layer already exists [2021-05-27T09:21:13.813Z] 3b5a4883f943: Layer already exists [2021-05-27T09:21:13.813Z] 7bc0e0637184: Layer already exists [2021-05-27T09:21:13.813Z] 105521847616: Layer already exists [2021-05-27T09:21:13.813Z] 3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241: digest: sha256:a32a38c29d2a28ce88613a8262d4e461d9c2ce53942126f384b6cd7f89d8b255 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:21:14.117Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:21:14.429Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:master [2021-05-27T09:21:14.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-05-27T09:21:14.429Z] 7bc0e0637184: Preparing [2021-05-27T09:21:14.429Z] 105521847616: Preparing [2021-05-27T09:21:14.429Z] 5e81af6b5601: Preparing [2021-05-27T09:21:14.429Z] 3b5a4883f943: Preparing [2021-05-27T09:21:14.429Z] 32f366d666a5: Preparing [2021-05-27T09:21:14.429Z] 3b5a4883f943: Layer already exists [2021-05-27T09:21:14.429Z] 105521847616: Layer already exists [2021-05-27T09:21:14.429Z] 5e81af6b5601: Layer already exists [2021-05-27T09:21:14.429Z] 32f366d666a5: Layer already exists [2021-05-27T09:21:14.429Z] 7bc0e0637184: Layer already exists [2021-05-27T09:21:14.429Z] master: digest: sha256:a32a38c29d2a28ce88613a8262d4e461d9c2ce53942126f384b6cd7f89d8b255 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-27T09:21:14.478Z] ===================================================== [Pipeline] echo [2021-05-27T09:21:14.491Z] taggedImages: [2021-05-27T09:21:14.491Z] - nexus3.edgexfoundry.org:10004/core-metadata:3372c345ca573018b8293c0333122174fb4d3907 [2021-05-27T09:21:14.491Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.241 [2021-05-27T09:21:14.491Z] - nexus3.edgexfoundry.org:10004/core-metadata:3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241 [2021-05-27T09:21:14.491Z] - nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] echo [2021-05-27T09:21:14.518Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-05-27T09:21:14.518Z] 3372c345ca573018b8293c0333122174fb4d3907 [2021-05-27T09:21:14.518Z] 2.0.0-dev.241 [2021-05-27T09:21:14.518Z] 3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241 [2021-05-27T09:21:14.518Z] master [2021-05-27T09:21:14.518Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:21:14.706Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T09:21:14.707Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-27T09:21:14.707Z] ---> 60af4720f77f [2021-05-27T09:21:14.707Z] Step 3/24 : WORKDIR /edgex-go [2021-05-27T09:21:14.707Z] ---> Using cache [2021-05-27T09:21:14.707Z] ---> 3a85b27af1ac [2021-05-27T09:21:14.707Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T09:21:14.707Z] ---> Using cache [2021-05-27T09:21:14.707Z] ---> b4bc7559731f [2021-05-27T09:21:14.707Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-27T09:21:14.707Z] ---> Using cache [2021-05-27T09:21:14.707Z] ---> 4a48d360bdb9 [2021-05-27T09:21:14.707Z] Step 6/24 : COPY go.mod . [2021-05-27T09:21:14.707Z] ---> Using cache [2021-05-27T09:21:14.707Z] ---> f29e41e631c9 [2021-05-27T09:21:14.707Z] Step 7/24 : RUN go mod download [2021-05-27T09:21:14.707Z] ---> Using cache [2021-05-27T09:21:14.707Z] ---> e761ef5badee [2021-05-27T09:21:14.707Z] Step 8/24 : COPY . . [2021-05-27T09:21:14.853Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3372c345ca573018b8293c0333122174fb4d3907 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:21:14.984Z] ---> Using cache [2021-05-27T09:21:14.984Z] ---> 6ad96d5c892a [2021-05-27T09:21:14.984Z] Step 9/24 : RUN go mod tidy [2021-05-27T09:21:14.984Z] ---> Using cache [2021-05-27T09:21:14.984Z] ---> e41e3665b36c [2021-05-27T09:21:14.984Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-27T09:21:14.984Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T09:21:14.984Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-27T09:21:14.984Z] ---> 60af4720f77f [2021-05-27T09:21:14.984Z] Step 3/32 : WORKDIR /edgex-go [2021-05-27T09:21:14.984Z] ---> Using cache [2021-05-27T09:21:14.984Z] ---> 3a85b27af1ac [2021-05-27T09:21:14.984Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T09:21:14.984Z] ---> Using cache [2021-05-27T09:21:14.984Z] ---> b4bc7559731f [2021-05-27T09:21:14.984Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-27T09:21:14.984Z] ---> Using cache [2021-05-27T09:21:14.984Z] ---> 4a48d360bdb9 [2021-05-27T09:21:14.984Z] Step 6/32 : COPY go.mod . [2021-05-27T09:21:14.984Z] ---> Using cache [2021-05-27T09:21:14.984Z] ---> f29e41e631c9 [2021-05-27T09:21:14.984Z] Step 7/32 : RUN go mod download [2021-05-27T09:21:14.984Z] ---> Using cache [2021-05-27T09:21:14.984Z] ---> e761ef5badee [2021-05-27T09:21:14.984Z] Step 8/32 : COPY . . [2021-05-27T09:21:15.171Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3372c345ca573018b8293c0333122174fb4d3907 [2021-05-27T09:21:15.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-05-27T09:21:15.171Z] 69140a44bc11: Preparing [2021-05-27T09:21:15.171Z] 69140a44bc11: Preparing [2021-05-27T09:21:15.171Z] f3d841468866: Preparing [2021-05-27T09:21:15.171Z] d678a310225c: Preparing [2021-05-27T09:21:15.171Z] 17360e2777f3: Preparing [2021-05-27T09:21:15.171Z] abc29293da1c: Preparing [2021-05-27T09:21:15.171Z] 5e81af6b5601: Preparing [2021-05-27T09:21:15.171Z] 9f3279716069: Preparing [2021-05-27T09:21:15.171Z] 9f3279716069: Preparing [2021-05-27T09:21:15.171Z] 08c218410a1c: Preparing [2021-05-27T09:21:15.171Z] 38e7c753273f: Preparing [2021-05-27T09:21:15.171Z] 32f366d666a5: Preparing [2021-05-27T09:21:15.171Z] 5e81af6b5601: Waiting [2021-05-27T09:21:15.171Z] 9f3279716069: Waiting [2021-05-27T09:21:15.171Z] 08c218410a1c: Waiting [2021-05-27T09:21:15.171Z] 38e7c753273f: Waiting [2021-05-27T09:21:15.171Z] 32f366d666a5: Waiting [2021-05-27T09:21:15.268Z] ---> Using cache [2021-05-27T09:21:15.268Z] ---> 6ad96d5c892a [2021-05-27T09:21:15.268Z] Step 9/32 : RUN go mod tidy [2021-05-27T09:21:15.268Z] ---> Using cache [2021-05-27T09:21:15.268Z] ---> e41e3665b36c [2021-05-27T09:21:15.268Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-27T09:21:15.268Z] Removing intermediate container 4825dc2e9dfe [2021-05-27T09:21:15.268Z] ---> a33101913103 [2021-05-27T09:21:15.268Z] Step 8/24 : COPY . . [2021-05-27T09:21:15.432Z] 17360e2777f3: Pushed [2021-05-27T09:21:15.432Z] d678a310225c: Pushed [2021-05-27T09:21:15.432Z] f3d841468866: Pushed [2021-05-27T09:21:15.432Z] 5e81af6b5601: Layer already exists [2021-05-27T09:21:15.432Z] 69140a44bc11: Pushed [2021-05-27T09:21:15.432Z] 32f366d666a5: Layer already exists [2021-05-27T09:21:15.432Z] 08c218410a1c: Pushed [2021-05-27T09:21:15.542Z] ---> Running in f685785a3fe4 [2021-05-27T09:21:15.694Z] 38e7c753273f: Pushed [2021-05-27T09:21:15.694Z] 9f3279716069: Pushed [2021-05-27T09:21:15.815Z] ---> Running in 84a5cb8f1de3 [2021-05-27T09:21:16.635Z] abc29293da1c: Pushed [2021-05-27T09:21:16.895Z] 3372c345ca573018b8293c0333122174fb4d3907: digest: sha256:1226daac72b4276820a52a8696013165947c7d7a3b5cfc399a7a8b98c180154a size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:21:17.253Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.241" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-27T09:21:17.525Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.241" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-27T09:21:17.765Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.241 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:21:18.127Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T09:21:18.127Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-27T09:21:18.127Z] ---> 60af4720f77f [2021-05-27T09:21:18.127Z] Step 3/26 : WORKDIR /edgex-go [2021-05-27T09:21:18.127Z] ---> Using cache [2021-05-27T09:21:18.127Z] ---> 3a85b27af1ac [2021-05-27T09:21:18.127Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T09:21:18.127Z] ---> Using cache [2021-05-27T09:21:18.127Z] ---> b4bc7559731f [2021-05-27T09:21:18.127Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-27T09:21:18.127Z] ---> Using cache [2021-05-27T09:21:18.127Z] ---> 4a48d360bdb9 [2021-05-27T09:21:18.127Z] Step 6/26 : COPY go.mod . [2021-05-27T09:21:18.127Z] ---> Using cache [2021-05-27T09:21:18.127Z] ---> f29e41e631c9 [2021-05-27T09:21:18.127Z] Step 7/26 : RUN go mod download [2021-05-27T09:21:18.127Z] ---> Using cache [2021-05-27T09:21:18.127Z] ---> e761ef5badee [2021-05-27T09:21:18.127Z] Step 8/26 : COPY . . [2021-05-27T09:21:18.325Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.241 [2021-05-27T09:21:18.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-05-27T09:21:18.325Z] 69140a44bc11: Preparing [2021-05-27T09:21:18.325Z] 69140a44bc11: Preparing [2021-05-27T09:21:18.325Z] f3d841468866: Preparing [2021-05-27T09:21:18.325Z] d678a310225c: Preparing [2021-05-27T09:21:18.325Z] 17360e2777f3: Preparing [2021-05-27T09:21:18.325Z] abc29293da1c: Preparing [2021-05-27T09:21:18.325Z] 5e81af6b5601: Preparing [2021-05-27T09:21:18.325Z] 9f3279716069: Preparing [2021-05-27T09:21:18.325Z] 9f3279716069: Preparing [2021-05-27T09:21:18.325Z] 08c218410a1c: Preparing [2021-05-27T09:21:18.325Z] 38e7c753273f: Preparing [2021-05-27T09:21:18.325Z] 32f366d666a5: Preparing [2021-05-27T09:21:18.325Z] 5e81af6b5601: Waiting [2021-05-27T09:21:18.325Z] 9f3279716069: Waiting [2021-05-27T09:21:18.325Z] 08c218410a1c: Waiting [2021-05-27T09:21:18.325Z] 38e7c753273f: Waiting [2021-05-27T09:21:18.325Z] 32f366d666a5: Waiting [2021-05-27T09:21:18.325Z] abc29293da1c: Layer already exists [2021-05-27T09:21:18.325Z] f3d841468866: Layer already exists [2021-05-27T09:21:18.325Z] 69140a44bc11: Layer already exists [2021-05-27T09:21:18.325Z] d678a310225c: Layer already exists [2021-05-27T09:21:18.325Z] 17360e2777f3: Layer already exists [2021-05-27T09:21:18.325Z] 9f3279716069: Layer already exists [2021-05-27T09:21:18.325Z] 5e81af6b5601: Layer already exists [2021-05-27T09:21:18.325Z] 32f366d666a5: Layer already exists [2021-05-27T09:21:18.325Z] 38e7c753273f: Layer already exists [2021-05-27T09:21:18.325Z] 08c218410a1c: Layer already exists [2021-05-27T09:21:18.325Z] 2.0.0-dev.241: digest: sha256:1226daac72b4276820a52a8696013165947c7d7a3b5cfc399a7a8b98c180154a size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:21:18.401Z] ---> Using cache [2021-05-27T09:21:18.401Z] ---> 6ad96d5c892a [2021-05-27T09:21:18.401Z] Step 9/26 : RUN go mod tidy [2021-05-27T09:21:18.401Z] ---> Using cache [2021-05-27T09:21:18.401Z] ---> e41e3665b36c [2021-05-27T09:21:18.401Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-27T09:21:18.633Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:21:18.934Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241 [2021-05-27T09:21:18.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-05-27T09:21:18.935Z] 69140a44bc11: Preparing [2021-05-27T09:21:18.935Z] 69140a44bc11: Preparing [2021-05-27T09:21:18.935Z] f3d841468866: Preparing [2021-05-27T09:21:18.935Z] d678a310225c: Preparing [2021-05-27T09:21:18.935Z] 17360e2777f3: Preparing [2021-05-27T09:21:18.935Z] abc29293da1c: Preparing [2021-05-27T09:21:18.935Z] 5e81af6b5601: Preparing [2021-05-27T09:21:18.935Z] 9f3279716069: Preparing [2021-05-27T09:21:18.935Z] 9f3279716069: Preparing [2021-05-27T09:21:18.935Z] 08c218410a1c: Preparing [2021-05-27T09:21:18.935Z] 38e7c753273f: Preparing [2021-05-27T09:21:18.935Z] 32f366d666a5: Preparing [2021-05-27T09:21:18.935Z] 5e81af6b5601: Waiting [2021-05-27T09:21:18.935Z] 9f3279716069: Waiting [2021-05-27T09:21:18.935Z] 08c218410a1c: Waiting [2021-05-27T09:21:18.935Z] 38e7c753273f: Waiting [2021-05-27T09:21:18.935Z] 32f366d666a5: Waiting [2021-05-27T09:21:18.935Z] 69140a44bc11: Layer already exists [2021-05-27T09:21:18.935Z] 17360e2777f3: Layer already exists [2021-05-27T09:21:18.935Z] abc29293da1c: Layer already exists [2021-05-27T09:21:18.935Z] f3d841468866: Layer already exists [2021-05-27T09:21:18.935Z] d678a310225c: Layer already exists [2021-05-27T09:21:18.935Z] 5e81af6b5601: Layer already exists [2021-05-27T09:21:18.935Z] 9f3279716069: Layer already exists [2021-05-27T09:21:18.935Z] 08c218410a1c: Layer already exists [2021-05-27T09:21:18.935Z] 32f366d666a5: Layer already exists [2021-05-27T09:21:18.935Z] 38e7c753273f: Layer already exists [2021-05-27T09:21:18.935Z] 3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241: digest: sha256:1226daac72b4276820a52a8696013165947c7d7a3b5cfc399a7a8b98c180154a size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:21:19.422Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:21:19.716Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:master [2021-05-27T09:21:19.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-05-27T09:21:19.716Z] 69140a44bc11: Preparing [2021-05-27T09:21:19.716Z] 69140a44bc11: Preparing [2021-05-27T09:21:19.716Z] f3d841468866: Preparing [2021-05-27T09:21:19.716Z] d678a310225c: Preparing [2021-05-27T09:21:19.717Z] 17360e2777f3: Preparing [2021-05-27T09:21:19.717Z] abc29293da1c: Preparing [2021-05-27T09:21:19.717Z] 5e81af6b5601: Preparing [2021-05-27T09:21:19.717Z] 9f3279716069: Preparing [2021-05-27T09:21:19.717Z] 9f3279716069: Preparing [2021-05-27T09:21:19.717Z] 08c218410a1c: Preparing [2021-05-27T09:21:19.717Z] 38e7c753273f: Preparing [2021-05-27T09:21:19.717Z] 32f366d666a5: Preparing [2021-05-27T09:21:19.717Z] 5e81af6b5601: Waiting [2021-05-27T09:21:19.717Z] 9f3279716069: Waiting [2021-05-27T09:21:19.717Z] 08c218410a1c: Waiting [2021-05-27T09:21:19.717Z] 38e7c753273f: Waiting [2021-05-27T09:21:19.717Z] 32f366d666a5: Waiting [2021-05-27T09:21:19.717Z] f3d841468866: Layer already exists [2021-05-27T09:21:19.717Z] 17360e2777f3: Layer already exists [2021-05-27T09:21:19.717Z] 69140a44bc11: Layer already exists [2021-05-27T09:21:19.717Z] d678a310225c: Layer already exists [2021-05-27T09:21:19.717Z] abc29293da1c: Layer already exists [2021-05-27T09:21:19.717Z] 5e81af6b5601: Layer already exists [2021-05-27T09:21:19.717Z] 9f3279716069: Layer already exists [2021-05-27T09:21:19.717Z] 08c218410a1c: Layer already exists [2021-05-27T09:21:19.717Z] 32f366d666a5: Layer already exists [2021-05-27T09:21:19.717Z] 38e7c753273f: Layer already exists [2021-05-27T09:21:19.717Z] master: digest: sha256:1226daac72b4276820a52a8696013165947c7d7a3b5cfc399a7a8b98c180154a size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-27T09:21:19.766Z] ===================================================== [Pipeline] echo [2021-05-27T09:21:19.779Z] taggedImages: [2021-05-27T09:21:19.779Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3372c345ca573018b8293c0333122174fb4d3907 [2021-05-27T09:21:19.779Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.241 [2021-05-27T09:21:19.779Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241 [2021-05-27T09:21:19.779Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] echo [2021-05-27T09:21:19.808Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-05-27T09:21:19.808Z] 3372c345ca573018b8293c0333122174fb4d3907 [2021-05-27T09:21:19.808Z] 2.0.0-dev.241 [2021-05-27T09:21:19.808Z] 3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241 [2021-05-27T09:21:19.808Z] master [2021-05-27T09:21:19.808Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [2021-05-27T09:21:19.849Z] ---> Running in 5a348cf89d0c [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:21:20.155Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3372c345ca573018b8293c0333122174fb4d3907 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:21:20.455Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3372c345ca573018b8293c0333122174fb4d3907 [2021-05-27T09:21:20.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-05-27T09:21:20.456Z] a5e0da3c8de1: Preparing [2021-05-27T09:21:20.456Z] ca5b8affae43: Preparing [2021-05-27T09:21:20.456Z] e62f0ef28d03: Preparing [2021-05-27T09:21:20.456Z] 9598c36c5052: Preparing [2021-05-27T09:21:20.456Z] b46538eaf545: Preparing [2021-05-27T09:21:20.456Z] 32f366d666a5: Preparing [2021-05-27T09:21:20.456Z] 32f366d666a5: Waiting [2021-05-27T09:21:21.039Z] e62f0ef28d03: Pushed [2021-05-27T09:21:21.039Z] 9598c36c5052: Pushed [2021-05-27T09:21:21.039Z] 32f366d666a5: Layer already exists [2021-05-27T09:21:21.298Z] b46538eaf545: Pushed [2021-05-27T09:21:21.298Z] ca5b8affae43: Pushed [2021-05-27T09:21:21.298Z] a5e0da3c8de1: Pushed [2021-05-27T09:21:21.560Z] 3372c345ca573018b8293c0333122174fb4d3907: digest: sha256:9cb28c9cea79e187fb09dc0d91e914f2d8fe4e23bee1315785dc6d4be7eae7cb size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:21:21.866Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.241 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:21:22.161Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.241 [2021-05-27T09:21:22.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-05-27T09:21:22.161Z] a5e0da3c8de1: Preparing [2021-05-27T09:21:22.161Z] ca5b8affae43: Preparing [2021-05-27T09:21:22.161Z] e62f0ef28d03: Preparing [2021-05-27T09:21:22.161Z] 9598c36c5052: Preparing [2021-05-27T09:21:22.161Z] b46538eaf545: Preparing [2021-05-27T09:21:22.161Z] 32f366d666a5: Preparing [2021-05-27T09:21:22.161Z] 32f366d666a5: Waiting [2021-05-27T09:21:22.161Z] e62f0ef28d03: Layer already exists [2021-05-27T09:21:22.161Z] 9598c36c5052: Layer already exists [2021-05-27T09:21:22.161Z] b46538eaf545: Layer already exists [2021-05-27T09:21:22.161Z] a5e0da3c8de1: Layer already exists [2021-05-27T09:21:22.161Z] ca5b8affae43: Layer already exists [2021-05-27T09:21:22.161Z] 32f366d666a5: Layer already exists [2021-05-27T09:21:22.161Z] 2.0.0-dev.241: digest: sha256:9cb28c9cea79e187fb09dc0d91e914f2d8fe4e23bee1315785dc6d4be7eae7cb size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:21:22.469Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:21:22.484Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.241" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-27T09:21:22.767Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241 [2021-05-27T09:21:22.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-05-27T09:21:22.767Z] a5e0da3c8de1: Preparing [2021-05-27T09:21:22.767Z] ca5b8affae43: Preparing [2021-05-27T09:21:22.767Z] e62f0ef28d03: Preparing [2021-05-27T09:21:22.767Z] 9598c36c5052: Preparing [2021-05-27T09:21:22.767Z] b46538eaf545: Preparing [2021-05-27T09:21:22.767Z] 32f366d666a5: Preparing [2021-05-27T09:21:22.767Z] 32f366d666a5: Waiting [2021-05-27T09:21:22.767Z] b46538eaf545: Layer already exists [2021-05-27T09:21:22.767Z] e62f0ef28d03: Layer already exists [2021-05-27T09:21:22.767Z] 9598c36c5052: Layer already exists [2021-05-27T09:21:22.767Z] ca5b8affae43: Layer already exists [2021-05-27T09:21:22.767Z] a5e0da3c8de1: Layer already exists [2021-05-27T09:21:22.767Z] 32f366d666a5: Layer already exists [2021-05-27T09:21:22.767Z] 3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241: digest: sha256:9cb28c9cea79e187fb09dc0d91e914f2d8fe4e23bee1315785dc6d4be7eae7cb size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:21:23.073Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:21:23.368Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:master [2021-05-27T09:21:23.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-05-27T09:21:23.368Z] a5e0da3c8de1: Preparing [2021-05-27T09:21:23.369Z] ca5b8affae43: Preparing [2021-05-27T09:21:23.369Z] e62f0ef28d03: Preparing [2021-05-27T09:21:23.369Z] 9598c36c5052: Preparing [2021-05-27T09:21:23.369Z] b46538eaf545: Preparing [2021-05-27T09:21:23.369Z] 32f366d666a5: Preparing [2021-05-27T09:21:23.369Z] 32f366d666a5: Waiting [2021-05-27T09:21:23.369Z] e62f0ef28d03: Layer already exists [2021-05-27T09:21:23.369Z] a5e0da3c8de1: Layer already exists [2021-05-27T09:21:23.369Z] b46538eaf545: Layer already exists [2021-05-27T09:21:23.369Z] 9598c36c5052: Layer already exists [2021-05-27T09:21:23.369Z] ca5b8affae43: Layer already exists [2021-05-27T09:21:23.369Z] 32f366d666a5: Layer already exists [2021-05-27T09:21:23.369Z] master: digest: sha256:9cb28c9cea79e187fb09dc0d91e914f2d8fe4e23bee1315785dc6d4be7eae7cb size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-27T09:21:23.422Z] ===================================================== [Pipeline] echo [2021-05-27T09:21:23.436Z] taggedImages: [2021-05-27T09:21:23.436Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3372c345ca573018b8293c0333122174fb4d3907 [2021-05-27T09:21:23.436Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.241 [2021-05-27T09:21:23.436Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241 [2021-05-27T09:21:23.436Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] echo [2021-05-27T09:21:23.467Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-05-27T09:21:23.467Z] 3372c345ca573018b8293c0333122174fb4d3907 [2021-05-27T09:21:23.467Z] 2.0.0-dev.241 [2021-05-27T09:21:23.467Z] 3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241 [2021-05-27T09:21:23.467Z] master [2021-05-27T09:21:23.467Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:21:23.828Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3372c345ca573018b8293c0333122174fb4d3907 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:21:24.131Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3372c345ca573018b8293c0333122174fb4d3907 [2021-05-27T09:21:24.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-05-27T09:21:24.131Z] bd86e4c9e7ce: Preparing [2021-05-27T09:21:24.131Z] fa7942b43bea: Preparing [2021-05-27T09:21:24.131Z] d753cb95ed40: Preparing [2021-05-27T09:21:24.131Z] 1278b326ebf3: Preparing [2021-05-27T09:21:24.131Z] bf9f78e2c6b3: Preparing [2021-05-27T09:21:24.131Z] 45cd794edcde: Preparing [2021-05-27T09:21:24.131Z] 1558eb76ef44: Preparing [2021-05-27T09:21:24.131Z] 049d7990c57a: Preparing [2021-05-27T09:21:24.131Z] 8cd146869bfc: Preparing [2021-05-27T09:21:24.131Z] 32f366d666a5: Preparing [2021-05-27T09:21:24.131Z] 45cd794edcde: Waiting [2021-05-27T09:21:24.131Z] 1558eb76ef44: Waiting [2021-05-27T09:21:24.131Z] 049d7990c57a: Waiting [2021-05-27T09:21:24.131Z] 8cd146869bfc: Waiting [2021-05-27T09:21:24.131Z] 32f366d666a5: Waiting [2021-05-27T09:21:24.713Z] fa7942b43bea: Pushed [2021-05-27T09:21:24.714Z] bf9f78e2c6b3: Pushed [2021-05-27T09:21:24.714Z] bd86e4c9e7ce: Pushed [2021-05-27T09:21:24.975Z] 45cd794edcde: Pushed [2021-05-27T09:21:24.975Z] 1558eb76ef44: Pushed [2021-05-27T09:21:24.975Z] 32f366d666a5: Layer already exists [2021-05-27T09:21:24.975Z] 049d7990c57a: Pushed [2021-05-27T09:21:24.975Z] 1278b326ebf3: Pushed [2021-05-27T09:21:24.975Z] d753cb95ed40: Pushed [2021-05-27T09:21:25.236Z] 8cd146869bfc: Pushed [2021-05-27T09:21:25.496Z] 3372c345ca573018b8293c0333122174fb4d3907: digest: sha256:e1e4091a7019208e6981345bfef8d187c9ec21dafb47c2e504a46dd7bac0f098 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:21:25.798Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.241 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:21:26.092Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.241 [2021-05-27T09:21:26.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-05-27T09:21:26.092Z] bd86e4c9e7ce: Preparing [2021-05-27T09:21:26.092Z] fa7942b43bea: Preparing [2021-05-27T09:21:26.092Z] d753cb95ed40: Preparing [2021-05-27T09:21:26.092Z] 1278b326ebf3: Preparing [2021-05-27T09:21:26.092Z] bf9f78e2c6b3: Preparing [2021-05-27T09:21:26.092Z] 45cd794edcde: Preparing [2021-05-27T09:21:26.092Z] 1558eb76ef44: Preparing [2021-05-27T09:21:26.092Z] 049d7990c57a: Preparing [2021-05-27T09:21:26.092Z] 8cd146869bfc: Preparing [2021-05-27T09:21:26.092Z] 32f366d666a5: Preparing [2021-05-27T09:21:26.092Z] 45cd794edcde: Waiting [2021-05-27T09:21:26.092Z] 049d7990c57a: Waiting [2021-05-27T09:21:26.092Z] 1558eb76ef44: Waiting [2021-05-27T09:21:26.092Z] 32f366d666a5: Waiting [2021-05-27T09:21:26.092Z] 8cd146869bfc: Waiting [2021-05-27T09:21:26.092Z] bd86e4c9e7ce: Layer already exists [2021-05-27T09:21:26.092Z] 1278b326ebf3: Layer already exists [2021-05-27T09:21:26.092Z] d753cb95ed40: Layer already exists [2021-05-27T09:21:26.092Z] bf9f78e2c6b3: Layer already exists [2021-05-27T09:21:26.092Z] fa7942b43bea: Layer already exists [2021-05-27T09:21:26.092Z] 049d7990c57a: Layer already exists [2021-05-27T09:21:26.092Z] 1558eb76ef44: Layer already exists [2021-05-27T09:21:26.092Z] 45cd794edcde: Layer already exists [2021-05-27T09:21:26.092Z] 8cd146869bfc: Layer already exists [2021-05-27T09:21:26.092Z] 32f366d666a5: Layer already exists [2021-05-27T09:21:26.092Z] 2.0.0-dev.241: digest: sha256:e1e4091a7019208e6981345bfef8d187c9ec21dafb47c2e504a46dd7bac0f098 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:21:26.390Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:21:26.686Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241 [2021-05-27T09:21:26.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-05-27T09:21:26.686Z] bd86e4c9e7ce: Preparing [2021-05-27T09:21:26.686Z] fa7942b43bea: Preparing [2021-05-27T09:21:26.686Z] d753cb95ed40: Preparing [2021-05-27T09:21:26.686Z] 1278b326ebf3: Preparing [2021-05-27T09:21:26.686Z] bf9f78e2c6b3: Preparing [2021-05-27T09:21:26.686Z] 45cd794edcde: Preparing [2021-05-27T09:21:26.686Z] 1558eb76ef44: Preparing [2021-05-27T09:21:26.686Z] 049d7990c57a: Preparing [2021-05-27T09:21:26.686Z] 8cd146869bfc: Preparing [2021-05-27T09:21:26.686Z] 32f366d666a5: Preparing [2021-05-27T09:21:26.686Z] 1558eb76ef44: Waiting [2021-05-27T09:21:26.686Z] 049d7990c57a: Waiting [2021-05-27T09:21:26.686Z] 8cd146869bfc: Waiting [2021-05-27T09:21:26.686Z] 32f366d666a5: Waiting [2021-05-27T09:21:26.686Z] 45cd794edcde: Waiting [2021-05-27T09:21:26.686Z] bd86e4c9e7ce: Layer already exists [2021-05-27T09:21:26.686Z] bf9f78e2c6b3: Layer already exists [2021-05-27T09:21:26.686Z] d753cb95ed40: Layer already exists [2021-05-27T09:21:26.686Z] 1278b326ebf3: Layer already exists [2021-05-27T09:21:26.686Z] fa7942b43bea: Layer already exists [2021-05-27T09:21:26.686Z] 1558eb76ef44: Layer already exists [2021-05-27T09:21:26.686Z] 049d7990c57a: Layer already exists [2021-05-27T09:21:26.686Z] 32f366d666a5: Layer already exists [2021-05-27T09:21:26.686Z] 45cd794edcde: Layer already exists [2021-05-27T09:21:26.686Z] 8cd146869bfc: Layer already exists [2021-05-27T09:21:26.686Z] 3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241: digest: sha256:e1e4091a7019208e6981345bfef8d187c9ec21dafb47c2e504a46dd7bac0f098 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:21:26.986Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:21:27.284Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [2021-05-27T09:21:27.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-05-27T09:21:27.285Z] bd86e4c9e7ce: Preparing [2021-05-27T09:21:27.285Z] fa7942b43bea: Preparing [2021-05-27T09:21:27.285Z] d753cb95ed40: Preparing [2021-05-27T09:21:27.285Z] 1278b326ebf3: Preparing [2021-05-27T09:21:27.285Z] bf9f78e2c6b3: Preparing [2021-05-27T09:21:27.285Z] 45cd794edcde: Preparing [2021-05-27T09:21:27.285Z] 1558eb76ef44: Preparing [2021-05-27T09:21:27.285Z] 049d7990c57a: Preparing [2021-05-27T09:21:27.285Z] 8cd146869bfc: Preparing [2021-05-27T09:21:27.285Z] 32f366d666a5: Preparing [2021-05-27T09:21:27.285Z] 45cd794edcde: Waiting [2021-05-27T09:21:27.285Z] 1558eb76ef44: Waiting [2021-05-27T09:21:27.285Z] 049d7990c57a: Waiting [2021-05-27T09:21:27.285Z] 8cd146869bfc: Waiting [2021-05-27T09:21:27.285Z] 32f366d666a5: Waiting [2021-05-27T09:21:27.285Z] bf9f78e2c6b3: Layer already exists [2021-05-27T09:21:27.285Z] bd86e4c9e7ce: Layer already exists [2021-05-27T09:21:27.285Z] fa7942b43bea: Layer already exists [2021-05-27T09:21:27.285Z] 1278b326ebf3: Layer already exists [2021-05-27T09:21:27.285Z] d753cb95ed40: Layer already exists [2021-05-27T09:21:27.285Z] 1558eb76ef44: Layer already exists [2021-05-27T09:21:27.285Z] 45cd794edcde: Layer already exists [2021-05-27T09:21:27.285Z] 049d7990c57a: Layer already exists [2021-05-27T09:21:27.285Z] 32f366d666a5: Layer already exists [2021-05-27T09:21:27.285Z] 8cd146869bfc: Layer already exists [2021-05-27T09:21:27.285Z] master: digest: sha256:e1e4091a7019208e6981345bfef8d187c9ec21dafb47c2e504a46dd7bac0f098 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-27T09:21:27.334Z] ===================================================== [Pipeline] echo [2021-05-27T09:21:27.347Z] taggedImages: [2021-05-27T09:21:27.347Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3372c345ca573018b8293c0333122174fb4d3907 [2021-05-27T09:21:27.347Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.241 [2021-05-27T09:21:27.347Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241 [2021-05-27T09:21:27.347Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] echo [2021-05-27T09:21:27.375Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-05-27T09:21:27.375Z] 3372c345ca573018b8293c0333122174fb4d3907 [2021-05-27T09:21:27.375Z] 2.0.0-dev.241 [2021-05-27T09:21:27.375Z] 3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241 [2021-05-27T09:21:27.375Z] master [2021-05-27T09:21:27.375Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:21:27.712Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3372c345ca573018b8293c0333122174fb4d3907 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:21:28.004Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3372c345ca573018b8293c0333122174fb4d3907 [2021-05-27T09:21:28.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-05-27T09:21:28.004Z] d53ddc28c35e: Preparing [2021-05-27T09:21:28.004Z] 1c546e44f29b: Preparing [2021-05-27T09:21:28.004Z] 5e81af6b5601: Preparing [2021-05-27T09:21:28.004Z] 706d4eef6848: Preparing [2021-05-27T09:21:28.004Z] 32f366d666a5: Preparing [2021-05-27T09:21:28.004Z] 32f366d666a5: Layer already exists [2021-05-27T09:21:28.004Z] 5e81af6b5601: Layer already exists [2021-05-27T09:21:28.264Z] d53ddc28c35e: Pushed [2021-05-27T09:21:28.264Z] 706d4eef6848: Pushed [2021-05-27T09:21:29.207Z] 1c546e44f29b: Pushed [2021-05-27T09:21:29.222Z] ---> a046abcebd17 [2021-05-27T09:21:29.222Z] Step 9/24 : RUN go mod tidy [2021-05-27T09:21:29.469Z] 3372c345ca573018b8293c0333122174fb4d3907: digest: sha256:580b74726c71aa80222638a2c195d7d2f782f7b51f503ecc9cc0b991b684b581 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:21:29.520Z] ---> Running in 1965710ec11f [2021-05-27T09:21:29.773Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.241 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:21:30.071Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.241 [2021-05-27T09:21:30.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-05-27T09:21:30.071Z] d53ddc28c35e: Preparing [2021-05-27T09:21:30.071Z] 1c546e44f29b: Preparing [2021-05-27T09:21:30.071Z] 5e81af6b5601: Preparing [2021-05-27T09:21:30.071Z] 706d4eef6848: Preparing [2021-05-27T09:21:30.071Z] 32f366d666a5: Preparing [2021-05-27T09:21:30.071Z] 5e81af6b5601: Layer already exists [2021-05-27T09:21:30.071Z] 706d4eef6848: Layer already exists [2021-05-27T09:21:30.071Z] d53ddc28c35e: Layer already exists [2021-05-27T09:21:30.071Z] 1c546e44f29b: Layer already exists [2021-05-27T09:21:30.071Z] 32f366d666a5: Layer already exists [2021-05-27T09:21:30.071Z] 2.0.0-dev.241: digest: sha256:580b74726c71aa80222638a2c195d7d2f782f7b51f503ecc9cc0b991b684b581 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:21:30.372Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:21:30.672Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241 [2021-05-27T09:21:30.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-05-27T09:21:30.673Z] d53ddc28c35e: Preparing [2021-05-27T09:21:30.673Z] 1c546e44f29b: Preparing [2021-05-27T09:21:30.673Z] 5e81af6b5601: Preparing [2021-05-27T09:21:30.673Z] 706d4eef6848: Preparing [2021-05-27T09:21:30.673Z] 32f366d666a5: Preparing [2021-05-27T09:21:30.673Z] 1c546e44f29b: Layer already exists [2021-05-27T09:21:30.673Z] 5e81af6b5601: Layer already exists [2021-05-27T09:21:30.673Z] 706d4eef6848: Layer already exists [2021-05-27T09:21:30.673Z] d53ddc28c35e: Layer already exists [2021-05-27T09:21:30.673Z] 32f366d666a5: Layer already exists [2021-05-27T09:21:30.673Z] 3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241: digest: sha256:580b74726c71aa80222638a2c195d7d2f782f7b51f503ecc9cc0b991b684b581 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:21:30.974Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:21:31.268Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:master [2021-05-27T09:21:31.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-05-27T09:21:31.268Z] d53ddc28c35e: Preparing [2021-05-27T09:21:31.268Z] 1c546e44f29b: Preparing [2021-05-27T09:21:31.269Z] 5e81af6b5601: Preparing [2021-05-27T09:21:31.269Z] 706d4eef6848: Preparing [2021-05-27T09:21:31.269Z] 32f366d666a5: Preparing [2021-05-27T09:21:31.269Z] 32f366d666a5: Layer already exists [2021-05-27T09:21:31.269Z] 5e81af6b5601: Layer already exists [2021-05-27T09:21:31.269Z] d53ddc28c35e: Layer already exists [2021-05-27T09:21:31.269Z] 1c546e44f29b: Layer already exists [2021-05-27T09:21:31.269Z] 706d4eef6848: Layer already exists [2021-05-27T09:21:31.269Z] master: digest: sha256:580b74726c71aa80222638a2c195d7d2f782f7b51f503ecc9cc0b991b684b581 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-27T09:21:31.347Z] ===================================================== [Pipeline] echo [2021-05-27T09:21:31.361Z] taggedImages: [2021-05-27T09:21:31.362Z] - nexus3.edgexfoundry.org:10004/support-notifications:3372c345ca573018b8293c0333122174fb4d3907 [2021-05-27T09:21:31.362Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.241 [2021-05-27T09:21:31.362Z] - nexus3.edgexfoundry.org:10004/support-notifications:3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241 [2021-05-27T09:21:31.362Z] - nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] echo [2021-05-27T09:21:31.392Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-05-27T09:21:31.392Z] 3372c345ca573018b8293c0333122174fb4d3907 [2021-05-27T09:21:31.392Z] 2.0.0-dev.241 [2021-05-27T09:21:31.392Z] 3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241 [2021-05-27T09:21:31.392Z] master [2021-05-27T09:21:31.392Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:21:31.730Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3372c345ca573018b8293c0333122174fb4d3907 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:21:32.026Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3372c345ca573018b8293c0333122174fb4d3907 [2021-05-27T09:21:32.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-05-27T09:21:32.026Z] 538282d1368c: Preparing [2021-05-27T09:21:32.026Z] b4532ce9e72b: Preparing [2021-05-27T09:21:32.026Z] 5e81af6b5601: Preparing [2021-05-27T09:21:32.026Z] db83c42e1911: Preparing [2021-05-27T09:21:32.026Z] 32f366d666a5: Preparing [2021-05-27T09:21:32.026Z] 32f366d666a5: Layer already exists [2021-05-27T09:21:32.026Z] 5e81af6b5601: Layer already exists [2021-05-27T09:21:32.026Z] 538282d1368c: Pushed [2021-05-27T09:21:32.026Z] db83c42e1911: Pushed [2021-05-27T09:21:33.527Z] b4532ce9e72b: Pushed [2021-05-27T09:21:33.527Z] 3372c345ca573018b8293c0333122174fb4d3907: digest: sha256:e6e1fabd664043b4a6c6a01d60f24a35de81a45b0463226cf4518785f06755e3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:21:33.829Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.241 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:21:34.122Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.241 [2021-05-27T09:21:34.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-05-27T09:21:34.123Z] 538282d1368c: Preparing [2021-05-27T09:21:34.123Z] b4532ce9e72b: Preparing [2021-05-27T09:21:34.123Z] 5e81af6b5601: Preparing [2021-05-27T09:21:34.123Z] db83c42e1911: Preparing [2021-05-27T09:21:34.123Z] 32f366d666a5: Preparing [2021-05-27T09:21:34.123Z] b4532ce9e72b: Layer already exists [2021-05-27T09:21:34.123Z] 5e81af6b5601: Layer already exists [2021-05-27T09:21:34.123Z] db83c42e1911: Layer already exists [2021-05-27T09:21:34.123Z] 32f366d666a5: Layer already exists [2021-05-27T09:21:34.123Z] 538282d1368c: Layer already exists [2021-05-27T09:21:34.123Z] 2.0.0-dev.241: digest: sha256:e6e1fabd664043b4a6c6a01d60f24a35de81a45b0463226cf4518785f06755e3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:21:34.425Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:21:34.721Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241 [2021-05-27T09:21:34.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-05-27T09:21:34.721Z] 538282d1368c: Preparing [2021-05-27T09:21:34.721Z] b4532ce9e72b: Preparing [2021-05-27T09:21:34.721Z] 5e81af6b5601: Preparing [2021-05-27T09:21:34.721Z] db83c42e1911: Preparing [2021-05-27T09:21:34.721Z] 32f366d666a5: Preparing [2021-05-27T09:21:34.721Z] 538282d1368c: Layer already exists [2021-05-27T09:21:34.721Z] 5e81af6b5601: Layer already exists [2021-05-27T09:21:34.721Z] 32f366d666a5: Layer already exists [2021-05-27T09:21:34.721Z] b4532ce9e72b: Layer already exists [2021-05-27T09:21:34.721Z] db83c42e1911: Layer already exists [2021-05-27T09:21:34.721Z] 3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241: digest: sha256:e6e1fabd664043b4a6c6a01d60f24a35de81a45b0463226cf4518785f06755e3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:21:35.021Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:21:35.321Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:master [2021-05-27T09:21:35.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-05-27T09:21:35.321Z] 538282d1368c: Preparing [2021-05-27T09:21:35.321Z] b4532ce9e72b: Preparing [2021-05-27T09:21:35.321Z] 5e81af6b5601: Preparing [2021-05-27T09:21:35.321Z] db83c42e1911: Preparing [2021-05-27T09:21:35.321Z] 32f366d666a5: Preparing [2021-05-27T09:21:35.321Z] 32f366d666a5: Layer already exists [2021-05-27T09:21:35.321Z] db83c42e1911: Layer already exists [2021-05-27T09:21:35.321Z] 5e81af6b5601: Layer already exists [2021-05-27T09:21:35.321Z] 538282d1368c: Layer already exists [2021-05-27T09:21:35.321Z] b4532ce9e72b: Layer already exists [2021-05-27T09:21:35.321Z] master: digest: sha256:e6e1fabd664043b4a6c6a01d60f24a35de81a45b0463226cf4518785f06755e3 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-27T09:21:35.372Z] ===================================================== [Pipeline] echo [2021-05-27T09:21:35.389Z] taggedImages: [2021-05-27T09:21:35.389Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3372c345ca573018b8293c0333122174fb4d3907 [2021-05-27T09:21:35.389Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.241 [2021-05-27T09:21:35.389Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241 [2021-05-27T09:21:35.389Z] - nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] echo [2021-05-27T09:21:35.421Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-05-27T09:21:35.421Z] 3372c345ca573018b8293c0333122174fb4d3907 [2021-05-27T09:21:35.421Z] 2.0.0-dev.241 [2021-05-27T09:21:35.421Z] 3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241 [2021-05-27T09:21:35.421Z] master [2021-05-27T09:21:35.421Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:21:35.767Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3372c345ca573018b8293c0333122174fb4d3907 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:21:36.068Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3372c345ca573018b8293c0333122174fb4d3907 [2021-05-27T09:21:36.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-05-27T09:21:36.068Z] be5f27e79744: Preparing [2021-05-27T09:21:36.068Z] 2efdec03488b: Preparing [2021-05-27T09:21:36.068Z] 076557b00733: Preparing [2021-05-27T09:21:36.068Z] bbc40b718146: Preparing [2021-05-27T09:21:36.068Z] 0754057c0ad3: Preparing [2021-05-27T09:21:36.068Z] 998cdf262ab1: Preparing [2021-05-27T09:21:36.068Z] 02e56110abd2: Preparing [2021-05-27T09:21:36.068Z] abc36efb885a: Preparing [2021-05-27T09:21:36.068Z] b0b09059f4e1: Preparing [2021-05-27T09:21:36.068Z] bb961f40224b: Preparing [2021-05-27T09:21:36.068Z] f4666769fca7: Preparing [2021-05-27T09:21:36.068Z] 998cdf262ab1: Waiting [2021-05-27T09:21:36.068Z] 02e56110abd2: Waiting [2021-05-27T09:21:36.068Z] abc36efb885a: Waiting [2021-05-27T09:21:36.068Z] b0b09059f4e1: Waiting [2021-05-27T09:21:36.068Z] bb961f40224b: Waiting [2021-05-27T09:21:36.068Z] f4666769fca7: Waiting [2021-05-27T09:21:36.068Z] 0754057c0ad3: Layer already exists [2021-05-27T09:21:36.267Z] Removing intermediate container 1965710ec11f [2021-05-27T09:21:36.267Z] ---> f21d783b9bb2 [2021-05-27T09:21:36.267Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-27T09:21:36.267Z] ---> Running in 8ef47fbdc48d [2021-05-27T09:21:36.334Z] 998cdf262ab1: Layer already exists [2021-05-27T09:21:36.596Z] 02e56110abd2: Layer already exists [2021-05-27T09:21:36.596Z] 2efdec03488b: Pushed [2021-05-27T09:21:36.596Z] abc36efb885a: Layer already exists [2021-05-27T09:21:36.596Z] b0b09059f4e1: Layer already exists [2021-05-27T09:21:36.856Z] bb961f40224b: Layer already exists [2021-05-27T09:21:36.856Z] f4666769fca7: Layer already exists [2021-05-27T09:21:36.856Z] be5f27e79744: Pushed [2021-05-27T09:21:37.119Z] 076557b00733: Pushed [2021-05-27T09:21:38.279Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.241" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-27T09:21:41.338Z] bbc40b718146: Pushed [2021-05-27T09:21:41.338Z] 3372c345ca573018b8293c0333122174fb4d3907: digest: sha256:b69d81ca89c8295428a03b7444114698d58956632bbf96d9e2b4359835ff389c size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:21:41.640Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.241 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:21:41.939Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.241 [2021-05-27T09:21:41.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-05-27T09:21:41.939Z] be5f27e79744: Preparing [2021-05-27T09:21:41.939Z] 2efdec03488b: Preparing [2021-05-27T09:21:41.939Z] 076557b00733: Preparing [2021-05-27T09:21:41.940Z] bbc40b718146: Preparing [2021-05-27T09:21:41.940Z] 0754057c0ad3: Preparing [2021-05-27T09:21:41.940Z] 998cdf262ab1: Preparing [2021-05-27T09:21:41.940Z] 02e56110abd2: Preparing [2021-05-27T09:21:41.940Z] abc36efb885a: Preparing [2021-05-27T09:21:41.940Z] b0b09059f4e1: Preparing [2021-05-27T09:21:41.940Z] bb961f40224b: Preparing [2021-05-27T09:21:41.940Z] f4666769fca7: Preparing [2021-05-27T09:21:41.940Z] 998cdf262ab1: Waiting [2021-05-27T09:21:41.940Z] 02e56110abd2: Waiting [2021-05-27T09:21:41.940Z] abc36efb885a: Waiting [2021-05-27T09:21:41.940Z] b0b09059f4e1: Waiting [2021-05-27T09:21:41.940Z] bb961f40224b: Waiting [2021-05-27T09:21:41.940Z] f4666769fca7: Waiting [2021-05-27T09:21:41.940Z] 0754057c0ad3: Layer already exists [2021-05-27T09:21:41.940Z] 2efdec03488b: Layer already exists [2021-05-27T09:21:41.940Z] 076557b00733: Layer already exists [2021-05-27T09:21:41.940Z] be5f27e79744: Layer already exists [2021-05-27T09:21:41.940Z] bbc40b718146: Layer already exists [2021-05-27T09:21:41.940Z] 02e56110abd2: Layer already exists [2021-05-27T09:21:41.940Z] b0b09059f4e1: Layer already exists [2021-05-27T09:21:41.940Z] abc36efb885a: Layer already exists [2021-05-27T09:21:41.940Z] 998cdf262ab1: Layer already exists [2021-05-27T09:21:41.940Z] bb961f40224b: Layer already exists [2021-05-27T09:21:41.940Z] f4666769fca7: Layer already exists [2021-05-27T09:21:41.940Z] 2.0.0-dev.241: digest: sha256:b69d81ca89c8295428a03b7444114698d58956632bbf96d9e2b4359835ff389c size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:21:42.257Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:21:42.557Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241 [2021-05-27T09:21:42.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-05-27T09:21:42.557Z] be5f27e79744: Preparing [2021-05-27T09:21:42.557Z] 2efdec03488b: Preparing [2021-05-27T09:21:42.557Z] 076557b00733: Preparing [2021-05-27T09:21:42.557Z] bbc40b718146: Preparing [2021-05-27T09:21:42.557Z] 0754057c0ad3: Preparing [2021-05-27T09:21:42.557Z] 998cdf262ab1: Preparing [2021-05-27T09:21:42.557Z] 02e56110abd2: Preparing [2021-05-27T09:21:42.557Z] abc36efb885a: Preparing [2021-05-27T09:21:42.557Z] b0b09059f4e1: Preparing [2021-05-27T09:21:42.557Z] bb961f40224b: Preparing [2021-05-27T09:21:42.557Z] f4666769fca7: Preparing [2021-05-27T09:21:42.557Z] 998cdf262ab1: Waiting [2021-05-27T09:21:42.557Z] 02e56110abd2: Waiting [2021-05-27T09:21:42.557Z] abc36efb885a: Waiting [2021-05-27T09:21:42.557Z] b0b09059f4e1: Waiting [2021-05-27T09:21:42.557Z] bb961f40224b: Waiting [2021-05-27T09:21:42.557Z] f4666769fca7: Waiting [2021-05-27T09:21:42.557Z] bbc40b718146: Layer already exists [2021-05-27T09:21:42.557Z] 076557b00733: Layer already exists [2021-05-27T09:21:42.557Z] be5f27e79744: Layer already exists [2021-05-27T09:21:42.557Z] 2efdec03488b: Layer already exists [2021-05-27T09:21:42.557Z] 0754057c0ad3: Layer already exists [2021-05-27T09:21:42.557Z] b0b09059f4e1: Layer already exists [2021-05-27T09:21:42.557Z] 998cdf262ab1: Layer already exists [2021-05-27T09:21:42.557Z] 02e56110abd2: Layer already exists [2021-05-27T09:21:42.557Z] bb961f40224b: Layer already exists [2021-05-27T09:21:42.557Z] abc36efb885a: Layer already exists [2021-05-27T09:21:42.557Z] f4666769fca7: Layer already exists [2021-05-27T09:21:42.557Z] 3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241: digest: sha256:b69d81ca89c8295428a03b7444114698d58956632bbf96d9e2b4359835ff389c size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:21:42.858Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:21:43.155Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [2021-05-27T09:21:43.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-05-27T09:21:43.155Z] be5f27e79744: Preparing [2021-05-27T09:21:43.155Z] 2efdec03488b: Preparing [2021-05-27T09:21:43.155Z] 076557b00733: Preparing [2021-05-27T09:21:43.155Z] bbc40b718146: Preparing [2021-05-27T09:21:43.155Z] 0754057c0ad3: Preparing [2021-05-27T09:21:43.155Z] 998cdf262ab1: Preparing [2021-05-27T09:21:43.155Z] 02e56110abd2: Preparing [2021-05-27T09:21:43.155Z] abc36efb885a: Preparing [2021-05-27T09:21:43.155Z] b0b09059f4e1: Preparing [2021-05-27T09:21:43.155Z] bb961f40224b: Preparing [2021-05-27T09:21:43.156Z] f4666769fca7: Preparing [2021-05-27T09:21:43.156Z] 998cdf262ab1: Waiting [2021-05-27T09:21:43.156Z] 02e56110abd2: Waiting [2021-05-27T09:21:43.156Z] abc36efb885a: Waiting [2021-05-27T09:21:43.156Z] b0b09059f4e1: Waiting [2021-05-27T09:21:43.156Z] bb961f40224b: Waiting [2021-05-27T09:21:43.156Z] f4666769fca7: Waiting [2021-05-27T09:21:43.156Z] 076557b00733: Layer already exists [2021-05-27T09:21:43.156Z] 0754057c0ad3: Layer already exists [2021-05-27T09:21:43.156Z] bbc40b718146: Layer already exists [2021-05-27T09:21:43.156Z] 2efdec03488b: Layer already exists [2021-05-27T09:21:43.156Z] be5f27e79744: Layer already exists [2021-05-27T09:21:43.156Z] 998cdf262ab1: Layer already exists [2021-05-27T09:21:43.156Z] 02e56110abd2: Layer already exists [2021-05-27T09:21:43.156Z] abc36efb885a: Layer already exists [2021-05-27T09:21:43.156Z] b0b09059f4e1: Layer already exists [2021-05-27T09:21:43.156Z] bb961f40224b: Layer already exists [2021-05-27T09:21:43.156Z] f4666769fca7: Layer already exists [2021-05-27T09:21:43.416Z] master: digest: sha256:b69d81ca89c8295428a03b7444114698d58956632bbf96d9e2b4359835ff389c size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-27T09:21:43.490Z] ===================================================== [Pipeline] echo [2021-05-27T09:21:43.505Z] taggedImages: [2021-05-27T09:21:43.505Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3372c345ca573018b8293c0333122174fb4d3907 [2021-05-27T09:21:43.505Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.241 [2021-05-27T09:21:43.505Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241 [2021-05-27T09:21:43.505Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-27T09:23:00.166Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.241" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-27T09:23:00.166Z] Removing intermediate container 84a5cb8f1de3 [2021-05-27T09:23:00.166Z] ---> b922216ca8cd [2021-05-27T09:23:00.166Z] [2021-05-27T09:23:00.166Z] Step 11/32 : FROM alpine:3.12 [2021-05-27T09:23:00.166Z] ---> 9852663dfa18 [2021-05-27T09:23:00.166Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-27T09:23:00.166Z] ---> Running in 1d8ef06cbbd5 [2021-05-27T09:23:00.166Z] Removing intermediate container 1d8ef06cbbd5 [2021-05-27T09:23:00.166Z] ---> afce37e248d0 [2021-05-27T09:23:00.166Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-27T09:23:00.166Z] ---> Running in 66bcd2ccaafa [2021-05-27T09:23:00.166Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-27T09:23:00.166Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-27T09:23:00.166Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-27T09:23:00.166Z] (2/2) Installing su-exec (0.2-r1) [2021-05-27T09:23:00.166Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T09:23:00.166Z] OK: 5 MiB in 16 packages [2021-05-27T09:23:00.166Z] Removing intermediate container 66bcd2ccaafa [2021-05-27T09:23:00.166Z] ---> c4fe88c92d3c [2021-05-27T09:23:00.166Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-27T09:23:00.166Z] ---> Running in e298f9e9975a [2021-05-27T09:23:00.166Z] Removing intermediate container e298f9e9975a [2021-05-27T09:23:00.166Z] ---> 0eb5a63d8380 [2021-05-27T09:23:00.166Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-27T09:23:00.166Z] ---> Running in 258c84c87df8 [2021-05-27T09:23:01.157Z] Removing intermediate container 258c84c87df8 [2021-05-27T09:23:01.157Z] ---> 01a709f11e7b [2021-05-27T09:23:01.157Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-27T09:23:01.445Z] ---> Running in df723a54e01c [2021-05-27T09:23:02.055Z] Removing intermediate container 5a348cf89d0c [2021-05-27T09:23:02.055Z] ---> af8d3abae891 [2021-05-27T09:23:02.055Z] [2021-05-27T09:23:02.055Z] Step 11/26 : FROM alpine:3.12 [2021-05-27T09:23:02.055Z] ---> 9852663dfa18 [2021-05-27T09:23:02.055Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-27T09:23:02.332Z] ---> Running in 07fc99f4b603 [2021-05-27T09:23:04.332Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-27T09:23:04.332Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-27T09:23:04.935Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-27T09:23:04.935Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-27T09:23:04.935Z] (3/6) Installing libcurl (7.77.0-r0) [2021-05-27T09:23:04.935Z] (4/6) Installing curl (7.77.0-r0) [2021-05-27T09:23:04.935Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-27T09:23:04.935Z] (6/6) Installing su-exec (0.2-r1) [2021-05-27T09:23:05.209Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T09:23:05.209Z] Removing intermediate container df723a54e01c [2021-05-27T09:23:05.209Z] ---> 7da1de8591d0 [2021-05-27T09:23:05.209Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-27T09:23:05.209Z] Executing ca-certificates-20191127-r4.trigger [2021-05-27T09:23:05.484Z] ---> Running in 496a9e48b58b [2021-05-27T09:23:05.485Z] OK: 7 MiB in 20 packages [2021-05-27T09:23:06.467Z] Removing intermediate container 496a9e48b58b [2021-05-27T09:23:06.467Z] ---> 135f83b6d614 [2021-05-27T09:23:06.467Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-27T09:23:07.921Z] Removing intermediate container 07fc99f4b603 [2021-05-27T09:23:07.922Z] ---> 05ad6b76da39 [2021-05-27T09:23:07.922Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-27T09:23:07.922Z] ---> fdb505bf84f5 [2021-05-27T09:23:07.922Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-27T09:23:07.922Z] ---> Running in a8c7a32720bb [2021-05-27T09:23:08.197Z] ---> Running in 926abe82eff7 [2021-05-27T09:23:09.181Z] Removing intermediate container a8c7a32720bb [2021-05-27T09:23:09.181Z] ---> b11e75556baf [2021-05-27T09:23:09.181Z] Step 14/26 : WORKDIR / [2021-05-27T09:23:09.459Z] ---> Running in affa5b96c92e [2021-05-27T09:23:10.892Z] Removing intermediate container affa5b96c92e [2021-05-27T09:23:10.892Z] ---> fcc013073e16 [2021-05-27T09:23:10.892Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-27T09:23:11.165Z] Removing intermediate container f685785a3fe4 [2021-05-27T09:23:11.165Z] ---> cb0aa4f82c3c [2021-05-27T09:23:11.165Z] [2021-05-27T09:23:11.165Z] Step 11/24 : FROM alpine:3.12 [2021-05-27T09:23:11.165Z] ---> 9852663dfa18 [2021-05-27T09:23:11.165Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-27T09:23:11.165Z] ---> Using cache [2021-05-27T09:23:11.165Z] ---> e2a9da900fdc [2021-05-27T09:23:11.165Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-27T09:23:11.165Z] ---> Using cache [2021-05-27T09:23:11.165Z] ---> d6c116d0c161 [2021-05-27T09:23:11.165Z] Step 14/24 : ENV APP_PORT=59881 [2021-05-27T09:23:11.769Z] ---> Running in b492708d4e0b [2021-05-27T09:23:12.048Z] Removing intermediate container 926abe82eff7 [2021-05-27T09:23:12.048Z] ---> 8fb401f77ff2 [2021-05-27T09:23:12.048Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T09:23:12.324Z] ---> acccc1f3479b [2021-05-27T09:23:12.324Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-27T09:23:12.595Z] Removing intermediate container b492708d4e0b [2021-05-27T09:23:12.595Z] ---> 05744e7ae482 [2021-05-27T09:23:12.595Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-27T09:23:12.870Z] ---> Running in 214d3aa7b0bb [2021-05-27T09:23:13.464Z] ---> c02daf6e5616 [2021-05-27T09:23:13.464Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-27T09:23:13.739Z] Removing intermediate container 214d3aa7b0bb [2021-05-27T09:23:13.739Z] ---> 3bba492092fd [2021-05-27T09:23:13.739Z] Step 16/24 : WORKDIR / [2021-05-27T09:23:13.739Z] ---> 8a76ecb69810 [2021-05-27T09:23:13.739Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-27T09:23:14.013Z] Removing intermediate container 8ef47fbdc48d [2021-05-27T09:23:14.013Z] ---> 9fdfd7bc62ff [2021-05-27T09:23:14.013Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-27T09:23:14.013Z] ---> Running in 2804f83932ac [2021-05-27T09:23:14.284Z] ---> Running in efbbfecdccaa [2021-05-27T09:23:14.888Z] ---> 4640f96a0775 [2021-05-27T09:23:14.888Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-27T09:23:14.888Z] ---> 03ef162ec19d [2021-05-27T09:23:14.888Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.ymlRemoving intermediate container 2804f83932ac [2021-05-27T09:23:14.888Z] [2021-05-27T09:23:14.888Z] ---> 2b160e793790 [2021-05-27T09:23:14.888Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T09:23:15.597Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.241" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-27T09:23:16.281Z] ---> 8b62c5dc8d8e [2021-05-27T09:23:16.281Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-27T09:23:16.281Z] ---> 4607a745467b [2021-05-27T09:23:16.281Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-27T09:23:16.618Z] ---> 930c0a75d167 [2021-05-27T09:23:16.618Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-27T09:23:18.228Z] ---> 1fa109dbddf4 [2021-05-27T09:23:18.228Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-27T09:23:18.228Z] ---> 6bd33a59c029 [2021-05-27T09:23:18.228Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-27T09:23:18.505Z] ---> fd0ccc52db47 [2021-05-27T09:23:18.505Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-27T09:23:19.112Z] ---> 10a8efad93d0 [2021-05-27T09:23:19.113Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-27T09:23:19.392Z] Removing intermediate container efbbfecdccaa [2021-05-27T09:23:19.392Z] ---> decc53bc4667 [2021-05-27T09:23:19.392Z] [2021-05-27T09:23:19.392Z] Step 12/24 : FROM docker:20.10.0 [2021-05-27T09:23:19.682Z] ---> 7914bc100127 [2021-05-27T09:23:19.682Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-27T09:23:19.682Z] ---> Running in 0806d6dda5d7 [2021-05-27T09:23:19.958Z] 20.10.0: Pulling from library/docker [2021-05-27T09:23:19.958Z] ---> Running in 974b8fcb7a6c [2021-05-27T09:23:19.958Z] ---> 0c1b95e42dd7 [2021-05-27T09:23:19.958Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-27T09:23:20.951Z] Removing intermediate container 0806d6dda5d7 [2021-05-27T09:23:20.951Z] ---> 23af2b38a043 [2021-05-27T09:23:20.951Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-27T09:23:20.951Z] Removing intermediate container 974b8fcb7a6c [2021-05-27T09:23:20.951Z] ---> 0954bb1e8038 [2021-05-27T09:23:20.951Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T09:23:21.222Z] ---> Running in 748aba80af5a [2021-05-27T09:23:21.502Z] ---> 4f92edc2115d [2021-05-27T09:23:21.502Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-05-27T09:23:21.853Z] ---> Running in ac6e24f5f410 [2021-05-27T09:23:22.206Z] Removing intermediate container 748aba80af5a [2021-05-27T09:23:22.206Z] ---> 32013fa62b84 [2021-05-27T09:23:22.206Z] Step 22/24 : LABEL arch=arm64 [2021-05-27T09:23:22.206Z] ---> 13c719926a3b [2021-05-27T09:23:22.206Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-27T09:23:22.483Z] ---> Running in 383f191f5280 [2021-05-27T09:23:23.086Z] ---> Running in 3f59dcb4beb1 [2021-05-27T09:23:23.361Z] Removing intermediate container 383f191f5280 [2021-05-27T09:23:23.361Z] ---> 870465b9f05d [2021-05-27T09:23:23.361Z] Step 23/24 : LABEL git_sha=3372c345ca573018b8293c0333122174fb4d3907 [2021-05-27T09:23:23.641Z] ---> Running in 890848dce187 [2021-05-27T09:23:24.652Z] Removing intermediate container 890848dce187 [2021-05-27T09:23:24.652Z] ---> 86a24488e020 [2021-05-27T09:23:24.652Z] Step 24/24 : LABEL version=2.0.0-dev.241 [2021-05-27T09:23:24.928Z] ---> Running in 67b3e16668ef [2021-05-27T09:23:25.207Z] Removing intermediate container ac6e24f5f410 [2021-05-27T09:23:25.208Z] ---> 839832fadc3b [2021-05-27T09:23:25.208Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-27T09:23:25.822Z] ---> Running in f4692b5ea56d [2021-05-27T09:23:26.099Z] Removing intermediate container 67b3e16668ef [2021-05-27T09:23:26.099Z] ---> c5d6e16d30be [2021-05-27T09:23:26.099Z] [2021-05-27T09:23:26.702Z] Successfully built c5d6e16d30be [2021-05-27T09:23:26.702Z] Successfully tagged core-metadata-arm64:latest [2021-05-27T09:23:26.702Z]  Building core-metadata ... done Removing intermediate container f4692b5ea56d [2021-05-27T09:23:26.702Z] ---> 59ab9003615f [2021-05-27T09:23:26.702Z] Step 24/26 : LABEL arch=arm64 [2021-05-27T09:23:26.983Z] Removing intermediate container 3f59dcb4beb1 [2021-05-27T09:23:26.983Z] ---> 8c6a1dbee1e5 [2021-05-27T09:23:26.983Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-27T09:23:27.273Z] ---> Running in 2f2217351623 [2021-05-27T09:23:27.557Z] ---> Running in a743e96ac0b4 [2021-05-27T09:23:28.162Z] Removing intermediate container 2f2217351623 [2021-05-27T09:23:28.162Z] ---> 4a8bc868a711 [2021-05-27T09:23:28.162Z] Step 25/26 : LABEL git_sha=3372c345ca573018b8293c0333122174fb4d3907 [2021-05-27T09:23:28.442Z] ---> Running in 97b74039cbf1 [2021-05-27T09:23:28.720Z] Removing intermediate container a743e96ac0b4 [2021-05-27T09:23:28.720Z] ---> bd6d5dc9994d [2021-05-27T09:23:28.720Z] Step 29/32 : CMD ["gate"] [2021-05-27T09:23:29.319Z] ---> Running in 961ba447668d [2021-05-27T09:23:29.319Z] Removing intermediate container 97b74039cbf1 [2021-05-27T09:23:29.319Z] ---> 33e80b626fb8 [2021-05-27T09:23:29.319Z] Step 26/26 : LABEL version=2.0.0-dev.241 [2021-05-27T09:23:29.594Z] ---> Running in 3ec354c20fe3 [2021-05-27T09:23:29.871Z] Removing intermediate container 961ba447668d [2021-05-27T09:23:29.871Z] ---> 4a6131546254 [2021-05-27T09:23:29.871Z] Step 30/32 : LABEL arch=arm64 [2021-05-27T09:23:30.482Z] ---> Running in f1a96d9fee52 [2021-05-27T09:23:30.482Z] Removing intermediate container 3ec354c20fe3 [2021-05-27T09:23:30.482Z] ---> 923f6614dcc0 [2021-05-27T09:23:30.482Z] [2021-05-27T09:23:30.758Z] Successfully built 923f6614dcc0 [2021-05-27T09:23:30.758Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-05-27T09:23:31.034Z]  Building security-secretstore-setup ... done Removing intermediate container f1a96d9fee52 [2021-05-27T09:23:31.034Z] ---> 5fec2c82ed35 [2021-05-27T09:23:31.034Z] Step 31/32 : LABEL git_sha=3372c345ca573018b8293c0333122174fb4d3907 [2021-05-27T09:23:31.311Z] ---> Running in 10773920289b [2021-05-27T09:23:31.914Z] Removing intermediate container 10773920289b [2021-05-27T09:23:31.914Z] ---> a9eb2cf65d01 [2021-05-27T09:23:31.914Z] Step 32/32 : LABEL version=2.0.0-dev.241 [2021-05-27T09:23:31.915Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-27T09:23:31.915Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-27T09:23:32.189Z] ---> eeaf43b92773 [2021-05-27T09:23:32.189Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-27T09:23:32.466Z] ---> Running in df3edabc4c23 [2021-05-27T09:23:32.466Z] ---> Running in 1f6ecb323b28 [2021-05-27T09:23:33.064Z] Removing intermediate container df3edabc4c23 [2021-05-27T09:23:33.064Z] ---> 22ebf7984006 [2021-05-27T09:23:33.064Z] [2021-05-27T09:23:33.064Z] Removing intermediate container 1f6ecb323b28 [2021-05-27T09:23:33.064Z] ---> a9be9e649b53 [2021-05-27T09:23:33.064Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-27T09:23:33.341Z] ---> Running in bf9a8b76420a [2021-05-27T09:23:33.341Z] Successfully built 22ebf7984006 [2021-05-27T09:23:33.341Z] Successfully tagged security-bootstrapper-arm64:latest [2021-05-27T09:23:34.791Z]  Building security-bootstrapper ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-27T09:23:35.066Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-27T09:23:35.664Z] (1/39) Installing readline (8.0.4-r0) [2021-05-27T09:23:35.664Z] (2/39) Installing bash (5.0.17-r0) [2021-05-27T09:23:35.664Z] Executing bash-5.0.17-r0.post-install [2021-05-27T09:23:35.664Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-27T09:23:35.664Z] (4/39) Installing libcurl (7.77.0-r0) [2021-05-27T09:23:35.664Z] (5/39) Installing curl (7.77.0-r0) [2021-05-27T09:23:35.664Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-27T09:23:35.664Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-27T09:23:35.664Z] (8/39) Installing expat (2.2.9-r1) [2021-05-27T09:23:35.664Z] (9/39) Installing libffi (3.3-r2) [2021-05-27T09:23:35.664Z] (10/39) Installing gdbm (1.13-r1) [2021-05-27T09:23:35.664Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-27T09:23:35.664Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-27T09:23:35.940Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-27T09:23:37.923Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-27T09:23:37.923Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-27T09:23:37.923Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-27T09:23:37.923Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-27T09:23:37.923Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-27T09:23:37.923Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-27T09:23:37.923Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-27T09:23:37.923Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-27T09:23:37.923Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-27T09:23:37.923Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-27T09:23:37.923Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-27T09:23:37.923Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-27T09:23:37.923Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-27T09:23:37.923Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-27T09:23:37.923Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-27T09:23:37.923Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-27T09:23:38.199Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-27T09:23:38.199Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-27T09:23:38.199Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-27T09:23:38.199Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-27T09:23:38.199Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-27T09:23:38.199Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-27T09:23:38.199Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-27T09:23:38.199Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-27T09:23:38.199Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-27T09:23:38.199Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-27T09:23:38.475Z] Executing busybox-1.31.1-r19.trigger [2021-05-27T09:23:38.475Z] OK: 72 MiB in 59 packages [2021-05-27T09:23:43.890Z] Collecting docker-compose==1.23.2 [2021-05-27T09:23:43.890Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-27T09:23:44.489Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-27T09:23:44.489Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-27T09:23:46.466Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-27T09:23:46.466Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-27T09:23:46.742Z] Collecting docopt<0.7,>=0.6.1 [2021-05-27T09:23:46.742Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-27T09:23:49.372Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-05-27T09:23:49.975Z] Collecting jsonschema<3,>=2.5.1 [2021-05-27T09:23:49.975Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-27T09:23:50.573Z] Collecting cached-property<2,>=1.2.0 [2021-05-27T09:23:50.573Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-27T09:23:51.559Z] Collecting docker<4.0,>=3.6.0 [2021-05-27T09:23:51.560Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-27T09:23:52.161Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-27T09:23:52.161Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-27T09:23:56.475Z] Collecting PyYAML<4,>=3.10 [2021-05-27T09:23:56.475Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-27T09:23:59.869Z] Collecting texttable<0.10,>=0.9.0 [2021-05-27T09:23:59.869Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-27T09:24:01.846Z] 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) [2021-05-27T09:24:02.119Z] Collecting idna<2.8,>=2.5 [2021-05-27T09:24:02.119Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-27T09:24:02.394Z] 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) [2021-05-27T09:24:02.993Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-27T09:24:02.993Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-27T09:24:03.595Z] Collecting docker-pycreds>=0.4.0 [2021-05-27T09:24:03.595Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-27T09:24:03.869Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-27T09:24:03.869Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-27T09:24:03.869Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-27T09:24:03.869Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-27T09:24:05.307Z] Installing collected packages: websocket-client, idna, urllib3, requests, docopt, jsonschema, cached-property, docker-pycreds, docker, dockerpty, PyYAML, texttable, docker-compose [2021-05-27T09:24:05.580Z] Attempting uninstall: idna [2021-05-27T09:24:05.580Z] Found existing installation: idna 2.9 [2021-05-27T09:24:05.580Z] Uninstalling idna-2.9: [2021-05-27T09:24:05.580Z] Successfully uninstalled idna-2.9 [2021-05-27T09:24:06.230Z] Attempting uninstall: urllib3 [2021-05-27T09:24:06.230Z] Found existing installation: urllib3 1.25.9 [2021-05-27T09:24:06.605Z] Uninstalling urllib3-1.25.9: [2021-05-27T09:24:06.605Z] Successfully uninstalled urllib3-1.25.9 [2021-05-27T09:24:07.254Z] Attempting uninstall: requests [2021-05-27T09:24:07.254Z] Found existing installation: requests 2.23.0 [2021-05-27T09:24:07.254Z] Uninstalling requests-2.23.0: [2021-05-27T09:24:07.254Z] Successfully uninstalled requests-2.23.0 [2021-05-27T09:24:07.544Z] Running setup.py install for docopt: started [2021-05-27T09:24:10.203Z] Running setup.py install for docopt: finished with status 'done' [2021-05-27T09:24:11.636Z] Running setup.py install for dockerpty: started [2021-05-27T09:24:13.601Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-27T09:24:13.601Z] Running setup.py install for PyYAML: started [2021-05-27T09:24:15.567Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-27T09:24:15.567Z] Running setup.py install for texttable: started [2021-05-27T09:24:17.560Z] Running setup.py install for texttable: finished with status 'done' [2021-05-27T09:24:19.000Z] 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.59.0 [2021-05-27T09:24:27.292Z] Removing intermediate container bf9a8b76420a [2021-05-27T09:24:27.292Z] ---> 35a509e55e36 [2021-05-27T09:24:27.292Z] Step 15/24 : ENV APP_PORT=58890 [2021-05-27T09:24:27.570Z] ---> Running in 1d4f9be7352a [2021-05-27T09:24:28.176Z] Removing intermediate container 1d4f9be7352a [2021-05-27T09:24:28.176Z] ---> 735db6bfe525 [2021-05-27T09:24:28.176Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-27T09:24:28.176Z] ---> Running in eceecac8546d [2021-05-27T09:24:28.840Z] Removing intermediate container eceecac8546d [2021-05-27T09:24:28.841Z] ---> 2ae4673940b3 [2021-05-27T09:24:28.841Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-27T09:24:30.335Z] ---> 28d7c46508d5 [2021-05-27T09:24:30.335Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-27T09:24:30.934Z] ---> b514d61af95c [2021-05-27T09:24:30.934Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-27T09:24:31.912Z] ---> 78cd6197d0a9 [2021-05-27T09:24:31.912Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-27T09:24:31.912Z] ---> Running in 85e62e7e7922 [2021-05-27T09:24:32.518Z] Removing intermediate container 85e62e7e7922 [2021-05-27T09:24:32.518Z] ---> 3fd497f38f54 [2021-05-27T09:24:32.518Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T09:24:32.518Z] ---> Running in bf90e30807cd [2021-05-27T09:24:33.120Z] Removing intermediate container bf90e30807cd [2021-05-27T09:24:33.120Z] ---> 910ad5cdfa17 [2021-05-27T09:24:33.120Z] Step 22/24 : LABEL arch=arm64 [2021-05-27T09:24:33.120Z] ---> Running in 187226c48ce2 [2021-05-27T09:24:33.714Z] Removing intermediate container 187226c48ce2 [2021-05-27T09:24:33.714Z] ---> 6d24c496c726 [2021-05-27T09:24:33.714Z] Step 23/24 : LABEL git_sha=3372c345ca573018b8293c0333122174fb4d3907 [2021-05-27T09:24:33.987Z] ---> Running in bb039a4f446f [2021-05-27T09:24:34.584Z] Removing intermediate container bb039a4f446f [2021-05-27T09:24:34.584Z] ---> f0db8a3ef078 [2021-05-27T09:24:34.584Z] Step 24/24 : LABEL version=2.0.0-dev.241 [2021-05-27T09:24:34.584Z] ---> Running in dd4e1f6270b2 [2021-05-27T09:24:35.178Z] Removing intermediate container dd4e1f6270b2 [2021-05-27T09:24:35.179Z] ---> b5ab0f1e648a [2021-05-27T09:24:35.179Z] [2021-05-27T09:24:35.449Z] Successfully built b5ab0f1e648a [2021-05-27T09:24:35.449Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-05-27T09:24:35.735Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-27T09:24:35.748Z] $ docker stop --time=1 db99c9177c4b0f94c2d2f38d563b5917c098ce5e44424edc4118e4beb1754e04 [2021-05-27T09:24:37.583Z] $ docker rm -f db99c9177c4b0f94c2d2f38d563b5917c098ce5e44424edc4118e4beb1754e04 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-27T09:24:38.220Z] + docker images [2021-05-27T09:24:38.491Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-27T09:24:38.491Z] sys-mgmt-agent-arm64 latest b5ab0f1e648a 4 seconds ago 299MB [2021-05-27T09:24:38.491Z] security-bootstrapper-arm64 latest 22ebf7984006 About a minute ago 17.2MB [2021-05-27T09:24:38.491Z] security-secretstore-setup-arm64 latest 923f6614dcc0 About a minute ago 24.4MB [2021-05-27T09:24:38.492Z] core-metadata-arm64 latest c5d6e16d30be About a minute ago 17.4MB [2021-05-27T09:24:38.492Z] decc53bc4667 About a minute ago 863MB [2021-05-27T09:24:38.492Z] cb0aa4f82c3c About a minute ago 873MB [2021-05-27T09:24:38.492Z] af8d3abae891 About a minute ago 862MB [2021-05-27T09:24:38.492Z] b922216ca8cd About a minute ago 858MB [2021-05-27T09:24:38.492Z] core-data-arm64 latest 7d809663c0f8 3 minutes ago 20.4MB [2021-05-27T09:24:38.492Z] support-notifications-arm64 latest c4f96797c556 3 minutes ago 16.8MB [2021-05-27T09:24:38.492Z] core-command-arm64 latest db4eb3ef493f 3 minutes ago 16.1MB [2021-05-27T09:24:38.492Z] support-scheduler-arm64 latest f3bd5120b8b8 3 minutes ago 16.1MB [2021-05-27T09:24:38.492Z] security-proxy-setup-arm64 latest 55ed57604fb8 4 minutes ago 24MB [2021-05-27T09:24:38.492Z] 416e468d6e48 4 minutes ago 874MB [2021-05-27T09:24:38.492Z] c7e5c7762c59 4 minutes ago 865MB [2021-05-27T09:24:38.492Z] df0c0e051029 4 minutes ago 865MB [2021-05-27T09:24:38.492Z] a9837b378c8a 4 minutes ago 864MB [2021-05-27T09:24:38.492Z] 18d5e6846adf 4 minutes ago 862MB [2021-05-27T09:24:38.492Z] ci-base-image-arm64 latest 60af4720f77f 8 minutes ago 641MB [2021-05-27T09:24:38.492Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 3 weeks ago 428MB [2021-05-27T09:24:38.492Z] alpine 3.12 9852663dfa18 6 weeks ago 5.32MB [2021-05-27T09:24:38.492Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-05-27T09:24:38.492Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-27T09:24:38.692Z] provisioning config files... [2021-05-27T09:24:38.717Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/511@tmp/config6076507381848227374tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-27T09:24:39.080Z] ---> docker-login.sh [2021-05-27T09:24:39.080Z] nexus3.edgexfoundry.org:10001 [2021-05-27T09:24:39.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T09:24:39.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T09:24:39.627Z] Configure a credential helper to remove this warning. See [2021-05-27T09:24:39.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T09:24:39.627Z] [2021-05-27T09:24:39.627Z] Login Succeeded [2021-05-27T09:24:39.627Z] nexus3.edgexfoundry.org:10002 [2021-05-27T09:24:39.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T09:24:39.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T09:24:39.900Z] Configure a credential helper to remove this warning. See [2021-05-27T09:24:39.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T09:24:39.900Z] [2021-05-27T09:24:39.900Z] Login Succeeded [2021-05-27T09:24:40.177Z] nexus3.edgexfoundry.org:10003 [2021-05-27T09:24:40.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T09:24:40.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T09:24:40.721Z] Configure a credential helper to remove this warning. See [2021-05-27T09:24:40.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T09:24:40.721Z] [2021-05-27T09:24:40.721Z] Login Succeeded [2021-05-27T09:24:40.721Z] nexus3.edgexfoundry.org:10004 [2021-05-27T09:24:40.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T09:24:41.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T09:24:41.266Z] Configure a credential helper to remove this warning. See [2021-05-27T09:24:41.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T09:24:41.266Z] [2021-05-27T09:24:41.266Z] Login Succeeded [2021-05-27T09:24:41.266Z] docker.io [2021-05-27T09:24:41.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T09:24:42.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T09:24:42.129Z] Configure a credential helper to remove this warning. See [2021-05-27T09:24:42.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T09:24:42.129Z] [2021-05-27T09:24:42.129Z] Login Succeeded [2021-05-27T09:24:42.129Z] ---> docker-login.sh ends [Pipeline] } [2021-05-27T09:24:42.145Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-27T09:24:42.211Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-05-27T09:24:42.211Z] 3372c345ca573018b8293c0333122174fb4d3907 [2021-05-27T09:24:42.211Z] 2.0.0-dev.241 [2021-05-27T09:24:42.211Z] 3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241 [2021-05-27T09:24:42.211Z] master [2021-05-27T09:24:42.211Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:24:42.590Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3372c345ca573018b8293c0333122174fb4d3907 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:24:42.951Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3372c345ca573018b8293c0333122174fb4d3907 [2021-05-27T09:24:42.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-05-27T09:24:42.951Z] 7af155b5f191: Preparing [2021-05-27T09:24:42.951Z] 98cbdad098b3: Preparing [2021-05-27T09:24:42.951Z] 24f94e35a917: Preparing [2021-05-27T09:24:42.951Z] f1f61327d175: Preparing [2021-05-27T09:24:42.951Z] 3fbe34a1663b: Preparing [2021-05-27T09:24:43.223Z] 3fbe34a1663b: Layer already exists [2021-05-27T09:24:43.223Z] 7af155b5f191: Pushed [2021-05-27T09:24:43.223Z] f1f61327d175: Pushed [2021-05-27T09:24:43.223Z] 24f94e35a917: Pushed [2021-05-27T09:24:45.832Z] 98cbdad098b3: Pushed [2021-05-27T09:24:46.105Z] 3372c345ca573018b8293c0333122174fb4d3907: digest: sha256:6f8b0928285e57a33a346b0d37ddd8ff432b9f3639e49ae695c859864e26046c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:24:46.446Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.241 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:24:46.778Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.241 [2021-05-27T09:24:46.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-05-27T09:24:46.779Z] 7af155b5f191: Preparing [2021-05-27T09:24:46.779Z] 98cbdad098b3: Preparing [2021-05-27T09:24:46.779Z] 24f94e35a917: Preparing [2021-05-27T09:24:46.779Z] f1f61327d175: Preparing [2021-05-27T09:24:46.779Z] 3fbe34a1663b: Preparing [2021-05-27T09:24:46.779Z] 7af155b5f191: Layer already exists [2021-05-27T09:24:46.779Z] 24f94e35a917: Layer already exists [2021-05-27T09:24:46.779Z] f1f61327d175: Layer already exists [2021-05-27T09:24:46.779Z] 98cbdad098b3: Layer already exists [2021-05-27T09:24:46.779Z] 3fbe34a1663b: Layer already exists [2021-05-27T09:24:47.050Z] 2.0.0-dev.241: digest: sha256:6f8b0928285e57a33a346b0d37ddd8ff432b9f3639e49ae695c859864e26046c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:24:47.388Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:24:47.733Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241 [2021-05-27T09:24:47.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-05-27T09:24:47.733Z] 7af155b5f191: Preparing [2021-05-27T09:24:47.733Z] 98cbdad098b3: Preparing [2021-05-27T09:24:47.733Z] 24f94e35a917: Preparing [2021-05-27T09:24:47.733Z] f1f61327d175: Preparing [2021-05-27T09:24:47.733Z] 3fbe34a1663b: Preparing [2021-05-27T09:24:47.733Z] 24f94e35a917: Layer already exists [2021-05-27T09:24:47.733Z] 3fbe34a1663b: Layer already exists [2021-05-27T09:24:47.733Z] 7af155b5f191: Layer already exists [2021-05-27T09:24:47.733Z] 98cbdad098b3: Layer already exists [2021-05-27T09:24:47.733Z] f1f61327d175: Layer already exists [2021-05-27T09:24:48.003Z] 3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241: digest: sha256:6f8b0928285e57a33a346b0d37ddd8ff432b9f3639e49ae695c859864e26046c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:24:48.345Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:24:48.680Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:master [2021-05-27T09:24:48.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-05-27T09:24:48.680Z] 7af155b5f191: Preparing [2021-05-27T09:24:48.680Z] 98cbdad098b3: Preparing [2021-05-27T09:24:48.680Z] 24f94e35a917: Preparing [2021-05-27T09:24:48.680Z] f1f61327d175: Preparing [2021-05-27T09:24:48.680Z] 3fbe34a1663b: Preparing [2021-05-27T09:24:48.680Z] 7af155b5f191: Layer already exists [2021-05-27T09:24:48.680Z] 24f94e35a917: Layer already exists [2021-05-27T09:24:48.680Z] 98cbdad098b3: Layer already exists [2021-05-27T09:24:48.680Z] f1f61327d175: Layer already exists [2021-05-27T09:24:48.680Z] 3fbe34a1663b: Layer already exists [2021-05-27T09:24:48.950Z] master: digest: sha256:6f8b0928285e57a33a346b0d37ddd8ff432b9f3639e49ae695c859864e26046c size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-27T09:24:49.019Z] ===================================================== [Pipeline] echo [2021-05-27T09:24:49.034Z] taggedImages: [2021-05-27T09:24:49.034Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3372c345ca573018b8293c0333122174fb4d3907 [2021-05-27T09:24:49.034Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.241 [2021-05-27T09:24:49.034Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241 [2021-05-27T09:24:49.034Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] echo [2021-05-27T09:24:49.064Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-05-27T09:24:49.064Z] 3372c345ca573018b8293c0333122174fb4d3907 [2021-05-27T09:24:49.064Z] 2.0.0-dev.241 [2021-05-27T09:24:49.064Z] 3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241 [2021-05-27T09:24:49.064Z] master [2021-05-27T09:24:49.064Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:24:49.434Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3372c345ca573018b8293c0333122174fb4d3907 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:24:49.769Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3372c345ca573018b8293c0333122174fb4d3907 [2021-05-27T09:24:49.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-05-27T09:24:49.769Z] eee5e4e0d439: Preparing [2021-05-27T09:24:49.769Z] b54fdf833414: Preparing [2021-05-27T09:24:49.769Z] 24f94e35a917: Preparing [2021-05-27T09:24:49.769Z] 7d722b6b8d6b: Preparing [2021-05-27T09:24:49.769Z] a161b1038721: Preparing [2021-05-27T09:24:49.769Z] 3fbe34a1663b: Preparing [2021-05-27T09:24:49.769Z] 3fbe34a1663b: Waiting [2021-05-27T09:24:50.050Z] 24f94e35a917: Layer already exists [2021-05-27T09:24:50.050Z] 3fbe34a1663b: Layer already exists [2021-05-27T09:24:50.050Z] a161b1038721: Pushed [2021-05-27T09:24:50.050Z] eee5e4e0d439: Pushed [2021-05-27T09:24:50.645Z] 7d722b6b8d6b: Pushed [2021-05-27T09:24:53.263Z] b54fdf833414: Pushed [2021-05-27T09:24:53.263Z] 3372c345ca573018b8293c0333122174fb4d3907: digest: sha256:2d3d2f61f4ba842204436d7884309dad96d29502c0e975cfe36e0b469fbed301 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:24:53.607Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.241 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:24:53.942Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.241 [2021-05-27T09:24:53.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-05-27T09:24:53.943Z] eee5e4e0d439: Preparing [2021-05-27T09:24:53.943Z] b54fdf833414: Preparing [2021-05-27T09:24:53.943Z] 24f94e35a917: Preparing [2021-05-27T09:24:53.943Z] 7d722b6b8d6b: Preparing [2021-05-27T09:24:53.943Z] a161b1038721: Preparing [2021-05-27T09:24:53.943Z] 3fbe34a1663b: Preparing [2021-05-27T09:24:53.943Z] 3fbe34a1663b: Waiting [2021-05-27T09:24:53.943Z] a161b1038721: Layer already exists [2021-05-27T09:24:53.943Z] b54fdf833414: Layer already exists [2021-05-27T09:24:53.943Z] 7d722b6b8d6b: Layer already exists [2021-05-27T09:24:53.943Z] eee5e4e0d439: Layer already exists [2021-05-27T09:24:53.943Z] 24f94e35a917: Layer already exists [2021-05-27T09:24:54.222Z] 3fbe34a1663b: Layer already exists [2021-05-27T09:24:54.222Z] 2.0.0-dev.241: digest: sha256:2d3d2f61f4ba842204436d7884309dad96d29502c0e975cfe36e0b469fbed301 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:24:54.580Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:24:54.924Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241 [2021-05-27T09:24:54.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-05-27T09:24:54.924Z] eee5e4e0d439: Preparing [2021-05-27T09:24:54.924Z] b54fdf833414: Preparing [2021-05-27T09:24:54.924Z] 24f94e35a917: Preparing [2021-05-27T09:24:54.924Z] 7d722b6b8d6b: Preparing [2021-05-27T09:24:54.924Z] a161b1038721: Preparing [2021-05-27T09:24:54.924Z] 3fbe34a1663b: Preparing [2021-05-27T09:24:54.924Z] 3fbe34a1663b: Waiting [2021-05-27T09:24:54.924Z] 24f94e35a917: Layer already exists [2021-05-27T09:24:54.924Z] a161b1038721: Layer already exists [2021-05-27T09:24:54.924Z] b54fdf833414: Layer already exists [2021-05-27T09:24:54.924Z] eee5e4e0d439: Layer already exists [2021-05-27T09:24:54.924Z] 7d722b6b8d6b: Layer already exists [2021-05-27T09:24:54.924Z] 3fbe34a1663b: Layer already exists [2021-05-27T09:24:55.194Z] 3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241: digest: sha256:2d3d2f61f4ba842204436d7884309dad96d29502c0e975cfe36e0b469fbed301 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:24:55.535Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:24:55.873Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:master [2021-05-27T09:24:55.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-05-27T09:24:55.873Z] eee5e4e0d439: Preparing [2021-05-27T09:24:55.873Z] b54fdf833414: Preparing [2021-05-27T09:24:55.873Z] 24f94e35a917: Preparing [2021-05-27T09:24:55.873Z] 7d722b6b8d6b: Preparing [2021-05-27T09:24:55.873Z] a161b1038721: Preparing [2021-05-27T09:24:55.873Z] 3fbe34a1663b: Preparing [2021-05-27T09:24:55.873Z] 3fbe34a1663b: Waiting [2021-05-27T09:24:55.873Z] 7d722b6b8d6b: Layer already exists [2021-05-27T09:24:55.873Z] 24f94e35a917: Layer already exists [2021-05-27T09:24:55.873Z] b54fdf833414: Layer already exists [2021-05-27T09:24:55.873Z] a161b1038721: Layer already exists [2021-05-27T09:24:55.873Z] eee5e4e0d439: Layer already exists [2021-05-27T09:24:55.873Z] 3fbe34a1663b: Layer already exists [2021-05-27T09:24:56.143Z] master: digest: sha256:2d3d2f61f4ba842204436d7884309dad96d29502c0e975cfe36e0b469fbed301 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-27T09:24:56.211Z] ===================================================== [Pipeline] echo [2021-05-27T09:24:56.225Z] taggedImages: [2021-05-27T09:24:56.225Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3372c345ca573018b8293c0333122174fb4d3907 [2021-05-27T09:24:56.225Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.241 [2021-05-27T09:24:56.226Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241 [2021-05-27T09:24:56.226Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] echo [2021-05-27T09:24:56.256Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-05-27T09:24:56.257Z] 3372c345ca573018b8293c0333122174fb4d3907 [2021-05-27T09:24:56.257Z] 2.0.0-dev.241 [2021-05-27T09:24:56.257Z] 3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241 [2021-05-27T09:24:56.257Z] master [2021-05-27T09:24:56.257Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:24:56.629Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3372c345ca573018b8293c0333122174fb4d3907 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:24:57.032Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3372c345ca573018b8293c0333122174fb4d3907 [2021-05-27T09:24:57.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-05-27T09:24:57.033Z] 48dfea45aed3: Preparing [2021-05-27T09:24:57.033Z] 83c2c225dd81: Preparing [2021-05-27T09:24:57.033Z] 24f94e35a917: Preparing [2021-05-27T09:24:57.033Z] f1f61327d175: Preparing [2021-05-27T09:24:57.033Z] 3fbe34a1663b: Preparing [2021-05-27T09:24:57.325Z] 24f94e35a917: Layer already exists [2021-05-27T09:24:57.325Z] 3fbe34a1663b: Layer already exists [2021-05-27T09:24:57.325Z] f1f61327d175: Layer already exists [2021-05-27T09:24:57.325Z] 48dfea45aed3: Pushed [2021-05-27T09:25:00.720Z] 83c2c225dd81: Pushed [2021-05-27T09:25:00.720Z] 3372c345ca573018b8293c0333122174fb4d3907: digest: sha256:69f6e72652b238583490b45a6561619121c2df684aedf1aa01b8fb16b9b307b0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:25:01.058Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.241 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:25:01.402Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.241 [2021-05-27T09:25:01.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-05-27T09:25:01.403Z] 48dfea45aed3: Preparing [2021-05-27T09:25:01.403Z] 83c2c225dd81: Preparing [2021-05-27T09:25:01.403Z] 24f94e35a917: Preparing [2021-05-27T09:25:01.403Z] f1f61327d175: Preparing [2021-05-27T09:25:01.403Z] 3fbe34a1663b: Preparing [2021-05-27T09:25:01.403Z] 83c2c225dd81: Layer already exists [2021-05-27T09:25:01.403Z] f1f61327d175: Layer already exists [2021-05-27T09:25:01.403Z] 3fbe34a1663b: Layer already exists [2021-05-27T09:25:01.403Z] 24f94e35a917: Layer already exists [2021-05-27T09:25:01.403Z] 48dfea45aed3: Layer already exists [2021-05-27T09:25:01.675Z] 2.0.0-dev.241: digest: sha256:69f6e72652b238583490b45a6561619121c2df684aedf1aa01b8fb16b9b307b0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:25:02.020Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:25:02.358Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241 [2021-05-27T09:25:02.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-05-27T09:25:02.358Z] 48dfea45aed3: Preparing [2021-05-27T09:25:02.358Z] 83c2c225dd81: Preparing [2021-05-27T09:25:02.358Z] 24f94e35a917: Preparing [2021-05-27T09:25:02.358Z] f1f61327d175: Preparing [2021-05-27T09:25:02.358Z] 3fbe34a1663b: Preparing [2021-05-27T09:25:02.358Z] 3fbe34a1663b: Layer already exists [2021-05-27T09:25:02.358Z] 48dfea45aed3: Layer already exists [2021-05-27T09:25:02.358Z] 24f94e35a917: Layer already exists [2021-05-27T09:25:02.358Z] f1f61327d175: Layer already exists [2021-05-27T09:25:02.358Z] 83c2c225dd81: Layer already exists [2021-05-27T09:25:02.629Z] 3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241: digest: sha256:69f6e72652b238583490b45a6561619121c2df684aedf1aa01b8fb16b9b307b0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:25:02.977Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:25:03.313Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [2021-05-27T09:25:03.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-05-27T09:25:03.313Z] 48dfea45aed3: Preparing [2021-05-27T09:25:03.313Z] 83c2c225dd81: Preparing [2021-05-27T09:25:03.313Z] 24f94e35a917: Preparing [2021-05-27T09:25:03.313Z] f1f61327d175: Preparing [2021-05-27T09:25:03.313Z] 3fbe34a1663b: Preparing [2021-05-27T09:25:03.313Z] f1f61327d175: Layer already exists [2021-05-27T09:25:03.313Z] 3fbe34a1663b: Layer already exists [2021-05-27T09:25:03.313Z] 83c2c225dd81: Layer already exists [2021-05-27T09:25:03.583Z] 24f94e35a917: Layer already exists [2021-05-27T09:25:03.583Z] 48dfea45aed3: Layer already exists [2021-05-27T09:25:03.583Z] master: digest: sha256:69f6e72652b238583490b45a6561619121c2df684aedf1aa01b8fb16b9b307b0 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-27T09:25:03.647Z] ===================================================== [Pipeline] echo [2021-05-27T09:25:03.662Z] taggedImages: [2021-05-27T09:25:03.662Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3372c345ca573018b8293c0333122174fb4d3907 [2021-05-27T09:25:03.662Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.241 [2021-05-27T09:25:03.662Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241 [2021-05-27T09:25:03.662Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] echo [2021-05-27T09:25:03.694Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-05-27T09:25:03.694Z] 3372c345ca573018b8293c0333122174fb4d3907 [2021-05-27T09:25:03.694Z] 2.0.0-dev.241 [2021-05-27T09:25:03.694Z] 3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241 [2021-05-27T09:25:03.694Z] master [2021-05-27T09:25:03.694Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:25:04.074Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3372c345ca573018b8293c0333122174fb4d3907 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:25:04.415Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3372c345ca573018b8293c0333122174fb4d3907 [2021-05-27T09:25:04.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-05-27T09:25:04.415Z] f86a6f132177: Preparing [2021-05-27T09:25:04.415Z] f86a6f132177: Preparing [2021-05-27T09:25:04.415Z] 009aa960a511: Preparing [2021-05-27T09:25:04.415Z] c04ccf06595b: Preparing [2021-05-27T09:25:04.415Z] d8f059356650: Preparing [2021-05-27T09:25:04.415Z] 5f1acc48d758: Preparing [2021-05-27T09:25:04.415Z] 24f94e35a917: Preparing [2021-05-27T09:25:04.415Z] 2a184559a61a: Preparing [2021-05-27T09:25:04.415Z] 2a184559a61a: Preparing [2021-05-27T09:25:04.415Z] 9d959215fa11: Preparing [2021-05-27T09:25:04.415Z] 18f5c6896a46: Preparing [2021-05-27T09:25:04.415Z] 3fbe34a1663b: Preparing [2021-05-27T09:25:04.415Z] 2a184559a61a: Waiting [2021-05-27T09:25:04.415Z] 9d959215fa11: Waiting [2021-05-27T09:25:04.415Z] 18f5c6896a46: Waiting [2021-05-27T09:25:04.415Z] 3fbe34a1663b: Waiting [2021-05-27T09:25:04.415Z] 24f94e35a917: Waiting [2021-05-27T09:25:04.690Z] d8f059356650: Pushed [2021-05-27T09:25:04.690Z] c04ccf06595b: Pushed [2021-05-27T09:25:04.690Z] 009aa960a511: Pushed [2021-05-27T09:25:04.690Z] f86a6f132177: Pushed [2021-05-27T09:25:04.961Z] 24f94e35a917: Layer already exists [2021-05-27T09:25:04.961Z] 3fbe34a1663b: Layer already exists [2021-05-27T09:25:04.961Z] 2a184559a61a: Pushed [2021-05-27T09:25:04.961Z] 9d959215fa11: Pushed [2021-05-27T09:25:04.961Z] 18f5c6896a46: Pushed [2021-05-27T09:25:07.571Z] 5f1acc48d758: Pushed [2021-05-27T09:25:07.571Z] 3372c345ca573018b8293c0333122174fb4d3907: digest: sha256:09512a1dd5164b7df8b6cd2ab2ab8dcac81e7f44e53eebe558303fbba70317d6 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:25:07.928Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.241 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:25:08.267Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.241 [2021-05-27T09:25:08.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-05-27T09:25:08.267Z] f86a6f132177: Preparing [2021-05-27T09:25:08.267Z] f86a6f132177: Preparing [2021-05-27T09:25:08.267Z] 009aa960a511: Preparing [2021-05-27T09:25:08.267Z] c04ccf06595b: Preparing [2021-05-27T09:25:08.267Z] d8f059356650: Preparing [2021-05-27T09:25:08.267Z] 5f1acc48d758: Preparing [2021-05-27T09:25:08.267Z] 24f94e35a917: Preparing [2021-05-27T09:25:08.267Z] 2a184559a61a: Preparing [2021-05-27T09:25:08.267Z] 2a184559a61a: Preparing [2021-05-27T09:25:08.267Z] 9d959215fa11: Preparing [2021-05-27T09:25:08.267Z] 18f5c6896a46: Preparing [2021-05-27T09:25:08.267Z] 3fbe34a1663b: Preparing [2021-05-27T09:25:08.267Z] 24f94e35a917: Waiting [2021-05-27T09:25:08.267Z] 9d959215fa11: Waiting [2021-05-27T09:25:08.267Z] 18f5c6896a46: Waiting [2021-05-27T09:25:08.267Z] 3fbe34a1663b: Waiting [2021-05-27T09:25:08.267Z] 2a184559a61a: Waiting [2021-05-27T09:25:08.267Z] 009aa960a511: Layer already exists [2021-05-27T09:25:08.267Z] 5f1acc48d758: Layer already exists [2021-05-27T09:25:08.267Z] d8f059356650: Layer already exists [2021-05-27T09:25:08.267Z] c04ccf06595b: Layer already exists [2021-05-27T09:25:08.267Z] f86a6f132177: Layer already exists [2021-05-27T09:25:08.537Z] 9d959215fa11: Layer already exists [2021-05-27T09:25:08.537Z] 2a184559a61a: Layer already exists [2021-05-27T09:25:08.537Z] 24f94e35a917: Layer already exists [2021-05-27T09:25:08.537Z] 18f5c6896a46: Layer already exists [2021-05-27T09:25:08.537Z] 3fbe34a1663b: Layer already exists [2021-05-27T09:25:08.537Z] 2.0.0-dev.241: digest: sha256:09512a1dd5164b7df8b6cd2ab2ab8dcac81e7f44e53eebe558303fbba70317d6 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:25:08.879Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:25:09.212Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241 [2021-05-27T09:25:09.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-05-27T09:25:09.212Z] f86a6f132177: Preparing [2021-05-27T09:25:09.212Z] f86a6f132177: Preparing [2021-05-27T09:25:09.212Z] 009aa960a511: Preparing [2021-05-27T09:25:09.212Z] c04ccf06595b: Preparing [2021-05-27T09:25:09.212Z] d8f059356650: Preparing [2021-05-27T09:25:09.212Z] 5f1acc48d758: Preparing [2021-05-27T09:25:09.212Z] 24f94e35a917: Preparing [2021-05-27T09:25:09.212Z] 2a184559a61a: Preparing [2021-05-27T09:25:09.212Z] 2a184559a61a: Preparing [2021-05-27T09:25:09.212Z] 9d959215fa11: Preparing [2021-05-27T09:25:09.212Z] 18f5c6896a46: Preparing [2021-05-27T09:25:09.212Z] 3fbe34a1663b: Preparing [2021-05-27T09:25:09.212Z] 9d959215fa11: Waiting [2021-05-27T09:25:09.212Z] 18f5c6896a46: Waiting [2021-05-27T09:25:09.212Z] 3fbe34a1663b: Waiting [2021-05-27T09:25:09.212Z] 24f94e35a917: Waiting [2021-05-27T09:25:09.212Z] 2a184559a61a: Waiting [2021-05-27T09:25:09.212Z] 009aa960a511: Layer already exists [2021-05-27T09:25:09.212Z] d8f059356650: Layer already exists [2021-05-27T09:25:09.212Z] 5f1acc48d758: Layer already exists [2021-05-27T09:25:09.212Z] f86a6f132177: Layer already exists [2021-05-27T09:25:09.212Z] c04ccf06595b: Layer already exists [2021-05-27T09:25:09.212Z] 24f94e35a917: Layer already exists [2021-05-27T09:25:09.212Z] 2a184559a61a: Layer already exists [2021-05-27T09:25:09.212Z] 9d959215fa11: Layer already exists [2021-05-27T09:25:09.212Z] 18f5c6896a46: Layer already exists [2021-05-27T09:25:09.212Z] 3fbe34a1663b: Layer already exists [2021-05-27T09:25:09.484Z] 3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241: digest: sha256:09512a1dd5164b7df8b6cd2ab2ab8dcac81e7f44e53eebe558303fbba70317d6 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:25:09.834Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:25:10.176Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [2021-05-27T09:25:10.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-05-27T09:25:10.176Z] f86a6f132177: Preparing [2021-05-27T09:25:10.176Z] f86a6f132177: Preparing [2021-05-27T09:25:10.176Z] 009aa960a511: Preparing [2021-05-27T09:25:10.176Z] c04ccf06595b: Preparing [2021-05-27T09:25:10.176Z] d8f059356650: Preparing [2021-05-27T09:25:10.176Z] 5f1acc48d758: Preparing [2021-05-27T09:25:10.176Z] 24f94e35a917: Preparing [2021-05-27T09:25:10.176Z] 2a184559a61a: Preparing [2021-05-27T09:25:10.176Z] 2a184559a61a: Preparing [2021-05-27T09:25:10.176Z] 9d959215fa11: Preparing [2021-05-27T09:25:10.176Z] 18f5c6896a46: Preparing [2021-05-27T09:25:10.176Z] 3fbe34a1663b: Preparing [2021-05-27T09:25:10.176Z] 24f94e35a917: Waiting [2021-05-27T09:25:10.176Z] 2a184559a61a: Waiting [2021-05-27T09:25:10.176Z] 9d959215fa11: Waiting [2021-05-27T09:25:10.176Z] 18f5c6896a46: Waiting [2021-05-27T09:25:10.176Z] 3fbe34a1663b: Waiting [2021-05-27T09:25:10.449Z] d8f059356650: Layer already exists [2021-05-27T09:25:10.449Z] 009aa960a511: Layer already exists [2021-05-27T09:25:10.449Z] c04ccf06595b: Layer already exists [2021-05-27T09:25:10.449Z] 5f1acc48d758: Layer already exists [2021-05-27T09:25:10.449Z] f86a6f132177: Layer already exists [2021-05-27T09:25:10.449Z] 9d959215fa11: Layer already exists [2021-05-27T09:25:10.449Z] 24f94e35a917: Layer already exists [2021-05-27T09:25:10.449Z] 2a184559a61a: Layer already exists [2021-05-27T09:25:10.449Z] 18f5c6896a46: Layer already exists [2021-05-27T09:25:10.449Z] 3fbe34a1663b: Layer already exists [2021-05-27T09:25:10.449Z] master: digest: sha256:09512a1dd5164b7df8b6cd2ab2ab8dcac81e7f44e53eebe558303fbba70317d6 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-27T09:25:10.512Z] ===================================================== [Pipeline] echo [2021-05-27T09:25:10.528Z] taggedImages: [2021-05-27T09:25:10.528Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3372c345ca573018b8293c0333122174fb4d3907 [2021-05-27T09:25:10.528Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.241 [2021-05-27T09:25:10.528Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241 [2021-05-27T09:25:10.528Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] echo [2021-05-27T09:25:10.571Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-05-27T09:25:10.571Z] 3372c345ca573018b8293c0333122174fb4d3907 [2021-05-27T09:25:10.571Z] 2.0.0-dev.241 [2021-05-27T09:25:10.571Z] 3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241 [2021-05-27T09:25:10.571Z] master [2021-05-27T09:25:10.571Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:25:10.952Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3372c345ca573018b8293c0333122174fb4d3907 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:25:11.286Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3372c345ca573018b8293c0333122174fb4d3907 [2021-05-27T09:25:11.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-05-27T09:25:11.286Z] 7bc8b168c6f0: Preparing [2021-05-27T09:25:11.286Z] 786f568841f8: Preparing [2021-05-27T09:25:11.286Z] 3acaba7e72a0: Preparing [2021-05-27T09:25:11.286Z] dcef7521d039: Preparing [2021-05-27T09:25:11.286Z] ff06d615c3c0: Preparing [2021-05-27T09:25:11.286Z] 3fbe34a1663b: Preparing [2021-05-27T09:25:11.286Z] 3fbe34a1663b: Waiting [2021-05-27T09:25:11.560Z] dcef7521d039: Pushed [2021-05-27T09:25:11.560Z] 3acaba7e72a0: Pushed [2021-05-27T09:25:11.836Z] 3fbe34a1663b: Layer already exists [2021-05-27T09:25:12.108Z] ff06d615c3c0: Pushed [2021-05-27T09:25:13.557Z] 7bc8b168c6f0: Pushed [2021-05-27T09:25:13.829Z] 786f568841f8: Pushed [2021-05-27T09:25:13.829Z] 3372c345ca573018b8293c0333122174fb4d3907: digest: sha256:6bb23216440e2c20ad37671b1dfa6bed3f9e2d8a9e77e923ecd1fc0568706a0c size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:25:14.176Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.241 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:25:14.780Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.241 [2021-05-27T09:25:14.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-05-27T09:25:14.780Z] 7bc8b168c6f0: Preparing [2021-05-27T09:25:14.780Z] 786f568841f8: Preparing [2021-05-27T09:25:14.780Z] 3acaba7e72a0: Preparing [2021-05-27T09:25:14.780Z] dcef7521d039: Preparing [2021-05-27T09:25:14.780Z] ff06d615c3c0: Preparing [2021-05-27T09:25:14.780Z] 3fbe34a1663b: Preparing [2021-05-27T09:25:14.780Z] 3fbe34a1663b: Waiting [2021-05-27T09:25:15.054Z] 7bc8b168c6f0: Layer already exists [2021-05-27T09:25:15.054Z] 786f568841f8: Layer already exists [2021-05-27T09:25:15.054Z] ff06d615c3c0: Layer already exists [2021-05-27T09:25:15.054Z] dcef7521d039: Layer already exists [2021-05-27T09:25:15.054Z] 3acaba7e72a0: Layer already exists [2021-05-27T09:25:15.054Z] 3fbe34a1663b: Layer already exists [2021-05-27T09:25:15.054Z] 2.0.0-dev.241: digest: sha256:6bb23216440e2c20ad37671b1dfa6bed3f9e2d8a9e77e923ecd1fc0568706a0c size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:25:15.394Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:25:15.741Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241 [2021-05-27T09:25:15.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-05-27T09:25:15.742Z] 7bc8b168c6f0: Preparing [2021-05-27T09:25:15.742Z] 786f568841f8: Preparing [2021-05-27T09:25:15.742Z] 3acaba7e72a0: Preparing [2021-05-27T09:25:15.742Z] dcef7521d039: Preparing [2021-05-27T09:25:15.742Z] ff06d615c3c0: Preparing [2021-05-27T09:25:15.742Z] 3fbe34a1663b: Preparing [2021-05-27T09:25:15.742Z] 3fbe34a1663b: Waiting [2021-05-27T09:25:16.014Z] ff06d615c3c0: Layer already exists [2021-05-27T09:25:16.014Z] 786f568841f8: Layer already exists [2021-05-27T09:25:16.014Z] 7bc8b168c6f0: Layer already exists [2021-05-27T09:25:16.014Z] 3acaba7e72a0: Layer already exists [2021-05-27T09:25:16.014Z] dcef7521d039: Layer already exists [2021-05-27T09:25:16.014Z] 3fbe34a1663b: Layer already exists [2021-05-27T09:25:16.014Z] 3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241: digest: sha256:6bb23216440e2c20ad37671b1dfa6bed3f9e2d8a9e77e923ecd1fc0568706a0c size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:25:16.351Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:25:16.686Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [2021-05-27T09:25:16.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-05-27T09:25:16.686Z] 7bc8b168c6f0: Preparing [2021-05-27T09:25:16.686Z] 786f568841f8: Preparing [2021-05-27T09:25:16.686Z] 3acaba7e72a0: Preparing [2021-05-27T09:25:16.686Z] dcef7521d039: Preparing [2021-05-27T09:25:16.686Z] ff06d615c3c0: Preparing [2021-05-27T09:25:16.686Z] 3fbe34a1663b: Preparing [2021-05-27T09:25:16.686Z] 3fbe34a1663b: Waiting [2021-05-27T09:25:16.686Z] 7bc8b168c6f0: Layer already exists [2021-05-27T09:25:16.686Z] ff06d615c3c0: Layer already exists [2021-05-27T09:25:16.959Z] dcef7521d039: Layer already exists [2021-05-27T09:25:16.959Z] 3acaba7e72a0: Layer already exists [2021-05-27T09:25:16.959Z] 786f568841f8: Layer already exists [2021-05-27T09:25:16.959Z] 3fbe34a1663b: Layer already exists [2021-05-27T09:25:16.959Z] master: digest: sha256:6bb23216440e2c20ad37671b1dfa6bed3f9e2d8a9e77e923ecd1fc0568706a0c size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-27T09:25:17.020Z] ===================================================== [Pipeline] echo [2021-05-27T09:25:17.033Z] taggedImages: [2021-05-27T09:25:17.033Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3372c345ca573018b8293c0333122174fb4d3907 [2021-05-27T09:25:17.033Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.241 [2021-05-27T09:25:17.033Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241 [2021-05-27T09:25:17.033Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] echo [2021-05-27T09:25:17.064Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-05-27T09:25:17.064Z] 3372c345ca573018b8293c0333122174fb4d3907 [2021-05-27T09:25:17.064Z] 2.0.0-dev.241 [2021-05-27T09:25:17.064Z] 3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241 [2021-05-27T09:25:17.064Z] master [2021-05-27T09:25:17.064Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:25:17.432Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3372c345ca573018b8293c0333122174fb4d3907 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:25:17.772Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3372c345ca573018b8293c0333122174fb4d3907 [2021-05-27T09:25:17.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-05-27T09:25:17.773Z] 10717f92dcd6: Preparing [2021-05-27T09:25:17.773Z] aef1f9f92206: Preparing [2021-05-27T09:25:17.773Z] e587110dfe2b: Preparing [2021-05-27T09:25:17.773Z] 076d6f5c20ab: Preparing [2021-05-27T09:25:17.773Z] 25868d88570b: Preparing [2021-05-27T09:25:17.773Z] ef77a02514c9: Preparing [2021-05-27T09:25:17.773Z] 70b9501eb422: Preparing [2021-05-27T09:25:17.773Z] d7328bcb4e09: Preparing [2021-05-27T09:25:17.773Z] ccf9151a44bb: Preparing [2021-05-27T09:25:17.773Z] 3fbe34a1663b: Preparing [2021-05-27T09:25:17.773Z] 3fbe34a1663b: Waiting [2021-05-27T09:25:17.773Z] 70b9501eb422: Waiting [2021-05-27T09:25:17.773Z] ef77a02514c9: Waiting [2021-05-27T09:25:17.773Z] ccf9151a44bb: Waiting [2021-05-27T09:25:17.773Z] d7328bcb4e09: Waiting [2021-05-27T09:25:18.046Z] 25868d88570b: Pushed [2021-05-27T09:25:18.046Z] aef1f9f92206: Pushed [2021-05-27T09:25:18.046Z] 10717f92dcd6: Pushed [2021-05-27T09:25:18.318Z] ef77a02514c9: Pushed [2021-05-27T09:25:18.318Z] d7328bcb4e09: Pushed [2021-05-27T09:25:18.318Z] 70b9501eb422: Pushed [2021-05-27T09:25:18.318Z] 3fbe34a1663b: Layer already exists [2021-05-27T09:25:18.910Z] ccf9151a44bb: Pushed [2021-05-27T09:25:20.341Z] 076d6f5c20ab: Pushed [2021-05-27T09:25:20.341Z] e587110dfe2b: Pushed [2021-05-27T09:25:20.612Z] 3372c345ca573018b8293c0333122174fb4d3907: digest: sha256:6059f924a7bdfbd50b94ba5d7dd1c1d4c6ce17fd75db6df82a1fd2e124245cd1 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:25:20.950Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.241 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:25:21.327Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.241 [2021-05-27T09:25:21.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-05-27T09:25:21.327Z] 10717f92dcd6: Preparing [2021-05-27T09:25:21.327Z] aef1f9f92206: Preparing [2021-05-27T09:25:21.327Z] e587110dfe2b: Preparing [2021-05-27T09:25:21.327Z] 076d6f5c20ab: Preparing [2021-05-27T09:25:21.327Z] 25868d88570b: Preparing [2021-05-27T09:25:21.327Z] ef77a02514c9: Preparing [2021-05-27T09:25:21.327Z] 70b9501eb422: Preparing [2021-05-27T09:25:21.327Z] d7328bcb4e09: Preparing [2021-05-27T09:25:21.327Z] ccf9151a44bb: Preparing [2021-05-27T09:25:21.327Z] 3fbe34a1663b: Preparing [2021-05-27T09:25:21.327Z] 70b9501eb422: Waiting [2021-05-27T09:25:21.327Z] ccf9151a44bb: Waiting [2021-05-27T09:25:21.327Z] 3fbe34a1663b: Waiting [2021-05-27T09:25:21.327Z] d7328bcb4e09: Waiting [2021-05-27T09:25:21.327Z] ef77a02514c9: Waiting [2021-05-27T09:25:21.601Z] e587110dfe2b: Layer already exists [2021-05-27T09:25:21.601Z] 10717f92dcd6: Layer already exists [2021-05-27T09:25:21.601Z] 25868d88570b: Layer already exists [2021-05-27T09:25:21.601Z] aef1f9f92206: Layer already exists [2021-05-27T09:25:21.601Z] 076d6f5c20ab: Layer already exists [2021-05-27T09:25:21.601Z] 70b9501eb422: Layer already exists [2021-05-27T09:25:21.601Z] 3fbe34a1663b: Layer already exists [2021-05-27T09:25:21.601Z] ef77a02514c9: Layer already exists [2021-05-27T09:25:21.601Z] d7328bcb4e09: Layer already exists [2021-05-27T09:25:21.601Z] ccf9151a44bb: Layer already exists [2021-05-27T09:25:21.601Z] 2.0.0-dev.241: digest: sha256:6059f924a7bdfbd50b94ba5d7dd1c1d4c6ce17fd75db6df82a1fd2e124245cd1 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:25:21.952Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:25:22.314Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241 [2021-05-27T09:25:22.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-05-27T09:25:22.314Z] 10717f92dcd6: Preparing [2021-05-27T09:25:22.314Z] aef1f9f92206: Preparing [2021-05-27T09:25:22.314Z] e587110dfe2b: Preparing [2021-05-27T09:25:22.314Z] 076d6f5c20ab: Preparing [2021-05-27T09:25:22.314Z] 25868d88570b: Preparing [2021-05-27T09:25:22.314Z] ef77a02514c9: Preparing [2021-05-27T09:25:22.314Z] 70b9501eb422: Preparing [2021-05-27T09:25:22.314Z] d7328bcb4e09: Preparing [2021-05-27T09:25:22.314Z] ccf9151a44bb: Preparing [2021-05-27T09:25:22.314Z] 3fbe34a1663b: Preparing [2021-05-27T09:25:22.314Z] d7328bcb4e09: Waiting [2021-05-27T09:25:22.314Z] ccf9151a44bb: Waiting [2021-05-27T09:25:22.314Z] 3fbe34a1663b: Waiting [2021-05-27T09:25:22.314Z] ef77a02514c9: Waiting [2021-05-27T09:25:22.314Z] 70b9501eb422: Waiting [2021-05-27T09:25:22.588Z] aef1f9f92206: Layer already exists [2021-05-27T09:25:22.588Z] 10717f92dcd6: Layer already exists [2021-05-27T09:25:22.588Z] 25868d88570b: Layer already exists [2021-05-27T09:25:22.588Z] e587110dfe2b: Layer already exists [2021-05-27T09:25:22.588Z] 076d6f5c20ab: Layer already exists [2021-05-27T09:25:22.588Z] d7328bcb4e09: Layer already exists [2021-05-27T09:25:22.588Z] ef77a02514c9: Layer already exists [2021-05-27T09:25:22.588Z] 70b9501eb422: Layer already exists [2021-05-27T09:25:22.588Z] 3fbe34a1663b: Layer already exists [2021-05-27T09:25:22.588Z] ccf9151a44bb: Layer already exists [2021-05-27T09:25:22.588Z] 3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241: digest: sha256:6059f924a7bdfbd50b94ba5d7dd1c1d4c6ce17fd75db6df82a1fd2e124245cd1 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:25:22.925Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:25:23.257Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [2021-05-27T09:25:23.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-05-27T09:25:23.257Z] 10717f92dcd6: Preparing [2021-05-27T09:25:23.257Z] aef1f9f92206: Preparing [2021-05-27T09:25:23.257Z] e587110dfe2b: Preparing [2021-05-27T09:25:23.257Z] 076d6f5c20ab: Preparing [2021-05-27T09:25:23.257Z] 25868d88570b: Preparing [2021-05-27T09:25:23.257Z] ef77a02514c9: Preparing [2021-05-27T09:25:23.257Z] 70b9501eb422: Preparing [2021-05-27T09:25:23.257Z] d7328bcb4e09: Preparing [2021-05-27T09:25:23.257Z] ccf9151a44bb: Preparing [2021-05-27T09:25:23.257Z] 3fbe34a1663b: Preparing [2021-05-27T09:25:23.257Z] d7328bcb4e09: Waiting [2021-05-27T09:25:23.257Z] ef77a02514c9: Waiting [2021-05-27T09:25:23.257Z] 70b9501eb422: Waiting [2021-05-27T09:25:23.257Z] ccf9151a44bb: Waiting [2021-05-27T09:25:23.257Z] 3fbe34a1663b: Waiting [2021-05-27T09:25:23.257Z] 10717f92dcd6: Layer already exists [2021-05-27T09:25:23.257Z] e587110dfe2b: Layer already exists [2021-05-27T09:25:23.528Z] 25868d88570b: Layer already exists [2021-05-27T09:25:23.528Z] aef1f9f92206: Layer already exists [2021-05-27T09:25:23.528Z] 076d6f5c20ab: Layer already exists [2021-05-27T09:25:23.528Z] ef77a02514c9: Layer already exists [2021-05-27T09:25:23.528Z] 70b9501eb422: Layer already exists [2021-05-27T09:25:23.528Z] ccf9151a44bb: Layer already exists [2021-05-27T09:25:23.528Z] d7328bcb4e09: Layer already exists [2021-05-27T09:25:23.528Z] 3fbe34a1663b: Layer already exists [2021-05-27T09:25:23.528Z] master: digest: sha256:6059f924a7bdfbd50b94ba5d7dd1c1d4c6ce17fd75db6df82a1fd2e124245cd1 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-27T09:25:23.587Z] ===================================================== [Pipeline] echo [2021-05-27T09:25:23.601Z] taggedImages: [2021-05-27T09:25:23.601Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3372c345ca573018b8293c0333122174fb4d3907 [2021-05-27T09:25:23.601Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.241 [2021-05-27T09:25:23.601Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241 [2021-05-27T09:25:23.601Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] echo [2021-05-27T09:25:23.633Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-05-27T09:25:23.633Z] 3372c345ca573018b8293c0333122174fb4d3907 [2021-05-27T09:25:23.633Z] 2.0.0-dev.241 [2021-05-27T09:25:23.633Z] 3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241 [2021-05-27T09:25:23.633Z] master [2021-05-27T09:25:23.633Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:25:24.004Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3372c345ca573018b8293c0333122174fb4d3907 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:25:24.357Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3372c345ca573018b8293c0333122174fb4d3907 [2021-05-27T09:25:24.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-05-27T09:25:24.357Z] 3b9ec02da551: Preparing [2021-05-27T09:25:24.357Z] f81358c43028: Preparing [2021-05-27T09:25:24.357Z] 24f94e35a917: Preparing [2021-05-27T09:25:24.357Z] 8b3a7e70fe1f: Preparing [2021-05-27T09:25:24.357Z] 3fbe34a1663b: Preparing [2021-05-27T09:25:24.641Z] 24f94e35a917: Layer already exists [2021-05-27T09:25:24.641Z] 3fbe34a1663b: Layer already exists [2021-05-27T09:25:24.641Z] 3b9ec02da551: Pushed [2021-05-27T09:25:24.913Z] 8b3a7e70fe1f: Pushed [2021-05-27T09:25:27.520Z] f81358c43028: Pushed [2021-05-27T09:25:27.520Z] 3372c345ca573018b8293c0333122174fb4d3907: digest: sha256:8b93ecb046193f1c36116a2018ab1b104831f393aedb38668100f3fae8a8f4f5 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:25:27.857Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.241 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:25:28.187Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.241 [2021-05-27T09:25:28.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-05-27T09:25:28.187Z] 3b9ec02da551: Preparing [2021-05-27T09:25:28.187Z] f81358c43028: Preparing [2021-05-27T09:25:28.187Z] 24f94e35a917: Preparing [2021-05-27T09:25:28.187Z] 8b3a7e70fe1f: Preparing [2021-05-27T09:25:28.187Z] 3fbe34a1663b: Preparing [2021-05-27T09:25:28.187Z] 3b9ec02da551: Layer already exists [2021-05-27T09:25:28.187Z] 24f94e35a917: Layer already exists [2021-05-27T09:25:28.456Z] 3fbe34a1663b: Layer already exists [2021-05-27T09:25:28.456Z] 8b3a7e70fe1f: Layer already exists [2021-05-27T09:25:28.456Z] f81358c43028: Layer already exists [2021-05-27T09:25:28.456Z] 2.0.0-dev.241: digest: sha256:8b93ecb046193f1c36116a2018ab1b104831f393aedb38668100f3fae8a8f4f5 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:25:28.793Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:25:29.124Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241 [2021-05-27T09:25:29.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-05-27T09:25:29.124Z] 3b9ec02da551: Preparing [2021-05-27T09:25:29.124Z] f81358c43028: Preparing [2021-05-27T09:25:29.124Z] 24f94e35a917: Preparing [2021-05-27T09:25:29.124Z] 8b3a7e70fe1f: Preparing [2021-05-27T09:25:29.124Z] 3fbe34a1663b: Preparing [2021-05-27T09:25:29.124Z] 24f94e35a917: Layer already exists [2021-05-27T09:25:29.124Z] 8b3a7e70fe1f: Layer already exists [2021-05-27T09:25:29.124Z] 3fbe34a1663b: Layer already exists [2021-05-27T09:25:29.124Z] f81358c43028: Layer already exists [2021-05-27T09:25:29.124Z] 3b9ec02da551: Layer already exists [2021-05-27T09:25:29.394Z] 3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241: digest: sha256:8b93ecb046193f1c36116a2018ab1b104831f393aedb38668100f3fae8a8f4f5 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:25:29.728Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:25:30.057Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [2021-05-27T09:25:30.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-05-27T09:25:30.057Z] 3b9ec02da551: Preparing [2021-05-27T09:25:30.057Z] f81358c43028: Preparing [2021-05-27T09:25:30.057Z] 24f94e35a917: Preparing [2021-05-27T09:25:30.057Z] 8b3a7e70fe1f: Preparing [2021-05-27T09:25:30.057Z] 3fbe34a1663b: Preparing [2021-05-27T09:25:30.057Z] 8b3a7e70fe1f: Layer already exists [2021-05-27T09:25:30.057Z] f81358c43028: Layer already exists [2021-05-27T09:25:30.057Z] 24f94e35a917: Layer already exists [2021-05-27T09:25:30.057Z] 3b9ec02da551: Layer already exists [2021-05-27T09:25:30.057Z] 3fbe34a1663b: Layer already exists [2021-05-27T09:25:30.327Z] master: digest: sha256:8b93ecb046193f1c36116a2018ab1b104831f393aedb38668100f3fae8a8f4f5 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-27T09:25:30.390Z] ===================================================== [Pipeline] echo [2021-05-27T09:25:30.412Z] taggedImages: [2021-05-27T09:25:30.412Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3372c345ca573018b8293c0333122174fb4d3907 [2021-05-27T09:25:30.412Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.241 [2021-05-27T09:25:30.412Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241 [2021-05-27T09:25:30.412Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] echo [2021-05-27T09:25:30.445Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-05-27T09:25:30.445Z] 3372c345ca573018b8293c0333122174fb4d3907 [2021-05-27T09:25:30.445Z] 2.0.0-dev.241 [2021-05-27T09:25:30.445Z] 3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241 [2021-05-27T09:25:30.445Z] master [2021-05-27T09:25:30.445Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:25:30.820Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3372c345ca573018b8293c0333122174fb4d3907 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:25:31.174Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3372c345ca573018b8293c0333122174fb4d3907 [2021-05-27T09:25:31.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-05-27T09:25:31.174Z] 49dedfc8bc47: Preparing [2021-05-27T09:25:31.174Z] 0ecb48e3c8ca: Preparing [2021-05-27T09:25:31.174Z] 24f94e35a917: Preparing [2021-05-27T09:25:31.174Z] f1f61327d175: Preparing [2021-05-27T09:25:31.174Z] 3fbe34a1663b: Preparing [2021-05-27T09:25:31.448Z] 3fbe34a1663b: Layer already exists [2021-05-27T09:25:31.448Z] f1f61327d175: Layer already exists [2021-05-27T09:25:31.448Z] 24f94e35a917: Layer already exists [2021-05-27T09:25:31.448Z] 49dedfc8bc47: Pushed [2021-05-27T09:25:34.050Z] 0ecb48e3c8ca: Pushed [2021-05-27T09:25:34.050Z] 3372c345ca573018b8293c0333122174fb4d3907: digest: sha256:bc57a07c5e473c1298b67d9cd17fc0b5f5c98cdc0f75ba3a11f3cb58a6f63c3f size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:25:34.389Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.241 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:25:34.726Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.241 [2021-05-27T09:25:34.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-05-27T09:25:34.726Z] 49dedfc8bc47: Preparing [2021-05-27T09:25:34.726Z] 0ecb48e3c8ca: Preparing [2021-05-27T09:25:34.726Z] 24f94e35a917: Preparing [2021-05-27T09:25:34.726Z] f1f61327d175: Preparing [2021-05-27T09:25:34.726Z] 3fbe34a1663b: Preparing [2021-05-27T09:25:34.726Z] 24f94e35a917: Layer already exists [2021-05-27T09:25:34.726Z] 49dedfc8bc47: Layer already exists [2021-05-27T09:25:34.726Z] 3fbe34a1663b: Layer already exists [2021-05-27T09:25:34.726Z] 0ecb48e3c8ca: Layer already exists [2021-05-27T09:25:34.726Z] f1f61327d175: Layer already exists [2021-05-27T09:25:34.995Z] 2.0.0-dev.241: digest: sha256:bc57a07c5e473c1298b67d9cd17fc0b5f5c98cdc0f75ba3a11f3cb58a6f63c3f size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:25:35.332Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:25:35.673Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241 [2021-05-27T09:25:35.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-05-27T09:25:35.673Z] 49dedfc8bc47: Preparing [2021-05-27T09:25:35.673Z] 0ecb48e3c8ca: Preparing [2021-05-27T09:25:35.673Z] 24f94e35a917: Preparing [2021-05-27T09:25:35.673Z] f1f61327d175: Preparing [2021-05-27T09:25:35.673Z] 3fbe34a1663b: Preparing [2021-05-27T09:25:35.673Z] 49dedfc8bc47: Layer already exists [2021-05-27T09:25:35.673Z] 0ecb48e3c8ca: Layer already exists [2021-05-27T09:25:35.673Z] 3fbe34a1663b: Layer already exists [2021-05-27T09:25:35.673Z] 24f94e35a917: Layer already exists [2021-05-27T09:25:35.673Z] f1f61327d175: Layer already exists [2021-05-27T09:25:35.943Z] 3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241: digest: sha256:bc57a07c5e473c1298b67d9cd17fc0b5f5c98cdc0f75ba3a11f3cb58a6f63c3f size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:25:36.280Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:25:36.613Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [2021-05-27T09:25:36.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-05-27T09:25:36.613Z] 49dedfc8bc47: Preparing [2021-05-27T09:25:36.613Z] 0ecb48e3c8ca: Preparing [2021-05-27T09:25:36.613Z] 24f94e35a917: Preparing [2021-05-27T09:25:36.613Z] f1f61327d175: Preparing [2021-05-27T09:25:36.613Z] 3fbe34a1663b: Preparing [2021-05-27T09:25:36.613Z] 0ecb48e3c8ca: Layer already exists [2021-05-27T09:25:36.613Z] 24f94e35a917: Layer already exists [2021-05-27T09:25:36.613Z] f1f61327d175: Layer already exists [2021-05-27T09:25:36.613Z] 49dedfc8bc47: Layer already exists [2021-05-27T09:25:36.613Z] 3fbe34a1663b: Layer already exists [2021-05-27T09:25:36.885Z] master: digest: sha256:bc57a07c5e473c1298b67d9cd17fc0b5f5c98cdc0f75ba3a11f3cb58a6f63c3f size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-27T09:25:36.948Z] ===================================================== [Pipeline] echo [2021-05-27T09:25:36.962Z] taggedImages: [2021-05-27T09:25:36.962Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3372c345ca573018b8293c0333122174fb4d3907 [2021-05-27T09:25:36.962Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.241 [2021-05-27T09:25:36.962Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241 [2021-05-27T09:25:36.962Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] echo [2021-05-27T09:25:36.992Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-05-27T09:25:36.992Z] 3372c345ca573018b8293c0333122174fb4d3907 [2021-05-27T09:25:36.992Z] 2.0.0-dev.241 [2021-05-27T09:25:36.992Z] 3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241 [2021-05-27T09:25:36.992Z] master [2021-05-27T09:25:36.992Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:25:37.368Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3372c345ca573018b8293c0333122174fb4d3907 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:25:37.732Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3372c345ca573018b8293c0333122174fb4d3907 [2021-05-27T09:25:37.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-05-27T09:25:37.732Z] 2d486ef413bc: Preparing [2021-05-27T09:25:37.732Z] 164631f79c00: Preparing [2021-05-27T09:25:37.732Z] 175c960689c3: Preparing [2021-05-27T09:25:37.732Z] 4d58e1065928: Preparing [2021-05-27T09:25:37.732Z] 9ded3b6bb9b5: Preparing [2021-05-27T09:25:37.732Z] fa1afe8e6ed9: Preparing [2021-05-27T09:25:37.732Z] 87a09b4c083e: Preparing [2021-05-27T09:25:37.732Z] 0f74e9ff2a61: Preparing [2021-05-27T09:25:37.732Z] b122376c33c6: Preparing [2021-05-27T09:25:37.732Z] f8381ed47b22: Preparing [2021-05-27T09:25:37.732Z] e934a737d657: Preparing [2021-05-27T09:25:37.732Z] 87a09b4c083e: Waiting [2021-05-27T09:25:37.732Z] 0f74e9ff2a61: Waiting [2021-05-27T09:25:37.732Z] b122376c33c6: Waiting [2021-05-27T09:25:37.732Z] f8381ed47b22: Waiting [2021-05-27T09:25:37.732Z] e934a737d657: Waiting [2021-05-27T09:25:37.732Z] fa1afe8e6ed9: Waiting [2021-05-27T09:25:38.004Z] 9ded3b6bb9b5: Layer already exists [2021-05-27T09:25:38.004Z] fa1afe8e6ed9: Layer already exists [2021-05-27T09:25:38.004Z] 87a09b4c083e: Layer already exists [2021-05-27T09:25:38.004Z] 164631f79c00: Pushed [2021-05-27T09:25:38.004Z] 0f74e9ff2a61: Layer already exists [2021-05-27T09:25:38.004Z] b122376c33c6: Layer already exists [2021-05-27T09:25:38.277Z] f8381ed47b22: Layer already exists [2021-05-27T09:25:38.277Z] e934a737d657: Layer already exists [2021-05-27T09:25:38.550Z] 2d486ef413bc: Pushed [2021-05-27T09:25:40.548Z] 175c960689c3: Pushed [2021-05-27T09:25:50.689Z] 4d58e1065928: Pushed [2021-05-27T09:25:50.959Z] 3372c345ca573018b8293c0333122174fb4d3907: digest: sha256:9452abde532680c094995327c4b57f8f34d00b197ee3a8dd35b5a44447671b4e size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:25:51.298Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.241 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:25:51.637Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.241 [2021-05-27T09:25:51.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-05-27T09:25:51.637Z] 2d486ef413bc: Preparing [2021-05-27T09:25:51.637Z] 164631f79c00: Preparing [2021-05-27T09:25:51.637Z] 175c960689c3: Preparing [2021-05-27T09:25:51.637Z] 4d58e1065928: Preparing [2021-05-27T09:25:51.637Z] 9ded3b6bb9b5: Preparing [2021-05-27T09:25:51.637Z] fa1afe8e6ed9: Preparing [2021-05-27T09:25:51.637Z] 87a09b4c083e: Preparing [2021-05-27T09:25:51.637Z] 0f74e9ff2a61: Preparing [2021-05-27T09:25:51.637Z] b122376c33c6: Preparing [2021-05-27T09:25:51.637Z] f8381ed47b22: Preparing [2021-05-27T09:25:51.637Z] e934a737d657: Preparing [2021-05-27T09:25:51.637Z] fa1afe8e6ed9: Waiting [2021-05-27T09:25:51.637Z] 87a09b4c083e: Waiting [2021-05-27T09:25:51.637Z] 0f74e9ff2a61: Waiting [2021-05-27T09:25:51.637Z] f8381ed47b22: Waiting [2021-05-27T09:25:51.637Z] e934a737d657: Waiting [2021-05-27T09:25:51.637Z] b122376c33c6: Waiting [2021-05-27T09:25:51.637Z] 9ded3b6bb9b5: Layer already exists [2021-05-27T09:25:51.637Z] 175c960689c3: Layer already exists [2021-05-27T09:25:51.637Z] 164631f79c00: Layer already exists [2021-05-27T09:25:51.637Z] 4d58e1065928: Layer already exists [2021-05-27T09:25:51.637Z] 2d486ef413bc: Layer already exists [2021-05-27T09:25:51.931Z] 87a09b4c083e: Layer already exists [2021-05-27T09:25:51.931Z] fa1afe8e6ed9: Layer already exists [2021-05-27T09:25:51.931Z] b122376c33c6: Layer already exists [2021-05-27T09:25:51.931Z] f8381ed47b22: Layer already exists [2021-05-27T09:25:51.931Z] 0f74e9ff2a61: Layer already exists [2021-05-27T09:25:51.931Z] e934a737d657: Layer already exists [2021-05-27T09:25:51.931Z] 2.0.0-dev.241: digest: sha256:9452abde532680c094995327c4b57f8f34d00b197ee3a8dd35b5a44447671b4e size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:25:52.288Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:25:52.669Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241 [2021-05-27T09:25:52.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-05-27T09:25:52.669Z] 2d486ef413bc: Preparing [2021-05-27T09:25:52.669Z] 164631f79c00: Preparing [2021-05-27T09:25:52.669Z] 175c960689c3: Preparing [2021-05-27T09:25:52.669Z] 4d58e1065928: Preparing [2021-05-27T09:25:52.669Z] 9ded3b6bb9b5: Preparing [2021-05-27T09:25:52.669Z] fa1afe8e6ed9: Preparing [2021-05-27T09:25:52.669Z] 87a09b4c083e: Preparing [2021-05-27T09:25:52.669Z] 0f74e9ff2a61: Preparing [2021-05-27T09:25:52.669Z] b122376c33c6: Preparing [2021-05-27T09:25:52.669Z] f8381ed47b22: Preparing [2021-05-27T09:25:52.669Z] e934a737d657: Preparing [2021-05-27T09:25:52.669Z] fa1afe8e6ed9: Waiting [2021-05-27T09:25:52.669Z] 87a09b4c083e: Waiting [2021-05-27T09:25:52.669Z] 0f74e9ff2a61: Waiting [2021-05-27T09:25:52.669Z] b122376c33c6: Waiting [2021-05-27T09:25:52.669Z] f8381ed47b22: Waiting [2021-05-27T09:25:52.669Z] e934a737d657: Waiting [2021-05-27T09:25:52.669Z] 9ded3b6bb9b5: Layer already exists [2021-05-27T09:25:52.669Z] 175c960689c3: Layer already exists [2021-05-27T09:25:52.669Z] 2d486ef413bc: Layer already exists [2021-05-27T09:25:52.669Z] 164631f79c00: Layer already exists [2021-05-27T09:25:52.669Z] 4d58e1065928: Layer already exists [2021-05-27T09:25:52.990Z] b122376c33c6: Layer already exists [2021-05-27T09:25:52.990Z] fa1afe8e6ed9: Layer already exists [2021-05-27T09:25:52.990Z] 87a09b4c083e: Layer already exists [2021-05-27T09:25:52.990Z] f8381ed47b22: Layer already exists [2021-05-27T09:25:52.990Z] 0f74e9ff2a61: Layer already exists [2021-05-27T09:25:52.990Z] e934a737d657: Layer already exists [2021-05-27T09:25:52.990Z] 3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241: digest: sha256:9452abde532680c094995327c4b57f8f34d00b197ee3a8dd35b5a44447671b4e size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:25:53.341Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:25:53.681Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [2021-05-27T09:25:53.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-05-27T09:25:53.681Z] 2d486ef413bc: Preparing [2021-05-27T09:25:53.681Z] 164631f79c00: Preparing [2021-05-27T09:25:53.681Z] 175c960689c3: Preparing [2021-05-27T09:25:53.681Z] 4d58e1065928: Preparing [2021-05-27T09:25:53.681Z] 9ded3b6bb9b5: Preparing [2021-05-27T09:25:53.681Z] fa1afe8e6ed9: Preparing [2021-05-27T09:25:53.681Z] 87a09b4c083e: Preparing [2021-05-27T09:25:53.681Z] 0f74e9ff2a61: Preparing [2021-05-27T09:25:53.681Z] b122376c33c6: Preparing [2021-05-27T09:25:53.681Z] f8381ed47b22: Preparing [2021-05-27T09:25:53.681Z] e934a737d657: Preparing [2021-05-27T09:25:53.681Z] fa1afe8e6ed9: Waiting [2021-05-27T09:25:53.681Z] b122376c33c6: Waiting [2021-05-27T09:25:53.681Z] 87a09b4c083e: Waiting [2021-05-27T09:25:53.681Z] 0f74e9ff2a61: Waiting [2021-05-27T09:25:53.681Z] f8381ed47b22: Waiting [2021-05-27T09:25:53.681Z] e934a737d657: Waiting [2021-05-27T09:25:53.681Z] 175c960689c3: Layer already exists [2021-05-27T09:25:53.681Z] 4d58e1065928: Layer already exists [2021-05-27T09:25:53.681Z] 164631f79c00: Layer already exists [2021-05-27T09:25:53.681Z] 2d486ef413bc: Layer already exists [2021-05-27T09:25:53.681Z] 9ded3b6bb9b5: Layer already exists [2021-05-27T09:25:53.681Z] f8381ed47b22: Layer already exists [2021-05-27T09:25:53.681Z] 87a09b4c083e: Layer already exists [2021-05-27T09:25:53.681Z] b122376c33c6: Layer already exists [2021-05-27T09:25:53.681Z] fa1afe8e6ed9: Layer already exists [2021-05-27T09:25:53.952Z] 0f74e9ff2a61: Layer already exists [2021-05-27T09:25:53.952Z] e934a737d657: Layer already exists [2021-05-27T09:25:53.952Z] master: digest: sha256:9452abde532680c094995327c4b57f8f34d00b197ee3a8dd35b5a44447671b4e size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-27T09:25:54.023Z] ===================================================== [Pipeline] echo [2021-05-27T09:25:54.037Z] taggedImages: [2021-05-27T09:25:54.037Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3372c345ca573018b8293c0333122174fb4d3907 [2021-05-27T09:25:54.037Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.241 [2021-05-27T09:25:54.037Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3372c345ca573018b8293c0333122174fb4d3907-2.0.0-dev.241 [2021-05-27T09:25:54.037Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-27T09:25:54.599Z] ---> job-cost.sh [2021-05-27T09:25:54.599Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-58j2 [2021-05-27T09:26:41.549Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-27T09:28:03.750Z] lf-activate-venv(): INFO: Adding /tmp/venv-58j2/bin to PATH [2021-05-27T09:28:03.750Z] INFO: No Stack... [2021-05-27T09:28:03.750Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-27T09:28:04.340Z] INFO: Archiving Costs [Pipeline] sh [2021-05-27T09:28:04.678Z] + cut -d, -f6 [2021-05-27T09:28:04.678Z] + cat /w/workspace/edgex-go/511/archives/cost.csv [Pipeline] lock [2021-05-27T09:28:04.735Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-master-511-stack-cost] [2021-05-27T09:28:04.743Z] Resource [jenkins-edgexfoundry-edgex-go-master-511-stack-cost] did not exist. Created. [2021-05-27T09:28:04.743Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-master-511-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-27T09:28:05.095Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-27T09:28:05.826Z] Stashed 1 file(s) [Pipeline] } [2021-05-27T09:28:05.836Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-master-511-stack-cost] [Pipeline] // lock [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) [Pipeline] unstash [Pipeline] configFileProvider [2021-05-27T09:28:06.230Z] provisioning config files... [2021-05-27T09:28:06.244Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/511@tmp/config859151831993526058tmp [Pipeline] { [Pipeline] sh [2021-05-27T09:28:06.553Z] + set +x [2021-05-27T09:28:06.554Z] + curl -s https://codecov.io/bash [2021-05-27T09:28:06.554Z] + bash -s -- [2021-05-27T09:28:06.814Z] [2021-05-27T09:28:06.814Z] _____ _ [2021-05-27T09:28:06.814Z] / ____| | | [2021-05-27T09:28:06.814Z] | | ___ __| | ___ ___ _____ __ [2021-05-27T09:28:06.814Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-27T09:28:06.814Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-27T09:28:06.814Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-27T09:28:06.814Z] Bash-1.0.3 [2021-05-27T09:28:06.814Z] [2021-05-27T09:28:06.814Z] [2021-05-27T09:28:06.814Z] ==> git version 2.24.4 found [2021-05-27T09:28:06.814Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-05-27T09:28:06.814Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-27T09:28:06.814Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-27T09:28:06.814Z] ==> Jenkins CI detected. [2021-05-27T09:28:06.814Z] project root: . [2021-05-27T09:28:06.814Z] --> token set from env [2021-05-27T09:28:06.814Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-27T09:28:07.076Z] ==> Running gcov in . (disable via -X gcov) [2021-05-27T09:28:07.076Z] ==> Python coveragepy not found [2021-05-27T09:28:07.076Z] ==> Searching for coverage reports in: [2021-05-27T09:28:07.076Z] + . [2021-05-27T09:28:07.076Z] -> Found 1 reports [2021-05-27T09:28:07.076Z] ==> Detecting git/mercurial file structure [2021-05-27T09:28:07.076Z] ==> Reading reports [2021-05-27T09:28:07.076Z] + ./coverage.out bytes=741453 [2021-05-27T09:28:07.076Z] ==> Appending adjustments [2021-05-27T09:28:07.076Z] https://docs.codecov.io/docs/fixing-reports [2021-05-27T09:28:09.629Z] + Found adjustments [2021-05-27T09:28:09.629Z] ==> Gzipping contents [2021-05-27T09:28:09.629Z] 104K /tmp/codecov.yCCXwv.gz [2021-05-27T09:28:09.629Z] ==> Uploading reports [2021-05-27T09:28:09.629Z] url: https://codecov.io [2021-05-27T09:28:09.629Z] query: branch=master&commit=3372c345ca573018b8293c0333122174fb4d3907&build=511&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F511%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-27T09:28:09.629Z] -> Pinging Codecov [2021-05-27T09:28:09.629Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=3372c345ca573018b8293c0333122174fb4d3907&build=511&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F511%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-27T09:28:09.629Z] -> Uploading to [2021-05-27T09:28:09.629Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-27/00271124DB129430A58F1EEE437C3FCB/3372c345ca573018b8293c0333122174fb4d3907/12f060cf-af99-4b26-a073-0c80b4c1ae9e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210527%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210527T092809Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=30ba2023d328004f8ffd5fc755804eb95b422b488371284ca06408616ba4bde5 [2021-05-27T09:28:09.629Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-27T09:28:09.629Z] Dload Upload Total Spent Left Speed [2021-05-27T09:28:10.200Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 102k 0 0 100 102k 0 285k --:--:-- --:--:-- --:--:-- 285k [2021-05-27T09:28:10.200Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/3372c345ca573018b8293c0333122174fb4d3907 [Pipeline] } [2021-05-27T09:28:10.209Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-05-27T09:28:10.810Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-05-27T09:28:10.823Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:28:11.122Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-27T09:28:11.123Z] [2021-05-27T09:28:11.123Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:28:11.434Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-27T09:28:11.434Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-05-27T09:28:11.434Z] 188c0c94c7c5: Pulling fs layer [2021-05-27T09:28:11.434Z] 0ef7d3d256c8: Pulling fs layer [2021-05-27T09:28:11.434Z] de9db76c5a1d: Pulling fs layer [2021-05-27T09:28:11.434Z] 0eba1c9be4d2: Pulling fs layer [2021-05-27T09:28:11.434Z] 0d57e429df01: Pulling fs layer [2021-05-27T09:28:11.434Z] 4e4be7b47b0d: Pulling fs layer [2021-05-27T09:28:11.434Z] e1f770b5df2f: Pulling fs layer [2021-05-27T09:28:11.434Z] 85a0685a4137: Pulling fs layer [2021-05-27T09:28:11.434Z] 0d57e429df01: Waiting [2021-05-27T09:28:11.434Z] 4e4be7b47b0d: Waiting [2021-05-27T09:28:11.434Z] e1f770b5df2f: Waiting [2021-05-27T09:28:11.434Z] 85a0685a4137: Waiting [2021-05-27T09:28:11.434Z] 0eba1c9be4d2: Waiting [2021-05-27T09:28:11.434Z] de9db76c5a1d: Verifying Checksum [2021-05-27T09:28:11.434Z] de9db76c5a1d: Download complete [2021-05-27T09:28:11.434Z] 0ef7d3d256c8: Verifying Checksum [2021-05-27T09:28:11.434Z] 0ef7d3d256c8: Download complete [2021-05-27T09:28:11.694Z] 0d57e429df01: Verifying Checksum [2021-05-27T09:28:11.694Z] 0d57e429df01: Download complete [2021-05-27T09:28:11.694Z] 4e4be7b47b0d: Verifying Checksum [2021-05-27T09:28:11.694Z] 4e4be7b47b0d: Download complete [2021-05-27T09:28:11.694Z] 188c0c94c7c5: Verifying Checksum [2021-05-27T09:28:11.694Z] 188c0c94c7c5: Download complete [2021-05-27T09:28:11.954Z] 188c0c94c7c5: Pull complete [2021-05-27T09:28:11.954Z] 0ef7d3d256c8: Pull complete [2021-05-27T09:28:12.215Z] de9db76c5a1d: Pull complete [2021-05-27T09:28:13.600Z] e1f770b5df2f: Verifying Checksum [2021-05-27T09:28:13.600Z] e1f770b5df2f: Download complete [2021-05-27T09:28:15.511Z] 0eba1c9be4d2: Verifying Checksum [2021-05-27T09:28:15.511Z] 0eba1c9be4d2: Download complete [2021-05-27T09:28:15.777Z] 85a0685a4137: Verifying Checksum [2021-05-27T09:28:15.777Z] 85a0685a4137: Download complete [2021-05-27T09:28:19.110Z] 0eba1c9be4d2: Pull complete [2021-05-27T09:28:19.110Z] 0d57e429df01: Pull complete [2021-05-27T09:28:19.111Z] 4e4be7b47b0d: Pull complete [2021-05-27T09:28:20.090Z] e1f770b5df2f: Pull complete [2021-05-27T09:28:26.859Z] 85a0685a4137: Pull complete [2021-05-27T09:28:26.859Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-05-27T09:28:26.859Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-27T09:28:26.859Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-05-27T09:28:26.937Z] prd-centos7-docker-4c-2g-627 does not seem to be running inside a container [2021-05-27T09:28:26.973Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/511 -v /w/workspace/edgex-go/511:/w/workspace/edgex-go/511:rw,z -v /w/workspace/edgex-go/511@tmp:/w/workspace/edgex-go/511@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-05-27T09:28:38.604Z] $ docker top 7f1641b1016e7110e630515c44d8be33cfec214290ed4711d0558fc4b1050fc6 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-27T09:28:38.703Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-05-27T09:28:38.987Z] + set -o pipefail [2021-05-27T09:28:38.987Z] + snyk monitor '--org=edgex-jenkins' [2021-05-27T09:28:45.624Z] [2021-05-27T09:28:45.624Z] Monitoring /w/workspace/edgex-go/511 (github.com/edgexfoundry/edgex-go)... [2021-05-27T09:28:45.624Z] [2021-05-27T09:28:45.624Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/fc305de5-a906-4062-ae98-4c780c671bcb [2021-05-27T09:28:45.624Z] [2021-05-27T09:28:45.624Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-05-27T09:28:45.624Z] [2021-05-27T09:28:45.624Z] [Pipeline] } [2021-05-27T09:28:45.634Z] $ docker stop --time=1 7f1641b1016e7110e630515c44d8be33cfec214290ed4711d0558fc4b1050fc6 [2021-05-27T09:28:48.034Z] $ docker rm -f 7f1641b1016e7110e630515c44d8be33cfec214290ed4711d0558fc4b1050fc6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-05-27T09:28:48.674Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-27T09:28:48.693Z] provisioning config files... [2021-05-27T09:28:48.702Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/511@tmp/config4865424853726590597tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-27T09:28:49.041Z] --> edgex-publish-swagger.sh [2021-05-27T09:28:49.041Z] === Publish openapi/v2 API === [2021-05-27T09:28:49.041Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-05-27T09:28:49.041Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/511/openapi/v2/core-command.yaml] [2021-05-27T09:28:49.041Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-27T09:28:49.042Z] Dload Upload Total Spent Left Speed [2021-05-27T09:29:49.450Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30687 0 0 100 30687 0 25993 0:00:01 0:00:01 --:--:-- 26005 100 30687 0 0 100 30687 0 14064 0:00:02 0:00:02 --:--:-- 14070 100 30687 0 0 100 30687 0 9640 0:00:03 0:00:03 --:--:-- 9643 100 30687 0 0 100 30687 0 7333 0:00:04 0:00:04 --:--:-- 7334 100 30687 0 0 100 30687 0 5917 0:00:05 0:00:05 --:--:-- 5918 100 30687 0 0 100 30687 0 4960 0:00:06 0:00:06 --:--:-- 0 100 30687 0 0 100 30687 0 4269 0:00:07 0:00:07 --:--:-- 0 100 30687 0 0 100 30687 0 3747 0:00:08 0:00:08 --:--:-- 0 100 30687 0 0 100 30687 0 3339 0:00:09 0:00:09 --:--:-- 0 100 30687 0 0 100 30687 0 3011 0:00:10 0:00:10 --:--:-- 0 100 30687 0 0 100 30687 0 2741 0:00:11 0:00:11 --:--:-- 0 100 30687 0 0 100 30687 0 2516 0:00:12 0:00:12 --:--:-- 0 100 30687 0 0 100 30687 0 2325 0:00:13 0:00:13 --:--:-- 0 100 30687 0 0 100 30687 0 2161 0:00:14 0:00:14 --:--:-- 0 100 30687 0 0 100 30687 0 2019 0:00:15 0:00:15 --:--:-- 0 100 30687 0 0 100 30687 0 1894 0:00:16 0:00:16 --:--:-- 0 100 30687 0 0 100 30687 0 1784 0:00:17 0:00:17 --:--:-- 0 100 30687 0 0 100 30687 0 1685 0:00:18 0:00:18 --:--:-- 0 100 30687 0 0 100 30687 0 1598 0:00:19 0:00:19 --:--:-- 0 100 30687 0 0 100 30687 0 1518 0:00:20 0:00:20 --:--:-- 0 100 30687 0 0 100 30687 0 1447 0:00:21 0:00:21 --:--:-- 0 100 30687 0 0 100 30687 0 1381 0:00:22 0:00:22 --:--:-- 0 100 30687 0 0 100 30687 0 1322 0:00:23 0:00:23 --:--:-- 0 100 30687 0 0 100 30687 0 1267 0:00:24 0:00:24 --:--:-- 0 100 30687 0 0 100 30687 0 1217 0:00:25 0:00:25 --:--:-- 0 100 30687 0 0 100 30687 0 1170 0:00:26 0:00:26 --:--:-- 0 100 30687 0 0 100 30687 0 1127 0:00:27 0:00:27 --:--:-- 0 100 30687 0 0 100 30687 0 1087 0:00:28 0:00:28 --:--:-- 0 100 30687 0 0 100 30687 0 1050 0:00:29 0:00:29 --:--:-- 0 100 30687 0 0 100 30687 0 1015 0:00:30 0:00:30 --:--:-- 0 100 30687 0 0 100 30687 0 983 0:00:31 0:00:31 --:--:-- 0 100 30687 0 0 100 30687 0 952 0:00:32 0:00:32 --:--:-- 0 100 30687 0 0 100 30687 0 923 0:00:33 0:00:33 --:--:-- 0 100 30687 0 0 100 30687 0 896 0:00:34 0:00:34 --:--:-- 0 100 30687 0 0 100 30687 0 871 0:00:35 0:00:35 --:--:-- 0 100 30687 0 0 100 30687 0 847 0:00:36 0:00:36 --:--:-- 0 100 30687 0 0 100 30687 0 824 0:00:37 0:00:37 --:--:-- 0 100 30687 0 0 100 30687 0 802 0:00:38 0:00:38 --:--:-- 0 100 30687 0 0 100 30687 0 782 0:00:39 0:00:39 --:--:-- 0 100 30687 0 0 100 30687 0 762 0:00:40 0:00:40 --:--:-- 0 100 30687 0 0 100 30687 0 744 0:00:41 0:00:41 --:--:-- 0 100 30687 0 0 100 30687 0 726 0:00:42 0:00:42 --:--:-- 0 100 30687 0 0 100 30687 0 709 0:00:43 0:00:43 --:--:-- 0 100 30687 0 0 100 30687 0 693 0:00:44 0:00:44 --:--:-- 0 100 30687 0 0 100 30687 0 678 0:00:45 0:00:45 --:--:-- 0 100 30687 0 0 100 30687 0 663 0:00:46 0:00:46 --:--:-- 0 100 30687 0 0 100 30687 0 649 0:00:47 0:00:47 --:--:-- 0 100 30687 0 0 100 30687 0 636 0:00:48 0:00:48 --:--:-- 0 100 30687 0 0 100 30687 0 623 0:00:49 0:00:49 --:--:-- 0 100 30687 0 0 100 30687 0 610 0:00:50 0:00:50 --:--:-- 0 100 30687 0 0 100 30687 0 598 0:00:51 0:00:51 --:--:-- 0 100 30687 0 0 100 30687 0 587 0:00:52 0:00:52 --:--:-- 0 100 30687 0 0 100 30687 0 576 0:00:53 0:00:53 --:--:-- 0 100 30687 0 0 100 30687 0 565 0:00:54 0:00:54 --:--:-- 0 100 30687 0 0 100 30687 0 555 0:00:55 0:00:55 --:--:-- 0 100 30687 0 0 100 30687 0 545 0:00:56 0:00:56 --:--:-- 0 100 30687 0 0 100 30687 0 536 0:00:57 0:00:57 --:--:-- 0 100 30687 0 0 100 30687 0 526 0:00:58 0:00:58 --:--:-- 0 100 30687 0 0 100 30687 0 517 0:00:59 0:00:59 --:--:-- 0 100 30819 100 132 100 30687 2 509 0:01:06 0:01:00 0:00:06 0 100 30819 100 132 100 30687 2 509 0:01:06 0:01:00 0:00:06 0 [2021-05-27T09:29:49.450Z] [2021-05-27T09:29:49.450Z] 504 Gateway Time-out [2021-05-27T09:29:49.450Z] [2021-05-27T09:29:49.450Z]

504 Gateway Time-out

[2021-05-27T09:29:49.450Z] [2021-05-27T09:29:49.450Z] [2021-05-27T09:29:49.450Z] [2021-05-27T09:29:49.450Z] [2021-05-27T09:29:49.450Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/511/openapi/v2/core-data.yaml] [2021-05-27T09:29:49.450Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-27T09:29:49.450Z] Dload Upload Total Spent Left Speed [2021-05-27T09:29:58.706Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56185 0 0 100 56185 0 47674 0:00:01 0:00:01 --:--:-- 47695 100 56185 0 0 100 56185 0 25775 0:00:02 0:00:02 --:--:-- 25784 100 56185 0 0 100 56185 0 17662 0:00:03 0:00:03 --:--:-- 17668 100 56185 0 0 100 56185 0 13434 0:00:04 0:00:04 --:--:-- 13438 100 56185 0 0 100 56185 0 10839 0:00:05 0:00:05 --:--:-- 10842 100 56185 0 0 100 56185 0 9084 0:00:06 0:00:06 --:--:-- 0 100 56185 0 0 100 56185 0 7818 0:00:07 0:00:07 --:--:-- 0 100 56185 0 0 100 56185 0 6862 0:00:08 0:00:08 --:--:-- 0 100 56185 0 0 100 56185 0 6114 0:00:09 0:00:09 --:--:-- 0 100 56215 100 30 100 56185 3 5927 0:00:10 0:00:09 0:00:01 0 100 56215 100 30 100 56185 3 5927 0:00:10 0:00:09 0:00:01 0 [2021-05-27T09:29:58.706Z] {"code":503,"message":"error"} [2021-05-27T09:29:58.706Z] [2021-05-27T09:29:58.706Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/511/openapi/v2/core-metadata.yaml] [2021-05-27T09:29:58.706Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-27T09:29:58.706Z] Dload Upload Total Spent Left Speed [2021-05-27T09:30:11.011Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 118k 0 0 100 118k 0 103k 0:00:01 0:00:01 --:--:-- 103k 100 118k 0 0 100 118k 0 56466 0:00:02 0:00:02 --:--:-- 56485 100 118k 0 0 100 118k 0 38547 0:00:03 0:00:03 --:--:-- 38558 100 118k 0 0 100 118k 0 29261 0:00:04 0:00:04 --:--:-- 29262 100 118k 0 0 100 118k 0 23580 0:00:05 0:00:05 --:--:-- 23582 100 118k 0 0 100 118k 0 19747 0:00:06 0:00:06 --:--:-- 0 100 118k 0 0 100 118k 0 16985 0:00:07 0:00:07 --:--:-- 0 100 118k 0 0 100 118k 0 14901 0:00:08 0:00:08 --:--:-- 0 100 118k 0 0 100 118k 0 13273 0:00:09 0:00:09 --:--:-- 0 100 118k 0 0 100 118k 0 11965 0:00:10 0:00:10 --:--:-- 0 100 118k 0 0 100 118k 0 10892 0:00:11 0:00:11 --:--:-- 0 100 118k 0 0 100 118k 0 9996 0:00:12 0:00:12 --:--:-- 0 100 118k 100 169 100 118k 13 9777 0:00:13 0:00:12 0:00:01 0 [2021-05-27T09:30:11.011Z] {"code":504,"message":"\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n\r\n\r\n"} [2021-05-27T09:30:11.011Z] [2021-05-27T09:30:11.011Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/511/openapi/v2/support-notifications.yaml] [2021-05-27T09:30:11.011Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-27T09:30:11.011Z] Dload Upload Total Spent Left Speed [2021-05-27T09:30:21.429Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 76037 0 0 100 76037 0 65523 0:00:01 0:00:01 --:--:-- 65549 100 76037 0 0 100 76037 0 35175 0:00:02 0:00:02 --:--:-- 35186 100 76037 0 0 100 76037 0 24040 0:00:03 0:00:03 --:--:-- 24047 100 76037 0 0 100 76037 0 18260 0:00:04 0:00:04 --:--:-- 18264 100 76037 0 0 100 76037 0 14720 0:00:05 0:00:05 --:--:-- 14721 100 76037 0 0 100 76037 0 12330 0:00:06 0:00:06 --:--:-- 0 100 76037 0 0 100 76037 0 10609 0:00:07 0:00:07 --:--:-- 0 100 76037 0 0 100 76037 0 9308 0:00:08 0:00:08 --:--:-- 0 100 76037 0 0 100 76037 0 8292 0:00:09 0:00:09 --:--:-- 0 100 76037 0 0 100 76037 0 7475 0:00:10 0:00:10 --:--:-- 0 100 76206 100 169 100 76037 16 7358 0:00:10 0:00:10 --:--:-- 0 [2021-05-27T09:30:21.429Z] {"code":504,"message":"\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n\r\n\r\n"} [2021-05-27T09:30:21.429Z] [2021-05-27T09:30:21.429Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/511/openapi/v2/support-scheduler.yaml] [2021-05-27T09:30:21.429Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-27T09:30:21.429Z] Dload Upload Total Spent Left Speed [2021-05-27T09:30:32.325Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37617 0 0 100 37617 0 32521 0:00:01 0:00:01 --:--:-- 32512 100 37617 0 0 100 37617 0 17432 0:00:02 0:00:02 --:--:-- 17431 100 37617 0 0 100 37617 0 11907 0:00:03 0:00:03 --:--:-- 11904 100 37617 0 0 100 37617 0 9042 0:00:04 0:00:04 --:--:-- 9042 100 37617 0 0 100 37617 0 7288 0:00:05 0:00:05 --:--:-- 7445 100 37617 0 0 100 37617 0 6104 0:00:06 0:00:06 --:--:-- 0 100 37617 0 0 100 37617 0 5251 0:00:07 0:00:07 --:--:-- 0 100 37617 0 0 100 37617 0 4607 0:00:08 0:00:08 --:--:-- 0 100 37617 0 0 100 37617 0 4104 0:00:09 0:00:09 --:--:-- 0 100 37617 0 0 100 37617 0 3700 0:00:10 0:00:10 --:--:-- 0 100 37786 100 169 100 37617 15 3432 0:00:11 0:00:10 0:00:01 0 [2021-05-27T09:30:32.325Z] {"code":504,"message":"\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n\r\n\r\n"} [2021-05-27T09:30:32.325Z] [2021-05-27T09:30:32.325Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/511/openapi/v2/system-agent.yaml] [2021-05-27T09:30:32.325Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-27T09:30:32.325Z] Dload Upload Total Spent Left Speed [2021-05-27T09:31:29.585Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19223 0 0 100 19223 0 16764 0:00:01 0:00:01 --:--:-- 16759 100 19223 0 0 100 19223 0 8949 0:00:02 0:00:02 --:--:-- 8949 100 19223 0 0 100 19223 0 6104 0:00:03 0:00:03 --:--:-- 6104 100 19223 0 0 100 19223 0 4631 0:00:04 0:00:04 --:--:-- 4630 100 19223 0 0 100 19223 0 3731 0:00:05 0:00:05 --:--:-- 3826 100 19223 0 0 100 19223 0 3124 0:00:06 0:00:06 --:--:-- 0 100 19223 0 0 100 19223 0 2687 0:00:07 0:00:07 --:--:-- 0 100 19223 0 0 100 19223 0 2357 0:00:08 0:00:08 --:--:-- 0 100 19223 0 0 100 19223 0 2099 0:00:09 0:00:09 --:--:-- 0 100 19223 0 0 100 19223 0 1892 0:00:10 0:00:10 --:--:-- 0 100 19223 0 0 100 19223 0 1722 0:00:11 0:00:11 --:--:-- 0 100 19223 0 0 100 19223 0 1580 0:00:12 0:00:12 --:--:-- 0 100 19223 0 0 100 19223 0 1460 0:00:13 0:00:13 --:--:-- 0 100 19223 0 0 100 19223 0 1357 0:00:14 0:00:14 --:--:-- 0 100 19223 0 0 100 19223 0 1267 0:00:15 0:00:15 --:--:-- 0 100 19223 0 0 100 19223 0 1189 0:00:16 0:00:16 --:--:-- 0 100 19223 0 0 100 19223 0 1119 0:00:17 0:00:17 --:--:-- 0 100 19223 0 0 100 19223 0 1058 0:00:18 0:00:18 --:--:-- 0 100 19223 0 0 100 19223 0 1002 0:00:19 0:00:19 --:--:-- 0 100 19223 0 0 100 19223 0 953 0:00:20 0:00:20 --:--:-- 0 100 19223 0 0 100 19223 0 908 0:00:21 0:00:21 --:--:-- 0 100 19223 0 0 100 19223 0 867 0:00:22 0:00:22 --:--:-- 0 100 19223 0 0 100 19223 0 829 0:00:23 0:00:23 --:--:-- 0 100 19223 0 0 100 19223 0 795 0:00:24 0:00:24 --:--:-- 0 100 19223 0 0 100 19223 0 763 0:00:25 0:00:25 --:--:-- 0 100 19223 0 0 100 19223 0 734 0:00:26 0:00:26 --:--:-- 0 100 19223 0 0 100 19223 0 707 0:00:27 0:00:27 --:--:-- 0 100 19223 0 0 100 19223 0 682 0:00:28 0:00:28 --:--:-- 0 100 19223 0 0 100 19223 0 658 0:00:29 0:00:29 --:--:-- 0 100 19223 0 0 100 19223 0 636 0:00:30 0:00:30 --:--:-- 0 100 19223 0 0 100 19223 0 616 0:00:31 0:00:31 --:--:-- 0 100 19223 0 0 100 19223 0 597 0:00:32 0:00:32 --:--:-- 0 100 19223 0 0 100 19223 0 579 0:00:33 0:00:33 --:--:-- 0 100 19223 0 0 100 19223 0 562 0:00:34 0:00:34 --:--:-- 0 100 19223 0 0 100 19223 0 546 0:00:35 0:00:35 --:--:-- 0 100 19223 0 0 100 19223 0 531 0:00:36 0:00:36 --:--:-- 0 100 19223 0 0 100 19223 0 516 0:00:37 0:00:37 --:--:-- 0 100 19223 0 0 100 19223 0 503 0:00:38 0:00:38 --:--:-- 0 100 19223 0 0 100 19223 0 490 0:00:39 0:00:39 --:--:-- 0 100 19223 0 0 100 19223 0 478 0:00:40 0:00:40 --:--:-- 0 100 19223 0 0 100 19223 0 466 0:00:41 0:00:41 --:--:-- 0 100 19223 0 0 100 19223 0 455 0:00:42 0:00:42 --:--:-- 0 100 19223 0 0 100 19223 0 445 0:00:43 0:00:43 --:--:-- 0 100 19223 0 0 100 19223 0 434 0:00:44 0:00:44 --:--:-- 0 100 19223 0 0 100 19223 0 425 0:00:45 0:00:45 --:--:-- 0 100 19223 0 0 100 19223 0 416 0:00:46 0:00:46 --:--:-- 0 100 19223 0 0 100 19223 0 407 0:00:47 0:00:47 --:--:-- 0 100 19223 0 0 100 19223 0 398 0:00:48 0:00:48 --:--:-- 0 100 19223 0 0 100 19223 0 390 0:00:49 0:00:49 --:--:-- 0 100 19223 0 0 100 19223 0 382 0:00:50 0:00:50 --:--:-- 0 100 19223 0 0 100 19223 0 375 0:00:51 0:00:51 --:--:-- 0 100 19223 0 0 100 19223 0 368 0:00:52 0:00:52 --:--:-- 0 100 19223 0 0 100 19223 0 361 0:00:53 0:00:53 --:--:-- 0 100 19223 0 0 100 19223 0 354 0:00:54 0:00:54 --:--:-- 0 100 19223 0 0 100 19223 0 348 0:00:55 0:00:55 --:--:-- 0 100 19223 0 0 100 19223 0 341 0:00:56 0:00:56 --:--:-- 0 100 19333 100 110 100 19223 1 337 0:01:50 0:00:57 0:00:53 0 [2021-05-27T09:31:29.585Z] {"code":500,"message":"There was an error processing your request. It has been logged (ID: 305484169278fe41)"} [2021-05-27T09:31:29.585Z] [Pipeline] } [2021-05-27T09:31:29.595Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:31:30.045Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-27T09:31:30.045Z] . [Pipeline] withDockerContainer [2021-05-27T09:31:30.298Z] prd-centos7-docker-4c-2g-627 does not seem to be running inside a container [2021-05-27T09:31:30.358Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/511 -v /w/workspace/edgex-go/511:/w/workspace/edgex-go/511:rw,z -v /w/workspace/edgex-go/511@tmp:/w/workspace/edgex-go/511@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-27T09:31:31.209Z] $ docker top ce50805f9abf4a70bc5edca7b6497af788d66070ca2051a50c58c6352d12a033 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-27T09:31:31.341Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-27T09:31:31.341Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-27T09:31:31.447Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-27T09:31:31.447Z] $ docker exec ce50805f9abf4a70bc5edca7b6497af788d66070ca2051a50c58c6352d12a033 ssh-agent [2021-05-27T09:31:31.566Z] SSH_AUTH_SOCK=/tmp/ssh-hu5SljV5jAoZ/agent.14 [2021-05-27T09:31:31.566Z] SSH_AGENT_PID=20 [2021-05-27T09:31:31.572Z] Running ssh-add (command line suppressed) [2021-05-27T09:31:31.675Z] Identity added: /w/workspace/edgex-go/511@tmp/private_key_7098510875211411550.key (/w/workspace/edgex-go/511@tmp/private_key_7098510875211411550.key) [2021-05-27T09:31:31.691Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-27T09:31:31.993Z] + git semver tag [2021-05-27T09:31:31.993Z] # -> Open(): unable to determine branch for HEAD [2021-05-27T09:31:31.993Z] # $GIT_DIR = /w/workspace/edgex-go/511/.git [2021-05-27T09:31:31.993Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/511 [2021-05-27T09:31:31.993Z] # $SEMVER_REMOTE_NAME = origin [2021-05-27T09:31:31.993Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-27T09:31:31.993Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-27T09:31:31.993Z] # $SEMVER_BRANCH = master [2021-05-27T09:31:31.993Z] # $SEMVER_DIR = /w/workspace/edgex-go/511/.semver [2021-05-27T09:31:31.993Z] # 3372c345ca573018b8293c0333122174fb4d3907 HEAD [2021-05-27T09:31:31.993Z] # -> Force: false [2021-05-27T09:31:31.993Z] # 9755e3c199ac2610ec16def6d3eafc24c4a61eeb refs/tags/v2.0.0-dev.241 [Pipeline] } [2021-05-27T09:31:32.000Z] $ docker exec --env ******** --env ******** ce50805f9abf4a70bc5edca7b6497af788d66070ca2051a50c58c6352d12a033 ssh-agent -k [2021-05-27T09:31:32.095Z] unset SSH_AUTH_SOCK; [2021-05-27T09:31:32.098Z] unset SSH_AGENT_PID; [2021-05-27T09:31:32.098Z] echo Agent pid 20 killed; [2021-05-27T09:31:32.117Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-27T09:31:32.446Z] + git semver [Pipeline] } [2021-05-27T09:31:32.458Z] $ docker stop --time=1 ce50805f9abf4a70bc5edca7b6497af788d66070ca2051a50c58c6352d12a033 [2021-05-27T09:31:33.964Z] $ docker rm -f ce50805f9abf4a70bc5edca7b6497af788d66070ca2051a50c58c6352d12a033 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:31:34.502Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-27T09:31:34.502Z] [2021-05-27T09:31:34.502Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:31:34.818Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-27T09:31:35.078Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-05-27T09:31:35.078Z] ab5ef0e58194: Pulling fs layer [2021-05-27T09:31:35.078Z] 9712f1f96733: Pulling fs layer [2021-05-27T09:31:35.078Z] 63f879dbbcfc: Pulling fs layer [2021-05-27T09:31:35.078Z] 0d9ebad4ef96: Pulling fs layer [2021-05-27T09:31:35.078Z] e9a5061849ea: Pulling fs layer [2021-05-27T09:31:35.078Z] d747dcd14b5f: Pulling fs layer [2021-05-27T09:31:35.078Z] 2de7ff778b66: Pulling fs layer [2021-05-27T09:31:35.078Z] 0d9ebad4ef96: Waiting [2021-05-27T09:31:35.078Z] e9a5061849ea: Waiting [2021-05-27T09:31:35.078Z] d747dcd14b5f: Waiting [2021-05-27T09:31:35.078Z] 2de7ff778b66: Waiting [2021-05-27T09:31:35.078Z] 9712f1f96733: Verifying Checksum [2021-05-27T09:31:35.078Z] 9712f1f96733: Download complete [2021-05-27T09:31:36.993Z] 63f879dbbcfc: Verifying Checksum [2021-05-27T09:31:36.993Z] 63f879dbbcfc: Download complete [2021-05-27T09:31:36.993Z] e9a5061849ea: Verifying Checksum [2021-05-27T09:31:36.993Z] e9a5061849ea: Download complete [2021-05-27T09:31:36.993Z] d747dcd14b5f: Verifying Checksum [2021-05-27T09:31:36.993Z] d747dcd14b5f: Download complete [2021-05-27T09:31:37.564Z] 0d9ebad4ef96: Verifying Checksum [2021-05-27T09:31:37.564Z] 0d9ebad4ef96: Download complete [2021-05-27T09:31:37.564Z] 2de7ff778b66: Verifying Checksum [2021-05-27T09:31:37.564Z] 2de7ff778b66: Download complete [2021-05-27T09:31:37.564Z] ab5ef0e58194: Verifying Checksum [2021-05-27T09:31:37.564Z] ab5ef0e58194: Download complete [2021-05-27T09:31:40.895Z] ab5ef0e58194: Pull complete [2021-05-27T09:31:40.895Z] 9712f1f96733: Pull complete [2021-05-27T09:31:41.836Z] 63f879dbbcfc: Pull complete [2021-05-27T09:31:46.068Z] 0d9ebad4ef96: Pull complete [2021-05-27T09:31:47.012Z] e9a5061849ea: Pull complete [2021-05-27T09:31:47.013Z] d747dcd14b5f: Pull complete [2021-05-27T09:31:48.399Z] 2de7ff778b66: Pull complete [2021-05-27T09:31:48.399Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-05-27T09:31:48.399Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-27T09:31:48.399Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-05-27T09:31:48.478Z] prd-centos7-docker-4c-2g-627 does not seem to be running inside a container [2021-05-27T09:31:48.517Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/511 -v /w/workspace/edgex-go/511:/w/workspace/edgex-go/511:rw,z -v /w/workspace/edgex-go/511@tmp:/w/workspace/edgex-go/511@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-05-27T09:32:05.645Z] $ docker top 5a5db4fa43c0c219e58ff7ac60ee0bdc664432b8a38aeec2c84e24208ab00892 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-05-27T09:32:05.745Z] provisioning config files... [2021-05-27T09:32:05.753Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/511@tmp/config3101685561566449517tmp [2021-05-27T09:32:05.765Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/511@tmp/config1268407525269297018tmp [2021-05-27T09:32:05.777Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/511@tmp/config5429968149476649664tmp [Pipeline] { [Pipeline] echo [2021-05-27T09:32:05.795Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T09:32:06.089Z] ---> sigul-configuration.sh [2021-05-27T09:32:06.089Z] gpg: directory `/root/.gnupg' created [2021-05-27T09:32:06.089Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-05-27T09:32:06.089Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-05-27T09:32:06.089Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-05-27T09:32:06.089Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-05-27T09:32:06.089Z] gpg: CAST5 encrypted data [2021-05-27T09:32:06.089Z] gpg: encrypted with 1 passphrase [2021-05-27T09:32:06.089Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-05-27T09:32:06.391Z] + mkdir /home/jenkins [2021-05-27T09:32:06.391Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-05-27T09:32:06.867Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-05-27T09:32:06.877Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T09:32:07.171Z] ---> sigul-install.sh [2021-05-27T09:32:12.464Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-05-27T09:32:12.762Z] + git tag --list [2021-05-27T09:32:12.762Z] 0.6.0 [2021-05-27T09:32:12.762Z] 0.6.1 [2021-05-27T09:32:12.762Z] 0.7.0 [2021-05-27T09:32:12.762Z] 0.7.1 [2021-05-27T09:32:12.762Z] v0.0.0 [2021-05-27T09:32:12.762Z] v0.0.1-dev.1 [2021-05-27T09:32:12.762Z] v1.0.0 [2021-05-27T09:32:12.762Z] v1.0.1 [2021-05-27T09:32:12.762Z] v1.1.0 [2021-05-27T09:32:12.762Z] v1.2.0 [2021-05-27T09:32:12.762Z] v1.2.1 [2021-05-27T09:32:12.762Z] v1.2.2-dev.1 [2021-05-27T09:32:12.762Z] v1.2.2-dev.10 [2021-05-27T09:32:12.762Z] v1.2.2-dev.100 [2021-05-27T09:32:12.762Z] v1.2.2-dev.101 [2021-05-27T09:32:12.762Z] v1.2.2-dev.102 [2021-05-27T09:32:12.762Z] v1.2.2-dev.103 [2021-05-27T09:32:12.762Z] v1.2.2-dev.104 [2021-05-27T09:32:12.762Z] v1.2.2-dev.105 [2021-05-27T09:32:12.762Z] v1.2.2-dev.106 [2021-05-27T09:32:12.762Z] v1.2.2-dev.107 [2021-05-27T09:32:12.762Z] v1.2.2-dev.11 [2021-05-27T09:32:12.762Z] v1.2.2-dev.12 [2021-05-27T09:32:12.762Z] v1.2.2-dev.13 [2021-05-27T09:32:12.762Z] v1.2.2-dev.14 [2021-05-27T09:32:12.762Z] v1.2.2-dev.15 [2021-05-27T09:32:12.762Z] v1.2.2-dev.16 [2021-05-27T09:32:12.762Z] v1.2.2-dev.17 [2021-05-27T09:32:12.762Z] v1.2.2-dev.18 [2021-05-27T09:32:12.762Z] v1.2.2-dev.19 [2021-05-27T09:32:12.762Z] v1.2.2-dev.2 [2021-05-27T09:32:12.762Z] v1.2.2-dev.20 [2021-05-27T09:32:12.762Z] v1.2.2-dev.21 [2021-05-27T09:32:12.762Z] v1.2.2-dev.22 [2021-05-27T09:32:12.762Z] v1.2.2-dev.23 [2021-05-27T09:32:12.762Z] v1.2.2-dev.24 [2021-05-27T09:32:12.762Z] v1.2.2-dev.25 [2021-05-27T09:32:12.762Z] v1.2.2-dev.26 [2021-05-27T09:32:12.762Z] v1.2.2-dev.27 [2021-05-27T09:32:12.762Z] v1.2.2-dev.28 [2021-05-27T09:32:12.762Z] v1.2.2-dev.29 [2021-05-27T09:32:12.762Z] v1.2.2-dev.3 [2021-05-27T09:32:12.762Z] v1.2.2-dev.30 [2021-05-27T09:32:12.762Z] v1.2.2-dev.31 [2021-05-27T09:32:12.762Z] v1.2.2-dev.32 [2021-05-27T09:32:12.762Z] v1.2.2-dev.33 [2021-05-27T09:32:12.762Z] v1.2.2-dev.34 [2021-05-27T09:32:12.762Z] v1.2.2-dev.35 [2021-05-27T09:32:12.762Z] v1.2.2-dev.36 [2021-05-27T09:32:12.762Z] v1.2.2-dev.37 [2021-05-27T09:32:12.762Z] v1.2.2-dev.38 [2021-05-27T09:32:12.762Z] v1.2.2-dev.39 [2021-05-27T09:32:12.762Z] v1.2.2-dev.4 [2021-05-27T09:32:12.762Z] v1.2.2-dev.40 [2021-05-27T09:32:12.762Z] v1.2.2-dev.41 [2021-05-27T09:32:12.762Z] v1.2.2-dev.42 [2021-05-27T09:32:12.762Z] v1.2.2-dev.43 [2021-05-27T09:32:12.762Z] v1.2.2-dev.44 [2021-05-27T09:32:12.762Z] v1.2.2-dev.45 [2021-05-27T09:32:12.762Z] v1.2.2-dev.46 [2021-05-27T09:32:12.762Z] v1.2.2-dev.47 [2021-05-27T09:32:12.762Z] v1.2.2-dev.48 [2021-05-27T09:32:12.762Z] v1.2.2-dev.49 [2021-05-27T09:32:12.762Z] v1.2.2-dev.5 [2021-05-27T09:32:12.762Z] v1.2.2-dev.50 [2021-05-27T09:32:12.762Z] v1.2.2-dev.51 [2021-05-27T09:32:12.762Z] v1.2.2-dev.52 [2021-05-27T09:32:12.762Z] v1.2.2-dev.53 [2021-05-27T09:32:12.762Z] v1.2.2-dev.54 [2021-05-27T09:32:12.762Z] v1.2.2-dev.55 [2021-05-27T09:32:12.762Z] v1.2.2-dev.56 [2021-05-27T09:32:12.762Z] v1.2.2-dev.57 [2021-05-27T09:32:12.762Z] v1.2.2-dev.58 [2021-05-27T09:32:12.762Z] v1.2.2-dev.59 [2021-05-27T09:32:12.762Z] v1.2.2-dev.6 [2021-05-27T09:32:12.762Z] v1.2.2-dev.60 [2021-05-27T09:32:12.762Z] v1.2.2-dev.61 [2021-05-27T09:32:12.762Z] v1.2.2-dev.62 [2021-05-27T09:32:12.762Z] v1.2.2-dev.63 [2021-05-27T09:32:12.762Z] v1.2.2-dev.64 [2021-05-27T09:32:12.762Z] v1.2.2-dev.65 [2021-05-27T09:32:12.762Z] v1.2.2-dev.66 [2021-05-27T09:32:12.762Z] v1.2.2-dev.67 [2021-05-27T09:32:12.762Z] v1.2.2-dev.68 [2021-05-27T09:32:12.762Z] v1.2.2-dev.69 [2021-05-27T09:32:12.762Z] v1.2.2-dev.7 [2021-05-27T09:32:12.762Z] v1.2.2-dev.70 [2021-05-27T09:32:12.762Z] v1.2.2-dev.71 [2021-05-27T09:32:12.762Z] v1.2.2-dev.72 [2021-05-27T09:32:12.762Z] v1.2.2-dev.73 [2021-05-27T09:32:12.762Z] v1.2.2-dev.74 [2021-05-27T09:32:12.762Z] v1.2.2-dev.75 [2021-05-27T09:32:12.762Z] v1.2.2-dev.76 [2021-05-27T09:32:12.762Z] v1.2.2-dev.77 [2021-05-27T09:32:12.762Z] v1.2.2-dev.78 [2021-05-27T09:32:12.762Z] v1.2.2-dev.79 [2021-05-27T09:32:12.762Z] v1.2.2-dev.8 [2021-05-27T09:32:12.762Z] v1.2.2-dev.80 [2021-05-27T09:32:12.762Z] v1.2.2-dev.81 [2021-05-27T09:32:12.762Z] v1.2.2-dev.82 [2021-05-27T09:32:12.762Z] v1.2.2-dev.83 [2021-05-27T09:32:12.762Z] v1.2.2-dev.84 [2021-05-27T09:32:12.762Z] v1.2.2-dev.85 [2021-05-27T09:32:12.762Z] v1.2.2-dev.86 [2021-05-27T09:32:12.762Z] v1.2.2-dev.87 [2021-05-27T09:32:12.762Z] v1.2.2-dev.88 [2021-05-27T09:32:12.762Z] v1.2.2-dev.89 [2021-05-27T09:32:12.762Z] v1.2.2-dev.9 [2021-05-27T09:32:12.762Z] v1.2.2-dev.90 [2021-05-27T09:32:12.762Z] v1.2.2-dev.91 [2021-05-27T09:32:12.762Z] v1.2.2-dev.92 [2021-05-27T09:32:12.762Z] v1.2.2-dev.93 [2021-05-27T09:32:12.762Z] v1.2.2-dev.94 [2021-05-27T09:32:12.762Z] v1.2.2-dev.95 [2021-05-27T09:32:12.762Z] v1.2.2-dev.96 [2021-05-27T09:32:12.762Z] v1.2.2-dev.97 [2021-05-27T09:32:12.762Z] v1.2.2-dev.98 [2021-05-27T09:32:12.762Z] v1.2.2-dev.99 [2021-05-27T09:32:12.762Z] v1.3.0 [2021-05-27T09:32:12.762Z] v1.3.1 [2021-05-27T09:32:12.762Z] v1.3.1-dev.1 [2021-05-27T09:32:12.762Z] v1.3.1-dev.10 [2021-05-27T09:32:12.762Z] v1.3.1-dev.11 [2021-05-27T09:32:12.762Z] v1.3.1-dev.12 [2021-05-27T09:32:12.762Z] v1.3.1-dev.13 [2021-05-27T09:32:12.762Z] v1.3.1-dev.14 [2021-05-27T09:32:12.762Z] v1.3.1-dev.15 [2021-05-27T09:32:12.762Z] v1.3.1-dev.16 [2021-05-27T09:32:12.762Z] v1.3.1-dev.17 [2021-05-27T09:32:12.762Z] v1.3.1-dev.18 [2021-05-27T09:32:12.762Z] v1.3.1-dev.2 [2021-05-27T09:32:12.762Z] v1.3.1-dev.3 [2021-05-27T09:32:12.762Z] v1.3.1-dev.4 [2021-05-27T09:32:12.762Z] v1.3.1-dev.5 [2021-05-27T09:32:12.762Z] v1.3.1-dev.6 [2021-05-27T09:32:12.762Z] v1.3.1-dev.7 [2021-05-27T09:32:12.762Z] v1.3.1-dev.8 [2021-05-27T09:32:12.762Z] v1.3.1-dev.9 [2021-05-27T09:32:12.762Z] v2.0.0-dev.1 [2021-05-27T09:32:12.762Z] v2.0.0-dev.10 [2021-05-27T09:32:12.762Z] v2.0.0-dev.100 [2021-05-27T09:32:12.762Z] v2.0.0-dev.101 [2021-05-27T09:32:12.762Z] v2.0.0-dev.102 [2021-05-27T09:32:12.762Z] v2.0.0-dev.103 [2021-05-27T09:32:12.762Z] v2.0.0-dev.104 [2021-05-27T09:32:12.762Z] v2.0.0-dev.105 [2021-05-27T09:32:12.762Z] v2.0.0-dev.106 [2021-05-27T09:32:12.762Z] v2.0.0-dev.107 [2021-05-27T09:32:12.762Z] v2.0.0-dev.108 [2021-05-27T09:32:12.762Z] v2.0.0-dev.109 [2021-05-27T09:32:12.762Z] v2.0.0-dev.11 [2021-05-27T09:32:12.762Z] v2.0.0-dev.110 [2021-05-27T09:32:12.762Z] v2.0.0-dev.111 [2021-05-27T09:32:12.762Z] v2.0.0-dev.112 [2021-05-27T09:32:12.762Z] v2.0.0-dev.113 [2021-05-27T09:32:12.762Z] v2.0.0-dev.114 [2021-05-27T09:32:12.762Z] v2.0.0-dev.115 [2021-05-27T09:32:12.762Z] v2.0.0-dev.116 [2021-05-27T09:32:12.762Z] v2.0.0-dev.117 [2021-05-27T09:32:12.762Z] v2.0.0-dev.118 [2021-05-27T09:32:12.762Z] v2.0.0-dev.119 [2021-05-27T09:32:12.762Z] v2.0.0-dev.12 [2021-05-27T09:32:12.762Z] v2.0.0-dev.120 [2021-05-27T09:32:12.762Z] v2.0.0-dev.121 [2021-05-27T09:32:12.762Z] v2.0.0-dev.122 [2021-05-27T09:32:12.762Z] v2.0.0-dev.123 [2021-05-27T09:32:12.762Z] v2.0.0-dev.124 [2021-05-27T09:32:12.762Z] v2.0.0-dev.125 [2021-05-27T09:32:12.762Z] v2.0.0-dev.126 [2021-05-27T09:32:12.762Z] v2.0.0-dev.127 [2021-05-27T09:32:12.762Z] v2.0.0-dev.128 [2021-05-27T09:32:12.762Z] v2.0.0-dev.129 [2021-05-27T09:32:12.762Z] v2.0.0-dev.13 [2021-05-27T09:32:12.762Z] v2.0.0-dev.130 [2021-05-27T09:32:12.762Z] v2.0.0-dev.131 [2021-05-27T09:32:12.762Z] v2.0.0-dev.132 [2021-05-27T09:32:12.762Z] v2.0.0-dev.133 [2021-05-27T09:32:12.762Z] v2.0.0-dev.134 [2021-05-27T09:32:12.762Z] v2.0.0-dev.135 [2021-05-27T09:32:12.762Z] v2.0.0-dev.136 [2021-05-27T09:32:12.762Z] v2.0.0-dev.137 [2021-05-27T09:32:12.762Z] v2.0.0-dev.138 [2021-05-27T09:32:12.762Z] v2.0.0-dev.139 [2021-05-27T09:32:12.762Z] v2.0.0-dev.14 [2021-05-27T09:32:12.762Z] v2.0.0-dev.140 [2021-05-27T09:32:12.762Z] v2.0.0-dev.141 [2021-05-27T09:32:12.762Z] v2.0.0-dev.142 [2021-05-27T09:32:12.762Z] v2.0.0-dev.143 [2021-05-27T09:32:12.762Z] v2.0.0-dev.144 [2021-05-27T09:32:12.762Z] v2.0.0-dev.145 [2021-05-27T09:32:12.762Z] v2.0.0-dev.146 [2021-05-27T09:32:12.762Z] v2.0.0-dev.147 [2021-05-27T09:32:12.762Z] v2.0.0-dev.148 [2021-05-27T09:32:12.762Z] v2.0.0-dev.149 [2021-05-27T09:32:12.762Z] v2.0.0-dev.15 [2021-05-27T09:32:12.762Z] v2.0.0-dev.150 [2021-05-27T09:32:12.762Z] v2.0.0-dev.151 [2021-05-27T09:32:12.762Z] v2.0.0-dev.152 [2021-05-27T09:32:12.762Z] v2.0.0-dev.153 [2021-05-27T09:32:12.762Z] v2.0.0-dev.154 [2021-05-27T09:32:12.762Z] v2.0.0-dev.155 [2021-05-27T09:32:12.762Z] v2.0.0-dev.156 [2021-05-27T09:32:12.762Z] v2.0.0-dev.157 [2021-05-27T09:32:12.762Z] v2.0.0-dev.158 [2021-05-27T09:32:12.762Z] v2.0.0-dev.159 [2021-05-27T09:32:12.762Z] v2.0.0-dev.16 [2021-05-27T09:32:12.762Z] v2.0.0-dev.160 [2021-05-27T09:32:12.762Z] v2.0.0-dev.161 [2021-05-27T09:32:12.762Z] v2.0.0-dev.162 [2021-05-27T09:32:12.762Z] v2.0.0-dev.163 [2021-05-27T09:32:12.762Z] v2.0.0-dev.164 [2021-05-27T09:32:12.762Z] v2.0.0-dev.165 [2021-05-27T09:32:12.762Z] v2.0.0-dev.166 [2021-05-27T09:32:12.762Z] v2.0.0-dev.167 [2021-05-27T09:32:12.762Z] v2.0.0-dev.168 [2021-05-27T09:32:12.762Z] v2.0.0-dev.169 [2021-05-27T09:32:12.762Z] v2.0.0-dev.17 [2021-05-27T09:32:12.762Z] v2.0.0-dev.170 [2021-05-27T09:32:12.762Z] v2.0.0-dev.171 [2021-05-27T09:32:12.762Z] v2.0.0-dev.172 [2021-05-27T09:32:12.762Z] v2.0.0-dev.173 [2021-05-27T09:32:12.762Z] v2.0.0-dev.174 [2021-05-27T09:32:12.762Z] v2.0.0-dev.175 [2021-05-27T09:32:12.762Z] v2.0.0-dev.176 [2021-05-27T09:32:12.762Z] v2.0.0-dev.177 [2021-05-27T09:32:12.762Z] v2.0.0-dev.178 [2021-05-27T09:32:12.762Z] v2.0.0-dev.179 [2021-05-27T09:32:12.762Z] v2.0.0-dev.18 [2021-05-27T09:32:12.762Z] v2.0.0-dev.180 [2021-05-27T09:32:12.762Z] v2.0.0-dev.181 [2021-05-27T09:32:12.762Z] v2.0.0-dev.182 [2021-05-27T09:32:12.762Z] v2.0.0-dev.183 [2021-05-27T09:32:12.762Z] v2.0.0-dev.184 [2021-05-27T09:32:12.762Z] v2.0.0-dev.185 [2021-05-27T09:32:12.762Z] v2.0.0-dev.186 [2021-05-27T09:32:12.762Z] v2.0.0-dev.187 [2021-05-27T09:32:12.762Z] v2.0.0-dev.188 [2021-05-27T09:32:12.762Z] v2.0.0-dev.189 [2021-05-27T09:32:12.762Z] v2.0.0-dev.19 [2021-05-27T09:32:12.762Z] v2.0.0-dev.190 [2021-05-27T09:32:12.762Z] v2.0.0-dev.191 [2021-05-27T09:32:12.762Z] v2.0.0-dev.192 [2021-05-27T09:32:12.762Z] v2.0.0-dev.193 [2021-05-27T09:32:12.762Z] v2.0.0-dev.194 [2021-05-27T09:32:12.762Z] v2.0.0-dev.195 [2021-05-27T09:32:12.762Z] v2.0.0-dev.196 [2021-05-27T09:32:12.762Z] v2.0.0-dev.197 [2021-05-27T09:32:12.762Z] v2.0.0-dev.198 [2021-05-27T09:32:12.762Z] v2.0.0-dev.199 [2021-05-27T09:32:12.762Z] v2.0.0-dev.2 [2021-05-27T09:32:12.762Z] v2.0.0-dev.20 [2021-05-27T09:32:12.762Z] v2.0.0-dev.200 [2021-05-27T09:32:12.762Z] v2.0.0-dev.201 [2021-05-27T09:32:12.762Z] v2.0.0-dev.202 [2021-05-27T09:32:12.762Z] v2.0.0-dev.203 [2021-05-27T09:32:12.762Z] v2.0.0-dev.204 [2021-05-27T09:32:12.762Z] v2.0.0-dev.205 [2021-05-27T09:32:12.762Z] v2.0.0-dev.206 [2021-05-27T09:32:12.762Z] v2.0.0-dev.207 [2021-05-27T09:32:12.762Z] v2.0.0-dev.208 [2021-05-27T09:32:12.762Z] v2.0.0-dev.209 [2021-05-27T09:32:12.762Z] v2.0.0-dev.21 [2021-05-27T09:32:12.762Z] v2.0.0-dev.210 [2021-05-27T09:32:12.762Z] v2.0.0-dev.211 [2021-05-27T09:32:12.762Z] v2.0.0-dev.212 [2021-05-27T09:32:12.762Z] v2.0.0-dev.213 [2021-05-27T09:32:12.762Z] v2.0.0-dev.214 [2021-05-27T09:32:12.762Z] v2.0.0-dev.215 [2021-05-27T09:32:12.762Z] v2.0.0-dev.216 [2021-05-27T09:32:12.762Z] v2.0.0-dev.217 [2021-05-27T09:32:12.762Z] v2.0.0-dev.218 [2021-05-27T09:32:12.762Z] v2.0.0-dev.219 [2021-05-27T09:32:12.762Z] v2.0.0-dev.22 [2021-05-27T09:32:12.762Z] v2.0.0-dev.220 [2021-05-27T09:32:12.762Z] v2.0.0-dev.221 [2021-05-27T09:32:12.762Z] v2.0.0-dev.222 [2021-05-27T09:32:12.762Z] v2.0.0-dev.223 [2021-05-27T09:32:12.762Z] v2.0.0-dev.224 [2021-05-27T09:32:12.762Z] v2.0.0-dev.225 [2021-05-27T09:32:12.762Z] v2.0.0-dev.226 [2021-05-27T09:32:12.762Z] v2.0.0-dev.227 [2021-05-27T09:32:12.762Z] v2.0.0-dev.228 [2021-05-27T09:32:12.762Z] v2.0.0-dev.229 [2021-05-27T09:32:12.762Z] v2.0.0-dev.23 [2021-05-27T09:32:12.762Z] v2.0.0-dev.230 [2021-05-27T09:32:12.762Z] v2.0.0-dev.231 [2021-05-27T09:32:12.762Z] v2.0.0-dev.232 [2021-05-27T09:32:12.762Z] v2.0.0-dev.233 [2021-05-27T09:32:12.762Z] v2.0.0-dev.234 [2021-05-27T09:32:12.762Z] v2.0.0-dev.235 [2021-05-27T09:32:12.762Z] v2.0.0-dev.236 [2021-05-27T09:32:12.762Z] v2.0.0-dev.237 [2021-05-27T09:32:12.762Z] v2.0.0-dev.238 [2021-05-27T09:32:12.762Z] v2.0.0-dev.239 [2021-05-27T09:32:12.762Z] v2.0.0-dev.24 [2021-05-27T09:32:12.762Z] v2.0.0-dev.240 [2021-05-27T09:32:12.762Z] v2.0.0-dev.241 [2021-05-27T09:32:12.762Z] v2.0.0-dev.25 [2021-05-27T09:32:12.762Z] v2.0.0-dev.26 [2021-05-27T09:32:12.762Z] v2.0.0-dev.27 [2021-05-27T09:32:12.762Z] v2.0.0-dev.28 [2021-05-27T09:32:12.762Z] v2.0.0-dev.29 [2021-05-27T09:32:12.762Z] v2.0.0-dev.3 [2021-05-27T09:32:12.762Z] v2.0.0-dev.30 [2021-05-27T09:32:12.762Z] v2.0.0-dev.31 [2021-05-27T09:32:12.762Z] v2.0.0-dev.32 [2021-05-27T09:32:12.762Z] v2.0.0-dev.33 [2021-05-27T09:32:12.762Z] v2.0.0-dev.34 [2021-05-27T09:32:12.762Z] v2.0.0-dev.35 [2021-05-27T09:32:12.762Z] v2.0.0-dev.36 [2021-05-27T09:32:12.762Z] v2.0.0-dev.37 [2021-05-27T09:32:12.762Z] v2.0.0-dev.38 [2021-05-27T09:32:12.762Z] v2.0.0-dev.39 [2021-05-27T09:32:12.762Z] v2.0.0-dev.4 [2021-05-27T09:32:12.762Z] v2.0.0-dev.40 [2021-05-27T09:32:12.762Z] v2.0.0-dev.41 [2021-05-27T09:32:12.762Z] v2.0.0-dev.42 [2021-05-27T09:32:12.762Z] v2.0.0-dev.43 [2021-05-27T09:32:12.762Z] v2.0.0-dev.44 [2021-05-27T09:32:12.762Z] v2.0.0-dev.45 [2021-05-27T09:32:12.762Z] v2.0.0-dev.46 [2021-05-27T09:32:12.762Z] v2.0.0-dev.47 [2021-05-27T09:32:12.762Z] v2.0.0-dev.48 [2021-05-27T09:32:12.762Z] v2.0.0-dev.49 [2021-05-27T09:32:12.762Z] v2.0.0-dev.5 [2021-05-27T09:32:12.762Z] v2.0.0-dev.50 [2021-05-27T09:32:12.762Z] v2.0.0-dev.51 [2021-05-27T09:32:12.762Z] v2.0.0-dev.52 [2021-05-27T09:32:12.762Z] v2.0.0-dev.53 [2021-05-27T09:32:12.762Z] v2.0.0-dev.54 [2021-05-27T09:32:12.762Z] v2.0.0-dev.55 [2021-05-27T09:32:12.762Z] v2.0.0-dev.56 [2021-05-27T09:32:12.762Z] v2.0.0-dev.57 [2021-05-27T09:32:12.762Z] v2.0.0-dev.58 [2021-05-27T09:32:12.762Z] v2.0.0-dev.59 [2021-05-27T09:32:12.762Z] v2.0.0-dev.6 [2021-05-27T09:32:12.763Z] v2.0.0-dev.60 [2021-05-27T09:32:12.763Z] v2.0.0-dev.61 [2021-05-27T09:32:12.763Z] v2.0.0-dev.62 [2021-05-27T09:32:12.763Z] v2.0.0-dev.63 [2021-05-27T09:32:12.763Z] v2.0.0-dev.64 [2021-05-27T09:32:12.763Z] v2.0.0-dev.65 [2021-05-27T09:32:12.763Z] v2.0.0-dev.66 [2021-05-27T09:32:12.763Z] v2.0.0-dev.67 [2021-05-27T09:32:12.763Z] v2.0.0-dev.68 [2021-05-27T09:32:12.763Z] v2.0.0-dev.69 [2021-05-27T09:32:12.763Z] v2.0.0-dev.7 [2021-05-27T09:32:12.763Z] v2.0.0-dev.70 [2021-05-27T09:32:12.763Z] v2.0.0-dev.71 [2021-05-27T09:32:12.763Z] v2.0.0-dev.72 [2021-05-27T09:32:12.763Z] v2.0.0-dev.73 [2021-05-27T09:32:12.763Z] v2.0.0-dev.74 [2021-05-27T09:32:12.763Z] v2.0.0-dev.75 [2021-05-27T09:32:12.763Z] v2.0.0-dev.76 [2021-05-27T09:32:12.763Z] v2.0.0-dev.77 [2021-05-27T09:32:12.763Z] v2.0.0-dev.78 [2021-05-27T09:32:12.763Z] v2.0.0-dev.79 [2021-05-27T09:32:12.763Z] v2.0.0-dev.8 [2021-05-27T09:32:12.763Z] v2.0.0-dev.80 [2021-05-27T09:32:12.763Z] v2.0.0-dev.81 [2021-05-27T09:32:12.763Z] v2.0.0-dev.82 [2021-05-27T09:32:12.763Z] v2.0.0-dev.83 [2021-05-27T09:32:12.763Z] v2.0.0-dev.84 [2021-05-27T09:32:12.763Z] v2.0.0-dev.85 [2021-05-27T09:32:12.763Z] v2.0.0-dev.86 [2021-05-27T09:32:12.763Z] v2.0.0-dev.87 [2021-05-27T09:32:12.763Z] v2.0.0-dev.88 [2021-05-27T09:32:12.763Z] v2.0.0-dev.89 [2021-05-27T09:32:12.763Z] v2.0.0-dev.9 [2021-05-27T09:32:12.763Z] v2.0.0-dev.90 [2021-05-27T09:32:12.763Z] v2.0.0-dev.91 [2021-05-27T09:32:12.763Z] v2.0.0-dev.92 [2021-05-27T09:32:12.763Z] v2.0.0-dev.93 [2021-05-27T09:32:12.763Z] v2.0.0-dev.94 [2021-05-27T09:32:12.763Z] v2.0.0-dev.95 [2021-05-27T09:32:12.763Z] v2.0.0-dev.96 [2021-05-27T09:32:12.763Z] v2.0.0-dev.97 [2021-05-27T09:32:12.763Z] v2.0.0-dev.98 [2021-05-27T09:32:12.763Z] v2.0.0-dev.99 [Pipeline] sh [2021-05-27T09:32:13.062Z] + lftools sign git-tag v2.0.0-dev.241 [2021-05-27T09:32:13.637Z] Signing Git tag with Sigul... [2021-05-27T09:32:13.637Z] Signing v2.0.0-dev.241 [Pipeline] echo [2021-05-27T09:32:14.590Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T09:32:14.884Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-05-27T09:32:14.892Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-05-27T09:32:14.924Z] $ docker stop --time=1 5a5db4fa43c0c219e58ff7ac60ee0bdc664432b8a38aeec2c84e24208ab00892 [2021-05-27T09:32:18.222Z] $ docker rm -f 5a5db4fa43c0c219e58ff7ac60ee0bdc664432b8a38aeec2c84e24208ab00892 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:32:18.689Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-27T09:32:18.689Z] . [Pipeline] withDockerContainer [2021-05-27T09:32:18.772Z] prd-centos7-docker-4c-2g-627 does not seem to be running inside a container [2021-05-27T09:32:18.811Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/511 -v /w/workspace/edgex-go/511:/w/workspace/edgex-go/511:rw,z -v /w/workspace/edgex-go/511@tmp:/w/workspace/edgex-go/511@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-27T09:32:19.908Z] $ docker top 814494ab913aab346d2ac0d6362eecfed61c4c5971f562bedb88f1cd1a9e692d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-27T09:32:20.032Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-27T09:32:20.032Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-27T09:32:20.143Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-27T09:32:20.143Z] $ docker exec 814494ab913aab346d2ac0d6362eecfed61c4c5971f562bedb88f1cd1a9e692d ssh-agent [2021-05-27T09:32:20.257Z] SSH_AUTH_SOCK=/tmp/ssh-VztTBcRm7QFb/agent.15 [2021-05-27T09:32:20.257Z] SSH_AGENT_PID=22 [2021-05-27T09:32:20.263Z] Running ssh-add (command line suppressed) [2021-05-27T09:32:20.403Z] Identity added: /w/workspace/edgex-go/511@tmp/private_key_5142898794500404225.key (/w/workspace/edgex-go/511@tmp/private_key_5142898794500404225.key) [2021-05-27T09:32:20.423Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-27T09:32:20.727Z] + git semver bump pre [2021-05-27T09:32:20.727Z] # -> Open(): unable to determine branch for HEAD [2021-05-27T09:32:20.727Z] # $GIT_DIR = /w/workspace/edgex-go/511/.git [2021-05-27T09:32:20.727Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/511 [2021-05-27T09:32:20.727Z] # $SEMVER_REMOTE_NAME = origin [2021-05-27T09:32:20.727Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-27T09:32:20.727Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-27T09:32:20.727Z] # $SEMVER_BRANCH = master [2021-05-27T09:32:20.727Z] # $SEMVER_DIR = /w/workspace/edgex-go/511/.semver [2021-05-27T09:32:20.727Z] 2.0.0-dev.242 [Pipeline] } [2021-05-27T09:32:20.733Z] $ docker exec --env ******** --env ******** 814494ab913aab346d2ac0d6362eecfed61c4c5971f562bedb88f1cd1a9e692d ssh-agent -k [2021-05-27T09:32:20.836Z] unset SSH_AUTH_SOCK; [2021-05-27T09:32:20.836Z] unset SSH_AGENT_PID; [2021-05-27T09:32:20.836Z] echo Agent pid 22 killed; [2021-05-27T09:32:20.854Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-27T09:32:21.190Z] + git semver [Pipeline] } [2021-05-27T09:32:21.201Z] $ docker stop --time=1 814494ab913aab346d2ac0d6362eecfed61c4c5971f562bedb88f1cd1a9e692d [2021-05-27T09:32:22.757Z] $ docker rm -f 814494ab913aab346d2ac0d6362eecfed61c4c5971f562bedb88f1cd1a9e692d [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:32:23.191Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-27T09:32:23.191Z] . [Pipeline] withDockerContainer [2021-05-27T09:32:23.279Z] prd-centos7-docker-4c-2g-627 does not seem to be running inside a container [2021-05-27T09:32:23.322Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/511 -v /w/workspace/edgex-go/511:/w/workspace/edgex-go/511:rw,z -v /w/workspace/edgex-go/511@tmp:/w/workspace/edgex-go/511@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-27T09:32:24.662Z] $ docker top 3e96a5435efbd3dab731df7649dfb932310be4bcef18b219e9f59e9eb684c695 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-27T09:32:24.784Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-27T09:32:24.784Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-27T09:32:24.942Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-27T09:32:24.942Z] $ docker exec 3e96a5435efbd3dab731df7649dfb932310be4bcef18b219e9f59e9eb684c695 ssh-agent [2021-05-27T09:32:25.059Z] SSH_AUTH_SOCK=/tmp/ssh-T367aq1dddwk/agent.14 [2021-05-27T09:32:25.059Z] SSH_AGENT_PID=20 [2021-05-27T09:32:25.065Z] Running ssh-add (command line suppressed) [2021-05-27T09:32:25.158Z] Identity added: /w/workspace/edgex-go/511@tmp/private_key_2134212487261939633.key (/w/workspace/edgex-go/511@tmp/private_key_2134212487261939633.key) [2021-05-27T09:32:25.179Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-27T09:32:25.476Z] + git semver push [2021-05-27T09:32:25.476Z] # -> Open(): unable to determine branch for HEAD [2021-05-27T09:32:25.476Z] # $GIT_DIR = /w/workspace/edgex-go/511/.git [2021-05-27T09:32:25.476Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/511 [2021-05-27T09:32:25.476Z] # $SEMVER_REMOTE_NAME = origin [2021-05-27T09:32:25.476Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-27T09:32:25.476Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-27T09:32:25.476Z] # $SEMVER_BRANCH = master [2021-05-27T09:32:25.476Z] # $SEMVER_DIR = /w/workspace/edgex-go/511/.semver [Pipeline] } [2021-05-27T09:32:32.066Z] $ docker exec --env ******** --env ******** 3e96a5435efbd3dab731df7649dfb932310be4bcef18b219e9f59e9eb684c695 ssh-agent -k [2021-05-27T09:32:32.169Z] unset SSH_AUTH_SOCK; [2021-05-27T09:32:32.169Z] unset SSH_AGENT_PID; [2021-05-27T09:32:32.169Z] echo Agent pid 20 killed; [2021-05-27T09:32:32.184Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-27T09:32:32.511Z] + git semver [Pipeline] } [2021-05-27T09:32:32.523Z] $ docker stop --time=1 3e96a5435efbd3dab731df7649dfb932310be4bcef18b219e9f59e9eb684c695 [2021-05-27T09:32:33.898Z] $ docker rm -f 3e96a5435efbd3dab731df7649dfb932310be4bcef18b219e9f59e9eb684c695 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-27T09:32:34.610Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T09:32:35.485Z] ---> package-listing.sh [2021-05-27T09:32:35.485Z] ++ facter osfamily [2021-05-27T09:32:35.485Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-27T09:32:35.746Z] + OS_FAMILY=redhat [2021-05-27T09:32:35.746Z] + workspace=/w/workspace/edgex-go/511 [2021-05-27T09:32:35.746Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-27T09:32:35.746Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-27T09:32:35.746Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-27T09:32:35.746Z] + PACKAGES=/tmp/packages_start.txt [2021-05-27T09:32:35.746Z] + '[' /w/workspace/edgex-go/511 ']' [2021-05-27T09:32:35.746Z] + PACKAGES=/tmp/packages_end.txt [2021-05-27T09:32:35.746Z] + case "${OS_FAMILY}" in [2021-05-27T09:32:35.746Z] + rpm -qa [2021-05-27T09:32:35.746Z] + sort [2021-05-27T09:32:45.757Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-27T09:32:45.757Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-27T09:32:45.757Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-27T09:32:45.757Z] + '[' /w/workspace/edgex-go/511 ']' [2021-05-27T09:32:45.757Z] + mkdir -p /w/workspace/edgex-go/511/archives/ [2021-05-27T09:32:45.757Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/511/archives/ [Pipeline] echo [2021-05-27T09:32:45.770Z] 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/511/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-27T09:32:46.058Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:32:46.616Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-27T09:32:46.617Z] [2021-05-27T09:32:46.617Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-27T09:32:46.924Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-27T09:32:46.924Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-27T09:32:46.924Z] df20fa9351a1: Pulling fs layer [2021-05-27T09:32:46.924Z] 36b3adc4ff6f: Pulling fs layer [2021-05-27T09:32:46.924Z] 8ad3a11d3b57: Pulling fs layer [2021-05-27T09:32:46.924Z] 46f8f816bc3b: Pulling fs layer [2021-05-27T09:32:46.924Z] 93b61091891f: Pulling fs layer [2021-05-27T09:32:46.924Z] 93b9cdb0e59b: Pulling fs layer [2021-05-27T09:32:46.924Z] 5e14af77c1be: Pulling fs layer [2021-05-27T09:32:46.924Z] 01666e4c0597: Pulling fs layer [2021-05-27T09:32:46.924Z] aa168da1d23b: Pulling fs layer [2021-05-27T09:32:46.924Z] 46f8f816bc3b: Waiting [2021-05-27T09:32:46.924Z] 93b61091891f: Waiting [2021-05-27T09:32:46.924Z] 93b9cdb0e59b: Waiting [2021-05-27T09:32:46.924Z] 5e14af77c1be: Waiting [2021-05-27T09:32:46.924Z] 01666e4c0597: Waiting [2021-05-27T09:32:46.924Z] aa168da1d23b: Waiting [2021-05-27T09:32:47.185Z] 36b3adc4ff6f: Verifying Checksum [2021-05-27T09:32:47.185Z] 36b3adc4ff6f: Download complete [2021-05-27T09:32:47.185Z] 46f8f816bc3b: Verifying Checksum [2021-05-27T09:32:47.185Z] 46f8f816bc3b: Download complete [2021-05-27T09:32:47.185Z] df20fa9351a1: Verifying Checksum [2021-05-27T09:32:47.185Z] df20fa9351a1: Download complete [2021-05-27T09:32:47.185Z] 93b9cdb0e59b: Verifying Checksum [2021-05-27T09:32:47.185Z] 93b9cdb0e59b: Download complete [2021-05-27T09:32:47.185Z] 5e14af77c1be: Verifying Checksum [2021-05-27T09:32:47.185Z] 5e14af77c1be: Download complete [2021-05-27T09:32:47.185Z] 01666e4c0597: Verifying Checksum [2021-05-27T09:32:47.185Z] 01666e4c0597: Download complete [2021-05-27T09:32:47.185Z] 93b61091891f: Verifying Checksum [2021-05-27T09:32:47.185Z] 93b61091891f: Download complete [2021-05-27T09:32:47.445Z] df20fa9351a1: Pull complete [2021-05-27T09:32:47.445Z] 8ad3a11d3b57: Verifying Checksum [2021-05-27T09:32:47.445Z] 8ad3a11d3b57: Download complete [2021-05-27T09:32:47.445Z] 36b3adc4ff6f: Pull complete [2021-05-27T09:32:48.032Z] 8ad3a11d3b57: Pull complete [2021-05-27T09:32:48.302Z] 46f8f816bc3b: Pull complete [2021-05-27T09:32:48.566Z] 93b61091891f: Pull complete [2021-05-27T09:32:48.826Z] 93b9cdb0e59b: Pull complete [2021-05-27T09:32:49.396Z] aa168da1d23b: Verifying Checksum [2021-05-27T09:32:49.396Z] aa168da1d23b: Download complete [2021-05-27T09:32:49.662Z] 5e14af77c1be: Pull complete [2021-05-27T09:32:49.924Z] 01666e4c0597: Pull complete [2021-05-27T09:32:54.161Z] aa168da1d23b: Pull complete [2021-05-27T09:32:54.161Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-27T09:32:54.422Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-27T09:32:54.422Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-27T09:32:54.494Z] prd-centos7-docker-4c-2g-627 does not seem to be running inside a container [2021-05-27T09:32:54.539Z] $ 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/511/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/511 -v /w/workspace/edgex-go/511:/w/workspace/edgex-go/511:rw,z -v /w/workspace/edgex-go/511@tmp:/w/workspace/edgex-go/511@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-27T09:33:08.749Z] $ docker top e93adc3080c6c5617e79cf43c5975e30044fd68a6db051bb7e40a19dc41f24d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-27T09:33:09.133Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-27T09:33:09.424Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-27T09:33:09.720Z] + ls /var/log/sa-host [2021-05-27T09:33:09.720Z] + sadf -c /var/log/sa-host/sa05 [2021-05-27T09:33:09.720Z] file_magic: OK [2021-05-27T09:33:09.720Z] HZ: Using current value: 100 [2021-05-27T09:33:09.720Z] file_header: OK [2021-05-27T09:33:09.720Z] 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 [2021-05-27T09:33:09.720Z] Statistics: [2021-05-27T09:33:09.720Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-27T09:33:09.720Z] File successfully converted to sysstat format version 12.2.1 [2021-05-27T09:33:09.720Z] + sadf -c /var/log/sa-host/sa27 [2021-05-27T09:33:09.720Z] file_magic: OK [2021-05-27T09:33:09.720Z] HZ: Using current value: 100 [2021-05-27T09:33:09.720Z] file_header: OK [2021-05-27T09:33:09.720Z] 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 [2021-05-27T09:33:09.720Z] Statistics: [2021-05-27T09:33:09.720Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-27T09:33:09.720Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-27T09:33:09.933Z] provisioning config files... [2021-05-27T09:33:09.988Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/511@tmp/config1887798124286827465tmp [Pipeline] { [Pipeline] echo [2021-05-27T09:33:10.010Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T09:33:10.307Z] ---> create-netrc.sh [Pipeline] } [2021-05-27T09:33:10.316Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-27T09:33:10.342Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T09:33:10.634Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-27T09:33:10.644Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T09:33:10.933Z] ---> sudo-logs.sh [2021-05-27T09:33:10.933Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-27T09:33:10.964Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T09:33:11.259Z] ---> job-cost.sh [2021-05-27T09:33:11.259Z] lf-activate-venv: SKIPPING [2021-05-27T09:33:11.259Z] DEBUG: total: 0.18000000715255737 [2021-05-27T09:33:11.259Z] INFO: Retrieving Stack Cost... [2021-05-27T09:33:12.643Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-27T09:33:12.904Z] INFO: Archiving Costs [Pipeline] echo [2021-05-27T09:33:12.916Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T09:33:13.206Z] ---> logs-deploy.sh [2021-05-27T09:33:13.206Z] lf-activate-venv: SKIPPING [2021-05-27T09:33:13.206Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/511 [2021-05-27T09:33:13.206Z] INFO: archiving workspace using pattern(s): [2021-05-27T09:33:15.128Z] Archives upload complete. [2021-05-27T09:33:15.128Z] INFO: archiving logs to Nexus [2021-05-27T09:33:15.707Z] ---> uname -a: [2021-05-27T09:33:15.707Z] Linux prd-centos7-docker-4c-2g-627.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-05-27T09:33:15.707Z] [2021-05-27T09:33:15.707Z] [2021-05-27T09:33:15.707Z] ---> lscpu: [2021-05-27T09:33:15.707Z] Architecture: x86_64 [2021-05-27T09:33:15.707Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-27T09:33:15.707Z] Byte Order: Little Endian [2021-05-27T09:33:15.707Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-27T09:33:15.707Z] CPU(s): 2 [2021-05-27T09:33:15.707Z] On-line CPU(s) list: 0,1 [2021-05-27T09:33:15.707Z] Thread(s) per core: 1 [2021-05-27T09:33:15.707Z] Core(s) per socket: 1 [2021-05-27T09:33:15.707Z] Socket(s): 2 [2021-05-27T09:33:15.707Z] NUMA node(s): 1 [2021-05-27T09:33:15.707Z] Vendor ID: AuthenticAMD [2021-05-27T09:33:15.707Z] CPU family: 23 [2021-05-27T09:33:15.707Z] Model: 49 [2021-05-27T09:33:15.707Z] Model name: AMD EPYC-Rome Processor [2021-05-27T09:33:15.707Z] Stepping: 0 [2021-05-27T09:33:15.707Z] CPU MHz: 2799.998 [2021-05-27T09:33:15.707Z] BogoMIPS: 5599.99 [2021-05-27T09:33:15.707Z] Virtualization: AMD-V [2021-05-27T09:33:15.707Z] Hypervisor vendor: KVM [2021-05-27T09:33:15.707Z] Virtualization type: full [2021-05-27T09:33:15.707Z] L1d cache: 64 KiB [2021-05-27T09:33:15.707Z] L1i cache: 64 KiB [2021-05-27T09:33:15.707Z] L2 cache: 1 MiB [2021-05-27T09:33:15.707Z] L3 cache: 32 MiB [2021-05-27T09:33:15.707Z] NUMA node0 CPU(s): 0,1 [2021-05-27T09:33:15.707Z] Vulnerability Itlb multihit: Not affected [2021-05-27T09:33:15.707Z] Vulnerability L1tf: Not affected [2021-05-27T09:33:15.707Z] Vulnerability Mds: Not affected [2021-05-27T09:33:15.707Z] Vulnerability Meltdown: Not affected [2021-05-27T09:33:15.707Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-27T09:33:15.707Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-27T09:33:15.707Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-27T09:33:15.707Z] Vulnerability Srbds: Not affected [2021-05-27T09:33:15.707Z] Vulnerability Tsx async abort: Not affected [2021-05-27T09:33:15.707Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-05-27T09:33:15.707Z] [2021-05-27T09:33:15.707Z] [2021-05-27T09:33:15.707Z] ---> nproc: [2021-05-27T09:33:15.707Z] 2 [2021-05-27T09:33:15.707Z] [2021-05-27T09:33:15.707Z] [2021-05-27T09:33:15.707Z] ---> df -h: [2021-05-27T09:33:15.707Z] Filesystem Size Used Available Use% Mounted on [2021-05-27T09:33:15.707Z] overlay 40.0G 13.9G 26.1G 35% / [2021-05-27T09:33:15.707Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-27T09:33:15.707Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-27T09:33:15.707Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-27T09:33:15.707Z] /dev/vda1 40.0G 13.9G 26.1G 35% /facter-os [2021-05-27T09:33:15.707Z] /dev/vda1 40.0G 13.9G 26.1G 35% /etc/resolv.conf [2021-05-27T09:33:15.707Z] /dev/vda1 40.0G 13.9G 26.1G 35% /etc/hostname [2021-05-27T09:33:15.707Z] /dev/vda1 40.0G 13.9G 26.1G 35% /etc/hosts [2021-05-27T09:33:15.707Z] /dev/vda1 40.0G 13.9G 26.1G 35% /run/cloud-init/result.json [2021-05-27T09:33:15.707Z] /dev/vda1 40.0G 13.9G 26.1G 35% /var/log/sa-host [2021-05-27T09:33:15.707Z] /dev/vda1 40.0G 13.9G 26.1G 35% /var/log/secure [2021-05-27T09:33:15.707Z] /dev/vda1 40.0G 13.9G 26.1G 35% /var/log/auth.log [2021-05-27T09:33:15.707Z] /dev/vda1 40.0G 13.9G 26.1G 35% /w/workspace/edgex-go/511 [2021-05-27T09:33:15.707Z] /dev/vda1 40.0G 13.9G 26.1G 35% /w/workspace/edgex-go/511@tmp [2021-05-27T09:33:15.707Z] [2021-05-27T09:33:15.707Z] [2021-05-27T09:33:15.707Z] ---> free -m: [2021-05-27T09:33:15.707Z] total used free shared buff/cache available [2021-05-27T09:33:15.707Z] Mem: 7821 1467 227 0 6125 6439 [2021-05-27T09:33:15.707Z] Swap: 1023 1 1022 [2021-05-27T09:33:15.707Z] [2021-05-27T09:33:15.707Z] [2021-05-27T09:33:15.707Z] ---> ip addr: [2021-05-27T09:33:15.707Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-27T09:33:15.707Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-27T09:33:15.707Z] inet 127.0.0.1/8 scope host lo [2021-05-27T09:33:15.707Z] valid_lft forever preferred_lft forever [2021-05-27T09:33:15.707Z] inet6 ::1/128 scope host [2021-05-27T09:33:15.707Z] valid_lft forever preferred_lft forever [2021-05-27T09:33:15.707Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-27T09:33:15.707Z] link/ether fa:16:3e:ee:4d:c6 brd ff:ff:ff:ff:ff:ff [2021-05-27T09:33:15.707Z] inet 10.30.123.167/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-27T09:33:15.707Z] valid_lft 85045sec preferred_lft 85045sec [2021-05-27T09:33:15.707Z] inet6 fe80::f816:3eff:feee:4dc6/64 scope link [2021-05-27T09:33:15.707Z] valid_lft forever preferred_lft forever [2021-05-27T09:33:15.707Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-27T09:33:15.707Z] link/ether 02:42:61:8d:95:3c brd ff:ff:ff:ff:ff:ff [2021-05-27T09:33:15.707Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-27T09:33:15.707Z] valid_lft forever preferred_lft forever [2021-05-27T09:33:15.707Z] inet6 fe80::42:61ff:fe8d:953c/64 scope link [2021-05-27T09:33:15.707Z] valid_lft forever preferred_lft forever [2021-05-27T09:33:15.707Z] [2021-05-27T09:33:15.707Z] [2021-05-27T09:33:15.707Z] ---> sar -b -r -n DEV: [2021-05-27T09:33:15.707Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/27/21 _x86_64_ (2 CPU) [2021-05-27T09:33:15.707Z] [2021-05-27T09:33:15.707Z] 09:10:29 LINUX RESTART (2 CPU) [2021-05-27T09:33:15.707Z] [2021-05-27T09:33:15.707Z] 09:11:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-27T09:33:15.707Z] 09:12:01 103.45 3.90 99.55 0.00 2642.52 19369.65 0.00 [2021-05-27T09:33:15.707Z] 09:13:01 219.00 0.00 219.00 0.00 0.00 48419.95 0.00 [2021-05-27T09:33:15.707Z] 09:14:01 66.47 0.00 66.47 0.00 0.00 12001.48 0.00 [2021-05-27T09:33:15.707Z] 09:15:01 61.06 0.03 61.02 0.00 1.06 3682.14 0.00 [2021-05-27T09:33:15.707Z] 09:16:03 247.42 34.70 212.72 0.00 3551.82 133319.24 0.00 [2021-05-27T09:33:15.707Z] 09:17:01 473.66 152.16 321.50 0.00 12891.97 167906.08 0.00 [2021-05-27T09:33:15.707Z] 09:18:01 218.63 12.82 205.81 0.00 511.44 43104.10 0.00 [2021-05-27T09:33:15.707Z] 09:19:01 179.72 1.72 178.00 0.00 1341.42 114804.41 0.00 [2021-05-27T09:33:15.707Z] 09:20:01 156.84 12.29 144.56 0.00 271.99 71193.52 0.00 [2021-05-27T09:33:15.707Z] 09:21:01 224.33 12.17 212.15 0.00 1329.34 41627.21 0.00 [2021-05-27T09:33:15.707Z] 09:22:01 15.38 0.08 15.29 0.00 1.20 450.92 0.00 [2021-05-27T09:33:15.707Z] 09:23:01 0.32 0.00 0.32 0.00 0.00 4.10 0.00 [2021-05-27T09:33:15.707Z] 09:24:01 0.27 0.00 0.27 0.00 0.00 3.53 0.00 [2021-05-27T09:33:15.707Z] 09:25:01 0.25 0.00 0.25 0.00 0.00 2.30 0.00 [2021-05-27T09:33:15.707Z] 09:26:01 0.38 0.18 0.20 0.00 5.73 2.58 0.00 [2021-05-27T09:33:15.707Z] 09:27:01 0.88 0.00 0.88 0.00 0.00 16.79 0.00 [2021-05-27T09:33:15.707Z] 09:28:02 0.28 0.00 0.28 0.00 0.00 4.00 0.00 [2021-05-27T09:33:15.707Z] 09:29:01 147.08 3.71 143.37 0.00 183.30 31446.62 0.00 [2021-05-27T09:33:15.707Z] 09:30:01 2.05 0.00 2.05 0.00 0.00 43.58 0.00 [2021-05-27T09:33:15.707Z] 09:31:01 0.78 0.00 0.78 0.00 0.00 12.28 0.00 [2021-05-27T09:33:15.707Z] 09:32:01 78.47 0.00 78.47 0.00 0.00 20836.12 0.00 [2021-05-27T09:33:15.707Z] 09:33:01 101.98 38.50 63.48 0.00 3937.12 13048.34 0.00 [2021-05-27T09:33:15.707Z] Average: 104.14 12.21 91.92 0.00 1199.61 32734.59 0.00 [2021-05-27T09:33:15.707Z] [2021-05-27T09:33:15.707Z] 09:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-27T09:33:15.707Z] 09:12:01 4753732 0 864404 10.79 2620 2388184 1500584 16.57 956048 1870928 326484 [2021-05-27T09:33:15.707Z] 09:13:01 4017356 0 1074228 13.41 2620 2914736 1664136 18.37 1222452 2227660 158900 [2021-05-27T09:33:15.707Z] 09:14:01 3752080 0 1099520 13.73 2620 3154720 1848828 20.41 1361900 2326740 51480 [2021-05-27T09:33:15.707Z] 09:15:01 3792276 0 1122052 14.01 2620 3091992 1663780 18.37 1292544 2350156 88836 [2021-05-27T09:33:15.707Z] 09:16:03 1996800 0 1179580 14.73 2620 4829940 1702356 18.79 1399516 3947920 530800 [2021-05-27T09:33:15.707Z] 09:17:01 183448 0 1603816 20.03 2620 6219056 2852904 31.50 3288504 3787108 320640 [2021-05-27T09:33:15.707Z] 09:18:01 1189828 0 1225992 15.31 2620 5590500 1681276 18.56 2469508 3622956 16 [2021-05-27T09:33:15.707Z] 09:19:01 621772 0 1244092 15.53 2620 6140456 1534088 16.94 2610248 4018924 127908 [2021-05-27T09:33:15.707Z] 09:20:01 637028 0 1465096 18.29 2620 5904196 2936756 32.42 2560296 4024308 261548 [2021-05-27T09:33:15.707Z] 09:21:01 2344240 0 1172700 14.64 2620 4489380 1376392 15.20 1375004 3555224 48 [2021-05-27T09:33:15.707Z] 09:22:01 2336680 0 1179932 14.73 2620 4489708 1425380 15.74 1547976 3391756 8 [2021-05-27T09:33:15.707Z] 09:23:01 2352164 0 1164444 14.54 2620 4489712 1251168 13.81 1542664 3384972 8 [2021-05-27T09:33:15.707Z] 09:24:01 2355308 0 1161292 14.50 2620 4489720 1251232 13.81 1542796 3384972 8 [2021-05-27T09:33:15.707Z] 09:25:01 2356876 0 1159724 14.48 2620 4489720 1251232 13.81 1541616 3385988 8 [2021-05-27T09:33:15.707Z] 09:26:01 2353508 0 1163052 14.52 2620 4489760 1251316 13.82 1548424 3382252 8 [2021-05-27T09:33:15.707Z] 09:27:01 2352184 0 1164376 14.54 2620 4489760 1251268 13.81 1549520 3382252 8 [2021-05-27T09:33:15.707Z] 09:28:02 2351812 0 1164740 14.54 2620 4489768 1251280 13.81 1567004 3364972 8 [2021-05-27T09:33:15.707Z] 09:29:01 1542260 0 1250840 15.62 2620 5213220 1351968 14.93 1697120 3966028 32 [2021-05-27T09:33:15.707Z] 09:30:01 1564748 0 1228344 15.34 2620 5213228 1357216 14.98 1697640 3966028 16 [2021-05-27T09:33:15.707Z] 09:31:01 1566972 0 1226108 15.31 2620 5213240 1379232 15.23 1695140 3966444 24 [2021-05-27T09:33:15.707Z] 09:32:01 791232 0 1398104 17.46 2620 5816984 1573428 17.37 1770864 4520300 21756 [2021-05-27T09:33:15.707Z] 09:33:01 264372 0 1471932 18.38 2620 6270016 1587892 17.53 1825688 4927020 102248 [2021-05-27T09:33:15.707Z] Average: 2067122 0 1217471 15.20 2620 4721727 1588351 17.54 1730112 3488859 90491 [2021-05-27T09:33:15.707Z] [2021-05-27T09:33:15.707Z] 09:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-27T09:33:15.707Z] 09:12:01 eth0 1268.25 1346.90 5889.67 179.38 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.707Z] 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.707Z] 09:12:01 docker0 869.72 669.30 71.97 2686.62 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.707Z] 09:13:01 eth0 636.96 537.41 3558.27 54.18 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.707Z] 09:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.707Z] 09:13:01 vethbfa1083 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.707Z] 09:13:01 docker0 233.52 296.47 16.50 850.44 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.707Z] 09:14:01 eth0 36.23 21.02 26.31 67.32 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.707Z] 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.707Z] 09:14:01 vethbfa1083 0.73 0.73 0.06 0.06 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.707Z] 09:14:01 docker0 0.73 0.73 0.05 0.06 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.707Z] 09:15:01 eth0 21.05 11.87 17.20 9.52 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.707Z] 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.708Z] 09:15:01 vethbfa1083 1.51 1.51 0.12 0.12 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.708Z] 09:15:01 docker0 1.51 1.51 0.10 0.12 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.708Z] 09:16:03 vethd770603 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.708Z] 09:16:03 eth0 172.68 152.77 1649.52 68.20 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.708Z] 09:16:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.708Z] 09:16:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.708Z] 09:17:01 veth8ddbc50 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.708Z] 09:17:01 veth8953147 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.708Z] 09:17:01 vethd770603 0.00 0.57 0.00 0.03 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.708Z] 09:17:01 veth17afdeb 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.708Z] 09:18:01 veth84e0f47 1.47 2.33 0.10 6.30 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.708Z] 09:18:01 vethd770603 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.708Z] 09:18:01 eth0 2683.55 2419.13 12152.76 490.43 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.708Z] 09:18:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.708Z] 09:19:01 vethd770603 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.708Z] 09:19:01 veth7c65391 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.708Z] 09:19:01 veth46cf7b1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.708Z] 09:19:01 eth0 82.21 62.58 133.33 73.72 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.708Z] 09:20:01 vethd770603 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.708Z] 09:20:01 vethdef45b9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.708Z] 09:20:01 veth2836596 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.708Z] 09:20:01 eth0 18.53 9.34 14.73 7.72 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.708Z] 09:21:01 eth0 226.81 175.01 1685.95 77.54 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.708Z] 09:21:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.708Z] 09:21:01 docker0 1251.70 1165.12 98.06 4363.67 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.708Z] 09:22:01 eth0 352.39 352.67 164.62 1565.65 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.708Z] 09:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.708Z] 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.708Z] 09:23:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.708Z] 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.708Z] 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.708Z] 09:24:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.708Z] 09:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.708Z] 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.708Z] 09:25:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.708Z] 09:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.708Z] 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.708Z] 09:26:01 eth0 0.22 0.18 0.08 0.04 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.708Z] 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.708Z] 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.708Z] 09:27:01 eth0 0.20 0.10 0.07 0.03 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.708Z] 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.708Z] 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.708Z] 09:28:02 eth0 0.30 0.17 0.18 0.01 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.708Z] 09:28:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.708Z] 09:28:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.708Z] 09:29:01 eth0 490.14 449.57 4548.95 80.70 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.708Z] 09:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.708Z] 09:29:01 docker0 55.70 54.78 4.77 380.58 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.708Z] 09:30:01 eth0 56.95 32.48 43.41 64.82 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.708Z] 09:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.708Z] 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.708Z] 09:31:01 eth0 63.14 38.98 43.79 106.48 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.708Z] 09:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.708Z] 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.708Z] 09:32:01 eth0 379.14 336.40 3212.67 78.34 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.708Z] 09:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.708Z] 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.708Z] 09:33:01 eth0 296.19 256.05 2485.78 79.11 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.708Z] 09:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.708Z] 09:33:01 docker0 36.54 38.65 3.02 260.66 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.708Z] Average: eth0 193.68 176.88 1084.84 117.42 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.708Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.708Z] Average: docker0 61.09 57.21 4.81 227.39 0.00 0.00 0.00 0.00 [2021-05-27T09:33:15.708Z] [2021-05-27T09:33:15.708Z] [2021-05-27T09:33:15.708Z] ---> sar -P ALL: [2021-05-27T09:33:15.708Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/27/21 _x86_64_ (2 CPU) [2021-05-27T09:33:15.708Z] [2021-05-27T09:33:15.708Z] 09:10:29 LINUX RESTART (2 CPU) [2021-05-27T09:33:15.708Z] [2021-05-27T09:33:15.708Z] 09:11:01 CPU %user %nice %system %iowait %steal %idle [2021-05-27T09:33:15.708Z] 09:12:01 all 20.59 0.00 5.96 3.18 0.07 70.21 [2021-05-27T09:33:15.708Z] 09:12:01 0 19.22 0.00 6.92 4.36 0.07 69.43 [2021-05-27T09:33:15.708Z] 09:12:01 1 21.97 0.00 4.99 1.99 0.07 70.98 [2021-05-27T09:33:15.708Z] 09:13:01 all 33.96 0.00 7.84 3.24 0.11 54.84 [2021-05-27T09:33:15.708Z] 09:13:01 0 34.08 0.00 8.08 3.43 0.09 54.31 [2021-05-27T09:33:15.708Z] 09:13:01 1 33.85 0.00 7.60 3.05 0.12 55.37 [2021-05-27T09:33:15.708Z] 09:14:01 all 46.43 0.00 5.47 7.18 0.11 40.81 [2021-05-27T09:33:15.708Z] 09:14:01 0 47.91 0.00 4.97 7.80 0.11 39.21 [2021-05-27T09:33:15.708Z] 09:14:01 1 44.95 0.00 5.96 6.57 0.11 42.41 [2021-05-27T09:33:15.708Z] 09:15:01 all 56.06 0.00 7.76 2.61 0.11 33.45 [2021-05-27T09:33:15.708Z] 09:15:01 0 56.43 0.00 7.40 2.40 0.11 33.66 [2021-05-27T09:33:15.708Z] 09:15:01 1 55.70 0.00 8.13 2.83 0.11 33.24 [2021-05-27T09:33:15.708Z] 09:16:03 all 33.97 0.00 11.48 21.28 0.16 33.12 [2021-05-27T09:33:15.708Z] 09:16:03 0 33.67 0.00 11.51 21.56 0.19 33.07 [2021-05-27T09:33:15.708Z] 09:16:03 1 34.27 0.00 11.45 21.00 0.12 33.16 [2021-05-27T09:33:15.708Z] 09:17:01 all 29.58 0.00 13.87 37.57 0.12 18.86 [2021-05-27T09:33:15.708Z] 09:17:01 0 29.62 0.00 14.01 36.51 0.13 19.74 [2021-05-27T09:33:15.708Z] 09:17:01 1 29.55 0.00 13.74 38.63 0.11 17.98 [2021-05-27T09:33:15.708Z] 09:18:01 all 54.46 0.00 8.88 32.26 0.14 4.27 [2021-05-27T09:33:15.708Z] 09:18:01 0 54.15 0.00 8.96 34.03 0.14 2.72 [2021-05-27T09:33:15.708Z] 09:18:01 1 54.78 0.00 8.79 30.48 0.13 5.82 [2021-05-27T09:33:15.708Z] 09:19:01 all 10.31 0.00 7.52 67.93 0.09 14.16 [2021-05-27T09:33:15.708Z] 09:19:01 0 10.56 0.00 7.44 70.66 0.07 11.27 [2021-05-27T09:33:15.708Z] 09:19:01 1 10.06 0.00 7.59 65.18 0.10 17.06 [2021-05-27T09:33:15.708Z] 09:20:01 all 46.09 0.00 8.87 39.15 0.11 5.79 [2021-05-27T09:33:15.708Z] 09:20:01 0 46.80 0.00 8.33 37.50 0.11 7.26 [2021-05-27T09:33:15.708Z] 09:20:01 1 45.38 0.00 9.41 40.79 0.11 4.32 [2021-05-27T09:33:15.708Z] 09:21:01 all 19.80 0.00 8.23 31.89 0.11 39.96 [2021-05-27T09:33:15.708Z] 09:21:01 0 21.32 0.00 8.79 28.84 0.12 40.93 [2021-05-27T09:33:15.708Z] 09:21:01 1 18.29 0.00 7.67 34.93 0.11 39.01 [2021-05-27T09:33:15.708Z] 09:22:01 all 14.36 0.00 2.74 1.04 0.09 81.78 [2021-05-27T09:33:15.708Z] 09:22:01 0 14.53 0.00 3.04 0.31 0.09 82.03 [2021-05-27T09:33:15.708Z] 09:22:01 1 14.18 0.00 2.45 1.76 0.09 81.53 [2021-05-27T09:33:15.708Z] [2021-05-27T09:33:15.708Z] 09:22:01 CPU %user %nice %system %iowait %steal %idle [2021-05-27T09:33:15.708Z] 09:23:01 all 0.09 0.00 0.03 0.00 0.03 99.85 [2021-05-27T09:33:15.708Z] 09:23:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-27T09:33:15.708Z] 09:23:01 1 0.15 0.00 0.05 0.00 0.02 99.78 [2021-05-27T09:33:15.708Z] 09:24:01 all 0.13 0.00 0.03 0.00 0.03 99.82 [2021-05-27T09:33:15.708Z] 09:24:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-05-27T09:33:15.708Z] 09:24:01 1 0.22 0.00 0.03 0.00 0.03 99.72 [2021-05-27T09:33:15.708Z] 09:25:01 all 0.16 0.00 0.03 0.00 0.02 99.80 [2021-05-27T09:33:15.708Z] 09:25:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-27T09:33:15.708Z] 09:25:01 1 0.28 0.00 0.03 0.00 0.02 99.67 [2021-05-27T09:33:15.708Z] 09:26:01 all 0.13 0.00 0.03 0.00 0.02 99.82 [2021-05-27T09:33:15.708Z] 09:26:01 0 0.18 0.00 0.02 0.00 0.00 99.80 [2021-05-27T09:33:15.708Z] 09:26:01 1 0.07 0.00 0.05 0.00 0.03 99.85 [2021-05-27T09:33:15.708Z] 09:27:01 all 0.12 0.00 0.03 0.00 0.03 99.82 [2021-05-27T09:33:15.708Z] 09:27:01 0 0.08 0.00 0.03 0.00 0.02 99.87 [2021-05-27T09:33:15.708Z] 09:27:01 1 0.15 0.00 0.03 0.00 0.03 99.78 [2021-05-27T09:33:15.708Z] 09:28:02 all 0.12 0.00 0.03 0.00 0.01 99.84 [2021-05-27T09:33:15.708Z] 09:28:02 0 0.20 0.00 0.03 0.00 0.00 99.77 [2021-05-27T09:33:15.708Z] 09:28:02 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-05-27T09:33:15.708Z] 09:29:01 all 13.39 0.00 5.43 12.68 0.08 68.42 [2021-05-27T09:33:15.708Z] 09:29:01 0 13.84 0.00 5.40 11.02 0.07 69.67 [2021-05-27T09:33:15.708Z] 09:29:01 1 12.94 0.00 5.47 14.33 0.09 67.17 [2021-05-27T09:33:15.708Z] 09:30:01 all 0.72 0.00 0.42 0.01 0.03 98.83 [2021-05-27T09:33:15.708Z] 09:30:01 0 0.97 0.00 0.52 0.00 0.03 98.47 [2021-05-27T09:33:15.708Z] 09:30:01 1 0.47 0.00 0.32 0.02 0.02 99.18 [2021-05-27T09:33:15.708Z] 09:31:01 all 0.79 0.00 0.45 0.00 0.03 98.73 [2021-05-27T09:33:15.708Z] 09:31:01 0 0.84 0.00 0.59 0.00 0.02 98.55 [2021-05-27T09:33:15.708Z] 09:31:01 1 0.74 0.00 0.32 0.00 0.03 98.91 [2021-05-27T09:33:15.708Z] 09:32:01 all 8.71 0.00 4.30 5.21 0.06 81.71 [2021-05-27T09:33:15.708Z] 09:32:01 0 8.55 0.00 4.45 4.74 0.05 82.21 [2021-05-27T09:33:15.708Z] 09:32:01 1 8.87 0.00 4.16 5.69 0.07 81.21 [2021-05-27T09:33:15.708Z] 09:33:01 all 12.27 0.00 5.54 17.01 0.08 65.11 [2021-05-27T09:33:15.708Z] 09:33:01 0 14.32 0.00 5.75 16.66 0.07 63.20 [2021-05-27T09:33:15.708Z] 09:33:01 1 10.23 0.00 5.32 17.36 0.09 67.01 [2021-05-27T09:33:15.708Z] [2021-05-27T09:33:15.708Z] Average: CPU %user %nice %system %iowait %steal %idle [2021-05-27T09:33:15.708Z] Average: all 17.75 0.00 4.65 12.54 0.07 64.99 [2021-05-27T09:33:15.708Z] Average: 0 17.99 0.00 4.71 12.43 0.07 64.80 [2021-05-27T09:33:15.708Z] Average: 1 17.52 0.00 4.59 12.64 0.07 65.18 [2021-05-27T09:33:15.708Z] [2021-05-27T09:33:15.708Z] [2021-05-27T09:33:15.708Z]