Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1876cd192641e06e6c48213757fa64687e1ce8f0 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-ssh10893365851992280155.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh11579937657040285876.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh8135955610019945032.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > 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-ssh11199990874008088056.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-ssh13716463882909841142.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-762 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/126 [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/126 # 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/126@tmp/jenkins-gitclient-ssh4235916114438378417.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 1876cd192641e06e6c48213757fa64687e1ce8f0 (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 1876cd192641e06e6c48213757fa64687e1ce8f0 # timeout=10 Commit message: "fix: correct jwt error when reading private key (#3843)" > git rev-list --no-walk 1e57bbc099614f4d228215007f2f57534723e43b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-12-13T17:58:49.214Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-12-13T17:58:49.271Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-12-13T17:58:49.287Z] ========================================================= [2021-12-13T17:58:49.287Z] EdgeX Global Pipelines Version Info [2021-12-13T17:58:49.287Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-12-13T17:58:50.412Z] ------------------- [2021-12-13T17:58:50.412Z] stable info: [2021-12-13T17:58:50.412Z] ------------------- [2021-12-13T17:58:50.412Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-12-13T17:58:50.412Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-12-13T17:58:50.412Z] Message: update stable to v1.0.217 [2021-12-13T17:58:50.985Z] ------------------- [2021-12-13T17:58:50.985Z] experimental info: [2021-12-13T17:58:50.985Z] ------------------- [2021-12-13T17:58:50.985Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-12-13T17:58:50.985Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-12-13T17:58:50.985Z] Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-12-13T17:58:51.144Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-12-13T17:58:51.161Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-12-13T17:58:51.177Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-12-13T17:58:51.190Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-12-13T17:58:51.202Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-12-13T17:58:51.219Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-12-13T17:58:51.235Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-12-13T17:58:51.248Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-12-13T17:58:51.262Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-12-13T17:58:51.275Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-12-13T17:58:51.288Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-12-13T17:58:51.301Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-12-13T17:58:51.314Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-12-13T17:58:51.329Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-12-13T17:58:51.345Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-12-13T17:58:51.364Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-12-13T17:58:51.376Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-12-13T17:58:51.393Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-12-13T17:58:51.411Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-12-13T17:58:51.437Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-12-13T17:58:51.454Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-12-13T17:58:51.470Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-12-13T17:58:51.486Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-12-13T17:58:51.502Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-12-13T17:58:51.521Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-12-13T17:58:51.539Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1876cd192641e06e6c48213757fa64687e1ce8f0 [Pipeline] echo [2021-12-13T17:58:51.553Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1876cd1 [Pipeline] echo [2021-12-13T17:58:51.565Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-13T17:58:51.609Z] provisioning config files... [2021-12-13T17:58:51.624Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/126@tmp/config5729890802065969337tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-13T17:58:51.940Z] ---> docker-login.sh [2021-12-13T17:58:51.941Z] nexus3.edgexfoundry.org:10001 [2021-12-13T17:58:51.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-13T17:58:52.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-13T17:58:52.205Z] Configure a credential helper to remove this warning. See [2021-12-13T17:58:52.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-13T17:58:52.205Z] [2021-12-13T17:58:52.205Z] Login Succeeded [2021-12-13T17:58:52.205Z] nexus3.edgexfoundry.org:10002 [2021-12-13T17:58:52.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-13T17:58:52.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-13T17:58:52.205Z] Configure a credential helper to remove this warning. See [2021-12-13T17:58:52.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-13T17:58:52.205Z] [2021-12-13T17:58:52.205Z] Login Succeeded [2021-12-13T17:58:52.205Z] nexus3.edgexfoundry.org:10003 [2021-12-13T17:58:52.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-13T17:58:52.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-13T17:58:52.205Z] Configure a credential helper to remove this warning. See [2021-12-13T17:58:52.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-13T17:58:52.205Z] [2021-12-13T17:58:52.205Z] Login Succeeded [2021-12-13T17:58:52.467Z] nexus3.edgexfoundry.org:10004 [2021-12-13T17:58:52.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-13T17:58:52.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-13T17:58:52.467Z] Configure a credential helper to remove this warning. See [2021-12-13T17:58:52.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-13T17:58:52.467Z] [2021-12-13T17:58:52.467Z] Login Succeeded [2021-12-13T17:58:52.467Z] docker.io [2021-12-13T17:58:52.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-13T17:58:53.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-13T17:58:53.043Z] Configure a credential helper to remove this warning. See [2021-12-13T17:58:53.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-13T17:58:53.043Z] [2021-12-13T17:58:53.043Z] Login Succeeded [2021-12-13T17:58:53.043Z] ---> docker-login.sh ends [Pipeline] } [2021-12-13T17:58:53.051Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-13T17:58:53.366Z] ++ 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-12-13T17:58:53.366Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-13T17:58:53.366Z] ++ dirname cmd/core-command/Dockerfile [2021-12-13T17:58:53.366Z] ++ cut -d/ -f2 [2021-12-13T17:58:53.366Z] + echo core-command,cmd/core-command/Dockerfile [2021-12-13T17:58:53.367Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-13T17:58:53.367Z] ++ dirname cmd/core-data/Dockerfile [2021-12-13T17:58:53.367Z] ++ cut -d/ -f2 [2021-12-13T17:58:53.367Z] + echo core-data,cmd/core-data/Dockerfile [2021-12-13T17:58:53.367Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-13T17:58:53.367Z] ++ dirname cmd/core-metadata/Dockerfile [2021-12-13T17:58:53.367Z] ++ cut -d/ -f2 [2021-12-13T17:58:53.367Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-12-13T17:58:53.367Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-13T17:58:53.367Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-12-13T17:58:53.367Z] ++ cut -d/ -f2 [2021-12-13T17:58:53.367Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-12-13T17:58:53.367Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-13T17:58:53.367Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-12-13T17:58:53.367Z] ++ cut -d/ -f2 [2021-12-13T17:58:53.367Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-12-13T17:58:53.367Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-13T17:58:53.367Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-12-13T17:58:53.367Z] ++ cut -d/ -f2 [2021-12-13T17:58:53.367Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-12-13T17:58:53.367Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-13T17:58:53.367Z] ++ dirname cmd/support-notifications/Dockerfile [2021-12-13T17:58:53.367Z] ++ cut -d/ -f2 [2021-12-13T17:58:53.367Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-12-13T17:58:53.367Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-13T17:58:53.367Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-12-13T17:58:53.367Z] ++ cut -d/ -f2 [2021-12-13T17:58:53.367Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-12-13T17:58:53.367Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-13T17:58:53.367Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-12-13T17:58:53.367Z] ++ cut -d/ -f2 [2021-12-13T17:58:53.367Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-12-13T17:58:53.396Z] 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-12-13T17:58:53.815Z] + git rev-list -1 --merges 1876cd192641e06e6c48213757fa64687e1ce8f0~1..1876cd192641e06e6c48213757fa64687e1ce8f0 [Pipeline] echo [2021-12-13T17:58:53.831Z] -----------> git rev-list -1 --merges 1876cd192641e06e6c48213757fa64687e1ce8f0~1..1876cd192641e06e6c48213757fa64687e1ce8f0 1876cd192641e06e6c48213757fa64687e1ce8f0 [false] [Pipeline] sh [2021-12-13T17:58:54.128Z] + git log --format=format:%s -1 1876cd192641e06e6c48213757fa64687e1ce8f0 [Pipeline] echo [2021-12-13T17:58:54.147Z] ========================================================= [2021-12-13T17:58:54.147Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-12-13T17:58:54.147Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2021-12-13T17:58:54.683Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-12-13T17:58:54.683Z] + grep -v github /etc/ssh/ssh_known_hosts [2021-12-13T17:58:54.683Z] + '[' -e /tmp/ssh_known_hosts ']' [2021-12-13T17:58:54.683Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2021-12-13T17:58:54.683Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-12-13T17:58:54.683Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-12-13T17:58:54.683Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-12-13T17:58:55.136Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-13T17:58:55.136Z] [2021-12-13T17:58:55.136Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-12-13T17:58:55.448Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-13T17:58:55.448Z] latest: Pulling from edgex-devops/git-semver [2021-12-13T17:58:55.448Z] a0d0a0d46f8b: Pulling fs layer [2021-12-13T17:58:55.448Z] 3e5f54012d9b: Pulling fs layer [2021-12-13T17:58:55.448Z] 4c7163046ea9: Pulling fs layer [2021-12-13T17:58:55.448Z] 0c2d73faf560: Pulling fs layer [2021-12-13T17:58:55.448Z] 0c2d73faf560: Waiting [2021-12-13T17:58:55.448Z] 3e5f54012d9b: Verifying Checksum [2021-12-13T17:58:55.448Z] 3e5f54012d9b: Download complete [2021-12-13T17:58:55.448Z] a0d0a0d46f8b: Verifying Checksum [2021-12-13T17:58:55.448Z] a0d0a0d46f8b: Download complete [2021-12-13T17:58:55.448Z] 4c7163046ea9: Verifying Checksum [2021-12-13T17:58:55.448Z] 4c7163046ea9: Download complete [2021-12-13T17:58:55.448Z] 0c2d73faf560: Verifying Checksum [2021-12-13T17:58:55.448Z] 0c2d73faf560: Download complete [2021-12-13T17:58:55.710Z] a0d0a0d46f8b: Pull complete [2021-12-13T17:58:55.710Z] 3e5f54012d9b: Pull complete [2021-12-13T17:58:55.974Z] 4c7163046ea9: Pull complete [2021-12-13T17:58:56.234Z] 0c2d73faf560: Pull complete [2021-12-13T17:58:56.234Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-12-13T17:58:56.234Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-13T17:58:56.234Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-12-13T17:58:56.305Z] prd-centos7-docker-4c-2g-762 does not seem to be running inside a container [2021-12-13T17:58:56.347Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/126 -v /w/workspace/edgex-go/126:/w/workspace/edgex-go/126:rw,z -v /w/workspace/edgex-go/126@tmp:/w/workspace/edgex-go/126@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-12-13T17:58:56.919Z] $ docker top 145fc613cec6ae8cd3c72c4bda1827ab4f27628786334345f7ddf9b8e5f13ca7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-12-13T17:58:57.014Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-13T17:58:57.014Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-13T17:58:57.110Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-13T17:58:57.116Z] $ docker exec 145fc613cec6ae8cd3c72c4bda1827ab4f27628786334345f7ddf9b8e5f13ca7 ssh-agent [2021-12-13T17:58:57.202Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgBmmEM/agent.13 [2021-12-13T17:58:57.202Z] SSH_AGENT_PID=19 [2021-12-13T17:58:57.208Z] Running ssh-add (command line suppressed) [2021-12-13T17:58:57.302Z] Identity added: /w/workspace/edgex-go/126@tmp/private_key_358182274852397092.key (/w/workspace/edgex-go/126@tmp/private_key_358182274852397092.key) [2021-12-13T17:58:57.326Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-13T17:58:57.618Z] + git tag --points-at HEAD [Pipeline] } [2021-12-13T17:58:57.634Z] $ docker exec --env ******** --env ******** 145fc613cec6ae8cd3c72c4bda1827ab4f27628786334345f7ddf9b8e5f13ca7 ssh-agent -k [2021-12-13T17:58:57.721Z] unset SSH_AUTH_SOCK; [2021-12-13T17:58:57.721Z] unset SSH_AGENT_PID; [2021-12-13T17:58:57.721Z] echo Agent pid 19 killed; [2021-12-13T17:58:57.729Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-12-13T17:58:57.753Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-13T17:58:57.753Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-13T17:58:57.868Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-13T17:58:57.873Z] $ docker exec 145fc613cec6ae8cd3c72c4bda1827ab4f27628786334345f7ddf9b8e5f13ca7 ssh-agent [2021-12-13T17:58:57.989Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOaGljo/agent.54 [2021-12-13T17:58:57.989Z] SSH_AGENT_PID=60 [2021-12-13T17:58:57.995Z] Running ssh-add (command line suppressed) [2021-12-13T17:58:58.109Z] Identity added: /w/workspace/edgex-go/126@tmp/private_key_2903524670741753845.key (/w/workspace/edgex-go/126@tmp/private_key_2903524670741753845.key) [2021-12-13T17:58:58.119Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-13T17:58:58.407Z] + git semver init [2021-12-13T17:58:58.407Z] # -> Open(): unable to determine branch for HEAD [2021-12-13T17:58:58.407Z] # $GIT_DIR = /w/workspace/edgex-go/126/.git [2021-12-13T17:58:58.407Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/126 [2021-12-13T17:58:58.407Z] # $SEMVER_REMOTE_NAME = origin [2021-12-13T17:58:58.407Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-12-13T17:58:58.407Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-12-13T17:58:58.407Z] # $SEMVER_BRANCH = main [2021-12-13T17:58:58.407Z] # $SEMVER_TEMP = /tmp/semver-400433143 [2021-12-13T17:58:58.407Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-12-13T17:59:45.143Z] # '/tmp/semver-400433143' -> '/w/workspace/edgex-go/126/.semver' [2021-12-13T17:59:45.143Z] # -> Force: false [2021-12-13T17:59:45.143Z] # $SEMVER_DIR = /w/workspace/edgex-go/126/.semver [Pipeline] } [2021-12-13T17:59:45.155Z] $ docker exec --env ******** --env ******** 145fc613cec6ae8cd3c72c4bda1827ab4f27628786334345f7ddf9b8e5f13ca7 ssh-agent -k [2021-12-13T17:59:45.244Z] unset SSH_AUTH_SOCK; [2021-12-13T17:59:45.244Z] unset SSH_AGENT_PID; [2021-12-13T17:59:45.244Z] echo Agent pid 60 killed; [2021-12-13T17:59:45.249Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-13T17:59:45.614Z] + git semver [Pipeline] } [2021-12-13T17:59:45.630Z] $ docker stop --time=1 145fc613cec6ae8cd3c72c4bda1827ab4f27628786334345f7ddf9b8e5f13ca7 [2021-12-13T17:59:47.216Z] $ docker rm -f 145fc613cec6ae8cd3c72c4bda1827ab4f27628786334345f7ddf9b8e5f13ca7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-13T17:59:47.601Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-12-13T17:59:47.827Z] Stashed 1 file(s) [Pipeline] echo [2021-12-13T17:59:47.831Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.13 [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-12-13T17:59:48.079Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-13T17:59:48.093Z] ========================================================= [2021-12-13T17:59:48.093Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-12-13T17:59:48.093Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-12-13T17:59:48.385Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-13T17:59:48.385Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-12-13T17:59:48.385Z] a0d0a0d46f8b: Already exists [2021-12-13T17:59:48.385Z] 31adcdaf11c8: Pulling fs layer [2021-12-13T17:59:48.385Z] b8b176561691: Pulling fs layer [2021-12-13T17:59:48.385Z] 4527c011a84f: Pulling fs layer [2021-12-13T17:59:48.385Z] 5d74067f8e1e: Pulling fs layer [2021-12-13T17:59:48.385Z] e0aca202a116: Pulling fs layer [2021-12-13T17:59:48.385Z] 3a43be97a3b4: Pulling fs layer [2021-12-13T17:59:48.385Z] 34cad66bf833: Pulling fs layer [2021-12-13T17:59:48.385Z] b4e3c513aaa6: Pulling fs layer [2021-12-13T17:59:48.385Z] 5d74067f8e1e: Waiting [2021-12-13T17:59:48.385Z] e0aca202a116: Waiting [2021-12-13T17:59:48.385Z] 3a43be97a3b4: Waiting [2021-12-13T17:59:48.385Z] 34cad66bf833: Waiting [2021-12-13T17:59:48.385Z] b4e3c513aaa6: Waiting [2021-12-13T17:59:48.385Z] b8b176561691: Download complete [2021-12-13T17:59:48.385Z] 31adcdaf11c8: Verifying Checksum [2021-12-13T17:59:48.385Z] 31adcdaf11c8: Download complete [2021-12-13T17:59:48.385Z] 5d74067f8e1e: Verifying Checksum [2021-12-13T17:59:48.385Z] 5d74067f8e1e: Download complete [2021-12-13T17:59:48.385Z] e0aca202a116: Verifying Checksum [2021-12-13T17:59:48.385Z] e0aca202a116: Download complete [2021-12-13T17:59:48.385Z] 3a43be97a3b4: Verifying Checksum [2021-12-13T17:59:48.385Z] 3a43be97a3b4: Download complete [2021-12-13T17:59:48.654Z] 31adcdaf11c8: Pull complete [2021-12-13T17:59:48.654Z] 34cad66bf833: Verifying Checksum [2021-12-13T17:59:48.654Z] 34cad66bf833: Download complete [2021-12-13T17:59:48.654Z] b8b176561691: Pull complete [2021-12-13T17:59:48.920Z] b4e3c513aaa6: Verifying Checksum [2021-12-13T17:59:48.920Z] b4e3c513aaa6: Download complete [2021-12-13T17:59:48.920Z] 4527c011a84f: Verifying Checksum [2021-12-13T17:59:48.920Z] 4527c011a84f: Download complete [2021-12-13T17:59:52.244Z] 4527c011a84f: Pull complete [2021-12-13T17:59:52.504Z] 5d74067f8e1e: Pull complete [2021-12-13T17:59:52.504Z] e0aca202a116: Pull complete [2021-12-13T17:59:52.504Z] 3a43be97a3b4: Pull complete [2021-12-13T17:59:52.780Z] 34cad66bf833: Pull complete [2021-12-13T17:59:55.377Z] b4e3c513aaa6: Pull complete [2021-12-13T17:59:55.377Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-12-13T17:59:55.377Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-13T17:59:55.377Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-12-13T17:59:55.691Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-13T17:59:55.691Z] WORKDIR /edgex [2021-12-13T17:59:55.691Z] COPY go.mod . [2021-12-13T17:59:55.691Z] RUN go mod download' [2021-12-13T17:59:55.691Z] + docker build -t ci-base-image-x86_64 -f - . [2021-12-13T17:59:57.640Z] Sending build context to Docker daemon 334.6MB [2021-12-13T17:59:57.640Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-13T17:59:57.640Z] ---> 9f6097aaca64 [2021-12-13T17:59:57.640Z] Step 2/4 : WORKDIR /edgex [2021-12-13T18:00:02.924Z] ---> Running in a51a5e12f0fb [2021-12-13T18:00:02.924Z] Removing intermediate container a51a5e12f0fb [2021-12-13T18:00:02.924Z] ---> 9fb1493b55d2 [2021-12-13T18:00:02.924Z] Step 3/4 : COPY go.mod . [2021-12-13T18:00:02.924Z] ---> 5c70cb04d556 [2021-12-13T18:00:02.924Z] Step 4/4 : RUN go mod download [2021-12-13T18:00:03.040Z] Still waiting to schedule task [2021-12-13T18:00:03.040Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-12-13T18:00:03.184Z] ---> Running in b2c5c6e4d567 [2021-12-13T18:00:41.965Z] Removing intermediate container b2c5c6e4d567 [2021-12-13T18:00:41.965Z] ---> 0fefd486f8bc [2021-12-13T18:00:41.965Z] Successfully built 0fefd486f8bc [2021-12-13T18:00:41.965Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:00:42.266Z] + docker inspect -f . ci-base-image-x86_64 [2021-12-13T18:00:42.266Z] . [Pipeline] withDockerContainer [2021-12-13T18:00:42.332Z] prd-centos7-docker-4c-2g-762 does not seem to be running inside a container [2021-12-13T18:00:42.371Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/126 -v /w/workspace/edgex-go/126:/w/workspace/edgex-go/126:rw,z -v /w/workspace/edgex-go/126@tmp:/w/workspace/edgex-go/126@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-12-13T18:00:42.755Z] $ docker top 2ab9f42ab270194fa8f3d9a30db3ceb477af30d7a80368e40685f0dabd66a7d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-13T18:00:43.107Z] + go version [2021-12-13T18:00:43.107Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-12-13T18:00:43.120Z] $ docker stop --time=1 2ab9f42ab270194fa8f3d9a30db3ceb477af30d7a80368e40685f0dabd66a7d4 [2021-12-13T18:00:44.297Z] $ docker rm -f 2ab9f42ab270194fa8f3d9a30db3ceb477af30d7a80368e40685f0dabd66a7d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:00:44.820Z] + docker inspect -f . ci-base-image-x86_64 [2021-12-13T18:00:44.820Z] . [Pipeline] withDockerContainer [2021-12-13T18:00:44.877Z] prd-centos7-docker-4c-2g-762 does not seem to be running inside a container [2021-12-13T18:00:44.918Z] $ 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/126 -v /w/workspace/edgex-go/126:/w/workspace/edgex-go/126:rw,z -v /w/workspace/edgex-go/126@tmp:/w/workspace/edgex-go/126@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-12-13T18:00:45.219Z] $ docker top 18ad918f106a2350530e64de79084b1e36a54749792007d79e793ab2a3bc777a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-12-13T18:00:45.285Z] ========================================================= [2021-12-13T18:00:45.285Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-12-13T18:00:45.285Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-12-13T18:00:45.573Z] + make test [2021-12-13T18:00:45.573Z] go mod tidy [2021-12-13T18:00:45.573Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-12-13T18:00:50.906Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-12-13T18:01:09.147Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-12-13T18:01:12.510Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-12-13T18:01:12.510Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-12-13T18:01:12.779Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-12-13T18:01:15.346Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-12-13T18:01:15.612Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-12-13T18:01:15.612Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-12-13T18:01:15.612Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-12-13T18:01:16.186Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-12-13T18:01:16.456Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-12-13T18:01:16.718Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-12-13T18:01:16.718Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-12-13T18:01:16.718Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-12-13T18:01:16.718Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-12-13T18:01:18.664Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements [2021-12-13T18:01:18.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-12-13T18:01:18.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-12-13T18:01:19.242Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.048s coverage: 98.5% of statements [2021-12-13T18:01:19.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-12-13T18:01:19.506Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.054s coverage: 44.7% of statements [2021-12-13T18:01:19.506Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-12-13T18:01:19.506Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-12-13T18:01:20.906Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.116s coverage: 89.5% of statements [2021-12-13T18:01:20.906Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-12-13T18:01:20.906Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-12-13T18:01:21.484Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.065s coverage: 84.4% of statements [2021-12-13T18:01:21.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-12-13T18:01:21.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-12-13T18:01:21.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-12-13T18:01:21.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-12-13T18:01:21.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-12-13T18:01:22.435Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.301s coverage: 94.2% of statements [2021-12-13T18:01:22.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-12-13T18:01:22.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-12-13T18:01:22.435Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 59.1% of statements [2021-12-13T18:01:22.435Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-12-13T18:01:22.435Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-12-13T18:01:22.435Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-12-13T18:01:22.435Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-12-13T18:01:22.435Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-12-13T18:01:22.705Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.058s coverage: 60.0% of statements [2021-12-13T18:01:22.705Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-12-13T18:01:22.705Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-12-13T18:01:22.705Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-12-13T18:01:23.668Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.063s coverage: 0.9% of statements [2021-12-13T18:01:23.668Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-12-13T18:01:23.668Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.040s coverage: 58.8% of statements [2021-12-13T18:01:23.930Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 21.7% of statements [2021-12-13T18:01:23.930Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-12-13T18:01:24.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 47.1% of statements [2021-12-13T18:01:24.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.062s coverage: 79.5% of statements [2021-12-13T18:01:24.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements [2021-12-13T18:01:24.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.088s coverage: 96.3% of statements [2021-12-13T18:01:24.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2021-12-13T18:01:26.005Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-763 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-12-13T18:01:26.017Z] Running in /w/workspace/edgex-go/126 [Pipeline] { [Pipeline] checkout [2021-12-13T18:01:26.262Z] The recommended git tool is: git [2021-12-13T18:01:30.767Z] using credential edgex-jenkins-ssh [2021-12-13T18:01:30.782Z] Cloning the remote Git repository [2021-12-13T18:01:30.789Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-12-13T18:01:30.855Z] > git init /w/workspace/edgex-go/126 # timeout=10 [2021-12-13T18:01:30.916Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-12-13T18:01:30.917Z] > git --version # timeout=10 [2021-12-13T18:01:30.934Z] > git --version # 'git version 2.17.1' [2021-12-13T18:01:30.936Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-13T18:01:30.994Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-13T18:01:37.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.057s coverage: 94.4% of statements [2021-12-13T18:01:37.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements [2021-12-13T18:01:42.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.193s coverage: 82.5% of statements [2021-12-13T18:01:42.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-12-13T18:02:00.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.092s coverage: 92.9% of statements [2021-12-13T18:02:00.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-12-13T18:02:00.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-12-13T18:02:00.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-12-13T18:02:00.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.021s coverage: 65.1% of statements [2021-12-13T18:02:00.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-12-13T18:02:00.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-12-13T18:02:00.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-12-13T18:02:00.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-12-13T18:02:00.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-12-13T18:02:00.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements [2021-12-13T18:02:00.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-12-13T18:02:00.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-12-13T18:02:00.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2021-12-13T18:02:00.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-12-13T18:02:00.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2021-12-13T18:02:00.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-12-13T18:02:00.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements [2021-12-13T18:02:00.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-12-13T18:02:00.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-12-13T18:02:00.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.140s coverage: 91.2% of statements [2021-12-13T18:02:00.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-12-13T18:02:00.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.136s coverage: 64.4% of statements [2021-12-13T18:02:00.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-12-13T18:02:00.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-12-13T18:02:00.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2021-12-13T18:02:00.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2021-12-13T18:02:00.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2021-12-13T18:02:00.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2021-12-13T18:02:00.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements [2021-12-13T18:02:00.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.264s coverage: 65.4% of statements [2021-12-13T18:02:00.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-12-13T18:02:00.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-12-13T18:02:00.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-12-13T18:02:01.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.121s coverage: 43.8% of statements [2021-12-13T18:02:01.227Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-12-13T18:02:01.227Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-12-13T18:02:01.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements [2021-12-13T18:02:01.227Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-12-13T18:02:01.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2021-12-13T18:02:01.227Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-12-13T18:02:09.392Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements [2021-12-13T18:02:09.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-12-13T18:02:09.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-12-13T18:02:09.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-12-13T18:02:09.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-12-13T18:02:09.392Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.150s coverage: 92.3% of statements [2021-12-13T18:02:09.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-12-13T18:02:09.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-12-13T18:02:09.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-12-13T18:02:09.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-12-13T18:02:09.392Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2021-12-13T18:02:09.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-12-13T18:02:09.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-12-13T18:02:09.392Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.099s coverage: 97.7% of statements [2021-12-13T18:02:09.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-12-13T18:02:09.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-12-13T18:02:09.392Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-12-13T18:02:09.392Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-12-13T18:02:09.392Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.043s coverage: 28.9% of statements [2021-12-13T18:02:09.392Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-12-13T18:02:09.392Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-12-13T18:02:09.392Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-12-13T18:02:09.392Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-12-13T18:02:09.392Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-12-13T18:02:09.392Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-12-13T18:02:09.392Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2021-12-13T18:02:09.392Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2021-12-13T18:02:09.392Z] 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-12-13T18:02:41.647Z] GO111MODULE=on go vet ./... [2021-12-13T18:02:51.704Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-12-13T18:02:51.704Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-12-13T18:02:51.704Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-12-13T18:02:51.718Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-12-13T18:02:52.017Z] + ls -al . [2021-12-13T18:02:52.017Z] total 644 [2021-12-13T18:02:52.017Z] drwxrwxr-x 10 1001 1001 4096 Dec 13 18:02 . [2021-12-13T18:02:52.017Z] drwxr-xr-x 4 root root 32 Dec 13 18:00 .. [2021-12-13T18:02:52.017Z] -rw-rw-r-- 1 1001 1001 11 Dec 13 17:58 .dockerignore [2021-12-13T18:02:52.017Z] drwxrwxr-x 8 1001 1001 162 Dec 13 17:58 .git [2021-12-13T18:02:52.017Z] drwxrwxr-x 4 1001 1001 142 Dec 13 17:58 .github [2021-12-13T18:02:52.017Z] -rw-rw-r-- 1 1001 1001 804 Dec 13 17:58 .gitignore [2021-12-13T18:02:52.017Z] -rw-rw-r-- 1 1001 1001 42 Dec 13 17:58 .golangci.yml [2021-12-13T18:02:52.017Z] -rw-rw-r-- 1 1001 1001 76 Dec 13 17:58 .hadolint.yml [2021-12-13T18:02:52.017Z] drwx------ 3 1001 1001 58 Dec 13 17:59 .semver [2021-12-13T18:02:52.017Z] -rw-rw-r-- 1 1001 1001 166 Dec 13 17:58 .sonarcloud.properties [2021-12-13T18:02:52.017Z] -rw-rw-r-- 1 1001 1001 1171 Dec 13 17:58 ADOPTERS.md [2021-12-13T18:02:52.017Z] -rw-rw-r-- 1 1001 1001 8910 Dec 13 17:58 Attribution.txt [2021-12-13T18:02:52.017Z] -rw-rw-r-- 1 1001 1001 51732 Dec 13 17:58 CHANGELOG.md [2021-12-13T18:02:52.017Z] -rw-rw-r-- 1 1001 1001 3804 Dec 13 17:58 CONTRIBUTING.md [2021-12-13T18:02:52.017Z] -rw-rw-r-- 1 1001 1001 677 Dec 13 17:58 GOVERNANCE.md [2021-12-13T18:02:52.017Z] -rw-rw-r-- 1 1001 1001 849 Dec 13 17:58 Jenkinsfile [2021-12-13T18:02:52.017Z] -rw-rw-r-- 1 1001 1001 10775 Dec 13 17:58 LICENSE [2021-12-13T18:02:52.017Z] -rw-rw-r-- 1 1001 1001 6508 Dec 13 17:58 Makefile [2021-12-13T18:02:52.018Z] -rw-rw-r-- 1 1001 1001 582 Dec 13 17:58 OWNERS.md [2021-12-13T18:02:52.018Z] -rw-rw-r-- 1 1001 1001 8207 Dec 13 17:58 README.md [2021-12-13T18:02:52.018Z] -rw-rw-r-- 1 1001 1001 6912 Dec 13 17:58 SECURITY.md [2021-12-13T18:02:52.018Z] -rw-rw-r-- 1 1001 1001 12 Dec 13 17:59 VERSION [2021-12-13T18:02:52.018Z] -rw-rw-r-- 1 1001 1001 4131 Dec 13 17:58 ZMQWindows.md [2021-12-13T18:02:52.018Z] drwxrwxr-x 2 1001 1001 37 Dec 13 17:58 bin [2021-12-13T18:02:52.018Z] drwxrwxr-x 14 1001 1001 4096 Dec 13 17:58 cmd [2021-12-13T18:02:52.018Z] -rw-r--r-- 1 root root 428381 Dec 13 18:02 coverage.out [2021-12-13T18:02:52.018Z] -rw-rw-r-- 1 1001 1001 828 Dec 13 17:58 go.mod [2021-12-13T18:02:52.018Z] -rw-rw-r-- 1 1001 1001 49483 Dec 13 18:00 go.sum [2021-12-13T18:02:52.018Z] drwxrwxr-x 8 1001 1001 124 Dec 13 17:58 internal [2021-12-13T18:02:52.018Z] drwxrwxr-x 3 1001 1001 16 Dec 13 17:58 openapi [2021-12-13T18:02:52.018Z] drwxrwxr-x 4 1001 1001 71 Dec 13 17:58 snap [2021-12-13T18:02:52.018Z] -rw-rw-r-- 1 1001 1001 204 Dec 13 17:58 version.go [Pipeline] sh [2021-12-13T18:02:52.310Z] + '[' -e coverage.out ] [2021-12-13T18:02:52.310Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-12-13T18:02:52.399Z] Stashed 1 file(s) [Pipeline] sh [2021-12-13T18:02:52.687Z] + make build [2021-12-13T18:02:52.687Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o cmd/core-data/core-data ./cmd/core-data [2021-12-13T18:02:54.083Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-12-13T18:03:00.760Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o cmd/core-command/core-command ./cmd/core-command [2021-12-13T18:03:01.031Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-12-13T18:03:01.994Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-12-13T18:03:02.255Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-12-13T18:03:03.211Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-12-13T18:03:04.180Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-12-13T18:03:04.763Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-12-13T18:03:05.716Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-12-13T18:03:06.665Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o ./cmd/secrets-config ./cmd/secrets-config [2021-12-13T18:03:07.251Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-12-13T18:03:07.811Z] Avoid second fetch [2021-12-13T18:03:07.812Z] Checking out Revision 1876cd192641e06e6c48213757fa64687e1ce8f0 (main) [Pipeline] } [2021-12-13T18:03:09.224Z] $ docker stop --time=1 18ad918f106a2350530e64de79084b1e36a54749792007d79e793ab2a3bc777a [2021-12-13T18:03:10.974Z] $ docker rm -f 18ad918f106a2350530e64de79084b1e36a54749792007d79e793ab2a3bc777a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:03:12.295Z] Commit message: "fix: correct jwt error when reading private key (#3843)" [2021-12-13T18:03:12.538Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-12-13T18:03:12.538Z] [2021-12-13T18:03:12.538Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-12-13T18:03:12.845Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-12-13T18:03:12.845Z] latest: Pulling from edgex-devops/edgex-compose [2021-12-13T18:03:12.845Z] cbdbe7a5bc2a: Pulling fs layer [2021-12-13T18:03:12.845Z] ca9280d653b3: Pulling fs layer [2021-12-13T18:03:12.845Z] 7e9c9ca2126c: Pulling fs layer [2021-12-13T18:03:12.845Z] cbdbe7a5bc2a: Verifying Checksum [2021-12-13T18:03:12.845Z] cbdbe7a5bc2a: Download complete [2021-12-13T18:03:13.109Z] ca9280d653b3: Verifying Checksum [2021-12-13T18:03:13.109Z] ca9280d653b3: Download complete [2021-12-13T18:03:13.109Z] cbdbe7a5bc2a: Pull complete [2021-12-13T18:03:13.273Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-12-13T18:03:13.273Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-13T18:03:13.273Z] Dload Upload Total Spent Left Speed [2021-12-13T18:03:13.273Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 85681 0 --:--:-- --:--:-- --:--:-- 85064 100 11824 100 11824 0 0 84457 0 --:--:-- --:--:-- --:--:-- 84457 [2021-12-13T18:03:13.374Z] 7e9c9ca2126c: Verifying Checksum [2021-12-13T18:03:13.374Z] 7e9c9ca2126c: Download complete [Pipeline] sh [2021-12-13T18:03:13.636Z] ca9280d653b3: Pull complete [2021-12-13T18:03:07.756Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-12-13T18:03:07.773Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-13T18:03:07.890Z] > git config core.sparsecheckout # timeout=10 [2021-12-13T18:03:07.929Z] > git checkout -f 1876cd192641e06e6c48213757fa64687e1ce8f0 # timeout=10 [2021-12-13T18:03:13.765Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-12-13T18:03:14.113Z] + sudo tee /etc/docker/daemon.new [2021-12-13T18:03:14.113Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-12-13T18:03:14.113Z] { [2021-12-13T18:03:14.113Z] "registry-mirrors": [ [2021-12-13T18:03:14.113Z] "https://nexus3.edgexfoundry.org:10001" [2021-12-13T18:03:14.113Z] ], [2021-12-13T18:03:14.113Z] "bip": "10.250.0.254/24", [2021-12-13T18:03:14.113Z] "hosts": [ [2021-12-13T18:03:14.113Z] "tcp://0.0.0.0:5555", [2021-12-13T18:03:14.113Z] "unix:///var/run/docker.sock" [2021-12-13T18:03:14.113Z] ], [2021-12-13T18:03:14.113Z] "mtu": 1458, [2021-12-13T18:03:14.113Z] "selinux-enabled": true, [2021-12-13T18:03:14.113Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-12-13T18:03:14.113Z] } [Pipeline] sh [2021-12-13T18:03:14.450Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-12-13T18:03:14.780Z] + sudo service docker restart [2021-12-13T18:03:17.893Z] 7e9c9ca2126c: Pull complete [2021-12-13T18:03:17.893Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-12-13T18:03:17.893Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-12-13T18:03:17.893Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-12-13T18:03:17.957Z] prd-centos7-docker-4c-2g-762 does not seem to be running inside a container [2021-12-13T18:03:18.002Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/126 -v /w/workspace/edgex-go/126:/w/workspace/edgex-go/126:rw,z -v /w/workspace/edgex-go/126@tmp:/w/workspace/edgex-go/126@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-12-13T18:03:20.624Z] $ docker top 7400ae6e9b9bac0ad87ae5eb97c2360c401a57e00ffa35283b9f913895bda301 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-13T18:03:20.971Z] + docker-compose build --help [2021-12-13T18:03:20.971Z] + grep parallel [2021-12-13T18:03:21.542Z] --parallel Build images in parallel. [Pipeline] } [2021-12-13T18:03:21.556Z] $ docker stop --time=1 7400ae6e9b9bac0ad87ae5eb97c2360c401a57e00ffa35283b9f913895bda301 [2021-12-13T18:03:22.737Z] $ docker rm -f 7400ae6e9b9bac0ad87ae5eb97c2360c401a57e00ffa35283b9f913895bda301 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:03:23.123Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-12-13T18:03:23.123Z] . [Pipeline] withDockerContainer [2021-12-13T18:03:23.186Z] prd-centos7-docker-4c-2g-762 does not seem to be running inside a container [2021-12-13T18:03:23.219Z] $ 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/126 -v /w/workspace/edgex-go/126:/w/workspace/edgex-go/126:rw,z -v /w/workspace/edgex-go/126@tmp:/w/workspace/edgex-go/126@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-12-13T18:03:23.540Z] $ docker top e5de4038e0f1c3bfe8529d1c795d5a54097510a4f3ef31a87602e8943920b6d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-13T18:03:23.891Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-12-13T18:03:24.464Z] Building core-command ... [2021-12-13T18:03:24.464Z] Building core-data ... [2021-12-13T18:03:24.464Z] Building core-metadata ... [2021-12-13T18:03:24.464Z] Building security-bootstrapper ... [2021-12-13T18:03:24.464Z] Building security-proxy-setup ... [2021-12-13T18:03:24.464Z] Building security-secretstore-setup ... [2021-12-13T18:03:24.464Z] Building support-notifications ... [2021-12-13T18:03:24.464Z] Building support-scheduler ... [2021-12-13T18:03:24.464Z] Building sys-mgmt-agent ... [2021-12-13T18:03:24.464Z] Building core-metadata [2021-12-13T18:03:24.464Z] Building sys-mgmt-agent [2021-12-13T18:03:24.464Z] Building security-proxy-setup [2021-12-13T18:03:24.464Z] Building security-bootstrapper [2021-12-13T18:03:24.464Z] Building core-command [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-13T18:03:33.102Z] provisioning config files... [2021-12-13T18:03:33.124Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/126@tmp/config4426728600353779037tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-13T18:03:33.473Z] ---> docker-login.sh [2021-12-13T18:03:33.473Z] nexus3.edgexfoundry.org:10001 [2021-12-13T18:03:34.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-13T18:03:34.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-13T18:03:34.343Z] Configure a credential helper to remove this warning. See [2021-12-13T18:03:34.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-13T18:03:34.343Z] [2021-12-13T18:03:34.343Z] Login Succeeded [2021-12-13T18:03:34.343Z] nexus3.edgexfoundry.org:10002 [2021-12-13T18:03:34.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-13T18:03:34.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-13T18:03:34.622Z] Configure a credential helper to remove this warning. See [2021-12-13T18:03:34.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-13T18:03:34.622Z] [2021-12-13T18:03:34.622Z] Login Succeeded [2021-12-13T18:03:34.622Z] nexus3.edgexfoundry.org:10003 [2021-12-13T18:03:34.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-13T18:03:34.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-13T18:03:34.894Z] Configure a credential helper to remove this warning. See [2021-12-13T18:03:34.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-13T18:03:34.894Z] [2021-12-13T18:03:34.894Z] Login Succeeded [2021-12-13T18:03:35.165Z] nexus3.edgexfoundry.org:10004 [2021-12-13T18:03:35.415Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-13T18:03:35.415Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-13T18:03:35.415Z] ---> 0fefd486f8bc [2021-12-13T18:03:35.415Z] Step 3/22 : WORKDIR /edgex-go [2021-12-13T18:03:35.415Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-13T18:03:35.415Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-13T18:03:35.415Z] ---> 0fefd486f8bc [2021-12-13T18:03:35.415Z] Step 3/22 : WORKDIR /edgex-go [2021-12-13T18:03:35.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-13T18:03:35.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-13T18:03:35.441Z] Configure a credential helper to remove this warning. See [2021-12-13T18:03:35.441Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-13T18:03:35.441Z] [2021-12-13T18:03:35.441Z] Login Succeeded [2021-12-13T18:03:35.441Z] docker.io [2021-12-13T18:03:35.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-13T18:03:36.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-13T18:03:36.306Z] Configure a credential helper to remove this warning. See [2021-12-13T18:03:36.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-13T18:03:36.306Z] [2021-12-13T18:03:36.306Z] Login Succeeded [2021-12-13T18:03:36.306Z] ---> docker-login.sh ends [Pipeline] } [2021-12-13T18:03:36.323Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-12-13T18:03:36.939Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-13T18:03:36.950Z] ========================================================= [2021-12-13T18:03:36.950Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-12-13T18:03:36.950Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-12-13T18:03:37.278Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-13T18:03:37.554Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-12-13T18:03:37.554Z] 552d1f2373af: Pulling fs layer [2021-12-13T18:03:37.554Z] ea3f2d53f512: Pulling fs layer [2021-12-13T18:03:37.554Z] 9e70ebbbe112: Pulling fs layer [2021-12-13T18:03:37.554Z] 7a9cfe048b4a: Pulling fs layer [2021-12-13T18:03:37.554Z] 72dc09318566: Pulling fs layer [2021-12-13T18:03:37.554Z] f4f7b4309257: Pulling fs layer [2021-12-13T18:03:37.554Z] 0ac9a79272e3: Pulling fs layer [2021-12-13T18:03:37.554Z] b78e95d17946: Pulling fs layer [2021-12-13T18:03:37.554Z] f4f7b4309257: Waiting [2021-12-13T18:03:37.554Z] 0ac9a79272e3: Waiting [2021-12-13T18:03:37.554Z] b78e95d17946: Waiting [2021-12-13T18:03:37.554Z] 7a9cfe048b4a: Waiting [2021-12-13T18:03:37.554Z] 72dc09318566: Waiting [2021-12-13T18:03:37.554Z] 9e70ebbbe112: Verifying Checksum [2021-12-13T18:03:37.554Z] 9e70ebbbe112: Download complete [2021-12-13T18:03:37.554Z] ea3f2d53f512: Download complete [2021-12-13T18:03:37.554Z] 72dc09318566: Verifying Checksum [2021-12-13T18:03:37.554Z] 72dc09318566: Download complete [2021-12-13T18:03:37.554Z] f4f7b4309257: Verifying Checksum [2021-12-13T18:03:37.554Z] f4f7b4309257: Download complete [2021-12-13T18:03:37.554Z] 552d1f2373af: Verifying Checksum [2021-12-13T18:03:37.554Z] 552d1f2373af: Download complete [2021-12-13T18:03:37.554Z] 0ac9a79272e3: Verifying Checksum [2021-12-13T18:03:37.554Z] 0ac9a79272e3: Download complete [2021-12-13T18:03:38.157Z] 552d1f2373af: Pull complete [2021-12-13T18:03:38.752Z] ea3f2d53f512: Pull complete [2021-12-13T18:03:39.035Z] 9e70ebbbe112: Pull complete [2021-12-13T18:03:39.312Z] b78e95d17946: Verifying Checksum [2021-12-13T18:03:39.312Z] b78e95d17946: Download complete [2021-12-13T18:03:39.908Z] 7a9cfe048b4a: Verifying Checksum [2021-12-13T18:03:39.908Z] 7a9cfe048b4a: Download complete [2021-12-13T18:03:40.235Z] ---> Running in 33569ec150e9 [2021-12-13T18:03:40.235Z] ---> Running in 4d5b05715815 [2021-12-13T18:03:41.616Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-13T18:03:41.616Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-13T18:03:41.616Z] ---> 0fefd486f8bc [2021-12-13T18:03:41.616Z] Step 3/22 : WORKDIR /edgex-go [2021-12-13T18:03:43.523Z] Removing intermediate container 33569ec150e9 [2021-12-13T18:03:43.523Z] ---> 63cd1a961340 [2021-12-13T18:03:43.523Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-13T18:03:43.782Z] Removing intermediate container 4d5b05715815 [2021-12-13T18:03:43.782Z] ---> 2a43c395d038 [2021-12-13T18:03:43.782Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-13T18:03:43.782Z] ---> Running in 12c2f6e072f3 [2021-12-13T18:03:44.042Z] ---> Running in c1aa3a67b430 [2021-12-13T18:03:44.043Z] ---> Running in 7c0b06e56e3d [2021-12-13T18:03:45.423Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-13T18:03:45.423Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-12-13T18:03:45.423Z] ---> 0fefd486f8bc [2021-12-13T18:03:45.423Z] Step 3/30 : WORKDIR /edgex-go [2021-12-13T18:03:45.423Z] ---> Using cache [2021-12-13T18:03:45.423Z] ---> 8b4cc6ada11e [2021-12-13T18:03:45.423Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-13T18:03:45.994Z] Removing intermediate container 12c2f6e072f3 [2021-12-13T18:03:45.994Z] ---> 8b4cc6ada11e [2021-12-13T18:03:45.994Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-13T18:03:46.256Z] ---> Running in c2e3a96ebd74 [2021-12-13T18:03:46.256Z] ---> Running in f253764abc31 [2021-12-13T18:03:48.345Z] Removing intermediate container 7c0b06e56e3d [2021-12-13T18:03:48.345Z] ---> 6de9e1491376 [2021-12-13T18:03:48.345Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-12-13T18:03:48.619Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-13T18:03:48.619Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-12-13T18:03:48.619Z] ---> 0fefd486f8bc [2021-12-13T18:03:48.619Z] Step 3/20 : WORKDIR /edgex-go [2021-12-13T18:03:48.619Z] ---> Using cache [2021-12-13T18:03:48.619Z] ---> 8b4cc6ada11e [2021-12-13T18:03:48.619Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-13T18:03:48.619Z] ---> Using cache [2021-12-13T18:03:48.619Z] ---> 257b8961b0ed [2021-12-13T18:03:48.619Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-12-13T18:03:48.619Z] Removing intermediate container c2e3a96ebd74 [2021-12-13T18:03:48.619Z] ---> 257b8961b0ed [2021-12-13T18:03:48.619Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-12-13T18:03:48.619Z] ---> Running in d4e517752f3d [2021-12-13T18:03:48.619Z] ---> Running in 60d11dec7169 [2021-12-13T18:03:48.619Z] ---> Running in 6f8bdd488f9d [2021-12-13T18:03:48.619Z] Removing intermediate container c1aa3a67b430 [2021-12-13T18:03:48.619Z] ---> 0ddf499fc869 [2021-12-13T18:03:48.619Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-12-13T18:03:48.619Z] ---> Running in b9934e6360fc [2021-12-13T18:03:48.619Z] Removing intermediate container f253764abc31 [2021-12-13T18:03:48.619Z] ---> 39fdcda7d731 [2021-12-13T18:03:48.619Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-12-13T18:03:48.619Z] ---> Running in e47424e9047e [2021-12-13T18:03:48.887Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-13T18:03:48.887Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-13T18:03:49.154Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-13T18:03:49.154Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-13T18:03:49.414Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-13T18:03:49.991Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-13T18:03:49.991Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-13T18:03:49.991Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-13T18:03:49.991Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-13T18:03:50.261Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-13T18:03:50.261Z] OK: 220 MiB in 52 packages [2021-12-13T18:03:50.529Z] OK: 220 MiB in 52 packages [2021-12-13T18:03:50.529Z] OK: 220 MiB in 52 packages [2021-12-13T18:03:50.529Z] OK: 220 MiB in 52 packages [2021-12-13T18:03:50.529Z] OK: 220 MiB in 52 packages [2021-12-13T18:03:50.529Z] Removing intermediate container 60d11dec7169 [2021-12-13T18:03:50.529Z] ---> be9f41ecf51c [2021-12-13T18:03:50.529Z] Step 6/20 : COPY . . [2021-12-13T18:03:50.794Z] Removing intermediate container d4e517752f3d [2021-12-13T18:03:50.794Z] ---> ce3e635be451 [2021-12-13T18:03:50.794Z] Step 6/22 : COPY . . [2021-12-13T18:03:52.491Z] 7a9cfe048b4a: Pull complete [2021-12-13T18:03:52.491Z] 72dc09318566: Pull complete [2021-12-13T18:03:52.491Z] f4f7b4309257: Pull complete [2021-12-13T18:03:52.491Z] 0ac9a79272e3: Pull complete [2021-12-13T18:03:53.345Z] Removing intermediate container 6f8bdd488f9d [2021-12-13T18:03:53.345Z] ---> 0fd118ac12ab [2021-12-13T18:03:53.345Z] Step 6/30 : COPY . . [2021-12-13T18:03:53.916Z] Removing intermediate container b9934e6360fc [2021-12-13T18:03:53.916Z] ---> da83db5cd8ae [2021-12-13T18:03:53.916Z] Step 6/22 : COPY . . [2021-12-13T18:03:53.916Z] Removing intermediate container e47424e9047e [2021-12-13T18:03:53.916Z] ---> 8b1853b7dbcc [2021-12-13T18:03:53.916Z] Step 6/22 : COPY . . [2021-12-13T18:03:57.896Z] b78e95d17946: Pull complete [2021-12-13T18:03:57.896Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-12-13T18:03:57.896Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-13T18:03:57.896Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-12-13T18:03:58.245Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-13T18:03:58.246Z] WORKDIR /edgex [2021-12-13T18:03:58.246Z] COPY go.mod . [2021-12-13T18:03:58.246Z] RUN go mod download [2021-12-13T18:03:58.246Z] + docker build -t ci-base-image-arm64 -f - . [2021-12-13T18:04:00.901Z] Sending build context to Docker daemon 168.9MB [2021-12-13T18:04:00.901Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-13T18:04:00.901Z] ---> 8b459fc5aaf0 [2021-12-13T18:04:00.901Z] Step 2/4 : WORKDIR /edgex [2021-12-13T18:04:02.325Z] ---> Running in be31d256df2d [2021-12-13T18:04:02.920Z] Removing intermediate container be31d256df2d [2021-12-13T18:04:02.920Z] ---> 0b48f85e4580 [2021-12-13T18:04:02.920Z] Step 3/4 : COPY go.mod . [2021-12-13T18:04:03.514Z] ---> 70616cd91b01 [2021-12-13T18:04:03.514Z] Step 4/4 : RUN go mod download [2021-12-13T18:04:03.514Z] ---> Running in c64878b0a8ea [2021-12-13T18:04:03.937Z] ---> 42e159c5d16b [2021-12-13T18:04:03.938Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-13T18:04:03.938Z] ---> Running in 97cf574a9519 [2021-12-13T18:04:10.521Z] ---> c97789930cc5 [2021-12-13T18:04:10.521Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-13T18:04:10.786Z] Removing intermediate container 97cf574a9519 [2021-12-13T18:04:10.786Z] ---> 41634cc78d5d [2021-12-13T18:04:10.786Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-12-13T18:04:10.786Z] ---> Running in 8311e7c02dd7 [2021-12-13T18:04:11.052Z] ---> 6cf45f5a2bdc [2021-12-13T18:04:11.052Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-13T18:04:11.052Z] ---> Running in ce3acf71d6c8 [2021-12-13T18:04:11.317Z] ---> Running in aaa5184dad88 [2021-12-13T18:04:11.577Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-12-13T18:04:13.529Z] Removing intermediate container 8311e7c02dd7 [2021-12-13T18:04:13.529Z] ---> 03e71828d1b0 [2021-12-13T18:04:13.529Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-12-13T18:04:13.798Z] ---> Running in da6946ab7818 [2021-12-13T18:04:14.061Z] Removing intermediate container aaa5184dad88 [2021-12-13T18:04:14.061Z] ---> 5dc71e31a4d7 [2021-12-13T18:04:14.061Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-12-13T18:04:14.061Z] ---> Running in 671978eab2d5 [2021-12-13T18:04:14.635Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-12-13T18:04:14.913Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-12-13T18:04:17.516Z] ---> 26aecd275894 [2021-12-13T18:04:17.516Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-13T18:04:17.516Z] ---> Running in 82383092a40b [2021-12-13T18:04:17.777Z] ---> 503e84dfd172 [2021-12-13T18:04:17.777Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-13T18:04:17.777Z] ---> Running in a6e987e2a94e [2021-12-13T18:04:19.162Z] Removing intermediate container 82383092a40b [2021-12-13T18:04:19.162Z] ---> 1695a5c3f17d [2021-12-13T18:04:19.162Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-12-13T18:04:19.162Z] ---> Running in 4c5de6016f27 [2021-12-13T18:04:19.734Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-12-13T18:04:19.734Z] Removing intermediate container a6e987e2a94e [2021-12-13T18:04:19.734Z] ---> b5434597c1df [2021-12-13T18:04:19.734Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-12-13T18:04:20.004Z] ---> Running in ed409fa09f0b [2021-12-13T18:04:20.267Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o cmd/core-command/core-command ./cmd/core-command [2021-12-13T18:04:52.403Z] Removing intermediate container ce3acf71d6c8 [2021-12-13T18:04:52.403Z] ---> 9f61fbe38db1 [2021-12-13T18:04:52.403Z] [2021-12-13T18:04:52.403Z] Step 9/30 : FROM alpine:3.14 [2021-12-13T18:04:52.403Z] 3.14: Pulling from library/alpine [2021-12-13T18:04:52.403Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o ./cmd/secrets-config ./cmd/secrets-config [2021-12-13T18:04:52.403Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-12-13T18:04:52.403Z] Status: Downloaded newer image for alpine:3.14 [2021-12-13T18:04:52.403Z] ---> 0a97eee8041e [2021-12-13T18:04:52.403Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-12-13T18:04:52.403Z] ---> Running in eea2e0eb9ef6 [2021-12-13T18:04:52.403Z] Removing intermediate container eea2e0eb9ef6 [2021-12-13T18:04:52.403Z] ---> 5a3e8f55bc92 [2021-12-13T18:04:52.403Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-12-13T18:04:52.403Z] ---> Running in 49ad4b77163f [2021-12-13T18:04:52.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-13T18:04:52.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-13T18:04:52.403Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-12-13T18:04:52.403Z] (2/2) Installing su-exec (0.2-r1) [2021-12-13T18:04:52.403Z] Executing busybox-1.33.1-r6.trigger [2021-12-13T18:04:52.403Z] OK: 6 MiB in 16 packages [2021-12-13T18:04:52.403Z] Removing intermediate container 49ad4b77163f [2021-12-13T18:04:52.403Z] ---> 14a1f3ffd530 [2021-12-13T18:04:52.403Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-12-13T18:04:52.403Z] ---> Running in 45d76af65c41 [2021-12-13T18:04:52.403Z] Removing intermediate container 45d76af65c41 [2021-12-13T18:04:52.403Z] ---> 16813ecd569e [2021-12-13T18:04:52.403Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-12-13T18:04:52.403Z] ---> Running in 15cbde5a677c [2021-12-13T18:04:52.403Z] Removing intermediate container da6946ab7818 [2021-12-13T18:04:52.403Z] ---> cd44892b8931 [2021-12-13T18:04:52.403Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-12-13T18:04:52.403Z] Removing intermediate container 15cbde5a677c [2021-12-13T18:04:52.403Z] ---> 9e4dd6ee9999 [2021-12-13T18:04:52.403Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-12-13T18:04:52.403Z] ---> Running in 86b880786eee [2021-12-13T18:04:52.403Z] ---> Running in b655623dd2d5 [2021-12-13T18:04:52.403Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-12-13T18:04:52.403Z] Removing intermediate container b655623dd2d5 [2021-12-13T18:04:52.403Z] ---> a27234f069c4 [2021-12-13T18:04:52.403Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-12-13T18:04:52.403Z] ---> Running in 315f92b4de71 [2021-12-13T18:04:52.679Z] Removing intermediate container 315f92b4de71 [2021-12-13T18:04:52.679Z] ---> 93bb5880064a [2021-12-13T18:04:52.679Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-12-13T18:04:52.948Z] ---> 9582aa6f42c0 [2021-12-13T18:04:52.948Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-12-13T18:04:52.948Z] ---> Running in 083eedb37181 [2021-12-13T18:04:53.550Z] Removing intermediate container 86b880786eee [2021-12-13T18:04:53.550Z] ---> a3fed392d05f [2021-12-13T18:04:53.550Z] [2021-12-13T18:04:53.550Z] Step 10/22 : FROM docker:20.10.8 [2021-12-13T18:04:53.824Z] 20.10.8: Pulling from library/docker [2021-12-13T18:04:54.822Z] Removing intermediate container 671978eab2d5 [2021-12-13T18:04:54.822Z] ---> aa7210d542bb [2021-12-13T18:04:54.822Z] [2021-12-13T18:04:54.822Z] Step 9/20 : FROM alpine:3.14 [2021-12-13T18:04:54.822Z] ---> 0a97eee8041e [2021-12-13T18:04:54.822Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-12-13T18:04:54.822Z] Removing intermediate container 083eedb37181 [2021-12-13T18:04:54.822Z] ---> aff9007aef96 [2021-12-13T18:04:54.822Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-13T18:04:54.822Z] ---> Running in 0815d76cfce7 [2021-12-13T18:04:55.098Z] ---> 0ba7b52ca945 [2021-12-13T18:04:55.098Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-12-13T18:04:55.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-13T18:04:55.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-13T18:04:55.994Z] ---> ce48d66f4759 [2021-12-13T18:04:55.994Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-12-13T18:04:56.257Z] (1/5) Installing ca-certificates (20191127-r5) [2021-12-13T18:04:56.257Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-12-13T18:04:56.257Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-12-13T18:04:56.257Z] (4/5) Installing libcurl (7.79.1-r0) [2021-12-13T18:04:56.257Z] (5/5) Installing curl (7.79.1-r0) [2021-12-13T18:04:56.257Z] Executing busybox-1.33.1-r6.trigger [2021-12-13T18:04:56.257Z] Executing ca-certificates-20191127-r5.trigger [2021-12-13T18:04:56.257Z] OK: 8 MiB in 19 packages [2021-12-13T18:04:56.530Z] ---> ee6189247621 [2021-12-13T18:04:56.530Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-12-13T18:04:56.798Z] ---> c66d7d253267 [2021-12-13T18:04:56.798Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-12-13T18:04:57.403Z] Removing intermediate container 0815d76cfce7 [2021-12-13T18:04:57.403Z] ---> e68f4e92e38b [2021-12-13T18:04:57.403Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-12-13T18:04:57.674Z] ---> 085a3daadad4 [2021-12-13T18:04:57.674Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-12-13T18:04:57.674Z] ---> Running in 8ac60ba55d3b [2021-12-13T18:04:57.674Z] Removing intermediate container ed409fa09f0b [2021-12-13T18:04:57.674Z] ---> 4c42c450e360 [2021-12-13T18:04:57.674Z] [2021-12-13T18:04:57.674Z] Step 9/22 : FROM alpine:3.14 [2021-12-13T18:04:57.674Z] ---> 0a97eee8041e [2021-12-13T18:04:57.674Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-12-13T18:04:57.674Z] ---> Running in 2f519e6c8846 [2021-12-13T18:04:57.674Z] ---> Running in 037ea2296a5f [2021-12-13T18:04:57.674Z] Removing intermediate container 8ac60ba55d3b [2021-12-13T18:04:57.674Z] ---> 337524c46682 [2021-12-13T18:04:57.674Z] Step 12/20 : WORKDIR /edgex [2021-12-13T18:04:57.938Z] ---> Running in cf592ef77e6e [2021-12-13T18:04:57.938Z] Removing intermediate container 2f519e6c8846 [2021-12-13T18:04:57.938Z] ---> 1d210d2f4b32 [2021-12-13T18:04:57.938Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-12-13T18:04:57.938Z] Removing intermediate container cf592ef77e6e [2021-12-13T18:04:57.938Z] ---> 614e49396a8a [2021-12-13T18:04:57.938Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-12-13T18:04:58.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-13T18:04:58.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-13T18:04:58.474Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-12-13T18:04:58.474Z] Executing busybox-1.33.1-r6.trigger [2021-12-13T18:04:58.474Z] OK: 6 MiB in 15 packages [2021-12-13T18:04:58.737Z] ---> 32a97c429f8f [2021-12-13T18:04:58.738Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-12-13T18:04:58.738Z] ---> 74148aca8d95 [2021-12-13T18:04:58.738Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-12-13T18:04:58.738Z] ---> Running in fc6acdb51d7c [2021-12-13T18:04:58.998Z] Removing intermediate container 4c5de6016f27 [2021-12-13T18:04:58.998Z] ---> 2396ca7c2568 [2021-12-13T18:04:58.998Z] [2021-12-13T18:04:58.998Z] Step 9/22 : FROM alpine:3.14 [2021-12-13T18:04:58.998Z] ---> 0a97eee8041e [2021-12-13T18:04:58.998Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-12-13T18:04:58.998Z] ---> Running in dafc64002999 [2021-12-13T18:04:58.998Z] Removing intermediate container 037ea2296a5f [2021-12-13T18:04:58.998Z] ---> 0cbe783c0d9f [2021-12-13T18:04:58.998Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-13T18:04:58.998Z] ---> Running in 52cc2dcdba00 [2021-12-13T18:04:59.258Z] ---> 49a86cf20c6b [2021-12-13T18:04:59.258Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-12-13T18:04:59.258Z] Removing intermediate container 52cc2dcdba00 [2021-12-13T18:04:59.259Z] ---> a2b5da239ec1 [2021-12-13T18:04:59.259Z] Step 12/22 : ENV APP_PORT=59882 [2021-12-13T18:04:59.259Z] ---> Running in 9306bddf228f [2021-12-13T18:04:59.532Z] Removing intermediate container 9306bddf228f [2021-12-13T18:04:59.532Z] ---> 49098276d16b [2021-12-13T18:04:59.532Z] Step 13/22 : EXPOSE $APP_PORT [2021-12-13T18:04:59.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-13T18:04:59.532Z] ---> Running in 0daff9baf255 [2021-12-13T18:04:59.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-13T18:04:59.532Z] ---> 2610161306f5 [2021-12-13T18:04:59.532Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-12-13T18:04:59.799Z] ---> Running in a8f0535b7bf7 [2021-12-13T18:04:59.799Z] Removing intermediate container fc6acdb51d7c [2021-12-13T18:04:59.799Z] ---> c468f2cf8dd4 [2021-12-13T18:04:59.799Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-12-13T18:04:59.799Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-12-13T18:04:59.799Z] Executing busybox-1.33.1-r6.trigger [2021-12-13T18:04:59.799Z] OK: 6 MiB in 15 packages [2021-12-13T18:04:59.799Z] Removing intermediate container 0daff9baf255 [2021-12-13T18:04:59.799Z] ---> f8dbfdabac99 [2021-12-13T18:04:59.799Z] Step 14/22 : WORKDIR / [2021-12-13T18:04:59.799Z] ---> Running in 8d9f94e694fa [2021-12-13T18:04:59.799Z] ---> Running in 576b387e8731 [2021-12-13T18:04:59.799Z] Removing intermediate container a8f0535b7bf7 [2021-12-13T18:04:59.799Z] ---> d338c812d37c [2021-12-13T18:04:59.799Z] Step 17/20 : CMD ["--init=true"] [2021-12-13T18:04:59.799Z] ---> Running in c012ed87a124 [2021-12-13T18:05:00.065Z] Removing intermediate container 8d9f94e694fa [2021-12-13T18:05:00.065Z] ---> f90fd7f846f6 [2021-12-13T18:05:00.065Z] Step 27/30 : CMD ["gate"] [2021-12-13T18:05:00.065Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-12-13T18:05:00.065Z] Status: Downloaded newer image for docker:20.10.8 [2021-12-13T18:05:00.065Z] ---> bc6c0ffef665 [2021-12-13T18:05:00.065Z] 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-12-13T18:05:00.065Z] Removing intermediate container 576b387e8731 [2021-12-13T18:05:00.065Z] ---> acb2acc3c660 [2021-12-13T18:05:00.065Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-13T18:05:00.065Z] ---> Running in ae93d1a3e5aa [2021-12-13T18:05:00.065Z] ---> Running in 087c8b414afc [2021-12-13T18:05:00.065Z] Removing intermediate container c012ed87a124 [2021-12-13T18:05:00.065Z] ---> d3c9f6386b03 [2021-12-13T18:05:00.065Z] Step 18/20 : LABEL arch=x86_64 [2021-12-13T18:05:00.065Z] ---> Running in 0f5b31f54b03 [2021-12-13T18:05:00.329Z] Removing intermediate container dafc64002999 [2021-12-13T18:05:00.329Z] ---> 069983f688db [2021-12-13T18:05:00.329Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-13T18:05:00.329Z] ---> e1c73fa6971f [2021-12-13T18:05:00.329Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-12-13T18:05:00.329Z] Removing intermediate container ae93d1a3e5aa [2021-12-13T18:05:00.329Z] ---> bfb0f8c2d963 [2021-12-13T18:05:00.329Z] Step 28/30 : LABEL arch=x86_64 [2021-12-13T18:05:00.329Z] Removing intermediate container 087c8b414afc [2021-12-13T18:05:00.329Z] ---> 5931ad4f5152 [2021-12-13T18:05:00.329Z] 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-12-13T18:05:00.329Z] Removing intermediate container 0f5b31f54b03 [2021-12-13T18:05:00.329Z] ---> d0701c10a9c8 [2021-12-13T18:05:00.329Z] Step 19/20 : LABEL git_sha=1876cd192641e06e6c48213757fa64687e1ce8f0 [2021-12-13T18:05:00.329Z] ---> Running in 009ad11e206f [2021-12-13T18:05:00.329Z] ---> Running in bda9a512e8db [2021-12-13T18:05:00.329Z] ---> Running in 24651da7b048 [2021-12-13T18:05:00.329Z] ---> Running in 3ba942b7b5ba [2021-12-13T18:05:00.591Z] Removing intermediate container bda9a512e8db [2021-12-13T18:05:00.591Z] ---> 34bbb78b3afd [2021-12-13T18:05:00.591Z] Step 29/30 : LABEL git_sha=1876cd192641e06e6c48213757fa64687e1ce8f0 [2021-12-13T18:05:00.591Z] Removing intermediate container 24651da7b048 [2021-12-13T18:05:00.591Z] ---> ff19f54da0c2 [2021-12-13T18:05:00.591Z] Step 12/22 : ENV APP_PORT=59881 [2021-12-13T18:05:00.591Z] ---> Running in 3f39fe010c55 [2021-12-13T18:05:00.591Z] ---> Running in 74fd3157c23d [2021-12-13T18:05:00.591Z] Removing intermediate container 3ba942b7b5ba [2021-12-13T18:05:00.591Z] ---> 6bf9ae6ed961 [2021-12-13T18:05:00.591Z] Step 20/20 : LABEL version=2.2.0-dev.13 [2021-12-13T18:05:00.591Z] ---> 66e3c3e65ab7 [2021-12-13T18:05:00.591Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-12-13T18:05:00.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-13T18:05:00.860Z] ---> Running in a9ca6ff2b27d [2021-12-13T18:05:00.860Z] Removing intermediate container 74fd3157c23d [2021-12-13T18:05:00.860Z] ---> 5b1a43518c93 [2021-12-13T18:05:00.860Z] Step 13/22 : EXPOSE $APP_PORT [2021-12-13T18:05:00.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-13T18:05:00.860Z] Removing intermediate container 3f39fe010c55 [2021-12-13T18:05:00.860Z] ---> 696bfdbc1023 [2021-12-13T18:05:00.860Z] Step 30/30 : LABEL version=2.2.0-dev.13 [2021-12-13T18:05:00.860Z] ---> Running in 24496353fbe0 [2021-12-13T18:05:00.860Z] ---> Running in fc1026d172c6 [2021-12-13T18:05:00.860Z] Removing intermediate container a9ca6ff2b27d [2021-12-13T18:05:00.860Z] ---> 7fdb5af4fa7f [2021-12-13T18:05:00.860Z] [2021-12-13T18:05:00.860Z] ---> 4e22b0042875 [2021-12-13T18:05:00.861Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-12-13T18:05:00.861Z] (1/42) Installing readline (8.1.0-r0) [2021-12-13T18:05:00.861Z] (2/42) Installing bash (5.1.4-r0) [2021-12-13T18:05:00.861Z] Executing bash-5.1.4-r0.post-install [2021-12-13T18:05:01.127Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-12-13T18:05:01.128Z] ---> Running in c07663c44261 [2021-12-13T18:05:01.128Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-12-13T18:05:01.128Z] (5/42) Installing libcurl (7.79.1-r0) [2021-12-13T18:05:01.128Z] Removing intermediate container 24496353fbe0 [2021-12-13T18:05:01.128Z] ---> 1a1167f0de3c [2021-12-13T18:05:01.128Z] Step 14/22 : WORKDIR / [2021-12-13T18:05:01.128Z] Successfully built 7fdb5af4fa7f [2021-12-13T18:05:01.128Z] (6/42) Installing curl (7.79.1-r0) [2021-12-13T18:05:01.128Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-12-13T18:05:01.128Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-12-13T18:05:01.128Z] Successfully tagged security-proxy-setup:latest [2021-12-13T18:05:01.128Z] Building core-data [2021-12-13T18:05:01.128Z] (9/42) Installing expat (2.4.1-r0) [2021-12-13T18:05:01.128Z]  Building security-proxy-setup ... done (10/42) Installing libffi (3.3-r2) [2021-12-13T18:05:01.128Z] (11/42) Installing gdbm (1.19-r0) [2021-12-13T18:05:01.128Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-12-13T18:05:01.128Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-12-13T18:05:01.128Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-13T18:05:01.128Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-12-13T18:05:01.128Z] ---> Running in df26429c687b [2021-12-13T18:05:01.128Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-12-13T18:05:01.128Z] (17/42) Installing python3 (3.9.5-r2) [2021-12-13T18:05:01.128Z] Removing intermediate container fc1026d172c6 [2021-12-13T18:05:01.128Z] ---> cea855c29f04 [2021-12-13T18:05:01.128Z] [2021-12-13T18:05:01.128Z] Successfully built cea855c29f04 [2021-12-13T18:05:01.128Z] Removing intermediate container c07663c44261 [2021-12-13T18:05:01.128Z] ---> d5d127cc0226 [2021-12-13T18:05:01.128Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-13T18:05:01.128Z] Successfully tagged security-bootstrapper:latest [2021-12-13T18:05:01.128Z] Building security-secretstore-setup [2021-12-13T18:05:01.391Z]  Building security-bootstrapper ... done Removing intermediate container df26429c687b [2021-12-13T18:05:01.391Z] ---> aeee78e1f2ca [2021-12-13T18:05:01.391Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-13T18:05:01.391Z] ---> Running in dbd474c72a5c [2021-12-13T18:05:02.790Z] Removing intermediate container dbd474c72a5c [2021-12-13T18:05:02.790Z] ---> 402725d55412 [2021-12-13T18:05:02.790Z] Step 20/22 : LABEL arch=x86_64 [2021-12-13T18:05:04.180Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-12-13T18:05:04.180Z] ---> d4aa05c6d93c [2021-12-13T18:05:04.180Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-12-13T18:05:04.180Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-12-13T18:05:04.180Z] ---> Running in 6171287d7322 [2021-12-13T18:05:04.180Z] (20/42) Installing py3-idna (3.2-r0) [2021-12-13T18:05:04.180Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-12-13T18:05:04.180Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-12-13T18:05:04.180Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-12-13T18:05:04.180Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-12-13T18:05:04.180Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-12-13T18:05:04.180Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-12-13T18:05:04.180Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-12-13T18:05:04.180Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-12-13T18:05:04.180Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-12-13T18:05:04.180Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-12-13T18:05:04.180Z] (31/42) Installing py3-six (1.15.0-r1) [2021-12-13T18:05:04.180Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-12-13T18:05:04.180Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-12-13T18:05:04.441Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-12-13T18:05:04.441Z] (35/42) Installing py3-packaging (20.9-r1) [2021-12-13T18:05:04.441Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-12-13T18:05:04.441Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-12-13T18:05:04.441Z] (38/42) Installing py3-progress (1.5-r2) [2021-12-13T18:05:04.441Z] Removing intermediate container 6171287d7322 [2021-12-13T18:05:04.441Z] ---> 7ea5906049a1 [2021-12-13T18:05:04.441Z] Step 21/22 : LABEL git_sha=1876cd192641e06e6c48213757fa64687e1ce8f0 [2021-12-13T18:05:04.441Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-12-13T18:05:04.441Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-12-13T18:05:04.441Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-12-13T18:05:04.710Z] ---> d94d45cefea1 [2021-12-13T18:05:04.710Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-12-13T18:05:04.710Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-12-13T18:05:04.710Z] ---> Running in 2118b8d716f7 [2021-12-13T18:05:04.977Z] Executing busybox-1.33.1-r3.trigger [2021-12-13T18:05:04.977Z] OK: 84 MiB in 64 packages [2021-12-13T18:05:04.977Z] ---> 2d5e8e278ce4 [2021-12-13T18:05:04.977Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-12-13T18:05:04.977Z] Removing intermediate container 2118b8d716f7 [2021-12-13T18:05:04.977Z] ---> c6947c8a6047 [2021-12-13T18:05:04.977Z] Step 22/22 : LABEL version=2.2.0-dev.13 [2021-12-13T18:05:05.240Z] ---> Running in 47d050576b99 [2021-12-13T18:05:05.240Z] ---> Running in b346d726917a [2021-12-13T18:05:05.240Z] Removing intermediate container 47d050576b99 [2021-12-13T18:05:05.240Z] ---> 6df11b2fa42f [2021-12-13T18:05:05.240Z] [2021-12-13T18:05:05.240Z] Removing intermediate container b346d726917a [2021-12-13T18:05:05.240Z] ---> 81bce2ce8947 [2021-12-13T18:05:05.240Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-13T18:05:05.240Z] Successfully built 6df11b2fa42f [2021-12-13T18:05:05.240Z] Successfully tagged core-command:latest [2021-12-13T18:05:05.240Z]  Building core-command ... done Building support-scheduler [2021-12-13T18:05:05.509Z] ---> Running in 4ba0baa9aaa6 [2021-12-13T18:05:05.509Z] Collecting docker-compose==1.23.2 [2021-12-13T18:05:05.509Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-12-13T18:05:05.509Z] Collecting docopt<0.7,>=0.6.1 [2021-12-13T18:05:05.509Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-12-13T18:05:06.112Z] Collecting dockerpty<0.5,>=0.4.1 [2021-12-13T18:05:06.112Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-12-13T18:05:06.112Z] Removing intermediate container 4ba0baa9aaa6 [2021-12-13T18:05:06.112Z] ---> 088465da91c4 [2021-12-13T18:05:06.112Z] Step 20/22 : LABEL arch=x86_64 [2021-12-13T18:05:06.386Z] Collecting cached-property<2,>=1.2.0 [2021-12-13T18:05:06.386Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-12-13T18:05:06.387Z] Collecting docker<4.0,>=3.6.0 [2021-12-13T18:05:06.387Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-12-13T18:05:06.387Z] Collecting PyYAML<4,>=3.10 [2021-12-13T18:05:06.387Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-12-13T18:05:07.351Z] Collecting websocket-client<1.0,>=0.32.0 [2021-12-13T18:05:07.351Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-12-13T18:05:07.351Z] 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-12-13T18:05:07.351Z] Collecting texttable<0.10,>=0.9.0 [2021-12-13T18:05:07.351Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-12-13T18:05:08.334Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-12-13T18:05:08.334Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-12-13T18:05:08.334Z] Collecting jsonschema<3,>=2.5.1 [2021-12-13T18:05:08.334Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-12-13T18:05:08.334Z] Collecting docker-pycreds>=0.4.0 [2021-12-13T18:05:08.334Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-12-13T18:05:08.595Z] Collecting idna<2.8,>=2.5 [2021-12-13T18:05:08.595Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-12-13T18:05:08.854Z] Collecting chardet<3.1.0,>=3.0.2 [2021-12-13T18:05:08.854Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-12-13T18:05:08.854Z] Collecting urllib3<1.25,>=1.21.1 [2021-12-13T18:05:08.854Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-12-13T18:05:08.854Z] 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-12-13T18:05:08.854Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-12-13T18:05:08.854Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-12-13T18:05:08.854Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-12-13T18:05:08.854Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-12-13T18:05:08.854Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-12-13T18:05:08.854Z] Attempting uninstall: urllib3 [2021-12-13T18:05:08.854Z] Found existing installation: urllib3 1.26.5 [2021-12-13T18:05:09.114Z] Uninstalling urllib3-1.26.5: [2021-12-13T18:05:09.114Z] Successfully uninstalled urllib3-1.26.5 [2021-12-13T18:05:10.056Z] Attempting uninstall: idna [2021-12-13T18:05:10.056Z] Found existing installation: idna 3.2 [2021-12-13T18:05:10.056Z] Uninstalling idna-3.2: [2021-12-13T18:05:10.316Z] Successfully uninstalled idna-3.2 [2021-12-13T18:05:10.316Z] ---> Running in be36d99f07db [2021-12-13T18:05:10.575Z] Attempting uninstall: chardet [2021-12-13T18:05:10.575Z] Found existing installation: chardet 4.0.0 [2021-12-13T18:05:10.575Z] Uninstalling chardet-4.0.0: [2021-12-13T18:05:10.575Z] Successfully uninstalled chardet-4.0.0 [2021-12-13T18:05:10.835Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-13T18:05:10.835Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-12-13T18:05:10.835Z] ---> 0fefd486f8bc [2021-12-13T18:05:10.835Z] Step 3/23 : WORKDIR /edgex-go [2021-12-13T18:05:10.835Z] ---> Using cache [2021-12-13T18:05:10.835Z] ---> 8b4cc6ada11e [2021-12-13T18:05:10.835Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-13T18:05:10.835Z] ---> Using cache [2021-12-13T18:05:10.835Z] ---> 39fdcda7d731 [2021-12-13T18:05:10.835Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-12-13T18:05:10.835Z] ---> Using cache [2021-12-13T18:05:10.835Z] ---> 8b1853b7dbcc [2021-12-13T18:05:10.835Z] Step 6/23 : COPY go.mod . [2021-12-13T18:05:11.100Z] Attempting uninstall: requests [2021-12-13T18:05:11.100Z] Found existing installation: requests 2.25.1 [2021-12-13T18:05:11.100Z] Uninstalling requests-2.25.1: [2021-12-13T18:05:11.361Z] Successfully uninstalled requests-2.25.1 [2021-12-13T18:05:11.621Z] Removing intermediate container be36d99f07db [2021-12-13T18:05:11.621Z] ---> 2406b0956354 [2021-12-13T18:05:11.621Z] Step 21/22 : LABEL git_sha=1876cd192641e06e6c48213757fa64687e1ce8f0 [2021-12-13T18:05:11.881Z] Running setup.py install for texttable: started [2021-12-13T18:05:11.881Z] ---> f07ac68088a6 [2021-12-13T18:05:11.881Z] Step 7/23 : RUN go mod download [2021-12-13T18:05:12.143Z] ---> Running in 72c3e4e69090 [2021-12-13T18:05:12.409Z] ---> Running in 965a2e044d70 [2021-12-13T18:05:13.349Z] Removing intermediate container 965a2e044d70 [2021-12-13T18:05:13.349Z] ---> f793d5f439aa [2021-12-13T18:05:13.349Z] Step 22/22 : LABEL version=2.2.0-dev.13 [2021-12-13T18:05:13.935Z] Running setup.py install for texttable: finished with status 'done' [2021-12-13T18:05:13.935Z] Running setup.py install for PyYAML: started [2021-12-13T18:05:14.212Z] ---> Running in 7b022f6b20cc [2021-12-13T18:05:14.212Z] Running setup.py install for PyYAML: finished with status 'done' [2021-12-13T18:05:14.483Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-13T18:05:14.483Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-12-13T18:05:14.483Z] ---> 0fefd486f8bc [2021-12-13T18:05:14.483Z] Step 3/24 : WORKDIR /edgex-go [2021-12-13T18:05:14.483Z] ---> Using cache [2021-12-13T18:05:14.483Z] ---> 8b4cc6ada11e [2021-12-13T18:05:14.483Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-13T18:05:14.483Z] ---> Using cache [2021-12-13T18:05:14.483Z] ---> 39fdcda7d731 [2021-12-13T18:05:14.483Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-12-13T18:05:14.483Z] ---> Using cache [2021-12-13T18:05:14.483Z] ---> 8b1853b7dbcc [2021-12-13T18:05:14.483Z] Step 6/24 : COPY . . [2021-12-13T18:05:14.483Z] ---> Using cache [2021-12-13T18:05:14.483Z] ---> 26aecd275894 [2021-12-13T18:05:14.483Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-13T18:05:14.484Z] ---> Using cache [2021-12-13T18:05:14.484Z] ---> 1695a5c3f17d [2021-12-13T18:05:14.484Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-12-13T18:05:14.484Z] Removing intermediate container 7b022f6b20cc [2021-12-13T18:05:14.484Z] ---> 2d2af3d1cc31 [2021-12-13T18:05:14.484Z] [2021-12-13T18:05:14.484Z] Running setup.py install for docopt: started [2021-12-13T18:05:14.484Z] ---> Running in 9acb5976939c [2021-12-13T18:05:14.484Z] Successfully built 2d2af3d1cc31 [2021-12-13T18:05:14.746Z] Successfully tagged core-metadata:latest [2021-12-13T18:05:14.746Z] Building support-notifications [2021-12-13T18:05:15.318Z]  Building core-metadata ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-12-13T18:05:15.318Z] Running setup.py install for docopt: finished with status 'done' [2021-12-13T18:05:15.318Z] Running setup.py install for dockerpty: started [2021-12-13T18:05:15.892Z] Running setup.py install for dockerpty: finished with status 'done' [2021-12-13T18:05:17.811Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-13T18:05:17.811Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-13T18:05:17.811Z] ---> 0fefd486f8bc [2021-12-13T18:05:17.811Z] Step 3/22 : WORKDIR /edgex-go [2021-12-13T18:05:17.811Z] ---> Using cache [2021-12-13T18:05:17.811Z] ---> 8b4cc6ada11e [2021-12-13T18:05:17.811Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-13T18:05:17.811Z] ---> Using cache [2021-12-13T18:05:17.811Z] ---> 39fdcda7d731 [2021-12-13T18:05:17.811Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-12-13T18:05:17.811Z] 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-12-13T18:05:17.811Z] Removing intermediate container 72c3e4e69090 [2021-12-13T18:05:17.811Z] ---> 2e49f2a83077 [2021-12-13T18:05:17.811Z] Step 8/23 : COPY . . [2021-12-13T18:05:17.811Z] ---> Running in b750368ae5cd [2021-12-13T18:05:18.763Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-13T18:05:19.720Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-13T18:05:20.294Z] OK: 220 MiB in 52 packages [2021-12-13T18:05:23.646Z] Removing intermediate container b750368ae5cd [2021-12-13T18:05:23.646Z] ---> a51a74c32645 [2021-12-13T18:05:23.646Z] Step 6/22 : COPY . . [2021-12-13T18:05:24.248Z] Removing intermediate container 009ad11e206f [2021-12-13T18:05:24.248Z] ---> c4d8e4cd6239 [2021-12-13T18:05:24.248Z] Step 13/22 : ENV APP_PORT=58890 [2021-12-13T18:05:25.266Z] Removing intermediate container c64878b0a8ea [2021-12-13T18:05:25.266Z] ---> ea71cbf582b6 [2021-12-13T18:05:25.266Z] Successfully built ea71cbf582b6 [2021-12-13T18:05:25.266Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:05:25.613Z] + docker inspect -f . ci-base-image-arm64 [2021-12-13T18:05:25.614Z] . [Pipeline] withDockerContainer [2021-12-13T18:05:25.841Z] prd-ubuntu18.04-docker-arm64-4c-16g-763 does not seem to be running inside a container [2021-12-13T18:05:25.948Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/126 -v /w/workspace/edgex-go/126:/w/workspace/edgex-go/126:rw,z -v /w/workspace/edgex-go/126@tmp:/w/workspace/edgex-go/126@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-12-13T18:05:26.186Z] ---> Running in 618fc2cc4a49 [2021-12-13T18:05:26.777Z] ---> 3e9e7dec9b25 [2021-12-13T18:05:26.777Z] Step 9/23 : RUN go mod tidy [2021-12-13T18:05:26.777Z] Removing intermediate container 618fc2cc4a49 [2021-12-13T18:05:26.777Z] ---> ad4e802c0803 [2021-12-13T18:05:26.777Z] Step 14/22 : EXPOSE $APP_PORT [2021-12-13T18:05:27.040Z] ---> Running in 472abae07288 [2021-12-13T18:05:27.040Z] ---> Running in f086faa6e861 [2021-12-13T18:05:27.297Z] $ docker top 3b42b611de12937dffc7be84acdb7cfebee1701110bf70bc210fb24d8ab25688 -eo pid,comm [2021-12-13T18:05:27.304Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-13T18:05:27.304Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-12-13T18:05:27.304Z] ---> 0fefd486f8bc [2021-12-13T18:05:27.304Z] Step 3/21 : WORKDIR /edgex-go [2021-12-13T18:05:27.304Z] ---> Using cache [2021-12-13T18:05:27.304Z] ---> 8b4cc6ada11e [2021-12-13T18:05:27.304Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-13T18:05:27.304Z] ---> Using cache [2021-12-13T18:05:27.304Z] ---> 39fdcda7d731 [2021-12-13T18:05:27.304Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-12-13T18:05:27.304Z] ---> Running in e2f51df6e8ac [Pipeline] { [Pipeline] sh [2021-12-13T18:05:27.565Z] Removing intermediate container f086faa6e861 [2021-12-13T18:05:27.565Z] ---> 482f220c0835 [2021-12-13T18:05:27.565Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-12-13T18:05:28.137Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-13T18:05:28.154Z] + go version [2021-12-13T18:05:28.154Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-12-13T18:05:28.209Z] $ docker stop --time=1 3b42b611de12937dffc7be84acdb7cfebee1701110bf70bc210fb24d8ab25688 [2021-12-13T18:05:28.734Z] ---> 8fc901799016 [2021-12-13T18:05:28.734Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-12-13T18:05:29.003Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-13T18:05:29.267Z] OK: 220 MiB in 52 packages [2021-12-13T18:05:29.530Z] ---> 96749e515f5a [2021-12-13T18:05:29.530Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-12-13T18:05:29.884Z] $ docker rm -f 3b42b611de12937dffc7be84acdb7cfebee1701110bf70bc210fb24d8ab25688 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-12-13T18:05:30.109Z] Removing intermediate container e2f51df6e8ac [2021-12-13T18:05:30.109Z] ---> 4178e208c468 [2021-12-13T18:05:30.109Z] Step 6/21 : COPY . . [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2021-12-13T18:05:30.377Z] ---> da071fd1844a [2021-12-13T18:05:30.377Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-12-13T18:05:30.377Z] ---> Running in 52dc36e251e3 Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:05:30.643Z] Removing intermediate container 52dc36e251e3 [2021-12-13T18:05:30.643Z] ---> f9188e9bd383 [2021-12-13T18:05:30.643Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-13T18:05:30.643Z] ---> 72702d66ad00 [2021-12-13T18:05:30.643Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-13T18:05:30.849Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-12-13T18:05:30.849Z] [2021-12-13T18:05:30.849Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:05:31.199Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-12-13T18:05:31.226Z] ---> Running in ea002cb69ac6 [2021-12-13T18:05:31.226Z] ---> Running in 35ad945b6e99 [2021-12-13T18:05:31.471Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-12-13T18:05:31.471Z] 29e5d40040c1: Pulling fs layer [2021-12-13T18:05:31.471Z] 1ce36da41761: Pulling fs layer [2021-12-13T18:05:31.471Z] 25b303627fd3: Pulling fs layer [2021-12-13T18:05:31.471Z] 29e5d40040c1: Verifying Checksum [2021-12-13T18:05:31.471Z] 29e5d40040c1: Download complete [2021-12-13T18:05:31.746Z] 1ce36da41761: Verifying Checksum [2021-12-13T18:05:32.020Z] 29e5d40040c1: Pull complete [2021-12-13T18:05:32.620Z] Removing intermediate container 35ad945b6e99 [2021-12-13T18:05:32.620Z] ---> 60c8f9664b99 [2021-12-13T18:05:32.620Z] Step 20/22 : LABEL arch=x86_64 [2021-12-13T18:05:32.886Z] ---> Running in f7ca70ecb4aa [2021-12-13T18:05:32.998Z] 25b303627fd3: Verifying Checksum [2021-12-13T18:05:32.998Z] 25b303627fd3: Download complete [2021-12-13T18:05:33.153Z] Removing intermediate container f7ca70ecb4aa [2021-12-13T18:05:33.153Z] ---> 06a813c502c8 [2021-12-13T18:05:33.153Z] Step 21/22 : LABEL git_sha=1876cd192641e06e6c48213757fa64687e1ce8f0 [2021-12-13T18:05:33.272Z] 1ce36da41761: Pull complete [2021-12-13T18:05:33.414Z] Removing intermediate container ea002cb69ac6 [2021-12-13T18:05:33.414Z] ---> c21b0d2cd892 [2021-12-13T18:05:33.414Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-12-13T18:05:33.414Z] ---> Running in 958378ffc14f [2021-12-13T18:05:33.676Z] ---> Running in 67e4edf8bed0 [2021-12-13T18:05:33.935Z] Removing intermediate container 958378ffc14f [2021-12-13T18:05:33.935Z] ---> bf164675db3e [2021-12-13T18:05:33.935Z] Step 22/22 : LABEL version=2.2.0-dev.13 [2021-12-13T18:05:34.198Z] ---> Running in d6a2f759802d [2021-12-13T18:05:34.773Z] Removing intermediate container d6a2f759802d [2021-12-13T18:05:34.773Z] ---> dded71bcc5d2 [2021-12-13T18:05:34.773Z] [2021-12-13T18:05:35.038Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o cmd/core-data/core-data ./cmd/core-data [2021-12-13T18:05:35.038Z] Successfully built dded71bcc5d2 [2021-12-13T18:05:35.038Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-12-13T18:05:35.038Z] Successfully tagged sys-mgmt-agent:latest [2021-12-13T18:05:35.304Z]  Building sys-mgmt-agent ... done  ---> 09951bc0abec [2021-12-13T18:05:35.304Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-13T18:05:35.304Z] ---> Running in 43caf1f011a2 [2021-12-13T18:05:35.566Z] Removing intermediate container 472abae07288 [2021-12-13T18:05:35.566Z] ---> c8188844dceb [2021-12-13T18:05:35.566Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-12-13T18:05:35.566Z] ---> Running in 590ed9c38869 [2021-12-13T18:05:36.137Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-12-13T18:05:36.712Z] Removing intermediate container 43caf1f011a2 [2021-12-13T18:05:36.712Z] ---> 985884df160b [2021-12-13T18:05:36.712Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-12-13T18:05:36.712Z] ---> Running in a4b61ccbf748 [2021-12-13T18:05:37.287Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-12-13T18:05:38.682Z] Removing intermediate container 9acb5976939c [2021-12-13T18:05:38.682Z] ---> 085cc5760e16 [2021-12-13T18:05:38.682Z] [2021-12-13T18:05:38.682Z] Step 9/24 : FROM alpine:3.14 [2021-12-13T18:05:38.682Z] ---> 0a97eee8041e [2021-12-13T18:05:38.682Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-12-13T18:05:38.682Z] ---> Running in 856a964b1508 [2021-12-13T18:05:39.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-13T18:05:39.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-13T18:05:39.828Z] (1/3) Installing ca-certificates (20191127-r5) [2021-12-13T18:05:39.828Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-12-13T18:05:39.828Z] (3/3) Installing su-exec (0.2-r1) [2021-12-13T18:05:39.828Z] Executing busybox-1.33.1-r6.trigger [2021-12-13T18:05:39.828Z] Executing ca-certificates-20191127-r5.trigger [2021-12-13T18:05:39.828Z] OK: 6 MiB in 17 packages [2021-12-13T18:05:40.432Z] Removing intermediate container 856a964b1508 [2021-12-13T18:05:40.432Z] ---> 687e7a00bd3a [2021-12-13T18:05:40.432Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-12-13T18:05:40.432Z] ---> Running in 7520eb99ab64 [2021-12-13T18:05:40.432Z] Removing intermediate container 7520eb99ab64 [2021-12-13T18:05:40.432Z] ---> 125bcddf9181 [2021-12-13T18:05:40.432Z] Step 12/24 : WORKDIR / [2021-12-13T18:05:40.695Z] ---> Running in b9a5de3e44dd [2021-12-13T18:05:40.695Z] Removing intermediate container b9a5de3e44dd [2021-12-13T18:05:40.695Z] ---> d556a26039c6 [2021-12-13T18:05:40.695Z] 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-12-13T18:05:40.961Z] ---> a4a2e49ee36e [2021-12-13T18:05:40.962Z] 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-12-13T18:05:41.227Z] ---> 56a08bbeaf88 [2021-12-13T18:05:41.227Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-12-13T18:05:41.489Z] ---> 4bcfeede4170 [2021-12-13T18:05:41.489Z] 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-12-13T18:05:41.754Z] ---> 89e2329e21f0 [2021-12-13T18:05:41.754Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-12-13T18:05:42.326Z] ---> c8c4767dc413 [2021-12-13T18:05:42.326Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-12-13T18:05:42.899Z] ---> b93a0f3521bd [2021-12-13T18:05:42.899Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-12-13T18:05:43.410Z] 25b303627fd3: Pull complete [2021-12-13T18:05:43.410Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-12-13T18:05:43.410Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-12-13T18:05:43.410Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-12-13T18:05:43.474Z] ---> 92021e496d30 [2021-12-13T18:05:43.474Z] 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-12-13T18:05:43.474Z] ---> Running in f1b9e0ceb5d8 [2021-12-13T18:05:43.605Z] prd-ubuntu18.04-docker-arm64-4c-16g-763 does not seem to be running inside a container [2021-12-13T18:05:43.717Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/126 -v /w/workspace/edgex-go/126:/w/workspace/edgex-go/126:rw,z -v /w/workspace/edgex-go/126@tmp:/w/workspace/edgex-go/126@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-12-13T18:05:44.412Z] Removing intermediate container f1b9e0ceb5d8 [2021-12-13T18:05:44.412Z] ---> e26bc67eb7cc [2021-12-13T18:05:44.412Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-12-13T18:05:44.412Z] ---> Running in 542bc26febd0 [2021-12-13T18:05:44.673Z] Removing intermediate container 542bc26febd0 [2021-12-13T18:05:44.673Z] ---> 9998e6494185 [2021-12-13T18:05:44.673Z] Step 22/24 : LABEL arch=x86_64 [2021-12-13T18:05:44.673Z] ---> Running in aab79e2b86b7 [2021-12-13T18:05:44.673Z] Removing intermediate container aab79e2b86b7 [2021-12-13T18:05:44.673Z] ---> 106854f6b411 [2021-12-13T18:05:44.673Z] Step 23/24 : LABEL git_sha=1876cd192641e06e6c48213757fa64687e1ce8f0 [2021-12-13T18:05:44.937Z] ---> Running in a7ae82085f85 [2021-12-13T18:05:44.937Z] Removing intermediate container a7ae82085f85 [2021-12-13T18:05:44.937Z] ---> 3e518b677192 [2021-12-13T18:05:44.937Z] Step 24/24 : LABEL version=2.2.0-dev.13 [2021-12-13T18:05:44.937Z] ---> Running in 1cd45485571f [2021-12-13T18:05:45.509Z] Removing intermediate container 1cd45485571f [2021-12-13T18:05:45.509Z] ---> edbe2bb11b4d [2021-12-13T18:05:45.509Z] [2021-12-13T18:05:45.509Z] Successfully built edbe2bb11b4d [2021-12-13T18:05:45.509Z] Successfully tagged security-secretstore-setup:latest [2021-12-13T18:05:45.931Z] $ docker top 2f79a78e2b21bec3dc46596f55df70ecb1015ac9e74643da8f56d356742e4bc1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-13T18:05:46.762Z] + docker-compose build --help [2021-12-13T18:05:46.762Z] + grep parallel [2021-12-13T18:05:50.131Z] --parallel Build images in parallel. [Pipeline] } [2021-12-13T18:05:50.189Z] $ docker stop --time=1 2f79a78e2b21bec3dc46596f55df70ecb1015ac9e74643da8f56d356742e4bc1 [2021-12-13T18:05:51.819Z] $ docker rm -f 2f79a78e2b21bec3dc46596f55df70ecb1015ac9e74643da8f56d356742e4bc1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:05:52.384Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-12-13T18:05:52.384Z] . [Pipeline] withDockerContainer [2021-12-13T18:05:52.607Z] prd-ubuntu18.04-docker-arm64-4c-16g-763 does not seem to be running inside a container [2021-12-13T18:05:52.746Z] $ 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/126 -v /w/workspace/edgex-go/126:/w/workspace/edgex-go/126:rw,z -v /w/workspace/edgex-go/126@tmp:/w/workspace/edgex-go/126@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-12-13T18:05:54.003Z] $ docker top 2097f192edb547d9264d0453333bb8bd970f787da85287f38fb614a04f730bfd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-13T18:05:54.851Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-12-13T18:05:58.225Z] Building core-command ... [2021-12-13T18:05:58.225Z] Building core-data ... [2021-12-13T18:05:58.225Z] Building core-metadata ... [2021-12-13T18:05:58.225Z] Building security-bootstrapper ... [2021-12-13T18:05:58.225Z] Building security-proxy-setup ... [2021-12-13T18:05:58.225Z] Building security-secretstore-setup ... [2021-12-13T18:05:58.225Z] Building support-notifications ... [2021-12-13T18:05:58.225Z] Building support-scheduler ... [2021-12-13T18:05:58.225Z] Building sys-mgmt-agent ... [2021-12-13T18:05:58.225Z] Building security-secretstore-setup [2021-12-13T18:05:58.225Z] Building support-notifications [2021-12-13T18:05:58.225Z] Building security-bootstrapper [2021-12-13T18:05:58.225Z] Building core-metadata [2021-12-13T18:05:58.225Z] Building core-command [2021-12-13T18:06:07.486Z]  Building security-secretstore-setup ... done Removing intermediate container 590ed9c38869 [2021-12-13T18:06:07.486Z] ---> 1e431b47b226 [2021-12-13T18:06:07.486Z] [2021-12-13T18:06:07.486Z] Step 11/23 : FROM alpine:3.14 [2021-12-13T18:06:07.486Z] ---> 0a97eee8041e [2021-12-13T18:06:07.486Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-12-13T18:06:07.486Z] ---> Using cache [2021-12-13T18:06:07.486Z] ---> 069983f688db [2021-12-13T18:06:07.486Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-13T18:06:07.486Z] ---> Using cache [2021-12-13T18:06:07.486Z] ---> ff19f54da0c2 [2021-12-13T18:06:07.486Z] Step 14/23 : ENV APP_PORT=59861 [2021-12-13T18:06:07.486Z] ---> Running in 86b26b5aaf13 [2021-12-13T18:06:07.486Z] Removing intermediate container 86b26b5aaf13 [2021-12-13T18:06:07.486Z] ---> c9860d75a6bf [2021-12-13T18:06:07.486Z] Step 15/23 : EXPOSE $APP_PORT [2021-12-13T18:06:07.486Z] ---> Running in f7341286bc39 [2021-12-13T18:06:07.486Z] Removing intermediate container f7341286bc39 [2021-12-13T18:06:07.486Z] ---> 781b6fde84f5 [2021-12-13T18:06:07.486Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-13T18:06:07.486Z] ---> 48aa50a962c5 [2021-12-13T18:06:07.486Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-12-13T18:06:07.486Z] Removing intermediate container a4b61ccbf748 [2021-12-13T18:06:07.486Z] ---> 3052a3d3dd1c [2021-12-13T18:06:07.486Z] [2021-12-13T18:06:07.486Z] Step 9/21 : FROM alpine:3.14 [2021-12-13T18:06:07.486Z] ---> 0a97eee8041e [2021-12-13T18:06:07.486Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-12-13T18:06:07.486Z] ---> Running in 6e9def1ff3b6 [2021-12-13T18:06:07.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-13T18:06:07.486Z] ---> 62dd2d7cae5b [2021-12-13T18:06:07.486Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-12-13T18:06:07.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-13T18:06:07.486Z] (1/2) Installing ca-certificates (20191127-r5) [2021-12-13T18:06:07.486Z] Removing intermediate container 67e4edf8bed0 [2021-12-13T18:06:07.486Z] ---> 7174f56058f7 [2021-12-13T18:06:07.486Z] [2021-12-13T18:06:07.486Z] Step 9/22 : FROM alpine:3.14 [2021-12-13T18:06:07.486Z] ---> 0a97eee8041e [2021-12-13T18:06:07.486Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-12-13T18:06:07.486Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-12-13T18:06:07.486Z] Executing busybox-1.33.1-r6.trigger [2021-12-13T18:06:07.486Z] Executing ca-certificates-20191127-r5.trigger [2021-12-13T18:06:07.486Z] ---> 3e7f9fe23b67 [2021-12-13T18:06:07.486Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-12-13T18:06:07.486Z] ---> Running in 8a45465b5a33 [2021-12-13T18:06:07.486Z] OK: 6 MiB in 16 packages [2021-12-13T18:06:07.486Z] ---> Running in 6971bb5d735e [2021-12-13T18:06:07.486Z] Removing intermediate container 8a45465b5a33 [2021-12-13T18:06:07.486Z] ---> f5b2b3290a71 [2021-12-13T18:06:07.486Z] Step 11/22 : ENV APP_PORT=59880 [2021-12-13T18:06:07.486Z] Removing intermediate container 6971bb5d735e [2021-12-13T18:06:07.486Z] ---> 790f6f55e9ac [2021-12-13T18:06:07.487Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-13T18:06:07.487Z] ---> Running in 7cbe3621746d [2021-12-13T18:06:07.487Z] ---> Running in 189df261d05d [2021-12-13T18:06:07.487Z] Removing intermediate container 7cbe3621746d [2021-12-13T18:06:07.487Z] ---> af4ea1f8e37f [2021-12-13T18:06:07.487Z] Step 12/22 : EXPOSE $APP_PORT [2021-12-13T18:06:07.487Z] Removing intermediate container 189df261d05d [2021-12-13T18:06:07.487Z] ---> 75060df1ee62 [2021-12-13T18:06:07.487Z] Step 21/23 : LABEL arch=x86_64 [2021-12-13T18:06:07.487Z] ---> Running in 7b9ef6a57260 [2021-12-13T18:06:07.487Z] Removing intermediate container 6e9def1ff3b6 [2021-12-13T18:06:07.487Z] ---> 43bf68c7f6f7 [2021-12-13T18:06:07.487Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-13T18:06:07.487Z] ---> Running in 45837cbaf62b [2021-12-13T18:06:07.487Z] ---> Running in e4d7d8201ade [2021-12-13T18:06:07.487Z] Removing intermediate container 7b9ef6a57260 [2021-12-13T18:06:07.487Z] ---> 098708d1efdf [2021-12-13T18:06:07.487Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-13T18:06:07.487Z] Removing intermediate container 45837cbaf62b [2021-12-13T18:06:07.487Z] ---> 2e7989199541 [2021-12-13T18:06:07.487Z] Step 22/23 : LABEL git_sha=1876cd192641e06e6c48213757fa64687e1ce8f0 [2021-12-13T18:06:07.487Z] ---> Running in ffebe362b087 [2021-12-13T18:06:07.487Z] Removing intermediate container e4d7d8201ade [2021-12-13T18:06:07.487Z] ---> 23e8e1dd8659 [2021-12-13T18:06:07.487Z] Step 12/21 : ENV APP_PORT=59860 [2021-12-13T18:06:07.487Z] ---> Running in e6c3002f8b38 [2021-12-13T18:06:07.487Z] ---> Running in 4da95e642b12 [2021-12-13T18:06:07.487Z] Removing intermediate container e6c3002f8b38 [2021-12-13T18:06:07.487Z] ---> 63456cb465ce [2021-12-13T18:06:07.487Z] Step 23/23 : LABEL version=2.2.0-dev.13 [2021-12-13T18:06:07.487Z] ---> Running in 6c72c46a5149 [2021-12-13T18:06:07.487Z] Removing intermediate container 4da95e642b12 [2021-12-13T18:06:07.487Z] ---> e06db7742294 [2021-12-13T18:06:07.487Z] Step 13/21 : EXPOSE $APP_PORT [2021-12-13T18:06:07.487Z] ---> Running in 68e9c3146610 [2021-12-13T18:06:07.487Z] Removing intermediate container 6c72c46a5149 [2021-12-13T18:06:07.487Z] ---> eff673964913 [2021-12-13T18:06:07.487Z] [2021-12-13T18:06:07.487Z] Successfully built eff673964913 [2021-12-13T18:06:07.487Z] Successfully tagged support-scheduler:latest [2021-12-13T18:06:07.487Z]  Building support-scheduler ... done Removing intermediate container 68e9c3146610 [2021-12-13T18:06:07.487Z] ---> 1ee29c0bdf1e [2021-12-13T18:06:07.487Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-13T18:06:07.487Z] ---> 003463af11c5 [2021-12-13T18:06:07.487Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-12-13T18:06:07.487Z] Removing intermediate container ffebe362b087 [2021-12-13T18:06:07.487Z] ---> e3238ba6c9eb [2021-12-13T18:06:07.487Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-12-13T18:06:07.487Z] ---> Running in caf029b3213f [2021-12-13T18:06:07.487Z] ---> 63d4f21167ee [2021-12-13T18:06:07.487Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-12-13T18:06:07.487Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-13T18:06:07.487Z] ---> 38d8c65bba4b [2021-12-13T18:06:07.487Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-12-13T18:06:07.487Z] ---> Running in cf1eb1ffaf5b [2021-12-13T18:06:07.747Z] Removing intermediate container cf1eb1ffaf5b [2021-12-13T18:06:07.747Z] ---> 53e56067271c [2021-12-13T18:06:07.747Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-13T18:06:07.747Z] ---> Running in e3517e146b9f [2021-12-13T18:06:07.747Z] Removing intermediate container e3517e146b9f [2021-12-13T18:06:07.747Z] ---> 922661af9972 [2021-12-13T18:06:07.747Z] Step 19/21 : LABEL arch=x86_64 [2021-12-13T18:06:07.747Z] ---> Running in 936ecb598062 [2021-12-13T18:06:07.747Z] Removing intermediate container 936ecb598062 [2021-12-13T18:06:07.747Z] ---> 50ee2a2f0114 [2021-12-13T18:06:07.747Z] Step 20/21 : LABEL git_sha=1876cd192641e06e6c48213757fa64687e1ce8f0 [2021-12-13T18:06:08.010Z] ---> Running in 7b2ebd70787d [2021-12-13T18:06:08.010Z] Removing intermediate container 7b2ebd70787d [2021-12-13T18:06:08.010Z] ---> 599ba0096c2e [2021-12-13T18:06:08.010Z] Step 21/21 : LABEL version=2.2.0-dev.13 [2021-12-13T18:06:08.010Z] ---> Running in e87913df315a [2021-12-13T18:06:08.010Z] Removing intermediate container e87913df315a [2021-12-13T18:06:08.010Z] ---> e5c440509c8b [2021-12-13T18:06:08.010Z] [2021-12-13T18:06:08.274Z] Successfully built e5c440509c8b [2021-12-13T18:06:08.274Z] Successfully tagged support-notifications:latest [2021-12-13T18:06:08.274Z]  Building support-notifications ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-13T18:06:08.535Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-12-13T18:06:08.795Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-12-13T18:06:08.795Z] (3/6) Installing libsodium (1.0.18-r0) [2021-12-13T18:06:08.795Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-13T18:06:09.055Z] (5/6) Installing libzmq (4.3.4-r0) [2021-12-13T18:06:09.055Z] (6/6) Installing zeromq (4.3.4-r0) [2021-12-13T18:06:09.055Z] Executing busybox-1.33.1-r6.trigger [2021-12-13T18:06:09.055Z] OK: 8 MiB in 20 packages [2021-12-13T18:06:09.315Z] Removing intermediate container caf029b3213f [2021-12-13T18:06:09.315Z] ---> 08c904bff574 [2021-12-13T18:06:09.315Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-13T18:06:09.578Z] ---> d0c1a0926593 [2021-12-13T18:06:09.578Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-12-13T18:06:09.844Z] ---> ef3cced27b7e [2021-12-13T18:06:09.844Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-12-13T18:06:10.105Z] ---> 5ce34529e744 [2021-12-13T18:06:10.105Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-12-13T18:06:10.105Z] ---> Running in ae5a1f95a1e9 [2021-12-13T18:06:10.105Z] Removing intermediate container ae5a1f95a1e9 [2021-12-13T18:06:10.105Z] ---> 8e20c3414037 [2021-12-13T18:06:10.105Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-13T18:06:10.105Z] ---> Running in 2cdd561b1df9 [2021-12-13T18:06:10.365Z] Removing intermediate container 2cdd561b1df9 [2021-12-13T18:06:10.365Z] ---> 91a8133a7f20 [2021-12-13T18:06:10.365Z] Step 20/22 : LABEL arch=x86_64 [2021-12-13T18:06:10.365Z] ---> Running in b05d2167a8da [2021-12-13T18:06:10.365Z] Removing intermediate container b05d2167a8da [2021-12-13T18:06:10.365Z] ---> c58e68cc2cfa [2021-12-13T18:06:10.365Z] Step 21/22 : LABEL git_sha=1876cd192641e06e6c48213757fa64687e1ce8f0 [2021-12-13T18:06:10.365Z] ---> Running in 68c1c7887df7 [2021-12-13T18:06:10.365Z] Removing intermediate container 68c1c7887df7 [2021-12-13T18:06:10.365Z] ---> 7439aa117313 [2021-12-13T18:06:10.365Z] Step 22/22 : LABEL version=2.2.0-dev.13 [2021-12-13T18:06:10.628Z] ---> Running in 78d9c3839c05 [2021-12-13T18:06:10.628Z] Removing intermediate container 78d9c3839c05 [2021-12-13T18:06:10.628Z] ---> 2b7124f9cbc6 [2021-12-13T18:06:10.628Z] [2021-12-13T18:06:10.628Z] Successfully built 2b7124f9cbc6 [2021-12-13T18:06:10.628Z] Successfully tagged core-data:latest [2021-12-13T18:06:10.635Z]  Building core-data ... done  [Pipeline] } [2021-12-13T18:06:10.641Z] $ docker stop --time=1 e5de4038e0f1c3bfe8529d1c795d5a54097510a4f3ef31a87602e8943920b6d8 [2021-12-13T18:06:12.045Z] $ docker rm -f e5de4038e0f1c3bfe8529d1c795d5a54097510a4f3ef31a87602e8943920b6d8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-13T18:06:12.384Z] + docker images [2021-12-13T18:06:12.384Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-12-13T18:06:12.385Z] core-data latest 2b7124f9cbc6 2 seconds ago 20.7MB [2021-12-13T18:06:12.385Z] support-notifications latest e5c440509c8b 5 seconds ago 17MB [2021-12-13T18:06:12.385Z] support-scheduler latest eff673964913 6 seconds ago 16.2MB [2021-12-13T18:06:12.385Z] 7174f56058f7 7 seconds ago 1.77GB [2021-12-13T18:06:12.385Z] 3052a3d3dd1c 8 seconds ago 1.76GB [2021-12-13T18:06:12.385Z] 1e431b47b226 9 seconds ago 1.76GB [2021-12-13T18:06:12.385Z] security-secretstore-setup latest edbe2bb11b4d 27 seconds ago 28.4MB [2021-12-13T18:06:12.385Z] 085cc5760e16 34 seconds ago 1.77GB [2021-12-13T18:06:12.385Z] sys-mgmt-agent latest dded71bcc5d2 38 seconds ago 294MB [2021-12-13T18:06:12.385Z] core-metadata latest 2d2af3d1cc31 58 seconds ago 16.9MB [2021-12-13T18:06:12.385Z] core-command latest 6df11b2fa42f About a minute ago 16.1MB [2021-12-13T18:06:12.385Z] security-proxy-setup latest 7fdb5af4fa7f About a minute ago 26.9MB [2021-12-13T18:06:12.385Z] security-bootstrapper latest cea855c29f04 About a minute ago 18.9MB [2021-12-13T18:06:12.385Z] 2396ca7c2568 About a minute ago 1.76GB [2021-12-13T18:06:12.385Z] 4c42c450e360 About a minute ago 1.76GB [2021-12-13T18:06:12.385Z] aa7210d542bb About a minute ago 1.77GB [2021-12-13T18:06:12.385Z] a3fed392d05f About a minute ago 1.76GB [2021-12-13T18:06:12.385Z] 9f61fbe38db1 About a minute ago 1.76GB [2021-12-13T18:06:12.385Z] ci-base-image-x86_64 latest 0fefd486f8bc 5 minutes ago 1.25GB [2021-12-13T18:06:12.385Z] alpine 3.14 0a97eee8041e 4 weeks ago 5.61MB [2021-12-13T18:06:12.385Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 2 months ago 548MB [2021-12-13T18:06:12.385Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 2 months ago 34.5MB [2021-12-13T18:06:12.385Z] docker 20.10.8 bc6c0ffef665 3 months ago 214MB [2021-12-13T18:06:12.385Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 17 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-12-13T18:06:12.649Z] provisioning config files... [2021-12-13T18:06:12.660Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/126@tmp/config9036066139726812419tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-13T18:06:12.958Z] ---> docker-login.sh [2021-12-13T18:06:12.958Z] nexus3.edgexfoundry.org:10001 [2021-12-13T18:06:12.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-13T18:06:12.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-13T18:06:12.958Z] Configure a credential helper to remove this warning. See [2021-12-13T18:06:12.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-13T18:06:12.958Z] [2021-12-13T18:06:12.958Z] Login Succeeded [2021-12-13T18:06:12.958Z] nexus3.edgexfoundry.org:10002 [2021-12-13T18:06:12.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-13T18:06:12.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-13T18:06:12.958Z] Configure a credential helper to remove this warning. See [2021-12-13T18:06:12.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-13T18:06:12.958Z] [2021-12-13T18:06:12.958Z] Login Succeeded [2021-12-13T18:06:12.958Z] nexus3.edgexfoundry.org:10003 [2021-12-13T18:06:13.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-13T18:06:13.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-13T18:06:13.221Z] Configure a credential helper to remove this warning. See [2021-12-13T18:06:13.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-13T18:06:13.221Z] [2021-12-13T18:06:13.221Z] Login Succeeded [2021-12-13T18:06:13.221Z] nexus3.edgexfoundry.org:10004 [2021-12-13T18:06:13.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-13T18:06:13.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-13T18:06:13.221Z] Configure a credential helper to remove this warning. See [2021-12-13T18:06:13.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-13T18:06:13.221Z] [2021-12-13T18:06:13.221Z] Login Succeeded [2021-12-13T18:06:13.221Z] docker.io [2021-12-13T18:06:13.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-13T18:06:13.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-13T18:06:13.741Z] Configure a credential helper to remove this warning. See [2021-12-13T18:06:13.741Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-13T18:06:13.741Z] [2021-12-13T18:06:13.741Z] Login Succeeded [2021-12-13T18:06:13.741Z] ---> docker-login.sh ends [Pipeline] } [2021-12-13T18:06:13.749Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-13T18:06:13.780Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-13T18:06:13.803Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-12-13T18:06:13.803Z] 1876cd192641e06e6c48213757fa64687e1ce8f0 [2021-12-13T18:06:13.803Z] latest [2021-12-13T18:06:13.803Z] 2.2.0-dev.13 [2021-12-13T18:06:13.803Z] 1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13 [2021-12-13T18:06:13.803Z] main [2021-12-13T18:06:13.803Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:14.113Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1876cd192641e06e6c48213757fa64687e1ce8f0 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:14.406Z] + docker push nexus3.edgexfoundry.org:10004/core-command:1876cd192641e06e6c48213757fa64687e1ce8f0 [2021-12-13T18:06:14.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-12-13T18:06:14.406Z] e5c936dc0ce2: Preparing [2021-12-13T18:06:14.406Z] 0ebcc1c5042d: Preparing [2021-12-13T18:06:14.406Z] 457d3c84e1a7: Preparing [2021-12-13T18:06:14.406Z] 97ee9970daac: Preparing [2021-12-13T18:06:14.406Z] 1a058d5342cc: Preparing [2021-12-13T18:06:14.406Z] 1a058d5342cc: Layer already exists [2021-12-13T18:06:14.406Z] 97ee9970daac: Pushed [2021-12-13T18:06:14.406Z] e5c936dc0ce2: Pushed [2021-12-13T18:06:14.406Z] 457d3c84e1a7: Pushed [2021-12-13T18:06:15.349Z] 0ebcc1c5042d: Pushed [2021-12-13T18:06:15.349Z] 1876cd192641e06e6c48213757fa64687e1ce8f0: digest: sha256:04ad4222782f5449aa68994e58dd76cb426076c415e640ee317eeabd23b4096f size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:15.912Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:16.201Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-12-13T18:06:16.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-12-13T18:06:16.201Z] e5c936dc0ce2: Preparing [2021-12-13T18:06:16.201Z] 0ebcc1c5042d: Preparing [2021-12-13T18:06:16.201Z] 457d3c84e1a7: Preparing [2021-12-13T18:06:16.201Z] 97ee9970daac: Preparing [2021-12-13T18:06:16.201Z] 1a058d5342cc: Preparing [2021-12-13T18:06:16.201Z] 0ebcc1c5042d: Layer already exists [2021-12-13T18:06:16.201Z] 1a058d5342cc: Layer already exists [2021-12-13T18:06:16.201Z] e5c936dc0ce2: Layer already exists [2021-12-13T18:06:16.201Z] 457d3c84e1a7: Layer already exists [2021-12-13T18:06:16.201Z] 97ee9970daac: Layer already exists [2021-12-13T18:06:16.201Z] latest: digest: sha256:04ad4222782f5449aa68994e58dd76cb426076c415e640ee317eeabd23b4096f size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:16.497Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:16.792Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.13 [2021-12-13T18:06:16.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-12-13T18:06:16.792Z] e5c936dc0ce2: Preparing [2021-12-13T18:06:16.792Z] 0ebcc1c5042d: Preparing [2021-12-13T18:06:16.792Z] 457d3c84e1a7: Preparing [2021-12-13T18:06:16.792Z] 97ee9970daac: Preparing [2021-12-13T18:06:16.792Z] 1a058d5342cc: Preparing [2021-12-13T18:06:16.792Z] 457d3c84e1a7: Layer already exists [2021-12-13T18:06:16.792Z] 0ebcc1c5042d: Layer already exists [2021-12-13T18:06:16.792Z] 1a058d5342cc: Layer already exists [2021-12-13T18:06:16.792Z] 97ee9970daac: Layer already exists [2021-12-13T18:06:16.792Z] e5c936dc0ce2: Layer already exists [2021-12-13T18:06:16.792Z] 2.2.0-dev.13: digest: sha256:04ad4222782f5449aa68994e58dd76cb426076c415e640ee317eeabd23b4096f size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:17.088Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:17.379Z] + docker push nexus3.edgexfoundry.org:10004/core-command:1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13 [2021-12-13T18:06:17.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-12-13T18:06:17.379Z] e5c936dc0ce2: Preparing [2021-12-13T18:06:17.379Z] 0ebcc1c5042d: Preparing [2021-12-13T18:06:17.379Z] 457d3c84e1a7: Preparing [2021-12-13T18:06:17.379Z] 97ee9970daac: Preparing [2021-12-13T18:06:17.379Z] 1a058d5342cc: Preparing [2021-12-13T18:06:17.379Z] 457d3c84e1a7: Layer already exists [2021-12-13T18:06:17.379Z] 0ebcc1c5042d: Layer already exists [2021-12-13T18:06:17.379Z] 97ee9970daac: Layer already exists [2021-12-13T18:06:17.379Z] 1a058d5342cc: Layer already exists [2021-12-13T18:06:17.379Z] e5c936dc0ce2: Layer already exists [2021-12-13T18:06:17.379Z] 1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13: digest: sha256:04ad4222782f5449aa68994e58dd76cb426076c415e640ee317eeabd23b4096f size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:17.676Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:17.969Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-12-13T18:06:17.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-12-13T18:06:17.969Z] e5c936dc0ce2: Preparing [2021-12-13T18:06:17.969Z] 0ebcc1c5042d: Preparing [2021-12-13T18:06:17.969Z] 457d3c84e1a7: Preparing [2021-12-13T18:06:17.969Z] 97ee9970daac: Preparing [2021-12-13T18:06:17.969Z] 1a058d5342cc: Preparing [2021-12-13T18:06:17.969Z] 97ee9970daac: Layer already exists [2021-12-13T18:06:17.969Z] 1a058d5342cc: Layer already exists [2021-12-13T18:06:17.969Z] 457d3c84e1a7: Layer already exists [2021-12-13T18:06:17.969Z] e5c936dc0ce2: Layer already exists [2021-12-13T18:06:17.969Z] 0ebcc1c5042d: Layer already exists [2021-12-13T18:06:17.969Z] main: digest: sha256:04ad4222782f5449aa68994e58dd76cb426076c415e640ee317eeabd23b4096f size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-13T18:06:18.005Z] ===================================================== [Pipeline] echo [2021-12-13T18:06:18.013Z] taggedImages: [2021-12-13T18:06:18.013Z] - nexus3.edgexfoundry.org:10004/core-command:1876cd192641e06e6c48213757fa64687e1ce8f0 [2021-12-13T18:06:18.013Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-12-13T18:06:18.013Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.13 [2021-12-13T18:06:18.013Z] - nexus3.edgexfoundry.org:10004/core-command:1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13 [2021-12-13T18:06:18.013Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-12-13T18:06:18.032Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-12-13T18:06:18.032Z] 1876cd192641e06e6c48213757fa64687e1ce8f0 [2021-12-13T18:06:18.032Z] latest [2021-12-13T18:06:18.032Z] 2.2.0-dev.13 [2021-12-13T18:06:18.032Z] 1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13 [2021-12-13T18:06:18.032Z] main [2021-12-13T18:06:18.032Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:18.341Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1876cd192641e06e6c48213757fa64687e1ce8f0 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:18.631Z] + docker push nexus3.edgexfoundry.org:10004/core-data:1876cd192641e06e6c48213757fa64687e1ce8f0 [2021-12-13T18:06:18.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-12-13T18:06:18.631Z] cc8a59c409c0: Preparing [2021-12-13T18:06:18.631Z] 514b9ff9b55c: Preparing [2021-12-13T18:06:18.631Z] 457d3c84e1a7: Preparing [2021-12-13T18:06:18.631Z] 86aa00a90272: Preparing [2021-12-13T18:06:18.631Z] a91be8d1d8dd: Preparing [2021-12-13T18:06:18.631Z] 1a058d5342cc: Preparing [2021-12-13T18:06:18.631Z] 1a058d5342cc: Waiting [2021-12-13T18:06:18.631Z] 457d3c84e1a7: Layer already exists [2021-12-13T18:06:18.892Z] 1a058d5342cc: Layer already exists [2021-12-13T18:06:18.892Z] cc8a59c409c0: Pushed [2021-12-13T18:06:18.892Z] a91be8d1d8dd: Pushed [2021-12-13T18:06:18.892Z] 86aa00a90272: Pushed [2021-12-13T18:06:19.830Z] 514b9ff9b55c: Pushed [2021-12-13T18:06:20.089Z] 1876cd192641e06e6c48213757fa64687e1ce8f0: digest: sha256:95cdd856e9008f5a421613fed5cf2b3784e6661bdc8328ee5f2a704d3bd00606 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:20.386Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:20.681Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-12-13T18:06:20.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-12-13T18:06:20.681Z] cc8a59c409c0: Preparing [2021-12-13T18:06:20.681Z] 514b9ff9b55c: Preparing [2021-12-13T18:06:20.681Z] 457d3c84e1a7: Preparing [2021-12-13T18:06:20.681Z] 86aa00a90272: Preparing [2021-12-13T18:06:20.681Z] a91be8d1d8dd: Preparing [2021-12-13T18:06:20.681Z] 1a058d5342cc: Preparing [2021-12-13T18:06:20.681Z] 1a058d5342cc: Waiting [2021-12-13T18:06:20.681Z] a91be8d1d8dd: Layer already exists [2021-12-13T18:06:20.681Z] 86aa00a90272: Layer already exists [2021-12-13T18:06:20.681Z] 457d3c84e1a7: Layer already exists [2021-12-13T18:06:20.681Z] 514b9ff9b55c: Layer already exists [2021-12-13T18:06:20.681Z] cc8a59c409c0: Layer already exists [2021-12-13T18:06:20.681Z] 1a058d5342cc: Layer already exists [2021-12-13T18:06:20.681Z] latest: digest: sha256:95cdd856e9008f5a421613fed5cf2b3784e6661bdc8328ee5f2a704d3bd00606 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:20.980Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:21.276Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.13 [2021-12-13T18:06:21.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-12-13T18:06:21.276Z] cc8a59c409c0: Preparing [2021-12-13T18:06:21.276Z] 514b9ff9b55c: Preparing [2021-12-13T18:06:21.276Z] 457d3c84e1a7: Preparing [2021-12-13T18:06:21.276Z] 86aa00a90272: Preparing [2021-12-13T18:06:21.276Z] a91be8d1d8dd: Preparing [2021-12-13T18:06:21.276Z] 1a058d5342cc: Preparing [2021-12-13T18:06:21.276Z] 1a058d5342cc: Waiting [2021-12-13T18:06:21.276Z] a91be8d1d8dd: Layer already exists [2021-12-13T18:06:21.276Z] cc8a59c409c0: Layer already exists [2021-12-13T18:06:21.276Z] 86aa00a90272: Layer already exists [2021-12-13T18:06:21.276Z] 457d3c84e1a7: Layer already exists [2021-12-13T18:06:21.276Z] 514b9ff9b55c: Layer already exists [2021-12-13T18:06:21.276Z] 1a058d5342cc: Layer already exists [2021-12-13T18:06:21.276Z] 2.2.0-dev.13: digest: sha256:95cdd856e9008f5a421613fed5cf2b3784e6661bdc8328ee5f2a704d3bd00606 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:21.576Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:21.866Z] + docker push nexus3.edgexfoundry.org:10004/core-data:1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13 [2021-12-13T18:06:21.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-12-13T18:06:21.866Z] cc8a59c409c0: Preparing [2021-12-13T18:06:21.866Z] 514b9ff9b55c: Preparing [2021-12-13T18:06:21.866Z] 457d3c84e1a7: Preparing [2021-12-13T18:06:21.866Z] 86aa00a90272: Preparing [2021-12-13T18:06:21.866Z] a91be8d1d8dd: Preparing [2021-12-13T18:06:21.866Z] 1a058d5342cc: Preparing [2021-12-13T18:06:21.866Z] 1a058d5342cc: Waiting [2021-12-13T18:06:21.866Z] 514b9ff9b55c: Layer already exists [2021-12-13T18:06:21.866Z] cc8a59c409c0: Layer already exists [2021-12-13T18:06:21.866Z] a91be8d1d8dd: Layer already exists [2021-12-13T18:06:21.866Z] 457d3c84e1a7: Layer already exists [2021-12-13T18:06:21.866Z] 86aa00a90272: Layer already exists [2021-12-13T18:06:21.866Z] 1a058d5342cc: Layer already exists [2021-12-13T18:06:21.866Z] 1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13: digest: sha256:95cdd856e9008f5a421613fed5cf2b3784e6661bdc8328ee5f2a704d3bd00606 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:22.163Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:22.450Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-12-13T18:06:22.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-12-13T18:06:22.450Z] cc8a59c409c0: Preparing [2021-12-13T18:06:22.450Z] 514b9ff9b55c: Preparing [2021-12-13T18:06:22.450Z] 457d3c84e1a7: Preparing [2021-12-13T18:06:22.450Z] 86aa00a90272: Preparing [2021-12-13T18:06:22.450Z] a91be8d1d8dd: Preparing [2021-12-13T18:06:22.450Z] 1a058d5342cc: Preparing [2021-12-13T18:06:22.450Z] 1a058d5342cc: Waiting [2021-12-13T18:06:22.450Z] 86aa00a90272: Layer already exists [2021-12-13T18:06:22.450Z] 457d3c84e1a7: Layer already exists [2021-12-13T18:06:22.450Z] 514b9ff9b55c: Layer already exists [2021-12-13T18:06:22.450Z] cc8a59c409c0: Layer already exists [2021-12-13T18:06:22.450Z] a91be8d1d8dd: Layer already exists [2021-12-13T18:06:22.450Z] 1a058d5342cc: Layer already exists [2021-12-13T18:06:22.450Z] main: digest: sha256:95cdd856e9008f5a421613fed5cf2b3784e6661bdc8328ee5f2a704d3bd00606 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-13T18:06:22.485Z] ===================================================== [Pipeline] echo [2021-12-13T18:06:22.494Z] taggedImages: [2021-12-13T18:06:22.494Z] - nexus3.edgexfoundry.org:10004/core-data:1876cd192641e06e6c48213757fa64687e1ce8f0 [2021-12-13T18:06:22.494Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-12-13T18:06:22.494Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.13 [2021-12-13T18:06:22.494Z] - nexus3.edgexfoundry.org:10004/core-data:1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13 [2021-12-13T18:06:22.494Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-12-13T18:06:22.511Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-12-13T18:06:22.511Z] 1876cd192641e06e6c48213757fa64687e1ce8f0 [2021-12-13T18:06:22.511Z] latest [2021-12-13T18:06:22.511Z] 2.2.0-dev.13 [2021-12-13T18:06:22.511Z] 1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13 [2021-12-13T18:06:22.511Z] main [2021-12-13T18:06:22.511Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:22.817Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1876cd192641e06e6c48213757fa64687e1ce8f0 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:23.111Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:1876cd192641e06e6c48213757fa64687e1ce8f0 [2021-12-13T18:06:23.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-12-13T18:06:23.111Z] 4a48bfd6063f: Preparing [2021-12-13T18:06:23.111Z] ff249ce27a17: Preparing [2021-12-13T18:06:23.111Z] 457d3c84e1a7: Preparing [2021-12-13T18:06:23.111Z] 4f950ccd6c3c: Preparing [2021-12-13T18:06:23.111Z] 1a058d5342cc: Preparing [2021-12-13T18:06:23.111Z] 457d3c84e1a7: Layer already exists [2021-12-13T18:06:23.111Z] 1a058d5342cc: Layer already exists [2021-12-13T18:06:23.111Z] 4a48bfd6063f: Pushed [2021-12-13T18:06:23.111Z] 4f950ccd6c3c: Pushed [2021-12-13T18:06:24.052Z] ff249ce27a17: Pushed [2021-12-13T18:06:24.315Z] 1876cd192641e06e6c48213757fa64687e1ce8f0: digest: sha256:856ae5989250cb3174debeb7bf6a32f44cd94e1ac46f79f8aaeaa3c87857dc0d size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:24.613Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:24.906Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-12-13T18:06:24.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-12-13T18:06:24.906Z] 4a48bfd6063f: Preparing [2021-12-13T18:06:24.906Z] ff249ce27a17: Preparing [2021-12-13T18:06:24.906Z] 457d3c84e1a7: Preparing [2021-12-13T18:06:24.906Z] 4f950ccd6c3c: Preparing [2021-12-13T18:06:24.906Z] 1a058d5342cc: Preparing [2021-12-13T18:06:24.906Z] 1a058d5342cc: Layer already exists [2021-12-13T18:06:24.906Z] 457d3c84e1a7: Layer already exists [2021-12-13T18:06:24.906Z] 4a48bfd6063f: Layer already exists [2021-12-13T18:06:24.906Z] 4f950ccd6c3c: Layer already exists [2021-12-13T18:06:24.906Z] ff249ce27a17: Layer already exists [2021-12-13T18:06:24.906Z] latest: digest: sha256:856ae5989250cb3174debeb7bf6a32f44cd94e1ac46f79f8aaeaa3c87857dc0d size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:25.200Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:25.493Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.13 [2021-12-13T18:06:25.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-12-13T18:06:25.493Z] 4a48bfd6063f: Preparing [2021-12-13T18:06:25.493Z] ff249ce27a17: Preparing [2021-12-13T18:06:25.493Z] 457d3c84e1a7: Preparing [2021-12-13T18:06:25.493Z] 4f950ccd6c3c: Preparing [2021-12-13T18:06:25.493Z] 1a058d5342cc: Preparing [2021-12-13T18:06:25.493Z] 4f950ccd6c3c: Layer already exists [2021-12-13T18:06:25.493Z] 457d3c84e1a7: Layer already exists [2021-12-13T18:06:25.493Z] 4a48bfd6063f: Layer already exists [2021-12-13T18:06:25.493Z] 1a058d5342cc: Layer already exists [2021-12-13T18:06:25.493Z] ff249ce27a17: Layer already exists [2021-12-13T18:06:25.493Z] 2.2.0-dev.13: digest: sha256:856ae5989250cb3174debeb7bf6a32f44cd94e1ac46f79f8aaeaa3c87857dc0d size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:25.791Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:26.082Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13 [2021-12-13T18:06:26.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-12-13T18:06:26.082Z] 4a48bfd6063f: Preparing [2021-12-13T18:06:26.082Z] ff249ce27a17: Preparing [2021-12-13T18:06:26.082Z] 457d3c84e1a7: Preparing [2021-12-13T18:06:26.082Z] 4f950ccd6c3c: Preparing [2021-12-13T18:06:26.082Z] 1a058d5342cc: Preparing [2021-12-13T18:06:26.082Z] 4a48bfd6063f: Layer already exists [2021-12-13T18:06:26.082Z] 4f950ccd6c3c: Layer already exists [2021-12-13T18:06:26.082Z] 457d3c84e1a7: Layer already exists [2021-12-13T18:06:26.082Z] 1a058d5342cc: Layer already exists [2021-12-13T18:06:26.082Z] ff249ce27a17: Layer already exists [2021-12-13T18:06:26.082Z] 1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13: digest: sha256:856ae5989250cb3174debeb7bf6a32f44cd94e1ac46f79f8aaeaa3c87857dc0d size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:26.379Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:26.673Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-12-13T18:06:26.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-12-13T18:06:26.673Z] 4a48bfd6063f: Preparing [2021-12-13T18:06:26.673Z] ff249ce27a17: Preparing [2021-12-13T18:06:26.673Z] 457d3c84e1a7: Preparing [2021-12-13T18:06:26.673Z] 4f950ccd6c3c: Preparing [2021-12-13T18:06:26.673Z] 1a058d5342cc: Preparing [2021-12-13T18:06:26.673Z] 457d3c84e1a7: Layer already exists [2021-12-13T18:06:26.673Z] 1a058d5342cc: Layer already exists [2021-12-13T18:06:26.673Z] ff249ce27a17: Layer already exists [2021-12-13T18:06:26.673Z] 4a48bfd6063f: Layer already exists [2021-12-13T18:06:26.673Z] 4f950ccd6c3c: Layer already exists [2021-12-13T18:06:26.673Z] main: digest: sha256:856ae5989250cb3174debeb7bf6a32f44cd94e1ac46f79f8aaeaa3c87857dc0d size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-13T18:06:26.718Z] ===================================================== [Pipeline] echo [2021-12-13T18:06:26.731Z] taggedImages: [2021-12-13T18:06:26.731Z] - nexus3.edgexfoundry.org:10004/core-metadata:1876cd192641e06e6c48213757fa64687e1ce8f0 [2021-12-13T18:06:26.731Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-12-13T18:06:26.731Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.13 [2021-12-13T18:06:26.731Z] - nexus3.edgexfoundry.org:10004/core-metadata:1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13 [2021-12-13T18:06:26.731Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-12-13T18:06:26.750Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-12-13T18:06:26.750Z] 1876cd192641e06e6c48213757fa64687e1ce8f0 [2021-12-13T18:06:26.750Z] latest [2021-12-13T18:06:26.750Z] 2.2.0-dev.13 [2021-12-13T18:06:26.750Z] 1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13 [2021-12-13T18:06:26.750Z] main [2021-12-13T18:06:26.750Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:27.078Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1876cd192641e06e6c48213757fa64687e1ce8f0 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:27.373Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1876cd192641e06e6c48213757fa64687e1ce8f0 [2021-12-13T18:06:27.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-12-13T18:06:27.373Z] 2e47e8fda40d: Preparing [2021-12-13T18:06:27.373Z] 2e47e8fda40d: Preparing [2021-12-13T18:06:27.373Z] 2b7bc3bcc7ec: Preparing [2021-12-13T18:06:27.373Z] 5ff508b85d41: Preparing [2021-12-13T18:06:27.373Z] 0180eaba0525: Preparing [2021-12-13T18:06:27.373Z] 0c9129fcaf91: Preparing [2021-12-13T18:06:27.373Z] 457d3c84e1a7: Preparing [2021-12-13T18:06:27.373Z] 6ed68efa5a72: Preparing [2021-12-13T18:06:27.373Z] 5f68d23b7e8a: Preparing [2021-12-13T18:06:27.373Z] f9f6f9a78016: Preparing [2021-12-13T18:06:27.373Z] 625f9d857956: Preparing [2021-12-13T18:06:27.373Z] 1a058d5342cc: Preparing [2021-12-13T18:06:27.373Z] 457d3c84e1a7: Waiting [2021-12-13T18:06:27.373Z] 6ed68efa5a72: Waiting [2021-12-13T18:06:27.373Z] 5f68d23b7e8a: Waiting [2021-12-13T18:06:27.373Z] f9f6f9a78016: Waiting [2021-12-13T18:06:27.373Z] 625f9d857956: Waiting [2021-12-13T18:06:27.373Z] 1a058d5342cc: Waiting [2021-12-13T18:06:27.373Z] 5ff508b85d41: Pushed [2021-12-13T18:06:27.373Z] 2b7bc3bcc7ec: Pushed [2021-12-13T18:06:27.373Z] 457d3c84e1a7: Layer already exists [2021-12-13T18:06:27.373Z] 0180eaba0525: Pushed [2021-12-13T18:06:27.373Z] 2e47e8fda40d: Pushed [2021-12-13T18:06:27.635Z] 6ed68efa5a72: Pushed [2021-12-13T18:06:27.635Z] f9f6f9a78016: Pushed [2021-12-13T18:06:27.635Z] 5f68d23b7e8a: Pushed [2021-12-13T18:06:27.635Z] 1a058d5342cc: Layer already exists [2021-12-13T18:06:27.635Z] 625f9d857956: Pushed [2021-12-13T18:06:28.581Z] 0c9129fcaf91: Pushed [2021-12-13T18:06:28.840Z] 1876cd192641e06e6c48213757fa64687e1ce8f0: digest: sha256:4bfd9bc05ec3f1959d3cd92d8a35ae810963d1f44241b61e4523f332a6908b2b size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:29.136Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:29.428Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-12-13T18:06:29.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-12-13T18:06:29.428Z] 2e47e8fda40d: Preparing [2021-12-13T18:06:29.428Z] 2e47e8fda40d: Preparing [2021-12-13T18:06:29.428Z] 2b7bc3bcc7ec: Preparing [2021-12-13T18:06:29.428Z] 5ff508b85d41: Preparing [2021-12-13T18:06:29.428Z] 0180eaba0525: Preparing [2021-12-13T18:06:29.428Z] 0c9129fcaf91: Preparing [2021-12-13T18:06:29.428Z] 457d3c84e1a7: Preparing [2021-12-13T18:06:29.428Z] 6ed68efa5a72: Preparing [2021-12-13T18:06:29.428Z] 5f68d23b7e8a: Preparing [2021-12-13T18:06:29.428Z] f9f6f9a78016: Preparing [2021-12-13T18:06:29.428Z] 625f9d857956: Preparing [2021-12-13T18:06:29.428Z] 1a058d5342cc: Preparing [2021-12-13T18:06:29.428Z] 457d3c84e1a7: Waiting [2021-12-13T18:06:29.428Z] 6ed68efa5a72: Waiting [2021-12-13T18:06:29.428Z] 5f68d23b7e8a: Waiting [2021-12-13T18:06:29.428Z] f9f6f9a78016: Waiting [2021-12-13T18:06:29.428Z] 625f9d857956: Waiting [2021-12-13T18:06:29.428Z] 1a058d5342cc: Waiting [2021-12-13T18:06:29.428Z] 0c9129fcaf91: Layer already exists [2021-12-13T18:06:29.428Z] 2b7bc3bcc7ec: Layer already exists [2021-12-13T18:06:29.428Z] 0180eaba0525: Layer already exists [2021-12-13T18:06:29.428Z] 5ff508b85d41: Layer already exists [2021-12-13T18:06:29.428Z] 2e47e8fda40d: Layer already exists [2021-12-13T18:06:29.428Z] 457d3c84e1a7: Layer already exists [2021-12-13T18:06:29.428Z] 6ed68efa5a72: Layer already exists [2021-12-13T18:06:29.428Z] f9f6f9a78016: Layer already exists [2021-12-13T18:06:29.428Z] 5f68d23b7e8a: Layer already exists [2021-12-13T18:06:29.428Z] 625f9d857956: Layer already exists [2021-12-13T18:06:29.428Z] 1a058d5342cc: Layer already exists [2021-12-13T18:06:29.428Z] latest: digest: sha256:4bfd9bc05ec3f1959d3cd92d8a35ae810963d1f44241b61e4523f332a6908b2b size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:29.725Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:30.016Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.13 [2021-12-13T18:06:30.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-12-13T18:06:30.016Z] 2e47e8fda40d: Preparing [2021-12-13T18:06:30.016Z] 2e47e8fda40d: Preparing [2021-12-13T18:06:30.016Z] 2b7bc3bcc7ec: Preparing [2021-12-13T18:06:30.016Z] 5ff508b85d41: Preparing [2021-12-13T18:06:30.016Z] 0180eaba0525: Preparing [2021-12-13T18:06:30.016Z] 0c9129fcaf91: Preparing [2021-12-13T18:06:30.016Z] 457d3c84e1a7: Preparing [2021-12-13T18:06:30.016Z] 6ed68efa5a72: Preparing [2021-12-13T18:06:30.016Z] 5f68d23b7e8a: Preparing [2021-12-13T18:06:30.016Z] f9f6f9a78016: Preparing [2021-12-13T18:06:30.016Z] 625f9d857956: Preparing [2021-12-13T18:06:30.016Z] 1a058d5342cc: Preparing [2021-12-13T18:06:30.016Z] 457d3c84e1a7: Waiting [2021-12-13T18:06:30.016Z] 6ed68efa5a72: Waiting [2021-12-13T18:06:30.016Z] 5f68d23b7e8a: Waiting [2021-12-13T18:06:30.016Z] f9f6f9a78016: Waiting [2021-12-13T18:06:30.016Z] 625f9d857956: Waiting [2021-12-13T18:06:30.016Z] 1a058d5342cc: Waiting [2021-12-13T18:06:30.016Z] 2b7bc3bcc7ec: Layer already exists [2021-12-13T18:06:30.016Z] 5ff508b85d41: Layer already exists [2021-12-13T18:06:30.016Z] 0180eaba0525: Layer already exists [2021-12-13T18:06:30.016Z] 0c9129fcaf91: Layer already exists [2021-12-13T18:06:30.016Z] 2e47e8fda40d: Layer already exists [2021-12-13T18:06:30.016Z] 457d3c84e1a7: Layer already exists [2021-12-13T18:06:30.016Z] 6ed68efa5a72: Layer already exists [2021-12-13T18:06:30.016Z] f9f6f9a78016: Layer already exists [2021-12-13T18:06:30.016Z] 625f9d857956: Layer already exists [2021-12-13T18:06:30.016Z] 5f68d23b7e8a: Layer already exists [2021-12-13T18:06:30.016Z] 1a058d5342cc: Layer already exists [2021-12-13T18:06:30.016Z] 2.2.0-dev.13: digest: sha256:4bfd9bc05ec3f1959d3cd92d8a35ae810963d1f44241b61e4523f332a6908b2b size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:30.312Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:30.608Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13 [2021-12-13T18:06:30.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-12-13T18:06:30.609Z] 2e47e8fda40d: Preparing [2021-12-13T18:06:30.609Z] 2e47e8fda40d: Preparing [2021-12-13T18:06:30.609Z] 2b7bc3bcc7ec: Preparing [2021-12-13T18:06:30.609Z] 5ff508b85d41: Preparing [2021-12-13T18:06:30.609Z] 0180eaba0525: Preparing [2021-12-13T18:06:30.609Z] 0c9129fcaf91: Preparing [2021-12-13T18:06:30.609Z] 457d3c84e1a7: Preparing [2021-12-13T18:06:30.609Z] 6ed68efa5a72: Preparing [2021-12-13T18:06:30.609Z] 5f68d23b7e8a: Preparing [2021-12-13T18:06:30.609Z] f9f6f9a78016: Preparing [2021-12-13T18:06:30.609Z] 625f9d857956: Preparing [2021-12-13T18:06:30.609Z] 1a058d5342cc: Preparing [2021-12-13T18:06:30.609Z] 457d3c84e1a7: Waiting [2021-12-13T18:06:30.609Z] 6ed68efa5a72: Waiting [2021-12-13T18:06:30.609Z] 5f68d23b7e8a: Waiting [2021-12-13T18:06:30.609Z] f9f6f9a78016: Waiting [2021-12-13T18:06:30.609Z] 625f9d857956: Waiting [2021-12-13T18:06:30.609Z] 1a058d5342cc: Waiting [2021-12-13T18:06:30.609Z] 0180eaba0525: Layer already exists [2021-12-13T18:06:30.609Z] 2e47e8fda40d: Layer already exists [2021-12-13T18:06:30.609Z] 0c9129fcaf91: Layer already exists [2021-12-13T18:06:30.609Z] 2b7bc3bcc7ec: Layer already exists [2021-12-13T18:06:30.609Z] 5ff508b85d41: Layer already exists [2021-12-13T18:06:30.609Z] 5f68d23b7e8a: Layer already exists [2021-12-13T18:06:30.609Z] f9f6f9a78016: Layer already exists [2021-12-13T18:06:30.609Z] 457d3c84e1a7: Layer already exists [2021-12-13T18:06:30.609Z] 6ed68efa5a72: Layer already exists [2021-12-13T18:06:30.609Z] 625f9d857956: Layer already exists [2021-12-13T18:06:30.609Z] 1a058d5342cc: Layer already exists [2021-12-13T18:06:30.609Z] 1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13: digest: sha256:4bfd9bc05ec3f1959d3cd92d8a35ae810963d1f44241b61e4523f332a6908b2b size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:30.910Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:31.206Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-12-13T18:06:31.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-12-13T18:06:31.206Z] 2e47e8fda40d: Preparing [2021-12-13T18:06:31.206Z] 2e47e8fda40d: Preparing [2021-12-13T18:06:31.206Z] 2b7bc3bcc7ec: Preparing [2021-12-13T18:06:31.206Z] 5ff508b85d41: Preparing [2021-12-13T18:06:31.206Z] 0180eaba0525: Preparing [2021-12-13T18:06:31.206Z] 0c9129fcaf91: Preparing [2021-12-13T18:06:31.206Z] 457d3c84e1a7: Preparing [2021-12-13T18:06:31.206Z] 6ed68efa5a72: Preparing [2021-12-13T18:06:31.206Z] 5f68d23b7e8a: Preparing [2021-12-13T18:06:31.206Z] f9f6f9a78016: Preparing [2021-12-13T18:06:31.206Z] 625f9d857956: Preparing [2021-12-13T18:06:31.206Z] 1a058d5342cc: Preparing [2021-12-13T18:06:31.206Z] 457d3c84e1a7: Waiting [2021-12-13T18:06:31.206Z] 6ed68efa5a72: Waiting [2021-12-13T18:06:31.206Z] 5f68d23b7e8a: Waiting [2021-12-13T18:06:31.206Z] f9f6f9a78016: Waiting [2021-12-13T18:06:31.206Z] 625f9d857956: Waiting [2021-12-13T18:06:31.206Z] 1a058d5342cc: Waiting [2021-12-13T18:06:31.206Z] 0180eaba0525: Layer already exists [2021-12-13T18:06:31.206Z] 2b7bc3bcc7ec: Layer already exists [2021-12-13T18:06:31.206Z] 2e47e8fda40d: Layer already exists [2021-12-13T18:06:31.206Z] 5ff508b85d41: Layer already exists [2021-12-13T18:06:31.206Z] 0c9129fcaf91: Layer already exists [2021-12-13T18:06:31.206Z] 457d3c84e1a7: Layer already exists [2021-12-13T18:06:31.206Z] 6ed68efa5a72: Layer already exists [2021-12-13T18:06:31.206Z] 625f9d857956: Layer already exists [2021-12-13T18:06:31.206Z] f9f6f9a78016: Layer already exists [2021-12-13T18:06:31.206Z] 5f68d23b7e8a: Layer already exists [2021-12-13T18:06:31.206Z] 1a058d5342cc: Layer already exists [2021-12-13T18:06:31.206Z] main: digest: sha256:4bfd9bc05ec3f1959d3cd92d8a35ae810963d1f44241b61e4523f332a6908b2b size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-13T18:06:31.247Z] ===================================================== [Pipeline] echo [2021-12-13T18:06:31.259Z] taggedImages: [2021-12-13T18:06:31.259Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:1876cd192641e06e6c48213757fa64687e1ce8f0 [2021-12-13T18:06:31.259Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-12-13T18:06:31.259Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.13 [2021-12-13T18:06:31.259Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13 [2021-12-13T18:06:31.259Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-12-13T18:06:31.280Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-12-13T18:06:31.280Z] 1876cd192641e06e6c48213757fa64687e1ce8f0 [2021-12-13T18:06:31.280Z] latest [2021-12-13T18:06:31.280Z] 2.2.0-dev.13 [2021-12-13T18:06:31.280Z] 1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13 [2021-12-13T18:06:31.280Z] main [2021-12-13T18:06:31.280Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:31.603Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1876cd192641e06e6c48213757fa64687e1ce8f0 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:31.904Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1876cd192641e06e6c48213757fa64687e1ce8f0 [2021-12-13T18:06:31.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-12-13T18:06:31.904Z] dbd800e63b4f: Preparing [2021-12-13T18:06:31.904Z] a22282291490: Preparing [2021-12-13T18:06:31.904Z] 7bc95351c5fc: Preparing [2021-12-13T18:06:31.904Z] be4727812734: Preparing [2021-12-13T18:06:31.904Z] 8578d4743618: Preparing [2021-12-13T18:06:31.904Z] 1a058d5342cc: Preparing [2021-12-13T18:06:31.904Z] 1a058d5342cc: Waiting [2021-12-13T18:06:32.528Z] 7bc95351c5fc: Pushed [2021-12-13T18:06:32.528Z] be4727812734: Pushed [2021-12-13T18:06:32.528Z] 1a058d5342cc: Layer already exists [2021-12-13T18:06:32.528Z] 8578d4743618: Pushed [2021-12-13T18:06:32.528Z] dbd800e63b4f: Pushed [2021-12-13T18:06:32.786Z] a22282291490: Pushed [2021-12-13T18:06:32.786Z] 1876cd192641e06e6c48213757fa64687e1ce8f0: digest: sha256:98f4adcf70a3bc6d1dc4529c8367a61c25a287d2fc5ae26a241f690759e51509 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:33.091Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:33.381Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-12-13T18:06:33.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-12-13T18:06:33.381Z] dbd800e63b4f: Preparing [2021-12-13T18:06:33.381Z] a22282291490: Preparing [2021-12-13T18:06:33.381Z] 7bc95351c5fc: Preparing [2021-12-13T18:06:33.381Z] be4727812734: Preparing [2021-12-13T18:06:33.381Z] 8578d4743618: Preparing [2021-12-13T18:06:33.381Z] 1a058d5342cc: Preparing [2021-12-13T18:06:33.381Z] 1a058d5342cc: Waiting [2021-12-13T18:06:33.381Z] 8578d4743618: Layer already exists [2021-12-13T18:06:33.381Z] dbd800e63b4f: Layer already exists [2021-12-13T18:06:33.381Z] a22282291490: Layer already exists [2021-12-13T18:06:33.381Z] 7bc95351c5fc: Layer already exists [2021-12-13T18:06:33.381Z] be4727812734: Layer already exists [2021-12-13T18:06:33.381Z] 1a058d5342cc: Layer already exists [2021-12-13T18:06:33.381Z] latest: digest: sha256:98f4adcf70a3bc6d1dc4529c8367a61c25a287d2fc5ae26a241f690759e51509 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:33.723Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:34.014Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.13 [2021-12-13T18:06:34.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-12-13T18:06:34.014Z] dbd800e63b4f: Preparing [2021-12-13T18:06:34.014Z] a22282291490: Preparing [2021-12-13T18:06:34.014Z] 7bc95351c5fc: Preparing [2021-12-13T18:06:34.014Z] be4727812734: Preparing [2021-12-13T18:06:34.014Z] 8578d4743618: Preparing [2021-12-13T18:06:34.014Z] 1a058d5342cc: Preparing [2021-12-13T18:06:34.014Z] 1a058d5342cc: Waiting [2021-12-13T18:06:34.014Z] 8578d4743618: Layer already exists [2021-12-13T18:06:34.014Z] be4727812734: Layer already exists [2021-12-13T18:06:34.014Z] 7bc95351c5fc: Layer already exists [2021-12-13T18:06:34.014Z] a22282291490: Layer already exists [2021-12-13T18:06:34.014Z] dbd800e63b4f: Layer already exists [2021-12-13T18:06:34.014Z] 1a058d5342cc: Layer already exists [2021-12-13T18:06:34.014Z] 2.2.0-dev.13: digest: sha256:98f4adcf70a3bc6d1dc4529c8367a61c25a287d2fc5ae26a241f690759e51509 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:34.310Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:34.603Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13 [2021-12-13T18:06:34.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-12-13T18:06:34.603Z] dbd800e63b4f: Preparing [2021-12-13T18:06:34.603Z] a22282291490: Preparing [2021-12-13T18:06:34.603Z] 7bc95351c5fc: Preparing [2021-12-13T18:06:34.603Z] be4727812734: Preparing [2021-12-13T18:06:34.603Z] 8578d4743618: Preparing [2021-12-13T18:06:34.603Z] 1a058d5342cc: Preparing [2021-12-13T18:06:34.603Z] 1a058d5342cc: Waiting [2021-12-13T18:06:34.603Z] be4727812734: Layer already exists [2021-12-13T18:06:34.603Z] a22282291490: Layer already exists [2021-12-13T18:06:34.603Z] 8578d4743618: Layer already exists [2021-12-13T18:06:34.603Z] 7bc95351c5fc: Layer already exists [2021-12-13T18:06:34.603Z] dbd800e63b4f: Layer already exists [2021-12-13T18:06:34.603Z] 1a058d5342cc: Layer already exists [2021-12-13T18:06:34.603Z] 1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13: digest: sha256:98f4adcf70a3bc6d1dc4529c8367a61c25a287d2fc5ae26a241f690759e51509 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:34.901Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:35.195Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-12-13T18:06:35.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-12-13T18:06:35.195Z] dbd800e63b4f: Preparing [2021-12-13T18:06:35.195Z] a22282291490: Preparing [2021-12-13T18:06:35.195Z] 7bc95351c5fc: Preparing [2021-12-13T18:06:35.195Z] be4727812734: Preparing [2021-12-13T18:06:35.195Z] 8578d4743618: Preparing [2021-12-13T18:06:35.195Z] 1a058d5342cc: Preparing [2021-12-13T18:06:35.195Z] 1a058d5342cc: Waiting [2021-12-13T18:06:35.195Z] be4727812734: Layer already exists [2021-12-13T18:06:35.195Z] dbd800e63b4f: Layer already exists [2021-12-13T18:06:35.195Z] 8578d4743618: Layer already exists [2021-12-13T18:06:35.195Z] 7bc95351c5fc: Layer already exists [2021-12-13T18:06:35.195Z] a22282291490: Layer already exists [2021-12-13T18:06:35.195Z] 1a058d5342cc: Layer already exists [2021-12-13T18:06:35.195Z] main: digest: sha256:98f4adcf70a3bc6d1dc4529c8367a61c25a287d2fc5ae26a241f690759e51509 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-13T18:06:35.233Z] ===================================================== [Pipeline] echo [2021-12-13T18:06:35.244Z] taggedImages: [2021-12-13T18:06:35.244Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:1876cd192641e06e6c48213757fa64687e1ce8f0 [2021-12-13T18:06:35.244Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-12-13T18:06:35.244Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.13 [2021-12-13T18:06:35.244Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13 [2021-12-13T18:06:35.244Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-12-13T18:06:35.265Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-12-13T18:06:35.265Z] 1876cd192641e06e6c48213757fa64687e1ce8f0 [2021-12-13T18:06:35.265Z] latest [2021-12-13T18:06:35.265Z] 2.2.0-dev.13 [2021-12-13T18:06:35.265Z] 1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13 [2021-12-13T18:06:35.265Z] main [2021-12-13T18:06:35.265Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:35.582Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1876cd192641e06e6c48213757fa64687e1ce8f0 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:35.879Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1876cd192641e06e6c48213757fa64687e1ce8f0 [2021-12-13T18:06:35.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-12-13T18:06:35.879Z] 0d7f13752c0a: Preparing [2021-12-13T18:06:35.879Z] fc2d35b28acc: Preparing [2021-12-13T18:06:35.879Z] d768e3e65903: Preparing [2021-12-13T18:06:35.879Z] 3436ba80f00a: Preparing [2021-12-13T18:06:35.879Z] 872c0582de5d: Preparing [2021-12-13T18:06:35.879Z] 97102b5d6f88: Preparing [2021-12-13T18:06:35.879Z] f8683fdf3cf2: Preparing [2021-12-13T18:06:35.879Z] f7aeb7c4a7de: Preparing [2021-12-13T18:06:35.879Z] 9c4af4112c17: Preparing [2021-12-13T18:06:35.879Z] 1a058d5342cc: Preparing [2021-12-13T18:06:35.879Z] 97102b5d6f88: Waiting [2021-12-13T18:06:35.879Z] f8683fdf3cf2: Waiting [2021-12-13T18:06:35.879Z] f7aeb7c4a7de: Waiting [2021-12-13T18:06:35.879Z] 9c4af4112c17: Waiting [2021-12-13T18:06:35.879Z] 1a058d5342cc: Waiting [2021-12-13T18:06:36.488Z] fc2d35b28acc: Pushed [2021-12-13T18:06:36.488Z] 872c0582de5d: Pushed [2021-12-13T18:06:36.488Z] 0d7f13752c0a: Pushed [2021-12-13T18:06:36.488Z] 97102b5d6f88: Pushed [2021-12-13T18:06:36.488Z] f7aeb7c4a7de: Pushed [2021-12-13T18:06:36.488Z] f8683fdf3cf2: Pushed [2021-12-13T18:06:36.488Z] 3436ba80f00a: Pushed [2021-12-13T18:06:36.748Z] 1a058d5342cc: Layer already exists [2021-12-13T18:06:36.748Z] 9c4af4112c17: Pushed [2021-12-13T18:06:36.748Z] d768e3e65903: Pushed [2021-12-13T18:06:37.008Z] 1876cd192641e06e6c48213757fa64687e1ce8f0: digest: sha256:74cfdf72e61d85f9c614c33f54f61d7d42fb4cae9271da32dcba4da04522cbc5 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:37.302Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:37.595Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-12-13T18:06:37.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-12-13T18:06:37.595Z] 0d7f13752c0a: Preparing [2021-12-13T18:06:37.595Z] fc2d35b28acc: Preparing [2021-12-13T18:06:37.595Z] d768e3e65903: Preparing [2021-12-13T18:06:37.595Z] 3436ba80f00a: Preparing [2021-12-13T18:06:37.595Z] 872c0582de5d: Preparing [2021-12-13T18:06:37.595Z] 97102b5d6f88: Preparing [2021-12-13T18:06:37.595Z] f8683fdf3cf2: Preparing [2021-12-13T18:06:37.595Z] f7aeb7c4a7de: Preparing [2021-12-13T18:06:37.595Z] 9c4af4112c17: Preparing [2021-12-13T18:06:37.595Z] 1a058d5342cc: Preparing [2021-12-13T18:06:37.595Z] 97102b5d6f88: Waiting [2021-12-13T18:06:37.595Z] f8683fdf3cf2: Waiting [2021-12-13T18:06:37.595Z] f7aeb7c4a7de: Waiting [2021-12-13T18:06:37.595Z] 9c4af4112c17: Waiting [2021-12-13T18:06:37.595Z] 1a058d5342cc: Waiting [2021-12-13T18:06:37.595Z] fc2d35b28acc: Layer already exists [2021-12-13T18:06:37.595Z] d768e3e65903: Layer already exists [2021-12-13T18:06:37.595Z] 3436ba80f00a: Layer already exists [2021-12-13T18:06:37.595Z] 872c0582de5d: Layer already exists [2021-12-13T18:06:37.595Z] 0d7f13752c0a: Layer already exists [2021-12-13T18:06:37.595Z] 97102b5d6f88: Layer already exists [2021-12-13T18:06:37.595Z] f8683fdf3cf2: Layer already exists [2021-12-13T18:06:37.595Z] 9c4af4112c17: Layer already exists [2021-12-13T18:06:37.595Z] f7aeb7c4a7de: Layer already exists [2021-12-13T18:06:37.595Z] 1a058d5342cc: Layer already exists [2021-12-13T18:06:37.595Z] latest: digest: sha256:74cfdf72e61d85f9c614c33f54f61d7d42fb4cae9271da32dcba4da04522cbc5 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:37.884Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:38.172Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.13 [2021-12-13T18:06:38.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-12-13T18:06:38.172Z] 0d7f13752c0a: Preparing [2021-12-13T18:06:38.172Z] fc2d35b28acc: Preparing [2021-12-13T18:06:38.172Z] d768e3e65903: Preparing [2021-12-13T18:06:38.172Z] 3436ba80f00a: Preparing [2021-12-13T18:06:38.172Z] 872c0582de5d: Preparing [2021-12-13T18:06:38.172Z] 97102b5d6f88: Preparing [2021-12-13T18:06:38.172Z] f8683fdf3cf2: Preparing [2021-12-13T18:06:38.172Z] f7aeb7c4a7de: Preparing [2021-12-13T18:06:38.172Z] 9c4af4112c17: Preparing [2021-12-13T18:06:38.172Z] 1a058d5342cc: Preparing [2021-12-13T18:06:38.172Z] 97102b5d6f88: Waiting [2021-12-13T18:06:38.172Z] f8683fdf3cf2: Waiting [2021-12-13T18:06:38.172Z] f7aeb7c4a7de: Waiting [2021-12-13T18:06:38.172Z] 9c4af4112c17: Waiting [2021-12-13T18:06:38.172Z] 1a058d5342cc: Waiting [2021-12-13T18:06:38.172Z] fc2d35b28acc: Layer already exists [2021-12-13T18:06:38.172Z] 872c0582de5d: Layer already exists [2021-12-13T18:06:38.172Z] 0d7f13752c0a: Layer already exists [2021-12-13T18:06:38.172Z] d768e3e65903: Layer already exists [2021-12-13T18:06:38.172Z] 3436ba80f00a: Layer already exists [2021-12-13T18:06:38.172Z] f7aeb7c4a7de: Layer already exists [2021-12-13T18:06:38.172Z] 97102b5d6f88: Layer already exists [2021-12-13T18:06:38.172Z] 9c4af4112c17: Layer already exists [2021-12-13T18:06:38.172Z] f8683fdf3cf2: Layer already exists [2021-12-13T18:06:38.172Z] 1a058d5342cc: Layer already exists [2021-12-13T18:06:38.172Z] 2.2.0-dev.13: digest: sha256:74cfdf72e61d85f9c614c33f54f61d7d42fb4cae9271da32dcba4da04522cbc5 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:38.469Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:38.761Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13 [2021-12-13T18:06:38.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-12-13T18:06:38.761Z] 0d7f13752c0a: Preparing [2021-12-13T18:06:38.761Z] fc2d35b28acc: Preparing [2021-12-13T18:06:38.761Z] d768e3e65903: Preparing [2021-12-13T18:06:38.761Z] 3436ba80f00a: Preparing [2021-12-13T18:06:38.761Z] 872c0582de5d: Preparing [2021-12-13T18:06:38.761Z] 97102b5d6f88: Preparing [2021-12-13T18:06:38.761Z] f8683fdf3cf2: Preparing [2021-12-13T18:06:38.761Z] f7aeb7c4a7de: Preparing [2021-12-13T18:06:38.761Z] 9c4af4112c17: Preparing [2021-12-13T18:06:38.761Z] 1a058d5342cc: Preparing [2021-12-13T18:06:38.761Z] f7aeb7c4a7de: Waiting [2021-12-13T18:06:38.761Z] 9c4af4112c17: Waiting [2021-12-13T18:06:38.761Z] 1a058d5342cc: Waiting [2021-12-13T18:06:38.761Z] 97102b5d6f88: Waiting [2021-12-13T18:06:38.761Z] f8683fdf3cf2: Waiting [2021-12-13T18:06:38.761Z] 872c0582de5d: Layer already exists [2021-12-13T18:06:38.761Z] 0d7f13752c0a: Layer already exists [2021-12-13T18:06:38.761Z] fc2d35b28acc: Layer already exists [2021-12-13T18:06:38.761Z] 3436ba80f00a: Layer already exists [2021-12-13T18:06:38.761Z] d768e3e65903: Layer already exists [2021-12-13T18:06:38.761Z] 97102b5d6f88: Layer already exists [2021-12-13T18:06:38.761Z] f7aeb7c4a7de: Layer already exists [2021-12-13T18:06:38.761Z] 1a058d5342cc: Layer already exists [2021-12-13T18:06:38.761Z] 9c4af4112c17: Layer already exists [2021-12-13T18:06:38.761Z] f8683fdf3cf2: Layer already exists [2021-12-13T18:06:38.761Z] 1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13: digest: sha256:74cfdf72e61d85f9c614c33f54f61d7d42fb4cae9271da32dcba4da04522cbc5 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:39.110Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:39.398Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-12-13T18:06:39.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-12-13T18:06:39.398Z] 0d7f13752c0a: Preparing [2021-12-13T18:06:39.398Z] fc2d35b28acc: Preparing [2021-12-13T18:06:39.398Z] d768e3e65903: Preparing [2021-12-13T18:06:39.398Z] 3436ba80f00a: Preparing [2021-12-13T18:06:39.398Z] 872c0582de5d: Preparing [2021-12-13T18:06:39.398Z] 97102b5d6f88: Preparing [2021-12-13T18:06:39.398Z] f8683fdf3cf2: Preparing [2021-12-13T18:06:39.398Z] f7aeb7c4a7de: Preparing [2021-12-13T18:06:39.398Z] 9c4af4112c17: Preparing [2021-12-13T18:06:39.398Z] 1a058d5342cc: Preparing [2021-12-13T18:06:39.398Z] 97102b5d6f88: Waiting [2021-12-13T18:06:39.398Z] f8683fdf3cf2: Waiting [2021-12-13T18:06:39.398Z] f7aeb7c4a7de: Waiting [2021-12-13T18:06:39.398Z] 9c4af4112c17: Waiting [2021-12-13T18:06:39.398Z] 1a058d5342cc: Waiting [2021-12-13T18:06:39.398Z] 0d7f13752c0a: Layer already exists [2021-12-13T18:06:39.398Z] 3436ba80f00a: Layer already exists [2021-12-13T18:06:39.398Z] d768e3e65903: Layer already exists [2021-12-13T18:06:39.398Z] fc2d35b28acc: Layer already exists [2021-12-13T18:06:39.398Z] 872c0582de5d: Layer already exists [2021-12-13T18:06:39.398Z] f8683fdf3cf2: Layer already exists [2021-12-13T18:06:39.398Z] 97102b5d6f88: Layer already exists [2021-12-13T18:06:39.398Z] f7aeb7c4a7de: Layer already exists [2021-12-13T18:06:39.398Z] 1a058d5342cc: Layer already exists [2021-12-13T18:06:39.398Z] 9c4af4112c17: Layer already exists [2021-12-13T18:06:39.398Z] main: digest: sha256:74cfdf72e61d85f9c614c33f54f61d7d42fb4cae9271da32dcba4da04522cbc5 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-13T18:06:39.439Z] ===================================================== [Pipeline] echo [2021-12-13T18:06:39.449Z] taggedImages: [2021-12-13T18:06:39.449Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1876cd192641e06e6c48213757fa64687e1ce8f0 [2021-12-13T18:06:39.449Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-12-13T18:06:39.449Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.13 [2021-12-13T18:06:39.449Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13 [2021-12-13T18:06:39.449Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-12-13T18:06:39.463Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-12-13T18:06:39.463Z] 1876cd192641e06e6c48213757fa64687e1ce8f0 [2021-12-13T18:06:39.463Z] latest [2021-12-13T18:06:39.463Z] 2.2.0-dev.13 [2021-12-13T18:06:39.463Z] 1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13 [2021-12-13T18:06:39.463Z] main [2021-12-13T18:06:39.463Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:39.766Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1876cd192641e06e6c48213757fa64687e1ce8f0 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:40.053Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:1876cd192641e06e6c48213757fa64687e1ce8f0 [2021-12-13T18:06:40.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-12-13T18:06:40.053Z] 8c394c1fcd02: Preparing [2021-12-13T18:06:40.053Z] e38a207882b1: Preparing [2021-12-13T18:06:40.053Z] 457d3c84e1a7: Preparing [2021-12-13T18:06:40.053Z] 1b257fa3e3e0: Preparing [2021-12-13T18:06:40.053Z] 1a058d5342cc: Preparing [2021-12-13T18:06:40.053Z] 1a058d5342cc: Layer already exists [2021-12-13T18:06:40.053Z] 457d3c84e1a7: Layer already exists [2021-12-13T18:06:40.053Z] 8c394c1fcd02: Pushed [2021-12-13T18:06:40.053Z] 1b257fa3e3e0: Pushed [2021-12-13T18:06:41.436Z] e38a207882b1: Pushed [2021-12-13T18:06:41.437Z] 1876cd192641e06e6c48213757fa64687e1ce8f0: digest: sha256:70e57fcce3a984f5fdd9ecdf1b156ccbd8f2701d06cb76740bc1e0c7c232984d size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:41.741Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:42.035Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-12-13T18:06:42.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-12-13T18:06:42.035Z] 8c394c1fcd02: Preparing [2021-12-13T18:06:42.035Z] e38a207882b1: Preparing [2021-12-13T18:06:42.035Z] 457d3c84e1a7: Preparing [2021-12-13T18:06:42.035Z] 1b257fa3e3e0: Preparing [2021-12-13T18:06:42.035Z] 1a058d5342cc: Preparing [2021-12-13T18:06:42.035Z] e38a207882b1: Layer already exists [2021-12-13T18:06:42.035Z] 1a058d5342cc: Layer already exists [2021-12-13T18:06:42.035Z] 457d3c84e1a7: Layer already exists [2021-12-13T18:06:42.035Z] 1b257fa3e3e0: Layer already exists [2021-12-13T18:06:42.035Z] 8c394c1fcd02: Layer already exists [2021-12-13T18:06:42.035Z] latest: digest: sha256:70e57fcce3a984f5fdd9ecdf1b156ccbd8f2701d06cb76740bc1e0c7c232984d size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:42.335Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:42.627Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.13 [2021-12-13T18:06:42.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-12-13T18:06:42.627Z] 8c394c1fcd02: Preparing [2021-12-13T18:06:42.627Z] e38a207882b1: Preparing [2021-12-13T18:06:42.627Z] 457d3c84e1a7: Preparing [2021-12-13T18:06:42.627Z] 1b257fa3e3e0: Preparing [2021-12-13T18:06:42.627Z] 1a058d5342cc: Preparing [2021-12-13T18:06:42.627Z] 8c394c1fcd02: Layer already exists [2021-12-13T18:06:42.627Z] 1b257fa3e3e0: Layer already exists [2021-12-13T18:06:42.627Z] 457d3c84e1a7: Layer already exists [2021-12-13T18:06:42.627Z] e38a207882b1: Layer already exists [2021-12-13T18:06:42.627Z] 1a058d5342cc: Layer already exists [2021-12-13T18:06:42.627Z] 2.2.0-dev.13: digest: sha256:70e57fcce3a984f5fdd9ecdf1b156ccbd8f2701d06cb76740bc1e0c7c232984d size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:42.931Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:43.224Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13 [2021-12-13T18:06:43.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-12-13T18:06:43.225Z] 8c394c1fcd02: Preparing [2021-12-13T18:06:43.225Z] e38a207882b1: Preparing [2021-12-13T18:06:43.225Z] 457d3c84e1a7: Preparing [2021-12-13T18:06:43.225Z] 1b257fa3e3e0: Preparing [2021-12-13T18:06:43.225Z] 1a058d5342cc: Preparing [2021-12-13T18:06:43.225Z] 1b257fa3e3e0: Layer already exists [2021-12-13T18:06:43.225Z] 457d3c84e1a7: Layer already exists [2021-12-13T18:06:43.225Z] 1a058d5342cc: Layer already exists [2021-12-13T18:06:43.225Z] 8c394c1fcd02: Layer already exists [2021-12-13T18:06:43.225Z] e38a207882b1: Layer already exists [2021-12-13T18:06:43.225Z] 1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13: digest: sha256:70e57fcce3a984f5fdd9ecdf1b156ccbd8f2701d06cb76740bc1e0c7c232984d size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:43.524Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:43.816Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-12-13T18:06:43.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-12-13T18:06:43.816Z] 8c394c1fcd02: Preparing [2021-12-13T18:06:43.816Z] e38a207882b1: Preparing [2021-12-13T18:06:43.816Z] 457d3c84e1a7: Preparing [2021-12-13T18:06:43.816Z] 1b257fa3e3e0: Preparing [2021-12-13T18:06:43.816Z] 1a058d5342cc: Preparing [2021-12-13T18:06:43.816Z] 1b257fa3e3e0: Layer already exists [2021-12-13T18:06:43.816Z] 8c394c1fcd02: Layer already exists [2021-12-13T18:06:43.816Z] 1a058d5342cc: Layer already exists [2021-12-13T18:06:43.816Z] e38a207882b1: Layer already exists [2021-12-13T18:06:43.816Z] 457d3c84e1a7: Layer already exists [2021-12-13T18:06:43.816Z] main: digest: sha256:70e57fcce3a984f5fdd9ecdf1b156ccbd8f2701d06cb76740bc1e0c7c232984d size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-13T18:06:43.868Z] ===================================================== [Pipeline] echo [2021-12-13T18:06:43.878Z] taggedImages: [2021-12-13T18:06:43.878Z] - nexus3.edgexfoundry.org:10004/support-notifications:1876cd192641e06e6c48213757fa64687e1ce8f0 [2021-12-13T18:06:43.878Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-12-13T18:06:43.878Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.13 [2021-12-13T18:06:43.878Z] - nexus3.edgexfoundry.org:10004/support-notifications:1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13 [2021-12-13T18:06:43.878Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-12-13T18:06:43.905Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-12-13T18:06:43.905Z] 1876cd192641e06e6c48213757fa64687e1ce8f0 [2021-12-13T18:06:43.905Z] latest [2021-12-13T18:06:43.905Z] 2.2.0-dev.13 [2021-12-13T18:06:43.905Z] 1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13 [2021-12-13T18:06:43.905Z] main [2021-12-13T18:06:43.905Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:44.227Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:1876cd192641e06e6c48213757fa64687e1ce8f0 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:44.523Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:1876cd192641e06e6c48213757fa64687e1ce8f0 [2021-12-13T18:06:44.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-12-13T18:06:44.524Z] 0abcccf8ba46: Preparing [2021-12-13T18:06:44.524Z] 88efa1983613: Preparing [2021-12-13T18:06:44.524Z] 457d3c84e1a7: Preparing [2021-12-13T18:06:44.524Z] 4f950ccd6c3c: Preparing [2021-12-13T18:06:44.524Z] 1a058d5342cc: Preparing [2021-12-13T18:06:44.524Z] 1a058d5342cc: Layer already exists [2021-12-13T18:06:44.524Z] 4f950ccd6c3c: Layer already exists [2021-12-13T18:06:44.524Z] 457d3c84e1a7: Layer already exists [2021-12-13T18:06:44.524Z] 0abcccf8ba46: Pushed [2021-12-13T18:06:45.229Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-13T18:06:45.229Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-12-13T18:06:45.229Z] ---> ea71cbf582b6 [2021-12-13T18:06:45.229Z] Step 3/30 : WORKDIR /edgex-go [2021-12-13T18:06:45.229Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-13T18:06:45.229Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-12-13T18:06:45.229Z] ---> ea71cbf582b6 [2021-12-13T18:06:45.229Z] Step 3/21 : WORKDIR /edgex-go [2021-12-13T18:06:45.229Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-13T18:06:45.229Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-12-13T18:06:45.229Z] ---> ea71cbf582b6 [2021-12-13T18:06:45.229Z] Step 3/24 : WORKDIR /edgex-go [2021-12-13T18:06:45.229Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-13T18:06:45.229Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-13T18:06:45.229Z] ---> ea71cbf582b6 [2021-12-13T18:06:45.229Z] Step 3/22 : WORKDIR /edgex-go [2021-12-13T18:06:45.229Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-13T18:06:45.229Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-13T18:06:45.229Z] ---> ea71cbf582b6 [2021-12-13T18:06:45.229Z] Step 3/22 : WORKDIR /edgex-go [2021-12-13T18:06:45.229Z] ---> Running in 8d0835c0bb03 [2021-12-13T18:06:45.229Z] ---> Running in 33731023ee90 [2021-12-13T18:06:45.229Z] ---> Running in c788c983b105 [2021-12-13T18:06:45.229Z] ---> Running in 95ea5caec00e [2021-12-13T18:06:45.229Z] ---> Running in 5bada78d8f4e [2021-12-13T18:06:45.229Z] Removing intermediate container 95ea5caec00e [2021-12-13T18:06:45.229Z] ---> c89261f504aa [2021-12-13T18:06:45.229Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-13T18:06:45.229Z] Removing intermediate container c788c983b105 [2021-12-13T18:06:45.229Z] ---> 1aeeca890f82 [2021-12-13T18:06:45.229Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-13T18:06:45.229Z] ---> Running in 26ae0aa40961 [2021-12-13T18:06:45.229Z] Removing intermediate container 5bada78d8f4e [2021-12-13T18:06:45.229Z] ---> 1020578d23fa [2021-12-13T18:06:45.229Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-13T18:06:45.229Z] Removing intermediate container 33731023ee90 [2021-12-13T18:06:45.229Z] ---> d7122a979901 [2021-12-13T18:06:45.229Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-13T18:06:45.229Z] Removing intermediate container 8d0835c0bb03 [2021-12-13T18:06:45.229Z] ---> 88cd08382d49 [2021-12-13T18:06:45.229Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-13T18:06:45.229Z] ---> Running in 560ffa3c2580 [2021-12-13T18:06:45.229Z] ---> Running in 77cd7ddfec70 [2021-12-13T18:06:45.229Z] ---> Running in 940d435dbb96 [2021-12-13T18:06:45.229Z] ---> Running in cb33d456deed [2021-12-13T18:06:45.898Z] Removing intermediate container 77cd7ddfec70 [2021-12-13T18:06:45.898Z] ---> d78e791edb97 [2021-12-13T18:06:45.898Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-12-13T18:06:45.898Z] ---> Running in 91589bf7fa63 [2021-12-13T18:06:45.898Z] Removing intermediate container 26ae0aa40961 [2021-12-13T18:06:45.898Z] ---> 371733c1f000 [2021-12-13T18:06:45.898Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-12-13T18:06:45.907Z] 88efa1983613: Pushed [2021-12-13T18:06:45.908Z] 1876cd192641e06e6c48213757fa64687e1ce8f0: digest: sha256:2f44ca8599e343b4bc1be53dab0912e1968e5b33109d990a20edbbbc8f55f185 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:46.208Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-12-13T18:06:46.212Z] ---> Running in 450f82851e49 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:46.503Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-12-13T18:06:46.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-12-13T18:06:46.504Z] 0abcccf8ba46: Preparing [2021-12-13T18:06:46.504Z] 88efa1983613: Preparing [2021-12-13T18:06:46.504Z] 457d3c84e1a7: Preparing [2021-12-13T18:06:46.504Z] 4f950ccd6c3c: Preparing [2021-12-13T18:06:46.504Z] 1a058d5342cc: Preparing [2021-12-13T18:06:46.504Z] 4f950ccd6c3c: Layer already exists [2021-12-13T18:06:46.504Z] 457d3c84e1a7: Layer already exists [2021-12-13T18:06:46.504Z] 1a058d5342cc: Layer already exists [2021-12-13T18:06:46.504Z] 0abcccf8ba46: Layer already exists [2021-12-13T18:06:46.504Z] 88efa1983613: Layer already exists [2021-12-13T18:06:46.504Z] latest: digest: sha256:2f44ca8599e343b4bc1be53dab0912e1968e5b33109d990a20edbbbc8f55f185 size: 1364 [2021-12-13T18:06:46.506Z] Removing intermediate container cb33d456deed [2021-12-13T18:06:46.506Z] ---> de69cafb43af [2021-12-13T18:06:46.506Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-12-13T18:06:46.506Z] Removing intermediate container 560ffa3c2580 [2021-12-13T18:06:46.506Z] ---> 577777f2ea5d [2021-12-13T18:06:46.506Z] Step 5/30 : RUN apk add --update --no-cache make git [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:46.802Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.13 [2021-12-13T18:06:46.803Z] ---> Running in d6110a1c79a1 [2021-12-13T18:06:46.803Z] ---> Running in e878f1595301 [2021-12-13T18:06:46.803Z] Removing intermediate container 940d435dbb96 [2021-12-13T18:06:46.803Z] ---> 33cb0f4f0965 [2021-12-13T18:06:46.803Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-12-13T18:06:46.803Z] ---> Running in b71e0334000c [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:47.096Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.13 [2021-12-13T18:06:47.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-12-13T18:06:47.096Z] 0abcccf8ba46: Preparing [2021-12-13T18:06:47.096Z] 88efa1983613: Preparing [2021-12-13T18:06:47.096Z] 457d3c84e1a7: Preparing [2021-12-13T18:06:47.096Z] 4f950ccd6c3c: Preparing [2021-12-13T18:06:47.096Z] 1a058d5342cc: Preparing [2021-12-13T18:06:47.096Z] 4f950ccd6c3c: Layer already exists [2021-12-13T18:06:47.096Z] 1a058d5342cc: Layer already exists [2021-12-13T18:06:47.096Z] 88efa1983613: Layer already exists [2021-12-13T18:06:47.096Z] 0abcccf8ba46: Layer already exists [2021-12-13T18:06:47.096Z] 457d3c84e1a7: Layer already exists [2021-12-13T18:06:47.096Z] 2.2.0-dev.13: digest: sha256:2f44ca8599e343b4bc1be53dab0912e1968e5b33109d990a20edbbbc8f55f185 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:47.390Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:47.682Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13 [2021-12-13T18:06:47.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-12-13T18:06:47.683Z] 0abcccf8ba46: Preparing [2021-12-13T18:06:47.683Z] 88efa1983613: Preparing [2021-12-13T18:06:47.683Z] 457d3c84e1a7: Preparing [2021-12-13T18:06:47.683Z] 4f950ccd6c3c: Preparing [2021-12-13T18:06:47.683Z] 1a058d5342cc: Preparing [2021-12-13T18:06:47.683Z] 0abcccf8ba46: Layer already exists [2021-12-13T18:06:47.683Z] 4f950ccd6c3c: Layer already exists [2021-12-13T18:06:47.683Z] 457d3c84e1a7: Layer already exists [2021-12-13T18:06:47.683Z] 1a058d5342cc: Layer already exists [2021-12-13T18:06:47.683Z] 88efa1983613: Layer already exists [2021-12-13T18:06:47.683Z] 1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13: digest: sha256:2f44ca8599e343b4bc1be53dab0912e1968e5b33109d990a20edbbbc8f55f185 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:47.983Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:48.243Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-13T18:06:48.243Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-13T18:06:48.277Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-12-13T18:06:48.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-12-13T18:06:48.277Z] 0abcccf8ba46: Preparing [2021-12-13T18:06:48.277Z] 88efa1983613: Preparing [2021-12-13T18:06:48.277Z] 457d3c84e1a7: Preparing [2021-12-13T18:06:48.277Z] 4f950ccd6c3c: Preparing [2021-12-13T18:06:48.277Z] 1a058d5342cc: Preparing [2021-12-13T18:06:48.277Z] 457d3c84e1a7: Layer already exists [2021-12-13T18:06:48.277Z] 4f950ccd6c3c: Layer already exists [2021-12-13T18:06:48.277Z] 0abcccf8ba46: Layer already exists [2021-12-13T18:06:48.277Z] 1a058d5342cc: Layer already exists [2021-12-13T18:06:48.277Z] 88efa1983613: Layer already exists [2021-12-13T18:06:48.277Z] main: digest: sha256:2f44ca8599e343b4bc1be53dab0912e1968e5b33109d990a20edbbbc8f55f185 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-13T18:06:48.316Z] ===================================================== [Pipeline] echo [2021-12-13T18:06:48.325Z] taggedImages: [2021-12-13T18:06:48.325Z] - nexus3.edgexfoundry.org:10004/support-scheduler:1876cd192641e06e6c48213757fa64687e1ce8f0 [2021-12-13T18:06:48.325Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-12-13T18:06:48.325Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.13 [2021-12-13T18:06:48.325Z] - nexus3.edgexfoundry.org:10004/support-scheduler:1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13 [2021-12-13T18:06:48.325Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-12-13T18:06:48.344Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-12-13T18:06:48.344Z] 1876cd192641e06e6c48213757fa64687e1ce8f0 [2021-12-13T18:06:48.344Z] latest [2021-12-13T18:06:48.344Z] 2.2.0-dev.13 [2021-12-13T18:06:48.344Z] 1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13 [2021-12-13T18:06:48.344Z] main [2021-12-13T18:06:48.344Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:48.514Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-13T18:06:48.514Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-13T18:06:48.659Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:1876cd192641e06e6c48213757fa64687e1ce8f0 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:48.786Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-13T18:06:48.957Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:1876cd192641e06e6c48213757fa64687e1ce8f0 [2021-12-13T18:06:48.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-12-13T18:06:48.957Z] ee8a447f9435: Preparing [2021-12-13T18:06:48.957Z] fe83db192c6e: Preparing [2021-12-13T18:06:48.957Z] dacf53f35472: Preparing [2021-12-13T18:06:48.958Z] a745b2488919: Preparing [2021-12-13T18:06:48.958Z] 879b85f2d1ed: Preparing [2021-12-13T18:06:48.958Z] 6777e3bbcb7c: Preparing [2021-12-13T18:06:48.958Z] fd08d546f6b8: Preparing [2021-12-13T18:06:48.958Z] 0636255016a6: Preparing [2021-12-13T18:06:48.958Z] 84e9d258764d: Preparing [2021-12-13T18:06:48.958Z] 56463f638872: Preparing [2021-12-13T18:06:48.958Z] e2eb06d8af82: Preparing [2021-12-13T18:06:48.958Z] fd08d546f6b8: Waiting [2021-12-13T18:06:48.958Z] 0636255016a6: Waiting [2021-12-13T18:06:48.958Z] 84e9d258764d: Waiting [2021-12-13T18:06:48.958Z] 56463f638872: Waiting [2021-12-13T18:06:48.958Z] e2eb06d8af82: Waiting [2021-12-13T18:06:48.958Z] 6777e3bbcb7c: Waiting [2021-12-13T18:06:48.958Z] 879b85f2d1ed: Layer already exists [2021-12-13T18:06:49.058Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-13T18:06:49.059Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-13T18:06:49.230Z] 6777e3bbcb7c: Layer already exists [2021-12-13T18:06:49.499Z] fd08d546f6b8: Layer already exists [2021-12-13T18:06:49.656Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-13T18:06:49.656Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-13T18:06:49.656Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-13T18:06:49.656Z] OK: 219 MiB in 52 packages [2021-12-13T18:06:49.759Z] fe83db192c6e: Pushed [2021-12-13T18:06:49.759Z] 0636255016a6: Layer already exists [2021-12-13T18:06:49.759Z] ee8a447f9435: Pushed [2021-12-13T18:06:49.759Z] 84e9d258764d: Layer already exists [2021-12-13T18:06:49.759Z] 56463f638872: Layer already exists [2021-12-13T18:06:49.759Z] e2eb06d8af82: Layer already exists [2021-12-13T18:06:49.759Z] dacf53f35472: Pushed [2021-12-13T18:06:50.256Z] OK: 219 MiB in 52 packages [2021-12-13T18:06:50.860Z] OK: 219 MiB in 52 packages [2021-12-13T18:06:50.860Z] OK: 219 MiB in 52 packages [2021-12-13T18:06:50.860Z] OK: 219 MiB in 52 packages [2021-12-13T18:06:51.132Z] Removing intermediate container 91589bf7fa63 [2021-12-13T18:06:51.132Z] ---> e25fadc7fe64 [2021-12-13T18:06:51.132Z] Step 6/22 : COPY . . [2021-12-13T18:06:51.726Z] Removing intermediate container 450f82851e49 [2021-12-13T18:06:51.726Z] ---> 1857c655b461 [2021-12-13T18:06:51.726Z] Step 6/22 : COPY . . [2021-12-13T18:06:52.001Z] Removing intermediate container b71e0334000c [2021-12-13T18:06:52.001Z] ---> 18772de72979 [2021-12-13T18:06:52.001Z] Step 6/24 : COPY . . [2021-12-13T18:06:52.274Z] Removing intermediate container d6110a1c79a1 [2021-12-13T18:06:52.274Z] ---> e84c3281e7bf [2021-12-13T18:06:52.274Z] Step 6/21 : COPY . . [2021-12-13T18:06:52.274Z] Removing intermediate container e878f1595301 [2021-12-13T18:06:52.274Z] ---> da5884044e0f [2021-12-13T18:06:52.274Z] Step 6/30 : COPY . . [2021-12-13T18:06:55.043Z] a745b2488919: Pushed [2021-12-13T18:06:55.043Z] 1876cd192641e06e6c48213757fa64687e1ce8f0: digest: sha256:328d595d0e122e827ea6102a4da21db67c636a7a6681685d67f07d120fe0159b size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:55.446Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:55.893Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-12-13T18:06:55.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-12-13T18:06:55.893Z] ee8a447f9435: Preparing [2021-12-13T18:06:55.893Z] fe83db192c6e: Preparing [2021-12-13T18:06:55.893Z] dacf53f35472: Preparing [2021-12-13T18:06:55.893Z] a745b2488919: Preparing [2021-12-13T18:06:55.893Z] 879b85f2d1ed: Preparing [2021-12-13T18:06:55.893Z] 6777e3bbcb7c: Preparing [2021-12-13T18:06:55.893Z] fd08d546f6b8: Preparing [2021-12-13T18:06:55.893Z] 0636255016a6: Preparing [2021-12-13T18:06:55.893Z] 84e9d258764d: Preparing [2021-12-13T18:06:55.893Z] 56463f638872: Preparing [2021-12-13T18:06:55.893Z] e2eb06d8af82: Preparing [2021-12-13T18:06:55.893Z] 0636255016a6: Waiting [2021-12-13T18:06:55.893Z] 84e9d258764d: Waiting [2021-12-13T18:06:55.893Z] 56463f638872: Waiting [2021-12-13T18:06:55.893Z] e2eb06d8af82: Waiting [2021-12-13T18:06:55.893Z] 6777e3bbcb7c: Waiting [2021-12-13T18:06:55.893Z] fd08d546f6b8: Waiting [2021-12-13T18:06:55.893Z] ee8a447f9435: Layer already exists [2021-12-13T18:06:55.893Z] 879b85f2d1ed: Layer already exists [2021-12-13T18:06:55.893Z] fe83db192c6e: Layer already exists [2021-12-13T18:06:55.893Z] a745b2488919: Layer already exists [2021-12-13T18:06:55.893Z] dacf53f35472: Layer already exists [2021-12-13T18:06:55.893Z] 6777e3bbcb7c: Layer already exists [2021-12-13T18:06:55.893Z] fd08d546f6b8: Layer already exists [2021-12-13T18:06:55.893Z] 0636255016a6: Layer already exists [2021-12-13T18:06:55.893Z] 84e9d258764d: Layer already exists [2021-12-13T18:06:55.893Z] 56463f638872: Layer already exists [2021-12-13T18:06:55.893Z] e2eb06d8af82: Layer already exists [2021-12-13T18:06:55.893Z] latest: digest: sha256:328d595d0e122e827ea6102a4da21db67c636a7a6681685d67f07d120fe0159b size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:56.265Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:56.556Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.13 [2021-12-13T18:06:56.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-12-13T18:06:56.556Z] ee8a447f9435: Preparing [2021-12-13T18:06:56.556Z] fe83db192c6e: Preparing [2021-12-13T18:06:56.556Z] dacf53f35472: Preparing [2021-12-13T18:06:56.556Z] a745b2488919: Preparing [2021-12-13T18:06:56.556Z] 879b85f2d1ed: Preparing [2021-12-13T18:06:56.556Z] 6777e3bbcb7c: Preparing [2021-12-13T18:06:56.556Z] fd08d546f6b8: Preparing [2021-12-13T18:06:56.556Z] 0636255016a6: Preparing [2021-12-13T18:06:56.556Z] 84e9d258764d: Preparing [2021-12-13T18:06:56.556Z] 56463f638872: Preparing [2021-12-13T18:06:56.556Z] e2eb06d8af82: Preparing [2021-12-13T18:06:56.556Z] 0636255016a6: Waiting [2021-12-13T18:06:56.556Z] 84e9d258764d: Waiting [2021-12-13T18:06:56.556Z] 56463f638872: Waiting [2021-12-13T18:06:56.556Z] e2eb06d8af82: Waiting [2021-12-13T18:06:56.556Z] 6777e3bbcb7c: Waiting [2021-12-13T18:06:56.556Z] fd08d546f6b8: Waiting [2021-12-13T18:06:56.556Z] a745b2488919: Layer already exists [2021-12-13T18:06:56.556Z] dacf53f35472: Layer already exists [2021-12-13T18:06:56.556Z] 879b85f2d1ed: Layer already exists [2021-12-13T18:06:56.556Z] ee8a447f9435: Layer already exists [2021-12-13T18:06:56.556Z] fe83db192c6e: Layer already exists [2021-12-13T18:06:56.556Z] 0636255016a6: Layer already exists [2021-12-13T18:06:56.556Z] 6777e3bbcb7c: Layer already exists [2021-12-13T18:06:56.556Z] fd08d546f6b8: Layer already exists [2021-12-13T18:06:56.556Z] 84e9d258764d: Layer already exists [2021-12-13T18:06:56.556Z] 56463f638872: Layer already exists [2021-12-13T18:06:56.556Z] e2eb06d8af82: Layer already exists [2021-12-13T18:06:56.556Z] 2.2.0-dev.13: digest: sha256:328d595d0e122e827ea6102a4da21db67c636a7a6681685d67f07d120fe0159b size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:56.853Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:57.146Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13 [2021-12-13T18:06:57.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-12-13T18:06:57.146Z] ee8a447f9435: Preparing [2021-12-13T18:06:57.146Z] fe83db192c6e: Preparing [2021-12-13T18:06:57.146Z] dacf53f35472: Preparing [2021-12-13T18:06:57.146Z] a745b2488919: Preparing [2021-12-13T18:06:57.146Z] 879b85f2d1ed: Preparing [2021-12-13T18:06:57.146Z] 6777e3bbcb7c: Preparing [2021-12-13T18:06:57.146Z] fd08d546f6b8: Preparing [2021-12-13T18:06:57.146Z] 0636255016a6: Preparing [2021-12-13T18:06:57.146Z] 84e9d258764d: Preparing [2021-12-13T18:06:57.146Z] 56463f638872: Preparing [2021-12-13T18:06:57.146Z] e2eb06d8af82: Preparing [2021-12-13T18:06:57.146Z] 6777e3bbcb7c: Waiting [2021-12-13T18:06:57.146Z] fd08d546f6b8: Waiting [2021-12-13T18:06:57.146Z] 56463f638872: Waiting [2021-12-13T18:06:57.146Z] e2eb06d8af82: Waiting [2021-12-13T18:06:57.146Z] 0636255016a6: Waiting [2021-12-13T18:06:57.146Z] 84e9d258764d: Waiting [2021-12-13T18:06:57.146Z] ee8a447f9435: Layer already exists [2021-12-13T18:06:57.146Z] 879b85f2d1ed: Layer already exists [2021-12-13T18:06:57.146Z] fe83db192c6e: Layer already exists [2021-12-13T18:06:57.147Z] dacf53f35472: Layer already exists [2021-12-13T18:06:57.147Z] a745b2488919: Layer already exists [2021-12-13T18:06:57.147Z] fd08d546f6b8: Layer already exists [2021-12-13T18:06:57.147Z] 6777e3bbcb7c: Layer already exists [2021-12-13T18:06:57.147Z] 84e9d258764d: Layer already exists [2021-12-13T18:06:57.147Z] 0636255016a6: Layer already exists [2021-12-13T18:06:57.147Z] 56463f638872: Layer already exists [2021-12-13T18:06:57.147Z] e2eb06d8af82: Layer already exists [2021-12-13T18:06:57.147Z] 1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13: digest: sha256:328d595d0e122e827ea6102a4da21db67c636a7a6681685d67f07d120fe0159b size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:57.448Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:06:57.742Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-12-13T18:06:57.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-12-13T18:06:57.742Z] ee8a447f9435: Preparing [2021-12-13T18:06:57.742Z] fe83db192c6e: Preparing [2021-12-13T18:06:57.742Z] dacf53f35472: Preparing [2021-12-13T18:06:57.742Z] a745b2488919: Preparing [2021-12-13T18:06:57.742Z] 879b85f2d1ed: Preparing [2021-12-13T18:06:57.742Z] 6777e3bbcb7c: Preparing [2021-12-13T18:06:57.742Z] fd08d546f6b8: Preparing [2021-12-13T18:06:57.742Z] 0636255016a6: Preparing [2021-12-13T18:06:57.742Z] 84e9d258764d: Preparing [2021-12-13T18:06:57.742Z] 56463f638872: Preparing [2021-12-13T18:06:57.742Z] e2eb06d8af82: Preparing [2021-12-13T18:06:57.742Z] 6777e3bbcb7c: Waiting [2021-12-13T18:06:57.742Z] fd08d546f6b8: Waiting [2021-12-13T18:06:57.742Z] 0636255016a6: Waiting [2021-12-13T18:06:57.742Z] 84e9d258764d: Waiting [2021-12-13T18:06:57.742Z] 56463f638872: Waiting [2021-12-13T18:06:57.742Z] e2eb06d8af82: Waiting [2021-12-13T18:06:57.742Z] dacf53f35472: Layer already exists [2021-12-13T18:06:57.742Z] a745b2488919: Layer already exists [2021-12-13T18:06:57.742Z] 879b85f2d1ed: Layer already exists [2021-12-13T18:06:57.742Z] ee8a447f9435: Layer already exists [2021-12-13T18:06:57.742Z] fe83db192c6e: Layer already exists [2021-12-13T18:06:57.742Z] 0636255016a6: Layer already exists [2021-12-13T18:06:57.742Z] 84e9d258764d: Layer already exists [2021-12-13T18:06:57.742Z] 6777e3bbcb7c: Layer already exists [2021-12-13T18:06:57.742Z] 56463f638872: Layer already exists [2021-12-13T18:06:57.742Z] fd08d546f6b8: Layer already exists [2021-12-13T18:06:57.742Z] e2eb06d8af82: Layer already exists [2021-12-13T18:06:57.742Z] main: digest: sha256:328d595d0e122e827ea6102a4da21db67c636a7a6681685d67f07d120fe0159b size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-13T18:06:57.781Z] ===================================================== [Pipeline] echo [2021-12-13T18:06:57.791Z] taggedImages: [2021-12-13T18:06:57.791Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:1876cd192641e06e6c48213757fa64687e1ce8f0 [2021-12-13T18:06:57.791Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-12-13T18:06:57.791Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.13 [2021-12-13T18:06:57.791Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13 [2021-12-13T18:06:57.791Z] - 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-12-13T18:07:07.348Z] ---> 31baf650c800 [2021-12-13T18:07:07.348Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-13T18:07:07.348Z] ---> da69cbe85cb2 [2021-12-13T18:07:07.348Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-13T18:07:07.348Z] ---> ad68e92ccc41 [2021-12-13T18:07:07.348Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-13T18:07:07.348Z] ---> 23e97e2f5295 [2021-12-13T18:07:07.348Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-13T18:07:07.348Z] ---> 6e0c1b06e347 [2021-12-13T18:07:07.348Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-13T18:07:07.348Z] ---> Running in cc41e5a10a10 [2021-12-13T18:07:07.348Z] ---> Running in 4bdd70d79c6b [2021-12-13T18:07:07.348Z] ---> Running in bca3a77702e0 [2021-12-13T18:07:07.348Z] ---> Running in ed02abed3ebf [2021-12-13T18:07:07.348Z] ---> Running in da46698c7af4 [2021-12-13T18:07:12.771Z] Removing intermediate container cc41e5a10a10 [2021-12-13T18:07:12.771Z] ---> 7c14b4ceacce [2021-12-13T18:07:12.771Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-12-13T18:07:12.771Z] ---> Running in d97517b6576d [2021-12-13T18:07:12.771Z] Removing intermediate container 4bdd70d79c6b [2021-12-13T18:07:12.771Z] ---> ef7650328eae [2021-12-13T18:07:12.771Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-12-13T18:07:12.771Z] ---> Running in 9af1a5264559 [2021-12-13T18:07:12.771Z] Removing intermediate container da46698c7af4 [2021-12-13T18:07:12.771Z] ---> a77b2a113ff2 [2021-12-13T18:07:12.771Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-12-13T18:07:12.771Z] ---> Running in c6d94adf361f [2021-12-13T18:07:13.046Z] Removing intermediate container bca3a77702e0 [2021-12-13T18:07:13.046Z] ---> 2d3692fbc628 [2021-12-13T18:07:13.046Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-12-13T18:07:13.046Z] Removing intermediate container ed02abed3ebf [2021-12-13T18:07:13.046Z] ---> 136a99556917 [2021-12-13T18:07:13.046Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-12-13T18:07:13.325Z] ---> Running in fb22642881fd [2021-12-13T18:07:13.325Z] ---> Running in 0a2a08fc7964 [2021-12-13T18:07:13.916Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o cmd/core-command/core-command ./cmd/core-command [2021-12-13T18:07:14.186Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-12-13T18:07:14.785Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-12-13T18:07:15.386Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-12-13T18:07:15.386Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-12-13T18:09:07.198Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-12-13T18:09:08.633Z] Removing intermediate container d97517b6576d [2021-12-13T18:09:08.633Z] ---> a6e64c4ba7a7 [2021-12-13T18:09:08.633Z] [2021-12-13T18:09:08.633Z] Step 9/22 : FROM alpine:3.14 [2021-12-13T18:09:08.633Z] 3.14: Pulling from library/alpine [2021-12-13T18:09:11.263Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-12-13T18:09:11.263Z] Status: Downloaded newer image for alpine:3.14 [2021-12-13T18:09:11.263Z] ---> 5b8b7b635229 [2021-12-13T18:09:11.263Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-12-13T18:09:11.263Z] ---> Running in c244e8fe4e8b [2021-12-13T18:09:11.540Z] Removing intermediate container c6d94adf361f [2021-12-13T18:09:11.540Z] ---> 3a27c3b92c13 [2021-12-13T18:09:11.540Z] [2021-12-13T18:09:11.540Z] Step 9/30 : FROM alpine:3.14 [2021-12-13T18:09:11.540Z] ---> 5b8b7b635229 [2021-12-13T18:09:11.540Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-12-13T18:09:11.813Z] ---> Running in facf22e2698e [2021-12-13T18:09:12.791Z] Removing intermediate container facf22e2698e [2021-12-13T18:09:12.791Z] ---> 35927187a90c [2021-12-13T18:09:12.791Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-12-13T18:09:12.791Z] ---> Running in 087afe2515d0 [2021-12-13T18:09:13.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-13T18:09:13.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-13T18:09:14.591Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-12-13T18:09:14.591Z] Executing busybox-1.33.1-r6.trigger [2021-12-13T18:09:14.862Z] OK: 6 MiB in 15 packages [2021-12-13T18:09:15.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-13T18:09:15.407Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-13T18:09:16.388Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-12-13T18:09:16.388Z] (2/2) Installing su-exec (0.2-r1) [2021-12-13T18:09:16.388Z] Executing busybox-1.33.1-r6.trigger [2021-12-13T18:09:16.388Z] OK: 6 MiB in 16 packages [2021-12-13T18:09:16.388Z] Removing intermediate container c244e8fe4e8b [2021-12-13T18:09:16.388Z] ---> a40485015358 [2021-12-13T18:09:16.388Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-13T18:09:16.661Z] Removing intermediate container fb22642881fd [2021-12-13T18:09:16.661Z] ---> 8428c403dedc [2021-12-13T18:09:16.661Z] [2021-12-13T18:09:16.661Z] Step 9/24 : FROM alpine:3.14 [2021-12-13T18:09:16.661Z] ---> 5b8b7b635229 [2021-12-13T18:09:16.661Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-12-13T18:09:16.661Z] ---> Running in 82a7843d9c3d [2021-12-13T18:09:16.661Z] ---> Running in 6004068f8bfc [2021-12-13T18:09:17.261Z] Removing intermediate container 82a7843d9c3d [2021-12-13T18:09:17.261Z] ---> 6cccf4a6be40 [2021-12-13T18:09:17.261Z] Step 12/22 : ENV APP_PORT=59882 [2021-12-13T18:09:17.261Z] ---> Running in 3a9220783dcc [2021-12-13T18:09:17.860Z] Removing intermediate container 087afe2515d0 [2021-12-13T18:09:17.860Z] ---> 562b3e43dac9 [2021-12-13T18:09:17.860Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-12-13T18:09:18.133Z] ---> Running in 99ec808fbbcc [2021-12-13T18:09:18.133Z] Removing intermediate container 3a9220783dcc [2021-12-13T18:09:18.133Z] ---> 6f4188f207d2 [2021-12-13T18:09:18.133Z] Step 13/22 : EXPOSE $APP_PORT [2021-12-13T18:09:18.408Z] ---> Running in 4dc0931550bf [2021-12-13T18:09:18.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-13T18:09:18.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-13T18:09:18.685Z] Removing intermediate container 99ec808fbbcc [2021-12-13T18:09:18.685Z] ---> 7f934d71af92 [2021-12-13T18:09:18.685Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-12-13T18:09:18.973Z] ---> Running in 89cc17136468 [2021-12-13T18:09:18.974Z] Removing intermediate container 4dc0931550bf [2021-12-13T18:09:18.974Z] ---> b5f6822d7cc7 [2021-12-13T18:09:18.974Z] Step 14/22 : WORKDIR / [2021-12-13T18:09:18.974Z] Removing intermediate container 0a2a08fc7964 [2021-12-13T18:09:18.974Z] ---> 395188397b2a [2021-12-13T18:09:18.974Z] [2021-12-13T18:09:18.974Z] Step 9/21 : FROM alpine:3.14 [2021-12-13T18:09:18.974Z] ---> 5b8b7b635229 [2021-12-13T18:09:18.974Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-12-13T18:09:19.246Z] ---> Running in 5d25b05a3228 [2021-12-13T18:09:19.246Z] ---> Running in da08e97e455e [2021-12-13T18:09:19.520Z] (1/3) Installing ca-certificates (20191127-r5) [2021-12-13T18:09:19.520Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-12-13T18:09:19.520Z] (3/3) Installing su-exec (0.2-r1) [2021-12-13T18:09:19.520Z] Executing busybox-1.33.1-r6.trigger [2021-12-13T18:09:19.520Z] Executing ca-certificates-20191127-r5.trigger [2021-12-13T18:09:19.811Z] Removing intermediate container 89cc17136468 [2021-12-13T18:09:19.811Z] ---> 8675226bd5a0 [2021-12-13T18:09:19.811Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-12-13T18:09:19.811Z] OK: 6 MiB in 17 packages [2021-12-13T18:09:20.089Z] ---> Running in 3119d44829cd [2021-12-13T18:09:20.089Z] Removing intermediate container da08e97e455e [2021-12-13T18:09:20.089Z] ---> 01a39b3d368f [2021-12-13T18:09:20.089Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-13T18:09:20.713Z] Removing intermediate container 9af1a5264559 [2021-12-13T18:09:20.713Z] ---> 557e1a829634 [2021-12-13T18:09:20.713Z] [2021-12-13T18:09:20.713Z] Step 9/22 : FROM alpine:3.14 [2021-12-13T18:09:20.713Z] ---> 5b8b7b635229 [2021-12-13T18:09:20.713Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-12-13T18:09:20.713Z] ---> Using cache [2021-12-13T18:09:20.713Z] ---> a40485015358 [2021-12-13T18:09:20.713Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-13T18:09:20.713Z] ---> Using cache [2021-12-13T18:09:20.713Z] ---> 6cccf4a6be40 [2021-12-13T18:09:20.713Z] Step 12/22 : ENV APP_PORT=59881 [2021-12-13T18:09:20.713Z] ---> Running in 8e7f7c4fe839 [2021-12-13T18:09:20.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-13T18:09:21.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-13T18:09:21.549Z] ---> 0ddcf62cf98e [2021-12-13T18:09:21.549Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-12-13T18:09:21.549Z] Removing intermediate container 8e7f7c4fe839 [2021-12-13T18:09:21.549Z] ---> d82f2664ddcd [2021-12-13T18:09:21.549Z] Step 13/22 : EXPOSE $APP_PORT [2021-12-13T18:09:21.549Z] ---> Running in 4bf6e7c7607b [2021-12-13T18:09:21.828Z] Removing intermediate container 6004068f8bfc [2021-12-13T18:09:21.828Z] ---> d8c31067e5d3 [2021-12-13T18:09:21.828Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-12-13T18:09:22.104Z] (1/2) Installing ca-certificates (20191127-r5) [2021-12-13T18:09:22.104Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-12-13T18:09:22.104Z] ---> Running in 7db40f26aac1 [2021-12-13T18:09:22.104Z] Executing busybox-1.33.1-r6.trigger [2021-12-13T18:09:22.386Z] Executing ca-certificates-20191127-r5.trigger [2021-12-13T18:09:22.386Z] Removing intermediate container 4bf6e7c7607b [2021-12-13T18:09:22.386Z] ---> ea250b290d62 [2021-12-13T18:09:22.386Z] Step 14/22 : WORKDIR / [2021-12-13T18:09:22.386Z] OK: 6 MiB in 16 packages [2021-12-13T18:09:22.672Z] ---> Running in 8705fbf0899b [2021-12-13T18:09:22.672Z] Removing intermediate container 7db40f26aac1 [2021-12-13T18:09:22.672Z] ---> 74c884c3637a [2021-12-13T18:09:22.672Z] Step 12/24 : WORKDIR / [2021-12-13T18:09:22.949Z] ---> Running in 2654fc6f4eb4 [2021-12-13T18:09:23.225Z] Removing intermediate container 3119d44829cd [2021-12-13T18:09:23.225Z] ---> 79d85a008153 [2021-12-13T18:09:23.225Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-12-13T18:09:23.225Z] ---> Running in d4f17fba117b [2021-12-13T18:09:23.500Z] Removing intermediate container 8705fbf0899b [2021-12-13T18:09:23.500Z] ---> da3676c05573 [2021-12-13T18:09:23.500Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-13T18:09:23.500Z] ---> a8b32ce62f18 [2021-12-13T18:09:23.500Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-12-13T18:09:23.500Z] Removing intermediate container 2654fc6f4eb4 [2021-12-13T18:09:23.500Z] ---> 20065a41157d [2021-12-13T18:09:23.500Z] 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-12-13T18:09:24.103Z] Removing intermediate container d4f17fba117b [2021-12-13T18:09:24.103Z] ---> f67cba68b8e8 [2021-12-13T18:09:24.103Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-12-13T18:09:24.103Z] Removing intermediate container 5d25b05a3228 [2021-12-13T18:09:24.103Z] ---> 02666c1daaac [2021-12-13T18:09:24.103Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-13T18:09:24.381Z] ---> Running in 7fa6994f6527 [2021-12-13T18:09:24.381Z] ---> a8d00b2734fb [2021-12-13T18:09:24.381Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-12-13T18:09:24.667Z] ---> fcaa4f052329 [2021-12-13T18:09:24.667Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-12-13T18:09:24.667Z] ---> 0173241da51d [2021-12-13T18:09:24.667Z] 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-12-13T18:09:24.939Z] Removing intermediate container 7fa6994f6527 [2021-12-13T18:09:24.939Z] ---> ae42c61306cb [2021-12-13T18:09:24.939Z] Step 12/21 : ENV APP_PORT=59860 [2021-12-13T18:09:24.939Z] ---> Running in 0ded03b0a443 [2021-12-13T18:09:24.939Z] ---> Running in ebe2e7d4dd41 [2021-12-13T18:09:24.939Z] ---> 600486a5cd39 [2021-12-13T18:09:24.939Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-12-13T18:09:25.210Z] ---> Running in 1524c4094e56 [2021-12-13T18:09:25.484Z] Removing intermediate container 0ded03b0a443 [2021-12-13T18:09:25.484Z] ---> 1b3d06debb2c [2021-12-13T18:09:25.484Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-13T18:09:25.761Z] ---> Running in 8a084bc69384 [2021-12-13T18:09:25.761Z] Removing intermediate container ebe2e7d4dd41 [2021-12-13T18:09:25.761Z] ---> 4ceba0013b90 [2021-12-13T18:09:25.761Z] Step 13/21 : EXPOSE $APP_PORT [2021-12-13T18:09:25.761Z] ---> Running in c19abe7206e0 [2021-12-13T18:09:25.761Z] ---> 47c6cbf9218d [2021-12-13T18:09:25.761Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-12-13T18:09:26.359Z] Removing intermediate container 8a084bc69384 [2021-12-13T18:09:26.360Z] ---> 6d9febcc6ec8 [2021-12-13T18:09:26.360Z] Step 20/22 : LABEL arch=arm64 [2021-12-13T18:09:26.360Z] ---> fa4c65589d6b [2021-12-13T18:09:26.360Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-12-13T18:09:26.360Z] ---> Running in d68962bd172f [2021-12-13T18:09:26.360Z] Removing intermediate container c19abe7206e0 [2021-12-13T18:09:26.360Z] ---> db40389753a8 [2021-12-13T18:09:26.360Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-13T18:09:26.958Z] ---> 3b85ac36a58f [2021-12-13T18:09:26.958Z] 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-12-13T18:09:26.958Z] Removing intermediate container d68962bd172f [2021-12-13T18:09:26.958Z] ---> 15fb883ad117 [2021-12-13T18:09:26.958Z] Step 21/22 : LABEL git_sha=1876cd192641e06e6c48213757fa64687e1ce8f0 [2021-12-13T18:09:27.237Z] ---> Running in 17a50fdaf53d [2021-12-13T18:09:27.237Z] ---> b298e7aa4960 [2021-12-13T18:09:27.237Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-12-13T18:09:27.511Z] ---> 0506e7c46fe0 [2021-12-13T18:09:27.511Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-12-13T18:09:27.511Z] ---> Running in 0ba8e8baa0b4 [2021-12-13T18:09:27.789Z] Removing intermediate container 17a50fdaf53d [2021-12-13T18:09:27.789Z] ---> 5a45365a4479 [2021-12-13T18:09:27.789Z] Step 22/22 : LABEL version=2.2.0-dev.13 [2021-12-13T18:09:27.789Z] Removing intermediate container 1524c4094e56 [2021-12-13T18:09:27.789Z] ---> 80c8c6da38bb [2021-12-13T18:09:27.789Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-13T18:09:28.066Z] ---> 98a934a19ad5 [2021-12-13T18:09:28.066Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-12-13T18:09:28.066Z] Removing intermediate container 0ba8e8baa0b4 [2021-12-13T18:09:28.066Z] ---> bfd244eef3aa [2021-12-13T18:09:28.066Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-13T18:09:28.066Z] ---> Running in 2373e78e4d0f [2021-12-13T18:09:28.066Z] ---> Running in 0922914254e9 [2021-12-13T18:09:28.664Z] Removing intermediate container 2373e78e4d0f [2021-12-13T18:09:28.664Z] ---> 7d9790f4d638 [2021-12-13T18:09:28.664Z] [2021-12-13T18:09:28.936Z] Removing intermediate container 0922914254e9 [2021-12-13T18:09:28.936Z] ---> f9e731226f2c [2021-12-13T18:09:28.936Z] Step 20/22 : LABEL arch=arm64 [2021-12-13T18:09:28.936Z] ---> bf345f892768 [2021-12-13T18:09:28.936Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-12-13T18:09:29.211Z] ---> Running in d52bb41d1456 [2021-12-13T18:09:29.211Z] Successfully built 7d9790f4d638 [2021-12-13T18:09:29.211Z] Successfully tagged core-command-arm64:latest [2021-12-13T18:09:29.211Z] ---> c6590711d4e5 [2021-12-13T18:09:29.211Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-12-13T18:09:29.211Z] Building security-proxy-setup [2021-12-13T18:09:29.490Z]  Building core-command ... done  ---> 3cc763a9d418 [2021-12-13T18:09:29.490Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-12-13T18:09:29.774Z] Removing intermediate container d52bb41d1456 [2021-12-13T18:09:29.774Z] ---> ab23d466ae90 [2021-12-13T18:09:29.774Z] Step 21/22 : LABEL git_sha=1876cd192641e06e6c48213757fa64687e1ce8f0 [2021-12-13T18:09:29.774Z] ---> Running in 42a4dbcdc734 [2021-12-13T18:09:30.760Z] Removing intermediate container 42a4dbcdc734 [2021-12-13T18:09:30.760Z] ---> 5dc336325929 [2021-12-13T18:09:30.760Z] Step 22/22 : LABEL version=2.2.0-dev.13 [2021-12-13T18:09:30.760Z] ---> 28404718ffe6 [2021-12-13T18:09:30.760Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-12-13T18:09:30.760Z] ---> 6cfb11b57b3b [2021-12-13T18:09:30.760Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-12-13T18:09:30.760Z] ---> Running in 60193b596efb [2021-12-13T18:09:30.760Z] ---> Running in c64930023187 [2021-12-13T18:09:31.359Z] ---> 0ce7fc655d46 [2021-12-13T18:09:31.359Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-12-13T18:09:31.359Z] Removing intermediate container c64930023187 [2021-12-13T18:09:31.359Z] ---> c97f323854ca [2021-12-13T18:09:31.359Z] [2021-12-13T18:09:31.633Z] Removing intermediate container 60193b596efb [2021-12-13T18:09:31.633Z] ---> 05729d77e39c [2021-12-13T18:09:31.633Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-13T18:09:31.633Z] ---> Running in a335c0b97944 [2021-12-13T18:09:31.910Z] Successfully built c97f323854ca [2021-12-13T18:09:31.910Z] Successfully tagged core-metadata-arm64:latest [2021-12-13T18:09:31.910Z] Building sys-mgmt-agent [2021-12-13T18:09:31.910Z]  Building core-metadata ... done  ---> 0bf6f5ff42fd [2021-12-13T18:09:31.910Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-12-13T18:09:32.188Z] Removing intermediate container a335c0b97944 [2021-12-13T18:09:32.188Z] ---> 983250694ed3 [2021-12-13T18:09:32.188Z] Step 19/21 : LABEL arch=arm64 [2021-12-13T18:09:32.464Z] ---> d8c960e185fd [2021-12-13T18:09:32.464Z] 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-12-13T18:09:32.464Z] ---> Running in a753b2b9fbb3 [2021-12-13T18:09:32.464Z] ---> Running in 3dce17126e0c [2021-12-13T18:09:32.737Z] ---> 0379451151b9 [2021-12-13T18:09:32.737Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-12-13T18:09:33.013Z] Removing intermediate container a753b2b9fbb3 [2021-12-13T18:09:33.013Z] ---> c4299353cf47 [2021-12-13T18:09:33.013Z] Step 20/21 : LABEL git_sha=1876cd192641e06e6c48213757fa64687e1ce8f0 [2021-12-13T18:09:33.285Z] ---> Running in d85ecb3bd2e3 [2021-12-13T18:09:33.880Z] Removing intermediate container d85ecb3bd2e3 [2021-12-13T18:09:33.880Z] ---> fe0feb94c195 [2021-12-13T18:09:33.880Z] Step 21/21 : LABEL version=2.2.0-dev.13 [2021-12-13T18:09:33.880Z] ---> 9a656acf75b2 [2021-12-13T18:09:33.880Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-12-13T18:09:34.156Z] ---> Running in 6baa1307097f [2021-12-13T18:09:34.156Z] ---> Running in 4b20026926b6 [2021-12-13T18:09:34.767Z] Removing intermediate container 6baa1307097f [2021-12-13T18:09:34.767Z] ---> a671d6e422a1 [2021-12-13T18:09:34.767Z] [2021-12-13T18:09:34.767Z] Removing intermediate container 4b20026926b6 [2021-12-13T18:09:34.767Z] ---> 167d07106dc0 [2021-12-13T18:09:34.767Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-12-13T18:09:34.767Z] Removing intermediate container 3dce17126e0c [2021-12-13T18:09:34.767Z] ---> fe2ea04257a6 [2021-12-13T18:09:34.767Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-12-13T18:09:35.042Z] Successfully built a671d6e422a1 [2021-12-13T18:09:35.042Z] Successfully tagged support-notifications-arm64:latest [2021-12-13T18:09:35.042Z] Building support-scheduler [2021-12-13T18:09:35.042Z]  Building support-notifications ... done  ---> Running in eb9aac5c2c24 [2021-12-13T18:09:35.642Z] ---> ea275a53eb52 [2021-12-13T18:09:35.642Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-12-13T18:09:35.642Z] Removing intermediate container eb9aac5c2c24 [2021-12-13T18:09:35.642Z] ---> d234f17de1a8 [2021-12-13T18:09:35.642Z] Step 22/24 : LABEL arch=arm64 [2021-12-13T18:09:35.642Z] ---> Running in b8eb34289dfa [2021-12-13T18:09:35.642Z] ---> Running in a67aff387f8a [2021-12-13T18:09:36.235Z] Removing intermediate container b8eb34289dfa [2021-12-13T18:09:36.235Z] ---> af6c5ccd08ad [2021-12-13T18:09:36.235Z] Step 23/24 : LABEL git_sha=1876cd192641e06e6c48213757fa64687e1ce8f0 [2021-12-13T18:09:36.235Z] ---> Running in 77ba7b4e0355 [2021-12-13T18:09:37.216Z] Removing intermediate container 77ba7b4e0355 [2021-12-13T18:09:37.216Z] ---> e2b27da9ebf1 [2021-12-13T18:09:37.216Z] Step 24/24 : LABEL version=2.2.0-dev.13 [2021-12-13T18:09:37.216Z] ---> Running in e8dda4162cb3 [2021-12-13T18:09:37.816Z] Removing intermediate container e8dda4162cb3 [2021-12-13T18:09:37.816Z] ---> bb7f4ee25b00 [2021-12-13T18:09:37.816Z] [2021-12-13T18:09:38.089Z] Removing intermediate container a67aff387f8a [2021-12-13T18:09:38.089Z] ---> 5e20d6397be0 [2021-12-13T18:09:38.089Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-12-13T18:09:38.373Z] Successfully built bb7f4ee25b00 [2021-12-13T18:09:38.373Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-12-13T18:09:38.373Z] Building core-data [2021-12-13T18:09:38.650Z]  Building security-secretstore-setup ... done  ---> Running in 9edad3ea6ea4 [2021-12-13T18:09:38.921Z] Removing intermediate container 9edad3ea6ea4 [2021-12-13T18:09:38.921Z] ---> 64d5f787bc29 [2021-12-13T18:09:38.921Z] Step 27/30 : CMD ["gate"] [2021-12-13T18:09:39.192Z] ---> Running in 8229cd69a68a [2021-12-13T18:09:39.802Z] Removing intermediate container 8229cd69a68a [2021-12-13T18:09:39.802Z] ---> 7213408a9bf9 [2021-12-13T18:09:39.802Z] Step 28/30 : LABEL arch=arm64 [2021-12-13T18:09:40.072Z] ---> Running in 01544b4e74c0 [2021-12-13T18:09:40.665Z] Removing intermediate container 01544b4e74c0 [2021-12-13T18:09:40.665Z] ---> 175fe2253dba [2021-12-13T18:09:40.665Z] Step 29/30 : LABEL git_sha=1876cd192641e06e6c48213757fa64687e1ce8f0 [2021-12-13T18:09:40.937Z] ---> Running in d850affe5a3a [2021-12-13T18:09:41.209Z] Removing intermediate container d850affe5a3a [2021-12-13T18:09:41.209Z] ---> ff09262e397e [2021-12-13T18:09:41.209Z] Step 30/30 : LABEL version=2.2.0-dev.13 [2021-12-13T18:09:41.481Z] ---> Running in 3e529f6bdd1f [2021-12-13T18:09:42.138Z] Removing intermediate container 3e529f6bdd1f [2021-12-13T18:09:42.138Z] ---> 39abc8e76d67 [2021-12-13T18:09:42.138Z] [2021-12-13T18:09:42.416Z] Successfully built 39abc8e76d67 [2021-12-13T18:09:42.416Z] Successfully tagged security-bootstrapper-arm64:latest [2021-12-13T18:09:57.519Z]  Building security-bootstrapper ... done Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-13T18:09:57.519Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-12-13T18:09:57.519Z] ---> ea71cbf582b6 [2021-12-13T18:09:57.519Z] Step 3/20 : WORKDIR /edgex-go [2021-12-13T18:09:57.519Z] ---> Using cache [2021-12-13T18:09:57.519Z] ---> 88cd08382d49 [2021-12-13T18:09:57.519Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-13T18:09:57.519Z] ---> Using cache [2021-12-13T18:09:57.519Z] ---> 33cb0f4f0965 [2021-12-13T18:09:57.519Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-12-13T18:09:57.519Z] ---> Using cache [2021-12-13T18:09:57.519Z] ---> 18772de72979 [2021-12-13T18:09:57.519Z] Step 6/20 : COPY . . [2021-12-13T18:09:57.519Z] ---> Using cache [2021-12-13T18:09:57.519Z] ---> ad68e92ccc41 [2021-12-13T18:09:57.519Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-13T18:09:57.519Z] ---> Using cache [2021-12-13T18:09:57.519Z] ---> 2d3692fbc628 [2021-12-13T18:09:57.519Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-12-13T18:09:57.519Z] ---> Running in 0a52bff8b9c4 [2021-12-13T18:09:58.960Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-12-13T18:10:03.315Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-13T18:10:03.315Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-13T18:10:03.315Z] ---> ea71cbf582b6 [2021-12-13T18:10:03.315Z] Step 3/22 : WORKDIR /edgex-go [2021-12-13T18:10:03.315Z] ---> Using cache [2021-12-13T18:10:03.315Z] ---> 88cd08382d49 [2021-12-13T18:10:03.315Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-13T18:10:03.315Z] ---> Using cache [2021-12-13T18:10:03.315Z] ---> 33cb0f4f0965 [2021-12-13T18:10:03.315Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-12-13T18:10:03.315Z] ---> Running in 09ea253614a6 [2021-12-13T18:10:04.760Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-13T18:10:04.760Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-12-13T18:10:04.760Z] ---> ea71cbf582b6 [2021-12-13T18:10:04.760Z] Step 3/23 : WORKDIR /edgex-go [2021-12-13T18:10:04.760Z] ---> Using cache [2021-12-13T18:10:04.760Z] ---> 88cd08382d49 [2021-12-13T18:10:04.760Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-13T18:10:04.760Z] ---> Using cache [2021-12-13T18:10:04.760Z] ---> 33cb0f4f0965 [2021-12-13T18:10:04.760Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-12-13T18:10:04.760Z] ---> Using cache [2021-12-13T18:10:04.760Z] ---> 18772de72979 [2021-12-13T18:10:04.760Z] Step 6/23 : COPY go.mod . [2021-12-13T18:10:05.355Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-13T18:10:05.973Z] ---> bdd29e2e5666 [2021-12-13T18:10:05.973Z] Step 7/23 : RUN go mod download [2021-12-13T18:10:05.973Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-13T18:10:05.973Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-13T18:10:05.973Z] ---> ea71cbf582b6 [2021-12-13T18:10:05.973Z] Step 3/22 : WORKDIR /edgex-go [2021-12-13T18:10:05.973Z] ---> Using cache [2021-12-13T18:10:05.973Z] ---> 88cd08382d49 [2021-12-13T18:10:05.973Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-13T18:10:05.973Z] ---> Using cache [2021-12-13T18:10:05.973Z] ---> 33cb0f4f0965 [2021-12-13T18:10:05.973Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-12-13T18:10:05.973Z] ---> Running in 0e0b69568f45 [2021-12-13T18:10:05.973Z] ---> Running in cbf4d561d8c0 [2021-12-13T18:10:06.250Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-13T18:10:07.733Z] OK: 219 MiB in 52 packages [2021-12-13T18:10:08.006Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-13T18:10:08.603Z] Removing intermediate container 09ea253614a6 [2021-12-13T18:10:08.603Z] ---> a2feff027ca2 [2021-12-13T18:10:08.603Z] Step 6/22 : COPY . . [2021-12-13T18:10:08.882Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-13T18:10:09.866Z] OK: 219 MiB in 52 packages [2021-12-13T18:10:11.870Z] Removing intermediate container 0e0b69568f45 [2021-12-13T18:10:11.870Z] ---> f8efc7139543 [2021-12-13T18:10:11.870Z] Step 6/22 : COPY . . [2021-12-13T18:10:12.143Z] Removing intermediate container cbf4d561d8c0 [2021-12-13T18:10:12.143Z] ---> d650275a20c6 [2021-12-13T18:10:12.143Z] Step 8/23 : COPY . . [2021-12-13T18:10:27.225Z] ---> e671c4389158 [2021-12-13T18:10:27.225Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-13T18:10:27.225Z] ---> Running in 291efc1da748 [2021-12-13T18:10:31.557Z] ---> b7564c417774 [2021-12-13T18:10:31.557Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-13T18:10:31.558Z] ---> 53d98e31350d [2021-12-13T18:10:31.558Z] Step 9/23 : RUN go mod tidy [2021-12-13T18:10:31.558Z] ---> Running in baa04e32fd26 [2021-12-13T18:10:31.558Z] ---> Running in f5696dfd983a [2021-12-13T18:10:31.558Z] Removing intermediate container 291efc1da748 [2021-12-13T18:10:31.558Z] ---> 82c6cb6f1dc2 [2021-12-13T18:10:31.558Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-12-13T18:10:31.558Z] ---> Running in 7acf234c6eec [2021-12-13T18:10:34.177Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-12-13T18:10:36.828Z] Removing intermediate container baa04e32fd26 [2021-12-13T18:10:36.828Z] ---> 1b2d442ac06c [2021-12-13T18:10:36.828Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-12-13T18:10:36.828Z] ---> Running in f1adbf21998a [2021-12-13T18:10:37.431Z] Removing intermediate container f5696dfd983a [2021-12-13T18:10:37.431Z] ---> 62b5c0fbccbc [2021-12-13T18:10:37.431Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-12-13T18:10:37.715Z] ---> Running in 1950c6a9a6af [2021-12-13T18:10:39.153Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o cmd/core-data/core-data ./cmd/core-data [2021-12-13T18:10:39.750Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-12-13T18:10:46.471Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o ./cmd/secrets-config ./cmd/secrets-config [2021-12-13T18:11:01.591Z] Removing intermediate container 0a52bff8b9c4 [2021-12-13T18:11:01.591Z] ---> 80d3229efe3a [2021-12-13T18:11:01.591Z] [2021-12-13T18:11:01.591Z] Step 9/20 : FROM alpine:3.14 [2021-12-13T18:11:01.591Z] ---> 5b8b7b635229 [2021-12-13T18:11:01.591Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-12-13T18:11:01.591Z] ---> Running in f5530ed34c80 [2021-12-13T18:11:03.569Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-13T18:11:03.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-13T18:11:04.830Z] (1/5) Installing ca-certificates (20191127-r5) [2021-12-13T18:11:04.830Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-12-13T18:11:04.830Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-12-13T18:11:04.830Z] (4/5) Installing libcurl (7.79.1-r0) [2021-12-13T18:11:04.830Z] (5/5) Installing curl (7.79.1-r0) [2021-12-13T18:11:04.830Z] Executing busybox-1.33.1-r6.trigger [2021-12-13T18:11:04.830Z] Executing ca-certificates-20191127-r5.trigger [2021-12-13T18:11:05.428Z] OK: 8 MiB in 19 packages [2021-12-13T18:11:07.408Z] Removing intermediate container f5530ed34c80 [2021-12-13T18:11:07.408Z] ---> c7ff6e5dcd6d [2021-12-13T18:11:07.408Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-12-13T18:11:07.408Z] ---> Running in d4b09df8dfa2 [2021-12-13T18:11:07.689Z] Removing intermediate container d4b09df8dfa2 [2021-12-13T18:11:07.689Z] ---> d68db84b6b71 [2021-12-13T18:11:07.689Z] Step 12/20 : WORKDIR /edgex [2021-12-13T18:11:07.965Z] ---> Running in e8db04b38c25 [2021-12-13T18:11:08.560Z] Removing intermediate container e8db04b38c25 [2021-12-13T18:11:08.560Z] ---> 24b38b2e3151 [2021-12-13T18:11:08.560Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-12-13T18:11:09.539Z] ---> 345427d85cf9 [2021-12-13T18:11:09.539Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-12-13T18:11:10.969Z] ---> cf137459584a [2021-12-13T18:11:10.969Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-12-13T18:11:12.401Z] ---> d3ba21bba4cc [2021-12-13T18:11:12.402Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-12-13T18:11:12.402Z] ---> Running in d418ea78dbb7 [2021-12-13T18:11:12.998Z] Removing intermediate container d418ea78dbb7 [2021-12-13T18:11:12.998Z] ---> 2f5728cd07f5 [2021-12-13T18:11:12.998Z] Step 17/20 : CMD ["--init=true"] [2021-12-13T18:11:12.998Z] ---> Running in 7cff1a89d35b [2021-12-13T18:11:13.600Z] Removing intermediate container 7cff1a89d35b [2021-12-13T18:11:13.600Z] ---> 74ce13f05fe2 [2021-12-13T18:11:13.600Z] Step 18/20 : LABEL arch=arm64 [2021-12-13T18:11:13.600Z] ---> Running in 525348e3a096 [2021-12-13T18:11:14.196Z] Removing intermediate container 525348e3a096 [2021-12-13T18:11:14.196Z] ---> 3812813f7041 [2021-12-13T18:11:14.196Z] Step 19/20 : LABEL git_sha=1876cd192641e06e6c48213757fa64687e1ce8f0 [2021-12-13T18:11:14.472Z] ---> Running in f051ae0b6fe2 [2021-12-13T18:11:15.066Z] Removing intermediate container f051ae0b6fe2 [2021-12-13T18:11:15.066Z] ---> 23319f1adfb5 [2021-12-13T18:11:15.066Z] Step 20/20 : LABEL version=2.2.0-dev.13 [2021-12-13T18:11:15.066Z] ---> Running in a8d6120b69fc [2021-12-13T18:11:15.690Z] Removing intermediate container a8d6120b69fc [2021-12-13T18:11:15.690Z] ---> db115b1f144d [2021-12-13T18:11:15.690Z] [2021-12-13T18:11:15.961Z] Successfully built db115b1f144d [2021-12-13T18:11:15.961Z] Successfully tagged security-proxy-setup-arm64:latest [2021-12-13T18:11:54.957Z]  Building security-proxy-setup ... done Removing intermediate container 7acf234c6eec [2021-12-13T18:11:54.957Z] ---> a04ef93de4af [2021-12-13T18:11:54.957Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-12-13T18:11:54.957Z] ---> Running in 86c4068facad [2021-12-13T18:11:56.693Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-12-13T18:12:01.124Z] Removing intermediate container 86c4068facad [2021-12-13T18:12:01.124Z] ---> 1d5ea874b058 [2021-12-13T18:12:01.124Z] [2021-12-13T18:12:01.124Z] Step 10/22 : FROM docker:20.10.8 [2021-12-13T18:12:01.124Z] 20.10.8: Pulling from library/docker [2021-12-13T18:12:06.531Z] Removing intermediate container 1950c6a9a6af [2021-12-13T18:12:06.531Z] ---> cd157c883332 [2021-12-13T18:12:06.531Z] [2021-12-13T18:12:06.531Z] Step 11/23 : FROM alpine:3.14 [2021-12-13T18:12:06.531Z] ---> 5b8b7b635229 [2021-12-13T18:12:06.531Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-12-13T18:12:06.531Z] ---> Using cache [2021-12-13T18:12:06.531Z] ---> a40485015358 [2021-12-13T18:12:06.531Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-13T18:12:06.531Z] ---> Using cache [2021-12-13T18:12:06.531Z] ---> 6cccf4a6be40 [2021-12-13T18:12:06.531Z] Step 14/23 : ENV APP_PORT=59861 [2021-12-13T18:12:06.531Z] ---> Running in fdd9e66d2045 [2021-12-13T18:12:06.802Z] Removing intermediate container fdd9e66d2045 [2021-12-13T18:12:06.802Z] ---> 537962c5b1a1 [2021-12-13T18:12:06.802Z] Step 15/23 : EXPOSE $APP_PORT [2021-12-13T18:12:07.073Z] ---> Running in fcd8f0af6f57 [2021-12-13T18:12:07.349Z] Removing intermediate container fcd8f0af6f57 [2021-12-13T18:12:07.349Z] ---> ba5f441d0564 [2021-12-13T18:12:07.349Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-13T18:12:08.322Z] ---> aebff4c2c26f [2021-12-13T18:12:08.322Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-12-13T18:12:09.756Z] ---> a7878fa20821 [2021-12-13T18:12:09.756Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-12-13T18:12:10.737Z] ---> 35e07457b4dc [2021-12-13T18:12:10.737Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-12-13T18:12:10.737Z] ---> Running in a730c2ecc17e [2021-12-13T18:12:10.737Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-12-13T18:12:10.737Z] Status: Downloaded newer image for docker:20.10.8 [2021-12-13T18:12:10.737Z] ---> 3734d5adc5ac [2021-12-13T18:12:10.737Z] 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-12-13T18:12:11.011Z] ---> Running in c42b75418426 [2021-12-13T18:12:11.289Z] Removing intermediate container a730c2ecc17e [2021-12-13T18:12:11.289Z] ---> fb804053ccbf [2021-12-13T18:12:11.289Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-13T18:12:11.561Z] ---> Running in b2c8fe9c11ab [2021-12-13T18:12:11.561Z] Removing intermediate container c42b75418426 [2021-12-13T18:12:11.561Z] ---> 4580e994d8b6 [2021-12-13T18:12:11.561Z] 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-12-13T18:12:11.561Z] ---> Running in 73a3d57021a7 [2021-12-13T18:12:11.835Z] Removing intermediate container b2c8fe9c11ab [2021-12-13T18:12:11.835Z] ---> c89925701217 [2021-12-13T18:12:11.835Z] Step 21/23 : LABEL arch=arm64 [2021-12-13T18:12:12.109Z] ---> Running in 4e079a494796 [2021-12-13T18:12:12.703Z] Removing intermediate container 4e079a494796 [2021-12-13T18:12:12.703Z] ---> 6f0de2c4ad2e [2021-12-13T18:12:12.703Z] Step 22/23 : LABEL git_sha=1876cd192641e06e6c48213757fa64687e1ce8f0 [2021-12-13T18:12:12.703Z] ---> Running in 7f74552709cd [2021-12-13T18:12:12.703Z] Removing intermediate container f1adbf21998a [2021-12-13T18:12:12.703Z] ---> 26ead7e47ab8 [2021-12-13T18:12:12.703Z] [2021-12-13T18:12:12.703Z] Step 9/22 : FROM alpine:3.14 [2021-12-13T18:12:12.703Z] ---> 5b8b7b635229 [2021-12-13T18:12:12.703Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-12-13T18:12:12.975Z] ---> Running in e97a02253ced [2021-12-13T18:12:12.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-13T18:12:13.249Z] Removing intermediate container 7f74552709cd [2021-12-13T18:12:13.249Z] ---> 2a5c64a46773 [2021-12-13T18:12:13.249Z] Step 23/23 : LABEL version=2.2.0-dev.13 [2021-12-13T18:12:13.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-13T18:12:13.249Z] ---> Running in b2ae9b87b831 [2021-12-13T18:12:13.249Z] Removing intermediate container e97a02253ced [2021-12-13T18:12:13.249Z] ---> ce17c1160cf5 [2021-12-13T18:12:13.249Z] Step 11/22 : ENV APP_PORT=59880 [2021-12-13T18:12:13.522Z] ---> Running in ae694bd2ba9f [2021-12-13T18:12:13.795Z] Removing intermediate container b2ae9b87b831 [2021-12-13T18:12:13.795Z] ---> 65b1442fe5dc [2021-12-13T18:12:13.795Z] [2021-12-13T18:12:13.795Z] (1/42) Installing readline (8.1.0-r0) [2021-12-13T18:12:13.795Z] (2/42) Installing bash (5.1.4-r0) [2021-12-13T18:12:14.072Z] Removing intermediate container ae694bd2ba9f [2021-12-13T18:12:14.072Z] ---> 2f31c4f7c442 [2021-12-13T18:12:14.072Z] Step 12/22 : EXPOSE $APP_PORT [2021-12-13T18:12:14.072Z] Successfully built 65b1442fe5dc [2021-12-13T18:12:14.072Z] Successfully tagged support-scheduler-arm64:latest [2021-12-13T18:12:14.072Z] Executing bash-5.1.4-r0.post-install [2021-12-13T18:12:14.072Z]  Building support-scheduler ... done (3/42) Installing brotli-libs (1.0.9-r5) [2021-12-13T18:12:14.072Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-12-13T18:12:14.072Z] (5/42) Installing libcurl (7.79.1-r0) [2021-12-13T18:12:14.072Z] (6/42) Installing curl (7.79.1-r0) [2021-12-13T18:12:14.072Z] ---> Running in 3ee3e35a8894 [2021-12-13T18:12:14.072Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-12-13T18:12:14.072Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-12-13T18:12:14.072Z] (9/42) Installing expat (2.4.1-r0) [2021-12-13T18:12:14.072Z] (10/42) Installing libffi (3.3-r2) [2021-12-13T18:12:14.072Z] (11/42) Installing gdbm (1.19-r0) [2021-12-13T18:12:14.072Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-12-13T18:12:14.072Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-12-13T18:12:14.072Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-13T18:12:14.072Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-12-13T18:12:14.072Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-12-13T18:12:14.348Z] (17/42) Installing python3 (3.9.5-r2) [2021-12-13T18:12:14.621Z] Removing intermediate container 3ee3e35a8894 [2021-12-13T18:12:14.621Z] ---> beaa22de12f6 [2021-12-13T18:12:14.621Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-13T18:12:14.621Z] ---> Running in 9b80fe178893 [2021-12-13T18:12:16.050Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-12-13T18:12:16.050Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-12-13T18:12:16.050Z] (20/42) Installing py3-idna (3.2-r0) [2021-12-13T18:12:16.324Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-12-13T18:12:16.324Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-12-13T18:12:16.324Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-12-13T18:12:16.324Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-12-13T18:12:16.324Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-12-13T18:12:16.324Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-12-13T18:12:16.324Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-12-13T18:12:16.324Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-12-13T18:12:16.324Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-12-13T18:12:16.324Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-12-13T18:12:16.324Z] (31/42) Installing py3-six (1.15.0-r1) [2021-12-13T18:12:16.324Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-12-13T18:12:16.602Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-12-13T18:12:16.602Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-12-13T18:12:16.602Z] (35/42) Installing py3-packaging (20.9-r1) [2021-12-13T18:12:16.602Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-12-13T18:12:16.602Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-12-13T18:12:16.602Z] (38/42) Installing py3-progress (1.5-r2) [2021-12-13T18:12:16.602Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-12-13T18:12:16.602Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-12-13T18:12:16.602Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-12-13T18:12:16.874Z] Removing intermediate container 9b80fe178893 [2021-12-13T18:12:16.874Z] ---> 9e6174ccaf46 [2021-12-13T18:12:16.874Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-12-13T18:12:16.874Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-12-13T18:12:16.874Z] ---> Running in 4fb851860170 [2021-12-13T18:12:17.472Z] Executing busybox-1.33.1-r3.trigger [2021-12-13T18:12:17.472Z] OK: 84 MiB in 64 packages [2021-12-13T18:12:18.074Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-13T18:12:19.048Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-13T18:12:19.643Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-12-13T18:12:19.643Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-12-13T18:12:19.914Z] (3/6) Installing libsodium (1.0.18-r0) [2021-12-13T18:12:19.914Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-13T18:12:19.914Z] (5/6) Installing libzmq (4.3.4-r0) [2021-12-13T18:12:20.188Z] (6/6) Installing zeromq (4.3.4-r0) [2021-12-13T18:12:20.188Z] Executing busybox-1.33.1-r6.trigger [2021-12-13T18:12:20.188Z] OK: 8 MiB in 20 packages [2021-12-13T18:12:21.173Z] Collecting docker-compose==1.23.2 [2021-12-13T18:12:21.173Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-12-13T18:12:21.173Z] Removing intermediate container 4fb851860170 [2021-12-13T18:12:21.173Z] ---> 300fed9052d1 [2021-12-13T18:12:21.173Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-13T18:12:21.447Z] Collecting dockerpty<0.5,>=0.4.1 [2021-12-13T18:12:21.447Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-12-13T18:12:22.044Z] ---> 0e0855fa3024 [2021-12-13T18:12:22.044Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-12-13T18:12:23.016Z] ---> 4b9c6492a07b [2021-12-13T18:12:23.016Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-12-13T18:12:23.612Z] Collecting cached-property<2,>=1.2.0 [2021-12-13T18:12:23.612Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-12-13T18:12:23.612Z] ---> 3f19c92a2c63 [2021-12-13T18:12:23.612Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-12-13T18:12:23.612Z] ---> Running in 444bcd8bffc5 [2021-12-13T18:12:23.901Z] Collecting websocket-client<1.0,>=0.32.0 [2021-12-13T18:12:23.901Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-12-13T18:12:23.901Z] Removing intermediate container 444bcd8bffc5 [2021-12-13T18:12:23.901Z] ---> 2de2c0020168 [2021-12-13T18:12:23.901Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-13T18:12:24.171Z] ---> Running in 1aefb42a19f8 [2021-12-13T18:12:24.446Z] Removing intermediate container 1aefb42a19f8 [2021-12-13T18:12:24.446Z] ---> 8681031a4332 [2021-12-13T18:12:24.446Z] Step 20/22 : LABEL arch=arm64 [2021-12-13T18:12:24.446Z] ---> Running in 38efb1dcfd92 [2021-12-13T18:12:24.716Z] Collecting PyYAML<4,>=3.10 [2021-12-13T18:12:24.716Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-12-13T18:12:24.985Z] Removing intermediate container 38efb1dcfd92 [2021-12-13T18:12:24.985Z] ---> 5dbc67d63903 [2021-12-13T18:12:24.985Z] Step 21/22 : LABEL git_sha=1876cd192641e06e6c48213757fa64687e1ce8f0 [2021-12-13T18:12:24.985Z] ---> Running in 133989129a49 [2021-12-13T18:12:25.261Z] Removing intermediate container 133989129a49 [2021-12-13T18:12:25.261Z] ---> ac769d09b308 [2021-12-13T18:12:25.261Z] Step 22/22 : LABEL version=2.2.0-dev.13 [2021-12-13T18:12:25.532Z] ---> Running in 13571c0ee0c7 [2021-12-13T18:12:25.803Z] Removing intermediate container 13571c0ee0c7 [2021-12-13T18:12:25.803Z] ---> 1640ddf46edf [2021-12-13T18:12:25.803Z] [2021-12-13T18:12:26.075Z] Successfully built 1640ddf46edf [2021-12-13T18:12:26.075Z] Successfully tagged core-data-arm64:latest [2021-12-13T18:12:27.497Z]  Building core-data ... done Collecting texttable<0.10,>=0.9.0 [2021-12-13T18:12:27.497Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-12-13T18:12:30.092Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-12-13T18:12:30.092Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-12-13T18:12:30.092Z] Collecting jsonschema<3,>=2.5.1 [2021-12-13T18:12:30.092Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-12-13T18:12:30.359Z] Collecting docker<4.0,>=3.6.0 [2021-12-13T18:12:30.359Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-12-13T18:12:30.359Z] Collecting docopt<0.7,>=0.6.1 [2021-12-13T18:12:30.359Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-12-13T18:12:32.309Z] 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-12-13T18:12:32.576Z] Collecting docker-pycreds>=0.4.0 [2021-12-13T18:12:32.576Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-12-13T18:12:32.843Z] Collecting chardet<3.1.0,>=3.0.2 [2021-12-13T18:12:32.843Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-12-13T18:12:32.843Z] Collecting idna<2.8,>=2.5 [2021-12-13T18:12:33.112Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-12-13T18:12:33.379Z] Collecting urllib3<1.25,>=1.21.1 [2021-12-13T18:12:33.379Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-12-13T18:12:33.379Z] 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-12-13T18:12:33.648Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-12-13T18:12:33.648Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-12-13T18:12:33.648Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-12-13T18:12:33.648Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-12-13T18:12:34.234Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-12-13T18:12:34.234Z] Attempting uninstall: urllib3 [2021-12-13T18:12:34.234Z] Found existing installation: urllib3 1.26.5 [2021-12-13T18:12:34.503Z] Uninstalling urllib3-1.26.5: [2021-12-13T18:12:34.503Z] Successfully uninstalled urllib3-1.26.5 [2021-12-13T18:12:35.090Z] Attempting uninstall: idna [2021-12-13T18:12:35.090Z] Found existing installation: idna 3.2 [2021-12-13T18:12:35.090Z] Uninstalling idna-3.2: [2021-12-13T18:12:35.090Z] Successfully uninstalled idna-3.2 [2021-12-13T18:12:35.676Z] Attempting uninstall: chardet [2021-12-13T18:12:35.676Z] Found existing installation: chardet 4.0.0 [2021-12-13T18:12:35.676Z] Uninstalling chardet-4.0.0: [2021-12-13T18:12:35.944Z] Successfully uninstalled chardet-4.0.0 [2021-12-13T18:12:37.359Z] Attempting uninstall: requests [2021-12-13T18:12:37.359Z] Found existing installation: requests 2.25.1 [2021-12-13T18:12:37.359Z] Uninstalling requests-2.25.1: [2021-12-13T18:12:37.359Z] Successfully uninstalled requests-2.25.1 [2021-12-13T18:12:37.628Z] Running setup.py install for texttable: started [2021-12-13T18:12:39.046Z] Running setup.py install for texttable: finished with status 'done' [2021-12-13T18:12:39.046Z] Running setup.py install for PyYAML: started [2021-12-13T18:12:41.003Z] Running setup.py install for PyYAML: finished with status 'done' [2021-12-13T18:12:41.271Z] Running setup.py install for docopt: started [2021-12-13T18:12:43.221Z] Running setup.py install for docopt: finished with status 'done' [2021-12-13T18:12:43.221Z] Running setup.py install for dockerpty: started [2021-12-13T18:12:44.635Z] Running setup.py install for dockerpty: finished with status 'done' [2021-12-13T18:12:46.052Z] 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-12-13T18:12:54.310Z] Removing intermediate container 73a3d57021a7 [2021-12-13T18:12:54.310Z] ---> e68e6acf4565 [2021-12-13T18:12:54.310Z] Step 13/22 : ENV APP_PORT=58890 [2021-12-13T18:12:54.310Z] ---> Running in 3764a545d967 [2021-12-13T18:12:54.310Z] Removing intermediate container 3764a545d967 [2021-12-13T18:12:54.310Z] ---> ae795a96b569 [2021-12-13T18:12:54.310Z] Step 14/22 : EXPOSE $APP_PORT [2021-12-13T18:12:54.310Z] ---> Running in bb1bd4061f06 [2021-12-13T18:12:54.310Z] Removing intermediate container bb1bd4061f06 [2021-12-13T18:12:54.310Z] ---> dee0b4b63578 [2021-12-13T18:12:54.310Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-12-13T18:12:55.285Z] ---> baf9e8361697 [2021-12-13T18:12:55.285Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-12-13T18:12:55.884Z] ---> 1cb0a54ede84 [2021-12-13T18:12:55.884Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-12-13T18:12:56.866Z] ---> b6a5001d5127 [2021-12-13T18:12:56.866Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-12-13T18:12:56.866Z] ---> Running in e0282f4f23ef [2021-12-13T18:12:57.139Z] Removing intermediate container e0282f4f23ef [2021-12-13T18:12:57.139Z] ---> 90a52ff5e8a7 [2021-12-13T18:12:57.139Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-13T18:12:57.139Z] ---> Running in 40d4efd2a78c [2021-12-13T18:12:57.411Z] Removing intermediate container 40d4efd2a78c [2021-12-13T18:12:57.411Z] ---> 9771b4581b5d [2021-12-13T18:12:57.411Z] Step 20/22 : LABEL arch=arm64 [2021-12-13T18:12:57.683Z] ---> Running in c4783266c3f4 [2021-12-13T18:12:57.955Z] Removing intermediate container c4783266c3f4 [2021-12-13T18:12:57.955Z] ---> 98614c5de579 [2021-12-13T18:12:57.955Z] Step 21/22 : LABEL git_sha=1876cd192641e06e6c48213757fa64687e1ce8f0 [2021-12-13T18:12:57.955Z] ---> Running in cc55f756718f [2021-12-13T18:12:58.230Z] Removing intermediate container cc55f756718f [2021-12-13T18:12:58.230Z] ---> 38991dbae890 [2021-12-13T18:12:58.230Z] Step 22/22 : LABEL version=2.2.0-dev.13 [2021-12-13T18:12:58.500Z] ---> Running in e5ff76393626 [2021-12-13T18:12:58.771Z] Removing intermediate container e5ff76393626 [2021-12-13T18:12:58.771Z] ---> 35de9187f627 [2021-12-13T18:12:58.771Z] [2021-12-13T18:12:59.041Z] Successfully built 35de9187f627 [2021-12-13T18:12:59.041Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-12-13T18:12:59.325Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-12-13T18:12:59.285Z] $ docker stop --time=1 2097f192edb547d9264d0453333bb8bd970f787da85287f38fb614a04f730bfd [2021-12-13T18:13:00.966Z] $ docker rm -f 2097f192edb547d9264d0453333bb8bd970f787da85287f38fb614a04f730bfd [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-13T18:13:01.531Z] + docker images [2021-12-13T18:13:01.802Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-12-13T18:13:01.802Z] sys-mgmt-agent-arm64 latest 35de9187f627 3 seconds ago 277MB [2021-12-13T18:13:01.802Z] core-data-arm64 latest 1640ddf46edf 36 seconds ago 19.6MB [2021-12-13T18:13:01.802Z] support-scheduler-arm64 latest 65b1442fe5dc 48 seconds ago 15.3MB [2021-12-13T18:13:01.802Z] 26ead7e47ab8 49 seconds ago 1.47GB [2021-12-13T18:13:01.802Z] cd157c883332 56 seconds ago 1.46GB [2021-12-13T18:13:01.802Z] 1d5ea874b058 About a minute ago 1.46GB [2021-12-13T18:13:01.802Z] security-proxy-setup-arm64 latest db115b1f144d About a minute ago 25.5MB [2021-12-13T18:13:01.802Z] 80d3229efe3a 2 minutes ago 1.46GB [2021-12-13T18:13:01.802Z] security-bootstrapper-arm64 latest 39abc8e76d67 3 minutes ago 17.8MB [2021-12-13T18:13:01.802Z] security-secretstore-setup-arm64 latest bb7f4ee25b00 3 minutes ago 26.8MB [2021-12-13T18:13:01.802Z] support-notifications-arm64 latest a671d6e422a1 3 minutes ago 16.1MB [2021-12-13T18:13:01.802Z] core-metadata-arm64 latest c97f323854ca 3 minutes ago 15.9MB [2021-12-13T18:13:01.802Z] core-command-arm64 latest 7d9790f4d638 3 minutes ago 15.2MB [2021-12-13T18:13:01.802Z] 557e1a829634 3 minutes ago 1.46GB [2021-12-13T18:13:01.802Z] 395188397b2a 3 minutes ago 1.46GB [2021-12-13T18:13:01.802Z] 8428c403dedc 3 minutes ago 1.46GB [2021-12-13T18:13:01.802Z] 3a27c3b92c13 3 minutes ago 1.46GB [2021-12-13T18:13:01.802Z] a6e64c4ba7a7 3 minutes ago 1.45GB [2021-12-13T18:13:01.802Z] ci-base-image-arm64 latest ea71cbf582b6 7 minutes ago 1.24GB [2021-12-13T18:13:01.802Z] alpine 3.14 5b8b7b635229 4 weeks ago 5.35MB [2021-12-13T18:13:01.802Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 2 months ago 534MB [2021-12-13T18:13:01.802Z] docker 20.10.8 3734d5adc5ac 3 months ago 198MB [2021-12-13T18:13:01.802Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 17 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-12-13T18:13:02.039Z] provisioning config files... [2021-12-13T18:13:02.055Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/126@tmp/config6174661952204499060tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-13T18:13:02.436Z] ---> docker-login.sh [2021-12-13T18:13:02.436Z] nexus3.edgexfoundry.org:10001 [2021-12-13T18:13:02.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-13T18:13:02.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-13T18:13:02.714Z] Configure a credential helper to remove this warning. See [2021-12-13T18:13:02.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-13T18:13:02.715Z] [2021-12-13T18:13:02.715Z] Login Succeeded [2021-12-13T18:13:02.715Z] nexus3.edgexfoundry.org:10002 [2021-12-13T18:13:03.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-13T18:13:03.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-13T18:13:03.317Z] Configure a credential helper to remove this warning. See [2021-12-13T18:13:03.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-13T18:13:03.317Z] [2021-12-13T18:13:03.317Z] Login Succeeded [2021-12-13T18:13:03.317Z] nexus3.edgexfoundry.org:10003 [2021-12-13T18:13:03.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-13T18:13:03.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-13T18:13:03.866Z] Configure a credential helper to remove this warning. See [2021-12-13T18:13:03.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-13T18:13:03.866Z] [2021-12-13T18:13:03.866Z] Login Succeeded [2021-12-13T18:13:03.866Z] nexus3.edgexfoundry.org:10004 [2021-12-13T18:13:04.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-13T18:13:04.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-13T18:13:04.139Z] Configure a credential helper to remove this warning. See [2021-12-13T18:13:04.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-13T18:13:04.139Z] [2021-12-13T18:13:04.139Z] Login Succeeded [2021-12-13T18:13:04.139Z] docker.io [2021-12-13T18:13:04.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-13T18:13:05.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-13T18:13:05.002Z] Configure a credential helper to remove this warning. See [2021-12-13T18:13:05.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-13T18:13:05.002Z] [2021-12-13T18:13:05.002Z] Login Succeeded [2021-12-13T18:13:05.003Z] ---> docker-login.sh ends [Pipeline] } [2021-12-13T18:13:05.017Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-13T18:13:05.052Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-13T18:13:05.070Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-12-13T18:13:05.070Z] 1876cd192641e06e6c48213757fa64687e1ce8f0 [2021-12-13T18:13:05.070Z] latest [2021-12-13T18:13:05.070Z] 2.2.0-dev.13 [2021-12-13T18:13:05.070Z] 1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13 [2021-12-13T18:13:05.070Z] main [2021-12-13T18:13:05.070Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:13:05.406Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:1876cd192641e06e6c48213757fa64687e1ce8f0 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:13:05.740Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:1876cd192641e06e6c48213757fa64687e1ce8f0 [2021-12-13T18:13:05.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-12-13T18:13:05.740Z] e7e5b19dc325: Preparing [2021-12-13T18:13:05.740Z] a69aa0660364: Preparing [2021-12-13T18:13:05.740Z] d0c645d0336b: Preparing [2021-12-13T18:13:05.740Z] 9cf72920ffc9: Preparing [2021-12-13T18:13:05.740Z] 62170e181a92: Preparing [2021-12-13T18:13:05.740Z] 62170e181a92: Layer already exists [2021-12-13T18:13:06.018Z] e7e5b19dc325: Pushed [2021-12-13T18:13:06.018Z] d0c645d0336b: Pushed [2021-12-13T18:13:06.018Z] 9cf72920ffc9: Pushed [2021-12-13T18:13:08.621Z] a69aa0660364: Pushed [2021-12-13T18:13:08.621Z] 1876cd192641e06e6c48213757fa64687e1ce8f0: digest: sha256:1288bc4868098d4d75151635652eb3ff0c141098925e9c5a8d61b21ec81604d1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:13:08.965Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:13:09.298Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-12-13T18:13:09.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-12-13T18:13:09.298Z] e7e5b19dc325: Preparing [2021-12-13T18:13:09.298Z] a69aa0660364: Preparing [2021-12-13T18:13:09.298Z] d0c645d0336b: Preparing [2021-12-13T18:13:09.298Z] 9cf72920ffc9: Preparing [2021-12-13T18:13:09.298Z] 62170e181a92: Preparing [2021-12-13T18:13:09.298Z] e7e5b19dc325: Layer already exists [2021-12-13T18:13:09.298Z] 62170e181a92: Layer already exists [2021-12-13T18:13:09.298Z] 9cf72920ffc9: Layer already exists [2021-12-13T18:13:09.298Z] d0c645d0336b: Layer already exists [2021-12-13T18:13:09.298Z] a69aa0660364: Layer already exists [2021-12-13T18:13:09.567Z] latest: digest: sha256:1288bc4868098d4d75151635652eb3ff0c141098925e9c5a8d61b21ec81604d1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:13:09.908Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:13:10.242Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.13 [2021-12-13T18:13:10.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-12-13T18:13:10.242Z] e7e5b19dc325: Preparing [2021-12-13T18:13:10.242Z] a69aa0660364: Preparing [2021-12-13T18:13:10.242Z] d0c645d0336b: Preparing [2021-12-13T18:13:10.242Z] 9cf72920ffc9: Preparing [2021-12-13T18:13:10.242Z] 62170e181a92: Preparing [2021-12-13T18:13:10.242Z] d0c645d0336b: Layer already exists [2021-12-13T18:13:10.242Z] 62170e181a92: Layer already exists [2021-12-13T18:13:10.242Z] 9cf72920ffc9: Layer already exists [2021-12-13T18:13:10.242Z] e7e5b19dc325: Layer already exists [2021-12-13T18:13:10.242Z] a69aa0660364: Layer already exists [2021-12-13T18:13:10.242Z] 2.2.0-dev.13: digest: sha256:1288bc4868098d4d75151635652eb3ff0c141098925e9c5a8d61b21ec81604d1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:13:10.585Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:13:10.917Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13 [2021-12-13T18:13:10.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-12-13T18:13:10.918Z] e7e5b19dc325: Preparing [2021-12-13T18:13:10.918Z] a69aa0660364: Preparing [2021-12-13T18:13:10.918Z] d0c645d0336b: Preparing [2021-12-13T18:13:10.918Z] 9cf72920ffc9: Preparing [2021-12-13T18:13:10.918Z] 62170e181a92: Preparing [2021-12-13T18:13:10.918Z] a69aa0660364: Layer already exists [2021-12-13T18:13:10.918Z] 62170e181a92: Layer already exists [2021-12-13T18:13:10.918Z] e7e5b19dc325: Layer already exists [2021-12-13T18:13:10.918Z] d0c645d0336b: Layer already exists [2021-12-13T18:13:10.918Z] 9cf72920ffc9: Layer already exists [2021-12-13T18:13:10.918Z] 1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13: digest: sha256:1288bc4868098d4d75151635652eb3ff0c141098925e9c5a8d61b21ec81604d1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:13:11.528Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:13:11.861Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-12-13T18:13:11.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-12-13T18:13:11.861Z] e7e5b19dc325: Preparing [2021-12-13T18:13:11.861Z] a69aa0660364: Preparing [2021-12-13T18:13:11.861Z] d0c645d0336b: Preparing [2021-12-13T18:13:11.861Z] 9cf72920ffc9: Preparing [2021-12-13T18:13:11.861Z] 62170e181a92: Preparing [2021-12-13T18:13:11.861Z] d0c645d0336b: Layer already exists [2021-12-13T18:13:11.861Z] 9cf72920ffc9: Layer already exists [2021-12-13T18:13:11.861Z] 62170e181a92: Layer already exists [2021-12-13T18:13:11.861Z] e7e5b19dc325: Layer already exists [2021-12-13T18:13:11.861Z] a69aa0660364: Layer already exists [2021-12-13T18:13:12.131Z] main: digest: sha256:1288bc4868098d4d75151635652eb3ff0c141098925e9c5a8d61b21ec81604d1 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-13T18:13:12.175Z] ===================================================== [Pipeline] echo [2021-12-13T18:13:12.189Z] taggedImages: [2021-12-13T18:13:12.189Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:1876cd192641e06e6c48213757fa64687e1ce8f0 [2021-12-13T18:13:12.189Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-12-13T18:13:12.189Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.13 [2021-12-13T18:13:12.189Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13 [2021-12-13T18:13:12.189Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-12-13T18:13:12.211Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-12-13T18:13:12.211Z] 1876cd192641e06e6c48213757fa64687e1ce8f0 [2021-12-13T18:13:12.211Z] latest [2021-12-13T18:13:12.211Z] 2.2.0-dev.13 [2021-12-13T18:13:12.211Z] 1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13 [2021-12-13T18:13:12.211Z] main [2021-12-13T18:13:12.211Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:13:12.557Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:1876cd192641e06e6c48213757fa64687e1ce8f0 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:13:12.890Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:1876cd192641e06e6c48213757fa64687e1ce8f0 [2021-12-13T18:13:12.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-12-13T18:13:12.891Z] c48fa697bfb6: Preparing [2021-12-13T18:13:12.891Z] ffb93ed8acd7: Preparing [2021-12-13T18:13:12.891Z] d0c645d0336b: Preparing [2021-12-13T18:13:12.891Z] 18efa614abf7: Preparing [2021-12-13T18:13:12.891Z] 31ae979872ad: Preparing [2021-12-13T18:13:12.891Z] 62170e181a92: Preparing [2021-12-13T18:13:12.891Z] 62170e181a92: Waiting [2021-12-13T18:13:12.891Z] d0c645d0336b: Layer already exists [2021-12-13T18:13:13.162Z] 62170e181a92: Layer already exists [2021-12-13T18:13:13.162Z] 31ae979872ad: Pushed [2021-12-13T18:13:13.162Z] c48fa697bfb6: Pushed [2021-12-13T18:13:13.750Z] 18efa614abf7: Pushed [2021-12-13T18:13:16.351Z] ffb93ed8acd7: Pushed [2021-12-13T18:13:16.351Z] 1876cd192641e06e6c48213757fa64687e1ce8f0: digest: sha256:11f0afe33607f51f47d4b29006ff54aa305951cbed01205da5d20cb57eae2f62 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:13:16.690Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:13:17.025Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-12-13T18:13:17.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-12-13T18:13:17.025Z] c48fa697bfb6: Preparing [2021-12-13T18:13:17.025Z] ffb93ed8acd7: Preparing [2021-12-13T18:13:17.025Z] d0c645d0336b: Preparing [2021-12-13T18:13:17.025Z] 18efa614abf7: Preparing [2021-12-13T18:13:17.025Z] 31ae979872ad: Preparing [2021-12-13T18:13:17.025Z] 62170e181a92: Preparing [2021-12-13T18:13:17.025Z] 62170e181a92: Waiting [2021-12-13T18:13:17.025Z] 31ae979872ad: Layer already exists [2021-12-13T18:13:17.025Z] d0c645d0336b: Layer already exists [2021-12-13T18:13:17.025Z] ffb93ed8acd7: Layer already exists [2021-12-13T18:13:17.025Z] c48fa697bfb6: Layer already exists [2021-12-13T18:13:17.025Z] 18efa614abf7: Layer already exists [2021-12-13T18:13:17.025Z] 62170e181a92: Layer already exists [2021-12-13T18:13:17.296Z] latest: digest: sha256:11f0afe33607f51f47d4b29006ff54aa305951cbed01205da5d20cb57eae2f62 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:13:17.638Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:13:17.976Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.13 [2021-12-13T18:13:17.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-12-13T18:13:17.976Z] c48fa697bfb6: Preparing [2021-12-13T18:13:17.976Z] ffb93ed8acd7: Preparing [2021-12-13T18:13:17.976Z] d0c645d0336b: Preparing [2021-12-13T18:13:17.976Z] 18efa614abf7: Preparing [2021-12-13T18:13:17.976Z] 31ae979872ad: Preparing [2021-12-13T18:13:17.976Z] 62170e181a92: Preparing [2021-12-13T18:13:17.976Z] 62170e181a92: Waiting [2021-12-13T18:13:17.976Z] ffb93ed8acd7: Layer already exists [2021-12-13T18:13:17.976Z] d0c645d0336b: Layer already exists [2021-12-13T18:13:17.976Z] 31ae979872ad: Layer already exists [2021-12-13T18:13:17.976Z] c48fa697bfb6: Layer already exists [2021-12-13T18:13:17.976Z] 18efa614abf7: Layer already exists [2021-12-13T18:13:17.976Z] 62170e181a92: Layer already exists [2021-12-13T18:13:18.247Z] 2.2.0-dev.13: digest: sha256:11f0afe33607f51f47d4b29006ff54aa305951cbed01205da5d20cb57eae2f62 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:13:18.586Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:13:18.918Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13 [2021-12-13T18:13:18.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-12-13T18:13:18.918Z] c48fa697bfb6: Preparing [2021-12-13T18:13:18.918Z] ffb93ed8acd7: Preparing [2021-12-13T18:13:18.918Z] d0c645d0336b: Preparing [2021-12-13T18:13:18.918Z] 18efa614abf7: Preparing [2021-12-13T18:13:18.918Z] 31ae979872ad: Preparing [2021-12-13T18:13:18.918Z] 62170e181a92: Preparing [2021-12-13T18:13:18.918Z] 62170e181a92: Waiting [2021-12-13T18:13:18.918Z] ffb93ed8acd7: Layer already exists [2021-12-13T18:13:18.918Z] d0c645d0336b: Layer already exists [2021-12-13T18:13:18.918Z] 18efa614abf7: Layer already exists [2021-12-13T18:13:18.918Z] c48fa697bfb6: Layer already exists [2021-12-13T18:13:18.918Z] 31ae979872ad: Layer already exists [2021-12-13T18:13:18.918Z] 62170e181a92: Layer already exists [2021-12-13T18:13:19.187Z] 1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13: digest: sha256:11f0afe33607f51f47d4b29006ff54aa305951cbed01205da5d20cb57eae2f62 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:13:19.527Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:13:19.862Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-12-13T18:13:19.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-12-13T18:13:19.862Z] c48fa697bfb6: Preparing [2021-12-13T18:13:19.862Z] ffb93ed8acd7: Preparing [2021-12-13T18:13:19.862Z] d0c645d0336b: Preparing [2021-12-13T18:13:19.862Z] 18efa614abf7: Preparing [2021-12-13T18:13:19.862Z] 31ae979872ad: Preparing [2021-12-13T18:13:19.862Z] 62170e181a92: Preparing [2021-12-13T18:13:19.862Z] 62170e181a92: Waiting [2021-12-13T18:13:19.863Z] ffb93ed8acd7: Layer already exists [2021-12-13T18:13:19.863Z] 31ae979872ad: Layer already exists [2021-12-13T18:13:19.863Z] c48fa697bfb6: Layer already exists [2021-12-13T18:13:19.863Z] 18efa614abf7: Layer already exists [2021-12-13T18:13:19.863Z] d0c645d0336b: Layer already exists [2021-12-13T18:13:19.863Z] 62170e181a92: Layer already exists [2021-12-13T18:13:20.132Z] main: digest: sha256:11f0afe33607f51f47d4b29006ff54aa305951cbed01205da5d20cb57eae2f62 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-13T18:13:20.182Z] ===================================================== [Pipeline] echo [2021-12-13T18:13:20.192Z] taggedImages: [2021-12-13T18:13:20.192Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:1876cd192641e06e6c48213757fa64687e1ce8f0 [2021-12-13T18:13:20.192Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-12-13T18:13:20.192Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.13 [2021-12-13T18:13:20.192Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13 [2021-12-13T18:13:20.192Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-12-13T18:13:20.218Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-12-13T18:13:20.218Z] 1876cd192641e06e6c48213757fa64687e1ce8f0 [2021-12-13T18:13:20.218Z] latest [2021-12-13T18:13:20.218Z] 2.2.0-dev.13 [2021-12-13T18:13:20.218Z] 1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13 [2021-12-13T18:13:20.218Z] main [2021-12-13T18:13:20.218Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:13:20.558Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:1876cd192641e06e6c48213757fa64687e1ce8f0 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:13:20.893Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:1876cd192641e06e6c48213757fa64687e1ce8f0 [2021-12-13T18:13:20.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-12-13T18:13:20.893Z] 248b93f00aa1: Preparing [2021-12-13T18:13:20.893Z] 1116857aebfb: Preparing [2021-12-13T18:13:20.893Z] d0c645d0336b: Preparing [2021-12-13T18:13:20.893Z] 9cf72920ffc9: Preparing [2021-12-13T18:13:20.893Z] 62170e181a92: Preparing [2021-12-13T18:13:20.893Z] 62170e181a92: Layer already exists [2021-12-13T18:13:21.163Z] d0c645d0336b: Layer already exists [2021-12-13T18:13:21.163Z] 9cf72920ffc9: Layer already exists [2021-12-13T18:13:21.163Z] 248b93f00aa1: Pushed [2021-12-13T18:13:23.776Z] 1116857aebfb: Pushed [2021-12-13T18:13:23.776Z] 1876cd192641e06e6c48213757fa64687e1ce8f0: digest: sha256:2fb2da5e50ea60f35db723c0da69893922846fa8eeeb06ef225bf3bdb965a505 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:13:24.379Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:13:24.711Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-12-13T18:13:24.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-12-13T18:13:24.711Z] 248b93f00aa1: Preparing [2021-12-13T18:13:24.711Z] 1116857aebfb: Preparing [2021-12-13T18:13:24.711Z] d0c645d0336b: Preparing [2021-12-13T18:13:24.711Z] 9cf72920ffc9: Preparing [2021-12-13T18:13:24.711Z] 62170e181a92: Preparing [2021-12-13T18:13:24.711Z] 62170e181a92: Layer already exists [2021-12-13T18:13:24.711Z] 9cf72920ffc9: Layer already exists [2021-12-13T18:13:24.711Z] 1116857aebfb: Layer already exists [2021-12-13T18:13:24.711Z] d0c645d0336b: Layer already exists [2021-12-13T18:13:24.711Z] 248b93f00aa1: Layer already exists [2021-12-13T18:13:24.980Z] latest: digest: sha256:2fb2da5e50ea60f35db723c0da69893922846fa8eeeb06ef225bf3bdb965a505 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:13:25.343Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:13:25.687Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.13 [2021-12-13T18:13:25.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-12-13T18:13:25.687Z] 248b93f00aa1: Preparing [2021-12-13T18:13:25.687Z] 1116857aebfb: Preparing [2021-12-13T18:13:25.687Z] d0c645d0336b: Preparing [2021-12-13T18:13:25.687Z] 9cf72920ffc9: Preparing [2021-12-13T18:13:25.687Z] 62170e181a92: Preparing [2021-12-13T18:13:25.687Z] 62170e181a92: Layer already exists [2021-12-13T18:13:25.687Z] 248b93f00aa1: Layer already exists [2021-12-13T18:13:25.687Z] d0c645d0336b: Layer already exists [2021-12-13T18:13:25.687Z] 1116857aebfb: Layer already exists [2021-12-13T18:13:25.687Z] 9cf72920ffc9: Layer already exists [2021-12-13T18:13:25.687Z] 2.2.0-dev.13: digest: sha256:2fb2da5e50ea60f35db723c0da69893922846fa8eeeb06ef225bf3bdb965a505 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:13:26.055Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:13:26.406Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13 [2021-12-13T18:13:26.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-12-13T18:13:26.406Z] 248b93f00aa1: Preparing [2021-12-13T18:13:26.406Z] 1116857aebfb: Preparing [2021-12-13T18:13:26.406Z] d0c645d0336b: Preparing [2021-12-13T18:13:26.406Z] 9cf72920ffc9: Preparing [2021-12-13T18:13:26.406Z] 62170e181a92: Preparing [2021-12-13T18:13:26.406Z] 1116857aebfb: Layer already exists [2021-12-13T18:13:26.406Z] d0c645d0336b: Layer already exists [2021-12-13T18:13:26.406Z] 9cf72920ffc9: Layer already exists [2021-12-13T18:13:26.406Z] 248b93f00aa1: Layer already exists [2021-12-13T18:13:26.406Z] 62170e181a92: Layer already exists [2021-12-13T18:13:26.676Z] 1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13: digest: sha256:2fb2da5e50ea60f35db723c0da69893922846fa8eeeb06ef225bf3bdb965a505 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:13:27.015Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:13:27.349Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-12-13T18:13:27.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-12-13T18:13:27.349Z] 248b93f00aa1: Preparing [2021-12-13T18:13:27.349Z] 1116857aebfb: Preparing [2021-12-13T18:13:27.349Z] d0c645d0336b: Preparing [2021-12-13T18:13:27.349Z] 9cf72920ffc9: Preparing [2021-12-13T18:13:27.349Z] 62170e181a92: Preparing [2021-12-13T18:13:27.349Z] d0c645d0336b: Layer already exists [2021-12-13T18:13:27.349Z] 62170e181a92: Layer already exists [2021-12-13T18:13:27.349Z] 1116857aebfb: Layer already exists [2021-12-13T18:13:27.349Z] 248b93f00aa1: Layer already exists [2021-12-13T18:13:27.349Z] 9cf72920ffc9: Layer already exists [2021-12-13T18:13:27.618Z] main: digest: sha256:2fb2da5e50ea60f35db723c0da69893922846fa8eeeb06ef225bf3bdb965a505 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-13T18:13:27.666Z] ===================================================== [Pipeline] echo [2021-12-13T18:13:27.675Z] taggedImages: [2021-12-13T18:13:27.675Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:1876cd192641e06e6c48213757fa64687e1ce8f0 [2021-12-13T18:13:27.675Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-12-13T18:13:27.675Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.13 [2021-12-13T18:13:27.675Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13 [2021-12-13T18:13:27.675Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-12-13T18:13:27.695Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-12-13T18:13:27.695Z] 1876cd192641e06e6c48213757fa64687e1ce8f0 [2021-12-13T18:13:27.695Z] latest [2021-12-13T18:13:27.695Z] 2.2.0-dev.13 [2021-12-13T18:13:27.695Z] 1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13 [2021-12-13T18:13:27.695Z] main [2021-12-13T18:13:27.695Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:13:28.045Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1876cd192641e06e6c48213757fa64687e1ce8f0 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:13:28.379Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1876cd192641e06e6c48213757fa64687e1ce8f0 [2021-12-13T18:13:28.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-12-13T18:13:28.379Z] 5a489bcf510f: Preparing [2021-12-13T18:13:28.379Z] 5a489bcf510f: Preparing [2021-12-13T18:13:28.379Z] 27fe71e30d8c: Preparing [2021-12-13T18:13:28.379Z] 9f08b45ed37f: Preparing [2021-12-13T18:13:28.379Z] 7204b8a513e6: Preparing [2021-12-13T18:13:28.379Z] 1ea9506212af: Preparing [2021-12-13T18:13:28.379Z] d0c645d0336b: Preparing [2021-12-13T18:13:28.379Z] ec1f6e30a4f3: Preparing [2021-12-13T18:13:28.379Z] b70e8ea45ae1: Preparing [2021-12-13T18:13:28.379Z] b5bb462a57bc: Preparing [2021-12-13T18:13:28.379Z] be574ed2d693: Preparing [2021-12-13T18:13:28.379Z] 62170e181a92: Preparing [2021-12-13T18:13:28.379Z] b70e8ea45ae1: Waiting [2021-12-13T18:13:28.379Z] b5bb462a57bc: Waiting [2021-12-13T18:13:28.379Z] be574ed2d693: Waiting [2021-12-13T18:13:28.379Z] d0c645d0336b: Waiting [2021-12-13T18:13:28.379Z] ec1f6e30a4f3: Waiting [2021-12-13T18:13:28.379Z] 62170e181a92: Waiting [2021-12-13T18:13:28.656Z] 5a489bcf510f: Pushed [2021-12-13T18:13:28.656Z] 27fe71e30d8c: Pushed [2021-12-13T18:13:28.656Z] d0c645d0336b: Layer already exists [2021-12-13T18:13:28.656Z] 9f08b45ed37f: Pushed [2021-12-13T18:13:28.656Z] 7204b8a513e6: Pushed [2021-12-13T18:13:28.926Z] ec1f6e30a4f3: Pushed [2021-12-13T18:13:28.926Z] b70e8ea45ae1: Pushed [2021-12-13T18:13:28.926Z] b5bb462a57bc: Pushed [2021-12-13T18:13:28.926Z] be574ed2d693: Pushed [2021-12-13T18:13:28.926Z] 62170e181a92: Layer already exists [2021-12-13T18:13:31.527Z] 1ea9506212af: Pushed [2021-12-13T18:13:31.796Z] 1876cd192641e06e6c48213757fa64687e1ce8f0: digest: sha256:fefa9dc0bd44121acc45639d6a8161f427ba50a0b4914e3efcdb37a2b31c9290 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:13:32.134Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:13:32.467Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-12-13T18:13:32.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-12-13T18:13:32.467Z] 5a489bcf510f: Preparing [2021-12-13T18:13:32.467Z] 5a489bcf510f: Preparing [2021-12-13T18:13:32.467Z] 27fe71e30d8c: Preparing [2021-12-13T18:13:32.467Z] 9f08b45ed37f: Preparing [2021-12-13T18:13:32.467Z] 7204b8a513e6: Preparing [2021-12-13T18:13:32.467Z] 1ea9506212af: Preparing [2021-12-13T18:13:32.467Z] d0c645d0336b: Preparing [2021-12-13T18:13:32.467Z] ec1f6e30a4f3: Preparing [2021-12-13T18:13:32.467Z] b70e8ea45ae1: Preparing [2021-12-13T18:13:32.467Z] b5bb462a57bc: Preparing [2021-12-13T18:13:32.467Z] be574ed2d693: Preparing [2021-12-13T18:13:32.467Z] 62170e181a92: Preparing [2021-12-13T18:13:32.467Z] d0c645d0336b: Waiting [2021-12-13T18:13:32.467Z] ec1f6e30a4f3: Waiting [2021-12-13T18:13:32.467Z] be574ed2d693: Waiting [2021-12-13T18:13:32.467Z] b70e8ea45ae1: Waiting [2021-12-13T18:13:32.467Z] 62170e181a92: Waiting [2021-12-13T18:13:32.467Z] b5bb462a57bc: Waiting [2021-12-13T18:13:32.467Z] 5a489bcf510f: Layer already exists [2021-12-13T18:13:32.467Z] 27fe71e30d8c: Layer already exists [2021-12-13T18:13:32.467Z] 7204b8a513e6: Layer already exists [2021-12-13T18:13:32.467Z] 1ea9506212af: Layer already exists [2021-12-13T18:13:32.467Z] 9f08b45ed37f: Layer already exists [2021-12-13T18:13:32.467Z] ec1f6e30a4f3: Layer already exists [2021-12-13T18:13:32.467Z] b5bb462a57bc: Layer already exists [2021-12-13T18:13:32.467Z] b70e8ea45ae1: Layer already exists [2021-12-13T18:13:32.467Z] be574ed2d693: Layer already exists [2021-12-13T18:13:32.467Z] d0c645d0336b: Layer already exists [2021-12-13T18:13:32.735Z] 62170e181a92: Layer already exists [2021-12-13T18:13:32.735Z] latest: digest: sha256:fefa9dc0bd44121acc45639d6a8161f427ba50a0b4914e3efcdb37a2b31c9290 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:13:33.073Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:13:33.406Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.13 [2021-12-13T18:13:33.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-12-13T18:13:33.406Z] 5a489bcf510f: Preparing [2021-12-13T18:13:33.406Z] 5a489bcf510f: Preparing [2021-12-13T18:13:33.406Z] 27fe71e30d8c: Preparing [2021-12-13T18:13:33.406Z] 9f08b45ed37f: Preparing [2021-12-13T18:13:33.406Z] 7204b8a513e6: Preparing [2021-12-13T18:13:33.406Z] 1ea9506212af: Preparing [2021-12-13T18:13:33.406Z] d0c645d0336b: Preparing [2021-12-13T18:13:33.406Z] ec1f6e30a4f3: Preparing [2021-12-13T18:13:33.406Z] b70e8ea45ae1: Preparing [2021-12-13T18:13:33.406Z] b5bb462a57bc: Preparing [2021-12-13T18:13:33.406Z] be574ed2d693: Preparing [2021-12-13T18:13:33.406Z] 62170e181a92: Preparing [2021-12-13T18:13:33.406Z] b70e8ea45ae1: Waiting [2021-12-13T18:13:33.406Z] b5bb462a57bc: Waiting [2021-12-13T18:13:33.406Z] d0c645d0336b: Waiting [2021-12-13T18:13:33.406Z] ec1f6e30a4f3: Waiting [2021-12-13T18:13:33.406Z] be574ed2d693: Waiting [2021-12-13T18:13:33.406Z] 62170e181a92: Waiting [2021-12-13T18:13:33.406Z] 5a489bcf510f: Layer already exists [2021-12-13T18:13:33.406Z] 1ea9506212af: Layer already exists [2021-12-13T18:13:33.406Z] 9f08b45ed37f: Layer already exists [2021-12-13T18:13:33.406Z] 27fe71e30d8c: Layer already exists [2021-12-13T18:13:33.406Z] 7204b8a513e6: Layer already exists [2021-12-13T18:13:33.406Z] b70e8ea45ae1: Layer already exists [2021-12-13T18:13:33.406Z] ec1f6e30a4f3: Layer already exists [2021-12-13T18:13:33.406Z] be574ed2d693: Layer already exists [2021-12-13T18:13:33.406Z] d0c645d0336b: Layer already exists [2021-12-13T18:13:33.406Z] b5bb462a57bc: Layer already exists [2021-12-13T18:13:33.675Z] 62170e181a92: Layer already exists [2021-12-13T18:13:33.675Z] 2.2.0-dev.13: digest: sha256:fefa9dc0bd44121acc45639d6a8161f427ba50a0b4914e3efcdb37a2b31c9290 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:13:34.015Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:13:34.346Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13 [2021-12-13T18:13:34.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-12-13T18:13:34.346Z] 5a489bcf510f: Preparing [2021-12-13T18:13:34.346Z] 5a489bcf510f: Preparing [2021-12-13T18:13:34.346Z] 27fe71e30d8c: Preparing [2021-12-13T18:13:34.346Z] 9f08b45ed37f: Preparing [2021-12-13T18:13:34.346Z] 7204b8a513e6: Preparing [2021-12-13T18:13:34.346Z] 1ea9506212af: Preparing [2021-12-13T18:13:34.346Z] d0c645d0336b: Preparing [2021-12-13T18:13:34.346Z] ec1f6e30a4f3: Preparing [2021-12-13T18:13:34.346Z] b70e8ea45ae1: Preparing [2021-12-13T18:13:34.346Z] b5bb462a57bc: Preparing [2021-12-13T18:13:34.346Z] be574ed2d693: Preparing [2021-12-13T18:13:34.346Z] 62170e181a92: Preparing [2021-12-13T18:13:34.346Z] d0c645d0336b: Waiting [2021-12-13T18:13:34.346Z] ec1f6e30a4f3: Waiting [2021-12-13T18:13:34.346Z] b70e8ea45ae1: Waiting [2021-12-13T18:13:34.346Z] be574ed2d693: Waiting [2021-12-13T18:13:34.346Z] 62170e181a92: Waiting [2021-12-13T18:13:34.346Z] b5bb462a57bc: Waiting [2021-12-13T18:13:34.346Z] 5a489bcf510f: Layer already exists [2021-12-13T18:13:34.346Z] 7204b8a513e6: Layer already exists [2021-12-13T18:13:34.346Z] 27fe71e30d8c: Layer already exists [2021-12-13T18:13:34.346Z] 9f08b45ed37f: Layer already exists [2021-12-13T18:13:34.346Z] 1ea9506212af: Layer already exists [2021-12-13T18:13:34.346Z] d0c645d0336b: Layer already exists [2021-12-13T18:13:34.346Z] ec1f6e30a4f3: Layer already exists [2021-12-13T18:13:34.346Z] b70e8ea45ae1: Layer already exists [2021-12-13T18:13:34.346Z] b5bb462a57bc: Layer already exists [2021-12-13T18:13:34.346Z] be574ed2d693: Layer already exists [2021-12-13T18:13:34.614Z] 62170e181a92: Layer already exists [2021-12-13T18:13:34.614Z] 1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13: digest: sha256:fefa9dc0bd44121acc45639d6a8161f427ba50a0b4914e3efcdb37a2b31c9290 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:13:34.953Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:13:35.282Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-12-13T18:13:35.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-12-13T18:13:35.282Z] 5a489bcf510f: Preparing [2021-12-13T18:13:35.282Z] 5a489bcf510f: Preparing [2021-12-13T18:13:35.282Z] 27fe71e30d8c: Preparing [2021-12-13T18:13:35.282Z] 9f08b45ed37f: Preparing [2021-12-13T18:13:35.282Z] 7204b8a513e6: Preparing [2021-12-13T18:13:35.282Z] 1ea9506212af: Preparing [2021-12-13T18:13:35.282Z] d0c645d0336b: Preparing [2021-12-13T18:13:35.282Z] ec1f6e30a4f3: Preparing [2021-12-13T18:13:35.282Z] b70e8ea45ae1: Preparing [2021-12-13T18:13:35.282Z] b5bb462a57bc: Preparing [2021-12-13T18:13:35.282Z] be574ed2d693: Preparing [2021-12-13T18:13:35.282Z] 62170e181a92: Preparing [2021-12-13T18:13:35.282Z] b70e8ea45ae1: Waiting [2021-12-13T18:13:35.282Z] b5bb462a57bc: Waiting [2021-12-13T18:13:35.282Z] be574ed2d693: Waiting [2021-12-13T18:13:35.282Z] d0c645d0336b: Waiting [2021-12-13T18:13:35.282Z] ec1f6e30a4f3: Waiting [2021-12-13T18:13:35.282Z] 62170e181a92: Waiting [2021-12-13T18:13:35.282Z] 9f08b45ed37f: Layer already exists [2021-12-13T18:13:35.282Z] 7204b8a513e6: Layer already exists [2021-12-13T18:13:35.282Z] 27fe71e30d8c: Layer already exists [2021-12-13T18:13:35.282Z] 5a489bcf510f: Layer already exists [2021-12-13T18:13:35.282Z] 1ea9506212af: Layer already exists [2021-12-13T18:13:35.282Z] ec1f6e30a4f3: Layer already exists [2021-12-13T18:13:35.282Z] d0c645d0336b: Layer already exists [2021-12-13T18:13:35.282Z] b5bb462a57bc: Layer already exists [2021-12-13T18:13:35.282Z] b70e8ea45ae1: Layer already exists [2021-12-13T18:13:35.282Z] be574ed2d693: Layer already exists [2021-12-13T18:13:35.550Z] 62170e181a92: Layer already exists [2021-12-13T18:13:35.550Z] main: digest: sha256:fefa9dc0bd44121acc45639d6a8161f427ba50a0b4914e3efcdb37a2b31c9290 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-13T18:13:35.599Z] ===================================================== [Pipeline] echo [2021-12-13T18:13:35.606Z] taggedImages: [2021-12-13T18:13:35.606Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1876cd192641e06e6c48213757fa64687e1ce8f0 [2021-12-13T18:13:35.606Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-12-13T18:13:35.606Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.13 [2021-12-13T18:13:35.606Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13 [2021-12-13T18:13:35.606Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-12-13T18:13:35.628Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-12-13T18:13:35.628Z] 1876cd192641e06e6c48213757fa64687e1ce8f0 [2021-12-13T18:13:35.628Z] latest [2021-12-13T18:13:35.628Z] 2.2.0-dev.13 [2021-12-13T18:13:35.628Z] 1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13 [2021-12-13T18:13:35.628Z] main [2021-12-13T18:13:35.628Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:13:35.985Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1876cd192641e06e6c48213757fa64687e1ce8f0 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:13:36.324Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1876cd192641e06e6c48213757fa64687e1ce8f0 [2021-12-13T18:13:36.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-12-13T18:13:36.324Z] 5e4510fe13e7: Preparing [2021-12-13T18:13:36.324Z] 0fe030839791: Preparing [2021-12-13T18:13:36.324Z] faa61b1d7c49: Preparing [2021-12-13T18:13:36.324Z] 91649e8e60c4: Preparing [2021-12-13T18:13:36.324Z] 8f047dd33474: Preparing [2021-12-13T18:13:36.324Z] 62170e181a92: Preparing [2021-12-13T18:13:36.324Z] 62170e181a92: Waiting [2021-12-13T18:13:36.596Z] faa61b1d7c49: Pushed [2021-12-13T18:13:36.596Z] 91649e8e60c4: Pushed [2021-12-13T18:13:36.596Z] 62170e181a92: Layer already exists [2021-12-13T18:13:37.189Z] 8f047dd33474: Pushed [2021-12-13T18:13:39.146Z] 0fe030839791: Pushed [2021-12-13T18:13:39.146Z] 5e4510fe13e7: Pushed [2021-12-13T18:13:39.146Z] 1876cd192641e06e6c48213757fa64687e1ce8f0: digest: sha256:b5a64727cce6add93bd7b89ea0e16a24d175c9ca3331acb05628045ff040d5a8 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:13:39.482Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:13:39.814Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-12-13T18:13:39.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-12-13T18:13:39.814Z] 5e4510fe13e7: Preparing [2021-12-13T18:13:39.814Z] 0fe030839791: Preparing [2021-12-13T18:13:39.814Z] faa61b1d7c49: Preparing [2021-12-13T18:13:39.814Z] 91649e8e60c4: Preparing [2021-12-13T18:13:39.814Z] 8f047dd33474: Preparing [2021-12-13T18:13:39.814Z] 62170e181a92: Preparing [2021-12-13T18:13:39.814Z] 62170e181a92: Waiting [2021-12-13T18:13:39.814Z] 5e4510fe13e7: Layer already exists [2021-12-13T18:13:39.814Z] faa61b1d7c49: Layer already exists [2021-12-13T18:13:39.814Z] 0fe030839791: Layer already exists [2021-12-13T18:13:39.814Z] 8f047dd33474: Layer already exists [2021-12-13T18:13:39.814Z] 91649e8e60c4: Layer already exists [2021-12-13T18:13:39.814Z] 62170e181a92: Layer already exists [2021-12-13T18:13:40.085Z] latest: digest: sha256:b5a64727cce6add93bd7b89ea0e16a24d175c9ca3331acb05628045ff040d5a8 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:13:40.425Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:13:40.753Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.13 [2021-12-13T18:13:40.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-12-13T18:13:40.754Z] 5e4510fe13e7: Preparing [2021-12-13T18:13:40.754Z] 0fe030839791: Preparing [2021-12-13T18:13:40.754Z] faa61b1d7c49: Preparing [2021-12-13T18:13:40.754Z] 91649e8e60c4: Preparing [2021-12-13T18:13:40.754Z] 8f047dd33474: Preparing [2021-12-13T18:13:40.754Z] 62170e181a92: Preparing [2021-12-13T18:13:40.754Z] 62170e181a92: Waiting [2021-12-13T18:13:40.754Z] faa61b1d7c49: Layer already exists [2021-12-13T18:13:40.754Z] 8f047dd33474: Layer already exists [2021-12-13T18:13:40.754Z] 91649e8e60c4: Layer already exists [2021-12-13T18:13:40.754Z] 0fe030839791: Layer already exists [2021-12-13T18:13:40.754Z] 5e4510fe13e7: Layer already exists [2021-12-13T18:13:40.754Z] 62170e181a92: Layer already exists [2021-12-13T18:13:41.025Z] 2.2.0-dev.13: digest: sha256:b5a64727cce6add93bd7b89ea0e16a24d175c9ca3331acb05628045ff040d5a8 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:13:41.364Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:13:41.696Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13 [2021-12-13T18:13:41.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-12-13T18:13:41.696Z] 5e4510fe13e7: Preparing [2021-12-13T18:13:41.696Z] 0fe030839791: Preparing [2021-12-13T18:13:41.696Z] faa61b1d7c49: Preparing [2021-12-13T18:13:41.696Z] 91649e8e60c4: Preparing [2021-12-13T18:13:41.696Z] 8f047dd33474: Preparing [2021-12-13T18:13:41.696Z] 62170e181a92: Preparing [2021-12-13T18:13:41.696Z] 62170e181a92: Waiting [2021-12-13T18:13:41.696Z] 8f047dd33474: Layer already exists [2021-12-13T18:13:41.696Z] faa61b1d7c49: Layer already exists [2021-12-13T18:13:41.696Z] 91649e8e60c4: Layer already exists [2021-12-13T18:13:41.696Z] 5e4510fe13e7: Layer already exists [2021-12-13T18:13:41.696Z] 0fe030839791: Layer already exists [2021-12-13T18:13:41.696Z] 62170e181a92: Layer already exists [2021-12-13T18:13:41.967Z] 1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13: digest: sha256:b5a64727cce6add93bd7b89ea0e16a24d175c9ca3331acb05628045ff040d5a8 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:13:42.310Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:13:42.644Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-12-13T18:13:42.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-12-13T18:13:42.644Z] 5e4510fe13e7: Preparing [2021-12-13T18:13:42.644Z] 0fe030839791: Preparing [2021-12-13T18:13:42.644Z] faa61b1d7c49: Preparing [2021-12-13T18:13:42.644Z] 91649e8e60c4: Preparing [2021-12-13T18:13:42.644Z] 8f047dd33474: Preparing [2021-12-13T18:13:42.644Z] 62170e181a92: Preparing [2021-12-13T18:13:42.644Z] 62170e181a92: Waiting [2021-12-13T18:13:42.644Z] 0fe030839791: Layer already exists [2021-12-13T18:13:42.644Z] 8f047dd33474: Layer already exists [2021-12-13T18:13:42.644Z] 91649e8e60c4: Layer already exists [2021-12-13T18:13:42.644Z] 5e4510fe13e7: Layer already exists [2021-12-13T18:13:42.644Z] faa61b1d7c49: Layer already exists [2021-12-13T18:13:42.644Z] 62170e181a92: Layer already exists [2021-12-13T18:13:42.914Z] main: digest: sha256:b5a64727cce6add93bd7b89ea0e16a24d175c9ca3331acb05628045ff040d5a8 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-13T18:13:42.962Z] ===================================================== [Pipeline] echo [2021-12-13T18:13:42.973Z] taggedImages: [2021-12-13T18:13:42.973Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1876cd192641e06e6c48213757fa64687e1ce8f0 [2021-12-13T18:13:42.973Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-12-13T18:13:42.973Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.13 [2021-12-13T18:13:42.973Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13 [2021-12-13T18:13:42.973Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-12-13T18:13:42.996Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-12-13T18:13:42.996Z] 1876cd192641e06e6c48213757fa64687e1ce8f0 [2021-12-13T18:13:42.996Z] latest [2021-12-13T18:13:42.996Z] 2.2.0-dev.13 [2021-12-13T18:13:42.996Z] 1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13 [2021-12-13T18:13:42.996Z] main [2021-12-13T18:13:42.996Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:13:43.347Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1876cd192641e06e6c48213757fa64687e1ce8f0 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:13:43.688Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1876cd192641e06e6c48213757fa64687e1ce8f0 [2021-12-13T18:13:43.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-12-13T18:13:43.688Z] e5bfeeef3d6c: Preparing [2021-12-13T18:13:43.688Z] 5e9980fe064c: Preparing [2021-12-13T18:13:43.688Z] 396096fc1ebd: Preparing [2021-12-13T18:13:43.688Z] 436849eace96: Preparing [2021-12-13T18:13:43.688Z] 364497d4c15a: Preparing [2021-12-13T18:13:43.688Z] 5a43888ab8d9: Preparing [2021-12-13T18:13:43.688Z] e70fb579a182: Preparing [2021-12-13T18:13:43.688Z] 0dcaf0b10fbc: Preparing [2021-12-13T18:13:43.688Z] e31ad7bd039e: Preparing [2021-12-13T18:13:43.688Z] 62170e181a92: Preparing [2021-12-13T18:13:43.688Z] e70fb579a182: Waiting [2021-12-13T18:13:43.688Z] 5a43888ab8d9: Waiting [2021-12-13T18:13:43.688Z] 0dcaf0b10fbc: Waiting [2021-12-13T18:13:43.688Z] e31ad7bd039e: Waiting [2021-12-13T18:13:43.688Z] 62170e181a92: Waiting [2021-12-13T18:13:43.965Z] e5bfeeef3d6c: Pushed [2021-12-13T18:13:43.965Z] 5e9980fe064c: Pushed [2021-12-13T18:13:43.965Z] 364497d4c15a: Pushed [2021-12-13T18:13:44.240Z] 0dcaf0b10fbc: Pushed [2021-12-13T18:13:44.240Z] 5a43888ab8d9: Pushed [2021-12-13T18:13:44.240Z] e70fb579a182: Pushed [2021-12-13T18:13:44.240Z] 62170e181a92: Layer already exists [2021-12-13T18:13:44.511Z] e31ad7bd039e: Pushed [2021-12-13T18:13:46.474Z] 436849eace96: Pushed [2021-12-13T18:13:47.062Z] 396096fc1ebd: Pushed [2021-12-13T18:13:47.062Z] 1876cd192641e06e6c48213757fa64687e1ce8f0: digest: sha256:15441d9e4f45e946b70d55d4939b7b557c86a3ce487a2d0d16db69c35546c23e size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:13:47.401Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:13:47.731Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-12-13T18:13:47.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-12-13T18:13:47.731Z] e5bfeeef3d6c: Preparing [2021-12-13T18:13:47.731Z] 5e9980fe064c: Preparing [2021-12-13T18:13:47.731Z] 396096fc1ebd: Preparing [2021-12-13T18:13:47.731Z] 436849eace96: Preparing [2021-12-13T18:13:47.731Z] 364497d4c15a: Preparing [2021-12-13T18:13:47.731Z] 5a43888ab8d9: Preparing [2021-12-13T18:13:47.731Z] e70fb579a182: Preparing [2021-12-13T18:13:47.731Z] 0dcaf0b10fbc: Preparing [2021-12-13T18:13:47.731Z] e31ad7bd039e: Preparing [2021-12-13T18:13:47.731Z] 62170e181a92: Preparing [2021-12-13T18:13:47.731Z] 0dcaf0b10fbc: Waiting [2021-12-13T18:13:47.731Z] e31ad7bd039e: Waiting [2021-12-13T18:13:47.731Z] 62170e181a92: Waiting [2021-12-13T18:13:47.731Z] 5a43888ab8d9: Waiting [2021-12-13T18:13:47.731Z] e70fb579a182: Waiting [2021-12-13T18:13:47.731Z] 364497d4c15a: Layer already exists [2021-12-13T18:13:47.731Z] 5e9980fe064c: Layer already exists [2021-12-13T18:13:47.731Z] 436849eace96: Layer already exists [2021-12-13T18:13:47.731Z] 396096fc1ebd: Layer already exists [2021-12-13T18:13:47.731Z] e5bfeeef3d6c: Layer already exists [2021-12-13T18:13:47.731Z] e70fb579a182: Layer already exists [2021-12-13T18:13:47.731Z] 5a43888ab8d9: Layer already exists [2021-12-13T18:13:47.731Z] 0dcaf0b10fbc: Layer already exists [2021-12-13T18:13:47.731Z] e31ad7bd039e: Layer already exists [2021-12-13T18:13:47.731Z] 62170e181a92: Layer already exists [2021-12-13T18:13:48.017Z] latest: digest: sha256:15441d9e4f45e946b70d55d4939b7b557c86a3ce487a2d0d16db69c35546c23e size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:13:48.395Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:13:48.741Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.13 [2021-12-13T18:13:48.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-12-13T18:13:48.741Z] e5bfeeef3d6c: Preparing [2021-12-13T18:13:48.741Z] 5e9980fe064c: Preparing [2021-12-13T18:13:48.741Z] 396096fc1ebd: Preparing [2021-12-13T18:13:48.741Z] 436849eace96: Preparing [2021-12-13T18:13:48.741Z] 364497d4c15a: Preparing [2021-12-13T18:13:48.741Z] 5a43888ab8d9: Preparing [2021-12-13T18:13:48.741Z] e70fb579a182: Preparing [2021-12-13T18:13:48.741Z] 0dcaf0b10fbc: Preparing [2021-12-13T18:13:48.741Z] e31ad7bd039e: Preparing [2021-12-13T18:13:48.741Z] 62170e181a92: Preparing [2021-12-13T18:13:48.741Z] e70fb579a182: Waiting [2021-12-13T18:13:48.741Z] 0dcaf0b10fbc: Waiting [2021-12-13T18:13:48.741Z] e31ad7bd039e: Waiting [2021-12-13T18:13:48.741Z] 5a43888ab8d9: Waiting [2021-12-13T18:13:48.741Z] 62170e181a92: Waiting [2021-12-13T18:13:48.741Z] 5e9980fe064c: Layer already exists [2021-12-13T18:13:48.741Z] 364497d4c15a: Layer already exists [2021-12-13T18:13:48.741Z] 436849eace96: Layer already exists [2021-12-13T18:13:48.741Z] e5bfeeef3d6c: Layer already exists [2021-12-13T18:13:48.741Z] 396096fc1ebd: Layer already exists [2021-12-13T18:13:48.741Z] 5a43888ab8d9: Layer already exists [2021-12-13T18:13:48.741Z] e70fb579a182: Layer already exists [2021-12-13T18:13:48.741Z] 0dcaf0b10fbc: Layer already exists [2021-12-13T18:13:49.019Z] 62170e181a92: Layer already exists [2021-12-13T18:13:49.019Z] e31ad7bd039e: Layer already exists [2021-12-13T18:13:49.019Z] 2.2.0-dev.13: digest: sha256:15441d9e4f45e946b70d55d4939b7b557c86a3ce487a2d0d16db69c35546c23e size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:13:49.369Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:13:49.698Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13 [2021-12-13T18:13:49.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-12-13T18:13:49.698Z] e5bfeeef3d6c: Preparing [2021-12-13T18:13:49.698Z] 5e9980fe064c: Preparing [2021-12-13T18:13:49.698Z] 396096fc1ebd: Preparing [2021-12-13T18:13:49.698Z] 436849eace96: Preparing [2021-12-13T18:13:49.698Z] 364497d4c15a: Preparing [2021-12-13T18:13:49.698Z] 5a43888ab8d9: Preparing [2021-12-13T18:13:49.698Z] e70fb579a182: Preparing [2021-12-13T18:13:49.698Z] 0dcaf0b10fbc: Preparing [2021-12-13T18:13:49.698Z] e31ad7bd039e: Preparing [2021-12-13T18:13:49.698Z] 62170e181a92: Preparing [2021-12-13T18:13:49.698Z] e70fb579a182: Waiting [2021-12-13T18:13:49.698Z] 0dcaf0b10fbc: Waiting [2021-12-13T18:13:49.698Z] e31ad7bd039e: Waiting [2021-12-13T18:13:49.698Z] 62170e181a92: Waiting [2021-12-13T18:13:49.698Z] 5a43888ab8d9: Waiting [2021-12-13T18:13:49.698Z] e5bfeeef3d6c: Layer already exists [2021-12-13T18:13:49.698Z] 5e9980fe064c: Layer already exists [2021-12-13T18:13:49.698Z] 396096fc1ebd: Layer already exists [2021-12-13T18:13:49.698Z] 436849eace96: Layer already exists [2021-12-13T18:13:49.698Z] 364497d4c15a: Layer already exists [2021-12-13T18:13:49.698Z] e70fb579a182: Layer already exists [2021-12-13T18:13:49.698Z] 5a43888ab8d9: Layer already exists [2021-12-13T18:13:49.698Z] 0dcaf0b10fbc: Layer already exists [2021-12-13T18:13:49.698Z] 62170e181a92: Layer already exists [2021-12-13T18:13:49.969Z] e31ad7bd039e: Layer already exists [2021-12-13T18:13:49.969Z] 1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13: digest: sha256:15441d9e4f45e946b70d55d4939b7b557c86a3ce487a2d0d16db69c35546c23e size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:13:50.308Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:13:50.640Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-12-13T18:13:50.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-12-13T18:13:50.640Z] e5bfeeef3d6c: Preparing [2021-12-13T18:13:50.640Z] 5e9980fe064c: Preparing [2021-12-13T18:13:50.640Z] 396096fc1ebd: Preparing [2021-12-13T18:13:50.640Z] 436849eace96: Preparing [2021-12-13T18:13:50.640Z] 364497d4c15a: Preparing [2021-12-13T18:13:50.640Z] 5a43888ab8d9: Preparing [2021-12-13T18:13:50.640Z] e70fb579a182: Preparing [2021-12-13T18:13:50.640Z] 0dcaf0b10fbc: Preparing [2021-12-13T18:13:50.640Z] e31ad7bd039e: Preparing [2021-12-13T18:13:50.640Z] 62170e181a92: Preparing [2021-12-13T18:13:50.640Z] 5a43888ab8d9: Waiting [2021-12-13T18:13:50.640Z] e70fb579a182: Waiting [2021-12-13T18:13:50.640Z] 0dcaf0b10fbc: Waiting [2021-12-13T18:13:50.640Z] e31ad7bd039e: Waiting [2021-12-13T18:13:50.640Z] 62170e181a92: Waiting [2021-12-13T18:13:50.640Z] 364497d4c15a: Layer already exists [2021-12-13T18:13:50.640Z] 396096fc1ebd: Layer already exists [2021-12-13T18:13:50.640Z] e5bfeeef3d6c: Layer already exists [2021-12-13T18:13:50.640Z] 5e9980fe064c: Layer already exists [2021-12-13T18:13:50.640Z] 436849eace96: Layer already exists [2021-12-13T18:13:50.640Z] e70fb579a182: Layer already exists [2021-12-13T18:13:50.640Z] 5a43888ab8d9: Layer already exists [2021-12-13T18:13:50.640Z] e31ad7bd039e: Layer already exists [2021-12-13T18:13:50.640Z] 0dcaf0b10fbc: Layer already exists [2021-12-13T18:13:50.640Z] 62170e181a92: Layer already exists [2021-12-13T18:13:50.912Z] main: digest: sha256:15441d9e4f45e946b70d55d4939b7b557c86a3ce487a2d0d16db69c35546c23e size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-13T18:13:50.958Z] ===================================================== [Pipeline] echo [2021-12-13T18:13:50.968Z] taggedImages: [2021-12-13T18:13:50.968Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1876cd192641e06e6c48213757fa64687e1ce8f0 [2021-12-13T18:13:50.968Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-12-13T18:13:50.968Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.13 [2021-12-13T18:13:50.968Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13 [2021-12-13T18:13:50.968Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-12-13T18:13:50.994Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-12-13T18:13:50.994Z] 1876cd192641e06e6c48213757fa64687e1ce8f0 [2021-12-13T18:13:50.994Z] latest [2021-12-13T18:13:50.994Z] 2.2.0-dev.13 [2021-12-13T18:13:50.994Z] 1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13 [2021-12-13T18:13:50.994Z] main [2021-12-13T18:13:50.994Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:13:51.337Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:1876cd192641e06e6c48213757fa64687e1ce8f0 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:13:51.666Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:1876cd192641e06e6c48213757fa64687e1ce8f0 [2021-12-13T18:13:51.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-12-13T18:13:51.667Z] fb0a20055029: Preparing [2021-12-13T18:13:51.667Z] c8627e78b0d4: Preparing [2021-12-13T18:13:51.667Z] d0c645d0336b: Preparing [2021-12-13T18:13:51.667Z] e56bb8017b24: Preparing [2021-12-13T18:13:51.667Z] 62170e181a92: Preparing [2021-12-13T18:13:51.667Z] 62170e181a92: Layer already exists [2021-12-13T18:13:51.667Z] d0c645d0336b: Layer already exists [2021-12-13T18:13:51.936Z] fb0a20055029: Pushed [2021-12-13T18:13:52.207Z] e56bb8017b24: Pushed [2021-12-13T18:13:54.814Z] c8627e78b0d4: Pushed [2021-12-13T18:13:54.814Z] 1876cd192641e06e6c48213757fa64687e1ce8f0: digest: sha256:fd2c32af6cad7760213c20902e66f325b4d7c421cd172eefc51bff23bc672c0e size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:13:55.151Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:13:55.479Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-12-13T18:13:55.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-12-13T18:13:55.479Z] fb0a20055029: Preparing [2021-12-13T18:13:55.479Z] c8627e78b0d4: Preparing [2021-12-13T18:13:55.479Z] d0c645d0336b: Preparing [2021-12-13T18:13:55.479Z] e56bb8017b24: Preparing [2021-12-13T18:13:55.479Z] 62170e181a92: Preparing [2021-12-13T18:13:55.479Z] c8627e78b0d4: Layer already exists [2021-12-13T18:13:55.479Z] 62170e181a92: Layer already exists [2021-12-13T18:13:55.479Z] d0c645d0336b: Layer already exists [2021-12-13T18:13:55.479Z] e56bb8017b24: Layer already exists [2021-12-13T18:13:55.479Z] fb0a20055029: Layer already exists [2021-12-13T18:13:55.748Z] latest: digest: sha256:fd2c32af6cad7760213c20902e66f325b4d7c421cd172eefc51bff23bc672c0e size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:13:56.082Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:13:56.412Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.13 [2021-12-13T18:13:56.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-12-13T18:13:56.412Z] fb0a20055029: Preparing [2021-12-13T18:13:56.412Z] c8627e78b0d4: Preparing [2021-12-13T18:13:56.412Z] d0c645d0336b: Preparing [2021-12-13T18:13:56.412Z] e56bb8017b24: Preparing [2021-12-13T18:13:56.412Z] 62170e181a92: Preparing [2021-12-13T18:13:56.412Z] e56bb8017b24: Layer already exists [2021-12-13T18:13:56.412Z] d0c645d0336b: Layer already exists [2021-12-13T18:13:56.412Z] fb0a20055029: Layer already exists [2021-12-13T18:13:56.412Z] 62170e181a92: Layer already exists [2021-12-13T18:13:56.412Z] c8627e78b0d4: Layer already exists [2021-12-13T18:13:56.681Z] 2.2.0-dev.13: digest: sha256:fd2c32af6cad7760213c20902e66f325b4d7c421cd172eefc51bff23bc672c0e size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:13:57.017Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:13:57.355Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13 [2021-12-13T18:13:57.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-12-13T18:13:57.355Z] fb0a20055029: Preparing [2021-12-13T18:13:57.355Z] c8627e78b0d4: Preparing [2021-12-13T18:13:57.355Z] d0c645d0336b: Preparing [2021-12-13T18:13:57.355Z] e56bb8017b24: Preparing [2021-12-13T18:13:57.355Z] 62170e181a92: Preparing [2021-12-13T18:13:57.355Z] c8627e78b0d4: Layer already exists [2021-12-13T18:13:57.355Z] 62170e181a92: Layer already exists [2021-12-13T18:13:57.355Z] fb0a20055029: Layer already exists [2021-12-13T18:13:57.355Z] e56bb8017b24: Layer already exists [2021-12-13T18:13:57.355Z] d0c645d0336b: Layer already exists [2021-12-13T18:13:57.624Z] 1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13: digest: sha256:fd2c32af6cad7760213c20902e66f325b4d7c421cd172eefc51bff23bc672c0e size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:13:57.958Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:13:58.290Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-12-13T18:13:58.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-12-13T18:13:58.290Z] fb0a20055029: Preparing [2021-12-13T18:13:58.290Z] c8627e78b0d4: Preparing [2021-12-13T18:13:58.290Z] d0c645d0336b: Preparing [2021-12-13T18:13:58.290Z] e56bb8017b24: Preparing [2021-12-13T18:13:58.290Z] 62170e181a92: Preparing [2021-12-13T18:13:58.290Z] d0c645d0336b: Layer already exists [2021-12-13T18:13:58.290Z] c8627e78b0d4: Layer already exists [2021-12-13T18:13:58.290Z] fb0a20055029: Layer already exists [2021-12-13T18:13:58.290Z] 62170e181a92: Layer already exists [2021-12-13T18:13:58.290Z] e56bb8017b24: Layer already exists [2021-12-13T18:13:58.558Z] main: digest: sha256:fd2c32af6cad7760213c20902e66f325b4d7c421cd172eefc51bff23bc672c0e size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-13T18:13:58.606Z] ===================================================== [Pipeline] echo [2021-12-13T18:13:58.618Z] taggedImages: [2021-12-13T18:13:58.618Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:1876cd192641e06e6c48213757fa64687e1ce8f0 [2021-12-13T18:13:58.618Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-12-13T18:13:58.618Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.13 [2021-12-13T18:13:58.618Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13 [2021-12-13T18:13:58.618Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-12-13T18:13:58.638Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-12-13T18:13:58.638Z] 1876cd192641e06e6c48213757fa64687e1ce8f0 [2021-12-13T18:13:58.638Z] latest [2021-12-13T18:13:58.638Z] 2.2.0-dev.13 [2021-12-13T18:13:58.638Z] 1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13 [2021-12-13T18:13:58.638Z] main [2021-12-13T18:13:58.638Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:13:58.990Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1876cd192641e06e6c48213757fa64687e1ce8f0 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:13:59.319Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1876cd192641e06e6c48213757fa64687e1ce8f0 [2021-12-13T18:13:59.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-12-13T18:13:59.319Z] 93b3a7894a41: Preparing [2021-12-13T18:13:59.319Z] da35c47285a1: Preparing [2021-12-13T18:13:59.319Z] d0c645d0336b: Preparing [2021-12-13T18:13:59.319Z] 9cf72920ffc9: Preparing [2021-12-13T18:13:59.319Z] 62170e181a92: Preparing [2021-12-13T18:13:59.319Z] 62170e181a92: Layer already exists [2021-12-13T18:13:59.319Z] 9cf72920ffc9: Layer already exists [2021-12-13T18:13:59.319Z] d0c645d0336b: Layer already exists [2021-12-13T18:13:59.588Z] 93b3a7894a41: Pushed [2021-12-13T18:14:02.191Z] da35c47285a1: Pushed [2021-12-13T18:14:02.191Z] 1876cd192641e06e6c48213757fa64687e1ce8f0: digest: sha256:bef43568aae8bf87984280ca515fb6e97c974c653039b4d7429e6e6345c1a244 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:14:02.527Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:14:02.854Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-12-13T18:14:02.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-12-13T18:14:02.855Z] 93b3a7894a41: Preparing [2021-12-13T18:14:02.855Z] da35c47285a1: Preparing [2021-12-13T18:14:02.855Z] d0c645d0336b: Preparing [2021-12-13T18:14:02.855Z] 9cf72920ffc9: Preparing [2021-12-13T18:14:02.855Z] 62170e181a92: Preparing [2021-12-13T18:14:02.855Z] d0c645d0336b: Layer already exists [2021-12-13T18:14:02.855Z] da35c47285a1: Layer already exists [2021-12-13T18:14:02.855Z] 9cf72920ffc9: Layer already exists [2021-12-13T18:14:02.855Z] 62170e181a92: Layer already exists [2021-12-13T18:14:02.855Z] 93b3a7894a41: Layer already exists [2021-12-13T18:14:03.126Z] latest: digest: sha256:bef43568aae8bf87984280ca515fb6e97c974c653039b4d7429e6e6345c1a244 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:14:03.459Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:14:03.789Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.13 [2021-12-13T18:14:03.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-12-13T18:14:03.789Z] 93b3a7894a41: Preparing [2021-12-13T18:14:03.789Z] da35c47285a1: Preparing [2021-12-13T18:14:03.789Z] d0c645d0336b: Preparing [2021-12-13T18:14:03.789Z] 9cf72920ffc9: Preparing [2021-12-13T18:14:03.789Z] 62170e181a92: Preparing [2021-12-13T18:14:03.789Z] 93b3a7894a41: Layer already exists [2021-12-13T18:14:03.789Z] d0c645d0336b: Layer already exists [2021-12-13T18:14:03.789Z] 9cf72920ffc9: Layer already exists [2021-12-13T18:14:03.789Z] da35c47285a1: Layer already exists [2021-12-13T18:14:03.789Z] 62170e181a92: Layer already exists [2021-12-13T18:14:04.060Z] 2.2.0-dev.13: digest: sha256:bef43568aae8bf87984280ca515fb6e97c974c653039b4d7429e6e6345c1a244 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:14:04.395Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:14:04.724Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13 [2021-12-13T18:14:04.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-12-13T18:14:04.724Z] 93b3a7894a41: Preparing [2021-12-13T18:14:04.724Z] da35c47285a1: Preparing [2021-12-13T18:14:04.724Z] d0c645d0336b: Preparing [2021-12-13T18:14:04.724Z] 9cf72920ffc9: Preparing [2021-12-13T18:14:04.724Z] 62170e181a92: Preparing [2021-12-13T18:14:04.724Z] 62170e181a92: Layer already exists [2021-12-13T18:14:04.724Z] da35c47285a1: Layer already exists [2021-12-13T18:14:04.724Z] 93b3a7894a41: Layer already exists [2021-12-13T18:14:04.724Z] 9cf72920ffc9: Layer already exists [2021-12-13T18:14:04.724Z] d0c645d0336b: Layer already exists [2021-12-13T18:14:04.993Z] 1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13: digest: sha256:bef43568aae8bf87984280ca515fb6e97c974c653039b4d7429e6e6345c1a244 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:14:05.327Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:14:05.655Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-12-13T18:14:05.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-12-13T18:14:05.655Z] 93b3a7894a41: Preparing [2021-12-13T18:14:05.655Z] da35c47285a1: Preparing [2021-12-13T18:14:05.655Z] d0c645d0336b: Preparing [2021-12-13T18:14:05.655Z] 9cf72920ffc9: Preparing [2021-12-13T18:14:05.655Z] 62170e181a92: Preparing [2021-12-13T18:14:05.655Z] 62170e181a92: Layer already exists [2021-12-13T18:14:05.655Z] 93b3a7894a41: Layer already exists [2021-12-13T18:14:05.655Z] 9cf72920ffc9: Layer already exists [2021-12-13T18:14:05.655Z] da35c47285a1: Layer already exists [2021-12-13T18:14:05.655Z] d0c645d0336b: Layer already exists [2021-12-13T18:14:05.922Z] main: digest: sha256:bef43568aae8bf87984280ca515fb6e97c974c653039b4d7429e6e6345c1a244 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-13T18:14:05.960Z] ===================================================== [Pipeline] echo [2021-12-13T18:14:05.970Z] taggedImages: [2021-12-13T18:14:05.970Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1876cd192641e06e6c48213757fa64687e1ce8f0 [2021-12-13T18:14:05.970Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-12-13T18:14:05.970Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.13 [2021-12-13T18:14:05.970Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13 [2021-12-13T18:14:05.970Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-12-13T18:14:05.989Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-12-13T18:14:05.989Z] 1876cd192641e06e6c48213757fa64687e1ce8f0 [2021-12-13T18:14:05.989Z] latest [2021-12-13T18:14:05.989Z] 2.2.0-dev.13 [2021-12-13T18:14:05.989Z] 1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13 [2021-12-13T18:14:05.989Z] main [2021-12-13T18:14:05.989Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:14:06.322Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:1876cd192641e06e6c48213757fa64687e1ce8f0 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:14:06.651Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:1876cd192641e06e6c48213757fa64687e1ce8f0 [2021-12-13T18:14:06.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-12-13T18:14:06.651Z] d78721539589: Preparing [2021-12-13T18:14:06.651Z] a6e53bfa80b9: Preparing [2021-12-13T18:14:06.651Z] 63308de23686: Preparing [2021-12-13T18:14:06.651Z] 2281b232c49d: Preparing [2021-12-13T18:14:06.651Z] 166dde17997b: Preparing [2021-12-13T18:14:06.651Z] 78c4bc0ebec3: Preparing [2021-12-13T18:14:06.651Z] 45596ee15a31: Preparing [2021-12-13T18:14:06.651Z] 52dc75cd08be: Preparing [2021-12-13T18:14:06.651Z] a6e1fd50fee5: Preparing [2021-12-13T18:14:06.651Z] 56eb02710082: Preparing [2021-12-13T18:14:06.651Z] ee420dfed78a: Preparing [2021-12-13T18:14:06.651Z] 45596ee15a31: Waiting [2021-12-13T18:14:06.651Z] 52dc75cd08be: Waiting [2021-12-13T18:14:06.651Z] a6e1fd50fee5: Waiting [2021-12-13T18:14:06.651Z] 78c4bc0ebec3: Waiting [2021-12-13T18:14:06.651Z] 56eb02710082: Waiting [2021-12-13T18:14:06.651Z] ee420dfed78a: Waiting [2021-12-13T18:14:06.921Z] 166dde17997b: Layer already exists [2021-12-13T18:14:06.921Z] 78c4bc0ebec3: Layer already exists [2021-12-13T18:14:06.921Z] 45596ee15a31: Layer already exists [2021-12-13T18:14:06.921Z] 52dc75cd08be: Layer already exists [2021-12-13T18:14:06.921Z] a6e53bfa80b9: Pushed [2021-12-13T18:14:06.921Z] a6e1fd50fee5: Layer already exists [2021-12-13T18:14:06.921Z] 56eb02710082: Layer already exists [2021-12-13T18:14:06.921Z] ee420dfed78a: Layer already exists [2021-12-13T18:14:07.517Z] d78721539589: Pushed [2021-12-13T18:14:09.475Z] 63308de23686: Pushed [2021-12-13T18:14:24.594Z] 2281b232c49d: Pushed [2021-12-13T18:14:24.594Z] 1876cd192641e06e6c48213757fa64687e1ce8f0: digest: sha256:c31dab054426fe55b19468c5c8bfd33bedf43a67e64adb86efeabca1bc0baba6 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:14:24.935Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:14:25.266Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-12-13T18:14:25.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-12-13T18:14:25.266Z] d78721539589: Preparing [2021-12-13T18:14:25.266Z] a6e53bfa80b9: Preparing [2021-12-13T18:14:25.266Z] 63308de23686: Preparing [2021-12-13T18:14:25.266Z] 2281b232c49d: Preparing [2021-12-13T18:14:25.266Z] 166dde17997b: Preparing [2021-12-13T18:14:25.266Z] 78c4bc0ebec3: Preparing [2021-12-13T18:14:25.266Z] 45596ee15a31: Preparing [2021-12-13T18:14:25.266Z] 52dc75cd08be: Preparing [2021-12-13T18:14:25.266Z] a6e1fd50fee5: Preparing [2021-12-13T18:14:25.266Z] 56eb02710082: Preparing [2021-12-13T18:14:25.266Z] ee420dfed78a: Preparing [2021-12-13T18:14:25.266Z] 78c4bc0ebec3: Waiting [2021-12-13T18:14:25.266Z] 45596ee15a31: Waiting [2021-12-13T18:14:25.266Z] 52dc75cd08be: Waiting [2021-12-13T18:14:25.266Z] a6e1fd50fee5: Waiting [2021-12-13T18:14:25.266Z] 56eb02710082: Waiting [2021-12-13T18:14:25.266Z] ee420dfed78a: Waiting [2021-12-13T18:14:25.266Z] 2281b232c49d: Layer already exists [2021-12-13T18:14:25.266Z] d78721539589: Layer already exists [2021-12-13T18:14:25.266Z] 166dde17997b: Layer already exists [2021-12-13T18:14:25.266Z] 63308de23686: Layer already exists [2021-12-13T18:14:25.266Z] a6e53bfa80b9: Layer already exists [2021-12-13T18:14:25.266Z] 78c4bc0ebec3: Layer already exists [2021-12-13T18:14:25.266Z] 52dc75cd08be: Layer already exists [2021-12-13T18:14:25.266Z] 56eb02710082: Layer already exists [2021-12-13T18:14:25.266Z] a6e1fd50fee5: Layer already exists [2021-12-13T18:14:25.266Z] 45596ee15a31: Layer already exists [2021-12-13T18:14:25.535Z] ee420dfed78a: Layer already exists [2021-12-13T18:14:25.535Z] latest: digest: sha256:c31dab054426fe55b19468c5c8bfd33bedf43a67e64adb86efeabca1bc0baba6 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:14:25.872Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:14:26.199Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.13 [2021-12-13T18:14:26.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-12-13T18:14:26.199Z] d78721539589: Preparing [2021-12-13T18:14:26.199Z] a6e53bfa80b9: Preparing [2021-12-13T18:14:26.199Z] 63308de23686: Preparing [2021-12-13T18:14:26.199Z] 2281b232c49d: Preparing [2021-12-13T18:14:26.199Z] 166dde17997b: Preparing [2021-12-13T18:14:26.199Z] 78c4bc0ebec3: Preparing [2021-12-13T18:14:26.199Z] 45596ee15a31: Preparing [2021-12-13T18:14:26.199Z] 52dc75cd08be: Preparing [2021-12-13T18:14:26.199Z] a6e1fd50fee5: Preparing [2021-12-13T18:14:26.199Z] 56eb02710082: Preparing [2021-12-13T18:14:26.199Z] ee420dfed78a: Preparing [2021-12-13T18:14:26.199Z] 45596ee15a31: Waiting [2021-12-13T18:14:26.199Z] 52dc75cd08be: Waiting [2021-12-13T18:14:26.199Z] a6e1fd50fee5: Waiting [2021-12-13T18:14:26.199Z] 56eb02710082: Waiting [2021-12-13T18:14:26.199Z] ee420dfed78a: Waiting [2021-12-13T18:14:26.199Z] 78c4bc0ebec3: Waiting [2021-12-13T18:14:26.199Z] 2281b232c49d: Layer already exists [2021-12-13T18:14:26.199Z] 166dde17997b: Layer already exists [2021-12-13T18:14:26.199Z] a6e53bfa80b9: Layer already exists [2021-12-13T18:14:26.199Z] 63308de23686: Layer already exists [2021-12-13T18:14:26.199Z] d78721539589: Layer already exists [2021-12-13T18:14:26.199Z] 45596ee15a31: Layer already exists [2021-12-13T18:14:26.199Z] 52dc75cd08be: Layer already exists [2021-12-13T18:14:26.199Z] 78c4bc0ebec3: Layer already exists [2021-12-13T18:14:26.470Z] a6e1fd50fee5: Layer already exists [2021-12-13T18:14:26.470Z] 56eb02710082: Layer already exists [2021-12-13T18:14:26.470Z] ee420dfed78a: Layer already exists [2021-12-13T18:14:26.470Z] 2.2.0-dev.13: digest: sha256:c31dab054426fe55b19468c5c8bfd33bedf43a67e64adb86efeabca1bc0baba6 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:14:26.805Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:14:27.135Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13 [2021-12-13T18:14:27.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-12-13T18:14:27.135Z] d78721539589: Preparing [2021-12-13T18:14:27.135Z] a6e53bfa80b9: Preparing [2021-12-13T18:14:27.135Z] 63308de23686: Preparing [2021-12-13T18:14:27.135Z] 2281b232c49d: Preparing [2021-12-13T18:14:27.135Z] 166dde17997b: Preparing [2021-12-13T18:14:27.135Z] 78c4bc0ebec3: Preparing [2021-12-13T18:14:27.135Z] 45596ee15a31: Preparing [2021-12-13T18:14:27.135Z] 52dc75cd08be: Preparing [2021-12-13T18:14:27.135Z] a6e1fd50fee5: Preparing [2021-12-13T18:14:27.135Z] 56eb02710082: Preparing [2021-12-13T18:14:27.135Z] ee420dfed78a: Preparing [2021-12-13T18:14:27.135Z] 52dc75cd08be: Waiting [2021-12-13T18:14:27.135Z] a6e1fd50fee5: Waiting [2021-12-13T18:14:27.135Z] 56eb02710082: Waiting [2021-12-13T18:14:27.135Z] 78c4bc0ebec3: Waiting [2021-12-13T18:14:27.135Z] 45596ee15a31: Waiting [2021-12-13T18:14:27.135Z] ee420dfed78a: Waiting [2021-12-13T18:14:27.135Z] d78721539589: Layer already exists [2021-12-13T18:14:27.135Z] 63308de23686: Layer already exists [2021-12-13T18:14:27.135Z] a6e53bfa80b9: Layer already exists [2021-12-13T18:14:27.135Z] 166dde17997b: Layer already exists [2021-12-13T18:14:27.135Z] 2281b232c49d: Layer already exists [2021-12-13T18:14:27.135Z] 45596ee15a31: Layer already exists [2021-12-13T18:14:27.135Z] 52dc75cd08be: Layer already exists [2021-12-13T18:14:27.135Z] 78c4bc0ebec3: Layer already exists [2021-12-13T18:14:27.135Z] 56eb02710082: Layer already exists [2021-12-13T18:14:27.405Z] a6e1fd50fee5: Layer already exists [2021-12-13T18:14:27.405Z] ee420dfed78a: Layer already exists [2021-12-13T18:14:27.405Z] 1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13: digest: sha256:c31dab054426fe55b19468c5c8bfd33bedf43a67e64adb86efeabca1bc0baba6 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:14:27.741Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:14:28.069Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-12-13T18:14:28.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-12-13T18:14:28.069Z] d78721539589: Preparing [2021-12-13T18:14:28.069Z] a6e53bfa80b9: Preparing [2021-12-13T18:14:28.069Z] 63308de23686: Preparing [2021-12-13T18:14:28.069Z] 2281b232c49d: Preparing [2021-12-13T18:14:28.069Z] 166dde17997b: Preparing [2021-12-13T18:14:28.069Z] 78c4bc0ebec3: Preparing [2021-12-13T18:14:28.069Z] 45596ee15a31: Preparing [2021-12-13T18:14:28.069Z] 52dc75cd08be: Preparing [2021-12-13T18:14:28.069Z] a6e1fd50fee5: Preparing [2021-12-13T18:14:28.069Z] 56eb02710082: Preparing [2021-12-13T18:14:28.069Z] ee420dfed78a: Preparing [2021-12-13T18:14:28.069Z] 52dc75cd08be: Waiting [2021-12-13T18:14:28.069Z] a6e1fd50fee5: Waiting [2021-12-13T18:14:28.069Z] 78c4bc0ebec3: Waiting [2021-12-13T18:14:28.069Z] 56eb02710082: Waiting [2021-12-13T18:14:28.069Z] ee420dfed78a: Waiting [2021-12-13T18:14:28.069Z] 45596ee15a31: Waiting [2021-12-13T18:14:28.069Z] a6e53bfa80b9: Layer already exists [2021-12-13T18:14:28.069Z] 166dde17997b: Layer already exists [2021-12-13T18:14:28.069Z] 2281b232c49d: Layer already exists [2021-12-13T18:14:28.069Z] 63308de23686: Layer already exists [2021-12-13T18:14:28.069Z] d78721539589: Layer already exists [2021-12-13T18:14:28.069Z] 78c4bc0ebec3: Layer already exists [2021-12-13T18:14:28.069Z] 52dc75cd08be: Layer already exists [2021-12-13T18:14:28.069Z] 45596ee15a31: Layer already exists [2021-12-13T18:14:28.069Z] 56eb02710082: Layer already exists [2021-12-13T18:14:28.069Z] a6e1fd50fee5: Layer already exists [2021-12-13T18:14:28.338Z] ee420dfed78a: Layer already exists [2021-12-13T18:14:28.338Z] main: digest: sha256:c31dab054426fe55b19468c5c8bfd33bedf43a67e64adb86efeabca1bc0baba6 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-13T18:14:28.386Z] ===================================================== [Pipeline] echo [2021-12-13T18:14:28.400Z] taggedImages: [2021-12-13T18:14:28.400Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:1876cd192641e06e6c48213757fa64687e1ce8f0 [2021-12-13T18:14:28.400Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-12-13T18:14:28.400Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.13 [2021-12-13T18:14:28.400Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:1876cd192641e06e6c48213757fa64687e1ce8f0-2.2.0-dev.13 [2021-12-13T18:14:28.400Z] - 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-12-13T18:14:28.824Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-13T18:14:28.824Z] [2021-12-13T18:14:28.824Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:14:29.160Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-13T18:14:29.431Z] arm64: Pulling from edgex-lftools-log-publisher [2021-12-13T18:14:29.431Z] 448f6bf000e3: Pulling fs layer [2021-12-13T18:14:29.431Z] f757da607395: Pulling fs layer [2021-12-13T18:14:29.431Z] 05883995daec: Pulling fs layer [2021-12-13T18:14:29.431Z] 8603b9c90790: Pulling fs layer [2021-12-13T18:14:29.431Z] 1560dd03e051: Pulling fs layer [2021-12-13T18:14:29.431Z] 27f5ce0e4adf: Pulling fs layer [2021-12-13T18:14:29.431Z] c2d8d7efcc4b: Pulling fs layer [2021-12-13T18:14:29.431Z] 8603b9c90790: Waiting [2021-12-13T18:14:29.431Z] 1560dd03e051: Waiting [2021-12-13T18:14:29.431Z] 27f5ce0e4adf: Waiting [2021-12-13T18:14:29.431Z] c2d8d7efcc4b: Waiting [2021-12-13T18:14:29.431Z] f757da607395: Verifying Checksum [2021-12-13T18:14:29.431Z] f757da607395: Download complete [2021-12-13T18:14:29.431Z] 8603b9c90790: Verifying Checksum [2021-12-13T18:14:29.431Z] 8603b9c90790: Download complete [2021-12-13T18:14:29.431Z] 1560dd03e051: Verifying Checksum [2021-12-13T18:14:29.431Z] 1560dd03e051: Download complete [2021-12-13T18:14:29.431Z] 27f5ce0e4adf: Verifying Checksum [2021-12-13T18:14:29.431Z] 27f5ce0e4adf: Download complete [2021-12-13T18:14:29.431Z] 05883995daec: Verifying Checksum [2021-12-13T18:14:29.431Z] 05883995daec: Download complete [2021-12-13T18:14:29.704Z] 448f6bf000e3: Verifying Checksum [2021-12-13T18:14:29.704Z] 448f6bf000e3: Download complete [2021-12-13T18:14:32.314Z] c2d8d7efcc4b: Verifying Checksum [2021-12-13T18:14:32.314Z] c2d8d7efcc4b: Download complete [2021-12-13T18:14:33.743Z] 448f6bf000e3: Pull complete [2021-12-13T18:14:34.336Z] f757da607395: Pull complete [2021-12-13T18:14:35.760Z] 05883995daec: Pull complete [2021-12-13T18:14:35.760Z] 8603b9c90790: Pull complete [2021-12-13T18:14:36.739Z] 1560dd03e051: Pull complete [2021-12-13T18:14:37.009Z] 27f5ce0e4adf: Pull complete [2021-12-13T18:14:52.057Z] c2d8d7efcc4b: Pull complete [2021-12-13T18:14:52.057Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-12-13T18:14:52.057Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-13T18:14:52.057Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-12-13T18:14:52.252Z] prd-ubuntu18.04-docker-arm64-4c-16g-763 does not seem to be running inside a container [2021-12-13T18:14:52.346Z] $ 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/126 -v /w/workspace/edgex-go/126:/w/workspace/edgex-go/126:rw,z -v /w/workspace/edgex-go/126@tmp:/w/workspace/edgex-go/126@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-12-13T18:14:54.731Z] $ docker top e2bffd3f4d8c531f6dcc26d9e04500e54b1247789a08cd745442cc57b0104671 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-13T18:14:55.633Z] ---> job-cost.sh [2021-12-13T18:14:55.633Z] lf-activate-venv: SKIPPING [2021-12-13T18:14:55.633Z] INFO: No Stack... [2021-12-13T18:14:55.902Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-12-13T18:14:56.174Z] INFO: Archiving Costs [Pipeline] sh [2021-12-13T18:14:56.821Z] + cat /w/workspace/edgex-go/126/archives/cost.csv [2021-12-13T18:14:56.821Z] + cut -d, -f6 [Pipeline] lock [2021-12-13T18:14:56.881Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-126-stack-cost] [2021-12-13T18:14:56.890Z] Resource [jenkins-edgexfoundry-edgex-go-main-126-stack-cost] did not exist. Created. [2021-12-13T18:14:56.890Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-126-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-12-13T18:14:57.546Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-12-13T18:14:58.219Z] Stashed 1 file(s) [Pipeline] } [2021-12-13T18:14:58.225Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-126-stack-cost] [Pipeline] // lock [Pipeline] } [2021-12-13T18:14:58.271Z] $ docker stop --time=1 e2bffd3f4d8c531f6dcc26d9e04500e54b1247789a08cd745442cc57b0104671 [2021-12-13T18:14:59.832Z] $ docker rm -f e2bffd3f4d8c531f6dcc26d9e04500e54b1247789a08cd745442cc57b0104671 [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-12-13T18:15:00.631Z] provisioning config files... [2021-12-13T18:15:00.640Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/126@tmp/config8948908252540222172tmp [Pipeline] { [Pipeline] sh [2021-12-13T18:15:00.942Z] + set +x [2021-12-13T18:15:00.942Z] + curl -s https://codecov.io/bash [2021-12-13T18:15:00.942Z] + bash -s -- [2021-12-13T18:15:01.202Z] [2021-12-13T18:15:01.202Z] _____ _ [2021-12-13T18:15:01.202Z] / ____| | | [2021-12-13T18:15:01.202Z] | | ___ __| | ___ ___ _____ __ [2021-12-13T18:15:01.202Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-12-13T18:15:01.202Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-12-13T18:15:01.202Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-12-13T18:15:01.202Z] Bash-1.0.6 [2021-12-13T18:15:01.202Z] [2021-12-13T18:15:01.202Z] [2021-12-13T18:15:01.202Z] ==> git version 2.24.4 found [2021-12-13T18:15:01.202Z] ==> 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-12-13T18:15:01.202Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-12-13T18:15:01.202Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-12-13T18:15:01.202Z] ==> Jenkins CI detected. [2021-12-13T18:15:01.202Z] current dir:  /w/workspace/edgex-go/126 [2021-12-13T18:15:01.202Z] project root: . [2021-12-13T18:15:01.202Z] --> token set from env [2021-12-13T18:15:01.202Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-12-13T18:15:01.202Z] ==> Running gcov in . (disable via -X gcov) [2021-12-13T18:15:01.202Z] ==> Python coveragepy not found [2021-12-13T18:15:01.202Z] ==> Searching for coverage reports in: [2021-12-13T18:15:01.202Z] + . [2021-12-13T18:15:01.202Z] -> Found 1 reports [2021-12-13T18:15:01.202Z] ==> Detecting git/mercurial file structure [2021-12-13T18:15:01.202Z] ==> Reading reports [2021-12-13T18:15:01.202Z] + ./coverage.out bytes=428381 [2021-12-13T18:15:01.202Z] ==> Appending adjustments [2021-12-13T18:15:01.202Z] https://docs.codecov.io/docs/fixing-reports [2021-12-13T18:15:02.591Z] + Found adjustments [2021-12-13T18:15:02.591Z] ==> Gzipping contents [2021-12-13T18:15:02.591Z] 60K /tmp/codecov.ohHNoF.gz [2021-12-13T18:15:02.591Z] ==> Uploading reports [2021-12-13T18:15:02.591Z] url: https://codecov.io [2021-12-13T18:15:02.591Z] query: branch=main&commit=1876cd192641e06e6c48213757fa64687e1ce8f0&build=126&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F126%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-12-13T18:15:02.591Z] -> Pinging Codecov [2021-12-13T18:15:02.591Z] 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=1876cd192641e06e6c48213757fa64687e1ce8f0&build=126&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F126%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-12-13T18:15:02.851Z] -> Uploading to [2021-12-13T18:15:02.851Z] https://storage.googleapis.com/codecov/v4/raw/2021-12-13/00271124DB129430A58F1EEE437C3FCB/1876cd192641e06e6c48213757fa64687e1ce8f0/538dea6e-8725-4031-a375-a6767a24f259.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211213%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211213T181502Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1eb4a35b68dacca0084f77e971970e77d88fc27073fd13e2284fca24fb3cfde7 [2021-12-13T18:15:02.851Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-13T18:15:02.851Z] Dload Upload Total Spent Left Speed [2021-12-13T18:15:03.420Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57899 0 0 100 57899 0 127k --:--:-- --:--:-- --:--:-- 127k [2021-12-13T18:15:03.420Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/1876cd192641e06e6c48213757fa64687e1ce8f0 [Pipeline] } [2021-12-13T18:15:03.427Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-12-13T18:15:03.762Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-12-13T18:15:03.772Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:15:04.065Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-12-13T18:15:04.065Z] [2021-12-13T18:15:04.065Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:15:04.370Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-12-13T18:15:04.370Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-12-13T18:15:04.370Z] 188c0c94c7c5: Pulling fs layer [2021-12-13T18:15:04.370Z] 0ef7d3d256c8: Pulling fs layer [2021-12-13T18:15:04.370Z] de9db76c5a1d: Pulling fs layer [2021-12-13T18:15:04.370Z] 0eba1c9be4d2: Pulling fs layer [2021-12-13T18:15:04.370Z] 0d57e429df01: Pulling fs layer [2021-12-13T18:15:04.370Z] 4e4be7b47b0d: Pulling fs layer [2021-12-13T18:15:04.370Z] e1f770b5df2f: Pulling fs layer [2021-12-13T18:15:04.370Z] 85a0685a4137: Pulling fs layer [2021-12-13T18:15:04.370Z] 0d57e429df01: Waiting [2021-12-13T18:15:04.370Z] 4e4be7b47b0d: Waiting [2021-12-13T18:15:04.370Z] e1f770b5df2f: Waiting [2021-12-13T18:15:04.370Z] 85a0685a4137: Waiting [2021-12-13T18:15:04.370Z] 0eba1c9be4d2: Waiting [2021-12-13T18:15:04.370Z] de9db76c5a1d: Verifying Checksum [2021-12-13T18:15:04.370Z] de9db76c5a1d: Download complete [2021-12-13T18:15:04.370Z] 0ef7d3d256c8: Verifying Checksum [2021-12-13T18:15:04.370Z] 0ef7d3d256c8: Download complete [2021-12-13T18:15:04.370Z] 0d57e429df01: Verifying Checksum [2021-12-13T18:15:04.370Z] 0d57e429df01: Download complete [2021-12-13T18:15:04.370Z] 4e4be7b47b0d: Verifying Checksum [2021-12-13T18:15:04.370Z] 4e4be7b47b0d: Download complete [2021-12-13T18:15:04.370Z] 188c0c94c7c5: Verifying Checksum [2021-12-13T18:15:04.370Z] 188c0c94c7c5: Download complete [2021-12-13T18:15:04.632Z] e1f770b5df2f: Verifying Checksum [2021-12-13T18:15:04.632Z] e1f770b5df2f: Download complete [2021-12-13T18:15:04.896Z] 0eba1c9be4d2: Verifying Checksum [2021-12-13T18:15:04.896Z] 0eba1c9be4d2: Download complete [2021-12-13T18:15:04.896Z] 188c0c94c7c5: Pull complete [2021-12-13T18:15:05.159Z] 85a0685a4137: Verifying Checksum [2021-12-13T18:15:05.159Z] 85a0685a4137: Download complete [2021-12-13T18:15:05.159Z] 0ef7d3d256c8: Pull complete [2021-12-13T18:15:05.159Z] de9db76c5a1d: Pull complete [2021-12-13T18:15:09.395Z] 0eba1c9be4d2: Pull complete [2021-12-13T18:15:09.395Z] 0d57e429df01: Pull complete [2021-12-13T18:15:09.395Z] 4e4be7b47b0d: Pull complete [2021-12-13T18:15:09.395Z] e1f770b5df2f: Pull complete [2021-12-13T18:15:12.723Z] 85a0685a4137: Pull complete [2021-12-13T18:15:12.723Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-12-13T18:15:12.723Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-12-13T18:15:12.723Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-12-13T18:15:12.790Z] prd-centos7-docker-4c-2g-762 does not seem to be running inside a container [2021-12-13T18:15:12.824Z] $ 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/126 -v /w/workspace/edgex-go/126:/w/workspace/edgex-go/126:rw,z -v /w/workspace/edgex-go/126@tmp:/w/workspace/edgex-go/126@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-12-13T18:15:15.672Z] $ docker top ac1ce206ec66a4dcaf80132a65ef1239a2f40f9c9e1ce2dd2ff3eba5f9925752 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-12-13T18:15:15.748Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-12-13T18:15:16.039Z] + set -o pipefail [2021-12-13T18:15:16.039Z] + snyk monitor '--org=edgex-jenkins' [2021-12-13T18:15:21.336Z] [2021-12-13T18:15:21.336Z] Monitoring /w/workspace/edgex-go/126... [2021-12-13T18:15:21.336Z] [2021-12-13T18:15:21.336Z] Internal error (reference: 93408dfc-e35e-4ccb-a99d-daf2bb3ff0d4) [2021-12-13T18:15:21.336Z] [2021-12-13T18:15:21.336Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2021-12-13T18:15:21.336Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-12-13T18:15:21.349Z] $ docker stop --time=1 ac1ce206ec66a4dcaf80132a65ef1239a2f40f9c9e1ce2dd2ff3eba5f9925752 [2021-12-13T18:15:23.343Z] $ docker rm -f ac1ce206ec66a4dcaf80132a65ef1239a2f40f9c9e1ce2dd2ff3eba5f9925752 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-12-13T18:15:23.633Z] [edgeXSnyk] Exit Code: 2 [Pipeline] error [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-12-13T18:15:24.630Z] + '[' -d /w/workspace/edgex-go/126/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-12-13T18:15:24.921Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-13T18:15:25.478Z] ---> package-listing.sh [2021-12-13T18:15:25.478Z] ++ facter osfamily [2021-12-13T18:15:25.478Z] ++ tr '[:upper:]' '[:lower:]' [2021-12-13T18:15:25.738Z] + OS_FAMILY=redhat [2021-12-13T18:15:25.738Z] + workspace=/w/workspace/edgex-go/126 [2021-12-13T18:15:25.738Z] + START_PACKAGES=/tmp/packages_start.txt [2021-12-13T18:15:25.738Z] + END_PACKAGES=/tmp/packages_end.txt [2021-12-13T18:15:25.738Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-12-13T18:15:25.738Z] + PACKAGES=/tmp/packages_start.txt [2021-12-13T18:15:25.738Z] + '[' /w/workspace/edgex-go/126 ']' [2021-12-13T18:15:25.738Z] + PACKAGES=/tmp/packages_end.txt [2021-12-13T18:15:25.738Z] + case "${OS_FAMILY}" in [2021-12-13T18:15:25.738Z] + sort [2021-12-13T18:15:25.738Z] + rpm -qa [2021-12-13T18:15:29.948Z] + '[' -f /tmp/packages_start.txt ']' [2021-12-13T18:15:29.948Z] + '[' -f /tmp/packages_end.txt ']' [2021-12-13T18:15:29.948Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-12-13T18:15:29.948Z] + '[' /w/workspace/edgex-go/126 ']' [2021-12-13T18:15:29.948Z] + mkdir -p /w/workspace/edgex-go/126/archives/ [2021-12-13T18:15:29.948Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/126/archives/ [Pipeline] echo [2021-12-13T18:15:29.960Z] 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/126/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-12-13T18:15:30.238Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:15:30.795Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-13T18:15:30.796Z] [2021-12-13T18:15:30.796Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-12-13T18:15:31.098Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-13T18:15:31.098Z] latest: Pulling from edgex-lftools-log-publisher [2021-12-13T18:15:31.098Z] b4d181a07f80: Pulling fs layer [2021-12-13T18:15:31.098Z] a1111a8f2ec3: Pulling fs layer [2021-12-13T18:15:31.098Z] ed53099fbce6: Pulling fs layer [2021-12-13T18:15:31.098Z] dc539afda2c1: Pulling fs layer [2021-12-13T18:15:31.098Z] 77bc0d833cb6: Pulling fs layer [2021-12-13T18:15:31.098Z] 9065ff56babe: Pulling fs layer [2021-12-13T18:15:31.098Z] d287ab97295c: Pulling fs layer [2021-12-13T18:15:31.098Z] 77bc0d833cb6: Waiting [2021-12-13T18:15:31.098Z] 9065ff56babe: Waiting [2021-12-13T18:15:31.098Z] d287ab97295c: Waiting [2021-12-13T18:15:31.098Z] dc539afda2c1: Waiting [2021-12-13T18:15:31.098Z] a1111a8f2ec3: Verifying Checksum [2021-12-13T18:15:31.098Z] a1111a8f2ec3: Download complete [2021-12-13T18:15:31.098Z] dc539afda2c1: Verifying Checksum [2021-12-13T18:15:31.098Z] dc539afda2c1: Download complete [2021-12-13T18:15:31.098Z] ed53099fbce6: Verifying Checksum [2021-12-13T18:15:31.099Z] ed53099fbce6: Download complete [2021-12-13T18:15:31.099Z] 9065ff56babe: Download complete [2021-12-13T18:15:31.099Z] 77bc0d833cb6: Verifying Checksum [2021-12-13T18:15:31.099Z] 77bc0d833cb6: Download complete [2021-12-13T18:15:31.366Z] b4d181a07f80: Download complete [2021-12-13T18:15:31.956Z] d287ab97295c: Verifying Checksum [2021-12-13T18:15:31.956Z] d287ab97295c: Download complete [2021-12-13T18:15:32.906Z] b4d181a07f80: Pull complete [2021-12-13T18:15:32.906Z] a1111a8f2ec3: Pull complete [2021-12-13T18:15:33.485Z] ed53099fbce6: Pull complete [2021-12-13T18:15:33.745Z] dc539afda2c1: Pull complete [2021-12-13T18:15:34.020Z] 77bc0d833cb6: Pull complete [2021-12-13T18:15:34.020Z] 9065ff56babe: Pull complete [2021-12-13T18:15:39.338Z] d287ab97295c: Pull complete [2021-12-13T18:15:39.338Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-12-13T18:15:39.338Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-13T18:15:39.338Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-12-13T18:15:39.405Z] prd-centos7-docker-4c-2g-762 does not seem to be running inside a container [2021-12-13T18:15:39.436Z] $ 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/126/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/126 -v /w/workspace/edgex-go/126:/w/workspace/edgex-go/126:rw,z -v /w/workspace/edgex-go/126@tmp:/w/workspace/edgex-go/126@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-12-13T18:15:41.789Z] $ docker top f442f417f87adac71d659261267e899cff6879d8ea64b91341cb92ef398614c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-13T18:15:42.140Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-12-13T18:15:42.432Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-12-13T18:15:42.724Z] + ls /var/log/sa-host [2021-12-13T18:15:42.724Z] + sadf -c /var/log/sa-host/sa13 [2021-12-13T18:15:42.724Z] file_magic: OK [2021-12-13T18:15:42.724Z] HZ: Using current value: 100 [2021-12-13T18:15:42.724Z] file_header: OK [2021-12-13T18:15:42.724Z] 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-12-13T18:15:42.724Z] Statistics: [2021-12-13T18:15:42.724Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-12-13T18:15:42.724Z] File successfully converted to sysstat format version 12.0.3 [2021-12-13T18:15:42.724Z] + sadf -c /var/log/sa-host/sa17 [2021-12-13T18:15:42.724Z] file_magic: OK [2021-12-13T18:15:42.724Z] HZ: Using current value: 100 [2021-12-13T18:15:42.724Z] file_header: OK [2021-12-13T18:15:42.724Z] 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-12-13T18:15:42.724Z] Statistics: [2021-12-13T18:15:42.724Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-12-13T18:15:42.724Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-13T18:15:42.940Z] provisioning config files... [2021-12-13T18:15:42.948Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/126@tmp/config6902054689208491590tmp [Pipeline] { [Pipeline] echo [2021-12-13T18:15:42.962Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-13T18:15:43.251Z] ---> create-netrc.sh [Pipeline] } [2021-12-13T18:15:43.258Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-12-13T18:15:43.596Z] ---> python-tools-install.sh [Pipeline] echo [2021-12-13T18:15:43.606Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-13T18:15:43.889Z] ---> sudo-logs.sh [2021-12-13T18:15:43.889Z] Archiving 'sudo' log.. [2021-12-13T18:15:43.889Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-762.novalocal: Name or service not known [2021-12-13T18:15:43.889Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-762.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-12-13T18:15:43.909Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-13T18:15:44.196Z] ---> job-cost.sh [2021-12-13T18:15:44.196Z] lf-activate-venv: SKIPPING [2021-12-13T18:15:44.196Z] DEBUG: total: 0.10999999940395355 [2021-12-13T18:15:44.196Z] INFO: Retrieving Stack Cost... [2021-12-13T18:15:44.456Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-12-13T18:15:44.716Z] INFO: Archiving Costs [Pipeline] echo [2021-12-13T18:15:44.731Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-13T18:15:45.018Z] ---> logs-deploy.sh [2021-12-13T18:15:45.018Z] lf-activate-venv: SKIPPING [2021-12-13T18:15:45.018Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/126 [2021-12-13T18:15:45.018Z] INFO: archiving workspace using pattern(s): [2021-12-13T18:15:45.589Z] Archives upload complete. [2021-12-13T18:15:45.850Z] INFO: archiving logs to Nexus