Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a2b69b26302f7c1f6618b98aa17e76474aebfec2 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3973579500293826197.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6e30de53e58ee600d2faf3c85e3282d6a9cdf22 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6094727871363245540.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 d6e30de53e58ee600d2faf3c85e3282d6a9cdf22 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/main/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6240711720592367188.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6e30de53e58ee600d2faf3c85e3282d6a9cdf22 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6e30de53e58ee600d2faf3c85e3282d6a9cdf22 # timeout=10 Commit message: "feat: implement new function to grab latest lts commit" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2663279385614215439.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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/main/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3875628194248111396.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2002 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/89 [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/89 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/89@tmp/jenkins-gitclient-ssh2815774838839603976.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 a2b69b26302f7c1f6618b98aa17e76474aebfec2 (main) > 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 a2b69b26302f7c1f6618b98aa17e76474aebfec2 # timeout=10 Commit message: "fix(snap): configure kuiper's REST service port (#3770)" > git rev-list --no-walk 2960906d71acf8db9b34adc0540238eab7fedfb7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-26T08:40:51.081Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-26T08:40:51.115Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-26T08:40:51.127Z] ========================================================= [2021-10-26T08:40:51.127Z] EdgeX Global Pipelines Version Info [2021-10-26T08:40:51.127Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-26T08:40:52.273Z] ------------------- [2021-10-26T08:40:52.273Z] stable info: [2021-10-26T08:40:52.273Z] ------------------- [2021-10-26T08:40:52.273Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-26T08:40:52.273Z] Commit SHA: d6e30de53e58ee600d2faf3c85e3282d6a9cdf22 [2021-10-26T08:40:52.273Z] Message: testing jakarta lts changes [2021-10-26T08:40:52.848Z] ------------------- [2021-10-26T08:40:52.848Z] experimental info: [2021-10-26T08:40:52.848Z] ------------------- [2021-10-26T08:40:52.848Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-26T08:40:52.848Z] Commit SHA: d6e30de53e58ee600d2faf3c85e3282d6a9cdf22 [2021-10-26T08:40:52.848Z] Message: testing jakarta lts changes [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-26T08:40:52.922Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-10-26T08:40:52.930Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-10-26T08:40:52.939Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-26T08:40:52.950Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-26T08:40:52.960Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-26T08:40:52.970Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-26T08:40:52.980Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-10-26T08:40:52.990Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-10-26T08:40:53.000Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-10-26T08:40:53.012Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-10-26T08:40:53.024Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-26T08:40:53.034Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-26T08:40:53.040Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-26T08:40:53.047Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-26T08:40:53.053Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-26T08:40:53.060Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-26T08:40:53.067Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-26T08:40:53.073Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-26T08:40:53.080Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-26T08:40:53.086Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-26T08:40:53.093Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-26T08:40:53.100Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-26T08:40:53.107Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-10-26T08:40:53.114Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-10-26T08:40:53.126Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-10-26T08:40:53.135Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a2b69b26302f7c1f6618b98aa17e76474aebfec2 [Pipeline] echo [2021-10-26T08:40:53.146Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a2b69b2 [Pipeline] echo [2021-10-26T08:40:53.156Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-26T08:40:53.193Z] provisioning config files... [2021-10-26T08:40:53.206Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/89@tmp/config5336159556146697779tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-26T08:40:53.524Z] ---> docker-login.sh [2021-10-26T08:40:53.524Z] nexus3.edgexfoundry.org:10001 [2021-10-26T08:40:53.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T08:40:53.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T08:40:53.785Z] Configure a credential helper to remove this warning. See [2021-10-26T08:40:53.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T08:40:53.785Z] [2021-10-26T08:40:53.785Z] Login Succeeded [2021-10-26T08:40:53.785Z] nexus3.edgexfoundry.org:10002 [2021-10-26T08:40:53.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T08:40:53.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T08:40:53.785Z] Configure a credential helper to remove this warning. See [2021-10-26T08:40:53.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T08:40:53.785Z] [2021-10-26T08:40:53.785Z] Login Succeeded [2021-10-26T08:40:53.785Z] nexus3.edgexfoundry.org:10003 [2021-10-26T08:40:53.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T08:40:54.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T08:40:54.046Z] Configure a credential helper to remove this warning. See [2021-10-26T08:40:54.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T08:40:54.046Z] [2021-10-26T08:40:54.046Z] Login Succeeded [2021-10-26T08:40:54.046Z] nexus3.edgexfoundry.org:10004 [2021-10-26T08:40:54.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T08:40:54.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T08:40:54.046Z] Configure a credential helper to remove this warning. See [2021-10-26T08:40:54.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T08:40:54.046Z] [2021-10-26T08:40:54.046Z] Login Succeeded [2021-10-26T08:40:54.046Z] docker.io [2021-10-26T08:40:54.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T08:40:54.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T08:40:54.306Z] Configure a credential helper to remove this warning. See [2021-10-26T08:40:54.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T08:40:54.306Z] [2021-10-26T08:40:54.306Z] Login Succeeded [2021-10-26T08:40:54.306Z] ---> docker-login.sh ends [Pipeline] } [2021-10-26T08:40:54.313Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-26T08:40:54.617Z] ++ 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-10-26T08:40:54.617Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-26T08:40:54.617Z] ++ cut -d/ -f2 [2021-10-26T08:40:54.617Z] ++ dirname cmd/core-command/Dockerfile [2021-10-26T08:40:54.617Z] + echo core-command,cmd/core-command/Dockerfile [2021-10-26T08:40:54.617Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-26T08:40:54.617Z] ++ dirname cmd/core-data/Dockerfile [2021-10-26T08:40:54.617Z] ++ cut -d/ -f2 [2021-10-26T08:40:54.617Z] + echo core-data,cmd/core-data/Dockerfile [2021-10-26T08:40:54.617Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-26T08:40:54.617Z] ++ dirname cmd/core-metadata/Dockerfile [2021-10-26T08:40:54.617Z] ++ cut -d/ -f2 [2021-10-26T08:40:54.617Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-10-26T08:40:54.617Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-26T08:40:54.617Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-10-26T08:40:54.617Z] ++ cut -d/ -f2 [2021-10-26T08:40:54.617Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-10-26T08:40:54.617Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-26T08:40:54.617Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-10-26T08:40:54.617Z] ++ cut -d/ -f2 [2021-10-26T08:40:54.617Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-10-26T08:40:54.617Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-26T08:40:54.617Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-10-26T08:40:54.617Z] ++ cut -d/ -f2 [2021-10-26T08:40:54.617Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-10-26T08:40:54.617Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-26T08:40:54.617Z] ++ dirname cmd/support-notifications/Dockerfile [2021-10-26T08:40:54.617Z] ++ cut -d/ -f2 [2021-10-26T08:40:54.617Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-10-26T08:40:54.617Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-26T08:40:54.617Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-10-26T08:40:54.617Z] ++ cut -d/ -f2 [2021-10-26T08:40:54.617Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-10-26T08:40:54.617Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-26T08:40:54.617Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-10-26T08:40:54.617Z] ++ cut -d/ -f2 [2021-10-26T08:40:54.617Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-10-26T08:40:54.653Z] 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] { (Build Check) [Pipeline] sh [2021-10-26T08:40:55.042Z] + git rev-list -1 --merges a2b69b26302f7c1f6618b98aa17e76474aebfec2~1..a2b69b26302f7c1f6618b98aa17e76474aebfec2 [Pipeline] echo [2021-10-26T08:40:55.058Z] -----------> git rev-list -1 --merges a2b69b26302f7c1f6618b98aa17e76474aebfec2~1..a2b69b26302f7c1f6618b98aa17e76474aebfec2 a2b69b26302f7c1f6618b98aa17e76474aebfec2 [false] [Pipeline] sh [2021-10-26T08:40:55.343Z] + git log --format=format:%s -1 a2b69b26302f7c1f6618b98aa17e76474aebfec2 [Pipeline] echo [2021-10-26T08:40:55.358Z] ========================================================= [2021-10-26T08:40:55.358Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-10-26T08:40:55.358Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:40:56.077Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-26T08:40:56.077Z] [2021-10-26T08:40:56.077Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:40:56.390Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-26T08:40:56.390Z] latest: Pulling from edgex-devops/git-semver [2021-10-26T08:40:56.390Z] a0d0a0d46f8b: Pulling fs layer [2021-10-26T08:40:56.390Z] 3e5f54012d9b: Pulling fs layer [2021-10-26T08:40:56.390Z] 4c7163046ea9: Pulling fs layer [2021-10-26T08:40:56.390Z] 0c2d73faf560: Pulling fs layer [2021-10-26T08:40:56.390Z] 0c2d73faf560: Waiting [2021-10-26T08:40:56.390Z] 3e5f54012d9b: Download complete [2021-10-26T08:40:56.390Z] a0d0a0d46f8b: Verifying Checksum [2021-10-26T08:40:56.390Z] a0d0a0d46f8b: Download complete [2021-10-26T08:40:56.390Z] 4c7163046ea9: Verifying Checksum [2021-10-26T08:40:56.390Z] 4c7163046ea9: Download complete [2021-10-26T08:40:56.657Z] 0c2d73faf560: Verifying Checksum [2021-10-26T08:40:56.657Z] 0c2d73faf560: Download complete [2021-10-26T08:40:56.657Z] a0d0a0d46f8b: Pull complete [2021-10-26T08:40:56.657Z] 3e5f54012d9b: Pull complete [2021-10-26T08:40:56.918Z] 4c7163046ea9: Pull complete [2021-10-26T08:40:57.180Z] 0c2d73faf560: Pull complete [2021-10-26T08:40:57.180Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-26T08:40:57.180Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-26T08:40:57.180Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-26T08:40:57.255Z] prd-centos7-docker-4c-2g-2002 does not seem to be running inside a container [2021-10-26T08:40:57.312Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/89 -v /w/workspace/edgex-go/89:/w/workspace/edgex-go/89:rw,z -v /w/workspace/edgex-go/89@tmp:/w/workspace/edgex-go/89@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-26T08:40:57.899Z] $ docker top 33e3c309a8243e3c3461df1edcba58d262748d21461390fee9049a92080879d2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-26T08:40:57.994Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-26T08:40:57.994Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-26T08:40:58.096Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-26T08:40:58.099Z] $ docker exec 33e3c309a8243e3c3461df1edcba58d262748d21461390fee9049a92080879d2 ssh-agent [2021-10-26T08:40:58.214Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXoKjkjE/agent.13 [2021-10-26T08:40:58.214Z] SSH_AGENT_PID=19 [2021-10-26T08:40:58.222Z] Running ssh-add (command line suppressed) [2021-10-26T08:40:58.323Z] Identity added: /w/workspace/edgex-go/89@tmp/private_key_9087299163476599298.key (/w/workspace/edgex-go/89@tmp/private_key_9087299163476599298.key) [2021-10-26T08:40:58.339Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-26T08:40:58.637Z] + git tag --points-at HEAD [Pipeline] } [2021-10-26T08:40:58.650Z] $ docker exec --env ******** --env ******** 33e3c309a8243e3c3461df1edcba58d262748d21461390fee9049a92080879d2 ssh-agent -k [2021-10-26T08:40:58.750Z] unset SSH_AUTH_SOCK; [2021-10-26T08:40:58.751Z] unset SSH_AGENT_PID; [2021-10-26T08:40:58.751Z] echo Agent pid 19 killed; [2021-10-26T08:40:58.761Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-26T08:40:58.783Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-26T08:40:58.783Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-26T08:40:58.899Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-26T08:40:58.902Z] $ docker exec 33e3c309a8243e3c3461df1edcba58d262748d21461390fee9049a92080879d2 ssh-agent [2021-10-26T08:40:59.018Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfEgpoI/agent.53 [2021-10-26T08:40:59.018Z] SSH_AGENT_PID=60 [2021-10-26T08:40:59.022Z] Running ssh-add (command line suppressed) [2021-10-26T08:40:59.143Z] Identity added: /w/workspace/edgex-go/89@tmp/private_key_958968518845316005.key (/w/workspace/edgex-go/89@tmp/private_key_958968518845316005.key) [2021-10-26T08:40:59.157Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-26T08:40:59.456Z] + git semver init [2021-10-26T08:40:59.456Z] # -> Open(): unable to determine branch for HEAD [2021-10-26T08:40:59.456Z] # $GIT_DIR = /w/workspace/edgex-go/89/.git [2021-10-26T08:40:59.456Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/89 [2021-10-26T08:40:59.456Z] # $SEMVER_REMOTE_NAME = origin [2021-10-26T08:40:59.456Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-26T08:40:59.456Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-26T08:40:59.456Z] # $SEMVER_BRANCH = main [2021-10-26T08:40:59.456Z] # $SEMVER_TEMP = /tmp/semver-924726126 [2021-10-26T08:40:59.456Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-10-26T08:41:11.747Z] # '/tmp/semver-924726126' -> '/w/workspace/edgex-go/89/.semver' [2021-10-26T08:41:12.009Z] # -> Force: false [2021-10-26T08:41:12.009Z] # $SEMVER_DIR = /w/workspace/edgex-go/89/.semver [Pipeline] } [2021-10-26T08:41:12.021Z] $ docker exec --env ******** --env ******** 33e3c309a8243e3c3461df1edcba58d262748d21461390fee9049a92080879d2 ssh-agent -k [2021-10-26T08:41:12.126Z] unset SSH_AUTH_SOCK; [2021-10-26T08:41:12.126Z] unset SSH_AGENT_PID; [2021-10-26T08:41:12.126Z] echo Agent pid 60 killed; [2021-10-26T08:41:12.135Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-26T08:41:12.443Z] + git semver [Pipeline] } [2021-10-26T08:41:12.456Z] $ docker stop --time=1 33e3c309a8243e3c3461df1edcba58d262748d21461390fee9049a92080879d2 [2021-10-26T08:41:14.533Z] $ docker rm -f 33e3c309a8243e3c3461df1edcba58d262748d21461390fee9049a92080879d2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-26T08:41:14.899Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-26T08:41:15.136Z] Stashed 1 file(s) [Pipeline] echo [2021-10-26T08:41:15.139Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.78 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-10-26T08:41:15.372Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-10-26T08:41:15.379Z] ========================================================= [2021-10-26T08:41:15.379Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-26T08:41:15.379Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-26T08:41:15.671Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-26T08:41:15.671Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-26T08:41:15.671Z] a0d0a0d46f8b: Already exists [2021-10-26T08:41:15.671Z] 31adcdaf11c8: Pulling fs layer [2021-10-26T08:41:15.671Z] b8b176561691: Pulling fs layer [2021-10-26T08:41:15.671Z] 4527c011a84f: Pulling fs layer [2021-10-26T08:41:15.671Z] 5d74067f8e1e: Pulling fs layer [2021-10-26T08:41:15.671Z] e0aca202a116: Pulling fs layer [2021-10-26T08:41:15.671Z] 3a43be97a3b4: Pulling fs layer [2021-10-26T08:41:15.671Z] 34cad66bf833: Pulling fs layer [2021-10-26T08:41:15.671Z] b4e3c513aaa6: Pulling fs layer [2021-10-26T08:41:15.671Z] e0aca202a116: Waiting [2021-10-26T08:41:15.671Z] 3a43be97a3b4: Waiting [2021-10-26T08:41:15.671Z] 34cad66bf833: Waiting [2021-10-26T08:41:15.671Z] b4e3c513aaa6: Waiting [2021-10-26T08:41:15.671Z] 5d74067f8e1e: Waiting [2021-10-26T08:41:15.671Z] b8b176561691: Verifying Checksum [2021-10-26T08:41:15.671Z] b8b176561691: Download complete [2021-10-26T08:41:15.671Z] 31adcdaf11c8: Verifying Checksum [2021-10-26T08:41:15.671Z] 31adcdaf11c8: Download complete [2021-10-26T08:41:15.671Z] 5d74067f8e1e: Verifying Checksum [2021-10-26T08:41:15.671Z] 5d74067f8e1e: Download complete [2021-10-26T08:41:15.671Z] e0aca202a116: Verifying Checksum [2021-10-26T08:41:15.671Z] e0aca202a116: Download complete [2021-10-26T08:41:15.671Z] 3a43be97a3b4: Verifying Checksum [2021-10-26T08:41:15.671Z] 3a43be97a3b4: Download complete [2021-10-26T08:41:15.937Z] 31adcdaf11c8: Pull complete [2021-10-26T08:41:15.937Z] 34cad66bf833: Verifying Checksum [2021-10-26T08:41:15.937Z] 34cad66bf833: Download complete [2021-10-26T08:41:15.937Z] b8b176561691: Pull complete [2021-10-26T08:41:16.203Z] 4527c011a84f: Verifying Checksum [2021-10-26T08:41:16.203Z] 4527c011a84f: Download complete [2021-10-26T08:41:16.472Z] b4e3c513aaa6: Verifying Checksum [2021-10-26T08:41:16.472Z] b4e3c513aaa6: Download complete [2021-10-26T08:41:20.730Z] 4527c011a84f: Pull complete [2021-10-26T08:41:20.731Z] 5d74067f8e1e: Pull complete [2021-10-26T08:41:20.731Z] e0aca202a116: Pull complete [2021-10-26T08:41:20.731Z] 3a43be97a3b4: Pull complete [2021-10-26T08:41:20.731Z] 34cad66bf833: Pull complete [2021-10-26T08:41:23.280Z] b4e3c513aaa6: Pull complete [2021-10-26T08:41:23.280Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-26T08:41:23.280Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-26T08:41:23.280Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-26T08:41:23.585Z] + docker build -t ci-base-image-x86_64 -f - . [2021-10-26T08:41:23.585Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-26T08:41:23.585Z] WORKDIR /edgex [2021-10-26T08:41:23.585Z] COPY go.mod . [2021-10-26T08:41:23.585Z] RUN go mod download' [2021-10-26T08:41:26.132Z] Sending build context to Docker daemon 329.7MB [2021-10-26T08:41:26.132Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-26T08:41:26.132Z] ---> 9f6097aaca64 [2021-10-26T08:41:26.132Z] Step 2/4 : WORKDIR /edgex [2021-10-26T08:41:26.712Z] ---> Running in a405c6057ab0 [2021-10-26T08:41:26.712Z] Removing intermediate container a405c6057ab0 [2021-10-26T08:41:26.712Z] ---> 1f72678a7190 [2021-10-26T08:41:26.712Z] Step 3/4 : COPY go.mod . [2021-10-26T08:41:26.978Z] ---> 97297bae0758 [2021-10-26T08:41:26.978Z] Step 4/4 : RUN go mod download [2021-10-26T08:41:26.978Z] ---> Running in 90bdb7b2dbf0 [2021-10-26T08:41:30.334Z] Still waiting to schedule task [2021-10-26T08:41:30.335Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-26T08:41:59.133Z] Removing intermediate container 90bdb7b2dbf0 [2021-10-26T08:41:59.133Z] ---> 3ce77255a2ee [2021-10-26T08:41:59.133Z] Successfully built 3ce77255a2ee [2021-10-26T08:41:59.133Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:41:59.427Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-26T08:41:59.427Z] . [Pipeline] withDockerContainer [2021-10-26T08:41:59.488Z] prd-centos7-docker-4c-2g-2002 does not seem to be running inside a container [2021-10-26T08:41:59.520Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/89 -v /w/workspace/edgex-go/89:/w/workspace/edgex-go/89:rw,z -v /w/workspace/edgex-go/89@tmp:/w/workspace/edgex-go/89@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 ******** ci-base-image-x86_64 cat [2021-10-26T08:41:59.850Z] $ docker top 5efffcc3fa92b00905a1fef896c6c05e9aecc78a7b87435b622ab8ff845b974e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-26T08:42:00.202Z] + go version [2021-10-26T08:42:00.202Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-26T08:42:00.213Z] $ docker stop --time=1 5efffcc3fa92b00905a1fef896c6c05e9aecc78a7b87435b622ab8ff845b974e [2021-10-26T08:42:01.368Z] $ docker rm -f 5efffcc3fa92b00905a1fef896c6c05e9aecc78a7b87435b622ab8ff845b974e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:42:01.842Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-26T08:42:01.842Z] . [Pipeline] withDockerContainer [2021-10-26T08:42:01.909Z] prd-centos7-docker-4c-2g-2002 does not seem to be running inside a container [2021-10-26T08:42:01.948Z] $ 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/89 -v /w/workspace/edgex-go/89:/w/workspace/edgex-go/89:rw,z -v /w/workspace/edgex-go/89@tmp:/w/workspace/edgex-go/89@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 ******** ci-base-image-x86_64 cat [2021-10-26T08:42:02.254Z] $ docker top eac474ec5b9f0ae00ea8e0e1e6a8cd8bbab7c0fc6e6b2eb1c814a0c6f9ff12f1 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-26T08:42:02.318Z] ========================================================= [2021-10-26T08:42:02.318Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-26T08:42:02.318Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-26T08:42:02.608Z] + make test [2021-10-26T08:42:02.608Z] go mod tidy [2021-10-26T08:42:02.881Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-26T08:42:08.216Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-26T08:42:26.445Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-26T08:42:30.694Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-26T08:42:30.694Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-26T08:42:30.963Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-26T08:42:33.544Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-26T08:42:33.813Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-26T08:42:34.079Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-26T08:42:34.079Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-26T08:42:34.657Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-26T08:42:34.657Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-26T08:42:34.917Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-26T08:42:34.918Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-26T08:42:34.918Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-26T08:42:34.918Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-26T08:42:36.862Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements [2021-10-26T08:42:36.862Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-26T08:42:36.862Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-26T08:42:37.864Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.085s coverage: 98.5% of statements [2021-10-26T08:42:37.864Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-26T08:42:38.144Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.076s coverage: 44.7% of statements [2021-10-26T08:42:38.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-26T08:42:38.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-26T08:42:39.091Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.112s coverage: 89.5% of statements [2021-10-26T08:42:39.091Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-26T08:42:39.091Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-26T08:42:40.034Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.047s coverage: 84.4% of statements [2021-10-26T08:42:40.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-26T08:42:40.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-26T08:42:40.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-26T08:42:40.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-26T08:42:40.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-26T08:42:40.991Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.272s coverage: 94.2% of statements [2021-10-26T08:42:40.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-26T08:42:40.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-26T08:42:40.991Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.054s coverage: 59.1% of statements [2021-10-26T08:42:40.991Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-26T08:42:40.991Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-26T08:42:40.991Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-26T08:42:40.991Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-26T08:42:40.991Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-26T08:42:41.576Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements [2021-10-26T08:42:41.576Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-26T08:42:41.576Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-26T08:42:41.576Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-26T08:42:42.173Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.054s coverage: 0.9% of statements [2021-10-26T08:42:42.173Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-26T08:42:42.173Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements [2021-10-26T08:42:42.434Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.041s coverage: 21.7% of statements [2021-10-26T08:42:42.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-26T08:42:43.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 47.1% of statements [2021-10-26T08:42:43.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.082s coverage: 79.5% of statements [2021-10-26T08:42:43.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements [2021-10-26T08:42:43.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements [2021-10-26T08:42:44.226Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements [2021-10-26T08:42:56.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.109s coverage: 94.4% of statements [2021-10-26T08:42:56.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2021-10-26T08:43:00.675Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.213s coverage: 82.5% of statements [2021-10-26T08:43:00.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-26T08:43:08.054Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2003 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-10-26T08:43:08.064Z] Running in /w/workspace/edgex-go/89 [Pipeline] { [Pipeline] checkout [2021-10-26T08:43:08.265Z] The recommended git tool is: git [2021-10-26T08:43:14.180Z] using credential edgex-jenkins-ssh [2021-10-26T08:43:14.197Z] Cloning the remote Git repository [2021-10-26T08:43:14.294Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-26T08:43:14.387Z] > git init /w/workspace/edgex-go/89 # timeout=10 [2021-10-26T08:43:14.465Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-26T08:43:14.466Z] > git --version # timeout=10 [2021-10-26T08:43:14.490Z] > git --version # 'git version 2.17.1' [2021-10-26T08:43:14.491Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-26T08:43:14.564Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-26T08:43:18.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements [2021-10-26T08:43:18.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-26T08:43:18.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-26T08:43:18.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-26T08:43:18.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-10-26T08:43:18.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-26T08:43:18.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-26T08:43:18.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-26T08:43:18.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-26T08:43:18.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-26T08:43:18.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements [2021-10-26T08:43:18.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-26T08:43:18.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-26T08:43:18.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-10-26T08:43:18.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-26T08:43:18.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements [2021-10-26T08:43:18.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-26T08:43:18.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-10-26T08:43:18.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-10-26T08:43:18.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-10-26T08:43:18.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.113s coverage: 91.2% of statements [2021-10-26T08:43:18.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-26T08:43:18.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.111s coverage: 64.4% of statements [2021-10-26T08:43:18.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-26T08:43:18.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-26T08:43:18.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.040s coverage: 100.0% of statements [2021-10-26T08:43:18.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2021-10-26T08:43:18.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements [2021-10-26T08:43:18.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements [2021-10-26T08:43:18.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements [2021-10-26T08:43:18.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.205s coverage: 70.4% of statements [2021-10-26T08:43:18.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-26T08:43:18.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-26T08:43:18.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-26T08:43:19.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.141s coverage: 43.4% of statements [2021-10-26T08:43:19.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-26T08:43:19.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-26T08:43:19.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements [2021-10-26T08:43:19.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-26T08:43:19.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements [2021-10-26T08:43:19.650Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-26T08:43:27.820Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.065s coverage: 17.7% of statements [2021-10-26T08:43:27.820Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-26T08:43:27.820Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-26T08:43:27.820Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-26T08:43:27.820Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-26T08:43:27.820Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.125s coverage: 92.3% of statements [2021-10-26T08:43:27.820Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-26T08:43:27.820Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-26T08:43:27.820Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-26T08:43:27.820Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-26T08:43:27.820Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements [2021-10-26T08:43:27.820Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-26T08:43:27.820Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-26T08:43:27.820Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.083s coverage: 97.7% of statements [2021-10-26T08:43:27.820Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-26T08:43:27.820Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-26T08:43:27.820Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-26T08:43:27.820Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-26T08:43:27.821Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.040s coverage: 28.9% of statements [2021-10-26T08:43:27.821Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-26T08:43:27.821Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-26T08:43:27.821Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-26T08:43:27.821Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-26T08:43:27.821Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-26T08:43:27.821Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-26T08:43:27.821Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.039s coverage: 100.0% of statements [2021-10-26T08:43:27.821Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2021-10-26T08:43:27.821Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-10-26T08:43:29.295Z] Avoid second fetch [2021-10-26T08:43:29.295Z] Checking out Revision a2b69b26302f7c1f6618b98aa17e76474aebfec2 (main) [2021-10-26T08:43:29.259Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-26T08:43:29.280Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-26T08:43:29.327Z] > git config core.sparsecheckout # timeout=10 [2021-10-26T08:43:29.339Z] > git checkout -f a2b69b26302f7c1f6618b98aa17e76474aebfec2 # timeout=10 [2021-10-26T08:43:33.641Z] Commit message: "fix(snap): configure kuiper's REST service port (#3770)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-26T08:43:34.510Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-26T08:43:34.510Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-26T08:43:34.510Z] Dload Upload Total Spent Left Speed [2021-10-26T08:43:34.510Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 85064 0 --:--:-- --:--:-- --:--:-- 84457 [Pipeline] sh [2021-10-26T08:43:34.945Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-26T08:43:35.290Z] + sudo tee /etc/docker/daemon.new [2021-10-26T08:43:35.290Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-10-26T08:43:35.290Z] { [2021-10-26T08:43:35.290Z] "registry-mirrors": [ [2021-10-26T08:43:35.290Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-26T08:43:35.290Z] ], [2021-10-26T08:43:35.290Z] "bip": "10.250.0.254/24", [2021-10-26T08:43:35.290Z] "hosts": [ [2021-10-26T08:43:35.290Z] "tcp://0.0.0.0:5555", [2021-10-26T08:43:35.290Z] "unix:///var/run/docker.sock" [2021-10-26T08:43:35.290Z] ], [2021-10-26T08:43:35.290Z] "mtu": 1458, [2021-10-26T08:43:35.290Z] "selinux-enabled": true, [2021-10-26T08:43:35.290Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-26T08:43:35.290Z] } [Pipeline] sh [2021-10-26T08:43:35.629Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-26T08:43:35.980Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-26T08:43:54.322Z] provisioning config files... [2021-10-26T08:43:54.343Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/89@tmp/config4735654485143240527tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-26T08:43:54.772Z] ---> docker-login.sh [2021-10-26T08:43:54.772Z] nexus3.edgexfoundry.org:10001 [2021-10-26T08:43:55.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T08:43:55.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T08:43:55.649Z] Configure a credential helper to remove this warning. See [2021-10-26T08:43:55.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T08:43:55.649Z] [2021-10-26T08:43:55.649Z] Login Succeeded [2021-10-26T08:43:55.649Z] nexus3.edgexfoundry.org:10002 [2021-10-26T08:43:56.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T08:43:56.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T08:43:56.254Z] Configure a credential helper to remove this warning. See [2021-10-26T08:43:56.254Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T08:43:56.254Z] [2021-10-26T08:43:56.254Z] Login Succeeded [2021-10-26T08:43:56.254Z] nexus3.edgexfoundry.org:10003 [2021-10-26T08:43:56.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T08:43:56.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T08:43:56.856Z] Configure a credential helper to remove this warning. See [2021-10-26T08:43:56.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T08:43:56.856Z] [2021-10-26T08:43:56.856Z] Login Succeeded [2021-10-26T08:43:56.856Z] nexus3.edgexfoundry.org:10004 [2021-10-26T08:43:57.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T08:43:57.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T08:43:57.467Z] Configure a credential helper to remove this warning. See [2021-10-26T08:43:57.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T08:43:57.467Z] [2021-10-26T08:43:57.467Z] Login Succeeded [2021-10-26T08:43:57.467Z] docker.io [2021-10-26T08:43:57.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T08:43:58.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T08:43:58.344Z] Configure a credential helper to remove this warning. See [2021-10-26T08:43:58.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T08:43:58.344Z] [2021-10-26T08:43:58.344Z] Login Succeeded [2021-10-26T08:43:58.344Z] ---> docker-login.sh ends [Pipeline] } [2021-10-26T08:43:58.361Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-26T08:43:58.636Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-10-26T08:43:58.645Z] ========================================================= [2021-10-26T08:43:58.645Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-26T08:43:58.645Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-26T08:43:58.983Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-26T08:43:59.265Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-26T08:43:59.265Z] 552d1f2373af: Pulling fs layer [2021-10-26T08:43:59.265Z] ea3f2d53f512: Pulling fs layer [2021-10-26T08:43:59.265Z] 9e70ebbbe112: Pulling fs layer [2021-10-26T08:43:59.265Z] 7a9cfe048b4a: Pulling fs layer [2021-10-26T08:43:59.265Z] 72dc09318566: Pulling fs layer [2021-10-26T08:43:59.265Z] f4f7b4309257: Pulling fs layer [2021-10-26T08:43:59.265Z] 0ac9a79272e3: Pulling fs layer [2021-10-26T08:43:59.265Z] b78e95d17946: Pulling fs layer [2021-10-26T08:43:59.265Z] 7a9cfe048b4a: Waiting [2021-10-26T08:43:59.265Z] f4f7b4309257: Waiting [2021-10-26T08:43:59.265Z] 72dc09318566: Waiting [2021-10-26T08:43:59.265Z] 0ac9a79272e3: Waiting [2021-10-26T08:43:59.265Z] b78e95d17946: Waiting [2021-10-26T08:43:59.265Z] 9e70ebbbe112: Verifying Checksum [2021-10-26T08:43:59.265Z] 9e70ebbbe112: Download complete [2021-10-26T08:43:59.265Z] ea3f2d53f512: Verifying Checksum [2021-10-26T08:43:59.265Z] ea3f2d53f512: Download complete [2021-10-26T08:43:59.265Z] 72dc09318566: Verifying Checksum [2021-10-26T08:43:59.265Z] 72dc09318566: Download complete [2021-10-26T08:43:59.265Z] f4f7b4309257: Verifying Checksum [2021-10-26T08:43:59.265Z] f4f7b4309257: Download complete [2021-10-26T08:43:59.265Z] 552d1f2373af: Verifying Checksum [2021-10-26T08:43:59.265Z] 0ac9a79272e3: Verifying Checksum [2021-10-26T08:43:59.265Z] 0ac9a79272e3: Download complete [2021-10-26T08:44:00.081Z] GO111MODULE=on go vet ./... [2021-10-26T08:44:00.264Z] 552d1f2373af: Pull complete [2021-10-26T08:44:00.865Z] ea3f2d53f512: Pull complete [2021-10-26T08:44:01.149Z] 9e70ebbbe112: Pull complete [2021-10-26T08:44:01.424Z] b78e95d17946: Verifying Checksum [2021-10-26T08:44:01.424Z] b78e95d17946: Download complete [2021-10-26T08:44:01.701Z] 7a9cfe048b4a: Verifying Checksum [2021-10-26T08:44:01.701Z] 7a9cfe048b4a: Download complete [2021-10-26T08:44:10.145Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-26T08:44:10.145Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-26T08:44:10.145Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-26T08:44:10.437Z] + ls -al . [2021-10-26T08:44:10.437Z] total 632 [2021-10-26T08:44:10.437Z] drwxrwxr-x 10 1001 1001 4096 Oct 26 08:44 . [2021-10-26T08:44:10.437Z] drwxr-xr-x 4 root root 30 Oct 26 08:42 .. [2021-10-26T08:44:10.437Z] -rw-rw-r-- 1 1001 1001 11 Oct 26 08:40 .dockerignore [2021-10-26T08:44:10.437Z] drwxrwxr-x 8 1001 1001 162 Oct 26 08:40 .git [2021-10-26T08:44:10.437Z] drwxrwxr-x 4 1001 1001 142 Oct 26 08:40 .github [2021-10-26T08:44:10.437Z] -rw-rw-r-- 1 1001 1001 804 Oct 26 08:40 .gitignore [2021-10-26T08:44:10.437Z] -rw-rw-r-- 1 1001 1001 42 Oct 26 08:40 .golangci.yml [2021-10-26T08:44:10.437Z] -rw-rw-r-- 1 1001 1001 76 Oct 26 08:40 .hadolint.yml [2021-10-26T08:44:10.437Z] drwx------ 3 1001 1001 43 Oct 26 08:41 .semver [2021-10-26T08:44:10.437Z] -rw-rw-r-- 1 1001 1001 166 Oct 26 08:40 .sonarcloud.properties [2021-10-26T08:44:10.437Z] -rw-rw-r-- 1 1001 1001 1171 Oct 26 08:40 ADOPTERS.md [2021-10-26T08:44:10.437Z] -rw-rw-r-- 1 1001 1001 8910 Oct 26 08:40 Attribution.txt [2021-10-26T08:44:10.437Z] -rw-rw-r-- 1 1001 1001 43881 Oct 26 08:40 CHANGELOG.md [2021-10-26T08:44:10.437Z] -rw-rw-r-- 1 1001 1001 3804 Oct 26 08:40 CONTRIBUTING.md [2021-10-26T08:44:10.437Z] -rw-rw-r-- 1 1001 1001 677 Oct 26 08:40 GOVERNANCE.md [2021-10-26T08:44:10.437Z] -rw-rw-r-- 1 1001 1001 849 Oct 26 08:40 Jenkinsfile [2021-10-26T08:44:10.437Z] -rw-rw-r-- 1 1001 1001 10775 Oct 26 08:40 LICENSE [2021-10-26T08:44:10.437Z] -rw-rw-r-- 1 1001 1001 6508 Oct 26 08:40 Makefile [2021-10-26T08:44:10.437Z] -rw-rw-r-- 1 1001 1001 582 Oct 26 08:40 OWNERS.md [2021-10-26T08:44:10.437Z] -rw-rw-r-- 1 1001 1001 8256 Oct 26 08:40 README.md [2021-10-26T08:44:10.437Z] -rw-rw-r-- 1 1001 1001 6912 Oct 26 08:40 SECURITY.md [2021-10-26T08:44:10.437Z] -rw-rw-r-- 1 1001 1001 12 Oct 26 08:41 VERSION [2021-10-26T08:44:10.437Z] -rw-rw-r-- 1 1001 1001 4131 Oct 26 08:40 ZMQWindows.md [2021-10-26T08:44:10.437Z] drwxrwxr-x 2 1001 1001 37 Oct 26 08:40 bin [2021-10-26T08:44:10.437Z] drwxrwxr-x 14 1001 1001 4096 Oct 26 08:40 cmd [2021-10-26T08:44:10.437Z] -rw-r--r-- 1 root root 425845 Oct 26 08:43 coverage.out [2021-10-26T08:44:10.437Z] -rw-rw-r-- 1 1001 1001 848 Oct 26 08:40 go.mod [2021-10-26T08:44:10.437Z] -rw-rw-r-- 1 1001 1001 50414 Oct 26 08:42 go.sum [2021-10-26T08:44:10.437Z] drwxrwxr-x 8 1001 1001 124 Oct 26 08:40 internal [2021-10-26T08:44:10.437Z] drwxrwxr-x 3 1001 1001 16 Oct 26 08:40 openapi [2021-10-26T08:44:10.437Z] drwxrwxr-x 4 1001 1001 71 Oct 26 08:40 snap [2021-10-26T08:44:10.437Z] -rw-rw-r-- 1 1001 1001 204 Oct 26 08:40 version.go [Pipeline] sh [2021-10-26T08:44:10.724Z] + '[' -e coverage.out ] [2021-10-26T08:44:10.724Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-26T08:44:10.828Z] Stashed 1 file(s) [Pipeline] sh [2021-10-26T08:44:11.126Z] + make build [2021-10-26T08:44:11.126Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.78" -o cmd/core-data/core-data ./cmd/core-data [2021-10-26T08:44:11.858Z] 7a9cfe048b4a: Pull complete [2021-10-26T08:44:12.468Z] 72dc09318566: Pull complete [2021-10-26T08:44:12.527Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.78" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-26T08:44:12.744Z] f4f7b4309257: Pull complete [2021-10-26T08:44:13.020Z] 0ac9a79272e3: Pull complete [2021-10-26T08:44:19.185Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.78" -o cmd/core-command/core-command ./cmd/core-command [2021-10-26T08:44:19.451Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.78" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-26T08:44:19.739Z] b78e95d17946: Pull complete [2021-10-26T08:44:19.739Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-26T08:44:19.739Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-26T08:44:19.739Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-26T08:44:20.305Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-26T08:44:20.305Z] WORKDIR /edgex [2021-10-26T08:44:20.305Z] COPY go.mod . [2021-10-26T08:44:20.305Z] RUN go mod download [2021-10-26T08:44:20.305Z] + docker build -t ci-base-image-arm64 -f - . [2021-10-26T08:44:20.859Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.78" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-26T08:44:20.860Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.78" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-26T08:44:21.825Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.78" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-26T08:44:22.405Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.78" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-26T08:44:22.940Z] Sending build context to Docker daemon 166.5MB [2021-10-26T08:44:22.940Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-26T08:44:22.940Z] ---> 8b459fc5aaf0 [2021-10-26T08:44:22.940Z] Step 2/4 : WORKDIR /edgex [2021-10-26T08:44:23.357Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.78" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-26T08:44:24.310Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.78" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-26T08:44:24.375Z] ---> Running in a7c2b6867992 [2021-10-26T08:44:24.879Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.78" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-26T08:44:24.979Z] Removing intermediate container a7c2b6867992 [2021-10-26T08:44:24.979Z] ---> f4021d6ed676 [2021-10-26T08:44:24.979Z] Step 3/4 : COPY go.mod . [2021-10-26T08:44:25.574Z] ---> 64811c1584a1 [2021-10-26T08:44:25.574Z] Step 4/4 : RUN go mod download [2021-10-26T08:44:25.574Z] ---> Running in 3546b17bc1bb [2021-10-26T08:44:25.831Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.78" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-10-26T08:44:27.236Z] $ docker stop --time=1 eac474ec5b9f0ae00ea8e0e1e6a8cd8bbab7c0fc6e6b2eb1c814a0c6f9ff12f1 [2021-10-26T08:44:29.039Z] $ docker rm -f eac474ec5b9f0ae00ea8e0e1e6a8cd8bbab7c0fc6e6b2eb1c814a0c6f9ff12f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:44:30.830Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-26T08:44:30.830Z] [2021-10-26T08:44:30.830Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:44:31.127Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-26T08:44:31.127Z] latest: Pulling from edgex-devops/edgex-compose [2021-10-26T08:44:31.127Z] cbdbe7a5bc2a: Pulling fs layer [2021-10-26T08:44:31.127Z] ca9280d653b3: Pulling fs layer [2021-10-26T08:44:31.127Z] 7e9c9ca2126c: Pulling fs layer [2021-10-26T08:44:31.127Z] cbdbe7a5bc2a: Verifying Checksum [2021-10-26T08:44:31.127Z] cbdbe7a5bc2a: Download complete [2021-10-26T08:44:31.397Z] ca9280d653b3: Verifying Checksum [2021-10-26T08:44:31.397Z] ca9280d653b3: Download complete [2021-10-26T08:44:31.397Z] cbdbe7a5bc2a: Pull complete [2021-10-26T08:44:31.745Z] 7e9c9ca2126c: Verifying Checksum [2021-10-26T08:44:31.745Z] 7e9c9ca2126c: Download complete [2021-10-26T08:44:32.166Z] ca9280d653b3: Pull complete [2021-10-26T08:44:36.697Z] 7e9c9ca2126c: Pull complete [2021-10-26T08:44:36.697Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-10-26T08:44:36.697Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-26T08:44:36.697Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-10-26T08:44:36.761Z] prd-centos7-docker-4c-2g-2002 does not seem to be running inside a container [2021-10-26T08:44:36.794Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/89 -v /w/workspace/edgex-go/89:/w/workspace/edgex-go/89:rw,z -v /w/workspace/edgex-go/89@tmp:/w/workspace/edgex-go/89@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-10-26T08:44:39.225Z] $ docker top fd089a6103a742183c8def04d9f90ce94afb96b2224d21e61fb95c8341f51186 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-26T08:44:39.576Z] + docker-compose build --help [2021-10-26T08:44:39.576Z] + grep parallel [2021-10-26T08:44:40.146Z] --parallel Build images in parallel. [Pipeline] } [2021-10-26T08:44:40.157Z] $ docker stop --time=1 fd089a6103a742183c8def04d9f90ce94afb96b2224d21e61fb95c8341f51186 [2021-10-26T08:44:41.324Z] $ docker rm -f fd089a6103a742183c8def04d9f90ce94afb96b2224d21e61fb95c8341f51186 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:44:41.684Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-26T08:44:41.684Z] . [Pipeline] withDockerContainer [2021-10-26T08:44:41.741Z] prd-centos7-docker-4c-2g-2002 does not seem to be running inside a container [2021-10-26T08:44:41.775Z] $ 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/89 -v /w/workspace/edgex-go/89:/w/workspace/edgex-go/89:rw,z -v /w/workspace/edgex-go/89@tmp:/w/workspace/edgex-go/89@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-10-26T08:44:42.094Z] $ docker top 3a36cf53a41d36322cae5e04cd224d0a4665e9972ceb356944ac125875f80d86 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-26T08:44:42.456Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-26T08:44:43.025Z] Building core-command ... [2021-10-26T08:44:43.025Z] Building core-data ... [2021-10-26T08:44:43.025Z] Building core-metadata ... [2021-10-26T08:44:43.025Z] Building security-bootstrapper ... [2021-10-26T08:44:43.025Z] Building security-proxy-setup ... [2021-10-26T08:44:43.025Z] Building security-secretstore-setup ... [2021-10-26T08:44:43.025Z] Building support-notifications ... [2021-10-26T08:44:43.025Z] Building support-scheduler ... [2021-10-26T08:44:43.025Z] Building sys-mgmt-agent ... [2021-10-26T08:44:43.025Z] Building support-notifications [2021-10-26T08:44:43.025Z] Building core-command [2021-10-26T08:44:43.025Z] Building security-secretstore-setup [2021-10-26T08:44:43.025Z] Building security-bootstrapper [2021-10-26T08:44:43.025Z] Building core-data [2021-10-26T08:44:51.184Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T08:44:51.184Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-26T08:44:51.184Z] ---> 3ce77255a2ee [2021-10-26T08:44:51.184Z] Step 3/22 : WORKDIR /edgex-go [2021-10-26T08:44:51.757Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T08:44:51.757Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-26T08:44:51.757Z] ---> 3ce77255a2ee [2021-10-26T08:44:51.757Z] Step 3/22 : WORKDIR /edgex-go [2021-10-26T08:44:58.355Z] ---> Running in 4646fe73c171 [2021-10-26T08:44:58.355Z] ---> Running in 86356c7c69af [2021-10-26T08:45:01.666Z] Removing intermediate container 86356c7c69af [2021-10-26T08:45:01.667Z] ---> f976ac5f0cec [2021-10-26T08:45:01.667Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T08:45:01.667Z] Removing intermediate container 4646fe73c171 [2021-10-26T08:45:01.667Z] ---> 21877e66c446 [2021-10-26T08:45:01.667Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T08:45:02.247Z] ---> Running in eb0da0cfd0e7 [2021-10-26T08:45:02.247Z] ---> Running in f03c8fd6cc0f [2021-10-26T08:45:03.191Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T08:45:03.191Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-26T08:45:03.191Z] ---> 3ce77255a2ee [2021-10-26T08:45:03.191Z] Step 3/21 : WORKDIR /edgex-go [2021-10-26T08:45:03.191Z] ---> Using cache [2021-10-26T08:45:03.191Z] ---> 21877e66c446 [2021-10-26T08:45:03.191Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T08:45:03.450Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T08:45:03.450Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-26T08:45:03.450Z] ---> 3ce77255a2ee [2021-10-26T08:45:03.450Z] Step 3/30 : WORKDIR /edgex-go [2021-10-26T08:45:03.450Z] ---> Using cache [2021-10-26T08:45:03.450Z] ---> 21877e66c446 [2021-10-26T08:45:03.450Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T08:45:03.710Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T08:45:03.710Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-26T08:45:03.710Z] ---> 3ce77255a2ee [2021-10-26T08:45:03.710Z] Step 3/24 : WORKDIR /edgex-go [2021-10-26T08:45:03.710Z] ---> Using cache [2021-10-26T08:45:03.710Z] ---> 21877e66c446 [2021-10-26T08:45:03.710Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T08:45:04.285Z] ---> Running in 926e05416447 [2021-10-26T08:45:04.285Z] ---> Running in 068368e9b87f [2021-10-26T08:45:04.285Z] ---> Running in 53237c290689 [2021-10-26T08:45:04.544Z] Removing intermediate container f03c8fd6cc0f [2021-10-26T08:45:04.544Z] ---> da837fa60250 [2021-10-26T08:45:04.544Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-26T08:45:04.544Z] ---> Running in 49ef591e9052 [2021-10-26T08:45:04.544Z] Removing intermediate container eb0da0cfd0e7 [2021-10-26T08:45:04.544Z] ---> 74226e53571f [2021-10-26T08:45:04.544Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-26T08:45:04.544Z] ---> Running in aeb132ea848d [2021-10-26T08:45:05.119Z] Removing intermediate container 926e05416447 [2021-10-26T08:45:05.119Z] ---> 2e1882b61b7f [2021-10-26T08:45:05.119Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-26T08:45:05.119Z] ---> Running in 33aab785602b [2021-10-26T08:45:05.119Z] Removing intermediate container 068368e9b87f [2021-10-26T08:45:05.119Z] ---> 3d208d408d8d [2021-10-26T08:45:05.119Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-26T08:45:05.384Z] ---> Running in 4d12aa432401 [2021-10-26T08:45:05.384Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T08:45:05.384Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T08:45:05.649Z] Removing intermediate container 53237c290689 [2021-10-26T08:45:05.649Z] ---> 66a753810699 [2021-10-26T08:45:05.649Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-26T08:45:05.649Z] ---> Running in 81f43b63ddde [2021-10-26T08:45:05.909Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T08:45:05.909Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T08:45:05.909Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T08:45:06.169Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T08:45:06.444Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T08:45:06.444Z] OK: 220 MiB in 52 packages [2021-10-26T08:45:06.711Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T08:45:06.711Z] OK: 220 MiB in 52 packages [2021-10-26T08:45:06.711Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T08:45:06.711Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T08:45:06.972Z] Removing intermediate container 49ef591e9052 [2021-10-26T08:45:06.972Z] ---> f988ee6ffcb9 [2021-10-26T08:45:06.972Z] Step 6/22 : COPY . . [2021-10-26T08:45:07.233Z] OK: 220 MiB in 52 packages [2021-10-26T08:45:07.503Z] OK: 220 MiB in 52 packages [2021-10-26T08:45:07.503Z] OK: 220 MiB in 52 packages [2021-10-26T08:45:08.447Z] Removing intermediate container aeb132ea848d [2021-10-26T08:45:08.447Z] ---> 418aaf57c979 [2021-10-26T08:45:08.447Z] Step 6/22 : COPY . . [2021-10-26T08:45:11.022Z] Removing intermediate container 33aab785602b [2021-10-26T08:45:11.022Z] ---> 1845cfeb5fdf [2021-10-26T08:45:11.022Z] Step 6/24 : COPY . . [2021-10-26T08:45:11.022Z] Removing intermediate container 4d12aa432401 [2021-10-26T08:45:11.022Z] ---> 7acd43d50170 [2021-10-26T08:45:11.022Z] Step 6/30 : COPY . . [2021-10-26T08:45:11.022Z] Removing intermediate container 81f43b63ddde [2021-10-26T08:45:11.022Z] ---> 5a0e7f1cd934 [2021-10-26T08:45:11.022Z] Step 6/21 : COPY . . [2021-10-26T08:45:17.650Z] ---> c44e0a3c8707 [2021-10-26T08:45:17.650Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T08:45:17.650Z] ---> 6f686b21237b [2021-10-26T08:45:17.650Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T08:45:17.650Z] ---> e7b7ff9fd4ce [2021-10-26T08:45:17.651Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T08:45:17.651Z] ---> Running in 50349b5fccf5 [2021-10-26T08:45:17.651Z] ---> Running in e068a3861e6a [2021-10-26T08:45:17.651Z] ---> Running in ee4311be8ac5 [2021-10-26T08:45:24.256Z] Removing intermediate container 50349b5fccf5 [2021-10-26T08:45:24.256Z] ---> 3d73cae3b2b6 [2021-10-26T08:45:24.256Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-26T08:45:24.256Z] Removing intermediate container ee4311be8ac5 [2021-10-26T08:45:24.256Z] ---> c1cba6856438 [2021-10-26T08:45:24.256Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-26T08:45:24.256Z] Removing intermediate container e068a3861e6a [2021-10-26T08:45:24.256Z] ---> 55cf0f018f0c [2021-10-26T08:45:24.256Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-26T08:45:24.516Z] ---> Running in ed6fd6e74f21 [2021-10-26T08:45:24.516Z] ---> Running in 8fa064a647fd [2021-10-26T08:45:24.516Z] ---> Running in 89ea8f18f5cb [2021-10-26T08:45:25.097Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.78" -o cmd/core-data/core-data ./cmd/core-data [2021-10-26T08:45:25.678Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.78" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-26T08:45:25.679Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.78" -o cmd/core-command/core-command ./cmd/core-command [2021-10-26T08:45:29.896Z] ---> 393ec90fd6db [2021-10-26T08:45:29.896Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T08:45:29.896Z] ---> Running in 8c66dafc8db6 [2021-10-26T08:45:29.896Z] ---> 7c4d41fe948d [2021-10-26T08:45:29.896Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T08:45:29.896Z] ---> Running in e4979a6f4c3b [2021-10-26T08:45:31.814Z] Removing intermediate container 8c66dafc8db6 [2021-10-26T08:45:31.814Z] ---> e5486268c497 [2021-10-26T08:45:31.814Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-26T08:45:31.814Z] ---> Running in de937533d717 [2021-10-26T08:45:31.814Z] Removing intermediate container e4979a6f4c3b [2021-10-26T08:45:31.814Z] ---> a12b5cb8513a [2021-10-26T08:45:31.814Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-26T08:45:31.814Z] ---> Running in 4a47c907bf9a [2021-10-26T08:45:32.074Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.78" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-26T08:45:32.339Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.78" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-26T08:45:47.372Z] Removing intermediate container 3546b17bc1bb [2021-10-26T08:45:47.372Z] ---> 7d5e57e11124 [2021-10-26T08:45:47.372Z] Successfully built 7d5e57e11124 [2021-10-26T08:45:47.372Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:45:47.712Z] + docker inspect -f . ci-base-image-arm64 [2021-10-26T08:45:47.712Z] . [Pipeline] withDockerContainer [2021-10-26T08:45:47.984Z] prd-ubuntu18.04-docker-arm64-4c-16g-2003 does not seem to be running inside a container [2021-10-26T08:45:48.063Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/89 -v /w/workspace/edgex-go/89:/w/workspace/edgex-go/89:rw,z -v /w/workspace/edgex-go/89@tmp:/w/workspace/edgex-go/89@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 ******** ci-base-image-arm64 cat [2021-10-26T08:45:49.592Z] $ docker top 7e98b7243dff2a25b47748436f8ff108dd2bbd91b9f4936a6ff48e20f7ad3eeb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-26T08:45:50.531Z] + go version [2021-10-26T08:45:50.531Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-26T08:45:50.556Z] $ docker stop --time=1 7e98b7243dff2a25b47748436f8ff108dd2bbd91b9f4936a6ff48e20f7ad3eeb [2021-10-26T08:45:52.287Z] $ docker rm -f 7e98b7243dff2a25b47748436f8ff108dd2bbd91b9f4936a6ff48e20f7ad3eeb [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-10-26T08:45:53.061Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-26T08:45:53.337Z] [2021-10-26T08:45:53.337Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:45:53.683Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-26T08:45:53.961Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-10-26T08:45:53.961Z] 29e5d40040c1: Pulling fs layer [2021-10-26T08:45:53.961Z] 1ce36da41761: Pulling fs layer [2021-10-26T08:45:53.961Z] 25b303627fd3: Pulling fs layer [2021-10-26T08:45:53.961Z] 29e5d40040c1: Verifying Checksum [2021-10-26T08:45:53.961Z] 29e5d40040c1: Download complete [2021-10-26T08:45:54.238Z] 1ce36da41761: Verifying Checksum [2021-10-26T08:45:54.238Z] 1ce36da41761: Download complete [2021-10-26T08:45:54.841Z] 29e5d40040c1: Pull complete [2021-10-26T08:45:55.818Z] 25b303627fd3: Verifying Checksum [2021-10-26T08:45:55.818Z] 25b303627fd3: Download complete [2021-10-26T08:45:56.092Z] 1ce36da41761: Pull complete [2021-10-26T08:46:04.468Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.78" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-26T08:46:04.468Z] Removing intermediate container 89ea8f18f5cb [2021-10-26T08:46:04.468Z] ---> ecfc90bfaa76 [2021-10-26T08:46:04.468Z] [2021-10-26T08:46:04.468Z] Step 9/22 : FROM alpine:3.14 [2021-10-26T08:46:04.468Z] 3.14: Pulling from library/alpine [2021-10-26T08:46:04.468Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-26T08:46:04.468Z] Status: Downloaded newer image for alpine:3.14 [2021-10-26T08:46:04.468Z] ---> 14119a10abf4 [2021-10-26T08:46:04.468Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-26T08:46:04.468Z] ---> Running in 43b34b3857d8 [2021-10-26T08:46:04.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T08:46:04.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T08:46:04.468Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-26T08:46:04.468Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T08:46:04.468Z] OK: 6 MiB in 15 packages [2021-10-26T08:46:05.420Z] Removing intermediate container 43b34b3857d8 [2021-10-26T08:46:05.420Z] ---> 1b72e0b8044c [2021-10-26T08:46:05.420Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-26T08:46:05.420Z] ---> Running in 8fc8801d1b64 [2021-10-26T08:46:05.420Z] Removing intermediate container 8fa064a647fd [2021-10-26T08:46:05.420Z] ---> 28d0ab10dd7a [2021-10-26T08:46:05.420Z] [2021-10-26T08:46:05.420Z] Step 9/24 : FROM alpine:3.14 [2021-10-26T08:46:05.420Z] ---> 14119a10abf4 [2021-10-26T08:46:05.420Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-26T08:46:05.683Z] ---> Running in 7f525c973d41 [2021-10-26T08:46:05.683Z] Removing intermediate container 8fc8801d1b64 [2021-10-26T08:46:05.683Z] ---> 24beecd6ab75 [2021-10-26T08:46:05.683Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-26T08:46:05.948Z] ---> Running in f4708090c8ba [2021-10-26T08:46:05.948Z] Removing intermediate container f4708090c8ba [2021-10-26T08:46:05.948Z] ---> 89126d4845d2 [2021-10-26T08:46:05.948Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-26T08:46:06.214Z] ---> Running in 8e36966ce1bd [2021-10-26T08:46:06.214Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T08:46:06.214Z] Removing intermediate container 8e36966ce1bd [2021-10-26T08:46:06.214Z] ---> 63423b970553 [2021-10-26T08:46:06.214Z] Step 14/22 : WORKDIR / [2021-10-26T08:46:06.214Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T08:46:06.214Z] ---> Running in 52d16d91544a [2021-10-26T08:46:06.241Z] 25b303627fd3: Pull complete [2021-10-26T08:46:06.241Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-10-26T08:46:06.241Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-26T08:46:06.241Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-10-26T08:46:06.478Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-26T08:46:06.478Z] Removing intermediate container 52d16d91544a [2021-10-26T08:46:06.478Z] ---> dfb70bff683f [2021-10-26T08:46:06.478Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T08:46:06.478Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-26T08:46:06.478Z] (3/3) Installing su-exec (0.2-r1) [2021-10-26T08:46:06.478Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T08:46:06.478Z] Executing ca-certificates-20191127-r5.trigger [2021-10-26T08:46:06.478Z] OK: 6 MiB in 17 packages [2021-10-26T08:46:06.515Z] prd-ubuntu18.04-docker-arm64-4c-16g-2003 does not seem to be running inside a container [2021-10-26T08:46:06.597Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/89 -v /w/workspace/edgex-go/89:/w/workspace/edgex-go/89:rw,z -v /w/workspace/edgex-go/89@tmp:/w/workspace/edgex-go/89@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-10-26T08:46:06.747Z] ---> 9a78631fa9de [2021-10-26T08:46:06.747Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-26T08:46:07.318Z] Removing intermediate container 7f525c973d41 [2021-10-26T08:46:07.318Z] ---> 5e4b11bc0471 [2021-10-26T08:46:07.318Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-26T08:46:07.318Z] ---> Running in 8fc8265fe303 [2021-10-26T08:46:07.582Z] ---> b8224d01595c [2021-10-26T08:46:07.582Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-26T08:46:07.582Z] Removing intermediate container 8fc8265fe303 [2021-10-26T08:46:07.582Z] ---> b75fd046d417 [2021-10-26T08:46:07.582Z] Step 12/24 : WORKDIR / [2021-10-26T08:46:07.582Z] ---> Running in 443d73081567 [2021-10-26T08:46:07.843Z] ---> be8ec153bf34 [2021-10-26T08:46:07.843Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-26T08:46:07.843Z] Removing intermediate container 443d73081567 [2021-10-26T08:46:07.843Z] ---> 859938010c79 [2021-10-26T08:46:07.843Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-26T08:46:07.843Z] ---> Running in 2f64f9fe4fe1 [2021-10-26T08:46:08.109Z] ---> a6172de14e8a [2021-10-26T08:46:08.109Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-26T08:46:08.109Z] Removing intermediate container 2f64f9fe4fe1 [2021-10-26T08:46:08.109Z] ---> 9052e39a98ed [2021-10-26T08:46:08.109Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T08:46:08.369Z] ---> Running in d603f81fa3d4 [2021-10-26T08:46:08.369Z] ---> 749968ebbf3c [2021-10-26T08:46:08.369Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-26T08:46:08.369Z] Removing intermediate container d603f81fa3d4 [2021-10-26T08:46:08.369Z] ---> 275c89120e62 [2021-10-26T08:46:08.369Z] Step 20/22 : LABEL arch=x86_64 [2021-10-26T08:46:08.369Z] ---> Running in d96d9c60f4ea [2021-10-26T08:46:08.631Z] Removing intermediate container d96d9c60f4ea [2021-10-26T08:46:08.631Z] ---> 8d2dfd690631 [2021-10-26T08:46:08.631Z] Step 21/22 : LABEL git_sha=a2b69b26302f7c1f6618b98aa17e76474aebfec2 [2021-10-26T08:46:08.631Z] ---> Running in 9dac28d67930 [2021-10-26T08:46:08.903Z] ---> 024384a3d98f [2021-10-26T08:46:08.903Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-26T08:46:09.040Z] $ docker top 02b621eab2d9463c4b748c26781ab828d1774695f109bfc3ed0970569db5a4a1 -eo pid,comm [2021-10-26T08:46:09.166Z] Removing intermediate container 9dac28d67930 [2021-10-26T08:46:09.166Z] ---> 8378b4500a15 [2021-10-26T08:46:09.166Z] Step 22/22 : LABEL version=2.0.1-dev.78 [2021-10-26T08:46:09.166Z] ---> Running in 99f1ae228938 [2021-10-26T08:46:09.166Z] ---> d90ad3e965b3 [2021-10-26T08:46:09.166Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [Pipeline] { [Pipeline] sh [2021-10-26T08:46:09.440Z] Removing intermediate container 99f1ae228938 [2021-10-26T08:46:09.440Z] ---> d35b9b56a502 [2021-10-26T08:46:09.440Z] [2021-10-26T08:46:09.702Z] Successfully built d35b9b56a502 [2021-10-26T08:46:09.702Z] Successfully tagged core-command:latest [2021-10-26T08:46:09.702Z] Building core-metadata [2021-10-26T08:46:09.971Z] + grep parallel [2021-10-26T08:46:09.971Z] + docker-compose build --help [2021-10-26T08:46:11.099Z]  Building core-command ... done  ---> 6e0fbc1884e5 [2021-10-26T08:46:11.099Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-26T08:46:11.361Z] Removing intermediate container 4a47c907bf9a [2021-10-26T08:46:11.361Z] ---> 4a733ece623b [2021-10-26T08:46:11.361Z] [2021-10-26T08:46:11.361Z] Step 9/30 : FROM alpine:3.14 [2021-10-26T08:46:11.361Z] ---> 14119a10abf4 [2021-10-26T08:46:11.361Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-26T08:46:12.303Z] ---> af497e363615 [2021-10-26T08:46:12.303Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-26T08:46:12.303Z] ---> Running in 2904215dfa18 [2021-10-26T08:46:12.303Z] Removing intermediate container 2904215dfa18 [2021-10-26T08:46:12.303Z] ---> 93b2c455696b [2021-10-26T08:46:12.303Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-26T08:46:12.565Z] ---> 206716eecdcc [2021-10-26T08:46:12.565Z] Step 20/24 : 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-10-26T08:46:12.565Z] ---> Running in a34bd5b1cb3e [2021-10-26T08:46:12.565Z] ---> Running in e9a1d6333fb8 [2021-10-26T08:46:13.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T08:46:13.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T08:46:13.347Z] --parallel Build images in parallel. [2021-10-26T08:46:13.403Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-26T08:46:13.403Z] (2/2) Installing su-exec (0.2-r1) [2021-10-26T08:46:13.403Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T08:46:13.403Z] OK: 6 MiB in 16 packages [Pipeline] } [2021-10-26T08:46:13.648Z] $ docker stop --time=1 02b621eab2d9463c4b748c26781ab828d1774695f109bfc3ed0970569db5a4a1 [2021-10-26T08:46:14.343Z] Removing intermediate container ed6fd6e74f21 [2021-10-26T08:46:14.343Z] ---> acea6663a513 [2021-10-26T08:46:14.343Z] [2021-10-26T08:46:14.343Z] Step 9/22 : FROM alpine:3.14 [2021-10-26T08:46:14.343Z] ---> 14119a10abf4 [2021-10-26T08:46:14.343Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-26T08:46:14.343Z] Removing intermediate container de937533d717 [2021-10-26T08:46:14.343Z] ---> 0379bb40f38c [2021-10-26T08:46:14.343Z] [2021-10-26T08:46:14.343Z] Step 9/21 : FROM alpine:3.14 [2021-10-26T08:46:14.343Z] ---> 14119a10abf4 [2021-10-26T08:46:14.343Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-26T08:46:14.343Z] Removing intermediate container e9a1d6333fb8 [2021-10-26T08:46:14.343Z] ---> 13eaa3dfe444 [2021-10-26T08:46:14.343Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-26T08:46:14.343Z] ---> Running in 68ad8c9663d1 [2021-10-26T08:46:14.343Z] ---> Running in f9092b4de854 [2021-10-26T08:46:14.343Z] Removing intermediate container a34bd5b1cb3e [2021-10-26T08:46:14.343Z] ---> 2509e38a38d1 [2021-10-26T08:46:14.343Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-26T08:46:14.343Z] ---> Running in 18c91b992e77 [2021-10-26T08:46:14.604Z] ---> Running in 48efae8c4d9a [2021-10-26T08:46:14.604Z] Removing intermediate container 68ad8c9663d1 [2021-10-26T08:46:14.604Z] ---> 1f47ebd967db [2021-10-26T08:46:14.604Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-26T08:46:14.604Z] Removing intermediate container 18c91b992e77 [2021-10-26T08:46:14.604Z] ---> cb2599f6bb02 [2021-10-26T08:46:14.604Z] Step 22/24 : LABEL arch=x86_64 [2021-10-26T08:46:14.604Z] ---> Running in 68c440bcb695 [2021-10-26T08:46:14.604Z] Removing intermediate container 48efae8c4d9a [2021-10-26T08:46:14.604Z] ---> b0f6a1d8a228 [2021-10-26T08:46:14.604Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-26T08:46:14.604Z] ---> Running in ee9622fb8024 [2021-10-26T08:46:14.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T08:46:14.869Z] ---> Running in ffb0af270d56 [2021-10-26T08:46:14.869Z] Removing intermediate container 68c440bcb695 [2021-10-26T08:46:14.869Z] ---> e5a8ef34a628 [2021-10-26T08:46:14.869Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-26T08:46:14.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T08:46:14.869Z] Removing intermediate container ee9622fb8024 [2021-10-26T08:46:14.869Z] ---> 32d486b80db0 [2021-10-26T08:46:14.869Z] Step 23/24 : LABEL git_sha=a2b69b26302f7c1f6618b98aa17e76474aebfec2 [2021-10-26T08:46:14.869Z] ---> Running in c60c33f81dee [2021-10-26T08:46:14.869Z] ---> Running in a8aea8e1bac8 [2021-10-26T08:46:14.869Z] Removing intermediate container ffb0af270d56 [2021-10-26T08:46:14.869Z] ---> eb7a573293f0 [2021-10-26T08:46:14.869Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-26T08:46:15.133Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-26T08:46:15.133Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-26T08:46:15.133Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T08:46:15.133Z] Executing ca-certificates-20191127-r5.trigger [2021-10-26T08:46:15.133Z] ---> Running in b080e9c3f8a6 [2021-10-26T08:46:15.133Z] OK: 6 MiB in 16 packages [2021-10-26T08:46:15.133Z] Removing intermediate container c60c33f81dee [2021-10-26T08:46:15.133Z] ---> e2a86165b132 [2021-10-26T08:46:15.133Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T08:46:15.381Z] $ docker rm -f 02b621eab2d9463c4b748c26781ab828d1774695f109bfc3ed0970569db5a4a1 [2021-10-26T08:46:15.396Z] Removing intermediate container a8aea8e1bac8 [2021-10-26T08:46:15.396Z] ---> 83b5375490d8 [2021-10-26T08:46:15.396Z] Step 24/24 : LABEL version=2.0.1-dev.78 [2021-10-26T08:46:15.396Z] ---> Running in 9a3020bd25cf [2021-10-26T08:46:15.396Z] ---> Running in 87ba74c6a32b [Pipeline] // withDockerContainer [Pipeline] writeFile [2021-10-26T08:46:15.662Z] Removing intermediate container 87ba74c6a32b [2021-10-26T08:46:15.662Z] ---> 5b237683376d [2021-10-26T08:46:15.662Z] [2021-10-26T08:46:15.662Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T08:46:15.662Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-26T08:46:15.662Z] ---> 3ce77255a2ee [2021-10-26T08:46:15.662Z] Step 3/22 : WORKDIR /edgex-go [2021-10-26T08:46:15.662Z] ---> Using cache [2021-10-26T08:46:15.662Z] ---> 21877e66c446 [2021-10-26T08:46:15.662Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T08:46:15.662Z] ---> Using cache [2021-10-26T08:46:15.662Z] ---> 66a753810699 [2021-10-26T08:46:15.662Z] Step 5/22 : RUN apk add --update --no-cache make git [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:46:15.930Z] ---> Running in 32546fb94e89 [2021-10-26T08:46:15.930Z] Successfully built 5b237683376d [2021-10-26T08:46:15.930Z] Successfully tagged security-secretstore-setup:latest [2021-10-26T08:46:15.930Z] Building security-proxy-setup [2021-10-26T08:46:15.930Z]  Building security-secretstore-setup ... done Removing intermediate container f9092b4de854 [2021-10-26T08:46:15.930Z] ---> 655b5fb2f1a2 [2021-10-26T08:46:15.930Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-26T08:46:15.988Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-26T08:46:15.988Z] . [Pipeline] withDockerContainer [2021-10-26T08:46:16.257Z] prd-ubuntu18.04-docker-arm64-4c-16g-2003 does not seem to be running inside a container [2021-10-26T08:46:16.337Z] $ 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/89 -v /w/workspace/edgex-go/89:/w/workspace/edgex-go/89:rw,z -v /w/workspace/edgex-go/89@tmp:/w/workspace/edgex-go/89@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-10-26T08:46:17.319Z] ---> Running in c26145b73754 [2021-10-26T08:46:17.319Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T08:46:17.579Z] Removing intermediate container b080e9c3f8a6 [2021-10-26T08:46:17.579Z] ---> c3ac453734da [2021-10-26T08:46:17.579Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-26T08:46:17.579Z] Removing intermediate container c26145b73754 [2021-10-26T08:46:17.579Z] ---> af138cda7e8d [2021-10-26T08:46:17.579Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-26T08:46:17.777Z] $ docker top e974e84d5bdf104304c50e68a4c92e73842bff8291e525604e706f30a20ee809 -eo pid,comm [2021-10-26T08:46:17.851Z] ---> Running in 85cb70d3804d [2021-10-26T08:46:17.851Z] ---> Running in 53f0d7640963 [2021-10-26T08:46:17.851Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T08:46:17.851Z] Removing intermediate container 9a3020bd25cf [2021-10-26T08:46:17.851Z] ---> a311683661df [2021-10-26T08:46:17.851Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [Pipeline] { [Pipeline] sh [2021-10-26T08:46:18.128Z] ---> Running in 007fdae4d9db [2021-10-26T08:46:18.128Z] Removing intermediate container 85cb70d3804d [2021-10-26T08:46:18.128Z] ---> a7dcdded1a8c [2021-10-26T08:46:18.128Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-26T08:46:18.128Z] Removing intermediate container 53f0d7640963 [2021-10-26T08:46:18.128Z] ---> e2b4f037cad2 [2021-10-26T08:46:18.128Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-26T08:46:18.128Z] ---> Running in 69a9e99badad [2021-10-26T08:46:18.394Z] Removing intermediate container 69a9e99badad [2021-10-26T08:46:18.394Z] ---> 29ec38cb0e57 [2021-10-26T08:46:18.394Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T08:46:18.394Z] OK: 220 MiB in 52 packages [2021-10-26T08:46:18.394Z] ---> 7ef75cdd7aef [2021-10-26T08:46:18.394Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-26T08:46:18.656Z] ---> Running in 0628b9744ac6 [2021-10-26T08:46:18.656Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T08:46:18.656Z] ---> 3124d65a6a34 [2021-10-26T08:46:18.656Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-26T08:46:18.728Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-26T08:46:18.917Z] Removing intermediate container 32546fb94e89 [2021-10-26T08:46:18.917Z] ---> c2627e0ca35f [2021-10-26T08:46:18.917Z] Step 6/22 : COPY . . [2021-10-26T08:46:19.516Z] ---> 1c3b3eec1615 [2021-10-26T08:46:19.516Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-26T08:46:19.516Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T08:46:20.098Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-26T08:46:20.098Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T08:46:20.098Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-26T08:46:20.098Z] ---> 3ce77255a2ee [2021-10-26T08:46:20.098Z] Step 3/20 : WORKDIR /edgex-go [2021-10-26T08:46:20.098Z] ---> Using cache [2021-10-26T08:46:20.098Z] ---> 21877e66c446 [2021-10-26T08:46:20.098Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T08:46:20.098Z] ---> Using cache [2021-10-26T08:46:20.098Z] ---> 66a753810699 [2021-10-26T08:46:20.098Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-26T08:46:20.098Z] ---> Using cache [2021-10-26T08:46:20.098Z] ---> c2627e0ca35f [2021-10-26T08:46:20.098Z] Step 6/20 : COPY . . [2021-10-26T08:46:20.098Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-26T08:46:20.098Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-26T08:46:20.364Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-26T08:46:20.364Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-26T08:46:20.952Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-26T08:46:20.952Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T08:46:20.952Z] OK: 8 MiB in 20 packages [2021-10-26T08:46:22.338Z] ---> a23639654d3d [2021-10-26T08:46:22.338Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-26T08:46:22.908Z] ---> Running in 86ba87f4e3dd [2021-10-26T08:46:22.908Z] Removing intermediate container 0628b9744ac6 [2021-10-26T08:46:22.908Z] ---> 427a888175ee [2021-10-26T08:46:22.908Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T08:46:23.023Z] Building core-command ... [2021-10-26T08:46:23.023Z] Building core-data ... [2021-10-26T08:46:23.023Z] Building core-metadata ... [2021-10-26T08:46:23.023Z] Building security-bootstrapper ... [2021-10-26T08:46:23.023Z] Building security-proxy-setup ... [2021-10-26T08:46:23.023Z] Building security-secretstore-setup ... [2021-10-26T08:46:23.023Z] Building support-notifications ... [2021-10-26T08:46:23.023Z] Building support-scheduler ... [2021-10-26T08:46:23.023Z] Building sys-mgmt-agent ... [2021-10-26T08:46:23.023Z] Building sys-mgmt-agent [2021-10-26T08:46:23.023Z] Building core-data [2021-10-26T08:46:23.023Z] Building security-bootstrapper [2021-10-26T08:46:23.023Z] Building support-notifications [2021-10-26T08:46:23.023Z] Building security-proxy-setup [2021-10-26T08:46:23.169Z] Removing intermediate container 86ba87f4e3dd [2021-10-26T08:46:23.169Z] ---> 78b784e378f8 [2021-10-26T08:46:23.169Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T08:46:23.453Z] Removing intermediate container 007fdae4d9db [2021-10-26T08:46:23.453Z] ---> 45aee688c0df [2021-10-26T08:46:23.453Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T08:46:23.716Z] ---> Running in d07a3fc3aa90 [2021-10-26T08:46:23.716Z] ---> 96504428612d [2021-10-26T08:46:23.716Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-26T08:46:23.979Z] Removing intermediate container d07a3fc3aa90 [2021-10-26T08:46:23.980Z] ---> 430b1bccfc72 [2021-10-26T08:46:23.980Z] Step 19/21 : LABEL arch=x86_64 [2021-10-26T08:46:23.980Z] ---> 47c68a1eec1b [2021-10-26T08:46:23.980Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-26T08:46:24.247Z] ---> Running in adc6e9a5fd71 [2021-10-26T08:46:24.247Z] ---> e619d10c2f6a [2021-10-26T08:46:24.247Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-26T08:46:24.507Z] Removing intermediate container adc6e9a5fd71 [2021-10-26T08:46:24.507Z] ---> c986900fc7a1 [2021-10-26T08:46:24.507Z] Step 20/21 : LABEL git_sha=a2b69b26302f7c1f6618b98aa17e76474aebfec2 [2021-10-26T08:46:25.075Z] ---> Running in fabd7afae96b [2021-10-26T08:46:25.075Z] ---> 168205a03705 [2021-10-26T08:46:25.075Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-26T08:46:25.075Z] ---> d07a8073db73 [2021-10-26T08:46:25.076Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T08:46:25.339Z] ---> 618b96b11cbc [2021-10-26T08:46:25.339Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-26T08:46:25.339Z] ---> Running in 8cdcf0bd725e [2021-10-26T08:46:25.339Z] Removing intermediate container fabd7afae96b [2021-10-26T08:46:25.339Z] ---> 1d0040ee777d [2021-10-26T08:46:25.339Z] Step 21/21 : LABEL version=2.0.1-dev.78 [2021-10-26T08:46:25.339Z] ---> Running in 5bb42d485d19 [2021-10-26T08:46:25.602Z] ---> eb28ba4c4070 [2021-10-26T08:46:25.602Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-26T08:46:25.602Z] ---> Running in f34e7895747b [2021-10-26T08:46:25.602Z] ---> 3638f18cbe12 [2021-10-26T08:46:25.602Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-26T08:46:25.602Z] Removing intermediate container 5bb42d485d19 [2021-10-26T08:46:25.602Z] ---> 87ca5125a14d [2021-10-26T08:46:25.602Z] [2021-10-26T08:46:25.881Z] Removing intermediate container f34e7895747b [2021-10-26T08:46:25.881Z] ---> 3919e624a5b6 [2021-10-26T08:46:25.881Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T08:46:25.881Z] Successfully built 87ca5125a14d [2021-10-26T08:46:25.881Z] Successfully tagged support-notifications:latest [2021-10-26T08:46:25.881Z] Building sys-mgmt-agent [2021-10-26T08:46:25.881Z]  Building support-notifications ... done  ---> 8050832137f5 [2021-10-26T08:46:25.881Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T08:46:25.881Z] ---> Running in b08bf081f110 [2021-10-26T08:46:25.881Z] ---> Running in e9546f8ca540 [2021-10-26T08:46:25.881Z] ---> 4cc54da713f8 [2021-10-26T08:46:25.881Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-26T08:46:26.832Z] Removing intermediate container b08bf081f110 [2021-10-26T08:46:26.832Z] ---> efa7a6162c6d [2021-10-26T08:46:26.832Z] Step 20/22 : LABEL arch=x86_64 [2021-10-26T08:46:27.780Z] ---> Running in be8120e9c7f0 [2021-10-26T08:46:27.780Z] ---> Running in 389ab72db8b7 [2021-10-26T08:46:28.044Z] Removing intermediate container be8120e9c7f0 [2021-10-26T08:46:28.044Z] ---> c42bf1faec9d [2021-10-26T08:46:28.044Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-26T08:46:28.044Z] Removing intermediate container 389ab72db8b7 [2021-10-26T08:46:28.044Z] ---> a3754cde7446 [2021-10-26T08:46:28.044Z] Step 21/22 : LABEL git_sha=a2b69b26302f7c1f6618b98aa17e76474aebfec2 [2021-10-26T08:46:28.044Z] ---> Running in e56ac59cc1cd [2021-10-26T08:46:28.044Z] Removing intermediate container 8cdcf0bd725e [2021-10-26T08:46:28.044Z] ---> b08f19aa0d2e [2021-10-26T08:46:28.044Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-26T08:46:28.314Z] ---> 0674b3eda3c2 [2021-10-26T08:46:28.314Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-26T08:46:28.314Z] ---> Running in 784e88f79f90 [2021-10-26T08:46:28.314Z] Removing intermediate container e56ac59cc1cd [2021-10-26T08:46:28.314Z] ---> 9f1cd19eb186 [2021-10-26T08:46:28.314Z] Step 22/22 : LABEL version=2.0.1-dev.78 [2021-10-26T08:46:28.314Z] ---> Running in df035df0cb5c [2021-10-26T08:46:28.314Z] ---> Running in ab3131814992 [2021-10-26T08:46:28.574Z] Removing intermediate container ab3131814992 [2021-10-26T08:46:28.574Z] ---> cc6b34bc82f8 [2021-10-26T08:46:28.574Z] [2021-10-26T08:46:28.574Z] Successfully built cc6b34bc82f8 [2021-10-26T08:46:28.840Z] Successfully tagged core-data:latest [2021-10-26T08:46:28.841Z]  Building core-data ... done Building support-scheduler [2021-10-26T08:46:28.841Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.78" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-26T08:46:28.841Z] Removing intermediate container e9546f8ca540 [2021-10-26T08:46:28.841Z] ---> ee4fe1472c5e [2021-10-26T08:46:28.841Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-26T08:46:30.246Z] ---> Running in 666182a487cf [2021-10-26T08:46:30.828Z] Removing intermediate container df035df0cb5c [2021-10-26T08:46:30.828Z] ---> 5c420a22d81e [2021-10-26T08:46:30.828Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-26T08:46:31.090Z] ---> Running in b8fff0e1ea8d [2021-10-26T08:46:31.090Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.78" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-26T08:46:31.351Z] Removing intermediate container b8fff0e1ea8d [2021-10-26T08:46:31.351Z] ---> c5c25bec6827 [2021-10-26T08:46:31.351Z] Step 27/30 : CMD ["gate"] [2021-10-26T08:46:31.617Z] ---> Running in 887c665aed75 [2021-10-26T08:46:31.878Z] Removing intermediate container 887c665aed75 [2021-10-26T08:46:31.878Z] ---> eabb9d2e631d [2021-10-26T08:46:31.878Z] Step 28/30 : LABEL arch=x86_64 [2021-10-26T08:46:31.878Z] ---> Running in 75368dadc898 [2021-10-26T08:46:32.140Z] Removing intermediate container 75368dadc898 [2021-10-26T08:46:32.140Z] ---> 9cb224c3dedb [2021-10-26T08:46:32.140Z] Step 29/30 : LABEL git_sha=a2b69b26302f7c1f6618b98aa17e76474aebfec2 [2021-10-26T08:46:32.403Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T08:46:32.403Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-26T08:46:32.403Z] ---> 3ce77255a2ee [2021-10-26T08:46:32.403Z] Step 3/22 : WORKDIR /edgex-go [2021-10-26T08:46:32.403Z] ---> Using cache [2021-10-26T08:46:32.403Z] ---> 21877e66c446 [2021-10-26T08:46:32.403Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T08:46:32.403Z] ---> Using cache [2021-10-26T08:46:32.403Z] ---> 66a753810699 [2021-10-26T08:46:32.403Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-26T08:46:32.403Z] ---> Running in 85d321410753 [2021-10-26T08:46:32.403Z] ---> Running in 11c62bf3f74a [2021-10-26T08:46:32.678Z] Removing intermediate container 11c62bf3f74a [2021-10-26T08:46:32.678Z] ---> 0c3236b264f4 [2021-10-26T08:46:32.678Z] Step 30/30 : LABEL version=2.0.1-dev.78 [2021-10-26T08:46:32.678Z] ---> Running in 3216fa03e239 [2021-10-26T08:46:32.951Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T08:46:32.951Z] Removing intermediate container 3216fa03e239 [2021-10-26T08:46:32.951Z] ---> cabd143b720c [2021-10-26T08:46:32.951Z] [2021-10-26T08:46:33.220Z] Successfully built cabd143b720c [2021-10-26T08:46:33.220Z] Successfully tagged security-bootstrapper:latest [2021-10-26T08:46:33.794Z]  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T08:46:34.371Z] OK: 220 MiB in 52 packages [2021-10-26T08:46:35.319Z] Removing intermediate container 85d321410753 [2021-10-26T08:46:35.319Z] ---> cf7b52509c3f [2021-10-26T08:46:35.319Z] Step 6/22 : COPY . . [2021-10-26T08:46:38.639Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T08:46:38.639Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-26T08:46:38.639Z] ---> 3ce77255a2ee [2021-10-26T08:46:38.639Z] Step 3/23 : WORKDIR /edgex-go [2021-10-26T08:46:38.639Z] ---> Using cache [2021-10-26T08:46:38.639Z] ---> 21877e66c446 [2021-10-26T08:46:38.639Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T08:46:38.639Z] ---> Using cache [2021-10-26T08:46:38.639Z] ---> 66a753810699 [2021-10-26T08:46:38.639Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-26T08:46:38.639Z] ---> Using cache [2021-10-26T08:46:38.639Z] ---> c2627e0ca35f [2021-10-26T08:46:38.639Z] Step 6/23 : COPY go.mod . [2021-10-26T08:46:40.582Z] ---> 32c2a13012d6 [2021-10-26T08:46:40.582Z] Step 7/23 : RUN go mod download [2021-10-26T08:46:40.859Z] ---> Running in bef7a49b1e4d [2021-10-26T08:46:40.859Z] ---> 5d91f8bca1f0 [2021-10-26T08:46:40.859Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T08:46:40.859Z] ---> Running in 27ed2c0f63a4 [2021-10-26T08:46:42.831Z] Removing intermediate container 27ed2c0f63a4 [2021-10-26T08:46:42.831Z] ---> 515f18b9f63d [2021-10-26T08:46:42.831Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-26T08:46:42.831Z] ---> Running in b52ef6eedb8a [2021-10-26T08:46:42.831Z] Removing intermediate container bef7a49b1e4d [2021-10-26T08:46:42.831Z] ---> b8c1c4b72f70 [2021-10-26T08:46:42.831Z] Step 8/23 : COPY . . [2021-10-26T08:46:43.425Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.78" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-26T08:46:50.265Z] ---> f8ab4b6c0a92 [2021-10-26T08:46:50.265Z] Step 9/23 : RUN go mod tidy [2021-10-26T08:46:50.265Z] ---> Running in 621c292bf594 [2021-10-26T08:46:53.598Z] Removing intermediate container 621c292bf594 [2021-10-26T08:46:53.598Z] ---> 5db4ad09e1e7 [2021-10-26T08:46:53.598Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-26T08:46:53.598Z] ---> Running in cd51e278f52a [2021-10-26T08:46:54.178Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.78" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-26T08:46:59.473Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.78" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-26T08:46:59.473Z] Removing intermediate container 784e88f79f90 [2021-10-26T08:46:59.473Z] ---> c1dbeddbd586 [2021-10-26T08:46:59.473Z] [2021-10-26T08:46:59.473Z] Step 9/22 : FROM alpine:3.14 [2021-10-26T08:46:59.473Z] ---> 14119a10abf4 [2021-10-26T08:46:59.473Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-26T08:46:59.473Z] ---> Using cache [2021-10-26T08:46:59.473Z] ---> 1b72e0b8044c [2021-10-26T08:46:59.473Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-26T08:46:59.473Z] ---> Using cache [2021-10-26T08:46:59.473Z] ---> 24beecd6ab75 [2021-10-26T08:46:59.473Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-26T08:46:59.473Z] ---> Running in 4eaf4f998ac5 [2021-10-26T08:46:59.473Z] Removing intermediate container 4eaf4f998ac5 [2021-10-26T08:46:59.473Z] ---> ddedc26d6460 [2021-10-26T08:46:59.473Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-26T08:46:59.474Z] ---> Running in 6b04b451a549 [2021-10-26T08:46:59.474Z] Removing intermediate container 6b04b451a549 [2021-10-26T08:46:59.474Z] ---> 8276db399cfd [2021-10-26T08:46:59.474Z] Step 14/22 : WORKDIR / [2021-10-26T08:46:59.474Z] ---> Running in 501a21fac3c6 [2021-10-26T08:46:59.474Z] Removing intermediate container 501a21fac3c6 [2021-10-26T08:46:59.474Z] ---> c8d4d69723ea [2021-10-26T08:46:59.474Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T08:47:00.067Z] ---> fb11d742ad6a [2021-10-26T08:47:00.067Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-26T08:47:00.651Z] ---> 8d356333b391 [2021-10-26T08:47:00.651Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-26T08:47:00.919Z] ---> 3950951ca524 [2021-10-26T08:47:00.919Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-26T08:47:00.919Z] ---> Running in 1c6c9e445e28 [2021-10-26T08:47:00.919Z] Removing intermediate container 1c6c9e445e28 [2021-10-26T08:47:00.919Z] ---> 3e7010f25e1a [2021-10-26T08:47:00.919Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T08:47:01.193Z] ---> Running in 41c2b900ce8a [2021-10-26T08:47:01.461Z] Removing intermediate container 41c2b900ce8a [2021-10-26T08:47:01.461Z] ---> cd721a0385e6 [2021-10-26T08:47:01.461Z] Step 20/22 : LABEL arch=x86_64 [2021-10-26T08:47:01.461Z] ---> Running in 922a87f7cc91 [2021-10-26T08:47:01.730Z] Removing intermediate container 922a87f7cc91 [2021-10-26T08:47:01.730Z] ---> 99fb6e475145 [2021-10-26T08:47:01.730Z] Step 21/22 : LABEL git_sha=a2b69b26302f7c1f6618b98aa17e76474aebfec2 [2021-10-26T08:47:01.730Z] ---> Running in 1efb9152a902 [2021-10-26T08:47:01.730Z] Removing intermediate container 1efb9152a902 [2021-10-26T08:47:01.730Z] ---> 3ea3135180a9 [2021-10-26T08:47:01.730Z] Step 22/22 : LABEL version=2.0.1-dev.78 [2021-10-26T08:47:01.730Z] ---> Running in 56889941a288 [2021-10-26T08:47:02.001Z] Removing intermediate container 56889941a288 [2021-10-26T08:47:02.001Z] ---> ad48070c45a3 [2021-10-26T08:47:02.001Z] [2021-10-26T08:47:02.273Z] Successfully built ad48070c45a3 [2021-10-26T08:47:02.273Z] Successfully tagged core-metadata:latest [2021-10-26T08:47:04.260Z]  Building core-metadata ... done Removing intermediate container 666182a487cf [2021-10-26T08:47:04.260Z] ---> 21cb4ee146ea [2021-10-26T08:47:04.260Z] [2021-10-26T08:47:04.260Z] Step 9/20 : FROM alpine:3.14 [2021-10-26T08:47:04.260Z] ---> 14119a10abf4 [2021-10-26T08:47:04.260Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-26T08:47:04.522Z] ---> Running in 2bdd2158cd69 [2021-10-26T08:47:05.096Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T08:47:05.096Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T08:47:05.358Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-26T08:47:05.624Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-26T08:47:05.624Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-26T08:47:05.624Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-26T08:47:05.624Z] (5/5) Installing curl (7.79.1-r0) [2021-10-26T08:47:05.624Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T08:47:05.624Z] Executing ca-certificates-20191127-r5.trigger [2021-10-26T08:47:05.624Z] OK: 8 MiB in 19 packages [2021-10-26T08:47:06.200Z] Removing intermediate container 2bdd2158cd69 [2021-10-26T08:47:06.200Z] ---> 73ed827370aa [2021-10-26T08:47:06.200Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-26T08:47:06.200Z] ---> Running in df5188584ec5 [2021-10-26T08:47:06.466Z] Removing intermediate container df5188584ec5 [2021-10-26T08:47:06.466Z] ---> 2e8ed5c87fc1 [2021-10-26T08:47:06.466Z] Step 12/20 : WORKDIR /edgex [2021-10-26T08:47:06.466Z] ---> Running in 724f8834ffed [2021-10-26T08:47:06.730Z] Removing intermediate container 724f8834ffed [2021-10-26T08:47:06.730Z] ---> 4f573bd663f8 [2021-10-26T08:47:06.730Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-26T08:47:06.730Z] ---> 38c53c9ad663 [2021-10-26T08:47:06.730Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-26T08:47:07.305Z] ---> 2405156d05b1 [2021-10-26T08:47:07.305Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-26T08:47:07.885Z] ---> a164614a7192 [2021-10-26T08:47:07.885Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-26T08:47:07.885Z] ---> Running in 706c45f0e55a [2021-10-26T08:47:07.885Z] Removing intermediate container 706c45f0e55a [2021-10-26T08:47:07.885Z] ---> 5441add56958 [2021-10-26T08:47:07.885Z] Step 17/20 : CMD ["--init=true"] [2021-10-26T08:47:07.885Z] ---> Running in 57a132d00bc6 [2021-10-26T08:47:08.154Z] Removing intermediate container 57a132d00bc6 [2021-10-26T08:47:08.154Z] ---> 761e6114ddcc [2021-10-26T08:47:08.154Z] Step 18/20 : LABEL arch=x86_64 [2021-10-26T08:47:08.154Z] ---> Running in e154e851c6ae [2021-10-26T08:47:08.425Z] Removing intermediate container e154e851c6ae [2021-10-26T08:47:08.425Z] ---> 4ea35289f373 [2021-10-26T08:47:08.425Z] Step 19/20 : LABEL git_sha=a2b69b26302f7c1f6618b98aa17e76474aebfec2 [2021-10-26T08:47:08.425Z] ---> Running in 4267f408593d [2021-10-26T08:47:08.695Z] Removing intermediate container 4267f408593d [2021-10-26T08:47:08.695Z] ---> 2bd509ddea1f [2021-10-26T08:47:08.695Z] Step 20/20 : LABEL version=2.0.1-dev.78 [2021-10-26T08:47:08.695Z] ---> Running in 1069bef59a21 [2021-10-26T08:47:08.962Z] Removing intermediate container 1069bef59a21 [2021-10-26T08:47:08.962Z] ---> 89cc7dc6e6c6 [2021-10-26T08:47:08.962Z] [2021-10-26T08:47:09.227Z] Successfully built 89cc7dc6e6c6 [2021-10-26T08:47:09.227Z] Successfully tagged security-proxy-setup:latest [2021-10-26T08:47:09.809Z]  Building security-proxy-setup ... done Removing intermediate container b52ef6eedb8a [2021-10-26T08:47:09.809Z] ---> 270d8b81f744 [2021-10-26T08:47:09.809Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-26T08:47:09.809Z] ---> Running in 0b8b7ac1e0af [2021-10-26T08:47:10.003Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T08:47:10.003Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-26T08:47:10.003Z] ---> 7d5e57e11124 [2021-10-26T08:47:10.003Z] Step 3/30 : WORKDIR /edgex-go [2021-10-26T08:47:10.003Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T08:47:10.003Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-26T08:47:10.003Z] ---> 7d5e57e11124 [2021-10-26T08:47:10.003Z] Step 3/22 : WORKDIR /edgex-go [2021-10-26T08:47:10.003Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T08:47:10.003Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-26T08:47:10.003Z] ---> 7d5e57e11124 [2021-10-26T08:47:10.003Z] Step 3/21 : WORKDIR /edgex-go [2021-10-26T08:47:10.003Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T08:47:10.003Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-26T08:47:10.003Z] ---> 7d5e57e11124 [2021-10-26T08:47:10.003Z] Step 3/22 : WORKDIR /edgex-go [2021-10-26T08:47:10.003Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T08:47:10.003Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-26T08:47:10.003Z] ---> 7d5e57e11124 [2021-10-26T08:47:10.003Z] Step 3/20 : WORKDIR /edgex-go [2021-10-26T08:47:10.003Z] ---> Running in ff22e439b7f3 [2021-10-26T08:47:10.003Z] ---> Running in 699180c07003 [2021-10-26T08:47:10.003Z] ---> Running in b087659ddd5a [2021-10-26T08:47:10.003Z] ---> Running in ea2d46944ab1 [2021-10-26T08:47:10.003Z] ---> Running in c796280f71bf [2021-10-26T08:47:10.003Z] Removing intermediate container 699180c07003 [2021-10-26T08:47:10.003Z] ---> 919a52497a7e [2021-10-26T08:47:10.003Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T08:47:10.003Z] Removing intermediate container c796280f71bf [2021-10-26T08:47:10.003Z] ---> ff852baca433 [2021-10-26T08:47:10.003Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T08:47:10.003Z] Removing intermediate container ff22e439b7f3 [2021-10-26T08:47:10.003Z] ---> 4835827238a8 [2021-10-26T08:47:10.003Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T08:47:10.003Z] Removing intermediate container ea2d46944ab1 [2021-10-26T08:47:10.003Z] ---> 26e8dd0ab3bb [2021-10-26T08:47:10.003Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T08:47:10.003Z] Removing intermediate container b087659ddd5a [2021-10-26T08:47:10.003Z] ---> 7d9194600746 [2021-10-26T08:47:10.003Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T08:47:10.003Z] ---> Running in 304d92c0f0b0 [2021-10-26T08:47:10.003Z] ---> Running in 3583aa5fb96b [2021-10-26T08:47:10.003Z] ---> Running in d505eff37c62 [2021-10-26T08:47:10.003Z] ---> Running in ac31cae9586d [2021-10-26T08:47:10.003Z] ---> Running in 9360279a15d4 [2021-10-26T08:47:10.003Z] Removing intermediate container 3583aa5fb96b [2021-10-26T08:47:10.003Z] ---> 7b173b603db2 [2021-10-26T08:47:10.003Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-26T08:47:10.003Z] Removing intermediate container d505eff37c62 [2021-10-26T08:47:10.003Z] ---> 1fffda0c59e6 [2021-10-26T08:47:10.003Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-26T08:47:10.003Z] ---> Running in 30f00fbbaab0 [2021-10-26T08:47:10.003Z] Removing intermediate container 304d92c0f0b0 [2021-10-26T08:47:10.003Z] ---> 835224c826a6 [2021-10-26T08:47:10.003Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-26T08:47:10.003Z] ---> Running in f05fe22b5291 [2021-10-26T08:47:10.003Z] ---> Running in 82108680e319 [2021-10-26T08:47:10.003Z] Removing intermediate container 9360279a15d4 [2021-10-26T08:47:10.003Z] ---> 997fb3e49342 [2021-10-26T08:47:10.003Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-26T08:47:10.003Z] Removing intermediate container ac31cae9586d [2021-10-26T08:47:10.003Z] ---> 399e9111bf9f [2021-10-26T08:47:10.003Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-26T08:47:10.003Z] ---> Running in ed6f489ca38f [2021-10-26T08:47:10.003Z] ---> Running in c7efeafdeb23 [2021-10-26T08:47:10.386Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.78" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-26T08:47:11.341Z] Removing intermediate container 0b8b7ac1e0af [2021-10-26T08:47:11.341Z] ---> 88814d9bb2cc [2021-10-26T08:47:11.341Z] [2021-10-26T08:47:11.341Z] Step 10/22 : FROM docker:20.10.8 [2021-10-26T08:47:11.463Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T08:47:11.463Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T08:47:11.463Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T08:47:11.613Z] 20.10.8: Pulling from library/docker [2021-10-26T08:47:11.734Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T08:47:11.734Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T08:47:12.006Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T08:47:12.280Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T08:47:12.562Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T08:47:12.562Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T08:47:12.562Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T08:47:12.839Z] OK: 219 MiB in 52 packages [2021-10-26T08:47:13.450Z] OK: 219 MiB in 52 packages [2021-10-26T08:47:13.731Z] OK: 219 MiB in 52 packages [2021-10-26T08:47:13.731Z] OK: 219 MiB in 52 packages [2021-10-26T08:47:14.030Z] OK: 219 MiB in 52 packages [2021-10-26T08:47:14.664Z] Removing intermediate container 30f00fbbaab0 [2021-10-26T08:47:14.664Z] ---> 07e8d04bfbca [2021-10-26T08:47:14.664Z] Step 6/22 : COPY . . [2021-10-26T08:47:14.959Z] Removing intermediate container 82108680e319 [2021-10-26T08:47:14.959Z] ---> c9b2de043499 [2021-10-26T08:47:14.959Z] Step 6/21 : COPY . . [2021-10-26T08:47:15.230Z] Removing intermediate container c7efeafdeb23 [2021-10-26T08:47:15.230Z] ---> 8dea667a7a36 [2021-10-26T08:47:15.230Z] Step 6/22 : COPY . . [2021-10-26T08:47:15.508Z] Removing intermediate container f05fe22b5291 [2021-10-26T08:47:15.508Z] ---> 73a60c7b431c [2021-10-26T08:47:15.508Z] Step 6/30 : COPY . . [2021-10-26T08:47:15.508Z] Removing intermediate container ed6f489ca38f [2021-10-26T08:47:15.508Z] ---> f71cbf078b9b [2021-10-26T08:47:15.508Z] Step 6/20 : COPY . . [2021-10-26T08:47:15.961Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-26T08:47:15.961Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-26T08:47:15.961Z] ---> bc6c0ffef665 [2021-10-26T08:47:15.961Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-26T08:47:15.961Z] Removing intermediate container cd51e278f52a [2021-10-26T08:47:15.961Z] ---> c7a2ac16f294 [2021-10-26T08:47:15.961Z] [2021-10-26T08:47:15.961Z] Step 11/23 : FROM alpine:3.14 [2021-10-26T08:47:15.961Z] ---> 14119a10abf4 [2021-10-26T08:47:15.961Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-26T08:47:15.961Z] ---> Using cache [2021-10-26T08:47:15.961Z] ---> 1b72e0b8044c [2021-10-26T08:47:15.961Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-26T08:47:15.961Z] ---> Using cache [2021-10-26T08:47:15.961Z] ---> 24beecd6ab75 [2021-10-26T08:47:15.961Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-26T08:47:15.961Z] ---> Running in 30ed58874582 [2021-10-26T08:47:15.961Z] ---> Running in 0eabec61ffdb [2021-10-26T08:47:15.961Z] Removing intermediate container 0eabec61ffdb [2021-10-26T08:47:15.961Z] ---> dd9b17d8cee0 [2021-10-26T08:47:15.961Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-26T08:47:15.961Z] Removing intermediate container 30ed58874582 [2021-10-26T08:47:15.961Z] ---> c5d6eb85afa3 [2021-10-26T08:47:15.961Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-10-26T08:47:15.961Z] ---> Running in 68da8bd713ed [2021-10-26T08:47:15.961Z] ---> Running in ee2dfffcf827 [2021-10-26T08:47:15.961Z] Removing intermediate container 68da8bd713ed [2021-10-26T08:47:15.961Z] ---> 9bf6650b4c85 [2021-10-26T08:47:15.961Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T08:47:15.961Z] ---> 3e6b6f7527bc [2021-10-26T08:47:15.961Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-26T08:47:15.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T08:47:15.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T08:47:15.961Z] (1/42) Installing readline (8.1.0-r0) [2021-10-26T08:47:15.961Z] (2/42) Installing bash (5.1.4-r0) [2021-10-26T08:47:16.221Z] ---> 2eed8c3f9ec6 [2021-10-26T08:47:16.221Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-26T08:47:16.221Z] Executing bash-5.1.4-r0.post-install [2021-10-26T08:47:16.221Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-26T08:47:16.221Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-26T08:47:16.221Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-26T08:47:16.221Z] (6/42) Installing curl (7.79.1-r0) [2021-10-26T08:47:16.221Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-26T08:47:16.221Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-26T08:47:16.221Z] (9/42) Installing expat (2.4.1-r0) [2021-10-26T08:47:16.221Z] (10/42) Installing libffi (3.3-r2) [2021-10-26T08:47:16.221Z] (11/42) Installing gdbm (1.19-r0) [2021-10-26T08:47:16.221Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-26T08:47:16.221Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-26T08:47:16.221Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-26T08:47:16.221Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-26T08:47:16.221Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-26T08:47:16.221Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-26T08:47:16.221Z] ---> ec6abf4b1c63 [2021-10-26T08:47:16.221Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-26T08:47:17.164Z] ---> Running in 864197157bd0 [2021-10-26T08:47:17.164Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-26T08:47:17.164Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-26T08:47:17.424Z] Removing intermediate container 864197157bd0 [2021-10-26T08:47:17.424Z] ---> d8819d286b8a [2021-10-26T08:47:17.424Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T08:47:17.424Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-26T08:47:17.424Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-26T08:47:17.424Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-26T08:47:17.424Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-26T08:47:17.424Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-26T08:47:17.424Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-26T08:47:17.424Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-26T08:47:17.424Z] ---> Running in a379a0c3ce7e [2021-10-26T08:47:17.424Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-26T08:47:17.424Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-26T08:47:17.424Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-26T08:47:17.424Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-26T08:47:17.424Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-26T08:47:17.424Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-26T08:47:17.684Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-26T08:47:17.684Z] Removing intermediate container a379a0c3ce7e [2021-10-26T08:47:17.684Z] ---> 6a8dfd65d3bf [2021-10-26T08:47:17.684Z] Step 21/23 : LABEL arch=x86_64 [2021-10-26T08:47:17.684Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-26T08:47:17.684Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-26T08:47:17.684Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-26T08:47:17.684Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-26T08:47:17.684Z] ---> Running in 21ec214c1f0d [2021-10-26T08:47:17.684Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-26T08:47:17.684Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-26T08:47:17.684Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-26T08:47:17.684Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-26T08:47:17.684Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-26T08:47:17.944Z] Removing intermediate container 21ec214c1f0d [2021-10-26T08:47:17.945Z] ---> 188cb3bc580e [2021-10-26T08:47:17.945Z] Step 22/23 : LABEL git_sha=a2b69b26302f7c1f6618b98aa17e76474aebfec2 [2021-10-26T08:47:18.204Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T08:47:18.204Z] OK: 84 MiB in 64 packages [2021-10-26T08:47:18.204Z] ---> Running in b1147793542b [2021-10-26T08:47:18.204Z] Removing intermediate container b1147793542b [2021-10-26T08:47:18.204Z] ---> e3ad0bb9c61c [2021-10-26T08:47:18.204Z] Step 23/23 : LABEL version=2.0.1-dev.78 [2021-10-26T08:47:18.464Z] ---> Running in 204a85b0af12 [2021-10-26T08:47:18.464Z] Removing intermediate container 204a85b0af12 [2021-10-26T08:47:18.464Z] ---> 811608c6786b [2021-10-26T08:47:18.464Z] [2021-10-26T08:47:18.464Z] Successfully built 811608c6786b [2021-10-26T08:47:18.464Z] Successfully tagged support-scheduler:latest [2021-10-26T08:47:18.723Z]  Building support-scheduler ... done Collecting docker-compose==1.23.2 [2021-10-26T08:47:18.983Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-26T08:47:18.983Z] Collecting docker<4.0,>=3.6.0 [2021-10-26T08:47:18.983Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-26T08:47:18.983Z] Collecting PyYAML<4,>=3.10 [2021-10-26T08:47:18.983Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-26T08:47:19.551Z] Collecting cached-property<2,>=1.2.0 [2021-10-26T08:47:19.551Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-26T08:47:19.551Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-26T08:47:19.551Z] Collecting docopt<0.7,>=0.6.1 [2021-10-26T08:47:19.551Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-26T08:47:19.812Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-26T08:47:19.812Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-26T08:47:20.381Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-26T08:47:20.381Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-26T08:47:20.381Z] Collecting jsonschema<3,>=2.5.1 [2021-10-26T08:47:20.381Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-26T08:47:20.381Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-26T08:47:20.381Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-26T08:47:20.381Z] Collecting texttable<0.10,>=0.9.0 [2021-10-26T08:47:20.381Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-26T08:47:20.643Z] Collecting docker-pycreds>=0.4.0 [2021-10-26T08:47:20.643Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-26T08:47:20.903Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-26T08:47:20.903Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-26T08:47:20.903Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-26T08:47:20.903Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-26T08:47:20.903Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-10-26T08:47:20.903Z] Collecting idna<2.8,>=2.5 [2021-10-26T08:47:20.903Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-26T08:47:21.162Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-26T08:47:21.162Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-26T08:47:21.162Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-26T08:47:21.162Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-26T08:47:21.162Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-26T08:47:21.162Z] Attempting uninstall: urllib3 [2021-10-26T08:47:21.162Z] Found existing installation: urllib3 1.26.5 [2021-10-26T08:47:21.162Z] Uninstalling urllib3-1.26.5: [2021-10-26T08:47:21.162Z] Successfully uninstalled urllib3-1.26.5 [2021-10-26T08:47:21.162Z] Attempting uninstall: idna [2021-10-26T08:47:21.162Z] Found existing installation: idna 3.2 [2021-10-26T08:47:21.162Z] Uninstalling idna-3.2: [2021-10-26T08:47:21.425Z] Successfully uninstalled idna-3.2 [2021-10-26T08:47:21.425Z] Attempting uninstall: chardet [2021-10-26T08:47:21.425Z] Found existing installation: chardet 4.0.0 [2021-10-26T08:47:21.425Z] Uninstalling chardet-4.0.0: [2021-10-26T08:47:21.425Z] Successfully uninstalled chardet-4.0.0 [2021-10-26T08:47:21.684Z] Attempting uninstall: requests [2021-10-26T08:47:21.684Z] Found existing installation: requests 2.25.1 [2021-10-26T08:47:21.684Z] Uninstalling requests-2.25.1: [2021-10-26T08:47:21.684Z] Successfully uninstalled requests-2.25.1 [2021-10-26T08:47:21.944Z] Running setup.py install for texttable: started [2021-10-26T08:47:22.204Z] Running setup.py install for texttable: finished with status 'done' [2021-10-26T08:47:22.204Z] Running setup.py install for PyYAML: started [2021-10-26T08:47:22.464Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-26T08:47:22.728Z] Running setup.py install for docopt: started [2021-10-26T08:47:23.033Z] Running setup.py install for docopt: finished with status 'done' [2021-10-26T08:47:23.033Z] Running setup.py install for dockerpty: started [2021-10-26T08:47:23.452Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-26T08:47:23.452Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 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-10-26T08:47:26.219Z] Removing intermediate container ee2dfffcf827 [2021-10-26T08:47:26.219Z] ---> 6c35cc0f7be0 [2021-10-26T08:47:26.219Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-26T08:47:26.219Z] ---> Running in e17c5b60077b [2021-10-26T08:47:26.219Z] Removing intermediate container e17c5b60077b [2021-10-26T08:47:26.219Z] ---> 60e656f0b708 [2021-10-26T08:47:26.219Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-26T08:47:26.219Z] ---> Running in 53c37de4e40c [2021-10-26T08:47:26.219Z] Removing intermediate container 53c37de4e40c [2021-10-26T08:47:26.219Z] ---> 01216d31051a [2021-10-26T08:47:26.219Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-26T08:47:26.482Z] ---> 980abc75e7c7 [2021-10-26T08:47:26.482Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-26T08:47:26.744Z] ---> 05f271ea5751 [2021-10-26T08:47:26.744Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-26T08:47:27.013Z] ---> 71bf0f47ea2a [2021-10-26T08:47:27.013Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-26T08:47:27.013Z] ---> Running in ca43d0053fbc [2021-10-26T08:47:27.013Z] Removing intermediate container ca43d0053fbc [2021-10-26T08:47:27.013Z] ---> e313d5da9248 [2021-10-26T08:47:27.013Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T08:47:27.013Z] ---> Running in ed14f43a9741 [2021-10-26T08:47:27.277Z] Removing intermediate container ed14f43a9741 [2021-10-26T08:47:27.277Z] ---> b7fadff8ecff [2021-10-26T08:47:27.277Z] Step 20/22 : LABEL arch=x86_64 [2021-10-26T08:47:27.277Z] ---> Running in 8ac4ac081b8e [2021-10-26T08:47:27.277Z] Removing intermediate container 8ac4ac081b8e [2021-10-26T08:47:27.277Z] ---> 2c7f0a94e80d [2021-10-26T08:47:27.277Z] Step 21/22 : LABEL git_sha=a2b69b26302f7c1f6618b98aa17e76474aebfec2 [2021-10-26T08:47:27.277Z] ---> Running in e44989100b24 [2021-10-26T08:47:27.277Z] Removing intermediate container e44989100b24 [2021-10-26T08:47:27.277Z] ---> 4f2e8ad94497 [2021-10-26T08:47:27.277Z] Step 22/22 : LABEL version=2.0.1-dev.78 [2021-10-26T08:47:27.277Z] ---> Running in fdaba914d879 [2021-10-26T08:47:27.538Z] Removing intermediate container fdaba914d879 [2021-10-26T08:47:27.538Z] ---> 3432296e3571 [2021-10-26T08:47:27.538Z] [2021-10-26T08:47:27.538Z] Successfully built 3432296e3571 [2021-10-26T08:47:27.538Z] Successfully tagged sys-mgmt-agent:latest [2021-10-26T08:47:27.546Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-10-26T08:47:27.551Z] $ docker stop --time=1 3a36cf53a41d36322cae5e04cd224d0a4665e9972ceb356944ac125875f80d86 [2021-10-26T08:47:28.851Z] $ docker rm -f 3a36cf53a41d36322cae5e04cd224d0a4665e9972ceb356944ac125875f80d86 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-26T08:47:29.213Z] + docker images [2021-10-26T08:47:29.213Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-26T08:47:29.213Z] sys-mgmt-agent latest 3432296e3571 2 seconds ago 294MB [2021-10-26T08:47:29.213Z] support-scheduler latest 811608c6786b 11 seconds ago 16.2MB [2021-10-26T08:47:29.213Z] c7a2ac16f294 15 seconds ago 1.76GB [2021-10-26T08:47:29.213Z] 88814d9bb2cc 18 seconds ago 1.76GB [2021-10-26T08:47:29.213Z] security-proxy-setup latest 89cc7dc6e6c6 21 seconds ago 26.8MB [2021-10-26T08:47:29.213Z] 21cb4ee146ea 26 seconds ago 1.76GB [2021-10-26T08:47:29.213Z] core-metadata latest ad48070c45a3 28 seconds ago 16.9MB [2021-10-26T08:47:29.213Z] c1dbeddbd586 31 seconds ago 1.76GB [2021-10-26T08:47:29.213Z] security-bootstrapper latest cabd143b720c 57 seconds ago 18.9MB [2021-10-26T08:47:29.213Z] core-data latest cc6b34bc82f8 About a minute ago 20.7MB [2021-10-26T08:47:29.213Z] support-notifications latest 87ca5125a14d About a minute ago 16.9MB [2021-10-26T08:47:29.213Z] security-secretstore-setup latest 5b237683376d About a minute ago 28.3MB [2021-10-26T08:47:29.213Z] 0379bb40f38c About a minute ago 1.76GB [2021-10-26T08:47:29.213Z] acea6663a513 About a minute ago 1.76GB [2021-10-26T08:47:29.213Z] 4a733ece623b About a minute ago 1.76GB [2021-10-26T08:47:29.213Z] core-command latest d35b9b56a502 About a minute ago 16.1MB [2021-10-26T08:47:29.213Z] 28d0ab10dd7a About a minute ago 1.76GB [2021-10-26T08:47:29.213Z] ecfc90bfaa76 About a minute ago 1.75GB [2021-10-26T08:47:29.213Z] ci-base-image-x86_64 latest 3ce77255a2ee 5 minutes ago 1.25GB [2021-10-26T08:47:29.213Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 12 days ago 548MB [2021-10-26T08:47:29.213Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 2 weeks ago 34.5MB [2021-10-26T08:47:29.213Z] docker 20.10.8 bc6c0ffef665 7 weeks ago 214MB [2021-10-26T08:47:29.213Z] alpine 3.14 14119a10abf4 8 weeks ago 5.6MB [2021-10-26T08:47:29.213Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 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-10-26T08:47:29.478Z] provisioning config files... [2021-10-26T08:47:29.489Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/89@tmp/config1041480367810784090tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-26T08:47:29.780Z] ---> docker-login.sh [2021-10-26T08:47:29.780Z] nexus3.edgexfoundry.org:10001 [2021-10-26T08:47:29.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T08:47:29.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T08:47:29.781Z] Configure a credential helper to remove this warning. See [2021-10-26T08:47:29.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T08:47:29.781Z] [2021-10-26T08:47:29.781Z] Login Succeeded [2021-10-26T08:47:29.781Z] nexus3.edgexfoundry.org:10002 [2021-10-26T08:47:29.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T08:47:29.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T08:47:29.781Z] Configure a credential helper to remove this warning. See [2021-10-26T08:47:29.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T08:47:29.781Z] [2021-10-26T08:47:29.781Z] Login Succeeded [2021-10-26T08:47:29.781Z] nexus3.edgexfoundry.org:10003 [2021-10-26T08:47:30.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T08:47:30.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T08:47:30.041Z] Configure a credential helper to remove this warning. See [2021-10-26T08:47:30.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T08:47:30.041Z] [2021-10-26T08:47:30.041Z] Login Succeeded [2021-10-26T08:47:30.041Z] nexus3.edgexfoundry.org:10004 [2021-10-26T08:47:30.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T08:47:30.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T08:47:30.041Z] Configure a credential helper to remove this warning. See [2021-10-26T08:47:30.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T08:47:30.041Z] [2021-10-26T08:47:30.041Z] Login Succeeded [2021-10-26T08:47:30.041Z] docker.io [2021-10-26T08:47:30.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T08:47:30.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T08:47:30.610Z] Configure a credential helper to remove this warning. See [2021-10-26T08:47:30.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T08:47:30.610Z] [2021-10-26T08:47:30.610Z] Login Succeeded [2021-10-26T08:47:30.610Z] ---> docker-login.sh ends [Pipeline] } [2021-10-26T08:47:30.617Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-26T08:47:30.642Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-10-26T08:47:30.666Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-10-26T08:47:30.666Z] a2b69b26302f7c1f6618b98aa17e76474aebfec2 [2021-10-26T08:47:30.666Z] latest [2021-10-26T08:47:30.666Z] 2.0.1-dev.78 [2021-10-26T08:47:30.666Z] a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78 [2021-10-26T08:47:30.666Z] main [2021-10-26T08:47:30.666Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:47:30.694Z] ---> 4a94c89a2aef [2021-10-26T08:47:30.694Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T08:47:30.694Z] ---> 1831b1bf49d5 [2021-10-26T08:47:30.694Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T08:47:30.694Z] ---> 2375c6cb6835 [2021-10-26T08:47:30.694Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T08:47:30.694Z] ---> e14fa397b79e [2021-10-26T08:47:30.694Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T08:47:30.694Z] ---> Running in 560f7d1a5a0e [2021-10-26T08:47:30.694Z] ---> Running in 2b1d85041c86 [2021-10-26T08:47:30.694Z] ---> Running in 0632cc0c63a3 [2021-10-26T08:47:30.694Z] ---> Running in fe22cddaf094 [2021-10-26T08:47:30.694Z] ---> bc9d451995f9 [2021-10-26T08:47:30.694Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T08:47:30.972Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a2b69b26302f7c1f6618b98aa17e76474aebfec2 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:47:31.064Z] ---> Running in 6217715f1824 [2021-10-26T08:47:31.260Z] + docker push nexus3.edgexfoundry.org:10004/core-command:a2b69b26302f7c1f6618b98aa17e76474aebfec2 [2021-10-26T08:47:31.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-10-26T08:47:31.260Z] 72ae581b79ad: Preparing [2021-10-26T08:47:31.260Z] 8a948fc0e3c4: Preparing [2021-10-26T08:47:31.260Z] 426f538e0d43: Preparing [2021-10-26T08:47:31.260Z] 1ead9a1aef68: Preparing [2021-10-26T08:47:31.260Z] e2eb06d8af82: Preparing [2021-10-26T08:47:31.260Z] e2eb06d8af82: Layer already exists [2021-10-26T08:47:31.260Z] 72ae581b79ad: Pushed [2021-10-26T08:47:31.260Z] 1ead9a1aef68: Pushed [2021-10-26T08:47:31.260Z] 426f538e0d43: Pushed [2021-10-26T08:47:32.201Z] 8a948fc0e3c4: Pushed [2021-10-26T08:47:32.201Z] a2b69b26302f7c1f6618b98aa17e76474aebfec2: digest: sha256:9fbcfae953d15edae5b5e6936385a937e5c1efd690562b9d492ac2ca7822766f size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:47:32.492Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:47:32.779Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-10-26T08:47:32.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-10-26T08:47:32.779Z] 72ae581b79ad: Preparing [2021-10-26T08:47:32.779Z] 8a948fc0e3c4: Preparing [2021-10-26T08:47:32.779Z] 426f538e0d43: Preparing [2021-10-26T08:47:32.779Z] 1ead9a1aef68: Preparing [2021-10-26T08:47:32.779Z] e2eb06d8af82: Preparing [2021-10-26T08:47:32.779Z] 426f538e0d43: Layer already exists [2021-10-26T08:47:32.779Z] 72ae581b79ad: Layer already exists [2021-10-26T08:47:32.779Z] 8a948fc0e3c4: Layer already exists [2021-10-26T08:47:32.779Z] 1ead9a1aef68: Layer already exists [2021-10-26T08:47:32.779Z] e2eb06d8af82: Layer already exists [2021-10-26T08:47:32.779Z] latest: digest: sha256:9fbcfae953d15edae5b5e6936385a937e5c1efd690562b9d492ac2ca7822766f size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:47:33.073Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.78 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:47:33.357Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.78 [2021-10-26T08:47:33.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-10-26T08:47:33.358Z] 72ae581b79ad: Preparing [2021-10-26T08:47:33.358Z] 8a948fc0e3c4: Preparing [2021-10-26T08:47:33.358Z] 426f538e0d43: Preparing [2021-10-26T08:47:33.358Z] 1ead9a1aef68: Preparing [2021-10-26T08:47:33.358Z] e2eb06d8af82: Preparing [2021-10-26T08:47:33.358Z] e2eb06d8af82: Layer already exists [2021-10-26T08:47:33.358Z] 72ae581b79ad: Layer already exists [2021-10-26T08:47:33.358Z] 8a948fc0e3c4: Layer already exists [2021-10-26T08:47:33.358Z] 1ead9a1aef68: Layer already exists [2021-10-26T08:47:33.358Z] 426f538e0d43: Layer already exists [2021-10-26T08:47:33.358Z] 2.0.1-dev.78: digest: sha256:9fbcfae953d15edae5b5e6936385a937e5c1efd690562b9d492ac2ca7822766f size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:47:33.656Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:47:33.941Z] + docker push nexus3.edgexfoundry.org:10004/core-command:a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78 [2021-10-26T08:47:33.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-10-26T08:47:33.941Z] 72ae581b79ad: Preparing [2021-10-26T08:47:33.941Z] 8a948fc0e3c4: Preparing [2021-10-26T08:47:33.941Z] 426f538e0d43: Preparing [2021-10-26T08:47:33.941Z] 1ead9a1aef68: Preparing [2021-10-26T08:47:33.941Z] e2eb06d8af82: Preparing [2021-10-26T08:47:33.941Z] 426f538e0d43: Layer already exists [2021-10-26T08:47:33.941Z] 72ae581b79ad: Layer already exists [2021-10-26T08:47:33.941Z] e2eb06d8af82: Layer already exists [2021-10-26T08:47:33.941Z] 1ead9a1aef68: Layer already exists [2021-10-26T08:47:33.941Z] 8a948fc0e3c4: Layer already exists [2021-10-26T08:47:33.941Z] a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78: digest: sha256:9fbcfae953d15edae5b5e6936385a937e5c1efd690562b9d492ac2ca7822766f size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:47:34.235Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:47:34.519Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-10-26T08:47:34.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-10-26T08:47:34.519Z] 72ae581b79ad: Preparing [2021-10-26T08:47:34.519Z] 8a948fc0e3c4: Preparing [2021-10-26T08:47:34.519Z] 426f538e0d43: Preparing [2021-10-26T08:47:34.519Z] 1ead9a1aef68: Preparing [2021-10-26T08:47:34.519Z] e2eb06d8af82: Preparing [2021-10-26T08:47:34.519Z] 426f538e0d43: Layer already exists [2021-10-26T08:47:34.519Z] e2eb06d8af82: Layer already exists [2021-10-26T08:47:34.519Z] 1ead9a1aef68: Layer already exists [2021-10-26T08:47:34.519Z] 8a948fc0e3c4: Layer already exists [2021-10-26T08:47:34.519Z] 72ae581b79ad: Layer already exists [2021-10-26T08:47:34.519Z] main: digest: sha256:9fbcfae953d15edae5b5e6936385a937e5c1efd690562b9d492ac2ca7822766f size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-26T08:47:34.551Z] ===================================================== [Pipeline] echo [2021-10-26T08:47:34.558Z] taggedImages: [2021-10-26T08:47:34.558Z] - nexus3.edgexfoundry.org:10004/core-command:a2b69b26302f7c1f6618b98aa17e76474aebfec2 [2021-10-26T08:47:34.558Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-10-26T08:47:34.558Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.78 [2021-10-26T08:47:34.558Z] - nexus3.edgexfoundry.org:10004/core-command:a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78 [2021-10-26T08:47:34.558Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-10-26T08:47:34.574Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-10-26T08:47:34.574Z] a2b69b26302f7c1f6618b98aa17e76474aebfec2 [2021-10-26T08:47:34.574Z] latest [2021-10-26T08:47:34.574Z] 2.0.1-dev.78 [2021-10-26T08:47:34.574Z] a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78 [2021-10-26T08:47:34.574Z] main [2021-10-26T08:47:34.574Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:47:34.881Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a2b69b26302f7c1f6618b98aa17e76474aebfec2 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:47:35.175Z] + docker push nexus3.edgexfoundry.org:10004/core-data:a2b69b26302f7c1f6618b98aa17e76474aebfec2 [2021-10-26T08:47:35.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-10-26T08:47:35.175Z] aa2066b51cce: Preparing [2021-10-26T08:47:35.175Z] 33f52682407f: Preparing [2021-10-26T08:47:35.175Z] 426f538e0d43: Preparing [2021-10-26T08:47:35.175Z] 617825c87dd4: Preparing [2021-10-26T08:47:35.175Z] 8cc14df2f51f: Preparing [2021-10-26T08:47:35.175Z] e2eb06d8af82: Preparing [2021-10-26T08:47:35.175Z] e2eb06d8af82: Waiting [2021-10-26T08:47:35.175Z] 426f538e0d43: Layer already exists [2021-10-26T08:47:35.435Z] e2eb06d8af82: Layer already exists [2021-10-26T08:47:35.435Z] aa2066b51cce: Pushed [2021-10-26T08:47:35.435Z] 8cc14df2f51f: Pushed [2021-10-26T08:47:35.435Z] 617825c87dd4: Pushed [2021-10-26T08:47:36.376Z] 33f52682407f: Pushed [2021-10-26T08:47:36.376Z] a2b69b26302f7c1f6618b98aa17e76474aebfec2: digest: sha256:7ab6d4282035da6540a2277607ae1bef6d2f2134f67ed8bd9448953756a96c47 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:47:36.530Z] Removing intermediate container 0632cc0c63a3 [2021-10-26T08:47:36.530Z] ---> 464cfcb4f83d [2021-10-26T08:47:36.530Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-26T08:47:36.530Z] ---> Running in 14118b1a8c93 [2021-10-26T08:47:36.530Z] Removing intermediate container 560f7d1a5a0e [2021-10-26T08:47:36.530Z] ---> 059b3b3bddff [2021-10-26T08:47:36.530Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-26T08:47:36.530Z] ---> Running in d36d34b024d1 [2021-10-26T08:47:36.664Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:47:36.810Z] Removing intermediate container 6217715f1824 [2021-10-26T08:47:36.810Z] ---> fd3f590e7052 [2021-10-26T08:47:36.810Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-26T08:47:36.952Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-10-26T08:47:36.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-10-26T08:47:36.952Z] aa2066b51cce: Preparing [2021-10-26T08:47:36.952Z] 33f52682407f: Preparing [2021-10-26T08:47:36.952Z] 426f538e0d43: Preparing [2021-10-26T08:47:36.952Z] 617825c87dd4: Preparing [2021-10-26T08:47:36.952Z] 8cc14df2f51f: Preparing [2021-10-26T08:47:36.952Z] e2eb06d8af82: Preparing [2021-10-26T08:47:36.952Z] e2eb06d8af82: Waiting [2021-10-26T08:47:36.952Z] 426f538e0d43: Layer already exists [2021-10-26T08:47:36.952Z] 617825c87dd4: Layer already exists [2021-10-26T08:47:36.952Z] 8cc14df2f51f: Layer already exists [2021-10-26T08:47:36.952Z] aa2066b51cce: Layer already exists [2021-10-26T08:47:36.952Z] 33f52682407f: Layer already exists [2021-10-26T08:47:36.952Z] e2eb06d8af82: Layer already exists [2021-10-26T08:47:36.952Z] latest: digest: sha256:7ab6d4282035da6540a2277607ae1bef6d2f2134f67ed8bd9448953756a96c47 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:47:37.090Z] ---> Running in 136e14ecf78f [2021-10-26T08:47:37.091Z] Removing intermediate container fe22cddaf094 [2021-10-26T08:47:37.091Z] ---> f6ce97b6423f [2021-10-26T08:47:37.091Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-26T08:47:37.091Z] Removing intermediate container 2b1d85041c86 [2021-10-26T08:47:37.091Z] ---> f44ba832d07c [2021-10-26T08:47:37.091Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-26T08:47:37.254Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.78 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:47:37.369Z] ---> Running in 01c1462606f4 [2021-10-26T08:47:37.369Z] ---> Running in 378f993daa54 [2021-10-26T08:47:37.547Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.78 [2021-10-26T08:47:37.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-10-26T08:47:37.547Z] aa2066b51cce: Preparing [2021-10-26T08:47:37.547Z] 33f52682407f: Preparing [2021-10-26T08:47:37.547Z] 426f538e0d43: Preparing [2021-10-26T08:47:37.547Z] 617825c87dd4: Preparing [2021-10-26T08:47:37.547Z] 8cc14df2f51f: Preparing [2021-10-26T08:47:37.547Z] e2eb06d8af82: Preparing [2021-10-26T08:47:37.547Z] e2eb06d8af82: Waiting [2021-10-26T08:47:37.547Z] 617825c87dd4: Layer already exists [2021-10-26T08:47:37.547Z] 426f538e0d43: Layer already exists [2021-10-26T08:47:37.547Z] 33f52682407f: Layer already exists [2021-10-26T08:47:37.547Z] aa2066b51cce: Layer already exists [2021-10-26T08:47:37.547Z] 8cc14df2f51f: Layer already exists [2021-10-26T08:47:37.547Z] e2eb06d8af82: Layer already exists [2021-10-26T08:47:37.547Z] 2.0.1-dev.78: digest: sha256:7ab6d4282035da6540a2277607ae1bef6d2f2134f67ed8bd9448953756a96c47 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:47:37.838Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:47:38.132Z] + docker push nexus3.edgexfoundry.org:10004/core-data:a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78 [2021-10-26T08:47:38.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-10-26T08:47:38.132Z] aa2066b51cce: Preparing [2021-10-26T08:47:38.132Z] 33f52682407f: Preparing [2021-10-26T08:47:38.132Z] 426f538e0d43: Preparing [2021-10-26T08:47:38.132Z] 617825c87dd4: Preparing [2021-10-26T08:47:38.132Z] 8cc14df2f51f: Preparing [2021-10-26T08:47:38.132Z] e2eb06d8af82: Preparing [2021-10-26T08:47:38.132Z] e2eb06d8af82: Waiting [2021-10-26T08:47:38.132Z] 8cc14df2f51f: Layer already exists [2021-10-26T08:47:38.132Z] 33f52682407f: Layer already exists [2021-10-26T08:47:38.132Z] 426f538e0d43: Layer already exists [2021-10-26T08:47:38.132Z] aa2066b51cce: Layer already exists [2021-10-26T08:47:38.132Z] 617825c87dd4: Layer already exists [2021-10-26T08:47:38.132Z] e2eb06d8af82: Layer already exists [2021-10-26T08:47:38.132Z] a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78: digest: sha256:7ab6d4282035da6540a2277607ae1bef6d2f2134f67ed8bd9448953756a96c47 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:47:38.357Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.78" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-26T08:47:38.421Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:47:38.634Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.78" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-26T08:47:38.713Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-10-26T08:47:38.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-10-26T08:47:38.713Z] aa2066b51cce: Preparing [2021-10-26T08:47:38.713Z] 33f52682407f: Preparing [2021-10-26T08:47:38.713Z] 426f538e0d43: Preparing [2021-10-26T08:47:38.713Z] 617825c87dd4: Preparing [2021-10-26T08:47:38.713Z] 8cc14df2f51f: Preparing [2021-10-26T08:47:38.713Z] e2eb06d8af82: Preparing [2021-10-26T08:47:38.713Z] e2eb06d8af82: Waiting [2021-10-26T08:47:38.713Z] 8cc14df2f51f: Layer already exists [2021-10-26T08:47:38.713Z] 426f538e0d43: Layer already exists [2021-10-26T08:47:38.713Z] 617825c87dd4: Layer already exists [2021-10-26T08:47:38.713Z] 33f52682407f: Layer already exists [2021-10-26T08:47:38.713Z] aa2066b51cce: Layer already exists [2021-10-26T08:47:38.713Z] e2eb06d8af82: Layer already exists [2021-10-26T08:47:38.713Z] main: digest: sha256:7ab6d4282035da6540a2277607ae1bef6d2f2134f67ed8bd9448953756a96c47 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-26T08:47:38.744Z] ===================================================== [Pipeline] echo [2021-10-26T08:47:38.751Z] taggedImages: [2021-10-26T08:47:38.751Z] - nexus3.edgexfoundry.org:10004/core-data:a2b69b26302f7c1f6618b98aa17e76474aebfec2 [2021-10-26T08:47:38.751Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-10-26T08:47:38.751Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.78 [2021-10-26T08:47:38.751Z] - nexus3.edgexfoundry.org:10004/core-data:a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78 [2021-10-26T08:47:38.751Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-10-26T08:47:38.768Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-10-26T08:47:38.768Z] a2b69b26302f7c1f6618b98aa17e76474aebfec2 [2021-10-26T08:47:38.768Z] latest [2021-10-26T08:47:38.768Z] 2.0.1-dev.78 [2021-10-26T08:47:38.768Z] a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78 [2021-10-26T08:47:38.768Z] main [2021-10-26T08:47:38.768Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:47:38.911Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.78" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-26T08:47:39.079Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a2b69b26302f7c1f6618b98aa17e76474aebfec2 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:47:39.374Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:a2b69b26302f7c1f6618b98aa17e76474aebfec2 [2021-10-26T08:47:39.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-10-26T08:47:39.374Z] e6b6fcc79724: Preparing [2021-10-26T08:47:39.374Z] 1b25f4a9a498: Preparing [2021-10-26T08:47:39.374Z] 426f538e0d43: Preparing [2021-10-26T08:47:39.374Z] 1ead9a1aef68: Preparing [2021-10-26T08:47:39.374Z] e2eb06d8af82: Preparing [2021-10-26T08:47:39.374Z] 426f538e0d43: Layer already exists [2021-10-26T08:47:39.374Z] e2eb06d8af82: Layer already exists [2021-10-26T08:47:39.374Z] 1ead9a1aef68: Layer already exists [2021-10-26T08:47:39.374Z] e6b6fcc79724: Pushed [2021-10-26T08:47:39.518Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.78" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-26T08:47:40.123Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.78" -o cmd/core-data/core-data ./cmd/core-data [2021-10-26T08:47:40.757Z] 1b25f4a9a498: Pushed [2021-10-26T08:47:40.758Z] a2b69b26302f7c1f6618b98aa17e76474aebfec2: digest: sha256:75006fc387f899898050fee7e832b682f1b270a5dbe59483dc9bf15e95db9610 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:47:41.058Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:47:41.367Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-10-26T08:47:41.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-10-26T08:47:41.367Z] e6b6fcc79724: Preparing [2021-10-26T08:47:41.367Z] 1b25f4a9a498: Preparing [2021-10-26T08:47:41.367Z] 426f538e0d43: Preparing [2021-10-26T08:47:41.367Z] 1ead9a1aef68: Preparing [2021-10-26T08:47:41.367Z] e2eb06d8af82: Preparing [2021-10-26T08:47:41.367Z] 1b25f4a9a498: Layer already exists [2021-10-26T08:47:41.367Z] e2eb06d8af82: Layer already exists [2021-10-26T08:47:41.367Z] e6b6fcc79724: Layer already exists [2021-10-26T08:47:41.367Z] 426f538e0d43: Layer already exists [2021-10-26T08:47:41.367Z] 1ead9a1aef68: Layer already exists [2021-10-26T08:47:41.367Z] latest: digest: sha256:75006fc387f899898050fee7e832b682f1b270a5dbe59483dc9bf15e95db9610 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:47:41.661Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.78 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:47:41.950Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.78 [2021-10-26T08:47:41.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-10-26T08:47:41.950Z] e6b6fcc79724: Preparing [2021-10-26T08:47:41.950Z] 1b25f4a9a498: Preparing [2021-10-26T08:47:41.950Z] 426f538e0d43: Preparing [2021-10-26T08:47:41.950Z] 1ead9a1aef68: Preparing [2021-10-26T08:47:41.950Z] e2eb06d8af82: Preparing [2021-10-26T08:47:41.950Z] e6b6fcc79724: Layer already exists [2021-10-26T08:47:41.950Z] 426f538e0d43: Layer already exists [2021-10-26T08:47:41.950Z] 1ead9a1aef68: Layer already exists [2021-10-26T08:47:41.950Z] e2eb06d8af82: Layer already exists [2021-10-26T08:47:41.950Z] 1b25f4a9a498: Layer already exists [2021-10-26T08:47:41.950Z] 2.0.1-dev.78: digest: sha256:75006fc387f899898050fee7e832b682f1b270a5dbe59483dc9bf15e95db9610 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:47:42.245Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:47:42.537Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78 [2021-10-26T08:47:42.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-10-26T08:47:42.537Z] e6b6fcc79724: Preparing [2021-10-26T08:47:42.537Z] 1b25f4a9a498: Preparing [2021-10-26T08:47:42.537Z] 426f538e0d43: Preparing [2021-10-26T08:47:42.537Z] 1ead9a1aef68: Preparing [2021-10-26T08:47:42.537Z] e2eb06d8af82: Preparing [2021-10-26T08:47:42.537Z] 1ead9a1aef68: Layer already exists [2021-10-26T08:47:42.537Z] e2eb06d8af82: Layer already exists [2021-10-26T08:47:42.537Z] 1b25f4a9a498: Layer already exists [2021-10-26T08:47:42.537Z] 426f538e0d43: Layer already exists [2021-10-26T08:47:42.537Z] e6b6fcc79724: Layer already exists [2021-10-26T08:47:42.537Z] a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78: digest: sha256:75006fc387f899898050fee7e832b682f1b270a5dbe59483dc9bf15e95db9610 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:47:42.826Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:47:43.116Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-10-26T08:47:43.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-10-26T08:47:43.116Z] e6b6fcc79724: Preparing [2021-10-26T08:47:43.116Z] 1b25f4a9a498: Preparing [2021-10-26T08:47:43.116Z] 426f538e0d43: Preparing [2021-10-26T08:47:43.116Z] 1ead9a1aef68: Preparing [2021-10-26T08:47:43.116Z] e2eb06d8af82: Preparing [2021-10-26T08:47:43.116Z] 1b25f4a9a498: Layer already exists [2021-10-26T08:47:43.116Z] e2eb06d8af82: Layer already exists [2021-10-26T08:47:43.116Z] 1ead9a1aef68: Layer already exists [2021-10-26T08:47:43.116Z] 426f538e0d43: Layer already exists [2021-10-26T08:47:43.116Z] e6b6fcc79724: Layer already exists [2021-10-26T08:47:43.116Z] main: digest: sha256:75006fc387f899898050fee7e832b682f1b270a5dbe59483dc9bf15e95db9610 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-26T08:47:43.149Z] ===================================================== [Pipeline] echo [2021-10-26T08:47:43.158Z] taggedImages: [2021-10-26T08:47:43.158Z] - nexus3.edgexfoundry.org:10004/core-metadata:a2b69b26302f7c1f6618b98aa17e76474aebfec2 [2021-10-26T08:47:43.158Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-10-26T08:47:43.158Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.78 [2021-10-26T08:47:43.158Z] - nexus3.edgexfoundry.org:10004/core-metadata:a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78 [2021-10-26T08:47:43.158Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-10-26T08:47:43.170Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-10-26T08:47:43.170Z] a2b69b26302f7c1f6618b98aa17e76474aebfec2 [2021-10-26T08:47:43.170Z] latest [2021-10-26T08:47:43.170Z] 2.0.1-dev.78 [2021-10-26T08:47:43.170Z] a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78 [2021-10-26T08:47:43.170Z] main [2021-10-26T08:47:43.170Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:47:43.467Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a2b69b26302f7c1f6618b98aa17e76474aebfec2 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:47:43.768Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a2b69b26302f7c1f6618b98aa17e76474aebfec2 [2021-10-26T08:47:43.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-10-26T08:47:43.768Z] 7852beedb087: Preparing [2021-10-26T08:47:43.768Z] 7852beedb087: Preparing [2021-10-26T08:47:43.768Z] cd1a8af96e08: Preparing [2021-10-26T08:47:43.768Z] 163920707fcb: Preparing [2021-10-26T08:47:43.768Z] 6543eff2d223: Preparing [2021-10-26T08:47:43.768Z] 430c6eb0ebf4: Preparing [2021-10-26T08:47:43.768Z] 426f538e0d43: Preparing [2021-10-26T08:47:43.768Z] ed2ad4ffd948: Preparing [2021-10-26T08:47:43.768Z] 5568024ee7da: Preparing [2021-10-26T08:47:43.768Z] 25e844c2ab8e: Preparing [2021-10-26T08:47:43.768Z] 2a8b9b746230: Preparing [2021-10-26T08:47:43.768Z] e2eb06d8af82: Preparing [2021-10-26T08:47:43.768Z] 426f538e0d43: Waiting [2021-10-26T08:47:43.768Z] ed2ad4ffd948: Waiting [2021-10-26T08:47:43.768Z] 5568024ee7da: Waiting [2021-10-26T08:47:43.768Z] 25e844c2ab8e: Waiting [2021-10-26T08:47:43.768Z] 2a8b9b746230: Waiting [2021-10-26T08:47:43.768Z] e2eb06d8af82: Waiting [2021-10-26T08:47:43.768Z] 163920707fcb: Pushed [2021-10-26T08:47:43.768Z] 426f538e0d43: Layer already exists [2021-10-26T08:47:43.768Z] cd1a8af96e08: Pushed [2021-10-26T08:47:43.768Z] 6543eff2d223: Pushed [2021-10-26T08:47:43.768Z] 7852beedb087: Pushed [2021-10-26T08:47:44.027Z] ed2ad4ffd948: Pushed [2021-10-26T08:47:44.027Z] e2eb06d8af82: Layer already exists [2021-10-26T08:47:44.027Z] 25e844c2ab8e: Pushed [2021-10-26T08:47:44.027Z] 2a8b9b746230: Pushed [2021-10-26T08:47:44.027Z] 5568024ee7da: Pushed [2021-10-26T08:47:44.969Z] 430c6eb0ebf4: Pushed [2021-10-26T08:47:45.228Z] a2b69b26302f7c1f6618b98aa17e76474aebfec2: digest: sha256:395d802e8dc58e4c3a3a6ba92ace3e024968ea28d1ce5fd669cf6f03de2f1063 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:47:45.521Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:47:45.817Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-10-26T08:47:45.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-10-26T08:47:45.817Z] 7852beedb087: Preparing [2021-10-26T08:47:45.817Z] 7852beedb087: Preparing [2021-10-26T08:47:45.817Z] cd1a8af96e08: Preparing [2021-10-26T08:47:45.817Z] 163920707fcb: Preparing [2021-10-26T08:47:45.817Z] 6543eff2d223: Preparing [2021-10-26T08:47:45.817Z] 430c6eb0ebf4: Preparing [2021-10-26T08:47:45.817Z] 426f538e0d43: Preparing [2021-10-26T08:47:45.817Z] ed2ad4ffd948: Preparing [2021-10-26T08:47:45.817Z] 5568024ee7da: Preparing [2021-10-26T08:47:45.817Z] 25e844c2ab8e: Preparing [2021-10-26T08:47:45.817Z] 2a8b9b746230: Preparing [2021-10-26T08:47:45.817Z] e2eb06d8af82: Preparing [2021-10-26T08:47:45.817Z] ed2ad4ffd948: Waiting [2021-10-26T08:47:45.817Z] 5568024ee7da: Waiting [2021-10-26T08:47:45.817Z] 25e844c2ab8e: Waiting [2021-10-26T08:47:45.817Z] 2a8b9b746230: Waiting [2021-10-26T08:47:45.817Z] e2eb06d8af82: Waiting [2021-10-26T08:47:45.817Z] 426f538e0d43: Waiting [2021-10-26T08:47:45.817Z] 430c6eb0ebf4: Layer already exists [2021-10-26T08:47:45.817Z] cd1a8af96e08: Layer already exists [2021-10-26T08:47:45.817Z] 7852beedb087: Layer already exists [2021-10-26T08:47:45.817Z] 163920707fcb: Layer already exists [2021-10-26T08:47:45.817Z] 6543eff2d223: Layer already exists [2021-10-26T08:47:45.817Z] ed2ad4ffd948: Layer already exists [2021-10-26T08:47:45.817Z] 5568024ee7da: Layer already exists [2021-10-26T08:47:45.817Z] 25e844c2ab8e: Layer already exists [2021-10-26T08:47:45.817Z] 426f538e0d43: Layer already exists [2021-10-26T08:47:45.817Z] 2a8b9b746230: Layer already exists [2021-10-26T08:47:45.817Z] e2eb06d8af82: Layer already exists [2021-10-26T08:47:45.817Z] latest: digest: sha256:395d802e8dc58e4c3a3a6ba92ace3e024968ea28d1ce5fd669cf6f03de2f1063 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:47:46.115Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.78 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:47:46.408Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.78 [2021-10-26T08:47:46.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-10-26T08:47:46.408Z] 7852beedb087: Preparing [2021-10-26T08:47:46.408Z] 7852beedb087: Preparing [2021-10-26T08:47:46.408Z] cd1a8af96e08: Preparing [2021-10-26T08:47:46.408Z] 163920707fcb: Preparing [2021-10-26T08:47:46.408Z] 6543eff2d223: Preparing [2021-10-26T08:47:46.408Z] 430c6eb0ebf4: Preparing [2021-10-26T08:47:46.408Z] 426f538e0d43: Preparing [2021-10-26T08:47:46.408Z] ed2ad4ffd948: Preparing [2021-10-26T08:47:46.408Z] 5568024ee7da: Preparing [2021-10-26T08:47:46.408Z] 25e844c2ab8e: Preparing [2021-10-26T08:47:46.408Z] 2a8b9b746230: Preparing [2021-10-26T08:47:46.408Z] e2eb06d8af82: Preparing [2021-10-26T08:47:46.408Z] 426f538e0d43: Waiting [2021-10-26T08:47:46.408Z] ed2ad4ffd948: Waiting [2021-10-26T08:47:46.408Z] 5568024ee7da: Waiting [2021-10-26T08:47:46.408Z] 25e844c2ab8e: Waiting [2021-10-26T08:47:46.408Z] 2a8b9b746230: Waiting [2021-10-26T08:47:46.408Z] e2eb06d8af82: Waiting [2021-10-26T08:47:46.408Z] 163920707fcb: Layer already exists [2021-10-26T08:47:46.408Z] 430c6eb0ebf4: Layer already exists [2021-10-26T08:47:46.408Z] 7852beedb087: Layer already exists [2021-10-26T08:47:46.408Z] 6543eff2d223: Layer already exists [2021-10-26T08:47:46.408Z] cd1a8af96e08: Layer already exists [2021-10-26T08:47:46.408Z] ed2ad4ffd948: Layer already exists [2021-10-26T08:47:46.408Z] 426f538e0d43: Layer already exists [2021-10-26T08:47:46.408Z] 5568024ee7da: Layer already exists [2021-10-26T08:47:46.408Z] 25e844c2ab8e: Layer already exists [2021-10-26T08:47:46.408Z] 2a8b9b746230: Layer already exists [2021-10-26T08:47:46.408Z] e2eb06d8af82: Layer already exists [2021-10-26T08:47:46.408Z] 2.0.1-dev.78: digest: sha256:395d802e8dc58e4c3a3a6ba92ace3e024968ea28d1ce5fd669cf6f03de2f1063 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:47:46.699Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:47:46.995Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78 [2021-10-26T08:47:46.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-10-26T08:47:46.995Z] 7852beedb087: Preparing [2021-10-26T08:47:46.995Z] 7852beedb087: Preparing [2021-10-26T08:47:46.995Z] cd1a8af96e08: Preparing [2021-10-26T08:47:46.995Z] 163920707fcb: Preparing [2021-10-26T08:47:46.995Z] 6543eff2d223: Preparing [2021-10-26T08:47:46.995Z] 430c6eb0ebf4: Preparing [2021-10-26T08:47:46.995Z] 426f538e0d43: Preparing [2021-10-26T08:47:46.995Z] ed2ad4ffd948: Preparing [2021-10-26T08:47:46.995Z] 5568024ee7da: Preparing [2021-10-26T08:47:46.995Z] 25e844c2ab8e: Preparing [2021-10-26T08:47:46.995Z] 2a8b9b746230: Preparing [2021-10-26T08:47:46.995Z] e2eb06d8af82: Preparing [2021-10-26T08:47:46.995Z] ed2ad4ffd948: Waiting [2021-10-26T08:47:46.995Z] 5568024ee7da: Waiting [2021-10-26T08:47:46.995Z] 25e844c2ab8e: Waiting [2021-10-26T08:47:46.995Z] 2a8b9b746230: Waiting [2021-10-26T08:47:46.995Z] e2eb06d8af82: Waiting [2021-10-26T08:47:46.995Z] 426f538e0d43: Waiting [2021-10-26T08:47:46.995Z] 6543eff2d223: Layer already exists [2021-10-26T08:47:46.995Z] 7852beedb087: Layer already exists [2021-10-26T08:47:46.995Z] cd1a8af96e08: Layer already exists [2021-10-26T08:47:46.995Z] 430c6eb0ebf4: Layer already exists [2021-10-26T08:47:46.995Z] 163920707fcb: Layer already exists [2021-10-26T08:47:46.995Z] 426f538e0d43: Layer already exists [2021-10-26T08:47:46.995Z] 2a8b9b746230: Layer already exists [2021-10-26T08:47:46.995Z] 5568024ee7da: Layer already exists [2021-10-26T08:47:46.995Z] ed2ad4ffd948: Layer already exists [2021-10-26T08:47:46.995Z] 25e844c2ab8e: Layer already exists [2021-10-26T08:47:46.995Z] e2eb06d8af82: Layer already exists [2021-10-26T08:47:46.995Z] a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78: digest: sha256:395d802e8dc58e4c3a3a6ba92ace3e024968ea28d1ce5fd669cf6f03de2f1063 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:47:47.292Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:47:47.585Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-10-26T08:47:47.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-10-26T08:47:47.585Z] 7852beedb087: Preparing [2021-10-26T08:47:47.585Z] 7852beedb087: Preparing [2021-10-26T08:47:47.585Z] cd1a8af96e08: Preparing [2021-10-26T08:47:47.585Z] 163920707fcb: Preparing [2021-10-26T08:47:47.585Z] 6543eff2d223: Preparing [2021-10-26T08:47:47.585Z] 430c6eb0ebf4: Preparing [2021-10-26T08:47:47.585Z] 426f538e0d43: Preparing [2021-10-26T08:47:47.585Z] ed2ad4ffd948: Preparing [2021-10-26T08:47:47.585Z] 5568024ee7da: Preparing [2021-10-26T08:47:47.585Z] 25e844c2ab8e: Preparing [2021-10-26T08:47:47.585Z] 2a8b9b746230: Preparing [2021-10-26T08:47:47.585Z] e2eb06d8af82: Preparing [2021-10-26T08:47:47.585Z] ed2ad4ffd948: Waiting [2021-10-26T08:47:47.585Z] 5568024ee7da: Waiting [2021-10-26T08:47:47.585Z] 25e844c2ab8e: Waiting [2021-10-26T08:47:47.585Z] 2a8b9b746230: Waiting [2021-10-26T08:47:47.585Z] e2eb06d8af82: Waiting [2021-10-26T08:47:47.585Z] 426f538e0d43: Waiting [2021-10-26T08:47:47.585Z] 7852beedb087: Layer already exists [2021-10-26T08:47:47.585Z] 163920707fcb: Layer already exists [2021-10-26T08:47:47.585Z] 430c6eb0ebf4: Layer already exists [2021-10-26T08:47:47.585Z] cd1a8af96e08: Layer already exists [2021-10-26T08:47:47.585Z] 6543eff2d223: Layer already exists [2021-10-26T08:47:47.585Z] 426f538e0d43: Layer already exists [2021-10-26T08:47:47.585Z] 5568024ee7da: Layer already exists [2021-10-26T08:47:47.585Z] 2a8b9b746230: Layer already exists [2021-10-26T08:47:47.585Z] ed2ad4ffd948: Layer already exists [2021-10-26T08:47:47.585Z] 25e844c2ab8e: Layer already exists [2021-10-26T08:47:47.585Z] e2eb06d8af82: Layer already exists [2021-10-26T08:47:47.585Z] main: digest: sha256:395d802e8dc58e4c3a3a6ba92ace3e024968ea28d1ce5fd669cf6f03de2f1063 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-26T08:47:47.616Z] ===================================================== [Pipeline] echo [2021-10-26T08:47:47.622Z] taggedImages: [2021-10-26T08:47:47.622Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:a2b69b26302f7c1f6618b98aa17e76474aebfec2 [2021-10-26T08:47:47.622Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-10-26T08:47:47.622Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.78 [2021-10-26T08:47:47.622Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78 [2021-10-26T08:47:47.622Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-10-26T08:47:47.637Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-10-26T08:47:47.637Z] a2b69b26302f7c1f6618b98aa17e76474aebfec2 [2021-10-26T08:47:47.637Z] latest [2021-10-26T08:47:47.637Z] 2.0.1-dev.78 [2021-10-26T08:47:47.637Z] a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78 [2021-10-26T08:47:47.637Z] main [2021-10-26T08:47:47.637Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:47:47.940Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a2b69b26302f7c1f6618b98aa17e76474aebfec2 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:47:48.242Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a2b69b26302f7c1f6618b98aa17e76474aebfec2 [2021-10-26T08:47:48.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-10-26T08:47:48.242Z] 1f360074a0f5: Preparing [2021-10-26T08:47:48.242Z] 694b142eabaf: Preparing [2021-10-26T08:47:48.242Z] 2fd6a5ed60bf: Preparing [2021-10-26T08:47:48.242Z] 21635786a520: Preparing [2021-10-26T08:47:48.242Z] 379dd89055b5: Preparing [2021-10-26T08:47:48.242Z] e2eb06d8af82: Preparing [2021-10-26T08:47:48.242Z] e2eb06d8af82: Waiting [2021-10-26T08:47:48.851Z] 2fd6a5ed60bf: Pushed [2021-10-26T08:47:48.851Z] e2eb06d8af82: Layer already exists [2021-10-26T08:47:48.851Z] 21635786a520: Pushed [2021-10-26T08:47:48.851Z] 379dd89055b5: Pushed [2021-10-26T08:47:48.851Z] 694b142eabaf: Pushed [2021-10-26T08:47:49.112Z] 1f360074a0f5: Pushed [2021-10-26T08:47:49.112Z] a2b69b26302f7c1f6618b98aa17e76474aebfec2: digest: sha256:eb5cf2f07426737c2dfcdf1b1383824655ad239beba7eeb624ad8ca26e0e46c1 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:47:49.404Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:47:49.694Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-10-26T08:47:49.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-10-26T08:47:49.694Z] 1f360074a0f5: Preparing [2021-10-26T08:47:49.694Z] 694b142eabaf: Preparing [2021-10-26T08:47:49.694Z] 2fd6a5ed60bf: Preparing [2021-10-26T08:47:49.694Z] 21635786a520: Preparing [2021-10-26T08:47:49.694Z] 379dd89055b5: Preparing [2021-10-26T08:47:49.694Z] e2eb06d8af82: Preparing [2021-10-26T08:47:49.694Z] e2eb06d8af82: Waiting [2021-10-26T08:47:49.694Z] 1f360074a0f5: Layer already exists [2021-10-26T08:47:49.694Z] 379dd89055b5: Layer already exists [2021-10-26T08:47:49.694Z] 2fd6a5ed60bf: Layer already exists [2021-10-26T08:47:49.694Z] 694b142eabaf: Layer already exists [2021-10-26T08:47:49.694Z] 21635786a520: Layer already exists [2021-10-26T08:47:49.694Z] e2eb06d8af82: Layer already exists [2021-10-26T08:47:49.694Z] latest: digest: sha256:eb5cf2f07426737c2dfcdf1b1383824655ad239beba7eeb624ad8ca26e0e46c1 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:47:49.990Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.78 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:47:50.281Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.78 [2021-10-26T08:47:50.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-10-26T08:47:50.282Z] 1f360074a0f5: Preparing [2021-10-26T08:47:50.282Z] 694b142eabaf: Preparing [2021-10-26T08:47:50.282Z] 2fd6a5ed60bf: Preparing [2021-10-26T08:47:50.282Z] 21635786a520: Preparing [2021-10-26T08:47:50.282Z] 379dd89055b5: Preparing [2021-10-26T08:47:50.282Z] e2eb06d8af82: Preparing [2021-10-26T08:47:50.282Z] e2eb06d8af82: Waiting [2021-10-26T08:47:50.282Z] 2fd6a5ed60bf: Layer already exists [2021-10-26T08:47:50.282Z] 379dd89055b5: Layer already exists [2021-10-26T08:47:50.282Z] 1f360074a0f5: Layer already exists [2021-10-26T08:47:50.282Z] 21635786a520: Layer already exists [2021-10-26T08:47:50.282Z] 694b142eabaf: Layer already exists [2021-10-26T08:47:50.282Z] e2eb06d8af82: Layer already exists [2021-10-26T08:47:50.282Z] 2.0.1-dev.78: digest: sha256:eb5cf2f07426737c2dfcdf1b1383824655ad239beba7eeb624ad8ca26e0e46c1 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:47:50.573Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:47:50.869Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78 [2021-10-26T08:47:50.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-10-26T08:47:50.869Z] 1f360074a0f5: Preparing [2021-10-26T08:47:50.869Z] 694b142eabaf: Preparing [2021-10-26T08:47:50.869Z] 2fd6a5ed60bf: Preparing [2021-10-26T08:47:50.869Z] 21635786a520: Preparing [2021-10-26T08:47:50.869Z] 379dd89055b5: Preparing [2021-10-26T08:47:50.869Z] e2eb06d8af82: Preparing [2021-10-26T08:47:50.869Z] e2eb06d8af82: Waiting [2021-10-26T08:47:50.869Z] 694b142eabaf: Layer already exists [2021-10-26T08:47:50.869Z] 1f360074a0f5: Layer already exists [2021-10-26T08:47:50.869Z] 21635786a520: Layer already exists [2021-10-26T08:47:50.869Z] 2fd6a5ed60bf: Layer already exists [2021-10-26T08:47:50.869Z] 379dd89055b5: Layer already exists [2021-10-26T08:47:50.869Z] e2eb06d8af82: Layer already exists [2021-10-26T08:47:50.869Z] a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78: digest: sha256:eb5cf2f07426737c2dfcdf1b1383824655ad239beba7eeb624ad8ca26e0e46c1 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:47:51.165Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:47:51.452Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-10-26T08:47:51.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-10-26T08:47:51.452Z] 1f360074a0f5: Preparing [2021-10-26T08:47:51.452Z] 694b142eabaf: Preparing [2021-10-26T08:47:51.452Z] 2fd6a5ed60bf: Preparing [2021-10-26T08:47:51.452Z] 21635786a520: Preparing [2021-10-26T08:47:51.452Z] 379dd89055b5: Preparing [2021-10-26T08:47:51.452Z] e2eb06d8af82: Preparing [2021-10-26T08:47:51.452Z] e2eb06d8af82: Waiting [2021-10-26T08:47:51.452Z] 379dd89055b5: Layer already exists [2021-10-26T08:47:51.452Z] 694b142eabaf: Layer already exists [2021-10-26T08:47:51.452Z] 2fd6a5ed60bf: Layer already exists [2021-10-26T08:47:51.452Z] 21635786a520: Layer already exists [2021-10-26T08:47:51.452Z] 1f360074a0f5: Layer already exists [2021-10-26T08:47:51.452Z] e2eb06d8af82: Layer already exists [2021-10-26T08:47:51.452Z] main: digest: sha256:eb5cf2f07426737c2dfcdf1b1383824655ad239beba7eeb624ad8ca26e0e46c1 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-26T08:47:51.480Z] ===================================================== [Pipeline] echo [2021-10-26T08:47:51.484Z] taggedImages: [2021-10-26T08:47:51.484Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:a2b69b26302f7c1f6618b98aa17e76474aebfec2 [2021-10-26T08:47:51.484Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-10-26T08:47:51.484Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.78 [2021-10-26T08:47:51.484Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78 [2021-10-26T08:47:51.484Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-10-26T08:47:51.496Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-10-26T08:47:51.496Z] a2b69b26302f7c1f6618b98aa17e76474aebfec2 [2021-10-26T08:47:51.496Z] latest [2021-10-26T08:47:51.496Z] 2.0.1-dev.78 [2021-10-26T08:47:51.496Z] a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78 [2021-10-26T08:47:51.496Z] main [2021-10-26T08:47:51.496Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:47:51.793Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a2b69b26302f7c1f6618b98aa17e76474aebfec2 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:47:52.088Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a2b69b26302f7c1f6618b98aa17e76474aebfec2 [2021-10-26T08:47:52.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-10-26T08:47:52.088Z] 37414d4979ca: Preparing [2021-10-26T08:47:52.088Z] c9f4e88aaf22: Preparing [2021-10-26T08:47:52.088Z] 9f3446270b82: Preparing [2021-10-26T08:47:52.088Z] 55f084596659: Preparing [2021-10-26T08:47:52.088Z] 839b386ead42: Preparing [2021-10-26T08:47:52.088Z] 10d2ae39a06a: Preparing [2021-10-26T08:47:52.088Z] 215ec69cd14b: Preparing [2021-10-26T08:47:52.088Z] 423b3f14111e: Preparing [2021-10-26T08:47:52.088Z] b13dc82296bc: Preparing [2021-10-26T08:47:52.088Z] e2eb06d8af82: Preparing [2021-10-26T08:47:52.088Z] 10d2ae39a06a: Waiting [2021-10-26T08:47:52.088Z] 215ec69cd14b: Waiting [2021-10-26T08:47:52.088Z] 423b3f14111e: Waiting [2021-10-26T08:47:52.088Z] b13dc82296bc: Waiting [2021-10-26T08:47:52.088Z] e2eb06d8af82: Waiting [2021-10-26T08:47:52.680Z] 839b386ead42: Pushed [2021-10-26T08:47:52.680Z] 37414d4979ca: Pushed [2021-10-26T08:47:52.680Z] c9f4e88aaf22: Pushed [2021-10-26T08:47:52.941Z] 10d2ae39a06a: Pushed [2021-10-26T08:47:52.941Z] 55f084596659: Pushed [2021-10-26T08:47:52.941Z] 215ec69cd14b: Pushed [2021-10-26T08:47:52.941Z] 423b3f14111e: Pushed [2021-10-26T08:47:52.941Z] e2eb06d8af82: Layer already exists [2021-10-26T08:47:52.941Z] b13dc82296bc: Pushed [2021-10-26T08:47:52.941Z] 9f3446270b82: Pushed [2021-10-26T08:47:53.200Z] a2b69b26302f7c1f6618b98aa17e76474aebfec2: digest: sha256:5b8112ad30ad0cb73b2f11f60dde5205e3e6666978c22d2066ed1dc901bf6fe6 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:47:53.498Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:47:53.789Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-10-26T08:47:53.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-10-26T08:47:53.789Z] 37414d4979ca: Preparing [2021-10-26T08:47:53.789Z] c9f4e88aaf22: Preparing [2021-10-26T08:47:53.789Z] 9f3446270b82: Preparing [2021-10-26T08:47:53.789Z] 55f084596659: Preparing [2021-10-26T08:47:53.789Z] 839b386ead42: Preparing [2021-10-26T08:47:53.789Z] 10d2ae39a06a: Preparing [2021-10-26T08:47:53.789Z] 215ec69cd14b: Preparing [2021-10-26T08:47:53.789Z] 423b3f14111e: Preparing [2021-10-26T08:47:53.789Z] b13dc82296bc: Preparing [2021-10-26T08:47:53.789Z] e2eb06d8af82: Preparing [2021-10-26T08:47:53.789Z] 10d2ae39a06a: Waiting [2021-10-26T08:47:53.789Z] 215ec69cd14b: Waiting [2021-10-26T08:47:53.789Z] 423b3f14111e: Waiting [2021-10-26T08:47:53.789Z] b13dc82296bc: Waiting [2021-10-26T08:47:53.789Z] e2eb06d8af82: Waiting [2021-10-26T08:47:53.789Z] c9f4e88aaf22: Layer already exists [2021-10-26T08:47:53.789Z] 9f3446270b82: Layer already exists [2021-10-26T08:47:53.789Z] 839b386ead42: Layer already exists [2021-10-26T08:47:53.789Z] 55f084596659: Layer already exists [2021-10-26T08:47:53.789Z] 37414d4979ca: Layer already exists [2021-10-26T08:47:53.789Z] 423b3f14111e: Layer already exists [2021-10-26T08:47:53.789Z] 215ec69cd14b: Layer already exists [2021-10-26T08:47:53.789Z] e2eb06d8af82: Layer already exists [2021-10-26T08:47:53.789Z] 10d2ae39a06a: Layer already exists [2021-10-26T08:47:53.789Z] b13dc82296bc: Layer already exists [2021-10-26T08:47:53.789Z] latest: digest: sha256:5b8112ad30ad0cb73b2f11f60dde5205e3e6666978c22d2066ed1dc901bf6fe6 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:47:54.082Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.78 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:47:54.368Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.78 [2021-10-26T08:47:54.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-10-26T08:47:54.368Z] 37414d4979ca: Preparing [2021-10-26T08:47:54.368Z] c9f4e88aaf22: Preparing [2021-10-26T08:47:54.368Z] 9f3446270b82: Preparing [2021-10-26T08:47:54.368Z] 55f084596659: Preparing [2021-10-26T08:47:54.368Z] 839b386ead42: Preparing [2021-10-26T08:47:54.368Z] 10d2ae39a06a: Preparing [2021-10-26T08:47:54.368Z] 215ec69cd14b: Preparing [2021-10-26T08:47:54.368Z] 423b3f14111e: Preparing [2021-10-26T08:47:54.368Z] b13dc82296bc: Preparing [2021-10-26T08:47:54.368Z] e2eb06d8af82: Preparing [2021-10-26T08:47:54.368Z] 10d2ae39a06a: Waiting [2021-10-26T08:47:54.368Z] 215ec69cd14b: Waiting [2021-10-26T08:47:54.368Z] 423b3f14111e: Waiting [2021-10-26T08:47:54.368Z] b13dc82296bc: Waiting [2021-10-26T08:47:54.368Z] e2eb06d8af82: Waiting [2021-10-26T08:47:54.368Z] 37414d4979ca: Layer already exists [2021-10-26T08:47:54.368Z] c9f4e88aaf22: Layer already exists [2021-10-26T08:47:54.368Z] 9f3446270b82: Layer already exists [2021-10-26T08:47:54.368Z] 55f084596659: Layer already exists [2021-10-26T08:47:54.368Z] 839b386ead42: Layer already exists [2021-10-26T08:47:54.368Z] 10d2ae39a06a: Layer already exists [2021-10-26T08:47:54.368Z] 423b3f14111e: Layer already exists [2021-10-26T08:47:54.368Z] 215ec69cd14b: Layer already exists [2021-10-26T08:47:54.368Z] b13dc82296bc: Layer already exists [2021-10-26T08:47:54.368Z] e2eb06d8af82: Layer already exists [2021-10-26T08:47:54.368Z] 2.0.1-dev.78: digest: sha256:5b8112ad30ad0cb73b2f11f60dde5205e3e6666978c22d2066ed1dc901bf6fe6 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:47:54.666Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:47:54.953Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78 [2021-10-26T08:47:54.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-10-26T08:47:54.953Z] 37414d4979ca: Preparing [2021-10-26T08:47:54.953Z] c9f4e88aaf22: Preparing [2021-10-26T08:47:54.953Z] 9f3446270b82: Preparing [2021-10-26T08:47:54.953Z] 55f084596659: Preparing [2021-10-26T08:47:54.953Z] 839b386ead42: Preparing [2021-10-26T08:47:54.953Z] 10d2ae39a06a: Preparing [2021-10-26T08:47:54.953Z] 215ec69cd14b: Preparing [2021-10-26T08:47:54.953Z] 423b3f14111e: Preparing [2021-10-26T08:47:54.953Z] b13dc82296bc: Preparing [2021-10-26T08:47:54.953Z] e2eb06d8af82: Preparing [2021-10-26T08:47:54.953Z] 10d2ae39a06a: Waiting [2021-10-26T08:47:54.953Z] 215ec69cd14b: Waiting [2021-10-26T08:47:54.953Z] 423b3f14111e: Waiting [2021-10-26T08:47:54.953Z] b13dc82296bc: Waiting [2021-10-26T08:47:54.953Z] e2eb06d8af82: Waiting [2021-10-26T08:47:54.953Z] 9f3446270b82: Layer already exists [2021-10-26T08:47:54.953Z] c9f4e88aaf22: Layer already exists [2021-10-26T08:47:54.953Z] 839b386ead42: Layer already exists [2021-10-26T08:47:54.953Z] 55f084596659: Layer already exists [2021-10-26T08:47:54.953Z] 37414d4979ca: Layer already exists [2021-10-26T08:47:54.953Z] 10d2ae39a06a: Layer already exists [2021-10-26T08:47:54.953Z] 423b3f14111e: Layer already exists [2021-10-26T08:47:54.953Z] b13dc82296bc: Layer already exists [2021-10-26T08:47:54.953Z] 215ec69cd14b: Layer already exists [2021-10-26T08:47:54.953Z] e2eb06d8af82: Layer already exists [2021-10-26T08:47:54.953Z] a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78: digest: sha256:5b8112ad30ad0cb73b2f11f60dde5205e3e6666978c22d2066ed1dc901bf6fe6 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:47:55.244Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:47:55.541Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-10-26T08:47:55.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-10-26T08:47:55.541Z] 37414d4979ca: Preparing [2021-10-26T08:47:55.541Z] c9f4e88aaf22: Preparing [2021-10-26T08:47:55.541Z] 9f3446270b82: Preparing [2021-10-26T08:47:55.541Z] 55f084596659: Preparing [2021-10-26T08:47:55.541Z] 839b386ead42: Preparing [2021-10-26T08:47:55.541Z] 10d2ae39a06a: Preparing [2021-10-26T08:47:55.541Z] 215ec69cd14b: Preparing [2021-10-26T08:47:55.541Z] 423b3f14111e: Preparing [2021-10-26T08:47:55.541Z] b13dc82296bc: Preparing [2021-10-26T08:47:55.541Z] e2eb06d8af82: Preparing [2021-10-26T08:47:55.541Z] 10d2ae39a06a: Waiting [2021-10-26T08:47:55.541Z] 215ec69cd14b: Waiting [2021-10-26T08:47:55.541Z] e2eb06d8af82: Waiting [2021-10-26T08:47:55.541Z] 423b3f14111e: Waiting [2021-10-26T08:47:55.541Z] b13dc82296bc: Waiting [2021-10-26T08:47:55.541Z] 839b386ead42: Layer already exists [2021-10-26T08:47:55.541Z] 9f3446270b82: Layer already exists [2021-10-26T08:47:55.541Z] 55f084596659: Layer already exists [2021-10-26T08:47:55.541Z] 37414d4979ca: Layer already exists [2021-10-26T08:47:55.541Z] c9f4e88aaf22: Layer already exists [2021-10-26T08:47:55.541Z] 10d2ae39a06a: Layer already exists [2021-10-26T08:47:55.541Z] 423b3f14111e: Layer already exists [2021-10-26T08:47:55.541Z] 215ec69cd14b: Layer already exists [2021-10-26T08:47:55.541Z] e2eb06d8af82: Layer already exists [2021-10-26T08:47:55.541Z] b13dc82296bc: Layer already exists [2021-10-26T08:47:55.541Z] main: digest: sha256:5b8112ad30ad0cb73b2f11f60dde5205e3e6666978c22d2066ed1dc901bf6fe6 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-26T08:47:55.572Z] ===================================================== [Pipeline] echo [2021-10-26T08:47:55.577Z] taggedImages: [2021-10-26T08:47:55.577Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a2b69b26302f7c1f6618b98aa17e76474aebfec2 [2021-10-26T08:47:55.577Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-10-26T08:47:55.577Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.78 [2021-10-26T08:47:55.577Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78 [2021-10-26T08:47:55.577Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-10-26T08:47:55.588Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-10-26T08:47:55.588Z] a2b69b26302f7c1f6618b98aa17e76474aebfec2 [2021-10-26T08:47:55.588Z] latest [2021-10-26T08:47:55.588Z] 2.0.1-dev.78 [2021-10-26T08:47:55.588Z] a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78 [2021-10-26T08:47:55.588Z] main [2021-10-26T08:47:55.588Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:47:55.926Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a2b69b26302f7c1f6618b98aa17e76474aebfec2 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:47:56.300Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:a2b69b26302f7c1f6618b98aa17e76474aebfec2 [2021-10-26T08:47:56.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-10-26T08:47:56.300Z] 2bb3a4d0da92: Preparing [2021-10-26T08:47:56.300Z] 7796e1789e78: Preparing [2021-10-26T08:47:56.300Z] 426f538e0d43: Preparing [2021-10-26T08:47:56.300Z] 46e2f18a127c: Preparing [2021-10-26T08:47:56.300Z] e2eb06d8af82: Preparing [2021-10-26T08:47:56.300Z] e2eb06d8af82: Layer already exists [2021-10-26T08:47:56.300Z] 426f538e0d43: Layer already exists [2021-10-26T08:47:56.300Z] 2bb3a4d0da92: Pushed [2021-10-26T08:47:56.300Z] 46e2f18a127c: Pushed [2021-10-26T08:47:57.682Z] 7796e1789e78: Pushed [2021-10-26T08:47:57.682Z] a2b69b26302f7c1f6618b98aa17e76474aebfec2: digest: sha256:9c15797834d232e200eff10db3bb760e6e68c53a2902ba4b5e7298a17f23c0c7 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:47:57.976Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:47:58.272Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-10-26T08:47:58.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-10-26T08:47:58.272Z] 2bb3a4d0da92: Preparing [2021-10-26T08:47:58.272Z] 7796e1789e78: Preparing [2021-10-26T08:47:58.272Z] 426f538e0d43: Preparing [2021-10-26T08:47:58.272Z] 46e2f18a127c: Preparing [2021-10-26T08:47:58.272Z] e2eb06d8af82: Preparing [2021-10-26T08:47:58.272Z] 2bb3a4d0da92: Layer already exists [2021-10-26T08:47:58.272Z] 7796e1789e78: Layer already exists [2021-10-26T08:47:58.272Z] 46e2f18a127c: Layer already exists [2021-10-26T08:47:58.272Z] e2eb06d8af82: Layer already exists [2021-10-26T08:47:58.272Z] 426f538e0d43: Layer already exists [2021-10-26T08:47:58.272Z] latest: digest: sha256:9c15797834d232e200eff10db3bb760e6e68c53a2902ba4b5e7298a17f23c0c7 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:47:58.564Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.78 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:47:58.851Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.78 [2021-10-26T08:47:58.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-10-26T08:47:58.851Z] 2bb3a4d0da92: Preparing [2021-10-26T08:47:58.851Z] 7796e1789e78: Preparing [2021-10-26T08:47:58.851Z] 426f538e0d43: Preparing [2021-10-26T08:47:58.851Z] 46e2f18a127c: Preparing [2021-10-26T08:47:58.851Z] e2eb06d8af82: Preparing [2021-10-26T08:47:58.851Z] 2bb3a4d0da92: Layer already exists [2021-10-26T08:47:58.851Z] 426f538e0d43: Layer already exists [2021-10-26T08:47:58.851Z] 7796e1789e78: Layer already exists [2021-10-26T08:47:58.851Z] 46e2f18a127c: Layer already exists [2021-10-26T08:47:58.851Z] e2eb06d8af82: Layer already exists [2021-10-26T08:47:58.851Z] 2.0.1-dev.78: digest: sha256:9c15797834d232e200eff10db3bb760e6e68c53a2902ba4b5e7298a17f23c0c7 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:47:59.142Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:47:59.439Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78 [2021-10-26T08:47:59.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-10-26T08:47:59.440Z] 2bb3a4d0da92: Preparing [2021-10-26T08:47:59.440Z] 7796e1789e78: Preparing [2021-10-26T08:47:59.440Z] 426f538e0d43: Preparing [2021-10-26T08:47:59.440Z] 46e2f18a127c: Preparing [2021-10-26T08:47:59.440Z] e2eb06d8af82: Preparing [2021-10-26T08:47:59.440Z] e2eb06d8af82: Layer already exists [2021-10-26T08:47:59.440Z] 2bb3a4d0da92: Layer already exists [2021-10-26T08:47:59.440Z] 46e2f18a127c: Layer already exists [2021-10-26T08:47:59.440Z] 426f538e0d43: Layer already exists [2021-10-26T08:47:59.440Z] 7796e1789e78: Layer already exists [2021-10-26T08:47:59.440Z] a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78: digest: sha256:9c15797834d232e200eff10db3bb760e6e68c53a2902ba4b5e7298a17f23c0c7 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:47:59.734Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:48:00.023Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-10-26T08:48:00.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-10-26T08:48:00.023Z] 2bb3a4d0da92: Preparing [2021-10-26T08:48:00.023Z] 7796e1789e78: Preparing [2021-10-26T08:48:00.023Z] 426f538e0d43: Preparing [2021-10-26T08:48:00.023Z] 46e2f18a127c: Preparing [2021-10-26T08:48:00.023Z] e2eb06d8af82: Preparing [2021-10-26T08:48:00.023Z] 2bb3a4d0da92: Layer already exists [2021-10-26T08:48:00.023Z] e2eb06d8af82: Layer already exists [2021-10-26T08:48:00.023Z] 7796e1789e78: Layer already exists [2021-10-26T08:48:00.023Z] 426f538e0d43: Layer already exists [2021-10-26T08:48:00.023Z] 46e2f18a127c: Layer already exists [2021-10-26T08:48:00.023Z] main: digest: sha256:9c15797834d232e200eff10db3bb760e6e68c53a2902ba4b5e7298a17f23c0c7 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-26T08:48:00.052Z] ===================================================== [Pipeline] echo [2021-10-26T08:48:00.059Z] taggedImages: [2021-10-26T08:48:00.059Z] - nexus3.edgexfoundry.org:10004/support-notifications:a2b69b26302f7c1f6618b98aa17e76474aebfec2 [2021-10-26T08:48:00.059Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-10-26T08:48:00.059Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.78 [2021-10-26T08:48:00.059Z] - nexus3.edgexfoundry.org:10004/support-notifications:a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78 [2021-10-26T08:48:00.059Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-10-26T08:48:00.079Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-10-26T08:48:00.079Z] a2b69b26302f7c1f6618b98aa17e76474aebfec2 [2021-10-26T08:48:00.079Z] latest [2021-10-26T08:48:00.079Z] 2.0.1-dev.78 [2021-10-26T08:48:00.079Z] a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78 [2021-10-26T08:48:00.079Z] main [2021-10-26T08:48:00.079Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:48:00.385Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a2b69b26302f7c1f6618b98aa17e76474aebfec2 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:48:00.680Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a2b69b26302f7c1f6618b98aa17e76474aebfec2 [2021-10-26T08:48:00.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-10-26T08:48:00.680Z] aefd9d5b8619: Preparing [2021-10-26T08:48:00.680Z] 08b1db9f13ee: Preparing [2021-10-26T08:48:00.680Z] 426f538e0d43: Preparing [2021-10-26T08:48:00.680Z] 1ead9a1aef68: Preparing [2021-10-26T08:48:00.680Z] e2eb06d8af82: Preparing [2021-10-26T08:48:00.680Z] 426f538e0d43: Layer already exists [2021-10-26T08:48:00.680Z] e2eb06d8af82: Layer already exists [2021-10-26T08:48:00.680Z] 1ead9a1aef68: Layer already exists [2021-10-26T08:48:00.680Z] aefd9d5b8619: Pushed [2021-10-26T08:48:02.071Z] 08b1db9f13ee: Pushed [2021-10-26T08:48:02.071Z] a2b69b26302f7c1f6618b98aa17e76474aebfec2: digest: sha256:80f4689f4c57563fc8444a94851659a078d4a43009e4de4284bd501b800618e2 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:48:02.366Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:48:02.654Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-10-26T08:48:02.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-10-26T08:48:02.654Z] aefd9d5b8619: Preparing [2021-10-26T08:48:02.654Z] 08b1db9f13ee: Preparing [2021-10-26T08:48:02.654Z] 426f538e0d43: Preparing [2021-10-26T08:48:02.654Z] 1ead9a1aef68: Preparing [2021-10-26T08:48:02.654Z] e2eb06d8af82: Preparing [2021-10-26T08:48:02.654Z] aefd9d5b8619: Layer already exists [2021-10-26T08:48:02.654Z] 08b1db9f13ee: Layer already exists [2021-10-26T08:48:02.654Z] 426f538e0d43: Layer already exists [2021-10-26T08:48:02.654Z] e2eb06d8af82: Layer already exists [2021-10-26T08:48:02.654Z] 1ead9a1aef68: Layer already exists [2021-10-26T08:48:02.654Z] latest: digest: sha256:80f4689f4c57563fc8444a94851659a078d4a43009e4de4284bd501b800618e2 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:48:02.951Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.78 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:48:03.241Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.78 [2021-10-26T08:48:03.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-10-26T08:48:03.241Z] aefd9d5b8619: Preparing [2021-10-26T08:48:03.241Z] 08b1db9f13ee: Preparing [2021-10-26T08:48:03.241Z] 426f538e0d43: Preparing [2021-10-26T08:48:03.241Z] 1ead9a1aef68: Preparing [2021-10-26T08:48:03.241Z] e2eb06d8af82: Preparing [2021-10-26T08:48:03.241Z] 08b1db9f13ee: Layer already exists [2021-10-26T08:48:03.241Z] e2eb06d8af82: Layer already exists [2021-10-26T08:48:03.241Z] 426f538e0d43: Layer already exists [2021-10-26T08:48:03.241Z] 1ead9a1aef68: Layer already exists [2021-10-26T08:48:03.241Z] aefd9d5b8619: Layer already exists [2021-10-26T08:48:03.241Z] 2.0.1-dev.78: digest: sha256:80f4689f4c57563fc8444a94851659a078d4a43009e4de4284bd501b800618e2 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:48:03.538Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:48:03.827Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78 [2021-10-26T08:48:03.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-10-26T08:48:03.827Z] aefd9d5b8619: Preparing [2021-10-26T08:48:03.827Z] 08b1db9f13ee: Preparing [2021-10-26T08:48:03.827Z] 426f538e0d43: Preparing [2021-10-26T08:48:03.827Z] 1ead9a1aef68: Preparing [2021-10-26T08:48:03.827Z] e2eb06d8af82: Preparing [2021-10-26T08:48:03.827Z] e2eb06d8af82: Layer already exists [2021-10-26T08:48:03.827Z] aefd9d5b8619: Layer already exists [2021-10-26T08:48:03.827Z] 08b1db9f13ee: Layer already exists [2021-10-26T08:48:03.827Z] 1ead9a1aef68: Layer already exists [2021-10-26T08:48:03.827Z] 426f538e0d43: Layer already exists [2021-10-26T08:48:03.827Z] a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78: digest: sha256:80f4689f4c57563fc8444a94851659a078d4a43009e4de4284bd501b800618e2 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:48:04.120Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:48:04.412Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-10-26T08:48:04.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-10-26T08:48:04.412Z] aefd9d5b8619: Preparing [2021-10-26T08:48:04.412Z] 08b1db9f13ee: Preparing [2021-10-26T08:48:04.412Z] 426f538e0d43: Preparing [2021-10-26T08:48:04.412Z] 1ead9a1aef68: Preparing [2021-10-26T08:48:04.412Z] e2eb06d8af82: Preparing [2021-10-26T08:48:04.412Z] e2eb06d8af82: Layer already exists [2021-10-26T08:48:04.412Z] 08b1db9f13ee: Layer already exists [2021-10-26T08:48:04.412Z] 426f538e0d43: Layer already exists [2021-10-26T08:48:04.412Z] aefd9d5b8619: Layer already exists [2021-10-26T08:48:04.412Z] 1ead9a1aef68: Layer already exists [2021-10-26T08:48:04.412Z] main: digest: sha256:80f4689f4c57563fc8444a94851659a078d4a43009e4de4284bd501b800618e2 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-26T08:48:04.442Z] ===================================================== [Pipeline] echo [2021-10-26T08:48:04.451Z] taggedImages: [2021-10-26T08:48:04.451Z] - nexus3.edgexfoundry.org:10004/support-scheduler:a2b69b26302f7c1f6618b98aa17e76474aebfec2 [2021-10-26T08:48:04.451Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-10-26T08:48:04.451Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.78 [2021-10-26T08:48:04.451Z] - nexus3.edgexfoundry.org:10004/support-scheduler:a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78 [2021-10-26T08:48:04.451Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-10-26T08:48:04.468Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-10-26T08:48:04.468Z] a2b69b26302f7c1f6618b98aa17e76474aebfec2 [2021-10-26T08:48:04.468Z] latest [2021-10-26T08:48:04.468Z] 2.0.1-dev.78 [2021-10-26T08:48:04.468Z] a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78 [2021-10-26T08:48:04.468Z] main [2021-10-26T08:48:04.468Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:48:04.776Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a2b69b26302f7c1f6618b98aa17e76474aebfec2 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:48:05.072Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a2b69b26302f7c1f6618b98aa17e76474aebfec2 [2021-10-26T08:48:05.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-10-26T08:48:05.072Z] 5b5a9f2b5e47: Preparing [2021-10-26T08:48:05.072Z] c92acf044396: Preparing [2021-10-26T08:48:05.072Z] f55567f0894a: Preparing [2021-10-26T08:48:05.072Z] 825e1160d754: Preparing [2021-10-26T08:48:05.072Z] 879b85f2d1ed: Preparing [2021-10-26T08:48:05.072Z] 6777e3bbcb7c: Preparing [2021-10-26T08:48:05.072Z] fd08d546f6b8: Preparing [2021-10-26T08:48:05.072Z] 0636255016a6: Preparing [2021-10-26T08:48:05.072Z] 84e9d258764d: Preparing [2021-10-26T08:48:05.072Z] 56463f638872: Preparing [2021-10-26T08:48:05.072Z] e2eb06d8af82: Preparing [2021-10-26T08:48:05.072Z] fd08d546f6b8: Waiting [2021-10-26T08:48:05.072Z] 0636255016a6: Waiting [2021-10-26T08:48:05.072Z] 84e9d258764d: Waiting [2021-10-26T08:48:05.072Z] 56463f638872: Waiting [2021-10-26T08:48:05.072Z] e2eb06d8af82: Waiting [2021-10-26T08:48:05.072Z] 6777e3bbcb7c: Waiting [2021-10-26T08:48:05.072Z] 879b85f2d1ed: Layer already exists [2021-10-26T08:48:05.359Z] 6777e3bbcb7c: Layer already exists [2021-10-26T08:48:05.632Z] fd08d546f6b8: Layer already exists [2021-10-26T08:48:05.632Z] c92acf044396: Pushed [2021-10-26T08:48:05.632Z] 0636255016a6: Layer already exists [2021-10-26T08:48:05.632Z] 84e9d258764d: Layer already exists [2021-10-26T08:48:05.632Z] 56463f638872: Layer already exists [2021-10-26T08:48:05.894Z] e2eb06d8af82: Layer already exists [2021-10-26T08:48:05.894Z] 5b5a9f2b5e47: Pushed [2021-10-26T08:48:05.894Z] f55567f0894a: Pushed [2021-10-26T08:48:11.183Z] 825e1160d754: Pushed [2021-10-26T08:48:11.183Z] a2b69b26302f7c1f6618b98aa17e76474aebfec2: digest: sha256:3a82c670f5741ac8b2c7b140ccfd4c8e1db9e980f609c88dc435b89a110f6a08 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:48:11.473Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:48:11.765Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-10-26T08:48:11.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-10-26T08:48:11.765Z] 5b5a9f2b5e47: Preparing [2021-10-26T08:48:11.765Z] c92acf044396: Preparing [2021-10-26T08:48:11.765Z] f55567f0894a: Preparing [2021-10-26T08:48:11.765Z] 825e1160d754: Preparing [2021-10-26T08:48:11.765Z] 879b85f2d1ed: Preparing [2021-10-26T08:48:11.765Z] 6777e3bbcb7c: Preparing [2021-10-26T08:48:11.765Z] fd08d546f6b8: Preparing [2021-10-26T08:48:11.765Z] 0636255016a6: Preparing [2021-10-26T08:48:11.765Z] 84e9d258764d: Preparing [2021-10-26T08:48:11.765Z] 56463f638872: Preparing [2021-10-26T08:48:11.765Z] e2eb06d8af82: Preparing [2021-10-26T08:48:11.765Z] 6777e3bbcb7c: Waiting [2021-10-26T08:48:11.765Z] fd08d546f6b8: Waiting [2021-10-26T08:48:11.765Z] 0636255016a6: Waiting [2021-10-26T08:48:11.765Z] 84e9d258764d: Waiting [2021-10-26T08:48:11.765Z] 56463f638872: Waiting [2021-10-26T08:48:11.765Z] e2eb06d8af82: Waiting [2021-10-26T08:48:11.765Z] f55567f0894a: Layer already exists [2021-10-26T08:48:11.765Z] 825e1160d754: Layer already exists [2021-10-26T08:48:11.765Z] 5b5a9f2b5e47: Layer already exists [2021-10-26T08:48:11.765Z] 879b85f2d1ed: Layer already exists [2021-10-26T08:48:11.765Z] c92acf044396: Layer already exists [2021-10-26T08:48:11.765Z] 0636255016a6: Layer already exists [2021-10-26T08:48:11.765Z] fd08d546f6b8: Layer already exists [2021-10-26T08:48:11.765Z] 6777e3bbcb7c: Layer already exists [2021-10-26T08:48:11.765Z] 56463f638872: Layer already exists [2021-10-26T08:48:11.765Z] 84e9d258764d: Layer already exists [2021-10-26T08:48:11.765Z] e2eb06d8af82: Layer already exists [2021-10-26T08:48:11.765Z] latest: digest: sha256:3a82c670f5741ac8b2c7b140ccfd4c8e1db9e980f609c88dc435b89a110f6a08 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:48:12.065Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.78 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:48:12.354Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.78 [2021-10-26T08:48:12.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-10-26T08:48:12.354Z] 5b5a9f2b5e47: Preparing [2021-10-26T08:48:12.354Z] c92acf044396: Preparing [2021-10-26T08:48:12.354Z] f55567f0894a: Preparing [2021-10-26T08:48:12.354Z] 825e1160d754: Preparing [2021-10-26T08:48:12.354Z] 879b85f2d1ed: Preparing [2021-10-26T08:48:12.354Z] 6777e3bbcb7c: Preparing [2021-10-26T08:48:12.354Z] fd08d546f6b8: Preparing [2021-10-26T08:48:12.354Z] 0636255016a6: Preparing [2021-10-26T08:48:12.354Z] 84e9d258764d: Preparing [2021-10-26T08:48:12.354Z] 56463f638872: Preparing [2021-10-26T08:48:12.354Z] e2eb06d8af82: Preparing [2021-10-26T08:48:12.354Z] 6777e3bbcb7c: Waiting [2021-10-26T08:48:12.354Z] fd08d546f6b8: Waiting [2021-10-26T08:48:12.354Z] 0636255016a6: Waiting [2021-10-26T08:48:12.354Z] 84e9d258764d: Waiting [2021-10-26T08:48:12.354Z] 56463f638872: Waiting [2021-10-26T08:48:12.354Z] e2eb06d8af82: Waiting [2021-10-26T08:48:12.354Z] 825e1160d754: Layer already exists [2021-10-26T08:48:12.354Z] f55567f0894a: Layer already exists [2021-10-26T08:48:12.354Z] 5b5a9f2b5e47: Layer already exists [2021-10-26T08:48:12.354Z] c92acf044396: Layer already exists [2021-10-26T08:48:12.354Z] 879b85f2d1ed: Layer already exists [2021-10-26T08:48:12.354Z] 6777e3bbcb7c: Layer already exists [2021-10-26T08:48:12.354Z] 84e9d258764d: Layer already exists [2021-10-26T08:48:12.354Z] fd08d546f6b8: Layer already exists [2021-10-26T08:48:12.354Z] 0636255016a6: Layer already exists [2021-10-26T08:48:12.354Z] 56463f638872: Layer already exists [2021-10-26T08:48:12.354Z] e2eb06d8af82: Layer already exists [2021-10-26T08:48:12.354Z] 2.0.1-dev.78: digest: sha256:3a82c670f5741ac8b2c7b140ccfd4c8e1db9e980f609c88dc435b89a110f6a08 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:48:12.647Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:48:12.938Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78 [2021-10-26T08:48:12.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-10-26T08:48:12.938Z] 5b5a9f2b5e47: Preparing [2021-10-26T08:48:12.938Z] c92acf044396: Preparing [2021-10-26T08:48:12.938Z] f55567f0894a: Preparing [2021-10-26T08:48:12.938Z] 825e1160d754: Preparing [2021-10-26T08:48:12.938Z] 879b85f2d1ed: Preparing [2021-10-26T08:48:12.938Z] 6777e3bbcb7c: Preparing [2021-10-26T08:48:12.938Z] fd08d546f6b8: Preparing [2021-10-26T08:48:12.938Z] 0636255016a6: Preparing [2021-10-26T08:48:12.938Z] 84e9d258764d: Preparing [2021-10-26T08:48:12.938Z] 56463f638872: Preparing [2021-10-26T08:48:12.938Z] e2eb06d8af82: Preparing [2021-10-26T08:48:12.938Z] 6777e3bbcb7c: Waiting [2021-10-26T08:48:12.938Z] fd08d546f6b8: Waiting [2021-10-26T08:48:12.938Z] 0636255016a6: Waiting [2021-10-26T08:48:12.938Z] 84e9d258764d: Waiting [2021-10-26T08:48:12.938Z] 56463f638872: Waiting [2021-10-26T08:48:12.938Z] e2eb06d8af82: Waiting [2021-10-26T08:48:12.938Z] 879b85f2d1ed: Layer already exists [2021-10-26T08:48:12.938Z] c92acf044396: Layer already exists [2021-10-26T08:48:12.938Z] 5b5a9f2b5e47: Layer already exists [2021-10-26T08:48:12.938Z] f55567f0894a: Layer already exists [2021-10-26T08:48:12.938Z] 825e1160d754: Layer already exists [2021-10-26T08:48:12.938Z] fd08d546f6b8: Layer already exists [2021-10-26T08:48:12.938Z] 6777e3bbcb7c: Layer already exists [2021-10-26T08:48:12.938Z] 56463f638872: Layer already exists [2021-10-26T08:48:12.938Z] 0636255016a6: Layer already exists [2021-10-26T08:48:12.938Z] 84e9d258764d: Layer already exists [2021-10-26T08:48:12.938Z] e2eb06d8af82: Layer already exists [2021-10-26T08:48:12.938Z] a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78: digest: sha256:3a82c670f5741ac8b2c7b140ccfd4c8e1db9e980f609c88dc435b89a110f6a08 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:48:13.235Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:48:13.525Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-10-26T08:48:13.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-10-26T08:48:13.525Z] 5b5a9f2b5e47: Preparing [2021-10-26T08:48:13.525Z] c92acf044396: Preparing [2021-10-26T08:48:13.525Z] f55567f0894a: Preparing [2021-10-26T08:48:13.525Z] 825e1160d754: Preparing [2021-10-26T08:48:13.525Z] 879b85f2d1ed: Preparing [2021-10-26T08:48:13.525Z] 6777e3bbcb7c: Preparing [2021-10-26T08:48:13.525Z] fd08d546f6b8: Preparing [2021-10-26T08:48:13.525Z] 0636255016a6: Preparing [2021-10-26T08:48:13.525Z] 84e9d258764d: Preparing [2021-10-26T08:48:13.525Z] 56463f638872: Preparing [2021-10-26T08:48:13.525Z] e2eb06d8af82: Preparing [2021-10-26T08:48:13.525Z] 6777e3bbcb7c: Waiting [2021-10-26T08:48:13.525Z] fd08d546f6b8: Waiting [2021-10-26T08:48:13.525Z] 0636255016a6: Waiting [2021-10-26T08:48:13.525Z] 84e9d258764d: Waiting [2021-10-26T08:48:13.525Z] 56463f638872: Waiting [2021-10-26T08:48:13.525Z] e2eb06d8af82: Waiting [2021-10-26T08:48:13.525Z] 825e1160d754: Layer already exists [2021-10-26T08:48:13.525Z] 5b5a9f2b5e47: Layer already exists [2021-10-26T08:48:13.525Z] f55567f0894a: Layer already exists [2021-10-26T08:48:13.525Z] c92acf044396: Layer already exists [2021-10-26T08:48:13.525Z] 879b85f2d1ed: Layer already exists [2021-10-26T08:48:13.525Z] 84e9d258764d: Layer already exists [2021-10-26T08:48:13.525Z] fd08d546f6b8: Layer already exists [2021-10-26T08:48:13.525Z] 0636255016a6: Layer already exists [2021-10-26T08:48:13.525Z] 6777e3bbcb7c: Layer already exists [2021-10-26T08:48:13.525Z] 56463f638872: Layer already exists [2021-10-26T08:48:13.525Z] e2eb06d8af82: Layer already exists [2021-10-26T08:48:13.525Z] main: digest: sha256:3a82c670f5741ac8b2c7b140ccfd4c8e1db9e980f609c88dc435b89a110f6a08 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-26T08:48:13.554Z] ===================================================== [Pipeline] echo [2021-10-26T08:48:13.560Z] taggedImages: [2021-10-26T08:48:13.560Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a2b69b26302f7c1f6618b98aa17e76474aebfec2 [2021-10-26T08:48:13.560Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-10-26T08:48:13.560Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.78 [2021-10-26T08:48:13.560Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78 [2021-10-26T08:48:13.560Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-26T08:49:31.991Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.78" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-26T08:49:35.403Z] Removing intermediate container 14118b1a8c93 [2021-10-26T08:49:35.403Z] ---> 0073cb894455 [2021-10-26T08:49:35.403Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-26T08:49:35.692Z] ---> Running in bc2855a2e676 [2021-10-26T08:49:37.685Z] Removing intermediate container d36d34b024d1 [2021-10-26T08:49:37.686Z] ---> 42014db5e409 [2021-10-26T08:49:37.686Z] [2021-10-26T08:49:37.686Z] Step 9/30 : FROM alpine:3.14 [2021-10-26T08:49:37.966Z] 3.14: Pulling from library/alpine [2021-10-26T08:49:37.966Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-26T08:49:37.966Z] Status: Downloaded newer image for alpine:3.14 [2021-10-26T08:49:37.966Z] ---> bb3de5531c18 [2021-10-26T08:49:37.966Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-26T08:49:38.247Z] ---> Running in 7ebb5f01fdd7 [2021-10-26T08:49:38.525Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.78" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-26T08:49:39.515Z] Removing intermediate container 7ebb5f01fdd7 [2021-10-26T08:49:39.515Z] ---> ffe814a651d7 [2021-10-26T08:49:39.515Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-26T08:49:39.515Z] ---> Running in 78326ed805ce [2021-10-26T08:49:41.530Z] Removing intermediate container 136e14ecf78f [2021-10-26T08:49:41.530Z] ---> e591635e49e4 [2021-10-26T08:49:41.530Z] [2021-10-26T08:49:41.530Z] Step 9/20 : FROM alpine:3.14 [2021-10-26T08:49:41.530Z] ---> bb3de5531c18 [2021-10-26T08:49:41.530Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-26T08:49:41.530Z] ---> Running in 875e08a4d2ce [2021-10-26T08:49:41.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T08:49:42.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T08:49:43.421Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-26T08:49:43.421Z] (2/2) Installing su-exec (0.2-r1) [2021-10-26T08:49:43.421Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T08:49:43.421Z] OK: 5 MiB in 16 packages [2021-10-26T08:49:44.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T08:49:44.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T08:49:44.909Z] Removing intermediate container bc2855a2e676 [2021-10-26T08:49:44.909Z] ---> e82053a2d36a [2021-10-26T08:49:44.909Z] [2021-10-26T08:49:44.909Z] Step 10/22 : FROM docker:20.10.8 [2021-10-26T08:49:45.182Z] Removing intermediate container 78326ed805ce [2021-10-26T08:49:45.182Z] ---> 66bd24b87486 [2021-10-26T08:49:45.182Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-26T08:49:45.182Z] 20.10.8: Pulling from library/docker [2021-10-26T08:49:45.182Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-26T08:49:45.460Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-26T08:49:45.460Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-26T08:49:45.460Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-26T08:49:45.460Z] (5/5) Installing curl (7.79.1-r0) [2021-10-26T08:49:45.460Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T08:49:45.460Z] Executing ca-certificates-20191127-r5.trigger [2021-10-26T08:49:45.460Z] ---> Running in 3545b2710ab6 [2021-10-26T08:49:45.747Z] OK: 8 MiB in 19 packages [2021-10-26T08:49:46.749Z] Removing intermediate container 3545b2710ab6 [2021-10-26T08:49:46.749Z] ---> b556e09d2a2c [2021-10-26T08:49:46.749Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-26T08:49:47.025Z] ---> Running in eab2136efbd4 [2021-10-26T08:49:48.477Z] Removing intermediate container eab2136efbd4 [2021-10-26T08:49:48.477Z] ---> 70ea7bf7c316 [2021-10-26T08:49:48.477Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-26T08:49:48.477Z] ---> Running in 91153ab6012e [2021-10-26T08:49:48.768Z] Removing intermediate container 875e08a4d2ce [2021-10-26T08:49:48.768Z] ---> 0e08beb13ef9 [2021-10-26T08:49:48.768Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-26T08:49:49.042Z] ---> Running in 9e282bda5a8e [2021-10-26T08:49:49.317Z] Removing intermediate container 378f993daa54 [2021-10-26T08:49:49.317Z] ---> 2575873073d1 [2021-10-26T08:49:49.317Z] [2021-10-26T08:49:49.317Z] Step 9/21 : FROM alpine:3.14 [2021-10-26T08:49:49.317Z] ---> bb3de5531c18 [2021-10-26T08:49:49.317Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-26T08:49:49.317Z] ---> Running in 5e0b496daa34 [2021-10-26T08:49:49.927Z] Removing intermediate container 9e282bda5a8e [2021-10-26T08:49:49.927Z] ---> 9f25f77295ac [2021-10-26T08:49:49.927Z] Step 12/20 : WORKDIR /edgex [2021-10-26T08:49:50.201Z] ---> Running in 16d539f6dbea [2021-10-26T08:49:50.799Z] Removing intermediate container 16d539f6dbea [2021-10-26T08:49:50.799Z] ---> 766f770ab2ac [2021-10-26T08:49:50.799Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-26T08:49:51.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T08:49:51.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T08:49:52.778Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-26T08:49:52.778Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-26T08:49:52.778Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T08:49:52.778Z] Removing intermediate container 91153ab6012e [2021-10-26T08:49:52.778Z] ---> effa7bfa6c73 [2021-10-26T08:49:52.778Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-26T08:49:52.778Z] Executing ca-certificates-20191127-r5.trigger [2021-10-26T08:49:52.778Z] ---> 6093cdd7bb79 [2021-10-26T08:49:52.778Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-26T08:49:52.778Z] ---> Running in 99915e0b6bb1 [2021-10-26T08:49:53.066Z] OK: 6 MiB in 16 packages [2021-10-26T08:49:54.056Z] Removing intermediate container 99915e0b6bb1 [2021-10-26T08:49:54.056Z] ---> 5dd9fe2ddf43 [2021-10-26T08:49:54.056Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-26T08:49:55.044Z] ---> 1f7f8e2bb593 [2021-10-26T08:49:55.044Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-26T08:49:55.328Z] Removing intermediate container 5e0b496daa34 [2021-10-26T08:49:55.328Z] ---> 74b0547a4951 [2021-10-26T08:49:55.328Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-26T08:49:55.604Z] ---> 55455745d886 [2021-10-26T08:49:55.604Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-26T08:49:55.604Z] ---> Running in c64647218ec9 [2021-10-26T08:49:55.881Z] ---> Running in 4b66f0a91df8 [2021-10-26T08:49:56.495Z] Removing intermediate container c64647218ec9 [2021-10-26T08:49:56.495Z] ---> 6eea8d356948 [2021-10-26T08:49:56.495Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-26T08:49:56.770Z] ---> Running in d810d6867a30 [2021-10-26T08:49:57.374Z] Removing intermediate container d810d6867a30 [2021-10-26T08:49:57.374Z] ---> 082a1b264ac2 [2021-10-26T08:49:57.374Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-26T08:49:57.664Z] ---> 27ada4cf71cd [2021-10-26T08:49:57.664Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-26T08:49:57.664Z] ---> Running in 7afca248ee0c [2021-10-26T08:49:57.664Z] ---> Running in e69da8596ef7 [2021-10-26T08:49:58.648Z] Removing intermediate container 7afca248ee0c [2021-10-26T08:49:58.648Z] ---> c71480ee63af [2021-10-26T08:49:58.648Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T08:49:58.648Z] Removing intermediate container e69da8596ef7 [2021-10-26T08:49:58.648Z] ---> 65f503740985 [2021-10-26T08:49:58.648Z] Step 17/20 : CMD ["--init=true"] [2021-10-26T08:49:58.936Z] ---> Running in a073c48da5ab [2021-10-26T08:49:59.215Z] Removing intermediate container 4b66f0a91df8 [2021-10-26T08:49:59.215Z] ---> f22343c89c1a [2021-10-26T08:49:59.215Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T08:49:59.816Z] ---> 539e9ce974e3 [2021-10-26T08:49:59.816Z] Removing intermediate container a073c48da5ab [2021-10-26T08:49:59.816Z] ---> b7a005a75f6a [2021-10-26T08:49:59.816Z] Step 18/20 : LABEL arch=arm64 [2021-10-26T08:49:59.816Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-26T08:49:59.816Z] Removing intermediate container 01c1462606f4 [2021-10-26T08:49:59.816Z] ---> 0b2d856e4ee8 [2021-10-26T08:49:59.816Z] [2021-10-26T08:49:59.816Z] Step 9/22 : FROM alpine:3.14 [2021-10-26T08:49:59.816Z] ---> bb3de5531c18 [2021-10-26T08:49:59.816Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-26T08:49:59.816Z] ---> Running in 3b6076955c97 [2021-10-26T08:50:00.095Z] ---> Running in eee8d459201f [2021-10-26T08:50:00.714Z] ---> 0c2b51ba5eca [2021-10-26T08:50:00.714Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-26T08:50:00.714Z] Removing intermediate container 3b6076955c97 [2021-10-26T08:50:00.714Z] ---> b68bef217212 [2021-10-26T08:50:00.715Z] Step 19/20 : LABEL git_sha=a2b69b26302f7c1f6618b98aa17e76474aebfec2 [2021-10-26T08:50:00.990Z] Removing intermediate container eee8d459201f [2021-10-26T08:50:00.990Z] ---> 56f6b4f77036 [2021-10-26T08:50:00.990Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-26T08:50:00.990Z] ---> Running in 5c2e4d3ed11c [2021-10-26T08:50:00.990Z] ---> Running in 4850ec74587e [2021-10-26T08:50:01.618Z] Removing intermediate container 5c2e4d3ed11c [2021-10-26T08:50:01.618Z] ---> 70daa4fe9891 [2021-10-26T08:50:01.618Z] Step 20/20 : LABEL version=2.0.1-dev.78 [2021-10-26T08:50:01.893Z] Removing intermediate container 4850ec74587e [2021-10-26T08:50:01.893Z] ---> 53b4be219af8 [2021-10-26T08:50:01.893Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-26T08:50:01.893Z] ---> Running in c5b76552b5d2 [2021-10-26T08:50:01.893Z] ---> Running in e0ddda698199 [2021-10-26T08:50:02.167Z] ---> 33bb0f60787f [2021-10-26T08:50:02.167Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-26T08:50:02.763Z] Removing intermediate container c5b76552b5d2 [2021-10-26T08:50:02.763Z] ---> 09c9c2150e79 [2021-10-26T08:50:02.763Z] [2021-10-26T08:50:02.763Z] ---> 6ca5c2a0af2b [2021-10-26T08:50:02.763Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-26T08:50:02.763Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-26T08:50:02.763Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-26T08:50:02.763Z] ---> 3734d5adc5ac [2021-10-26T08:50:02.763Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-26T08:50:02.763Z] Removing intermediate container e0ddda698199 [2021-10-26T08:50:02.763Z] ---> 17cc06cc4273 [2021-10-26T08:50:02.763Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T08:50:02.763Z] ---> Running in dcd9caecf314 [2021-10-26T08:50:03.036Z] ---> Running in 4ca2f50bec05 [2021-10-26T08:50:03.036Z] Successfully built 09c9c2150e79 [2021-10-26T08:50:03.036Z] Successfully tagged security-proxy-setup-arm64:latest [2021-10-26T08:50:03.036Z]  Building security-proxy-setup ... done Building support-scheduler [2021-10-26T08:50:03.316Z] ---> 97ffc7d86f1c [2021-10-26T08:50:03.316Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-26T08:50:03.590Z] ---> Running in 102ad0348e1b [2021-10-26T08:50:03.864Z] Removing intermediate container dcd9caecf314 [2021-10-26T08:50:03.864Z] ---> 2bb151459eab [2021-10-26T08:50:03.864Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-10-26T08:50:03.864Z] ---> Running in 9035dd960f22 [2021-10-26T08:50:04.142Z] ---> d84c833ee7c4 [2021-10-26T08:50:04.142Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-26T08:50:04.423Z] Removing intermediate container 102ad0348e1b [2021-10-26T08:50:04.423Z] ---> 1a445adc5287 [2021-10-26T08:50:04.423Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T08:50:04.423Z] ---> Running in 5c06a7b75ffd [2021-10-26T08:50:05.422Z] Removing intermediate container 5c06a7b75ffd [2021-10-26T08:50:05.422Z] ---> f7d70b81d037 [2021-10-26T08:50:05.422Z] Step 19/21 : LABEL arch=arm64 [2021-10-26T08:50:05.701Z] ---> 3ec45ce700c6 [2021-10-26T08:50:05.701Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-26T08:50:05.701Z] ---> Running in f8bb47a53796 [2021-10-26T08:50:05.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T08:50:06.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T08:50:06.269Z] Removing intermediate container 4ca2f50bec05 [2021-10-26T08:50:06.269Z] ---> ce281301c139 [2021-10-26T08:50:06.269Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-26T08:50:06.549Z] Removing intermediate container f8bb47a53796 [2021-10-26T08:50:06.549Z] ---> a090bc07d692 [2021-10-26T08:50:06.549Z] Step 20/21 : LABEL git_sha=a2b69b26302f7c1f6618b98aa17e76474aebfec2 [2021-10-26T08:50:06.549Z] ---> Running in aea4747cecfe [2021-10-26T08:50:06.837Z] ---> Running in 18a84c33d94c [2021-10-26T08:50:07.115Z] (1/42) Installing readline (8.1.0-r0) [2021-10-26T08:50:07.115Z] (2/42) Installing bash (5.1.4-r0) [2021-10-26T08:50:07.115Z] Executing bash-5.1.4-r0.post-install [2021-10-26T08:50:07.115Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-26T08:50:07.115Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-26T08:50:07.115Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-26T08:50:07.115Z] (6/42) Installing curl (7.79.1-r0) [2021-10-26T08:50:07.115Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-26T08:50:07.115Z] ---> 2755611bb016 [2021-10-26T08:50:07.115Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-26T08:50:07.115Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-26T08:50:07.115Z] (9/42) Installing expat (2.4.1-r0) [2021-10-26T08:50:07.115Z] (10/42) Installing libffi (3.3-r2) [2021-10-26T08:50:07.115Z] (11/42) Installing gdbm (1.19-r0) [2021-10-26T08:50:07.396Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-26T08:50:07.396Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-26T08:50:07.396Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-26T08:50:07.396Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-26T08:50:07.396Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-26T08:50:07.396Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-26T08:50:07.396Z] ---> Running in eba512712bc5 [2021-10-26T08:50:07.998Z] Removing intermediate container 18a84c33d94c [2021-10-26T08:50:07.998Z] ---> 152da4a2f587 [2021-10-26T08:50:07.998Z] Step 21/21 : LABEL version=2.0.1-dev.78 [2021-10-26T08:50:08.274Z] ---> Running in c3fb53c25783 [2021-10-26T08:50:08.274Z] Removing intermediate container eba512712bc5 [2021-10-26T08:50:08.274Z] ---> 7a7cbdaebbc0 [2021-10-26T08:50:08.274Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-26T08:50:08.886Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T08:50:08.886Z] Removing intermediate container c3fb53c25783 [2021-10-26T08:50:08.886Z] ---> a06ac7a3297a [2021-10-26T08:50:08.886Z] [2021-10-26T08:50:09.164Z] Successfully built a06ac7a3297a [2021-10-26T08:50:09.164Z] Successfully tagged support-notifications-arm64:latest [2021-10-26T08:50:09.164Z] Building security-secretstore-setup [2021-10-26T08:50:09.445Z]  Building support-notifications ... done (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-26T08:50:09.445Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-26T08:50:09.761Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-26T08:50:09.761Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-26T08:50:09.761Z] ---> d250140e68e9 [2021-10-26T08:50:09.761Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T08:50:09.761Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-26T08:50:09.761Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-26T08:50:09.761Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-26T08:50:09.761Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-26T08:50:09.761Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-26T08:50:09.761Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-26T08:50:09.761Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-26T08:50:09.761Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-26T08:50:09.761Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-26T08:50:10.049Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-26T08:50:10.049Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-26T08:50:10.049Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-26T08:50:10.049Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-26T08:50:10.049Z] ---> Running in cb158aacf1a6 [2021-10-26T08:50:10.049Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-26T08:50:10.049Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-26T08:50:10.049Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-26T08:50:10.049Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-26T08:50:10.049Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-26T08:50:10.049Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-26T08:50:10.049Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-26T08:50:10.049Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-26T08:50:10.325Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-26T08:50:10.601Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-26T08:50:10.601Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-26T08:50:10.875Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-26T08:50:10.875Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-26T08:50:10.875Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T08:50:10.875Z] OK: 84 MiB in 64 packages [2021-10-26T08:50:11.156Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-26T08:50:11.156Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-26T08:50:11.436Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T08:50:11.436Z] OK: 8 MiB in 20 packages [2021-10-26T08:50:13.423Z] Removing intermediate container cb158aacf1a6 [2021-10-26T08:50:13.423Z] ---> 5edbfaa63056 [2021-10-26T08:50:13.423Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-26T08:50:13.423Z] Removing intermediate container aea4747cecfe [2021-10-26T08:50:13.423Z] ---> 7f3589e177b2 [2021-10-26T08:50:13.423Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T08:50:13.697Z] ---> Running in 5510c259d63d [2021-10-26T08:50:14.678Z] Removing intermediate container 5510c259d63d [2021-10-26T08:50:14.678Z] ---> fd6ea2c00481 [2021-10-26T08:50:14.678Z] Step 27/30 : CMD ["gate"] [2021-10-26T08:50:14.678Z] ---> d491eab846dc [2021-10-26T08:50:14.678Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-26T08:50:14.955Z] ---> Running in 891ed5cbe0f4 [2021-10-26T08:50:15.574Z] Collecting docker-compose==1.23.2 [2021-10-26T08:50:15.574Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-26T08:50:15.849Z] Removing intermediate container 891ed5cbe0f4 [2021-10-26T08:50:15.849Z] ---> f456b6b8ff00 [2021-10-26T08:50:15.849Z] Step 28/30 : LABEL arch=arm64 [2021-10-26T08:50:16.125Z] ---> Running in 1a5210cae298 [2021-10-26T08:50:16.740Z] ---> 13cdcdbf8997 [2021-10-26T08:50:16.740Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-26T08:50:16.740Z] Removing intermediate container 1a5210cae298 [2021-10-26T08:50:16.740Z] ---> f91cb2c2fd22 [2021-10-26T08:50:16.740Z] Step 29/30 : LABEL git_sha=a2b69b26302f7c1f6618b98aa17e76474aebfec2 [2021-10-26T08:50:17.030Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-26T08:50:17.030Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-26T08:50:17.030Z] Collecting texttable<0.10,>=0.9.0 [2021-10-26T08:50:17.030Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-26T08:50:17.303Z] ---> Running in 3e88505dda7f [2021-10-26T08:50:17.907Z] ---> c86450800154 [2021-10-26T08:50:17.907Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-26T08:50:17.907Z] ---> Running in 3d01091bd39e [2021-10-26T08:50:17.907Z] Removing intermediate container 3e88505dda7f [2021-10-26T08:50:17.907Z] ---> 4d8ee522f626 [2021-10-26T08:50:17.907Z] Step 30/30 : LABEL version=2.0.1-dev.78 [2021-10-26T08:50:18.519Z] ---> Running in 783fa304b106 [2021-10-26T08:50:18.798Z] Removing intermediate container 3d01091bd39e [2021-10-26T08:50:18.798Z] ---> 62a8a2136757 [2021-10-26T08:50:18.798Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T08:50:19.076Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T08:50:19.076Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-26T08:50:19.076Z] ---> 7d5e57e11124 [2021-10-26T08:50:19.076Z] Step 3/23 : WORKDIR /edgex-go [2021-10-26T08:50:19.076Z] ---> Using cache [2021-10-26T08:50:19.076Z] ---> 26e8dd0ab3bb [2021-10-26T08:50:19.076Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T08:50:19.076Z] ---> Using cache [2021-10-26T08:50:19.076Z] ---> 399e9111bf9f [2021-10-26T08:50:19.076Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-26T08:50:19.076Z] ---> Running in bbf00d28459d [2021-10-26T08:50:19.076Z] ---> Running in ab68952b0e17 [2021-10-26T08:50:19.351Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-26T08:50:19.351Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-26T08:50:19.351Z] Removing intermediate container 783fa304b106 [2021-10-26T08:50:19.351Z] ---> cdefc2fe8b99 [2021-10-26T08:50:19.351Z] [2021-10-26T08:50:19.954Z] Successfully built cdefc2fe8b99 [2021-10-26T08:50:19.954Z] Successfully tagged security-bootstrapper-arm64:latest [2021-10-26T08:50:19.954Z] Building core-command [2021-10-26T08:50:19.954Z]  Building security-bootstrapper ... done Removing intermediate container ab68952b0e17 [2021-10-26T08:50:19.954Z] ---> a726b5680cef [2021-10-26T08:50:19.954Z] Step 20/22 : LABEL arch=arm64 [2021-10-26T08:50:20.227Z] ---> Running in 0b5b13885ddd [2021-10-26T08:50:21.356Z] Removing intermediate container 0b5b13885ddd [2021-10-26T08:50:21.356Z] ---> c72e2aaa76d3 [2021-10-26T08:50:21.356Z] Step 21/22 : LABEL git_sha=a2b69b26302f7c1f6618b98aa17e76474aebfec2 [2021-10-26T08:50:21.356Z] ---> Running in 136a8a623fd8 [2021-10-26T08:50:21.648Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T08:50:21.648Z] Collecting cached-property<2,>=1.2.0 [2021-10-26T08:50:21.648Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-26T08:50:22.377Z] Removing intermediate container 136a8a623fd8 [2021-10-26T08:50:22.377Z] ---> 186798fe9ab7 [2021-10-26T08:50:22.377Z] Step 22/22 : LABEL version=2.0.1-dev.78 [2021-10-26T08:50:22.377Z] ---> Running in b4779365a872 [2021-10-26T08:50:22.661Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T08:50:23.013Z] Collecting PyYAML<4,>=3.10 [2021-10-26T08:50:23.013Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-26T08:50:23.013Z] Removing intermediate container b4779365a872 [2021-10-26T08:50:23.013Z] ---> 271644051d4c [2021-10-26T08:50:23.013Z] [2021-10-26T08:50:23.639Z] Successfully built 271644051d4c [2021-10-26T08:50:23.639Z] Successfully tagged core-data-arm64:latest [2021-10-26T08:50:23.639Z]  Building core-data ... done Building core-metadata [2021-10-26T08:50:23.639Z] OK: 219 MiB in 52 packages [2021-10-26T08:50:25.081Z] Removing intermediate container bbf00d28459d [2021-10-26T08:50:25.081Z] ---> 365ff82a88d3 [2021-10-26T08:50:25.081Z] Step 6/23 : COPY go.mod . [2021-10-26T08:50:26.058Z] ---> 0689f0774fcc [2021-10-26T08:50:26.058Z] Step 7/23 : RUN go mod download [2021-10-26T08:50:26.332Z] ---> Running in d3c3fa74c231 [2021-10-26T08:50:26.332Z] Collecting docopt<0.7,>=0.6.1 [2021-10-26T08:50:26.332Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-26T08:50:28.967Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-26T08:50:28.967Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-26T08:50:28.967Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-26T08:50:28.967Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T08:50:28.967Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-26T08:50:28.967Z] ---> 7d5e57e11124 [2021-10-26T08:50:28.967Z] Step 3/24 : WORKDIR /edgex-go [2021-10-26T08:50:28.967Z] ---> Using cache [2021-10-26T08:50:28.967Z] ---> 26e8dd0ab3bb [2021-10-26T08:50:28.967Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T08:50:28.967Z] ---> Using cache [2021-10-26T08:50:28.967Z] ---> 399e9111bf9f [2021-10-26T08:50:28.967Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-26T08:50:28.967Z] ---> Using cache [2021-10-26T08:50:28.967Z] ---> 365ff82a88d3 [2021-10-26T08:50:28.967Z] Step 6/24 : COPY . . [2021-10-26T08:50:29.261Z] Collecting docker<4.0,>=3.6.0 [2021-10-26T08:50:29.261Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-26T08:50:29.536Z] Collecting jsonschema<3,>=2.5.1 [2021-10-26T08:50:29.536Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-26T08:50:30.517Z] Collecting docker-pycreds>=0.4.0 [2021-10-26T08:50:30.517Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-26T08:50:31.117Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-26T08:50:31.117Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-26T08:50:31.392Z] Collecting idna<2.8,>=2.5 [2021-10-26T08:50:31.392Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-26T08:50:31.665Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-26T08:50:31.665Z] Removing intermediate container d3c3fa74c231 [2021-10-26T08:50:31.665Z] ---> d81fa743673b [2021-10-26T08:50:31.665Z] Step 8/23 : COPY . . [2021-10-26T08:50:31.665Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-26T08:50:31.665Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-10-26T08:50:31.944Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-26T08:50:31.944Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-26T08:50:31.944Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-26T08:50:31.944Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-26T08:50:32.936Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-26T08:50:32.936Z] Attempting uninstall: urllib3 [2021-10-26T08:50:32.936Z] Found existing installation: urllib3 1.26.5 [2021-10-26T08:50:32.936Z] Uninstalling urllib3-1.26.5: [2021-10-26T08:50:32.936Z] Successfully uninstalled urllib3-1.26.5 [2021-10-26T08:50:33.537Z] Attempting uninstall: idna [2021-10-26T08:50:33.537Z] Found existing installation: idna 3.2 [2021-10-26T08:50:33.537Z] Uninstalling idna-3.2: [2021-10-26T08:50:33.817Z] Successfully uninstalled idna-3.2 [2021-10-26T08:50:34.807Z] Attempting uninstall: chardet [2021-10-26T08:50:34.807Z] Found existing installation: chardet 4.0.0 [2021-10-26T08:50:34.807Z] Uninstalling chardet-4.0.0: [2021-10-26T08:50:34.807Z] Successfully uninstalled chardet-4.0.0 [2021-10-26T08:50:36.247Z] Attempting uninstall: requests [2021-10-26T08:50:36.247Z] Found existing installation: requests 2.25.1 [2021-10-26T08:50:36.247Z] Uninstalling requests-2.25.1: [2021-10-26T08:50:36.526Z] Successfully uninstalled requests-2.25.1 [2021-10-26T08:50:36.801Z] Running setup.py install for texttable: started [2021-10-26T08:50:38.778Z] Running setup.py install for texttable: finished with status 'done' [2021-10-26T08:50:38.778Z] Running setup.py install for PyYAML: started [2021-10-26T08:50:41.402Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-26T08:50:41.402Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T08:50:41.402Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-26T08:50:41.402Z] ---> 7d5e57e11124 [2021-10-26T08:50:41.402Z] Step 3/22 : WORKDIR /edgex-go [2021-10-26T08:50:41.402Z] ---> Using cache [2021-10-26T08:50:41.402Z] ---> 26e8dd0ab3bb [2021-10-26T08:50:41.402Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T08:50:41.402Z] ---> Using cache [2021-10-26T08:50:41.402Z] ---> 399e9111bf9f [2021-10-26T08:50:41.402Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-26T08:50:41.402Z] ---> Using cache [2021-10-26T08:50:41.402Z] ---> 365ff82a88d3 [2021-10-26T08:50:41.402Z] Step 6/22 : COPY . . [2021-10-26T08:50:41.402Z] Running setup.py install for docopt: started [2021-10-26T08:50:44.093Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T08:50:44.093Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder Running setup.py install for docopt: finished with status 'done' [2021-10-26T08:50:44.093Z] [2021-10-26T08:50:44.093Z] ---> 7d5e57e11124 [2021-10-26T08:50:44.093Z] Step 3/22 : WORKDIR /edgex-go [2021-10-26T08:50:44.093Z] ---> Using cache [2021-10-26T08:50:44.093Z] ---> 26e8dd0ab3bb [2021-10-26T08:50:44.093Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T08:50:44.093Z] ---> Using cache [2021-10-26T08:50:44.093Z] ---> 399e9111bf9f [2021-10-26T08:50:44.093Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-26T08:50:44.093Z] ---> Using cache [2021-10-26T08:50:44.093Z] ---> 365ff82a88d3 [2021-10-26T08:50:44.093Z] Step 6/22 : COPY . . [2021-10-26T08:50:44.093Z] ---> Using cache [2021-10-26T08:50:44.093Z] ---> 79fe6a7eed3a [2021-10-26T08:50:44.093Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T08:50:44.093Z] Running setup.py install for dockerpty: started [2021-10-26T08:50:44.093Z] ---> Running in a6349e430d0d [2021-10-26T08:50:44.694Z] ---> 79fe6a7eed3a [2021-10-26T08:50:44.694Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T08:50:44.694Z] ---> Running in 76466bcd97da [2021-10-26T08:50:46.140Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-26T08:50:48.145Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 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-10-26T08:50:49.134Z] ---> f8e88262524d [2021-10-26T08:50:49.134Z] Step 9/23 : RUN go mod tidy [2021-10-26T08:50:49.413Z] ---> Running in 8d3894c83a5e [2021-10-26T08:50:49.413Z] Removing intermediate container a6349e430d0d [2021-10-26T08:50:49.413Z] ---> 7e2b311dfeb0 [2021-10-26T08:50:49.413Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-26T08:50:49.687Z] ---> Running in 8db0b2cd0751 [2021-10-26T08:50:49.687Z] Removing intermediate container 76466bcd97da [2021-10-26T08:50:49.687Z] ---> 7279aa2707fe [2021-10-26T08:50:49.687Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-26T08:50:49.964Z] ---> Running in ea6497d57fff [2021-10-26T08:50:51.969Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.78" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-26T08:50:52.259Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.78" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-26T08:50:57.688Z] Removing intermediate container 8d3894c83a5e [2021-10-26T08:50:57.688Z] ---> cfb6b4278152 [2021-10-26T08:50:57.688Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-26T08:50:57.688Z] ---> Running in 83761587536d [2021-10-26T08:51:00.334Z] ---> cde0c8aee672 [2021-10-26T08:51:00.334Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T08:51:00.610Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.78" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-26T08:51:00.610Z] ---> Running in 3dee6b2188ea [2021-10-26T08:51:06.025Z] Removing intermediate container 9035dd960f22 [2021-10-26T08:51:06.025Z] ---> 10fe38df6efb [2021-10-26T08:51:06.025Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-26T08:51:06.025Z] ---> Running in 6caff3497661 [2021-10-26T08:51:06.025Z] Removing intermediate container 6caff3497661 [2021-10-26T08:51:06.025Z] ---> 5705cb9a27df [2021-10-26T08:51:06.025Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-26T08:51:06.025Z] ---> Running in 6d138bab178b [2021-10-26T08:51:07.481Z] Removing intermediate container 6d138bab178b [2021-10-26T08:51:07.481Z] ---> 3b7c6d7216fd [2021-10-26T08:51:07.481Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-26T08:51:07.481Z] Removing intermediate container 3dee6b2188ea [2021-10-26T08:51:07.481Z] ---> 04dbd615513b [2021-10-26T08:51:07.481Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-26T08:51:07.481Z] ---> Running in c6ba1da1e70c [2021-10-26T08:51:09.467Z] ---> 25a1b71c3d5d [2021-10-26T08:51:09.467Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-26T08:51:09.741Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.78" -o cmd/core-command/core-command ./cmd/core-command [2021-10-26T08:51:10.726Z] ---> 9d7ae872bb66 [2021-10-26T08:51:10.726Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-26T08:51:11.713Z] ---> a249eb4f8243 [2021-10-26T08:51:11.714Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-26T08:51:11.987Z] ---> Running in 5020b9d96ff6 [2021-10-26T08:51:12.593Z] Removing intermediate container 5020b9d96ff6 [2021-10-26T08:51:12.593Z] ---> d543fa19cf33 [2021-10-26T08:51:12.593Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T08:51:12.593Z] ---> Running in 9286d95301a1 [2021-10-26T08:51:13.580Z] Removing intermediate container 9286d95301a1 [2021-10-26T08:51:13.580Z] ---> 68bbb89f6625 [2021-10-26T08:51:13.580Z] Step 20/22 : LABEL arch=arm64 [2021-10-26T08:51:13.580Z] ---> Running in bd4bf787cb5d [2021-10-26T08:51:14.190Z] Removing intermediate container bd4bf787cb5d [2021-10-26T08:51:14.190Z] ---> 7e24ccfbf025 [2021-10-26T08:51:14.190Z] Step 21/22 : LABEL git_sha=a2b69b26302f7c1f6618b98aa17e76474aebfec2 [2021-10-26T08:51:14.190Z] ---> Running in 8ceed125b95a [2021-10-26T08:51:14.787Z] Removing intermediate container 8ceed125b95a [2021-10-26T08:51:14.787Z] ---> 6375b6ccb48e [2021-10-26T08:51:14.787Z] Step 22/22 : LABEL version=2.0.1-dev.78 [2021-10-26T08:51:15.060Z] ---> Running in afe5058f3ec8 [2021-10-26T08:51:15.661Z] Removing intermediate container afe5058f3ec8 [2021-10-26T08:51:15.661Z] ---> 8ee042ddd906 [2021-10-26T08:51:15.661Z] [2021-10-26T08:51:15.937Z] Successfully built 8ee042ddd906 [2021-10-26T08:51:15.937Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-10-26T08:52:37.780Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.78" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-26T08:52:40.435Z] Removing intermediate container ea6497d57fff [2021-10-26T08:52:40.435Z] ---> 050f7d6e341b [2021-10-26T08:52:40.435Z] [2021-10-26T08:52:40.435Z] Step 9/24 : FROM alpine:3.14 [2021-10-26T08:52:40.435Z] ---> bb3de5531c18 [2021-10-26T08:52:40.714Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-26T08:52:40.714Z] ---> Running in 65afc4b1e880 [2021-10-26T08:52:42.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T08:52:43.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T08:52:43.991Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-26T08:52:44.271Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-26T08:52:44.271Z] (3/3) Installing su-exec (0.2-r1) [2021-10-26T08:52:44.271Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T08:52:44.271Z] Executing ca-certificates-20191127-r5.trigger [2021-10-26T08:52:44.554Z] OK: 6 MiB in 17 packages [2021-10-26T08:52:46.303Z] Removing intermediate container 8db0b2cd0751 [2021-10-26T08:52:46.303Z] ---> 7cdf01c233c6 [2021-10-26T08:52:46.303Z] [2021-10-26T08:52:46.303Z] Step 9/22 : FROM alpine:3.14 [2021-10-26T08:52:46.303Z] ---> bb3de5531c18 [2021-10-26T08:52:46.303Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-26T08:52:46.303Z] ---> Running in 5f3aec7e0f7d [2021-10-26T08:52:46.934Z] Removing intermediate container 65afc4b1e880 [2021-10-26T08:52:46.934Z] ---> 04567091cb7b [2021-10-26T08:52:46.934Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-26T08:52:47.248Z] ---> Running in 895db4e292b0 [2021-10-26T08:52:48.234Z] Removing intermediate container 895db4e292b0 [2021-10-26T08:52:48.234Z] ---> d492e83cd6f3 [2021-10-26T08:52:48.234Z] Step 12/24 : WORKDIR / [2021-10-26T08:52:48.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T08:52:48.234Z] ---> Running in 00502ee193bc [2021-10-26T08:52:48.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T08:52:49.114Z] Removing intermediate container 00502ee193bc [2021-10-26T08:52:49.114Z] ---> 3bf772a44ae7 [2021-10-26T08:52:49.114Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-26T08:52:49.392Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-26T08:52:49.392Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T08:52:49.392Z] OK: 5 MiB in 15 packages [2021-10-26T08:52:49.998Z] Removing intermediate container c6ba1da1e70c [2021-10-26T08:52:49.998Z] ---> 581e909b95db [2021-10-26T08:52:49.998Z] [2021-10-26T08:52:49.998Z] Step 9/22 : FROM alpine:3.14 [2021-10-26T08:52:49.998Z] ---> bb3de5531c18 [2021-10-26T08:52:49.998Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-26T08:52:50.272Z] ---> 87153bc2afa9 [2021-10-26T08:52:50.272Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-26T08:52:50.272Z] ---> Running in 29deda62e61f [2021-10-26T08:52:50.875Z] Removing intermediate container 83761587536d [2021-10-26T08:52:50.875Z] ---> dfae31780713 [2021-10-26T08:52:50.875Z] [2021-10-26T08:52:50.875Z] Step 11/23 : FROM alpine:3.14 [2021-10-26T08:52:50.875Z] ---> bb3de5531c18 [2021-10-26T08:52:50.875Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-26T08:52:50.875Z] ---> Running in b2b4f38b493e [2021-10-26T08:52:51.154Z] Removing intermediate container 5f3aec7e0f7d [2021-10-26T08:52:51.154Z] ---> 9fadede8e3c8 [2021-10-26T08:52:51.154Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-26T08:52:51.154Z] ---> Running in 24a34316dce3 [2021-10-26T08:52:51.757Z] ---> 0aa88fe21602 [2021-10-26T08:52:51.757Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-26T08:52:51.757Z] Removing intermediate container 24a34316dce3 [2021-10-26T08:52:51.757Z] ---> b03d621a0a96 [2021-10-26T08:52:51.757Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-26T08:52:52.033Z] ---> Running in f465e7fcb418 [2021-10-26T08:52:52.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T08:52:52.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T08:52:52.583Z] Removing intermediate container f465e7fcb418 [2021-10-26T08:52:52.583Z] ---> b634ff0e88f4 [2021-10-26T08:52:52.583Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-26T08:52:52.583Z] ---> 188de8404ef8 [2021-10-26T08:52:52.583Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-26T08:52:52.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T08:52:52.857Z] ---> Running in 2466bd40d2aa [2021-10-26T08:52:52.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T08:52:53.139Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-26T08:52:53.418Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T08:52:53.418Z] Removing intermediate container 2466bd40d2aa [2021-10-26T08:52:53.418Z] ---> 1e4e84aa0941 [2021-10-26T08:52:53.418Z] Step 14/22 : WORKDIR / [2021-10-26T08:52:53.418Z] OK: 5 MiB in 15 packages [2021-10-26T08:52:53.418Z] ---> Running in 41bf69c789e8 [2021-10-26T08:52:53.694Z] ---> c46d4369ef9e [2021-10-26T08:52:53.694Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-26T08:52:53.971Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-26T08:52:53.971Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T08:52:53.971Z] OK: 5 MiB in 15 packages [2021-10-26T08:52:54.246Z] Removing intermediate container 41bf69c789e8 [2021-10-26T08:52:54.246Z] ---> 68fd5cb9ed7e [2021-10-26T08:52:54.246Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T08:52:54.846Z] Removing intermediate container 29deda62e61f [2021-10-26T08:52:54.846Z] ---> 7bf3b97beba3 [2021-10-26T08:52:54.846Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-26T08:52:54.846Z] ---> Running in 77cb7259303c [2021-10-26T08:52:55.119Z] Removing intermediate container b2b4f38b493e [2021-10-26T08:52:55.119Z] ---> 0b2a7e1da373 [2021-10-26T08:52:55.119Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-26T08:52:55.119Z] ---> Running in 2e27c890d618 [2021-10-26T08:52:55.395Z] ---> 6e8ae2d52b1c [2021-10-26T08:52:55.395Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-26T08:52:55.672Z] Removing intermediate container 77cb7259303c [2021-10-26T08:52:55.672Z] ---> 653b4fa0f0e0 [2021-10-26T08:52:55.672Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-26T08:52:55.672Z] ---> 8619862303b4 [2021-10-26T08:52:55.672Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-26T08:52:55.672Z] ---> Running in 38cd6361c6e7 [2021-10-26T08:52:55.944Z] Removing intermediate container 2e27c890d618 [2021-10-26T08:52:55.944Z] ---> 39589861647e [2021-10-26T08:52:55.944Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-26T08:52:55.944Z] ---> Running in 17649e1c14b1 [2021-10-26T08:52:56.551Z] Removing intermediate container 38cd6361c6e7 [2021-10-26T08:52:56.551Z] ---> 0201761df27f [2021-10-26T08:52:56.551Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-26T08:52:56.551Z] ---> Running in e95c7a4a23bf [2021-10-26T08:52:56.551Z] Removing intermediate container 17649e1c14b1 [2021-10-26T08:52:56.551Z] ---> 983e265662f3 [2021-10-26T08:52:56.551Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-26T08:52:56.824Z] ---> Running in ddaa84e038c5 [2021-10-26T08:52:57.101Z] ---> 28a6bd1d0fc4 [2021-10-26T08:52:57.101Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-26T08:52:57.379Z] Removing intermediate container e95c7a4a23bf [2021-10-26T08:52:57.379Z] ---> a79a4e3e0d64 [2021-10-26T08:52:57.379Z] Step 14/22 : WORKDIR / [2021-10-26T08:52:57.379Z] Removing intermediate container ddaa84e038c5 [2021-10-26T08:52:57.379Z] ---> ca424946763d [2021-10-26T08:52:57.379Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T08:52:57.379Z] ---> 07e3d207b04b [2021-10-26T08:52:57.379Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-26T08:52:57.379Z] ---> Running in 39bdf90df505 [2021-10-26T08:52:57.982Z] Removing intermediate container 39bdf90df505 [2021-10-26T08:52:57.982Z] ---> 236d361d7683 [2021-10-26T08:52:57.982Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T08:52:58.253Z] ---> 61a36cec8523 [2021-10-26T08:52:58.253Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-26T08:52:58.528Z] ---> Running in 919bdfcf3c07 [2021-10-26T08:52:58.528Z] ---> 9bbf31d35bc4 [2021-10-26T08:52:58.528Z] Step 20/24 : 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-10-26T08:52:58.528Z] ---> 0a73e1eb5c75 [2021-10-26T08:52:58.528Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-26T08:52:58.805Z] ---> Running in dbc4e879942e [2021-10-26T08:52:59.091Z] Removing intermediate container 919bdfcf3c07 [2021-10-26T08:52:59.091Z] ---> ca904de41717 [2021-10-26T08:52:59.091Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T08:52:59.363Z] ---> 87a80c378a87 [2021-10-26T08:52:59.363Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-26T08:52:59.363Z] ---> Running in 42d7d9e87a8b [2021-10-26T08:52:59.975Z] Removing intermediate container 42d7d9e87a8b [2021-10-26T08:52:59.975Z] ---> 287c4361bf96 [2021-10-26T08:52:59.975Z] Step 20/22 : LABEL arch=arm64 [2021-10-26T08:52:59.975Z] ---> Running in d2cc224d4b50 [2021-10-26T08:53:00.251Z] ---> 1c39e77f602b [2021-10-26T08:53:00.251Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-26T08:53:00.854Z] Removing intermediate container d2cc224d4b50 [2021-10-26T08:53:00.854Z] ---> fc92a932c486 [2021-10-26T08:53:00.854Z] Step 21/22 : LABEL git_sha=a2b69b26302f7c1f6618b98aa17e76474aebfec2 [2021-10-26T08:53:00.854Z] ---> Running in d5df7b2754d4 [2021-10-26T08:53:00.854Z] ---> e3cb65ab9d3f [2021-10-26T08:53:00.854Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-26T08:53:01.458Z] ---> 2ed6672c44eb [2021-10-26T08:53:01.458Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-26T08:53:01.458Z] Removing intermediate container dbc4e879942e [2021-10-26T08:53:01.458Z] ---> 108968b2fbb2 [2021-10-26T08:53:01.458Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-26T08:53:01.458Z] Removing intermediate container d5df7b2754d4 [2021-10-26T08:53:01.458Z] ---> 42bddae39679 [2021-10-26T08:53:01.458Z] Step 22/22 : LABEL version=2.0.1-dev.78 [2021-10-26T08:53:01.732Z] ---> Running in 22286b68ef01 [2021-10-26T08:53:01.732Z] ---> Running in 9b1b7ed424fe [2021-10-26T08:53:01.732Z] ---> Running in ffa6985ea6da [2021-10-26T08:53:02.007Z] ---> 5237af8b4d9a [2021-10-26T08:53:02.007Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-26T08:53:02.285Z] ---> Running in d327ee06c282 [2021-10-26T08:53:02.285Z] Removing intermediate container 22286b68ef01 [2021-10-26T08:53:02.285Z] ---> 9202b80ae100 [2021-10-26T08:53:02.285Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T08:53:02.285Z] Removing intermediate container ffa6985ea6da [2021-10-26T08:53:02.285Z] ---> f4b8c0c123fa [2021-10-26T08:53:02.285Z] [2021-10-26T08:53:02.285Z] Removing intermediate container 9b1b7ed424fe [2021-10-26T08:53:02.285Z] ---> afdd88b61389 [2021-10-26T08:53:02.285Z] Step 22/24 : LABEL arch=arm64 [2021-10-26T08:53:02.285Z] ---> Running in f323bb707eaa [2021-10-26T08:53:02.561Z] ---> Running in 700eb2adaa25 [2021-10-26T08:53:02.561Z] Successfully built f4b8c0c123fa [2021-10-26T08:53:02.841Z] Successfully tagged core-metadata-arm64:latest [2021-10-26T08:53:02.841Z]  Building core-metadata ... done Removing intermediate container d327ee06c282 [2021-10-26T08:53:02.841Z] ---> f20956e62280 [2021-10-26T08:53:02.841Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T08:53:02.841Z] ---> Running in 1b0fd7aa2887 [2021-10-26T08:53:02.841Z] Removing intermediate container f323bb707eaa [2021-10-26T08:53:02.841Z] ---> ff9b20b68a4d [2021-10-26T08:53:02.841Z] Step 21/23 : LABEL arch=arm64 [2021-10-26T08:53:03.117Z] ---> Running in c549d97d77fc [2021-10-26T08:53:03.117Z] Removing intermediate container 700eb2adaa25 [2021-10-26T08:53:03.117Z] ---> c0c51ed5d67b [2021-10-26T08:53:03.117Z] Step 23/24 : LABEL git_sha=a2b69b26302f7c1f6618b98aa17e76474aebfec2 [2021-10-26T08:53:03.397Z] ---> Running in 754777a6f3f4 [2021-10-26T08:53:03.397Z] Removing intermediate container 1b0fd7aa2887 [2021-10-26T08:53:03.397Z] ---> 0717866d2a80 [2021-10-26T08:53:03.397Z] Step 20/22 : LABEL arch=arm64 [2021-10-26T08:53:03.678Z] ---> Running in 0fab91a6dd63 [2021-10-26T08:53:03.678Z] Removing intermediate container c549d97d77fc [2021-10-26T08:53:03.678Z] ---> 6e3f1ffcbf88 [2021-10-26T08:53:03.678Z] Step 22/23 : LABEL git_sha=a2b69b26302f7c1f6618b98aa17e76474aebfec2 [2021-10-26T08:53:03.678Z] ---> Running in a42c23d45099 [2021-10-26T08:53:03.952Z] Removing intermediate container 754777a6f3f4 [2021-10-26T08:53:03.952Z] ---> 2c17b99b8d2c [2021-10-26T08:53:03.952Z] Step 24/24 : LABEL version=2.0.1-dev.78 [2021-10-26T08:53:03.952Z] ---> Running in 2d38ed5ff802 [2021-10-26T08:53:03.952Z] Removing intermediate container 0fab91a6dd63 [2021-10-26T08:53:03.952Z] ---> 71c890c2b66a [2021-10-26T08:53:03.952Z] Step 21/22 : LABEL git_sha=a2b69b26302f7c1f6618b98aa17e76474aebfec2 [2021-10-26T08:53:04.225Z] ---> Running in 0f99096ca87c [2021-10-26T08:53:04.225Z] Removing intermediate container a42c23d45099 [2021-10-26T08:53:04.225Z] ---> 1dfef33afca1 [2021-10-26T08:53:04.225Z] Step 23/23 : LABEL version=2.0.1-dev.78 [2021-10-26T08:53:04.500Z] ---> Running in a2b47d3f480c [2021-10-26T08:53:04.500Z] Removing intermediate container 2d38ed5ff802 [2021-10-26T08:53:04.500Z] ---> 866f2304a98b [2021-10-26T08:53:04.500Z] [2021-10-26T08:53:04.777Z] Removing intermediate container 0f99096ca87c [2021-10-26T08:53:04.777Z] ---> 4cd4692137cd [2021-10-26T08:53:04.777Z] Step 22/22 : LABEL version=2.0.1-dev.78 [2021-10-26T08:53:04.777Z] Successfully built 866f2304a98b [2021-10-26T08:53:04.777Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-10-26T08:53:04.777Z]  Building security-secretstore-setup ... done  ---> Running in d4eb6018835b [2021-10-26T08:53:05.049Z] Removing intermediate container a2b47d3f480c [2021-10-26T08:53:05.049Z] ---> fd553b5303a2 [2021-10-26T08:53:05.049Z] [2021-10-26T08:53:05.320Z] Successfully built fd553b5303a2 [2021-10-26T08:53:05.320Z] Successfully tagged support-scheduler-arm64:latest [2021-10-26T08:53:05.320Z]  Building support-scheduler ... done Removing intermediate container d4eb6018835b [2021-10-26T08:53:05.320Z] ---> 8ecbcdf0d1c1 [2021-10-26T08:53:05.320Z] [2021-10-26T08:53:05.595Z] Successfully built 8ecbcdf0d1c1 [2021-10-26T08:53:05.595Z] Successfully tagged core-command-arm64:latest [2021-10-26T08:53:05.884Z]  Building core-command ... done  [Pipeline] } [2021-10-26T08:53:05.888Z] $ docker stop --time=1 e974e84d5bdf104304c50e68a4c92e73842bff8291e525604e706f30a20ee809 [2021-10-26T08:53:07.645Z] $ docker rm -f e974e84d5bdf104304c50e68a4c92e73842bff8291e525604e706f30a20ee809 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-26T08:53:08.241Z] + docker images [2021-10-26T08:53:08.514Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-26T08:53:08.514Z] core-command-arm64 latest 8ecbcdf0d1c1 3 seconds ago 15.2MB [2021-10-26T08:53:08.514Z] support-scheduler-arm64 latest fd553b5303a2 4 seconds ago 15.3MB [2021-10-26T08:53:08.514Z] security-secretstore-setup-arm64 latest 866f2304a98b 4 seconds ago 26.8MB [2021-10-26T08:53:08.514Z] core-metadata-arm64 latest f4b8c0c123fa 6 seconds ago 15.9MB [2021-10-26T08:53:08.514Z] dfae31780713 18 seconds ago 1.46GB [2021-10-26T08:53:08.514Z] 581e909b95db 19 seconds ago 1.45GB [2021-10-26T08:53:08.514Z] 7cdf01c233c6 24 seconds ago 1.46GB [2021-10-26T08:53:08.514Z] 050f7d6e341b 29 seconds ago 1.46GB [2021-10-26T08:53:08.514Z] sys-mgmt-agent-arm64 latest 8ee042ddd906 About a minute ago 277MB [2021-10-26T08:53:08.514Z] core-data-arm64 latest 271644051d4c 2 minutes ago 19.5MB [2021-10-26T08:53:08.514Z] security-bootstrapper-arm64 latest cdefc2fe8b99 2 minutes ago 17.8MB [2021-10-26T08:53:08.514Z] support-notifications-arm64 latest a06ac7a3297a 3 minutes ago 16.1MB [2021-10-26T08:53:08.514Z] security-proxy-setup-arm64 latest 09c9c2150e79 3 minutes ago 25.4MB [2021-10-26T08:53:08.514Z] 0b2d856e4ee8 3 minutes ago 1.46GB [2021-10-26T08:53:08.514Z] 2575873073d1 3 minutes ago 1.46GB [2021-10-26T08:53:08.514Z] e82053a2d36a 3 minutes ago 1.45GB [2021-10-26T08:53:08.514Z] e591635e49e4 3 minutes ago 1.46GB [2021-10-26T08:53:08.514Z] 42014db5e409 3 minutes ago 1.45GB [2021-10-26T08:53:08.514Z] ci-base-image-arm64 latest 7d5e57e11124 7 minutes ago 1.24GB [2021-10-26T08:53:08.514Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 12 days ago 534MB [2021-10-26T08:53:08.514Z] docker 20.10.8 3734d5adc5ac 7 weeks ago 198MB [2021-10-26T08:53:08.514Z] alpine 3.14 bb3de5531c18 8 weeks ago 5.34MB [2021-10-26T08:53:08.514Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 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-10-26T08:53:08.662Z] provisioning config files... [2021-10-26T08:53:08.679Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/89@tmp/config3965607504958269364tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-26T08:53:09.027Z] ---> docker-login.sh [2021-10-26T08:53:09.027Z] nexus3.edgexfoundry.org:10001 [2021-10-26T08:53:09.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T08:53:09.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T08:53:09.572Z] Configure a credential helper to remove this warning. See [2021-10-26T08:53:09.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T08:53:09.572Z] [2021-10-26T08:53:09.572Z] Login Succeeded [2021-10-26T08:53:09.572Z] nexus3.edgexfoundry.org:10002 [2021-10-26T08:53:10.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T08:53:10.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T08:53:10.166Z] Configure a credential helper to remove this warning. See [2021-10-26T08:53:10.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T08:53:10.166Z] [2021-10-26T08:53:10.166Z] Login Succeeded [2021-10-26T08:53:10.166Z] nexus3.edgexfoundry.org:10003 [2021-10-26T08:53:10.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T08:53:10.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T08:53:10.761Z] Configure a credential helper to remove this warning. See [2021-10-26T08:53:10.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T08:53:10.761Z] [2021-10-26T08:53:10.761Z] Login Succeeded [2021-10-26T08:53:10.761Z] nexus3.edgexfoundry.org:10004 [2021-10-26T08:53:11.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T08:53:11.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T08:53:11.355Z] Configure a credential helper to remove this warning. See [2021-10-26T08:53:11.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T08:53:11.355Z] [2021-10-26T08:53:11.355Z] Login Succeeded [2021-10-26T08:53:11.355Z] docker.io [2021-10-26T08:53:11.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T08:53:12.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T08:53:12.219Z] Configure a credential helper to remove this warning. See [2021-10-26T08:53:12.219Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T08:53:12.219Z] [2021-10-26T08:53:12.219Z] Login Succeeded [2021-10-26T08:53:12.219Z] ---> docker-login.sh ends [Pipeline] } [2021-10-26T08:53:12.234Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-26T08:53:12.255Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-10-26T08:53:12.280Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-10-26T08:53:12.280Z] a2b69b26302f7c1f6618b98aa17e76474aebfec2 [2021-10-26T08:53:12.280Z] latest [2021-10-26T08:53:12.280Z] 2.0.1-dev.78 [2021-10-26T08:53:12.280Z] a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78 [2021-10-26T08:53:12.280Z] main [2021-10-26T08:53:12.280Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:53:12.614Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a2b69b26302f7c1f6618b98aa17e76474aebfec2 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:53:12.951Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a2b69b26302f7c1f6618b98aa17e76474aebfec2 [2021-10-26T08:53:12.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-10-26T08:53:12.951Z] 8a9cda4203eb: Preparing [2021-10-26T08:53:12.951Z] 03f9722fd373: Preparing [2021-10-26T08:53:12.951Z] b53baeaa3f7a: Preparing [2021-10-26T08:53:12.951Z] 8716417ccc40: Preparing [2021-10-26T08:53:12.951Z] ee420dfed78a: Preparing [2021-10-26T08:53:13.223Z] ee420dfed78a: Layer already exists [2021-10-26T08:53:13.223Z] 8a9cda4203eb: Pushed [2021-10-26T08:53:13.223Z] b53baeaa3f7a: Pushed [2021-10-26T08:53:13.223Z] 8716417ccc40: Pushed [2021-10-26T08:53:15.827Z] 03f9722fd373: Pushed [2021-10-26T08:53:15.827Z] a2b69b26302f7c1f6618b98aa17e76474aebfec2: digest: sha256:23e40ebbcb3a0c33d30d28a59482d16fc61e9c4e06a003ec4ac57d0d8f71b133 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:53:16.179Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:53:16.516Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-10-26T08:53:16.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-10-26T08:53:16.517Z] 8a9cda4203eb: Preparing [2021-10-26T08:53:16.517Z] 03f9722fd373: Preparing [2021-10-26T08:53:16.517Z] b53baeaa3f7a: Preparing [2021-10-26T08:53:16.517Z] 8716417ccc40: Preparing [2021-10-26T08:53:16.517Z] ee420dfed78a: Preparing [2021-10-26T08:53:16.789Z] ee420dfed78a: Layer already exists [2021-10-26T08:53:16.789Z] 03f9722fd373: Layer already exists [2021-10-26T08:53:16.789Z] b53baeaa3f7a: Layer already exists [2021-10-26T08:53:16.789Z] 8a9cda4203eb: Layer already exists [2021-10-26T08:53:16.789Z] 8716417ccc40: Layer already exists [2021-10-26T08:53:16.789Z] latest: digest: sha256:23e40ebbcb3a0c33d30d28a59482d16fc61e9c4e06a003ec4ac57d0d8f71b133 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:53:17.128Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.78 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:53:17.466Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.78 [2021-10-26T08:53:17.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-10-26T08:53:17.466Z] 8a9cda4203eb: Preparing [2021-10-26T08:53:17.466Z] 03f9722fd373: Preparing [2021-10-26T08:53:17.466Z] b53baeaa3f7a: Preparing [2021-10-26T08:53:17.466Z] 8716417ccc40: Preparing [2021-10-26T08:53:17.466Z] ee420dfed78a: Preparing [2021-10-26T08:53:17.738Z] ee420dfed78a: Layer already exists [2021-10-26T08:53:17.738Z] 03f9722fd373: Layer already exists [2021-10-26T08:53:17.738Z] b53baeaa3f7a: Layer already exists [2021-10-26T08:53:17.738Z] 8716417ccc40: Layer already exists [2021-10-26T08:53:17.738Z] 8a9cda4203eb: Layer already exists [2021-10-26T08:53:17.738Z] 2.0.1-dev.78: digest: sha256:23e40ebbcb3a0c33d30d28a59482d16fc61e9c4e06a003ec4ac57d0d8f71b133 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:53:18.077Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:53:18.412Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78 [2021-10-26T08:53:18.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-10-26T08:53:18.412Z] 8a9cda4203eb: Preparing [2021-10-26T08:53:18.412Z] 03f9722fd373: Preparing [2021-10-26T08:53:18.412Z] b53baeaa3f7a: Preparing [2021-10-26T08:53:18.412Z] 8716417ccc40: Preparing [2021-10-26T08:53:18.412Z] ee420dfed78a: Preparing [2021-10-26T08:53:18.412Z] 03f9722fd373: Layer already exists [2021-10-26T08:53:18.412Z] ee420dfed78a: Layer already exists [2021-10-26T08:53:18.412Z] 8716417ccc40: Layer already exists [2021-10-26T08:53:18.412Z] 8a9cda4203eb: Layer already exists [2021-10-26T08:53:18.412Z] b53baeaa3f7a: Layer already exists [2021-10-26T08:53:18.684Z] a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78: digest: sha256:23e40ebbcb3a0c33d30d28a59482d16fc61e9c4e06a003ec4ac57d0d8f71b133 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:53:19.028Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:53:19.370Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-10-26T08:53:19.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-10-26T08:53:19.370Z] 8a9cda4203eb: Preparing [2021-10-26T08:53:19.370Z] 03f9722fd373: Preparing [2021-10-26T08:53:19.370Z] b53baeaa3f7a: Preparing [2021-10-26T08:53:19.370Z] 8716417ccc40: Preparing [2021-10-26T08:53:19.370Z] ee420dfed78a: Preparing [2021-10-26T08:53:19.643Z] 8716417ccc40: Layer already exists [2021-10-26T08:53:19.643Z] b53baeaa3f7a: Layer already exists [2021-10-26T08:53:19.643Z] 8a9cda4203eb: Layer already exists [2021-10-26T08:53:19.643Z] ee420dfed78a: Layer already exists [2021-10-26T08:53:19.643Z] 03f9722fd373: Layer already exists [2021-10-26T08:53:19.643Z] main: digest: sha256:23e40ebbcb3a0c33d30d28a59482d16fc61e9c4e06a003ec4ac57d0d8f71b133 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-26T08:53:19.684Z] ===================================================== [Pipeline] echo [2021-10-26T08:53:19.690Z] taggedImages: [2021-10-26T08:53:19.690Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:a2b69b26302f7c1f6618b98aa17e76474aebfec2 [2021-10-26T08:53:19.690Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-10-26T08:53:19.690Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.78 [2021-10-26T08:53:19.690Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78 [2021-10-26T08:53:19.690Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-10-26T08:53:19.705Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-10-26T08:53:19.706Z] a2b69b26302f7c1f6618b98aa17e76474aebfec2 [2021-10-26T08:53:19.706Z] latest [2021-10-26T08:53:19.706Z] 2.0.1-dev.78 [2021-10-26T08:53:19.706Z] a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78 [2021-10-26T08:53:19.706Z] main [2021-10-26T08:53:19.706Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:53:20.057Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a2b69b26302f7c1f6618b98aa17e76474aebfec2 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:53:20.454Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a2b69b26302f7c1f6618b98aa17e76474aebfec2 [2021-10-26T08:53:20.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-10-26T08:53:20.454Z] f3645be828f9: Preparing [2021-10-26T08:53:20.454Z] 7abd6e900572: Preparing [2021-10-26T08:53:20.454Z] b53baeaa3f7a: Preparing [2021-10-26T08:53:20.454Z] e7128e23fd03: Preparing [2021-10-26T08:53:20.454Z] cfaeb8f52845: Preparing [2021-10-26T08:53:20.454Z] ee420dfed78a: Preparing [2021-10-26T08:53:20.454Z] ee420dfed78a: Waiting [2021-10-26T08:53:20.749Z] b53baeaa3f7a: Layer already exists [2021-10-26T08:53:20.749Z] ee420dfed78a: Layer already exists [2021-10-26T08:53:20.749Z] cfaeb8f52845: Pushed [2021-10-26T08:53:20.749Z] f3645be828f9: Pushed [2021-10-26T08:53:21.371Z] e7128e23fd03: Pushed [2021-10-26T08:53:23.980Z] 7abd6e900572: Pushed [2021-10-26T08:53:23.980Z] a2b69b26302f7c1f6618b98aa17e76474aebfec2: digest: sha256:5a361267f227c5c7a74e27bea8c5fa7ba55d8e2df7e8014fcfa5f203125bae9b size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:53:24.319Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:53:24.660Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-10-26T08:53:24.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-10-26T08:53:24.660Z] f3645be828f9: Preparing [2021-10-26T08:53:24.660Z] 7abd6e900572: Preparing [2021-10-26T08:53:24.660Z] b53baeaa3f7a: Preparing [2021-10-26T08:53:24.660Z] e7128e23fd03: Preparing [2021-10-26T08:53:24.660Z] cfaeb8f52845: Preparing [2021-10-26T08:53:24.660Z] ee420dfed78a: Preparing [2021-10-26T08:53:24.660Z] ee420dfed78a: Waiting [2021-10-26T08:53:24.660Z] cfaeb8f52845: Layer already exists [2021-10-26T08:53:24.660Z] 7abd6e900572: Layer already exists [2021-10-26T08:53:24.660Z] e7128e23fd03: Layer already exists [2021-10-26T08:53:24.660Z] f3645be828f9: Layer already exists [2021-10-26T08:53:24.660Z] b53baeaa3f7a: Layer already exists [2021-10-26T08:53:24.660Z] ee420dfed78a: Layer already exists [2021-10-26T08:53:24.932Z] latest: digest: sha256:5a361267f227c5c7a74e27bea8c5fa7ba55d8e2df7e8014fcfa5f203125bae9b size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:53:25.270Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.78 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:53:25.612Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.78 [2021-10-26T08:53:25.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-10-26T08:53:25.612Z] f3645be828f9: Preparing [2021-10-26T08:53:25.612Z] 7abd6e900572: Preparing [2021-10-26T08:53:25.612Z] b53baeaa3f7a: Preparing [2021-10-26T08:53:25.612Z] e7128e23fd03: Preparing [2021-10-26T08:53:25.612Z] cfaeb8f52845: Preparing [2021-10-26T08:53:25.612Z] ee420dfed78a: Preparing [2021-10-26T08:53:25.612Z] ee420dfed78a: Waiting [2021-10-26T08:53:25.612Z] cfaeb8f52845: Layer already exists [2021-10-26T08:53:25.612Z] b53baeaa3f7a: Layer already exists [2021-10-26T08:53:25.612Z] 7abd6e900572: Layer already exists [2021-10-26T08:53:25.887Z] f3645be828f9: Layer already exists [2021-10-26T08:53:25.887Z] e7128e23fd03: Layer already exists [2021-10-26T08:53:25.887Z] ee420dfed78a: Layer already exists [2021-10-26T08:53:25.887Z] 2.0.1-dev.78: digest: sha256:5a361267f227c5c7a74e27bea8c5fa7ba55d8e2df7e8014fcfa5f203125bae9b size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:53:26.221Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:53:26.556Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78 [2021-10-26T08:53:26.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-10-26T08:53:26.557Z] f3645be828f9: Preparing [2021-10-26T08:53:26.557Z] 7abd6e900572: Preparing [2021-10-26T08:53:26.557Z] b53baeaa3f7a: Preparing [2021-10-26T08:53:26.557Z] e7128e23fd03: Preparing [2021-10-26T08:53:26.557Z] cfaeb8f52845: Preparing [2021-10-26T08:53:26.557Z] ee420dfed78a: Preparing [2021-10-26T08:53:26.557Z] ee420dfed78a: Waiting [2021-10-26T08:53:26.830Z] f3645be828f9: Layer already exists [2021-10-26T08:53:26.830Z] 7abd6e900572: Layer already exists [2021-10-26T08:53:26.830Z] b53baeaa3f7a: Layer already exists [2021-10-26T08:53:26.830Z] e7128e23fd03: Layer already exists [2021-10-26T08:53:26.830Z] cfaeb8f52845: Layer already exists [2021-10-26T08:53:26.830Z] ee420dfed78a: Layer already exists [2021-10-26T08:53:26.830Z] a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78: digest: sha256:5a361267f227c5c7a74e27bea8c5fa7ba55d8e2df7e8014fcfa5f203125bae9b size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:53:27.168Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:53:27.499Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-10-26T08:53:27.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-10-26T08:53:27.499Z] f3645be828f9: Preparing [2021-10-26T08:53:27.499Z] 7abd6e900572: Preparing [2021-10-26T08:53:27.499Z] b53baeaa3f7a: Preparing [2021-10-26T08:53:27.499Z] e7128e23fd03: Preparing [2021-10-26T08:53:27.499Z] cfaeb8f52845: Preparing [2021-10-26T08:53:27.499Z] ee420dfed78a: Preparing [2021-10-26T08:53:27.499Z] ee420dfed78a: Waiting [2021-10-26T08:53:27.499Z] e7128e23fd03: Layer already exists [2021-10-26T08:53:27.499Z] cfaeb8f52845: Layer already exists [2021-10-26T08:53:27.499Z] f3645be828f9: Layer already exists [2021-10-26T08:53:27.499Z] b53baeaa3f7a: Layer already exists [2021-10-26T08:53:27.499Z] 7abd6e900572: Layer already exists [2021-10-26T08:53:27.499Z] ee420dfed78a: Layer already exists [2021-10-26T08:53:27.768Z] main: digest: sha256:5a361267f227c5c7a74e27bea8c5fa7ba55d8e2df7e8014fcfa5f203125bae9b size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-26T08:53:27.806Z] ===================================================== [Pipeline] echo [2021-10-26T08:53:27.812Z] taggedImages: [2021-10-26T08:53:27.812Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:a2b69b26302f7c1f6618b98aa17e76474aebfec2 [2021-10-26T08:53:27.812Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-10-26T08:53:27.813Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.78 [2021-10-26T08:53:27.813Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78 [2021-10-26T08:53:27.813Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-10-26T08:53:27.829Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-10-26T08:53:27.829Z] a2b69b26302f7c1f6618b98aa17e76474aebfec2 [2021-10-26T08:53:27.829Z] latest [2021-10-26T08:53:27.829Z] 2.0.1-dev.78 [2021-10-26T08:53:27.829Z] a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78 [2021-10-26T08:53:27.829Z] main [2021-10-26T08:53:27.829Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:53:28.168Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a2b69b26302f7c1f6618b98aa17e76474aebfec2 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:53:28.503Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a2b69b26302f7c1f6618b98aa17e76474aebfec2 [2021-10-26T08:53:28.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-10-26T08:53:28.503Z] f5851f307466: Preparing [2021-10-26T08:53:28.503Z] 947126985184: Preparing [2021-10-26T08:53:28.503Z] b53baeaa3f7a: Preparing [2021-10-26T08:53:28.503Z] af1f4ea56517: Preparing [2021-10-26T08:53:28.503Z] ee420dfed78a: Preparing [2021-10-26T08:53:28.503Z] ee420dfed78a: Layer already exists [2021-10-26T08:53:28.771Z] b53baeaa3f7a: Layer already exists [2021-10-26T08:53:28.771Z] f5851f307466: Pushed [2021-10-26T08:53:28.771Z] af1f4ea56517: Pushed [2021-10-26T08:53:31.369Z] 947126985184: Pushed [2021-10-26T08:53:31.370Z] a2b69b26302f7c1f6618b98aa17e76474aebfec2: digest: sha256:84de95a2a5a25451048fdfed344b2f65bfb111cd943796689fa98ab1fc29d00c size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:53:31.703Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:53:32.031Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-10-26T08:53:32.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-10-26T08:53:32.031Z] f5851f307466: Preparing [2021-10-26T08:53:32.031Z] 947126985184: Preparing [2021-10-26T08:53:32.031Z] b53baeaa3f7a: Preparing [2021-10-26T08:53:32.031Z] af1f4ea56517: Preparing [2021-10-26T08:53:32.031Z] ee420dfed78a: Preparing [2021-10-26T08:53:32.031Z] b53baeaa3f7a: Layer already exists [2021-10-26T08:53:32.031Z] f5851f307466: Layer already exists [2021-10-26T08:53:32.031Z] 947126985184: Layer already exists [2021-10-26T08:53:32.031Z] ee420dfed78a: Layer already exists [2021-10-26T08:53:32.031Z] af1f4ea56517: Layer already exists [2021-10-26T08:53:32.301Z] latest: digest: sha256:84de95a2a5a25451048fdfed344b2f65bfb111cd943796689fa98ab1fc29d00c size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:53:32.638Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.78 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:53:32.970Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.78 [2021-10-26T08:53:32.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-10-26T08:53:32.970Z] f5851f307466: Preparing [2021-10-26T08:53:32.970Z] 947126985184: Preparing [2021-10-26T08:53:32.970Z] b53baeaa3f7a: Preparing [2021-10-26T08:53:32.970Z] af1f4ea56517: Preparing [2021-10-26T08:53:32.970Z] ee420dfed78a: Preparing [2021-10-26T08:53:33.243Z] b53baeaa3f7a: Layer already exists [2021-10-26T08:53:33.243Z] f5851f307466: Layer already exists [2021-10-26T08:53:33.243Z] 947126985184: Layer already exists [2021-10-26T08:53:33.243Z] af1f4ea56517: Layer already exists [2021-10-26T08:53:33.243Z] ee420dfed78a: Layer already exists [2021-10-26T08:53:33.243Z] 2.0.1-dev.78: digest: sha256:84de95a2a5a25451048fdfed344b2f65bfb111cd943796689fa98ab1fc29d00c size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:53:33.585Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:53:33.921Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78 [2021-10-26T08:53:33.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-10-26T08:53:33.921Z] f5851f307466: Preparing [2021-10-26T08:53:33.921Z] 947126985184: Preparing [2021-10-26T08:53:33.921Z] b53baeaa3f7a: Preparing [2021-10-26T08:53:33.921Z] af1f4ea56517: Preparing [2021-10-26T08:53:33.921Z] ee420dfed78a: Preparing [2021-10-26T08:53:33.921Z] af1f4ea56517: Layer already exists [2021-10-26T08:53:33.921Z] 947126985184: Layer already exists [2021-10-26T08:53:33.921Z] b53baeaa3f7a: Layer already exists [2021-10-26T08:53:33.921Z] ee420dfed78a: Layer already exists [2021-10-26T08:53:33.921Z] f5851f307466: Layer already exists [2021-10-26T08:53:34.193Z] a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78: digest: sha256:84de95a2a5a25451048fdfed344b2f65bfb111cd943796689fa98ab1fc29d00c size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:53:34.529Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:53:34.865Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-10-26T08:53:34.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-10-26T08:53:34.865Z] f5851f307466: Preparing [2021-10-26T08:53:34.865Z] 947126985184: Preparing [2021-10-26T08:53:34.865Z] b53baeaa3f7a: Preparing [2021-10-26T08:53:34.865Z] af1f4ea56517: Preparing [2021-10-26T08:53:34.865Z] ee420dfed78a: Preparing [2021-10-26T08:53:35.139Z] 947126985184: Layer already exists [2021-10-26T08:53:35.139Z] af1f4ea56517: Layer already exists [2021-10-26T08:53:35.139Z] b53baeaa3f7a: Layer already exists [2021-10-26T08:53:35.139Z] f5851f307466: Layer already exists [2021-10-26T08:53:35.139Z] ee420dfed78a: Layer already exists [2021-10-26T08:53:35.140Z] main: digest: sha256:84de95a2a5a25451048fdfed344b2f65bfb111cd943796689fa98ab1fc29d00c size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-26T08:53:35.176Z] ===================================================== [Pipeline] echo [2021-10-26T08:53:35.184Z] taggedImages: [2021-10-26T08:53:35.184Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a2b69b26302f7c1f6618b98aa17e76474aebfec2 [2021-10-26T08:53:35.184Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-10-26T08:53:35.184Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.78 [2021-10-26T08:53:35.184Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78 [2021-10-26T08:53:35.184Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-10-26T08:53:35.202Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-10-26T08:53:35.202Z] a2b69b26302f7c1f6618b98aa17e76474aebfec2 [2021-10-26T08:53:35.202Z] latest [2021-10-26T08:53:35.202Z] 2.0.1-dev.78 [2021-10-26T08:53:35.202Z] a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78 [2021-10-26T08:53:35.202Z] main [2021-10-26T08:53:35.202Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:53:35.545Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a2b69b26302f7c1f6618b98aa17e76474aebfec2 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:53:35.881Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a2b69b26302f7c1f6618b98aa17e76474aebfec2 [2021-10-26T08:53:35.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-10-26T08:53:35.881Z] 1af2f98b61da: Preparing [2021-10-26T08:53:35.881Z] 1af2f98b61da: Preparing [2021-10-26T08:53:35.881Z] 3efb3c709e45: Preparing [2021-10-26T08:53:35.881Z] 2d4d6bf8e579: Preparing [2021-10-26T08:53:35.881Z] 703976d3a9e3: Preparing [2021-10-26T08:53:35.881Z] 6d5384704eed: Preparing [2021-10-26T08:53:35.881Z] b53baeaa3f7a: Preparing [2021-10-26T08:53:35.881Z] 6cc704eb6540: Preparing [2021-10-26T08:53:35.881Z] 69e62ff158a4: Preparing [2021-10-26T08:53:35.881Z] b6d12137ed8f: Preparing [2021-10-26T08:53:35.881Z] c70bf027e61e: Preparing [2021-10-26T08:53:35.881Z] ee420dfed78a: Preparing [2021-10-26T08:53:35.881Z] b53baeaa3f7a: Waiting [2021-10-26T08:53:35.881Z] 6cc704eb6540: Waiting [2021-10-26T08:53:35.881Z] c70bf027e61e: Waiting [2021-10-26T08:53:35.881Z] ee420dfed78a: Waiting [2021-10-26T08:53:35.881Z] 69e62ff158a4: Waiting [2021-10-26T08:53:35.881Z] b6d12137ed8f: Waiting [2021-10-26T08:53:36.156Z] 1af2f98b61da: Pushed [2021-10-26T08:53:36.156Z] 703976d3a9e3: Pushed [2021-10-26T08:53:36.156Z] 2d4d6bf8e579: Pushed [2021-10-26T08:53:36.156Z] 3efb3c709e45: Pushed [2021-10-26T08:53:36.156Z] b53baeaa3f7a: Layer already exists [2021-10-26T08:53:36.428Z] b6d12137ed8f: Pushed [2021-10-26T08:53:36.428Z] 6cc704eb6540: Pushed [2021-10-26T08:53:36.428Z] 69e62ff158a4: Pushed [2021-10-26T08:53:36.428Z] c70bf027e61e: Pushed [2021-10-26T08:53:36.428Z] ee420dfed78a: Layer already exists [2021-10-26T08:53:39.797Z] 6d5384704eed: Pushed [2021-10-26T08:53:39.797Z] a2b69b26302f7c1f6618b98aa17e76474aebfec2: digest: sha256:46a31ff6de0e3c916aadbf8267873c0afbdad3b9e93542626e61484d97af0d36 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:53:40.133Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:53:40.477Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-10-26T08:53:40.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-10-26T08:53:40.477Z] 1af2f98b61da: Preparing [2021-10-26T08:53:40.477Z] 1af2f98b61da: Preparing [2021-10-26T08:53:40.477Z] 3efb3c709e45: Preparing [2021-10-26T08:53:40.477Z] 2d4d6bf8e579: Preparing [2021-10-26T08:53:40.477Z] 703976d3a9e3: Preparing [2021-10-26T08:53:40.477Z] 6d5384704eed: Preparing [2021-10-26T08:53:40.477Z] b53baeaa3f7a: Preparing [2021-10-26T08:53:40.477Z] 6cc704eb6540: Preparing [2021-10-26T08:53:40.477Z] 69e62ff158a4: Preparing [2021-10-26T08:53:40.477Z] b6d12137ed8f: Preparing [2021-10-26T08:53:40.477Z] c70bf027e61e: Preparing [2021-10-26T08:53:40.477Z] ee420dfed78a: Preparing [2021-10-26T08:53:40.477Z] 69e62ff158a4: Waiting [2021-10-26T08:53:40.477Z] b6d12137ed8f: Waiting [2021-10-26T08:53:40.477Z] c70bf027e61e: Waiting [2021-10-26T08:53:40.477Z] ee420dfed78a: Waiting [2021-10-26T08:53:40.477Z] 6cc704eb6540: Waiting [2021-10-26T08:53:40.477Z] b53baeaa3f7a: Waiting [2021-10-26T08:53:40.477Z] 1af2f98b61da: Layer already exists [2021-10-26T08:53:40.477Z] 6d5384704eed: Layer already exists [2021-10-26T08:53:40.750Z] 2d4d6bf8e579: Layer already exists [2021-10-26T08:53:40.750Z] 703976d3a9e3: Layer already exists [2021-10-26T08:53:40.750Z] 3efb3c709e45: Layer already exists [2021-10-26T08:53:40.750Z] b53baeaa3f7a: Layer already exists [2021-10-26T08:53:40.750Z] 69e62ff158a4: Layer already exists [2021-10-26T08:53:40.750Z] 6cc704eb6540: Layer already exists [2021-10-26T08:53:40.750Z] c70bf027e61e: Layer already exists [2021-10-26T08:53:40.750Z] b6d12137ed8f: Layer already exists [2021-10-26T08:53:40.750Z] ee420dfed78a: Layer already exists [2021-10-26T08:53:40.750Z] latest: digest: sha256:46a31ff6de0e3c916aadbf8267873c0afbdad3b9e93542626e61484d97af0d36 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:53:41.097Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.78 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:53:41.439Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.78 [2021-10-26T08:53:41.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-10-26T08:53:41.439Z] 1af2f98b61da: Preparing [2021-10-26T08:53:41.439Z] 1af2f98b61da: Preparing [2021-10-26T08:53:41.439Z] 3efb3c709e45: Preparing [2021-10-26T08:53:41.439Z] 2d4d6bf8e579: Preparing [2021-10-26T08:53:41.439Z] 703976d3a9e3: Preparing [2021-10-26T08:53:41.439Z] 6d5384704eed: Preparing [2021-10-26T08:53:41.439Z] b53baeaa3f7a: Preparing [2021-10-26T08:53:41.439Z] 6cc704eb6540: Preparing [2021-10-26T08:53:41.439Z] 69e62ff158a4: Preparing [2021-10-26T08:53:41.439Z] b6d12137ed8f: Preparing [2021-10-26T08:53:41.439Z] c70bf027e61e: Preparing [2021-10-26T08:53:41.439Z] ee420dfed78a: Preparing [2021-10-26T08:53:41.439Z] 69e62ff158a4: Waiting [2021-10-26T08:53:41.439Z] c70bf027e61e: Waiting [2021-10-26T08:53:41.439Z] b53baeaa3f7a: Waiting [2021-10-26T08:53:41.439Z] b6d12137ed8f: Waiting [2021-10-26T08:53:41.439Z] 6cc704eb6540: Waiting [2021-10-26T08:53:41.439Z] 1af2f98b61da: Layer already exists [2021-10-26T08:53:41.439Z] 703976d3a9e3: Layer already exists [2021-10-26T08:53:41.439Z] 3efb3c709e45: Layer already exists [2021-10-26T08:53:41.439Z] 2d4d6bf8e579: Layer already exists [2021-10-26T08:53:41.709Z] 6d5384704eed: Layer already exists [2021-10-26T08:53:41.709Z] b53baeaa3f7a: Layer already exists [2021-10-26T08:53:41.709Z] b6d12137ed8f: Layer already exists [2021-10-26T08:53:41.709Z] 69e62ff158a4: Layer already exists [2021-10-26T08:53:41.709Z] 6cc704eb6540: Layer already exists [2021-10-26T08:53:41.709Z] c70bf027e61e: Layer already exists [2021-10-26T08:53:41.709Z] ee420dfed78a: Layer already exists [2021-10-26T08:53:41.709Z] 2.0.1-dev.78: digest: sha256:46a31ff6de0e3c916aadbf8267873c0afbdad3b9e93542626e61484d97af0d36 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:53:42.045Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:53:42.384Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78 [2021-10-26T08:53:42.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-10-26T08:53:42.384Z] 1af2f98b61da: Preparing [2021-10-26T08:53:42.384Z] 1af2f98b61da: Preparing [2021-10-26T08:53:42.384Z] 3efb3c709e45: Preparing [2021-10-26T08:53:42.384Z] 2d4d6bf8e579: Preparing [2021-10-26T08:53:42.384Z] 703976d3a9e3: Preparing [2021-10-26T08:53:42.384Z] 6d5384704eed: Preparing [2021-10-26T08:53:42.384Z] b53baeaa3f7a: Preparing [2021-10-26T08:53:42.384Z] 6cc704eb6540: Preparing [2021-10-26T08:53:42.384Z] 69e62ff158a4: Preparing [2021-10-26T08:53:42.384Z] b6d12137ed8f: Preparing [2021-10-26T08:53:42.384Z] c70bf027e61e: Preparing [2021-10-26T08:53:42.384Z] ee420dfed78a: Preparing [2021-10-26T08:53:42.384Z] b53baeaa3f7a: Waiting [2021-10-26T08:53:42.384Z] 6cc704eb6540: Waiting [2021-10-26T08:53:42.384Z] b6d12137ed8f: Waiting [2021-10-26T08:53:42.384Z] c70bf027e61e: Waiting [2021-10-26T08:53:42.384Z] ee420dfed78a: Waiting [2021-10-26T08:53:42.384Z] 69e62ff158a4: Waiting [2021-10-26T08:53:42.384Z] 6d5384704eed: Layer already exists [2021-10-26T08:53:42.384Z] 3efb3c709e45: Layer already exists [2021-10-26T08:53:42.384Z] 1af2f98b61da: Layer already exists [2021-10-26T08:53:42.384Z] 703976d3a9e3: Layer already exists [2021-10-26T08:53:42.384Z] 2d4d6bf8e579: Layer already exists [2021-10-26T08:53:42.384Z] 6cc704eb6540: Layer already exists [2021-10-26T08:53:42.384Z] b53baeaa3f7a: Layer already exists [2021-10-26T08:53:42.384Z] c70bf027e61e: Layer already exists [2021-10-26T08:53:42.384Z] b6d12137ed8f: Layer already exists [2021-10-26T08:53:42.384Z] 69e62ff158a4: Layer already exists [2021-10-26T08:53:42.384Z] ee420dfed78a: Layer already exists [2021-10-26T08:53:42.655Z] a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78: digest: sha256:46a31ff6de0e3c916aadbf8267873c0afbdad3b9e93542626e61484d97af0d36 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:53:42.989Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:53:43.319Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-10-26T08:53:43.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-10-26T08:53:43.319Z] 1af2f98b61da: Preparing [2021-10-26T08:53:43.319Z] 1af2f98b61da: Preparing [2021-10-26T08:53:43.319Z] 3efb3c709e45: Preparing [2021-10-26T08:53:43.319Z] 2d4d6bf8e579: Preparing [2021-10-26T08:53:43.319Z] 703976d3a9e3: Preparing [2021-10-26T08:53:43.319Z] 6d5384704eed: Preparing [2021-10-26T08:53:43.319Z] b53baeaa3f7a: Preparing [2021-10-26T08:53:43.319Z] 6cc704eb6540: Preparing [2021-10-26T08:53:43.319Z] 69e62ff158a4: Preparing [2021-10-26T08:53:43.319Z] b6d12137ed8f: Preparing [2021-10-26T08:53:43.319Z] c70bf027e61e: Preparing [2021-10-26T08:53:43.319Z] ee420dfed78a: Preparing [2021-10-26T08:53:43.319Z] 69e62ff158a4: Waiting [2021-10-26T08:53:43.319Z] b6d12137ed8f: Waiting [2021-10-26T08:53:43.319Z] c70bf027e61e: Waiting [2021-10-26T08:53:43.319Z] ee420dfed78a: Waiting [2021-10-26T08:53:43.319Z] b53baeaa3f7a: Waiting [2021-10-26T08:53:43.319Z] 6cc704eb6540: Waiting [2021-10-26T08:53:43.319Z] 2d4d6bf8e579: Layer already exists [2021-10-26T08:53:43.319Z] 6d5384704eed: Layer already exists [2021-10-26T08:53:43.319Z] 3efb3c709e45: Layer already exists [2021-10-26T08:53:43.319Z] 1af2f98b61da: Layer already exists [2021-10-26T08:53:43.319Z] 703976d3a9e3: Layer already exists [2021-10-26T08:53:43.319Z] 69e62ff158a4: Layer already exists [2021-10-26T08:53:43.319Z] 6cc704eb6540: Layer already exists [2021-10-26T08:53:43.320Z] c70bf027e61e: Layer already exists [2021-10-26T08:53:43.590Z] b6d12137ed8f: Layer already exists [2021-10-26T08:53:43.590Z] b53baeaa3f7a: Layer already exists [2021-10-26T08:53:43.590Z] ee420dfed78a: Layer already exists [2021-10-26T08:53:43.590Z] main: digest: sha256:46a31ff6de0e3c916aadbf8267873c0afbdad3b9e93542626e61484d97af0d36 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-26T08:53:43.632Z] ===================================================== [Pipeline] echo [2021-10-26T08:53:43.639Z] taggedImages: [2021-10-26T08:53:43.639Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a2b69b26302f7c1f6618b98aa17e76474aebfec2 [2021-10-26T08:53:43.639Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-10-26T08:53:43.639Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.78 [2021-10-26T08:53:43.639Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78 [2021-10-26T08:53:43.639Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-10-26T08:53:43.656Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-10-26T08:53:43.656Z] a2b69b26302f7c1f6618b98aa17e76474aebfec2 [2021-10-26T08:53:43.656Z] latest [2021-10-26T08:53:43.656Z] 2.0.1-dev.78 [2021-10-26T08:53:43.656Z] a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78 [2021-10-26T08:53:43.656Z] main [2021-10-26T08:53:43.656Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:53:44.029Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a2b69b26302f7c1f6618b98aa17e76474aebfec2 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:53:44.388Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a2b69b26302f7c1f6618b98aa17e76474aebfec2 [2021-10-26T08:53:44.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-10-26T08:53:44.388Z] 25b302dfaaa1: Preparing [2021-10-26T08:53:44.388Z] f81bb1b9b525: Preparing [2021-10-26T08:53:44.388Z] 69f61a6028a6: Preparing [2021-10-26T08:53:44.388Z] b1c52785aef2: Preparing [2021-10-26T08:53:44.388Z] 66cd898fd475: Preparing [2021-10-26T08:53:44.388Z] ee420dfed78a: Preparing [2021-10-26T08:53:44.693Z] 69f61a6028a6: Pushed [2021-10-26T08:53:44.693Z] b1c52785aef2: Pushed [2021-10-26T08:53:44.693Z] ee420dfed78a: Layer already exists [2021-10-26T08:53:45.309Z] 66cd898fd475: Pushed [2021-10-26T08:53:47.277Z] f81bb1b9b525: Pushed [2021-10-26T08:53:47.277Z] 25b302dfaaa1: Pushed [2021-10-26T08:53:47.277Z] a2b69b26302f7c1f6618b98aa17e76474aebfec2: digest: sha256:70e66c0504e2a098c5b400efd2bbd30b408d2d87e06f5832aa9a2494eb0026af size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:53:47.636Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:53:47.977Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-10-26T08:53:47.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-10-26T08:53:47.977Z] 25b302dfaaa1: Preparing [2021-10-26T08:53:47.977Z] f81bb1b9b525: Preparing [2021-10-26T08:53:47.977Z] 69f61a6028a6: Preparing [2021-10-26T08:53:47.977Z] b1c52785aef2: Preparing [2021-10-26T08:53:47.977Z] 66cd898fd475: Preparing [2021-10-26T08:53:47.977Z] ee420dfed78a: Preparing [2021-10-26T08:53:47.977Z] ee420dfed78a: Waiting [2021-10-26T08:53:47.977Z] 69f61a6028a6: Layer already exists [2021-10-26T08:53:47.977Z] f81bb1b9b525: Layer already exists [2021-10-26T08:53:48.249Z] b1c52785aef2: Layer already exists [2021-10-26T08:53:48.249Z] 66cd898fd475: Layer already exists [2021-10-26T08:53:48.249Z] 25b302dfaaa1: Layer already exists [2021-10-26T08:53:48.249Z] ee420dfed78a: Layer already exists [2021-10-26T08:53:48.249Z] latest: digest: sha256:70e66c0504e2a098c5b400efd2bbd30b408d2d87e06f5832aa9a2494eb0026af size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:53:48.585Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.78 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:53:48.917Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.78 [2021-10-26T08:53:48.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-10-26T08:53:48.917Z] 25b302dfaaa1: Preparing [2021-10-26T08:53:48.917Z] f81bb1b9b525: Preparing [2021-10-26T08:53:48.917Z] 69f61a6028a6: Preparing [2021-10-26T08:53:48.917Z] b1c52785aef2: Preparing [2021-10-26T08:53:48.917Z] 66cd898fd475: Preparing [2021-10-26T08:53:48.917Z] ee420dfed78a: Preparing [2021-10-26T08:53:48.917Z] ee420dfed78a: Waiting [2021-10-26T08:53:49.189Z] b1c52785aef2: Layer already exists [2021-10-26T08:53:49.189Z] 25b302dfaaa1: Layer already exists [2021-10-26T08:53:49.189Z] f81bb1b9b525: Layer already exists [2021-10-26T08:53:49.189Z] 66cd898fd475: Layer already exists [2021-10-26T08:53:49.189Z] 69f61a6028a6: Layer already exists [2021-10-26T08:53:49.189Z] ee420dfed78a: Layer already exists [2021-10-26T08:53:49.189Z] 2.0.1-dev.78: digest: sha256:70e66c0504e2a098c5b400efd2bbd30b408d2d87e06f5832aa9a2494eb0026af size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:53:49.529Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:53:49.868Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78 [2021-10-26T08:53:49.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-10-26T08:53:49.868Z] 25b302dfaaa1: Preparing [2021-10-26T08:53:49.868Z] f81bb1b9b525: Preparing [2021-10-26T08:53:49.868Z] 69f61a6028a6: Preparing [2021-10-26T08:53:49.868Z] b1c52785aef2: Preparing [2021-10-26T08:53:49.868Z] 66cd898fd475: Preparing [2021-10-26T08:53:49.868Z] ee420dfed78a: Preparing [2021-10-26T08:53:49.868Z] ee420dfed78a: Waiting [2021-10-26T08:53:50.141Z] 66cd898fd475: Layer already exists [2021-10-26T08:53:50.141Z] 69f61a6028a6: Layer already exists [2021-10-26T08:53:50.141Z] f81bb1b9b525: Layer already exists [2021-10-26T08:53:50.141Z] 25b302dfaaa1: Layer already exists [2021-10-26T08:53:50.141Z] b1c52785aef2: Layer already exists [2021-10-26T08:53:50.141Z] ee420dfed78a: Layer already exists [2021-10-26T08:53:50.141Z] a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78: digest: sha256:70e66c0504e2a098c5b400efd2bbd30b408d2d87e06f5832aa9a2494eb0026af size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:53:50.479Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:53:50.816Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-10-26T08:53:50.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-10-26T08:53:50.816Z] 25b302dfaaa1: Preparing [2021-10-26T08:53:50.816Z] f81bb1b9b525: Preparing [2021-10-26T08:53:50.816Z] 69f61a6028a6: Preparing [2021-10-26T08:53:50.816Z] b1c52785aef2: Preparing [2021-10-26T08:53:50.816Z] 66cd898fd475: Preparing [2021-10-26T08:53:50.816Z] ee420dfed78a: Preparing [2021-10-26T08:53:50.816Z] ee420dfed78a: Waiting [2021-10-26T08:53:51.091Z] 66cd898fd475: Layer already exists [2021-10-26T08:53:51.091Z] 69f61a6028a6: Layer already exists [2021-10-26T08:53:51.091Z] f81bb1b9b525: Layer already exists [2021-10-26T08:53:51.091Z] b1c52785aef2: Layer already exists [2021-10-26T08:53:51.091Z] 25b302dfaaa1: Layer already exists [2021-10-26T08:53:51.091Z] ee420dfed78a: Layer already exists [2021-10-26T08:53:51.091Z] main: digest: sha256:70e66c0504e2a098c5b400efd2bbd30b408d2d87e06f5832aa9a2494eb0026af size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-26T08:53:51.130Z] ===================================================== [Pipeline] echo [2021-10-26T08:53:51.137Z] taggedImages: [2021-10-26T08:53:51.137Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a2b69b26302f7c1f6618b98aa17e76474aebfec2 [2021-10-26T08:53:51.137Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-10-26T08:53:51.137Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.78 [2021-10-26T08:53:51.137Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78 [2021-10-26T08:53:51.137Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-10-26T08:53:51.159Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-10-26T08:53:51.159Z] a2b69b26302f7c1f6618b98aa17e76474aebfec2 [2021-10-26T08:53:51.159Z] latest [2021-10-26T08:53:51.159Z] 2.0.1-dev.78 [2021-10-26T08:53:51.159Z] a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78 [2021-10-26T08:53:51.159Z] main [2021-10-26T08:53:51.159Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:53:51.508Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a2b69b26302f7c1f6618b98aa17e76474aebfec2 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:53:51.841Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a2b69b26302f7c1f6618b98aa17e76474aebfec2 [2021-10-26T08:53:51.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-10-26T08:53:51.841Z] 14fdc1a2d65a: Preparing [2021-10-26T08:53:51.841Z] 6cd06fba4790: Preparing [2021-10-26T08:53:51.841Z] 8cabeec8edf0: Preparing [2021-10-26T08:53:51.841Z] 0e36a50926ad: Preparing [2021-10-26T08:53:51.841Z] 59010cecffdb: Preparing [2021-10-26T08:53:51.841Z] 18962188a133: Preparing [2021-10-26T08:53:51.841Z] 06d226b36982: Preparing [2021-10-26T08:53:51.841Z] 327f9e3c9015: Preparing [2021-10-26T08:53:51.841Z] 3a86cb50db72: Preparing [2021-10-26T08:53:51.841Z] ee420dfed78a: Preparing [2021-10-26T08:53:51.841Z] 06d226b36982: Waiting [2021-10-26T08:53:51.841Z] 327f9e3c9015: Waiting [2021-10-26T08:53:51.841Z] 18962188a133: Waiting [2021-10-26T08:53:51.841Z] 3a86cb50db72: Waiting [2021-10-26T08:53:51.841Z] ee420dfed78a: Waiting [2021-10-26T08:53:52.121Z] 14fdc1a2d65a: Pushed [2021-10-26T08:53:52.121Z] 6cd06fba4790: Pushed [2021-10-26T08:53:52.121Z] 59010cecffdb: Pushed [2021-10-26T08:53:52.392Z] 18962188a133: Pushed [2021-10-26T08:53:52.392Z] 06d226b36982: Pushed [2021-10-26T08:53:52.392Z] 327f9e3c9015: Pushed [2021-10-26T08:53:52.392Z] ee420dfed78a: Layer already exists [2021-10-26T08:53:52.664Z] 3a86cb50db72: Pushed [2021-10-26T08:53:54.633Z] 0e36a50926ad: Pushed [2021-10-26T08:53:55.225Z] 8cabeec8edf0: Pushed [2021-10-26T08:53:55.225Z] a2b69b26302f7c1f6618b98aa17e76474aebfec2: digest: sha256:3c5c8251364c60433c8f93803c3826b00be34a18f64fdfa8f06b5a92bbb66458 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:53:55.565Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:53:55.904Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-10-26T08:53:55.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-10-26T08:53:55.904Z] 14fdc1a2d65a: Preparing [2021-10-26T08:53:55.904Z] 6cd06fba4790: Preparing [2021-10-26T08:53:55.904Z] 8cabeec8edf0: Preparing [2021-10-26T08:53:55.904Z] 0e36a50926ad: Preparing [2021-10-26T08:53:55.904Z] 59010cecffdb: Preparing [2021-10-26T08:53:55.904Z] 18962188a133: Preparing [2021-10-26T08:53:55.904Z] 06d226b36982: Preparing [2021-10-26T08:53:55.904Z] 327f9e3c9015: Preparing [2021-10-26T08:53:55.904Z] 3a86cb50db72: Preparing [2021-10-26T08:53:55.904Z] ee420dfed78a: Preparing [2021-10-26T08:53:55.904Z] 06d226b36982: Waiting [2021-10-26T08:53:55.904Z] 327f9e3c9015: Waiting [2021-10-26T08:53:55.904Z] 3a86cb50db72: Waiting [2021-10-26T08:53:55.904Z] ee420dfed78a: Waiting [2021-10-26T08:53:55.904Z] 18962188a133: Waiting [2021-10-26T08:53:55.904Z] 59010cecffdb: Layer already exists [2021-10-26T08:53:55.904Z] 6cd06fba4790: Layer already exists [2021-10-26T08:53:55.904Z] 0e36a50926ad: Layer already exists [2021-10-26T08:53:55.904Z] 14fdc1a2d65a: Layer already exists [2021-10-26T08:53:55.904Z] 8cabeec8edf0: Layer already exists [2021-10-26T08:53:55.904Z] 327f9e3c9015: Layer already exists [2021-10-26T08:53:55.904Z] 18962188a133: Layer already exists [2021-10-26T08:53:55.904Z] 3a86cb50db72: Layer already exists [2021-10-26T08:53:55.904Z] ee420dfed78a: Layer already exists [2021-10-26T08:53:55.904Z] 06d226b36982: Layer already exists [2021-10-26T08:53:56.177Z] latest: digest: sha256:3c5c8251364c60433c8f93803c3826b00be34a18f64fdfa8f06b5a92bbb66458 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:53:56.516Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.78 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:53:56.848Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.78 [2021-10-26T08:53:56.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-10-26T08:53:56.849Z] 14fdc1a2d65a: Preparing [2021-10-26T08:53:56.849Z] 6cd06fba4790: Preparing [2021-10-26T08:53:56.849Z] 8cabeec8edf0: Preparing [2021-10-26T08:53:56.849Z] 0e36a50926ad: Preparing [2021-10-26T08:53:56.849Z] 59010cecffdb: Preparing [2021-10-26T08:53:56.849Z] 18962188a133: Preparing [2021-10-26T08:53:56.849Z] 06d226b36982: Preparing [2021-10-26T08:53:56.849Z] 327f9e3c9015: Preparing [2021-10-26T08:53:56.849Z] 3a86cb50db72: Preparing [2021-10-26T08:53:56.849Z] ee420dfed78a: Preparing [2021-10-26T08:53:56.849Z] 327f9e3c9015: Waiting [2021-10-26T08:53:56.849Z] 3a86cb50db72: Waiting [2021-10-26T08:53:56.849Z] 06d226b36982: Waiting [2021-10-26T08:53:56.849Z] ee420dfed78a: Waiting [2021-10-26T08:53:57.120Z] 59010cecffdb: Layer already exists [2021-10-26T08:53:57.120Z] 8cabeec8edf0: Layer already exists [2021-10-26T08:53:57.120Z] 0e36a50926ad: Layer already exists [2021-10-26T08:53:57.120Z] 14fdc1a2d65a: Layer already exists [2021-10-26T08:53:57.120Z] 6cd06fba4790: Layer already exists [2021-10-26T08:53:57.120Z] 327f9e3c9015: Layer already exists [2021-10-26T08:53:57.120Z] 06d226b36982: Layer already exists [2021-10-26T08:53:57.120Z] 18962188a133: Layer already exists [2021-10-26T08:53:57.120Z] ee420dfed78a: Layer already exists [2021-10-26T08:53:57.120Z] 3a86cb50db72: Layer already exists [2021-10-26T08:53:57.120Z] 2.0.1-dev.78: digest: sha256:3c5c8251364c60433c8f93803c3826b00be34a18f64fdfa8f06b5a92bbb66458 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:53:57.460Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:53:57.791Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78 [2021-10-26T08:53:57.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-10-26T08:53:57.791Z] 14fdc1a2d65a: Preparing [2021-10-26T08:53:57.791Z] 6cd06fba4790: Preparing [2021-10-26T08:53:57.791Z] 8cabeec8edf0: Preparing [2021-10-26T08:53:57.791Z] 0e36a50926ad: Preparing [2021-10-26T08:53:57.791Z] 59010cecffdb: Preparing [2021-10-26T08:53:57.791Z] 18962188a133: Preparing [2021-10-26T08:53:57.791Z] 06d226b36982: Preparing [2021-10-26T08:53:57.791Z] 327f9e3c9015: Preparing [2021-10-26T08:53:57.791Z] 3a86cb50db72: Preparing [2021-10-26T08:53:57.791Z] ee420dfed78a: Preparing [2021-10-26T08:53:57.791Z] 06d226b36982: Waiting [2021-10-26T08:53:57.791Z] 327f9e3c9015: Waiting [2021-10-26T08:53:57.791Z] 3a86cb50db72: Waiting [2021-10-26T08:53:57.791Z] ee420dfed78a: Waiting [2021-10-26T08:53:57.791Z] 18962188a133: Waiting [2021-10-26T08:53:57.791Z] 6cd06fba4790: Layer already exists [2021-10-26T08:53:57.791Z] 8cabeec8edf0: Layer already exists [2021-10-26T08:53:57.791Z] 14fdc1a2d65a: Layer already exists [2021-10-26T08:53:58.069Z] 0e36a50926ad: Layer already exists [2021-10-26T08:53:58.069Z] 59010cecffdb: Layer already exists [2021-10-26T08:53:58.069Z] 06d226b36982: Layer already exists [2021-10-26T08:53:58.069Z] 3a86cb50db72: Layer already exists [2021-10-26T08:53:58.069Z] 18962188a133: Layer already exists [2021-10-26T08:53:58.069Z] 327f9e3c9015: Layer already exists [2021-10-26T08:53:58.069Z] ee420dfed78a: Layer already exists [2021-10-26T08:53:58.069Z] a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78: digest: sha256:3c5c8251364c60433c8f93803c3826b00be34a18f64fdfa8f06b5a92bbb66458 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:53:58.404Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:53:58.738Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-10-26T08:53:58.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-10-26T08:53:58.738Z] 14fdc1a2d65a: Preparing [2021-10-26T08:53:58.738Z] 6cd06fba4790: Preparing [2021-10-26T08:53:58.738Z] 8cabeec8edf0: Preparing [2021-10-26T08:53:58.738Z] 0e36a50926ad: Preparing [2021-10-26T08:53:58.738Z] 59010cecffdb: Preparing [2021-10-26T08:53:58.738Z] 18962188a133: Preparing [2021-10-26T08:53:58.738Z] 06d226b36982: Preparing [2021-10-26T08:53:58.738Z] 327f9e3c9015: Preparing [2021-10-26T08:53:58.738Z] 3a86cb50db72: Preparing [2021-10-26T08:53:58.738Z] ee420dfed78a: Preparing [2021-10-26T08:53:58.738Z] 06d226b36982: Waiting [2021-10-26T08:53:58.738Z] 3a86cb50db72: Waiting [2021-10-26T08:53:58.739Z] 327f9e3c9015: Waiting [2021-10-26T08:53:58.739Z] ee420dfed78a: Waiting [2021-10-26T08:53:58.739Z] 18962188a133: Waiting [2021-10-26T08:53:58.739Z] 59010cecffdb: Layer already exists [2021-10-26T08:53:58.739Z] 0e36a50926ad: Layer already exists [2021-10-26T08:53:58.739Z] 14fdc1a2d65a: Layer already exists [2021-10-26T08:53:58.739Z] 6cd06fba4790: Layer already exists [2021-10-26T08:53:58.739Z] 8cabeec8edf0: Layer already exists [2021-10-26T08:53:58.739Z] 06d226b36982: Layer already exists [2021-10-26T08:53:58.739Z] 18962188a133: Layer already exists [2021-10-26T08:53:58.739Z] 327f9e3c9015: Layer already exists [2021-10-26T08:53:58.739Z] ee420dfed78a: Layer already exists [2021-10-26T08:53:58.739Z] 3a86cb50db72: Layer already exists [2021-10-26T08:53:59.009Z] main: digest: sha256:3c5c8251364c60433c8f93803c3826b00be34a18f64fdfa8f06b5a92bbb66458 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-26T08:53:59.053Z] ===================================================== [Pipeline] echo [2021-10-26T08:53:59.061Z] taggedImages: [2021-10-26T08:53:59.061Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a2b69b26302f7c1f6618b98aa17e76474aebfec2 [2021-10-26T08:53:59.061Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-10-26T08:53:59.061Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.78 [2021-10-26T08:53:59.061Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78 [2021-10-26T08:53:59.061Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-10-26T08:53:59.081Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-10-26T08:53:59.081Z] a2b69b26302f7c1f6618b98aa17e76474aebfec2 [2021-10-26T08:53:59.081Z] latest [2021-10-26T08:53:59.081Z] 2.0.1-dev.78 [2021-10-26T08:53:59.081Z] a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78 [2021-10-26T08:53:59.081Z] main [2021-10-26T08:53:59.081Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:53:59.419Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a2b69b26302f7c1f6618b98aa17e76474aebfec2 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:53:59.748Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a2b69b26302f7c1f6618b98aa17e76474aebfec2 [2021-10-26T08:53:59.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-10-26T08:53:59.748Z] 9f7dbe4bb22f: Preparing [2021-10-26T08:53:59.748Z] e1db7c21bb09: Preparing [2021-10-26T08:53:59.748Z] b53baeaa3f7a: Preparing [2021-10-26T08:53:59.748Z] e7b554eef078: Preparing [2021-10-26T08:53:59.748Z] ee420dfed78a: Preparing [2021-10-26T08:54:00.031Z] b53baeaa3f7a: Layer already exists [2021-10-26T08:54:00.031Z] ee420dfed78a: Layer already exists [2021-10-26T08:54:00.031Z] 9f7dbe4bb22f: Pushed [2021-10-26T08:54:00.301Z] e7b554eef078: Pushed [2021-10-26T08:54:02.907Z] e1db7c21bb09: Pushed [2021-10-26T08:54:02.907Z] a2b69b26302f7c1f6618b98aa17e76474aebfec2: digest: sha256:d625e69462e19104f73546da89192dd84e1e97ccf7b486cb556c7aa86263c9fd size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:54:03.245Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:54:03.579Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-10-26T08:54:03.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-10-26T08:54:03.579Z] 9f7dbe4bb22f: Preparing [2021-10-26T08:54:03.579Z] e1db7c21bb09: Preparing [2021-10-26T08:54:03.579Z] b53baeaa3f7a: Preparing [2021-10-26T08:54:03.579Z] e7b554eef078: Preparing [2021-10-26T08:54:03.579Z] ee420dfed78a: Preparing [2021-10-26T08:54:03.852Z] e7b554eef078: Layer already exists [2021-10-26T08:54:03.852Z] e1db7c21bb09: Layer already exists [2021-10-26T08:54:03.852Z] b53baeaa3f7a: Layer already exists [2021-10-26T08:54:03.852Z] ee420dfed78a: Layer already exists [2021-10-26T08:54:03.852Z] 9f7dbe4bb22f: Layer already exists [2021-10-26T08:54:03.852Z] latest: digest: sha256:d625e69462e19104f73546da89192dd84e1e97ccf7b486cb556c7aa86263c9fd size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:54:04.197Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.78 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:54:04.536Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.78 [2021-10-26T08:54:04.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-10-26T08:54:04.536Z] 9f7dbe4bb22f: Preparing [2021-10-26T08:54:04.536Z] e1db7c21bb09: Preparing [2021-10-26T08:54:04.536Z] b53baeaa3f7a: Preparing [2021-10-26T08:54:04.536Z] e7b554eef078: Preparing [2021-10-26T08:54:04.536Z] ee420dfed78a: Preparing [2021-10-26T08:54:04.536Z] e1db7c21bb09: Layer already exists [2021-10-26T08:54:04.808Z] ee420dfed78a: Layer already exists [2021-10-26T08:54:04.808Z] 9f7dbe4bb22f: Layer already exists [2021-10-26T08:54:04.808Z] b53baeaa3f7a: Layer already exists [2021-10-26T08:54:04.808Z] e7b554eef078: Layer already exists [2021-10-26T08:54:04.808Z] 2.0.1-dev.78: digest: sha256:d625e69462e19104f73546da89192dd84e1e97ccf7b486cb556c7aa86263c9fd size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:54:05.147Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:54:05.528Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78 [2021-10-26T08:54:05.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-10-26T08:54:05.528Z] 9f7dbe4bb22f: Preparing [2021-10-26T08:54:05.528Z] e1db7c21bb09: Preparing [2021-10-26T08:54:05.528Z] b53baeaa3f7a: Preparing [2021-10-26T08:54:05.528Z] e7b554eef078: Preparing [2021-10-26T08:54:05.528Z] ee420dfed78a: Preparing [2021-10-26T08:54:05.806Z] 9f7dbe4bb22f: Layer already exists [2021-10-26T08:54:05.806Z] e1db7c21bb09: Layer already exists [2021-10-26T08:54:05.806Z] ee420dfed78a: Layer already exists [2021-10-26T08:54:05.806Z] b53baeaa3f7a: Layer already exists [2021-10-26T08:54:05.806Z] e7b554eef078: Layer already exists [2021-10-26T08:54:05.806Z] a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78: digest: sha256:d625e69462e19104f73546da89192dd84e1e97ccf7b486cb556c7aa86263c9fd size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:54:06.156Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:54:06.526Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-10-26T08:54:06.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-10-26T08:54:06.526Z] 9f7dbe4bb22f: Preparing [2021-10-26T08:54:06.526Z] e1db7c21bb09: Preparing [2021-10-26T08:54:06.526Z] b53baeaa3f7a: Preparing [2021-10-26T08:54:06.526Z] e7b554eef078: Preparing [2021-10-26T08:54:06.526Z] ee420dfed78a: Preparing [2021-10-26T08:54:06.526Z] ee420dfed78a: Layer already exists [2021-10-26T08:54:06.526Z] e7b554eef078: Layer already exists [2021-10-26T08:54:06.526Z] e1db7c21bb09: Layer already exists [2021-10-26T08:54:06.526Z] 9f7dbe4bb22f: Layer already exists [2021-10-26T08:54:06.526Z] b53baeaa3f7a: Layer already exists [2021-10-26T08:54:06.802Z] main: digest: sha256:d625e69462e19104f73546da89192dd84e1e97ccf7b486cb556c7aa86263c9fd size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-26T08:54:06.842Z] ===================================================== [Pipeline] echo [2021-10-26T08:54:06.848Z] taggedImages: [2021-10-26T08:54:06.848Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a2b69b26302f7c1f6618b98aa17e76474aebfec2 [2021-10-26T08:54:06.848Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-10-26T08:54:06.848Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.78 [2021-10-26T08:54:06.848Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78 [2021-10-26T08:54:06.848Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-10-26T08:54:06.860Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-10-26T08:54:06.860Z] a2b69b26302f7c1f6618b98aa17e76474aebfec2 [2021-10-26T08:54:06.860Z] latest [2021-10-26T08:54:06.860Z] 2.0.1-dev.78 [2021-10-26T08:54:06.860Z] a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78 [2021-10-26T08:54:06.860Z] main [2021-10-26T08:54:06.860Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:54:07.195Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a2b69b26302f7c1f6618b98aa17e76474aebfec2 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:54:07.542Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a2b69b26302f7c1f6618b98aa17e76474aebfec2 [2021-10-26T08:54:07.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-10-26T08:54:07.542Z] 6a02eae5b6ff: Preparing [2021-10-26T08:54:07.542Z] feb3784a3261: Preparing [2021-10-26T08:54:07.542Z] b53baeaa3f7a: Preparing [2021-10-26T08:54:07.542Z] ecb3b1f32e3a: Preparing [2021-10-26T08:54:07.542Z] ee420dfed78a: Preparing [2021-10-26T08:54:07.817Z] ee420dfed78a: Layer already exists [2021-10-26T08:54:07.817Z] b53baeaa3f7a: Layer already exists [2021-10-26T08:54:07.817Z] 6a02eae5b6ff: Pushed [2021-10-26T08:54:07.817Z] ecb3b1f32e3a: Pushed [2021-10-26T08:54:10.432Z] feb3784a3261: Pushed [2021-10-26T08:54:10.432Z] a2b69b26302f7c1f6618b98aa17e76474aebfec2: digest: sha256:fba59623387da0e4cbcf8ba8cd8957580e6016c5071272a1dbea289529c34b57 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:54:10.765Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:54:11.095Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-10-26T08:54:11.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-10-26T08:54:11.095Z] 6a02eae5b6ff: Preparing [2021-10-26T08:54:11.095Z] feb3784a3261: Preparing [2021-10-26T08:54:11.095Z] b53baeaa3f7a: Preparing [2021-10-26T08:54:11.095Z] ecb3b1f32e3a: Preparing [2021-10-26T08:54:11.095Z] ee420dfed78a: Preparing [2021-10-26T08:54:11.095Z] ee420dfed78a: Layer already exists [2021-10-26T08:54:11.368Z] feb3784a3261: Layer already exists [2021-10-26T08:54:11.368Z] b53baeaa3f7a: Layer already exists [2021-10-26T08:54:11.368Z] 6a02eae5b6ff: Layer already exists [2021-10-26T08:54:11.368Z] ecb3b1f32e3a: Layer already exists [2021-10-26T08:54:11.368Z] latest: digest: sha256:fba59623387da0e4cbcf8ba8cd8957580e6016c5071272a1dbea289529c34b57 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:54:11.702Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.78 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:54:12.034Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.78 [2021-10-26T08:54:12.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-10-26T08:54:12.034Z] 6a02eae5b6ff: Preparing [2021-10-26T08:54:12.034Z] feb3784a3261: Preparing [2021-10-26T08:54:12.034Z] b53baeaa3f7a: Preparing [2021-10-26T08:54:12.034Z] ecb3b1f32e3a: Preparing [2021-10-26T08:54:12.034Z] ee420dfed78a: Preparing [2021-10-26T08:54:12.034Z] ee420dfed78a: Layer already exists [2021-10-26T08:54:12.034Z] 6a02eae5b6ff: Layer already exists [2021-10-26T08:54:12.034Z] ecb3b1f32e3a: Layer already exists [2021-10-26T08:54:12.306Z] feb3784a3261: Layer already exists [2021-10-26T08:54:12.306Z] b53baeaa3f7a: Layer already exists [2021-10-26T08:54:12.306Z] 2.0.1-dev.78: digest: sha256:fba59623387da0e4cbcf8ba8cd8957580e6016c5071272a1dbea289529c34b57 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:54:12.637Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:54:12.971Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78 [2021-10-26T08:54:12.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-10-26T08:54:12.971Z] 6a02eae5b6ff: Preparing [2021-10-26T08:54:12.971Z] feb3784a3261: Preparing [2021-10-26T08:54:12.971Z] b53baeaa3f7a: Preparing [2021-10-26T08:54:12.971Z] ecb3b1f32e3a: Preparing [2021-10-26T08:54:12.971Z] ee420dfed78a: Preparing [2021-10-26T08:54:13.242Z] feb3784a3261: Layer already exists [2021-10-26T08:54:13.242Z] ee420dfed78a: Layer already exists [2021-10-26T08:54:13.242Z] ecb3b1f32e3a: Layer already exists [2021-10-26T08:54:13.242Z] 6a02eae5b6ff: Layer already exists [2021-10-26T08:54:13.242Z] b53baeaa3f7a: Layer already exists [2021-10-26T08:54:13.242Z] a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78: digest: sha256:fba59623387da0e4cbcf8ba8cd8957580e6016c5071272a1dbea289529c34b57 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:54:13.577Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:54:13.905Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-10-26T08:54:13.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-10-26T08:54:13.905Z] 6a02eae5b6ff: Preparing [2021-10-26T08:54:13.905Z] feb3784a3261: Preparing [2021-10-26T08:54:13.905Z] b53baeaa3f7a: Preparing [2021-10-26T08:54:13.905Z] ecb3b1f32e3a: Preparing [2021-10-26T08:54:13.905Z] ee420dfed78a: Preparing [2021-10-26T08:54:14.177Z] 6a02eae5b6ff: Layer already exists [2021-10-26T08:54:14.177Z] b53baeaa3f7a: Layer already exists [2021-10-26T08:54:14.177Z] ecb3b1f32e3a: Layer already exists [2021-10-26T08:54:14.177Z] feb3784a3261: Layer already exists [2021-10-26T08:54:14.177Z] ee420dfed78a: Layer already exists [2021-10-26T08:54:14.177Z] main: digest: sha256:fba59623387da0e4cbcf8ba8cd8957580e6016c5071272a1dbea289529c34b57 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-26T08:54:14.213Z] ===================================================== [Pipeline] echo [2021-10-26T08:54:14.219Z] taggedImages: [2021-10-26T08:54:14.219Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a2b69b26302f7c1f6618b98aa17e76474aebfec2 [2021-10-26T08:54:14.219Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-10-26T08:54:14.219Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.78 [2021-10-26T08:54:14.219Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78 [2021-10-26T08:54:14.219Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-10-26T08:54:14.235Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-10-26T08:54:14.235Z] a2b69b26302f7c1f6618b98aa17e76474aebfec2 [2021-10-26T08:54:14.235Z] latest [2021-10-26T08:54:14.235Z] 2.0.1-dev.78 [2021-10-26T08:54:14.235Z] a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78 [2021-10-26T08:54:14.235Z] main [2021-10-26T08:54:14.235Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:54:14.572Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a2b69b26302f7c1f6618b98aa17e76474aebfec2 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:54:14.925Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a2b69b26302f7c1f6618b98aa17e76474aebfec2 [2021-10-26T08:54:14.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-10-26T08:54:14.926Z] 99e79d145ba6: Preparing [2021-10-26T08:54:14.926Z] 142dead30a5e: Preparing [2021-10-26T08:54:14.926Z] a63dad8ed6bd: Preparing [2021-10-26T08:54:14.926Z] 353e1c61892a: Preparing [2021-10-26T08:54:14.926Z] 166dde17997b: Preparing [2021-10-26T08:54:14.926Z] 78c4bc0ebec3: Preparing [2021-10-26T08:54:14.926Z] 45596ee15a31: Preparing [2021-10-26T08:54:14.926Z] 52dc75cd08be: Preparing [2021-10-26T08:54:14.926Z] a6e1fd50fee5: Preparing [2021-10-26T08:54:14.926Z] 56eb02710082: Preparing [2021-10-26T08:54:14.926Z] ee420dfed78a: Preparing [2021-10-26T08:54:14.926Z] 52dc75cd08be: Waiting [2021-10-26T08:54:14.926Z] a6e1fd50fee5: Waiting [2021-10-26T08:54:14.926Z] 56eb02710082: Waiting [2021-10-26T08:54:14.926Z] ee420dfed78a: Waiting [2021-10-26T08:54:14.926Z] 78c4bc0ebec3: Waiting [2021-10-26T08:54:14.926Z] 45596ee15a31: Waiting [2021-10-26T08:54:15.204Z] 166dde17997b: Layer already exists [2021-10-26T08:54:15.204Z] 78c4bc0ebec3: Layer already exists [2021-10-26T08:54:15.204Z] 45596ee15a31: Layer already exists [2021-10-26T08:54:15.204Z] 52dc75cd08be: Layer already exists [2021-10-26T08:54:15.204Z] 142dead30a5e: Pushed [2021-10-26T08:54:15.204Z] a6e1fd50fee5: Layer already exists [2021-10-26T08:54:15.204Z] 56eb02710082: Layer already exists [2021-10-26T08:54:15.204Z] ee420dfed78a: Layer already exists [2021-10-26T08:54:15.796Z] 99e79d145ba6: Pushed [2021-10-26T08:54:17.762Z] a63dad8ed6bd: Pushed [2021-10-26T08:54:32.811Z] 353e1c61892a: Pushed [2021-10-26T08:54:32.811Z] a2b69b26302f7c1f6618b98aa17e76474aebfec2: digest: sha256:35435e1d30b2d933e799a28605a1e1119753e50878a5232422d88f77c5f4d095 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:54:33.151Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:54:33.484Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-10-26T08:54:33.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-10-26T08:54:33.484Z] 99e79d145ba6: Preparing [2021-10-26T08:54:33.484Z] 142dead30a5e: Preparing [2021-10-26T08:54:33.484Z] a63dad8ed6bd: Preparing [2021-10-26T08:54:33.484Z] 353e1c61892a: Preparing [2021-10-26T08:54:33.484Z] 166dde17997b: Preparing [2021-10-26T08:54:33.484Z] 78c4bc0ebec3: Preparing [2021-10-26T08:54:33.484Z] 45596ee15a31: Preparing [2021-10-26T08:54:33.484Z] 52dc75cd08be: Preparing [2021-10-26T08:54:33.484Z] a6e1fd50fee5: Preparing [2021-10-26T08:54:33.484Z] 56eb02710082: Preparing [2021-10-26T08:54:33.484Z] ee420dfed78a: Preparing [2021-10-26T08:54:33.484Z] 52dc75cd08be: Waiting [2021-10-26T08:54:33.484Z] a6e1fd50fee5: Waiting [2021-10-26T08:54:33.484Z] 56eb02710082: Waiting [2021-10-26T08:54:33.484Z] ee420dfed78a: Waiting [2021-10-26T08:54:33.484Z] 78c4bc0ebec3: Waiting [2021-10-26T08:54:33.484Z] 45596ee15a31: Waiting [2021-10-26T08:54:33.757Z] 99e79d145ba6: Layer already exists [2021-10-26T08:54:33.757Z] 142dead30a5e: Layer already exists [2021-10-26T08:54:33.757Z] a63dad8ed6bd: Layer already exists [2021-10-26T08:54:33.757Z] 166dde17997b: Layer already exists [2021-10-26T08:54:33.757Z] 353e1c61892a: Layer already exists [2021-10-26T08:54:33.757Z] 56eb02710082: Layer already exists [2021-10-26T08:54:33.757Z] 78c4bc0ebec3: Layer already exists [2021-10-26T08:54:33.757Z] a6e1fd50fee5: Layer already exists [2021-10-26T08:54:33.757Z] 45596ee15a31: Layer already exists [2021-10-26T08:54:33.757Z] 52dc75cd08be: Layer already exists [2021-10-26T08:54:33.757Z] ee420dfed78a: Layer already exists [2021-10-26T08:54:33.757Z] latest: digest: sha256:35435e1d30b2d933e799a28605a1e1119753e50878a5232422d88f77c5f4d095 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:54:34.098Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.78 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:54:34.435Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.78 [2021-10-26T08:54:34.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-10-26T08:54:34.435Z] 99e79d145ba6: Preparing [2021-10-26T08:54:34.435Z] 142dead30a5e: Preparing [2021-10-26T08:54:34.435Z] a63dad8ed6bd: Preparing [2021-10-26T08:54:34.435Z] 353e1c61892a: Preparing [2021-10-26T08:54:34.435Z] 166dde17997b: Preparing [2021-10-26T08:54:34.435Z] 78c4bc0ebec3: Preparing [2021-10-26T08:54:34.435Z] 45596ee15a31: Preparing [2021-10-26T08:54:34.435Z] 52dc75cd08be: Preparing [2021-10-26T08:54:34.435Z] a6e1fd50fee5: Preparing [2021-10-26T08:54:34.435Z] 56eb02710082: Preparing [2021-10-26T08:54:34.435Z] ee420dfed78a: Preparing [2021-10-26T08:54:34.435Z] a6e1fd50fee5: Waiting [2021-10-26T08:54:34.435Z] 56eb02710082: Waiting [2021-10-26T08:54:34.435Z] ee420dfed78a: Waiting [2021-10-26T08:54:34.435Z] 78c4bc0ebec3: Waiting [2021-10-26T08:54:34.435Z] 45596ee15a31: Waiting [2021-10-26T08:54:34.435Z] 166dde17997b: Layer already exists [2021-10-26T08:54:34.436Z] 353e1c61892a: Layer already exists [2021-10-26T08:54:34.436Z] a63dad8ed6bd: Layer already exists [2021-10-26T08:54:34.436Z] 99e79d145ba6: Layer already exists [2021-10-26T08:54:34.436Z] 142dead30a5e: Layer already exists [2021-10-26T08:54:34.436Z] 45596ee15a31: Layer already exists [2021-10-26T08:54:34.436Z] 78c4bc0ebec3: Layer already exists [2021-10-26T08:54:34.436Z] 52dc75cd08be: Layer already exists [2021-10-26T08:54:34.436Z] a6e1fd50fee5: Layer already exists [2021-10-26T08:54:34.436Z] 56eb02710082: Layer already exists [2021-10-26T08:54:34.707Z] ee420dfed78a: Layer already exists [2021-10-26T08:54:34.707Z] 2.0.1-dev.78: digest: sha256:35435e1d30b2d933e799a28605a1e1119753e50878a5232422d88f77c5f4d095 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:54:35.044Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:54:35.406Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78 [2021-10-26T08:54:35.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-10-26T08:54:35.406Z] 99e79d145ba6: Preparing [2021-10-26T08:54:35.406Z] 142dead30a5e: Preparing [2021-10-26T08:54:35.406Z] a63dad8ed6bd: Preparing [2021-10-26T08:54:35.406Z] 353e1c61892a: Preparing [2021-10-26T08:54:35.406Z] 166dde17997b: Preparing [2021-10-26T08:54:35.406Z] 78c4bc0ebec3: Preparing [2021-10-26T08:54:35.406Z] 45596ee15a31: Preparing [2021-10-26T08:54:35.406Z] 52dc75cd08be: Preparing [2021-10-26T08:54:35.406Z] a6e1fd50fee5: Preparing [2021-10-26T08:54:35.406Z] 56eb02710082: Preparing [2021-10-26T08:54:35.406Z] ee420dfed78a: Preparing [2021-10-26T08:54:35.406Z] 52dc75cd08be: Waiting [2021-10-26T08:54:35.406Z] a6e1fd50fee5: Waiting [2021-10-26T08:54:35.406Z] 56eb02710082: Waiting [2021-10-26T08:54:35.406Z] 45596ee15a31: Waiting [2021-10-26T08:54:35.406Z] 78c4bc0ebec3: Waiting [2021-10-26T08:54:35.406Z] ee420dfed78a: Waiting [2021-10-26T08:54:35.406Z] a63dad8ed6bd: Layer already exists [2021-10-26T08:54:35.406Z] 353e1c61892a: Layer already exists [2021-10-26T08:54:35.406Z] 166dde17997b: Layer already exists [2021-10-26T08:54:35.406Z] 99e79d145ba6: Layer already exists [2021-10-26T08:54:35.406Z] 142dead30a5e: Layer already exists [2021-10-26T08:54:35.678Z] 78c4bc0ebec3: Layer already exists [2021-10-26T08:54:35.678Z] 45596ee15a31: Layer already exists [2021-10-26T08:54:35.678Z] 52dc75cd08be: Layer already exists [2021-10-26T08:54:35.678Z] 56eb02710082: Layer already exists [2021-10-26T08:54:35.678Z] a6e1fd50fee5: Layer already exists [2021-10-26T08:54:35.678Z] ee420dfed78a: Layer already exists [2021-10-26T08:54:35.678Z] a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78: digest: sha256:35435e1d30b2d933e799a28605a1e1119753e50878a5232422d88f77c5f4d095 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:54:36.010Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:54:36.340Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-10-26T08:54:36.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-10-26T08:54:36.340Z] 99e79d145ba6: Preparing [2021-10-26T08:54:36.340Z] 142dead30a5e: Preparing [2021-10-26T08:54:36.340Z] a63dad8ed6bd: Preparing [2021-10-26T08:54:36.340Z] 353e1c61892a: Preparing [2021-10-26T08:54:36.340Z] 166dde17997b: Preparing [2021-10-26T08:54:36.340Z] 78c4bc0ebec3: Preparing [2021-10-26T08:54:36.340Z] 45596ee15a31: Preparing [2021-10-26T08:54:36.340Z] 52dc75cd08be: Preparing [2021-10-26T08:54:36.340Z] a6e1fd50fee5: Preparing [2021-10-26T08:54:36.340Z] 56eb02710082: Preparing [2021-10-26T08:54:36.340Z] ee420dfed78a: Preparing [2021-10-26T08:54:36.340Z] 52dc75cd08be: Waiting [2021-10-26T08:54:36.340Z] a6e1fd50fee5: Waiting [2021-10-26T08:54:36.340Z] ee420dfed78a: Waiting [2021-10-26T08:54:36.340Z] 78c4bc0ebec3: Waiting [2021-10-26T08:54:36.340Z] 45596ee15a31: Waiting [2021-10-26T08:54:36.340Z] 56eb02710082: Waiting [2021-10-26T08:54:36.611Z] a63dad8ed6bd: Layer already exists [2021-10-26T08:54:36.611Z] 166dde17997b: Layer already exists [2021-10-26T08:54:36.611Z] 99e79d145ba6: Layer already exists [2021-10-26T08:54:36.611Z] 353e1c61892a: Layer already exists [2021-10-26T08:54:36.611Z] 142dead30a5e: Layer already exists [2021-10-26T08:54:36.611Z] 45596ee15a31: Layer already exists [2021-10-26T08:54:36.611Z] 78c4bc0ebec3: Layer already exists [2021-10-26T08:54:36.611Z] 52dc75cd08be: Layer already exists [2021-10-26T08:54:36.611Z] a6e1fd50fee5: Layer already exists [2021-10-26T08:54:36.611Z] 56eb02710082: Layer already exists [2021-10-26T08:54:36.611Z] ee420dfed78a: Layer already exists [2021-10-26T08:54:36.611Z] main: digest: sha256:35435e1d30b2d933e799a28605a1e1119753e50878a5232422d88f77c5f4d095 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-26T08:54:36.655Z] ===================================================== [Pipeline] echo [2021-10-26T08:54:36.660Z] taggedImages: [2021-10-26T08:54:36.660Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a2b69b26302f7c1f6618b98aa17e76474aebfec2 [2021-10-26T08:54:36.660Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-10-26T08:54:36.660Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.78 [2021-10-26T08:54:36.660Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a2b69b26302f7c1f6618b98aa17e76474aebfec2-2.0.1-dev.78 [2021-10-26T08:54:36.660Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:54:37.149Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-26T08:54:37.150Z] [2021-10-26T08:54:37.150Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:54:37.758Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-26T08:54:38.033Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-26T08:54:38.033Z] 448f6bf000e3: Pulling fs layer [2021-10-26T08:54:38.033Z] f757da607395: Pulling fs layer [2021-10-26T08:54:38.033Z] 05883995daec: Pulling fs layer [2021-10-26T08:54:38.033Z] 8603b9c90790: Pulling fs layer [2021-10-26T08:54:38.033Z] 1560dd03e051: Pulling fs layer [2021-10-26T08:54:38.033Z] 27f5ce0e4adf: Pulling fs layer [2021-10-26T08:54:38.033Z] c2d8d7efcc4b: Pulling fs layer [2021-10-26T08:54:38.034Z] 27f5ce0e4adf: Waiting [2021-10-26T08:54:38.034Z] 8603b9c90790: Waiting [2021-10-26T08:54:38.034Z] c2d8d7efcc4b: Waiting [2021-10-26T08:54:38.034Z] 1560dd03e051: Waiting [2021-10-26T08:54:38.034Z] f757da607395: Verifying Checksum [2021-10-26T08:54:38.034Z] f757da607395: Download complete [2021-10-26T08:54:38.034Z] 8603b9c90790: Verifying Checksum [2021-10-26T08:54:38.034Z] 8603b9c90790: Download complete [2021-10-26T08:54:38.305Z] 1560dd03e051: Verifying Checksum [2021-10-26T08:54:38.305Z] 1560dd03e051: Download complete [2021-10-26T08:54:38.305Z] 27f5ce0e4adf: Download complete [2021-10-26T08:54:38.305Z] 05883995daec: Verifying Checksum [2021-10-26T08:54:38.305Z] 05883995daec: Download complete [2021-10-26T08:54:38.608Z] 448f6bf000e3: Verifying Checksum [2021-10-26T08:54:38.608Z] 448f6bf000e3: Download complete [2021-10-26T08:54:41.310Z] c2d8d7efcc4b: Verifying Checksum [2021-10-26T08:54:41.310Z] c2d8d7efcc4b: Download complete [2021-10-26T08:54:42.743Z] 448f6bf000e3: Pull complete [2021-10-26T08:54:43.342Z] f757da607395: Pull complete [2021-10-26T08:54:44.771Z] 05883995daec: Pull complete [2021-10-26T08:54:45.362Z] 8603b9c90790: Pull complete [2021-10-26T08:54:46.337Z] 1560dd03e051: Pull complete [2021-10-26T08:54:46.608Z] 27f5ce0e4adf: Pull complete [2021-10-26T08:55:01.674Z] c2d8d7efcc4b: Pull complete [2021-10-26T08:55:01.674Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-26T08:55:01.674Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-26T08:55:01.674Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-26T08:55:01.898Z] prd-ubuntu18.04-docker-arm64-4c-16g-2003 does not seem to be running inside a container [2021-10-26T08:55:01.973Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/89 -v /w/workspace/edgex-go/89:/w/workspace/edgex-go/89:rw,z -v /w/workspace/edgex-go/89@tmp:/w/workspace/edgex-go/89@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-lftools-log-publisher:arm64 cat [2021-10-26T08:55:04.758Z] $ docker top 525f035d46326363f232cd51fd015e293e065d83b00f583d5d8eda91b407dbbd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-26T08:55:05.766Z] ---> job-cost.sh [2021-10-26T08:55:05.766Z] lf-activate-venv: SKIPPING [2021-10-26T08:55:05.766Z] INFO: No Stack... [2021-10-26T08:55:27.866Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-26T08:55:27.866Z] INFO: Archiving Costs [Pipeline] sh [2021-10-26T08:55:28.513Z] + cut -d, -f6 [2021-10-26T08:55:28.513Z] + cat /w/workspace/edgex-go/89/archives/cost.csv [Pipeline] lock [2021-10-26T08:55:28.566Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-89-stack-cost] [2021-10-26T08:55:28.572Z] Resource [jenkins-edgexfoundry-edgex-go-main-89-stack-cost] did not exist. Created. [2021-10-26T08:55:28.572Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-89-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-26T08:55:29.224Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-26T08:55:29.796Z] Stashed 1 file(s) [Pipeline] } [2021-10-26T08:55:29.804Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-89-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-26T08:55:29.818Z] $ docker stop --time=1 525f035d46326363f232cd51fd015e293e065d83b00f583d5d8eda91b407dbbd [2021-10-26T08:55:31.402Z] $ docker rm -f 525f035d46326363f232cd51fd015e293e065d83b00f583d5d8eda91b407dbbd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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-10-26T08:55:32.531Z] provisioning config files... [2021-10-26T08:55:32.541Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/89@tmp/config8931827714414162035tmp [Pipeline] { [Pipeline] sh [2021-10-26T08:55:32.839Z] + set +x [2021-10-26T08:55:32.839Z] + curl -s https://codecov.io/bash [2021-10-26T08:55:32.839Z] + bash -s -- [2021-10-26T08:55:32.839Z] [2021-10-26T08:55:32.839Z] _____ _ [2021-10-26T08:55:32.840Z] / ____| | | [2021-10-26T08:55:32.840Z] | | ___ __| | ___ ___ _____ __ [2021-10-26T08:55:32.840Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-26T08:55:32.840Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-26T08:55:32.840Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-26T08:55:32.840Z] Bash-1.0.6 [2021-10-26T08:55:32.840Z] [2021-10-26T08:55:32.840Z] [2021-10-26T08:55:32.840Z] ==> git version 2.24.4 found [2021-10-26T08:55:32.840Z] ==> 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-10-26T08:55:32.840Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-26T08:55:32.840Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-26T08:55:32.840Z] ==> Jenkins CI detected. [2021-10-26T08:55:32.840Z] current dir:  /w/workspace/edgex-go/89 [2021-10-26T08:55:32.840Z] project root: . [2021-10-26T08:55:32.840Z] --> token set from env [2021-10-26T08:55:32.840Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-26T08:55:33.103Z] ==> Running gcov in . (disable via -X gcov) [2021-10-26T08:55:33.103Z] ==> Python coveragepy not found [2021-10-26T08:55:33.103Z] ==> Searching for coverage reports in: [2021-10-26T08:55:33.103Z] + . [2021-10-26T08:55:33.103Z] -> Found 1 reports [2021-10-26T08:55:33.103Z] ==> Detecting git/mercurial file structure [2021-10-26T08:55:33.103Z] ==> Reading reports [2021-10-26T08:55:33.103Z] + ./coverage.out bytes=425845 [2021-10-26T08:55:33.103Z] ==> Appending adjustments [2021-10-26T08:55:33.103Z] https://docs.codecov.io/docs/fixing-reports [2021-10-26T08:55:34.491Z] + Found adjustments [2021-10-26T08:55:34.491Z] ==> Gzipping contents [2021-10-26T08:55:34.491Z] 60K /tmp/codecov.0bvfOe.gz [2021-10-26T08:55:34.491Z] ==> Uploading reports [2021-10-26T08:55:34.491Z] url: https://codecov.io [2021-10-26T08:55:34.491Z] query: branch=main&commit=a2b69b26302f7c1f6618b98aa17e76474aebfec2&build=89&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F89%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-26T08:55:34.491Z] -> Pinging Codecov [2021-10-26T08:55:34.491Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=a2b69b26302f7c1f6618b98aa17e76474aebfec2&build=89&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F89%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-26T08:55:34.750Z] -> Uploading to [2021-10-26T08:55:34.750Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-26/00271124DB129430A58F1EEE437C3FCB/a2b69b26302f7c1f6618b98aa17e76474aebfec2/069cf4c2-a069-41ab-b737-f833e7be07f8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211026T085534Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0c6d4601df631bcc817a1de3bfa44f2b7f688df2ff004a67c929e9c6386478ca [2021-10-26T08:55:34.750Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-26T08:55:34.750Z] Dload Upload Total Spent Left Speed [2021-10-26T08:55:35.010Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57412 0 0 100 57412 0 172k --:--:-- --:--:-- --:--:-- 173k [2021-10-26T08:55:35.010Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/a2b69b26302f7c1f6618b98aa17e76474aebfec2 [Pipeline] } [2021-10-26T08:55:35.018Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-10-26T08:55:35.382Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-10-26T08:55:35.394Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:55:35.686Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-26T08:55:35.686Z] [2021-10-26T08:55:35.686Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:55:35.989Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-26T08:55:35.989Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-10-26T08:55:35.989Z] 188c0c94c7c5: Pulling fs layer [2021-10-26T08:55:35.989Z] 0ef7d3d256c8: Pulling fs layer [2021-10-26T08:55:35.989Z] de9db76c5a1d: Pulling fs layer [2021-10-26T08:55:35.989Z] 0eba1c9be4d2: Pulling fs layer [2021-10-26T08:55:35.989Z] 0d57e429df01: Pulling fs layer [2021-10-26T08:55:35.989Z] 4e4be7b47b0d: Pulling fs layer [2021-10-26T08:55:35.989Z] e1f770b5df2f: Pulling fs layer [2021-10-26T08:55:35.989Z] 85a0685a4137: Pulling fs layer [2021-10-26T08:55:35.989Z] 0d57e429df01: Waiting [2021-10-26T08:55:35.989Z] 4e4be7b47b0d: Waiting [2021-10-26T08:55:35.989Z] e1f770b5df2f: Waiting [2021-10-26T08:55:35.989Z] 85a0685a4137: Waiting [2021-10-26T08:55:35.989Z] 0eba1c9be4d2: Waiting [2021-10-26T08:55:35.989Z] de9db76c5a1d: Verifying Checksum [2021-10-26T08:55:35.989Z] de9db76c5a1d: Download complete [2021-10-26T08:55:35.989Z] 0ef7d3d256c8: Verifying Checksum [2021-10-26T08:55:35.989Z] 0ef7d3d256c8: Download complete [2021-10-26T08:55:35.989Z] 0d57e429df01: Verifying Checksum [2021-10-26T08:55:35.989Z] 0d57e429df01: Download complete [2021-10-26T08:55:35.989Z] 4e4be7b47b0d: Verifying Checksum [2021-10-26T08:55:35.989Z] 4e4be7b47b0d: Download complete [2021-10-26T08:55:35.989Z] 188c0c94c7c5: Verifying Checksum [2021-10-26T08:55:35.989Z] 188c0c94c7c5: Download complete [2021-10-26T08:55:36.255Z] e1f770b5df2f: Verifying Checksum [2021-10-26T08:55:36.255Z] e1f770b5df2f: Download complete [2021-10-26T08:55:36.255Z] 188c0c94c7c5: Pull complete [2021-10-26T08:55:36.519Z] 0ef7d3d256c8: Pull complete [2021-10-26T08:55:36.785Z] 0eba1c9be4d2: Verifying Checksum [2021-10-26T08:55:36.785Z] 0eba1c9be4d2: Download complete [2021-10-26T08:55:36.785Z] de9db76c5a1d: Pull complete [2021-10-26T08:55:37.048Z] 85a0685a4137: Verifying Checksum [2021-10-26T08:55:37.048Z] 85a0685a4137: Download complete [2021-10-26T08:55:40.361Z] 0eba1c9be4d2: Pull complete [2021-10-26T08:55:40.361Z] 0d57e429df01: Pull complete [2021-10-26T08:55:40.361Z] 4e4be7b47b0d: Pull complete [2021-10-26T08:55:40.940Z] e1f770b5df2f: Pull complete [2021-10-26T08:55:45.172Z] 85a0685a4137: Pull complete [2021-10-26T08:55:45.172Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-10-26T08:55:45.172Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-26T08:55:45.172Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-10-26T08:55:45.235Z] prd-centos7-docker-4c-2g-2002 does not seem to be running inside a container [2021-10-26T08:55:45.271Z] $ 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/89 -v /w/workspace/edgex-go/89:/w/workspace/edgex-go/89:rw,z -v /w/workspace/edgex-go/89@tmp:/w/workspace/edgex-go/89@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-snyk-go:1.410.4 cat [2021-10-26T08:55:47.881Z] $ docker top 5c1e9b6bb8d6586260df1506cef9a89d85a5c6fda8b710f1579bbb9d81f1f9fc -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-26T08:55:47.949Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-10-26T08:55:48.243Z] + set -o pipefail [2021-10-26T08:55:48.243Z] + snyk monitor '--org=edgex-jenkins' [2021-10-26T08:55:53.554Z] [2021-10-26T08:55:53.554Z] Monitoring /w/workspace/edgex-go/89 (github.com/edgexfoundry/edgex-go)... [2021-10-26T08:55:53.554Z] [2021-10-26T08:55:53.554Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/d800fadb-1894-432f-8bd5-f2c0a3e7dd99 [2021-10-26T08:55:53.554Z] [2021-10-26T08:55:53.554Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-10-26T08:55:53.554Z] [2021-10-26T08:55:53.554Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-10-26T08:55:53.554Z] [2021-10-26T08:55:53.554Z] [Pipeline] } [2021-10-26T08:55:53.568Z] $ docker stop --time=1 5c1e9b6bb8d6586260df1506cef9a89d85a5c6fda8b710f1579bbb9d81f1f9fc [2021-10-26T08:55:55.667Z] $ docker rm -f 5c1e9b6bb8d6586260df1506cef9a89d85a5c6fda8b710f1579bbb9d81f1f9fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-10-26T08:55:56.117Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-26T08:55:56.126Z] provisioning config files... [2021-10-26T08:55:56.135Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/89@tmp/config2268578742667789000tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-26T08:55:56.437Z] --> edgex-publish-swagger.sh [2021-10-26T08:55:56.437Z] === Publish openapi/v2 API === [2021-10-26T08:55:56.437Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-10-26T08:55:56.437Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/89/openapi/v2/core-command.yaml] [2021-10-26T08:55:56.437Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-26T08:55:56.437Z] Dload Upload Total Spent Left Speed [2021-10-26T08:55:57.377Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32389 0 0 100 32389 0 31316 0:00:01 0:00:01 --:--:-- 31323 [2021-10-26T08:55:57.377Z] [2021-10-26T08:55:57.377Z] [2021-10-26T08:55:57.377Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/89/openapi/v2/core-data.yaml] [2021-10-26T08:55:57.377Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-26T08:55:57.377Z] Dload Upload Total Spent Left Speed [2021-10-26T08:55:58.757Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71116 0 0 100 71116 0 64821 0:00:01 0:00:01 --:--:-- 64886 [2021-10-26T08:55:58.757Z] [2021-10-26T08:55:58.757Z] [2021-10-26T08:55:58.757Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/89/openapi/v2/core-metadata.yaml] [2021-10-26T08:55:58.757Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-26T08:55:58.757Z] Dload Upload Total Spent Left Speed [2021-10-26T08:55:59.694Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 114k 0:00:01 0:00:01 --:--:-- 114k 100 119k 0 0 100 119k 0 114k 0:00:01 0:00:01 --:--:-- 114k [2021-10-26T08:55:59.694Z] [2021-10-26T08:55:59.694Z] [2021-10-26T08:55:59.695Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/89/openapi/v2/support-notifications.yaml] [2021-10-26T08:55:59.695Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-26T08:55:59.695Z] Dload Upload Total Spent Left Speed [2021-10-26T08:56:00.636Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88830 0 0 100 88830 0 81347 0:00:01 0:00:01 --:--:-- 81420 100 88830 0 0 100 88830 0 81334 0:00:01 0:00:01 --:--:-- 81420 [2021-10-26T08:56:00.636Z] [2021-10-26T08:56:00.636Z] [2021-10-26T08:56:00.636Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/89/openapi/v2/support-scheduler.yaml] [2021-10-26T08:56:00.636Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-26T08:56:00.636Z] Dload Upload Total Spent Left Speed [2021-10-26T08:56:01.593Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38932 0 0 100 38932 0 39031 --:--:-- --:--:-- --:--:-- 39010 100 38932 0 0 100 38932 0 39026 --:--:-- --:--:-- --:--:-- 39010 [2021-10-26T08:56:01.593Z] [2021-10-26T08:56:01.593Z] [2021-10-26T08:56:01.593Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/89/openapi/v2/system-agent.yaml] [2021-10-26T08:56:01.593Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-26T08:56:01.593Z] Dload Upload Total Spent Left Speed [2021-10-26T08:56:02.978Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 18725 0:00:01 0:00:01 --:--:-- 18740 100 19603 0 0 100 19603 0 18722 0:00:01 0:00:01 --:--:-- 18740 [2021-10-26T08:56:02.978Z] [2021-10-26T08:56:02.978Z] [Pipeline] } [2021-10-26T08:56:02.984Z] 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-10-26T08:56:03.399Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-26T08:56:03.399Z] . [Pipeline] withDockerContainer [2021-10-26T08:56:03.467Z] prd-centos7-docker-4c-2g-2002 does not seem to be running inside a container [2021-10-26T08:56:03.498Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/89 -v /w/workspace/edgex-go/89:/w/workspace/edgex-go/89:rw,z -v /w/workspace/edgex-go/89@tmp:/w/workspace/edgex-go/89@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-26T08:56:03.866Z] $ docker top 88bb57fc0ec6989c6538dd1b3c3899e1a7a68d67f953666f49ee5ac6d14af506 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-26T08:56:03.954Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-26T08:56:03.954Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-26T08:56:04.057Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-26T08:56:04.060Z] $ docker exec 88bb57fc0ec6989c6538dd1b3c3899e1a7a68d67f953666f49ee5ac6d14af506 ssh-agent [2021-10-26T08:56:04.170Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXoPfBMk/agent.13 [2021-10-26T08:56:04.170Z] SSH_AGENT_PID=19 [2021-10-26T08:56:04.176Z] Running ssh-add (command line suppressed) [2021-10-26T08:56:04.276Z] Identity added: /w/workspace/edgex-go/89@tmp/private_key_6540732840594477193.key (/w/workspace/edgex-go/89@tmp/private_key_6540732840594477193.key) [2021-10-26T08:56:04.291Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-26T08:56:04.582Z] + git semver tag [2021-10-26T08:56:04.582Z] # -> Open(): unable to determine branch for HEAD [2021-10-26T08:56:04.582Z] # $GIT_DIR = /w/workspace/edgex-go/89/.git [2021-10-26T08:56:04.582Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/89 [2021-10-26T08:56:04.582Z] # $SEMVER_REMOTE_NAME = origin [2021-10-26T08:56:04.582Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-26T08:56:04.582Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-26T08:56:04.582Z] # $SEMVER_BRANCH = main [2021-10-26T08:56:04.582Z] # $SEMVER_DIR = /w/workspace/edgex-go/89/.semver [2021-10-26T08:56:04.582Z] # a2b69b26302f7c1f6618b98aa17e76474aebfec2 HEAD [2021-10-26T08:56:04.582Z] # -> Force: false [2021-10-26T08:56:04.582Z] # 93373d28f433b546b86a195af6aa3e4094fcfd25 refs/tags/v2.0.1-dev.78 [Pipeline] } [2021-10-26T08:56:04.593Z] $ docker exec --env ******** --env ******** 88bb57fc0ec6989c6538dd1b3c3899e1a7a68d67f953666f49ee5ac6d14af506 ssh-agent -k [2021-10-26T08:56:04.680Z] unset SSH_AUTH_SOCK; [2021-10-26T08:56:04.680Z] unset SSH_AGENT_PID; [2021-10-26T08:56:04.680Z] echo Agent pid 19 killed; [2021-10-26T08:56:04.691Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-26T08:56:04.987Z] + git semver [Pipeline] } [2021-10-26T08:56:05.000Z] $ docker stop --time=1 88bb57fc0ec6989c6538dd1b3c3899e1a7a68d67f953666f49ee5ac6d14af506 [2021-10-26T08:56:06.186Z] $ docker rm -f 88bb57fc0ec6989c6538dd1b3c3899e1a7a68d67f953666f49ee5ac6d14af506 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:56:06.587Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-26T08:56:06.588Z] [2021-10-26T08:56:06.588Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:56:06.888Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-26T08:56:06.888Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-10-26T08:56:06.888Z] ab5ef0e58194: Pulling fs layer [2021-10-26T08:56:06.888Z] 9712f1f96733: Pulling fs layer [2021-10-26T08:56:06.888Z] 63f879dbbcfc: Pulling fs layer [2021-10-26T08:56:06.888Z] 0d9ebad4ef96: Pulling fs layer [2021-10-26T08:56:06.888Z] e9a5061849ea: Pulling fs layer [2021-10-26T08:56:06.888Z] d747dcd14b5f: Pulling fs layer [2021-10-26T08:56:06.888Z] 2de7ff778b66: Pulling fs layer [2021-10-26T08:56:06.888Z] d747dcd14b5f: Waiting [2021-10-26T08:56:06.888Z] 0d9ebad4ef96: Waiting [2021-10-26T08:56:06.888Z] e9a5061849ea: Waiting [2021-10-26T08:56:06.888Z] 2de7ff778b66: Waiting [2021-10-26T08:56:06.888Z] 9712f1f96733: Verifying Checksum [2021-10-26T08:56:06.888Z] 9712f1f96733: Download complete [2021-10-26T08:56:07.476Z] 0d9ebad4ef96: Verifying Checksum [2021-10-26T08:56:07.476Z] 0d9ebad4ef96: Download complete [2021-10-26T08:56:07.476Z] 63f879dbbcfc: Verifying Checksum [2021-10-26T08:56:07.476Z] 63f879dbbcfc: Download complete [2021-10-26T08:56:07.476Z] d747dcd14b5f: Verifying Checksum [2021-10-26T08:56:07.476Z] d747dcd14b5f: Download complete [2021-10-26T08:56:07.476Z] e9a5061849ea: Verifying Checksum [2021-10-26T08:56:07.476Z] e9a5061849ea: Download complete [2021-10-26T08:56:07.476Z] ab5ef0e58194: Verifying Checksum [2021-10-26T08:56:07.476Z] ab5ef0e58194: Download complete [2021-10-26T08:56:07.746Z] 2de7ff778b66: Verifying Checksum [2021-10-26T08:56:07.746Z] 2de7ff778b66: Download complete [2021-10-26T08:56:11.075Z] ab5ef0e58194: Pull complete [2021-10-26T08:56:11.075Z] 9712f1f96733: Pull complete [2021-10-26T08:56:11.346Z] 63f879dbbcfc: Pull complete [2021-10-26T08:56:15.579Z] 0d9ebad4ef96: Pull complete [2021-10-26T08:56:15.579Z] e9a5061849ea: Pull complete [2021-10-26T08:56:15.579Z] d747dcd14b5f: Pull complete [2021-10-26T08:56:16.972Z] 2de7ff778b66: Pull complete [2021-10-26T08:56:16.972Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-10-26T08:56:16.972Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-26T08:56:16.972Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-10-26T08:56:17.045Z] prd-centos7-docker-4c-2g-2002 does not seem to be running inside a container [2021-10-26T08:56:17.085Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/89 -v /w/workspace/edgex-go/89:/w/workspace/edgex-go/89:rw,z -v /w/workspace/edgex-go/89@tmp:/w/workspace/edgex-go/89@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-lftools:0.23.1-centos7 cat [2021-10-26T08:56:20.795Z] $ docker top 987de21ecc7ebe4588692207ff8948da3a9d96440f7fa0ee8fd60d09cad788e3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-10-26T08:56:20.882Z] provisioning config files... [2021-10-26T08:56:20.890Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/89@tmp/config5287917376397074373tmp [2021-10-26T08:56:20.902Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/89@tmp/config91104546501560242tmp [2021-10-26T08:56:20.914Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/89@tmp/config710766923423006723tmp [Pipeline] { [Pipeline] echo [2021-10-26T08:56:20.929Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-26T08:56:21.385Z] ---> sigul-configuration.sh [2021-10-26T08:56:21.385Z] gpg: directory `/root/.gnupg' created [2021-10-26T08:56:21.385Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-10-26T08:56:21.385Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-10-26T08:56:21.385Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-10-26T08:56:21.385Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-10-26T08:56:21.385Z] gpg: CAST5 encrypted data [2021-10-26T08:56:21.385Z] gpg: encrypted with 1 passphrase [2021-10-26T08:56:21.385Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-10-26T08:56:21.843Z] + mkdir /home/jenkins [2021-10-26T08:56:21.844Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-10-26T08:56:22.133Z] + 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-10-26T08:56:22.142Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-26T08:56:22.430Z] ---> sigul-install.sh [2021-10-26T08:56:22.430Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-10-26T08:56:22.723Z] + git tag --list [2021-10-26T08:56:22.723Z] 0.6.0 [2021-10-26T08:56:22.723Z] 0.6.1 [2021-10-26T08:56:22.723Z] 0.7.0 [2021-10-26T08:56:22.723Z] 0.7.1 [2021-10-26T08:56:22.723Z] v1.0.0 [2021-10-26T08:56:22.723Z] v1.0.1 [2021-10-26T08:56:22.723Z] v1.1.0 [2021-10-26T08:56:22.723Z] v1.2.0 [2021-10-26T08:56:22.723Z] v1.2.1 [2021-10-26T08:56:22.723Z] v1.3.0 [2021-10-26T08:56:22.723Z] v1.3.1 [2021-10-26T08:56:22.723Z] v2.0.0 [2021-10-26T08:56:22.723Z] v2.0.1-dev.1 [2021-10-26T08:56:22.723Z] v2.0.1-dev.10 [2021-10-26T08:56:22.723Z] v2.0.1-dev.11 [2021-10-26T08:56:22.723Z] v2.0.1-dev.12 [2021-10-26T08:56:22.723Z] v2.0.1-dev.13 [2021-10-26T08:56:22.723Z] v2.0.1-dev.14 [2021-10-26T08:56:22.723Z] v2.0.1-dev.15 [2021-10-26T08:56:22.723Z] v2.0.1-dev.16 [2021-10-26T08:56:22.723Z] v2.0.1-dev.17 [2021-10-26T08:56:22.723Z] v2.0.1-dev.18 [2021-10-26T08:56:22.723Z] v2.0.1-dev.19 [2021-10-26T08:56:22.723Z] v2.0.1-dev.2 [2021-10-26T08:56:22.723Z] v2.0.1-dev.20 [2021-10-26T08:56:22.723Z] v2.0.1-dev.21 [2021-10-26T08:56:22.723Z] v2.0.1-dev.22 [2021-10-26T08:56:22.723Z] v2.0.1-dev.23 [2021-10-26T08:56:22.723Z] v2.0.1-dev.24 [2021-10-26T08:56:22.723Z] v2.0.1-dev.25 [2021-10-26T08:56:22.723Z] v2.0.1-dev.26 [2021-10-26T08:56:22.723Z] v2.0.1-dev.27 [2021-10-26T08:56:22.723Z] v2.0.1-dev.28 [2021-10-26T08:56:22.723Z] v2.0.1-dev.29 [2021-10-26T08:56:22.723Z] v2.0.1-dev.3 [2021-10-26T08:56:22.723Z] v2.0.1-dev.30 [2021-10-26T08:56:22.723Z] v2.0.1-dev.31 [2021-10-26T08:56:22.723Z] v2.0.1-dev.32 [2021-10-26T08:56:22.723Z] v2.0.1-dev.33 [2021-10-26T08:56:22.723Z] v2.0.1-dev.34 [2021-10-26T08:56:22.723Z] v2.0.1-dev.35 [2021-10-26T08:56:22.723Z] v2.0.1-dev.36 [2021-10-26T08:56:22.723Z] v2.0.1-dev.37 [2021-10-26T08:56:22.723Z] v2.0.1-dev.38 [2021-10-26T08:56:22.723Z] v2.0.1-dev.39 [2021-10-26T08:56:22.723Z] v2.0.1-dev.4 [2021-10-26T08:56:22.723Z] v2.0.1-dev.40 [2021-10-26T08:56:22.723Z] v2.0.1-dev.41 [2021-10-26T08:56:22.723Z] v2.0.1-dev.42 [2021-10-26T08:56:22.723Z] v2.0.1-dev.43 [2021-10-26T08:56:22.723Z] v2.0.1-dev.44 [2021-10-26T08:56:22.723Z] v2.0.1-dev.45 [2021-10-26T08:56:22.723Z] v2.0.1-dev.46 [2021-10-26T08:56:22.723Z] v2.0.1-dev.47 [2021-10-26T08:56:22.723Z] v2.0.1-dev.48 [2021-10-26T08:56:22.723Z] v2.0.1-dev.49 [2021-10-26T08:56:22.723Z] v2.0.1-dev.5 [2021-10-26T08:56:22.723Z] v2.0.1-dev.50 [2021-10-26T08:56:22.723Z] v2.0.1-dev.51 [2021-10-26T08:56:22.723Z] v2.0.1-dev.52 [2021-10-26T08:56:22.723Z] v2.0.1-dev.53 [2021-10-26T08:56:22.723Z] v2.0.1-dev.54 [2021-10-26T08:56:22.723Z] v2.0.1-dev.55 [2021-10-26T08:56:22.723Z] v2.0.1-dev.56 [2021-10-26T08:56:22.723Z] v2.0.1-dev.57 [2021-10-26T08:56:22.723Z] v2.0.1-dev.58 [2021-10-26T08:56:22.723Z] v2.0.1-dev.59 [2021-10-26T08:56:22.723Z] v2.0.1-dev.6 [2021-10-26T08:56:22.723Z] v2.0.1-dev.60 [2021-10-26T08:56:22.723Z] v2.0.1-dev.61 [2021-10-26T08:56:22.723Z] v2.0.1-dev.62 [2021-10-26T08:56:22.723Z] v2.0.1-dev.63 [2021-10-26T08:56:22.723Z] v2.0.1-dev.64 [2021-10-26T08:56:22.723Z] v2.0.1-dev.65 [2021-10-26T08:56:22.723Z] v2.0.1-dev.66 [2021-10-26T08:56:22.723Z] v2.0.1-dev.67 [2021-10-26T08:56:22.723Z] v2.0.1-dev.68 [2021-10-26T08:56:22.723Z] v2.0.1-dev.69 [2021-10-26T08:56:22.723Z] v2.0.1-dev.7 [2021-10-26T08:56:22.723Z] v2.0.1-dev.70 [2021-10-26T08:56:22.723Z] v2.0.1-dev.71 [2021-10-26T08:56:22.723Z] v2.0.1-dev.72 [2021-10-26T08:56:22.723Z] v2.0.1-dev.73 [2021-10-26T08:56:22.723Z] v2.0.1-dev.74 [2021-10-26T08:56:22.723Z] v2.0.1-dev.75 [2021-10-26T08:56:22.723Z] v2.0.1-dev.76 [2021-10-26T08:56:22.723Z] v2.0.1-dev.77 [2021-10-26T08:56:22.723Z] v2.0.1-dev.78 [2021-10-26T08:56:22.723Z] v2.0.1-dev.8 [2021-10-26T08:56:22.723Z] v2.0.1-dev.9 [Pipeline] sh [2021-10-26T08:56:23.017Z] + lftools sign git-tag v2.0.1-dev.78 [2021-10-26T08:56:23.591Z] Signing Git tag with Sigul... [2021-10-26T08:56:23.591Z] Signing v2.0.1-dev.78 [Pipeline] echo [2021-10-26T08:56:24.544Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-26T08:56:24.831Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-10-26T08:56:24.839Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-10-26T08:56:24.856Z] $ docker stop --time=1 987de21ecc7ebe4588692207ff8948da3a9d96440f7fa0ee8fd60d09cad788e3 [2021-10-26T08:56:26.042Z] $ docker rm -f 987de21ecc7ebe4588692207ff8948da3a9d96440f7fa0ee8fd60d09cad788e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:56:26.620Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-26T08:56:26.620Z] . [Pipeline] withDockerContainer [2021-10-26T08:56:26.687Z] prd-centos7-docker-4c-2g-2002 does not seem to be running inside a container [2021-10-26T08:56:26.718Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/89 -v /w/workspace/edgex-go/89:/w/workspace/edgex-go/89:rw,z -v /w/workspace/edgex-go/89@tmp:/w/workspace/edgex-go/89@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-26T08:56:27.068Z] $ docker top cbd294166c5513585da72836e3d26600cde3c97d2d21f9d066c4040cbd9443a0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-26T08:56:27.153Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-26T08:56:27.153Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-26T08:56:27.278Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-26T08:56:27.281Z] $ docker exec cbd294166c5513585da72836e3d26600cde3c97d2d21f9d066c4040cbd9443a0 ssh-agent [2021-10-26T08:56:27.407Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIOLMJE/agent.15 [2021-10-26T08:56:27.407Z] SSH_AGENT_PID=21 [2021-10-26T08:56:27.411Z] Running ssh-add (command line suppressed) [2021-10-26T08:56:27.535Z] Identity added: /w/workspace/edgex-go/89@tmp/private_key_8999745664197131909.key (/w/workspace/edgex-go/89@tmp/private_key_8999745664197131909.key) [2021-10-26T08:56:27.547Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-26T08:56:27.835Z] + git semver bump pre [2021-10-26T08:56:27.835Z] # -> Open(): unable to determine branch for HEAD [2021-10-26T08:56:27.835Z] # $GIT_DIR = /w/workspace/edgex-go/89/.git [2021-10-26T08:56:27.835Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/89 [2021-10-26T08:56:27.835Z] # $SEMVER_REMOTE_NAME = origin [2021-10-26T08:56:27.835Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-26T08:56:27.835Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-26T08:56:27.835Z] # $SEMVER_BRANCH = main [2021-10-26T08:56:27.835Z] # $SEMVER_DIR = /w/workspace/edgex-go/89/.semver [2021-10-26T08:56:27.835Z] 2.0.1-dev.79 [Pipeline] } [2021-10-26T08:56:27.845Z] $ docker exec --env ******** --env ******** cbd294166c5513585da72836e3d26600cde3c97d2d21f9d066c4040cbd9443a0 ssh-agent -k [2021-10-26T08:56:27.941Z] unset SSH_AUTH_SOCK; [2021-10-26T08:56:27.941Z] unset SSH_AGENT_PID; [2021-10-26T08:56:27.941Z] echo Agent pid 21 killed; [2021-10-26T08:56:27.951Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-26T08:56:28.253Z] + git semver [Pipeline] } [2021-10-26T08:56:28.265Z] $ docker stop --time=1 cbd294166c5513585da72836e3d26600cde3c97d2d21f9d066c4040cbd9443a0 [2021-10-26T08:56:29.455Z] $ docker rm -f cbd294166c5513585da72836e3d26600cde3c97d2d21f9d066c4040cbd9443a0 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:56:29.805Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-26T08:56:29.805Z] . [Pipeline] withDockerContainer [2021-10-26T08:56:29.874Z] prd-centos7-docker-4c-2g-2002 does not seem to be running inside a container [2021-10-26T08:56:29.908Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/89 -v /w/workspace/edgex-go/89:/w/workspace/edgex-go/89:rw,z -v /w/workspace/edgex-go/89@tmp:/w/workspace/edgex-go/89@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-26T08:56:30.249Z] $ docker top 2ccc84d693b7978f80eccb430339449d899bafa378429b60e49f03455cab77e6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-26T08:56:30.332Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-26T08:56:30.332Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-26T08:56:30.446Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-26T08:56:30.449Z] $ docker exec 2ccc84d693b7978f80eccb430339449d899bafa378429b60e49f03455cab77e6 ssh-agent [2021-10-26T08:56:30.551Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBOfEnd/agent.14 [2021-10-26T08:56:30.551Z] SSH_AGENT_PID=20 [2021-10-26T08:56:30.556Z] Running ssh-add (command line suppressed) [2021-10-26T08:56:30.656Z] Identity added: /w/workspace/edgex-go/89@tmp/private_key_9010420357704927700.key (/w/workspace/edgex-go/89@tmp/private_key_9010420357704927700.key) [2021-10-26T08:56:30.671Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-26T08:56:30.959Z] + git semver push [2021-10-26T08:56:30.959Z] # -> Open(): unable to determine branch for HEAD [2021-10-26T08:56:30.959Z] # $GIT_DIR = /w/workspace/edgex-go/89/.git [2021-10-26T08:56:30.959Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/89 [2021-10-26T08:56:30.959Z] # $SEMVER_REMOTE_NAME = origin [2021-10-26T08:56:30.959Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-26T08:56:30.959Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-26T08:56:30.959Z] # $SEMVER_BRANCH = main [2021-10-26T08:56:30.959Z] # $SEMVER_DIR = /w/workspace/edgex-go/89/.semver [Pipeline] } [2021-10-26T08:56:35.168Z] $ docker exec --env ******** --env ******** 2ccc84d693b7978f80eccb430339449d899bafa378429b60e49f03455cab77e6 ssh-agent -k [2021-10-26T08:56:35.264Z] unset SSH_AUTH_SOCK; [2021-10-26T08:56:35.264Z] unset SSH_AGENT_PID; [2021-10-26T08:56:35.264Z] echo Agent pid 20 killed; [2021-10-26T08:56:35.274Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-26T08:56:35.575Z] + git semver [Pipeline] } [2021-10-26T08:56:35.588Z] $ docker stop --time=1 2ccc84d693b7978f80eccb430339449d899bafa378429b60e49f03455cab77e6 [2021-10-26T08:56:36.765Z] $ docker rm -f 2ccc84d693b7978f80eccb430339449d899bafa378429b60e49f03455cab77e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-26T08:56:37.585Z] + '[' -d /w/workspace/edgex-go/89/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-26T08:56:37.876Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-26T08:56:38.428Z] ---> package-listing.sh [2021-10-26T08:56:38.428Z] ++ facter osfamily [2021-10-26T08:56:38.428Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-26T08:56:38.689Z] + OS_FAMILY=redhat [2021-10-26T08:56:38.689Z] + workspace=/w/workspace/edgex-go/89 [2021-10-26T08:56:38.689Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-26T08:56:38.689Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-26T08:56:38.689Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-26T08:56:38.689Z] + PACKAGES=/tmp/packages_start.txt [2021-10-26T08:56:38.689Z] + '[' /w/workspace/edgex-go/89 ']' [2021-10-26T08:56:38.689Z] + PACKAGES=/tmp/packages_end.txt [2021-10-26T08:56:38.689Z] + case "${OS_FAMILY}" in [2021-10-26T08:56:38.689Z] + rpm -qa [2021-10-26T08:56:38.689Z] + sort [2021-10-26T08:56:41.995Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-26T08:56:41.995Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-26T08:56:41.995Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-26T08:56:41.995Z] + '[' /w/workspace/edgex-go/89 ']' [2021-10-26T08:56:41.996Z] + mkdir -p /w/workspace/edgex-go/89/archives/ [2021-10-26T08:56:41.996Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/89/archives/ [Pipeline] echo [2021-10-26T08:56:42.005Z] 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/89/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-26T08:56:42.292Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:56:42.845Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-26T08:56:42.845Z] [2021-10-26T08:56:42.845Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:56:43.142Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-26T08:56:43.142Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-26T08:56:43.142Z] b4d181a07f80: Pulling fs layer [2021-10-26T08:56:43.142Z] a1111a8f2ec3: Pulling fs layer [2021-10-26T08:56:43.142Z] ed53099fbce6: Pulling fs layer [2021-10-26T08:56:43.142Z] dc539afda2c1: Pulling fs layer [2021-10-26T08:56:43.142Z] 77bc0d833cb6: Pulling fs layer [2021-10-26T08:56:43.142Z] 9065ff56babe: Pulling fs layer [2021-10-26T08:56:43.142Z] d287ab97295c: Pulling fs layer [2021-10-26T08:56:43.142Z] 77bc0d833cb6: Waiting [2021-10-26T08:56:43.142Z] 9065ff56babe: Waiting [2021-10-26T08:56:43.142Z] d287ab97295c: Waiting [2021-10-26T08:56:43.142Z] dc539afda2c1: Waiting [2021-10-26T08:56:43.405Z] a1111a8f2ec3: Verifying Checksum [2021-10-26T08:56:43.405Z] a1111a8f2ec3: Download complete [2021-10-26T08:56:43.405Z] dc539afda2c1: Verifying Checksum [2021-10-26T08:56:43.405Z] dc539afda2c1: Download complete [2021-10-26T08:56:43.405Z] ed53099fbce6: Verifying Checksum [2021-10-26T08:56:43.405Z] ed53099fbce6: Download complete [2021-10-26T08:56:43.405Z] 9065ff56babe: Verifying Checksum [2021-10-26T08:56:43.405Z] 9065ff56babe: Download complete [2021-10-26T08:56:43.405Z] 77bc0d833cb6: Verifying Checksum [2021-10-26T08:56:43.405Z] 77bc0d833cb6: Download complete [2021-10-26T08:56:43.405Z] b4d181a07f80: Verifying Checksum [2021-10-26T08:56:43.405Z] b4d181a07f80: Download complete [2021-10-26T08:56:43.983Z] d287ab97295c: Verifying Checksum [2021-10-26T08:56:43.983Z] d287ab97295c: Download complete [2021-10-26T08:56:44.932Z] b4d181a07f80: Pull complete [2021-10-26T08:56:44.932Z] a1111a8f2ec3: Pull complete [2021-10-26T08:56:45.505Z] ed53099fbce6: Pull complete [2021-10-26T08:56:45.506Z] dc539afda2c1: Pull complete [2021-10-26T08:56:45.765Z] 77bc0d833cb6: Pull complete [2021-10-26T08:56:46.034Z] 9065ff56babe: Pull complete [2021-10-26T08:56:51.370Z] d287ab97295c: Pull complete [2021-10-26T08:56:51.370Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-26T08:56:51.370Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-26T08:56:51.370Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-26T08:56:51.437Z] prd-centos7-docker-4c-2g-2002 does not seem to be running inside a container [2021-10-26T08:56:51.479Z] $ 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/89/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/89 -v /w/workspace/edgex-go/89:/w/workspace/edgex-go/89:rw,z -v /w/workspace/edgex-go/89@tmp:/w/workspace/edgex-go/89@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-lftools-log-publisher:latest cat [2021-10-26T08:56:53.506Z] $ docker top 2b921ead50179571f0cf2eed9c1c17999d7c5cc619cd9e8bf159c57fc85b3254 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-26T08:56:53.853Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-26T08:56:54.145Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-26T08:56:54.437Z] + ls /var/log/sa-host [2021-10-26T08:56:54.437Z] + sadf -c /var/log/sa-host/sa26 [2021-10-26T08:56:54.437Z] file_magic: OK [2021-10-26T08:56:54.437Z] HZ: Using current value: 100 [2021-10-26T08:56:54.437Z] file_header: OK [2021-10-26T08:56:54.437Z] 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-10-26T08:56:54.437Z] Statistics: [2021-10-26T08:56:54.437Z] 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... [2021-10-26T08:56:54.437Z] File successfully converted to sysstat format version 12.0.3 [2021-10-26T08:56:54.437Z] + sadf -c /var/log/sa-host/sa30 [2021-10-26T08:56:54.437Z] file_magic: OK [2021-10-26T08:56:54.437Z] HZ: Using current value: 100 [2021-10-26T08:56:54.437Z] file_header: OK [2021-10-26T08:56:54.437Z] 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-10-26T08:56:54.437Z] Statistics: [2021-10-26T08:56:54.437Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-26T08:56:54.437Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-26T08:56:54.725Z] provisioning config files... [2021-10-26T08:56:54.737Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/89@tmp/config4162727212459866987tmp [Pipeline] { [Pipeline] echo [2021-10-26T08:56:54.749Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-26T08:56:55.031Z] ---> create-netrc.sh [Pipeline] } [2021-10-26T08:56:55.037Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-26T08:56:55.365Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-26T08:56:55.372Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-26T08:56:55.651Z] ---> sudo-logs.sh [2021-10-26T08:56:55.651Z] Archiving 'sudo' log.. [2021-10-26T08:56:55.651Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2002.novalocal: Name or service not known [2021-10-26T08:56:55.651Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2002.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-26T08:56:55.668Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-26T08:56:55.958Z] ---> job-cost.sh [2021-10-26T08:56:55.958Z] lf-activate-venv: SKIPPING [2021-10-26T08:56:55.958Z] DEBUG: total: 0.10999999940395355 [2021-10-26T08:56:55.958Z] INFO: Retrieving Stack Cost... [2021-10-26T08:56:56.527Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-26T08:56:56.787Z] INFO: Archiving Costs [Pipeline] echo [2021-10-26T08:56:56.798Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-26T08:56:57.089Z] ---> logs-deploy.sh [2021-10-26T08:56:57.089Z] lf-activate-venv: SKIPPING [2021-10-26T08:56:57.089Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/89 [2021-10-26T08:56:57.089Z] INFO: archiving workspace using pattern(s): [2021-10-26T08:56:57.659Z] Archives upload complete. [2021-10-26T08:56:57.919Z] INFO: archiving logs to Nexus