Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 5e3333aa483a9c37807d61fae87b8cc119682d82 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-ssh7497088999516166327.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-ssh6644244717273197914.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-ssh5964428884479549603.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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-ssh8407239558558516734.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-ssh2742019094478493849.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-1168 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/529 [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/529 # 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/529@tmp/jenkins-gitclient-ssh6856315318750390630.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 5e3333aa483a9c37807d61fae87b8cc119682d82 (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 5e3333aa483a9c37807d61fae87b8cc119682d82 # timeout=10 Commit message: "refactor(scheduler): Remove runOnce feature (#3549)" > git rev-list --no-walk 63662c5db780eda8b46d469b2e9e3b78810f003d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-09T03:36:51.670Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-09T03:36:51.772Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-09T03:36:51.806Z] ========================================================= [2021-06-09T03:36:51.806Z] EdgeX Global Pipelines Version Info [2021-06-09T03:36:51.806Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-09T03:36:55.501Z] ------------------- [2021-06-09T03:36:55.501Z] stable info: [2021-06-09T03:36:55.501Z] ------------------- [2021-06-09T03:36:55.501Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-09T03:36:55.501Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-09T03:36:55.501Z] Message: update stable to v1.0.194 [2021-06-09T03:36:56.076Z] ------------------- [2021-06-09T03:36:56.076Z] experimental info: [2021-06-09T03:36:56.076Z] ------------------- [2021-06-09T03:36:56.076Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-09T03:36:56.076Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-09T03:36:56.076Z] Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-09T03:36:56.203Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-09T03:36:56.226Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-09T03:36:56.245Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-09T03:36:56.266Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-09T03:36:56.286Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-09T03:36:56.306Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-09T03:36:58.476Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-09T03:36:58.499Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-09T03:36:58.519Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-09T03:36:58.538Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-09T03:36:58.559Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-09T03:36:58.578Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-09T03:36:58.597Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-09T03:36:58.616Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-09T03:36:58.636Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-09T03:36:58.655Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-09T03:36:58.675Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-09T03:36:58.696Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-09T03:36:58.717Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-09T03:36:58.739Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-09T03:36:58.760Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-09T03:36:58.786Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-09T03:36:58.839Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-09T03:36:58.862Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-09T03:36:58.884Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-09T03:36:58.905Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5e3333aa483a9c37807d61fae87b8cc119682d82 [Pipeline] echo [2021-06-09T03:36:58.925Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5e3333a [Pipeline] echo [2021-06-09T03:36:58.947Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T03:37:01.177Z] provisioning config files... [2021-06-09T03:37:01.192Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/529@tmp/config5811902070416203032tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-09T03:37:01.515Z] ---> docker-login.sh [2021-06-09T03:37:01.515Z] nexus3.edgexfoundry.org:10001 [2021-06-09T03:37:01.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T03:37:01.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T03:37:01.780Z] Configure a credential helper to remove this warning. See [2021-06-09T03:37:01.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T03:37:01.780Z] [2021-06-09T03:37:01.780Z] Login Succeeded [2021-06-09T03:37:01.780Z] nexus3.edgexfoundry.org:10002 [2021-06-09T03:37:01.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T03:37:02.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T03:37:02.053Z] Configure a credential helper to remove this warning. See [2021-06-09T03:37:02.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T03:37:02.053Z] [2021-06-09T03:37:02.053Z] Login Succeeded [2021-06-09T03:37:02.053Z] nexus3.edgexfoundry.org:10003 [2021-06-09T03:37:02.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T03:37:02.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T03:37:02.053Z] Configure a credential helper to remove this warning. See [2021-06-09T03:37:02.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T03:37:02.053Z] [2021-06-09T03:37:02.053Z] Login Succeeded [2021-06-09T03:37:02.053Z] nexus3.edgexfoundry.org:10004 [2021-06-09T03:37:02.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T03:37:02.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T03:37:02.318Z] Configure a credential helper to remove this warning. See [2021-06-09T03:37:02.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T03:37:02.318Z] [2021-06-09T03:37:02.318Z] Login Succeeded [2021-06-09T03:37:02.318Z] docker.io [2021-06-09T03:37:02.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T03:37:02.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T03:37:02.582Z] Configure a credential helper to remove this warning. See [2021-06-09T03:37:02.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T03:37:02.582Z] [2021-06-09T03:37:02.582Z] Login Succeeded [2021-06-09T03:37:02.582Z] ---> docker-login.sh ends [Pipeline] } [2021-06-09T03:37:02.590Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-09T03:37:02.946Z] ++ 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-06-09T03:37:02.946Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-09T03:37:02.946Z] ++ dirname cmd/core-command/Dockerfile [2021-06-09T03:37:02.946Z] ++ cut -d/ -f2 [2021-06-09T03:37:02.946Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-09T03:37:02.946Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-09T03:37:02.946Z] ++ dirname cmd/core-data/Dockerfile [2021-06-09T03:37:02.946Z] ++ cut -d/ -f2 [2021-06-09T03:37:02.946Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-09T03:37:02.946Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-09T03:37:02.946Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-09T03:37:02.946Z] ++ cut -d/ -f2 [2021-06-09T03:37:02.946Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-09T03:37:02.946Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-09T03:37:02.946Z] ++ cut -d/ -f2 [2021-06-09T03:37:02.946Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-09T03:37:02.946Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-09T03:37:02.946Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-09T03:37:02.946Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-09T03:37:02.946Z] ++ cut -d/ -f2 [2021-06-09T03:37:02.946Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-09T03:37:02.946Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-09T03:37:02.946Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-09T03:37:02.946Z] ++ cut -d/ -f2 [2021-06-09T03:37:02.946Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-09T03:37:02.946Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-09T03:37:02.946Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-09T03:37:02.946Z] ++ cut -d/ -f2 [2021-06-09T03:37:02.946Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-09T03:37:02.946Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-09T03:37:02.946Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-09T03:37:02.946Z] ++ cut -d/ -f2 [2021-06-09T03:37:02.946Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-09T03:37:02.946Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-09T03:37:02.946Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-09T03:37:02.946Z] ++ cut -d/ -f2 [2021-06-09T03:37:02.946Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-09T03:37:03.004Z] 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-06-09T03:37:13.237Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T03:37:13.237Z] [2021-06-09T03:37:13.237Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:37:13.561Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T03:37:13.561Z] latest: Pulling from edgex-devops/git-semver [2021-06-09T03:37:13.561Z] 31603596830f: Pulling fs layer [2021-06-09T03:37:13.561Z] 54011a49482f: Pulling fs layer [2021-06-09T03:37:13.561Z] a6820b24f6d8: Pulling fs layer [2021-06-09T03:37:13.561Z] f581987b2513: Pulling fs layer [2021-06-09T03:37:13.561Z] f581987b2513: Waiting [2021-06-09T03:37:13.561Z] 54011a49482f: Verifying Checksum [2021-06-09T03:37:13.561Z] 54011a49482f: Download complete [2021-06-09T03:37:13.825Z] 31603596830f: Verifying Checksum [2021-06-09T03:37:13.825Z] 31603596830f: Download complete [2021-06-09T03:37:13.825Z] f581987b2513: Verifying Checksum [2021-06-09T03:37:13.825Z] f581987b2513: Download complete [2021-06-09T03:37:13.825Z] 31603596830f: Pull complete [2021-06-09T03:37:13.825Z] a6820b24f6d8: Verifying Checksum [2021-06-09T03:37:13.825Z] a6820b24f6d8: Download complete [2021-06-09T03:37:14.093Z] 54011a49482f: Pull complete [2021-06-09T03:37:14.672Z] a6820b24f6d8: Pull complete [2021-06-09T03:37:14.672Z] f581987b2513: Pull complete [2021-06-09T03:37:14.672Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-09T03:37:14.672Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T03:37:14.672Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-09T03:37:14.761Z] prd-centos7-docker-4c-2g-1168 does not seem to be running inside a container [2021-06-09T03:37:14.802Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/529 -v /w/workspace/edgex-go/529:/w/workspace/edgex-go/529:rw,z -v /w/workspace/edgex-go/529@tmp:/w/workspace/edgex-go/529@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-09T03:37:15.803Z] $ docker top 5fa7d63e5c7f10cd45b7210b0f23d781f935d4324e7990dfe6271f333bd16001 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-09T03:37:18.166Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-09T03:37:18.166Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-09T03:37:18.277Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-09T03:37:18.278Z] $ docker exec 5fa7d63e5c7f10cd45b7210b0f23d781f935d4324e7990dfe6271f333bd16001 ssh-agent [2021-06-09T03:37:18.404Z] SSH_AUTH_SOCK=/tmp/ssh-jGowm6G2i6qJ/agent.14 [2021-06-09T03:37:18.404Z] SSH_AGENT_PID=20 [2021-06-09T03:37:18.411Z] Running ssh-add (command line suppressed) [2021-06-09T03:37:18.496Z] Identity added: /w/workspace/edgex-go/529@tmp/private_key_6997339347698691124.key (/w/workspace/edgex-go/529@tmp/private_key_6997339347698691124.key) [2021-06-09T03:37:18.512Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-09T03:37:18.816Z] + git tag --points-at HEAD [Pipeline] } [2021-06-09T03:37:18.832Z] $ docker exec --env ******** --env ******** 5fa7d63e5c7f10cd45b7210b0f23d781f935d4324e7990dfe6271f333bd16001 ssh-agent -k [2021-06-09T03:37:18.915Z] unset SSH_AUTH_SOCK; [2021-06-09T03:37:18.915Z] unset SSH_AGENT_PID; [2021-06-09T03:37:18.916Z] echo Agent pid 20 killed; [2021-06-09T03:37:18.931Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-09T03:37:18.976Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-09T03:37:18.976Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-09T03:37:19.080Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-09T03:37:19.081Z] $ docker exec 5fa7d63e5c7f10cd45b7210b0f23d781f935d4324e7990dfe6271f333bd16001 ssh-agent [2021-06-09T03:37:19.188Z] SSH_AUTH_SOCK=/tmp/ssh-rYhAR9UuFY9E/agent.52 [2021-06-09T03:37:19.188Z] SSH_AGENT_PID=58 [2021-06-09T03:37:19.192Z] Running ssh-add (command line suppressed) [2021-06-09T03:37:19.290Z] Identity added: /w/workspace/edgex-go/529@tmp/private_key_3154360863759112108.key (/w/workspace/edgex-go/529@tmp/private_key_3154360863759112108.key) [2021-06-09T03:37:19.305Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-09T03:37:19.606Z] + git semver init [2021-06-09T03:37:19.606Z] # -> Open(): unable to determine branch for HEAD [2021-06-09T03:37:19.606Z] # $GIT_DIR = /w/workspace/edgex-go/529/.git [2021-06-09T03:37:19.606Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/529 [2021-06-09T03:37:19.606Z] # $SEMVER_REMOTE_NAME = origin [2021-06-09T03:37:19.606Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-09T03:37:19.606Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-09T03:37:19.606Z] # $SEMVER_BRANCH = master [2021-06-09T03:37:19.606Z] # $SEMVER_TEMP = /tmp/semver-975787364 [2021-06-09T03:37:19.606Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-09T03:37:34.238Z] # '/tmp/semver-975787364' -> '/w/workspace/edgex-go/529/.semver' [2021-06-09T03:37:34.238Z] # -> Force: false [2021-06-09T03:37:34.238Z] # $SEMVER_DIR = /w/workspace/edgex-go/529/.semver [Pipeline] } [2021-06-09T03:37:34.259Z] $ docker exec --env ******** --env ******** 5fa7d63e5c7f10cd45b7210b0f23d781f935d4324e7990dfe6271f333bd16001 ssh-agent -k [2021-06-09T03:37:34.353Z] unset SSH_AUTH_SOCK; [2021-06-09T03:37:34.353Z] unset SSH_AGENT_PID; [2021-06-09T03:37:34.353Z] echo Agent pid 58 killed; [2021-06-09T03:37:34.384Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-09T03:37:36.773Z] + git semver [Pipeline] } [2021-06-09T03:37:36.800Z] $ docker stop --time=1 5fa7d63e5c7f10cd45b7210b0f23d781f935d4324e7990dfe6271f333bd16001 [2021-06-09T03:37:39.639Z] $ docker rm -f 5fa7d63e5c7f10cd45b7210b0f23d781f935d4324e7990dfe6271f333bd16001 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-09T03:37:40.028Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-09T03:37:42.558Z] Stashed 1 file(s) [Pipeline] echo [2021-06-09T03:37:42.562Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.258 [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-06-09T03:37:47.502Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-09T03:37:50.005Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-09T03:37:50.311Z] + sudo service docker restart [2021-06-09T03:37:50.311Z] + true [2021-06-09T03:37:50.311Z] Redirecting to /bin/systemctl restart docker.service [2021-06-09T03:37:59.900Z] Still waiting to schedule task [2021-06-09T03:37:59.900Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-06-09T03:38:08.611Z] ========================================================= [2021-06-09T03:38:08.611Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-09T03:38:08.611Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:38:08.932Z] + 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-06-09T03:38:11.469Z] Sending build context to Docker daemon 329.2MB [2021-06-09T03:38:11.469Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-09T03:38:11.469Z] Step 2/6 : FROM ${BASE} [2021-06-09T03:38:11.469Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-09T03:38:11.469Z] 540db60ca938: Pulling fs layer [2021-06-09T03:38:11.469Z] adcc1eea9eea: Pulling fs layer [2021-06-09T03:38:11.469Z] 4c4ab2625f07: Pulling fs layer [2021-06-09T03:38:11.469Z] 0510c868ecb4: Pulling fs layer [2021-06-09T03:38:11.469Z] afea3b2eda06: Pulling fs layer [2021-06-09T03:38:11.469Z] 7809a108b3ef: Pulling fs layer [2021-06-09T03:38:11.469Z] f706445af74f: Pulling fs layer [2021-06-09T03:38:11.469Z] 0510c868ecb4: Waiting [2021-06-09T03:38:11.469Z] afea3b2eda06: Waiting [2021-06-09T03:38:11.469Z] 7809a108b3ef: Waiting [2021-06-09T03:38:11.469Z] f706445af74f: Waiting [2021-06-09T03:38:11.469Z] 4c4ab2625f07: Verifying Checksum [2021-06-09T03:38:11.469Z] 4c4ab2625f07: Download complete [2021-06-09T03:38:11.469Z] adcc1eea9eea: Verifying Checksum [2021-06-09T03:38:11.469Z] adcc1eea9eea: Download complete [2021-06-09T03:38:11.469Z] afea3b2eda06: Verifying Checksum [2021-06-09T03:38:11.469Z] afea3b2eda06: Download complete [2021-06-09T03:38:11.469Z] 7809a108b3ef: Verifying Checksum [2021-06-09T03:38:11.469Z] 7809a108b3ef: Download complete [2021-06-09T03:38:11.469Z] 540db60ca938: Verifying Checksum [2021-06-09T03:38:11.469Z] 540db60ca938: Download complete [2021-06-09T03:38:11.469Z] 540db60ca938: Pull complete [2021-06-09T03:38:11.469Z] adcc1eea9eea: Pull complete [2021-06-09T03:38:11.469Z] 4c4ab2625f07: Pull complete [2021-06-09T03:38:14.203Z] f706445af74f: Verifying Checksum [2021-06-09T03:38:14.203Z] f706445af74f: Download complete [2021-06-09T03:38:17.125Z] 0510c868ecb4: Verifying Checksum [2021-06-09T03:38:17.125Z] 0510c868ecb4: Download complete [2021-06-09T03:38:20.007Z] 0510c868ecb4: Pull complete [2021-06-09T03:38:20.007Z] afea3b2eda06: Pull complete [2021-06-09T03:38:20.007Z] 7809a108b3ef: Pull complete [2021-06-09T03:38:23.050Z] f706445af74f: Pull complete [2021-06-09T03:38:23.050Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-09T03:38:23.051Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-09T03:38:23.051Z] ---> b068be0155e3 [2021-06-09T03:38:23.051Z] 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-06-09T03:38:25.817Z] ---> Running in ff39a2bdea6a [2021-06-09T03:38:25.817Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-09T03:38:26.092Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-09T03:38:28.394Z] (1/12) Installing libmagic (5.39-r0) [2021-06-09T03:38:28.395Z] (2/12) Installing file (5.39-r0) [2021-06-09T03:38:28.395Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-09T03:38:28.395Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-09T03:38:32.465Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-09T03:38:34.886Z] (6/12) Installing patch (2.7.6-r6) [2021-06-09T03:38:34.886Z] (7/12) Installing build-base (0.5-r2) [2021-06-09T03:38:34.886Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-09T03:38:34.886Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-09T03:38:34.886Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-09T03:38:34.886Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-09T03:38:34.886Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-09T03:38:34.886Z] Executing busybox-1.32.1-r6.trigger [2021-06-09T03:38:34.886Z] OK: 219 MiB in 52 packages [2021-06-09T03:38:35.153Z] Removing intermediate container ff39a2bdea6a [2021-06-09T03:38:35.153Z] ---> b1271e5ebd05 [2021-06-09T03:38:35.153Z] Step 4/6 : WORKDIR /edgex-go [2021-06-09T03:38:35.153Z] ---> Running in d86e3f52bd09 [2021-06-09T03:38:35.153Z] Removing intermediate container d86e3f52bd09 [2021-06-09T03:38:35.153Z] ---> fa170d0f6d39 [2021-06-09T03:38:35.153Z] Step 5/6 : COPY go.mod . [2021-06-09T03:38:35.430Z] ---> 04378f7316f0 [2021-06-09T03:38:35.430Z] Step 6/6 : RUN go mod download [2021-06-09T03:38:35.430Z] ---> Running in 59f796dd02c0 [2021-06-09T03:38:51.253Z] Removing intermediate container 59f796dd02c0 [2021-06-09T03:38:51.253Z] ---> 8403b0a10a9b [2021-06-09T03:38:51.253Z] Successfully built 8403b0a10a9b [2021-06-09T03:38:51.253Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:38:51.574Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-09T03:38:51.575Z] . [Pipeline] withDockerContainer [2021-06-09T03:38:51.668Z] prd-centos7-docker-4c-2g-1168 does not seem to be running inside a container [2021-06-09T03:38:51.718Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/529 -v /w/workspace/edgex-go/529:/w/workspace/edgex-go/529:rw,z -v /w/workspace/edgex-go/529@tmp:/w/workspace/edgex-go/529@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 ******** ci-base-image-x86_64 cat [2021-06-09T03:38:54.157Z] $ docker top 96f79fcad8174a06c269746a177839e1853199b7d9d048bd29a5f8c83b70e1fe -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T03:38:54.535Z] + go version [2021-06-09T03:38:54.535Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-09T03:38:54.551Z] $ docker stop --time=1 96f79fcad8174a06c269746a177839e1853199b7d9d048bd29a5f8c83b70e1fe [2021-06-09T03:38:56.790Z] $ docker rm -f 96f79fcad8174a06c269746a177839e1853199b7d9d048bd29a5f8c83b70e1fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:38:59.270Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-09T03:38:59.270Z] . [Pipeline] withDockerContainer [2021-06-09T03:38:59.344Z] prd-centos7-docker-4c-2g-1168 does not seem to be running inside a container [2021-06-09T03:38:59.388Z] $ 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/529 -v /w/workspace/edgex-go/529:/w/workspace/edgex-go/529:rw,z -v /w/workspace/edgex-go/529@tmp:/w/workspace/edgex-go/529@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 ******** ci-base-image-x86_64 cat [2021-06-09T03:38:59.740Z] $ docker top 7dc988956de95af89eab5eb05daf84df4aa38da25f8dcf45e9fddbaa144b12ee -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-09T03:38:59.836Z] ========================================================= [2021-06-09T03:38:59.836Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-09T03:38:59.836Z] ========================================================= [Pipeline] sh [2021-06-09T03:39:00.133Z] + go mod tidy [Pipeline] sh [2021-06-09T03:39:00.696Z] + make test [2021-06-09T03:39:00.696Z] go mod tidy [2021-06-09T03:39:00.696Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-09T03:39:06.017Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-09T03:39:21.379Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-09T03:39:27.062Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-09T03:39:27.660Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-09T03:39:27.660Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-09T03:39:30.276Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-09T03:39:32.607Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-09T03:39:32.607Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-09T03:39:32.607Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-09T03:39:32.607Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-09T03:39:32.607Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-09T03:39:33.202Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-09T03:39:33.202Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-09T03:39:33.202Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-09T03:39:33.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-09T03:39:33.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-09T03:39:33.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-09T03:39:33.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-09T03:39:35.807Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.059s coverage: 28.7% of statements [2021-06-09T03:39:35.807Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.062s coverage: 100.0% of statements [2021-06-09T03:39:35.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-09T03:39:35.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-09T03:39:35.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-09T03:39:36.068Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.081s coverage: 81.2% of statements [2021-06-09T03:39:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-09T03:39:36.069Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.063s coverage: 53.4% of statements [2021-06-09T03:39:36.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-09T03:39:36.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-09T03:39:37.344Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.113s coverage: 87.7% of statements [2021-06-09T03:39:37.344Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-09T03:39:37.344Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-09T03:39:37.344Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.051s coverage: 78.9% of statements [2021-06-09T03:39:37.344Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-09T03:39:37.344Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-09T03:39:37.344Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-09T03:39:37.344Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-09T03:39:37.344Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-09T03:39:37.344Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-09T03:39:37.344Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-09T03:39:38.770Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.254s coverage: 95.1% of statements [2021-06-09T03:39:38.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-09T03:39:38.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-09T03:39:38.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-09T03:39:38.770Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-09T03:39:38.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-09T03:39:38.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-09T03:39:38.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-09T03:39:38.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-09T03:39:38.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-09T03:39:38.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-09T03:39:38.770Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements [2021-06-09T03:39:38.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-09T03:39:38.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-09T03:39:38.770Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.047s coverage: 60.0% of statements [2021-06-09T03:39:41.875Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.054s coverage: 0.8% of statements [2021-06-09T03:39:41.875Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-09T03:39:41.875Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.044s coverage: 22.0% of statements [2021-06-09T03:39:41.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-09T03:39:41.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements [2021-06-09T03:39:41.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.058s coverage: 79.5% of statements [2021-06-09T03:39:41.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements [2021-06-09T03:39:41.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.058s coverage: 96.3% of statements [2021-06-09T03:39:41.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements [2021-06-09T03:39:53.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.053s coverage: 94.4% of statements [2021-06-09T03:39:53.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-06-09T03:40:00.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.183s coverage: 81.8% of statements [2021-06-09T03:40:00.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-09T03:40:16.447Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1174 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws [2021-06-09T03:40:16.468Z] Running in /w/workspace/edgex-go/529 [Pipeline] { [Pipeline] checkout [2021-06-09T03:40:16.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.067s coverage: 92.9% of statements [2021-06-09T03:40:16.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-09T03:40:16.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-09T03:40:16.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-09T03:40:16.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements [2021-06-09T03:40:16.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-09T03:40:16.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-09T03:40:16.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-09T03:40:16.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-09T03:40:16.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-09T03:40:16.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.037s coverage: 87.2% of statements [2021-06-09T03:40:16.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-09T03:40:16.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-09T03:40:16.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-06-09T03:40:16.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-09T03:40:16.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 76.0% of statements [2021-06-09T03:40:16.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-09T03:40:16.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2021-06-09T03:40:16.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-06-09T03:40:16.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements [2021-06-09T03:40:16.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.078s coverage: 91.2% of statements [2021-06-09T03:40:16.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-09T03:40:16.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.139s coverage: 64.4% of statements [2021-06-09T03:40:16.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-09T03:40:16.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-09T03:40:16.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements [2021-06-09T03:40:16.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 91.3% of statements [2021-06-09T03:40:16.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2021-06-09T03:40:16.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements [2021-06-09T03:40:16.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2021-06-09T03:40:16.686Z] The recommended git tool is: git [2021-06-09T03:40:19.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.183s coverage: 66.9% of statements [2021-06-09T03:40:19.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-09T03:40:19.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-09T03:40:19.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-09T03:40:19.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.121s coverage: 43.6% of statements [2021-06-09T03:40:19.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-09T03:40:19.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-09T03:40:19.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.033s coverage: 89.5% of statements [2021-06-09T03:40:19.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-09T03:40:19.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.029s coverage: 84.8% of statements [2021-06-09T03:40:19.000Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-09T03:40:19.000Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-09T03:40:19.000Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-09T03:40:19.000Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-09T03:40:25.109Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.070s coverage: 19.3% of statements [2021-06-09T03:40:25.109Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-09T03:40:25.109Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-09T03:40:25.109Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-09T03:40:25.109Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.117s coverage: 91.9% of statements [2021-06-09T03:40:25.109Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-09T03:40:25.109Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-09T03:40:25.109Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-09T03:40:25.109Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-09T03:40:25.109Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-09T03:40:25.109Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-09T03:40:25.109Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-09T03:40:25.109Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-09T03:40:25.109Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.051s coverage: 62.7% of statements [2021-06-09T03:40:25.109Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-09T03:40:25.109Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.087s coverage: 97.6% of statements [2021-06-09T03:40:25.109Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-09T03:40:25.109Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-09T03:40:25.109Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-09T03:40:25.109Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.019s coverage: 0.0% of statements [2021-06-09T03:40:25.109Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-09T03:40:25.109Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.031s coverage: 100.0% of statements [2021-06-09T03:40:25.109Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-09T03:40:25.109Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-09T03:40:25.109Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-09T03:40:25.109Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-09T03:40:25.109Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.032s coverage: 87.9% of statements [2021-06-09T03:40:25.109Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-09T03:40:25.109Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-09T03:40:25.109Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.033s coverage: 100.0% of statements [2021-06-09T03:40:25.109Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.047s coverage: 28.1% of statements [2021-06-09T03:40:25.109Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-09T03:40:25.109Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-09T03:40:25.109Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.064s coverage: 28.9% of statements [2021-06-09T03:40:25.109Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-09T03:40:25.109Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-09T03:40:25.109Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-09T03:40:25.109Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-09T03:40:25.109Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-09T03:40:25.109Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 100.0% of statements [2021-06-09T03:40:25.109Z] GO111MODULE=on go vet ./... [2021-06-09T03:40:33.119Z] using credential edgex-jenkins-ssh [2021-06-09T03:40:33.149Z] Cloning the remote Git repository [2021-06-09T03:40:33.186Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-09T03:40:33.290Z] > git init /w/workspace/edgex-go/529 # timeout=10 [2021-06-09T03:40:33.349Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-09T03:40:33.350Z] > git --version # timeout=10 [2021-06-09T03:40:33.363Z] > git --version # 'git version 2.17.1' [2021-06-09T03:40:33.364Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-09T03:40:33.427Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-09T03:40:51.763Z] gofmt -l . [2021-06-09T03:40:51.763Z] [ "`gofmt -l .`" = "" ] [2021-06-09T03:40:51.763Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-09T03:40:52.071Z] + ls -al . [2021-06-09T03:40:52.071Z] total 528 [2021-06-09T03:40:52.071Z] drwxrwxr-x 10 1001 1001 4096 Jun 9 03:40 . [2021-06-09T03:40:52.071Z] drwxr-xr-x 4 root root 32 Jun 9 03:38 .. [2021-06-09T03:40:52.071Z] -rw-rw-r-- 1 1001 1001 11 Jun 9 03:36 .dockerignore [2021-06-09T03:40:52.071Z] drwxrwxr-x 8 1001 1001 162 Jun 9 03:36 .git [2021-06-09T03:40:52.071Z] drwxrwxr-x 3 1001 1001 125 Jun 9 03:36 .github [2021-06-09T03:40:52.071Z] -rw-rw-r-- 1 1001 1001 818 Jun 9 03:36 .gitignore [2021-06-09T03:40:52.071Z] drwx------ 3 1001 1001 45 Jun 9 03:37 .semver [2021-06-09T03:40:52.071Z] -rw-rw-r-- 1 1001 1001 166 Jun 9 03:36 .sonarcloud.properties [2021-06-09T03:40:52.072Z] -rw-rw-r-- 1 1001 1001 8609 Jun 9 03:36 Attribution.txt [2021-06-09T03:40:52.072Z] -rw-rw-r-- 1 1001 1001 3804 Jun 9 03:36 CONTRIBUTING.md [2021-06-09T03:40:52.072Z] -rw-rw-r-- 1 1001 1001 931 Jun 9 03:36 Dockerfile.build [2021-06-09T03:40:52.072Z] -rw-rw-r-- 1 1001 1001 849 Jun 9 03:36 Jenkinsfile [2021-06-09T03:40:52.072Z] -rw-rw-r-- 1 1001 1001 10775 Jun 9 03:36 LICENSE [2021-06-09T03:40:52.072Z] -rw-rw-r-- 1 1001 1001 5605 Jun 9 03:36 Makefile [2021-06-09T03:40:52.072Z] -rw-rw-r-- 1 1001 1001 7978 Jun 9 03:36 README.md [2021-06-09T03:40:52.072Z] -rw-rw-r-- 1 1001 1001 7071 Jun 9 03:36 SECURITY.md [2021-06-09T03:40:52.072Z] -rw-rw-r-- 1 1001 1001 13 Jun 9 03:37 VERSION [2021-06-09T03:40:52.072Z] -rw-rw-r-- 1 1001 1001 4131 Jun 9 03:36 ZMQWindows.md [2021-06-09T03:40:52.072Z] drwxrwxr-x 2 1001 1001 37 Jun 9 03:36 bin [2021-06-09T03:40:52.072Z] drwxrwxr-x 14 1001 1001 4096 Jun 9 03:36 cmd [2021-06-09T03:40:52.072Z] -rw-r--r-- 1 root root 411487 Jun 9 03:40 coverage.out [2021-06-09T03:40:52.072Z] -rw-rw-r-- 1 1001 1001 902 Jun 9 03:36 go.mod [2021-06-09T03:40:52.072Z] -rw-r--r-- 1 root root 21048 Jun 9 03:39 go.sum [2021-06-09T03:40:52.072Z] drwxrwxr-x 8 1001 1001 127 Jun 9 03:36 internal [2021-06-09T03:40:52.072Z] drwxrwxr-x 3 1001 1001 16 Jun 9 03:36 openapi [2021-06-09T03:40:52.072Z] drwxrwxr-x 4 1001 1001 71 Jun 9 03:36 snap [2021-06-09T03:40:52.072Z] -rw-rw-r-- 1 1001 1001 168 Jun 9 03:36 version.go [Pipeline] sh [2021-06-09T03:40:52.370Z] + '[' -e coverage.out ] [2021-06-09T03:40:52.370Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-09T03:40:52.465Z] Stashed 1 file(s) [Pipeline] sh [2021-06-09T03:40:52.758Z] + make build [2021-06-09T03:40:52.759Z] go mod tidy [2021-06-09T03:40:52.759Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.258" -o cmd/core-data/core-data ./cmd/core-data [2021-06-09T03:40:54.162Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.258" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-09T03:41:00.793Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.258" -o cmd/core-command/core-command ./cmd/core-command [2021-06-09T03:41:01.764Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.258" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-09T03:41:02.717Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.258" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-09T03:41:02.717Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.258" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-09T03:41:04.115Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.258" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-09T03:41:05.066Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.258" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-09T03:41:05.645Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.258" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-09T03:41:06.501Z] Avoid second fetch [2021-06-09T03:41:06.503Z] Checking out Revision 5e3333aa483a9c37807d61fae87b8cc119682d82 (master) [2021-06-09T03:41:06.608Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.258" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-09T03:41:06.448Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-09T03:41:06.470Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-09T03:41:06.518Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T03:41:06.533Z] > git checkout -f 5e3333aa483a9c37807d61fae87b8cc119682d82 # timeout=10 [2021-06-09T03:41:09.164Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.258" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-09T03:41:09.164Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.258" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-06-09T03:41:09.433Z] $ docker stop --time=1 7dc988956de95af89eab5eb05daf84df4aa38da25f8dcf45e9fddbaa144b12ee [2021-06-09T03:41:11.254Z] $ docker rm -f 7dc988956de95af89eab5eb05daf84df4aa38da25f8dcf45e9fddbaa144b12ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-06-09T03:41:18.811Z] Commit message: "refactor(scheduler): Remove runOnce feature (#3549)" [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-09T03:41:40.636Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-09T03:41:40.637Z] [2021-06-09T03:41:40.637Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:41:43.542Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-09T03:41:43.542Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-09T03:41:43.542Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-09T03:41:43.542Z] ca9280d653b3: Pulling fs layer [2021-06-09T03:41:43.542Z] 7e9c9ca2126c: Pulling fs layer [2021-06-09T03:41:43.548Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-09T03:41:43.805Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-09T03:41:43.805Z] cbdbe7a5bc2a: Download complete [2021-06-09T03:41:43.805Z] cbdbe7a5bc2a: Pull complete [2021-06-09T03:41:43.988Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-09T03:41:44.343Z] + sudo service docker restart+ [2021-06-09T03:41:44.344Z] true [2021-06-09T03:41:44.379Z] ca9280d653b3: Download complete [2021-06-09T03:41:44.959Z] ca9280d653b3: Pull complete [2021-06-09T03:41:45.227Z] 7e9c9ca2126c: Verifying Checksum [2021-06-09T03:41:45.227Z] 7e9c9ca2126c: Download complete [2021-06-09T03:41:48.558Z] 7e9c9ca2126c: Pull complete [2021-06-09T03:41:48.558Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-09T03:41:48.558Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-09T03:41:48.558Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-09T03:41:48.631Z] prd-centos7-docker-4c-2g-1168 does not seem to be running inside a container [2021-06-09T03:41:50.858Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/529 -v /w/workspace/edgex-go/529:/w/workspace/edgex-go/529:rw,z -v /w/workspace/edgex-go/529@tmp:/w/workspace/edgex-go/529@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-06-09T03:41:54.317Z] $ docker top aaff70b020197b0a16a3d4b52df95d58e93845c0af08371f7bc88195565b7709 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T03:41:54.697Z] + docker-compose build --help [2021-06-09T03:41:54.697Z] + grep parallel [2021-06-09T03:41:55.270Z] --parallel Build images in parallel. [Pipeline] } [2021-06-09T03:41:55.277Z] $ docker stop --time=1 aaff70b020197b0a16a3d4b52df95d58e93845c0af08371f7bc88195565b7709 [2021-06-09T03:41:56.450Z] $ docker rm -f aaff70b020197b0a16a3d4b52df95d58e93845c0af08371f7bc88195565b7709 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:41:56.888Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-09T03:41:56.889Z] . [Pipeline] withDockerContainer [2021-06-09T03:41:56.960Z] prd-centos7-docker-4c-2g-1168 does not seem to be running inside a container [2021-06-09T03:41:56.999Z] $ 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/529 -v /w/workspace/edgex-go/529:/w/workspace/edgex-go/529:rw,z -v /w/workspace/edgex-go/529@tmp:/w/workspace/edgex-go/529@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-09T03:41:57.370Z] $ docker top e69e0c4183d37789a0109823a78f748da13c8405316aaca64d861604cf817ec8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T03:41:57.747Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-09T03:42:00.209Z] Building core-command ... [2021-06-09T03:42:00.209Z] Building core-data ... [2021-06-09T03:42:00.209Z] Building core-metadata ... [2021-06-09T03:42:00.209Z] Building security-bootstrapper ... [2021-06-09T03:42:00.209Z] Building security-proxy-setup ... [2021-06-09T03:42:00.209Z] Building security-secretstore-setup ... [2021-06-09T03:42:00.209Z] Building support-notifications ... [2021-06-09T03:42:00.209Z] Building support-scheduler ... [2021-06-09T03:42:00.209Z] Building sys-mgmt-agent ... [2021-06-09T03:42:00.209Z] Building support-notifications [2021-06-09T03:42:00.209Z] Building core-command [2021-06-09T03:42:00.209Z] Building security-proxy-setup [2021-06-09T03:42:00.209Z] Building core-data [2021-06-09T03:42:00.209Z] Building security-secretstore-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T03:42:02.904Z] provisioning config files... [2021-06-09T03:42:02.940Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/529@tmp/config3623484296548505702tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-09T03:42:05.566Z] ---> docker-login.sh [2021-06-09T03:42:05.566Z] nexus3.edgexfoundry.org:10001 [2021-06-09T03:42:06.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T03:42:07.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T03:42:07.145Z] Configure a credential helper to remove this warning. See [2021-06-09T03:42:07.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T03:42:07.145Z] [2021-06-09T03:42:07.145Z] Login Succeeded [2021-06-09T03:42:07.145Z] nexus3.edgexfoundry.org:10002 [2021-06-09T03:42:07.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T03:42:07.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T03:42:07.421Z] Configure a credential helper to remove this warning. See [2021-06-09T03:42:07.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T03:42:07.421Z] [2021-06-09T03:42:07.421Z] Login Succeeded [2021-06-09T03:42:07.699Z] nexus3.edgexfoundry.org:10003 [2021-06-09T03:42:10.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T03:42:10.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T03:42:10.069Z] Configure a credential helper to remove this warning. See [2021-06-09T03:42:10.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T03:42:10.069Z] [2021-06-09T03:42:10.069Z] Login Succeeded [2021-06-09T03:42:10.069Z] nexus3.edgexfoundry.org:10004 [2021-06-09T03:42:10.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T03:42:10.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T03:42:10.069Z] Configure a credential helper to remove this warning. See [2021-06-09T03:42:10.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T03:42:10.069Z] [2021-06-09T03:42:10.069Z] Login Succeeded [2021-06-09T03:42:10.069Z] docker.io [2021-06-09T03:42:10.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T03:42:10.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T03:42:10.069Z] Configure a credential helper to remove this warning. See [2021-06-09T03:42:10.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T03:42:10.069Z] [2021-06-09T03:42:10.069Z] Login Succeeded [2021-06-09T03:42:10.069Z] ---> docker-login.sh ends [Pipeline] } [2021-06-09T03:42:10.087Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-09T03:42:10.412Z] ========================================================= [2021-06-09T03:42:10.412Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-09T03:42:10.412Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:42:10.761Z] + 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-06-09T03:42:11.432Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T03:42:11.432Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-09T03:42:11.432Z] ---> 8403b0a10a9b [2021-06-09T03:42:11.432Z] Step 3/22 : WORKDIR /edgex-go [2021-06-09T03:42:11.432Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T03:42:11.432Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-09T03:42:11.432Z] ---> 8403b0a10a9b [2021-06-09T03:42:11.432Z] Step 3/24 : WORKDIR /edgex-go [2021-06-09T03:42:11.432Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T03:42:11.432Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-09T03:42:11.432Z] ---> 8403b0a10a9b [2021-06-09T03:42:11.432Z] Step 3/26 : WORKDIR /edgex-go [2021-06-09T03:42:13.410Z] Sending build context to Docker daemon 166.2MB [2021-06-09T03:42:13.410Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-09T03:42:13.410Z] Step 2/6 : FROM ${BASE} [2021-06-09T03:42:13.410Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-09T03:42:13.410Z] 595b0fe564bb: Pulling fs layer [2021-06-09T03:42:13.410Z] 7186ed65a4f7: Pulling fs layer [2021-06-09T03:42:13.410Z] 316046926c0a: Pulling fs layer [2021-06-09T03:42:13.410Z] 4ebd0625c992: Pulling fs layer [2021-06-09T03:42:13.410Z] 207e8628e3a3: Pulling fs layer [2021-06-09T03:42:13.410Z] c791037a9be2: Pulling fs layer [2021-06-09T03:42:13.410Z] ffd874e62e21: Pulling fs layer [2021-06-09T03:42:13.410Z] 4ebd0625c992: Waiting [2021-06-09T03:42:13.410Z] 207e8628e3a3: Waiting [2021-06-09T03:42:13.410Z] c791037a9be2: Waiting [2021-06-09T03:42:13.410Z] ffd874e62e21: Waiting [2021-06-09T03:42:13.410Z] 316046926c0a: Verifying Checksum [2021-06-09T03:42:13.410Z] 316046926c0a: Download complete [2021-06-09T03:42:13.410Z] 7186ed65a4f7: Verifying Checksum [2021-06-09T03:42:13.410Z] 7186ed65a4f7: Download complete [2021-06-09T03:42:13.410Z] 207e8628e3a3: Verifying Checksum [2021-06-09T03:42:13.410Z] 207e8628e3a3: Download complete [2021-06-09T03:42:13.410Z] c791037a9be2: Verifying Checksum [2021-06-09T03:42:13.410Z] c791037a9be2: Download complete [2021-06-09T03:42:13.410Z] 595b0fe564bb: Verifying Checksum [2021-06-09T03:42:13.410Z] 595b0fe564bb: Download complete [2021-06-09T03:42:14.401Z] 595b0fe564bb: Pull complete [2021-06-09T03:42:15.031Z] 7186ed65a4f7: Pull complete [2021-06-09T03:42:15.310Z] 316046926c0a: Pull complete [2021-06-09T03:42:18.104Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T03:42:18.104Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-09T03:42:18.104Z] ---> 8403b0a10a9b [2021-06-09T03:42:18.104Z] Step 3/24 : WORKDIR /edgex-go [2021-06-09T03:42:18.115Z] ffd874e62e21: Verifying Checksum [2021-06-09T03:42:18.115Z] ffd874e62e21: Download complete [2021-06-09T03:42:18.115Z] 4ebd0625c992: Verifying Checksum [2021-06-09T03:42:18.115Z] 4ebd0625c992: Download complete [2021-06-09T03:42:18.685Z] ---> Running in 6315789554dc [2021-06-09T03:42:18.685Z] ---> Running in f767c62cc592 [2021-06-09T03:42:18.685Z] ---> Running in b5bb28df4168 [2021-06-09T03:42:18.685Z] ---> Running in 6f5078158386 [2021-06-09T03:42:18.954Z] Removing intermediate container f767c62cc592 [2021-06-09T03:42:18.954Z] ---> e410efc69d72 [2021-06-09T03:42:18.954Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:42:18.954Z] Removing intermediate container 6f5078158386 [2021-06-09T03:42:18.955Z] ---> aa829eff8147 [2021-06-09T03:42:18.955Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:42:19.526Z] Removing intermediate container b5bb28df4168 [2021-06-09T03:42:19.526Z] ---> afc2c88254f6 [2021-06-09T03:42:19.526Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:42:19.526Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T03:42:19.526Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-09T03:42:19.526Z] ---> 8403b0a10a9b [2021-06-09T03:42:19.526Z] Step 3/23 : WORKDIR /edgex-go [2021-06-09T03:42:19.526Z] ---> Using cache [2021-06-09T03:42:19.526Z] ---> 6f0cf473d897 [2021-06-09T03:42:19.526Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:42:20.476Z] Removing intermediate container 6315789554dc [2021-06-09T03:42:20.476Z] ---> 6f0cf473d897 [2021-06-09T03:42:20.476Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:42:20.476Z] ---> Running in 5c9f5014751b [2021-06-09T03:42:20.476Z] ---> Running in cd9fbed95f3e [2021-06-09T03:42:20.476Z] ---> Running in 2a37c049c9a2 [2021-06-09T03:42:20.476Z] ---> Running in 3071984b674c [2021-06-09T03:42:20.476Z] ---> Running in 55ef5a591686 [2021-06-09T03:42:21.058Z] Removing intermediate container 5c9f5014751b [2021-06-09T03:42:21.058Z] ---> b7c9b210ded5 [2021-06-09T03:42:21.058Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-09T03:42:21.319Z] ---> Running in 0395a7d5cfd5 [2021-06-09T03:42:21.319Z] Removing intermediate container cd9fbed95f3e [2021-06-09T03:42:21.319Z] ---> 9c88b5f95439 [2021-06-09T03:42:21.319Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-09T03:42:21.319Z] ---> Running in 5ced957b4a14 [2021-06-09T03:42:21.581Z] Removing intermediate container 3071984b674c [2021-06-09T03:42:21.581Z] ---> 8b41017ef9bb [2021-06-09T03:42:21.581Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-09T03:42:21.581Z] ---> Running in 5c5e1eab158a [2021-06-09T03:42:21.849Z] Removing intermediate container 55ef5a591686 [2021-06-09T03:42:21.849Z] ---> 4054f8aab73b [2021-06-09T03:42:21.849Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-09T03:42:21.849Z] ---> Running in ec7dfecfc87b [2021-06-09T03:42:21.849Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-09T03:42:21.849Z] Removing intermediate container 2a37c049c9a2 [2021-06-09T03:42:21.849Z] ---> 3bc9c5493b1f [2021-06-09T03:42:21.849Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-09T03:42:21.849Z] ---> Running in a863654bfd17 [2021-06-09T03:42:22.109Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-09T03:42:22.109Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-09T03:42:22.370Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-09T03:42:22.370Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-09T03:42:22.630Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-09T03:42:22.892Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-09T03:42:23.154Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-09T03:42:23.154Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-09T03:42:23.154Z] OK: 219 MiB in 52 packages [2021-06-09T03:42:23.415Z] OK: 219 MiB in 52 packages [2021-06-09T03:42:23.415Z] OK: 219 MiB in 52 packages [2021-06-09T03:42:23.415Z] Removing intermediate container 0395a7d5cfd5 [2021-06-09T03:42:23.415Z] ---> 00dc286b711b [2021-06-09T03:42:23.415Z] Step 6/22 : COPY go.mod . [2021-06-09T03:42:23.677Z] Removing intermediate container 5ced957b4a14 [2021-06-09T03:42:23.677Z] ---> a5996e52b00f [2021-06-09T03:42:23.677Z] Step 6/24 : COPY go.mod . [2021-06-09T03:42:23.677Z] ---> 666bb9591480 [2021-06-09T03:42:23.677Z] Step 7/22 : RUN go mod download [2021-06-09T03:42:23.946Z] ---> Running in 8785ff47261c [2021-06-09T03:42:23.946Z] OK: 219 MiB in 52 packages [2021-06-09T03:42:23.946Z] Removing intermediate container 5c5e1eab158a [2021-06-09T03:42:23.946Z] ---> a041c0fea1ed [2021-06-09T03:42:23.946Z] Step 6/23 : COPY go.mod . [2021-06-09T03:42:23.946Z] ---> b107bdece962 [2021-06-09T03:42:23.946Z] Step 7/24 : RUN go mod download [2021-06-09T03:42:23.946Z] ---> Running in 20adf7a2e158 [2021-06-09T03:42:24.211Z] ---> 21170ca55e3a [2021-06-09T03:42:24.211Z] Step 7/23 : RUN go mod download [2021-06-09T03:42:24.211Z] ---> Running in 6c6eb62b2693 [2021-06-09T03:42:24.471Z] Removing intermediate container ec7dfecfc87b [2021-06-09T03:42:24.471Z] ---> 861fed90a638 [2021-06-09T03:42:24.471Z] Step 6/26 : COPY go.mod . [2021-06-09T03:42:24.471Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-09T03:42:24.471Z] ---> 8ae5ac6bbb0f [2021-06-09T03:42:24.471Z] Step 7/26 : RUN go mod download [2021-06-09T03:42:24.471Z] ---> Running in 115d6d219cb7 [2021-06-09T03:42:25.051Z] Removing intermediate container 20adf7a2e158 [2021-06-09T03:42:25.051Z] ---> 6eff2a10a88a [2021-06-09T03:42:25.051Z] Step 8/24 : COPY . . [2021-06-09T03:42:25.631Z] Removing intermediate container 8785ff47261c [2021-06-09T03:42:25.631Z] ---> d747234244fb [2021-06-09T03:42:25.631Z] Step 8/22 : COPY . . [2021-06-09T03:42:27.031Z] OK: 219 MiB in 52 packages [2021-06-09T03:42:30.045Z] 4ebd0625c992: Pull complete [2021-06-09T03:42:30.045Z] 207e8628e3a3: Pull complete [2021-06-09T03:42:30.045Z] c791037a9be2: Pull complete [2021-06-09T03:42:31.005Z] Removing intermediate container 6c6eb62b2693 [2021-06-09T03:42:31.005Z] ---> 4dacee3e6c2c [2021-06-09T03:42:31.006Z] Step 8/23 : COPY . . [2021-06-09T03:42:31.006Z] ---> aab7b859af81 [2021-06-09T03:42:31.006Z] Step 9/24 : RUN go mod tidy [2021-06-09T03:42:31.006Z] ---> f9bdac41fa1d [2021-06-09T03:42:31.006Z] Step 9/22 : RUN go mod tidy [2021-06-09T03:42:31.006Z] Removing intermediate container 115d6d219cb7 [2021-06-09T03:42:31.006Z] ---> a0947bf9d19e [2021-06-09T03:42:31.006Z] Step 8/26 : COPY . . [2021-06-09T03:42:34.254Z] Removing intermediate container a863654bfd17 [2021-06-09T03:42:34.254Z] ---> 9fe992369ae4 [2021-06-09T03:42:34.254Z] Step 6/24 : COPY go.mod . [2021-06-09T03:42:34.254Z] ---> Running in 910fe7a160fb [2021-06-09T03:42:34.254Z] ---> Running in 89f2ace13464 [2021-06-09T03:42:34.254Z] ffd874e62e21: Pull complete [2021-06-09T03:42:34.254Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-09T03:42:34.254Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-09T03:42:34.254Z] ---> cfc18b08335c [2021-06-09T03:42:34.254Z] 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-06-09T03:42:35.244Z] ---> Running in 6b83f28db35c [2021-06-09T03:42:35.658Z] ---> 622f64329b84 [2021-06-09T03:42:35.658Z] Step 7/24 : RUN go mod download [2021-06-09T03:42:38.672Z] ---> Running in b728306a0655 [2021-06-09T03:42:38.672Z] ---> 191cfe9201de [2021-06-09T03:42:38.672Z] Step 9/23 : RUN go mod tidy [2021-06-09T03:42:38.672Z] ---> aa9885f4878d [2021-06-09T03:42:38.672Z] Step 9/26 : RUN go mod tidy [2021-06-09T03:42:38.672Z] ---> Running in aa21c6ccc7bb [2021-06-09T03:42:38.672Z] ---> Running in 2145296de49d [2021-06-09T03:42:38.672Z] Removing intermediate container b728306a0655 [2021-06-09T03:42:38.672Z] ---> 9739e8a71a81 [2021-06-09T03:42:38.672Z] Step 8/24 : COPY . . [2021-06-09T03:42:38.672Z] Removing intermediate container 910fe7a160fb [2021-06-09T03:42:38.672Z] ---> 1d3816bdc609 [2021-06-09T03:42:38.672Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-09T03:42:38.674Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T03:42:38.674Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T03:42:38.934Z] Removing intermediate container 89f2ace13464 [2021-06-09T03:42:38.935Z] ---> 3f29095c902d [2021-06-09T03:42:38.935Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-09T03:42:38.935Z] ---> Running in a81f3ae67c97 [2021-06-09T03:42:39.200Z] ---> Running in 72e06bf42b19 [2021-06-09T03:42:41.668Z] Removing intermediate container aa21c6ccc7bb [2021-06-09T03:42:41.668Z] ---> ddc760b7f1d3 [2021-06-09T03:42:41.668Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-09T03:42:41.668Z] Removing intermediate container 2145296de49d [2021-06-09T03:42:41.668Z] ---> 0741690901a5 [2021-06-09T03:42:41.668Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-09T03:42:41.668Z] ---> Running in e3c41cbb7083 [2021-06-09T03:42:41.668Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.258" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-09T03:42:41.668Z] ---> Running in 290f8aadb735 [2021-06-09T03:42:41.668Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.258" -o cmd/core-data/core-data ./cmd/core-data [2021-06-09T03:42:41.676Z] (1/12) Installing libmagic (5.39-r0) [2021-06-09T03:42:41.676Z] (2/12) Installing file (5.39-r0) [2021-06-09T03:42:41.676Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-09T03:42:41.676Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-09T03:42:42.249Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.258" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-09T03:42:44.513Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.258" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-09T03:42:48.688Z] ---> 80a9c3586163 [2021-06-09T03:42:48.688Z] Step 9/24 : RUN go mod tidy [2021-06-09T03:42:48.688Z] ---> Running in 369a338c3b61 [2021-06-09T03:42:52.319Z] Removing intermediate container 369a338c3b61 [2021-06-09T03:42:52.319Z] ---> 52273a7470af [2021-06-09T03:42:52.319Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-09T03:42:52.319Z] ---> Running in a22d8d091b7e [2021-06-09T03:42:52.319Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.258" -o cmd/core-command/core-command ./cmd/core-command [2021-06-09T03:42:52.327Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-09T03:42:52.327Z] (6/12) Installing patch (2.7.6-r6) [2021-06-09T03:42:52.327Z] (7/12) Installing build-base (0.5-r2) [2021-06-09T03:42:52.327Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-09T03:42:52.327Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-09T03:42:52.327Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-09T03:42:52.327Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-09T03:42:52.602Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-09T03:42:52.602Z] Executing busybox-1.32.1-r6.trigger [2021-06-09T03:42:52.602Z] OK: 218 MiB in 52 packages [2021-06-09T03:42:56.954Z] Removing intermediate container 6b83f28db35c [2021-06-09T03:42:56.954Z] ---> 2fe96cda6ee1 [2021-06-09T03:42:56.954Z] Step 4/6 : WORKDIR /edgex-go [2021-06-09T03:42:56.954Z] ---> Running in 031ee4be4270 [2021-06-09T03:42:56.954Z] Removing intermediate container 031ee4be4270 [2021-06-09T03:42:56.954Z] ---> 67d828ed31c7 [2021-06-09T03:42:56.954Z] Step 5/6 : COPY go.mod . [2021-06-09T03:42:57.938Z] ---> b5602204a570 [2021-06-09T03:42:57.938Z] Step 6/6 : RUN go mod download [2021-06-09T03:42:57.938Z] ---> Running in 320802958a25 [2021-06-09T03:43:17.803Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.258" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-09T03:43:17.803Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.258" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-09T03:43:24.287Z] Removing intermediate container 320802958a25 [2021-06-09T03:43:24.287Z] ---> 45827b00402d [2021-06-09T03:43:24.287Z] Successfully built 45827b00402d [2021-06-09T03:43:24.287Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:43:27.297Z] + docker inspect -f . ci-base-image-arm64 [2021-06-09T03:43:27.297Z] . [Pipeline] withDockerContainer [2021-06-09T03:43:27.660Z] prd-ubuntu18.04-docker-arm64-4c-16g-1174 does not seem to be running inside a container [2021-06-09T03:43:27.750Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/529 -v /w/workspace/edgex-go/529:/w/workspace/edgex-go/529:rw,z -v /w/workspace/edgex-go/529@tmp:/w/workspace/edgex-go/529@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 ******** ci-base-image-arm64 cat [2021-06-09T03:43:29.355Z] $ docker top f35f2d195217192b849577c43b2bbcef84c2fccc0baed29c7d8fbcaa49cd6781 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T03:43:32.540Z] + go version [2021-06-09T03:43:32.540Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-09T03:43:32.555Z] $ docker stop --time=1 f35f2d195217192b849577c43b2bbcef84c2fccc0baed29c7d8fbcaa49cd6781 [2021-06-09T03:43:34.422Z] $ docker rm -f f35f2d195217192b849577c43b2bbcef84c2fccc0baed29c7d8fbcaa49cd6781 [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-06-09T03:43:37.281Z] Removing intermediate container a81f3ae67c97 [2021-06-09T03:43:37.282Z] ---> cc0ff759d6de [2021-06-09T03:43:37.282Z] [2021-06-09T03:43:37.282Z] Step 11/22 : FROM alpine:3.12 [2021-06-09T03:43:37.282Z] Removing intermediate container 290f8aadb735 [2021-06-09T03:43:37.282Z] ---> 7d91518767a3 [2021-06-09T03:43:37.282Z] [2021-06-09T03:43:37.282Z] Step 11/26 : FROM alpine:3.12 [2021-06-09T03:43:37.282Z] 3.12: Pulling from library/alpine [2021-06-09T03:43:37.282Z] 3.12: Pulling from library/alpine [2021-06-09T03:43:37.602Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-09T03:43:37.873Z] [2021-06-09T03:43:37.873Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:43:38.232Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-09T03:43:38.507Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-09T03:43:38.507Z] 29e5d40040c1: Pulling fs layer [2021-06-09T03:43:38.507Z] 1ce36da41761: Pulling fs layer [2021-06-09T03:43:38.507Z] 25b303627fd3: Pulling fs layer [2021-06-09T03:43:38.783Z] 29e5d40040c1: Verifying Checksum [2021-06-09T03:43:38.783Z] 29e5d40040c1: Download complete [2021-06-09T03:43:39.061Z] 1ce36da41761: Verifying Checksum [2021-06-09T03:43:39.061Z] 1ce36da41761: Download complete [2021-06-09T03:43:39.338Z] 29e5d40040c1: Pull complete [2021-06-09T03:43:40.817Z] 1ce36da41761: Pull complete [2021-06-09T03:43:41.097Z] 25b303627fd3: Verifying Checksum [2021-06-09T03:43:41.097Z] 25b303627fd3: Download complete [2021-06-09T03:43:46.499Z] Removing intermediate container 72e06bf42b19 [2021-06-09T03:43:46.499Z] ---> 3cb9c722f8e1 [2021-06-09T03:43:46.499Z] [2021-06-09T03:43:46.499Z] Step 11/24 : FROM alpine:3.12 [2021-06-09T03:43:46.499Z] Removing intermediate container a22d8d091b7e [2021-06-09T03:43:46.499Z] ---> 48fb3d68fcc5 [2021-06-09T03:43:46.499Z] [2021-06-09T03:43:46.499Z] Step 11/24 : FROM alpine:3.12 [2021-06-09T03:43:46.499Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-09T03:43:46.499Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-09T03:43:46.499Z] 3.12: Pulling from library/alpine [2021-06-09T03:43:46.499Z] Removing intermediate container e3c41cbb7083 [2021-06-09T03:43:46.499Z] ---> 5090a56cd145 [2021-06-09T03:43:46.499Z] [2021-06-09T03:43:46.499Z] Step 11/23 : FROM alpine:3.12 [2021-06-09T03:43:46.499Z] ---> 13621d1b12d4 [2021-06-09T03:43:46.499Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-09T03:43:46.499Z] Status: Downloaded newer image for alpine:3.12 [2021-06-09T03:43:46.499Z] Status: Downloaded newer image for alpine:3.12 [2021-06-09T03:43:46.499Z] 3.12: Pulling from library/alpine [2021-06-09T03:43:46.499Z] ---> 13621d1b12d4 [2021-06-09T03:43:46.499Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-09T03:43:46.499Z] ---> 13621d1b12d4 [2021-06-09T03:43:46.499Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-09T03:43:46.499Z] ---> Running in 85b12521538e [2021-06-09T03:43:46.499Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-09T03:43:46.499Z] Status: Image is up to date for alpine:3.12 [2021-06-09T03:43:46.499Z] ---> Running in ea42a9633cd7 [2021-06-09T03:43:46.499Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-09T03:43:46.499Z] Status: Image is up to date for alpine:3.12 [2021-06-09T03:43:46.499Z] ---> 13621d1b12d4 [2021-06-09T03:43:46.499Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-09T03:43:46.499Z] ---> 13621d1b12d4 [2021-06-09T03:43:46.499Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-09T03:43:46.499Z] ---> Running in c081854ed9e9 [2021-06-09T03:43:46.500Z] ---> Running in 382833a63b77 [2021-06-09T03:43:46.500Z] ---> Running in 73c60a202be0 [2021-06-09T03:43:49.184Z] Removing intermediate container 382833a63b77 [2021-06-09T03:43:49.184Z] ---> b47193ffe346 [2021-06-09T03:43:49.184Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-09T03:43:49.184Z] ---> Running in 6ec579d40201 [2021-06-09T03:43:49.184Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-09T03:43:49.184Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-09T03:43:49.184Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-09T03:43:49.184Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-09T03:43:49.184Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-09T03:43:49.184Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T03:43:49.184Z] Executing ca-certificates-20191127-r4.trigger [2021-06-09T03:43:49.184Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-09T03:43:49.184Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-09T03:43:49.184Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-09T03:43:49.184Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-09T03:43:49.184Z] (4/4) Installing curl (7.77.0-r0) [2021-06-09T03:43:49.184Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T03:43:49.184Z] Executing ca-certificates-20191127-r4.trigger [2021-06-09T03:43:49.184Z] OK: 6 MiB in 16 packages [2021-06-09T03:43:49.184Z] OK: 7 MiB in 18 packages [2021-06-09T03:43:49.184Z] Removing intermediate container 6ec579d40201 [2021-06-09T03:43:49.184Z] ---> 3b3302a260d5 [2021-06-09T03:43:49.184Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-09T03:43:49.184Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-09T03:43:49.184Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-09T03:43:49.184Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-09T03:43:49.184Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-09T03:43:49.184Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-09T03:43:49.184Z] (4/6) Installing curl (7.77.0-r0) [2021-06-09T03:43:49.184Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-09T03:43:49.184Z] (6/6) Installing su-exec (0.2-r1) [2021-06-09T03:43:49.184Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T03:43:49.184Z] Executing ca-certificates-20191127-r4.trigger [2021-06-09T03:43:49.184Z] OK: 7 MiB in 20 packages [2021-06-09T03:43:49.184Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-09T03:43:49.184Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-09T03:43:49.184Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-09T03:43:49.184Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T03:43:49.184Z] OK: 6 MiB in 15 packages [2021-06-09T03:43:49.184Z] ---> Running in 0ba3f08b3737 [2021-06-09T03:43:49.446Z] Removing intermediate container 0ba3f08b3737 [2021-06-09T03:43:49.446Z] ---> b202fc009031 [2021-06-09T03:43:49.446Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:43:49.706Z] Removing intermediate container 85b12521538e [2021-06-09T03:43:49.706Z] ---> 470322f7a9f3 [2021-06-09T03:43:49.706Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-09T03:43:49.973Z] ---> Running in b59ca8e1bd2f [2021-06-09T03:43:50.119Z] 25b303627fd3: Pull complete [2021-06-09T03:43:50.119Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-09T03:43:50.119Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-09T03:43:50.119Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-09T03:43:50.347Z] prd-ubuntu18.04-docker-arm64-4c-16g-1174 does not seem to be running inside a container [2021-06-09T03:43:50.431Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/529 -v /w/workspace/edgex-go/529:/w/workspace/edgex-go/529:rw,z -v /w/workspace/edgex-go/529@tmp:/w/workspace/edgex-go/529@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-06-09T03:43:50.582Z] ---> Running in 1d3b93073f8c [2021-06-09T03:43:50.843Z] Removing intermediate container ea42a9633cd7 [2021-06-09T03:43:50.843Z] ---> a88957930d31 [2021-06-09T03:43:50.843Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-09T03:43:51.104Z] Removing intermediate container c081854ed9e9 [2021-06-09T03:43:51.104Z] ---> 77f32e110615 [2021-06-09T03:43:51.104Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-09T03:43:52.047Z] Removing intermediate container 73c60a202be0 [2021-06-09T03:43:52.047Z] ---> fbcf72a5bbe2 [2021-06-09T03:43:52.047Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-09T03:43:52.047Z] ---> Running in 46fa0c95e49d [2021-06-09T03:43:52.047Z] Removing intermediate container 1d3b93073f8c [2021-06-09T03:43:52.047Z] ---> eb265dfdda02 [2021-06-09T03:43:52.047Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-09T03:43:52.308Z] ---> Running in 9ea5a654e1e4 [2021-06-09T03:43:52.308Z] ---> Running in 47bd69f7d986 [2021-06-09T03:43:52.576Z] ---> Running in 438ab0cab7dd [2021-06-09T03:43:52.576Z] Removing intermediate container 46fa0c95e49d [2021-06-09T03:43:52.576Z] ---> f29d1ad03825 [2021-06-09T03:43:52.576Z] Step 14/22 : WORKDIR /edgex [2021-06-09T03:43:53.155Z] Removing intermediate container 9ea5a654e1e4 [2021-06-09T03:43:53.156Z] ---> 96179c4b1b66 [2021-06-09T03:43:53.156Z] Step 14/26 : WORKDIR / [2021-06-09T03:43:53.156Z] Removing intermediate container 47bd69f7d986 [2021-06-09T03:43:53.156Z] ---> 7e9e0bdd4852 [2021-06-09T03:43:53.156Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-09T03:43:53.156Z] ---> Running in be3e47f75353 [2021-06-09T03:43:53.156Z] Removing intermediate container 438ab0cab7dd [2021-06-09T03:43:53.156Z] ---> 54b2e2ec8088 [2021-06-09T03:43:53.156Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-09T03:43:53.309Z] $ docker top 4d50e302023670a2b588fc8f1bb6a53f31d4e53e277f5f9e9899872ff5ec2010 -eo pid,comm [2021-06-09T03:43:53.429Z] Removing intermediate container b59ca8e1bd2f [2021-06-09T03:43:53.429Z] ---> 45d2c1229356 [2021-06-09T03:43:53.429Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-09T03:43:53.429Z] ---> Running in 6f1402b69c18 [2021-06-09T03:43:53.429Z] ---> Running in 9a810daa7b66 [2021-06-09T03:43:53.429Z] ---> Running in b13fa4bd1d89 [Pipeline] { [Pipeline] sh [2021-06-09T03:43:53.693Z] ---> Running in 7b32f0a3809c [2021-06-09T03:43:53.955Z] Removing intermediate container be3e47f75353 [2021-06-09T03:43:53.955Z] ---> 3a849b2a4f52 [2021-06-09T03:43:53.955Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-09T03:43:54.223Z] Removing intermediate container 9a810daa7b66 [2021-06-09T03:43:54.223Z] ---> 3574b6b9bd54 [2021-06-09T03:43:54.223Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T03:43:54.223Z] Removing intermediate container 6f1402b69c18 [2021-06-09T03:43:54.223Z] ---> 666dad09ce42 [2021-06-09T03:43:54.223Z] 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-06-09T03:43:54.272Z] + grep parallel [2021-06-09T03:43:54.272Z] + docker-compose build --help [2021-06-09T03:43:54.483Z] Removing intermediate container b13fa4bd1d89 [2021-06-09T03:43:54.483Z] ---> 49e3a1507343 [2021-06-09T03:43:54.483Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-09T03:43:57.221Z] ---> Running in f2de924d01c8 [2021-06-09T03:43:57.221Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-09T03:43:57.221Z] ---> a15fbca70103 [2021-06-09T03:43:57.221Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-09T03:43:57.221Z] ---> de8208926ecf [2021-06-09T03:43:57.221Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-09T03:43:57.221Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-09T03:43:57.221Z] ---> 12847a12f723 [2021-06-09T03:43:57.221Z] 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-06-09T03:43:57.221Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-09T03:43:57.221Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-09T03:43:57.221Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-09T03:43:57.221Z] Removing intermediate container f2de924d01c8 [2021-06-09T03:43:57.221Z] ---> f5fd2203b5c6 [2021-06-09T03:43:57.221Z] Step 16/24 : WORKDIR / [2021-06-09T03:43:57.221Z] ---> 3d8fd0e921da [2021-06-09T03:43:57.221Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-09T03:43:57.221Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-09T03:43:57.221Z] ---> Running in 9bf8bd4aa61b [2021-06-09T03:43:57.221Z] ---> 1646bd9fb570 [2021-06-09T03:43:57.221Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-09T03:43:57.221Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-09T03:43:57.221Z] ---> af75a99d8523 [2021-06-09T03:43:57.221Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-09T03:44:00.268Z] --parallel Build images in parallel. [2021-06-09T03:44:00.280Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-09T03:44:00.280Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T03:44:00.280Z] OK: 8 MiB in 20 packages [2021-06-09T03:44:00.280Z] ---> b88aa6c2fbfb [2021-06-09T03:44:00.280Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-09T03:44:00.280Z] Removing intermediate container 9bf8bd4aa61b [2021-06-09T03:44:00.280Z] ---> 54e08e904634 [2021-06-09T03:44:00.280Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T03:44:00.280Z] ---> Running in 333e577b3763 [2021-06-09T03:44:00.280Z] ---> be3ab44b6268 [2021-06-09T03:44:00.280Z] 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-06-09T03:44:00.280Z] ---> cc97e9b169f8 [2021-06-09T03:44:00.280Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-09T03:44:00.280Z] ---> Running in d266efb1e084 [Pipeline] } [2021-06-09T03:44:00.285Z] $ docker stop --time=1 4d50e302023670a2b588fc8f1bb6a53f31d4e53e277f5f9e9899872ff5ec2010 [2021-06-09T03:44:00.541Z] ---> d52ebdda5c59 [2021-06-09T03:44:00.541Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-09T03:44:00.541Z] Removing intermediate container 333e577b3763 [2021-06-09T03:44:00.541Z] ---> c3772cc38a3b [2021-06-09T03:44:00.541Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T03:44:03.060Z] ---> 3c429d512651 [2021-06-09T03:44:03.060Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-09T03:44:03.060Z] Removing intermediate container 7b32f0a3809c [2021-06-09T03:44:03.060Z] ---> 71aa73dd38ea [2021-06-09T03:44:03.060Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T03:44:03.060Z] ---> Running in 7f9c4880d157 [2021-06-09T03:44:03.060Z] Removing intermediate container d266efb1e084 [2021-06-09T03:44:03.060Z] ---> bc9f7cc7dd30 [2021-06-09T03:44:03.060Z] Step 19/22 : CMD ["--init=true"] [2021-06-09T03:44:03.060Z] ---> bcbeb00ea762 [2021-06-09T03:44:03.060Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-09T03:44:03.060Z] ---> Running in ab899506f685 [2021-06-09T03:44:03.060Z] ---> df832659f35e [2021-06-09T03:44:03.060Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-09T03:44:03.060Z] ---> 28aca2f260fe [2021-06-09T03:44:03.060Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-09T03:44:03.066Z] $ docker rm -f 4d50e302023670a2b588fc8f1bb6a53f31d4e53e277f5f9e9899872ff5ec2010 [2021-06-09T03:44:05.620Z] Removing intermediate container 7f9c4880d157 [2021-06-09T03:44:05.620Z] ---> 95e27b2f2c79 [2021-06-09T03:44:05.620Z] Step 21/23 : LABEL arch=x86_64 [2021-06-09T03:44:05.620Z] ---> 26f0e19dcc39 [2021-06-09T03:44:05.620Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-09T03:44:05.620Z] Removing intermediate container ab899506f685 [2021-06-09T03:44:05.620Z] ---> 95095c2198e6 [2021-06-09T03:44:05.620Z] Step 20/22 : LABEL arch=x86_64 [2021-06-09T03:44:05.620Z] ---> Running in c6fc8952f9a5 [2021-06-09T03:44:05.620Z] ---> f7b482bca6a1 [2021-06-09T03:44:05.620Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-09T03:44:05.620Z] ---> Running in 3203d76fc35a [2021-06-09T03:44:05.620Z] ---> 18bfbb0b94e1 [2021-06-09T03:44:05.620Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-09T03:44:05.620Z] ---> Running in 08d8f0039d92 [2021-06-09T03:44:05.620Z] Removing intermediate container c6fc8952f9a5 [2021-06-09T03:44:05.620Z] ---> 46f08d1f5d1b [2021-06-09T03:44:05.620Z] Step 22/23 : LABEL git_sha=5e3333aa483a9c37807d61fae87b8cc119682d82 [2021-06-09T03:44:05.620Z] Removing intermediate container 3203d76fc35a [2021-06-09T03:44:05.620Z] ---> 683ecf554966 [2021-06-09T03:44:05.620Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:44:05.884Z] ---> d7fca8bdf87d [2021-06-09T03:44:05.884Z] 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-06-09T03:44:05.884Z] ---> 372dc0c73120 [2021-06-09T03:44:05.884Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-09T03:44:06.041Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-09T03:44:06.041Z] . [Pipeline] withDockerContainer [2021-06-09T03:44:06.145Z] Removing intermediate container 08d8f0039d92 [2021-06-09T03:44:06.145Z] ---> df4a70f1eb92 [2021-06-09T03:44:06.145Z] Step 21/22 : LABEL git_sha=5e3333aa483a9c37807d61fae87b8cc119682d82 [2021-06-09T03:44:06.145Z] ---> Running in 56079eb8aedc [2021-06-09T03:44:06.326Z] prd-ubuntu18.04-docker-arm64-4c-16g-1174 does not seem to be running inside a container [2021-06-09T03:44:06.406Z] ---> Running in 814aff8ed1cd [2021-06-09T03:44:06.406Z] ---> Running in 7060e0ba7422 [2021-06-09T03:44:06.408Z] $ 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/529 -v /w/workspace/edgex-go/529:/w/workspace/edgex-go/529:rw,z -v /w/workspace/edgex-go/529@tmp:/w/workspace/edgex-go/529@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-09T03:44:08.983Z] ---> Running in 018efff4e798 [2021-06-09T03:44:08.983Z] ---> Running in 3be55234c336 [2021-06-09T03:44:08.983Z] Removing intermediate container 56079eb8aedc [2021-06-09T03:44:08.983Z] ---> 770df2eb6031 [2021-06-09T03:44:08.983Z] Step 23/23 : LABEL version=2.0.0-dev.258 [2021-06-09T03:44:08.983Z] Removing intermediate container 7060e0ba7422 [2021-06-09T03:44:08.983Z] ---> 08c6cb37cbc5 [2021-06-09T03:44:08.983Z] Step 22/24 : LABEL arch=x86_64 [2021-06-09T03:44:08.983Z] Removing intermediate container 018efff4e798 [2021-06-09T03:44:08.983Z] ---> 16d24fdea854 [2021-06-09T03:44:08.983Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T03:44:08.983Z] ---> Running in da01f42ab581 [2021-06-09T03:44:08.983Z] Removing intermediate container 3be55234c336 [2021-06-09T03:44:08.983Z] ---> f29f7a31ce3e [2021-06-09T03:44:08.983Z] Step 22/22 : LABEL version=2.0.0-dev.258 [2021-06-09T03:44:08.983Z] ---> Running in 49c9bbaf2dc1 [2021-06-09T03:44:08.983Z] ---> Running in 63a8609ca3a9 [2021-06-09T03:44:08.983Z] ---> Running in fa1b9ad2c03b [2021-06-09T03:44:08.983Z] Removing intermediate container da01f42ab581 [2021-06-09T03:44:08.983Z] ---> bdbc16d3d33e [2021-06-09T03:44:08.983Z] [2021-06-09T03:44:08.983Z] Successfully built bdbc16d3d33e [2021-06-09T03:44:08.983Z] Removing intermediate container 49c9bbaf2dc1 [2021-06-09T03:44:08.983Z] ---> 5094fef6a38a [2021-06-09T03:44:08.983Z] Step 23/24 : LABEL git_sha=5e3333aa483a9c37807d61fae87b8cc119682d82 [2021-06-09T03:44:08.983Z] Successfully tagged support-notifications:latest [2021-06-09T03:44:08.983Z] Building security-bootstrapper [2021-06-09T03:44:08.983Z]  Building support-notifications ... done Removing intermediate container 63a8609ca3a9 [2021-06-09T03:44:08.983Z] ---> 48ea90582cb7 [2021-06-09T03:44:08.983Z] Step 22/24 : LABEL arch=x86_64 [2021-06-09T03:44:08.983Z] Removing intermediate container fa1b9ad2c03b [2021-06-09T03:44:08.983Z] ---> b2206d40c214 [2021-06-09T03:44:08.983Z] [2021-06-09T03:44:08.983Z] Successfully built b2206d40c214 [2021-06-09T03:44:08.988Z] $ docker top 97fccbcbbcc07f7696bacb65f7f4046fad099d20f96907cdba1ad2fd46996304 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T03:44:09.992Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-09T03:44:12.914Z] ---> Running in 02cee0086123 [2021-06-09T03:44:12.915Z] ---> Running in 848e61156cc9 [2021-06-09T03:44:12.915Z] Successfully tagged security-proxy-setup:latest [2021-06-09T03:44:12.915Z] Building core-metadata [2021-06-09T03:44:15.438Z]  Building security-proxy-setup ... done Removing intermediate container 814aff8ed1cd [2021-06-09T03:44:15.438Z] ---> b1e05b92393d [2021-06-09T03:44:15.438Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-09T03:44:15.447Z] Building core-command ... [2021-06-09T03:44:15.447Z] Building core-data ... [2021-06-09T03:44:15.447Z] Building core-metadata ... [2021-06-09T03:44:15.447Z] Building security-bootstrapper ... [2021-06-09T03:44:15.447Z] Building security-proxy-setup ... [2021-06-09T03:44:15.447Z] Building security-secretstore-setup ... [2021-06-09T03:44:15.447Z] Building support-notifications ... [2021-06-09T03:44:15.447Z] Building support-scheduler ... [2021-06-09T03:44:15.447Z] Building sys-mgmt-agent ... [2021-06-09T03:44:15.447Z] Building security-proxy-setup [2021-06-09T03:44:15.447Z] Building support-notifications [2021-06-09T03:44:15.447Z] Building core-command [2021-06-09T03:44:15.447Z] Building support-scheduler [2021-06-09T03:44:15.447Z] Building core-data [2021-06-09T03:44:45.524Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T03:44:45.524Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-09T03:44:45.524Z] ---> 8403b0a10a9b [2021-06-09T03:44:45.524Z] Step 3/24 : WORKDIR /edgex-go [2021-06-09T03:44:45.524Z] ---> Using cache [2021-06-09T03:44:45.524Z] ---> 6f0cf473d897 [2021-06-09T03:44:45.524Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:44:45.524Z] ---> Using cache [2021-06-09T03:44:45.524Z] ---> 4054f8aab73b [2021-06-09T03:44:45.524Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-09T03:44:45.524Z] ---> Using cache [2021-06-09T03:44:45.524Z] ---> 861fed90a638 [2021-06-09T03:44:45.524Z] Step 6/24 : COPY go.mod . [2021-06-09T03:44:45.524Z] ---> Using cache [2021-06-09T03:44:45.524Z] ---> 8ae5ac6bbb0f [2021-06-09T03:44:45.524Z] Step 7/24 : RUN go mod download [2021-06-09T03:44:45.524Z] ---> Using cache [2021-06-09T03:44:45.524Z] ---> a0947bf9d19e [2021-06-09T03:44:45.524Z] Step 8/24 : COPY . . [2021-06-09T03:44:45.524Z] ---> Using cache [2021-06-09T03:44:45.524Z] ---> aa9885f4878d [2021-06-09T03:44:45.524Z] Step 9/24 : RUN go mod tidy [2021-06-09T03:44:45.524Z] ---> Using cache [2021-06-09T03:44:45.524Z] ---> 0741690901a5 [2021-06-09T03:44:45.524Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-09T03:44:50.839Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T03:44:50.839Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-09T03:44:55.591Z] ---> 8403b0a10a9b [2021-06-09T03:44:55.591Z] Step 3/32 : WORKDIR /edgex-go [2021-06-09T03:44:55.591Z] ---> Using cache [2021-06-09T03:44:55.591Z] ---> 6f0cf473d897 [2021-06-09T03:44:55.591Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:44:55.591Z] ---> Using cache [2021-06-09T03:44:55.591Z] ---> 4054f8aab73b [2021-06-09T03:44:55.591Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-09T03:44:55.591Z] ---> Using cache [2021-06-09T03:44:55.591Z] ---> 861fed90a638 [2021-06-09T03:44:55.591Z] Step 6/32 : COPY go.mod . [2021-06-09T03:44:55.591Z] ---> Using cache [2021-06-09T03:44:55.591Z] ---> 8ae5ac6bbb0f [2021-06-09T03:44:55.591Z] Step 7/32 : RUN go mod download [2021-06-09T03:44:55.591Z] ---> Using cache [2021-06-09T03:44:55.591Z] ---> a0947bf9d19e [2021-06-09T03:44:55.591Z] Step 8/32 : COPY . . [2021-06-09T03:44:55.591Z] ---> Running in 85b3b6f0f2c2 [2021-06-09T03:44:55.591Z] ---> Running in 9f9b7c3526f5 [2021-06-09T03:44:55.591Z] Removing intermediate container 848e61156cc9 [2021-06-09T03:44:55.591Z] ---> c4d1b54b6bd2 [2021-06-09T03:44:55.591Z] Step 24/24 : LABEL version=2.0.0-dev.258 [2021-06-09T03:44:55.591Z] ---> Using cache [2021-06-09T03:44:55.591Z] ---> aa9885f4878d [2021-06-09T03:44:55.591Z] Step 9/32 : RUN go mod tidy [2021-06-09T03:44:55.591Z] ---> Using cache [2021-06-09T03:44:55.591Z] ---> 0741690901a5 [2021-06-09T03:44:55.591Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-09T03:44:55.591Z] Removing intermediate container 02cee0086123 [2021-06-09T03:44:55.591Z] ---> a966e25b8af7 [2021-06-09T03:44:55.591Z] Step 23/24 : LABEL git_sha=5e3333aa483a9c37807d61fae87b8cc119682d82 [2021-06-09T03:44:55.591Z] ---> Running in 8446bccde68a [2021-06-09T03:44:55.591Z] ---> Running in 8dcf9634224f [2021-06-09T03:44:55.591Z] ---> Running in c234cd75fd27 [2021-06-09T03:44:55.591Z] Removing intermediate container 85b3b6f0f2c2 [2021-06-09T03:44:55.591Z] ---> 90a0d74bafa7 [2021-06-09T03:44:55.591Z] Step 24/26 : LABEL arch=x86_64 [2021-06-09T03:44:55.591Z] ---> Running in eda9ef6c5c76 [2021-06-09T03:44:55.591Z] Removing intermediate container 8446bccde68a [2021-06-09T03:44:55.591Z] ---> b6e97c1eb081 [2021-06-09T03:44:55.591Z] [2021-06-09T03:44:55.591Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.258" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-09T03:44:55.591Z] Successfully built b6e97c1eb081 [2021-06-09T03:44:55.591Z] Removing intermediate container c234cd75fd27 [2021-06-09T03:44:55.591Z] ---> 2ad4b874eaa8 [2021-06-09T03:44:55.591Z] Step 24/24 : LABEL version=2.0.0-dev.258 [2021-06-09T03:44:55.591Z] Successfully tagged core-command:latest [2021-06-09T03:44:55.591Z] Building sys-mgmt-agent [2021-06-09T03:44:55.591Z]  Building core-command ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.258" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-09T03:44:55.591Z] Removing intermediate container eda9ef6c5c76 [2021-06-09T03:44:55.591Z] ---> 29fe6b71e361 [2021-06-09T03:44:55.591Z] Step 25/26 : LABEL git_sha=5e3333aa483a9c37807d61fae87b8cc119682d82 [2021-06-09T03:44:55.591Z] ---> Running in a8612996dae3 [2021-06-09T03:44:59.993Z] ---> Running in c5d7632dfe67 [2021-06-09T03:44:59.993Z] Removing intermediate container a8612996dae3 [2021-06-09T03:44:59.993Z] ---> 52f3c28da621 [2021-06-09T03:44:59.993Z] [2021-06-09T03:44:59.993Z] Successfully built 52f3c28da621 [2021-06-09T03:45:03.860Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T03:45:03.860Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-09T03:45:03.860Z] ---> 45827b00402d [2021-06-09T03:45:03.860Z] Step 3/23 : WORKDIR /edgex-go [2021-06-09T03:45:03.861Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T03:45:03.861Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-09T03:45:03.861Z] ---> 45827b00402d [2021-06-09T03:45:03.861Z] Step 3/24 : WORKDIR /edgex-go [2021-06-09T03:45:03.861Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T03:45:03.861Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-09T03:45:03.861Z] ---> 45827b00402d [2021-06-09T03:45:03.861Z] Step 3/22 : WORKDIR /edgex-go [2021-06-09T03:45:03.861Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T03:45:03.861Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-09T03:45:03.861Z] ---> 45827b00402d [2021-06-09T03:45:03.861Z] Step 3/24 : WORKDIR /edgex-go [2021-06-09T03:45:03.861Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T03:45:03.861Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-09T03:45:03.861Z] ---> 45827b00402d [2021-06-09T03:45:03.861Z] Step 3/23 : WORKDIR /edgex-go [2021-06-09T03:45:03.861Z] ---> Running in 4d890e118fe1 [2021-06-09T03:45:03.861Z] ---> Running in dde5149bdf61 [2021-06-09T03:45:03.861Z] ---> Running in 35940d8a6650 [2021-06-09T03:45:03.861Z] ---> Running in 7625ddbfa906 [2021-06-09T03:45:03.861Z] ---> Running in 89d05e62a263 [2021-06-09T03:45:03.861Z] Removing intermediate container dde5149bdf61 [2021-06-09T03:45:03.861Z] ---> 1369f6ffb2f9 [2021-06-09T03:45:03.861Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:45:03.861Z] Removing intermediate container 35940d8a6650 [2021-06-09T03:45:03.861Z] ---> 748891385fff [2021-06-09T03:45:03.861Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:45:03.861Z] ---> Running in 0d981a0f7171 [2021-06-09T03:45:03.861Z] Removing intermediate container 89d05e62a263 [2021-06-09T03:45:03.861Z] ---> c46a9e01b217 [2021-06-09T03:45:03.861Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:45:03.861Z] Removing intermediate container 4d890e118fe1 [2021-06-09T03:45:03.861Z] ---> 7eba498e4a03 [2021-06-09T03:45:03.861Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:45:03.861Z] Removing intermediate container 7625ddbfa906 [2021-06-09T03:45:03.861Z] ---> f2be28f47935 [2021-06-09T03:45:03.861Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:45:03.861Z] ---> Running in 10dfc7b0492c [2021-06-09T03:45:03.861Z] ---> Running in 879912e302e4 [2021-06-09T03:45:03.861Z] ---> Running in e9ef12fbe8a6 [2021-06-09T03:45:03.861Z] ---> Running in bd0ff3a9a1e6 [2021-06-09T03:45:04.161Z] Successfully tagged core-data:latest [2021-06-09T03:45:04.161Z]  Building core-data ... done Building support-scheduler [2021-06-09T03:45:04.161Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T03:45:04.161Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-09T03:45:04.161Z] ---> 8403b0a10a9b [2021-06-09T03:45:04.161Z] Step 3/24 : WORKDIR /edgex-go [2021-06-09T03:45:04.161Z] ---> Using cache [2021-06-09T03:45:04.161Z] ---> 6f0cf473d897 [2021-06-09T03:45:04.161Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:45:04.161Z] ---> Using cache [2021-06-09T03:45:04.161Z] ---> 4054f8aab73b [2021-06-09T03:45:04.161Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-09T03:45:06.724Z] Removing intermediate container c5d7632dfe67 [2021-06-09T03:45:06.724Z] ---> ecbd9649ced9 [2021-06-09T03:45:06.724Z] Step 26/26 : LABEL version=2.0.0-dev.258 [2021-06-09T03:45:07.304Z] Removing intermediate container 0d981a0f7171 [2021-06-09T03:45:07.304Z] ---> eb6686b44d89 [2021-06-09T03:45:07.304Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-09T03:45:07.304Z] Removing intermediate container 10dfc7b0492c [2021-06-09T03:45:07.304Z] ---> 4550a1658f24 [2021-06-09T03:45:07.304Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-09T03:45:07.304Z] ---> Running in df88c0ef37ee [2021-06-09T03:45:07.304Z] Removing intermediate container 879912e302e4 [2021-06-09T03:45:07.304Z] ---> a838164a5546 [2021-06-09T03:45:07.304Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-09T03:45:07.304Z] ---> Running in a99fbee2b6d5 [2021-06-09T03:45:07.583Z] ---> Running in b7c5862aa5ae [2021-06-09T03:45:07.583Z] Removing intermediate container bd0ff3a9a1e6 [2021-06-09T03:45:07.583Z] ---> 6c589fed2c74 [2021-06-09T03:45:07.583Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-09T03:45:07.583Z] Removing intermediate container e9ef12fbe8a6 [2021-06-09T03:45:07.583Z] ---> 09df4e2b7909 [2021-06-09T03:45:07.583Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-09T03:45:07.856Z] ---> Running in b7f2055c6686 [2021-06-09T03:45:07.856Z] ---> Running in 92525c2bce84 [2021-06-09T03:45:08.847Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T03:45:09.130Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T03:45:09.407Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T03:45:09.685Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T03:45:09.971Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T03:45:09.971Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T03:45:10.040Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T03:45:10.040Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-09T03:45:10.040Z] ---> 8403b0a10a9b [2021-06-09T03:45:10.040Z] Step 3/23 : WORKDIR /edgex-go [2021-06-09T03:45:10.040Z] ---> Using cache [2021-06-09T03:45:10.040Z] ---> 6f0cf473d897 [2021-06-09T03:45:10.040Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:45:10.040Z] ---> Using cache [2021-06-09T03:45:10.040Z] ---> 4054f8aab73b [2021-06-09T03:45:10.040Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-09T03:45:10.040Z] ---> Using cache [2021-06-09T03:45:10.040Z] ---> 861fed90a638 [2021-06-09T03:45:10.040Z] Step 6/23 : COPY go.mod . [2021-06-09T03:45:10.040Z] ---> Using cache [2021-06-09T03:45:10.040Z] ---> 8ae5ac6bbb0f [2021-06-09T03:45:10.040Z] Step 7/23 : RUN go mod download [2021-06-09T03:45:10.040Z] ---> Using cache [2021-06-09T03:45:10.040Z] ---> a0947bf9d19e [2021-06-09T03:45:10.040Z] Step 8/23 : COPY . . [2021-06-09T03:45:10.040Z] ---> Using cache [2021-06-09T03:45:10.040Z] ---> aa9885f4878d [2021-06-09T03:45:10.040Z] Step 9/23 : RUN go mod tidy [2021-06-09T03:45:10.040Z] ---> Using cache [2021-06-09T03:45:10.040Z] ---> 0741690901a5 [2021-06-09T03:45:10.040Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-09T03:45:10.248Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T03:45:10.534Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T03:45:10.820Z] OK: 218 MiB in 52 packages [2021-06-09T03:45:10.820Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T03:45:10.820Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T03:45:11.438Z] OK: 218 MiB in 52 packages [2021-06-09T03:45:11.719Z] OK: 218 MiB in 52 packages [2021-06-09T03:45:12.340Z] OK: 218 MiB in 52 packages [2021-06-09T03:45:12.340Z] OK: 218 MiB in 52 packages [2021-06-09T03:45:12.617Z] Removing intermediate container df88c0ef37ee [2021-06-09T03:45:12.617Z] ---> 7196d9b476c0 [2021-06-09T03:45:12.617Z] Step 6/22 : COPY go.mod . [2021-06-09T03:45:13.227Z] Removing intermediate container b7c5862aa5ae [2021-06-09T03:45:13.227Z] ---> cfcbadb88a23 [2021-06-09T03:45:13.227Z] Step 6/24 : COPY go.mod . [2021-06-09T03:45:13.511Z] Removing intermediate container a99fbee2b6d5 [2021-06-09T03:45:13.511Z] ---> 96c4549872ec [2021-06-09T03:45:13.511Z] Step 6/23 : COPY go.mod . [2021-06-09T03:45:16.382Z] Removing intermediate container 92525c2bce84 [2021-06-09T03:45:16.382Z] ---> 1b08847203cc [2021-06-09T03:45:16.382Z] Step 6/23 : COPY go.mod . [2021-06-09T03:45:16.382Z] ---> 0f716b8104d6 [2021-06-09T03:45:16.382Z] Step 7/22 : RUN go mod download [2021-06-09T03:45:16.382Z] Removing intermediate container b7f2055c6686 [2021-06-09T03:45:16.382Z] ---> c673d239e106 [2021-06-09T03:45:16.382Z] Step 6/24 : COPY go.mod . [2021-06-09T03:45:16.382Z] ---> Running in 6ec1c48a7dbd [2021-06-09T03:45:16.382Z] ---> e91140685679 [2021-06-09T03:45:16.382Z] Step 7/24 : RUN go mod download [2021-06-09T03:45:16.382Z] ---> Running in f47ab43c0503 [2021-06-09T03:45:16.382Z] ---> 6912962207d5 [2021-06-09T03:45:16.382Z] Step 7/23 : RUN go mod download ---> 64f9ab886bce [2021-06-09T03:45:16.382Z] [2021-06-09T03:45:16.382Z] Step 7/23 : RUN go mod download [2021-06-09T03:45:16.382Z] ---> 1be850943913 [2021-06-09T03:45:16.382Z] Step 7/24 : RUN go mod download [2021-06-09T03:45:16.382Z] ---> Running in 1b5c54d7e015 [2021-06-09T03:45:16.382Z] ---> Running in 4cde9c7662ae [2021-06-09T03:45:16.382Z] ---> Running in 2151b2eb00ba [2021-06-09T03:45:16.390Z] ---> Running in dbb9d8480a0c [2021-06-09T03:45:16.390Z] ---> Running in e29c96bf73d3 [2021-06-09T03:45:16.390Z] ---> Running in 4f59cab4ea3f [2021-06-09T03:45:16.973Z] Removing intermediate container e29c96bf73d3 [2021-06-09T03:45:16.973Z] ---> 1032ca4af7f8 [2021-06-09T03:45:16.973Z] [2021-06-09T03:45:16.973Z] Successfully built 1032ca4af7f8 [2021-06-09T03:45:17.236Z] Successfully tagged security-secretstore-setup:latest [2021-06-09T03:45:17.503Z]  Building security-secretstore-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-09T03:45:17.770Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.258" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-09T03:45:17.835Z] Removing intermediate container 6ec1c48a7dbd [2021-06-09T03:45:17.835Z] ---> 599fde6be753 [2021-06-09T03:45:17.835Z] Step 8/22 : COPY . . [2021-06-09T03:45:18.352Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-09T03:45:18.923Z] OK: 219 MiB in 52 packages [2021-06-09T03:45:19.828Z] Removing intermediate container f47ab43c0503 [2021-06-09T03:45:19.828Z] ---> f50529a109ec [2021-06-09T03:45:19.828Z] Step 8/24 : COPY . . [2021-06-09T03:45:19.828Z] Removing intermediate container 1b5c54d7e015 [2021-06-09T03:45:19.828Z] ---> 7d16c5727656 [2021-06-09T03:45:19.828Z] Step 8/23 : COPY . . [2021-06-09T03:45:19.828Z] Removing intermediate container 4cde9c7662ae [2021-06-09T03:45:19.828Z] ---> 9cfb503473c8 [2021-06-09T03:45:19.828Z] Step 8/23 : COPY . . [2021-06-09T03:45:20.331Z] Removing intermediate container dbb9d8480a0c [2021-06-09T03:45:20.332Z] ---> 2dfe865c0438 [2021-06-09T03:45:20.332Z] Step 6/24 : COPY go.mod . [2021-06-09T03:45:20.332Z] ---> 77eaaf300628 [2021-06-09T03:45:20.332Z] Step 7/24 : RUN go mod download [2021-06-09T03:45:20.435Z] Removing intermediate container 2151b2eb00ba [2021-06-09T03:45:20.435Z] ---> 47c81e7312e1 [2021-06-09T03:45:20.435Z] Step 8/24 : COPY . . [2021-06-09T03:45:20.595Z] ---> Running in ff742260991f [2021-06-09T03:45:21.994Z] Removing intermediate container ff742260991f [2021-06-09T03:45:21.994Z] ---> 60bfb790097f [2021-06-09T03:45:21.994Z] Step 8/24 : COPY . . [2021-06-09T03:45:33.501Z] ---> ba9da0c9ab7f [2021-06-09T03:45:33.501Z] Step 9/24 : RUN go mod tidy [2021-06-09T03:45:34.078Z] ---> Running in ba5b00d57f89 [2021-06-09T03:45:38.327Z] Removing intermediate container ba5b00d57f89 [2021-06-09T03:45:38.327Z] ---> 5e92c8eb5f7b [2021-06-09T03:45:38.327Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-09T03:45:38.327Z] ---> Running in b1e823492e92 [2021-06-09T03:45:38.904Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.258" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-09T03:45:40.553Z] ---> 08cb70f38480 [2021-06-09T03:45:40.553Z] Step 9/22 : RUN go mod tidy [2021-06-09T03:45:40.553Z] ---> 72fbadecd000 [2021-06-09T03:45:40.553Z] Step 9/24 : RUN go mod tidy [2021-06-09T03:45:40.553Z] ---> 47c1e7498cad [2021-06-09T03:45:40.553Z] Step 9/23 : RUN go mod tidy [2021-06-09T03:45:40.553Z] ---> adb4fcdc8b34 [2021-06-09T03:45:40.553Z] Step 9/23 : RUN go mod tidy [2021-06-09T03:45:40.553Z] ---> 730517b8bbc8 [2021-06-09T03:45:40.553Z] Step 9/24 : RUN go mod tidy [2021-06-09T03:45:40.553Z] ---> Running in c1844cd20fd2 [2021-06-09T03:45:40.553Z] ---> Running in 8617bfc5b5fe [2021-06-09T03:45:40.553Z] ---> Running in c0f9f20b4fbb [2021-06-09T03:45:40.553Z] ---> Running in 469f743c3017 [2021-06-09T03:45:40.553Z] ---> Running in 025bf57f1734 [2021-06-09T03:45:42.225Z] Removing intermediate container 8dcf9634224f [2021-06-09T03:45:42.225Z] ---> 0c076bdd8b39 [2021-06-09T03:45:42.225Z] [2021-06-09T03:45:42.225Z] Step 11/32 : FROM alpine:3.12 [2021-06-09T03:45:42.225Z] ---> 13621d1b12d4 [2021-06-09T03:45:42.225Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-09T03:45:42.225Z] ---> Running in ef179e9cc5e7 [2021-06-09T03:45:42.491Z] Removing intermediate container ef179e9cc5e7 [2021-06-09T03:45:42.491Z] ---> 61c436e05789 [2021-06-09T03:45:42.491Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-09T03:45:42.491Z] ---> Running in b95037644b95 [2021-06-09T03:45:43.069Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-09T03:45:43.332Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-09T03:45:46.147Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-09T03:45:46.147Z] (2/2) Installing su-exec (0.2-r1) [2021-06-09T03:45:46.147Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T03:45:46.147Z] OK: 6 MiB in 16 packages [2021-06-09T03:45:46.147Z] Removing intermediate container 9f9b7c3526f5 [2021-06-09T03:45:46.147Z] ---> 153fae3cb265 [2021-06-09T03:45:46.147Z] [2021-06-09T03:45:46.147Z] Step 11/24 : FROM alpine:3.12 [2021-06-09T03:45:46.147Z] ---> 13621d1b12d4 [2021-06-09T03:45:46.147Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-09T03:45:46.147Z] ---> Using cache [2021-06-09T03:45:46.147Z] ---> fbcf72a5bbe2 [2021-06-09T03:45:46.147Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-09T03:45:46.147Z] ---> Using cache [2021-06-09T03:45:46.147Z] ---> 7e9e0bdd4852 [2021-06-09T03:45:46.147Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-09T03:45:46.147Z] ---> Running in bf605374a753 [2021-06-09T03:45:46.147Z] Removing intermediate container b95037644b95 [2021-06-09T03:45:46.147Z] ---> f97b08c1ff69 [2021-06-09T03:45:46.147Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-09T03:45:46.147Z] ---> Running in 55a13ed451e6 [2021-06-09T03:45:46.147Z] Removing intermediate container bf605374a753 [2021-06-09T03:45:46.147Z] ---> 19e9e6413683 [2021-06-09T03:45:46.147Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-09T03:45:46.147Z] Removing intermediate container 55a13ed451e6 [2021-06-09T03:45:46.147Z] ---> 8d0094294fad [2021-06-09T03:45:46.147Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-09T03:45:46.147Z] ---> Running in 6384ba342563 [2021-06-09T03:45:46.147Z] ---> Running in 9e4fa83ab81d [2021-06-09T03:45:46.147Z] Removing intermediate container 6384ba342563 [2021-06-09T03:45:46.147Z] ---> 5d2e88407b51 [2021-06-09T03:45:46.147Z] Step 16/24 : WORKDIR / [2021-06-09T03:45:46.147Z] Removing intermediate container 9e4fa83ab81d [2021-06-09T03:45:46.147Z] ---> c7b77ed42a08 [2021-06-09T03:45:46.147Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-09T03:45:46.147Z] ---> Running in 98ae793e6d55 [2021-06-09T03:45:46.147Z] ---> Running in fb65bc50ea73 [2021-06-09T03:45:46.147Z] Removing intermediate container 98ae793e6d55 [2021-06-09T03:45:46.147Z] ---> cf229e1d781d [2021-06-09T03:45:46.147Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T03:45:46.418Z] ---> fe48c5889f83 [2021-06-09T03:45:46.418Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-09T03:45:46.994Z] ---> 27567c64833f [2021-06-09T03:45:46.994Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-09T03:45:46.994Z] Removing intermediate container fb65bc50ea73 [2021-06-09T03:45:46.994Z] ---> b3c995b5c6c0 [2021-06-09T03:45:46.994Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-09T03:45:46.995Z] Removing intermediate container c1844cd20fd2 [2021-06-09T03:45:46.995Z] ---> 5957ac1f7bea [2021-06-09T03:45:46.995Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-09T03:45:46.995Z] ---> Running in 0d177ef841cb [2021-06-09T03:45:46.995Z] Removing intermediate container 8617bfc5b5fe [2021-06-09T03:45:46.995Z] ---> 79ebae6a7e4f [2021-06-09T03:45:46.995Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-09T03:45:46.995Z] ---> Running in 765d19cc0f8f [2021-06-09T03:45:46.995Z] Removing intermediate container 469f743c3017 [2021-06-09T03:45:46.995Z] ---> 54291d7626cd [2021-06-09T03:45:46.995Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-09T03:45:46.995Z] ---> Running in 364b5b4b31d2 [2021-06-09T03:45:46.995Z] Removing intermediate container 025bf57f1734 [2021-06-09T03:45:46.995Z] ---> 0c1c48adf19e [2021-06-09T03:45:46.995Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-09T03:45:46.995Z] Removing intermediate container c0f9f20b4fbb [2021-06-09T03:45:46.995Z] ---> 1b5cfb90f6c5 [2021-06-09T03:45:46.995Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-09T03:45:46.995Z] ---> Running in c3cc9f07c86f [2021-06-09T03:45:46.995Z] ---> Running in 671e05af1974 [2021-06-09T03:45:46.995Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.258" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-09T03:45:47.261Z] ---> Running in 01baa746d755 [2021-06-09T03:45:47.261Z] ---> 4a1e4ba35403 [2021-06-09T03:45:47.261Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-09T03:45:47.278Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.258" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-09T03:45:47.528Z] ---> Running in 313fab0904a1 [2021-06-09T03:45:47.528Z] Removing intermediate container 01baa746d755 [2021-06-09T03:45:47.528Z] ---> 2da9db2e2f8d [2021-06-09T03:45:47.528Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-09T03:45:47.802Z] Removing intermediate container 313fab0904a1 [2021-06-09T03:45:47.802Z] ---> 99fc58eaea2f [2021-06-09T03:45:47.802Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T03:45:47.802Z] ---> Running in d3b558811aa6 [2021-06-09T03:45:47.898Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.258" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-09T03:45:48.401Z] ---> abcca345b4f6 [2021-06-09T03:45:48.401Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-09T03:45:48.401Z] Removing intermediate container d3b558811aa6 [2021-06-09T03:45:48.401Z] ---> 4e4a94fdaada [2021-06-09T03:45:48.401Z] Step 22/24 : LABEL arch=x86_64 [2021-06-09T03:45:48.401Z] ---> Running in ec667d189761 [2021-06-09T03:45:48.506Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.258" -o cmd/core-data/core-data ./cmd/core-data [2021-06-09T03:45:48.506Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.258" -o cmd/core-command/core-command ./cmd/core-command [2021-06-09T03:45:48.669Z] ---> Running in 550e40e3d4e7 [2021-06-09T03:45:48.669Z] Removing intermediate container 4f59cab4ea3f [2021-06-09T03:45:48.669Z] ---> 85a51106c286 [2021-06-09T03:45:48.669Z] [2021-06-09T03:45:48.669Z] Step 11/23 : FROM alpine:3.12 [2021-06-09T03:45:48.669Z] ---> 13621d1b12d4 [2021-06-09T03:45:48.669Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-09T03:45:48.669Z] ---> Using cache [2021-06-09T03:45:48.669Z] ---> fbcf72a5bbe2 [2021-06-09T03:45:48.669Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-09T03:45:48.669Z] ---> Using cache [2021-06-09T03:45:48.669Z] ---> 7e9e0bdd4852 [2021-06-09T03:45:48.669Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-09T03:45:48.669Z] ---> Running in de25ae5ed664 [2021-06-09T03:45:48.669Z] Removing intermediate container 550e40e3d4e7 [2021-06-09T03:45:48.669Z] ---> 44225d750d09 [2021-06-09T03:45:48.669Z] Step 23/24 : LABEL git_sha=5e3333aa483a9c37807d61fae87b8cc119682d82 [2021-06-09T03:45:48.936Z] ---> Running in bac93d3e6a2b [2021-06-09T03:45:48.936Z] Removing intermediate container de25ae5ed664 [2021-06-09T03:45:48.936Z] ---> 11228091ec52 [2021-06-09T03:45:48.936Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-09T03:45:49.204Z] ---> Running in 5dca579fd982 [2021-06-09T03:45:49.204Z] Removing intermediate container bac93d3e6a2b [2021-06-09T03:45:49.204Z] ---> 1b97980f50fe [2021-06-09T03:45:49.204Z] Step 24/24 : LABEL version=2.0.0-dev.258 [2021-06-09T03:45:49.204Z] ---> Running in e4ad30459076 [2021-06-09T03:45:49.204Z] Removing intermediate container 5dca579fd982 [2021-06-09T03:45:49.204Z] ---> e1c3c3b3adb4 [2021-06-09T03:45:49.204Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T03:45:49.465Z] Removing intermediate container e4ad30459076 [2021-06-09T03:45:49.465Z] ---> 9c41e80a5296 [2021-06-09T03:45:49.465Z] [2021-06-09T03:45:49.465Z] Successfully built 9c41e80a5296 [2021-06-09T03:45:49.465Z] Successfully tagged core-metadata:latest [2021-06-09T03:45:49.734Z]  Building core-metadata ... done  ---> 3b14aa3d750c [2021-06-09T03:45:49.734Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-09T03:45:49.734Z] Removing intermediate container ec667d189761 [2021-06-09T03:45:49.734Z] ---> 09f3ebfa7c51 [2021-06-09T03:45:49.734Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T03:45:49.999Z] ---> bfc1790ea90b [2021-06-09T03:45:49.999Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-09T03:45:50.585Z] ---> fc9feebbb618 [2021-06-09T03:45:50.585Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-09T03:45:50.585Z] ---> 5dd1e0920c9a [2021-06-09T03:45:50.585Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-09T03:45:50.852Z] ---> 29537cc5bef9 [2021-06-09T03:45:50.852Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-09T03:45:50.852Z] ---> Running in a7a0bc30eb2c [2021-06-09T03:45:50.852Z] ---> 4ad7d1c8af0a [2021-06-09T03:45:50.852Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-09T03:45:50.852Z] Removing intermediate container a7a0bc30eb2c [2021-06-09T03:45:50.852Z] ---> d4164506df8c [2021-06-09T03:45:50.852Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T03:45:51.114Z] ---> Running in 0e51ae218cbf [2021-06-09T03:45:51.114Z] ---> 6b272bcfb53f [2021-06-09T03:45:51.114Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-09T03:45:51.114Z] Removing intermediate container 0e51ae218cbf [2021-06-09T03:45:51.114Z] ---> f59cc401b891 [2021-06-09T03:45:51.114Z] Step 21/23 : LABEL arch=x86_64 [2021-06-09T03:45:51.379Z] ---> Running in cbfb6eafe914 [2021-06-09T03:45:51.379Z] Removing intermediate container cbfb6eafe914 [2021-06-09T03:45:51.379Z] ---> 90d22fb2a100 [2021-06-09T03:45:51.379Z] Step 22/23 : LABEL git_sha=5e3333aa483a9c37807d61fae87b8cc119682d82 [2021-06-09T03:45:51.379Z] ---> 6fbd6bd9482a [2021-06-09T03:45:51.379Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-09T03:45:51.379Z] ---> Running in ef9b3e640da1 [2021-06-09T03:45:51.645Z] ---> Running in ea3a45889ff9 [2021-06-09T03:45:51.645Z] Removing intermediate container ef9b3e640da1 [2021-06-09T03:45:51.645Z] ---> 4a1fe3d3e5c9 [2021-06-09T03:45:51.645Z] Step 23/23 : LABEL version=2.0.0-dev.258 [2021-06-09T03:45:51.910Z] ---> Running in 34f1b8d8bf39 [2021-06-09T03:45:51.910Z] Removing intermediate container ea3a45889ff9 [2021-06-09T03:45:51.910Z] ---> a78e472fc0b1 [2021-06-09T03:45:51.910Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-09T03:45:51.910Z] Removing intermediate container 34f1b8d8bf39 [2021-06-09T03:45:51.910Z] ---> 939f7080bb6d [2021-06-09T03:45:51.910Z] [2021-06-09T03:45:52.179Z] Successfully built 939f7080bb6d [2021-06-09T03:45:52.179Z] Successfully tagged support-scheduler:latest [2021-06-09T03:45:52.179Z]  Building support-scheduler ... done  ---> d6190466948c [2021-06-09T03:45:52.179Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-09T03:45:52.179Z] ---> Running in 30ddb4c6fd32 [2021-06-09T03:45:53.602Z] Removing intermediate container 30ddb4c6fd32 [2021-06-09T03:45:53.603Z] ---> 2f304359c942 [2021-06-09T03:45:53.603Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-09T03:45:53.603Z] ---> Running in 5f667f046376 [2021-06-09T03:45:53.884Z] Removing intermediate container 5f667f046376 [2021-06-09T03:45:53.884Z] ---> 983edc85decd [2021-06-09T03:45:53.884Z] Step 29/32 : CMD ["gate"] [2021-06-09T03:45:53.884Z] ---> Running in 8291954e7442 [2021-06-09T03:45:54.169Z] Removing intermediate container 8291954e7442 [2021-06-09T03:45:54.169Z] ---> 3939ca418002 [2021-06-09T03:45:54.170Z] Step 30/32 : LABEL arch=x86_64 [2021-06-09T03:45:54.170Z] ---> Running in 31314ce87a5d [2021-06-09T03:45:57.267Z] Removing intermediate container 31314ce87a5d [2021-06-09T03:45:57.267Z] ---> 204550690a15 [2021-06-09T03:45:57.267Z] Step 31/32 : LABEL git_sha=5e3333aa483a9c37807d61fae87b8cc119682d82 [2021-06-09T03:45:57.267Z] ---> Running in 821c352ec999 [2021-06-09T03:45:57.267Z] Removing intermediate container 821c352ec999 [2021-06-09T03:45:57.267Z] ---> 1276bdd55622 [2021-06-09T03:45:57.267Z] Step 32/32 : LABEL version=2.0.0-dev.258 [2021-06-09T03:45:57.267Z] ---> Running in e3d871676c91 [2021-06-09T03:45:57.267Z] Removing intermediate container e3d871676c91 [2021-06-09T03:45:57.267Z] ---> 8f17807cfd43 [2021-06-09T03:45:57.267Z] [2021-06-09T03:45:57.267Z] Successfully built 8f17807cfd43 [2021-06-09T03:45:57.267Z] Successfully tagged security-bootstrapper:latest [2021-06-09T03:45:57.837Z]  Building security-bootstrapper ... done Removing intermediate container b1e823492e92 [2021-06-09T03:45:57.837Z] ---> f45a9cdb17ca [2021-06-09T03:45:57.837Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-09T03:45:57.837Z] ---> Running in c56671337835 [2021-06-09T03:45:58.100Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.258" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-09T03:45:58.676Z] Removing intermediate container c56671337835 [2021-06-09T03:45:58.676Z] ---> deff5af1d5f4 [2021-06-09T03:45:58.676Z] [2021-06-09T03:45:58.676Z] Step 12/24 : FROM docker:20.10.0 [2021-06-09T03:45:58.676Z] 20.10.0: Pulling from library/docker [2021-06-09T03:46:02.770Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-09T03:46:02.770Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-09T03:46:02.770Z] ---> aefe523efa57 [2021-06-09T03:46:02.770Z] 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-06-09T03:46:04.159Z] ---> Running in 6996ef031c88 [2021-06-09T03:46:04.159Z] Removing intermediate container 6996ef031c88 [2021-06-09T03:46:04.159Z] ---> 0d9fa00620dd [2021-06-09T03:46:04.159Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-09T03:46:04.159Z] ---> Running in 5a6bd616f7c5 [2021-06-09T03:46:04.159Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-09T03:46:04.421Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-09T03:46:04.421Z] (1/39) Installing readline (8.0.4-r0) [2021-06-09T03:46:04.421Z] (2/39) Installing bash (5.0.17-r0) [2021-06-09T03:46:04.421Z] Executing bash-5.0.17-r0.post-install [2021-06-09T03:46:04.421Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-09T03:46:04.421Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-09T03:46:04.421Z] (5/39) Installing curl (7.77.0-r0) [2021-06-09T03:46:04.421Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-09T03:46:04.421Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-09T03:46:04.421Z] (8/39) Installing expat (2.2.9-r1) [2021-06-09T03:46:04.421Z] (9/39) Installing libffi (3.3-r2) [2021-06-09T03:46:04.421Z] (10/39) Installing gdbm (1.13-r1) [2021-06-09T03:46:04.421Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-09T03:46:04.421Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-09T03:46:04.421Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-09T03:46:04.992Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-09T03:46:04.992Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-09T03:46:04.992Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-09T03:46:04.992Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-09T03:46:04.992Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-09T03:46:04.992Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-09T03:46:04.992Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-09T03:46:04.992Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-09T03:46:05.253Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-09T03:46:05.253Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-09T03:46:05.253Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-09T03:46:05.253Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-09T03:46:05.253Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-09T03:46:05.253Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-09T03:46:05.253Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-09T03:46:05.253Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-09T03:46:05.253Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-09T03:46:05.253Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-09T03:46:05.253Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-09T03:46:05.253Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-09T03:46:05.253Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-09T03:46:05.253Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-09T03:46:05.253Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-09T03:46:05.253Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-09T03:46:05.253Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-09T03:46:05.253Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-09T03:46:05.253Z] Executing busybox-1.31.1-r19.trigger [2021-06-09T03:46:05.253Z] OK: 72 MiB in 59 packages [2021-06-09T03:46:05.827Z] Collecting docker-compose==1.23.2 [2021-06-09T03:46:06.088Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-09T03:46:06.088Z] 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-06-09T03:46:06.088Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-09T03:46:06.088Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-09T03:46:06.351Z] Collecting cached-property<2,>=1.2.0 [2021-06-09T03:46:06.351Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-09T03:46:06.612Z] Collecting docker<4.0,>=3.6.0 [2021-06-09T03:46:06.612Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-09T03:46:06.612Z] Collecting jsonschema<3,>=2.5.1 [2021-06-09T03:46:06.612Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-09T03:46:06.612Z] Collecting texttable<0.10,>=0.9.0 [2021-06-09T03:46:06.612Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-09T03:46:07.185Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-09T03:46:07.185Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-09T03:46:07.185Z] Collecting PyYAML<4,>=3.10 [2021-06-09T03:46:07.185Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-09T03:46:09.677Z] Collecting docopt<0.7,>=0.6.1 [2021-06-09T03:46:09.677Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-09T03:46:09.677Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-09T03:46:09.677Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-09T03:46:09.677Z] Collecting docker-pycreds>=0.4.0 [2021-06-09T03:46:09.677Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-09T03:46:09.677Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-09T03:46:09.677Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-09T03:46:09.677Z] 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-06-09T03:46:09.677Z] Collecting idna<2.8,>=2.5 [2021-06-09T03:46:09.677Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-09T03:46:09.677Z] 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-06-09T03:46:09.677Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-09T03:46:09.677Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-09T03:46:09.677Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-09T03:46:09.677Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-09T03:46:09.677Z] Installing collected packages: dockerpty, cached-property, docker-pycreds, websocket-client, urllib3, idna, requests, docker, jsonschema, texttable, PyYAML, docopt, docker-compose [2021-06-09T03:46:09.677Z] Running setup.py install for dockerpty: started [2021-06-09T03:46:09.677Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-09T03:46:09.677Z] Attempting uninstall: urllib3 [2021-06-09T03:46:09.677Z] Found existing installation: urllib3 1.25.9 [2021-06-09T03:46:09.677Z] Uninstalling urllib3-1.25.9: [2021-06-09T03:46:09.678Z] Successfully uninstalled urllib3-1.25.9 [2021-06-09T03:46:09.678Z] Attempting uninstall: idna [2021-06-09T03:46:09.678Z] Found existing installation: idna 2.9 [2021-06-09T03:46:09.678Z] Uninstalling idna-2.9: [2021-06-09T03:46:09.678Z] Successfully uninstalled idna-2.9 [2021-06-09T03:46:09.678Z] Attempting uninstall: requests [2021-06-09T03:46:09.678Z] Found existing installation: requests 2.23.0 [2021-06-09T03:46:09.678Z] Uninstalling requests-2.23.0: [2021-06-09T03:46:09.678Z] Successfully uninstalled requests-2.23.0 [2021-06-09T03:46:09.678Z] Running setup.py install for texttable: started [2021-06-09T03:46:09.678Z] Running setup.py install for texttable: finished with status 'done' [2021-06-09T03:46:09.678Z] Running setup.py install for PyYAML: started [2021-06-09T03:46:10.269Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-09T03:46:10.269Z] Running setup.py install for docopt: started [2021-06-09T03:46:10.530Z] Running setup.py install for docopt: finished with status 'done' [2021-06-09T03:46:10.530Z] 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-06-09T03:46:13.088Z] Removing intermediate container 5a6bd616f7c5 [2021-06-09T03:46:13.088Z] ---> 64563a30b379 [2021-06-09T03:46:13.088Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-09T03:46:13.088Z] ---> Running in 6fafe49d47a6 [2021-06-09T03:46:13.349Z] Removing intermediate container 6fafe49d47a6 [2021-06-09T03:46:13.349Z] ---> c8da31ba721b [2021-06-09T03:46:13.349Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-09T03:46:13.349Z] ---> Running in 286db3d3f2fc [2021-06-09T03:46:13.609Z] Removing intermediate container 286db3d3f2fc [2021-06-09T03:46:13.609Z] ---> 3b0dd5d06bad [2021-06-09T03:46:13.609Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-09T03:46:13.875Z] ---> cfa3296e5b73 [2021-06-09T03:46:13.875Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-09T03:46:14.136Z] ---> 263a493d7695 [2021-06-09T03:46:14.136Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-09T03:46:14.401Z] ---> e11f66347272 [2021-06-09T03:46:14.401Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-09T03:46:14.401Z] ---> Running in 808adfe4f12d [2021-06-09T03:46:14.401Z] Removing intermediate container 808adfe4f12d [2021-06-09T03:46:14.401Z] ---> 07d473606e96 [2021-06-09T03:46:14.401Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T03:46:14.401Z] ---> Running in ff117d63256d [2021-06-09T03:46:14.401Z] Removing intermediate container ff117d63256d [2021-06-09T03:46:14.401Z] ---> b44c98fe7ae8 [2021-06-09T03:46:14.401Z] Step 22/24 : LABEL arch=x86_64 [2021-06-09T03:46:14.661Z] ---> Running in 5afe0bbcd326 [2021-06-09T03:46:14.661Z] Removing intermediate container 5afe0bbcd326 [2021-06-09T03:46:14.661Z] ---> 2d6f1fda70e8 [2021-06-09T03:46:14.661Z] Step 23/24 : LABEL git_sha=5e3333aa483a9c37807d61fae87b8cc119682d82 [2021-06-09T03:46:14.661Z] ---> Running in e983b994a61e [2021-06-09T03:46:14.661Z] Removing intermediate container e983b994a61e [2021-06-09T03:46:14.661Z] ---> dff0db099cf8 [2021-06-09T03:46:14.661Z] Step 24/24 : LABEL version=2.0.0-dev.258 [2021-06-09T03:46:14.661Z] ---> Running in 950ac438a12b [2021-06-09T03:46:14.924Z] Removing intermediate container 950ac438a12b [2021-06-09T03:46:14.924Z] ---> f45ae2d1b4f8 [2021-06-09T03:46:14.924Z] [2021-06-09T03:46:14.924Z] Successfully built f45ae2d1b4f8 [2021-06-09T03:46:14.924Z] Successfully tagged sys-mgmt-agent:latest [2021-06-09T03:46:14.934Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-09T03:46:14.937Z] $ docker stop --time=1 e69e0c4183d37789a0109823a78f748da13c8405316aaca64d861604cf817ec8 [2021-06-09T03:46:16.255Z] $ docker rm -f e69e0c4183d37789a0109823a78f748da13c8405316aaca64d861604cf817ec8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-09T03:46:19.275Z] + docker images [2021-06-09T03:46:19.275Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-09T03:46:19.275Z] sys-mgmt-agent latest f45ae2d1b4f8 4 seconds ago 312MB [2021-06-09T03:46:19.275Z] deff5af1d5f4 20 seconds ago 1.15GB [2021-06-09T03:46:19.275Z] security-bootstrapper latest 8f17807cfd43 23 seconds ago 18.2MB [2021-06-09T03:46:19.275Z] support-scheduler latest 939f7080bb6d 27 seconds ago 15.9MB [2021-06-09T03:46:19.275Z] core-metadata latest 9c41e80a5296 29 seconds ago 16.6MB [2021-06-09T03:46:19.275Z] 85a51106c286 30 seconds ago 1.14GB [2021-06-09T03:46:19.275Z] 153fae3cb265 34 seconds ago 1.15GB [2021-06-09T03:46:19.275Z] 0c076bdd8b39 37 seconds ago 1.14GB [2021-06-09T03:46:19.275Z] security-secretstore-setup latest 1032ca4af7f8 About a minute ago 28.1MB [2021-06-09T03:46:19.275Z] core-data latest 52f3c28da621 About a minute ago 20.2MB [2021-06-09T03:46:19.275Z] core-command latest b6e97c1eb081 About a minute ago 15.9MB [2021-06-09T03:46:19.275Z] security-proxy-setup latest b2206d40c214 2 minutes ago 25.3MB [2021-06-09T03:46:19.275Z] support-notifications latest bdbc16d3d33e 2 minutes ago 16.6MB [2021-06-09T03:46:19.275Z] 5090a56cd145 2 minutes ago 1.15GB [2021-06-09T03:46:19.275Z] 48fb3d68fcc5 2 minutes ago 1.14GB [2021-06-09T03:46:19.275Z] 3cb9c722f8e1 2 minutes ago 1.15GB [2021-06-09T03:46:19.275Z] cc0ff759d6de 2 minutes ago 1.15GB [2021-06-09T03:46:19.275Z] 7d91518767a3 2 minutes ago 1.15GB [2021-06-09T03:46:19.275Z] ci-base-image-x86_64 latest 8403b0a10a9b 7 minutes ago 648MB [2021-06-09T03:46:19.275Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 5 weeks ago 445MB [2021-06-09T03:46:19.275Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 6 weeks ago 37.5MB [2021-06-09T03:46:19.275Z] alpine 3.12 13621d1b12d4 7 weeks ago 5.58MB [2021-06-09T03:46:19.275Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-06-09T03:46:19.275Z] 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] { [Pipeline] configFileProvider [2021-06-09T03:46:21.849Z] provisioning config files... [2021-06-09T03:46:21.864Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/529@tmp/config4072595726222304627tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-09T03:46:22.178Z] ---> docker-login.sh [2021-06-09T03:46:22.179Z] nexus3.edgexfoundry.org:10001 [2021-06-09T03:46:22.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T03:46:22.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T03:46:22.179Z] Configure a credential helper to remove this warning. See [2021-06-09T03:46:22.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T03:46:22.179Z] [2021-06-09T03:46:22.179Z] Login Succeeded [2021-06-09T03:46:22.179Z] nexus3.edgexfoundry.org:10002 [2021-06-09T03:46:22.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T03:46:22.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T03:46:22.440Z] Configure a credential helper to remove this warning. See [2021-06-09T03:46:22.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T03:46:22.440Z] [2021-06-09T03:46:22.440Z] Login Succeeded [2021-06-09T03:46:22.440Z] nexus3.edgexfoundry.org:10003 [2021-06-09T03:46:22.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T03:46:22.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T03:46:22.440Z] Configure a credential helper to remove this warning. See [2021-06-09T03:46:22.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T03:46:22.440Z] [2021-06-09T03:46:22.440Z] Login Succeeded [2021-06-09T03:46:22.440Z] nexus3.edgexfoundry.org:10004 [2021-06-09T03:46:24.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T03:46:24.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T03:46:24.790Z] Configure a credential helper to remove this warning. See [2021-06-09T03:46:24.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T03:46:24.790Z] [2021-06-09T03:46:24.790Z] Login Succeeded [2021-06-09T03:46:24.790Z] docker.io [2021-06-09T03:46:24.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T03:46:24.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T03:46:24.790Z] Configure a credential helper to remove this warning. See [2021-06-09T03:46:24.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T03:46:24.790Z] [2021-06-09T03:46:24.790Z] Login Succeeded [2021-06-09T03:46:24.790Z] ---> docker-login.sh ends [Pipeline] } [2021-06-09T03:46:24.800Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-09T03:46:24.888Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-06-09T03:46:24.888Z] 5e3333aa483a9c37807d61fae87b8cc119682d82 [2021-06-09T03:46:24.888Z] latest [2021-06-09T03:46:24.888Z] 2.0.0-dev.258 [2021-06-09T03:46:24.888Z] 5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258 [2021-06-09T03:46:24.888Z] master [2021-06-09T03:46:24.888Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:46:25.260Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5e3333aa483a9c37807d61fae87b8cc119682d82 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:46:25.562Z] + docker push nexus3.edgexfoundry.org:10004/core-command:5e3333aa483a9c37807d61fae87b8cc119682d82 [2021-06-09T03:46:25.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-09T03:46:25.562Z] 918bebc0850b: Preparing [2021-06-09T03:46:25.562Z] 2a3d36924e5d: Preparing [2021-06-09T03:46:25.562Z] c1ce477e1b62: Preparing [2021-06-09T03:46:25.562Z] 13e22d127560: Preparing [2021-06-09T03:46:25.562Z] 32f366d666a5: Preparing [2021-06-09T03:46:25.562Z] 32f366d666a5: Layer already exists [2021-06-09T03:46:25.824Z] 13e22d127560: Pushed [2021-06-09T03:46:25.824Z] c1ce477e1b62: Pushed [2021-06-09T03:46:25.824Z] 918bebc0850b: Pushed [2021-06-09T03:46:26.774Z] 2a3d36924e5d: Pushed [2021-06-09T03:46:27.034Z] 5e3333aa483a9c37807d61fae87b8cc119682d82: digest: sha256:90c8b92d9eeffa7309535cc280cfed2144f838908ce8bc0eec9123b4b742309d size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:46:29.591Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:46:29.890Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-06-09T03:46:29.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-09T03:46:29.891Z] 918bebc0850b: Preparing [2021-06-09T03:46:29.891Z] 2a3d36924e5d: Preparing [2021-06-09T03:46:29.891Z] c1ce477e1b62: Preparing [2021-06-09T03:46:29.891Z] 13e22d127560: Preparing [2021-06-09T03:46:29.891Z] 32f366d666a5: Preparing [2021-06-09T03:46:29.891Z] 918bebc0850b: Layer already exists [2021-06-09T03:46:29.891Z] 32f366d666a5: Layer already exists [2021-06-09T03:46:29.891Z] 13e22d127560: Layer already exists [2021-06-09T03:46:29.891Z] 2a3d36924e5d: Layer already exists [2021-06-09T03:46:29.891Z] c1ce477e1b62: Layer already exists [2021-06-09T03:46:29.891Z] latest: digest: sha256:90c8b92d9eeffa7309535cc280cfed2144f838908ce8bc0eec9123b4b742309d size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:46:30.197Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.258 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:46:30.495Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.258 [2021-06-09T03:46:30.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-09T03:46:30.495Z] 918bebc0850b: Preparing [2021-06-09T03:46:30.495Z] 2a3d36924e5d: Preparing [2021-06-09T03:46:30.495Z] c1ce477e1b62: Preparing [2021-06-09T03:46:30.495Z] 13e22d127560: Preparing [2021-06-09T03:46:30.495Z] 32f366d666a5: Preparing [2021-06-09T03:46:30.495Z] 32f366d666a5: Layer already exists [2021-06-09T03:46:30.495Z] 13e22d127560: Layer already exists [2021-06-09T03:46:30.495Z] 2a3d36924e5d: Layer already exists [2021-06-09T03:46:30.495Z] c1ce477e1b62: Layer already exists [2021-06-09T03:46:30.495Z] 918bebc0850b: Layer already exists [2021-06-09T03:46:30.495Z] 2.0.0-dev.258: digest: sha256:90c8b92d9eeffa7309535cc280cfed2144f838908ce8bc0eec9123b4b742309d size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:46:30.823Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:46:31.137Z] + docker push nexus3.edgexfoundry.org:10004/core-command:5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258 [2021-06-09T03:46:31.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-09T03:46:31.137Z] 918bebc0850b: Preparing [2021-06-09T03:46:31.137Z] 2a3d36924e5d: Preparing [2021-06-09T03:46:31.137Z] c1ce477e1b62: Preparing [2021-06-09T03:46:31.137Z] 13e22d127560: Preparing [2021-06-09T03:46:31.137Z] 32f366d666a5: Preparing [2021-06-09T03:46:31.137Z] 918bebc0850b: Layer already exists [2021-06-09T03:46:31.137Z] c1ce477e1b62: Layer already exists [2021-06-09T03:46:31.137Z] 2a3d36924e5d: Layer already exists [2021-06-09T03:46:31.137Z] 32f366d666a5: Layer already exists [2021-06-09T03:46:31.137Z] 13e22d127560: Layer already exists [2021-06-09T03:46:31.137Z] 5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258: digest: sha256:90c8b92d9eeffa7309535cc280cfed2144f838908ce8bc0eec9123b4b742309d size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:46:31.447Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:46:31.748Z] + docker push nexus3.edgexfoundry.org:10004/core-command:master [2021-06-09T03:46:31.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-09T03:46:31.748Z] 918bebc0850b: Preparing [2021-06-09T03:46:31.748Z] 2a3d36924e5d: Preparing [2021-06-09T03:46:31.748Z] c1ce477e1b62: Preparing [2021-06-09T03:46:31.748Z] 13e22d127560: Preparing [2021-06-09T03:46:31.748Z] 32f366d666a5: Preparing [2021-06-09T03:46:31.748Z] c1ce477e1b62: Layer already exists [2021-06-09T03:46:31.748Z] 32f366d666a5: Layer already exists [2021-06-09T03:46:31.748Z] 2a3d36924e5d: Layer already exists [2021-06-09T03:46:31.748Z] 918bebc0850b: Layer already exists [2021-06-09T03:46:31.748Z] 13e22d127560: Layer already exists [2021-06-09T03:46:31.748Z] master: digest: sha256:90c8b92d9eeffa7309535cc280cfed2144f838908ce8bc0eec9123b4b742309d size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-09T03:46:31.827Z] ===================================================== [Pipeline] echo [2021-06-09T03:46:31.842Z] taggedImages: [2021-06-09T03:46:31.842Z] - nexus3.edgexfoundry.org:10004/core-command:5e3333aa483a9c37807d61fae87b8cc119682d82 [2021-06-09T03:46:31.842Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-06-09T03:46:31.842Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.258 [2021-06-09T03:46:31.842Z] - nexus3.edgexfoundry.org:10004/core-command:5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258 [2021-06-09T03:46:31.842Z] - nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] echo [2021-06-09T03:46:34.182Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-06-09T03:46:34.182Z] 5e3333aa483a9c37807d61fae87b8cc119682d82 [2021-06-09T03:46:34.182Z] latest [2021-06-09T03:46:34.182Z] 2.0.0-dev.258 [2021-06-09T03:46:34.182Z] 5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258 [2021-06-09T03:46:34.182Z] master [2021-06-09T03:46:34.182Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:46:34.536Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5e3333aa483a9c37807d61fae87b8cc119682d82 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:46:34.834Z] + docker push nexus3.edgexfoundry.org:10004/core-data:5e3333aa483a9c37807d61fae87b8cc119682d82 [2021-06-09T03:46:34.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-09T03:46:34.835Z] 71c35be353c8: Preparing [2021-06-09T03:46:34.835Z] 62a362528efa: Preparing [2021-06-09T03:46:34.835Z] c1ce477e1b62: Preparing [2021-06-09T03:46:34.835Z] 8e67e112bfdb: Preparing [2021-06-09T03:46:34.835Z] 03590b984cef: Preparing [2021-06-09T03:46:34.835Z] 32f366d666a5: Preparing [2021-06-09T03:46:34.835Z] 32f366d666a5: Waiting [2021-06-09T03:46:34.835Z] c1ce477e1b62: Layer already exists [2021-06-09T03:46:35.094Z] 32f366d666a5: Layer already exists [2021-06-09T03:46:35.094Z] 03590b984cef: Pushed [2021-06-09T03:46:35.094Z] 71c35be353c8: Pushed [2021-06-09T03:46:35.094Z] 8e67e112bfdb: Pushed [2021-06-09T03:46:36.038Z] 62a362528efa: Pushed [2021-06-09T03:46:36.299Z] 5e3333aa483a9c37807d61fae87b8cc119682d82: digest: sha256:56e3faac771898092025764d0903c4e1f5f4a1d19baa86952804e1f5b9421430 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:46:36.614Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:46:36.913Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-06-09T03:46:36.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-09T03:46:36.913Z] 71c35be353c8: Preparing [2021-06-09T03:46:36.913Z] 62a362528efa: Preparing [2021-06-09T03:46:36.913Z] c1ce477e1b62: Preparing [2021-06-09T03:46:36.913Z] 8e67e112bfdb: Preparing [2021-06-09T03:46:36.913Z] 03590b984cef: Preparing [2021-06-09T03:46:36.913Z] 32f366d666a5: Preparing [2021-06-09T03:46:36.913Z] 32f366d666a5: Waiting [2021-06-09T03:46:36.913Z] 8e67e112bfdb: Layer already exists [2021-06-09T03:46:36.913Z] c1ce477e1b62: Layer already exists [2021-06-09T03:46:36.913Z] 03590b984cef: Layer already exists [2021-06-09T03:46:36.913Z] 71c35be353c8: Layer already exists [2021-06-09T03:46:36.913Z] 62a362528efa: Layer already exists [2021-06-09T03:46:36.913Z] 32f366d666a5: Layer already exists [2021-06-09T03:46:37.177Z] latest: digest: sha256:56e3faac771898092025764d0903c4e1f5f4a1d19baa86952804e1f5b9421430 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:46:37.489Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.258 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:46:39.624Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.258 [2021-06-09T03:46:39.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-09T03:46:39.624Z] 71c35be353c8: Preparing [2021-06-09T03:46:39.624Z] 62a362528efa: Preparing [2021-06-09T03:46:39.624Z] c1ce477e1b62: Preparing [2021-06-09T03:46:39.624Z] 8e67e112bfdb: Preparing [2021-06-09T03:46:39.624Z] 03590b984cef: Preparing [2021-06-09T03:46:39.624Z] 32f366d666a5: Preparing [2021-06-09T03:46:39.624Z] 32f366d666a5: Waiting [2021-06-09T03:46:39.624Z] 71c35be353c8: Layer already exists [2021-06-09T03:46:39.624Z] 03590b984cef: Layer already exists [2021-06-09T03:46:39.624Z] 62a362528efa: Layer already exists [2021-06-09T03:46:39.624Z] 8e67e112bfdb: Layer already exists [2021-06-09T03:46:39.624Z] c1ce477e1b62: Layer already exists [2021-06-09T03:46:39.624Z] 32f366d666a5: Layer already exists [2021-06-09T03:46:39.624Z] 2.0.0-dev.258: digest: sha256:56e3faac771898092025764d0903c4e1f5f4a1d19baa86952804e1f5b9421430 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:46:39.940Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:46:40.237Z] + docker push nexus3.edgexfoundry.org:10004/core-data:5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258 [2021-06-09T03:46:40.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-09T03:46:40.238Z] 71c35be353c8: Preparing [2021-06-09T03:46:40.238Z] 62a362528efa: Preparing [2021-06-09T03:46:40.238Z] c1ce477e1b62: Preparing [2021-06-09T03:46:40.238Z] 8e67e112bfdb: Preparing [2021-06-09T03:46:40.238Z] 03590b984cef: Preparing [2021-06-09T03:46:40.238Z] 32f366d666a5: Preparing [2021-06-09T03:46:40.238Z] 32f366d666a5: Waiting [2021-06-09T03:46:40.238Z] 71c35be353c8: Layer already exists [2021-06-09T03:46:40.238Z] c1ce477e1b62: Layer already exists [2021-06-09T03:46:40.238Z] 8e67e112bfdb: Layer already exists [2021-06-09T03:46:40.238Z] 62a362528efa: Layer already exists [2021-06-09T03:46:40.238Z] 03590b984cef: Layer already exists [2021-06-09T03:46:40.238Z] 32f366d666a5: Layer already exists [2021-06-09T03:46:40.238Z] 5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258: digest: sha256:56e3faac771898092025764d0903c4e1f5f4a1d19baa86952804e1f5b9421430 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:46:40.538Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:46:40.840Z] + docker push nexus3.edgexfoundry.org:10004/core-data:master [2021-06-09T03:46:40.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-09T03:46:40.840Z] 71c35be353c8: Preparing [2021-06-09T03:46:40.840Z] 62a362528efa: Preparing [2021-06-09T03:46:40.840Z] c1ce477e1b62: Preparing [2021-06-09T03:46:40.840Z] 8e67e112bfdb: Preparing [2021-06-09T03:46:40.840Z] 03590b984cef: Preparing [2021-06-09T03:46:40.840Z] 32f366d666a5: Preparing [2021-06-09T03:46:40.840Z] 32f366d666a5: Waiting [2021-06-09T03:46:40.840Z] 03590b984cef: Layer already exists [2021-06-09T03:46:40.840Z] 62a362528efa: Layer already exists [2021-06-09T03:46:40.840Z] c1ce477e1b62: Layer already exists [2021-06-09T03:46:40.840Z] 8e67e112bfdb: Layer already exists [2021-06-09T03:46:40.840Z] 71c35be353c8: Layer already exists [2021-06-09T03:46:40.840Z] 32f366d666a5: Layer already exists [2021-06-09T03:46:40.840Z] master: digest: sha256:56e3faac771898092025764d0903c4e1f5f4a1d19baa86952804e1f5b9421430 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-09T03:46:40.893Z] ===================================================== [Pipeline] echo [2021-06-09T03:46:40.908Z] taggedImages: [2021-06-09T03:46:40.908Z] - nexus3.edgexfoundry.org:10004/core-data:5e3333aa483a9c37807d61fae87b8cc119682d82 [2021-06-09T03:46:40.908Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-06-09T03:46:40.908Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.258 [2021-06-09T03:46:40.908Z] - nexus3.edgexfoundry.org:10004/core-data:5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258 [2021-06-09T03:46:40.908Z] - nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] echo [2021-06-09T03:46:40.952Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-06-09T03:46:40.952Z] 5e3333aa483a9c37807d61fae87b8cc119682d82 [2021-06-09T03:46:40.952Z] latest [2021-06-09T03:46:40.952Z] 2.0.0-dev.258 [2021-06-09T03:46:40.952Z] 5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258 [2021-06-09T03:46:40.952Z] master [2021-06-09T03:46:40.952Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:46:41.299Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5e3333aa483a9c37807d61fae87b8cc119682d82 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:46:43.698Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:5e3333aa483a9c37807d61fae87b8cc119682d82 [2021-06-09T03:46:43.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-09T03:46:43.699Z] 2827e029ab05: Preparing [2021-06-09T03:46:43.699Z] 1c363f7f1ad7: Preparing [2021-06-09T03:46:43.699Z] c1ce477e1b62: Preparing [2021-06-09T03:46:43.699Z] 13e22d127560: Preparing [2021-06-09T03:46:43.699Z] 32f366d666a5: Preparing [2021-06-09T03:46:43.699Z] 32f366d666a5: Layer already exists [2021-06-09T03:46:43.699Z] 13e22d127560: Layer already exists [2021-06-09T03:46:43.699Z] 2827e029ab05: Pushed [2021-06-09T03:46:43.963Z] c1ce477e1b62: Layer already exists [2021-06-09T03:46:44.907Z] 1c363f7f1ad7: Pushed [2021-06-09T03:46:45.170Z] 5e3333aa483a9c37807d61fae87b8cc119682d82: digest: sha256:8fa0a0ee138fde38cfa03297e21bc4845c6d3e45171860cc7e73a6ce4f75af45 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:46:45.480Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:46:45.916Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-06-09T03:46:45.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-09T03:46:45.916Z] 2827e029ab05: Preparing [2021-06-09T03:46:45.916Z] 1c363f7f1ad7: Preparing [2021-06-09T03:46:45.916Z] c1ce477e1b62: Preparing [2021-06-09T03:46:45.916Z] 13e22d127560: Preparing [2021-06-09T03:46:45.916Z] 32f366d666a5: Preparing [2021-06-09T03:46:45.916Z] 1c363f7f1ad7: Layer already exists [2021-06-09T03:46:45.916Z] 32f366d666a5: Layer already exists [2021-06-09T03:46:45.916Z] 13e22d127560: Layer already exists [2021-06-09T03:46:45.916Z] 2827e029ab05: Layer already exists [2021-06-09T03:46:45.916Z] c1ce477e1b62: Layer already exists [2021-06-09T03:46:45.916Z] latest: digest: sha256:8fa0a0ee138fde38cfa03297e21bc4845c6d3e45171860cc7e73a6ce4f75af45 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:46:48.317Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.258 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:46:48.618Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.258 [2021-06-09T03:46:48.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-09T03:46:48.618Z] 2827e029ab05: Preparing [2021-06-09T03:46:48.618Z] 1c363f7f1ad7: Preparing [2021-06-09T03:46:48.618Z] c1ce477e1b62: Preparing [2021-06-09T03:46:48.618Z] 13e22d127560: Preparing [2021-06-09T03:46:48.618Z] 32f366d666a5: Preparing [2021-06-09T03:46:48.618Z] 2827e029ab05: Layer already exists [2021-06-09T03:46:48.618Z] 32f366d666a5: Layer already exists [2021-06-09T03:46:48.618Z] c1ce477e1b62: Layer already exists [2021-06-09T03:46:48.618Z] 1c363f7f1ad7: Layer already exists [2021-06-09T03:46:48.618Z] 13e22d127560: Layer already exists [2021-06-09T03:46:48.618Z] 2.0.0-dev.258: digest: sha256:8fa0a0ee138fde38cfa03297e21bc4845c6d3e45171860cc7e73a6ce4f75af45 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:46:48.927Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:46:49.226Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258 [2021-06-09T03:46:49.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-09T03:46:49.226Z] 2827e029ab05: Preparing [2021-06-09T03:46:49.226Z] 1c363f7f1ad7: Preparing [2021-06-09T03:46:49.226Z] c1ce477e1b62: Preparing [2021-06-09T03:46:49.226Z] 13e22d127560: Preparing [2021-06-09T03:46:49.226Z] 32f366d666a5: Preparing [2021-06-09T03:46:49.226Z] 32f366d666a5: Layer already exists [2021-06-09T03:46:49.226Z] 1c363f7f1ad7: Layer already exists [2021-06-09T03:46:49.226Z] 2827e029ab05: Layer already exists [2021-06-09T03:46:49.226Z] 13e22d127560: Layer already exists [2021-06-09T03:46:49.226Z] c1ce477e1b62: Layer already exists [2021-06-09T03:46:49.226Z] 5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258: digest: sha256:8fa0a0ee138fde38cfa03297e21bc4845c6d3e45171860cc7e73a6ce4f75af45 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:46:49.541Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:46:49.840Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:master [2021-06-09T03:46:49.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-09T03:46:49.841Z] 2827e029ab05: Preparing [2021-06-09T03:46:49.841Z] 1c363f7f1ad7: Preparing [2021-06-09T03:46:49.841Z] c1ce477e1b62: Preparing [2021-06-09T03:46:49.841Z] 13e22d127560: Preparing [2021-06-09T03:46:49.841Z] 32f366d666a5: Preparing [2021-06-09T03:46:49.841Z] 13e22d127560: Layer already exists [2021-06-09T03:46:49.841Z] c1ce477e1b62: Layer already exists [2021-06-09T03:46:49.841Z] 2827e029ab05: Layer already exists [2021-06-09T03:46:49.841Z] 32f366d666a5: Layer already exists [2021-06-09T03:46:49.841Z] 1c363f7f1ad7: Layer already exists [2021-06-09T03:46:49.841Z] master: digest: sha256:8fa0a0ee138fde38cfa03297e21bc4845c6d3e45171860cc7e73a6ce4f75af45 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-09T03:46:49.896Z] ===================================================== [Pipeline] echo [2021-06-09T03:46:49.911Z] taggedImages: [2021-06-09T03:46:49.911Z] - nexus3.edgexfoundry.org:10004/core-metadata:5e3333aa483a9c37807d61fae87b8cc119682d82 [2021-06-09T03:46:49.911Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-06-09T03:46:49.911Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.258 [2021-06-09T03:46:49.911Z] - nexus3.edgexfoundry.org:10004/core-metadata:5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258 [2021-06-09T03:46:49.911Z] - nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] echo [2021-06-09T03:46:49.944Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-06-09T03:46:49.944Z] 5e3333aa483a9c37807d61fae87b8cc119682d82 [2021-06-09T03:46:49.944Z] latest [2021-06-09T03:46:49.944Z] 2.0.0-dev.258 [2021-06-09T03:46:49.944Z] 5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258 [2021-06-09T03:46:49.944Z] master [2021-06-09T03:46:49.944Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:46:52.459Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5e3333aa483a9c37807d61fae87b8cc119682d82 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:46:52.756Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5e3333aa483a9c37807d61fae87b8cc119682d82 [2021-06-09T03:46:52.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-09T03:46:52.756Z] be82632d621f: Preparing [2021-06-09T03:46:52.756Z] be82632d621f: Preparing [2021-06-09T03:46:52.756Z] 0744180face1: Preparing [2021-06-09T03:46:52.756Z] 7b559a68fb28: Preparing [2021-06-09T03:46:52.756Z] 98d94ba173c3: Preparing [2021-06-09T03:46:52.756Z] 2a85d8b1fd68: Preparing [2021-06-09T03:46:52.756Z] c1ce477e1b62: Preparing [2021-06-09T03:46:52.756Z] 97635288027d: Preparing [2021-06-09T03:46:52.756Z] 8f37e13a6637: Preparing [2021-06-09T03:46:52.756Z] 345f211cbed4: Preparing [2021-06-09T03:46:52.756Z] 3f1212c3a290: Preparing [2021-06-09T03:46:52.756Z] 32f366d666a5: Preparing [2021-06-09T03:46:52.756Z] c1ce477e1b62: Waiting [2021-06-09T03:46:52.756Z] 97635288027d: Waiting [2021-06-09T03:46:52.756Z] 8f37e13a6637: Waiting [2021-06-09T03:46:52.756Z] 345f211cbed4: Waiting [2021-06-09T03:46:52.756Z] 3f1212c3a290: Waiting [2021-06-09T03:46:52.756Z] 32f366d666a5: Waiting [2021-06-09T03:46:53.017Z] 7b559a68fb28: Pushed [2021-06-09T03:46:53.017Z] be82632d621f: Pushed [2021-06-09T03:46:53.017Z] 0744180face1: Pushed [2021-06-09T03:46:53.017Z] 98d94ba173c3: Pushed [2021-06-09T03:46:53.017Z] c1ce477e1b62: Layer already exists [2021-06-09T03:46:53.279Z] 97635288027d: Pushed [2021-06-09T03:46:53.279Z] 32f366d666a5: Layer already exists [2021-06-09T03:46:53.279Z] 345f211cbed4: Pushed [2021-06-09T03:46:53.279Z] 8f37e13a6637: Pushed [2021-06-09T03:46:53.279Z] 3f1212c3a290: Pushed [2021-06-09T03:46:54.221Z] 2a85d8b1fd68: Pushed [2021-06-09T03:46:54.482Z] 5e3333aa483a9c37807d61fae87b8cc119682d82: digest: sha256:7fac525ffc7e529597087b4c169dd987e9a2e65dd53b123040cc805f54ea3bf8 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:46:54.783Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:46:55.080Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-06-09T03:46:55.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-09T03:46:55.080Z] be82632d621f: Preparing [2021-06-09T03:46:55.080Z] be82632d621f: Preparing [2021-06-09T03:46:55.080Z] 0744180face1: Preparing [2021-06-09T03:46:55.080Z] 7b559a68fb28: Preparing [2021-06-09T03:46:55.080Z] 98d94ba173c3: Preparing [2021-06-09T03:46:55.080Z] 2a85d8b1fd68: Preparing [2021-06-09T03:46:55.080Z] c1ce477e1b62: Preparing [2021-06-09T03:46:55.080Z] 97635288027d: Preparing [2021-06-09T03:46:55.080Z] 8f37e13a6637: Preparing [2021-06-09T03:46:55.080Z] 345f211cbed4: Preparing [2021-06-09T03:46:55.080Z] 3f1212c3a290: Preparing [2021-06-09T03:46:55.080Z] 32f366d666a5: Preparing [2021-06-09T03:46:55.080Z] 97635288027d: Waiting [2021-06-09T03:46:55.080Z] 8f37e13a6637: Waiting [2021-06-09T03:46:55.080Z] 345f211cbed4: Waiting [2021-06-09T03:46:55.080Z] 3f1212c3a290: Waiting [2021-06-09T03:46:55.080Z] 32f366d666a5: Waiting [2021-06-09T03:46:55.080Z] c1ce477e1b62: Waiting [2021-06-09T03:46:55.080Z] 2a85d8b1fd68: Layer already exists [2021-06-09T03:46:55.080Z] 7b559a68fb28: Layer already exists [2021-06-09T03:46:55.080Z] 98d94ba173c3: Layer already exists [2021-06-09T03:46:55.080Z] be82632d621f: Layer already exists [2021-06-09T03:46:55.080Z] 0744180face1: Layer already exists [2021-06-09T03:46:55.080Z] 97635288027d: Layer already exists [2021-06-09T03:46:55.080Z] c1ce477e1b62: Layer already exists [2021-06-09T03:46:55.080Z] 8f37e13a6637: Layer already exists [2021-06-09T03:46:55.080Z] 345f211cbed4: Layer already exists [2021-06-09T03:46:55.080Z] 3f1212c3a290: Layer already exists [2021-06-09T03:46:55.080Z] 32f366d666a5: Layer already exists [2021-06-09T03:46:55.080Z] latest: digest: sha256:7fac525ffc7e529597087b4c169dd987e9a2e65dd53b123040cc805f54ea3bf8 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:46:55.389Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.258 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:46:55.720Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.258 [2021-06-09T03:46:55.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-09T03:46:55.720Z] be82632d621f: Preparing [2021-06-09T03:46:55.720Z] be82632d621f: Preparing [2021-06-09T03:46:55.720Z] 0744180face1: Preparing [2021-06-09T03:46:55.720Z] 7b559a68fb28: Preparing [2021-06-09T03:46:55.720Z] 98d94ba173c3: Preparing [2021-06-09T03:46:55.720Z] 2a85d8b1fd68: Preparing [2021-06-09T03:46:55.720Z] c1ce477e1b62: Preparing [2021-06-09T03:46:55.720Z] 97635288027d: Preparing [2021-06-09T03:46:55.720Z] 8f37e13a6637: Preparing [2021-06-09T03:46:55.720Z] 345f211cbed4: Preparing [2021-06-09T03:46:55.720Z] 3f1212c3a290: Preparing [2021-06-09T03:46:55.720Z] 32f366d666a5: Preparing [2021-06-09T03:46:55.720Z] c1ce477e1b62: Waiting [2021-06-09T03:46:55.720Z] 97635288027d: Waiting [2021-06-09T03:46:55.720Z] 8f37e13a6637: Waiting [2021-06-09T03:46:55.720Z] 345f211cbed4: Waiting [2021-06-09T03:46:55.720Z] 3f1212c3a290: Waiting [2021-06-09T03:46:55.720Z] 32f366d666a5: Waiting [2021-06-09T03:46:55.720Z] 98d94ba173c3: Layer already exists [2021-06-09T03:46:55.720Z] 7b559a68fb28: Layer already exists [2021-06-09T03:46:55.720Z] 0744180face1: Layer already exists [2021-06-09T03:46:55.720Z] 2a85d8b1fd68: Layer already exists [2021-06-09T03:46:55.720Z] be82632d621f: Layer already exists [2021-06-09T03:46:55.720Z] 97635288027d: Layer already exists [2021-06-09T03:46:55.720Z] 8f37e13a6637: Layer already exists [2021-06-09T03:46:55.720Z] c1ce477e1b62: Layer already exists [2021-06-09T03:46:55.720Z] 3f1212c3a290: Layer already exists [2021-06-09T03:46:55.720Z] 345f211cbed4: Layer already exists [2021-06-09T03:46:55.720Z] 32f366d666a5: Layer already exists [2021-06-09T03:46:55.720Z] 2.0.0-dev.258: digest: sha256:7fac525ffc7e529597087b4c169dd987e9a2e65dd53b123040cc805f54ea3bf8 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:46:56.025Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:46:56.333Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258 [2021-06-09T03:46:56.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-09T03:46:56.333Z] be82632d621f: Preparing [2021-06-09T03:46:56.333Z] be82632d621f: Preparing [2021-06-09T03:46:56.333Z] 0744180face1: Preparing [2021-06-09T03:46:56.333Z] 7b559a68fb28: Preparing [2021-06-09T03:46:56.333Z] 98d94ba173c3: Preparing [2021-06-09T03:46:56.333Z] 2a85d8b1fd68: Preparing [2021-06-09T03:46:56.333Z] c1ce477e1b62: Preparing [2021-06-09T03:46:56.333Z] 97635288027d: Preparing [2021-06-09T03:46:56.333Z] 8f37e13a6637: Preparing [2021-06-09T03:46:56.333Z] 345f211cbed4: Preparing [2021-06-09T03:46:56.333Z] 3f1212c3a290: Preparing [2021-06-09T03:46:56.333Z] 32f366d666a5: Preparing [2021-06-09T03:46:56.333Z] c1ce477e1b62: Waiting [2021-06-09T03:46:56.333Z] 97635288027d: Waiting [2021-06-09T03:46:56.333Z] 8f37e13a6637: Waiting [2021-06-09T03:46:56.333Z] 345f211cbed4: Waiting [2021-06-09T03:46:56.333Z] 3f1212c3a290: Waiting [2021-06-09T03:46:56.333Z] 32f366d666a5: Waiting [2021-06-09T03:46:56.333Z] be82632d621f: Layer already exists [2021-06-09T03:46:56.333Z] 0744180face1: Layer already exists [2021-06-09T03:46:56.333Z] 2a85d8b1fd68: Layer already exists [2021-06-09T03:46:56.333Z] 7b559a68fb28: Layer already exists [2021-06-09T03:46:56.333Z] 98d94ba173c3: Layer already exists [2021-06-09T03:46:56.333Z] 97635288027d: Layer already exists [2021-06-09T03:46:56.333Z] c1ce477e1b62: Layer already exists [2021-06-09T03:46:56.333Z] 8f37e13a6637: Layer already exists [2021-06-09T03:46:56.333Z] 3f1212c3a290: Layer already exists [2021-06-09T03:46:56.333Z] 345f211cbed4: Layer already exists [2021-06-09T03:46:56.333Z] 32f366d666a5: Layer already exists [2021-06-09T03:46:56.333Z] 5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258: digest: sha256:7fac525ffc7e529597087b4c169dd987e9a2e65dd53b123040cc805f54ea3bf8 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:46:58.624Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:46:58.921Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:master [2021-06-09T03:46:58.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-09T03:46:58.921Z] be82632d621f: Preparing [2021-06-09T03:46:58.921Z] be82632d621f: Preparing [2021-06-09T03:46:58.921Z] 0744180face1: Preparing [2021-06-09T03:46:58.921Z] 7b559a68fb28: Preparing [2021-06-09T03:46:58.921Z] 98d94ba173c3: Preparing [2021-06-09T03:46:58.921Z] 2a85d8b1fd68: Preparing [2021-06-09T03:46:58.921Z] c1ce477e1b62: Preparing [2021-06-09T03:46:58.921Z] 97635288027d: Preparing [2021-06-09T03:46:58.921Z] 8f37e13a6637: Preparing [2021-06-09T03:46:58.921Z] 345f211cbed4: Preparing [2021-06-09T03:46:58.921Z] 3f1212c3a290: Preparing [2021-06-09T03:46:58.921Z] 32f366d666a5: Preparing [2021-06-09T03:46:58.921Z] c1ce477e1b62: Waiting [2021-06-09T03:46:58.921Z] 97635288027d: Waiting [2021-06-09T03:46:58.922Z] 8f37e13a6637: Waiting [2021-06-09T03:46:58.922Z] 345f211cbed4: Waiting [2021-06-09T03:46:58.922Z] 3f1212c3a290: Waiting [2021-06-09T03:46:58.922Z] 32f366d666a5: Waiting [2021-06-09T03:46:58.922Z] 2a85d8b1fd68: Layer already exists [2021-06-09T03:46:58.922Z] 98d94ba173c3: Layer already exists [2021-06-09T03:46:58.922Z] 7b559a68fb28: Layer already exists [2021-06-09T03:46:58.922Z] be82632d621f: Layer already exists [2021-06-09T03:46:58.922Z] 0744180face1: Layer already exists [2021-06-09T03:46:58.922Z] 97635288027d: Layer already exists [2021-06-09T03:46:58.922Z] 3f1212c3a290: Layer already exists [2021-06-09T03:46:58.922Z] c1ce477e1b62: Layer already exists [2021-06-09T03:46:58.922Z] 345f211cbed4: Layer already exists [2021-06-09T03:46:58.922Z] 8f37e13a6637: Layer already exists [2021-06-09T03:46:58.922Z] 32f366d666a5: Layer already exists [2021-06-09T03:46:58.922Z] master: digest: sha256:7fac525ffc7e529597087b4c169dd987e9a2e65dd53b123040cc805f54ea3bf8 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-09T03:46:58.977Z] ===================================================== [Pipeline] echo [2021-06-09T03:46:58.993Z] taggedImages: [2021-06-09T03:46:58.993Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:5e3333aa483a9c37807d61fae87b8cc119682d82 [2021-06-09T03:46:58.993Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-06-09T03:46:58.993Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.258 [2021-06-09T03:46:58.993Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258 [2021-06-09T03:46:58.993Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] echo [2021-06-09T03:46:59.031Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-06-09T03:46:59.031Z] 5e3333aa483a9c37807d61fae87b8cc119682d82 [2021-06-09T03:46:59.031Z] latest [2021-06-09T03:46:59.031Z] 2.0.0-dev.258 [2021-06-09T03:46:59.031Z] 5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258 [2021-06-09T03:46:59.031Z] master [2021-06-09T03:46:59.031Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:46:59.381Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5e3333aa483a9c37807d61fae87b8cc119682d82 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:46:59.681Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5e3333aa483a9c37807d61fae87b8cc119682d82 [2021-06-09T03:46:59.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-09T03:46:59.681Z] 6e1d32094479: Preparing [2021-06-09T03:46:59.681Z] 088f99c5c3ed: Preparing [2021-06-09T03:46:59.681Z] 8d108c6ac15e: Preparing [2021-06-09T03:46:59.681Z] 4187887aaf3e: Preparing [2021-06-09T03:46:59.681Z] 758737864731: Preparing [2021-06-09T03:46:59.681Z] 32f366d666a5: Preparing [2021-06-09T03:46:59.681Z] 32f366d666a5: Waiting [2021-06-09T03:47:00.257Z] 758737864731: Pushed [2021-06-09T03:47:00.257Z] 4187887aaf3e: Pushed [2021-06-09T03:47:00.257Z] 32f366d666a5: Layer already exists [2021-06-09T03:47:00.257Z] 8d108c6ac15e: Pushed [2021-06-09T03:47:00.520Z] 6e1d32094479: Pushed [2021-06-09T03:47:00.520Z] 088f99c5c3ed: Pushed [2021-06-09T03:47:00.781Z] 5e3333aa483a9c37807d61fae87b8cc119682d82: digest: sha256:2f26af3a2e49934014fd4f10c3e6f8110d21a7c93fc6700bb536b958f3db0bfb size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:47:03.252Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:47:03.550Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-06-09T03:47:03.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-09T03:47:03.550Z] 6e1d32094479: Preparing [2021-06-09T03:47:03.550Z] 088f99c5c3ed: Preparing [2021-06-09T03:47:03.550Z] 8d108c6ac15e: Preparing [2021-06-09T03:47:03.550Z] 4187887aaf3e: Preparing [2021-06-09T03:47:03.550Z] 758737864731: Preparing [2021-06-09T03:47:03.550Z] 32f366d666a5: Preparing [2021-06-09T03:47:03.550Z] 32f366d666a5: Waiting [2021-06-09T03:47:03.550Z] 4187887aaf3e: Layer already exists [2021-06-09T03:47:03.550Z] 758737864731: Layer already exists [2021-06-09T03:47:03.550Z] 6e1d32094479: Layer already exists [2021-06-09T03:47:03.550Z] 088f99c5c3ed: Layer already exists [2021-06-09T03:47:03.550Z] 8d108c6ac15e: Layer already exists [2021-06-09T03:47:03.550Z] 32f366d666a5: Layer already exists [2021-06-09T03:47:03.550Z] latest: digest: sha256:2f26af3a2e49934014fd4f10c3e6f8110d21a7c93fc6700bb536b958f3db0bfb size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:47:03.856Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.258 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:47:04.194Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.258 [2021-06-09T03:47:04.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-09T03:47:04.194Z] 6e1d32094479: Preparing [2021-06-09T03:47:04.194Z] 088f99c5c3ed: Preparing [2021-06-09T03:47:04.194Z] 8d108c6ac15e: Preparing [2021-06-09T03:47:04.194Z] 4187887aaf3e: Preparing [2021-06-09T03:47:04.194Z] 758737864731: Preparing [2021-06-09T03:47:04.194Z] 32f366d666a5: Preparing [2021-06-09T03:47:04.194Z] 32f366d666a5: Waiting [2021-06-09T03:47:04.194Z] 8d108c6ac15e: Layer already exists [2021-06-09T03:47:04.194Z] 758737864731: Layer already exists [2021-06-09T03:47:04.194Z] 088f99c5c3ed: Layer already exists [2021-06-09T03:47:04.194Z] 6e1d32094479: Layer already exists [2021-06-09T03:47:04.194Z] 4187887aaf3e: Layer already exists [2021-06-09T03:47:04.194Z] 32f366d666a5: Layer already exists [2021-06-09T03:47:04.194Z] 2.0.0-dev.258: digest: sha256:2f26af3a2e49934014fd4f10c3e6f8110d21a7c93fc6700bb536b958f3db0bfb size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:47:04.511Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:47:04.810Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258 [2021-06-09T03:47:04.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-09T03:47:04.810Z] 6e1d32094479: Preparing [2021-06-09T03:47:04.810Z] 088f99c5c3ed: Preparing [2021-06-09T03:47:04.810Z] 8d108c6ac15e: Preparing [2021-06-09T03:47:04.810Z] 4187887aaf3e: Preparing [2021-06-09T03:47:04.810Z] 758737864731: Preparing [2021-06-09T03:47:04.810Z] 32f366d666a5: Preparing [2021-06-09T03:47:04.810Z] 32f366d666a5: Waiting [2021-06-09T03:47:04.810Z] 8d108c6ac15e: Layer already exists [2021-06-09T03:47:04.810Z] 758737864731: Layer already exists [2021-06-09T03:47:04.810Z] 088f99c5c3ed: Layer already exists [2021-06-09T03:47:04.810Z] 4187887aaf3e: Layer already exists [2021-06-09T03:47:04.810Z] 6e1d32094479: Layer already exists [2021-06-09T03:47:04.810Z] 32f366d666a5: Layer already exists [2021-06-09T03:47:04.810Z] 5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258: digest: sha256:2f26af3a2e49934014fd4f10c3e6f8110d21a7c93fc6700bb536b958f3db0bfb size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:47:05.113Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:47:05.410Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:master [2021-06-09T03:47:05.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-09T03:47:05.410Z] 6e1d32094479: Preparing [2021-06-09T03:47:05.410Z] 088f99c5c3ed: Preparing [2021-06-09T03:47:05.410Z] 8d108c6ac15e: Preparing [2021-06-09T03:47:05.410Z] 4187887aaf3e: Preparing [2021-06-09T03:47:05.410Z] 758737864731: Preparing [2021-06-09T03:47:05.410Z] 32f366d666a5: Preparing [2021-06-09T03:47:05.410Z] 32f366d666a5: Waiting [2021-06-09T03:47:05.410Z] 758737864731: Layer already exists [2021-06-09T03:47:05.410Z] 6e1d32094479: Layer already exists [2021-06-09T03:47:05.410Z] 8d108c6ac15e: Layer already exists [2021-06-09T03:47:05.410Z] 088f99c5c3ed: Layer already exists [2021-06-09T03:47:05.410Z] 4187887aaf3e: Layer already exists [2021-06-09T03:47:05.410Z] 32f366d666a5: Layer already exists [2021-06-09T03:47:05.410Z] master: digest: sha256:2f26af3a2e49934014fd4f10c3e6f8110d21a7c93fc6700bb536b958f3db0bfb size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-09T03:47:05.466Z] ===================================================== [Pipeline] echo [2021-06-09T03:47:05.483Z] taggedImages: [2021-06-09T03:47:05.483Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:5e3333aa483a9c37807d61fae87b8cc119682d82 [2021-06-09T03:47:05.483Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-06-09T03:47:05.483Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.258 [2021-06-09T03:47:05.483Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258 [2021-06-09T03:47:05.483Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] echo [2021-06-09T03:47:07.770Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-06-09T03:47:07.770Z] 5e3333aa483a9c37807d61fae87b8cc119682d82 [2021-06-09T03:47:07.770Z] latest [2021-06-09T03:47:07.770Z] 2.0.0-dev.258 [2021-06-09T03:47:07.770Z] 5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258 [2021-06-09T03:47:07.770Z] master [2021-06-09T03:47:07.770Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:47:08.117Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5e3333aa483a9c37807d61fae87b8cc119682d82 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:47:08.426Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5e3333aa483a9c37807d61fae87b8cc119682d82 [2021-06-09T03:47:08.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-09T03:47:08.426Z] fbf3503ebd05: Preparing [2021-06-09T03:47:08.426Z] b5afb3f6c7d9: Preparing [2021-06-09T03:47:08.426Z] 27280f28f199: Preparing [2021-06-09T03:47:08.426Z] bf98b66fa9f0: Preparing [2021-06-09T03:47:08.426Z] 93ea2380f6d8: Preparing [2021-06-09T03:47:08.426Z] 6c7029a810bc: Preparing [2021-06-09T03:47:08.426Z] 718d42a70ce0: Preparing [2021-06-09T03:47:08.426Z] fc1522a6cec4: Preparing [2021-06-09T03:47:08.426Z] b22ba23a5704: Preparing [2021-06-09T03:47:08.426Z] 32f366d666a5: Preparing [2021-06-09T03:47:08.426Z] 6c7029a810bc: Waiting [2021-06-09T03:47:08.426Z] 718d42a70ce0: Waiting [2021-06-09T03:47:08.426Z] fc1522a6cec4: Waiting [2021-06-09T03:47:08.426Z] b22ba23a5704: Waiting [2021-06-09T03:47:08.426Z] 32f366d666a5: Waiting [2021-06-09T03:47:09.017Z] 93ea2380f6d8: Pushed [2021-06-09T03:47:09.017Z] b5afb3f6c7d9: Pushed [2021-06-09T03:47:09.017Z] fbf3503ebd05: Pushed [2021-06-09T03:47:09.304Z] 6c7029a810bc: Pushed [2021-06-09T03:47:09.304Z] 718d42a70ce0: Pushed [2021-06-09T03:47:09.304Z] fc1522a6cec4: Pushed [2021-06-09T03:47:09.304Z] 32f366d666a5: Layer already exists [2021-06-09T03:47:09.304Z] bf98b66fa9f0: Pushed [2021-06-09T03:47:09.304Z] b22ba23a5704: Pushed [2021-06-09T03:47:09.567Z] 27280f28f199: Pushed [2021-06-09T03:47:09.829Z] 5e3333aa483a9c37807d61fae87b8cc119682d82: digest: sha256:b88c71254502cdb7754613cce89b52159bcaa2f170409e3c9f162572896db1b3 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:47:14.737Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:47:15.037Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-06-09T03:47:15.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-09T03:47:15.037Z] fbf3503ebd05: Preparing [2021-06-09T03:47:15.037Z] b5afb3f6c7d9: Preparing [2021-06-09T03:47:15.037Z] 27280f28f199: Preparing [2021-06-09T03:47:15.037Z] bf98b66fa9f0: Preparing [2021-06-09T03:47:15.037Z] 93ea2380f6d8: Preparing [2021-06-09T03:47:15.037Z] 6c7029a810bc: Preparing [2021-06-09T03:47:15.037Z] 718d42a70ce0: Preparing [2021-06-09T03:47:15.037Z] fc1522a6cec4: Preparing [2021-06-09T03:47:15.037Z] b22ba23a5704: Preparing [2021-06-09T03:47:15.037Z] 32f366d666a5: Preparing [2021-06-09T03:47:15.037Z] 6c7029a810bc: Waiting [2021-06-09T03:47:15.037Z] 718d42a70ce0: Waiting [2021-06-09T03:47:15.037Z] fc1522a6cec4: Waiting [2021-06-09T03:47:15.037Z] b22ba23a5704: Waiting [2021-06-09T03:47:15.037Z] 32f366d666a5: Waiting [2021-06-09T03:47:15.037Z] b5afb3f6c7d9: Layer already exists [2021-06-09T03:47:15.037Z] 27280f28f199: Layer already exists [2021-06-09T03:47:15.037Z] 93ea2380f6d8: Layer already exists [2021-06-09T03:47:15.037Z] bf98b66fa9f0: Layer already exists [2021-06-09T03:47:15.037Z] fbf3503ebd05: Layer already exists [2021-06-09T03:47:15.037Z] 6c7029a810bc: Layer already exists [2021-06-09T03:47:15.037Z] b22ba23a5704: Layer already exists [2021-06-09T03:47:15.037Z] fc1522a6cec4: Layer already exists [2021-06-09T03:47:15.037Z] 718d42a70ce0: Layer already exists [2021-06-09T03:47:15.037Z] 32f366d666a5: Layer already exists [2021-06-09T03:47:15.037Z] latest: digest: sha256:b88c71254502cdb7754613cce89b52159bcaa2f170409e3c9f162572896db1b3 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:47:15.344Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.258 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:47:15.644Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.258 [2021-06-09T03:47:15.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-09T03:47:15.644Z] fbf3503ebd05: Preparing [2021-06-09T03:47:15.644Z] b5afb3f6c7d9: Preparing [2021-06-09T03:47:15.644Z] 27280f28f199: Preparing [2021-06-09T03:47:15.644Z] bf98b66fa9f0: Preparing [2021-06-09T03:47:15.644Z] 93ea2380f6d8: Preparing [2021-06-09T03:47:15.644Z] 6c7029a810bc: Preparing [2021-06-09T03:47:15.644Z] 718d42a70ce0: Preparing [2021-06-09T03:47:15.644Z] fc1522a6cec4: Preparing [2021-06-09T03:47:15.644Z] b22ba23a5704: Preparing [2021-06-09T03:47:15.644Z] 32f366d666a5: Preparing [2021-06-09T03:47:15.644Z] 6c7029a810bc: Waiting [2021-06-09T03:47:15.644Z] 718d42a70ce0: Waiting [2021-06-09T03:47:15.644Z] fc1522a6cec4: Waiting [2021-06-09T03:47:15.644Z] b22ba23a5704: Waiting [2021-06-09T03:47:15.644Z] 32f366d666a5: Waiting [2021-06-09T03:47:15.644Z] fbf3503ebd05: Layer already exists [2021-06-09T03:47:15.644Z] 27280f28f199: Layer already exists [2021-06-09T03:47:15.644Z] bf98b66fa9f0: Layer already exists [2021-06-09T03:47:15.644Z] 93ea2380f6d8: Layer already exists [2021-06-09T03:47:15.644Z] b5afb3f6c7d9: Layer already exists [2021-06-09T03:47:15.644Z] 6c7029a810bc: Layer already exists [2021-06-09T03:47:15.644Z] 718d42a70ce0: Layer already exists [2021-06-09T03:47:15.644Z] b22ba23a5704: Layer already exists [2021-06-09T03:47:15.644Z] fc1522a6cec4: Layer already exists [2021-06-09T03:47:15.644Z] 32f366d666a5: Layer already exists [2021-06-09T03:47:15.644Z] 2.0.0-dev.258: digest: sha256:b88c71254502cdb7754613cce89b52159bcaa2f170409e3c9f162572896db1b3 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:47:15.948Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:47:16.248Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258 [2021-06-09T03:47:16.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-09T03:47:16.248Z] fbf3503ebd05: Preparing [2021-06-09T03:47:16.248Z] b5afb3f6c7d9: Preparing [2021-06-09T03:47:16.248Z] 27280f28f199: Preparing [2021-06-09T03:47:16.248Z] bf98b66fa9f0: Preparing [2021-06-09T03:47:16.248Z] 93ea2380f6d8: Preparing [2021-06-09T03:47:16.248Z] 6c7029a810bc: Preparing [2021-06-09T03:47:16.248Z] 718d42a70ce0: Preparing [2021-06-09T03:47:16.248Z] fc1522a6cec4: Preparing [2021-06-09T03:47:16.248Z] b22ba23a5704: Preparing [2021-06-09T03:47:16.248Z] 32f366d666a5: Preparing [2021-06-09T03:47:16.248Z] 6c7029a810bc: Waiting [2021-06-09T03:47:16.248Z] 718d42a70ce0: Waiting [2021-06-09T03:47:16.248Z] fc1522a6cec4: Waiting [2021-06-09T03:47:16.248Z] b22ba23a5704: Waiting [2021-06-09T03:47:16.248Z] 32f366d666a5: Waiting [2021-06-09T03:47:16.248Z] bf98b66fa9f0: Layer already exists [2021-06-09T03:47:16.248Z] fbf3503ebd05: Layer already exists [2021-06-09T03:47:16.248Z] 27280f28f199: Layer already exists [2021-06-09T03:47:16.248Z] b5afb3f6c7d9: Layer already exists [2021-06-09T03:47:16.248Z] 93ea2380f6d8: Layer already exists [2021-06-09T03:47:16.248Z] 6c7029a810bc: Layer already exists [2021-06-09T03:47:16.248Z] 718d42a70ce0: Layer already exists [2021-06-09T03:47:16.248Z] fc1522a6cec4: Layer already exists [2021-06-09T03:47:16.248Z] 32f366d666a5: Layer already exists [2021-06-09T03:47:16.248Z] b22ba23a5704: Layer already exists [2021-06-09T03:47:16.248Z] 5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258: digest: sha256:b88c71254502cdb7754613cce89b52159bcaa2f170409e3c9f162572896db1b3 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:47:18.534Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:47:18.834Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [2021-06-09T03:47:18.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-09T03:47:18.834Z] fbf3503ebd05: Preparing [2021-06-09T03:47:18.834Z] b5afb3f6c7d9: Preparing [2021-06-09T03:47:18.834Z] 27280f28f199: Preparing [2021-06-09T03:47:18.834Z] bf98b66fa9f0: Preparing [2021-06-09T03:47:18.834Z] 93ea2380f6d8: Preparing [2021-06-09T03:47:18.834Z] 6c7029a810bc: Preparing [2021-06-09T03:47:18.834Z] 718d42a70ce0: Preparing [2021-06-09T03:47:18.835Z] fc1522a6cec4: Preparing [2021-06-09T03:47:18.835Z] b22ba23a5704: Preparing [2021-06-09T03:47:18.835Z] 32f366d666a5: Preparing [2021-06-09T03:47:18.835Z] 6c7029a810bc: Waiting [2021-06-09T03:47:18.835Z] 718d42a70ce0: Waiting [2021-06-09T03:47:18.835Z] fc1522a6cec4: Waiting [2021-06-09T03:47:18.835Z] b22ba23a5704: Waiting [2021-06-09T03:47:18.835Z] 32f366d666a5: Waiting [2021-06-09T03:47:18.835Z] bf98b66fa9f0: Layer already exists [2021-06-09T03:47:18.835Z] fbf3503ebd05: Layer already exists [2021-06-09T03:47:18.835Z] b5afb3f6c7d9: Layer already exists [2021-06-09T03:47:18.835Z] 27280f28f199: Layer already exists [2021-06-09T03:47:18.835Z] 93ea2380f6d8: Layer already exists [2021-06-09T03:47:18.835Z] fc1522a6cec4: Layer already exists [2021-06-09T03:47:18.835Z] 718d42a70ce0: Layer already exists [2021-06-09T03:47:18.835Z] 6c7029a810bc: Layer already exists [2021-06-09T03:47:18.835Z] 32f366d666a5: Layer already exists [2021-06-09T03:47:18.835Z] b22ba23a5704: Layer already exists [2021-06-09T03:47:18.835Z] master: digest: sha256:b88c71254502cdb7754613cce89b52159bcaa2f170409e3c9f162572896db1b3 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-09T03:47:18.899Z] ===================================================== [Pipeline] echo [2021-06-09T03:47:18.916Z] taggedImages: [2021-06-09T03:47:18.916Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5e3333aa483a9c37807d61fae87b8cc119682d82 [2021-06-09T03:47:18.916Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-06-09T03:47:18.916Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.258 [2021-06-09T03:47:18.917Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258 [2021-06-09T03:47:18.917Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] echo [2021-06-09T03:47:18.952Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-06-09T03:47:18.952Z] 5e3333aa483a9c37807d61fae87b8cc119682d82 [2021-06-09T03:47:18.952Z] latest [2021-06-09T03:47:18.952Z] 2.0.0-dev.258 [2021-06-09T03:47:18.952Z] 5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258 [2021-06-09T03:47:18.952Z] master [2021-06-09T03:47:18.952Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:47:19.305Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5e3333aa483a9c37807d61fae87b8cc119682d82 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:47:19.603Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:5e3333aa483a9c37807d61fae87b8cc119682d82 [2021-06-09T03:47:19.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-09T03:47:19.603Z] c834859c64d6: Preparing [2021-06-09T03:47:19.604Z] aea9227aba00: Preparing [2021-06-09T03:47:19.604Z] c1ce477e1b62: Preparing [2021-06-09T03:47:19.604Z] 0ed061294735: Preparing [2021-06-09T03:47:19.604Z] 32f366d666a5: Preparing [2021-06-09T03:47:19.604Z] 32f366d666a5: Layer already exists [2021-06-09T03:47:19.604Z] c1ce477e1b62: Layer already exists [2021-06-09T03:47:19.604Z] c834859c64d6: Pushed [2021-06-09T03:47:19.604Z] 0ed061294735: Pushed [2021-06-09T03:47:23.114Z] aea9227aba00: Pushed [2021-06-09T03:47:23.114Z] 5e3333aa483a9c37807d61fae87b8cc119682d82: digest: sha256:3826cd4688fbdf5e9875d04287b1e5d20538e427ae9eb6f71183f53396a235b3 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:47:23.422Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:47:23.722Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-06-09T03:47:23.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-09T03:47:23.722Z] c834859c64d6: Preparing [2021-06-09T03:47:23.722Z] aea9227aba00: Preparing [2021-06-09T03:47:23.722Z] c1ce477e1b62: Preparing [2021-06-09T03:47:23.722Z] 0ed061294735: Preparing [2021-06-09T03:47:23.722Z] 32f366d666a5: Preparing [2021-06-09T03:47:23.722Z] c1ce477e1b62: Layer already exists [2021-06-09T03:47:23.722Z] 0ed061294735: Layer already exists [2021-06-09T03:47:23.722Z] c834859c64d6: Layer already exists [2021-06-09T03:47:23.722Z] 32f366d666a5: Layer already exists [2021-06-09T03:47:23.722Z] aea9227aba00: Layer already exists [2021-06-09T03:47:23.722Z] latest: digest: sha256:3826cd4688fbdf5e9875d04287b1e5d20538e427ae9eb6f71183f53396a235b3 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:47:24.026Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.258 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:47:24.327Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.258 [2021-06-09T03:47:24.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-09T03:47:24.327Z] c834859c64d6: Preparing [2021-06-09T03:47:24.327Z] aea9227aba00: Preparing [2021-06-09T03:47:24.327Z] c1ce477e1b62: Preparing [2021-06-09T03:47:24.327Z] 0ed061294735: Preparing [2021-06-09T03:47:24.327Z] 32f366d666a5: Preparing [2021-06-09T03:47:24.327Z] c834859c64d6: Layer already exists [2021-06-09T03:47:24.327Z] aea9227aba00: Layer already exists [2021-06-09T03:47:24.327Z] 0ed061294735: Layer already exists [2021-06-09T03:47:24.327Z] 32f366d666a5: Layer already exists [2021-06-09T03:47:24.327Z] c1ce477e1b62: Layer already exists [2021-06-09T03:47:24.327Z] 2.0.0-dev.258: digest: sha256:3826cd4688fbdf5e9875d04287b1e5d20538e427ae9eb6f71183f53396a235b3 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:47:26.971Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:47:27.271Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258 [2021-06-09T03:47:27.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-09T03:47:27.271Z] c834859c64d6: Preparing [2021-06-09T03:47:27.271Z] aea9227aba00: Preparing [2021-06-09T03:47:27.271Z] c1ce477e1b62: Preparing [2021-06-09T03:47:27.271Z] 0ed061294735: Preparing [2021-06-09T03:47:27.271Z] 32f366d666a5: Preparing [2021-06-09T03:47:27.271Z] c834859c64d6: Layer already exists [2021-06-09T03:47:27.271Z] aea9227aba00: Layer already exists [2021-06-09T03:47:27.271Z] 0ed061294735: Layer already exists [2021-06-09T03:47:27.271Z] c1ce477e1b62: Layer already exists [2021-06-09T03:47:27.271Z] 32f366d666a5: Layer already exists [2021-06-09T03:47:27.271Z] 5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258: digest: sha256:3826cd4688fbdf5e9875d04287b1e5d20538e427ae9eb6f71183f53396a235b3 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:47:27.577Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:47:27.876Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:master [2021-06-09T03:47:27.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-09T03:47:27.876Z] c834859c64d6: Preparing [2021-06-09T03:47:27.876Z] aea9227aba00: Preparing [2021-06-09T03:47:27.876Z] c1ce477e1b62: Preparing [2021-06-09T03:47:27.876Z] 0ed061294735: Preparing [2021-06-09T03:47:27.877Z] 32f366d666a5: Preparing [2021-06-09T03:47:27.877Z] 32f366d666a5: Layer already exists [2021-06-09T03:47:27.877Z] 0ed061294735: Layer already exists [2021-06-09T03:47:27.877Z] aea9227aba00: Layer already exists [2021-06-09T03:47:27.877Z] c834859c64d6: Layer already exists [2021-06-09T03:47:27.877Z] c1ce477e1b62: Layer already exists [2021-06-09T03:47:27.877Z] master: digest: sha256:3826cd4688fbdf5e9875d04287b1e5d20538e427ae9eb6f71183f53396a235b3 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-09T03:47:27.925Z] ===================================================== [Pipeline] echo [2021-06-09T03:47:27.939Z] taggedImages: [2021-06-09T03:47:27.939Z] - nexus3.edgexfoundry.org:10004/support-notifications:5e3333aa483a9c37807d61fae87b8cc119682d82 [2021-06-09T03:47:27.939Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-06-09T03:47:27.939Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.258 [2021-06-09T03:47:27.939Z] - nexus3.edgexfoundry.org:10004/support-notifications:5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258 [2021-06-09T03:47:27.939Z] - nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] echo [2021-06-09T03:47:27.968Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-06-09T03:47:27.968Z] 5e3333aa483a9c37807d61fae87b8cc119682d82 [2021-06-09T03:47:27.968Z] latest [2021-06-09T03:47:27.968Z] 2.0.0-dev.258 [2021-06-09T03:47:27.968Z] 5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258 [2021-06-09T03:47:27.968Z] master [2021-06-09T03:47:27.968Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:47:28.300Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5e3333aa483a9c37807d61fae87b8cc119682d82 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:47:30.789Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5e3333aa483a9c37807d61fae87b8cc119682d82 [2021-06-09T03:47:30.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-09T03:47:30.789Z] 69144637b44c: Preparing [2021-06-09T03:47:30.789Z] 15e30e379e20: Preparing [2021-06-09T03:47:30.789Z] c1ce477e1b62: Preparing [2021-06-09T03:47:30.789Z] 13e22d127560: Preparing [2021-06-09T03:47:30.789Z] 32f366d666a5: Preparing [2021-06-09T03:47:30.789Z] 32f366d666a5: Layer already exists [2021-06-09T03:47:30.789Z] c1ce477e1b62: Layer already exists [2021-06-09T03:47:30.789Z] 13e22d127560: Layer already exists [2021-06-09T03:47:30.789Z] 69144637b44c: Pushed [2021-06-09T03:47:30.789Z] 15e30e379e20: Pushed [2021-06-09T03:47:30.789Z] 5e3333aa483a9c37807d61fae87b8cc119682d82: digest: sha256:ad8e64e73224009e7b5f7bad1732dca13a1134377b15723eecf752fc3128a7dc size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:47:31.091Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:47:31.391Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-06-09T03:47:31.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-09T03:47:31.391Z] 69144637b44c: Preparing [2021-06-09T03:47:31.391Z] 15e30e379e20: Preparing [2021-06-09T03:47:31.391Z] c1ce477e1b62: Preparing [2021-06-09T03:47:31.391Z] 13e22d127560: Preparing [2021-06-09T03:47:31.391Z] 32f366d666a5: Preparing [2021-06-09T03:47:31.391Z] 32f366d666a5: Layer already exists [2021-06-09T03:47:31.391Z] 15e30e379e20: Layer already exists [2021-06-09T03:47:31.391Z] 69144637b44c: Layer already exists [2021-06-09T03:47:31.391Z] c1ce477e1b62: Layer already exists [2021-06-09T03:47:31.391Z] 13e22d127560: Layer already exists [2021-06-09T03:47:31.391Z] latest: digest: sha256:ad8e64e73224009e7b5f7bad1732dca13a1134377b15723eecf752fc3128a7dc size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:47:31.693Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.258 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:47:31.990Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.258 [2021-06-09T03:47:31.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-09T03:47:31.990Z] 69144637b44c: Preparing [2021-06-09T03:47:31.990Z] 15e30e379e20: Preparing [2021-06-09T03:47:31.990Z] c1ce477e1b62: Preparing [2021-06-09T03:47:31.990Z] 13e22d127560: Preparing [2021-06-09T03:47:31.990Z] 32f366d666a5: Preparing [2021-06-09T03:47:31.990Z] 15e30e379e20: Layer already exists [2021-06-09T03:47:31.990Z] 32f366d666a5: Layer already exists [2021-06-09T03:47:31.990Z] 69144637b44c: Layer already exists [2021-06-09T03:47:31.990Z] 13e22d127560: Layer already exists [2021-06-09T03:47:31.990Z] c1ce477e1b62: Layer already exists [2021-06-09T03:47:31.990Z] 2.0.0-dev.258: digest: sha256:ad8e64e73224009e7b5f7bad1732dca13a1134377b15723eecf752fc3128a7dc size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:47:32.295Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:47:32.607Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258 [2021-06-09T03:47:32.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-09T03:47:32.607Z] 69144637b44c: Preparing [2021-06-09T03:47:32.607Z] 15e30e379e20: Preparing [2021-06-09T03:47:32.607Z] c1ce477e1b62: Preparing [2021-06-09T03:47:32.607Z] 13e22d127560: Preparing [2021-06-09T03:47:32.607Z] 32f366d666a5: Preparing [2021-06-09T03:47:32.607Z] c1ce477e1b62: Layer already exists [2021-06-09T03:47:32.607Z] 32f366d666a5: Layer already exists [2021-06-09T03:47:32.607Z] 69144637b44c: Layer already exists [2021-06-09T03:47:32.607Z] 13e22d127560: Layer already exists [2021-06-09T03:47:32.607Z] 15e30e379e20: Layer already exists [2021-06-09T03:47:32.607Z] 5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258: digest: sha256:ad8e64e73224009e7b5f7bad1732dca13a1134377b15723eecf752fc3128a7dc size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:47:32.911Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:47:33.209Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:master [2021-06-09T03:47:33.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-09T03:47:33.209Z] 69144637b44c: Preparing [2021-06-09T03:47:33.209Z] 15e30e379e20: Preparing [2021-06-09T03:47:33.209Z] c1ce477e1b62: Preparing [2021-06-09T03:47:33.209Z] 13e22d127560: Preparing [2021-06-09T03:47:33.209Z] 32f366d666a5: Preparing [2021-06-09T03:47:33.209Z] 32f366d666a5: Layer already exists [2021-06-09T03:47:33.209Z] c1ce477e1b62: Layer already exists [2021-06-09T03:47:33.209Z] 69144637b44c: Layer already exists [2021-06-09T03:47:33.209Z] 13e22d127560: Layer already exists [2021-06-09T03:47:33.209Z] 15e30e379e20: Layer already exists [2021-06-09T03:47:33.209Z] master: digest: sha256:ad8e64e73224009e7b5f7bad1732dca13a1134377b15723eecf752fc3128a7dc size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-09T03:47:33.271Z] ===================================================== [Pipeline] echo [2021-06-09T03:47:33.287Z] taggedImages: [2021-06-09T03:47:33.287Z] - nexus3.edgexfoundry.org:10004/support-scheduler:5e3333aa483a9c37807d61fae87b8cc119682d82 [2021-06-09T03:47:33.287Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-06-09T03:47:33.287Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.258 [2021-06-09T03:47:33.287Z] - nexus3.edgexfoundry.org:10004/support-scheduler:5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258 [2021-06-09T03:47:33.287Z] - nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] echo [2021-06-09T03:47:35.529Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-06-09T03:47:35.529Z] 5e3333aa483a9c37807d61fae87b8cc119682d82 [2021-06-09T03:47:35.529Z] latest [2021-06-09T03:47:35.529Z] 2.0.0-dev.258 [2021-06-09T03:47:35.529Z] 5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258 [2021-06-09T03:47:35.529Z] master [2021-06-09T03:47:35.529Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:47:35.874Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:5e3333aa483a9c37807d61fae87b8cc119682d82 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:47:38.404Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:5e3333aa483a9c37807d61fae87b8cc119682d82 [2021-06-09T03:47:38.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-09T03:47:38.404Z] 7309326ef3ba: Preparing [2021-06-09T03:47:38.404Z] 47d6c1014249: Preparing [2021-06-09T03:47:38.404Z] 7d2aad50d89e: Preparing [2021-06-09T03:47:38.404Z] db5788f1516a: Preparing [2021-06-09T03:47:38.404Z] 0754057c0ad3: Preparing [2021-06-09T03:47:38.404Z] 998cdf262ab1: Preparing [2021-06-09T03:47:38.404Z] 02e56110abd2: Preparing [2021-06-09T03:47:38.404Z] abc36efb885a: Preparing [2021-06-09T03:47:38.404Z] b0b09059f4e1: Preparing [2021-06-09T03:47:38.404Z] bb961f40224b: Preparing [2021-06-09T03:47:38.404Z] f4666769fca7: Preparing [2021-06-09T03:47:38.404Z] 998cdf262ab1: Waiting [2021-06-09T03:47:38.404Z] 02e56110abd2: Waiting [2021-06-09T03:47:38.404Z] abc36efb885a: Waiting [2021-06-09T03:47:38.404Z] b0b09059f4e1: Waiting [2021-06-09T03:47:38.404Z] bb961f40224b: Waiting [2021-06-09T03:47:38.404Z] f4666769fca7: Waiting [2021-06-09T03:47:38.404Z] 0754057c0ad3: Layer already exists [2021-06-09T03:47:38.404Z] 998cdf262ab1: Layer already exists [2021-06-09T03:47:38.404Z] 02e56110abd2: Layer already exists [2021-06-09T03:47:38.404Z] abc36efb885a: Layer already exists [2021-06-09T03:47:38.404Z] 47d6c1014249: Pushed [2021-06-09T03:47:38.404Z] bb961f40224b: Layer already exists [2021-06-09T03:47:38.404Z] b0b09059f4e1: Layer already exists [2021-06-09T03:47:38.404Z] f4666769fca7: Layer already exists [2021-06-09T03:47:38.404Z] 7309326ef3ba: Pushed [2021-06-09T03:47:38.404Z] 7d2aad50d89e: Pushed [2021-06-09T03:47:42.618Z] db5788f1516a: Pushed [2021-06-09T03:47:42.618Z] 5e3333aa483a9c37807d61fae87b8cc119682d82: digest: sha256:a5f409acefeca93804cafd41ce916dd5b6ced73d43478fe138eed26c22897fe2 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:47:42.937Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:47:43.235Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-06-09T03:47:43.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-09T03:47:43.236Z] 7309326ef3ba: Preparing [2021-06-09T03:47:43.236Z] 47d6c1014249: Preparing [2021-06-09T03:47:43.236Z] 7d2aad50d89e: Preparing [2021-06-09T03:47:43.236Z] db5788f1516a: Preparing [2021-06-09T03:47:43.236Z] 0754057c0ad3: Preparing [2021-06-09T03:47:43.236Z] 998cdf262ab1: Preparing [2021-06-09T03:47:43.236Z] 02e56110abd2: Preparing [2021-06-09T03:47:43.236Z] abc36efb885a: Preparing [2021-06-09T03:47:43.236Z] b0b09059f4e1: Preparing [2021-06-09T03:47:43.236Z] bb961f40224b: Preparing [2021-06-09T03:47:43.236Z] f4666769fca7: Preparing [2021-06-09T03:47:43.236Z] 998cdf262ab1: Waiting [2021-06-09T03:47:43.236Z] 02e56110abd2: Waiting [2021-06-09T03:47:43.236Z] abc36efb885a: Waiting [2021-06-09T03:47:43.236Z] b0b09059f4e1: Waiting [2021-06-09T03:47:43.236Z] bb961f40224b: Waiting [2021-06-09T03:47:43.236Z] f4666769fca7: Waiting [2021-06-09T03:47:43.236Z] 7309326ef3ba: Layer already exists [2021-06-09T03:47:43.236Z] db5788f1516a: Layer already exists [2021-06-09T03:47:43.236Z] 7d2aad50d89e: Layer already exists [2021-06-09T03:47:43.236Z] 47d6c1014249: Layer already exists [2021-06-09T03:47:43.236Z] 0754057c0ad3: Layer already exists [2021-06-09T03:47:43.236Z] 998cdf262ab1: Layer already exists [2021-06-09T03:47:43.236Z] b0b09059f4e1: Layer already exists [2021-06-09T03:47:43.236Z] bb961f40224b: Layer already exists [2021-06-09T03:47:43.236Z] abc36efb885a: Layer already exists [2021-06-09T03:47:43.236Z] 02e56110abd2: Layer already exists [2021-06-09T03:47:43.236Z] f4666769fca7: Layer already exists [2021-06-09T03:47:43.236Z] latest: digest: sha256:a5f409acefeca93804cafd41ce916dd5b6ced73d43478fe138eed26c22897fe2 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:47:43.551Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.258 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:47:43.854Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.258 [2021-06-09T03:47:43.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-09T03:47:43.854Z] 7309326ef3ba: Preparing [2021-06-09T03:47:43.854Z] 47d6c1014249: Preparing [2021-06-09T03:47:43.854Z] 7d2aad50d89e: Preparing [2021-06-09T03:47:43.854Z] db5788f1516a: Preparing [2021-06-09T03:47:43.854Z] 0754057c0ad3: Preparing [2021-06-09T03:47:43.854Z] 998cdf262ab1: Preparing [2021-06-09T03:47:43.854Z] 02e56110abd2: Preparing [2021-06-09T03:47:43.854Z] abc36efb885a: Preparing [2021-06-09T03:47:43.854Z] b0b09059f4e1: Preparing [2021-06-09T03:47:43.854Z] bb961f40224b: Preparing [2021-06-09T03:47:43.854Z] f4666769fca7: Preparing [2021-06-09T03:47:43.854Z] 998cdf262ab1: Waiting [2021-06-09T03:47:43.854Z] 02e56110abd2: Waiting [2021-06-09T03:47:43.854Z] abc36efb885a: Waiting [2021-06-09T03:47:43.854Z] b0b09059f4e1: Waiting [2021-06-09T03:47:43.854Z] bb961f40224b: Waiting [2021-06-09T03:47:43.854Z] f4666769fca7: Waiting [2021-06-09T03:47:43.854Z] 0754057c0ad3: Layer already exists [2021-06-09T03:47:43.854Z] 7309326ef3ba: Layer already exists [2021-06-09T03:47:43.854Z] 47d6c1014249: Layer already exists [2021-06-09T03:47:43.854Z] 7d2aad50d89e: Layer already exists [2021-06-09T03:47:43.854Z] db5788f1516a: Layer already exists [2021-06-09T03:47:43.854Z] 02e56110abd2: Layer already exists [2021-06-09T03:47:43.854Z] 998cdf262ab1: Layer already exists [2021-06-09T03:47:43.854Z] b0b09059f4e1: Layer already exists [2021-06-09T03:47:43.854Z] bb961f40224b: Layer already exists [2021-06-09T03:47:43.854Z] abc36efb885a: Layer already exists [2021-06-09T03:47:43.854Z] f4666769fca7: Layer already exists [2021-06-09T03:47:43.854Z] 2.0.0-dev.258: digest: sha256:a5f409acefeca93804cafd41ce916dd5b6ced73d43478fe138eed26c22897fe2 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:47:44.160Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:47:44.465Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258 [2021-06-09T03:47:44.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-09T03:47:44.465Z] 7309326ef3ba: Preparing [2021-06-09T03:47:44.465Z] 47d6c1014249: Preparing [2021-06-09T03:47:44.465Z] 7d2aad50d89e: Preparing [2021-06-09T03:47:44.465Z] db5788f1516a: Preparing [2021-06-09T03:47:44.465Z] 0754057c0ad3: Preparing [2021-06-09T03:47:44.465Z] 998cdf262ab1: Preparing [2021-06-09T03:47:44.465Z] 02e56110abd2: Preparing [2021-06-09T03:47:44.465Z] abc36efb885a: Preparing [2021-06-09T03:47:44.465Z] b0b09059f4e1: Preparing [2021-06-09T03:47:44.465Z] bb961f40224b: Preparing [2021-06-09T03:47:44.465Z] f4666769fca7: Preparing [2021-06-09T03:47:44.465Z] 998cdf262ab1: Waiting [2021-06-09T03:47:44.465Z] 02e56110abd2: Waiting [2021-06-09T03:47:44.465Z] b0b09059f4e1: Waiting [2021-06-09T03:47:44.465Z] abc36efb885a: Waiting [2021-06-09T03:47:44.465Z] f4666769fca7: Waiting [2021-06-09T03:47:44.465Z] bb961f40224b: Waiting [2021-06-09T03:47:44.465Z] db5788f1516a: Layer already exists [2021-06-09T03:47:44.465Z] 7d2aad50d89e: Layer already exists [2021-06-09T03:47:44.465Z] 47d6c1014249: Layer already exists [2021-06-09T03:47:44.465Z] 7309326ef3ba: Layer already exists [2021-06-09T03:47:44.465Z] 0754057c0ad3: Layer already exists [2021-06-09T03:47:44.465Z] 998cdf262ab1: Layer already exists [2021-06-09T03:47:44.465Z] 02e56110abd2: Layer already exists [2021-06-09T03:47:44.465Z] b0b09059f4e1: Layer already exists [2021-06-09T03:47:44.465Z] bb961f40224b: Layer already exists [2021-06-09T03:47:44.465Z] abc36efb885a: Layer already exists [2021-06-09T03:47:44.465Z] f4666769fca7: Layer already exists [2021-06-09T03:47:44.465Z] 5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258: digest: sha256:a5f409acefeca93804cafd41ce916dd5b6ced73d43478fe138eed26c22897fe2 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:47:44.767Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:47:47.031Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.258" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-09T03:47:47.311Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [2021-06-09T03:47:47.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-09T03:47:47.312Z] 7309326ef3ba: Preparing [2021-06-09T03:47:47.312Z] 47d6c1014249: Preparing [2021-06-09T03:47:47.312Z] 7d2aad50d89e: Preparing [2021-06-09T03:47:47.312Z] db5788f1516a: Preparing [2021-06-09T03:47:47.312Z] 0754057c0ad3: Preparing [2021-06-09T03:47:47.312Z] 998cdf262ab1: Preparing [2021-06-09T03:47:47.312Z] 02e56110abd2: Preparing [2021-06-09T03:47:47.312Z] abc36efb885a: Preparing [2021-06-09T03:47:47.312Z] b0b09059f4e1: Preparing [2021-06-09T03:47:47.312Z] bb961f40224b: Preparing [2021-06-09T03:47:47.312Z] f4666769fca7: Preparing [2021-06-09T03:47:47.312Z] 998cdf262ab1: Waiting [2021-06-09T03:47:47.312Z] 02e56110abd2: Waiting [2021-06-09T03:47:47.312Z] abc36efb885a: Waiting [2021-06-09T03:47:47.312Z] b0b09059f4e1: Waiting [2021-06-09T03:47:47.312Z] f4666769fca7: Waiting [2021-06-09T03:47:47.312Z] bb961f40224b: Waiting [2021-06-09T03:47:47.312Z] 7d2aad50d89e: Layer already exists [2021-06-09T03:47:47.312Z] 7309326ef3ba: Layer already exists [2021-06-09T03:47:47.312Z] 0754057c0ad3: Layer already exists [2021-06-09T03:47:47.312Z] 47d6c1014249: Layer already exists [2021-06-09T03:47:47.312Z] db5788f1516a: Layer already exists [2021-06-09T03:47:47.312Z] abc36efb885a: Layer already exists [2021-06-09T03:47:47.312Z] 998cdf262ab1: Layer already exists [2021-06-09T03:47:47.312Z] b0b09059f4e1: Layer already exists [2021-06-09T03:47:47.312Z] 02e56110abd2: Layer already exists [2021-06-09T03:47:47.312Z] bb961f40224b: Layer already exists [2021-06-09T03:47:47.312Z] f4666769fca7: Layer already exists [2021-06-09T03:47:47.312Z] master: digest: sha256:a5f409acefeca93804cafd41ce916dd5b6ced73d43478fe138eed26c22897fe2 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-09T03:47:47.378Z] ===================================================== [Pipeline] echo [2021-06-09T03:47:47.397Z] taggedImages: [2021-06-09T03:47:47.397Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:5e3333aa483a9c37807d61fae87b8cc119682d82 [2021-06-09T03:47:47.397Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-06-09T03:47:47.397Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.258 [2021-06-09T03:47:47.397Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258 [2021-06-09T03:47:47.397Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-09T03:48:01.762Z] Removing intermediate container 0d177ef841cb [2021-06-09T03:48:01.762Z] ---> 7cb5e4132197 [2021-06-09T03:48:01.762Z] [2021-06-09T03:48:01.762Z] Step 11/22 : FROM alpine:3.12 [2021-06-09T03:48:01.762Z] 3.12: Pulling from library/alpine [2021-06-09T03:48:01.762Z] Removing intermediate container 671e05af1974 [2021-06-09T03:48:01.762Z] ---> 2f2ec931972f [2021-06-09T03:48:01.762Z] [2021-06-09T03:48:01.762Z] Step 11/24 : FROM alpine:3.12 [2021-06-09T03:48:01.762Z] 3.12: Pulling from library/alpine [2021-06-09T03:48:01.762Z] Removing intermediate container 765d19cc0f8f [2021-06-09T03:48:01.762Z] ---> 9baaebb24c09 [2021-06-09T03:48:01.762Z] [2021-06-09T03:48:01.762Z] Step 11/23 : FROM alpine:3.12 [2021-06-09T03:48:01.762Z] 3.12: Pulling from library/alpine [2021-06-09T03:48:01.762Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-09T03:48:01.762Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-09T03:48:01.762Z] Status: Downloaded newer image for alpine:3.12 [2021-06-09T03:48:01.762Z] Status: Image is up to date for alpine:3.12 [2021-06-09T03:48:01.762Z] ---> 9852663dfa18 [2021-06-09T03:48:01.762Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-09T03:48:01.762Z] ---> 9852663dfa18 [2021-06-09T03:48:01.762Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-09T03:48:01.762Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-09T03:48:01.762Z] Status: Image is up to date for alpine:3.12 [2021-06-09T03:48:01.762Z] ---> 9852663dfa18 [2021-06-09T03:48:01.762Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-09T03:48:02.394Z] ---> Running in 395194d14b44 [2021-06-09T03:48:02.394Z] ---> Running in a373f4c54140 [2021-06-09T03:48:02.394Z] ---> Running in 7087ef28c132 [2021-06-09T03:48:02.682Z] Removing intermediate container 364b5b4b31d2 [2021-06-09T03:48:02.682Z] ---> 0d3e3f64fac7 [2021-06-09T03:48:02.682Z] [2021-06-09T03:48:02.682Z] Step 11/23 : FROM alpine:3.12 [2021-06-09T03:48:02.682Z] ---> 9852663dfa18 [2021-06-09T03:48:02.682Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-09T03:48:03.284Z] ---> Running in 8007df5ba7e8 [2021-06-09T03:48:05.305Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-09T03:48:05.305Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-09T03:48:05.305Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-09T03:48:05.305Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-09T03:48:05.305Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-09T03:48:05.305Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-09T03:48:05.589Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-09T03:48:05.589Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-09T03:48:06.202Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-09T03:48:06.202Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-09T03:48:06.202Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T03:48:06.202Z] Executing ca-certificates-20191127-r4.trigger [2021-06-09T03:48:06.202Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-09T03:48:06.202Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T03:48:06.202Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-09T03:48:06.202Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T03:48:06.202Z] OK: 5 MiB in 15 packages [2021-06-09T03:48:06.202Z] OK: 5 MiB in 15 packages [2021-06-09T03:48:06.490Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-09T03:48:06.490Z] OK: 6 MiB in 16 packages [2021-06-09T03:48:06.490Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-09T03:48:06.490Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-09T03:48:06.490Z] (4/4) Installing curl (7.77.0-r0) [2021-06-09T03:48:06.490Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T03:48:06.779Z] Executing ca-certificates-20191127-r4.trigger [2021-06-09T03:48:06.779Z] OK: 7 MiB in 18 packages [2021-06-09T03:48:10.178Z] Removing intermediate container a373f4c54140 [2021-06-09T03:48:10.178Z] ---> 80bf7c4f2b0b [2021-06-09T03:48:10.178Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-09T03:48:10.178Z] Removing intermediate container 7087ef28c132 [2021-06-09T03:48:10.178Z] ---> cb857379343e [2021-06-09T03:48:10.178Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-09T03:48:10.178Z] Removing intermediate container 8007df5ba7e8 [2021-06-09T03:48:10.178Z] ---> 004876d5a8c5 [2021-06-09T03:48:10.178Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-09T03:48:10.451Z] Removing intermediate container 395194d14b44 [2021-06-09T03:48:10.451Z] ---> bd9f64ff8ead [2021-06-09T03:48:10.451Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-09T03:48:10.451Z] ---> Running in c26491af1fe5 [2021-06-09T03:48:10.725Z] ---> Running in 0ce8f3b6e58a [2021-06-09T03:48:10.725Z] ---> Running in 8ddb0ad6bee3 [2021-06-09T03:48:10.725Z] Removing intermediate container c3cc9f07c86f [2021-06-09T03:48:10.725Z] ---> 773ff1c6bffa [2021-06-09T03:48:10.725Z] [2021-06-09T03:48:10.725Z] Step 11/24 : FROM alpine:3.12 [2021-06-09T03:48:10.725Z] ---> 9852663dfa18 [2021-06-09T03:48:10.725Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-09T03:48:10.998Z] ---> Running in 7016e26a700d [2021-06-09T03:48:10.998Z] ---> Running in 178be0576730 [2021-06-09T03:48:11.278Z] Removing intermediate container c26491af1fe5 [2021-06-09T03:48:11.278Z] ---> 2754977fd53f [2021-06-09T03:48:11.278Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-09T03:48:11.580Z] Removing intermediate container 0ce8f3b6e58a [2021-06-09T03:48:11.581Z] ---> eba28482c82c [2021-06-09T03:48:11.581Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-09T03:48:11.581Z] Removing intermediate container 8ddb0ad6bee3 [2021-06-09T03:48:11.581Z] ---> 4b7145215d91 [2021-06-09T03:48:11.581Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-09T03:48:11.581Z] ---> Running in 777d34b1ba89 [2021-06-09T03:48:11.581Z] ---> Running in 518b8259dee5 [2021-06-09T03:48:11.581Z] ---> Running in 2674433b0d05 [2021-06-09T03:48:11.860Z] Removing intermediate container 7016e26a700d [2021-06-09T03:48:11.860Z] ---> 8cf8e7d18221 [2021-06-09T03:48:11.860Z] Step 14/22 : WORKDIR /edgex [2021-06-09T03:48:11.860Z] Removing intermediate container 178be0576730 [2021-06-09T03:48:11.860Z] ---> 35213c825b57 [2021-06-09T03:48:11.860Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-09T03:48:12.143Z] ---> Running in a1654d28839e [2021-06-09T03:48:12.143Z] ---> Running in 21eeed605472 [2021-06-09T03:48:14.819Z] Removing intermediate container 777d34b1ba89 [2021-06-09T03:48:14.819Z] ---> 7ee8a0c8a9fb [2021-06-09T03:48:14.819Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-09T03:48:14.819Z] Removing intermediate container 2674433b0d05 [2021-06-09T03:48:14.819Z] ---> 3d10d957f644 [2021-06-09T03:48:14.819Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-09T03:48:14.819Z] Removing intermediate container 518b8259dee5 [2021-06-09T03:48:14.819Z] ---> c7dd4a619009 [2021-06-09T03:48:14.819Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-09T03:48:14.819Z] ---> Running in b29a35150dfc [2021-06-09T03:48:14.819Z] ---> Running in f9a4c1fb64fc [2021-06-09T03:48:14.819Z] ---> Running in 0d1ef158513f [2021-06-09T03:48:14.819Z] Removing intermediate container 21eeed605472 [2021-06-09T03:48:14.819Z] ---> e502ad1d8242 [2021-06-09T03:48:14.819Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-09T03:48:14.819Z] Removing intermediate container a1654d28839e [2021-06-09T03:48:14.819Z] ---> d659844a2859 [2021-06-09T03:48:14.819Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-09T03:48:14.819Z] ---> Running in 8fc8792a86cf [2021-06-09T03:48:14.819Z] Removing intermediate container b29a35150dfc [2021-06-09T03:48:14.819Z] ---> 95cc954e364c [2021-06-09T03:48:14.819Z] Step 16/24 : WORKDIR / [2021-06-09T03:48:14.819Z] Removing intermediate container f9a4c1fb64fc [2021-06-09T03:48:14.819Z] ---> 50fc6b9d6ec8 [2021-06-09T03:48:14.819Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T03:48:14.819Z] ---> Running in e6cf79072f7d [2021-06-09T03:48:14.819Z] Removing intermediate container 0d1ef158513f [2021-06-09T03:48:14.819Z] ---> d892e6181b39 [2021-06-09T03:48:14.819Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T03:48:14.819Z] Removing intermediate container 8fc8792a86cf [2021-06-09T03:48:14.819Z] ---> 14a2700fe034 [2021-06-09T03:48:14.819Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:48:14.819Z] ---> 2a6cbb031959 [2021-06-09T03:48:14.819Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-09T03:48:14.819Z] ---> Running in 1595325c09bf [2021-06-09T03:48:14.819Z] Removing intermediate container e6cf79072f7d [2021-06-09T03:48:14.819Z] ---> fe1638877fb7 [2021-06-09T03:48:14.819Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T03:48:14.819Z] ---> 6e628247cb81 [2021-06-09T03:48:14.819Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-09T03:48:15.110Z] ---> bc26438b370b [2021-06-09T03:48:15.110Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-09T03:48:16.562Z] ---> 7d05090e3801 [2021-06-09T03:48:16.562Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-09T03:48:16.562Z] ---> f02c1a171be8 [2021-06-09T03:48:16.562Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-09T03:48:16.855Z] ---> 52f141f88a01 [2021-06-09T03:48:16.855Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-09T03:48:17.475Z] ---> 779bdaa921f4 [2021-06-09T03:48:17.475Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-09T03:48:18.482Z] ---> 344d038e7cf7 [2021-06-09T03:48:18.482Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-09T03:48:18.482Z] Removing intermediate container 1595325c09bf [2021-06-09T03:48:18.482Z] ---> a930e950d344 [2021-06-09T03:48:18.482Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-09T03:48:18.482Z] ---> cad9c2b4c862 [2021-06-09T03:48:18.482Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-09T03:48:18.482Z] ---> Running in caa7d5aa566e [2021-06-09T03:48:18.482Z] ---> Running in 57faaa7e65ce [2021-06-09T03:48:18.761Z] ---> 2fa7c38a51dd [2021-06-09T03:48:18.761Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-09T03:48:18.761Z] ---> 9e850ca328d1 [2021-06-09T03:48:18.761Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-09T03:48:19.037Z] ---> Running in fc05e01267ed [2021-06-09T03:48:19.038Z] ---> Running in 75064a075be3 [2021-06-09T03:48:19.315Z] Removing intermediate container 57faaa7e65ce [2021-06-09T03:48:19.315Z] ---> d969bb242c2e [2021-06-09T03:48:19.315Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T03:48:19.593Z] ---> Running in 46ceb2e01c6a [2021-06-09T03:48:19.870Z] Removing intermediate container fc05e01267ed [2021-06-09T03:48:19.870Z] ---> d77b737acf6e [2021-06-09T03:48:19.870Z] Step 19/22 : CMD ["--init=true"] [2021-06-09T03:48:19.870Z] Removing intermediate container 75064a075be3 [2021-06-09T03:48:19.870Z] ---> 0184ad5a0c7e [2021-06-09T03:48:19.870Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T03:48:20.147Z] ---> Running in e05ac70727e0 [2021-06-09T03:48:20.147Z] ---> ce0d49dce404 [2021-06-09T03:48:20.147Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-09T03:48:20.148Z] ---> Running in b5ec1a0e22f7 [2021-06-09T03:48:20.431Z] ---> Running in 58d93f928a36 [2021-06-09T03:48:20.431Z] Removing intermediate container 46ceb2e01c6a [2021-06-09T03:48:20.431Z] ---> 9fabaaa7896d [2021-06-09T03:48:20.431Z] Step 21/23 : LABEL arch=arm64 [2021-06-09T03:48:20.719Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-09T03:48:20.719Z] Removing intermediate container e05ac70727e0 [2021-06-09T03:48:20.719Z] ---> 763b6a3eb77f [2021-06-09T03:48:20.719Z] Step 20/22 : LABEL arch=arm64 [2021-06-09T03:48:20.719Z] ---> Running in 94be4ab4dbd0 [2021-06-09T03:48:21.001Z] ---> Running in fc2e2ec42615 [2021-06-09T03:48:21.001Z] Removing intermediate container b5ec1a0e22f7 [2021-06-09T03:48:21.001Z] ---> df342b7138ad [2021-06-09T03:48:21.001Z] Step 21/23 : LABEL arch=arm64 [2021-06-09T03:48:21.608Z] Removing intermediate container 58d93f928a36 [2021-06-09T03:48:21.608Z] ---> 8d0162980a38 [2021-06-09T03:48:21.608Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T03:48:21.608Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-09T03:48:21.608Z] ---> Running in 0d752d14ebc3 [2021-06-09T03:48:21.608Z] ---> Running in d121eab848bb [2021-06-09T03:48:21.608Z] Removing intermediate container 94be4ab4dbd0 [2021-06-09T03:48:21.608Z] ---> 50a5ac3ca131 [2021-06-09T03:48:21.608Z] Step 22/23 : LABEL git_sha=5e3333aa483a9c37807d61fae87b8cc119682d82 [2021-06-09T03:48:21.608Z] Removing intermediate container fc2e2ec42615 [2021-06-09T03:48:21.608Z] ---> 44d28ee5f3b8 [2021-06-09T03:48:21.608Z] Step 21/22 : LABEL git_sha=5e3333aa483a9c37807d61fae87b8cc119682d82 [2021-06-09T03:48:21.894Z] ---> Running in 77236d7f4ef3 [2021-06-09T03:48:21.894Z] ---> Running in 5d3d9d4ed4cd [2021-06-09T03:48:21.894Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-09T03:48:22.171Z] Removing intermediate container 0d752d14ebc3 [2021-06-09T03:48:22.171Z] ---> c7b59cb78bfa [2021-06-09T03:48:22.171Z] Step 22/23 : LABEL git_sha=5e3333aa483a9c37807d61fae87b8cc119682d82 [2021-06-09T03:48:22.171Z] Removing intermediate container d121eab848bb [2021-06-09T03:48:22.171Z] ---> 6b2b721443fd [2021-06-09T03:48:22.171Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-09T03:48:22.171Z] Step 22/24 : LABEL arch=arm64 [2021-06-09T03:48:22.171Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-09T03:48:22.171Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-09T03:48:22.454Z] ---> Running in 74c8fc9f9fb5 [2021-06-09T03:48:22.454Z] ---> Running in cfa74679c48d [2021-06-09T03:48:22.454Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-09T03:48:22.733Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-09T03:48:22.733Z] Removing intermediate container 77236d7f4ef3 [2021-06-09T03:48:22.733Z] ---> 26da3bf0c5bc [2021-06-09T03:48:22.733Z] Step 23/23 : LABEL version=2.0.0-dev.258 [2021-06-09T03:48:22.733Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T03:48:22.733Z] OK: 8 MiB in 20 packages [2021-06-09T03:48:23.016Z] Removing intermediate container 5d3d9d4ed4cd [2021-06-09T03:48:23.016Z] ---> 26c76aa825f6 [2021-06-09T03:48:23.016Z] Step 22/22 : LABEL version=2.0.0-dev.258 [2021-06-09T03:48:23.016Z] ---> Running in 6ff44d5921c6 [2021-06-09T03:48:23.307Z] ---> Running in bb6d3521de8f [2021-06-09T03:48:23.307Z] Removing intermediate container 74c8fc9f9fb5 [2021-06-09T03:48:23.307Z] ---> 78a9f0683bc7 [2021-06-09T03:48:23.307Z] Step 23/23 : LABEL version=2.0.0-dev.258 [2021-06-09T03:48:23.307Z] Removing intermediate container cfa74679c48d [2021-06-09T03:48:23.307Z] ---> b639cc8636ec [2021-06-09T03:48:23.307Z] Step 23/24 : LABEL git_sha=5e3333aa483a9c37807d61fae87b8cc119682d82 [2021-06-09T03:48:23.606Z] ---> Running in ee843ce5a95a [2021-06-09T03:48:23.606Z] ---> Running in 224932b54b79 [2021-06-09T03:48:23.891Z] Removing intermediate container 6ff44d5921c6 [2021-06-09T03:48:23.891Z] ---> 0efb14117751 [2021-06-09T03:48:23.891Z] [2021-06-09T03:48:24.171Z] Removing intermediate container bb6d3521de8f [2021-06-09T03:48:24.171Z] ---> 8ebc76550821 [2021-06-09T03:48:24.171Z] [2021-06-09T03:48:24.171Z] Successfully built 0efb14117751 [2021-06-09T03:48:24.171Z] Successfully tagged support-notifications-arm64:latest [2021-06-09T03:48:24.171Z] Building security-bootstrapper [2021-06-09T03:48:24.450Z]  Building support-notifications ... done Removing intermediate container 224932b54b79 [2021-06-09T03:48:24.450Z] Successfully built 8ebc76550821 [2021-06-09T03:48:24.450Z] ---> 2dbe63e8fa15 [2021-06-09T03:48:24.450Z] [2021-06-09T03:48:24.450Z] Removing intermediate container ee843ce5a95a [2021-06-09T03:48:24.450Z] ---> 4358501768a0 [2021-06-09T03:48:24.450Z] Step 24/24 : LABEL version=2.0.0-dev.258 [2021-06-09T03:48:24.450Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-09T03:48:24.731Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2021-06-09T03:48:24.731Z] Removing intermediate container caa7d5aa566e [2021-06-09T03:48:24.731Z] ---> c109d83ec58d [2021-06-09T03:48:24.731Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T03:48:24.731Z] ---> Running in 787afac57911 [2021-06-09T03:48:25.015Z] Successfully built 2dbe63e8fa15 [2021-06-09T03:48:25.015Z] Successfully tagged support-scheduler-arm64:latest [2021-06-09T03:48:25.015Z]  Building support-scheduler ... done Building sys-mgmt-agent [2021-06-09T03:48:25.623Z] Removing intermediate container 787afac57911 [2021-06-09T03:48:25.623Z] ---> 07d617449268 [2021-06-09T03:48:25.623Z] [2021-06-09T03:48:25.902Z] Successfully built 07d617449268 [2021-06-09T03:48:25.902Z] ---> 16688386c236 [2021-06-09T03:48:25.902Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-09T03:48:25.902Z] Successfully tagged core-command-arm64:latest [2021-06-09T03:48:25.902Z]  Building core-command ... done Building core-metadata [2021-06-09T03:48:27.352Z] ---> ab76563e552e [2021-06-09T03:48:27.352Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-09T03:48:28.347Z] ---> 6161a62087e4 [2021-06-09T03:48:28.347Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-09T03:48:28.631Z] ---> Running in 5d5ce1c16a0a [2021-06-09T03:48:29.645Z] Removing intermediate container 5d5ce1c16a0a [2021-06-09T03:48:29.646Z] ---> 4578b5683f51 [2021-06-09T03:48:29.646Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T03:48:30.246Z] ---> Running in 00243c7e072d [2021-06-09T03:48:31.253Z] Removing intermediate container 00243c7e072d [2021-06-09T03:48:31.253Z] ---> fbd5047168df [2021-06-09T03:48:31.253Z] Step 22/24 : LABEL arch=arm64 [2021-06-09T03:48:31.863Z] ---> Running in db6788f11814 [2021-06-09T03:48:32.871Z] Removing intermediate container db6788f11814 [2021-06-09T03:48:32.871Z] ---> a307536a8ad2 [2021-06-09T03:48:32.871Z] Step 23/24 : LABEL git_sha=5e3333aa483a9c37807d61fae87b8cc119682d82 [2021-06-09T03:48:33.492Z] ---> Running in f5f0397062d7 [2021-06-09T03:48:34.500Z] Removing intermediate container f5f0397062d7 [2021-06-09T03:48:34.500Z] ---> 61c3ecb01ab4 [2021-06-09T03:48:34.500Z] Step 24/24 : LABEL version=2.0.0-dev.258 [2021-06-09T03:48:34.777Z] ---> Running in 26b805710b81 [2021-06-09T03:48:35.382Z] Removing intermediate container 26b805710b81 [2021-06-09T03:48:35.382Z] ---> f9b2b6e6704b [2021-06-09T03:48:35.382Z] [2021-06-09T03:48:35.657Z] Successfully built f9b2b6e6704b [2021-06-09T03:48:35.657Z] Successfully tagged core-data-arm64:latest [2021-06-09T03:49:03.783Z]  Building core-data ... done Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T03:49:03.783Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-09T03:49:03.783Z] ---> 45827b00402d [2021-06-09T03:49:03.783Z] Step 3/32 : WORKDIR /edgex-go [2021-06-09T03:49:03.783Z] ---> Using cache [2021-06-09T03:49:03.783Z] ---> 7eba498e4a03 [2021-06-09T03:49:03.783Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:49:03.783Z] ---> Using cache [2021-06-09T03:49:03.783Z] ---> 6c589fed2c74 [2021-06-09T03:49:03.783Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-09T03:49:03.783Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T03:49:03.783Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-09T03:49:03.783Z] ---> 45827b00402d [2021-06-09T03:49:03.783Z] Step 3/26 : WORKDIR /edgex-go [2021-06-09T03:49:03.783Z] ---> Using cache [2021-06-09T03:49:03.783Z] ---> 7eba498e4a03 [2021-06-09T03:49:03.783Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:49:03.783Z] ---> Using cache [2021-06-09T03:49:03.783Z] ---> 6c589fed2c74 [2021-06-09T03:49:03.783Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-09T03:49:03.783Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T03:49:03.783Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-09T03:49:03.783Z] ---> 45827b00402d [2021-06-09T03:49:03.783Z] Step 3/24 : WORKDIR /edgex-go [2021-06-09T03:49:03.784Z] ---> Using cache [2021-06-09T03:49:03.784Z] ---> 7eba498e4a03 [2021-06-09T03:49:03.784Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:49:03.784Z] ---> Using cache [2021-06-09T03:49:03.784Z] ---> 6c589fed2c74 [2021-06-09T03:49:03.784Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-09T03:49:03.784Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T03:49:03.784Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-09T03:49:03.784Z] ---> 45827b00402d [2021-06-09T03:49:03.784Z] Step 3/24 : WORKDIR /edgex-go [2021-06-09T03:49:03.784Z] ---> Using cache [2021-06-09T03:49:03.784Z] ---> 7eba498e4a03 [2021-06-09T03:49:03.784Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:49:03.784Z] ---> Using cache [2021-06-09T03:49:03.784Z] ---> 6c589fed2c74 [2021-06-09T03:49:03.784Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-09T03:49:03.784Z] ---> Running in 7598bd2da3af [2021-06-09T03:49:03.784Z] ---> Running in ecf98d8ac66a [2021-06-09T03:49:03.784Z] ---> Running in 94ac78d16bae [2021-06-09T03:49:03.784Z] ---> Running in bdd2a61d102f [2021-06-09T03:49:04.414Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T03:49:04.693Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T03:49:04.693Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T03:49:04.693Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T03:49:05.295Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T03:49:05.572Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T03:49:05.572Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T03:49:05.572Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T03:49:06.576Z] OK: 218 MiB in 52 packages [2021-06-09T03:49:06.576Z] OK: 218 MiB in 52 packages [2021-06-09T03:49:06.860Z] OK: 218 MiB in 52 packages [2021-06-09T03:49:06.860Z] OK: 218 MiB in 52 packages [2021-06-09T03:49:08.312Z] Removing intermediate container 94ac78d16bae [2021-06-09T03:49:08.312Z] ---> 4191768f5943 [2021-06-09T03:49:08.312Z] Step 6/32 : COPY go.mod . [2021-06-09T03:49:08.592Z] Removing intermediate container 7598bd2da3af [2021-06-09T03:49:08.592Z] ---> 16d0f800879a [2021-06-09T03:49:08.592Z] Step 6/24 : COPY go.mod . [2021-06-09T03:49:09.197Z] Removing intermediate container ecf98d8ac66a [2021-06-09T03:49:09.197Z] ---> 07795f191862 [2021-06-09T03:49:09.197Z] Step 6/26 : COPY go.mod . [2021-06-09T03:49:09.197Z] Removing intermediate container bdd2a61d102f [2021-06-09T03:49:09.197Z] ---> dace0277116a [2021-06-09T03:49:09.197Z] Step 6/24 : COPY go.mod . [2021-06-09T03:49:09.480Z] ---> 701716875177 [2021-06-09T03:49:09.480Z] Step 7/32 : RUN go mod download [2021-06-09T03:49:09.759Z] ---> Running in 2a7a654bf6f2 [2021-06-09T03:49:09.759Z] ---> 80c336b5c7db [2021-06-09T03:49:09.759Z] Step 7/24 : RUN go mod download [2021-06-09T03:49:10.061Z] ---> Running in de97f7212b0c [2021-06-09T03:49:10.061Z] ---> 78fd99d6264a [2021-06-09T03:49:10.351Z] Step 7/24 : RUN go mod download [2021-06-09T03:49:10.351Z] ---> 7978f41f49f0 [2021-06-09T03:49:10.351Z] Step 7/26 : RUN go mod download [2021-06-09T03:49:10.633Z] ---> Running in e36421b73f25 [2021-06-09T03:49:10.633Z] ---> Running in 83e563d25126 [2021-06-09T03:49:14.072Z] Removing intermediate container 2a7a654bf6f2 [2021-06-09T03:49:14.072Z] ---> 9bf213581534 [2021-06-09T03:49:14.072Z] Step 8/32 : COPY . . [2021-06-09T03:49:14.073Z] Removing intermediate container de97f7212b0c [2021-06-09T03:49:14.073Z] ---> cdc0bfb0857c [2021-06-09T03:49:14.073Z] Step 8/24 : COPY . . [2021-06-09T03:49:14.680Z] Removing intermediate container e36421b73f25 [2021-06-09T03:49:14.680Z] ---> 01bb969a184f [2021-06-09T03:49:14.680Z] Step 8/24 : COPY . . [2021-06-09T03:49:14.964Z] Removing intermediate container 83e563d25126 [2021-06-09T03:49:14.964Z] ---> c375c42efa9b [2021-06-09T03:49:14.964Z] Step 8/26 : COPY . . [2021-06-09T03:49:29.859Z] ---> b7a819baeceb [2021-06-09T03:49:29.859Z] Step 9/24 : RUN go mod tidy [2021-06-09T03:49:29.859Z] ---> 959c2f3c0264 [2021-06-09T03:49:29.859Z] Step 9/32 : RUN go mod tidy [2021-06-09T03:49:29.859Z] ---> daf11851de0d [2021-06-09T03:49:29.859Z] Step 9/26 : RUN go mod tidy [2021-06-09T03:49:29.859Z] ---> f553a5ef1370 [2021-06-09T03:49:29.859Z] Step 9/24 : RUN go mod tidy [2021-06-09T03:49:30.132Z] ---> Running in e8da7945b43a [2021-06-09T03:49:30.132Z] ---> Running in dd0e8fba274d [2021-06-09T03:49:30.132Z] ---> Running in 762df2a9afdd [2021-06-09T03:49:30.132Z] ---> Running in fc08ea05bc42 [2021-06-09T03:49:37.020Z] Removing intermediate container e8da7945b43a [2021-06-09T03:49:37.020Z] ---> c68189d6bd7d [2021-06-09T03:49:37.020Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-09T03:49:37.020Z] ---> Running in b4cbf6fff041 [2021-06-09T03:49:37.295Z] Removing intermediate container dd0e8fba274d [2021-06-09T03:49:37.295Z] ---> 27b52149212e [2021-06-09T03:49:37.295Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-09T03:49:37.295Z] Removing intermediate container 762df2a9afdd [2021-06-09T03:49:37.295Z] ---> a4fca9f43754 [2021-06-09T03:49:37.567Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-09T03:49:37.567Z] ---> Running in 1357588236c3 [2021-06-09T03:49:37.567Z] Removing intermediate container fc08ea05bc42 [2021-06-09T03:49:37.567Z] ---> d97632ecc2ec [2021-06-09T03:49:37.567Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-09T03:49:37.844Z] ---> Running in 33d574584932 [2021-06-09T03:49:37.844Z] ---> Running in b396cbfe8aed [2021-06-09T03:49:39.299Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.258" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-09T03:49:39.908Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.258" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-09T03:49:39.908Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.258" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-09T03:49:40.185Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.258" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-09T03:51:18.292Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.258" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-09T03:51:18.292Z] Removing intermediate container 1357588236c3 [2021-06-09T03:51:18.292Z] ---> fe5a01e17879 [2021-06-09T03:51:18.292Z] [2021-06-09T03:51:18.292Z] Step 11/32 : FROM alpine:3.12 [2021-06-09T03:51:18.292Z] ---> 9852663dfa18 [2021-06-09T03:51:18.292Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-09T03:51:18.292Z] ---> Running in 60a544b8ada9 [2021-06-09T03:51:18.292Z] Removing intermediate container 60a544b8ada9 [2021-06-09T03:51:18.292Z] ---> a13c5381c3ec [2021-06-09T03:51:18.292Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-09T03:51:18.570Z] ---> Running in 701cffb3eb5a [2021-06-09T03:51:19.555Z] Removing intermediate container 33d574584932 [2021-06-09T03:51:19.555Z] ---> c04fe220a3f3 [2021-06-09T03:51:19.555Z] [2021-06-09T03:51:19.555Z] Step 11/26 : FROM alpine:3.12 [2021-06-09T03:51:19.555Z] ---> 9852663dfa18 [2021-06-09T03:51:19.555Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-09T03:51:19.838Z] ---> Running in 34968e72162c [2021-06-09T03:51:20.820Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-09T03:51:21.097Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-09T03:51:21.696Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-09T03:51:21.696Z] (2/2) Installing su-exec (0.2-r1) [2021-06-09T03:51:21.696Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T03:51:21.696Z] OK: 5 MiB in 16 packages [2021-06-09T03:51:22.432Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-09T03:51:22.432Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-09T03:51:23.035Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-09T03:51:23.035Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-09T03:51:23.035Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-09T03:51:23.035Z] (4/6) Installing curl (7.77.0-r0) [2021-06-09T03:51:23.035Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-09T03:51:23.035Z] (6/6) Installing su-exec (0.2-r1) [2021-06-09T03:51:23.035Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T03:51:23.035Z] Executing ca-certificates-20191127-r4.trigger [2021-06-09T03:51:23.311Z] OK: 7 MiB in 20 packages [2021-06-09T03:51:24.313Z] Removing intermediate container 701cffb3eb5a [2021-06-09T03:51:24.313Z] ---> 3df5c2a50fad [2021-06-09T03:51:24.313Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-09T03:51:24.914Z] ---> Running in 96037e5ce2fd [2021-06-09T03:51:25.901Z] Removing intermediate container b4cbf6fff041 [2021-06-09T03:51:25.901Z] ---> 3ac432eef344 [2021-06-09T03:51:25.901Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-09T03:51:26.187Z] Removing intermediate container b396cbfe8aed [2021-06-09T03:51:26.187Z] ---> 34ba8c29f571 [2021-06-09T03:51:26.187Z] [2021-06-09T03:51:26.187Z] Step 11/24 : FROM alpine:3.12 [2021-06-09T03:51:26.187Z] ---> 9852663dfa18 [2021-06-09T03:51:26.187Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-09T03:51:26.187Z] ---> Using cache [2021-06-09T03:51:26.187Z] ---> 80bf7c4f2b0b [2021-06-09T03:51:26.187Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-09T03:51:26.187Z] ---> Using cache [2021-06-09T03:51:26.187Z] ---> 4b7145215d91 [2021-06-09T03:51:26.187Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-09T03:51:26.187Z] ---> Running in bed7fb4fb4fc [2021-06-09T03:51:26.465Z] ---> Running in 76c6ab3eef7c [2021-06-09T03:51:26.465Z] Removing intermediate container 96037e5ce2fd [2021-06-09T03:51:26.465Z] ---> 8e2263507aa2 [2021-06-09T03:51:26.465Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-09T03:51:26.745Z] Removing intermediate container 34968e72162c [2021-06-09T03:51:26.745Z] ---> fd5a2e2f1f6a [2021-06-09T03:51:26.745Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-09T03:51:26.745Z] ---> Running in 485bb272d527 [2021-06-09T03:51:26.745Z] ---> Running in c7481a3ec677 [2021-06-09T03:51:29.291Z] Removing intermediate container 76c6ab3eef7c [2021-06-09T03:51:29.291Z] ---> d76a72a58650 [2021-06-09T03:51:29.291Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-09T03:51:29.291Z] ---> Running in 7912fe9d52a5 [2021-06-09T03:51:29.291Z] Removing intermediate container 485bb272d527 [2021-06-09T03:51:29.291Z] ---> e35bc3f866f0 [2021-06-09T03:51:29.291Z] Step 14/26 : WORKDIR / [2021-06-09T03:51:29.291Z] Removing intermediate container c7481a3ec677 [2021-06-09T03:51:29.291Z] ---> 4c3dd39439b5 [2021-06-09T03:51:29.291Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-09T03:51:29.291Z] ---> Running in 9bd3dc0acfae [2021-06-09T03:51:29.291Z] ---> Running in 733e53df1275 [2021-06-09T03:51:29.291Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.258" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-09T03:51:29.291Z] Removing intermediate container 7912fe9d52a5 [2021-06-09T03:51:29.291Z] ---> 3d6297add392 [2021-06-09T03:51:29.291Z] Step 16/24 : WORKDIR / [2021-06-09T03:51:29.291Z] ---> Running in 20e47f691471 [2021-06-09T03:51:29.291Z] Removing intermediate container 9bd3dc0acfae [2021-06-09T03:51:29.291Z] ---> 7ac8b78ae7c9 [2021-06-09T03:51:29.291Z] 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-06-09T03:51:29.291Z] Removing intermediate container 20e47f691471 [2021-06-09T03:51:29.291Z] ---> 20c0ba664be8 [2021-06-09T03:51:29.291Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T03:51:29.574Z] ---> 12ff96c23a36 [2021-06-09T03:51:29.574Z] 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-06-09T03:51:30.555Z] ---> 3e4b04fbceb9 [2021-06-09T03:51:30.555Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-09T03:51:30.830Z] Removing intermediate container 733e53df1275 [2021-06-09T03:51:30.830Z] ---> a9222e9b155e [2021-06-09T03:51:30.830Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-09T03:51:30.830Z] ---> d75b87ea9aa4 [2021-06-09T03:51:30.830Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-09T03:51:31.104Z] ---> Running in 2f223ec35e18 [2021-06-09T03:51:31.104Z] Removing intermediate container bed7fb4fb4fc [2021-06-09T03:51:31.104Z] ---> ba7baf09ac89 [2021-06-09T03:51:31.104Z] [2021-06-09T03:51:31.104Z] Step 12/24 : FROM docker:20.10.0 [2021-06-09T03:51:31.381Z] 20.10.0: Pulling from library/docker [2021-06-09T03:51:31.983Z] ---> 4588141a581a [2021-06-09T03:51:31.983Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-09T03:51:31.983Z] Removing intermediate container 2f223ec35e18 [2021-06-09T03:51:31.983Z] ---> 35e68c9f1624 [2021-06-09T03:51:31.983Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-09T03:51:31.983Z] ---> 86343cffcf3d [2021-06-09T03:51:31.983Z] 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-06-09T03:51:33.445Z] ---> 798cd8cfa551 [2021-06-09T03:51:33.445Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-09T03:51:33.722Z] ---> Running in 8930882f9a11 [2021-06-09T03:51:33.722Z] ---> 4f490bf510a7 [2021-06-09T03:51:33.722Z] ---> bd5492297c44 [2021-06-09T03:51:33.722Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-09T03:51:33.722Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-09T03:51:34.325Z] ---> Running in 2d778ec6975e [2021-06-09T03:51:34.604Z] Removing intermediate container 8930882f9a11 [2021-06-09T03:51:34.604Z] ---> 5429c6ffdbca [2021-06-09T03:51:34.604Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T03:51:34.883Z] ---> Running in 73b02a9a0960 [2021-06-09T03:51:37.697Z] ---> 499c47e54fa5 [2021-06-09T03:51:37.697Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-09T03:51:37.697Z] Removing intermediate container 73b02a9a0960 [2021-06-09T03:51:37.697Z] ---> 9c2f94d2d316 [2021-06-09T03:51:37.697Z] Step 22/24 : LABEL arch=arm64 [2021-06-09T03:51:37.697Z] ---> Running in e060b36fcb21 [2021-06-09T03:51:37.697Z] Removing intermediate container e060b36fcb21 [2021-06-09T03:51:37.697Z] ---> f804c1f4473e [2021-06-09T03:51:37.697Z] Step 23/24 : LABEL git_sha=5e3333aa483a9c37807d61fae87b8cc119682d82 [2021-06-09T03:51:37.697Z] ---> a4e71aadb29c [2021-06-09T03:51:37.697Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-09T03:51:37.697Z] ---> Running in 639e66d716f5 [2021-06-09T03:51:37.977Z] Removing intermediate container 2d778ec6975e [2021-06-09T03:51:37.977Z] ---> 88081518f38f [2021-06-09T03:51:37.977Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T03:51:38.257Z] Removing intermediate container 639e66d716f5 [2021-06-09T03:51:38.257Z] ---> 0b74f6fb72e9 [2021-06-09T03:51:38.257Z] Step 24/24 : LABEL version=2.0.0-dev.258 [2021-06-09T03:51:38.538Z] ---> 5163e98930e8 [2021-06-09T03:51:38.538Z] 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-06-09T03:51:38.538Z] ---> Running in db329da239af [2021-06-09T03:51:38.820Z] ---> Running in d69e318535e9 [2021-06-09T03:51:39.098Z] ---> 38f66a6a384f [2021-06-09T03:51:39.098Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-09T03:51:39.706Z] Removing intermediate container db329da239af [2021-06-09T03:51:39.706Z] ---> 0ad84f4faa30 [2021-06-09T03:51:39.706Z] [2021-06-09T03:51:39.988Z] Successfully built 0ad84f4faa30 [2021-06-09T03:51:39.988Z] Successfully tagged core-metadata-arm64:latest [2021-06-09T03:51:41.988Z]  Building core-metadata ... done  ---> d811ff5d0af2 [2021-06-09T03:51:41.988Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-09T03:51:42.599Z] Removing intermediate container d69e318535e9 [2021-06-09T03:51:42.599Z] ---> 3ad1979e7274 [2021-06-09T03:51:42.599Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-09T03:51:42.599Z] ---> Running in 992edf67c110 [2021-06-09T03:51:42.881Z] ---> 0dfb93079d69 [2021-06-09T03:51:42.881Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-09T03:51:43.164Z] Removing intermediate container 992edf67c110 [2021-06-09T03:51:43.164Z] ---> 3e1214eb6a91 [2021-06-09T03:51:43.164Z] Step 24/26 : LABEL arch=arm64 [2021-06-09T03:51:43.439Z] ---> Running in 1fe9235b882f [2021-06-09T03:51:43.717Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-09T03:51:43.717Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-09T03:51:43.717Z] ---> eeaf43b92773 [2021-06-09T03:51:43.717Z] 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-06-09T03:51:43.996Z] ---> Running in 63a329d3f99e [2021-06-09T03:51:43.996Z] ---> 067a642715e8 [2021-06-09T03:51:43.996Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-09T03:51:43.996Z] Removing intermediate container 1fe9235b882f [2021-06-09T03:51:44.286Z] ---> 013d161defbe [2021-06-09T03:51:44.286Z] Step 25/26 : LABEL git_sha=5e3333aa483a9c37807d61fae87b8cc119682d82 [2021-06-09T03:51:44.286Z] ---> Running in 813364f42bdc [2021-06-09T03:51:44.567Z] Removing intermediate container 63a329d3f99e [2021-06-09T03:51:44.568Z] ---> ff112515cf04 [2021-06-09T03:51:44.568Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-09T03:51:44.844Z] ---> Running in fa93f5bce3e4 [2021-06-09T03:51:45.126Z] ---> b3d992e329e6 [2021-06-09T03:51:45.126Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-09T03:51:45.127Z] Removing intermediate container 813364f42bdc [2021-06-09T03:51:45.127Z] ---> 4a5d0bfc6207 [2021-06-09T03:51:45.127Z] Step 26/26 : LABEL version=2.0.0-dev.258 [2021-06-09T03:51:45.404Z] ---> Running in 0ebadad3eec7 [2021-06-09T03:51:45.404Z] ---> Running in 16fb4f514142 [2021-06-09T03:51:46.405Z] Removing intermediate container 16fb4f514142 [2021-06-09T03:51:46.405Z] ---> 2fbd302d79b9 [2021-06-09T03:51:46.405Z] [2021-06-09T03:51:46.405Z] Removing intermediate container 0ebadad3eec7 [2021-06-09T03:51:46.405Z] ---> 5ef2275e278e [2021-06-09T03:51:46.405Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-09T03:51:46.685Z] Successfully built 2fbd302d79b9 [2021-06-09T03:51:46.685Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-09T03:51:46.685Z]  Building security-secretstore-setup ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-09T03:51:46.977Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-09T03:51:47.252Z] ---> afdeadfe7714 [2021-06-09T03:51:47.252Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-09T03:51:47.534Z] (1/39) Installing readline (8.0.4-r0) [2021-06-09T03:51:47.534Z] (2/39) Installing bash (5.0.17-r0) [2021-06-09T03:51:47.534Z] Executing bash-5.0.17-r0.post-install [2021-06-09T03:51:47.534Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-09T03:51:47.534Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-09T03:51:47.534Z] (5/39) Installing curl (7.77.0-r0) [2021-06-09T03:51:47.534Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-09T03:51:47.534Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-09T03:51:47.534Z] ---> Running in 0bd54c4c91a4 [2021-06-09T03:51:47.534Z] (8/39) Installing expat (2.2.9-r1) [2021-06-09T03:51:47.815Z] (9/39) Installing libffi (3.3-r2) [2021-06-09T03:51:47.815Z] (10/39) Installing gdbm (1.13-r1) [2021-06-09T03:51:47.815Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-09T03:51:47.815Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-09T03:51:47.815Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-09T03:51:49.827Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-09T03:51:49.828Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-09T03:51:49.828Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-09T03:51:49.828Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-09T03:51:49.828Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-09T03:51:49.828Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-09T03:51:49.828Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-09T03:51:49.828Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-09T03:51:49.828Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-09T03:51:49.828Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-09T03:51:49.828Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-09T03:51:50.104Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-09T03:51:50.104Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-09T03:51:50.104Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-09T03:51:50.104Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-09T03:51:50.104Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-09T03:51:50.104Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-09T03:51:50.104Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-09T03:51:50.104Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-09T03:51:50.104Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-09T03:51:50.104Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-09T03:51:50.104Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-09T03:51:50.104Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-09T03:51:50.104Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-09T03:51:50.104Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-09T03:51:50.104Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-09T03:51:50.387Z] Executing busybox-1.31.1-r19.trigger [2021-06-09T03:51:50.387Z] OK: 72 MiB in 59 packages [2021-06-09T03:51:50.992Z] Removing intermediate container 0bd54c4c91a4 [2021-06-09T03:51:50.992Z] ---> ea5aa050e04d [2021-06-09T03:51:50.992Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-09T03:51:51.272Z] ---> Running in 8c8425d31a5f [2021-06-09T03:51:51.889Z] Removing intermediate container 8c8425d31a5f [2021-06-09T03:51:51.889Z] ---> 3ece8f62de25 [2021-06-09T03:51:51.889Z] Step 29/32 : CMD ["gate"] [2021-06-09T03:51:52.186Z] ---> Running in 4d54d685013a [2021-06-09T03:51:52.786Z] Removing intermediate container 4d54d685013a [2021-06-09T03:51:52.786Z] ---> 5bb7a7a3f7d3 [2021-06-09T03:51:52.786Z] Step 30/32 : LABEL arch=arm64 [2021-06-09T03:51:53.060Z] ---> Running in c6453e7a3a56 [2021-06-09T03:51:53.664Z] Removing intermediate container c6453e7a3a56 [2021-06-09T03:51:53.664Z] ---> 4b6aa197cd09 [2021-06-09T03:51:53.664Z] Step 31/32 : LABEL git_sha=5e3333aa483a9c37807d61fae87b8cc119682d82 [2021-06-09T03:51:54.267Z] ---> Running in 57aaf2796b58 [2021-06-09T03:51:56.830Z] Removing intermediate container 57aaf2796b58 [2021-06-09T03:51:56.830Z] ---> c641812b3c70 [2021-06-09T03:51:56.830Z] Step 32/32 : LABEL version=2.0.0-dev.258 [2021-06-09T03:51:56.830Z] ---> Running in 1e396677f105 [2021-06-09T03:51:56.830Z] Collecting docker-compose==1.23.2 [2021-06-09T03:51:56.830Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-09T03:51:56.830Z] Removing intermediate container 1e396677f105 [2021-06-09T03:51:56.830Z] ---> 6a8e0b60895b [2021-06-09T03:51:56.830Z] [2021-06-09T03:51:56.830Z] Successfully built 6a8e0b60895b [2021-06-09T03:51:56.830Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-09T03:51:56.830Z]  Building security-bootstrapper ... done Collecting texttable<0.10,>=0.9.0 [2021-06-09T03:51:56.830Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-09T03:51:58.260Z] Collecting jsonschema<3,>=2.5.1 [2021-06-09T03:51:58.260Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-09T03:51:58.536Z] Collecting cached-property<2,>=1.2.0 [2021-06-09T03:51:58.536Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-09T03:51:59.130Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-09T03:51:59.130Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-09T03:52:01.101Z] Collecting docopt<0.7,>=0.6.1 [2021-06-09T03:52:01.101Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-09T03:52:03.076Z] 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-06-09T03:52:05.704Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-09T03:52:05.704Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-09T03:52:05.704Z] Collecting docker<4.0,>=3.6.0 [2021-06-09T03:52:05.704Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-09T03:52:05.704Z] Collecting PyYAML<4,>=3.10 [2021-06-09T03:52:05.704Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-09T03:52:10.013Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-09T03:52:10.013Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-09T03:52:10.013Z] 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-06-09T03:52:10.013Z] 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-06-09T03:52:10.013Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-09T03:52:10.013Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-09T03:52:10.609Z] Collecting idna<2.8,>=2.5 [2021-06-09T03:52:10.609Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-09T03:52:10.883Z] Collecting docker-pycreds>=0.4.0 [2021-06-09T03:52:10.883Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-09T03:52:10.883Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-09T03:52:10.883Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-09T03:52:10.883Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-09T03:52:10.883Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-09T03:52:14.115Z] Installing collected packages: texttable, jsonschema, cached-property, dockerpty, docopt, urllib3, idna, requests, docker-pycreds, websocket-client, docker, PyYAML, docker-compose [2021-06-09T03:52:14.115Z] Running setup.py install for texttable: started [2021-06-09T03:52:14.115Z] Running setup.py install for texttable: finished with status 'done' [2021-06-09T03:52:14.115Z] Running setup.py install for dockerpty: started [2021-06-09T03:52:16.781Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-09T03:52:16.781Z] Running setup.py install for docopt: started [2021-06-09T03:52:19.144Z] Running setup.py install for docopt: finished with status 'done' [2021-06-09T03:52:19.144Z] Attempting uninstall: urllib3 [2021-06-09T03:52:19.144Z] Found existing installation: urllib3 1.25.9 [2021-06-09T03:52:19.144Z] Uninstalling urllib3-1.25.9: [2021-06-09T03:52:19.144Z] Successfully uninstalled urllib3-1.25.9 [2021-06-09T03:52:19.421Z] Attempting uninstall: idna [2021-06-09T03:52:19.421Z] Found existing installation: idna 2.9 [2021-06-09T03:52:19.421Z] Uninstalling idna-2.9: [2021-06-09T03:52:19.421Z] Successfully uninstalled idna-2.9 [2021-06-09T03:52:20.401Z] Attempting uninstall: requests [2021-06-09T03:52:20.401Z] Found existing installation: requests 2.23.0 [2021-06-09T03:52:20.401Z] Uninstalling requests-2.23.0: [2021-06-09T03:52:20.401Z] Successfully uninstalled requests-2.23.0 [2021-06-09T03:52:22.379Z] Running setup.py install for PyYAML: started [2021-06-09T03:52:24.993Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-09T03:52:25.585Z] 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-06-09T03:52:33.854Z] Removing intermediate container fa93f5bce3e4 [2021-06-09T03:52:33.854Z] ---> 239fbca4279b [2021-06-09T03:52:33.854Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-09T03:52:33.854Z] ---> Running in 8ae5c95106f4 [2021-06-09T03:52:34.455Z] Removing intermediate container 8ae5c95106f4 [2021-06-09T03:52:34.455Z] ---> 36fb8b027ce3 [2021-06-09T03:52:34.455Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-09T03:52:34.455Z] ---> Running in 0c00c03df664 [2021-06-09T03:52:35.050Z] Removing intermediate container 0c00c03df664 [2021-06-09T03:52:35.050Z] ---> 1e4927022f72 [2021-06-09T03:52:35.050Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-09T03:52:38.740Z] ---> e0e43e0770c7 [2021-06-09T03:52:38.740Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-09T03:52:38.740Z] ---> b104bedcb9dd [2021-06-09T03:52:38.740Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-09T03:52:38.740Z] ---> 5bf1ece52494 [2021-06-09T03:52:38.740Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-09T03:52:38.740Z] ---> Running in a8dab523b915 [2021-06-09T03:52:38.740Z] Removing intermediate container a8dab523b915 [2021-06-09T03:52:38.740Z] ---> dc40a8d7a86b [2021-06-09T03:52:38.740Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T03:52:39.011Z] ---> Running in e9443cde395d [2021-06-09T03:52:39.606Z] Removing intermediate container e9443cde395d [2021-06-09T03:52:39.606Z] ---> 43fc91e5db51 [2021-06-09T03:52:39.606Z] Step 22/24 : LABEL arch=arm64 [2021-06-09T03:52:39.606Z] ---> Running in 50ea2a5b4b0a [2021-06-09T03:52:40.205Z] Removing intermediate container 50ea2a5b4b0a [2021-06-09T03:52:40.205Z] ---> 6cb797490408 [2021-06-09T03:52:40.205Z] Step 23/24 : LABEL git_sha=5e3333aa483a9c37807d61fae87b8cc119682d82 [2021-06-09T03:52:40.205Z] ---> Running in a9e698f3ba4d [2021-06-09T03:52:40.801Z] Removing intermediate container a9e698f3ba4d [2021-06-09T03:52:40.801Z] ---> 77a5e1c450e9 [2021-06-09T03:52:40.801Z] Step 24/24 : LABEL version=2.0.0-dev.258 [2021-06-09T03:52:40.801Z] ---> Running in fd948e6e2a35 [2021-06-09T03:52:41.398Z] Removing intermediate container fd948e6e2a35 [2021-06-09T03:52:41.398Z] ---> 8fa031b0a261 [2021-06-09T03:52:41.398Z] [2021-06-09T03:52:41.670Z] Successfully built 8fa031b0a261 [2021-06-09T03:52:41.670Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-09T03:52:42.281Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-09T03:52:42.277Z] $ docker stop --time=1 97fccbcbbcc07f7696bacb65f7f4046fad099d20f96907cdba1ad2fd46996304 [2021-06-09T03:52:44.217Z] $ docker rm -f 97fccbcbbcc07f7696bacb65f7f4046fad099d20f96907cdba1ad2fd46996304 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-09T03:52:44.882Z] + docker images [2021-06-09T03:52:45.155Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-09T03:52:45.155Z] sys-mgmt-agent-arm64 latest 8fa031b0a261 4 seconds ago 299MB [2021-06-09T03:52:45.155Z] security-bootstrapper-arm64 latest 6a8e0b60895b 50 seconds ago 17.1MB [2021-06-09T03:52:45.155Z] security-secretstore-setup-arm64 latest 2fbd302d79b9 About a minute ago 26.5MB [2021-06-09T03:52:45.155Z] core-metadata-arm64 latest 0ad84f4faa30 About a minute ago 15.6MB [2021-06-09T03:52:45.155Z] ba7baf09ac89 About a minute ago 862MB [2021-06-09T03:52:45.155Z] 34ba8c29f571 About a minute ago 860MB [2021-06-09T03:52:45.155Z] c04fe220a3f3 About a minute ago 862MB [2021-06-09T03:52:45.155Z] fe5a01e17879 About a minute ago 855MB [2021-06-09T03:52:45.155Z] core-data-arm64 latest f9b2b6e6704b 4 minutes ago 19.1MB [2021-06-09T03:52:45.155Z] core-command-arm64 latest 07d617449268 4 minutes ago 15MB [2021-06-09T03:52:45.155Z] support-scheduler-arm64 latest 2dbe63e8fa15 4 minutes ago 15MB [2021-06-09T03:52:45.155Z] support-notifications-arm64 latest 0efb14117751 4 minutes ago 15.7MB [2021-06-09T03:52:45.155Z] security-proxy-setup-arm64 latest 8ebc76550821 4 minutes ago 24MB [2021-06-09T03:52:45.155Z] 773ff1c6bffa 4 minutes ago 863MB [2021-06-09T03:52:45.155Z] 0d3e3f64fac7 4 minutes ago 857MB [2021-06-09T03:52:45.155Z] 9baaebb24c09 4 minutes ago 856MB [2021-06-09T03:52:45.155Z] 2f2ec931972f 4 minutes ago 855MB [2021-06-09T03:52:45.155Z] 7cb5e4132197 4 minutes ago 859MB [2021-06-09T03:52:45.155Z] ci-base-image-arm64 latest 45827b00402d 9 minutes ago 641MB [2021-06-09T03:52:45.155Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 5 weeks ago 428MB [2021-06-09T03:52:45.155Z] alpine 3.12 9852663dfa18 7 weeks ago 5.32MB [2021-06-09T03:52:45.156Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-09T03:52:45.156Z] 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-06-09T03:52:47.736Z] provisioning config files... [2021-06-09T03:52:47.761Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/529@tmp/config1550026591808012456tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-09T03:52:48.137Z] ---> docker-login.sh [2021-06-09T03:52:48.137Z] nexus3.edgexfoundry.org:10001 [2021-06-09T03:52:48.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T03:52:48.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T03:52:48.691Z] Configure a credential helper to remove this warning. See [2021-06-09T03:52:48.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T03:52:48.691Z] [2021-06-09T03:52:48.691Z] Login Succeeded [2021-06-09T03:52:48.691Z] nexus3.edgexfoundry.org:10002 [2021-06-09T03:52:49.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T03:52:49.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T03:52:49.293Z] Configure a credential helper to remove this warning. See [2021-06-09T03:52:49.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T03:52:49.293Z] [2021-06-09T03:52:49.293Z] Login Succeeded [2021-06-09T03:52:49.293Z] nexus3.edgexfoundry.org:10003 [2021-06-09T03:52:49.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T03:52:50.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T03:52:50.174Z] Configure a credential helper to remove this warning. See [2021-06-09T03:52:50.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T03:52:50.174Z] [2021-06-09T03:52:50.174Z] Login Succeeded [2021-06-09T03:52:50.174Z] nexus3.edgexfoundry.org:10004 [2021-06-09T03:52:50.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T03:52:50.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T03:52:50.734Z] Configure a credential helper to remove this warning. See [2021-06-09T03:52:50.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T03:52:50.734Z] [2021-06-09T03:52:50.734Z] Login Succeeded [2021-06-09T03:52:50.734Z] docker.io [2021-06-09T03:52:51.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T03:52:51.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T03:52:51.618Z] Configure a credential helper to remove this warning. See [2021-06-09T03:52:51.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T03:52:51.618Z] [2021-06-09T03:52:51.618Z] Login Succeeded [2021-06-09T03:52:51.618Z] ---> docker-login.sh ends [Pipeline] } [2021-06-09T03:52:51.635Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-09T03:52:51.708Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-06-09T03:52:51.708Z] 5e3333aa483a9c37807d61fae87b8cc119682d82 [2021-06-09T03:52:51.708Z] latest [2021-06-09T03:52:51.708Z] 2.0.0-dev.258 [2021-06-09T03:52:51.708Z] 5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258 [2021-06-09T03:52:51.708Z] master [2021-06-09T03:52:51.708Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:52:54.249Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5e3333aa483a9c37807d61fae87b8cc119682d82 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:52:54.593Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5e3333aa483a9c37807d61fae87b8cc119682d82 [2021-06-09T03:52:54.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-09T03:52:54.593Z] 8004688ca652: Preparing [2021-06-09T03:52:54.593Z] 851735f3eae1: Preparing [2021-06-09T03:52:54.593Z] a42d271aaa63: Preparing [2021-06-09T03:52:54.593Z] 5b3cb6183753: Preparing [2021-06-09T03:52:54.593Z] 3fbe34a1663b: Preparing [2021-06-09T03:52:54.867Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:52:55.141Z] 5b3cb6183753: Pushed [2021-06-09T03:52:55.142Z] a42d271aaa63: Pushed [2021-06-09T03:52:55.142Z] 8004688ca652: Pushed [2021-06-09T03:52:57.749Z] 851735f3eae1: Pushed [2021-06-09T03:52:57.749Z] 5e3333aa483a9c37807d61fae87b8cc119682d82: digest: sha256:ae0af1e2af41b674ac5476f44609c485eea12343ced90ad2e3ef4b26eb0e35ae size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:53:00.105Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:53:00.451Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-06-09T03:53:00.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-09T03:53:00.451Z] 8004688ca652: Preparing [2021-06-09T03:53:00.451Z] 851735f3eae1: Preparing [2021-06-09T03:53:00.451Z] a42d271aaa63: Preparing [2021-06-09T03:53:00.451Z] 5b3cb6183753: Preparing [2021-06-09T03:53:00.451Z] 3fbe34a1663b: Preparing [2021-06-09T03:53:00.730Z] 8004688ca652: Layer already exists [2021-06-09T03:53:00.730Z] 851735f3eae1: Layer already exists [2021-06-09T03:53:00.730Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:53:00.730Z] a42d271aaa63: Layer already exists [2021-06-09T03:53:00.730Z] 5b3cb6183753: Layer already exists [2021-06-09T03:53:00.730Z] latest: digest: sha256:ae0af1e2af41b674ac5476f44609c485eea12343ced90ad2e3ef4b26eb0e35ae size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:53:01.083Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.258 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:53:01.437Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.258 [2021-06-09T03:53:01.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-09T03:53:01.437Z] 8004688ca652: Preparing [2021-06-09T03:53:01.437Z] 851735f3eae1: Preparing [2021-06-09T03:53:01.437Z] a42d271aaa63: Preparing [2021-06-09T03:53:01.437Z] 5b3cb6183753: Preparing [2021-06-09T03:53:01.437Z] 3fbe34a1663b: Preparing [2021-06-09T03:53:01.711Z] 8004688ca652: Layer already exists [2021-06-09T03:53:01.711Z] a42d271aaa63: Layer already exists [2021-06-09T03:53:01.711Z] 5b3cb6183753: Layer already exists [2021-06-09T03:53:01.711Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:53:01.711Z] 851735f3eae1: Layer already exists [2021-06-09T03:53:01.711Z] 2.0.0-dev.258: digest: sha256:ae0af1e2af41b674ac5476f44609c485eea12343ced90ad2e3ef4b26eb0e35ae size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:53:02.067Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:53:02.421Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258 [2021-06-09T03:53:02.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-09T03:53:02.422Z] 8004688ca652: Preparing [2021-06-09T03:53:02.422Z] 851735f3eae1: Preparing [2021-06-09T03:53:02.422Z] a42d271aaa63: Preparing [2021-06-09T03:53:02.422Z] 5b3cb6183753: Preparing [2021-06-09T03:53:02.422Z] 3fbe34a1663b: Preparing [2021-06-09T03:53:02.698Z] 851735f3eae1: Layer already exists [2021-06-09T03:53:02.698Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:53:02.698Z] 5b3cb6183753: Layer already exists [2021-06-09T03:53:02.698Z] a42d271aaa63: Layer already exists [2021-06-09T03:53:02.698Z] 8004688ca652: Layer already exists [2021-06-09T03:53:02.698Z] 5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258: digest: sha256:ae0af1e2af41b674ac5476f44609c485eea12343ced90ad2e3ef4b26eb0e35ae size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:53:03.057Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:53:03.408Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:master [2021-06-09T03:53:03.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-09T03:53:03.409Z] 8004688ca652: Preparing [2021-06-09T03:53:03.409Z] 851735f3eae1: Preparing [2021-06-09T03:53:03.409Z] a42d271aaa63: Preparing [2021-06-09T03:53:03.409Z] 5b3cb6183753: Preparing [2021-06-09T03:53:03.409Z] 3fbe34a1663b: Preparing [2021-06-09T03:53:05.722Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:53:05.722Z] 5b3cb6183753: Layer already exists [2021-06-09T03:53:05.722Z] 851735f3eae1: Layer already exists [2021-06-09T03:53:05.722Z] 8004688ca652: Layer already exists [2021-06-09T03:53:05.722Z] a42d271aaa63: Layer already exists [2021-06-09T03:53:05.722Z] master: digest: sha256:ae0af1e2af41b674ac5476f44609c485eea12343ced90ad2e3ef4b26eb0e35ae size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-09T03:53:05.790Z] ===================================================== [Pipeline] echo [2021-06-09T03:53:05.807Z] taggedImages: [2021-06-09T03:53:05.807Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:5e3333aa483a9c37807d61fae87b8cc119682d82 [2021-06-09T03:53:05.807Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-06-09T03:53:05.807Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.258 [2021-06-09T03:53:05.807Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258 [2021-06-09T03:53:05.807Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] echo [2021-06-09T03:53:05.840Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-06-09T03:53:05.840Z] 5e3333aa483a9c37807d61fae87b8cc119682d82 [2021-06-09T03:53:05.840Z] latest [2021-06-09T03:53:05.840Z] 2.0.0-dev.258 [2021-06-09T03:53:05.840Z] 5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258 [2021-06-09T03:53:05.840Z] master [2021-06-09T03:53:05.840Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:53:06.246Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5e3333aa483a9c37807d61fae87b8cc119682d82 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:53:08.726Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5e3333aa483a9c37807d61fae87b8cc119682d82 [2021-06-09T03:53:08.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-09T03:53:08.726Z] 7511f32d7587: Preparing [2021-06-09T03:53:08.726Z] 3f4642dd0b23: Preparing [2021-06-09T03:53:08.726Z] a42d271aaa63: Preparing [2021-06-09T03:53:08.726Z] 1c15b82c9c5b: Preparing [2021-06-09T03:53:08.726Z] cece9a6e9e72: Preparing [2021-06-09T03:53:08.726Z] 3fbe34a1663b: Preparing [2021-06-09T03:53:08.726Z] 3fbe34a1663b: Waiting [2021-06-09T03:53:08.726Z] a42d271aaa63: Layer already exists [2021-06-09T03:53:08.726Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:53:08.726Z] 7511f32d7587: Pushed [2021-06-09T03:53:08.726Z] cece9a6e9e72: Pushed [2021-06-09T03:53:08.726Z] 1c15b82c9c5b: Pushed [2021-06-09T03:53:09.705Z] 3f4642dd0b23: Pushed [2021-06-09T03:53:09.705Z] 5e3333aa483a9c37807d61fae87b8cc119682d82: digest: sha256:2a14620259c1586f1ac031eebd3d3229c9fff42aaaeb12003327a1c00abb0a13 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:53:10.330Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:53:10.710Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-06-09T03:53:10.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-09T03:53:10.710Z] 7511f32d7587: Preparing [2021-06-09T03:53:10.710Z] 3f4642dd0b23: Preparing [2021-06-09T03:53:10.710Z] a42d271aaa63: Preparing [2021-06-09T03:53:10.710Z] 1c15b82c9c5b: Preparing [2021-06-09T03:53:10.710Z] cece9a6e9e72: Preparing [2021-06-09T03:53:10.710Z] 3fbe34a1663b: Preparing [2021-06-09T03:53:10.710Z] 3fbe34a1663b: Waiting [2021-06-09T03:53:10.999Z] 7511f32d7587: Layer already exists [2021-06-09T03:53:10.999Z] cece9a6e9e72: Layer already exists [2021-06-09T03:53:10.999Z] 3f4642dd0b23: Layer already exists [2021-06-09T03:53:10.999Z] 1c15b82c9c5b: Layer already exists [2021-06-09T03:53:10.999Z] a42d271aaa63: Layer already exists [2021-06-09T03:53:10.999Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:53:10.999Z] latest: digest: sha256:2a14620259c1586f1ac031eebd3d3229c9fff42aaaeb12003327a1c00abb0a13 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:53:13.371Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.258 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:53:13.749Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.258 [2021-06-09T03:53:13.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-09T03:53:13.749Z] 7511f32d7587: Preparing [2021-06-09T03:53:13.749Z] 3f4642dd0b23: Preparing [2021-06-09T03:53:13.749Z] a42d271aaa63: Preparing [2021-06-09T03:53:13.749Z] 1c15b82c9c5b: Preparing [2021-06-09T03:53:13.749Z] cece9a6e9e72: Preparing [2021-06-09T03:53:13.749Z] 3fbe34a1663b: Preparing [2021-06-09T03:53:13.749Z] 3fbe34a1663b: Waiting [2021-06-09T03:53:14.028Z] 7511f32d7587: Layer already exists [2021-06-09T03:53:14.028Z] 1c15b82c9c5b: Layer already exists [2021-06-09T03:53:14.028Z] a42d271aaa63: Layer already exists [2021-06-09T03:53:14.028Z] 3f4642dd0b23: Layer already exists [2021-06-09T03:53:14.028Z] cece9a6e9e72: Layer already exists [2021-06-09T03:53:14.028Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:53:14.028Z] 2.0.0-dev.258: digest: sha256:2a14620259c1586f1ac031eebd3d3229c9fff42aaaeb12003327a1c00abb0a13 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:53:14.384Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:53:15.012Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258 [2021-06-09T03:53:15.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-09T03:53:15.012Z] 7511f32d7587: Preparing [2021-06-09T03:53:15.012Z] 3f4642dd0b23: Preparing [2021-06-09T03:53:15.012Z] a42d271aaa63: Preparing [2021-06-09T03:53:15.012Z] 1c15b82c9c5b: Preparing [2021-06-09T03:53:15.012Z] cece9a6e9e72: Preparing [2021-06-09T03:53:15.012Z] 3fbe34a1663b: Preparing [2021-06-09T03:53:15.012Z] 3fbe34a1663b: Waiting [2021-06-09T03:53:15.286Z] cece9a6e9e72: Layer already exists [2021-06-09T03:53:15.286Z] 3f4642dd0b23: Layer already exists [2021-06-09T03:53:15.286Z] 1c15b82c9c5b: Layer already exists [2021-06-09T03:53:15.286Z] a42d271aaa63: Layer already exists [2021-06-09T03:53:15.286Z] 7511f32d7587: Layer already exists [2021-06-09T03:53:15.286Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:53:15.286Z] 5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258: digest: sha256:2a14620259c1586f1ac031eebd3d3229c9fff42aaaeb12003327a1c00abb0a13 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:53:15.646Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:53:16.267Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:master [2021-06-09T03:53:16.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-09T03:53:16.267Z] 7511f32d7587: Preparing [2021-06-09T03:53:16.267Z] 3f4642dd0b23: Preparing [2021-06-09T03:53:16.267Z] a42d271aaa63: Preparing [2021-06-09T03:53:16.267Z] 1c15b82c9c5b: Preparing [2021-06-09T03:53:16.267Z] cece9a6e9e72: Preparing [2021-06-09T03:53:16.267Z] 3fbe34a1663b: Preparing [2021-06-09T03:53:16.267Z] 3fbe34a1663b: Waiting [2021-06-09T03:53:16.539Z] cece9a6e9e72: Layer already exists [2021-06-09T03:53:16.539Z] 3f4642dd0b23: Layer already exists [2021-06-09T03:53:16.539Z] 7511f32d7587: Layer already exists [2021-06-09T03:53:16.539Z] a42d271aaa63: Layer already exists [2021-06-09T03:53:16.539Z] 1c15b82c9c5b: Layer already exists [2021-06-09T03:53:16.539Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:53:16.539Z] master: digest: sha256:2a14620259c1586f1ac031eebd3d3229c9fff42aaaeb12003327a1c00abb0a13 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-09T03:53:18.930Z] ===================================================== [Pipeline] echo [2021-06-09T03:53:18.948Z] taggedImages: [2021-06-09T03:53:18.948Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:5e3333aa483a9c37807d61fae87b8cc119682d82 [2021-06-09T03:53:18.948Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-06-09T03:53:18.948Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.258 [2021-06-09T03:53:18.948Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258 [2021-06-09T03:53:18.948Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] echo [2021-06-09T03:53:18.982Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-06-09T03:53:18.982Z] 5e3333aa483a9c37807d61fae87b8cc119682d82 [2021-06-09T03:53:18.982Z] latest [2021-06-09T03:53:18.982Z] 2.0.0-dev.258 [2021-06-09T03:53:18.982Z] 5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258 [2021-06-09T03:53:18.982Z] master [2021-06-09T03:53:18.982Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:53:19.378Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5e3333aa483a9c37807d61fae87b8cc119682d82 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:53:19.731Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5e3333aa483a9c37807d61fae87b8cc119682d82 [2021-06-09T03:53:19.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-09T03:53:19.731Z] 51f8950f3be5: Preparing [2021-06-09T03:53:19.731Z] 46f29048d1fb: Preparing [2021-06-09T03:53:19.731Z] a42d271aaa63: Preparing [2021-06-09T03:53:19.731Z] 5b3cb6183753: Preparing [2021-06-09T03:53:19.731Z] 3fbe34a1663b: Preparing [2021-06-09T03:53:20.004Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:53:20.004Z] 5b3cb6183753: Layer already exists [2021-06-09T03:53:20.004Z] a42d271aaa63: Layer already exists [2021-06-09T03:53:20.004Z] 51f8950f3be5: Pushed [2021-06-09T03:53:23.387Z] 46f29048d1fb: Pushed [2021-06-09T03:53:23.387Z] 5e3333aa483a9c37807d61fae87b8cc119682d82: digest: sha256:71ca94d7b94766cb488754409b10016e8e98469a8ed8a85556bcc7c4a7ab0b47 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:53:23.737Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:53:24.091Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-06-09T03:53:24.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-09T03:53:24.091Z] 51f8950f3be5: Preparing [2021-06-09T03:53:24.091Z] 46f29048d1fb: Preparing [2021-06-09T03:53:24.091Z] a42d271aaa63: Preparing [2021-06-09T03:53:24.091Z] 5b3cb6183753: Preparing [2021-06-09T03:53:24.091Z] 3fbe34a1663b: Preparing [2021-06-09T03:53:24.366Z] 5b3cb6183753: Layer already exists [2021-06-09T03:53:24.366Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:53:24.366Z] a42d271aaa63: Layer already exists [2021-06-09T03:53:24.366Z] 46f29048d1fb: Layer already exists [2021-06-09T03:53:24.366Z] 51f8950f3be5: Layer already exists [2021-06-09T03:53:24.366Z] latest: digest: sha256:71ca94d7b94766cb488754409b10016e8e98469a8ed8a85556bcc7c4a7ab0b47 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:53:24.726Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.258 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:53:27.302Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.258 [2021-06-09T03:53:27.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-09T03:53:27.302Z] 51f8950f3be5: Preparing [2021-06-09T03:53:27.302Z] 46f29048d1fb: Preparing [2021-06-09T03:53:27.302Z] a42d271aaa63: Preparing [2021-06-09T03:53:27.303Z] 5b3cb6183753: Preparing [2021-06-09T03:53:27.303Z] 3fbe34a1663b: Preparing [2021-06-09T03:53:27.581Z] 5b3cb6183753: Layer already exists [2021-06-09T03:53:27.581Z] 51f8950f3be5: Layer already exists [2021-06-09T03:53:27.581Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:53:27.581Z] 46f29048d1fb: Layer already exists [2021-06-09T03:53:27.581Z] a42d271aaa63: Layer already exists [2021-06-09T03:53:27.581Z] 2.0.0-dev.258: digest: sha256:71ca94d7b94766cb488754409b10016e8e98469a8ed8a85556bcc7c4a7ab0b47 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:53:27.949Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:53:28.299Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258 [2021-06-09T03:53:28.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-09T03:53:28.299Z] 51f8950f3be5: Preparing [2021-06-09T03:53:28.299Z] 46f29048d1fb: Preparing [2021-06-09T03:53:28.299Z] a42d271aaa63: Preparing [2021-06-09T03:53:28.299Z] 5b3cb6183753: Preparing [2021-06-09T03:53:28.299Z] 3fbe34a1663b: Preparing [2021-06-09T03:53:28.577Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:53:28.577Z] 51f8950f3be5: Layer already exists [2021-06-09T03:53:28.577Z] a42d271aaa63: Layer already exists [2021-06-09T03:53:28.577Z] 5b3cb6183753: Layer already exists [2021-06-09T03:53:28.577Z] 46f29048d1fb: Layer already exists [2021-06-09T03:53:28.577Z] 5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258: digest: sha256:71ca94d7b94766cb488754409b10016e8e98469a8ed8a85556bcc7c4a7ab0b47 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:53:28.924Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:53:29.274Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [2021-06-09T03:53:29.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-09T03:53:29.274Z] 51f8950f3be5: Preparing [2021-06-09T03:53:29.274Z] 46f29048d1fb: Preparing [2021-06-09T03:53:29.274Z] a42d271aaa63: Preparing [2021-06-09T03:53:29.274Z] 5b3cb6183753: Preparing [2021-06-09T03:53:29.274Z] 3fbe34a1663b: Preparing [2021-06-09T03:53:29.546Z] a42d271aaa63: Layer already exists [2021-06-09T03:53:29.546Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:53:29.546Z] 46f29048d1fb: Layer already exists [2021-06-09T03:53:29.546Z] 51f8950f3be5: Layer already exists [2021-06-09T03:53:29.546Z] 5b3cb6183753: Layer already exists [2021-06-09T03:53:29.546Z] master: digest: sha256:71ca94d7b94766cb488754409b10016e8e98469a8ed8a85556bcc7c4a7ab0b47 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-09T03:53:29.622Z] ===================================================== [Pipeline] echo [2021-06-09T03:53:29.638Z] taggedImages: [2021-06-09T03:53:29.638Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5e3333aa483a9c37807d61fae87b8cc119682d82 [2021-06-09T03:53:29.638Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-06-09T03:53:29.638Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.258 [2021-06-09T03:53:29.638Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258 [2021-06-09T03:53:29.638Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] echo [2021-06-09T03:53:29.668Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-06-09T03:53:29.668Z] 5e3333aa483a9c37807d61fae87b8cc119682d82 [2021-06-09T03:53:29.668Z] latest [2021-06-09T03:53:29.668Z] 2.0.0-dev.258 [2021-06-09T03:53:29.668Z] 5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258 [2021-06-09T03:53:29.668Z] master [2021-06-09T03:53:29.668Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:53:32.355Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5e3333aa483a9c37807d61fae87b8cc119682d82 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:53:32.698Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5e3333aa483a9c37807d61fae87b8cc119682d82 [2021-06-09T03:53:32.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-09T03:53:32.698Z] 18ffbf6fa3b4: Preparing [2021-06-09T03:53:32.698Z] 18ffbf6fa3b4: Preparing [2021-06-09T03:53:32.698Z] 294e619942fc: Preparing [2021-06-09T03:53:32.698Z] 46b757f1aa49: Preparing [2021-06-09T03:53:32.698Z] b1412eefde2a: Preparing [2021-06-09T03:53:32.698Z] 9ca1eee99ee1: Preparing [2021-06-09T03:53:32.698Z] a42d271aaa63: Preparing [2021-06-09T03:53:32.698Z] 7b1148d4e4d5: Preparing [2021-06-09T03:53:32.698Z] 5ec0c9104e53: Preparing [2021-06-09T03:53:32.698Z] e786fd073295: Preparing [2021-06-09T03:53:32.698Z] e3c6bfed7bad: Preparing [2021-06-09T03:53:32.698Z] 3fbe34a1663b: Preparing [2021-06-09T03:53:32.698Z] a42d271aaa63: Waiting [2021-06-09T03:53:32.698Z] 7b1148d4e4d5: Waiting [2021-06-09T03:53:32.698Z] e3c6bfed7bad: Waiting [2021-06-09T03:53:32.698Z] 5ec0c9104e53: Waiting [2021-06-09T03:53:32.698Z] 3fbe34a1663b: Waiting [2021-06-09T03:53:32.698Z] e786fd073295: Waiting [2021-06-09T03:53:33.297Z] b1412eefde2a: Pushed [2021-06-09T03:53:33.297Z] 294e619942fc: Pushed [2021-06-09T03:53:33.297Z] 18ffbf6fa3b4: Pushed [2021-06-09T03:53:33.297Z] 46b757f1aa49: Pushed [2021-06-09T03:53:33.297Z] a42d271aaa63: Layer already exists [2021-06-09T03:53:33.297Z] 7b1148d4e4d5: Pushed [2021-06-09T03:53:33.572Z] 5ec0c9104e53: Pushed [2021-06-09T03:53:33.572Z] e786fd073295: Pushed [2021-06-09T03:53:33.572Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:53:33.572Z] e3c6bfed7bad: Pushed [2021-06-09T03:53:36.189Z] 9ca1eee99ee1: Pushed [2021-06-09T03:53:36.189Z] 5e3333aa483a9c37807d61fae87b8cc119682d82: digest: sha256:3354ffe51180a470d52fdbda84f2a87aebf41c09bd4461a1f311b0cd610400f8 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:53:36.818Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:53:37.163Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-06-09T03:53:37.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-09T03:53:37.163Z] 18ffbf6fa3b4: Preparing [2021-06-09T03:53:37.163Z] 18ffbf6fa3b4: Preparing [2021-06-09T03:53:37.163Z] 294e619942fc: Preparing [2021-06-09T03:53:37.163Z] 46b757f1aa49: Preparing [2021-06-09T03:53:37.163Z] b1412eefde2a: Preparing [2021-06-09T03:53:37.163Z] 9ca1eee99ee1: Preparing [2021-06-09T03:53:37.163Z] a42d271aaa63: Preparing [2021-06-09T03:53:37.164Z] 7b1148d4e4d5: Preparing [2021-06-09T03:53:37.164Z] 5ec0c9104e53: Preparing [2021-06-09T03:53:37.164Z] e786fd073295: Preparing [2021-06-09T03:53:37.164Z] e3c6bfed7bad: Preparing [2021-06-09T03:53:37.164Z] 3fbe34a1663b: Preparing [2021-06-09T03:53:37.164Z] 7b1148d4e4d5: Waiting [2021-06-09T03:53:37.164Z] 5ec0c9104e53: Waiting [2021-06-09T03:53:39.435Z] a42d271aaa63: Waiting [2021-06-09T03:53:39.435Z] e786fd073295: Waiting [2021-06-09T03:53:39.435Z] e3c6bfed7bad: Waiting [2021-06-09T03:53:39.435Z] 3fbe34a1663b: Waiting [2021-06-09T03:53:39.435Z] 18ffbf6fa3b4: Layer already exists [2021-06-09T03:53:39.435Z] 294e619942fc: Layer already exists [2021-06-09T03:53:39.435Z] 46b757f1aa49: Layer already exists [2021-06-09T03:53:39.435Z] 9ca1eee99ee1: Layer already exists [2021-06-09T03:53:39.435Z] b1412eefde2a: Layer already exists [2021-06-09T03:53:39.435Z] a42d271aaa63: Layer already exists [2021-06-09T03:53:39.435Z] 5ec0c9104e53: Layer already exists [2021-06-09T03:53:39.435Z] 7b1148d4e4d5: Layer already exists [2021-06-09T03:53:39.435Z] e3c6bfed7bad: Layer already exists [2021-06-09T03:53:39.435Z] e786fd073295: Layer already exists [2021-06-09T03:53:39.435Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:53:39.435Z] latest: digest: sha256:3354ffe51180a470d52fdbda84f2a87aebf41c09bd4461a1f311b0cd610400f8 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:53:39.817Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.258 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:53:40.163Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.258 [2021-06-09T03:53:40.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-09T03:53:40.164Z] 18ffbf6fa3b4: Preparing [2021-06-09T03:53:40.164Z] 18ffbf6fa3b4: Preparing [2021-06-09T03:53:40.164Z] 294e619942fc: Preparing [2021-06-09T03:53:40.164Z] 46b757f1aa49: Preparing [2021-06-09T03:53:40.164Z] b1412eefde2a: Preparing [2021-06-09T03:53:40.164Z] 9ca1eee99ee1: Preparing [2021-06-09T03:53:40.164Z] a42d271aaa63: Preparing [2021-06-09T03:53:40.164Z] 7b1148d4e4d5: Preparing [2021-06-09T03:53:40.164Z] 5ec0c9104e53: Preparing [2021-06-09T03:53:40.164Z] e786fd073295: Preparing [2021-06-09T03:53:40.164Z] e3c6bfed7bad: Preparing [2021-06-09T03:53:40.164Z] 3fbe34a1663b: Preparing [2021-06-09T03:53:40.164Z] 5ec0c9104e53: Waiting [2021-06-09T03:53:40.164Z] e3c6bfed7bad: Waiting [2021-06-09T03:53:40.164Z] e786fd073295: Waiting [2021-06-09T03:53:40.164Z] 3fbe34a1663b: Waiting [2021-06-09T03:53:40.164Z] 7b1148d4e4d5: Waiting [2021-06-09T03:53:40.436Z] 294e619942fc: Layer already exists [2021-06-09T03:53:40.436Z] 18ffbf6fa3b4: Layer already exists [2021-06-09T03:53:40.436Z] 46b757f1aa49: Layer already exists [2021-06-09T03:53:40.436Z] 9ca1eee99ee1: Layer already exists [2021-06-09T03:53:40.436Z] b1412eefde2a: Layer already exists [2021-06-09T03:53:40.436Z] a42d271aaa63: Layer already exists [2021-06-09T03:53:40.436Z] e786fd073295: Layer already exists [2021-06-09T03:53:40.436Z] 5ec0c9104e53: Layer already exists [2021-06-09T03:53:40.436Z] 7b1148d4e4d5: Layer already exists [2021-06-09T03:53:40.436Z] e3c6bfed7bad: Layer already exists [2021-06-09T03:53:40.436Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:53:40.436Z] 2.0.0-dev.258: digest: sha256:3354ffe51180a470d52fdbda84f2a87aebf41c09bd4461a1f311b0cd610400f8 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:53:40.789Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:53:41.140Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258 [2021-06-09T03:53:41.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-09T03:53:41.141Z] 18ffbf6fa3b4: Preparing [2021-06-09T03:53:41.141Z] 18ffbf6fa3b4: Preparing [2021-06-09T03:53:41.141Z] 294e619942fc: Preparing [2021-06-09T03:53:41.141Z] 46b757f1aa49: Preparing [2021-06-09T03:53:41.141Z] b1412eefde2a: Preparing [2021-06-09T03:53:41.141Z] 9ca1eee99ee1: Preparing [2021-06-09T03:53:41.141Z] a42d271aaa63: Preparing [2021-06-09T03:53:41.141Z] 7b1148d4e4d5: Preparing [2021-06-09T03:53:41.141Z] 5ec0c9104e53: Preparing [2021-06-09T03:53:41.141Z] e786fd073295: Preparing [2021-06-09T03:53:41.141Z] e3c6bfed7bad: Preparing [2021-06-09T03:53:41.141Z] 3fbe34a1663b: Preparing [2021-06-09T03:53:41.141Z] 5ec0c9104e53: Waiting [2021-06-09T03:53:41.141Z] e786fd073295: Waiting [2021-06-09T03:53:41.141Z] a42d271aaa63: Waiting [2021-06-09T03:53:41.141Z] e3c6bfed7bad: Waiting [2021-06-09T03:53:41.141Z] 3fbe34a1663b: Waiting [2021-06-09T03:53:41.141Z] 7b1148d4e4d5: Waiting [2021-06-09T03:53:41.141Z] 18ffbf6fa3b4: Layer already exists [2021-06-09T03:53:41.141Z] 9ca1eee99ee1: Layer already exists [2021-06-09T03:53:41.141Z] 46b757f1aa49: Layer already exists [2021-06-09T03:53:41.141Z] 294e619942fc: Layer already exists [2021-06-09T03:53:41.141Z] b1412eefde2a: Layer already exists [2021-06-09T03:53:41.414Z] 5ec0c9104e53: Layer already exists [2021-06-09T03:53:41.414Z] a42d271aaa63: Layer already exists [2021-06-09T03:53:41.414Z] e786fd073295: Layer already exists [2021-06-09T03:53:41.414Z] 7b1148d4e4d5: Layer already exists [2021-06-09T03:53:41.414Z] e3c6bfed7bad: Layer already exists [2021-06-09T03:53:41.414Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:53:41.414Z] 5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258: digest: sha256:3354ffe51180a470d52fdbda84f2a87aebf41c09bd4461a1f311b0cd610400f8 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:53:41.762Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:53:42.105Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [2021-06-09T03:53:42.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-09T03:53:42.105Z] 18ffbf6fa3b4: Preparing [2021-06-09T03:53:42.105Z] 18ffbf6fa3b4: Preparing [2021-06-09T03:53:42.105Z] 294e619942fc: Preparing [2021-06-09T03:53:42.105Z] 46b757f1aa49: Preparing [2021-06-09T03:53:42.105Z] b1412eefde2a: Preparing [2021-06-09T03:53:42.105Z] 9ca1eee99ee1: Preparing [2021-06-09T03:53:42.105Z] a42d271aaa63: Preparing [2021-06-09T03:53:42.105Z] 7b1148d4e4d5: Preparing [2021-06-09T03:53:42.105Z] 5ec0c9104e53: Preparing [2021-06-09T03:53:42.105Z] e786fd073295: Preparing [2021-06-09T03:53:42.105Z] e3c6bfed7bad: Preparing [2021-06-09T03:53:42.105Z] 3fbe34a1663b: Preparing [2021-06-09T03:53:42.105Z] 5ec0c9104e53: Waiting [2021-06-09T03:53:42.105Z] e786fd073295: Waiting [2021-06-09T03:53:42.105Z] e3c6bfed7bad: Waiting [2021-06-09T03:53:42.105Z] 3fbe34a1663b: Waiting [2021-06-09T03:53:42.105Z] a42d271aaa63: Waiting [2021-06-09T03:53:42.105Z] 7b1148d4e4d5: Waiting [2021-06-09T03:53:42.105Z] 18ffbf6fa3b4: Layer already exists [2021-06-09T03:53:42.105Z] b1412eefde2a: Layer already exists [2021-06-09T03:53:42.105Z] 9ca1eee99ee1: Layer already exists [2021-06-09T03:53:42.105Z] 294e619942fc: Layer already exists [2021-06-09T03:53:42.378Z] 46b757f1aa49: Layer already exists [2021-06-09T03:53:42.378Z] 7b1148d4e4d5: Layer already exists [2021-06-09T03:53:42.378Z] 5ec0c9104e53: Layer already exists [2021-06-09T03:53:42.378Z] e786fd073295: Layer already exists [2021-06-09T03:53:42.378Z] e3c6bfed7bad: Layer already exists [2021-06-09T03:53:42.378Z] a42d271aaa63: Layer already exists [2021-06-09T03:53:42.378Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:53:42.378Z] master: digest: sha256:3354ffe51180a470d52fdbda84f2a87aebf41c09bd4461a1f311b0cd610400f8 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-09T03:53:42.442Z] ===================================================== [Pipeline] echo [2021-06-09T03:53:42.456Z] taggedImages: [2021-06-09T03:53:42.456Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5e3333aa483a9c37807d61fae87b8cc119682d82 [2021-06-09T03:53:42.456Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-06-09T03:53:42.456Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.258 [2021-06-09T03:53:42.456Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258 [2021-06-09T03:53:42.456Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] echo [2021-06-09T03:53:44.682Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-06-09T03:53:44.682Z] 5e3333aa483a9c37807d61fae87b8cc119682d82 [2021-06-09T03:53:44.682Z] latest [2021-06-09T03:53:44.682Z] 2.0.0-dev.258 [2021-06-09T03:53:44.682Z] 5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258 [2021-06-09T03:53:44.682Z] master [2021-06-09T03:53:44.682Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:53:45.068Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5e3333aa483a9c37807d61fae87b8cc119682d82 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:53:45.498Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5e3333aa483a9c37807d61fae87b8cc119682d82 [2021-06-09T03:53:45.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-09T03:53:45.498Z] 28fda1d76efc: Preparing [2021-06-09T03:53:45.498Z] 056223b0cd23: Preparing [2021-06-09T03:53:45.498Z] d8b9aa2ea231: Preparing [2021-06-09T03:53:45.498Z] 86bed4978bb2: Preparing [2021-06-09T03:53:45.498Z] acd263bb4d85: Preparing [2021-06-09T03:53:45.498Z] 3fbe34a1663b: Preparing [2021-06-09T03:53:45.498Z] 3fbe34a1663b: Waiting [2021-06-09T03:53:47.727Z] 86bed4978bb2: Pushed [2021-06-09T03:53:47.727Z] d8b9aa2ea231: Pushed [2021-06-09T03:53:47.727Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:53:47.727Z] acd263bb4d85: Pushed [2021-06-09T03:53:48.003Z] 056223b0cd23: Pushed [2021-06-09T03:53:48.003Z] 28fda1d76efc: Pushed [2021-06-09T03:53:48.275Z] 5e3333aa483a9c37807d61fae87b8cc119682d82: digest: sha256:573ba6e0ce3bb989d5b865a911324b615df731d8f9706611b087e96e28494df5 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:53:48.617Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:53:48.958Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-06-09T03:53:48.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-09T03:53:48.959Z] 28fda1d76efc: Preparing [2021-06-09T03:53:48.959Z] 056223b0cd23: Preparing [2021-06-09T03:53:48.959Z] d8b9aa2ea231: Preparing [2021-06-09T03:53:48.959Z] 86bed4978bb2: Preparing [2021-06-09T03:53:48.959Z] acd263bb4d85: Preparing [2021-06-09T03:53:48.959Z] 3fbe34a1663b: Preparing [2021-06-09T03:53:48.959Z] 3fbe34a1663b: Waiting [2021-06-09T03:53:48.959Z] 28fda1d76efc: Layer already exists [2021-06-09T03:53:48.959Z] 86bed4978bb2: Layer already exists [2021-06-09T03:53:48.959Z] d8b9aa2ea231: Layer already exists [2021-06-09T03:53:48.959Z] 056223b0cd23: Layer already exists [2021-06-09T03:53:48.959Z] acd263bb4d85: Layer already exists [2021-06-09T03:53:49.231Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:53:49.231Z] latest: digest: sha256:573ba6e0ce3bb989d5b865a911324b615df731d8f9706611b087e96e28494df5 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:53:49.577Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.258 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:53:49.931Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.258 [2021-06-09T03:53:49.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-09T03:53:49.931Z] 28fda1d76efc: Preparing [2021-06-09T03:53:49.931Z] 056223b0cd23: Preparing [2021-06-09T03:53:49.931Z] d8b9aa2ea231: Preparing [2021-06-09T03:53:49.931Z] 86bed4978bb2: Preparing [2021-06-09T03:53:49.931Z] acd263bb4d85: Preparing [2021-06-09T03:53:49.931Z] 3fbe34a1663b: Preparing [2021-06-09T03:53:49.931Z] 3fbe34a1663b: Waiting [2021-06-09T03:53:50.203Z] acd263bb4d85: Layer already exists [2021-06-09T03:53:50.203Z] d8b9aa2ea231: Layer already exists [2021-06-09T03:53:50.203Z] 86bed4978bb2: Layer already exists [2021-06-09T03:53:50.203Z] 056223b0cd23: Layer already exists [2021-06-09T03:53:50.203Z] 28fda1d76efc: Layer already exists [2021-06-09T03:53:50.203Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:53:50.203Z] 2.0.0-dev.258: digest: sha256:573ba6e0ce3bb989d5b865a911324b615df731d8f9706611b087e96e28494df5 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:53:50.551Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:53:53.252Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258 [2021-06-09T03:53:53.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-09T03:53:53.253Z] 28fda1d76efc: Preparing [2021-06-09T03:53:53.253Z] 056223b0cd23: Preparing [2021-06-09T03:53:53.253Z] d8b9aa2ea231: Preparing [2021-06-09T03:53:53.253Z] 86bed4978bb2: Preparing [2021-06-09T03:53:53.253Z] acd263bb4d85: Preparing [2021-06-09T03:53:53.253Z] 3fbe34a1663b: Preparing [2021-06-09T03:53:53.253Z] 3fbe34a1663b: Waiting [2021-06-09T03:53:53.253Z] 86bed4978bb2: Layer already exists [2021-06-09T03:53:53.253Z] 056223b0cd23: Layer already exists [2021-06-09T03:53:53.253Z] 28fda1d76efc: Layer already exists [2021-06-09T03:53:53.253Z] d8b9aa2ea231: Layer already exists [2021-06-09T03:53:53.253Z] acd263bb4d85: Layer already exists [2021-06-09T03:53:53.253Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:53:53.253Z] 5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258: digest: sha256:573ba6e0ce3bb989d5b865a911324b615df731d8f9706611b087e96e28494df5 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:53:53.602Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:53:53.947Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [2021-06-09T03:53:53.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-09T03:53:53.947Z] 28fda1d76efc: Preparing [2021-06-09T03:53:53.947Z] 056223b0cd23: Preparing [2021-06-09T03:53:53.947Z] d8b9aa2ea231: Preparing [2021-06-09T03:53:53.947Z] 86bed4978bb2: Preparing [2021-06-09T03:53:53.947Z] acd263bb4d85: Preparing [2021-06-09T03:53:53.947Z] 3fbe34a1663b: Preparing [2021-06-09T03:53:53.947Z] 3fbe34a1663b: Waiting [2021-06-09T03:53:54.219Z] 86bed4978bb2: Layer already exists [2021-06-09T03:53:54.219Z] d8b9aa2ea231: Layer already exists [2021-06-09T03:53:54.219Z] 28fda1d76efc: Layer already exists [2021-06-09T03:53:54.219Z] 056223b0cd23: Layer already exists [2021-06-09T03:53:54.219Z] acd263bb4d85: Layer already exists [2021-06-09T03:53:54.219Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:53:54.219Z] master: digest: sha256:573ba6e0ce3bb989d5b865a911324b615df731d8f9706611b087e96e28494df5 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-09T03:53:54.279Z] ===================================================== [Pipeline] echo [2021-06-09T03:53:54.295Z] taggedImages: [2021-06-09T03:53:54.295Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5e3333aa483a9c37807d61fae87b8cc119682d82 [2021-06-09T03:53:54.295Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-06-09T03:53:54.295Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.258 [2021-06-09T03:53:54.295Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258 [2021-06-09T03:53:54.295Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] echo [2021-06-09T03:53:54.324Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-06-09T03:53:54.325Z] 5e3333aa483a9c37807d61fae87b8cc119682d82 [2021-06-09T03:53:54.325Z] latest [2021-06-09T03:53:54.325Z] 2.0.0-dev.258 [2021-06-09T03:53:54.325Z] 5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258 [2021-06-09T03:53:54.325Z] master [2021-06-09T03:53:54.325Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:53:54.700Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5e3333aa483a9c37807d61fae87b8cc119682d82 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:53:55.044Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5e3333aa483a9c37807d61fae87b8cc119682d82 [2021-06-09T03:53:55.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-09T03:53:55.044Z] 44b67523c27c: Preparing [2021-06-09T03:53:55.044Z] 618b27ab892f: Preparing [2021-06-09T03:53:55.044Z] ac06e34f5031: Preparing [2021-06-09T03:53:55.044Z] 0b3ef818e9e7: Preparing [2021-06-09T03:53:55.044Z] 6a15c3184f79: Preparing [2021-06-09T03:53:55.044Z] 1f7382b167c0: Preparing [2021-06-09T03:53:55.044Z] 18f5e823d1d7: Preparing [2021-06-09T03:53:55.044Z] f1262e331906: Preparing [2021-06-09T03:53:55.044Z] 3d31e1786186: Preparing [2021-06-09T03:53:55.044Z] 3fbe34a1663b: Preparing [2021-06-09T03:53:55.044Z] 1f7382b167c0: Waiting [2021-06-09T03:53:55.044Z] 3d31e1786186: Waiting [2021-06-09T03:53:55.044Z] 3fbe34a1663b: Waiting [2021-06-09T03:53:55.044Z] 18f5e823d1d7: Waiting [2021-06-09T03:53:55.044Z] f1262e331906: Waiting [2021-06-09T03:53:55.322Z] 44b67523c27c: Pushed [2021-06-09T03:53:55.322Z] 618b27ab892f: Pushed [2021-06-09T03:53:55.599Z] 6a15c3184f79: Pushed [2021-06-09T03:53:55.599Z] f1262e331906: Pushed [2021-06-09T03:53:55.877Z] 1f7382b167c0: Pushed [2021-06-09T03:53:55.877Z] 18f5e823d1d7: Pushed [2021-06-09T03:53:55.877Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:53:56.471Z] 3d31e1786186: Pushed [2021-06-09T03:53:57.921Z] 0b3ef818e9e7: Pushed [2021-06-09T03:54:00.354Z] ac06e34f5031: Pushed [2021-06-09T03:54:00.354Z] 5e3333aa483a9c37807d61fae87b8cc119682d82: digest: sha256:18b4e94615ee0b1769b34bea8108b85b3aba00990560459a34a69078f2f45df3 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:54:00.704Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:54:01.042Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-06-09T03:54:01.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-09T03:54:01.042Z] 44b67523c27c: Preparing [2021-06-09T03:54:01.042Z] 618b27ab892f: Preparing [2021-06-09T03:54:01.042Z] ac06e34f5031: Preparing [2021-06-09T03:54:01.042Z] 0b3ef818e9e7: Preparing [2021-06-09T03:54:01.042Z] 6a15c3184f79: Preparing [2021-06-09T03:54:01.042Z] 1f7382b167c0: Preparing [2021-06-09T03:54:01.042Z] 18f5e823d1d7: Preparing [2021-06-09T03:54:01.042Z] f1262e331906: Preparing [2021-06-09T03:54:01.042Z] 3d31e1786186: Preparing [2021-06-09T03:54:01.042Z] 3fbe34a1663b: Preparing [2021-06-09T03:54:01.042Z] 1f7382b167c0: Waiting [2021-06-09T03:54:01.042Z] 18f5e823d1d7: Waiting [2021-06-09T03:54:01.042Z] f1262e331906: Waiting [2021-06-09T03:54:01.042Z] 3d31e1786186: Waiting [2021-06-09T03:54:01.042Z] 3fbe34a1663b: Waiting [2021-06-09T03:54:01.042Z] 618b27ab892f: Layer already exists [2021-06-09T03:54:01.042Z] 44b67523c27c: Layer already exists [2021-06-09T03:54:01.043Z] 6a15c3184f79: Layer already exists [2021-06-09T03:54:01.043Z] ac06e34f5031: Layer already exists [2021-06-09T03:54:01.043Z] 0b3ef818e9e7: Layer already exists [2021-06-09T03:54:01.316Z] 18f5e823d1d7: Layer already exists [2021-06-09T03:54:01.316Z] f1262e331906: Layer already exists [2021-06-09T03:54:01.316Z] 1f7382b167c0: Layer already exists [2021-06-09T03:54:01.316Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:54:01.316Z] 3d31e1786186: Layer already exists [2021-06-09T03:54:01.316Z] latest: digest: sha256:18b4e94615ee0b1769b34bea8108b85b3aba00990560459a34a69078f2f45df3 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:54:01.667Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.258 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:54:02.019Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.258 [2021-06-09T03:54:02.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-09T03:54:02.020Z] 44b67523c27c: Preparing [2021-06-09T03:54:02.020Z] 618b27ab892f: Preparing [2021-06-09T03:54:02.020Z] ac06e34f5031: Preparing [2021-06-09T03:54:02.020Z] 0b3ef818e9e7: Preparing [2021-06-09T03:54:02.020Z] 6a15c3184f79: Preparing [2021-06-09T03:54:02.020Z] 1f7382b167c0: Preparing [2021-06-09T03:54:02.020Z] 18f5e823d1d7: Preparing [2021-06-09T03:54:02.020Z] f1262e331906: Preparing [2021-06-09T03:54:02.020Z] 3d31e1786186: Preparing [2021-06-09T03:54:02.020Z] 3fbe34a1663b: Preparing [2021-06-09T03:54:02.020Z] f1262e331906: Waiting [2021-06-09T03:54:02.020Z] 1f7382b167c0: Waiting [2021-06-09T03:54:02.020Z] 3d31e1786186: Waiting [2021-06-09T03:54:02.020Z] 3fbe34a1663b: Waiting [2021-06-09T03:54:02.020Z] 18f5e823d1d7: Waiting [2021-06-09T03:54:02.020Z] ac06e34f5031: Layer already exists [2021-06-09T03:54:02.020Z] 44b67523c27c: Layer already exists [2021-06-09T03:54:02.020Z] 6a15c3184f79: Layer already exists [2021-06-09T03:54:02.020Z] 0b3ef818e9e7: Layer already exists [2021-06-09T03:54:02.020Z] 618b27ab892f: Layer already exists [2021-06-09T03:54:02.292Z] f1262e331906: Layer already exists [2021-06-09T03:54:02.292Z] 18f5e823d1d7: Layer already exists [2021-06-09T03:54:02.292Z] 1f7382b167c0: Layer already exists [2021-06-09T03:54:02.292Z] 3d31e1786186: Layer already exists [2021-06-09T03:54:02.292Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:54:02.292Z] 2.0.0-dev.258: digest: sha256:18b4e94615ee0b1769b34bea8108b85b3aba00990560459a34a69078f2f45df3 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:54:02.642Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:54:02.987Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258 [2021-06-09T03:54:02.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-09T03:54:02.987Z] 44b67523c27c: Preparing [2021-06-09T03:54:02.987Z] 618b27ab892f: Preparing [2021-06-09T03:54:02.987Z] ac06e34f5031: Preparing [2021-06-09T03:54:02.987Z] 0b3ef818e9e7: Preparing [2021-06-09T03:54:02.987Z] 6a15c3184f79: Preparing [2021-06-09T03:54:02.987Z] 1f7382b167c0: Preparing [2021-06-09T03:54:02.987Z] 18f5e823d1d7: Preparing [2021-06-09T03:54:02.987Z] f1262e331906: Preparing [2021-06-09T03:54:02.987Z] 3d31e1786186: Preparing [2021-06-09T03:54:02.987Z] 3fbe34a1663b: Preparing [2021-06-09T03:54:02.987Z] 3d31e1786186: Waiting [2021-06-09T03:54:02.987Z] 1f7382b167c0: Waiting [2021-06-09T03:54:02.987Z] 18f5e823d1d7: Waiting [2021-06-09T03:54:02.987Z] f1262e331906: Waiting [2021-06-09T03:54:02.987Z] 3fbe34a1663b: Waiting [2021-06-09T03:54:02.987Z] 0b3ef818e9e7: Layer already exists [2021-06-09T03:54:02.987Z] 44b67523c27c: Layer already exists [2021-06-09T03:54:02.987Z] ac06e34f5031: Layer already exists [2021-06-09T03:54:03.261Z] 6a15c3184f79: Layer already exists [2021-06-09T03:54:03.261Z] 618b27ab892f: Layer already exists [2021-06-09T03:54:03.261Z] f1262e331906: Layer already exists [2021-06-09T03:54:03.261Z] 1f7382b167c0: Layer already exists [2021-06-09T03:54:03.261Z] 18f5e823d1d7: Layer already exists [2021-06-09T03:54:03.261Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:54:03.261Z] 3d31e1786186: Layer already exists [2021-06-09T03:54:03.261Z] 5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258: digest: sha256:18b4e94615ee0b1769b34bea8108b85b3aba00990560459a34a69078f2f45df3 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:54:03.607Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:54:03.944Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [2021-06-09T03:54:03.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-09T03:54:03.944Z] 44b67523c27c: Preparing [2021-06-09T03:54:03.944Z] 618b27ab892f: Preparing [2021-06-09T03:54:03.944Z] ac06e34f5031: Preparing [2021-06-09T03:54:03.944Z] 0b3ef818e9e7: Preparing [2021-06-09T03:54:03.944Z] 6a15c3184f79: Preparing [2021-06-09T03:54:03.944Z] 1f7382b167c0: Preparing [2021-06-09T03:54:03.944Z] 18f5e823d1d7: Preparing [2021-06-09T03:54:03.944Z] f1262e331906: Preparing [2021-06-09T03:54:03.944Z] 3d31e1786186: Preparing [2021-06-09T03:54:03.944Z] 3fbe34a1663b: Preparing [2021-06-09T03:54:03.944Z] 1f7382b167c0: Waiting [2021-06-09T03:54:03.944Z] 18f5e823d1d7: Waiting [2021-06-09T03:54:03.944Z] 3fbe34a1663b: Waiting [2021-06-09T03:54:03.944Z] f1262e331906: Waiting [2021-06-09T03:54:03.944Z] 3d31e1786186: Waiting [2021-06-09T03:54:03.944Z] ac06e34f5031: Layer already exists [2021-06-09T03:54:03.944Z] 6a15c3184f79: Layer already exists [2021-06-09T03:54:03.944Z] 0b3ef818e9e7: Layer already exists [2021-06-09T03:54:04.217Z] 618b27ab892f: Layer already exists [2021-06-09T03:54:04.217Z] 44b67523c27c: Layer already exists [2021-06-09T03:54:04.217Z] 1f7382b167c0: Layer already exists [2021-06-09T03:54:04.217Z] 18f5e823d1d7: Layer already exists [2021-06-09T03:54:04.217Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:54:04.217Z] 3d31e1786186: Layer already exists [2021-06-09T03:54:04.217Z] f1262e331906: Layer already exists [2021-06-09T03:54:04.217Z] master: digest: sha256:18b4e94615ee0b1769b34bea8108b85b3aba00990560459a34a69078f2f45df3 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-09T03:54:04.281Z] ===================================================== [Pipeline] echo [2021-06-09T03:54:04.296Z] taggedImages: [2021-06-09T03:54:04.296Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5e3333aa483a9c37807d61fae87b8cc119682d82 [2021-06-09T03:54:04.296Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-06-09T03:54:04.296Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.258 [2021-06-09T03:54:04.296Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258 [2021-06-09T03:54:04.296Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] echo [2021-06-09T03:54:06.561Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-06-09T03:54:06.561Z] 5e3333aa483a9c37807d61fae87b8cc119682d82 [2021-06-09T03:54:06.561Z] latest [2021-06-09T03:54:06.561Z] 2.0.0-dev.258 [2021-06-09T03:54:06.561Z] 5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258 [2021-06-09T03:54:06.561Z] master [2021-06-09T03:54:06.561Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:54:06.939Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5e3333aa483a9c37807d61fae87b8cc119682d82 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:54:07.280Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5e3333aa483a9c37807d61fae87b8cc119682d82 [2021-06-09T03:54:07.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-09T03:54:07.280Z] db5329eeb7ae: Preparing [2021-06-09T03:54:07.280Z] c042fd211530: Preparing [2021-06-09T03:54:07.280Z] a42d271aaa63: Preparing [2021-06-09T03:54:07.280Z] 2b9b892a5b56: Preparing [2021-06-09T03:54:07.280Z] 3fbe34a1663b: Preparing [2021-06-09T03:54:07.551Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:54:07.551Z] a42d271aaa63: Layer already exists [2021-06-09T03:54:07.551Z] db5329eeb7ae: Pushed [2021-06-09T03:54:07.823Z] 2b9b892a5b56: Pushed [2021-06-09T03:54:10.441Z] c042fd211530: Pushed [2021-06-09T03:54:10.442Z] 5e3333aa483a9c37807d61fae87b8cc119682d82: digest: sha256:8ee2fd4eed9a88c6b2d575753d0c912541445be2dd86405a7472606f68eeceea size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:54:10.786Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:54:11.128Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-06-09T03:54:11.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-09T03:54:11.128Z] db5329eeb7ae: Preparing [2021-06-09T03:54:11.128Z] c042fd211530: Preparing [2021-06-09T03:54:11.128Z] a42d271aaa63: Preparing [2021-06-09T03:54:11.128Z] 2b9b892a5b56: Preparing [2021-06-09T03:54:11.128Z] 3fbe34a1663b: Preparing [2021-06-09T03:54:11.402Z] 2b9b892a5b56: Layer already exists [2021-06-09T03:54:11.402Z] db5329eeb7ae: Layer already exists [2021-06-09T03:54:11.402Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:54:11.402Z] c042fd211530: Layer already exists [2021-06-09T03:54:11.402Z] a42d271aaa63: Layer already exists [2021-06-09T03:54:11.402Z] latest: digest: sha256:8ee2fd4eed9a88c6b2d575753d0c912541445be2dd86405a7472606f68eeceea size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:54:11.756Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.258 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:54:12.375Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.258 [2021-06-09T03:54:12.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-09T03:54:12.375Z] db5329eeb7ae: Preparing [2021-06-09T03:54:12.375Z] c042fd211530: Preparing [2021-06-09T03:54:12.375Z] a42d271aaa63: Preparing [2021-06-09T03:54:12.375Z] 2b9b892a5b56: Preparing [2021-06-09T03:54:12.375Z] 3fbe34a1663b: Preparing [2021-06-09T03:54:12.649Z] c042fd211530: Layer already exists [2021-06-09T03:54:12.649Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:54:12.649Z] a42d271aaa63: Layer already exists [2021-06-09T03:54:12.649Z] 2b9b892a5b56: Layer already exists [2021-06-09T03:54:12.649Z] db5329eeb7ae: Layer already exists [2021-06-09T03:54:12.649Z] 2.0.0-dev.258: digest: sha256:8ee2fd4eed9a88c6b2d575753d0c912541445be2dd86405a7472606f68eeceea size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:54:15.121Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:54:15.464Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258 [2021-06-09T03:54:15.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-09T03:54:15.464Z] db5329eeb7ae: Preparing [2021-06-09T03:54:15.464Z] c042fd211530: Preparing [2021-06-09T03:54:15.464Z] a42d271aaa63: Preparing [2021-06-09T03:54:15.464Z] 2b9b892a5b56: Preparing [2021-06-09T03:54:15.464Z] 3fbe34a1663b: Preparing [2021-06-09T03:54:15.464Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:54:15.464Z] c042fd211530: Layer already exists [2021-06-09T03:54:15.464Z] a42d271aaa63: Layer already exists [2021-06-09T03:54:15.464Z] db5329eeb7ae: Layer already exists [2021-06-09T03:54:15.464Z] 2b9b892a5b56: Layer already exists [2021-06-09T03:54:15.738Z] 5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258: digest: sha256:8ee2fd4eed9a88c6b2d575753d0c912541445be2dd86405a7472606f68eeceea size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:54:16.085Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:54:16.499Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [2021-06-09T03:54:16.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-09T03:54:16.499Z] db5329eeb7ae: Preparing [2021-06-09T03:54:16.499Z] c042fd211530: Preparing [2021-06-09T03:54:16.499Z] a42d271aaa63: Preparing [2021-06-09T03:54:16.499Z] 2b9b892a5b56: Preparing [2021-06-09T03:54:16.499Z] 3fbe34a1663b: Preparing [2021-06-09T03:54:16.776Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:54:16.776Z] c042fd211530: Layer already exists [2021-06-09T03:54:16.776Z] 2b9b892a5b56: Layer already exists [2021-06-09T03:54:16.776Z] db5329eeb7ae: Layer already exists [2021-06-09T03:54:16.776Z] a42d271aaa63: Layer already exists [2021-06-09T03:54:16.776Z] master: digest: sha256:8ee2fd4eed9a88c6b2d575753d0c912541445be2dd86405a7472606f68eeceea size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-09T03:54:16.841Z] ===================================================== [Pipeline] echo [2021-06-09T03:54:19.036Z] taggedImages: [2021-06-09T03:54:19.037Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5e3333aa483a9c37807d61fae87b8cc119682d82 [2021-06-09T03:54:19.037Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-06-09T03:54:19.037Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.258 [2021-06-09T03:54:19.037Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258 [2021-06-09T03:54:19.037Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] echo [2021-06-09T03:54:19.073Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-06-09T03:54:19.073Z] 5e3333aa483a9c37807d61fae87b8cc119682d82 [2021-06-09T03:54:19.073Z] latest [2021-06-09T03:54:19.073Z] 2.0.0-dev.258 [2021-06-09T03:54:19.073Z] 5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258 [2021-06-09T03:54:19.073Z] master [2021-06-09T03:54:19.073Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:54:19.465Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5e3333aa483a9c37807d61fae87b8cc119682d82 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:54:19.810Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5e3333aa483a9c37807d61fae87b8cc119682d82 [2021-06-09T03:54:19.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-09T03:54:19.810Z] 2042908fbead: Preparing [2021-06-09T03:54:19.810Z] ecd4c83aa691: Preparing [2021-06-09T03:54:19.810Z] a42d271aaa63: Preparing [2021-06-09T03:54:19.810Z] 5b3cb6183753: Preparing [2021-06-09T03:54:19.810Z] 3fbe34a1663b: Preparing [2021-06-09T03:54:20.083Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:54:20.083Z] a42d271aaa63: Layer already exists [2021-06-09T03:54:20.083Z] 5b3cb6183753: Layer already exists [2021-06-09T03:54:20.083Z] 2042908fbead: Pushed [2021-06-09T03:54:22.695Z] ecd4c83aa691: Pushed [2021-06-09T03:54:22.695Z] 5e3333aa483a9c37807d61fae87b8cc119682d82: digest: sha256:962252df0e82cd1e23458675e45b90aea41b02d03c7dff3ce3b72fb1e989ee16 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:54:25.183Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:54:25.512Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-06-09T03:54:25.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-09T03:54:25.512Z] 2042908fbead: Preparing [2021-06-09T03:54:25.512Z] ecd4c83aa691: Preparing [2021-06-09T03:54:25.512Z] a42d271aaa63: Preparing [2021-06-09T03:54:25.512Z] 5b3cb6183753: Preparing [2021-06-09T03:54:25.512Z] 3fbe34a1663b: Preparing [2021-06-09T03:54:25.512Z] a42d271aaa63: Layer already exists [2021-06-09T03:54:25.512Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:54:25.512Z] 2042908fbead: Layer already exists [2021-06-09T03:54:25.512Z] ecd4c83aa691: Layer already exists [2021-06-09T03:54:25.512Z] 5b3cb6183753: Layer already exists [2021-06-09T03:54:25.781Z] latest: digest: sha256:962252df0e82cd1e23458675e45b90aea41b02d03c7dff3ce3b72fb1e989ee16 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:54:26.123Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.258 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:54:26.452Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.258 [2021-06-09T03:54:26.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-09T03:54:26.452Z] 2042908fbead: Preparing [2021-06-09T03:54:26.452Z] ecd4c83aa691: Preparing [2021-06-09T03:54:26.452Z] a42d271aaa63: Preparing [2021-06-09T03:54:26.452Z] 5b3cb6183753: Preparing [2021-06-09T03:54:26.452Z] 3fbe34a1663b: Preparing [2021-06-09T03:54:26.452Z] ecd4c83aa691: Layer already exists [2021-06-09T03:54:26.452Z] a42d271aaa63: Layer already exists [2021-06-09T03:54:26.452Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:54:26.452Z] 2042908fbead: Layer already exists [2021-06-09T03:54:26.452Z] 5b3cb6183753: Layer already exists [2021-06-09T03:54:26.722Z] 2.0.0-dev.258: digest: sha256:962252df0e82cd1e23458675e45b90aea41b02d03c7dff3ce3b72fb1e989ee16 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:54:27.058Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:54:27.387Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258 [2021-06-09T03:54:27.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-09T03:54:27.387Z] 2042908fbead: Preparing [2021-06-09T03:54:27.387Z] ecd4c83aa691: Preparing [2021-06-09T03:54:27.387Z] a42d271aaa63: Preparing [2021-06-09T03:54:27.387Z] 5b3cb6183753: Preparing [2021-06-09T03:54:27.387Z] 3fbe34a1663b: Preparing [2021-06-09T03:54:27.387Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:54:27.387Z] ecd4c83aa691: Layer already exists [2021-06-09T03:54:27.387Z] 2042908fbead: Layer already exists [2021-06-09T03:54:27.387Z] a42d271aaa63: Layer already exists [2021-06-09T03:54:27.387Z] 5b3cb6183753: Layer already exists [2021-06-09T03:54:27.657Z] 5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258: digest: sha256:962252df0e82cd1e23458675e45b90aea41b02d03c7dff3ce3b72fb1e989ee16 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:54:27.992Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:54:28.327Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [2021-06-09T03:54:28.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-09T03:54:28.327Z] 2042908fbead: Preparing [2021-06-09T03:54:28.327Z] ecd4c83aa691: Preparing [2021-06-09T03:54:28.327Z] a42d271aaa63: Preparing [2021-06-09T03:54:28.327Z] 5b3cb6183753: Preparing [2021-06-09T03:54:28.327Z] 3fbe34a1663b: Preparing [2021-06-09T03:54:28.327Z] ecd4c83aa691: Layer already exists [2021-06-09T03:54:28.327Z] 5b3cb6183753: Layer already exists [2021-06-09T03:54:28.327Z] a42d271aaa63: Layer already exists [2021-06-09T03:54:28.327Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:54:28.327Z] 2042908fbead: Layer already exists [2021-06-09T03:54:28.595Z] master: digest: sha256:962252df0e82cd1e23458675e45b90aea41b02d03c7dff3ce3b72fb1e989ee16 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-09T03:54:28.663Z] ===================================================== [Pipeline] echo [2021-06-09T03:54:28.686Z] taggedImages: [2021-06-09T03:54:28.686Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5e3333aa483a9c37807d61fae87b8cc119682d82 [2021-06-09T03:54:28.686Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-06-09T03:54:28.686Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.258 [2021-06-09T03:54:28.686Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258 [2021-06-09T03:54:28.686Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] echo [2021-06-09T03:54:31.014Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-06-09T03:54:31.014Z] 5e3333aa483a9c37807d61fae87b8cc119682d82 [2021-06-09T03:54:31.014Z] latest [2021-06-09T03:54:31.014Z] 2.0.0-dev.258 [2021-06-09T03:54:31.014Z] 5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258 [2021-06-09T03:54:31.014Z] master [2021-06-09T03:54:31.014Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:54:31.388Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:5e3333aa483a9c37807d61fae87b8cc119682d82 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:54:31.737Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:5e3333aa483a9c37807d61fae87b8cc119682d82 [2021-06-09T03:54:31.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-09T03:54:31.738Z] e68fad1eef66: Preparing [2021-06-09T03:54:31.738Z] ba46d37127d7: Preparing [2021-06-09T03:54:31.738Z] 09a29ae7609e: Preparing [2021-06-09T03:54:31.738Z] 73b2b511a0bf: Preparing [2021-06-09T03:54:31.738Z] 9ded3b6bb9b5: Preparing [2021-06-09T03:54:31.738Z] fa1afe8e6ed9: Preparing [2021-06-09T03:54:31.738Z] 87a09b4c083e: Preparing [2021-06-09T03:54:31.738Z] 0f74e9ff2a61: Preparing [2021-06-09T03:54:31.738Z] b122376c33c6: Preparing [2021-06-09T03:54:31.738Z] f8381ed47b22: Preparing [2021-06-09T03:54:31.738Z] e934a737d657: Preparing [2021-06-09T03:54:31.738Z] fa1afe8e6ed9: Waiting [2021-06-09T03:54:31.738Z] 87a09b4c083e: Waiting [2021-06-09T03:54:31.738Z] 0f74e9ff2a61: Waiting [2021-06-09T03:54:31.738Z] b122376c33c6: Waiting [2021-06-09T03:54:31.738Z] f8381ed47b22: Waiting [2021-06-09T03:54:31.738Z] e934a737d657: Waiting [2021-06-09T03:54:32.010Z] 9ded3b6bb9b5: Layer already exists [2021-06-09T03:54:32.010Z] fa1afe8e6ed9: Layer already exists [2021-06-09T03:54:32.010Z] 87a09b4c083e: Layer already exists [2021-06-09T03:54:32.010Z] 0f74e9ff2a61: Layer already exists [2021-06-09T03:54:32.010Z] ba46d37127d7: Pushed [2021-06-09T03:54:32.010Z] b122376c33c6: Layer already exists [2021-06-09T03:54:32.286Z] f8381ed47b22: Layer already exists [2021-06-09T03:54:32.286Z] e934a737d657: Layer already exists [2021-06-09T03:54:32.884Z] e68fad1eef66: Pushed [2021-06-09T03:54:34.312Z] 09a29ae7609e: Pushed [2021-06-09T03:54:46.667Z] 73b2b511a0bf: Pushed [2021-06-09T03:54:46.667Z] 5e3333aa483a9c37807d61fae87b8cc119682d82: digest: sha256:21adb5c3a5787ee131c989e4e6796ccfb73d9ed9d7685877d3fe1f3917dc3110 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:54:47.009Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:54:47.350Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-06-09T03:54:47.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-09T03:54:47.350Z] e68fad1eef66: Preparing [2021-06-09T03:54:47.350Z] ba46d37127d7: Preparing [2021-06-09T03:54:47.350Z] 09a29ae7609e: Preparing [2021-06-09T03:54:47.350Z] 73b2b511a0bf: Preparing [2021-06-09T03:54:47.350Z] 9ded3b6bb9b5: Preparing [2021-06-09T03:54:47.350Z] fa1afe8e6ed9: Preparing [2021-06-09T03:54:47.350Z] 87a09b4c083e: Preparing [2021-06-09T03:54:47.350Z] 0f74e9ff2a61: Preparing [2021-06-09T03:54:47.350Z] b122376c33c6: Preparing [2021-06-09T03:54:47.350Z] f8381ed47b22: Preparing [2021-06-09T03:54:47.350Z] e934a737d657: Preparing [2021-06-09T03:54:47.350Z] f8381ed47b22: Waiting [2021-06-09T03:54:47.350Z] 0f74e9ff2a61: Waiting [2021-06-09T03:54:47.350Z] b122376c33c6: Waiting [2021-06-09T03:54:47.350Z] e934a737d657: Waiting [2021-06-09T03:54:47.350Z] fa1afe8e6ed9: Waiting [2021-06-09T03:54:47.350Z] 87a09b4c083e: Waiting [2021-06-09T03:54:47.627Z] 9ded3b6bb9b5: Layer already exists [2021-06-09T03:54:47.627Z] ba46d37127d7: Layer already exists [2021-06-09T03:54:47.627Z] 73b2b511a0bf: Layer already exists [2021-06-09T03:54:47.627Z] e68fad1eef66: Layer already exists [2021-06-09T03:54:47.627Z] 09a29ae7609e: Layer already exists [2021-06-09T03:54:47.627Z] 87a09b4c083e: Layer already exists [2021-06-09T03:54:47.627Z] fa1afe8e6ed9: Layer already exists [2021-06-09T03:54:47.627Z] 0f74e9ff2a61: Layer already exists [2021-06-09T03:54:47.627Z] f8381ed47b22: Layer already exists [2021-06-09T03:54:47.627Z] b122376c33c6: Layer already exists [2021-06-09T03:54:47.627Z] e934a737d657: Layer already exists [2021-06-09T03:54:47.627Z] latest: digest: sha256:21adb5c3a5787ee131c989e4e6796ccfb73d9ed9d7685877d3fe1f3917dc3110 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:54:47.972Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.258 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:54:50.523Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.258 [2021-06-09T03:54:50.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-09T03:54:50.524Z] e68fad1eef66: Preparing [2021-06-09T03:54:50.524Z] ba46d37127d7: Preparing [2021-06-09T03:54:50.524Z] 09a29ae7609e: Preparing [2021-06-09T03:54:50.524Z] 73b2b511a0bf: Preparing [2021-06-09T03:54:50.524Z] 9ded3b6bb9b5: Preparing [2021-06-09T03:54:50.524Z] fa1afe8e6ed9: Preparing [2021-06-09T03:54:50.524Z] 87a09b4c083e: Preparing [2021-06-09T03:54:50.524Z] 0f74e9ff2a61: Preparing [2021-06-09T03:54:50.524Z] b122376c33c6: Preparing [2021-06-09T03:54:50.524Z] f8381ed47b22: Preparing [2021-06-09T03:54:50.524Z] e934a737d657: Preparing [2021-06-09T03:54:50.524Z] fa1afe8e6ed9: Waiting [2021-06-09T03:54:50.524Z] 87a09b4c083e: Waiting [2021-06-09T03:54:50.524Z] 0f74e9ff2a61: Waiting [2021-06-09T03:54:50.524Z] f8381ed47b22: Waiting [2021-06-09T03:54:50.524Z] e934a737d657: Waiting [2021-06-09T03:54:50.524Z] ba46d37127d7: Layer already exists [2021-06-09T03:54:50.524Z] 73b2b511a0bf: Layer already exists [2021-06-09T03:54:50.524Z] 09a29ae7609e: Layer already exists [2021-06-09T03:54:50.524Z] e68fad1eef66: Layer already exists [2021-06-09T03:54:50.524Z] 9ded3b6bb9b5: Layer already exists [2021-06-09T03:54:50.524Z] 87a09b4c083e: Layer already exists [2021-06-09T03:54:50.524Z] 0f74e9ff2a61: Layer already exists [2021-06-09T03:54:50.524Z] fa1afe8e6ed9: Layer already exists [2021-06-09T03:54:50.524Z] f8381ed47b22: Layer already exists [2021-06-09T03:54:50.524Z] b122376c33c6: Layer already exists [2021-06-09T03:54:50.524Z] e934a737d657: Layer already exists [2021-06-09T03:54:50.524Z] 2.0.0-dev.258: digest: sha256:21adb5c3a5787ee131c989e4e6796ccfb73d9ed9d7685877d3fe1f3917dc3110 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:54:50.864Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:54:51.198Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258 [2021-06-09T03:54:51.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-09T03:54:51.198Z] e68fad1eef66: Preparing [2021-06-09T03:54:51.198Z] ba46d37127d7: Preparing [2021-06-09T03:54:51.198Z] 09a29ae7609e: Preparing [2021-06-09T03:54:51.198Z] 73b2b511a0bf: Preparing [2021-06-09T03:54:51.198Z] 9ded3b6bb9b5: Preparing [2021-06-09T03:54:51.198Z] fa1afe8e6ed9: Preparing [2021-06-09T03:54:51.198Z] 87a09b4c083e: Preparing [2021-06-09T03:54:51.198Z] 0f74e9ff2a61: Preparing [2021-06-09T03:54:51.198Z] b122376c33c6: Preparing [2021-06-09T03:54:51.198Z] f8381ed47b22: Preparing [2021-06-09T03:54:51.198Z] e934a737d657: Preparing [2021-06-09T03:54:51.198Z] fa1afe8e6ed9: Waiting [2021-06-09T03:54:51.198Z] 87a09b4c083e: Waiting [2021-06-09T03:54:51.198Z] 0f74e9ff2a61: Waiting [2021-06-09T03:54:51.198Z] b122376c33c6: Waiting [2021-06-09T03:54:51.198Z] e934a737d657: Waiting [2021-06-09T03:54:51.198Z] f8381ed47b22: Waiting [2021-06-09T03:54:51.470Z] 09a29ae7609e: Layer already exists [2021-06-09T03:54:51.470Z] ba46d37127d7: Layer already exists [2021-06-09T03:54:51.470Z] e68fad1eef66: Layer already exists [2021-06-09T03:54:51.470Z] 9ded3b6bb9b5: Layer already exists [2021-06-09T03:54:51.470Z] 73b2b511a0bf: Layer already exists [2021-06-09T03:54:51.470Z] 0f74e9ff2a61: Layer already exists [2021-06-09T03:54:51.470Z] 87a09b4c083e: Layer already exists [2021-06-09T03:54:51.470Z] fa1afe8e6ed9: Layer already exists [2021-06-09T03:54:51.470Z] f8381ed47b22: Layer already exists [2021-06-09T03:54:51.470Z] b122376c33c6: Layer already exists [2021-06-09T03:54:51.470Z] e934a737d657: Layer already exists [2021-06-09T03:54:51.470Z] 5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258: digest: sha256:21adb5c3a5787ee131c989e4e6796ccfb73d9ed9d7685877d3fe1f3917dc3110 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:54:51.815Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:54:52.161Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [2021-06-09T03:54:52.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-09T03:54:52.161Z] e68fad1eef66: Preparing [2021-06-09T03:54:52.161Z] ba46d37127d7: Preparing [2021-06-09T03:54:52.161Z] 09a29ae7609e: Preparing [2021-06-09T03:54:52.161Z] 73b2b511a0bf: Preparing [2021-06-09T03:54:52.161Z] 9ded3b6bb9b5: Preparing [2021-06-09T03:54:52.161Z] fa1afe8e6ed9: Preparing [2021-06-09T03:54:52.161Z] 87a09b4c083e: Preparing [2021-06-09T03:54:52.161Z] 0f74e9ff2a61: Preparing [2021-06-09T03:54:52.162Z] b122376c33c6: Preparing [2021-06-09T03:54:52.162Z] f8381ed47b22: Preparing [2021-06-09T03:54:52.162Z] e934a737d657: Preparing [2021-06-09T03:54:52.162Z] 0f74e9ff2a61: Waiting [2021-06-09T03:54:52.162Z] b122376c33c6: Waiting [2021-06-09T03:54:52.162Z] f8381ed47b22: Waiting [2021-06-09T03:54:52.162Z] fa1afe8e6ed9: Waiting [2021-06-09T03:54:52.162Z] 87a09b4c083e: Waiting [2021-06-09T03:54:52.438Z] ba46d37127d7: Layer already exists [2021-06-09T03:54:52.438Z] 9ded3b6bb9b5: Layer already exists [2021-06-09T03:54:52.438Z] 09a29ae7609e: Layer already exists [2021-06-09T03:54:52.438Z] 73b2b511a0bf: Layer already exists [2021-06-09T03:54:52.438Z] e68fad1eef66: Layer already exists [2021-06-09T03:54:52.438Z] fa1afe8e6ed9: Layer already exists [2021-06-09T03:54:52.438Z] 0f74e9ff2a61: Layer already exists [2021-06-09T03:54:52.438Z] 87a09b4c083e: Layer already exists [2021-06-09T03:54:52.438Z] b122376c33c6: Layer already exists [2021-06-09T03:54:52.438Z] f8381ed47b22: Layer already exists [2021-06-09T03:54:52.438Z] e934a737d657: Layer already exists [2021-06-09T03:54:52.438Z] master: digest: sha256:21adb5c3a5787ee131c989e4e6796ccfb73d9ed9d7685877d3fe1f3917dc3110 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-09T03:54:52.502Z] ===================================================== [Pipeline] echo [2021-06-09T03:54:52.522Z] taggedImages: [2021-06-09T03:54:52.522Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:5e3333aa483a9c37807d61fae87b8cc119682d82 [2021-06-09T03:54:52.522Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-06-09T03:54:52.522Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.258 [2021-06-09T03:54:52.522Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:5e3333aa483a9c37807d61fae87b8cc119682d82-2.0.0-dev.258 [2021-06-09T03:54:52.522Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-09T03:54:55.664Z] ---> job-cost.sh [2021-06-09T03:54:55.664Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Vvnl [2021-06-09T03:55:42.612Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-09T03:57:52.626Z] lf-activate-venv(): INFO: Adding /tmp/venv-Vvnl/bin to PATH [2021-06-09T03:57:52.626Z] INFO: No Stack... [2021-06-09T03:57:52.626Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-09T03:57:52.626Z] INFO: Archiving Costs [Pipeline] sh [2021-06-09T03:57:52.963Z] + + cutcat -d, /w/workspace/edgex-go/529/archives/cost.csv -f6 [2021-06-09T03:57:52.963Z] [Pipeline] lock [2021-06-09T03:57:53.045Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-master-529-stack-cost] [2021-06-09T03:57:53.057Z] Resource [jenkins-edgexfoundry-edgex-go-master-529-stack-cost] did not exist. Created. [2021-06-09T03:57:53.057Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-master-529-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-09T03:57:53.423Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-09T03:57:54.255Z] Stashed 1 file(s) [Pipeline] } [2021-06-09T03:57:54.267Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-master-529-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-06-09T03:58:01.631Z] provisioning config files... [2021-06-09T03:58:01.645Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/529@tmp/config806726621873107249tmp [Pipeline] { [Pipeline] sh [2021-06-09T03:58:04.003Z] + set +x [2021-06-09T03:58:04.003Z] + curl -s https://codecov.io/bash [2021-06-09T03:58:04.003Z] + bash -s -- [2021-06-09T03:58:04.003Z] [2021-06-09T03:58:04.003Z] _____ _ [2021-06-09T03:58:04.003Z] / ____| | | [2021-06-09T03:58:04.003Z] | | ___ __| | ___ ___ _____ __ [2021-06-09T03:58:04.003Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-09T03:58:04.003Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-09T03:58:04.003Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-09T03:58:04.003Z] Bash-1.0.3 [2021-06-09T03:58:04.003Z] [2021-06-09T03:58:04.003Z] [2021-06-09T03:58:04.003Z] ==> git version 2.24.4 found [2021-06-09T03:58:04.003Z] ==> 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-06-09T03:58:04.003Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-09T03:58:04.003Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-09T03:58:04.003Z] ==> Jenkins CI detected. [2021-06-09T03:58:04.003Z] project root: . [2021-06-09T03:58:04.003Z] --> token set from env [2021-06-09T03:58:04.003Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-09T03:58:04.003Z] ==> Running gcov in . (disable via -X gcov) [2021-06-09T03:58:04.003Z] ==> Python coveragepy not found [2021-06-09T03:58:04.003Z] ==> Searching for coverage reports in: [2021-06-09T03:58:04.003Z] + . [2021-06-09T03:58:04.003Z] -> Found 1 reports [2021-06-09T03:58:04.003Z] ==> Detecting git/mercurial file structure [2021-06-09T03:58:04.003Z] ==> Reading reports [2021-06-09T03:58:04.003Z] + ./coverage.out bytes=411487 [2021-06-09T03:58:04.003Z] ==> Appending adjustments [2021-06-09T03:58:04.003Z] https://docs.codecov.io/docs/fixing-reports [2021-06-09T03:58:04.003Z] + Found adjustments [2021-06-09T03:58:04.003Z] ==> Gzipping contents [2021-06-09T03:58:04.003Z] 56K /tmp/codecov.B0rT8X.gz [2021-06-09T03:58:04.003Z] ==> Uploading reports [2021-06-09T03:58:04.003Z] url: https://codecov.io [2021-06-09T03:58:04.003Z] query: branch=master&commit=5e3333aa483a9c37807d61fae87b8cc119682d82&build=529&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F529%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-09T03:58:04.003Z] -> Pinging Codecov [2021-06-09T03:58:04.003Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=5e3333aa483a9c37807d61fae87b8cc119682d82&build=529&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F529%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-09T03:58:04.003Z] -> Uploading to [2021-06-09T03:58:04.003Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-09/00271124DB129430A58F1EEE437C3FCB/5e3333aa483a9c37807d61fae87b8cc119682d82/8eb4d132-cbfb-462a-b22e-f69b7aae0f10.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210609%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210609T035803Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0a3a3b8b72a8f0a74e57fc31f5704f68b6b92f034d63e577867529dd37939040 [2021-06-09T03:58:04.003Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-09T03:58:04.003Z] Dload Upload Total Spent Left Speed [2021-06-09T03:58:04.265Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56055 0 0 100 56055 0 147k --:--:-- --:--:-- --:--:-- 147k [2021-06-09T03:58:04.265Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/5e3333aa483a9c37807d61fae87b8cc119682d82 [Pipeline] } [2021-06-09T03:58:04.273Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-06-09T03:58:09.214Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-09T03:58:09.233Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:58:09.541Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-09T03:58:09.541Z] [2021-06-09T03:58:09.541Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:58:15.401Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-09T03:58:15.401Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-09T03:58:15.401Z] 188c0c94c7c5: Pulling fs layer [2021-06-09T03:58:15.401Z] 0ef7d3d256c8: Pulling fs layer [2021-06-09T03:58:15.401Z] de9db76c5a1d: Pulling fs layer [2021-06-09T03:58:15.401Z] 0eba1c9be4d2: Pulling fs layer [2021-06-09T03:58:15.401Z] 0d57e429df01: Pulling fs layer [2021-06-09T03:58:15.401Z] 4e4be7b47b0d: Pulling fs layer [2021-06-09T03:58:15.401Z] e1f770b5df2f: Pulling fs layer [2021-06-09T03:58:15.401Z] 85a0685a4137: Pulling fs layer [2021-06-09T03:58:15.401Z] 0eba1c9be4d2: Waiting [2021-06-09T03:58:15.401Z] 0d57e429df01: Waiting [2021-06-09T03:58:15.401Z] 4e4be7b47b0d: Waiting [2021-06-09T03:58:15.401Z] e1f770b5df2f: Waiting [2021-06-09T03:58:15.401Z] 85a0685a4137: Waiting [2021-06-09T03:58:15.401Z] de9db76c5a1d: Verifying Checksum [2021-06-09T03:58:15.401Z] de9db76c5a1d: Download complete [2021-06-09T03:58:15.401Z] 0ef7d3d256c8: Verifying Checksum [2021-06-09T03:58:15.401Z] 0ef7d3d256c8: Download complete [2021-06-09T03:58:15.401Z] 0d57e429df01: Verifying Checksum [2021-06-09T03:58:15.401Z] 0d57e429df01: Download complete [2021-06-09T03:58:15.401Z] 188c0c94c7c5: Verifying Checksum [2021-06-09T03:58:15.401Z] 188c0c94c7c5: Download complete [2021-06-09T03:58:15.401Z] 4e4be7b47b0d: Verifying Checksum [2021-06-09T03:58:15.401Z] 4e4be7b47b0d: Download complete [2021-06-09T03:58:15.660Z] 188c0c94c7c5: Pull complete [2021-06-09T03:58:15.660Z] 0ef7d3d256c8: Pull complete [2021-06-09T03:58:15.921Z] de9db76c5a1d: Pull complete [2021-06-09T03:58:17.301Z] e1f770b5df2f: Verifying Checksum [2021-06-09T03:58:17.301Z] e1f770b5df2f: Download complete [2021-06-09T03:58:19.224Z] 0eba1c9be4d2: Verifying Checksum [2021-06-09T03:58:19.224Z] 0eba1c9be4d2: Download complete [2021-06-09T03:58:19.483Z] 85a0685a4137: Verifying Checksum [2021-06-09T03:58:19.483Z] 85a0685a4137: Download complete [2021-06-09T03:58:24.852Z] 0eba1c9be4d2: Pull complete [2021-06-09T03:58:24.852Z] 0d57e429df01: Pull complete [2021-06-09T03:58:24.852Z] 4e4be7b47b0d: Pull complete [2021-06-09T03:58:24.852Z] e1f770b5df2f: Pull complete [2021-06-09T03:58:26.804Z] 85a0685a4137: Pull complete [2021-06-09T03:58:26.804Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-09T03:58:26.804Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-09T03:58:26.804Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-09T03:58:26.881Z] prd-centos7-docker-4c-2g-1168 does not seem to be running inside a container [2021-06-09T03:58:26.918Z] $ 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/529 -v /w/workspace/edgex-go/529:/w/workspace/edgex-go/529:rw,z -v /w/workspace/edgex-go/529@tmp:/w/workspace/edgex-go/529@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-snyk-go:1.410.4 cat [2021-06-09T03:58:30.812Z] $ docker top b6752245d02a679b48a814108e96a624e2844c6f010902b4fd6af66989d83297 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-09T03:58:30.905Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-09T03:58:31.197Z] + set -o pipefail [2021-06-09T03:58:31.197Z] + snyk monitor '--org=edgex-jenkins' [2021-06-09T03:58:39.348Z] [2021-06-09T03:58:39.348Z] Monitoring /w/workspace/edgex-go/529 (github.com/edgexfoundry/edgex-go)... [2021-06-09T03:58:39.348Z] [2021-06-09T03:58:39.348Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/f927fce3-b761-40b3-b13a-371d17a59d12 [2021-06-09T03:58:39.348Z] [2021-06-09T03:58:39.348Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-09T03:58:39.348Z] [2021-06-09T03:58:39.348Z] [Pipeline] } [2021-06-09T03:58:39.357Z] $ docker stop --time=1 b6752245d02a679b48a814108e96a624e2844c6f010902b4fd6af66989d83297 [2021-06-09T03:58:41.520Z] $ docker rm -f b6752245d02a679b48a814108e96a624e2844c6f010902b4fd6af66989d83297 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-06-09T03:58:46.638Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T03:58:46.657Z] provisioning config files... [2021-06-09T03:58:46.666Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/529@tmp/config3378780950972060605tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-09T03:58:49.197Z] --> edgex-publish-swagger.sh [2021-06-09T03:58:49.197Z] === Publish openapi/v2 API === [2021-06-09T03:58:49.197Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-06-09T03:58:49.197Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/529/openapi/v2/core-command.yaml] [2021-06-09T03:58:49.197Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-09T03:58:49.197Z] Dload Upload Total Spent Left Speed [2021-06-09T03:58:50.399Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30687 0 0 100 30687 0 26055 0:00:01 0:00:01 --:--:-- 26072 100 30687 0 0 100 30687 0 23195 0:00:01 0:00:01 --:--:-- 23212 [2021-06-09T03:58:50.399Z] [2021-06-09T03:58:50.399Z] [2021-06-09T03:58:50.399Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/529/openapi/v2/core-data.yaml] [2021-06-09T03:58:50.399Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-09T03:58:50.399Z] Dload Upload Total Spent Left Speed [2021-06-09T03:58:54.844Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56095 0 0 100 56095 0 48756 0:00:01 0:00:01 --:--:-- 48735 100 56095 0 0 100 56095 0 26069 0:00:02 0:00:02 --:--:-- 26066 100 56095 0 0 100 56095 0 22117 0:00:02 0:00:02 --:--:-- 22110 [2021-06-09T03:58:54.844Z] [2021-06-09T03:58:54.844Z] [2021-06-09T03:58:54.844Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/529/openapi/v2/core-metadata.yaml] [2021-06-09T03:58:54.844Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-09T03:58:54.844Z] Dload Upload Total Spent Left Speed [2021-06-09T03:58:54.844Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 118k 0 0 100 118k 0 108k 0:00:01 0:00:01 --:--:-- 108k 100 118k 0 0 100 118k 0 108k 0:00:01 0:00:01 --:--:-- 108k [2021-06-09T03:58:54.844Z] [2021-06-09T03:58:54.844Z] [2021-06-09T03:58:54.844Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/529/openapi/v2/support-notifications.yaml] [2021-06-09T03:58:54.844Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-09T03:58:54.844Z] Dload Upload Total Spent Left Speed [2021-06-09T03:58:55.364Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 78300 0 0 100 78300 0 67811 0:00:01 0:00:01 --:--:-- 67850 100 78300 0 0 100 78300 0 66236 0:00:01 0:00:01 --:--:-- 66243 [2021-06-09T03:58:55.364Z] [2021-06-09T03:58:55.364Z] [2021-06-09T03:58:55.364Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/529/openapi/v2/support-scheduler.yaml] [2021-06-09T03:58:55.364Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-09T03:58:55.364Z] Dload Upload Total Spent Left Speed [2021-06-09T03:59:01.720Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37318 0 0 100 37318 0 32490 0:00:01 0:00:01 --:--:-- 32506 100 37318 0 0 100 37318 0 17358 0:00:02 0:00:02 --:--:-- 17365 100 37318 0 0 100 37318 0 11842 0:00:03 0:00:03 --:--:-- 11843 100 37318 0 0 100 37318 0 8987 0:00:04 0:00:04 --:--:-- 8987 100 37318 0 0 100 37318 0 7241 0:00:05 0:00:05 --:--:-- 7241 100 37318 0 0 100 37318 0 6063 0:00:06 0:00:06 --:--:-- 0 100 37318 0 0 100 37318 0 5860 0:00:06 0:00:06 --:--:-- 0 100 37318 0 0 100 37318 0 5860 0:00:06 0:00:06 --:--:-- 0 [2021-06-09T03:59:01.720Z] [2021-06-09T03:59:01.720Z] [2021-06-09T03:59:01.720Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/529/openapi/v2/system-agent.yaml] [2021-06-09T03:59:01.720Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-09T03:59:01.720Z] Dload Upload Total Spent Left Speed [2021-06-09T03:59:02.932Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20029 0 0 100 20029 0 17357 0:00:01 0:00:01 --:--:-- 17371 100 20029 0 0 100 20029 0 17048 0:00:01 0:00:01 --:--:-- 17060 [2021-06-09T03:59:02.932Z] [2021-06-09T03:59:02.932Z] [Pipeline] } [2021-06-09T03:59:02.940Z] 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-06-09T03:59:03.517Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T03:59:03.517Z] . [Pipeline] withDockerContainer [2021-06-09T03:59:03.595Z] prd-centos7-docker-4c-2g-1168 does not seem to be running inside a container [2021-06-09T03:59:03.631Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/529 -v /w/workspace/edgex-go/529:/w/workspace/edgex-go/529:rw,z -v /w/workspace/edgex-go/529@tmp:/w/workspace/edgex-go/529@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:10004/edgex-devops/git-semver:latest cat [2021-06-09T03:59:04.029Z] $ docker top 9f72c4a61250aacededd10ab76f6d730bc6fa01322e81fcbf52f3a0ee4173c22 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-09T03:59:06.324Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-09T03:59:06.324Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-09T03:59:06.436Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-09T03:59:06.434Z] $ docker exec 9f72c4a61250aacededd10ab76f6d730bc6fa01322e81fcbf52f3a0ee4173c22 ssh-agent [2021-06-09T03:59:06.557Z] SSH_AUTH_SOCK=/tmp/ssh-0ucp8ZEnVx3S/agent.13 [2021-06-09T03:59:06.557Z] SSH_AGENT_PID=20 [2021-06-09T03:59:06.564Z] Running ssh-add (command line suppressed) [2021-06-09T03:59:06.658Z] Identity added: /w/workspace/edgex-go/529@tmp/private_key_1675741441521220566.key (/w/workspace/edgex-go/529@tmp/private_key_1675741441521220566.key) [2021-06-09T03:59:06.679Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-09T03:59:06.983Z] + git semver tag [2021-06-09T03:59:06.983Z] # -> Open(): unable to determine branch for HEAD [2021-06-09T03:59:06.983Z] # $GIT_DIR = /w/workspace/edgex-go/529/.git [2021-06-09T03:59:06.983Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/529 [2021-06-09T03:59:06.983Z] # $SEMVER_REMOTE_NAME = origin [2021-06-09T03:59:06.983Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-09T03:59:06.983Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-09T03:59:06.983Z] # $SEMVER_BRANCH = master [2021-06-09T03:59:06.983Z] # $SEMVER_DIR = /w/workspace/edgex-go/529/.semver [2021-06-09T03:59:06.983Z] # 5e3333aa483a9c37807d61fae87b8cc119682d82 HEAD [2021-06-09T03:59:06.983Z] # -> Force: false [2021-06-09T03:59:06.983Z] # a3cc5e62bb56f42788360bc450bad2140f410c94 refs/tags/v2.0.0-dev.258 [Pipeline] } [2021-06-09T03:59:06.990Z] $ docker exec --env ******** --env ******** 9f72c4a61250aacededd10ab76f6d730bc6fa01322e81fcbf52f3a0ee4173c22 ssh-agent -k [2021-06-09T03:59:07.089Z] unset SSH_AUTH_SOCK; [2021-06-09T03:59:07.089Z] unset SSH_AGENT_PID; [2021-06-09T03:59:07.089Z] echo Agent pid 20 killed; [2021-06-09T03:59:07.106Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-09T03:59:07.441Z] + git semver [Pipeline] } [2021-06-09T03:59:07.452Z] $ docker stop --time=1 9f72c4a61250aacededd10ab76f6d730bc6fa01322e81fcbf52f3a0ee4173c22 [2021-06-09T03:59:08.639Z] $ docker rm -f 9f72c4a61250aacededd10ab76f6d730bc6fa01322e81fcbf52f3a0ee4173c22 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:59:09.078Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-09T03:59:09.078Z] [2021-06-09T03:59:09.078Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:59:09.389Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-09T03:59:09.389Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-09T03:59:09.389Z] ab5ef0e58194: Pulling fs layer [2021-06-09T03:59:09.389Z] 9712f1f96733: Pulling fs layer [2021-06-09T03:59:09.389Z] 63f879dbbcfc: Pulling fs layer [2021-06-09T03:59:09.389Z] 0d9ebad4ef96: Pulling fs layer [2021-06-09T03:59:09.389Z] e9a5061849ea: Pulling fs layer [2021-06-09T03:59:09.389Z] d747dcd14b5f: Pulling fs layer [2021-06-09T03:59:09.389Z] 2de7ff778b66: Pulling fs layer [2021-06-09T03:59:09.389Z] e9a5061849ea: Waiting [2021-06-09T03:59:09.389Z] d747dcd14b5f: Waiting [2021-06-09T03:59:09.389Z] 0d9ebad4ef96: Waiting [2021-06-09T03:59:09.389Z] 2de7ff778b66: Waiting [2021-06-09T03:59:09.389Z] 9712f1f96733: Verifying Checksum [2021-06-09T03:59:09.389Z] 9712f1f96733: Download complete [2021-06-09T03:59:10.773Z] 63f879dbbcfc: Verifying Checksum [2021-06-09T03:59:10.773Z] 63f879dbbcfc: Download complete [2021-06-09T03:59:11.034Z] e9a5061849ea: Verifying Checksum [2021-06-09T03:59:11.034Z] e9a5061849ea: Download complete [2021-06-09T03:59:11.034Z] d747dcd14b5f: Verifying Checksum [2021-06-09T03:59:11.034Z] d747dcd14b5f: Download complete [2021-06-09T03:59:11.608Z] 2de7ff778b66: Verifying Checksum [2021-06-09T03:59:11.608Z] 2de7ff778b66: Download complete [2021-06-09T03:59:11.608Z] 0d9ebad4ef96: Verifying Checksum [2021-06-09T03:59:11.608Z] 0d9ebad4ef96: Download complete [2021-06-09T03:59:11.608Z] ab5ef0e58194: Verifying Checksum [2021-06-09T03:59:11.608Z] ab5ef0e58194: Download complete [2021-06-09T03:59:15.075Z] ab5ef0e58194: Pull complete [2021-06-09T03:59:15.075Z] 9712f1f96733: Pull complete [2021-06-09T03:59:15.075Z] 63f879dbbcfc: Pull complete [2021-06-09T03:59:18.414Z] 0d9ebad4ef96: Pull complete [2021-06-09T03:59:18.414Z] e9a5061849ea: Pull complete [2021-06-09T03:59:18.414Z] d747dcd14b5f: Pull complete [2021-06-09T03:59:19.371Z] 2de7ff778b66: Pull complete [2021-06-09T03:59:19.371Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-09T03:59:19.371Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-09T03:59:19.371Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-09T03:59:19.450Z] prd-centos7-docker-4c-2g-1168 does not seem to be running inside a container [2021-06-09T03:59:19.488Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/529 -v /w/workspace/edgex-go/529:/w/workspace/edgex-go/529:rw,z -v /w/workspace/edgex-go/529@tmp:/w/workspace/edgex-go/529@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-lftools:0.23.1-centos7 cat [2021-06-09T03:59:22.862Z] $ docker top 5bbf30f44251230f2a203d261f0e5b3644f89f352b75469723c4344e54d1504e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-09T03:59:22.963Z] provisioning config files... [2021-06-09T03:59:22.971Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/529@tmp/config8431395003459963781tmp [2021-06-09T03:59:22.984Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/529@tmp/config975792842488463252tmp [2021-06-09T03:59:22.996Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/529@tmp/config4227821712321782811tmp [Pipeline] { [Pipeline] echo [2021-06-09T03:59:23.016Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T03:59:23.313Z] ---> sigul-configuration.sh [2021-06-09T03:59:23.313Z] gpg: directory `/root/.gnupg' created [2021-06-09T03:59:23.313Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-09T03:59:23.313Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-09T03:59:23.313Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-09T03:59:23.313Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-09T03:59:23.313Z] gpg: CAST5 encrypted data [2021-06-09T03:59:23.313Z] gpg: encrypted with 1 passphrase [2021-06-09T03:59:23.313Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-09T03:59:25.706Z] + mkdir /home/jenkins [2021-06-09T03:59:25.706Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-09T03:59:25.997Z] + 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-06-09T03:59:26.007Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T03:59:26.304Z] ---> sigul-install.sh [2021-06-09T03:59:31.597Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-09T03:59:31.893Z] + git tag --list [2021-06-09T03:59:31.893Z] 0.6.0 [2021-06-09T03:59:31.893Z] 0.6.1 [2021-06-09T03:59:31.893Z] 0.7.0 [2021-06-09T03:59:31.893Z] 0.7.1 [2021-06-09T03:59:31.893Z] v0.0.0 [2021-06-09T03:59:31.893Z] v0.0.1-dev.1 [2021-06-09T03:59:31.893Z] v1.0.0 [2021-06-09T03:59:31.893Z] v1.0.1 [2021-06-09T03:59:31.893Z] v1.1.0 [2021-06-09T03:59:31.893Z] v1.2.0 [2021-06-09T03:59:31.893Z] v1.2.1 [2021-06-09T03:59:31.893Z] v1.2.2-dev.1 [2021-06-09T03:59:31.893Z] v1.2.2-dev.10 [2021-06-09T03:59:31.893Z] v1.2.2-dev.100 [2021-06-09T03:59:31.893Z] v1.2.2-dev.101 [2021-06-09T03:59:31.893Z] v1.2.2-dev.102 [2021-06-09T03:59:31.893Z] v1.2.2-dev.103 [2021-06-09T03:59:31.893Z] v1.2.2-dev.104 [2021-06-09T03:59:31.893Z] v1.2.2-dev.105 [2021-06-09T03:59:31.893Z] v1.2.2-dev.106 [2021-06-09T03:59:31.893Z] v1.2.2-dev.107 [2021-06-09T03:59:31.893Z] v1.2.2-dev.11 [2021-06-09T03:59:31.893Z] v1.2.2-dev.12 [2021-06-09T03:59:31.893Z] v1.2.2-dev.13 [2021-06-09T03:59:31.893Z] v1.2.2-dev.14 [2021-06-09T03:59:31.893Z] v1.2.2-dev.15 [2021-06-09T03:59:31.893Z] v1.2.2-dev.16 [2021-06-09T03:59:31.893Z] v1.2.2-dev.17 [2021-06-09T03:59:31.893Z] v1.2.2-dev.18 [2021-06-09T03:59:31.893Z] v1.2.2-dev.19 [2021-06-09T03:59:31.893Z] v1.2.2-dev.2 [2021-06-09T03:59:31.893Z] v1.2.2-dev.20 [2021-06-09T03:59:31.893Z] v1.2.2-dev.21 [2021-06-09T03:59:31.893Z] v1.2.2-dev.22 [2021-06-09T03:59:31.893Z] v1.2.2-dev.23 [2021-06-09T03:59:31.893Z] v1.2.2-dev.24 [2021-06-09T03:59:31.893Z] v1.2.2-dev.25 [2021-06-09T03:59:31.893Z] v1.2.2-dev.26 [2021-06-09T03:59:31.893Z] v1.2.2-dev.27 [2021-06-09T03:59:31.893Z] v1.2.2-dev.28 [2021-06-09T03:59:31.893Z] v1.2.2-dev.29 [2021-06-09T03:59:31.893Z] v1.2.2-dev.3 [2021-06-09T03:59:31.893Z] v1.2.2-dev.30 [2021-06-09T03:59:31.893Z] v1.2.2-dev.31 [2021-06-09T03:59:31.893Z] v1.2.2-dev.32 [2021-06-09T03:59:31.893Z] v1.2.2-dev.33 [2021-06-09T03:59:31.893Z] v1.2.2-dev.34 [2021-06-09T03:59:31.893Z] v1.2.2-dev.35 [2021-06-09T03:59:31.893Z] v1.2.2-dev.36 [2021-06-09T03:59:31.893Z] v1.2.2-dev.37 [2021-06-09T03:59:31.893Z] v1.2.2-dev.38 [2021-06-09T03:59:31.893Z] v1.2.2-dev.39 [2021-06-09T03:59:31.893Z] v1.2.2-dev.4 [2021-06-09T03:59:31.893Z] v1.2.2-dev.40 [2021-06-09T03:59:31.893Z] v1.2.2-dev.41 [2021-06-09T03:59:31.893Z] v1.2.2-dev.42 [2021-06-09T03:59:31.893Z] v1.2.2-dev.43 [2021-06-09T03:59:31.893Z] v1.2.2-dev.44 [2021-06-09T03:59:31.893Z] v1.2.2-dev.45 [2021-06-09T03:59:31.893Z] v1.2.2-dev.46 [2021-06-09T03:59:31.893Z] v1.2.2-dev.47 [2021-06-09T03:59:31.893Z] v1.2.2-dev.48 [2021-06-09T03:59:31.893Z] v1.2.2-dev.49 [2021-06-09T03:59:31.893Z] v1.2.2-dev.5 [2021-06-09T03:59:31.893Z] v1.2.2-dev.50 [2021-06-09T03:59:31.893Z] v1.2.2-dev.51 [2021-06-09T03:59:31.893Z] v1.2.2-dev.52 [2021-06-09T03:59:31.893Z] v1.2.2-dev.53 [2021-06-09T03:59:31.893Z] v1.2.2-dev.54 [2021-06-09T03:59:31.893Z] v1.2.2-dev.55 [2021-06-09T03:59:31.893Z] v1.2.2-dev.56 [2021-06-09T03:59:31.893Z] v1.2.2-dev.57 [2021-06-09T03:59:31.893Z] v1.2.2-dev.58 [2021-06-09T03:59:31.893Z] v1.2.2-dev.59 [2021-06-09T03:59:31.893Z] v1.2.2-dev.6 [2021-06-09T03:59:31.893Z] v1.2.2-dev.60 [2021-06-09T03:59:31.893Z] v1.2.2-dev.61 [2021-06-09T03:59:31.893Z] v1.2.2-dev.62 [2021-06-09T03:59:31.893Z] v1.2.2-dev.63 [2021-06-09T03:59:31.893Z] v1.2.2-dev.64 [2021-06-09T03:59:31.893Z] v1.2.2-dev.65 [2021-06-09T03:59:31.893Z] v1.2.2-dev.66 [2021-06-09T03:59:31.893Z] v1.2.2-dev.67 [2021-06-09T03:59:31.893Z] v1.2.2-dev.68 [2021-06-09T03:59:31.893Z] v1.2.2-dev.69 [2021-06-09T03:59:31.893Z] v1.2.2-dev.7 [2021-06-09T03:59:31.893Z] v1.2.2-dev.70 [2021-06-09T03:59:31.893Z] v1.2.2-dev.71 [2021-06-09T03:59:31.893Z] v1.2.2-dev.72 [2021-06-09T03:59:31.893Z] v1.2.2-dev.73 [2021-06-09T03:59:31.893Z] v1.2.2-dev.74 [2021-06-09T03:59:31.893Z] v1.2.2-dev.75 [2021-06-09T03:59:31.893Z] v1.2.2-dev.76 [2021-06-09T03:59:31.894Z] v1.2.2-dev.77 [2021-06-09T03:59:31.894Z] v1.2.2-dev.78 [2021-06-09T03:59:31.894Z] v1.2.2-dev.79 [2021-06-09T03:59:31.894Z] v1.2.2-dev.8 [2021-06-09T03:59:31.894Z] v1.2.2-dev.80 [2021-06-09T03:59:31.894Z] v1.2.2-dev.81 [2021-06-09T03:59:31.894Z] v1.2.2-dev.82 [2021-06-09T03:59:31.894Z] v1.2.2-dev.83 [2021-06-09T03:59:31.894Z] v1.2.2-dev.84 [2021-06-09T03:59:31.894Z] v1.2.2-dev.85 [2021-06-09T03:59:31.894Z] v1.2.2-dev.86 [2021-06-09T03:59:31.894Z] v1.2.2-dev.87 [2021-06-09T03:59:31.894Z] v1.2.2-dev.88 [2021-06-09T03:59:31.894Z] v1.2.2-dev.89 [2021-06-09T03:59:31.894Z] v1.2.2-dev.9 [2021-06-09T03:59:31.894Z] v1.2.2-dev.90 [2021-06-09T03:59:31.894Z] v1.2.2-dev.91 [2021-06-09T03:59:31.894Z] v1.2.2-dev.92 [2021-06-09T03:59:31.894Z] v1.2.2-dev.93 [2021-06-09T03:59:31.894Z] v1.2.2-dev.94 [2021-06-09T03:59:31.894Z] v1.2.2-dev.95 [2021-06-09T03:59:31.894Z] v1.2.2-dev.96 [2021-06-09T03:59:31.894Z] v1.2.2-dev.97 [2021-06-09T03:59:31.894Z] v1.2.2-dev.98 [2021-06-09T03:59:31.894Z] v1.2.2-dev.99 [2021-06-09T03:59:31.894Z] v1.3.0 [2021-06-09T03:59:31.894Z] v1.3.1 [2021-06-09T03:59:31.894Z] v1.3.1-dev.1 [2021-06-09T03:59:31.894Z] v1.3.1-dev.10 [2021-06-09T03:59:31.894Z] v1.3.1-dev.11 [2021-06-09T03:59:31.894Z] v1.3.1-dev.12 [2021-06-09T03:59:31.894Z] v1.3.1-dev.13 [2021-06-09T03:59:31.894Z] v1.3.1-dev.14 [2021-06-09T03:59:31.894Z] v1.3.1-dev.15 [2021-06-09T03:59:31.894Z] v1.3.1-dev.16 [2021-06-09T03:59:31.894Z] v1.3.1-dev.17 [2021-06-09T03:59:31.894Z] v1.3.1-dev.18 [2021-06-09T03:59:31.894Z] v1.3.1-dev.2 [2021-06-09T03:59:31.894Z] v1.3.1-dev.3 [2021-06-09T03:59:31.894Z] v1.3.1-dev.4 [2021-06-09T03:59:31.894Z] v1.3.1-dev.5 [2021-06-09T03:59:31.894Z] v1.3.1-dev.6 [2021-06-09T03:59:31.894Z] v1.3.1-dev.7 [2021-06-09T03:59:31.894Z] v1.3.1-dev.8 [2021-06-09T03:59:31.894Z] v1.3.1-dev.9 [2021-06-09T03:59:31.894Z] v2.0.0-dev.1 [2021-06-09T03:59:31.894Z] v2.0.0-dev.10 [2021-06-09T03:59:31.894Z] v2.0.0-dev.100 [2021-06-09T03:59:31.894Z] v2.0.0-dev.101 [2021-06-09T03:59:31.894Z] v2.0.0-dev.102 [2021-06-09T03:59:31.894Z] v2.0.0-dev.103 [2021-06-09T03:59:31.894Z] v2.0.0-dev.104 [2021-06-09T03:59:31.894Z] v2.0.0-dev.105 [2021-06-09T03:59:31.894Z] v2.0.0-dev.106 [2021-06-09T03:59:31.894Z] v2.0.0-dev.107 [2021-06-09T03:59:31.894Z] v2.0.0-dev.108 [2021-06-09T03:59:31.894Z] v2.0.0-dev.109 [2021-06-09T03:59:31.894Z] v2.0.0-dev.11 [2021-06-09T03:59:31.894Z] v2.0.0-dev.110 [2021-06-09T03:59:31.894Z] v2.0.0-dev.111 [2021-06-09T03:59:31.894Z] v2.0.0-dev.112 [2021-06-09T03:59:31.894Z] v2.0.0-dev.113 [2021-06-09T03:59:31.894Z] v2.0.0-dev.114 [2021-06-09T03:59:31.894Z] v2.0.0-dev.115 [2021-06-09T03:59:31.894Z] v2.0.0-dev.116 [2021-06-09T03:59:31.894Z] v2.0.0-dev.117 [2021-06-09T03:59:31.894Z] v2.0.0-dev.118 [2021-06-09T03:59:31.894Z] v2.0.0-dev.119 [2021-06-09T03:59:31.894Z] v2.0.0-dev.12 [2021-06-09T03:59:31.894Z] v2.0.0-dev.120 [2021-06-09T03:59:31.894Z] v2.0.0-dev.121 [2021-06-09T03:59:31.894Z] v2.0.0-dev.122 [2021-06-09T03:59:31.894Z] v2.0.0-dev.123 [2021-06-09T03:59:31.894Z] v2.0.0-dev.124 [2021-06-09T03:59:31.894Z] v2.0.0-dev.125 [2021-06-09T03:59:31.894Z] v2.0.0-dev.126 [2021-06-09T03:59:31.894Z] v2.0.0-dev.127 [2021-06-09T03:59:31.894Z] v2.0.0-dev.128 [2021-06-09T03:59:31.894Z] v2.0.0-dev.129 [2021-06-09T03:59:31.894Z] v2.0.0-dev.13 [2021-06-09T03:59:31.894Z] v2.0.0-dev.130 [2021-06-09T03:59:31.894Z] v2.0.0-dev.131 [2021-06-09T03:59:31.894Z] v2.0.0-dev.132 [2021-06-09T03:59:31.894Z] v2.0.0-dev.133 [2021-06-09T03:59:31.894Z] v2.0.0-dev.134 [2021-06-09T03:59:31.894Z] v2.0.0-dev.135 [2021-06-09T03:59:31.894Z] v2.0.0-dev.136 [2021-06-09T03:59:31.894Z] v2.0.0-dev.137 [2021-06-09T03:59:31.894Z] v2.0.0-dev.138 [2021-06-09T03:59:31.894Z] v2.0.0-dev.139 [2021-06-09T03:59:31.894Z] v2.0.0-dev.14 [2021-06-09T03:59:31.894Z] v2.0.0-dev.140 [2021-06-09T03:59:31.894Z] v2.0.0-dev.141 [2021-06-09T03:59:31.894Z] v2.0.0-dev.142 [2021-06-09T03:59:31.894Z] v2.0.0-dev.143 [2021-06-09T03:59:31.894Z] v2.0.0-dev.144 [2021-06-09T03:59:31.894Z] v2.0.0-dev.145 [2021-06-09T03:59:31.894Z] v2.0.0-dev.146 [2021-06-09T03:59:31.894Z] v2.0.0-dev.147 [2021-06-09T03:59:31.894Z] v2.0.0-dev.148 [2021-06-09T03:59:31.894Z] v2.0.0-dev.149 [2021-06-09T03:59:31.894Z] v2.0.0-dev.15 [2021-06-09T03:59:31.894Z] v2.0.0-dev.150 [2021-06-09T03:59:31.894Z] v2.0.0-dev.151 [2021-06-09T03:59:31.894Z] v2.0.0-dev.152 [2021-06-09T03:59:31.894Z] v2.0.0-dev.153 [2021-06-09T03:59:31.894Z] v2.0.0-dev.154 [2021-06-09T03:59:31.894Z] v2.0.0-dev.155 [2021-06-09T03:59:31.894Z] v2.0.0-dev.156 [2021-06-09T03:59:31.894Z] v2.0.0-dev.157 [2021-06-09T03:59:31.894Z] v2.0.0-dev.158 [2021-06-09T03:59:31.894Z] v2.0.0-dev.159 [2021-06-09T03:59:31.894Z] v2.0.0-dev.16 [2021-06-09T03:59:31.894Z] v2.0.0-dev.160 [2021-06-09T03:59:31.894Z] v2.0.0-dev.161 [2021-06-09T03:59:31.894Z] v2.0.0-dev.162 [2021-06-09T03:59:31.894Z] v2.0.0-dev.163 [2021-06-09T03:59:31.894Z] v2.0.0-dev.164 [2021-06-09T03:59:31.894Z] v2.0.0-dev.165 [2021-06-09T03:59:31.894Z] v2.0.0-dev.166 [2021-06-09T03:59:31.894Z] v2.0.0-dev.167 [2021-06-09T03:59:31.894Z] v2.0.0-dev.168 [2021-06-09T03:59:31.894Z] v2.0.0-dev.169 [2021-06-09T03:59:31.894Z] v2.0.0-dev.17 [2021-06-09T03:59:31.894Z] v2.0.0-dev.170 [2021-06-09T03:59:31.894Z] v2.0.0-dev.171 [2021-06-09T03:59:31.894Z] v2.0.0-dev.172 [2021-06-09T03:59:31.894Z] v2.0.0-dev.173 [2021-06-09T03:59:31.894Z] v2.0.0-dev.174 [2021-06-09T03:59:31.894Z] v2.0.0-dev.175 [2021-06-09T03:59:31.894Z] v2.0.0-dev.176 [2021-06-09T03:59:31.894Z] v2.0.0-dev.177 [2021-06-09T03:59:31.894Z] v2.0.0-dev.178 [2021-06-09T03:59:31.894Z] v2.0.0-dev.179 [2021-06-09T03:59:31.894Z] v2.0.0-dev.18 [2021-06-09T03:59:31.894Z] v2.0.0-dev.180 [2021-06-09T03:59:31.894Z] v2.0.0-dev.181 [2021-06-09T03:59:31.894Z] v2.0.0-dev.182 [2021-06-09T03:59:31.894Z] v2.0.0-dev.183 [2021-06-09T03:59:31.894Z] v2.0.0-dev.184 [2021-06-09T03:59:31.894Z] v2.0.0-dev.185 [2021-06-09T03:59:31.894Z] v2.0.0-dev.186 [2021-06-09T03:59:31.894Z] v2.0.0-dev.187 [2021-06-09T03:59:31.894Z] v2.0.0-dev.188 [2021-06-09T03:59:31.894Z] v2.0.0-dev.189 [2021-06-09T03:59:31.894Z] v2.0.0-dev.19 [2021-06-09T03:59:31.894Z] v2.0.0-dev.190 [2021-06-09T03:59:31.894Z] v2.0.0-dev.191 [2021-06-09T03:59:31.894Z] v2.0.0-dev.192 [2021-06-09T03:59:31.894Z] v2.0.0-dev.193 [2021-06-09T03:59:31.894Z] v2.0.0-dev.194 [2021-06-09T03:59:31.894Z] v2.0.0-dev.195 [2021-06-09T03:59:31.894Z] v2.0.0-dev.196 [2021-06-09T03:59:31.894Z] v2.0.0-dev.197 [2021-06-09T03:59:31.894Z] v2.0.0-dev.198 [2021-06-09T03:59:31.894Z] v2.0.0-dev.199 [2021-06-09T03:59:31.894Z] v2.0.0-dev.2 [2021-06-09T03:59:31.894Z] v2.0.0-dev.20 [2021-06-09T03:59:31.894Z] v2.0.0-dev.200 [2021-06-09T03:59:31.894Z] v2.0.0-dev.201 [2021-06-09T03:59:31.894Z] v2.0.0-dev.202 [2021-06-09T03:59:31.894Z] v2.0.0-dev.203 [2021-06-09T03:59:31.894Z] v2.0.0-dev.204 [2021-06-09T03:59:31.894Z] v2.0.0-dev.205 [2021-06-09T03:59:31.894Z] v2.0.0-dev.206 [2021-06-09T03:59:31.894Z] v2.0.0-dev.207 [2021-06-09T03:59:31.894Z] v2.0.0-dev.208 [2021-06-09T03:59:31.894Z] v2.0.0-dev.209 [2021-06-09T03:59:31.894Z] v2.0.0-dev.21 [2021-06-09T03:59:31.894Z] v2.0.0-dev.210 [2021-06-09T03:59:31.894Z] v2.0.0-dev.211 [2021-06-09T03:59:31.894Z] v2.0.0-dev.212 [2021-06-09T03:59:31.894Z] v2.0.0-dev.213 [2021-06-09T03:59:31.894Z] v2.0.0-dev.214 [2021-06-09T03:59:31.894Z] v2.0.0-dev.215 [2021-06-09T03:59:31.894Z] v2.0.0-dev.216 [2021-06-09T03:59:31.894Z] v2.0.0-dev.217 [2021-06-09T03:59:31.894Z] v2.0.0-dev.218 [2021-06-09T03:59:31.894Z] v2.0.0-dev.219 [2021-06-09T03:59:31.894Z] v2.0.0-dev.22 [2021-06-09T03:59:31.894Z] v2.0.0-dev.220 [2021-06-09T03:59:31.894Z] v2.0.0-dev.221 [2021-06-09T03:59:31.894Z] v2.0.0-dev.222 [2021-06-09T03:59:31.894Z] v2.0.0-dev.223 [2021-06-09T03:59:31.894Z] v2.0.0-dev.224 [2021-06-09T03:59:31.894Z] v2.0.0-dev.225 [2021-06-09T03:59:31.894Z] v2.0.0-dev.226 [2021-06-09T03:59:31.894Z] v2.0.0-dev.227 [2021-06-09T03:59:31.894Z] v2.0.0-dev.228 [2021-06-09T03:59:31.894Z] v2.0.0-dev.229 [2021-06-09T03:59:31.894Z] v2.0.0-dev.23 [2021-06-09T03:59:31.894Z] v2.0.0-dev.230 [2021-06-09T03:59:31.894Z] v2.0.0-dev.231 [2021-06-09T03:59:31.894Z] v2.0.0-dev.232 [2021-06-09T03:59:31.894Z] v2.0.0-dev.233 [2021-06-09T03:59:31.894Z] v2.0.0-dev.234 [2021-06-09T03:59:31.894Z] v2.0.0-dev.235 [2021-06-09T03:59:31.894Z] v2.0.0-dev.236 [2021-06-09T03:59:31.894Z] v2.0.0-dev.237 [2021-06-09T03:59:31.894Z] v2.0.0-dev.238 [2021-06-09T03:59:31.894Z] v2.0.0-dev.239 [2021-06-09T03:59:31.894Z] v2.0.0-dev.24 [2021-06-09T03:59:31.894Z] v2.0.0-dev.240 [2021-06-09T03:59:31.894Z] v2.0.0-dev.241 [2021-06-09T03:59:31.894Z] v2.0.0-dev.242 [2021-06-09T03:59:31.894Z] v2.0.0-dev.243 [2021-06-09T03:59:31.894Z] v2.0.0-dev.244 [2021-06-09T03:59:31.894Z] v2.0.0-dev.245 [2021-06-09T03:59:31.894Z] v2.0.0-dev.246 [2021-06-09T03:59:31.894Z] v2.0.0-dev.247 [2021-06-09T03:59:31.894Z] v2.0.0-dev.248 [2021-06-09T03:59:31.894Z] v2.0.0-dev.249 [2021-06-09T03:59:31.894Z] v2.0.0-dev.25 [2021-06-09T03:59:31.894Z] v2.0.0-dev.250 [2021-06-09T03:59:31.894Z] v2.0.0-dev.251 [2021-06-09T03:59:31.894Z] v2.0.0-dev.252 [2021-06-09T03:59:31.894Z] v2.0.0-dev.253 [2021-06-09T03:59:31.894Z] v2.0.0-dev.254 [2021-06-09T03:59:31.894Z] v2.0.0-dev.255 [2021-06-09T03:59:31.894Z] v2.0.0-dev.256 [2021-06-09T03:59:31.894Z] v2.0.0-dev.257 [2021-06-09T03:59:31.894Z] v2.0.0-dev.258 [2021-06-09T03:59:31.894Z] v2.0.0-dev.26 [2021-06-09T03:59:31.894Z] v2.0.0-dev.27 [2021-06-09T03:59:31.894Z] v2.0.0-dev.28 [2021-06-09T03:59:31.894Z] v2.0.0-dev.29 [2021-06-09T03:59:31.894Z] v2.0.0-dev.3 [2021-06-09T03:59:31.894Z] v2.0.0-dev.30 [2021-06-09T03:59:31.894Z] v2.0.0-dev.31 [2021-06-09T03:59:31.894Z] v2.0.0-dev.32 [2021-06-09T03:59:31.894Z] v2.0.0-dev.33 [2021-06-09T03:59:31.894Z] v2.0.0-dev.34 [2021-06-09T03:59:31.894Z] v2.0.0-dev.35 [2021-06-09T03:59:31.894Z] v2.0.0-dev.36 [2021-06-09T03:59:31.894Z] v2.0.0-dev.37 [2021-06-09T03:59:31.894Z] v2.0.0-dev.38 [2021-06-09T03:59:31.894Z] v2.0.0-dev.39 [2021-06-09T03:59:31.894Z] v2.0.0-dev.4 [2021-06-09T03:59:31.894Z] v2.0.0-dev.40 [2021-06-09T03:59:31.894Z] v2.0.0-dev.41 [2021-06-09T03:59:31.894Z] v2.0.0-dev.42 [2021-06-09T03:59:31.894Z] v2.0.0-dev.43 [2021-06-09T03:59:31.894Z] v2.0.0-dev.44 [2021-06-09T03:59:31.894Z] v2.0.0-dev.45 [2021-06-09T03:59:31.894Z] v2.0.0-dev.46 [2021-06-09T03:59:31.894Z] v2.0.0-dev.47 [2021-06-09T03:59:31.894Z] v2.0.0-dev.48 [2021-06-09T03:59:31.894Z] v2.0.0-dev.49 [2021-06-09T03:59:31.894Z] v2.0.0-dev.5 [2021-06-09T03:59:31.894Z] v2.0.0-dev.50 [2021-06-09T03:59:31.894Z] v2.0.0-dev.51 [2021-06-09T03:59:31.894Z] v2.0.0-dev.52 [2021-06-09T03:59:31.894Z] v2.0.0-dev.53 [2021-06-09T03:59:31.894Z] v2.0.0-dev.54 [2021-06-09T03:59:31.894Z] v2.0.0-dev.55 [2021-06-09T03:59:31.894Z] v2.0.0-dev.56 [2021-06-09T03:59:31.894Z] v2.0.0-dev.57 [2021-06-09T03:59:31.894Z] v2.0.0-dev.58 [2021-06-09T03:59:31.894Z] v2.0.0-dev.59 [2021-06-09T03:59:31.894Z] v2.0.0-dev.6 [2021-06-09T03:59:31.894Z] v2.0.0-dev.60 [2021-06-09T03:59:31.894Z] v2.0.0-dev.61 [2021-06-09T03:59:31.894Z] v2.0.0-dev.62 [2021-06-09T03:59:31.894Z] v2.0.0-dev.63 [2021-06-09T03:59:31.894Z] v2.0.0-dev.64 [2021-06-09T03:59:31.894Z] v2.0.0-dev.65 [2021-06-09T03:59:31.894Z] v2.0.0-dev.66 [2021-06-09T03:59:31.894Z] v2.0.0-dev.67 [2021-06-09T03:59:31.894Z] v2.0.0-dev.68 [2021-06-09T03:59:31.894Z] v2.0.0-dev.69 [2021-06-09T03:59:31.894Z] v2.0.0-dev.7 [2021-06-09T03:59:31.894Z] v2.0.0-dev.70 [2021-06-09T03:59:31.894Z] v2.0.0-dev.71 [2021-06-09T03:59:31.894Z] v2.0.0-dev.72 [2021-06-09T03:59:31.894Z] v2.0.0-dev.73 [2021-06-09T03:59:31.894Z] v2.0.0-dev.74 [2021-06-09T03:59:31.894Z] v2.0.0-dev.75 [2021-06-09T03:59:31.894Z] v2.0.0-dev.76 [2021-06-09T03:59:31.894Z] v2.0.0-dev.77 [2021-06-09T03:59:31.894Z] v2.0.0-dev.78 [2021-06-09T03:59:31.894Z] v2.0.0-dev.79 [2021-06-09T03:59:31.894Z] v2.0.0-dev.8 [2021-06-09T03:59:31.894Z] v2.0.0-dev.80 [2021-06-09T03:59:31.894Z] v2.0.0-dev.81 [2021-06-09T03:59:31.894Z] v2.0.0-dev.82 [2021-06-09T03:59:31.894Z] v2.0.0-dev.83 [2021-06-09T03:59:31.894Z] v2.0.0-dev.84 [2021-06-09T03:59:31.894Z] v2.0.0-dev.85 [2021-06-09T03:59:31.894Z] v2.0.0-dev.86 [2021-06-09T03:59:31.894Z] v2.0.0-dev.87 [2021-06-09T03:59:31.894Z] v2.0.0-dev.88 [2021-06-09T03:59:31.894Z] v2.0.0-dev.89 [2021-06-09T03:59:31.894Z] v2.0.0-dev.9 [2021-06-09T03:59:31.894Z] v2.0.0-dev.90 [2021-06-09T03:59:31.894Z] v2.0.0-dev.91 [2021-06-09T03:59:31.894Z] v2.0.0-dev.92 [2021-06-09T03:59:31.894Z] v2.0.0-dev.93 [2021-06-09T03:59:31.894Z] v2.0.0-dev.94 [2021-06-09T03:59:31.894Z] v2.0.0-dev.95 [2021-06-09T03:59:31.894Z] v2.0.0-dev.96 [2021-06-09T03:59:31.894Z] v2.0.0-dev.97 [2021-06-09T03:59:31.894Z] v2.0.0-dev.98 [2021-06-09T03:59:31.894Z] v2.0.0-dev.99 [Pipeline] sh [2021-06-09T03:59:32.196Z] + lftools sign git-tag v2.0.0-dev.258 [2021-06-09T03:59:32.767Z] Signing Git tag with Sigul... [2021-06-09T03:59:32.767Z] Signing v2.0.0-dev.258 [Pipeline] echo [2021-06-09T03:59:34.167Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T03:59:34.465Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-09T03:59:34.473Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-09T03:59:34.498Z] $ docker stop --time=1 5bbf30f44251230f2a203d261f0e5b3644f89f352b75469723c4344e54d1504e [2021-06-09T03:59:36.354Z] $ docker rm -f 5bbf30f44251230f2a203d261f0e5b3644f89f352b75469723c4344e54d1504e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:59:39.213Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T03:59:39.213Z] . [Pipeline] withDockerContainer [2021-06-09T03:59:39.292Z] prd-centos7-docker-4c-2g-1168 does not seem to be running inside a container [2021-06-09T03:59:39.338Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/529 -v /w/workspace/edgex-go/529:/w/workspace/edgex-go/529:rw,z -v /w/workspace/edgex-go/529@tmp:/w/workspace/edgex-go/529@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:10004/edgex-devops/git-semver:latest cat [2021-06-09T03:59:39.726Z] $ docker top 7335040ce48e930593d72fe551e6271ac7ab8f065d60db2231b3b6826a5714e8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-09T03:59:39.868Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-09T03:59:39.868Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-09T03:59:39.971Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-09T03:59:39.970Z] $ docker exec 7335040ce48e930593d72fe551e6271ac7ab8f065d60db2231b3b6826a5714e8 ssh-agent [2021-06-09T03:59:40.080Z] SSH_AUTH_SOCK=/tmp/ssh-qiABBb0hefct/agent.13 [2021-06-09T03:59:40.080Z] SSH_AGENT_PID=20 [2021-06-09T03:59:40.086Z] Running ssh-add (command line suppressed) [2021-06-09T03:59:40.186Z] Identity added: /w/workspace/edgex-go/529@tmp/private_key_2578790562094187205.key (/w/workspace/edgex-go/529@tmp/private_key_2578790562094187205.key) [2021-06-09T03:59:40.206Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-09T03:59:40.505Z] + git semver bump pre [2021-06-09T03:59:40.505Z] # -> Open(): unable to determine branch for HEAD [2021-06-09T03:59:40.505Z] # $GIT_DIR = /w/workspace/edgex-go/529/.git [2021-06-09T03:59:40.505Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/529 [2021-06-09T03:59:40.505Z] # $SEMVER_REMOTE_NAME = origin [2021-06-09T03:59:40.505Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-09T03:59:40.505Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-09T03:59:40.505Z] # $SEMVER_BRANCH = master [2021-06-09T03:59:40.505Z] # $SEMVER_DIR = /w/workspace/edgex-go/529/.semver [2021-06-09T03:59:40.505Z] 2.0.0-dev.259 [Pipeline] } [2021-06-09T03:59:40.512Z] $ docker exec --env ******** --env ******** 7335040ce48e930593d72fe551e6271ac7ab8f065d60db2231b3b6826a5714e8 ssh-agent -k [2021-06-09T03:59:40.624Z] unset SSH_AUTH_SOCK; [2021-06-09T03:59:40.627Z] unset SSH_AGENT_PID; [2021-06-09T03:59:40.627Z] echo Agent pid 20 killed; [2021-06-09T03:59:40.644Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-09T03:59:43.030Z] + git semver [Pipeline] } [2021-06-09T03:59:43.046Z] $ docker stop --time=1 7335040ce48e930593d72fe551e6271ac7ab8f065d60db2231b3b6826a5714e8 [2021-06-09T03:59:44.243Z] $ docker rm -f 7335040ce48e930593d72fe551e6271ac7ab8f065d60db2231b3b6826a5714e8 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:59:44.644Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T03:59:44.644Z] . [Pipeline] withDockerContainer [2021-06-09T03:59:44.724Z] prd-centos7-docker-4c-2g-1168 does not seem to be running inside a container [2021-06-09T03:59:44.768Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/529 -v /w/workspace/edgex-go/529:/w/workspace/edgex-go/529:rw,z -v /w/workspace/edgex-go/529@tmp:/w/workspace/edgex-go/529@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:10004/edgex-devops/git-semver:latest cat [2021-06-09T03:59:45.186Z] $ docker top 6390e1db26b4bc9d219cd842b7c2cdb693ed1356102dc5e8420809314375cd44 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-09T03:59:45.316Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-09T03:59:45.316Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-09T03:59:45.443Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-09T03:59:45.442Z] $ docker exec 6390e1db26b4bc9d219cd842b7c2cdb693ed1356102dc5e8420809314375cd44 ssh-agent [2021-06-09T03:59:45.558Z] SSH_AUTH_SOCK=/tmp/ssh-JjUmuV2NtiZn/agent.13 [2021-06-09T03:59:45.558Z] SSH_AGENT_PID=19 [2021-06-09T03:59:45.564Z] Running ssh-add (command line suppressed) [2021-06-09T03:59:45.667Z] Identity added: /w/workspace/edgex-go/529@tmp/private_key_9022597711408924979.key (/w/workspace/edgex-go/529@tmp/private_key_9022597711408924979.key) [2021-06-09T03:59:45.693Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-09T03:59:48.117Z] + git semver push [2021-06-09T03:59:48.117Z] # -> Open(): unable to determine branch for HEAD [2021-06-09T03:59:48.117Z] # $GIT_DIR = /w/workspace/edgex-go/529/.git [2021-06-09T03:59:48.117Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/529 [2021-06-09T03:59:48.117Z] # $SEMVER_REMOTE_NAME = origin [2021-06-09T03:59:48.117Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-09T03:59:48.117Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-09T03:59:48.117Z] # $SEMVER_BRANCH = master [2021-06-09T03:59:48.117Z] # $SEMVER_DIR = /w/workspace/edgex-go/529/.semver [Pipeline] } [2021-06-09T03:59:52.342Z] $ docker exec --env ******** --env ******** 6390e1db26b4bc9d219cd842b7c2cdb693ed1356102dc5e8420809314375cd44 ssh-agent -k [2021-06-09T03:59:52.436Z] unset SSH_AUTH_SOCK; [2021-06-09T03:59:52.436Z] unset SSH_AGENT_PID; [2021-06-09T03:59:52.436Z] echo Agent pid 19 killed; [2021-06-09T03:59:52.453Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-09T03:59:52.798Z] + git semver [Pipeline] } [2021-06-09T03:59:52.809Z] $ docker stop --time=1 6390e1db26b4bc9d219cd842b7c2cdb693ed1356102dc5e8420809314375cd44 [2021-06-09T03:59:53.991Z] $ docker rm -f 6390e1db26b4bc9d219cd842b7c2cdb693ed1356102dc5e8420809314375cd44 [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-06-09T04:00:04.348Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T04:00:04.912Z] ---> package-listing.sh [2021-06-09T04:00:04.912Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-09T04:00:04.912Z] ++ facter osfamily [2021-06-09T04:00:05.173Z] + OS_FAMILY=redhat [2021-06-09T04:00:05.173Z] + workspace=/w/workspace/edgex-go/529 [2021-06-09T04:00:05.173Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-09T04:00:05.173Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-09T04:00:05.173Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-09T04:00:05.173Z] + PACKAGES=/tmp/packages_start.txt [2021-06-09T04:00:05.173Z] + '[' /w/workspace/edgex-go/529 ']' [2021-06-09T04:00:05.173Z] + PACKAGES=/tmp/packages_end.txt [2021-06-09T04:00:05.173Z] + case "${OS_FAMILY}" in [2021-06-09T04:00:05.173Z] + sort [2021-06-09T04:00:05.173Z] + rpm -qa [2021-06-09T04:00:07.723Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-09T04:00:07.723Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-09T04:00:07.723Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-09T04:00:07.723Z] + '[' /w/workspace/edgex-go/529 ']' [2021-06-09T04:00:07.723Z] + mkdir -p /w/workspace/edgex-go/529/archives/ [2021-06-09T04:00:07.723Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/529/archives/ [Pipeline] echo [2021-06-09T04:00:07.735Z] 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/529/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-09T04:00:08.019Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:00:08.587Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-09T04:00:08.587Z] [2021-06-09T04:00:08.587Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:00:08.904Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-09T04:00:08.904Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-09T04:00:08.904Z] df20fa9351a1: Pulling fs layer [2021-06-09T04:00:08.904Z] 36b3adc4ff6f: Pulling fs layer [2021-06-09T04:00:08.904Z] 8ad3a11d3b57: Pulling fs layer [2021-06-09T04:00:08.904Z] 46f8f816bc3b: Pulling fs layer [2021-06-09T04:00:08.904Z] 93b61091891f: Pulling fs layer [2021-06-09T04:00:08.904Z] 93b9cdb0e59b: Pulling fs layer [2021-06-09T04:00:08.904Z] 5e14af77c1be: Pulling fs layer [2021-06-09T04:00:08.904Z] 01666e4c0597: Pulling fs layer [2021-06-09T04:00:08.904Z] aa168da1d23b: Pulling fs layer [2021-06-09T04:00:08.904Z] 93b9cdb0e59b: Waiting [2021-06-09T04:00:08.904Z] 5e14af77c1be: Waiting [2021-06-09T04:00:08.904Z] 01666e4c0597: Waiting [2021-06-09T04:00:08.904Z] aa168da1d23b: Waiting [2021-06-09T04:00:08.904Z] 46f8f816bc3b: Waiting [2021-06-09T04:00:08.904Z] 93b61091891f: Waiting [2021-06-09T04:00:08.904Z] 36b3adc4ff6f: Verifying Checksum [2021-06-09T04:00:08.904Z] 36b3adc4ff6f: Download complete [2021-06-09T04:00:08.904Z] 46f8f816bc3b: Verifying Checksum [2021-06-09T04:00:08.904Z] 46f8f816bc3b: Download complete [2021-06-09T04:00:09.174Z] df20fa9351a1: Verifying Checksum [2021-06-09T04:00:09.174Z] df20fa9351a1: Download complete [2021-06-09T04:00:09.174Z] 93b9cdb0e59b: Verifying Checksum [2021-06-09T04:00:09.174Z] 93b9cdb0e59b: Download complete [2021-06-09T04:00:09.174Z] 5e14af77c1be: Verifying Checksum [2021-06-09T04:00:09.174Z] 5e14af77c1be: Download complete [2021-06-09T04:00:09.174Z] 93b61091891f: Verifying Checksum [2021-06-09T04:00:09.174Z] 93b61091891f: Download complete [2021-06-09T04:00:09.174Z] 01666e4c0597: Verifying Checksum [2021-06-09T04:00:09.174Z] 01666e4c0597: Download complete [2021-06-09T04:00:09.174Z] df20fa9351a1: Pull complete [2021-06-09T04:00:09.440Z] 36b3adc4ff6f: Pull complete [2021-06-09T04:00:09.440Z] 8ad3a11d3b57: Verifying Checksum [2021-06-09T04:00:09.440Z] 8ad3a11d3b57: Download complete [2021-06-09T04:00:10.016Z] 8ad3a11d3b57: Pull complete [2021-06-09T04:00:10.016Z] 46f8f816bc3b: Pull complete [2021-06-09T04:00:10.295Z] 93b61091891f: Pull complete [2021-06-09T04:00:10.295Z] 93b9cdb0e59b: Pull complete [2021-06-09T04:00:10.296Z] 5e14af77c1be: Pull complete [2021-06-09T04:00:10.558Z] 01666e4c0597: Pull complete [2021-06-09T04:00:11.940Z] aa168da1d23b: Verifying Checksum [2021-06-09T04:00:11.940Z] aa168da1d23b: Download complete [2021-06-09T04:00:16.035Z] aa168da1d23b: Pull complete [2021-06-09T04:00:16.035Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-09T04:00:16.035Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-09T04:00:16.035Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-09T04:00:16.126Z] prd-centos7-docker-4c-2g-1168 does not seem to be running inside a container [2021-06-09T04:00:16.161Z] $ 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/529/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/529 -v /w/workspace/edgex-go/529:/w/workspace/edgex-go/529:rw,z -v /w/workspace/edgex-go/529@tmp:/w/workspace/edgex-go/529@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-lftools-log-publisher:alpine cat [2021-06-09T04:00:18.714Z] $ docker top d02de0dc3a2e15228bfa293e315495788a5762a1743b56d9789093db84bb1434 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T04:00:19.091Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-09T04:00:19.390Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-09T04:00:19.693Z] + ls /var/log/sa-host [2021-06-09T04:00:19.693Z] + sadf -c /var/log/sa-host/sa05 [2021-06-09T04:00:19.693Z] file_magic: OK [2021-06-09T04:00:19.693Z] HZ: Using current value: 100 [2021-06-09T04:00:19.693Z] file_header: OK [2021-06-09T04:00:19.693Z] 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-06-09T04:00:19.693Z] Statistics: [2021-06-09T04:00:19.693Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-09T04:00:19.693Z] File successfully converted to sysstat format version 12.2.1 [2021-06-09T04:00:19.693Z] + sadf -c /var/log/sa-host/sa09 [2021-06-09T04:00:19.693Z] file_magic: OK [2021-06-09T04:00:19.693Z] HZ: Using current value: 100 [2021-06-09T04:00:19.693Z] file_header: OK [2021-06-09T04:00:19.693Z] 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-06-09T04:00:19.693Z] Statistics: [2021-06-09T04:00:19.693Z] 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...Hnuu...uuuununununu... [2021-06-09T04:00:19.693Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T04:00:26.813Z] provisioning config files... [2021-06-09T04:00:26.824Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/529@tmp/config9141944579613772929tmp [Pipeline] { [Pipeline] echo [2021-06-09T04:00:26.844Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T04:00:27.134Z] ---> create-netrc.sh [Pipeline] } [2021-06-09T04:00:27.141Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-09T04:00:27.527Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-09T04:00:27.537Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T04:00:27.828Z] ---> sudo-logs.sh [2021-06-09T04:00:27.828Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-09T04:00:30.162Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T04:00:30.454Z] ---> job-cost.sh [2021-06-09T04:00:30.454Z] lf-activate-venv: SKIPPING [2021-06-09T04:00:30.454Z] DEBUG: total: 0.18000000715255737 [2021-06-09T04:00:30.454Z] INFO: Retrieving Stack Cost... [2021-06-09T04:00:31.396Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-09T04:00:31.966Z] INFO: Archiving Costs [Pipeline] echo [2021-06-09T04:00:34.442Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T04:00:34.760Z] ---> logs-deploy.sh [2021-06-09T04:00:34.761Z] lf-activate-venv: SKIPPING [2021-06-09T04:00:34.761Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/529 [2021-06-09T04:00:34.761Z] INFO: archiving workspace using pattern(s): [2021-06-09T04:00:35.702Z] Archives upload complete. [2021-06-09T04:00:35.702Z] INFO: archiving logs to Nexus [2021-06-09T04:00:36.274Z] ---> uname -a: [2021-06-09T04:00:36.274Z] Linux prd-centos7-docker-4c-2g-1168.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-06-09T04:00:36.274Z] [2021-06-09T04:00:36.274Z] [2021-06-09T04:00:36.274Z] ---> lscpu: [2021-06-09T04:00:36.274Z] Architecture: x86_64 [2021-06-09T04:00:36.274Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-09T04:00:36.274Z] Byte Order: Little Endian [2021-06-09T04:00:36.274Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-09T04:00:36.274Z] CPU(s): 2 [2021-06-09T04:00:36.274Z] On-line CPU(s) list: 0,1 [2021-06-09T04:00:36.274Z] Thread(s) per core: 1 [2021-06-09T04:00:36.274Z] Core(s) per socket: 1 [2021-06-09T04:00:36.274Z] Socket(s): 2 [2021-06-09T04:00:36.274Z] NUMA node(s): 1 [2021-06-09T04:00:36.274Z] Vendor ID: AuthenticAMD [2021-06-09T04:00:36.274Z] CPU family: 23 [2021-06-09T04:00:36.274Z] Model: 49 [2021-06-09T04:00:36.274Z] Model name: AMD EPYC-Rome Processor [2021-06-09T04:00:36.274Z] Stepping: 0 [2021-06-09T04:00:36.274Z] CPU MHz: 2799.998 [2021-06-09T04:00:36.274Z] BogoMIPS: 5599.99 [2021-06-09T04:00:36.274Z] Virtualization: AMD-V [2021-06-09T04:00:36.274Z] Hypervisor vendor: KVM [2021-06-09T04:00:36.274Z] Virtualization type: full [2021-06-09T04:00:36.274Z] L1d cache: 64 KiB [2021-06-09T04:00:36.274Z] L1i cache: 64 KiB [2021-06-09T04:00:36.274Z] L2 cache: 1 MiB [2021-06-09T04:00:36.274Z] L3 cache: 32 MiB [2021-06-09T04:00:36.274Z] NUMA node0 CPU(s): 0,1 [2021-06-09T04:00:36.274Z] Vulnerability Itlb multihit: Not affected [2021-06-09T04:00:36.274Z] Vulnerability L1tf: Not affected [2021-06-09T04:00:36.274Z] Vulnerability Mds: Not affected [2021-06-09T04:00:36.274Z] Vulnerability Meltdown: Not affected [2021-06-09T04:00:36.274Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-09T04:00:36.274Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-09T04:00:36.274Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-09T04:00:36.274Z] Vulnerability Srbds: Not affected [2021-06-09T04:00:36.274Z] Vulnerability Tsx async abort: Not affected [2021-06-09T04:00:36.274Z] 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-06-09T04:00:36.274Z] [2021-06-09T04:00:36.274Z] [2021-06-09T04:00:36.274Z] ---> nproc: [2021-06-09T04:00:36.274Z] 2 [2021-06-09T04:00:36.274Z] [2021-06-09T04:00:36.274Z] [2021-06-09T04:00:36.274Z] ---> df -h: [2021-06-09T04:00:36.274Z] Filesystem Size Used Available Use% Mounted on [2021-06-09T04:00:36.274Z] overlay 40.0G 13.3G 26.7G 33% / [2021-06-09T04:00:36.274Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-09T04:00:36.275Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-09T04:00:36.275Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-09T04:00:36.275Z] /dev/vda1 40.0G 13.3G 26.7G 33% /facter-os [2021-06-09T04:00:36.275Z] /dev/vda1 40.0G 13.3G 26.7G 33% /etc/resolv.conf [2021-06-09T04:00:36.275Z] /dev/vda1 40.0G 13.3G 26.7G 33% /etc/hostname [2021-06-09T04:00:36.275Z] /dev/vda1 40.0G 13.3G 26.7G 33% /etc/hosts [2021-06-09T04:00:36.275Z] /dev/vda1 40.0G 13.3G 26.7G 33% /var/log/secure [2021-06-09T04:00:36.275Z] /dev/vda1 40.0G 13.3G 26.7G 33% /var/log/auth.log [2021-06-09T04:00:36.275Z] /dev/vda1 40.0G 13.3G 26.7G 33% /run/cloud-init/result.json [2021-06-09T04:00:36.275Z] /dev/vda1 40.0G 13.3G 26.7G 33% /var/log/sa-host [2021-06-09T04:00:36.275Z] /dev/vda1 40.0G 13.3G 26.7G 33% /w/workspace/edgex-go/529 [2021-06-09T04:00:36.275Z] /dev/vda1 40.0G 13.3G 26.7G 33% /w/workspace/edgex-go/529@tmp [2021-06-09T04:00:36.275Z] [2021-06-09T04:00:36.275Z] [2021-06-09T04:00:36.275Z] ---> free -m: [2021-06-09T04:00:36.275Z] total used free shared buff/cache available [2021-06-09T04:00:36.275Z] Mem: 7821 1416 222 0 6181 6487 [2021-06-09T04:00:36.275Z] Swap: 1023 1 1022 [2021-06-09T04:00:36.275Z] [2021-06-09T04:00:36.275Z] [2021-06-09T04:00:36.275Z] ---> ip addr: [2021-06-09T04:00:36.275Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-09T04:00:36.275Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-09T04:00:36.275Z] inet 127.0.0.1/8 scope host lo [2021-06-09T04:00:36.275Z] valid_lft forever preferred_lft forever [2021-06-09T04:00:36.275Z] inet6 ::1/128 scope host [2021-06-09T04:00:36.275Z] valid_lft forever preferred_lft forever [2021-06-09T04:00:36.275Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-09T04:00:36.275Z] link/ether fa:16:3e:83:22:90 brd ff:ff:ff:ff:ff:ff [2021-06-09T04:00:36.275Z] inet 10.30.123.136/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-09T04:00:36.275Z] valid_lft 84928sec preferred_lft 84928sec [2021-06-09T04:00:36.275Z] inet6 fe80::f816:3eff:fe83:2290/64 scope link [2021-06-09T04:00:36.275Z] valid_lft forever preferred_lft forever [2021-06-09T04:00:36.275Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-09T04:00:36.275Z] link/ether 02:42:c0:ed:99:05 brd ff:ff:ff:ff:ff:ff [2021-06-09T04:00:36.275Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-09T04:00:36.275Z] valid_lft forever preferred_lft forever [2021-06-09T04:00:36.275Z] inet6 fe80::42:c0ff:feed:9905/64 scope link [2021-06-09T04:00:36.275Z] valid_lft forever preferred_lft forever [2021-06-09T04:00:36.275Z] [2021-06-09T04:00:36.275Z] [2021-06-09T04:00:36.275Z] ---> sar -b -r -n DEV: [2021-06-09T04:00:36.275Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/09/21 _x86_64_ (2 CPU) [2021-06-09T04:00:36.275Z] [2021-06-09T04:00:36.275Z] 03:35:53 LINUX RESTART (2 CPU) [2021-06-09T04:00:36.275Z] [2021-06-09T04:00:36.275Z] 03:37:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-09T04:00:36.275Z] 03:38:01 32.39 0.67 31.72 0.00 351.97 13471.74 0.00 [2021-06-09T04:00:36.275Z] 03:39:01 178.76 0.00 178.76 0.00 0.00 48169.10 0.00 [2021-06-09T04:00:36.275Z] 03:40:01 61.57 0.00 61.57 0.00 0.00 9033.63 0.00 [2021-06-09T04:00:36.275Z] 03:41:01 54.80 0.02 54.78 0.00 0.53 3888.84 0.00 [2021-06-09T04:00:36.275Z] 03:42:02 102.01 0.00 102.01 0.00 0.00 38502.10 0.00 [2021-06-09T04:00:36.275Z] 03:43:01 656.80 218.76 438.04 0.00 7517.59 279512.38 0.00 [2021-06-09T04:00:36.275Z] 03:44:01 153.91 7.51 146.39 0.00 245.66 25579.42 0.00 [2021-06-09T04:00:36.275Z] 03:45:01 138.23 7.59 130.64 0.00 1253.01 87479.00 0.00 [2021-06-09T04:00:36.275Z] 03:46:01 255.60 0.12 255.49 0.00 2.40 89157.20 0.00 [2021-06-09T04:00:36.275Z] 03:47:01 80.81 3.11 77.70 0.00 722.85 14721.59 0.00 [2021-06-09T04:00:36.275Z] 03:48:01 7.73 0.08 7.64 0.00 0.67 154.63 0.00 [2021-06-09T04:00:36.275Z] 03:49:01 1.13 0.00 1.13 0.00 0.00 19.96 0.00 [2021-06-09T04:00:36.275Z] 03:50:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 [2021-06-09T04:00:36.275Z] 03:51:01 0.45 0.18 0.27 0.00 5.73 3.51 0.00 [2021-06-09T04:00:36.275Z] 03:52:01 0.83 0.00 0.83 0.00 0.00 17.64 0.00 [2021-06-09T04:00:36.275Z] 03:53:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 [2021-06-09T04:00:36.275Z] 03:54:01 0.22 0.00 0.22 0.00 0.00 2.18 0.00 [2021-06-09T04:00:36.275Z] 03:55:01 0.22 0.00 0.22 0.00 0.00 2.33 0.00 [2021-06-09T04:00:36.275Z] 03:56:01 0.30 0.00 0.30 0.00 0.00 4.76 0.00 [2021-06-09T04:00:36.275Z] 03:57:01 0.22 0.00 0.22 0.00 0.00 2.67 0.00 [2021-06-09T04:00:36.275Z] 03:58:01 0.37 0.03 0.33 0.00 0.27 16.87 0.00 [2021-06-09T04:00:36.275Z] 03:59:01 128.53 2.20 126.33 0.00 108.31 31119.75 0.00 [2021-06-09T04:00:36.275Z] 04:00:01 106.83 0.02 106.81 0.00 0.13 26997.99 0.00 [2021-06-09T04:00:36.275Z] Average: 84.92 10.30 74.62 0.00 438.93 28865.54 0.00 [2021-06-09T04:00:36.275Z] [2021-06-09T04:00:36.275Z] 03:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-09T04:00:36.275Z] 03:38:01 5148920 0 797508 9.96 2620 2059892 1148016 12.67 718812 1727364 156 [2021-06-09T04:00:36.275Z] 03:39:01 4185136 0 1067064 13.32 2620 2754120 1616512 17.85 1125560 2167424 3172 [2021-06-09T04:00:36.275Z] 03:40:01 3864844 0 1055960 13.18 2620 3085516 1584184 17.49 1303716 2285308 75664 [2021-06-09T04:00:36.275Z] 03:41:01 3913292 0 1022904 12.77 2620 3070124 1521952 16.80 1205992 2322712 116328 [2021-06-09T04:00:36.275Z] 03:42:02 1946744 0 1078648 13.47 2620 4980928 1339280 14.79 1682256 3755984 1071732 [2021-06-09T04:00:36.275Z] 03:43:01 122776 0 2028416 25.33 2620 5855128 3786632 41.81 3329712 3804536 66444 [2021-06-09T04:00:36.275Z] 03:44:01 840684 0 1238256 15.46 2620 5927380 1510796 16.68 2728684 3717104 44 [2021-06-09T04:00:36.275Z] 03:45:01 1143028 0 1295784 16.18 2620 5567508 2123544 23.45 2135908 3999384 13324 [2021-06-09T04:00:36.275Z] 03:46:01 1939544 0 1230396 15.36 2620 4836380 1602544 17.69 1906992 3452072 155600 [2021-06-09T04:00:36.275Z] 03:47:01 2282232 0 1147140 14.32 2620 4576948 1240380 13.69 1445452 3565560 32 [2021-06-09T04:00:36.275Z] 03:48:01 2289312 0 1139916 14.23 2620 4577092 1257908 13.89 1565552 3440292 12 [2021-06-09T04:00:36.275Z] 03:49:01 2302804 0 1126420 14.06 2620 4577096 1127900 12.45 1555180 3440300 12 [2021-06-09T04:00:36.275Z] 03:50:01 2303912 0 1125308 14.05 2620 4577100 1117620 12.34 1554424 3440300 16 [2021-06-09T04:00:36.275Z] 03:51:01 2302268 0 1126912 14.07 2620 4577140 1117620 12.34 1554964 3441484 16 [2021-06-09T04:00:36.275Z] 03:52:01 2301976 0 1127200 14.07 2620 4577144 1117716 12.34 1555060 3441484 8 [2021-06-09T04:00:36.275Z] 03:53:01 2303048 0 1126124 14.06 2620 4577148 1117620 12.34 1580440 3415260 8 [2021-06-09T04:00:36.275Z] 03:54:01 2302588 0 1126580 14.07 2620 4577152 1117620 12.34 1582336 3413640 16 [2021-06-09T04:00:36.275Z] 03:55:01 2302596 0 1126564 14.07 2620 4577160 1117620 12.34 1582464 3413640 16 [2021-06-09T04:00:36.275Z] 03:56:01 2302900 0 1126260 14.06 2620 4577160 1117620 12.34 1583648 3412328 8 [2021-06-09T04:00:36.275Z] 03:57:01 2302452 0 1126700 14.07 2620 4577168 1117716 12.34 1583904 3412328 8 [2021-06-09T04:00:36.275Z] 03:58:01 2301244 0 1127908 14.08 2620 4577168 1117800 12.34 1584992 3412724 20 [2021-06-09T04:00:36.275Z] 03:59:01 1516344 0 1191560 14.88 2620 5298416 1182060 13.05 1704728 4020012 32 [2021-06-09T04:00:36.275Z] 04:00:01 766508 0 1337612 16.70 2620 5902200 1255332 13.86 1783212 4541768 20 [2021-06-09T04:00:36.275Z] Average: 2303702 0 1169441 14.60 2620 4533177 1406782 15.53 1667565 3349696 65334 [2021-06-09T04:00:36.275Z] [2021-06-09T04:00:36.275Z] 03:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-09T04:00:36.275Z] 03:38:01 eth0 754.87 960.38 3033.23 126.58 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.275Z] 03:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.275Z] 03:38:01 docker0 901.68 678.93 73.68 2691.82 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.275Z] 03:39:01 eth0 669.55 579.26 3551.64 50.88 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.275Z] 03:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.275Z] 03:39:01 vetheff516f 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.275Z] 03:39:01 docker0 185.12 238.37 12.16 845.96 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.275Z] 03:40:01 eth0 21.34 11.11 17.00 8.64 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.275Z] 03:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.275Z] 03:40:01 vetheff516f 0.83 0.87 0.07 0.07 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.275Z] 03:40:01 docker0 0.83 0.83 0.06 0.07 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.275Z] 03:41:01 eth0 25.15 17.64 15.99 59.70 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.275Z] 03:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.275Z] 03:41:01 vetheff516f 1.42 1.42 0.11 0.11 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.275Z] 03:41:01 docker0 1.42 1.42 0.09 0.11 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.275Z] 03:42:02 veth95b65a0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.275Z] 03:42:02 eth0 175.84 155.04 1693.32 51.09 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.275Z] 03:42:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.275Z] 03:42:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.275Z] 03:43:01 veth95b65a0 0.00 0.81 0.00 0.04 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.275Z] 03:43:01 vethe93a088 0.03 0.19 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.275Z] 03:43:01 veth4bd35a0 0.05 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.275Z] 03:43:01 veth6952e57 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.275Z] 03:44:01 veth95b65a0 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.275Z] 03:44:01 eth0 2706.06 2583.83 12186.07 426.23 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.275Z] 03:44:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.275Z] 03:44:01 docker0 1181.38 1036.17 92.01 3891.41 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.275Z] 03:45:01 veth95b65a0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.275Z] 03:45:01 veth56fe9c8 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.275Z] 03:45:01 eth0 17.78 15.30 10.84 60.36 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.275Z] 03:45:01 veth8271b37 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.275Z] 03:46:01 veth95b65a0 0.00 0.33 0.00 0.02 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.275Z] 03:46:01 eth0 205.36 176.00 1309.75 26.22 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.275Z] 03:46:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.275Z] 03:46:01 docker0 1193.27 1051.84 92.75 3954.38 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.275Z] 03:47:01 eth0 253.61 216.01 462.90 682.49 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.275Z] 03:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.275Z] 03:47:01 docker0 27.56 46.22 1.77 345.16 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.275Z] 03:48:01 eth0 220.05 212.38 111.32 907.03 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.275Z] 03:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.275Z] 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.275Z] 03:49:01 eth0 0.22 0.20 0.11 0.03 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.275Z] 03:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.275Z] 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.275Z] 03:50:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.275Z] 03:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.275Z] 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.275Z] 03:51:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.275Z] 03:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.275Z] 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.275Z] 03:52:01 eth0 0.30 0.23 0.14 0.07 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.275Z] 03:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.275Z] 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.275Z] 03:53:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.275Z] 03:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.275Z] 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.275Z] 03:54:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.275Z] 03:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.275Z] 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.275Z] 03:55:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.275Z] 03:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.275Z] 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.275Z] 03:56:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.275Z] 03:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.275Z] 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.275Z] 03:57:01 eth0 0.32 0.23 0.14 0.07 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.275Z] 03:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.275Z] 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.275Z] 03:58:01 eth0 0.62 0.40 0.95 0.16 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.275Z] 03:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.275Z] 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.275Z] 03:59:01 eth0 508.24 471.16 4471.71 81.23 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.275Z] 03:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.276Z] 03:59:01 docker0 52.32 52.49 4.55 376.19 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.276Z] 04:00:01 eth0 465.73 419.63 3526.71 100.05 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.276Z] 04:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.276Z] 04:00:01 docker0 46.96 48.31 3.86 268.47 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.276Z] Average: eth0 151.70 145.98 811.20 94.87 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.276Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.276Z] Average: docker0 57.45 52.17 4.48 215.15 0.00 0.00 0.00 0.00 [2021-06-09T04:00:36.276Z] [2021-06-09T04:00:36.276Z] [2021-06-09T04:00:36.276Z] ---> sar -P ALL: [2021-06-09T04:00:36.276Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/09/21 _x86_64_ (2 CPU) [2021-06-09T04:00:36.276Z] [2021-06-09T04:00:36.276Z] 03:35:53 LINUX RESTART (2 CPU) [2021-06-09T04:00:36.276Z] [2021-06-09T04:00:36.276Z] 03:37:01 CPU %user %nice %system %iowait %steal %idle [2021-06-09T04:00:36.276Z] 03:38:01 all 12.77 0.00 3.10 1.04 0.05 83.03 [2021-06-09T04:00:36.276Z] 03:38:01 0 10.57 0.00 3.60 0.98 0.05 84.80 [2021-06-09T04:00:36.276Z] 03:38:01 1 14.98 0.00 2.60 1.10 0.05 81.26 [2021-06-09T04:00:36.276Z] 03:39:01 all 13.65 0.00 7.00 4.83 0.08 74.44 [2021-06-09T04:00:36.276Z] 03:39:01 0 14.63 0.00 7.36 4.73 0.07 73.22 [2021-06-09T04:00:36.276Z] 03:39:01 1 12.68 0.00 6.64 4.94 0.09 75.66 [2021-06-09T04:00:36.276Z] 03:40:01 all 53.62 0.00 5.36 0.86 0.09 40.06 [2021-06-09T04:00:36.276Z] 03:40:01 0 53.77 0.00 5.47 0.66 0.09 40.00 [2021-06-09T04:00:36.276Z] 03:40:01 1 53.47 0.00 5.25 1.06 0.09 40.12 [2021-06-09T04:00:36.276Z] 03:41:01 all 54.62 0.00 7.45 3.09 0.12 34.72 [2021-06-09T04:00:36.276Z] 03:41:01 0 54.35 0.00 7.80 3.09 0.11 34.65 [2021-06-09T04:00:36.276Z] 03:41:01 1 54.89 0.00 7.09 3.09 0.13 34.80 [2021-06-09T04:00:36.276Z] 03:42:02 all 14.98 0.00 5.57 2.33 0.04 77.07 [2021-06-09T04:00:36.276Z] 03:42:02 0 16.14 0.00 5.81 1.59 0.05 76.42 [2021-06-09T04:00:36.276Z] 03:42:02 1 13.83 0.00 5.34 3.07 0.03 77.72 [2021-06-09T04:00:36.276Z] 03:43:01 all 48.51 0.00 19.71 23.43 0.12 8.23 [2021-06-09T04:00:36.276Z] 03:43:01 0 47.85 0.00 19.77 24.98 0.11 7.29 [2021-06-09T04:00:36.276Z] 03:43:01 1 49.19 0.00 19.64 21.87 0.13 9.17 [2021-06-09T04:00:36.276Z] 03:44:01 all 35.42 0.00 6.58 48.47 0.12 9.41 [2021-06-09T04:00:36.276Z] 03:44:01 0 36.12 0.00 6.45 47.60 0.12 9.71 [2021-06-09T04:00:36.276Z] 03:44:01 1 34.73 0.00 6.72 49.34 0.11 9.10 [2021-06-09T04:00:36.276Z] 03:45:01 all 10.62 0.00 6.03 68.43 0.11 14.82 [2021-06-09T04:00:36.276Z] 03:45:01 0 10.63 0.00 6.08 64.93 0.10 18.26 [2021-06-09T04:00:36.276Z] 03:45:01 1 10.60 0.00 5.97 71.92 0.12 11.38 [2021-06-09T04:00:36.276Z] 03:46:01 all 53.62 0.00 11.53 28.01 0.15 6.70 [2021-06-09T04:00:36.276Z] 03:46:01 0 53.90 0.00 11.69 26.97 0.15 7.30 [2021-06-09T04:00:36.276Z] 03:46:01 1 53.34 0.00 11.37 29.04 0.16 6.09 [2021-06-09T04:00:36.276Z] 03:47:01 all 13.10 0.00 4.32 2.82 0.09 79.67 [2021-06-09T04:00:36.276Z] 03:47:01 0 13.59 0.00 4.59 1.78 0.09 79.96 [2021-06-09T04:00:36.276Z] 03:47:01 1 12.62 0.00 4.05 3.86 0.09 79.38 [2021-06-09T04:00:36.276Z] 03:48:01 all 9.15 0.00 1.75 0.09 0.07 88.94 [2021-06-09T04:00:36.276Z] 03:48:01 0 9.30 0.00 1.89 0.09 0.07 88.65 [2021-06-09T04:00:36.276Z] 03:48:01 1 9.00 0.00 1.60 0.10 0.07 89.23 [2021-06-09T04:00:36.276Z] [2021-06-09T04:00:36.276Z] 03:48:01 CPU %user %nice %system %iowait %steal %idle [2021-06-09T04:00:36.276Z] 03:49:01 all 0.10 0.00 0.02 0.00 0.03 99.86 [2021-06-09T04:00:36.276Z] 03:49:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-09T04:00:36.276Z] 03:49:01 1 0.17 0.00 0.02 0.00 0.03 99.78 [2021-06-09T04:00:36.276Z] 03:50:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-06-09T04:00:36.276Z] 03:50:01 0 0.12 0.00 0.03 0.00 0.02 99.83 [2021-06-09T04:00:36.276Z] 03:50:01 1 0.03 0.00 0.02 0.00 0.05 99.90 [2021-06-09T04:00:36.276Z] 03:51:01 all 0.04 0.00 0.03 0.00 0.02 99.91 [2021-06-09T04:00:36.276Z] 03:51:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2021-06-09T04:00:36.276Z] 03:51:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2021-06-09T04:00:36.276Z] 03:52:01 all 0.13 0.00 0.03 0.00 0.03 99.82 [2021-06-09T04:00:36.276Z] 03:52:01 0 0.22 0.00 0.03 0.00 0.02 99.73 [2021-06-09T04:00:36.276Z] 03:52:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-09T04:00:36.276Z] 03:53:01 all 0.09 0.00 0.03 0.00 0.03 99.86 [2021-06-09T04:00:36.276Z] 03:53:01 0 0.15 0.00 0.02 0.00 0.02 99.82 [2021-06-09T04:00:36.276Z] 03:53:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-09T04:00:36.276Z] 03:54:01 all 0.08 0.00 0.02 0.00 0.02 99.89 [2021-06-09T04:00:36.276Z] 03:54:01 0 0.13 0.00 0.02 0.00 0.00 99.85 [2021-06-09T04:00:36.276Z] 03:54:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-09T04:00:36.276Z] 03:55:01 all 0.10 0.00 0.02 0.00 0.03 99.85 [2021-06-09T04:00:36.276Z] 03:55:01 0 0.15 0.00 0.02 0.00 0.02 99.82 [2021-06-09T04:00:36.276Z] 03:55:01 1 0.05 0.00 0.02 0.00 0.05 99.88 [2021-06-09T04:00:36.276Z] 03:56:01 all 0.06 0.00 0.03 0.00 0.02 99.90 [2021-06-09T04:00:36.276Z] 03:56:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-09T04:00:36.276Z] 03:56:01 1 0.10 0.00 0.03 0.00 0.02 99.85 [2021-06-09T04:00:36.276Z] 03:57:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-06-09T04:00:36.276Z] 03:57:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2021-06-09T04:00:36.276Z] 03:57:01 1 0.10 0.00 0.03 0.00 0.02 99.85 [2021-06-09T04:00:36.276Z] 03:58:01 all 0.11 0.00 0.03 0.01 0.03 99.82 [2021-06-09T04:00:36.276Z] 03:58:01 0 0.07 0.00 0.02 0.00 0.03 99.88 [2021-06-09T04:00:36.276Z] 03:58:01 1 0.15 0.00 0.03 0.02 0.03 99.77 [2021-06-09T04:00:36.276Z] 03:59:01 all 11.77 0.00 5.11 3.03 0.06 80.03 [2021-06-09T04:00:36.276Z] 03:59:01 0 12.31 0.00 5.28 2.72 0.05 79.64 [2021-06-09T04:00:36.276Z] 03:59:01 1 11.24 0.00 4.94 3.34 0.07 80.41 [2021-06-09T04:00:36.276Z] [2021-06-09T04:00:36.276Z] 03:59:01 CPU %user %nice %system %iowait %steal %idle [2021-06-09T04:00:36.276Z] 04:00:01 all 14.16 0.00 6.89 1.63 0.08 77.24 [2021-06-09T04:00:36.276Z] 04:00:01 0 11.90 0.00 6.64 2.07 0.09 79.30 [2021-06-09T04:00:36.276Z] 04:00:01 1 16.42 0.00 7.13 1.20 0.07 75.17 [2021-06-09T04:00:36.276Z] Average: all 14.50 0.00 3.80 7.95 0.06 73.69 [2021-06-09T04:00:36.276Z] Average: 0 14.47 0.00 3.88 7.69 0.06 73.90 [2021-06-09T04:00:36.276Z] Average: 1 14.53 0.00 3.71 8.20 0.07 73.48 [2021-06-09T04:00:36.276Z] [2021-06-09T04:00:36.276Z] [2021-06-09T04:00:36.276Z]