Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 99795407abfa68f7f8d0670114e018bf4d616881 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5147004836065421447.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 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-ssh2255464099812804376.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 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 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-ssh4985892502021661006.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 # timeout=10 Commit message: "Merge pull request #363 from ernestojeda/fix-lts-clone" > 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-ssh5768165080338924984.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-ssh7264624431588768469.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-77’ Running on prd-centos7-docker-4c-2g-80 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/104 [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/104 # 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/104@tmp/jenkins-gitclient-ssh2286529329399650729.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 99795407abfa68f7f8d0670114e018bf4d616881 (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 99795407abfa68f7f8d0670114e018bf4d616881 # timeout=10 Commit message: "docs(snap): Update proxy configuration information in README.md (#3794)" > git rev-list --no-walk cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-11T15:18:55.383Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-11T15:18:55.437Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-11T15:18:55.449Z] ========================================================= [2021-11-11T15:18:55.449Z] EdgeX Global Pipelines Version Info [2021-11-11T15:18:55.449Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-11T15:18:56.594Z] ------------------- [2021-11-11T15:18:56.594Z] stable info: [2021-11-11T15:18:56.594Z] ------------------- [2021-11-11T15:18:56.594Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-11T15:18:56.594Z] Commit SHA: 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 [2021-11-11T15:18:56.594Z] Message: update stable to v1.0.212 [2021-11-11T15:18:57.167Z] ------------------- [2021-11-11T15:18:57.167Z] experimental info: [2021-11-11T15:18:57.167Z] ------------------- [2021-11-11T15:18:57.167Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-11T15:18:57.167Z] Commit SHA: 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 [2021-11-11T15:18:57.167Z] Message: update experimental to v1.0.212 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-11T15:18:57.292Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-11-11T15:18:57.304Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-11-11T15:18:57.314Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-11T15:18:57.326Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-11T15:18:57.337Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-11T15:18:57.350Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-11T15:18:57.358Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-11T15:18:57.365Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-11-11T15:18:57.372Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-11-11T15:18:57.379Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-11-11T15:18:57.386Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-11T15:18:57.393Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-11T15:18:57.401Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-11T15:18:57.416Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-11T15:18:57.425Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-11T15:18:57.435Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-11T15:18:57.443Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-11T15:18:57.450Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-11T15:18:57.458Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-11-11T15:18:57.466Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-11-11T15:18:57.475Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-11T15:18:57.482Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-11T15:18:57.488Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-11-11T15:18:57.501Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-11-11T15:18:57.521Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-11-11T15:18:57.531Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 99795407abfa68f7f8d0670114e018bf4d616881 [Pipeline] echo [2021-11-11T15:18:57.545Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9979540 [Pipeline] echo [2021-11-11T15:18:57.558Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T15:18:57.598Z] provisioning config files... [2021-11-11T15:18:57.609Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/104@tmp/config8417678193936871604tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T15:18:57.914Z] ---> docker-login.sh [2021-11-11T15:18:57.914Z] nexus3.edgexfoundry.org:10001 [2021-11-11T15:18:57.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T15:18:58.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T15:18:58.177Z] Configure a credential helper to remove this warning. See [2021-11-11T15:18:58.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T15:18:58.177Z] [2021-11-11T15:18:58.177Z] Login Succeeded [2021-11-11T15:18:58.177Z] nexus3.edgexfoundry.org:10002 [2021-11-11T15:18:58.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T15:18:58.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T15:18:58.177Z] Configure a credential helper to remove this warning. See [2021-11-11T15:18:58.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T15:18:58.177Z] [2021-11-11T15:18:58.177Z] Login Succeeded [2021-11-11T15:18:58.177Z] nexus3.edgexfoundry.org:10003 [2021-11-11T15:18:58.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T15:18:58.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T15:18:58.439Z] Configure a credential helper to remove this warning. See [2021-11-11T15:18:58.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T15:18:58.439Z] [2021-11-11T15:18:58.439Z] Login Succeeded [2021-11-11T15:18:58.439Z] nexus3.edgexfoundry.org:10004 [2021-11-11T15:18:58.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T15:18:58.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T15:18:58.439Z] Configure a credential helper to remove this warning. See [2021-11-11T15:18:58.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T15:18:58.439Z] [2021-11-11T15:18:58.439Z] Login Succeeded [2021-11-11T15:18:58.439Z] docker.io [2021-11-11T15:18:58.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T15:18:59.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T15:18:59.010Z] Configure a credential helper to remove this warning. See [2021-11-11T15:18:59.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T15:18:59.010Z] [2021-11-11T15:18:59.010Z] Login Succeeded [2021-11-11T15:18:59.010Z] ---> docker-login.sh ends [Pipeline] } [2021-11-11T15:18:59.018Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-11T15:18:59.325Z] ++ 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-11-11T15:18:59.325Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T15:18:59.325Z] ++ dirname cmd/core-command/Dockerfile [2021-11-11T15:18:59.325Z] ++ cut -d/ -f2 [2021-11-11T15:18:59.325Z] + echo core-command,cmd/core-command/Dockerfile [2021-11-11T15:18:59.325Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T15:18:59.325Z] ++ dirname cmd/core-data/Dockerfile [2021-11-11T15:18:59.325Z] ++ cut -d/ -f2 [2021-11-11T15:18:59.325Z] + echo core-data,cmd/core-data/Dockerfile [2021-11-11T15:18:59.325Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T15:18:59.325Z] ++ dirname cmd/core-metadata/Dockerfile [2021-11-11T15:18:59.325Z] ++ cut -d/ -f2 [2021-11-11T15:18:59.325Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-11-11T15:18:59.325Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T15:18:59.325Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-11-11T15:18:59.325Z] ++ cut -d/ -f2 [2021-11-11T15:18:59.325Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-11-11T15:18:59.325Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T15:18:59.325Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-11-11T15:18:59.325Z] ++ cut -d/ -f2 [2021-11-11T15:18:59.325Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-11-11T15:18:59.325Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T15:18:59.325Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-11-11T15:18:59.325Z] ++ cut -d/ -f2 [2021-11-11T15:18:59.325Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-11-11T15:18:59.325Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T15:18:59.325Z] ++ dirname cmd/support-notifications/Dockerfile [2021-11-11T15:18:59.325Z] ++ cut -d/ -f2 [2021-11-11T15:18:59.325Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-11-11T15:18:59.325Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T15:18:59.325Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-11-11T15:18:59.325Z] ++ cut -d/ -f2 [2021-11-11T15:18:59.325Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-11-11T15:18:59.325Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T15:18:59.325Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-11-11T15:18:59.325Z] ++ cut -d/ -f2 [2021-11-11T15:18:59.325Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-11-11T15:18:59.364Z] 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-11-11T15:18:59.792Z] + git rev-list -1 --merges 99795407abfa68f7f8d0670114e018bf4d616881~1..99795407abfa68f7f8d0670114e018bf4d616881 [Pipeline] echo [2021-11-11T15:18:59.804Z] -----------> git rev-list -1 --merges 99795407abfa68f7f8d0670114e018bf4d616881~1..99795407abfa68f7f8d0670114e018bf4d616881 99795407abfa68f7f8d0670114e018bf4d616881 [false] [Pipeline] sh [2021-11-11T15:19:00.094Z] + git log --format=format:%s -1 99795407abfa68f7f8d0670114e018bf4d616881 [Pipeline] echo [2021-11-11T15:19:00.111Z] ========================================================= [2021-11-11T15:19:00.111Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-11T15:19:00.111Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:19:00.692Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T15:19:00.693Z] [2021-11-11T15:19:00.693Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:19:00.999Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T15:19:00.999Z] latest: Pulling from edgex-devops/git-semver [2021-11-11T15:19:00.999Z] a0d0a0d46f8b: Pulling fs layer [2021-11-11T15:19:00.999Z] 3e5f54012d9b: Pulling fs layer [2021-11-11T15:19:00.999Z] 4c7163046ea9: Pulling fs layer [2021-11-11T15:19:00.999Z] 0c2d73faf560: Pulling fs layer [2021-11-11T15:19:00.999Z] 0c2d73faf560: Waiting [2021-11-11T15:19:00.999Z] 3e5f54012d9b: Verifying Checksum [2021-11-11T15:19:00.999Z] 3e5f54012d9b: Download complete [2021-11-11T15:19:00.999Z] a0d0a0d46f8b: Verifying Checksum [2021-11-11T15:19:00.999Z] a0d0a0d46f8b: Download complete [2021-11-11T15:19:00.999Z] 4c7163046ea9: Verifying Checksum [2021-11-11T15:19:00.999Z] 4c7163046ea9: Download complete [2021-11-11T15:19:00.999Z] 0c2d73faf560: Verifying Checksum [2021-11-11T15:19:00.999Z] 0c2d73faf560: Download complete [2021-11-11T15:19:01.269Z] a0d0a0d46f8b: Pull complete [2021-11-11T15:19:01.269Z] 3e5f54012d9b: Pull complete [2021-11-11T15:19:01.537Z] 4c7163046ea9: Pull complete [2021-11-11T15:19:01.799Z] 0c2d73faf560: Pull complete [2021-11-11T15:19:01.799Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-11T15:19:01.799Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T15:19:01.799Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-11T15:19:01.871Z] prd-centos7-docker-4c-2g-80 does not seem to be running inside a container [2021-11-11T15:19:01.920Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/104 -v /w/workspace/edgex-go/104:/w/workspace/edgex-go/104:rw,z -v /w/workspace/edgex-go/104@tmp:/w/workspace/edgex-go/104@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-11-11T15:19:02.658Z] $ docker top fc7b97b2be17e14f7a4c5b1b4ff41e8a5558d65f964a1fd9f254c719871d5b00 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-11T15:19:02.750Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-11T15:19:02.750Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-11T15:19:02.863Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-11T15:19:02.872Z] $ docker exec fc7b97b2be17e14f7a4c5b1b4ff41e8a5558d65f964a1fd9f254c719871d5b00 ssh-agent [2021-11-11T15:19:02.991Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXceMKBb/agent.13 [2021-11-11T15:19:02.991Z] SSH_AGENT_PID=20 [2021-11-11T15:19:03.002Z] Running ssh-add (command line suppressed) [2021-11-11T15:19:03.132Z] Identity added: /w/workspace/edgex-go/104@tmp/private_key_7056197798711502668.key (/w/workspace/edgex-go/104@tmp/private_key_7056197798711502668.key) [2021-11-11T15:19:03.143Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-11T15:19:03.435Z] + git tag --points-at HEAD [Pipeline] } [2021-11-11T15:19:03.453Z] $ docker exec --env ******** --env ******** fc7b97b2be17e14f7a4c5b1b4ff41e8a5558d65f964a1fd9f254c719871d5b00 ssh-agent -k [2021-11-11T15:19:03.542Z] unset SSH_AUTH_SOCK; [2021-11-11T15:19:03.542Z] unset SSH_AGENT_PID; [2021-11-11T15:19:03.542Z] echo Agent pid 20 killed; [2021-11-11T15:19:03.548Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-11T15:19:03.573Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-11T15:19:03.573Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-11T15:19:03.675Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-11T15:19:03.684Z] $ docker exec fc7b97b2be17e14f7a4c5b1b4ff41e8a5558d65f964a1fd9f254c719871d5b00 ssh-agent [2021-11-11T15:19:03.800Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPDbaMb/agent.54 [2021-11-11T15:19:03.800Z] SSH_AGENT_PID=61 [2021-11-11T15:19:03.805Z] Running ssh-add (command line suppressed) [2021-11-11T15:19:03.923Z] Identity added: /w/workspace/edgex-go/104@tmp/private_key_5973823875809656733.key (/w/workspace/edgex-go/104@tmp/private_key_5973823875809656733.key) [2021-11-11T15:19:03.944Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-11T15:19:04.248Z] + git semver init [2021-11-11T15:19:04.248Z] # -> Open(): unable to determine branch for HEAD [2021-11-11T15:19:04.248Z] # $GIT_DIR = /w/workspace/edgex-go/104/.git [2021-11-11T15:19:04.248Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/104 [2021-11-11T15:19:04.248Z] # $SEMVER_REMOTE_NAME = origin [2021-11-11T15:19:04.248Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-11T15:19:04.248Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-11T15:19:04.248Z] # $SEMVER_BRANCH = main [2021-11-11T15:19:04.248Z] # $SEMVER_TEMP = /tmp/semver-104786255 [2021-11-11T15:19:04.248Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-11-11T15:19:16.553Z] # '/tmp/semver-104786255' -> '/w/workspace/edgex-go/104/.semver' [2021-11-11T15:19:16.812Z] # -> Force: false [2021-11-11T15:19:16.812Z] # $SEMVER_DIR = /w/workspace/edgex-go/104/.semver [Pipeline] } [2021-11-11T15:19:16.829Z] $ docker exec --env ******** --env ******** fc7b97b2be17e14f7a4c5b1b4ff41e8a5558d65f964a1fd9f254c719871d5b00 ssh-agent -k [2021-11-11T15:19:16.911Z] unset SSH_AUTH_SOCK; [2021-11-11T15:19:16.912Z] unset SSH_AGENT_PID; [2021-11-11T15:19:16.912Z] echo Agent pid 61 killed; [2021-11-11T15:19:16.916Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-11T15:19:17.231Z] + git semver [Pipeline] } [2021-11-11T15:19:17.250Z] $ docker stop --time=1 fc7b97b2be17e14f7a4c5b1b4ff41e8a5558d65f964a1fd9f254c719871d5b00 [2021-11-11T15:19:19.171Z] $ docker rm -f fc7b97b2be17e14f7a4c5b1b4ff41e8a5558d65f964a1fd9f254c719871d5b00 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-11T15:19:19.526Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-11T15:19:19.751Z] Stashed 1 file(s) [Pipeline] echo [2021-11-11T15:19:19.755Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.92 [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-11-11T15:19:19.992Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-11T15:19:19.999Z] ========================================================= [2021-11-11T15:19:19.999Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-11T15:19:19.999Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-11T15:19:20.292Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-11T15:19:20.292Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-11T15:19:20.292Z] a0d0a0d46f8b: Already exists [2021-11-11T15:19:20.292Z] 31adcdaf11c8: Pulling fs layer [2021-11-11T15:19:20.292Z] b8b176561691: Pulling fs layer [2021-11-11T15:19:20.292Z] 4527c011a84f: Pulling fs layer [2021-11-11T15:19:20.292Z] 5d74067f8e1e: Pulling fs layer [2021-11-11T15:19:20.292Z] e0aca202a116: Pulling fs layer [2021-11-11T15:19:20.292Z] 3a43be97a3b4: Pulling fs layer [2021-11-11T15:19:20.292Z] 34cad66bf833: Pulling fs layer [2021-11-11T15:19:20.292Z] b4e3c513aaa6: Pulling fs layer [2021-11-11T15:19:20.292Z] 5d74067f8e1e: Waiting [2021-11-11T15:19:20.292Z] e0aca202a116: Waiting [2021-11-11T15:19:20.292Z] 3a43be97a3b4: Waiting [2021-11-11T15:19:20.292Z] 34cad66bf833: Waiting [2021-11-11T15:19:20.292Z] b4e3c513aaa6: Waiting [2021-11-11T15:19:20.292Z] b8b176561691: Verifying Checksum [2021-11-11T15:19:20.292Z] b8b176561691: Download complete [2021-11-11T15:19:20.292Z] 5d74067f8e1e: Verifying Checksum [2021-11-11T15:19:20.292Z] 5d74067f8e1e: Download complete [2021-11-11T15:19:20.292Z] 31adcdaf11c8: Verifying Checksum [2021-11-11T15:19:20.292Z] 31adcdaf11c8: Download complete [2021-11-11T15:19:20.292Z] e0aca202a116: Verifying Checksum [2021-11-11T15:19:20.292Z] e0aca202a116: Download complete [2021-11-11T15:19:20.292Z] 3a43be97a3b4: Verifying Checksum [2021-11-11T15:19:20.292Z] 3a43be97a3b4: Download complete [2021-11-11T15:19:20.569Z] 31adcdaf11c8: Pull complete [2021-11-11T15:19:20.569Z] 34cad66bf833: Verifying Checksum [2021-11-11T15:19:20.569Z] 34cad66bf833: Download complete [2021-11-11T15:19:20.569Z] b8b176561691: Pull complete [2021-11-11T15:19:20.832Z] 4527c011a84f: Verifying Checksum [2021-11-11T15:19:20.832Z] 4527c011a84f: Download complete [2021-11-11T15:19:20.832Z] b4e3c513aaa6: Verifying Checksum [2021-11-11T15:19:20.832Z] b4e3c513aaa6: Download complete [2021-11-11T15:19:24.157Z] 4527c011a84f: Pull complete [2021-11-11T15:19:24.158Z] 5d74067f8e1e: Pull complete [2021-11-11T15:19:24.418Z] e0aca202a116: Pull complete [2021-11-11T15:19:24.418Z] 3a43be97a3b4: Pull complete [2021-11-11T15:19:24.418Z] 34cad66bf833: Pull complete [2021-11-11T15:19:26.977Z] b4e3c513aaa6: Pull complete [2021-11-11T15:19:26.977Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-11T15:19:26.977Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-11T15:19:26.977Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-11T15:19:27.280Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-11T15:19:27.280Z] WORKDIR /edgex [2021-11-11T15:19:27.280Z] COPY go.mod . [2021-11-11T15:19:27.280Z] RUN go mod download' [2021-11-11T15:19:27.280Z] + docker build -t ci-base-image-x86_64 -f - . [2021-11-11T15:19:28.751Z] Sending build context to Docker daemon 329.8MB [2021-11-11T15:19:28.751Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-11T15:19:28.751Z] ---> 9f6097aaca64 [2021-11-11T15:19:28.751Z] Step 2/4 : WORKDIR /edgex [2021-11-11T15:19:30.660Z] ---> Running in 32f5f15f2572 [2021-11-11T15:19:30.660Z] Removing intermediate container 32f5f15f2572 [2021-11-11T15:19:30.660Z] ---> 299f34c0909b [2021-11-11T15:19:30.660Z] Step 3/4 : COPY go.mod . [2021-11-11T15:19:30.923Z] ---> 33592f4b596e [2021-11-11T15:19:30.923Z] Step 4/4 : RUN go mod download [2021-11-11T15:19:30.923Z] ---> Running in 8a0a90c24915 [2021-11-11T15:19:34.951Z] Still waiting to schedule task [2021-11-11T15:19:34.951Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-78’ [2021-11-11T15:20:03.035Z] Removing intermediate container 8a0a90c24915 [2021-11-11T15:20:03.035Z] ---> efcf401171d1 [2021-11-11T15:20:03.035Z] Successfully built efcf401171d1 [2021-11-11T15:20:03.035Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:20:03.331Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-11T15:20:03.332Z] . [Pipeline] withDockerContainer [2021-11-11T15:20:03.399Z] prd-centos7-docker-4c-2g-80 does not seem to be running inside a container [2021-11-11T15:20:03.439Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/104 -v /w/workspace/edgex-go/104:/w/workspace/edgex-go/104:rw,z -v /w/workspace/edgex-go/104@tmp:/w/workspace/edgex-go/104@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-11-11T15:20:03.815Z] $ docker top 7fe89be5c3245af3c3958959469ee72bbebd62da9bd1a4bdd1bf4fd48c0514b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T15:20:04.161Z] + go version [2021-11-11T15:20:04.161Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-11T15:20:04.184Z] $ docker stop --time=1 7fe89be5c3245af3c3958959469ee72bbebd62da9bd1a4bdd1bf4fd48c0514b2 [2021-11-11T15:20:05.381Z] $ docker rm -f 7fe89be5c3245af3c3958959469ee72bbebd62da9bd1a4bdd1bf4fd48c0514b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:20:05.860Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-11T15:20:05.860Z] . [Pipeline] withDockerContainer [2021-11-11T15:20:05.920Z] prd-centos7-docker-4c-2g-80 does not seem to be running inside a container [2021-11-11T15:20:05.958Z] $ 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/104 -v /w/workspace/edgex-go/104:/w/workspace/edgex-go/104:rw,z -v /w/workspace/edgex-go/104@tmp:/w/workspace/edgex-go/104@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-11-11T15:20:06.265Z] $ docker top c9da580e31fadaf8b2933c19b9f577bf33b92d518eeb6ef0d0f6d4088bb4e76e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-11T15:20:06.334Z] ========================================================= [2021-11-11T15:20:06.334Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-11T15:20:06.334Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-11T15:20:06.628Z] + make test [2021-11-11T15:20:06.628Z] go mod tidy [2021-11-11T15:20:06.628Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-11T15:20:11.965Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-11T15:20:30.147Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-11T15:20:34.457Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-11T15:20:34.457Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-11T15:20:34.457Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-11T15:20:37.040Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-11T15:20:37.628Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-11T15:20:37.628Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-11T15:20:37.628Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-11T15:20:38.218Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-11T15:20:38.218Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-11T15:20:38.804Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-11T15:20:38.804Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-11T15:20:38.804Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-11T15:20:38.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-11T15:20:40.219Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements [2021-11-11T15:20:40.219Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-11T15:20:40.219Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-11T15:20:41.186Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.053s coverage: 98.5% of statements [2021-11-11T15:20:41.186Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-11T15:20:41.787Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.053s coverage: 44.7% of statements [2021-11-11T15:20:41.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-11T15:20:41.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-11T15:20:42.732Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.116s coverage: 89.5% of statements [2021-11-11T15:20:42.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-11T15:20:42.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-11T15:20:43.675Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.055s coverage: 84.4% of statements [2021-11-11T15:20:43.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-11T15:20:43.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-11T15:20:43.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-11T15:20:43.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-11T15:20:43.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-11T15:20:44.636Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.271s coverage: 94.2% of statements [2021-11-11T15:20:44.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-11T15:20:44.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-11T15:20:44.636Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 59.1% of statements [2021-11-11T15:20:44.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-11T15:20:44.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-11T15:20:44.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-11T15:20:44.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-11T15:20:44.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-11T15:20:44.636Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements [2021-11-11T15:20:44.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-11T15:20:44.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-11T15:20:44.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-11T15:20:46.024Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.049s coverage: 0.9% of statements [2021-11-11T15:20:46.024Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-11T15:20:46.024Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.041s coverage: 58.8% of statements [2021-11-11T15:20:46.024Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.052s coverage: 21.7% of statements [2021-11-11T15:20:46.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-11T15:20:46.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements [2021-11-11T15:20:46.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.048s coverage: 79.5% of statements [2021-11-11T15:20:46.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements [2021-11-11T15:20:46.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.054s coverage: 96.3% of statements [2021-11-11T15:20:47.161Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.039s coverage: 87.5% of statements [2021-11-11T15:20:59.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.060s coverage: 94.4% of statements [2021-11-11T15:20:59.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2021-11-11T15:21:05.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.179s coverage: 82.5% of statements [2021-11-11T15:21:05.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-11T15:21:24.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements [2021-11-11T15:21:24.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-11T15:21:24.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-11T15:21:24.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-11T15:21:24.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2021-11-11T15:21:24.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-11T15:21:24.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-11T15:21:24.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-11T15:21:24.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-11T15:21:24.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-11T15:21:24.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2021-11-11T15:21:24.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-11T15:21:24.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-11T15:21:24.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-11-11T15:21:24.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-11T15:21:24.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2021-11-11T15:21:24.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-11T15:21:24.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements [2021-11-11T15:21:24.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2021-11-11T15:21:24.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 85.4% of statements [2021-11-11T15:21:24.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.127s coverage: 91.2% of statements [2021-11-11T15:21:24.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-11T15:21:24.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.139s coverage: 64.4% of statements [2021-11-11T15:21:24.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-11T15:21:24.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-11T15:21:24.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements [2021-11-11T15:21:24.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.025s coverage: 89.4% of statements [2021-11-11T15:21:24.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2021-11-11T15:21:24.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2021-11-11T15:21:24.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2021-11-11T15:21:24.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.211s coverage: 65.4% of statements [2021-11-11T15:21:24.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-11T15:21:24.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-11T15:21:24.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-11T15:21:24.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.111s coverage: 43.8% of statements [2021-11-11T15:21:24.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-11T15:21:24.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-11T15:21:24.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements [2021-11-11T15:21:24.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-11T15:21:24.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements [2021-11-11T15:21:24.644Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-11T15:21:32.796Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.060s coverage: 17.7% of statements [2021-11-11T15:21:32.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-11T15:21:32.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-11T15:21:32.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-11T15:21:32.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-11T15:21:32.796Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.124s coverage: 92.3% of statements [2021-11-11T15:21:32.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-11T15:21:32.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-11T15:21:32.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-11T15:21:32.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-11T15:21:32.796Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2021-11-11T15:21:32.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-11T15:21:32.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-11T15:21:32.796Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.7% of statements [2021-11-11T15:21:32.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-11T15:21:32.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-11T15:21:32.796Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-11T15:21:32.796Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-11T15:21:32.796Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-11-11T15:21:32.796Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-11T15:21:32.796Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-11T15:21:32.796Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-11T15:21:32.796Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-11T15:21:32.796Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-11T15:21:32.796Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-11T15:21:32.796Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements [2021-11-11T15:21:32.796Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2021-11-11T15:21:32.796Z] 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-11-11T15:22:05.024Z] GO111MODULE=on go vet ./... [2021-11-11T15:22:15.067Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-11T15:22:15.067Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-11T15:22:15.067Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-11-11T15:22:15.363Z] + ls -al . [2021-11-11T15:22:15.363Z] total 636 [2021-11-11T15:22:15.363Z] drwxrwxr-x 10 1001 1001 4096 Nov 11 15:22 . [2021-11-11T15:22:15.363Z] drwxr-xr-x 4 root root 32 Nov 11 15:20 .. [2021-11-11T15:22:15.363Z] -rw-rw-r-- 1 1001 1001 11 Nov 11 15:18 .dockerignore [2021-11-11T15:22:15.363Z] drwxrwxr-x 8 1001 1001 162 Nov 11 15:18 .git [2021-11-11T15:22:15.363Z] drwxrwxr-x 4 1001 1001 142 Nov 11 15:18 .github [2021-11-11T15:22:15.363Z] -rw-rw-r-- 1 1001 1001 804 Nov 11 15:18 .gitignore [2021-11-11T15:22:15.363Z] -rw-rw-r-- 1 1001 1001 42 Nov 11 15:18 .golangci.yml [2021-11-11T15:22:15.363Z] -rw-rw-r-- 1 1001 1001 76 Nov 11 15:18 .hadolint.yml [2021-11-11T15:22:15.363Z] drwx------ 3 1001 1001 43 Nov 11 15:19 .semver [2021-11-11T15:22:15.363Z] -rw-rw-r-- 1 1001 1001 166 Nov 11 15:18 .sonarcloud.properties [2021-11-11T15:22:15.363Z] -rw-rw-r-- 1 1001 1001 1171 Nov 11 15:18 ADOPTERS.md [2021-11-11T15:22:15.363Z] -rw-rw-r-- 1 1001 1001 8910 Nov 11 15:18 Attribution.txt [2021-11-11T15:22:15.363Z] -rw-rw-r-- 1 1001 1001 43881 Nov 11 15:18 CHANGELOG.md [2021-11-11T15:22:15.363Z] -rw-rw-r-- 1 1001 1001 3804 Nov 11 15:18 CONTRIBUTING.md [2021-11-11T15:22:15.363Z] -rw-rw-r-- 1 1001 1001 677 Nov 11 15:18 GOVERNANCE.md [2021-11-11T15:22:15.363Z] -rw-rw-r-- 1 1001 1001 849 Nov 11 15:18 Jenkinsfile [2021-11-11T15:22:15.363Z] -rw-rw-r-- 1 1001 1001 10775 Nov 11 15:18 LICENSE [2021-11-11T15:22:15.363Z] -rw-rw-r-- 1 1001 1001 6508 Nov 11 15:18 Makefile [2021-11-11T15:22:15.363Z] -rw-rw-r-- 1 1001 1001 582 Nov 11 15:18 OWNERS.md [2021-11-11T15:22:15.363Z] -rw-rw-r-- 1 1001 1001 8256 Nov 11 15:18 README.md [2021-11-11T15:22:15.363Z] -rw-rw-r-- 1 1001 1001 6912 Nov 11 15:18 SECURITY.md [2021-11-11T15:22:15.363Z] -rw-rw-r-- 1 1001 1001 12 Nov 11 15:19 VERSION [2021-11-11T15:22:15.363Z] -rw-rw-r-- 1 1001 1001 4131 Nov 11 15:18 ZMQWindows.md [2021-11-11T15:22:15.363Z] drwxrwxr-x 2 1001 1001 37 Nov 11 15:18 bin [2021-11-11T15:22:15.363Z] drwxrwxr-x 14 1001 1001 4096 Nov 11 15:18 cmd [2021-11-11T15:22:15.363Z] -rw-r--r-- 1 root root 428381 Nov 11 15:21 coverage.out [2021-11-11T15:22:15.363Z] -rw-rw-r-- 1 1001 1001 854 Nov 11 15:18 go.mod [2021-11-11T15:22:15.363Z] -rw-rw-r-- 1 1001 1001 49665 Nov 11 15:18 go.sum [2021-11-11T15:22:15.363Z] drwxrwxr-x 8 1001 1001 124 Nov 11 15:18 internal [2021-11-11T15:22:15.363Z] drwxrwxr-x 3 1001 1001 16 Nov 11 15:18 openapi [2021-11-11T15:22:15.363Z] drwxrwxr-x 4 1001 1001 71 Nov 11 15:18 snap [2021-11-11T15:22:15.363Z] -rw-rw-r-- 1 1001 1001 204 Nov 11 15:18 version.go [Pipeline] sh [2021-11-11T15:22:15.658Z] + '[' -e coverage.out ] [2021-11-11T15:22:15.658Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-11T15:22:15.764Z] Stashed 1 file(s) [Pipeline] sh [2021-11-11T15:22:16.064Z] + make build [2021-11-11T15:22:16.065Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.92" -o cmd/core-data/core-data ./cmd/core-data [2021-11-11T15:22:17.477Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.92" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-11T15:22:24.111Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.92" -o cmd/core-command/core-command ./cmd/core-command [2021-11-11T15:22:24.684Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.92" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-11T15:22:25.647Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.92" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-11T15:22:25.919Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.92" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-11T15:22:26.501Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.92" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-11T15:22:27.459Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.92" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-11T15:22:28.417Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.92" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-11T15:22:29.378Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.92" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-11T15:22:30.328Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.92" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-11T15:22:30.905Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.92" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-11-11T15:22:32.350Z] $ docker stop --time=1 c9da580e31fadaf8b2933c19b9f577bf33b92d518eeb6ef0d0f6d4088bb4e76e [2021-11-11T15:22:34.163Z] $ docker rm -f c9da580e31fadaf8b2933c19b9f577bf33b92d518eeb6ef0d0f6d4088bb4e76e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:22:35.428Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-11T15:22:35.428Z] [2021-11-11T15:22:35.428Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:22:35.955Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-11T15:22:35.955Z] latest: Pulling from edgex-devops/edgex-compose [2021-11-11T15:22:35.955Z] cbdbe7a5bc2a: Pulling fs layer [2021-11-11T15:22:35.955Z] ca9280d653b3: Pulling fs layer [2021-11-11T15:22:35.955Z] 7e9c9ca2126c: Pulling fs layer [2021-11-11T15:22:35.955Z] cbdbe7a5bc2a: Verifying Checksum [2021-11-11T15:22:35.955Z] cbdbe7a5bc2a: Download complete [2021-11-11T15:22:36.241Z] ca9280d653b3: Verifying Checksum [2021-11-11T15:22:36.241Z] ca9280d653b3: Download complete [2021-11-11T15:22:36.241Z] cbdbe7a5bc2a: Pull complete [2021-11-11T15:22:36.562Z] 7e9c9ca2126c: Download complete [2021-11-11T15:22:36.911Z] ca9280d653b3: Pull complete [2021-11-11T15:22:40.251Z] 7e9c9ca2126c: Pull complete [2021-11-11T15:22:40.251Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-11-11T15:22:40.251Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-11T15:22:40.251Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-11-11T15:22:40.314Z] prd-centos7-docker-4c-2g-80 does not seem to be running inside a container [2021-11-11T15:22:40.359Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/104 -v /w/workspace/edgex-go/104:/w/workspace/edgex-go/104:rw,z -v /w/workspace/edgex-go/104@tmp:/w/workspace/edgex-go/104@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-11-11T15:22:42.692Z] $ docker top 8d750d137c2b7cba3a36f26e2be973f24e604b9c5210c6e2cc91225de7aceded -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T15:22:43.056Z] + docker-compose build --help [2021-11-11T15:22:43.056Z] + grep parallel [2021-11-11T15:22:43.628Z] --parallel Build images in parallel. [Pipeline] } [2021-11-11T15:22:43.644Z] $ docker stop --time=1 8d750d137c2b7cba3a36f26e2be973f24e604b9c5210c6e2cc91225de7aceded [2021-11-11T15:22:44.848Z] $ docker rm -f 8d750d137c2b7cba3a36f26e2be973f24e604b9c5210c6e2cc91225de7aceded [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:22:45.239Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-11T15:22:45.239Z] . [Pipeline] withDockerContainer [2021-11-11T15:22:45.302Z] prd-centos7-docker-4c-2g-80 does not seem to be running inside a container [2021-11-11T15:22:45.342Z] $ 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/104 -v /w/workspace/edgex-go/104:/w/workspace/edgex-go/104:rw,z -v /w/workspace/edgex-go/104@tmp:/w/workspace/edgex-go/104@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-11-11T15:22:45.647Z] $ docker top e0a89168bc74b1b16df85aa8bd9f9a150ca999faf44024ebf4421679eae85c2c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T15:22:45.993Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-11T15:22:46.565Z] Building core-command ... [2021-11-11T15:22:46.565Z] Building core-data ... [2021-11-11T15:22:46.565Z] Building core-metadata ... [2021-11-11T15:22:46.565Z] Building security-bootstrapper ... [2021-11-11T15:22:46.565Z] Building security-proxy-setup ... [2021-11-11T15:22:46.565Z] Building security-secretstore-setup ... [2021-11-11T15:22:46.565Z] Building support-notifications ... [2021-11-11T15:22:46.565Z] Building support-scheduler ... [2021-11-11T15:22:46.565Z] Building sys-mgmt-agent ... [2021-11-11T15:22:46.565Z] Building sys-mgmt-agent [2021-11-11T15:22:46.565Z] Building support-scheduler [2021-11-11T15:22:46.565Z] Building security-bootstrapper [2021-11-11T15:22:46.565Z] Building core-data [2021-11-11T15:22:46.565Z] Building support-notifications [2021-11-11T15:22:56.588Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T15:22:56.588Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-11T15:22:56.588Z] ---> efcf401171d1 [2021-11-11T15:22:56.588Z] Step 3/21 : WORKDIR /edgex-go [2021-11-11T15:22:56.588Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T15:22:56.588Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-11T15:22:56.588Z] ---> efcf401171d1 [2021-11-11T15:22:56.588Z] Step 3/22 : WORKDIR /edgex-go [2021-11-11T15:23:01.877Z] ---> Running in 533de492292a [2021-11-11T15:23:01.877Z] ---> Running in 1d151fbdf582 [2021-11-11T15:23:03.797Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T15:23:03.797Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-11T15:23:03.797Z] ---> efcf401171d1 [2021-11-11T15:23:03.797Z] Step 3/23 : WORKDIR /edgex-go [2021-11-11T15:23:05.712Z] Removing intermediate container 533de492292a [2021-11-11T15:23:05.712Z] ---> 5004a6baf05f [2021-11-11T15:23:05.712Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T15:23:05.712Z] ---> Running in db16a8237252 [2021-11-11T15:23:05.712Z] Removing intermediate container 1d151fbdf582 [2021-11-11T15:23:05.712Z] ---> bde072e2bcda [2021-11-11T15:23:05.712Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T15:23:05.712Z] ---> Running in 2fb8a1ca4e78 [2021-11-11T15:23:05.972Z] ---> Running in db915f97d094 [2021-11-11T15:23:06.544Z] Removing intermediate container db16a8237252 [2021-11-11T15:23:06.544Z] ---> c9e4a973561a [2021-11-11T15:23:06.544Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T15:23:07.483Z] ---> Running in cfbfe0d12c14 [2021-11-11T15:23:07.748Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T15:23:07.748Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-11T15:23:07.748Z] ---> efcf401171d1 [2021-11-11T15:23:07.748Z] Step 3/30 : WORKDIR /edgex-go [2021-11-11T15:23:07.748Z] ---> Using cache [2021-11-11T15:23:07.748Z] ---> c9e4a973561a [2021-11-11T15:23:07.748Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T15:23:09.139Z] ---> Running in 3142fdb1176a [2021-11-11T15:23:09.709Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T15:23:09.709Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-11T15:23:09.709Z] ---> efcf401171d1 [2021-11-11T15:23:09.709Z] Step 3/22 : WORKDIR /edgex-go [2021-11-11T15:23:09.709Z] ---> Using cache [2021-11-11T15:23:09.709Z] ---> c9e4a973561a [2021-11-11T15:23:09.709Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T15:23:09.972Z] ---> Running in bcfbea1e7f75 [2021-11-11T15:23:10.233Z] Removing intermediate container db915f97d094 [2021-11-11T15:23:10.233Z] ---> f396235c552b [2021-11-11T15:23:10.233Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-11T15:23:10.233Z] Removing intermediate container 2fb8a1ca4e78 [2021-11-11T15:23:10.233Z] ---> ee9588e178ad [2021-11-11T15:23:10.233Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-11T15:23:10.233Z] ---> Running in a4899a14829a [2021-11-11T15:23:10.233Z] Removing intermediate container 3142fdb1176a [2021-11-11T15:23:10.233Z] ---> a6f2f8c5d67b [2021-11-11T15:23:10.233Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-11T15:23:10.233Z] Removing intermediate container cfbfe0d12c14 [2021-11-11T15:23:10.233Z] ---> d4ebbf42a74b [2021-11-11T15:23:10.233Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-11T15:23:10.233Z] ---> Running in 5f5d086ebb44 [2021-11-11T15:23:10.233Z] ---> Running in bd64936f10ff [2021-11-11T15:23:10.233Z] ---> Running in 0f4ce976823a [2021-11-11T15:23:10.514Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T15:23:10.775Z] Removing intermediate container bcfbea1e7f75 [2021-11-11T15:23:10.775Z] ---> 4272be0b5b53 [2021-11-11T15:23:10.775Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-11T15:23:10.775Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T15:23:10.775Z] ---> Running in f64b3cc13e1d [2021-11-11T15:23:11.034Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T15:23:11.034Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T15:23:11.034Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T15:23:11.294Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T15:23:11.554Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T15:23:11.821Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T15:23:11.821Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T15:23:11.821Z] OK: 220 MiB in 52 packages [2021-11-11T15:23:11.821Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T15:23:12.086Z] OK: 220 MiB in 52 packages [2021-11-11T15:23:12.086Z] OK: 220 MiB in 52 packages [2021-11-11T15:23:12.348Z] Removing intermediate container a4899a14829a [2021-11-11T15:23:12.348Z] ---> d7e1946422cd [2021-11-11T15:23:12.348Z] Step 6/22 : COPY . . [2021-11-11T15:23:12.348Z] OK: 220 MiB in 52 packages [2021-11-11T15:23:12.348Z] OK: 220 MiB in 52 packages [2021-11-11T15:23:12.917Z] Removing intermediate container 5f5d086ebb44 [2021-11-11T15:23:12.917Z] ---> 68f2d3817d38 [2021-11-11T15:23:12.917Z] Step 6/21 : COPY . . [2021-11-11T15:23:17.120Z] Removing intermediate container bd64936f10ff [2021-11-11T15:23:17.120Z] ---> 7ece61093975 [2021-11-11T15:23:17.120Z] Step 6/30 : COPY . . [2021-11-11T15:23:17.120Z] ---> 634b74f95490 [2021-11-11T15:23:17.120Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T15:23:17.693Z] ---> Running in 0b7a98ea6f6e [2021-11-11T15:23:17.693Z] Removing intermediate container f64b3cc13e1d [2021-11-11T15:23:17.693Z] ---> c6c688c2f120 [2021-11-11T15:23:17.693Z] Step 6/22 : COPY . . [2021-11-11T15:23:17.693Z] Removing intermediate container 0f4ce976823a [2021-11-11T15:23:17.693Z] ---> 161824906ad6 [2021-11-11T15:23:17.693Z] Step 6/23 : COPY go.mod . [2021-11-11T15:23:20.997Z] ---> b9bf451c2483 [2021-11-11T15:23:20.997Z] Step 7/23 : RUN go mod download [2021-11-11T15:23:21.573Z] ---> Running in ef8568216613 [2021-11-11T15:23:21.652Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-82 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-11-11T15:23:21.664Z] Running in /w/workspace/edgex-go/104 [Pipeline] { [Pipeline] checkout [2021-11-11T15:23:21.840Z] ---> 60b652dbd38e [2021-11-11T15:23:21.840Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T15:23:21.880Z] The recommended git tool is: git [2021-11-11T15:23:22.421Z] ---> Running in 643ffeca84aa [2021-11-11T15:23:22.688Z] ---> c954762542b9 [2021-11-11T15:23:22.688Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T15:23:22.957Z] ---> Running in b292fae1ec05 [2021-11-11T15:23:23.235Z] ---> 4549749d622c [2021-11-11T15:23:23.235Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T15:23:23.498Z] ---> Running in 214eadafd135 [2021-11-11T15:23:23.770Z] Removing intermediate container 0b7a98ea6f6e [2021-11-11T15:23:23.770Z] ---> 9b71873b0d67 [2021-11-11T15:23:23.770Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-11T15:23:23.770Z] ---> Running in 144986b02280 [2021-11-11T15:23:24.033Z] Removing intermediate container ef8568216613 [2021-11-11T15:23:24.033Z] ---> 4708b5a1dbf4 [2021-11-11T15:23:24.033Z] Step 8/23 : COPY . . [2021-11-11T15:23:24.295Z] Removing intermediate container 643ffeca84aa [2021-11-11T15:23:24.295Z] ---> de7e8a4e6335 [2021-11-11T15:23:24.295Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-11T15:23:24.295Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.92" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-11T15:23:24.571Z] ---> Running in bff03be2fbe9 [2021-11-11T15:23:27.077Z] using credential edgex-jenkins-ssh [2021-11-11T15:23:27.117Z] Cloning the remote Git repository [2021-11-11T15:23:27.201Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.92" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-11T15:23:27.201Z] Removing intermediate container b292fae1ec05 [2021-11-11T15:23:27.201Z] ---> 1e5f656c4933 [2021-11-11T15:23:27.201Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-11T15:23:27.776Z] Removing intermediate container 214eadafd135 [2021-11-11T15:23:27.776Z] ---> a1a6dd1f9150 [2021-11-11T15:23:27.776Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-11T15:23:28.039Z] ---> Running in 0b5473fba4b6 [2021-11-11T15:23:28.039Z] ---> Running in 5ce9338c7c30 [2021-11-11T15:23:27.163Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-11T15:23:27.266Z] > git init /w/workspace/edgex-go/104 # timeout=10 [2021-11-11T15:23:27.386Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-11T15:23:27.387Z] > git --version # timeout=10 [2021-11-11T15:23:27.406Z] > git --version # 'git version 2.17.1' [2021-11-11T15:23:27.408Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T15:23:27.500Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T15:23:29.953Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.92" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-11T15:23:29.953Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.92" -o cmd/core-data/core-data ./cmd/core-data [2021-11-11T15:23:38.113Z] ---> 0cfb4ad9854a [2021-11-11T15:23:38.113Z] Step 9/23 : RUN go mod tidy [2021-11-11T15:23:38.113Z] ---> Running in 9885f38918a8 [2021-11-11T15:23:40.023Z] Removing intermediate container 9885f38918a8 [2021-11-11T15:23:40.023Z] ---> 86f00a63068a [2021-11-11T15:23:40.023Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-11T15:23:40.023Z] ---> Running in 5a5ed9926a62 [2021-11-11T15:23:40.283Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.92" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-11T15:23:43.081Z] Avoid second fetch [2021-11-11T15:23:43.081Z] Checking out Revision 99795407abfa68f7f8d0670114e018bf4d616881 (main) [2021-11-11T15:23:43.033Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-11T15:23:43.052Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T15:23:43.093Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T15:23:43.116Z] > git checkout -f 99795407abfa68f7f8d0670114e018bf4d616881 # timeout=10 [2021-11-11T15:23:47.751Z] Commit message: "docs(snap): Update proxy configuration information in README.md (#3794)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-11T15:23:48.848Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-11T15:23:48.848Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-11T15:23:48.848Z] Dload Upload Total Spent Left Speed [2021-11-11T15:23:48.848Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 64967 0 --:--:-- --:--:-- --:--:-- 64967 [Pipeline] sh [2021-11-11T15:23:49.275Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-11T15:23:49.620Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-11T15:23:49.620Z] + sudo tee /etc/docker/daemon.new [2021-11-11T15:23:49.620Z] { [2021-11-11T15:23:49.620Z] "registry-mirrors": [ [2021-11-11T15:23:49.620Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-11T15:23:49.620Z] ], [2021-11-11T15:23:49.620Z] "bip": "10.250.0.254/24", [2021-11-11T15:23:49.620Z] "hosts": [ [2021-11-11T15:23:49.620Z] "tcp://0.0.0.0:5555", [2021-11-11T15:23:49.620Z] "unix:///var/run/docker.sock" [2021-11-11T15:23:49.620Z] ], [2021-11-11T15:23:49.620Z] "mtu": 1458, [2021-11-11T15:23:49.620Z] "selinux-enabled": true, [2021-11-11T15:23:49.620Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-11T15:23:49.620Z] } [Pipeline] sh [2021-11-11T15:23:49.985Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-11T15:23:50.346Z] + sudo service docker restart [2021-11-11T15:23:55.194Z] Removing intermediate container 144986b02280 [2021-11-11T15:23:55.194Z] ---> 90fd70b79b27 [2021-11-11T15:23:55.194Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-11T15:23:55.194Z] ---> Running in 326a5e6f8ffc [2021-11-11T15:23:55.454Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.92" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-11T15:23:57.368Z] Removing intermediate container 326a5e6f8ffc [2021-11-11T15:23:57.368Z] ---> 6b88befe5bf0 [2021-11-11T15:23:57.368Z] [2021-11-11T15:23:57.368Z] Step 10/22 : FROM docker:20.10.8 [2021-11-11T15:23:57.368Z] 20.10.8: Pulling from library/docker [2021-11-11T15:24:02.673Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-11T15:24:02.673Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-11T15:24:02.673Z] ---> bc6c0ffef665 [2021-11-11T15:24:02.673Z] 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-11-11T15:24:02.934Z] ---> Running in 187b2fa48f81 [2021-11-11T15:24:03.196Z] Removing intermediate container 187b2fa48f81 [2021-11-11T15:24:03.196Z] ---> b0433e1e2f10 [2021-11-11T15:24:03.196Z] 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-11-11T15:24:03.196Z] ---> Running in 395149d8e7cf [2021-11-11T15:24:03.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T15:24:03.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T15:24:04.348Z] (1/42) Installing readline (8.1.0-r0) [2021-11-11T15:24:04.348Z] (2/42) Installing bash (5.1.4-r0) [2021-11-11T15:24:04.348Z] Executing bash-5.1.4-r0.post-install [2021-11-11T15:24:04.348Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-11T15:24:04.348Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-11T15:24:04.348Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-11T15:24:04.348Z] (6/42) Installing curl (7.79.1-r0) [2021-11-11T15:24:04.348Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-11T15:24:04.348Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-11T15:24:04.348Z] (9/42) Installing expat (2.4.1-r0) [2021-11-11T15:24:04.348Z] (10/42) Installing libffi (3.3-r2) [2021-11-11T15:24:04.348Z] (11/42) Installing gdbm (1.19-r0) [2021-11-11T15:24:04.348Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-11T15:24:04.348Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-11T15:24:04.348Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-11T15:24:04.348Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-11T15:24:04.348Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-11T15:24:04.348Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-11T15:24:05.302Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-11T15:24:05.302Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-11T15:24:05.562Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-11T15:24:05.562Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-11T15:24:05.562Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-11T15:24:05.562Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-11T15:24:05.562Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-11T15:24:05.562Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-11T15:24:05.562Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-11T15:24:05.562Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-11T15:24:05.562Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-11T15:24:05.562Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-11T15:24:05.562Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-11T15:24:05.562Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-11T15:24:05.562Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-11T15:24:05.562Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-11T15:24:05.562Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-11T15:24:05.562Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-11T15:24:05.562Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-11T15:24:05.825Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-11T15:24:05.825Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-11T15:24:05.825Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-11T15:24:05.825Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-11T15:24:05.825Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-11T15:24:05.825Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-11T15:24:06.088Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T15:24:06.088Z] OK: 84 MiB in 64 packages [2021-11-11T15:24:08.035Z] Collecting docker-compose==1.23.2 [2021-11-11T15:24:08.035Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-11T15:24:08.035Z] Collecting docker<4.0,>=3.6.0 [2021-11-11T15:24:08.035Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-11T15:24:08.035Z] 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-11-11T15:24:08.035Z] Collecting jsonschema<3,>=2.5.1 [2021-11-11T15:24:08.323Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-11T15:24:08.323Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-11T15:24:08.323Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-11T15:24:08.589Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-11T15:24:08.589Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-11T15:24:08.589Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-11T15:24:08.589Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T15:24:08.738Z] provisioning config files... [2021-11-11T15:24:08.765Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/104@tmp/config4269090136521176368tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T15:24:09.140Z] ---> docker-login.sh [2021-11-11T15:24:09.140Z] nexus3.edgexfoundry.org:10001 [2021-11-11T15:24:09.161Z] Collecting docopt<0.7,>=0.6.1 [2021-11-11T15:24:09.161Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-11T15:24:09.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T15:24:10.110Z] Removing intermediate container bff03be2fbe9 [2021-11-11T15:24:10.110Z] ---> 80dca96b89c3 [2021-11-11T15:24:10.110Z] [2021-11-11T15:24:10.110Z] Step 9/21 : FROM alpine:3.14 [2021-11-11T15:24:10.110Z] Collecting cached-property<2,>=1.2.0 [2021-11-11T15:24:10.110Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-11T15:24:10.110Z] 3.14: Pulling from library/alpine [2021-11-11T15:24:10.110Z] Collecting PyYAML<4,>=3.10 [2021-11-11T15:24:10.110Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-11T15:24:10.110Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-11T15:24:10.110Z] Status: Downloaded newer image for alpine:3.14 [2021-11-11T15:24:10.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T15:24:10.341Z] Configure a credential helper to remove this warning. See [2021-11-11T15:24:10.341Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T15:24:10.341Z] [2021-11-11T15:24:10.341Z] Login Succeeded [2021-11-11T15:24:10.341Z] nexus3.edgexfoundry.org:10002 [2021-11-11T15:24:10.370Z] ---> 14119a10abf4 [2021-11-11T15:24:10.370Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-11T15:24:10.370Z] ---> Running in 4c300d752c36 [2021-11-11T15:24:10.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T15:24:10.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T15:24:10.890Z] Configure a credential helper to remove this warning. See [2021-11-11T15:24:10.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T15:24:10.890Z] [2021-11-11T15:24:10.890Z] Login Succeeded [2021-11-11T15:24:10.890Z] nexus3.edgexfoundry.org:10003 [2021-11-11T15:24:10.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T15:24:11.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T15:24:11.211Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T15:24:11.211Z] Collecting texttable<0.10,>=0.9.0 [2021-11-11T15:24:11.211Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-11T15:24:11.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T15:24:11.443Z] Configure a credential helper to remove this warning. See [2021-11-11T15:24:11.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T15:24:11.443Z] [2021-11-11T15:24:11.443Z] Login Succeeded [2021-11-11T15:24:11.443Z] nexus3.edgexfoundry.org:10004 [2021-11-11T15:24:11.472Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-11T15:24:11.472Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-11T15:24:11.472Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T15:24:11.472Z] Executing ca-certificates-20191127-r5.trigger [2021-11-11T15:24:11.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T15:24:11.748Z] OK: 6 MiB in 16 packages [2021-11-11T15:24:11.748Z] Collecting docker-pycreds>=0.4.0 [2021-11-11T15:24:11.748Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-11T15:24:12.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T15:24:12.004Z] Configure a credential helper to remove this warning. See [2021-11-11T15:24:12.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T15:24:12.004Z] [2021-11-11T15:24:12.004Z] Login Succeeded [2021-11-11T15:24:12.004Z] docker.io [2021-11-11T15:24:12.027Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-11T15:24:12.027Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-11T15:24:12.027Z] Collecting idna<2.8,>=2.5 [2021-11-11T15:24:12.027Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-11T15:24:12.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T15:24:12.318Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-11T15:24:12.318Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-11T15:24:12.318Z] 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-11-11T15:24:12.591Z] Removing intermediate container 0b5473fba4b6 [2021-11-11T15:24:12.591Z] ---> 08f2e5d7d5b0 [2021-11-11T15:24:12.591Z] [2021-11-11T15:24:12.591Z] Step 9/30 : FROM alpine:3.14 [2021-11-11T15:24:12.591Z] ---> 14119a10abf4 [2021-11-11T15:24:12.591Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-11T15:24:12.591Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-11T15:24:12.591Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-11T15:24:12.591Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-11T15:24:12.591Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-11T15:24:12.591Z] ---> Running in dbb75703d028 [2021-11-11T15:24:12.591Z] Removing intermediate container 4c300d752c36 [2021-11-11T15:24:12.591Z] ---> 51d09edf9f2e [2021-11-11T15:24:12.592Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-11T15:24:12.592Z] ---> Running in 7144699c41e1 [2021-11-11T15:24:12.592Z] Removing intermediate container dbb75703d028 [2021-11-11T15:24:12.592Z] ---> e2e40fec7def [2021-11-11T15:24:12.592Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-11T15:24:12.592Z] ---> Running in 64a7aaca2c97 [2021-11-11T15:24:12.860Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-11T15:24:12.860Z] Attempting uninstall: urllib3 [2021-11-11T15:24:12.860Z] Found existing installation: urllib3 1.26.5 [2021-11-11T15:24:12.860Z] Uninstalling urllib3-1.26.5: [2021-11-11T15:24:12.860Z] Removing intermediate container 7144699c41e1 [2021-11-11T15:24:12.860Z] ---> 753fbc7044a1 [2021-11-11T15:24:12.860Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-11T15:24:12.861Z] Successfully uninstalled urllib3-1.26.5 [2021-11-11T15:24:12.861Z] ---> Running in 8e669c560c14 [2021-11-11T15:24:12.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T15:24:12.872Z] Configure a credential helper to remove this warning. See [2021-11-11T15:24:12.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T15:24:12.872Z] [2021-11-11T15:24:12.872Z] Login Succeeded [2021-11-11T15:24:12.872Z] ---> docker-login.sh ends [Pipeline] } [2021-11-11T15:24:12.890Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-11-11T15:24:13.135Z] Removing intermediate container 8e669c560c14 [2021-11-11T15:24:13.135Z] ---> ec7c52516e0b [2021-11-11T15:24:13.135Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-11T15:24:13.135Z] Attempting uninstall: idna [2021-11-11T15:24:13.135Z] Found existing installation: idna 3.2 [2021-11-11T15:24:13.135Z] Uninstalling idna-3.2: [2021-11-11T15:24:13.135Z] Successfully uninstalled idna-3.2 [2021-11-11T15:24:13.135Z] ---> Running in cebb0690ce51 [Pipeline] echo [2021-11-11T15:24:13.183Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-11T15:24:13.194Z] ========================================================= [2021-11-11T15:24:13.194Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-11T15:24:13.194Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-11T15:24:13.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T15:24:13.402Z] Removing intermediate container cebb0690ce51 [2021-11-11T15:24:13.402Z] ---> a1e04f023f4c [2021-11-11T15:24:13.402Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T15:24:13.402Z] Attempting uninstall: chardet [2021-11-11T15:24:13.402Z] Found existing installation: chardet 4.0.0 [2021-11-11T15:24:13.402Z] Uninstalling chardet-4.0.0: [2021-11-11T15:24:13.402Z] Successfully uninstalled chardet-4.0.0 [2021-11-11T15:24:13.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T15:24:13.533Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-11T15:24:13.666Z] ---> 21cbf179b7c6 [2021-11-11T15:24:13.666Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-11T15:24:13.666Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-11T15:24:13.666Z] (2/2) Installing su-exec (0.2-r1) [2021-11-11T15:24:13.666Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T15:24:13.666Z] OK: 6 MiB in 16 packages [2021-11-11T15:24:13.809Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-11T15:24:13.809Z] 552d1f2373af: Pulling fs layer [2021-11-11T15:24:13.809Z] ea3f2d53f512: Pulling fs layer [2021-11-11T15:24:13.809Z] 9e70ebbbe112: Pulling fs layer [2021-11-11T15:24:13.809Z] 7a9cfe048b4a: Pulling fs layer [2021-11-11T15:24:13.809Z] 72dc09318566: Pulling fs layer [2021-11-11T15:24:13.809Z] 7a9cfe048b4a: Waiting [2021-11-11T15:24:13.809Z] 72dc09318566: Waiting [2021-11-11T15:24:13.809Z] f4f7b4309257: Pulling fs layer [2021-11-11T15:24:13.809Z] 0ac9a79272e3: Pulling fs layer [2021-11-11T15:24:13.810Z] b78e95d17946: Pulling fs layer [2021-11-11T15:24:13.810Z] 0ac9a79272e3: Waiting [2021-11-11T15:24:13.810Z] b78e95d17946: Waiting [2021-11-11T15:24:13.810Z] f4f7b4309257: Waiting [2021-11-11T15:24:13.810Z] 9e70ebbbe112: Verifying Checksum [2021-11-11T15:24:13.810Z] 9e70ebbbe112: Download complete [2021-11-11T15:24:13.810Z] ea3f2d53f512: Verifying Checksum [2021-11-11T15:24:13.810Z] ea3f2d53f512: Download complete [2021-11-11T15:24:13.810Z] 72dc09318566: Verifying Checksum [2021-11-11T15:24:13.810Z] 72dc09318566: Download complete [2021-11-11T15:24:13.810Z] f4f7b4309257: Verifying Checksum [2021-11-11T15:24:13.810Z] f4f7b4309257: Download complete [2021-11-11T15:24:13.810Z] 552d1f2373af: Verifying Checksum [2021-11-11T15:24:13.810Z] 552d1f2373af: Download complete [2021-11-11T15:24:13.810Z] 0ac9a79272e3: Download complete [2021-11-11T15:24:13.938Z] Attempting uninstall: requests [2021-11-11T15:24:13.938Z] Found existing installation: requests 2.25.1 [2021-11-11T15:24:13.938Z] Uninstalling requests-2.25.1: [2021-11-11T15:24:13.938Z] Successfully uninstalled requests-2.25.1 [2021-11-11T15:24:14.209Z] ---> b59af33eed6b [2021-11-11T15:24:14.209Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-11T15:24:14.209Z] Running setup.py install for texttable: started [2021-11-11T15:24:14.473Z] Removing intermediate container 64a7aaca2c97 [2021-11-11T15:24:14.473Z] ---> 339f24b2ae57 [2021-11-11T15:24:14.473Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-11T15:24:14.473Z] ---> Running in da227e428e45 [2021-11-11T15:24:14.473Z] ---> ee48f893dcea [2021-11-11T15:24:14.473Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-11T15:24:14.736Z] Removing intermediate container da227e428e45 [2021-11-11T15:24:14.736Z] ---> 44ff26df0302 [2021-11-11T15:24:14.736Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-11T15:24:14.736Z] ---> Running in 003ee05712bc [2021-11-11T15:24:14.736Z] ---> Running in 1be45abef9bc [2021-11-11T15:24:14.736Z] Running setup.py install for texttable: finished with status 'done' [2021-11-11T15:24:14.736Z] Running setup.py install for PyYAML: started [2021-11-11T15:24:14.736Z] Removing intermediate container 003ee05712bc [2021-11-11T15:24:14.736Z] ---> ef6a5957cada [2021-11-11T15:24:14.736Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T15:24:14.801Z] 552d1f2373af: Pull complete [2021-11-11T15:24:14.999Z] ---> Running in 1dd0e0b76386 [2021-11-11T15:24:14.999Z] Removing intermediate container 1be45abef9bc [2021-11-11T15:24:14.999Z] ---> 0ccde8f75916 [2021-11-11T15:24:14.999Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-11T15:24:14.999Z] ---> Running in f676eaf5d17c [2021-11-11T15:24:14.999Z] Removing intermediate container 1dd0e0b76386 [2021-11-11T15:24:14.999Z] ---> 8e0d78a480ec [2021-11-11T15:24:14.999Z] Step 19/21 : LABEL arch=x86_64 [2021-11-11T15:24:15.264Z] ---> Running in d6fbe5bf236d [2021-11-11T15:24:15.411Z] ea3f2d53f512: Pull complete [2021-11-11T15:24:15.524Z] Removing intermediate container d6fbe5bf236d [2021-11-11T15:24:15.524Z] ---> 6eabb99fde67 [2021-11-11T15:24:15.524Z] Step 20/21 : LABEL git_sha=99795407abfa68f7f8d0670114e018bf4d616881 [2021-11-11T15:24:15.524Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-11T15:24:15.524Z] ---> Running in bb77b2cf2d5f [2021-11-11T15:24:15.699Z] 9e70ebbbe112: Pull complete [2021-11-11T15:24:15.786Z] Removing intermediate container bb77b2cf2d5f [2021-11-11T15:24:15.786Z] ---> 0a4758745085 [2021-11-11T15:24:15.786Z] Step 21/21 : LABEL version=2.0.1-dev.92 [2021-11-11T15:24:15.786Z] Running setup.py install for docopt: started [2021-11-11T15:24:15.786Z] ---> Running in 72fc88d7407e [2021-11-11T15:24:15.979Z] b78e95d17946: Verifying Checksum [2021-11-11T15:24:15.979Z] b78e95d17946: Download complete [2021-11-11T15:24:16.046Z] Removing intermediate container 72fc88d7407e [2021-11-11T15:24:16.046Z] ---> 61e859483514 [2021-11-11T15:24:16.046Z] [2021-11-11T15:24:16.046Z] Removing intermediate container f676eaf5d17c [2021-11-11T15:24:16.046Z] ---> fe80e3366e71 [2021-11-11T15:24:16.046Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-11T15:24:16.046Z] Successfully built 61e859483514 [2021-11-11T15:24:16.046Z] ---> Running in 865d1bc6d895 [2021-11-11T15:24:16.046Z] Successfully tagged support-notifications:latest [2021-11-11T15:24:16.046Z] Building security-secretstore-setup [2021-11-11T15:24:16.308Z]  Building support-notifications ... done Removing intermediate container 865d1bc6d895 [2021-11-11T15:24:16.308Z] ---> 1cc24aef047b [2021-11-11T15:24:16.308Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-11T15:24:16.308Z] Running setup.py install for docopt: finished with status 'done' [2021-11-11T15:24:16.308Z] Running setup.py install for dockerpty: started [2021-11-11T15:24:16.576Z] 7a9cfe048b4a: Verifying Checksum [2021-11-11T15:24:16.576Z] 7a9cfe048b4a: Download complete [2021-11-11T15:24:16.881Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-11T15:24:17.142Z] ---> 682c751286b6 [2021-11-11T15:24:17.142Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-11T15:24:17.142Z] ---> Running in fccea6646080 [2021-11-11T15:24:17.721Z] 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-11-11T15:24:21.074Z] Removing intermediate container 5ce9338c7c30 [2021-11-11T15:24:21.074Z] ---> 73ce42f1fddf [2021-11-11T15:24:21.074Z] [2021-11-11T15:24:21.074Z] Step 9/22 : FROM alpine:3.14 [2021-11-11T15:24:21.074Z] ---> 14119a10abf4 [2021-11-11T15:24:21.074Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-11T15:24:21.656Z] Removing intermediate container fccea6646080 [2021-11-11T15:24:21.656Z] ---> 0f34cfb525a2 [2021-11-11T15:24:21.656Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T15:24:21.656Z] ---> Running in f7897d7d2684 [2021-11-11T15:24:22.247Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T15:24:22.247Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-11T15:24:22.510Z] ---> efcf401171d1 [2021-11-11T15:24:22.510Z] Step 3/24 : WORKDIR /edgex-go [2021-11-11T15:24:22.510Z] ---> Using cache [2021-11-11T15:24:22.510Z] ---> c9e4a973561a [2021-11-11T15:24:22.510Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T15:24:22.510Z] ---> Using cache [2021-11-11T15:24:22.510Z] ---> 4272be0b5b53 [2021-11-11T15:24:22.510Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-11T15:24:22.510Z] Removing intermediate container f7897d7d2684 [2021-11-11T15:24:22.510Z] ---> e10abcb96764 [2021-11-11T15:24:22.510Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-11T15:24:22.510Z] Removing intermediate container 5a5ed9926a62 [2021-11-11T15:24:22.510Z] ---> bc68647a077e [2021-11-11T15:24:22.510Z] [2021-11-11T15:24:22.510Z] Step 11/23 : FROM alpine:3.14 [2021-11-11T15:24:22.510Z] ---> 14119a10abf4 [2021-11-11T15:24:22.510Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-11T15:24:22.510Z] ---> Running in 4ebfb4c0c3bc [2021-11-11T15:24:22.510Z] ---> b2e7b2407f28 [2021-11-11T15:24:22.510Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-11T15:24:22.510Z] ---> Running in 20cb301223d3 [2021-11-11T15:24:22.510Z] ---> Running in 84f63feaac33 [2021-11-11T15:24:22.772Z] Removing intermediate container 4ebfb4c0c3bc [2021-11-11T15:24:22.772Z] ---> c669d750a0db [2021-11-11T15:24:22.772Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-11T15:24:22.772Z] Removing intermediate container 395149d8e7cf [2021-11-11T15:24:22.772Z] ---> d5eea32abec4 [2021-11-11T15:24:22.772Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-11T15:24:22.772Z] ---> Running in 7d0ae1df16d4 [2021-11-11T15:24:22.772Z] ---> Running in 13c53e295d12 [2021-11-11T15:24:23.040Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T15:24:23.040Z] Removing intermediate container 7d0ae1df16d4 [2021-11-11T15:24:23.040Z] ---> 3d8a68393b61 [2021-11-11T15:24:23.040Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T15:24:23.040Z] Removing intermediate container 13c53e295d12 [2021-11-11T15:24:23.040Z] ---> e4875ce82cc9 [2021-11-11T15:24:23.040Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-11T15:24:23.040Z] ---> Running in 95229fe84d0b [2021-11-11T15:24:23.040Z] ---> Running in b3b63a350be6 [2021-11-11T15:24:23.040Z] ---> c07fc967dc9b [2021-11-11T15:24:23.040Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-11T15:24:23.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T15:24:23.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T15:24:23.306Z] Removing intermediate container b3b63a350be6 [2021-11-11T15:24:23.306Z] ---> deb708fba507 [2021-11-11T15:24:23.306Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-11T15:24:23.306Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-11T15:24:23.573Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T15:24:23.573Z] OK: 6 MiB in 15 packages [2021-11-11T15:24:23.573Z] ---> 1ded5e1cf4a6 [2021-11-11T15:24:23.573Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-11T15:24:23.842Z] ---> 6b80c15523de [2021-11-11T15:24:23.842Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-11T15:24:23.842Z] ---> a8d562377eca [2021-11-11T15:24:23.842Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-11T15:24:23.842Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T15:24:24.116Z] Removing intermediate container 84f63feaac33 [2021-11-11T15:24:24.116Z] ---> 2d379e7ae1b1 [2021-11-11T15:24:24.116Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-11T15:24:24.116Z] ---> Running in 725b9e6c25a4 [2021-11-11T15:24:24.116Z] ---> 698ada2a8dfe [2021-11-11T15:24:24.116Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-11T15:24:24.116Z] Removing intermediate container 95229fe84d0b [2021-11-11T15:24:24.116Z] ---> f133b65cd139 [2021-11-11T15:24:24.116Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-11T15:24:24.116Z] ---> a68d15fc6667 [2021-11-11T15:24:24.116Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-11T15:24:24.116Z] ---> Running in ff2e5d8a0065 [2021-11-11T15:24:24.116Z] ---> Running in e54b3b316a3c [2021-11-11T15:24:24.116Z] Removing intermediate container 725b9e6c25a4 [2021-11-11T15:24:24.116Z] ---> 19e82b10db22 [2021-11-11T15:24:24.116Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-11T15:24:24.391Z] OK: 220 MiB in 52 packages [2021-11-11T15:24:24.391Z] ---> Running in 4da8091879c2 [2021-11-11T15:24:24.391Z] Removing intermediate container e54b3b316a3c [2021-11-11T15:24:24.391Z] ---> 037b085d6975 [2021-11-11T15:24:24.391Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-11T15:24:24.391Z] ---> 20a4c4b757f7 [2021-11-11T15:24:24.391Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-11T15:24:24.391Z] ---> Running in 9bb4e7728123 [2021-11-11T15:24:24.391Z] Removing intermediate container 4da8091879c2 [2021-11-11T15:24:24.391Z] ---> c7f8247b04a0 [2021-11-11T15:24:24.391Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-11T15:24:24.655Z] Removing intermediate container 9bb4e7728123 [2021-11-11T15:24:24.655Z] ---> db5ca1c8f121 [2021-11-11T15:24:24.655Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T15:24:24.655Z] ---> Running in 065b24039b08 [2021-11-11T15:24:24.655Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T15:24:24.655Z] ---> Running in 522ef9229113 [2021-11-11T15:24:24.655Z] Removing intermediate container 20cb301223d3 [2021-11-11T15:24:24.655Z] ---> c508e5d73cd9 [2021-11-11T15:24:24.655Z] Step 6/24 : COPY . . [2021-11-11T15:24:24.655Z] ---> c89039daec20 [2021-11-11T15:24:24.655Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-11T15:24:24.655Z] Removing intermediate container 065b24039b08 [2021-11-11T15:24:24.655Z] ---> 03f555f87190 [2021-11-11T15:24:24.655Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T15:24:24.919Z] ---> Running in d851f0038613 [2021-11-11T15:24:24.919Z] Removing intermediate container 522ef9229113 [2021-11-11T15:24:24.919Z] ---> f0f12db24c6c [2021-11-11T15:24:24.919Z] Step 20/22 : LABEL arch=x86_64 [2021-11-11T15:24:25.491Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T15:24:25.491Z] ---> Running in fc40cf78c245 [2021-11-11T15:24:25.750Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-11T15:24:25.750Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-11T15:24:26.008Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-11T15:24:26.009Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-11T15:24:26.009Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-11T15:24:26.273Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-11T15:24:26.273Z] ---> d96c70e12d6f [2021-11-11T15:24:26.273Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-11T15:24:26.273Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T15:24:26.273Z] OK: 8 MiB in 20 packages [2021-11-11T15:24:26.843Z] Removing intermediate container fc40cf78c245 [2021-11-11T15:24:26.843Z] ---> bf0ba4a00bbb [2021-11-11T15:24:26.843Z] Step 21/22 : LABEL git_sha=99795407abfa68f7f8d0670114e018bf4d616881 [2021-11-11T15:24:27.116Z] ---> Running in 1882c09af099 [2021-11-11T15:24:27.116Z] ---> 18a03f234081 [2021-11-11T15:24:27.116Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-11T15:24:27.116Z] Removing intermediate container 1882c09af099 [2021-11-11T15:24:27.116Z] ---> 08ca7b5c9808 [2021-11-11T15:24:27.116Z] Step 22/22 : LABEL version=2.0.1-dev.92 [2021-11-11T15:24:27.383Z] ---> Running in 6d5721338e2a [2021-11-11T15:24:27.383Z] ---> b721c2aac013 [2021-11-11T15:24:27.383Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-11T15:24:27.383Z] Removing intermediate container ff2e5d8a0065 [2021-11-11T15:24:27.383Z] ---> 892f493b950a [2021-11-11T15:24:27.383Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T15:24:27.650Z] Removing intermediate container 6d5721338e2a [2021-11-11T15:24:27.650Z] ---> ff85b72b18b5 [2021-11-11T15:24:27.650Z] [2021-11-11T15:24:27.650Z] Removing intermediate container d851f0038613 [2021-11-11T15:24:27.650Z] ---> 2e26e9241600 [2021-11-11T15:24:27.650Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-11T15:24:27.650Z] ---> Running in f9c30080df19 [2021-11-11T15:24:27.650Z] Successfully built ff85b72b18b5 [2021-11-11T15:24:27.650Z] Successfully tagged sys-mgmt-agent:latest [2021-11-11T15:24:27.650Z] Building core-metadata [2021-11-11T15:24:27.650Z]  Building sys-mgmt-agent ... done  ---> Running in 19a6a5a7da59 [2021-11-11T15:24:28.617Z] ---> 76a5af86d7ef [2021-11-11T15:24:28.617Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-11T15:24:28.617Z] Removing intermediate container f9c30080df19 [2021-11-11T15:24:28.617Z] ---> de3e4bcdfbc7 [2021-11-11T15:24:28.617Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T15:24:28.989Z] 7a9cfe048b4a: Pull complete [2021-11-11T15:24:28.989Z] 72dc09318566: Pull complete [2021-11-11T15:24:28.989Z] f4f7b4309257: Pull complete [2021-11-11T15:24:28.989Z] 0ac9a79272e3: Pull complete [2021-11-11T15:24:30.535Z] ---> Running in d7ea18d70c2d [2021-11-11T15:24:30.535Z] Removing intermediate container 19a6a5a7da59 [2021-11-11T15:24:30.535Z] ---> eeb249847f37 [2021-11-11T15:24:30.535Z] Step 27/30 : CMD ["gate"] [2021-11-11T15:24:30.535Z] ---> 83ba7e02a0d1 [2021-11-11T15:24:30.535Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T15:24:30.535Z] ---> 006e4ed412a8 [2021-11-11T15:24:30.535Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-11T15:24:30.535Z] ---> Running in a9bafe1efc58 [2021-11-11T15:24:30.535Z] ---> Running in 709271a5963a [2021-11-11T15:24:30.535Z] Removing intermediate container d7ea18d70c2d [2021-11-11T15:24:30.535Z] ---> c872b1535000 [2021-11-11T15:24:30.535Z] Step 21/23 : LABEL arch=x86_64 [2021-11-11T15:24:30.795Z] ---> 48c42af396d5 [2021-11-11T15:24:30.795Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-11T15:24:30.795Z] ---> Running in 0a9a523d439a [2021-11-11T15:24:30.795Z] Removing intermediate container 709271a5963a [2021-11-11T15:24:30.795Z] ---> 649e82c47d54 [2021-11-11T15:24:30.795Z] Step 28/30 : LABEL arch=x86_64 [2021-11-11T15:24:30.795Z] ---> Running in 4da323df7b73 [2021-11-11T15:24:30.795Z] ---> Running in 9c1ae68527af [2021-11-11T15:24:30.795Z] Removing intermediate container 0a9a523d439a [2021-11-11T15:24:30.795Z] ---> 5137e9bebc8b [2021-11-11T15:24:30.795Z] Step 22/23 : LABEL git_sha=99795407abfa68f7f8d0670114e018bf4d616881 [2021-11-11T15:24:31.055Z] Removing intermediate container 4da323df7b73 [2021-11-11T15:24:31.055Z] ---> a9e8bfd007fc [2021-11-11T15:24:31.055Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T15:24:31.055Z] ---> Running in 7c46eb66a23e [2021-11-11T15:24:31.055Z] ---> Running in 9769783a6e3a [2021-11-11T15:24:31.055Z] Removing intermediate container 9c1ae68527af [2021-11-11T15:24:31.055Z] ---> bbd8c6e7e83d [2021-11-11T15:24:31.055Z] Step 29/30 : LABEL git_sha=99795407abfa68f7f8d0670114e018bf4d616881 [2021-11-11T15:24:31.055Z] ---> Running in 61c4122d3d54 [2021-11-11T15:24:31.322Z] Removing intermediate container 7c46eb66a23e [2021-11-11T15:24:31.322Z] ---> add52994b947 [2021-11-11T15:24:31.322Z] Step 23/23 : LABEL version=2.0.1-dev.92 [2021-11-11T15:24:31.322Z] Removing intermediate container 9769783a6e3a [2021-11-11T15:24:31.322Z] ---> 04adef08a762 [2021-11-11T15:24:31.322Z] Step 20/22 : LABEL arch=x86_64 [2021-11-11T15:24:31.322Z] ---> Running in 0a6eec750cc8 [2021-11-11T15:24:31.322Z] ---> Running in e206585fd08c [2021-11-11T15:24:31.322Z] Removing intermediate container 61c4122d3d54 [2021-11-11T15:24:31.322Z] ---> 14e9a4ae5a0e [2021-11-11T15:24:31.322Z] Step 30/30 : LABEL version=2.0.1-dev.92 [2021-11-11T15:24:31.322Z] Removing intermediate container 0a6eec750cc8 [2021-11-11T15:24:31.322Z] ---> 94546e20b091 [2021-11-11T15:24:31.322Z] [2021-11-11T15:24:31.584Z] Successfully built 94546e20b091 [2021-11-11T15:24:31.584Z] Successfully tagged support-scheduler:latest [2021-11-11T15:24:31.584Z] Building security-proxy-setup [2021-11-11T15:24:31.584Z]  Building support-scheduler ... done Removing intermediate container e206585fd08c [2021-11-11T15:24:31.584Z] ---> 759771bfc2e3 [2021-11-11T15:24:31.584Z] Step 21/22 : LABEL git_sha=99795407abfa68f7f8d0670114e018bf4d616881 [2021-11-11T15:24:31.584Z] ---> Running in 776872f40ad7 [2021-11-11T15:24:31.584Z] ---> Running in 0de23ec76f5d [2021-11-11T15:24:31.845Z] Removing intermediate container 776872f40ad7 [2021-11-11T15:24:31.845Z] ---> 78b3c5306066 [2021-11-11T15:24:31.845Z] [2021-11-11T15:24:31.845Z] Successfully built 78b3c5306066 [2021-11-11T15:24:32.414Z] Successfully tagged security-bootstrapper:latest [2021-11-11T15:24:32.414Z]  Building security-bootstrapper ... done Building core-command [2021-11-11T15:24:32.414Z] Removing intermediate container 0de23ec76f5d [2021-11-11T15:24:32.414Z] ---> 0dd41e9acaaa [2021-11-11T15:24:32.414Z] Step 22/22 : LABEL version=2.0.1-dev.92 [2021-11-11T15:24:34.400Z] b78e95d17946: Pull complete [2021-11-11T15:24:34.400Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-11T15:24:34.400Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-11T15:24:34.400Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-11T15:24:34.763Z] + docker build -t ci-base-image-arm64 -f - . [2021-11-11T15:24:34.763Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-11T15:24:34.763Z] WORKDIR /edgex [2021-11-11T15:24:34.763Z] COPY go.mod . [2021-11-11T15:24:34.763Z] RUN go mod download [2021-11-11T15:24:36.628Z] Removing intermediate container a9bafe1efc58 [2021-11-11T15:24:36.628Z] ---> 3016ae7b1641 [2021-11-11T15:24:36.628Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-11T15:24:37.569Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T15:24:37.569Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-11T15:24:37.569Z] ---> efcf401171d1 [2021-11-11T15:24:37.569Z] Step 3/20 : WORKDIR /edgex-go [2021-11-11T15:24:37.569Z] ---> Using cache [2021-11-11T15:24:37.569Z] ---> c9e4a973561a [2021-11-11T15:24:37.569Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T15:24:37.569Z] ---> Using cache [2021-11-11T15:24:37.569Z] ---> 4272be0b5b53 [2021-11-11T15:24:37.569Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-11T15:24:37.569Z] ---> Using cache [2021-11-11T15:24:37.569Z] ---> c508e5d73cd9 [2021-11-11T15:24:37.569Z] Step 6/20 : COPY . . [2021-11-11T15:24:37.569Z] ---> Using cache [2021-11-11T15:24:37.569Z] ---> 83ba7e02a0d1 [2021-11-11T15:24:37.569Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T15:24:37.569Z] ---> Using cache [2021-11-11T15:24:37.569Z] ---> 3016ae7b1641 [2021-11-11T15:24:37.569Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-11T15:24:37.653Z] Sending build context to Docker daemon 166.6MB [2021-11-11T15:24:37.653Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-11T15:24:37.653Z] ---> 8b459fc5aaf0 [2021-11-11T15:24:37.653Z] Step 2/4 : WORKDIR /edgex [2021-11-11T15:24:37.827Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T15:24:37.827Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-11T15:24:37.827Z] ---> efcf401171d1 [2021-11-11T15:24:37.827Z] Step 3/22 : WORKDIR /edgex-go [2021-11-11T15:24:37.827Z] ---> Using cache [2021-11-11T15:24:37.827Z] ---> c9e4a973561a [2021-11-11T15:24:37.827Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T15:24:37.827Z] ---> Using cache [2021-11-11T15:24:37.827Z] ---> 4272be0b5b53 [2021-11-11T15:24:37.827Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-11T15:24:37.827Z] ---> Using cache [2021-11-11T15:24:37.827Z] ---> c508e5d73cd9 [2021-11-11T15:24:37.827Z] Step 6/22 : COPY . . [2021-11-11T15:24:37.827Z] ---> Using cache [2021-11-11T15:24:37.827Z] ---> 83ba7e02a0d1 [2021-11-11T15:24:37.827Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T15:24:37.827Z] ---> Using cache [2021-11-11T15:24:37.827Z] ---> 3016ae7b1641 [2021-11-11T15:24:37.827Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-11T15:24:38.766Z] ---> Running in d2feaf47bd16 [2021-11-11T15:24:38.766Z] ---> Running in 934adf60e78c [2021-11-11T15:24:38.766Z] ---> Running in f110cffa83a6 [2021-11-11T15:24:38.766Z] ---> Running in 674aa1dd55b2 [2021-11-11T15:24:39.635Z] ---> Running in b72bad0345bc [2021-11-11T15:24:40.237Z] Removing intermediate container b72bad0345bc [2021-11-11T15:24:40.237Z] ---> fd0de856936b [2021-11-11T15:24:40.237Z] Step 3/4 : COPY go.mod . [2021-11-11T15:24:40.676Z] Removing intermediate container d2feaf47bd16 [2021-11-11T15:24:40.676Z] ---> b1056faf58a4 [2021-11-11T15:24:40.676Z] [2021-11-11T15:24:40.676Z] Successfully built b1056faf58a4 [2021-11-11T15:24:40.676Z] Successfully tagged core-data:latest [2021-11-11T15:24:40.839Z] ---> 3f8c980db8bc [2021-11-11T15:24:40.839Z] Step 4/4 : RUN go mod download [2021-11-11T15:24:41.115Z] ---> Running in 0c88458037ce [2021-11-11T15:24:41.248Z]  Building core-data ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.92" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-11T15:24:41.248Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.92" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-11T15:24:41.824Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.92" -o cmd/core-command/core-command ./cmd/core-command [2021-11-11T15:24:43.769Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T15:24:43.770Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-11T15:24:43.770Z] ---> efcf401171d1 [2021-11-11T15:24:43.770Z] Step 3/22 : WORKDIR /edgex-go [2021-11-11T15:24:43.770Z] ---> Using cache [2021-11-11T15:24:43.770Z] ---> c9e4a973561a [2021-11-11T15:24:43.770Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T15:24:43.770Z] ---> Using cache [2021-11-11T15:24:43.770Z] ---> 4272be0b5b53 [2021-11-11T15:24:43.770Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-11T15:24:43.770Z] ---> Using cache [2021-11-11T15:24:43.770Z] ---> c508e5d73cd9 [2021-11-11T15:24:43.770Z] Step 6/22 : COPY . . [2021-11-11T15:24:43.770Z] ---> Using cache [2021-11-11T15:24:43.770Z] ---> 83ba7e02a0d1 [2021-11-11T15:24:43.770Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T15:24:43.770Z] ---> Using cache [2021-11-11T15:24:43.770Z] ---> 3016ae7b1641 [2021-11-11T15:24:43.770Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-11T15:24:44.036Z] ---> Running in 0c125e1ffcf5 [2021-11-11T15:24:44.621Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.92" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-11T15:25:11.293Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.92" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-11T15:25:11.293Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.92" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-11T15:25:12.689Z] Removing intermediate container 674aa1dd55b2 [2021-11-11T15:25:12.689Z] ---> b76f05ef6371 [2021-11-11T15:25:12.689Z] [2021-11-11T15:25:12.689Z] Step 9/22 : FROM alpine:3.14 [2021-11-11T15:25:12.689Z] ---> 14119a10abf4 [2021-11-11T15:25:12.689Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-11T15:25:12.689Z] ---> Using cache [2021-11-11T15:25:12.689Z] ---> 2d379e7ae1b1 [2021-11-11T15:25:12.689Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-11T15:25:12.689Z] ---> Using cache [2021-11-11T15:25:12.689Z] ---> 19e82b10db22 [2021-11-11T15:25:12.689Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-11T15:25:12.689Z] ---> Running in 8ce6d9a253d2 [2021-11-11T15:25:12.959Z] Removing intermediate container 8ce6d9a253d2 [2021-11-11T15:25:12.959Z] ---> 20d13c5243f3 [2021-11-11T15:25:12.959Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-11T15:25:12.959Z] ---> Running in e5670be24180 [2021-11-11T15:25:12.959Z] Removing intermediate container e5670be24180 [2021-11-11T15:25:12.959Z] ---> 6c654d249372 [2021-11-11T15:25:12.959Z] Step 14/22 : WORKDIR / [2021-11-11T15:25:13.275Z] ---> Running in 53cfc1f0a7d8 [2021-11-11T15:25:13.547Z] Removing intermediate container 53cfc1f0a7d8 [2021-11-11T15:25:13.547Z] ---> deeeaede83eb [2021-11-11T15:25:13.547Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T15:25:14.494Z] ---> c3cde35b945e [2021-11-11T15:25:14.494Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-11T15:25:14.759Z] Removing intermediate container f110cffa83a6 [2021-11-11T15:25:14.759Z] ---> 32c291a73694 [2021-11-11T15:25:14.759Z] [2021-11-11T15:25:14.760Z] Step 9/24 : FROM alpine:3.14 [2021-11-11T15:25:14.760Z] ---> 14119a10abf4 [2021-11-11T15:25:14.760Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-11T15:25:14.760Z] Removing intermediate container 934adf60e78c [2021-11-11T15:25:14.760Z] ---> 156006e31b35 [2021-11-11T15:25:14.760Z] [2021-11-11T15:25:14.760Z] Step 9/20 : FROM alpine:3.14 [2021-11-11T15:25:14.760Z] ---> 14119a10abf4 [2021-11-11T15:25:14.760Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-11T15:25:14.760Z] ---> Running in a2ab05994fee [2021-11-11T15:25:14.760Z] ---> Running in 6b7f23bb4219 [2021-11-11T15:25:15.032Z] ---> 4a1456198bbe [2021-11-11T15:25:15.032Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-11T15:25:15.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T15:25:15.297Z] ---> fb1805e8bf52 [2021-11-11T15:25:15.297Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-11T15:25:15.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T15:25:15.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T15:25:15.560Z] ---> Running in c34dff941e38 [2021-11-11T15:25:15.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T15:25:15.560Z] Removing intermediate container c34dff941e38 [2021-11-11T15:25:15.560Z] ---> 47d41aa40174 [2021-11-11T15:25:15.560Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T15:25:15.560Z] ---> Running in 6541c3abe85b [2021-11-11T15:25:15.820Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-11T15:25:15.820Z] Removing intermediate container 6541c3abe85b [2021-11-11T15:25:15.820Z] ---> b9d03de1272f [2021-11-11T15:25:15.820Z] Step 20/22 : LABEL arch=x86_64 [2021-11-11T15:25:15.820Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-11T15:25:15.820Z] (3/3) Installing su-exec (0.2-r1) [2021-11-11T15:25:15.820Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T15:25:15.820Z] Executing ca-certificates-20191127-r5.trigger [2021-11-11T15:25:15.820Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-11T15:25:15.820Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-11T15:25:15.820Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-11T15:25:15.820Z] OK: 6 MiB in 17 packages [2021-11-11T15:25:15.820Z] ---> Running in b4069e1ab757 [2021-11-11T15:25:15.820Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-11T15:25:15.820Z] (5/5) Installing curl (7.79.1-r0) [2021-11-11T15:25:15.820Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T15:25:15.820Z] Executing ca-certificates-20191127-r5.trigger [2021-11-11T15:25:16.080Z] OK: 8 MiB in 19 packages [2021-11-11T15:25:16.341Z] Removing intermediate container b4069e1ab757 [2021-11-11T15:25:16.341Z] ---> 0e5e2339331d [2021-11-11T15:25:16.341Z] Step 21/22 : LABEL git_sha=99795407abfa68f7f8d0670114e018bf4d616881 [2021-11-11T15:25:16.341Z] ---> Running in fd731709b1cf [2021-11-11T15:25:16.602Z] Removing intermediate container fd731709b1cf [2021-11-11T15:25:16.602Z] ---> 509906d4b1a4 [2021-11-11T15:25:16.602Z] Step 22/22 : LABEL version=2.0.1-dev.92 [2021-11-11T15:25:16.602Z] Removing intermediate container a2ab05994fee [2021-11-11T15:25:16.602Z] ---> 395743779238 [2021-11-11T15:25:16.602Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-11T15:25:16.602Z] ---> Running in cd0366daf86c [2021-11-11T15:25:16.602Z] ---> Running in 6b0b20458ca0 [2021-11-11T15:25:16.861Z] Removing intermediate container 6b7f23bb4219 [2021-11-11T15:25:16.861Z] ---> c4f780e82875 [2021-11-11T15:25:16.861Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-11T15:25:17.118Z] Removing intermediate container 6b0b20458ca0 [2021-11-11T15:25:17.118Z] ---> 245d33a157df [2021-11-11T15:25:17.118Z] Step 12/24 : WORKDIR / [2021-11-11T15:25:17.118Z] Removing intermediate container cd0366daf86c [2021-11-11T15:25:17.118Z] ---> 60ee3efded6f [2021-11-11T15:25:17.118Z] [2021-11-11T15:25:17.118Z] Successfully built 60ee3efded6f [2021-11-11T15:25:17.118Z] ---> Running in 41f4d91a1888 [2021-11-11T15:25:17.118Z] Successfully tagged core-command:latest [2021-11-11T15:25:17.118Z]  Building core-command ... done  ---> Running in f3daf7dba162 [2021-11-11T15:25:17.377Z] Removing intermediate container 41f4d91a1888 [2021-11-11T15:25:17.377Z] ---> 99a5b9a27809 [2021-11-11T15:25:17.377Z] Step 12/20 : WORKDIR /edgex [2021-11-11T15:25:17.377Z] ---> Running in d5097d2d33c0 [2021-11-11T15:25:17.647Z] Removing intermediate container 0c125e1ffcf5 [2021-11-11T15:25:17.647Z] ---> ebae389a1827 [2021-11-11T15:25:17.647Z] [2021-11-11T15:25:17.647Z] Step 9/22 : FROM alpine:3.14 [2021-11-11T15:25:17.647Z] ---> 14119a10abf4 [2021-11-11T15:25:17.647Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-11T15:25:17.647Z] ---> Using cache [2021-11-11T15:25:17.647Z] ---> 2d379e7ae1b1 [2021-11-11T15:25:17.647Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-11T15:25:17.647Z] ---> Using cache [2021-11-11T15:25:17.647Z] ---> 19e82b10db22 [2021-11-11T15:25:17.647Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-11T15:25:17.647Z] Removing intermediate container f3daf7dba162 [2021-11-11T15:25:17.647Z] ---> bd3caeff6484 [2021-11-11T15:25:17.647Z] 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-11-11T15:25:17.647Z] Removing intermediate container d5097d2d33c0 [2021-11-11T15:25:17.647Z] ---> ba9b1dc05cbb [2021-11-11T15:25:17.647Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-11T15:25:17.913Z] ---> Running in cdcbec210257 [2021-11-11T15:25:17.913Z] Removing intermediate container cdcbec210257 [2021-11-11T15:25:17.913Z] ---> 977f380530c2 [2021-11-11T15:25:17.913Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-11T15:25:17.913Z] ---> a97bef5775e6 [2021-11-11T15:25:17.913Z] 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-11-11T15:25:17.914Z] ---> Running in d0e974747251 [2021-11-11T15:25:17.914Z] ---> 8b12f14bc2b9 [2021-11-11T15:25:17.914Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-11T15:25:17.914Z] Removing intermediate container d0e974747251 [2021-11-11T15:25:17.914Z] ---> 3e706be8b17d [2021-11-11T15:25:17.914Z] Step 14/22 : WORKDIR / [2021-11-11T15:25:18.181Z] ---> Running in ba438c512238 [2021-11-11T15:25:18.181Z] ---> 9af7e4442765 [2021-11-11T15:25:18.181Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-11T15:25:18.181Z] Removing intermediate container ba438c512238 [2021-11-11T15:25:18.181Z] ---> 53e14f106690 [2021-11-11T15:25:18.181Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T15:25:18.181Z] ---> fccc5a367543 [2021-11-11T15:25:18.181Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-11T15:25:18.449Z] ---> 4040f1d02b24 [2021-11-11T15:25:18.449Z] 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-11-11T15:25:18.449Z] ---> 547a2f25f72a [2021-11-11T15:25:18.449Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-11T15:25:18.449Z] ---> 57cdcb50e4fb [2021-11-11T15:25:18.449Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-11T15:25:18.712Z] ---> daec2abeddbc [2021-11-11T15:25:18.712Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-11T15:25:18.712Z] ---> Running in e46aff501f98 [2021-11-11T15:25:18.975Z] ---> 823ef22389eb [2021-11-11T15:25:18.975Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-11T15:25:18.975Z] ---> 5fff82b39890 [2021-11-11T15:25:18.975Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-11T15:25:18.975Z] Removing intermediate container e46aff501f98 [2021-11-11T15:25:18.975Z] ---> fdb644e292c1 [2021-11-11T15:25:18.975Z] Step 17/20 : CMD ["--init=true"] [2021-11-11T15:25:18.975Z] ---> Running in f5c77d62e5f0 [2021-11-11T15:25:19.242Z] ---> d4080518206e [2021-11-11T15:25:19.242Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-11T15:25:19.242Z] Removing intermediate container f5c77d62e5f0 [2021-11-11T15:25:19.242Z] ---> 7dcf5a38f338 [2021-11-11T15:25:19.242Z] Step 18/20 : LABEL arch=x86_64 [2021-11-11T15:25:19.242Z] ---> Running in ada39e299ae6 [2021-11-11T15:25:19.242Z] ---> Running in 6bef7e79e264 [2021-11-11T15:25:19.242Z] ---> f0e2c5590970 [2021-11-11T15:25:19.242Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-11T15:25:19.242Z] Removing intermediate container ada39e299ae6 [2021-11-11T15:25:19.242Z] ---> 68a0339abdbe [2021-11-11T15:25:19.242Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T15:25:19.242Z] Removing intermediate container 6bef7e79e264 [2021-11-11T15:25:19.242Z] ---> 972dc855e988 [2021-11-11T15:25:19.242Z] Step 19/20 : LABEL git_sha=99795407abfa68f7f8d0670114e018bf4d616881 [2021-11-11T15:25:19.242Z] ---> Running in cc72181235f5 [2021-11-11T15:25:19.242Z] ---> Running in 32cf6fb7b236 [2021-11-11T15:25:19.507Z] ---> 45bc7b7d1142 [2021-11-11T15:25:19.507Z] 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-11-11T15:25:19.507Z] Removing intermediate container 32cf6fb7b236 [2021-11-11T15:25:19.507Z] ---> ee750fc4437b [2021-11-11T15:25:19.507Z] Step 20/20 : LABEL version=2.0.1-dev.92 [2021-11-11T15:25:19.507Z] Removing intermediate container cc72181235f5 [2021-11-11T15:25:19.507Z] ---> 53a2f455aa75 [2021-11-11T15:25:19.507Z] Step 20/22 : LABEL arch=x86_64 [2021-11-11T15:25:19.507Z] ---> Running in 6a712efdfb9d [2021-11-11T15:25:19.507Z] ---> Running in 1983c0113f0a [2021-11-11T15:25:19.507Z] ---> Running in 646ae68f5229 [2021-11-11T15:25:19.507Z] Removing intermediate container 1983c0113f0a [2021-11-11T15:25:19.507Z] ---> 663d361daa34 [2021-11-11T15:25:19.507Z] [2021-11-11T15:25:19.507Z] Removing intermediate container 646ae68f5229 [2021-11-11T15:25:19.507Z] ---> ca55ab4f1a65 [2021-11-11T15:25:19.507Z] Step 21/22 : LABEL git_sha=99795407abfa68f7f8d0670114e018bf4d616881 [2021-11-11T15:25:19.768Z] Successfully built 663d361daa34 [2021-11-11T15:25:19.768Z] Successfully tagged security-proxy-setup:latest [2021-11-11T15:25:19.768Z]  Building security-proxy-setup ... done  ---> Running in 693dbf3e42b7 [2021-11-11T15:25:19.768Z] Removing intermediate container 693dbf3e42b7 [2021-11-11T15:25:19.768Z] ---> 170c3ac0ade8 [2021-11-11T15:25:19.768Z] Step 22/22 : LABEL version=2.0.1-dev.92 [2021-11-11T15:25:19.768Z] ---> Running in 5d75bd5873f8 [2021-11-11T15:25:20.026Z] Removing intermediate container 5d75bd5873f8 [2021-11-11T15:25:20.026Z] ---> d46f255ad19f [2021-11-11T15:25:20.026Z] [2021-11-11T15:25:20.026Z] Successfully built d46f255ad19f [2021-11-11T15:25:20.026Z] Successfully tagged core-metadata:latest [2021-11-11T15:25:20.026Z]  Building core-metadata ... done Removing intermediate container 6a712efdfb9d [2021-11-11T15:25:20.026Z] ---> ad87587af698 [2021-11-11T15:25:20.026Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-11T15:25:20.026Z] ---> Running in 359d9a4f9436 [2021-11-11T15:25:20.285Z] Removing intermediate container 359d9a4f9436 [2021-11-11T15:25:20.285Z] ---> fe65bd43985e [2021-11-11T15:25:20.285Z] Step 22/24 : LABEL arch=x86_64 [2021-11-11T15:25:20.285Z] ---> Running in 8ec16e78130b [2021-11-11T15:25:20.285Z] Removing intermediate container 8ec16e78130b [2021-11-11T15:25:20.285Z] ---> b77c44e68726 [2021-11-11T15:25:20.285Z] Step 23/24 : LABEL git_sha=99795407abfa68f7f8d0670114e018bf4d616881 [2021-11-11T15:25:20.285Z] ---> Running in 59854e9bff29 [2021-11-11T15:25:20.285Z] Removing intermediate container 59854e9bff29 [2021-11-11T15:25:20.285Z] ---> 4d0a70644ba1 [2021-11-11T15:25:20.285Z] Step 24/24 : LABEL version=2.0.1-dev.92 [2021-11-11T15:25:20.544Z] ---> Running in 0ebe8d834243 [2021-11-11T15:25:20.544Z] Removing intermediate container 0ebe8d834243 [2021-11-11T15:25:20.544Z] ---> ec666c20cdd9 [2021-11-11T15:25:20.544Z] [2021-11-11T15:25:20.544Z] Successfully built ec666c20cdd9 [2021-11-11T15:25:20.544Z] Successfully tagged security-secretstore-setup:latest [2021-11-11T15:25:20.809Z]  Building security-secretstore-setup ... done  [Pipeline] } [2021-11-11T15:25:20.816Z] $ docker stop --time=1 e0a89168bc74b1b16df85aa8bd9f9a150ca999faf44024ebf4421679eae85c2c [2021-11-11T15:25:22.145Z] $ docker rm -f e0a89168bc74b1b16df85aa8bd9f9a150ca999faf44024ebf4421679eae85c2c [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-11T15:25:22.483Z] + docker images [2021-11-11T15:25:22.483Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-11T15:25:22.483Z] security-secretstore-setup latest ec666c20cdd9 2 seconds ago 28.4MB [2021-11-11T15:25:22.483Z] core-metadata latest d46f255ad19f 3 seconds ago 16.9MB [2021-11-11T15:25:22.483Z] security-proxy-setup latest 663d361daa34 3 seconds ago 26.9MB [2021-11-11T15:25:22.483Z] ebae389a1827 5 seconds ago 1.76GB [2021-11-11T15:25:22.483Z] core-command latest 60ee3efded6f 6 seconds ago 16.1MB [2021-11-11T15:25:22.483Z] 156006e31b35 8 seconds ago 1.76GB [2021-11-11T15:25:22.483Z] 32c291a73694 8 seconds ago 1.76GB [2021-11-11T15:25:22.483Z] b76f05ef6371 10 seconds ago 1.75GB [2021-11-11T15:25:22.483Z] core-data latest b1056faf58a4 43 seconds ago 20.7MB [2021-11-11T15:25:22.483Z] security-bootstrapper latest 78b3c5306066 51 seconds ago 18.9MB [2021-11-11T15:25:22.483Z] support-scheduler latest 94546e20b091 51 seconds ago 16.2MB [2021-11-11T15:25:22.483Z] sys-mgmt-agent latest ff85b72b18b5 55 seconds ago 294MB [2021-11-11T15:25:22.483Z] bc68647a077e About a minute ago 1.76GB [2021-11-11T15:25:22.483Z] 73ce42f1fddf About a minute ago 1.76GB [2021-11-11T15:25:22.483Z] support-notifications latest 61e859483514 About a minute ago 16.9MB [2021-11-11T15:25:22.483Z] 08f2e5d7d5b0 About a minute ago 1.76GB [2021-11-11T15:25:22.483Z] 80dca96b89c3 About a minute ago 1.76GB [2021-11-11T15:25:22.483Z] 6b88befe5bf0 About a minute ago 1.76GB [2021-11-11T15:25:22.483Z] ci-base-image-x86_64 latest efcf401171d1 5 minutes ago 1.25GB [2021-11-11T15:25:22.483Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 4 weeks ago 548MB [2021-11-11T15:25:22.483Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 4 weeks ago 34.5MB [2021-11-11T15:25:22.483Z] docker 20.10.8 bc6c0ffef665 2 months ago 214MB [2021-11-11T15:25:22.483Z] alpine 3.14 14119a10abf4 2 months ago 5.6MB [2021-11-11T15:25:22.483Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T15:25:22.710Z] provisioning config files... [2021-11-11T15:25:22.719Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/104@tmp/config285533419732073383tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T15:25:23.014Z] ---> docker-login.sh [2021-11-11T15:25:23.014Z] nexus3.edgexfoundry.org:10001 [2021-11-11T15:25:23.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T15:25:23.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T15:25:23.014Z] Configure a credential helper to remove this warning. See [2021-11-11T15:25:23.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T15:25:23.014Z] [2021-11-11T15:25:23.014Z] Login Succeeded [2021-11-11T15:25:23.014Z] nexus3.edgexfoundry.org:10002 [2021-11-11T15:25:23.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T15:25:23.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T15:25:23.272Z] Configure a credential helper to remove this warning. See [2021-11-11T15:25:23.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T15:25:23.272Z] [2021-11-11T15:25:23.272Z] Login Succeeded [2021-11-11T15:25:23.272Z] nexus3.edgexfoundry.org:10003 [2021-11-11T15:25:23.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T15:25:23.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T15:25:23.272Z] Configure a credential helper to remove this warning. See [2021-11-11T15:25:23.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T15:25:23.272Z] [2021-11-11T15:25:23.272Z] Login Succeeded [2021-11-11T15:25:23.272Z] nexus3.edgexfoundry.org:10004 [2021-11-11T15:25:23.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T15:25:23.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T15:25:23.272Z] Configure a credential helper to remove this warning. See [2021-11-11T15:25:23.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T15:25:23.272Z] [2021-11-11T15:25:23.272Z] Login Succeeded [2021-11-11T15:25:23.272Z] docker.io [2021-11-11T15:25:23.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T15:25:23.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T15:25:23.789Z] Configure a credential helper to remove this warning. See [2021-11-11T15:25:23.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T15:25:23.789Z] [2021-11-11T15:25:23.789Z] Login Succeeded [2021-11-11T15:25:23.789Z] ---> docker-login.sh ends [Pipeline] } [2021-11-11T15:25:23.795Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-11T15:25:23.817Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-11T15:25:23.838Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-11-11T15:25:23.838Z] 99795407abfa68f7f8d0670114e018bf4d616881 [2021-11-11T15:25:23.838Z] latest [2021-11-11T15:25:23.838Z] 2.0.1-dev.92 [2021-11-11T15:25:23.838Z] 99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92 [2021-11-11T15:25:23.838Z] main [2021-11-11T15:25:23.838Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:24.156Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:99795407abfa68f7f8d0670114e018bf4d616881 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:24.453Z] + docker push nexus3.edgexfoundry.org:10004/core-command:99795407abfa68f7f8d0670114e018bf4d616881 [2021-11-11T15:25:24.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-11T15:25:24.454Z] 1c2a8e294f4e: Preparing [2021-11-11T15:25:24.454Z] 1552fe248442: Preparing [2021-11-11T15:25:24.454Z] 25a1e10b5935: Preparing [2021-11-11T15:25:24.454Z] ce2ce4da2bd6: Preparing [2021-11-11T15:25:24.454Z] e2eb06d8af82: Preparing [2021-11-11T15:25:24.454Z] e2eb06d8af82: Layer already exists [2021-11-11T15:25:24.454Z] ce2ce4da2bd6: Pushed [2021-11-11T15:25:24.454Z] 25a1e10b5935: Pushed [2021-11-11T15:25:24.454Z] 1c2a8e294f4e: Pushed [2021-11-11T15:25:25.395Z] 1552fe248442: Pushed [2021-11-11T15:25:25.654Z] 99795407abfa68f7f8d0670114e018bf4d616881: digest: sha256:c6955481bed9029dcdad0cc4aadee18ef97bac670d19716ca35e8c58a68c69f4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:25.961Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:26.259Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-11-11T15:25:26.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-11T15:25:26.259Z] 1c2a8e294f4e: Preparing [2021-11-11T15:25:26.259Z] 1552fe248442: Preparing [2021-11-11T15:25:26.259Z] 25a1e10b5935: Preparing [2021-11-11T15:25:26.259Z] ce2ce4da2bd6: Preparing [2021-11-11T15:25:26.259Z] e2eb06d8af82: Preparing [2021-11-11T15:25:26.259Z] ce2ce4da2bd6: Layer already exists [2021-11-11T15:25:26.259Z] 1c2a8e294f4e: Layer already exists [2021-11-11T15:25:26.259Z] 25a1e10b5935: Layer already exists [2021-11-11T15:25:26.259Z] 1552fe248442: Layer already exists [2021-11-11T15:25:26.259Z] e2eb06d8af82: Layer already exists [2021-11-11T15:25:26.259Z] latest: digest: sha256:c6955481bed9029dcdad0cc4aadee18ef97bac670d19716ca35e8c58a68c69f4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:26.559Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.92 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:26.844Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.92 [2021-11-11T15:25:26.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-11T15:25:26.845Z] 1c2a8e294f4e: Preparing [2021-11-11T15:25:26.845Z] 1552fe248442: Preparing [2021-11-11T15:25:26.845Z] 25a1e10b5935: Preparing [2021-11-11T15:25:26.845Z] ce2ce4da2bd6: Preparing [2021-11-11T15:25:26.845Z] e2eb06d8af82: Preparing [2021-11-11T15:25:26.845Z] 1c2a8e294f4e: Layer already exists [2021-11-11T15:25:26.845Z] ce2ce4da2bd6: Layer already exists [2021-11-11T15:25:26.845Z] 25a1e10b5935: Layer already exists [2021-11-11T15:25:26.845Z] e2eb06d8af82: Layer already exists [2021-11-11T15:25:26.845Z] 1552fe248442: Layer already exists [2021-11-11T15:25:26.845Z] 2.0.1-dev.92: digest: sha256:c6955481bed9029dcdad0cc4aadee18ef97bac670d19716ca35e8c58a68c69f4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:27.136Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:27.428Z] + docker push nexus3.edgexfoundry.org:10004/core-command:99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92 [2021-11-11T15:25:27.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-11T15:25:27.428Z] 1c2a8e294f4e: Preparing [2021-11-11T15:25:27.428Z] 1552fe248442: Preparing [2021-11-11T15:25:27.428Z] 25a1e10b5935: Preparing [2021-11-11T15:25:27.428Z] ce2ce4da2bd6: Preparing [2021-11-11T15:25:27.428Z] e2eb06d8af82: Preparing [2021-11-11T15:25:27.428Z] e2eb06d8af82: Layer already exists [2021-11-11T15:25:27.428Z] ce2ce4da2bd6: Layer already exists [2021-11-11T15:25:27.428Z] 25a1e10b5935: Layer already exists [2021-11-11T15:25:27.428Z] 1552fe248442: Layer already exists [2021-11-11T15:25:27.428Z] 1c2a8e294f4e: Layer already exists [2021-11-11T15:25:27.428Z] 99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92: digest: sha256:c6955481bed9029dcdad0cc4aadee18ef97bac670d19716ca35e8c58a68c69f4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:27.723Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:28.009Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-11-11T15:25:28.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-11T15:25:28.009Z] 1c2a8e294f4e: Preparing [2021-11-11T15:25:28.009Z] 1552fe248442: Preparing [2021-11-11T15:25:28.009Z] 25a1e10b5935: Preparing [2021-11-11T15:25:28.009Z] ce2ce4da2bd6: Preparing [2021-11-11T15:25:28.009Z] e2eb06d8af82: Preparing [2021-11-11T15:25:28.009Z] 1552fe248442: Layer already exists [2021-11-11T15:25:28.009Z] e2eb06d8af82: Layer already exists [2021-11-11T15:25:28.009Z] 1c2a8e294f4e: Layer already exists [2021-11-11T15:25:28.009Z] 25a1e10b5935: Layer already exists [2021-11-11T15:25:28.009Z] ce2ce4da2bd6: Layer already exists [2021-11-11T15:25:28.009Z] main: digest: sha256:c6955481bed9029dcdad0cc4aadee18ef97bac670d19716ca35e8c58a68c69f4 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-11T15:25:28.042Z] ===================================================== [Pipeline] echo [2021-11-11T15:25:28.050Z] taggedImages: [2021-11-11T15:25:28.050Z] - nexus3.edgexfoundry.org:10004/core-command:99795407abfa68f7f8d0670114e018bf4d616881 [2021-11-11T15:25:28.050Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-11-11T15:25:28.050Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.92 [2021-11-11T15:25:28.050Z] - nexus3.edgexfoundry.org:10004/core-command:99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92 [2021-11-11T15:25:28.050Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-11-11T15:25:28.071Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-11-11T15:25:28.071Z] 99795407abfa68f7f8d0670114e018bf4d616881 [2021-11-11T15:25:28.071Z] latest [2021-11-11T15:25:28.071Z] 2.0.1-dev.92 [2021-11-11T15:25:28.071Z] 99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92 [2021-11-11T15:25:28.071Z] main [2021-11-11T15:25:28.071Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:28.394Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:99795407abfa68f7f8d0670114e018bf4d616881 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:28.693Z] + docker push nexus3.edgexfoundry.org:10004/core-data:99795407abfa68f7f8d0670114e018bf4d616881 [2021-11-11T15:25:28.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-11T15:25:28.694Z] edc932f2c438: Preparing [2021-11-11T15:25:28.694Z] e97e202c80df: Preparing [2021-11-11T15:25:28.694Z] 25a1e10b5935: Preparing [2021-11-11T15:25:28.694Z] 87268528443c: Preparing [2021-11-11T15:25:28.694Z] d4853d714757: Preparing [2021-11-11T15:25:28.694Z] e2eb06d8af82: Preparing [2021-11-11T15:25:28.694Z] e2eb06d8af82: Waiting [2021-11-11T15:25:28.694Z] 25a1e10b5935: Layer already exists [2021-11-11T15:25:28.955Z] e2eb06d8af82: Layer already exists [2021-11-11T15:25:28.955Z] edc932f2c438: Pushed [2021-11-11T15:25:28.955Z] d4853d714757: Pushed [2021-11-11T15:25:28.955Z] 87268528443c: Pushed [2021-11-11T15:25:29.893Z] e97e202c80df: Pushed [2021-11-11T15:25:29.893Z] 99795407abfa68f7f8d0670114e018bf4d616881: digest: sha256:616629d8e25b6ea307ab7abe4f52b34e92eede0114d094cba125fd0c084c9930 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:30.190Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:30.475Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-11-11T15:25:30.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-11T15:25:30.475Z] edc932f2c438: Preparing [2021-11-11T15:25:30.475Z] e97e202c80df: Preparing [2021-11-11T15:25:30.475Z] 25a1e10b5935: Preparing [2021-11-11T15:25:30.475Z] 87268528443c: Preparing [2021-11-11T15:25:30.476Z] d4853d714757: Preparing [2021-11-11T15:25:30.476Z] e2eb06d8af82: Preparing [2021-11-11T15:25:30.476Z] e2eb06d8af82: Waiting [2021-11-11T15:25:30.476Z] 25a1e10b5935: Layer already exists [2021-11-11T15:25:30.476Z] 87268528443c: Layer already exists [2021-11-11T15:25:30.476Z] edc932f2c438: Layer already exists [2021-11-11T15:25:30.476Z] e97e202c80df: Layer already exists [2021-11-11T15:25:30.476Z] d4853d714757: Layer already exists [2021-11-11T15:25:30.476Z] e2eb06d8af82: Layer already exists [2021-11-11T15:25:30.476Z] latest: digest: sha256:616629d8e25b6ea307ab7abe4f52b34e92eede0114d094cba125fd0c084c9930 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:30.770Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.92 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:31.059Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.92 [2021-11-11T15:25:31.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-11T15:25:31.059Z] edc932f2c438: Preparing [2021-11-11T15:25:31.059Z] e97e202c80df: Preparing [2021-11-11T15:25:31.059Z] 25a1e10b5935: Preparing [2021-11-11T15:25:31.059Z] 87268528443c: Preparing [2021-11-11T15:25:31.059Z] d4853d714757: Preparing [2021-11-11T15:25:31.059Z] e2eb06d8af82: Preparing [2021-11-11T15:25:31.059Z] e2eb06d8af82: Waiting [2021-11-11T15:25:31.059Z] d4853d714757: Layer already exists [2021-11-11T15:25:31.059Z] 87268528443c: Layer already exists [2021-11-11T15:25:31.059Z] edc932f2c438: Layer already exists [2021-11-11T15:25:31.059Z] e97e202c80df: Layer already exists [2021-11-11T15:25:31.059Z] 25a1e10b5935: Layer already exists [2021-11-11T15:25:31.059Z] e2eb06d8af82: Layer already exists [2021-11-11T15:25:31.059Z] 2.0.1-dev.92: digest: sha256:616629d8e25b6ea307ab7abe4f52b34e92eede0114d094cba125fd0c084c9930 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:31.349Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:31.638Z] + docker push nexus3.edgexfoundry.org:10004/core-data:99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92 [2021-11-11T15:25:31.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-11T15:25:31.638Z] edc932f2c438: Preparing [2021-11-11T15:25:31.638Z] e97e202c80df: Preparing [2021-11-11T15:25:31.638Z] 25a1e10b5935: Preparing [2021-11-11T15:25:31.638Z] 87268528443c: Preparing [2021-11-11T15:25:31.638Z] d4853d714757: Preparing [2021-11-11T15:25:31.638Z] e2eb06d8af82: Preparing [2021-11-11T15:25:31.638Z] e2eb06d8af82: Waiting [2021-11-11T15:25:31.638Z] e97e202c80df: Layer already exists [2021-11-11T15:25:31.638Z] 25a1e10b5935: Layer already exists [2021-11-11T15:25:31.638Z] edc932f2c438: Layer already exists [2021-11-11T15:25:31.638Z] d4853d714757: Layer already exists [2021-11-11T15:25:31.638Z] 87268528443c: Layer already exists [2021-11-11T15:25:31.638Z] e2eb06d8af82: Layer already exists [2021-11-11T15:25:31.638Z] 99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92: digest: sha256:616629d8e25b6ea307ab7abe4f52b34e92eede0114d094cba125fd0c084c9930 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:31.929Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:32.221Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-11-11T15:25:32.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-11T15:25:32.221Z] edc932f2c438: Preparing [2021-11-11T15:25:32.221Z] e97e202c80df: Preparing [2021-11-11T15:25:32.221Z] 25a1e10b5935: Preparing [2021-11-11T15:25:32.221Z] 87268528443c: Preparing [2021-11-11T15:25:32.221Z] d4853d714757: Preparing [2021-11-11T15:25:32.221Z] e2eb06d8af82: Preparing [2021-11-11T15:25:32.221Z] e2eb06d8af82: Waiting [2021-11-11T15:25:32.221Z] 87268528443c: Layer already exists [2021-11-11T15:25:32.221Z] d4853d714757: Layer already exists [2021-11-11T15:25:32.221Z] edc932f2c438: Layer already exists [2021-11-11T15:25:32.221Z] 25a1e10b5935: Layer already exists [2021-11-11T15:25:32.221Z] e97e202c80df: Layer already exists [2021-11-11T15:25:32.221Z] e2eb06d8af82: Layer already exists [2021-11-11T15:25:32.221Z] main: digest: sha256:616629d8e25b6ea307ab7abe4f52b34e92eede0114d094cba125fd0c084c9930 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-11T15:25:32.252Z] ===================================================== [Pipeline] echo [2021-11-11T15:25:32.259Z] taggedImages: [2021-11-11T15:25:32.259Z] - nexus3.edgexfoundry.org:10004/core-data:99795407abfa68f7f8d0670114e018bf4d616881 [2021-11-11T15:25:32.259Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-11-11T15:25:32.259Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.92 [2021-11-11T15:25:32.259Z] - nexus3.edgexfoundry.org:10004/core-data:99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92 [2021-11-11T15:25:32.259Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-11-11T15:25:32.274Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-11-11T15:25:32.274Z] 99795407abfa68f7f8d0670114e018bf4d616881 [2021-11-11T15:25:32.274Z] latest [2021-11-11T15:25:32.274Z] 2.0.1-dev.92 [2021-11-11T15:25:32.274Z] 99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92 [2021-11-11T15:25:32.274Z] main [2021-11-11T15:25:32.274Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:32.573Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:99795407abfa68f7f8d0670114e018bf4d616881 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:32.863Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:99795407abfa68f7f8d0670114e018bf4d616881 [2021-11-11T15:25:32.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-11T15:25:32.863Z] c07e6770edaa: Preparing [2021-11-11T15:25:32.864Z] 4602c5d81dfc: Preparing [2021-11-11T15:25:32.864Z] 25a1e10b5935: Preparing [2021-11-11T15:25:32.864Z] ce2ce4da2bd6: Preparing [2021-11-11T15:25:32.864Z] e2eb06d8af82: Preparing [2021-11-11T15:25:32.864Z] ce2ce4da2bd6: Layer already exists [2021-11-11T15:25:32.864Z] e2eb06d8af82: Layer already exists [2021-11-11T15:25:32.864Z] 25a1e10b5935: Layer already exists [2021-11-11T15:25:32.864Z] c07e6770edaa: Pushed [2021-11-11T15:25:33.800Z] 4602c5d81dfc: Pushed [2021-11-11T15:25:34.058Z] 99795407abfa68f7f8d0670114e018bf4d616881: digest: sha256:71d263831beab2bc541d7e82ae2fd01bb062859120ce20abef15a14ce3c33614 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:34.351Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:34.639Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-11-11T15:25:34.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-11T15:25:34.640Z] c07e6770edaa: Preparing [2021-11-11T15:25:34.640Z] 4602c5d81dfc: Preparing [2021-11-11T15:25:34.640Z] 25a1e10b5935: Preparing [2021-11-11T15:25:34.640Z] ce2ce4da2bd6: Preparing [2021-11-11T15:25:34.640Z] e2eb06d8af82: Preparing [2021-11-11T15:25:34.640Z] 25a1e10b5935: Layer already exists [2021-11-11T15:25:34.640Z] 4602c5d81dfc: Layer already exists [2021-11-11T15:25:34.640Z] c07e6770edaa: Layer already exists [2021-11-11T15:25:34.640Z] e2eb06d8af82: Layer already exists [2021-11-11T15:25:34.640Z] ce2ce4da2bd6: Layer already exists [2021-11-11T15:25:34.640Z] latest: digest: sha256:71d263831beab2bc541d7e82ae2fd01bb062859120ce20abef15a14ce3c33614 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:34.931Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.92 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:35.220Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.92 [2021-11-11T15:25:35.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-11T15:25:35.220Z] c07e6770edaa: Preparing [2021-11-11T15:25:35.220Z] 4602c5d81dfc: Preparing [2021-11-11T15:25:35.220Z] 25a1e10b5935: Preparing [2021-11-11T15:25:35.220Z] ce2ce4da2bd6: Preparing [2021-11-11T15:25:35.220Z] e2eb06d8af82: Preparing [2021-11-11T15:25:35.220Z] e2eb06d8af82: Layer already exists [2021-11-11T15:25:35.220Z] 4602c5d81dfc: Layer already exists [2021-11-11T15:25:35.220Z] 25a1e10b5935: Layer already exists [2021-11-11T15:25:35.220Z] c07e6770edaa: Layer already exists [2021-11-11T15:25:35.220Z] ce2ce4da2bd6: Layer already exists [2021-11-11T15:25:35.220Z] 2.0.1-dev.92: digest: sha256:71d263831beab2bc541d7e82ae2fd01bb062859120ce20abef15a14ce3c33614 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:35.511Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:35.806Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92 [2021-11-11T15:25:35.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-11T15:25:35.806Z] c07e6770edaa: Preparing [2021-11-11T15:25:35.806Z] 4602c5d81dfc: Preparing [2021-11-11T15:25:35.806Z] 25a1e10b5935: Preparing [2021-11-11T15:25:35.806Z] ce2ce4da2bd6: Preparing [2021-11-11T15:25:35.806Z] e2eb06d8af82: Preparing [2021-11-11T15:25:35.806Z] e2eb06d8af82: Layer already exists [2021-11-11T15:25:35.806Z] c07e6770edaa: Layer already exists [2021-11-11T15:25:35.806Z] ce2ce4da2bd6: Layer already exists [2021-11-11T15:25:35.806Z] 25a1e10b5935: Layer already exists [2021-11-11T15:25:35.806Z] 4602c5d81dfc: Layer already exists [2021-11-11T15:25:35.806Z] 99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92: digest: sha256:71d263831beab2bc541d7e82ae2fd01bb062859120ce20abef15a14ce3c33614 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:36.172Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:36.563Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-11-11T15:25:36.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-11T15:25:36.563Z] c07e6770edaa: Preparing [2021-11-11T15:25:36.563Z] 4602c5d81dfc: Preparing [2021-11-11T15:25:36.563Z] 25a1e10b5935: Preparing [2021-11-11T15:25:36.563Z] ce2ce4da2bd6: Preparing [2021-11-11T15:25:36.563Z] e2eb06d8af82: Preparing [2021-11-11T15:25:36.563Z] 4602c5d81dfc: Layer already exists [2021-11-11T15:25:36.563Z] c07e6770edaa: Layer already exists [2021-11-11T15:25:36.563Z] 25a1e10b5935: Layer already exists [2021-11-11T15:25:36.563Z] ce2ce4da2bd6: Layer already exists [2021-11-11T15:25:36.563Z] e2eb06d8af82: Layer already exists [2021-11-11T15:25:36.563Z] main: digest: sha256:71d263831beab2bc541d7e82ae2fd01bb062859120ce20abef15a14ce3c33614 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-11T15:25:36.613Z] ===================================================== [Pipeline] echo [2021-11-11T15:25:36.621Z] taggedImages: [2021-11-11T15:25:36.621Z] - nexus3.edgexfoundry.org:10004/core-metadata:99795407abfa68f7f8d0670114e018bf4d616881 [2021-11-11T15:25:36.621Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-11-11T15:25:36.621Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.92 [2021-11-11T15:25:36.621Z] - nexus3.edgexfoundry.org:10004/core-metadata:99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92 [2021-11-11T15:25:36.621Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-11-11T15:25:36.642Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-11-11T15:25:36.642Z] 99795407abfa68f7f8d0670114e018bf4d616881 [2021-11-11T15:25:36.642Z] latest [2021-11-11T15:25:36.642Z] 2.0.1-dev.92 [2021-11-11T15:25:36.642Z] 99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92 [2021-11-11T15:25:36.642Z] main [2021-11-11T15:25:36.642Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:37.050Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:99795407abfa68f7f8d0670114e018bf4d616881 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:37.346Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:99795407abfa68f7f8d0670114e018bf4d616881 [2021-11-11T15:25:37.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-11T15:25:37.346Z] ec76b2d13c94: Preparing [2021-11-11T15:25:37.346Z] ec76b2d13c94: Preparing [2021-11-11T15:25:37.346Z] 66d9c85706d2: Preparing [2021-11-11T15:25:37.346Z] ee364d6fa12f: Preparing [2021-11-11T15:25:37.346Z] c1db34faa08d: Preparing [2021-11-11T15:25:37.346Z] b77c833f351c: Preparing [2021-11-11T15:25:37.346Z] 25a1e10b5935: Preparing [2021-11-11T15:25:37.346Z] 98250335cc61: Preparing [2021-11-11T15:25:37.346Z] 3819f64cb945: Preparing [2021-11-11T15:25:37.346Z] 9beb06dc2370: Preparing [2021-11-11T15:25:37.346Z] 1d8af7d1b2c7: Preparing [2021-11-11T15:25:37.346Z] e2eb06d8af82: Preparing [2021-11-11T15:25:37.346Z] 25a1e10b5935: Waiting [2021-11-11T15:25:37.346Z] 98250335cc61: Waiting [2021-11-11T15:25:37.346Z] 3819f64cb945: Waiting [2021-11-11T15:25:37.346Z] 9beb06dc2370: Waiting [2021-11-11T15:25:37.346Z] 1d8af7d1b2c7: Waiting [2021-11-11T15:25:37.346Z] e2eb06d8af82: Waiting [2021-11-11T15:25:37.346Z] 66d9c85706d2: Pushed [2021-11-11T15:25:37.346Z] ee364d6fa12f: Pushed [2021-11-11T15:25:37.346Z] c1db34faa08d: Pushed [2021-11-11T15:25:37.346Z] 25a1e10b5935: Layer already exists [2021-11-11T15:25:37.346Z] ec76b2d13c94: Pushed [2021-11-11T15:25:37.606Z] 98250335cc61: Pushed [2021-11-11T15:25:37.606Z] e2eb06d8af82: Layer already exists [2021-11-11T15:25:37.606Z] 1d8af7d1b2c7: Pushed [2021-11-11T15:25:37.606Z] 3819f64cb945: Pushed [2021-11-11T15:25:37.606Z] 9beb06dc2370: Pushed [2021-11-11T15:25:38.542Z] b77c833f351c: Pushed [2021-11-11T15:25:38.542Z] 99795407abfa68f7f8d0670114e018bf4d616881: digest: sha256:8d6b29f8cdd70320d6bba051944ddbe2190349404d4314a9848732ae8a48e3c7 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:38.847Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:39.137Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-11-11T15:25:39.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-11T15:25:39.137Z] ec76b2d13c94: Preparing [2021-11-11T15:25:39.137Z] ec76b2d13c94: Preparing [2021-11-11T15:25:39.137Z] 66d9c85706d2: Preparing [2021-11-11T15:25:39.137Z] ee364d6fa12f: Preparing [2021-11-11T15:25:39.137Z] c1db34faa08d: Preparing [2021-11-11T15:25:39.137Z] b77c833f351c: Preparing [2021-11-11T15:25:39.137Z] 25a1e10b5935: Preparing [2021-11-11T15:25:39.137Z] 98250335cc61: Preparing [2021-11-11T15:25:39.137Z] 3819f64cb945: Preparing [2021-11-11T15:25:39.137Z] 9beb06dc2370: Preparing [2021-11-11T15:25:39.137Z] 1d8af7d1b2c7: Preparing [2021-11-11T15:25:39.137Z] e2eb06d8af82: Preparing [2021-11-11T15:25:39.137Z] 25a1e10b5935: Waiting [2021-11-11T15:25:39.137Z] 98250335cc61: Waiting [2021-11-11T15:25:39.137Z] 3819f64cb945: Waiting [2021-11-11T15:25:39.137Z] 9beb06dc2370: Waiting [2021-11-11T15:25:39.137Z] 1d8af7d1b2c7: Waiting [2021-11-11T15:25:39.137Z] e2eb06d8af82: Waiting [2021-11-11T15:25:39.137Z] ee364d6fa12f: Layer already exists [2021-11-11T15:25:39.137Z] ec76b2d13c94: Layer already exists [2021-11-11T15:25:39.137Z] b77c833f351c: Layer already exists [2021-11-11T15:25:39.137Z] c1db34faa08d: Layer already exists [2021-11-11T15:25:39.137Z] 66d9c85706d2: Layer already exists [2021-11-11T15:25:39.137Z] 25a1e10b5935: Layer already exists [2021-11-11T15:25:39.137Z] 98250335cc61: Layer already exists [2021-11-11T15:25:39.137Z] 3819f64cb945: Layer already exists [2021-11-11T15:25:39.137Z] 9beb06dc2370: Layer already exists [2021-11-11T15:25:39.137Z] 1d8af7d1b2c7: Layer already exists [2021-11-11T15:25:39.137Z] e2eb06d8af82: Layer already exists [2021-11-11T15:25:39.137Z] latest: digest: sha256:8d6b29f8cdd70320d6bba051944ddbe2190349404d4314a9848732ae8a48e3c7 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:39.428Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.92 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:39.718Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.92 [2021-11-11T15:25:39.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-11T15:25:39.718Z] ec76b2d13c94: Preparing [2021-11-11T15:25:39.718Z] ec76b2d13c94: Preparing [2021-11-11T15:25:39.718Z] 66d9c85706d2: Preparing [2021-11-11T15:25:39.718Z] ee364d6fa12f: Preparing [2021-11-11T15:25:39.718Z] c1db34faa08d: Preparing [2021-11-11T15:25:39.718Z] b77c833f351c: Preparing [2021-11-11T15:25:39.718Z] 25a1e10b5935: Preparing [2021-11-11T15:25:39.718Z] 98250335cc61: Preparing [2021-11-11T15:25:39.718Z] 3819f64cb945: Preparing [2021-11-11T15:25:39.718Z] 9beb06dc2370: Preparing [2021-11-11T15:25:39.718Z] 1d8af7d1b2c7: Preparing [2021-11-11T15:25:39.718Z] e2eb06d8af82: Preparing [2021-11-11T15:25:39.718Z] 25a1e10b5935: Waiting [2021-11-11T15:25:39.718Z] 98250335cc61: Waiting [2021-11-11T15:25:39.718Z] 3819f64cb945: Waiting [2021-11-11T15:25:39.718Z] 9beb06dc2370: Waiting [2021-11-11T15:25:39.718Z] 1d8af7d1b2c7: Waiting [2021-11-11T15:25:39.718Z] e2eb06d8af82: Waiting [2021-11-11T15:25:39.718Z] b77c833f351c: Layer already exists [2021-11-11T15:25:39.718Z] 66d9c85706d2: Layer already exists [2021-11-11T15:25:39.718Z] ec76b2d13c94: Layer already exists [2021-11-11T15:25:39.718Z] ee364d6fa12f: Layer already exists [2021-11-11T15:25:39.718Z] c1db34faa08d: Layer already exists [2021-11-11T15:25:39.718Z] 98250335cc61: Layer already exists [2021-11-11T15:25:39.718Z] 25a1e10b5935: Layer already exists [2021-11-11T15:25:39.718Z] 3819f64cb945: Layer already exists [2021-11-11T15:25:39.718Z] 1d8af7d1b2c7: Layer already exists [2021-11-11T15:25:39.718Z] 9beb06dc2370: Layer already exists [2021-11-11T15:25:39.718Z] e2eb06d8af82: Layer already exists [2021-11-11T15:25:39.718Z] 2.0.1-dev.92: digest: sha256:8d6b29f8cdd70320d6bba051944ddbe2190349404d4314a9848732ae8a48e3c7 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:40.012Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:40.296Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92 [2021-11-11T15:25:40.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-11T15:25:40.296Z] ec76b2d13c94: Preparing [2021-11-11T15:25:40.296Z] ec76b2d13c94: Preparing [2021-11-11T15:25:40.296Z] 66d9c85706d2: Preparing [2021-11-11T15:25:40.296Z] ee364d6fa12f: Preparing [2021-11-11T15:25:40.296Z] c1db34faa08d: Preparing [2021-11-11T15:25:40.296Z] b77c833f351c: Preparing [2021-11-11T15:25:40.296Z] 25a1e10b5935: Preparing [2021-11-11T15:25:40.296Z] 98250335cc61: Preparing [2021-11-11T15:25:40.296Z] 3819f64cb945: Preparing [2021-11-11T15:25:40.296Z] 9beb06dc2370: Preparing [2021-11-11T15:25:40.296Z] 1d8af7d1b2c7: Preparing [2021-11-11T15:25:40.296Z] e2eb06d8af82: Preparing [2021-11-11T15:25:40.296Z] 25a1e10b5935: Waiting [2021-11-11T15:25:40.296Z] 98250335cc61: Waiting [2021-11-11T15:25:40.296Z] 3819f64cb945: Waiting [2021-11-11T15:25:40.296Z] 9beb06dc2370: Waiting [2021-11-11T15:25:40.296Z] 1d8af7d1b2c7: Waiting [2021-11-11T15:25:40.296Z] e2eb06d8af82: Waiting [2021-11-11T15:25:40.296Z] c1db34faa08d: Layer already exists [2021-11-11T15:25:40.296Z] ee364d6fa12f: Layer already exists [2021-11-11T15:25:40.296Z] ec76b2d13c94: Layer already exists [2021-11-11T15:25:40.296Z] b77c833f351c: Layer already exists [2021-11-11T15:25:40.296Z] 66d9c85706d2: Layer already exists [2021-11-11T15:25:40.296Z] 3819f64cb945: Layer already exists [2021-11-11T15:25:40.296Z] 25a1e10b5935: Layer already exists [2021-11-11T15:25:40.296Z] 98250335cc61: Layer already exists [2021-11-11T15:25:40.296Z] 9beb06dc2370: Layer already exists [2021-11-11T15:25:40.296Z] 1d8af7d1b2c7: Layer already exists [2021-11-11T15:25:40.296Z] e2eb06d8af82: Layer already exists [2021-11-11T15:25:40.296Z] 99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92: digest: sha256:8d6b29f8cdd70320d6bba051944ddbe2190349404d4314a9848732ae8a48e3c7 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:40.590Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:40.880Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-11-11T15:25:40.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-11T15:25:40.880Z] ec76b2d13c94: Preparing [2021-11-11T15:25:40.880Z] ec76b2d13c94: Preparing [2021-11-11T15:25:40.880Z] 66d9c85706d2: Preparing [2021-11-11T15:25:40.880Z] ee364d6fa12f: Preparing [2021-11-11T15:25:40.880Z] c1db34faa08d: Preparing [2021-11-11T15:25:40.880Z] b77c833f351c: Preparing [2021-11-11T15:25:40.880Z] 25a1e10b5935: Preparing [2021-11-11T15:25:40.880Z] 98250335cc61: Preparing [2021-11-11T15:25:40.880Z] 3819f64cb945: Preparing [2021-11-11T15:25:40.880Z] 9beb06dc2370: Preparing [2021-11-11T15:25:40.880Z] 1d8af7d1b2c7: Preparing [2021-11-11T15:25:40.880Z] e2eb06d8af82: Preparing [2021-11-11T15:25:40.880Z] 25a1e10b5935: Waiting [2021-11-11T15:25:40.880Z] 98250335cc61: Waiting [2021-11-11T15:25:40.880Z] 3819f64cb945: Waiting [2021-11-11T15:25:40.880Z] 9beb06dc2370: Waiting [2021-11-11T15:25:40.880Z] 1d8af7d1b2c7: Waiting [2021-11-11T15:25:40.880Z] e2eb06d8af82: Waiting [2021-11-11T15:25:40.880Z] ee364d6fa12f: Layer already exists [2021-11-11T15:25:40.880Z] ec76b2d13c94: Layer already exists [2021-11-11T15:25:40.880Z] 66d9c85706d2: Layer already exists [2021-11-11T15:25:40.880Z] b77c833f351c: Layer already exists [2021-11-11T15:25:40.880Z] c1db34faa08d: Layer already exists [2021-11-11T15:25:40.880Z] 98250335cc61: Layer already exists [2021-11-11T15:25:40.880Z] 25a1e10b5935: Layer already exists [2021-11-11T15:25:40.880Z] 3819f64cb945: Layer already exists [2021-11-11T15:25:40.880Z] 1d8af7d1b2c7: Layer already exists [2021-11-11T15:25:40.880Z] 9beb06dc2370: Layer already exists [2021-11-11T15:25:40.880Z] e2eb06d8af82: Layer already exists [2021-11-11T15:25:40.880Z] main: digest: sha256:8d6b29f8cdd70320d6bba051944ddbe2190349404d4314a9848732ae8a48e3c7 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-11T15:25:40.912Z] ===================================================== [Pipeline] echo [2021-11-11T15:25:40.919Z] taggedImages: [2021-11-11T15:25:40.919Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:99795407abfa68f7f8d0670114e018bf4d616881 [2021-11-11T15:25:40.919Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-11-11T15:25:40.919Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.92 [2021-11-11T15:25:40.919Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92 [2021-11-11T15:25:40.919Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-11-11T15:25:40.934Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-11-11T15:25:40.934Z] 99795407abfa68f7f8d0670114e018bf4d616881 [2021-11-11T15:25:40.934Z] latest [2021-11-11T15:25:40.934Z] 2.0.1-dev.92 [2021-11-11T15:25:40.934Z] 99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92 [2021-11-11T15:25:40.934Z] main [2021-11-11T15:25:40.934Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:41.245Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:99795407abfa68f7f8d0670114e018bf4d616881 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:41.541Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:99795407abfa68f7f8d0670114e018bf4d616881 [2021-11-11T15:25:41.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-11T15:25:41.541Z] 08b5f688f83f: Preparing [2021-11-11T15:25:41.541Z] ca04f6fd7cfc: Preparing [2021-11-11T15:25:41.541Z] a1ec4a8912ed: Preparing [2021-11-11T15:25:41.541Z] d5f8cbf292c0: Preparing [2021-11-11T15:25:41.541Z] 5cebcaa5abd7: Preparing [2021-11-11T15:25:41.541Z] e2eb06d8af82: Preparing [2021-11-11T15:25:41.541Z] e2eb06d8af82: Waiting [2021-11-11T15:25:42.127Z] a1ec4a8912ed: Pushed [2021-11-11T15:25:42.127Z] e2eb06d8af82: Layer already exists [2021-11-11T15:25:42.127Z] d5f8cbf292c0: Pushed [2021-11-11T15:25:42.127Z] 5cebcaa5abd7: Pushed [2021-11-11T15:25:42.127Z] ca04f6fd7cfc: Pushed [2021-11-11T15:25:42.387Z] 08b5f688f83f: Pushed [2021-11-11T15:25:42.387Z] 99795407abfa68f7f8d0670114e018bf4d616881: digest: sha256:dc9b744be52c8088e3727c0717909812094eedefde96d6a26157199bacc2be20 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:42.683Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:42.974Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-11-11T15:25:42.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-11T15:25:42.974Z] 08b5f688f83f: Preparing [2021-11-11T15:25:42.974Z] ca04f6fd7cfc: Preparing [2021-11-11T15:25:42.974Z] a1ec4a8912ed: Preparing [2021-11-11T15:25:42.974Z] d5f8cbf292c0: Preparing [2021-11-11T15:25:42.974Z] 5cebcaa5abd7: Preparing [2021-11-11T15:25:42.974Z] e2eb06d8af82: Preparing [2021-11-11T15:25:42.974Z] e2eb06d8af82: Waiting [2021-11-11T15:25:42.974Z] a1ec4a8912ed: Layer already exists [2021-11-11T15:25:42.974Z] 08b5f688f83f: Layer already exists [2021-11-11T15:25:42.974Z] ca04f6fd7cfc: Layer already exists [2021-11-11T15:25:42.974Z] 5cebcaa5abd7: Layer already exists [2021-11-11T15:25:42.974Z] d5f8cbf292c0: Layer already exists [2021-11-11T15:25:42.974Z] e2eb06d8af82: Layer already exists [2021-11-11T15:25:42.974Z] latest: digest: sha256:dc9b744be52c8088e3727c0717909812094eedefde96d6a26157199bacc2be20 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:43.269Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.92 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:43.564Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.92 [2021-11-11T15:25:43.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-11T15:25:43.564Z] 08b5f688f83f: Preparing [2021-11-11T15:25:43.564Z] ca04f6fd7cfc: Preparing [2021-11-11T15:25:43.564Z] a1ec4a8912ed: Preparing [2021-11-11T15:25:43.564Z] d5f8cbf292c0: Preparing [2021-11-11T15:25:43.564Z] 5cebcaa5abd7: Preparing [2021-11-11T15:25:43.564Z] e2eb06d8af82: Preparing [2021-11-11T15:25:43.564Z] e2eb06d8af82: Waiting [2021-11-11T15:25:43.564Z] 5cebcaa5abd7: Layer already exists [2021-11-11T15:25:43.564Z] ca04f6fd7cfc: Layer already exists [2021-11-11T15:25:43.564Z] a1ec4a8912ed: Layer already exists [2021-11-11T15:25:43.564Z] d5f8cbf292c0: Layer already exists [2021-11-11T15:25:43.565Z] 08b5f688f83f: Layer already exists [2021-11-11T15:25:43.565Z] e2eb06d8af82: Layer already exists [2021-11-11T15:25:43.565Z] 2.0.1-dev.92: digest: sha256:dc9b744be52c8088e3727c0717909812094eedefde96d6a26157199bacc2be20 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:43.853Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:44.147Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92 [2021-11-11T15:25:44.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-11T15:25:44.147Z] 08b5f688f83f: Preparing [2021-11-11T15:25:44.147Z] ca04f6fd7cfc: Preparing [2021-11-11T15:25:44.147Z] a1ec4a8912ed: Preparing [2021-11-11T15:25:44.147Z] d5f8cbf292c0: Preparing [2021-11-11T15:25:44.147Z] 5cebcaa5abd7: Preparing [2021-11-11T15:25:44.147Z] e2eb06d8af82: Preparing [2021-11-11T15:25:44.147Z] e2eb06d8af82: Waiting [2021-11-11T15:25:44.147Z] a1ec4a8912ed: Layer already exists [2021-11-11T15:25:44.147Z] 5cebcaa5abd7: Layer already exists [2021-11-11T15:25:44.147Z] 08b5f688f83f: Layer already exists [2021-11-11T15:25:44.147Z] d5f8cbf292c0: Layer already exists [2021-11-11T15:25:44.147Z] ca04f6fd7cfc: Layer already exists [2021-11-11T15:25:44.147Z] e2eb06d8af82: Layer already exists [2021-11-11T15:25:44.147Z] 99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92: digest: sha256:dc9b744be52c8088e3727c0717909812094eedefde96d6a26157199bacc2be20 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:44.442Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:44.733Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-11-11T15:25:44.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-11T15:25:44.733Z] 08b5f688f83f: Preparing [2021-11-11T15:25:44.733Z] ca04f6fd7cfc: Preparing [2021-11-11T15:25:44.733Z] a1ec4a8912ed: Preparing [2021-11-11T15:25:44.733Z] d5f8cbf292c0: Preparing [2021-11-11T15:25:44.733Z] 5cebcaa5abd7: Preparing [2021-11-11T15:25:44.733Z] e2eb06d8af82: Preparing [2021-11-11T15:25:44.733Z] e2eb06d8af82: Waiting [2021-11-11T15:25:44.733Z] a1ec4a8912ed: Layer already exists [2021-11-11T15:25:44.733Z] ca04f6fd7cfc: Layer already exists [2021-11-11T15:25:44.733Z] 08b5f688f83f: Layer already exists [2021-11-11T15:25:44.733Z] d5f8cbf292c0: Layer already exists [2021-11-11T15:25:44.733Z] 5cebcaa5abd7: Layer already exists [2021-11-11T15:25:44.733Z] e2eb06d8af82: Layer already exists [2021-11-11T15:25:44.733Z] main: digest: sha256:dc9b744be52c8088e3727c0717909812094eedefde96d6a26157199bacc2be20 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-11T15:25:44.767Z] ===================================================== [Pipeline] echo [2021-11-11T15:25:44.774Z] taggedImages: [2021-11-11T15:25:44.774Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:99795407abfa68f7f8d0670114e018bf4d616881 [2021-11-11T15:25:44.774Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-11-11T15:25:44.774Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.92 [2021-11-11T15:25:44.774Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92 [2021-11-11T15:25:44.774Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-11-11T15:25:44.790Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-11-11T15:25:44.790Z] 99795407abfa68f7f8d0670114e018bf4d616881 [2021-11-11T15:25:44.790Z] latest [2021-11-11T15:25:44.790Z] 2.0.1-dev.92 [2021-11-11T15:25:44.790Z] 99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92 [2021-11-11T15:25:44.790Z] main [2021-11-11T15:25:44.790Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:45.096Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:99795407abfa68f7f8d0670114e018bf4d616881 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:45.385Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:99795407abfa68f7f8d0670114e018bf4d616881 [2021-11-11T15:25:45.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-11T15:25:45.385Z] d1f96e8a816d: Preparing [2021-11-11T15:25:45.385Z] 2fa3861e13d0: Preparing [2021-11-11T15:25:45.385Z] b2a7e825e435: Preparing [2021-11-11T15:25:45.385Z] 05e3b938695c: Preparing [2021-11-11T15:25:45.385Z] 7af18d33ae45: Preparing [2021-11-11T15:25:45.385Z] 3767fbb5d1f4: Preparing [2021-11-11T15:25:45.385Z] 6e83189ffb14: Preparing [2021-11-11T15:25:45.385Z] 2bb693347f62: Preparing [2021-11-11T15:25:45.385Z] e489a7c0cbe5: Preparing [2021-11-11T15:25:45.385Z] e2eb06d8af82: Preparing [2021-11-11T15:25:45.385Z] 3767fbb5d1f4: Waiting [2021-11-11T15:25:45.385Z] 6e83189ffb14: Waiting [2021-11-11T15:25:45.385Z] 2bb693347f62: Waiting [2021-11-11T15:25:45.385Z] e489a7c0cbe5: Waiting [2021-11-11T15:25:45.385Z] e2eb06d8af82: Waiting [2021-11-11T15:25:45.978Z] 7af18d33ae45: Pushed [2021-11-11T15:25:45.978Z] 2fa3861e13d0: Pushed [2021-11-11T15:25:45.978Z] d1f96e8a816d: Pushed [2021-11-11T15:25:45.978Z] 3767fbb5d1f4: Pushed [2021-11-11T15:25:46.239Z] 2bb693347f62: Pushed [2021-11-11T15:25:46.239Z] 05e3b938695c: Pushed [2021-11-11T15:25:46.239Z] 6e83189ffb14: Pushed [2021-11-11T15:25:46.239Z] e2eb06d8af82: Layer already exists [2021-11-11T15:25:46.239Z] e489a7c0cbe5: Pushed [2021-11-11T15:25:46.239Z] b2a7e825e435: Pushed [2021-11-11T15:25:46.498Z] 99795407abfa68f7f8d0670114e018bf4d616881: digest: sha256:74e406f897959484ebae8a80b4f017e63b185e36ffe023a416e520fdc766b9d9 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:46.792Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:47.085Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-11-11T15:25:47.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-11T15:25:47.085Z] d1f96e8a816d: Preparing [2021-11-11T15:25:47.085Z] 2fa3861e13d0: Preparing [2021-11-11T15:25:47.085Z] b2a7e825e435: Preparing [2021-11-11T15:25:47.085Z] 05e3b938695c: Preparing [2021-11-11T15:25:47.085Z] 7af18d33ae45: Preparing [2021-11-11T15:25:47.085Z] 3767fbb5d1f4: Preparing [2021-11-11T15:25:47.085Z] 6e83189ffb14: Preparing [2021-11-11T15:25:47.085Z] 2bb693347f62: Preparing [2021-11-11T15:25:47.085Z] e489a7c0cbe5: Preparing [2021-11-11T15:25:47.085Z] e2eb06d8af82: Preparing [2021-11-11T15:25:47.085Z] 3767fbb5d1f4: Waiting [2021-11-11T15:25:47.085Z] 6e83189ffb14: Waiting [2021-11-11T15:25:47.085Z] 2bb693347f62: Waiting [2021-11-11T15:25:47.085Z] e489a7c0cbe5: Waiting [2021-11-11T15:25:47.085Z] e2eb06d8af82: Waiting [2021-11-11T15:25:47.085Z] 05e3b938695c: Layer already exists [2021-11-11T15:25:47.085Z] b2a7e825e435: Layer already exists [2021-11-11T15:25:47.085Z] 7af18d33ae45: Layer already exists [2021-11-11T15:25:47.085Z] 2fa3861e13d0: Layer already exists [2021-11-11T15:25:47.085Z] d1f96e8a816d: Layer already exists [2021-11-11T15:25:47.085Z] 3767fbb5d1f4: Layer already exists [2021-11-11T15:25:47.085Z] 6e83189ffb14: Layer already exists [2021-11-11T15:25:47.085Z] e489a7c0cbe5: Layer already exists [2021-11-11T15:25:47.085Z] e2eb06d8af82: Layer already exists [2021-11-11T15:25:47.085Z] 2bb693347f62: Layer already exists [2021-11-11T15:25:47.085Z] latest: digest: sha256:74e406f897959484ebae8a80b4f017e63b185e36ffe023a416e520fdc766b9d9 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:47.391Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.92 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:47.681Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.92 [2021-11-11T15:25:47.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-11T15:25:47.681Z] d1f96e8a816d: Preparing [2021-11-11T15:25:47.681Z] 2fa3861e13d0: Preparing [2021-11-11T15:25:47.681Z] b2a7e825e435: Preparing [2021-11-11T15:25:47.681Z] 05e3b938695c: Preparing [2021-11-11T15:25:47.681Z] 7af18d33ae45: Preparing [2021-11-11T15:25:47.681Z] 3767fbb5d1f4: Preparing [2021-11-11T15:25:47.681Z] 6e83189ffb14: Preparing [2021-11-11T15:25:47.681Z] 2bb693347f62: Preparing [2021-11-11T15:25:47.681Z] e489a7c0cbe5: Preparing [2021-11-11T15:25:47.681Z] e2eb06d8af82: Preparing [2021-11-11T15:25:47.681Z] 3767fbb5d1f4: Waiting [2021-11-11T15:25:47.681Z] 6e83189ffb14: Waiting [2021-11-11T15:25:47.681Z] 2bb693347f62: Waiting [2021-11-11T15:25:47.681Z] e489a7c0cbe5: Waiting [2021-11-11T15:25:47.681Z] e2eb06d8af82: Waiting [2021-11-11T15:25:47.681Z] b2a7e825e435: Layer already exists [2021-11-11T15:25:47.681Z] 05e3b938695c: Layer already exists [2021-11-11T15:25:47.681Z] 2fa3861e13d0: Layer already exists [2021-11-11T15:25:47.681Z] d1f96e8a816d: Layer already exists [2021-11-11T15:25:47.681Z] 7af18d33ae45: Layer already exists [2021-11-11T15:25:47.681Z] 3767fbb5d1f4: Layer already exists [2021-11-11T15:25:47.681Z] 6e83189ffb14: Layer already exists [2021-11-11T15:25:47.681Z] 2bb693347f62: Layer already exists [2021-11-11T15:25:47.681Z] e2eb06d8af82: Layer already exists [2021-11-11T15:25:47.681Z] e489a7c0cbe5: Layer already exists [2021-11-11T15:25:47.681Z] 2.0.1-dev.92: digest: sha256:74e406f897959484ebae8a80b4f017e63b185e36ffe023a416e520fdc766b9d9 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:47.984Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:48.277Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92 [2021-11-11T15:25:48.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-11T15:25:48.277Z] d1f96e8a816d: Preparing [2021-11-11T15:25:48.277Z] 2fa3861e13d0: Preparing [2021-11-11T15:25:48.277Z] b2a7e825e435: Preparing [2021-11-11T15:25:48.277Z] 05e3b938695c: Preparing [2021-11-11T15:25:48.277Z] 7af18d33ae45: Preparing [2021-11-11T15:25:48.277Z] 3767fbb5d1f4: Preparing [2021-11-11T15:25:48.277Z] 6e83189ffb14: Preparing [2021-11-11T15:25:48.277Z] 2bb693347f62: Preparing [2021-11-11T15:25:48.277Z] e489a7c0cbe5: Preparing [2021-11-11T15:25:48.277Z] e2eb06d8af82: Preparing [2021-11-11T15:25:48.277Z] 3767fbb5d1f4: Waiting [2021-11-11T15:25:48.277Z] 6e83189ffb14: Waiting [2021-11-11T15:25:48.277Z] 2bb693347f62: Waiting [2021-11-11T15:25:48.277Z] e489a7c0cbe5: Waiting [2021-11-11T15:25:48.277Z] e2eb06d8af82: Waiting [2021-11-11T15:25:48.277Z] d1f96e8a816d: Layer already exists [2021-11-11T15:25:48.277Z] 2fa3861e13d0: Layer already exists [2021-11-11T15:25:48.277Z] 7af18d33ae45: Layer already exists [2021-11-11T15:25:48.277Z] 05e3b938695c: Layer already exists [2021-11-11T15:25:48.277Z] b2a7e825e435: Layer already exists [2021-11-11T15:25:48.277Z] 3767fbb5d1f4: Layer already exists [2021-11-11T15:25:48.277Z] 6e83189ffb14: Layer already exists [2021-11-11T15:25:48.277Z] e489a7c0cbe5: Layer already exists [2021-11-11T15:25:48.277Z] e2eb06d8af82: Layer already exists [2021-11-11T15:25:48.277Z] 2bb693347f62: Layer already exists [2021-11-11T15:25:48.277Z] 99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92: digest: sha256:74e406f897959484ebae8a80b4f017e63b185e36ffe023a416e520fdc766b9d9 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:48.568Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:48.858Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-11-11T15:25:48.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-11T15:25:48.858Z] d1f96e8a816d: Preparing [2021-11-11T15:25:48.858Z] 2fa3861e13d0: Preparing [2021-11-11T15:25:48.858Z] b2a7e825e435: Preparing [2021-11-11T15:25:48.859Z] 05e3b938695c: Preparing [2021-11-11T15:25:48.859Z] 7af18d33ae45: Preparing [2021-11-11T15:25:48.859Z] 3767fbb5d1f4: Preparing [2021-11-11T15:25:48.859Z] 6e83189ffb14: Preparing [2021-11-11T15:25:48.859Z] 2bb693347f62: Preparing [2021-11-11T15:25:48.859Z] e489a7c0cbe5: Preparing [2021-11-11T15:25:48.859Z] e2eb06d8af82: Preparing [2021-11-11T15:25:48.859Z] 3767fbb5d1f4: Waiting [2021-11-11T15:25:48.859Z] e489a7c0cbe5: Waiting [2021-11-11T15:25:48.859Z] e2eb06d8af82: Waiting [2021-11-11T15:25:48.859Z] 6e83189ffb14: Waiting [2021-11-11T15:25:48.859Z] 2bb693347f62: Waiting [2021-11-11T15:25:48.859Z] b2a7e825e435: Layer already exists [2021-11-11T15:25:48.859Z] 7af18d33ae45: Layer already exists [2021-11-11T15:25:48.859Z] d1f96e8a816d: Layer already exists [2021-11-11T15:25:48.859Z] 05e3b938695c: Layer already exists [2021-11-11T15:25:48.859Z] 2fa3861e13d0: Layer already exists [2021-11-11T15:25:48.859Z] 3767fbb5d1f4: Layer already exists [2021-11-11T15:25:48.859Z] 6e83189ffb14: Layer already exists [2021-11-11T15:25:48.859Z] e2eb06d8af82: Layer already exists [2021-11-11T15:25:48.859Z] 2bb693347f62: Layer already exists [2021-11-11T15:25:48.859Z] e489a7c0cbe5: Layer already exists [2021-11-11T15:25:48.859Z] main: digest: sha256:74e406f897959484ebae8a80b4f017e63b185e36ffe023a416e520fdc766b9d9 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-11T15:25:48.887Z] ===================================================== [Pipeline] echo [2021-11-11T15:25:48.893Z] taggedImages: [2021-11-11T15:25:48.893Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:99795407abfa68f7f8d0670114e018bf4d616881 [2021-11-11T15:25:48.893Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-11-11T15:25:48.893Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.92 [2021-11-11T15:25:48.893Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92 [2021-11-11T15:25:48.893Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-11-11T15:25:48.912Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-11-11T15:25:48.912Z] 99795407abfa68f7f8d0670114e018bf4d616881 [2021-11-11T15:25:48.912Z] latest [2021-11-11T15:25:48.912Z] 2.0.1-dev.92 [2021-11-11T15:25:48.912Z] 99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92 [2021-11-11T15:25:48.912Z] main [2021-11-11T15:25:48.912Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:49.227Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:99795407abfa68f7f8d0670114e018bf4d616881 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:49.515Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:99795407abfa68f7f8d0670114e018bf4d616881 [2021-11-11T15:25:49.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-11T15:25:49.515Z] 747580bea28d: Preparing [2021-11-11T15:25:49.515Z] d1eacbfe4f4d: Preparing [2021-11-11T15:25:49.515Z] 25a1e10b5935: Preparing [2021-11-11T15:25:49.516Z] d417ce3386d6: Preparing [2021-11-11T15:25:49.516Z] e2eb06d8af82: Preparing [2021-11-11T15:25:49.516Z] e2eb06d8af82: Layer already exists [2021-11-11T15:25:49.516Z] 25a1e10b5935: Layer already exists [2021-11-11T15:25:49.516Z] 747580bea28d: Pushed [2021-11-11T15:25:49.516Z] d417ce3386d6: Pushed [2021-11-11T15:25:50.460Z] d1eacbfe4f4d: Pushed [2021-11-11T15:25:50.720Z] 99795407abfa68f7f8d0670114e018bf4d616881: digest: sha256:a10d4c5ad09d9dcc3dd5144a5287c2cdb60efa7f34443347d235230e1653ea34 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:51.014Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:51.304Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-11-11T15:25:51.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-11T15:25:51.304Z] 747580bea28d: Preparing [2021-11-11T15:25:51.304Z] d1eacbfe4f4d: Preparing [2021-11-11T15:25:51.304Z] 25a1e10b5935: Preparing [2021-11-11T15:25:51.304Z] d417ce3386d6: Preparing [2021-11-11T15:25:51.304Z] e2eb06d8af82: Preparing [2021-11-11T15:25:51.304Z] 25a1e10b5935: Layer already exists [2021-11-11T15:25:51.304Z] d1eacbfe4f4d: Layer already exists [2021-11-11T15:25:51.304Z] 747580bea28d: Layer already exists [2021-11-11T15:25:51.304Z] d417ce3386d6: Layer already exists [2021-11-11T15:25:51.304Z] e2eb06d8af82: Layer already exists [2021-11-11T15:25:51.304Z] latest: digest: sha256:a10d4c5ad09d9dcc3dd5144a5287c2cdb60efa7f34443347d235230e1653ea34 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:51.602Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.92 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:51.892Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.92 [2021-11-11T15:25:51.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-11T15:25:51.892Z] 747580bea28d: Preparing [2021-11-11T15:25:51.892Z] d1eacbfe4f4d: Preparing [2021-11-11T15:25:51.892Z] 25a1e10b5935: Preparing [2021-11-11T15:25:51.892Z] d417ce3386d6: Preparing [2021-11-11T15:25:51.892Z] e2eb06d8af82: Preparing [2021-11-11T15:25:51.892Z] 747580bea28d: Layer already exists [2021-11-11T15:25:51.892Z] e2eb06d8af82: Layer already exists [2021-11-11T15:25:51.892Z] d1eacbfe4f4d: Layer already exists [2021-11-11T15:25:51.892Z] 25a1e10b5935: Layer already exists [2021-11-11T15:25:51.892Z] d417ce3386d6: Layer already exists [2021-11-11T15:25:51.892Z] 2.0.1-dev.92: digest: sha256:a10d4c5ad09d9dcc3dd5144a5287c2cdb60efa7f34443347d235230e1653ea34 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:52.188Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:52.483Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92 [2021-11-11T15:25:52.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-11T15:25:52.483Z] 747580bea28d: Preparing [2021-11-11T15:25:52.483Z] d1eacbfe4f4d: Preparing [2021-11-11T15:25:52.483Z] 25a1e10b5935: Preparing [2021-11-11T15:25:52.483Z] d417ce3386d6: Preparing [2021-11-11T15:25:52.483Z] e2eb06d8af82: Preparing [2021-11-11T15:25:52.483Z] 747580bea28d: Layer already exists [2021-11-11T15:25:52.483Z] e2eb06d8af82: Layer already exists [2021-11-11T15:25:52.483Z] 25a1e10b5935: Layer already exists [2021-11-11T15:25:52.483Z] d417ce3386d6: Layer already exists [2021-11-11T15:25:52.483Z] d1eacbfe4f4d: Layer already exists [2021-11-11T15:25:52.483Z] 99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92: digest: sha256:a10d4c5ad09d9dcc3dd5144a5287c2cdb60efa7f34443347d235230e1653ea34 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:52.777Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:53.075Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-11-11T15:25:53.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-11T15:25:53.075Z] 747580bea28d: Preparing [2021-11-11T15:25:53.075Z] d1eacbfe4f4d: Preparing [2021-11-11T15:25:53.075Z] 25a1e10b5935: Preparing [2021-11-11T15:25:53.075Z] d417ce3386d6: Preparing [2021-11-11T15:25:53.075Z] e2eb06d8af82: Preparing [2021-11-11T15:25:53.075Z] 25a1e10b5935: Layer already exists [2021-11-11T15:25:53.075Z] d417ce3386d6: Layer already exists [2021-11-11T15:25:53.075Z] 747580bea28d: Layer already exists [2021-11-11T15:25:53.075Z] e2eb06d8af82: Layer already exists [2021-11-11T15:25:53.075Z] d1eacbfe4f4d: Layer already exists [2021-11-11T15:25:53.075Z] main: digest: sha256:a10d4c5ad09d9dcc3dd5144a5287c2cdb60efa7f34443347d235230e1653ea34 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-11T15:25:53.109Z] ===================================================== [Pipeline] echo [2021-11-11T15:25:53.116Z] taggedImages: [2021-11-11T15:25:53.116Z] - nexus3.edgexfoundry.org:10004/support-notifications:99795407abfa68f7f8d0670114e018bf4d616881 [2021-11-11T15:25:53.116Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-11-11T15:25:53.116Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.92 [2021-11-11T15:25:53.116Z] - nexus3.edgexfoundry.org:10004/support-notifications:99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92 [2021-11-11T15:25:53.116Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-11-11T15:25:53.138Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-11-11T15:25:53.138Z] 99795407abfa68f7f8d0670114e018bf4d616881 [2021-11-11T15:25:53.138Z] latest [2021-11-11T15:25:53.138Z] 2.0.1-dev.92 [2021-11-11T15:25:53.138Z] 99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92 [2021-11-11T15:25:53.138Z] main [2021-11-11T15:25:53.138Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:53.455Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:99795407abfa68f7f8d0670114e018bf4d616881 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:53.759Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:99795407abfa68f7f8d0670114e018bf4d616881 [2021-11-11T15:25:53.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-11T15:25:53.759Z] b08c6a832349: Preparing [2021-11-11T15:25:53.759Z] 22d00050289d: Preparing [2021-11-11T15:25:53.759Z] 25a1e10b5935: Preparing [2021-11-11T15:25:53.759Z] ce2ce4da2bd6: Preparing [2021-11-11T15:25:53.759Z] e2eb06d8af82: Preparing [2021-11-11T15:25:53.759Z] ce2ce4da2bd6: Layer already exists [2021-11-11T15:25:53.759Z] e2eb06d8af82: Layer already exists [2021-11-11T15:25:53.759Z] 25a1e10b5935: Layer already exists [2021-11-11T15:25:53.759Z] b08c6a832349: Pushed [2021-11-11T15:25:54.703Z] 22d00050289d: Pushed [2021-11-11T15:25:54.963Z] 99795407abfa68f7f8d0670114e018bf4d616881: digest: sha256:ae28bd7f47088ec64324408106880ff4015ee4b675d26ff80a4da458d7564773 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:55.263Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:55.555Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-11-11T15:25:55.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-11T15:25:55.555Z] b08c6a832349: Preparing [2021-11-11T15:25:55.555Z] 22d00050289d: Preparing [2021-11-11T15:25:55.555Z] 25a1e10b5935: Preparing [2021-11-11T15:25:55.555Z] ce2ce4da2bd6: Preparing [2021-11-11T15:25:55.555Z] e2eb06d8af82: Preparing [2021-11-11T15:25:55.555Z] 22d00050289d: Layer already exists [2021-11-11T15:25:55.555Z] ce2ce4da2bd6: Layer already exists [2021-11-11T15:25:55.555Z] b08c6a832349: Layer already exists [2021-11-11T15:25:55.555Z] e2eb06d8af82: Layer already exists [2021-11-11T15:25:55.555Z] 25a1e10b5935: Layer already exists [2021-11-11T15:25:55.555Z] latest: digest: sha256:ae28bd7f47088ec64324408106880ff4015ee4b675d26ff80a4da458d7564773 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:55.857Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.92 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:56.145Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.92 [2021-11-11T15:25:56.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-11T15:25:56.145Z] b08c6a832349: Preparing [2021-11-11T15:25:56.145Z] 22d00050289d: Preparing [2021-11-11T15:25:56.145Z] 25a1e10b5935: Preparing [2021-11-11T15:25:56.145Z] ce2ce4da2bd6: Preparing [2021-11-11T15:25:56.145Z] e2eb06d8af82: Preparing [2021-11-11T15:25:56.145Z] 22d00050289d: Layer already exists [2021-11-11T15:25:56.145Z] 25a1e10b5935: Layer already exists [2021-11-11T15:25:56.145Z] e2eb06d8af82: Layer already exists [2021-11-11T15:25:56.145Z] b08c6a832349: Layer already exists [2021-11-11T15:25:56.145Z] ce2ce4da2bd6: Layer already exists [2021-11-11T15:25:56.145Z] 2.0.1-dev.92: digest: sha256:ae28bd7f47088ec64324408106880ff4015ee4b675d26ff80a4da458d7564773 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:56.444Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:56.736Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92 [2021-11-11T15:25:56.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-11T15:25:56.736Z] b08c6a832349: Preparing [2021-11-11T15:25:56.736Z] 22d00050289d: Preparing [2021-11-11T15:25:56.736Z] 25a1e10b5935: Preparing [2021-11-11T15:25:56.736Z] ce2ce4da2bd6: Preparing [2021-11-11T15:25:56.736Z] e2eb06d8af82: Preparing [2021-11-11T15:25:56.736Z] ce2ce4da2bd6: Layer already exists [2021-11-11T15:25:56.736Z] 25a1e10b5935: Layer already exists [2021-11-11T15:25:56.736Z] e2eb06d8af82: Layer already exists [2021-11-11T15:25:56.736Z] 22d00050289d: Layer already exists [2021-11-11T15:25:56.736Z] b08c6a832349: Layer already exists [2021-11-11T15:25:56.736Z] 99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92: digest: sha256:ae28bd7f47088ec64324408106880ff4015ee4b675d26ff80a4da458d7564773 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:57.036Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:57.329Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-11-11T15:25:57.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-11T15:25:57.329Z] b08c6a832349: Preparing [2021-11-11T15:25:57.329Z] 22d00050289d: Preparing [2021-11-11T15:25:57.329Z] 25a1e10b5935: Preparing [2021-11-11T15:25:57.329Z] ce2ce4da2bd6: Preparing [2021-11-11T15:25:57.329Z] e2eb06d8af82: Preparing [2021-11-11T15:25:57.329Z] 22d00050289d: Layer already exists [2021-11-11T15:25:57.329Z] e2eb06d8af82: Layer already exists [2021-11-11T15:25:57.329Z] b08c6a832349: Layer already exists [2021-11-11T15:25:57.329Z] ce2ce4da2bd6: Layer already exists [2021-11-11T15:25:57.329Z] 25a1e10b5935: Layer already exists [2021-11-11T15:25:57.329Z] main: digest: sha256:ae28bd7f47088ec64324408106880ff4015ee4b675d26ff80a4da458d7564773 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-11T15:25:57.359Z] ===================================================== [Pipeline] echo [2021-11-11T15:25:57.367Z] taggedImages: [2021-11-11T15:25:57.367Z] - nexus3.edgexfoundry.org:10004/support-scheduler:99795407abfa68f7f8d0670114e018bf4d616881 [2021-11-11T15:25:57.367Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-11-11T15:25:57.367Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.92 [2021-11-11T15:25:57.367Z] - nexus3.edgexfoundry.org:10004/support-scheduler:99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92 [2021-11-11T15:25:57.367Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-11-11T15:25:57.384Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-11-11T15:25:57.384Z] 99795407abfa68f7f8d0670114e018bf4d616881 [2021-11-11T15:25:57.384Z] latest [2021-11-11T15:25:57.384Z] 2.0.1-dev.92 [2021-11-11T15:25:57.384Z] 99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92 [2021-11-11T15:25:57.384Z] main [2021-11-11T15:25:57.384Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:57.713Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:99795407abfa68f7f8d0670114e018bf4d616881 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:25:58.033Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:99795407abfa68f7f8d0670114e018bf4d616881 [2021-11-11T15:25:58.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-11T15:25:58.033Z] e70a517091f2: Preparing [2021-11-11T15:25:58.033Z] 910d22e6c0e5: Preparing [2021-11-11T15:25:58.033Z] 73d6f4b605bc: Preparing [2021-11-11T15:25:58.033Z] bcf8481bbb30: Preparing [2021-11-11T15:25:58.033Z] 879b85f2d1ed: Preparing [2021-11-11T15:25:58.033Z] 6777e3bbcb7c: Preparing [2021-11-11T15:25:58.033Z] fd08d546f6b8: Preparing [2021-11-11T15:25:58.033Z] 0636255016a6: Preparing [2021-11-11T15:25:58.033Z] 84e9d258764d: Preparing [2021-11-11T15:25:58.033Z] 56463f638872: Preparing [2021-11-11T15:25:58.033Z] e2eb06d8af82: Preparing [2021-11-11T15:25:58.033Z] fd08d546f6b8: Waiting [2021-11-11T15:25:58.033Z] 0636255016a6: Waiting [2021-11-11T15:25:58.033Z] 84e9d258764d: Waiting [2021-11-11T15:25:58.033Z] 56463f638872: Waiting [2021-11-11T15:25:58.033Z] e2eb06d8af82: Waiting [2021-11-11T15:25:58.033Z] 6777e3bbcb7c: Waiting [2021-11-11T15:25:58.033Z] 879b85f2d1ed: Layer already exists [2021-11-11T15:25:58.622Z] 6777e3bbcb7c: Layer already exists [2021-11-11T15:25:58.622Z] fd08d546f6b8: Layer already exists [2021-11-11T15:25:58.622Z] 910d22e6c0e5: Pushed [2021-11-11T15:25:58.622Z] 84e9d258764d: Layer already exists [2021-11-11T15:25:58.622Z] 0636255016a6: Layer already exists [2021-11-11T15:25:58.622Z] e2eb06d8af82: Layer already exists [2021-11-11T15:25:58.622Z] 56463f638872: Layer already exists [2021-11-11T15:25:58.622Z] e70a517091f2: Pushed [2021-11-11T15:25:58.886Z] 73d6f4b605bc: Pushed [2021-11-11T15:26:02.944Z] Removing intermediate container 0c88458037ce [2021-11-11T15:26:02.944Z] ---> 734bb49d8024 [2021-11-11T15:26:02.944Z] Successfully built 734bb49d8024 [2021-11-11T15:26:02.944Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:26:03.285Z] + docker inspect -f . ci-base-image-arm64 [2021-11-11T15:26:03.285Z] . [Pipeline] withDockerContainer [2021-11-11T15:26:03.565Z] prd-ubuntu18.04-docker-arm64-4c-16g-82 does not seem to be running inside a container [2021-11-11T15:26:03.651Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/104 -v /w/workspace/edgex-go/104:/w/workspace/edgex-go/104:rw,z -v /w/workspace/edgex-go/104@tmp:/w/workspace/edgex-go/104@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-11T15:26:04.180Z] bcf8481bbb30: Pushed [2021-11-11T15:26:04.180Z] 99795407abfa68f7f8d0670114e018bf4d616881: digest: sha256:e112a213c458ed03c077506063bec99c28468b769ca8f792ec4f295c27d7ed82 size: 2622 [2021-11-11T15:26:05.275Z] $ docker top b0b2f62da2f450f2b1638beec320b3891dde097f62265a2fcd6f5fc8c7f7ab01 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:26:05.965Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:26:06.258Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-11-11T15:26:06.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-11T15:26:06.258Z] e70a517091f2: Preparing [2021-11-11T15:26:06.258Z] 910d22e6c0e5: Preparing [2021-11-11T15:26:06.258Z] 73d6f4b605bc: Preparing [2021-11-11T15:26:06.258Z] bcf8481bbb30: Preparing [2021-11-11T15:26:06.258Z] 879b85f2d1ed: Preparing [2021-11-11T15:26:06.258Z] 6777e3bbcb7c: Preparing [2021-11-11T15:26:06.258Z] fd08d546f6b8: Preparing [2021-11-11T15:26:06.258Z] 0636255016a6: Preparing [2021-11-11T15:26:06.258Z] 84e9d258764d: Preparing [2021-11-11T15:26:06.258Z] 56463f638872: Preparing [2021-11-11T15:26:06.258Z] e2eb06d8af82: Preparing [2021-11-11T15:26:06.258Z] fd08d546f6b8: Waiting [2021-11-11T15:26:06.258Z] 0636255016a6: Waiting [2021-11-11T15:26:06.258Z] 84e9d258764d: Waiting [2021-11-11T15:26:06.258Z] 56463f638872: Waiting [2021-11-11T15:26:06.258Z] e2eb06d8af82: Waiting [2021-11-11T15:26:06.258Z] 6777e3bbcb7c: Waiting [2021-11-11T15:26:06.258Z] 879b85f2d1ed: Layer already exists [2021-11-11T15:26:06.258Z] 910d22e6c0e5: Layer already exists [2021-11-11T15:26:06.258Z] e70a517091f2: Layer already exists [2021-11-11T15:26:06.258Z] 73d6f4b605bc: Layer already exists [2021-11-11T15:26:06.258Z] bcf8481bbb30: Layer already exists [2021-11-11T15:26:06.258Z] 0636255016a6: Layer already exists [2021-11-11T15:26:06.258Z] 6777e3bbcb7c: Layer already exists [2021-11-11T15:26:06.258Z] 56463f638872: Layer already exists [2021-11-11T15:26:06.258Z] fd08d546f6b8: Layer already exists [2021-11-11T15:26:06.258Z] 84e9d258764d: Layer already exists [2021-11-11T15:26:06.258Z] e2eb06d8af82: Layer already exists [2021-11-11T15:26:06.258Z] latest: digest: sha256:e112a213c458ed03c077506063bec99c28468b769ca8f792ec4f295c27d7ed82 size: 2622 [2021-11-11T15:26:06.265Z] + go version [2021-11-11T15:26:06.266Z] go version go1.16.8 linux/arm64 [Pipeline] isUnix [Pipeline] sh [Pipeline] } [2021-11-11T15:26:06.300Z] $ docker stop --time=1 b0b2f62da2f450f2b1638beec320b3891dde097f62265a2fcd6f5fc8c7f7ab01 [2021-11-11T15:26:06.553Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.92 [2021-11-11T15:26:08.013Z] $ docker rm -f b0b2f62da2f450f2b1638beec320b3891dde097f62265a2fcd6f5fc8c7f7ab01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] isUnix [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:26:08.577Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.92 [2021-11-11T15:26:08.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-11T15:26:08.577Z] e70a517091f2: Preparing [2021-11-11T15:26:08.577Z] 910d22e6c0e5: Preparing [2021-11-11T15:26:08.577Z] 73d6f4b605bc: Preparing [2021-11-11T15:26:08.577Z] bcf8481bbb30: Preparing [2021-11-11T15:26:08.577Z] 879b85f2d1ed: Preparing [2021-11-11T15:26:08.577Z] 6777e3bbcb7c: Preparing [2021-11-11T15:26:08.577Z] fd08d546f6b8: Preparing [2021-11-11T15:26:08.577Z] 0636255016a6: Preparing [2021-11-11T15:26:08.577Z] 84e9d258764d: Preparing [2021-11-11T15:26:08.577Z] 56463f638872: Preparing [2021-11-11T15:26:08.577Z] e2eb06d8af82: Preparing [2021-11-11T15:26:08.577Z] 6777e3bbcb7c: Waiting [2021-11-11T15:26:08.577Z] fd08d546f6b8: Waiting [2021-11-11T15:26:08.577Z] 0636255016a6: Waiting [2021-11-11T15:26:08.577Z] 84e9d258764d: Waiting [2021-11-11T15:26:08.577Z] 56463f638872: Waiting [2021-11-11T15:26:08.577Z] e2eb06d8af82: Waiting [2021-11-11T15:26:08.577Z] 879b85f2d1ed: Layer already exists [2021-11-11T15:26:08.577Z] 910d22e6c0e5: Layer already exists [2021-11-11T15:26:08.577Z] e70a517091f2: Layer already exists [2021-11-11T15:26:08.577Z] bcf8481bbb30: Layer already exists [2021-11-11T15:26:08.577Z] 73d6f4b605bc: Layer already exists [2021-11-11T15:26:08.577Z] 84e9d258764d: Layer already exists [2021-11-11T15:26:08.577Z] 6777e3bbcb7c: Layer already exists [2021-11-11T15:26:08.577Z] 0636255016a6: Layer already exists [2021-11-11T15:26:08.577Z] fd08d546f6b8: Layer already exists [2021-11-11T15:26:08.577Z] 56463f638872: Layer already exists [2021-11-11T15:26:08.577Z] e2eb06d8af82: Layer already exists [2021-11-11T15:26:08.577Z] 2.0.1-dev.92: digest: sha256:e112a213c458ed03c077506063bec99c28468b769ca8f792ec4f295c27d7ed82 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:26:08.818Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-11T15:26:08.869Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:26:09.092Z] [2021-11-11T15:26:09.092Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:26:09.156Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92 [2021-11-11T15:26:09.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-11T15:26:09.156Z] e70a517091f2: Preparing [2021-11-11T15:26:09.156Z] 910d22e6c0e5: Preparing [2021-11-11T15:26:09.156Z] 73d6f4b605bc: Preparing [2021-11-11T15:26:09.156Z] bcf8481bbb30: Preparing [2021-11-11T15:26:09.156Z] 879b85f2d1ed: Preparing [2021-11-11T15:26:09.156Z] 6777e3bbcb7c: Preparing [2021-11-11T15:26:09.156Z] fd08d546f6b8: Preparing [2021-11-11T15:26:09.156Z] 0636255016a6: Preparing [2021-11-11T15:26:09.156Z] 84e9d258764d: Preparing [2021-11-11T15:26:09.156Z] 56463f638872: Preparing [2021-11-11T15:26:09.156Z] e2eb06d8af82: Preparing [2021-11-11T15:26:09.156Z] 6777e3bbcb7c: Waiting [2021-11-11T15:26:09.156Z] fd08d546f6b8: Waiting [2021-11-11T15:26:09.156Z] 0636255016a6: Waiting [2021-11-11T15:26:09.156Z] 84e9d258764d: Waiting [2021-11-11T15:26:09.156Z] 56463f638872: Waiting [2021-11-11T15:26:09.156Z] e2eb06d8af82: Waiting [2021-11-11T15:26:09.156Z] e70a517091f2: Layer already exists [2021-11-11T15:26:09.156Z] 73d6f4b605bc: Layer already exists [2021-11-11T15:26:09.156Z] 910d22e6c0e5: Layer already exists [2021-11-11T15:26:09.156Z] 879b85f2d1ed: Layer already exists [2021-11-11T15:26:09.156Z] bcf8481bbb30: Layer already exists [2021-11-11T15:26:09.156Z] 6777e3bbcb7c: Layer already exists [2021-11-11T15:26:09.156Z] 0636255016a6: Layer already exists [2021-11-11T15:26:09.156Z] fd08d546f6b8: Layer already exists [2021-11-11T15:26:09.156Z] 84e9d258764d: Layer already exists [2021-11-11T15:26:09.156Z] 56463f638872: Layer already exists [2021-11-11T15:26:09.156Z] e2eb06d8af82: Layer already exists [2021-11-11T15:26:09.156Z] 99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92: digest: sha256:e112a213c458ed03c077506063bec99c28468b769ca8f792ec4f295c27d7ed82 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:26:09.453Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-11T15:26:09.481Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:26:09.729Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-11-11T15:26:09.729Z] 29e5d40040c1: Pulling fs layer [2021-11-11T15:26:09.729Z] 1ce36da41761: Pulling fs layer [2021-11-11T15:26:09.729Z] 25b303627fd3: Pulling fs layer [2021-11-11T15:26:09.729Z] 29e5d40040c1: Verifying Checksum [2021-11-11T15:26:09.729Z] 29e5d40040c1: Download complete [2021-11-11T15:26:09.774Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-11-11T15:26:09.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-11T15:26:09.774Z] e70a517091f2: Preparing [2021-11-11T15:26:09.774Z] 910d22e6c0e5: Preparing [2021-11-11T15:26:09.774Z] 73d6f4b605bc: Preparing [2021-11-11T15:26:09.774Z] bcf8481bbb30: Preparing [2021-11-11T15:26:09.774Z] 879b85f2d1ed: Preparing [2021-11-11T15:26:09.774Z] 6777e3bbcb7c: Preparing [2021-11-11T15:26:09.774Z] fd08d546f6b8: Preparing [2021-11-11T15:26:09.774Z] 0636255016a6: Preparing [2021-11-11T15:26:09.774Z] 84e9d258764d: Preparing [2021-11-11T15:26:09.774Z] 56463f638872: Preparing [2021-11-11T15:26:09.774Z] e2eb06d8af82: Preparing [2021-11-11T15:26:09.774Z] 6777e3bbcb7c: Waiting [2021-11-11T15:26:09.774Z] fd08d546f6b8: Waiting [2021-11-11T15:26:09.774Z] 0636255016a6: Waiting [2021-11-11T15:26:09.774Z] 84e9d258764d: Waiting [2021-11-11T15:26:09.774Z] 56463f638872: Waiting [2021-11-11T15:26:09.774Z] e2eb06d8af82: Waiting [2021-11-11T15:26:09.774Z] 879b85f2d1ed: Layer already exists [2021-11-11T15:26:09.774Z] e70a517091f2: Layer already exists [2021-11-11T15:26:09.774Z] 910d22e6c0e5: Layer already exists [2021-11-11T15:26:09.774Z] 73d6f4b605bc: Layer already exists [2021-11-11T15:26:09.774Z] bcf8481bbb30: Layer already exists [2021-11-11T15:26:09.774Z] 6777e3bbcb7c: Layer already exists [2021-11-11T15:26:09.774Z] fd08d546f6b8: Layer already exists [2021-11-11T15:26:09.774Z] 0636255016a6: Layer already exists [2021-11-11T15:26:09.774Z] 56463f638872: Layer already exists [2021-11-11T15:26:09.774Z] 84e9d258764d: Layer already exists [2021-11-11T15:26:09.774Z] e2eb06d8af82: Layer already exists [2021-11-11T15:26:09.774Z] main: digest: sha256:e112a213c458ed03c077506063bec99c28468b769ca8f792ec4f295c27d7ed82 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-11T15:26:09.805Z] ===================================================== [Pipeline] echo [2021-11-11T15:26:09.812Z] taggedImages: [2021-11-11T15:26:09.812Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:99795407abfa68f7f8d0670114e018bf4d616881 [2021-11-11T15:26:09.812Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-11-11T15:26:09.812Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.92 [2021-11-11T15:26:09.812Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92 [2021-11-11T15:26:09.812Z] - 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] } [2021-11-11T15:26:10.003Z] 1ce36da41761: Verifying Checksum [2021-11-11T15:26:10.003Z] 1ce36da41761: Download complete [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-11T15:26:10.601Z] 29e5d40040c1: Pull complete [2021-11-11T15:26:11.575Z] 25b303627fd3: Verifying Checksum [2021-11-11T15:26:11.575Z] 25b303627fd3: Download complete [2021-11-11T15:26:11.849Z] 1ce36da41761: Pull complete [2021-11-11T15:26:21.991Z] 25b303627fd3: Pull complete [2021-11-11T15:26:21.991Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-11-11T15:26:21.991Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-11T15:26:21.991Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-11-11T15:26:22.254Z] prd-ubuntu18.04-docker-arm64-4c-16g-82 does not seem to be running inside a container [2021-11-11T15:26:22.326Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/104 -v /w/workspace/edgex-go/104:/w/workspace/edgex-go/104:rw,z -v /w/workspace/edgex-go/104@tmp:/w/workspace/edgex-go/104@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-11-11T15:26:24.835Z] $ docker top 1b231cf932aadd9c772d6b3cf9eedc79870f09a4d57979a590067d3ddb4bc3a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T15:26:25.803Z] + docker-compose build --help [2021-11-11T15:26:25.803Z] + grep parallel [2021-11-11T15:26:30.127Z] --parallel Build images in parallel. [Pipeline] } [2021-11-11T15:26:30.137Z] $ docker stop --time=1 1b231cf932aadd9c772d6b3cf9eedc79870f09a4d57979a590067d3ddb4bc3a4 [2021-11-11T15:26:31.796Z] $ docker rm -f 1b231cf932aadd9c772d6b3cf9eedc79870f09a4d57979a590067d3ddb4bc3a4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:26:32.387Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-11T15:26:32.387Z] . [Pipeline] withDockerContainer [2021-11-11T15:26:32.625Z] prd-ubuntu18.04-docker-arm64-4c-16g-82 does not seem to be running inside a container [2021-11-11T15:26:32.693Z] $ 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/104 -v /w/workspace/edgex-go/104:/w/workspace/edgex-go/104:rw,z -v /w/workspace/edgex-go/104@tmp:/w/workspace/edgex-go/104@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-11-11T15:26:34.004Z] $ docker top 3d48d34802e6dade77f5d6460ee455f6e2b58bbf47b364d49b8dccfed79725ca -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T15:26:34.923Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-11T15:26:39.228Z] Building core-command ... [2021-11-11T15:26:39.228Z] Building core-data ... [2021-11-11T15:26:39.228Z] Building core-metadata ... [2021-11-11T15:26:39.228Z] Building security-bootstrapper ... [2021-11-11T15:26:39.228Z] Building security-proxy-setup ... [2021-11-11T15:26:39.228Z] Building security-secretstore-setup ... [2021-11-11T15:26:39.228Z] Building support-notifications ... [2021-11-11T15:26:39.228Z] Building support-scheduler ... [2021-11-11T15:26:39.228Z] Building sys-mgmt-agent ... [2021-11-11T15:26:39.228Z] Building security-secretstore-setup [2021-11-11T15:26:39.228Z] Building core-command [2021-11-11T15:26:39.228Z] Building support-scheduler [2021-11-11T15:26:39.228Z] Building support-notifications [2021-11-11T15:26:39.228Z] Building security-bootstrapper [2021-11-11T15:27:26.156Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T15:27:26.156Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-11T15:27:26.156Z] ---> 734bb49d8024 [2021-11-11T15:27:26.156Z] Step 3/24 : WORKDIR /edgex-go [2021-11-11T15:27:26.156Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T15:27:26.156Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-11T15:27:26.156Z] ---> 734bb49d8024 [2021-11-11T15:27:26.156Z] Step 3/22 : WORKDIR /edgex-go [2021-11-11T15:27:26.156Z] ---> Running in c535359a5535 [2021-11-11T15:27:26.156Z] ---> Running in db17c0b9813d [2021-11-11T15:27:26.156Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T15:27:26.156Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-11T15:27:26.156Z] ---> 734bb49d8024 [2021-11-11T15:27:26.156Z] Step 3/23 : WORKDIR /edgex-go [2021-11-11T15:27:26.156Z] ---> Running in b9a8d2261de2 [2021-11-11T15:27:26.156Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T15:27:26.156Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-11T15:27:26.156Z] ---> 734bb49d8024 [2021-11-11T15:27:26.156Z] Step 3/30 : WORKDIR /edgex-go [2021-11-11T15:27:26.156Z] ---> Running in 281c1f8d7c99 [2021-11-11T15:27:26.156Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T15:27:26.156Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-11T15:27:26.156Z] ---> 734bb49d8024 [2021-11-11T15:27:26.156Z] Step 3/21 : WORKDIR /edgex-go [2021-11-11T15:27:26.156Z] ---> Running in 19f1db8b117c [2021-11-11T15:27:26.156Z] Removing intermediate container db17c0b9813d [2021-11-11T15:27:26.156Z] ---> 9ed3fb656bab [2021-11-11T15:27:26.156Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T15:27:26.156Z] Removing intermediate container c535359a5535 [2021-11-11T15:27:26.156Z] ---> b85edfebad09 [2021-11-11T15:27:26.156Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T15:27:26.156Z] ---> Running in 6e03b8989ba5 [2021-11-11T15:27:26.156Z] Removing intermediate container b9a8d2261de2 [2021-11-11T15:27:26.156Z] ---> 801674ef5240 [2021-11-11T15:27:26.156Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T15:27:26.156Z] Removing intermediate container 281c1f8d7c99 [2021-11-11T15:27:26.156Z] ---> b4e937357824 [2021-11-11T15:27:26.156Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T15:27:26.156Z] ---> Running in 49fd9b356951 [2021-11-11T15:27:26.156Z] ---> Running in 9acaeadbd210 [2021-11-11T15:27:26.156Z] ---> Running in 331550703c2a [2021-11-11T15:27:26.156Z] Removing intermediate container 19f1db8b117c [2021-11-11T15:27:26.156Z] ---> db804df731f9 [2021-11-11T15:27:26.156Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T15:27:26.156Z] ---> Running in bcc0135f91bc [2021-11-11T15:27:26.156Z] Removing intermediate container 6e03b8989ba5 [2021-11-11T15:27:26.156Z] ---> d615e076cac4 [2021-11-11T15:27:26.156Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-11T15:27:26.156Z] Removing intermediate container 49fd9b356951 [2021-11-11T15:27:26.156Z] ---> ced628fe0ed3 [2021-11-11T15:27:26.156Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-11T15:27:26.156Z] ---> Running in 1535fb52f397 [2021-11-11T15:27:26.156Z] ---> Running in 33336c45f4be [2021-11-11T15:27:26.156Z] Removing intermediate container 331550703c2a [2021-11-11T15:27:26.156Z] ---> 6787319a25e7 [2021-11-11T15:27:26.156Z] Removing intermediate container 9acaeadbd210 [2021-11-11T15:27:26.156Z] ---> b4bbed002c4d [2021-11-11T15:27:26.156Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-11T15:27:26.156Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-11T15:27:26.156Z] Removing intermediate container bcc0135f91bc [2021-11-11T15:27:26.156Z] ---> c006e653df5c [2021-11-11T15:27:26.156Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-11T15:27:26.156Z] ---> Running in f101ab6d3b66 [2021-11-11T15:27:26.156Z] ---> Running in d01b077a0f75 [2021-11-11T15:27:26.156Z] ---> Running in b97a8b595767 [2021-11-11T15:27:28.151Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T15:27:28.151Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T15:27:28.151Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T15:27:28.151Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T15:27:28.151Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T15:27:28.744Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T15:27:28.744Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T15:27:29.017Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T15:27:29.295Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T15:27:29.295Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T15:27:29.906Z] OK: 219 MiB in 52 packages [2021-11-11T15:27:29.906Z] OK: 219 MiB in 52 packages [2021-11-11T15:27:30.182Z] OK: 219 MiB in 52 packages [2021-11-11T15:27:30.457Z] OK: 219 MiB in 52 packages [2021-11-11T15:27:30.457Z] OK: 219 MiB in 52 packages [2021-11-11T15:27:31.443Z] Removing intermediate container 1535fb52f397 [2021-11-11T15:27:31.443Z] ---> beac6adb25b7 [2021-11-11T15:27:31.443Z] Step 6/22 : COPY . . [2021-11-11T15:27:31.443Z] Removing intermediate container 33336c45f4be [2021-11-11T15:27:31.443Z] ---> 061bb6e87661 [2021-11-11T15:27:31.443Z] Step 6/24 : COPY . . [2021-11-11T15:27:31.718Z] Removing intermediate container d01b077a0f75 [2021-11-11T15:27:31.718Z] ---> 4b42ec86b4f9 [2021-11-11T15:27:31.718Z] Step 6/23 : COPY go.mod . [2021-11-11T15:27:31.995Z] Removing intermediate container f101ab6d3b66 [2021-11-11T15:27:31.995Z] ---> a24c8d3eb184 [2021-11-11T15:27:31.995Z] Step 6/30 : COPY . . [2021-11-11T15:27:31.995Z] Removing intermediate container b97a8b595767 [2021-11-11T15:27:31.995Z] ---> dc45134cf2ac [2021-11-11T15:27:31.995Z] Step 6/21 : COPY . . [2021-11-11T15:27:32.979Z] ---> 7331f9da7936 [2021-11-11T15:27:32.979Z] Step 7/23 : RUN go mod download [2021-11-11T15:27:33.253Z] ---> Running in 240dda23f6d5 [2021-11-11T15:27:38.653Z] Removing intermediate container 240dda23f6d5 [2021-11-11T15:27:38.653Z] ---> 674a7f7a23ac [2021-11-11T15:27:38.653Z] Step 8/23 : COPY . . [2021-11-11T15:27:46.931Z] ---> d004fb1244e2 [2021-11-11T15:27:46.931Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T15:27:46.931Z] ---> b01d54a4da31 [2021-11-11T15:27:46.931Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T15:27:46.931Z] ---> 38f969a688db [2021-11-11T15:27:46.931Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T15:27:46.931Z] ---> 7431e9920449 [2021-11-11T15:27:46.931Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T15:27:46.931Z] ---> Running in 044ccfc2c5c5 [2021-11-11T15:27:46.931Z] ---> Running in 0d65789dd506 [2021-11-11T15:27:46.931Z] ---> Running in 92faaa8670d3 [2021-11-11T15:27:46.931Z] ---> Running in bd0b1c20ab23 [2021-11-11T15:27:52.358Z] Removing intermediate container 0d65789dd506 [2021-11-11T15:27:52.358Z] ---> 28aa6f8e54e0 [2021-11-11T15:27:52.358Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-11T15:27:52.358Z] Removing intermediate container bd0b1c20ab23 [2021-11-11T15:27:52.358Z] ---> 22b0cc667634 [2021-11-11T15:27:52.358Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-11T15:27:52.358Z] ---> Running in 79ac37d8875b [2021-11-11T15:27:52.633Z] Removing intermediate container 92faaa8670d3 [2021-11-11T15:27:52.633Z] ---> 20c8f2b2555d [2021-11-11T15:27:52.633Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-11T15:27:52.633Z] ---> Running in 0ed16b1ab303 [2021-11-11T15:27:52.633Z] ---> Running in 202cdfe9697c [2021-11-11T15:27:52.633Z] Removing intermediate container 044ccfc2c5c5 [2021-11-11T15:27:52.633Z] ---> b57a9cda0b70 [2021-11-11T15:27:52.633Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-11T15:27:52.909Z] ---> Running in 984a8988e7f3 [2021-11-11T15:27:53.186Z] ---> abe8727e655e [2021-11-11T15:27:53.186Z] Step 9/23 : RUN go mod tidy [2021-11-11T15:27:53.469Z] ---> Running in c26d5648775c [2021-11-11T15:27:54.917Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.92" -o cmd/core-command/core-command ./cmd/core-command [2021-11-11T15:27:54.917Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.92" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-11T15:27:55.190Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.92" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-11T15:27:55.190Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.92" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-11T15:28:00.612Z] Removing intermediate container c26d5648775c [2021-11-11T15:28:00.612Z] ---> d7687094efe8 [2021-11-11T15:28:00.612Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-11T15:28:00.612Z] ---> Running in 80e013ffff04 [2021-11-11T15:28:02.597Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.92" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-11T15:29:54.429Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.92" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-11T15:29:54.704Z] Removing intermediate container 79ac37d8875b [2021-11-11T15:29:54.704Z] ---> 1a7d27a6502d [2021-11-11T15:29:54.704Z] [2021-11-11T15:29:54.704Z] Step 9/22 : FROM alpine:3.14 [2021-11-11T15:29:54.704Z] 3.14: Pulling from library/alpine [2021-11-11T15:29:54.981Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-11T15:29:54.981Z] Status: Downloaded newer image for alpine:3.14 [2021-11-11T15:29:54.981Z] ---> bb3de5531c18 [2021-11-11T15:29:54.981Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-11T15:29:55.254Z] ---> Running in 6a2c398571e0 [2021-11-11T15:29:57.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T15:29:57.905Z] Removing intermediate container 0ed16b1ab303 [2021-11-11T15:29:57.905Z] ---> 4884bc6659d4 [2021-11-11T15:29:57.905Z] [2021-11-11T15:29:57.905Z] Step 9/30 : FROM alpine:3.14 [2021-11-11T15:29:57.905Z] ---> bb3de5531c18 [2021-11-11T15:29:57.905Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-11T15:29:58.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T15:29:58.177Z] ---> Running in 2c8928f498df [2021-11-11T15:29:59.171Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-11T15:29:59.171Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T15:29:59.171Z] OK: 5 MiB in 15 packages [2021-11-11T15:29:59.171Z] Removing intermediate container 2c8928f498df [2021-11-11T15:29:59.171Z] ---> d4e7e9de5dce [2021-11-11T15:29:59.171Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-11T15:29:59.450Z] ---> Running in 7d54e28245d4 [2021-11-11T15:30:00.906Z] Removing intermediate container 6a2c398571e0 [2021-11-11T15:30:00.906Z] ---> cfab00930359 [2021-11-11T15:30:00.906Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-11T15:30:00.906Z] ---> Running in b74ae4fa5956 [2021-11-11T15:30:01.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T15:30:01.781Z] Removing intermediate container b74ae4fa5956 [2021-11-11T15:30:01.781Z] ---> fd5e5f375211 [2021-11-11T15:30:01.781Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-11T15:30:01.781Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T15:30:02.393Z] ---> Running in dd341090ff42 [2021-11-11T15:30:02.669Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-11T15:30:02.670Z] (2/2) Installing su-exec (0.2-r1) [2021-11-11T15:30:02.670Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T15:30:02.670Z] OK: 5 MiB in 16 packages [2021-11-11T15:30:03.269Z] Removing intermediate container dd341090ff42 [2021-11-11T15:30:03.269Z] ---> 7adda8eed173 [2021-11-11T15:30:03.269Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-11T15:30:03.269Z] Removing intermediate container 202cdfe9697c [2021-11-11T15:30:03.269Z] ---> bc45808e86f8 [2021-11-11T15:30:03.269Z] [2021-11-11T15:30:03.269Z] Step 9/24 : FROM alpine:3.14 [2021-11-11T15:30:03.269Z] ---> bb3de5531c18 [2021-11-11T15:30:03.269Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-11T15:30:03.269Z] ---> Running in c112a8ccdf3e [2021-11-11T15:30:03.548Z] ---> Running in 826300f9e3e9 [2021-11-11T15:30:04.539Z] Removing intermediate container c112a8ccdf3e [2021-11-11T15:30:04.540Z] ---> 96e78113a83d [2021-11-11T15:30:04.540Z] Step 14/22 : WORKDIR / [2021-11-11T15:30:04.540Z] Removing intermediate container 7d54e28245d4 [2021-11-11T15:30:04.540Z] ---> 09359478b22a [2021-11-11T15:30:04.540Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-11T15:30:04.540Z] ---> Running in 817062ea1a20 [2021-11-11T15:30:04.817Z] ---> Running in c3faa717e8d7 [2021-11-11T15:30:05.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T15:30:05.365Z] Removing intermediate container 984a8988e7f3 [2021-11-11T15:30:05.365Z] ---> 6fe67ffe5e42 [2021-11-11T15:30:05.365Z] [2021-11-11T15:30:05.365Z] Step 9/21 : FROM alpine:3.14 [2021-11-11T15:30:05.365Z] ---> bb3de5531c18 [2021-11-11T15:30:05.365Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-11T15:30:05.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T15:30:05.640Z] Removing intermediate container 817062ea1a20 [2021-11-11T15:30:05.640Z] ---> 485c88f8181f [2021-11-11T15:30:05.640Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T15:30:05.640Z] Removing intermediate container c3faa717e8d7 [2021-11-11T15:30:05.640Z] ---> db556f94062b [2021-11-11T15:30:05.640Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-11T15:30:05.640Z] ---> Running in b3a0f7e84e33 [2021-11-11T15:30:05.952Z] ---> Running in 8bcee0d3e9fa [2021-11-11T15:30:06.428Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-11T15:30:06.428Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-11T15:30:06.428Z] (3/3) Installing su-exec (0.2-r1) [2021-11-11T15:30:06.711Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T15:30:06.711Z] Executing ca-certificates-20191127-r5.trigger [2021-11-11T15:30:06.711Z] OK: 6 MiB in 17 packages [2021-11-11T15:30:07.794Z] Removing intermediate container 8bcee0d3e9fa [2021-11-11T15:30:07.794Z] ---> a7b61e06d086 [2021-11-11T15:30:07.794Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-11T15:30:07.794Z] ---> 4e35195df7af [2021-11-11T15:30:07.794Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-11T15:30:07.794Z] ---> Running in bde323215b4b [2021-11-11T15:30:08.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T15:30:08.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T15:30:09.354Z] Removing intermediate container 80e013ffff04 [2021-11-11T15:30:09.354Z] ---> 9ce3827d6f40 [2021-11-11T15:30:09.354Z] [2021-11-11T15:30:09.354Z] Step 11/23 : FROM alpine:3.14 [2021-11-11T15:30:09.354Z] ---> bb3de5531c18 [2021-11-11T15:30:09.354Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-11T15:30:09.354Z] ---> Using cache [2021-11-11T15:30:09.354Z] ---> cfab00930359 [2021-11-11T15:30:09.354Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-11T15:30:09.354Z] ---> Using cache [2021-11-11T15:30:09.354Z] ---> fd5e5f375211 [2021-11-11T15:30:09.354Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-11T15:30:09.354Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-11T15:30:09.354Z] ---> Running in 571388b45686 [2021-11-11T15:30:09.354Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-11T15:30:09.354Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T15:30:09.635Z] Executing ca-certificates-20191127-r5.trigger [2021-11-11T15:30:09.635Z] Removing intermediate container 826300f9e3e9 [2021-11-11T15:30:09.635Z] ---> d3f96af1ce66 [2021-11-11T15:30:09.635Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-11T15:30:09.635Z] OK: 6 MiB in 16 packages [2021-11-11T15:30:09.908Z] ---> Running in a722e6123cae [2021-11-11T15:30:10.181Z] Removing intermediate container 571388b45686 [2021-11-11T15:30:10.181Z] ---> a00780ee236b [2021-11-11T15:30:10.181Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-11T15:30:10.181Z] ---> 7a7869080bd9 [2021-11-11T15:30:10.181Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-11T15:30:10.455Z] ---> Running in 43768c50a3c0 [2021-11-11T15:30:10.728Z] Removing intermediate container a722e6123cae [2021-11-11T15:30:10.728Z] ---> 0a52daeed3bd [2021-11-11T15:30:10.728Z] Step 12/24 : WORKDIR / [2021-11-11T15:30:10.728Z] ---> Running in 3f0d4a7bf7f5 [2021-11-11T15:30:11.002Z] Removing intermediate container 43768c50a3c0 [2021-11-11T15:30:11.002Z] ---> ede89f0cafb8 [2021-11-11T15:30:11.002Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T15:30:11.601Z] Removing intermediate container bde323215b4b [2021-11-11T15:30:11.601Z] ---> 2f6ebc5dc00c [2021-11-11T15:30:11.602Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-11T15:30:11.602Z] Removing intermediate container 3f0d4a7bf7f5 [2021-11-11T15:30:11.602Z] ---> e99989dbcf29 [2021-11-11T15:30:11.602Z] 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-11-11T15:30:11.602Z] ---> Running in 44352f530877 [2021-11-11T15:30:11.877Z] ---> 092bf38992f7 [2021-11-11T15:30:11.877Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-11T15:30:11.877Z] ---> Running in 4d914cb43250 [2021-11-11T15:30:11.877Z] Removing intermediate container b3a0f7e84e33 [2021-11-11T15:30:11.877Z] ---> d798a3bf1146 [2021-11-11T15:30:11.877Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-11T15:30:12.149Z] ---> Running in 839493ceb82d [2021-11-11T15:30:12.149Z] ---> a77a08fa0538 [2021-11-11T15:30:12.149Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-11T15:30:12.425Z] Removing intermediate container 44352f530877 [2021-11-11T15:30:12.425Z] ---> 0ae6ebaa62e3 [2021-11-11T15:30:12.425Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-11T15:30:12.706Z] Removing intermediate container 4d914cb43250 [2021-11-11T15:30:12.706Z] ---> fa3d7e30b64c [2021-11-11T15:30:12.706Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T15:30:12.706Z] Removing intermediate container 839493ceb82d [2021-11-11T15:30:12.706Z] ---> c766778ffabb [2021-11-11T15:30:12.706Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-11T15:30:12.706Z] ---> dc7d690bd601 [2021-11-11T15:30:12.706Z] 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-11-11T15:30:12.706Z] ---> Running in 6f11794622dd [2021-11-11T15:30:12.977Z] ---> Running in 50a10a185385 [2021-11-11T15:30:13.576Z] Removing intermediate container 6f11794622dd [2021-11-11T15:30:13.576Z] ---> e94e74e94228 [2021-11-11T15:30:13.576Z] Step 20/22 : LABEL arch=arm64 [2021-11-11T15:30:13.576Z] ---> Running in 88f4ad9173c8 [2021-11-11T15:30:13.576Z] Removing intermediate container 50a10a185385 [2021-11-11T15:30:13.576Z] ---> 2424137f0af9 [2021-11-11T15:30:13.576Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-11T15:30:13.850Z] ---> d9e01022253a [2021-11-11T15:30:13.850Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-11T15:30:13.850Z] ---> Running in b1f0055afce2 [2021-11-11T15:30:13.850Z] ---> e0564bb74dc3 [2021-11-11T15:30:13.850Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-11T15:30:14.121Z] ---> Running in b7a2188e5b71 [2021-11-11T15:30:14.121Z] ---> d928dbbb814b [2021-11-11T15:30:14.121Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-11T15:30:14.393Z] Removing intermediate container 88f4ad9173c8 [2021-11-11T15:30:14.393Z] ---> d2bd83e3518f [2021-11-11T15:30:14.393Z] Step 21/22 : LABEL git_sha=99795407abfa68f7f8d0670114e018bf4d616881 [2021-11-11T15:30:14.393Z] ---> Running in b61615198e80 [2021-11-11T15:30:14.664Z] Removing intermediate container b1f0055afce2 [2021-11-11T15:30:14.664Z] ---> e42b6a03cf63 [2021-11-11T15:30:14.664Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T15:30:15.268Z] Removing intermediate container b61615198e80 [2021-11-11T15:30:15.268Z] ---> 0c981addafc0 [2021-11-11T15:30:15.268Z] Step 22/22 : LABEL version=2.0.1-dev.92 [2021-11-11T15:30:15.268Z] ---> Running in b476425b028b [2021-11-11T15:30:15.268Z] ---> 89cfb7f5d79e [2021-11-11T15:30:15.268Z] 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-11-11T15:30:15.542Z] ---> 90e8c2ed9958 [2021-11-11T15:30:15.542Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-11T15:30:15.542Z] ---> Running in 6a31b2506426 [2021-11-11T15:30:16.138Z] Removing intermediate container b476425b028b [2021-11-11T15:30:16.138Z] ---> 70592c72b4df [2021-11-11T15:30:16.138Z] [2021-11-11T15:30:16.138Z] ---> cfc907931c2e [2021-11-11T15:30:16.138Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-11T15:30:16.414Z] Removing intermediate container 6a31b2506426 [2021-11-11T15:30:16.414Z] ---> b641577a2cfb [2021-11-11T15:30:16.414Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T15:30:16.414Z] ---> Running in 2ba2677652e7 [2021-11-11T15:30:16.688Z] Successfully built 70592c72b4df [2021-11-11T15:30:16.688Z] ---> ae3fdb5c6b95 [2021-11-11T15:30:16.688Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-11T15:30:16.688Z] Successfully tagged core-command-arm64:latest [2021-11-11T15:30:16.688Z]  Building core-command ... done Building sys-mgmt-agent [2021-11-11T15:30:17.287Z] Removing intermediate container b7a2188e5b71 [2021-11-11T15:30:17.287Z] ---> a60a54b74b37 [2021-11-11T15:30:17.287Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T15:30:17.287Z] Removing intermediate container 2ba2677652e7 [2021-11-11T15:30:17.287Z] ---> 0bda398a7bc0 [2021-11-11T15:30:17.287Z] Step 21/23 : LABEL arch=arm64 [2021-11-11T15:30:17.287Z] ---> Running in 2fe84b3e1e57 [2021-11-11T15:30:18.266Z] ---> c1d1b65a722f [2021-11-11T15:30:18.266Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-11T15:30:18.266Z] Removing intermediate container 2fe84b3e1e57 [2021-11-11T15:30:18.266Z] ---> c5622e4e49ed [2021-11-11T15:30:18.266Z] Step 22/23 : LABEL git_sha=99795407abfa68f7f8d0670114e018bf4d616881 [2021-11-11T15:30:18.266Z] ---> Running in 3b0eb46d4338 [2021-11-11T15:30:18.540Z] ---> 6db23cc07b57 [2021-11-11T15:30:18.540Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-11T15:30:18.540Z] ---> 684ffd611cdb [2021-11-11T15:30:18.540Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-11T15:30:19.136Z] Removing intermediate container 3b0eb46d4338 [2021-11-11T15:30:19.136Z] ---> af1e54d94b20 [2021-11-11T15:30:19.136Z] Step 23/23 : LABEL version=2.0.1-dev.92 [2021-11-11T15:30:19.423Z] ---> Running in 180c24456035 [2021-11-11T15:30:19.695Z] ---> 71d44e0b23d9 [2021-11-11T15:30:19.695Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-11T15:30:19.695Z] ---> Running in 61e6436e89f5 [2021-11-11T15:30:20.295Z] ---> b57bd99b959d [2021-11-11T15:30:20.295Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-11T15:30:20.295Z] Removing intermediate container 180c24456035 [2021-11-11T15:30:20.295Z] ---> e810bf80a603 [2021-11-11T15:30:20.295Z] [2021-11-11T15:30:20.570Z] Removing intermediate container 61e6436e89f5 [2021-11-11T15:30:20.570Z] ---> e75114594aa6 [2021-11-11T15:30:20.570Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T15:30:20.845Z] ---> c54c9b7a039c [2021-11-11T15:30:20.845Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-11T15:30:20.845Z] Successfully built e810bf80a603 [2021-11-11T15:30:20.845Z] Successfully tagged support-scheduler-arm64:latest [2021-11-11T15:30:20.845Z] Building security-proxy-setup [2021-11-11T15:30:20.845Z]  Building support-scheduler ... done  ---> Running in 4e917b46db2f [2021-11-11T15:30:21.446Z] Removing intermediate container 4e917b46db2f [2021-11-11T15:30:21.446Z] ---> 51027f98ef6c [2021-11-11T15:30:21.446Z] Step 19/21 : LABEL arch=arm64 [2021-11-11T15:30:21.446Z] ---> 3135c949a4a6 [2021-11-11T15:30:21.446Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-11T15:30:21.720Z] ---> Running in 6e413b22e147 [2021-11-11T15:30:21.720Z] ---> 48f2bdec10b8 [2021-11-11T15:30:21.720Z] 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-11-11T15:30:22.002Z] ---> Running in 06f5b8c8f759 [2021-11-11T15:30:22.275Z] Removing intermediate container 6e413b22e147 [2021-11-11T15:30:22.275Z] ---> 7f26b415df80 [2021-11-11T15:30:22.275Z] Step 20/21 : LABEL git_sha=99795407abfa68f7f8d0670114e018bf4d616881 [2021-11-11T15:30:22.275Z] ---> Running in 3cd3512b2c8b [2021-11-11T15:30:22.557Z] ---> 5b06cf85e80f [2021-11-11T15:30:22.837Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-11T15:30:23.110Z] Removing intermediate container 3cd3512b2c8b [2021-11-11T15:30:23.110Z] ---> 273ab34da609 [2021-11-11T15:30:23.110Z] Step 21/21 : LABEL version=2.0.1-dev.92 [2021-11-11T15:30:23.387Z] ---> Running in 4fb48f23a892 [2021-11-11T15:30:23.990Z] ---> 312494cae271 [2021-11-11T15:30:23.990Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-11T15:30:23.990Z] Removing intermediate container 4fb48f23a892 [2021-11-11T15:30:23.990Z] ---> fe8e03ade874 [2021-11-11T15:30:23.990Z] [2021-11-11T15:30:24.613Z] ---> Running in 50aa730d6228 [2021-11-11T15:30:24.613Z] Successfully built fe8e03ade874 [2021-11-11T15:30:24.613Z] Successfully tagged support-notifications-arm64:latest [2021-11-11T15:30:24.613Z]  Building support-notifications ... done Building core-metadata [2021-11-11T15:30:24.613Z] Removing intermediate container 06f5b8c8f759 [2021-11-11T15:30:24.613Z] ---> 9a14e5bf5444 [2021-11-11T15:30:24.613Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-11T15:30:24.885Z] ---> Running in 646428ae71cc [2021-11-11T15:30:25.165Z] Removing intermediate container 50aa730d6228 [2021-11-11T15:30:25.165Z] ---> e463c1d0bfe9 [2021-11-11T15:30:25.165Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-11T15:30:25.165Z] Removing intermediate container 646428ae71cc [2021-11-11T15:30:25.165Z] ---> 2e422cd38cc3 [2021-11-11T15:30:25.443Z] Step 22/24 : LABEL arch=arm64 [2021-11-11T15:30:25.443Z] ---> Running in 2757edce0477 [2021-11-11T15:30:26.048Z] Removing intermediate container 2757edce0477 [2021-11-11T15:30:26.048Z] ---> d5076517557f [2021-11-11T15:30:26.048Z] Step 23/24 : LABEL git_sha=99795407abfa68f7f8d0670114e018bf4d616881 [2021-11-11T15:30:26.048Z] ---> 259944a98e89 [2021-11-11T15:30:26.048Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-11T15:30:26.048Z] ---> Running in d605fcb5ed64 [2021-11-11T15:30:26.654Z] ---> Running in 8c1cc015dd86 [2021-11-11T15:30:26.945Z] Removing intermediate container d605fcb5ed64 [2021-11-11T15:30:26.945Z] ---> f0542ed2e384 [2021-11-11T15:30:26.945Z] Step 24/24 : LABEL version=2.0.1-dev.92 [2021-11-11T15:30:26.945Z] ---> Running in 33c710f3ab13 [2021-11-11T15:30:27.927Z] Removing intermediate container 33c710f3ab13 [2021-11-11T15:30:27.927Z] ---> 86afb3a5608f [2021-11-11T15:30:27.927Z] [2021-11-11T15:30:27.927Z] Successfully built 86afb3a5608f [2021-11-11T15:30:27.927Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-11-11T15:30:28.206Z]  Building security-secretstore-setup ... done Building core-data [2021-11-11T15:30:29.185Z] Removing intermediate container 8c1cc015dd86 [2021-11-11T15:30:29.185Z] ---> c33ddee528ca [2021-11-11T15:30:29.185Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-11T15:30:29.185Z] ---> Running in 451e0764b7cf [2021-11-11T15:30:29.801Z] Removing intermediate container 451e0764b7cf [2021-11-11T15:30:29.801Z] ---> 29eac122efc0 [2021-11-11T15:30:29.801Z] Step 27/30 : CMD ["gate"] [2021-11-11T15:30:30.080Z] ---> Running in 9cac9ab22d67 [2021-11-11T15:30:30.349Z] Removing intermediate container 9cac9ab22d67 [2021-11-11T15:30:30.349Z] ---> a4d0beb740ef [2021-11-11T15:30:30.349Z] Step 28/30 : LABEL arch=arm64 [2021-11-11T15:30:30.632Z] ---> Running in 9a90c175999b [2021-11-11T15:30:31.229Z] Removing intermediate container 9a90c175999b [2021-11-11T15:30:31.229Z] ---> f5f9b97ab299 [2021-11-11T15:30:31.229Z] Step 29/30 : LABEL git_sha=99795407abfa68f7f8d0670114e018bf4d616881 [2021-11-11T15:30:31.229Z] ---> Running in 86ef5efc30c4 [2021-11-11T15:30:31.832Z] Removing intermediate container 86ef5efc30c4 [2021-11-11T15:30:31.832Z] ---> 5d9756bd0198 [2021-11-11T15:30:31.832Z] Step 30/30 : LABEL version=2.0.1-dev.92 [2021-11-11T15:30:32.110Z] ---> Running in 37187f87bb51 [2021-11-11T15:30:32.707Z] Removing intermediate container 37187f87bb51 [2021-11-11T15:30:32.707Z] ---> 24d4d4a8bd50 [2021-11-11T15:30:32.707Z] [2021-11-11T15:30:32.979Z] Successfully built 24d4d4a8bd50 [2021-11-11T15:30:32.979Z] Successfully tagged security-bootstrapper-arm64:latest [2021-11-11T15:30:41.252Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T15:30:41.252Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-11T15:30:41.252Z] ---> 734bb49d8024 [2021-11-11T15:30:41.252Z] Step 3/22 : WORKDIR /edgex-go [2021-11-11T15:30:41.252Z] ---> Using cache [2021-11-11T15:30:41.252Z] ---> db804df731f9 [2021-11-11T15:30:41.252Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T15:30:41.252Z] ---> Using cache [2021-11-11T15:30:41.252Z] ---> c006e653df5c [2021-11-11T15:30:41.252Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-11T15:30:41.252Z] ---> Running in d3566c54a6bc [2021-11-11T15:30:42.238Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T15:30:42.833Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T15:30:43.814Z] OK: 219 MiB in 52 packages [2021-11-11T15:30:45.256Z] Removing intermediate container d3566c54a6bc [2021-11-11T15:30:45.256Z] ---> f5c953441d8e [2021-11-11T15:30:45.256Z] Step 6/22 : COPY . . [2021-11-11T15:30:48.647Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T15:30:48.647Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-11T15:30:48.647Z] ---> 734bb49d8024 [2021-11-11T15:30:48.647Z] Step 3/20 : WORKDIR /edgex-go [2021-11-11T15:30:48.647Z] ---> Using cache [2021-11-11T15:30:48.647Z] ---> db804df731f9 [2021-11-11T15:30:48.647Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T15:30:48.647Z] ---> Using cache [2021-11-11T15:30:48.647Z] ---> c006e653df5c [2021-11-11T15:30:48.647Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-11T15:30:48.920Z] ---> Running in 122d9ce1e3e9 [2021-11-11T15:30:50.374Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T15:30:50.374Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-11T15:30:50.374Z] ---> 734bb49d8024 [2021-11-11T15:30:50.374Z] Step 3/22 : WORKDIR /edgex-go [2021-11-11T15:30:50.374Z] ---> Using cache [2021-11-11T15:30:50.374Z] ---> db804df731f9 [2021-11-11T15:30:50.374Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T15:30:50.374Z] ---> Using cache [2021-11-11T15:30:50.374Z] ---> c006e653df5c [2021-11-11T15:30:50.374Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-11T15:30:50.374Z] ---> Running in 16d96dd61723 [2021-11-11T15:30:50.651Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T15:30:51.635Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T15:30:52.235Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T15:30:52.235Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-11T15:30:52.235Z] ---> 734bb49d8024 [2021-11-11T15:30:52.235Z] Step 3/22 : WORKDIR /edgex-go [2021-11-11T15:30:52.235Z] ---> Using cache [2021-11-11T15:30:52.235Z] ---> db804df731f9 [2021-11-11T15:30:52.235Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T15:30:52.235Z] ---> Using cache [2021-11-11T15:30:52.235Z] ---> c006e653df5c [2021-11-11T15:30:52.235Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-11T15:30:52.235Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T15:30:52.235Z] ---> Running in a2d6e9c8be05 [2021-11-11T15:30:52.505Z] OK: 219 MiB in 52 packages [2021-11-11T15:30:53.104Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T15:30:54.088Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T15:30:54.088Z] Removing intermediate container 122d9ce1e3e9 [2021-11-11T15:30:54.088Z] ---> 4854d6124be4 [2021-11-11T15:30:54.088Z] Step 6/20 : COPY . . [2021-11-11T15:30:54.088Z] OK: 219 MiB in 52 packages [2021-11-11T15:30:54.686Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T15:30:55.296Z] Removing intermediate container 16d96dd61723 [2021-11-11T15:30:55.296Z] ---> 98b2a5aa63de [2021-11-11T15:30:55.296Z] Step 6/22 : COPY . . [2021-11-11T15:30:55.575Z] OK: 219 MiB in 52 packages [2021-11-11T15:30:57.025Z] ---> 96e2b9c50375 [2021-11-11T15:30:57.025Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T15:30:57.298Z] ---> Running in 0a7a4f2f8417 [2021-11-11T15:30:57.298Z] Removing intermediate container a2d6e9c8be05 [2021-11-11T15:30:57.298Z] ---> beda85b95e7f [2021-11-11T15:30:57.298Z] Step 6/22 : COPY . . [2021-11-11T15:31:01.610Z] Removing intermediate container 0a7a4f2f8417 [2021-11-11T15:31:01.610Z] ---> e2f57dbcb549 [2021-11-11T15:31:01.610Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-11T15:31:01.610Z] ---> Running in 8f63fe5caa42 [2021-11-11T15:31:03.585Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.92" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-11T15:31:08.992Z] ---> 1b9ad5cf5d85 [2021-11-11T15:31:08.992Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T15:31:08.992Z] ---> Running in c0481f79fbe4 [2021-11-11T15:31:10.970Z] ---> 5ec8b7e2e746 [2021-11-11T15:31:10.970Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T15:31:11.252Z] ---> Running in 8b92d4898217 [2021-11-11T15:31:13.296Z] ---> 193b7f513624 [2021-11-11T15:31:13.296Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T15:31:13.586Z] ---> Running in 1920e841818c [2021-11-11T15:31:15.685Z] Removing intermediate container c0481f79fbe4 [2021-11-11T15:31:15.685Z] ---> 5c89575ef433 [2021-11-11T15:31:15.685Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-11T15:31:15.685Z] ---> Running in 5a2662c420bf [2021-11-11T15:31:17.131Z] Removing intermediate container 8b92d4898217 [2021-11-11T15:31:17.131Z] ---> 2769ff8e2a16 [2021-11-11T15:31:17.131Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-11T15:31:17.414Z] ---> Running in ce6213473122 [2021-11-11T15:31:18.025Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.92" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-11T15:31:19.460Z] Removing intermediate container 1920e841818c [2021-11-11T15:31:19.460Z] ---> 79db2f5aa564 [2021-11-11T15:31:19.460Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-11T15:31:19.460Z] ---> Running in f50480897262 [2021-11-11T15:31:19.460Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.92" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-11T15:31:21.443Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.92" -o cmd/core-data/core-data ./cmd/core-data [2021-11-11T15:32:29.442Z] Removing intermediate container 8f63fe5caa42 [2021-11-11T15:32:29.442Z] ---> 309171ba178f [2021-11-11T15:32:29.442Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-11T15:32:29.442Z] ---> Running in 21d7bf2ac6fc [2021-11-11T15:32:29.442Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.92" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-11T15:32:29.442Z] Removing intermediate container 21d7bf2ac6fc [2021-11-11T15:32:29.442Z] ---> 1743267a3528 [2021-11-11T15:32:29.442Z] [2021-11-11T15:32:29.442Z] Step 10/22 : FROM docker:20.10.8 [2021-11-11T15:32:29.723Z] 20.10.8: Pulling from library/docker [2021-11-11T15:32:42.160Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.92" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-11T15:32:42.778Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-11T15:32:42.778Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-11T15:32:42.778Z] ---> 3734d5adc5ac [2021-11-11T15:32:42.778Z] 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-11-11T15:32:43.761Z] ---> Running in 6d47e4a1cd90 [2021-11-11T15:32:44.362Z] Removing intermediate container 6d47e4a1cd90 [2021-11-11T15:32:44.362Z] ---> 74e61ee68aa8 [2021-11-11T15:32:44.362Z] 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-11-11T15:32:44.362Z] ---> Running in abbb9b31d371 [2021-11-11T15:32:46.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T15:32:46.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T15:32:47.593Z] (1/42) Installing readline (8.1.0-r0) [2021-11-11T15:32:47.593Z] (2/42) Installing bash (5.1.4-r0) [2021-11-11T15:32:47.868Z] Executing bash-5.1.4-r0.post-install [2021-11-11T15:32:47.868Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-11T15:32:47.868Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-11T15:32:47.868Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-11T15:32:47.868Z] (6/42) Installing curl (7.79.1-r0) [2021-11-11T15:32:47.868Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-11T15:32:47.868Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-11T15:32:47.868Z] (9/42) Installing expat (2.4.1-r0) [2021-11-11T15:32:47.868Z] (10/42) Installing libffi (3.3-r2) [2021-11-11T15:32:47.868Z] (11/42) Installing gdbm (1.19-r0) [2021-11-11T15:32:47.868Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-11T15:32:47.868Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-11T15:32:47.868Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-11T15:32:47.868Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-11T15:32:47.868Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-11T15:32:48.142Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-11T15:32:50.120Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-11T15:32:50.120Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-11T15:32:50.120Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-11T15:32:50.120Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-11T15:32:50.120Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-11T15:32:50.120Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-11T15:32:50.120Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-11T15:32:50.120Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-11T15:32:50.120Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-11T15:32:50.120Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-11T15:32:50.120Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-11T15:32:50.120Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-11T15:32:50.394Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-11T15:32:50.394Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-11T15:32:50.394Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-11T15:32:50.394Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-11T15:32:50.394Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-11T15:32:50.394Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-11T15:32:50.394Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-11T15:32:50.394Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-11T15:32:50.394Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-11T15:32:50.394Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-11T15:32:50.394Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-11T15:32:50.394Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-11T15:32:50.669Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-11T15:32:51.267Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T15:32:51.267Z] OK: 84 MiB in 64 packages [2021-11-11T15:32:56.684Z] Collecting docker-compose==1.23.2 [2021-11-11T15:32:56.684Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-11T15:32:56.958Z] Removing intermediate container 5a2662c420bf [2021-11-11T15:32:56.958Z] ---> 2dcfff5ad04f [2021-11-11T15:32:56.958Z] [2021-11-11T15:32:56.958Z] Step 9/20 : FROM alpine:3.14 [2021-11-11T15:32:56.958Z] ---> bb3de5531c18 [2021-11-11T15:32:56.958Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-11T15:32:57.230Z] ---> Running in 2b1af41d58ca [2021-11-11T15:32:57.508Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-11T15:32:57.508Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-11T15:32:57.508Z] Collecting texttable<0.10,>=0.9.0 [2021-11-11T15:32:57.508Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-11T15:32:58.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T15:32:59.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T15:32:59.515Z] 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-11-11T15:33:00.120Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-11T15:33:00.120Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-11T15:33:00.120Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-11T15:33:00.120Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-11T15:33:00.120Z] (5/5) Installing curl (7.79.1-r0) [2021-11-11T15:33:00.120Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T15:33:00.398Z] Executing ca-certificates-20191127-r5.trigger [2021-11-11T15:33:00.398Z] Collecting PyYAML<4,>=3.10 [2021-11-11T15:33:00.398Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-11T15:33:00.398Z] OK: 8 MiB in 19 packages [2021-11-11T15:33:03.040Z] Removing intermediate container 2b1af41d58ca [2021-11-11T15:33:03.040Z] ---> 91f2f6133026 [2021-11-11T15:33:03.040Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-11T15:33:03.040Z] ---> Running in d74fac285306 [2021-11-11T15:33:04.028Z] Removing intermediate container d74fac285306 [2021-11-11T15:33:04.028Z] ---> 5c0dd1c2509b [2021-11-11T15:33:04.028Z] Step 12/20 : WORKDIR /edgex [2021-11-11T15:33:04.028Z] ---> Running in 1704ee03893f [2021-11-11T15:33:04.628Z] Collecting docker<4.0,>=3.6.0 [2021-11-11T15:33:04.628Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-11T15:33:04.908Z] Collecting cached-property<2,>=1.2.0 [2021-11-11T15:33:04.908Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-11T15:33:04.908Z] Removing intermediate container 1704ee03893f [2021-11-11T15:33:04.908Z] ---> 65a071c660e7 [2021-11-11T15:33:04.908Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-11T15:33:04.908Z] Removing intermediate container ce6213473122 [2021-11-11T15:33:04.908Z] ---> 046f735f259c [2021-11-11T15:33:04.908Z] [2021-11-11T15:33:04.908Z] Step 9/22 : FROM alpine:3.14 [2021-11-11T15:33:04.908Z] ---> bb3de5531c18 [2021-11-11T15:33:04.908Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-11T15:33:04.908Z] ---> Using cache [2021-11-11T15:33:04.908Z] ---> cfab00930359 [2021-11-11T15:33:04.908Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-11T15:33:04.908Z] ---> Using cache [2021-11-11T15:33:04.908Z] ---> fd5e5f375211 [2021-11-11T15:33:04.908Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-11T15:33:04.908Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-11T15:33:04.908Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-11T15:33:05.183Z] ---> Running in 6e65bb66e1fe [2021-11-11T15:33:05.781Z] Removing intermediate container 6e65bb66e1fe [2021-11-11T15:33:05.781Z] ---> 6d4e89f97a5a [2021-11-11T15:33:05.781Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-11T15:33:05.781Z] ---> 542f5370f2cc [2021-11-11T15:33:05.781Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-11T15:33:06.070Z] ---> Running in 62513626b63c [2021-11-11T15:33:06.665Z] Removing intermediate container 62513626b63c [2021-11-11T15:33:06.665Z] ---> a27470e84deb [2021-11-11T15:33:06.665Z] Step 14/22 : WORKDIR / [2021-11-11T15:33:06.665Z] ---> Running in 2b6ef69559ea [2021-11-11T15:33:07.264Z] Removing intermediate container 2b6ef69559ea [2021-11-11T15:33:07.264Z] ---> d41fc932c7da [2021-11-11T15:33:07.264Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T15:33:07.542Z] Collecting jsonschema<3,>=2.5.1 [2021-11-11T15:33:07.542Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-11T15:33:07.542Z] ---> a0b6828b5b68 [2021-11-11T15:33:07.542Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-11T15:33:07.542Z] Collecting docopt<0.7,>=0.6.1 [2021-11-11T15:33:07.542Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-11T15:33:08.528Z] ---> 5ff783420ce9 [2021-11-11T15:33:08.528Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-11T15:33:09.128Z] ---> 2f4fe6c93c4f [2021-11-11T15:33:09.128Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-11T15:33:09.401Z] ---> Running in 8adcb4456a71 [2021-11-11T15:33:10.005Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-11T15:33:10.005Z] Removing intermediate container 8adcb4456a71 [2021-11-11T15:33:10.005Z] ---> 59c03f189857 [2021-11-11T15:33:10.005Z] Step 17/20 : CMD ["--init=true"] [2021-11-11T15:33:10.005Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-11T15:33:10.275Z] ---> Running in 00fb9adc3fd4 [2021-11-11T15:33:10.275Z] ---> 66ae73fc0840 [2021-11-11T15:33:10.275Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-11T15:33:10.275Z] Collecting docker-pycreds>=0.4.0 [2021-11-11T15:33:10.275Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-11T15:33:10.872Z] Removing intermediate container 00fb9adc3fd4 [2021-11-11T15:33:10.872Z] ---> 392025126cde [2021-11-11T15:33:10.873Z] Step 18/20 : LABEL arch=arm64 [2021-11-11T15:33:11.148Z] ---> Running in a6712d6c0813 [2021-11-11T15:33:11.421Z] Collecting idna<2.8,>=2.5 [2021-11-11T15:33:11.421Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-11T15:33:11.421Z] ---> 906e40eee8a5 [2021-11-11T15:33:11.421Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-11T15:33:11.698Z] Removing intermediate container a6712d6c0813 [2021-11-11T15:33:11.698Z] ---> 089c38128e3f [2021-11-11T15:33:11.698Z] Step 19/20 : LABEL git_sha=99795407abfa68f7f8d0670114e018bf4d616881 [2021-11-11T15:33:11.698Z] ---> Running in db7d91217f12 [2021-11-11T15:33:11.980Z] ---> Running in f53cfbea812e [2021-11-11T15:33:11.980Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-11T15:33:12.252Z] Removing intermediate container db7d91217f12 [2021-11-11T15:33:12.252Z] ---> 06a72fb72ebb [2021-11-11T15:33:12.252Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T15:33:12.537Z] Removing intermediate container f53cfbea812e [2021-11-11T15:33:12.537Z] ---> 75aa64cb0f3a [2021-11-11T15:33:12.537Z] Step 20/20 : LABEL version=2.0.1-dev.92 [2021-11-11T15:33:12.537Z] ---> Running in 709a7a218e95 [2021-11-11T15:33:12.537Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-11T15:33:12.537Z] Removing intermediate container f50480897262 [2021-11-11T15:33:12.537Z] ---> 75a6bf96fe12 [2021-11-11T15:33:12.537Z] [2021-11-11T15:33:12.537Z] Step 9/22 : FROM alpine:3.14 [2021-11-11T15:33:12.537Z] ---> bb3de5531c18 [2021-11-11T15:33:12.537Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-11T15:33:12.537Z] ---> Running in 71dfefee1704 [2021-11-11T15:33:12.811Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-11T15:33:12.811Z] ---> Running in a12a28a87c2e [2021-11-11T15:33:13.083Z] Removing intermediate container 709a7a218e95 [2021-11-11T15:33:13.083Z] ---> b32c68533789 [2021-11-11T15:33:13.083Z] Step 20/22 : LABEL arch=arm64 [2021-11-11T15:33:13.083Z] ---> Running in 0eb0f81d7237 [2021-11-11T15:33:13.083Z] Removing intermediate container 71dfefee1704 [2021-11-11T15:33:13.083Z] ---> 138625d69e3f [2021-11-11T15:33:13.083Z] [2021-11-11T15:33:13.356Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-11T15:33:13.356Z] 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-11-11T15:33:13.356Z] Removing intermediate container a12a28a87c2e [2021-11-11T15:33:13.356Z] ---> 176b73a16cba [2021-11-11T15:33:13.356Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-11T15:33:13.356Z] Successfully built 138625d69e3f [2021-11-11T15:33:13.356Z] Successfully tagged security-proxy-setup-arm64:latest [2021-11-11T15:33:13.356Z]  Building security-proxy-setup ... done  ---> Running in 431b9c813c3b [2021-11-11T15:33:13.627Z] Removing intermediate container 0eb0f81d7237 [2021-11-11T15:33:13.627Z] ---> 1ed3668fd579 [2021-11-11T15:33:13.627Z] Step 21/22 : LABEL git_sha=99795407abfa68f7f8d0670114e018bf4d616881 [2021-11-11T15:33:13.627Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-11T15:33:13.627Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-11T15:33:13.627Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-11T15:33:13.627Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-11T15:33:13.627Z] ---> Running in e94dee9ad146 [2021-11-11T15:33:13.899Z] Removing intermediate container 431b9c813c3b [2021-11-11T15:33:13.899Z] ---> 7cad0c257591 [2021-11-11T15:33:13.899Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-11T15:33:14.171Z] ---> Running in 1307c6c70ab8 [2021-11-11T15:33:14.171Z] Removing intermediate container e94dee9ad146 [2021-11-11T15:33:14.171Z] ---> cef456670f98 [2021-11-11T15:33:14.171Z] Step 22/22 : LABEL version=2.0.1-dev.92 [2021-11-11T15:33:14.171Z] ---> Running in c329f5b2e606 [2021-11-11T15:33:14.445Z] Removing intermediate container 1307c6c70ab8 [2021-11-11T15:33:14.445Z] ---> 394ed9e6eb86 [2021-11-11T15:33:14.445Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T15:33:14.725Z] ---> Running in 407f64a74eff [2021-11-11T15:33:14.725Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-11T15:33:14.725Z] Attempting uninstall: urllib3 [2021-11-11T15:33:14.725Z] Found existing installation: urllib3 1.26.5 [2021-11-11T15:33:14.725Z] Uninstalling urllib3-1.26.5: [2021-11-11T15:33:14.725Z] Removing intermediate container c329f5b2e606 [2021-11-11T15:33:14.725Z] ---> 2ce4175bbe72 [2021-11-11T15:33:14.725Z] [2021-11-11T15:33:15.001Z] Successfully uninstalled urllib3-1.26.5 [2021-11-11T15:33:15.001Z] Successfully built 2ce4175bbe72 [2021-11-11T15:33:15.001Z] Successfully tagged core-metadata-arm64:latest [2021-11-11T15:33:15.599Z]  Building core-metadata ... done  Attempting uninstall: idna [2021-11-11T15:33:15.599Z] Found existing installation: idna 3.2 [2021-11-11T15:33:15.599Z] Uninstalling idna-3.2: [2021-11-11T15:33:15.599Z] Successfully uninstalled idna-3.2 [2021-11-11T15:33:16.579Z] Attempting uninstall: chardet [2021-11-11T15:33:16.579Z] Found existing installation: chardet 4.0.0 [2021-11-11T15:33:16.579Z] Uninstalling chardet-4.0.0: [2021-11-11T15:33:16.579Z] Successfully uninstalled chardet-4.0.0 [2021-11-11T15:33:16.579Z] Removing intermediate container 407f64a74eff [2021-11-11T15:33:16.579Z] ---> 415502f31972 [2021-11-11T15:33:16.579Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-11T15:33:16.864Z] ---> Running in 7d98dc9a7856 [2021-11-11T15:33:18.303Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T15:33:18.303Z] Attempting uninstall: requests [2021-11-11T15:33:18.303Z] Found existing installation: requests 2.25.1 [2021-11-11T15:33:18.303Z] Uninstalling requests-2.25.1: [2021-11-11T15:33:18.303Z] Successfully uninstalled requests-2.25.1 [2021-11-11T15:33:18.897Z] Running setup.py install for texttable: started [2021-11-11T15:33:18.897Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T15:33:19.869Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-11T15:33:19.869Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-11T15:33:19.869Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-11T15:33:20.139Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-11T15:33:20.139Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-11T15:33:20.414Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-11T15:33:20.414Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T15:33:20.414Z] Running setup.py install for texttable: finished with status 'done' [2021-11-11T15:33:20.414Z] Running setup.py install for PyYAML: started [2021-11-11T15:33:20.414Z] OK: 8 MiB in 20 packages [2021-11-11T15:33:21.446Z] Removing intermediate container 7d98dc9a7856 [2021-11-11T15:33:21.446Z] ---> 7e91b5726ad8 [2021-11-11T15:33:21.446Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T15:33:22.506Z] ---> c44709744bac [2021-11-11T15:33:22.506Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-11T15:33:23.143Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-11T15:33:23.427Z] Running setup.py install for docopt: started [2021-11-11T15:33:23.698Z] ---> 82bbcd0d6a3d [2021-11-11T15:33:23.698Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-11T15:33:24.297Z] ---> 71aa29621bc6 [2021-11-11T15:33:24.297Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-11T15:33:24.570Z] ---> Running in ba3a10109d4f [2021-11-11T15:33:24.843Z] Removing intermediate container ba3a10109d4f [2021-11-11T15:33:24.843Z] ---> 6c12f44c6a68 [2021-11-11T15:33:24.843Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T15:33:24.843Z] ---> Running in bc824c489450 [2021-11-11T15:33:25.122Z] Running setup.py install for docopt: finished with status 'done' [2021-11-11T15:33:25.397Z] Running setup.py install for dockerpty: started [2021-11-11T15:33:25.397Z] Removing intermediate container bc824c489450 [2021-11-11T15:33:25.397Z] ---> 778947538e48 [2021-11-11T15:33:25.397Z] Step 20/22 : LABEL arch=arm64 [2021-11-11T15:33:25.397Z] ---> Running in 9e98ac4b3d23 [2021-11-11T15:33:25.991Z] Removing intermediate container 9e98ac4b3d23 [2021-11-11T15:33:25.991Z] ---> 4af53edbdef2 [2021-11-11T15:33:25.991Z] Step 21/22 : LABEL git_sha=99795407abfa68f7f8d0670114e018bf4d616881 [2021-11-11T15:33:25.991Z] ---> Running in 9ddb8fa25396 [2021-11-11T15:33:26.586Z] Removing intermediate container 9ddb8fa25396 [2021-11-11T15:33:26.586Z] ---> 87e9c46eb175 [2021-11-11T15:33:26.586Z] Step 22/22 : LABEL version=2.0.1-dev.92 [2021-11-11T15:33:26.586Z] ---> Running in c3dbaf547c4c [2021-11-11T15:33:26.858Z] Removing intermediate container c3dbaf547c4c [2021-11-11T15:33:26.858Z] ---> cefc77d1ccf7 [2021-11-11T15:33:26.858Z] [2021-11-11T15:33:27.129Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-11T15:33:27.129Z] Successfully built cefc77d1ccf7 [2021-11-11T15:33:27.129Z] Successfully tagged core-data-arm64:latest [2021-11-11T15:33:28.554Z]  Building core-data ... done 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-11-11T15:33:36.804Z] Removing intermediate container abbb9b31d371 [2021-11-11T15:33:36.804Z] ---> 9289a65b188e [2021-11-11T15:33:36.804Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-11T15:33:36.804Z] ---> Running in 663b97cd47ce [2021-11-11T15:33:36.804Z] Removing intermediate container 663b97cd47ce [2021-11-11T15:33:36.804Z] ---> be01af5dc269 [2021-11-11T15:33:36.804Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-11T15:33:37.080Z] ---> Running in 0a3ccf27d2de [2021-11-11T15:33:37.352Z] Removing intermediate container 0a3ccf27d2de [2021-11-11T15:33:37.352Z] ---> dbe459cd6f18 [2021-11-11T15:33:37.352Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-11T15:33:38.323Z] ---> 52139962308b [2021-11-11T15:33:38.323Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-11T15:33:39.293Z] ---> b5c4608c9e8c [2021-11-11T15:33:39.293Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-11T15:33:39.883Z] ---> 6fbd150f81b7 [2021-11-11T15:33:39.883Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-11T15:33:39.883Z] ---> Running in c7f9249a3e38 [2021-11-11T15:33:40.470Z] Removing intermediate container c7f9249a3e38 [2021-11-11T15:33:40.470Z] ---> fb9179dc7709 [2021-11-11T15:33:40.470Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T15:33:40.470Z] ---> Running in 1459bd8aaf69 [2021-11-11T15:33:41.062Z] Removing intermediate container 1459bd8aaf69 [2021-11-11T15:33:41.062Z] ---> 21baf0c56a91 [2021-11-11T15:33:41.062Z] Step 20/22 : LABEL arch=arm64 [2021-11-11T15:33:41.062Z] ---> Running in 4067ac4b02e3 [2021-11-11T15:33:41.334Z] Removing intermediate container 4067ac4b02e3 [2021-11-11T15:33:41.334Z] ---> 2d9276effcb3 [2021-11-11T15:33:41.334Z] Step 21/22 : LABEL git_sha=99795407abfa68f7f8d0670114e018bf4d616881 [2021-11-11T15:33:41.605Z] ---> Running in 6e3edf7fe22b [2021-11-11T15:33:41.877Z] Removing intermediate container 6e3edf7fe22b [2021-11-11T15:33:41.878Z] ---> 6ab255533493 [2021-11-11T15:33:41.878Z] Step 22/22 : LABEL version=2.0.1-dev.92 [2021-11-11T15:33:41.878Z] ---> Running in 5f14337530ae [2021-11-11T15:33:42.469Z] Removing intermediate container 5f14337530ae [2021-11-11T15:33:42.469Z] ---> 71756da6e28a [2021-11-11T15:33:42.469Z] [2021-11-11T15:33:42.740Z] Successfully built 71756da6e28a [2021-11-11T15:33:42.740Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-11-11T15:33:43.024Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-11-11T15:33:43.014Z] $ docker stop --time=1 3d48d34802e6dade77f5d6460ee455f6e2b58bbf47b364d49b8dccfed79725ca [2021-11-11T15:33:44.700Z] $ docker rm -f 3d48d34802e6dade77f5d6460ee455f6e2b58bbf47b364d49b8dccfed79725ca [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-11T15:33:45.253Z] + docker images [2021-11-11T15:33:45.524Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-11T15:33:45.524Z] sys-mgmt-agent-arm64 latest 71756da6e28a 3 seconds ago 277MB [2021-11-11T15:33:45.524Z] core-data-arm64 latest cefc77d1ccf7 19 seconds ago 19.5MB [2021-11-11T15:33:45.524Z] core-metadata-arm64 latest 2ce4175bbe72 31 seconds ago 15.9MB [2021-11-11T15:33:45.524Z] security-proxy-setup-arm64 latest 138625d69e3f 33 seconds ago 25.4MB [2021-11-11T15:33:45.524Z] 75a6bf96fe12 34 seconds ago 1.46GB [2021-11-11T15:33:45.524Z] 046f735f259c 41 seconds ago 1.46GB [2021-11-11T15:33:45.524Z] 2dcfff5ad04f 49 seconds ago 1.46GB [2021-11-11T15:33:45.524Z] 1743267a3528 About a minute ago 1.45GB [2021-11-11T15:33:45.524Z] security-bootstrapper-arm64 latest 24d4d4a8bd50 3 minutes ago 17.8MB [2021-11-11T15:33:45.524Z] security-secretstore-setup-arm64 latest 86afb3a5608f 3 minutes ago 26.8MB [2021-11-11T15:33:45.524Z] support-notifications-arm64 latest fe8e03ade874 3 minutes ago 16.1MB [2021-11-11T15:33:45.524Z] support-scheduler-arm64 latest e810bf80a603 3 minutes ago 15.3MB [2021-11-11T15:33:45.524Z] core-command-arm64 latest 70592c72b4df 3 minutes ago 15.2MB [2021-11-11T15:33:45.524Z] 9ce3827d6f40 3 minutes ago 1.46GB [2021-11-11T15:33:45.524Z] 6fe67ffe5e42 3 minutes ago 1.46GB [2021-11-11T15:33:45.524Z] bc45808e86f8 3 minutes ago 1.46GB [2021-11-11T15:33:45.524Z] 4884bc6659d4 3 minutes ago 1.46GB [2021-11-11T15:33:45.524Z] 1a7d27a6502d 3 minutes ago 1.45GB [2021-11-11T15:33:45.524Z] ci-base-image-arm64 latest 734bb49d8024 7 minutes ago 1.24GB [2021-11-11T15:33:45.524Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 4 weeks ago 534MB [2021-11-11T15:33:45.524Z] docker 20.10.8 3734d5adc5ac 2 months ago 198MB [2021-11-11T15:33:45.524Z] alpine 3.14 bb3de5531c18 2 months ago 5.34MB [2021-11-11T15:33:45.524Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T15:33:45.670Z] provisioning config files... [2021-11-11T15:33:45.689Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/104@tmp/config6280128773430581267tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T15:33:46.040Z] ---> docker-login.sh [2021-11-11T15:33:46.040Z] nexus3.edgexfoundry.org:10001 [2021-11-11T15:33:46.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T15:33:46.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T15:33:46.309Z] Configure a credential helper to remove this warning. See [2021-11-11T15:33:46.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T15:33:46.309Z] [2021-11-11T15:33:46.309Z] Login Succeeded [2021-11-11T15:33:46.309Z] nexus3.edgexfoundry.org:10002 [2021-11-11T15:33:46.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T15:33:46.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T15:33:46.903Z] Configure a credential helper to remove this warning. See [2021-11-11T15:33:46.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T15:33:46.903Z] [2021-11-11T15:33:46.903Z] Login Succeeded [2021-11-11T15:33:46.903Z] nexus3.edgexfoundry.org:10003 [2021-11-11T15:33:47.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T15:33:47.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T15:33:47.497Z] Configure a credential helper to remove this warning. See [2021-11-11T15:33:47.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T15:33:47.497Z] [2021-11-11T15:33:47.497Z] Login Succeeded [2021-11-11T15:33:47.497Z] nexus3.edgexfoundry.org:10004 [2021-11-11T15:33:48.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T15:33:48.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T15:33:48.090Z] Configure a credential helper to remove this warning. See [2021-11-11T15:33:48.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T15:33:48.090Z] [2021-11-11T15:33:48.090Z] Login Succeeded [2021-11-11T15:33:48.090Z] docker.io [2021-11-11T15:33:48.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T15:33:48.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T15:33:48.952Z] Configure a credential helper to remove this warning. See [2021-11-11T15:33:48.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T15:33:48.952Z] [2021-11-11T15:33:48.952Z] Login Succeeded [2021-11-11T15:33:48.952Z] ---> docker-login.sh ends [Pipeline] } [2021-11-11T15:33:48.968Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-11T15:33:48.999Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-11T15:33:49.016Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-11-11T15:33:49.016Z] 99795407abfa68f7f8d0670114e018bf4d616881 [2021-11-11T15:33:49.016Z] latest [2021-11-11T15:33:49.016Z] 2.0.1-dev.92 [2021-11-11T15:33:49.016Z] 99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92 [2021-11-11T15:33:49.016Z] main [2021-11-11T15:33:49.016Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:33:49.361Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:99795407abfa68f7f8d0670114e018bf4d616881 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:33:49.694Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:99795407abfa68f7f8d0670114e018bf4d616881 [2021-11-11T15:33:49.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-11T15:33:49.694Z] 99dbee04e64e: Preparing [2021-11-11T15:33:49.694Z] af6746347b64: Preparing [2021-11-11T15:33:49.694Z] 3b6dd7ee84ad: Preparing [2021-11-11T15:33:49.694Z] 73260054cbba: Preparing [2021-11-11T15:33:49.694Z] ee420dfed78a: Preparing [2021-11-11T15:33:49.694Z] ee420dfed78a: Layer already exists [2021-11-11T15:33:49.965Z] 3b6dd7ee84ad: Pushed [2021-11-11T15:33:49.965Z] 99dbee04e64e: Pushed [2021-11-11T15:33:49.965Z] 73260054cbba: Pushed [2021-11-11T15:33:52.569Z] af6746347b64: Pushed [2021-11-11T15:33:52.569Z] 99795407abfa68f7f8d0670114e018bf4d616881: digest: sha256:b5971fa8607ecec3669d289bbd71adff6e2aa246f81f78abd811cb6244d00904 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:33:52.907Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:33:53.239Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-11-11T15:33:53.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-11T15:33:53.239Z] 99dbee04e64e: Preparing [2021-11-11T15:33:53.239Z] af6746347b64: Preparing [2021-11-11T15:33:53.239Z] 3b6dd7ee84ad: Preparing [2021-11-11T15:33:53.239Z] 73260054cbba: Preparing [2021-11-11T15:33:53.239Z] ee420dfed78a: Preparing [2021-11-11T15:33:53.239Z] af6746347b64: Layer already exists [2021-11-11T15:33:53.239Z] 99dbee04e64e: Layer already exists [2021-11-11T15:33:53.239Z] ee420dfed78a: Layer already exists [2021-11-11T15:33:53.239Z] 73260054cbba: Layer already exists [2021-11-11T15:33:53.239Z] 3b6dd7ee84ad: Layer already exists [2021-11-11T15:33:53.509Z] latest: digest: sha256:b5971fa8607ecec3669d289bbd71adff6e2aa246f81f78abd811cb6244d00904 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:33:53.843Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.92 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:33:54.170Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.92 [2021-11-11T15:33:54.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-11T15:33:54.170Z] 99dbee04e64e: Preparing [2021-11-11T15:33:54.170Z] af6746347b64: Preparing [2021-11-11T15:33:54.170Z] 3b6dd7ee84ad: Preparing [2021-11-11T15:33:54.170Z] 73260054cbba: Preparing [2021-11-11T15:33:54.170Z] ee420dfed78a: Preparing [2021-11-11T15:33:54.170Z] af6746347b64: Layer already exists [2021-11-11T15:33:54.170Z] ee420dfed78a: Layer already exists [2021-11-11T15:33:54.170Z] 99dbee04e64e: Layer already exists [2021-11-11T15:33:54.170Z] 3b6dd7ee84ad: Layer already exists [2021-11-11T15:33:54.170Z] 73260054cbba: Layer already exists [2021-11-11T15:33:54.444Z] 2.0.1-dev.92: digest: sha256:b5971fa8607ecec3669d289bbd71adff6e2aa246f81f78abd811cb6244d00904 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:33:54.774Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:33:55.099Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92 [2021-11-11T15:33:55.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-11T15:33:55.099Z] 99dbee04e64e: Preparing [2021-11-11T15:33:55.099Z] af6746347b64: Preparing [2021-11-11T15:33:55.099Z] 3b6dd7ee84ad: Preparing [2021-11-11T15:33:55.099Z] 73260054cbba: Preparing [2021-11-11T15:33:55.099Z] ee420dfed78a: Preparing [2021-11-11T15:33:55.099Z] 73260054cbba: Layer already exists [2021-11-11T15:33:55.099Z] af6746347b64: Layer already exists [2021-11-11T15:33:55.099Z] 3b6dd7ee84ad: Layer already exists [2021-11-11T15:33:55.373Z] 99dbee04e64e: Layer already exists [2021-11-11T15:33:55.373Z] ee420dfed78a: Layer already exists [2021-11-11T15:33:55.373Z] 99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92: digest: sha256:b5971fa8607ecec3669d289bbd71adff6e2aa246f81f78abd811cb6244d00904 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:33:55.705Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:33:56.032Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-11-11T15:33:56.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-11T15:33:56.032Z] 99dbee04e64e: Preparing [2021-11-11T15:33:56.032Z] af6746347b64: Preparing [2021-11-11T15:33:56.032Z] 3b6dd7ee84ad: Preparing [2021-11-11T15:33:56.032Z] 73260054cbba: Preparing [2021-11-11T15:33:56.032Z] ee420dfed78a: Preparing [2021-11-11T15:33:56.032Z] ee420dfed78a: Layer already exists [2021-11-11T15:33:56.032Z] af6746347b64: Layer already exists [2021-11-11T15:33:56.304Z] 3b6dd7ee84ad: Layer already exists [2021-11-11T15:33:56.304Z] 73260054cbba: Layer already exists [2021-11-11T15:33:56.304Z] 99dbee04e64e: Layer already exists [2021-11-11T15:33:56.304Z] main: digest: sha256:b5971fa8607ecec3669d289bbd71adff6e2aa246f81f78abd811cb6244d00904 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-11T15:33:56.347Z] ===================================================== [Pipeline] echo [2021-11-11T15:33:56.357Z] taggedImages: [2021-11-11T15:33:56.357Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:99795407abfa68f7f8d0670114e018bf4d616881 [2021-11-11T15:33:56.357Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-11-11T15:33:56.357Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.92 [2021-11-11T15:33:56.357Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92 [2021-11-11T15:33:56.357Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-11-11T15:33:56.379Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-11-11T15:33:56.379Z] 99795407abfa68f7f8d0670114e018bf4d616881 [2021-11-11T15:33:56.379Z] latest [2021-11-11T15:33:56.379Z] 2.0.1-dev.92 [2021-11-11T15:33:56.379Z] 99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92 [2021-11-11T15:33:56.379Z] main [2021-11-11T15:33:56.379Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:33:56.718Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:99795407abfa68f7f8d0670114e018bf4d616881 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:33:57.049Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:99795407abfa68f7f8d0670114e018bf4d616881 [2021-11-11T15:33:57.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-11T15:33:57.049Z] 3546ba6e7a9d: Preparing [2021-11-11T15:33:57.049Z] eefdcff129a0: Preparing [2021-11-11T15:33:57.049Z] 3b6dd7ee84ad: Preparing [2021-11-11T15:33:57.049Z] 39f59c683bdb: Preparing [2021-11-11T15:33:57.049Z] 5a5a782c3cb8: Preparing [2021-11-11T15:33:57.049Z] ee420dfed78a: Preparing [2021-11-11T15:33:57.049Z] ee420dfed78a: Waiting [2021-11-11T15:33:57.049Z] 3b6dd7ee84ad: Layer already exists [2021-11-11T15:33:57.319Z] ee420dfed78a: Layer already exists [2021-11-11T15:33:57.319Z] 3546ba6e7a9d: Pushed [2021-11-11T15:33:57.319Z] 5a5a782c3cb8: Pushed [2021-11-11T15:33:57.907Z] 39f59c683bdb: Pushed [2021-11-11T15:34:00.555Z] eefdcff129a0: Pushed [2021-11-11T15:34:00.555Z] 99795407abfa68f7f8d0670114e018bf4d616881: digest: sha256:1d5b1af0e8d2eaaccd057f79f3a9e05d8c30c14f83ade47d9618939867b6df24 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:00.904Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:01.240Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-11-11T15:34:01.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-11T15:34:01.240Z] 3546ba6e7a9d: Preparing [2021-11-11T15:34:01.240Z] eefdcff129a0: Preparing [2021-11-11T15:34:01.240Z] 3b6dd7ee84ad: Preparing [2021-11-11T15:34:01.240Z] 39f59c683bdb: Preparing [2021-11-11T15:34:01.240Z] 5a5a782c3cb8: Preparing [2021-11-11T15:34:01.240Z] ee420dfed78a: Preparing [2021-11-11T15:34:01.240Z] ee420dfed78a: Waiting [2021-11-11T15:34:01.509Z] 3b6dd7ee84ad: Layer already exists [2021-11-11T15:34:01.509Z] 5a5a782c3cb8: Layer already exists [2021-11-11T15:34:01.509Z] 39f59c683bdb: Layer already exists [2021-11-11T15:34:01.509Z] eefdcff129a0: Layer already exists [2021-11-11T15:34:01.509Z] 3546ba6e7a9d: Layer already exists [2021-11-11T15:34:01.509Z] ee420dfed78a: Layer already exists [2021-11-11T15:34:01.509Z] latest: digest: sha256:1d5b1af0e8d2eaaccd057f79f3a9e05d8c30c14f83ade47d9618939867b6df24 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:01.850Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.92 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:02.189Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.92 [2021-11-11T15:34:02.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-11T15:34:02.189Z] 3546ba6e7a9d: Preparing [2021-11-11T15:34:02.189Z] eefdcff129a0: Preparing [2021-11-11T15:34:02.189Z] 3b6dd7ee84ad: Preparing [2021-11-11T15:34:02.189Z] 39f59c683bdb: Preparing [2021-11-11T15:34:02.189Z] 5a5a782c3cb8: Preparing [2021-11-11T15:34:02.189Z] ee420dfed78a: Preparing [2021-11-11T15:34:02.189Z] ee420dfed78a: Waiting [2021-11-11T15:34:02.189Z] 5a5a782c3cb8: Layer already exists [2021-11-11T15:34:02.189Z] 39f59c683bdb: Layer already exists [2021-11-11T15:34:02.189Z] 3b6dd7ee84ad: Layer already exists [2021-11-11T15:34:02.189Z] 3546ba6e7a9d: Layer already exists [2021-11-11T15:34:02.189Z] eefdcff129a0: Layer already exists [2021-11-11T15:34:02.460Z] ee420dfed78a: Layer already exists [2021-11-11T15:34:02.460Z] 2.0.1-dev.92: digest: sha256:1d5b1af0e8d2eaaccd057f79f3a9e05d8c30c14f83ade47d9618939867b6df24 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:02.794Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:03.127Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92 [2021-11-11T15:34:03.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-11T15:34:03.127Z] 3546ba6e7a9d: Preparing [2021-11-11T15:34:03.127Z] eefdcff129a0: Preparing [2021-11-11T15:34:03.127Z] 3b6dd7ee84ad: Preparing [2021-11-11T15:34:03.127Z] 39f59c683bdb: Preparing [2021-11-11T15:34:03.127Z] 5a5a782c3cb8: Preparing [2021-11-11T15:34:03.127Z] ee420dfed78a: Preparing [2021-11-11T15:34:03.127Z] ee420dfed78a: Waiting [2021-11-11T15:34:03.127Z] 3b6dd7ee84ad: Layer already exists [2021-11-11T15:34:03.396Z] 39f59c683bdb: Layer already exists [2021-11-11T15:34:03.396Z] eefdcff129a0: Layer already exists [2021-11-11T15:34:03.396Z] 5a5a782c3cb8: Layer already exists [2021-11-11T15:34:03.396Z] 3546ba6e7a9d: Layer already exists [2021-11-11T15:34:03.396Z] ee420dfed78a: Layer already exists [2021-11-11T15:34:03.396Z] 99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92: digest: sha256:1d5b1af0e8d2eaaccd057f79f3a9e05d8c30c14f83ade47d9618939867b6df24 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:03.730Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:04.061Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-11-11T15:34:04.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-11T15:34:04.061Z] 3546ba6e7a9d: Preparing [2021-11-11T15:34:04.061Z] eefdcff129a0: Preparing [2021-11-11T15:34:04.061Z] 3b6dd7ee84ad: Preparing [2021-11-11T15:34:04.061Z] 39f59c683bdb: Preparing [2021-11-11T15:34:04.061Z] 5a5a782c3cb8: Preparing [2021-11-11T15:34:04.061Z] ee420dfed78a: Preparing [2021-11-11T15:34:04.061Z] ee420dfed78a: Waiting [2021-11-11T15:34:04.061Z] 3b6dd7ee84ad: Layer already exists [2021-11-11T15:34:04.061Z] 3546ba6e7a9d: Layer already exists [2021-11-11T15:34:04.061Z] 39f59c683bdb: Layer already exists [2021-11-11T15:34:04.061Z] eefdcff129a0: Layer already exists [2021-11-11T15:34:04.061Z] 5a5a782c3cb8: Layer already exists [2021-11-11T15:34:04.334Z] ee420dfed78a: Layer already exists [2021-11-11T15:34:04.334Z] main: digest: sha256:1d5b1af0e8d2eaaccd057f79f3a9e05d8c30c14f83ade47d9618939867b6df24 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-11T15:34:04.380Z] ===================================================== [Pipeline] echo [2021-11-11T15:34:04.389Z] taggedImages: [2021-11-11T15:34:04.389Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:99795407abfa68f7f8d0670114e018bf4d616881 [2021-11-11T15:34:04.389Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-11-11T15:34:04.389Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.92 [2021-11-11T15:34:04.389Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92 [2021-11-11T15:34:04.389Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-11-11T15:34:04.412Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-11-11T15:34:04.412Z] 99795407abfa68f7f8d0670114e018bf4d616881 [2021-11-11T15:34:04.412Z] latest [2021-11-11T15:34:04.412Z] 2.0.1-dev.92 [2021-11-11T15:34:04.412Z] 99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92 [2021-11-11T15:34:04.412Z] main [2021-11-11T15:34:04.412Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:04.759Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:99795407abfa68f7f8d0670114e018bf4d616881 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:05.096Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:99795407abfa68f7f8d0670114e018bf4d616881 [2021-11-11T15:34:05.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-11T15:34:05.096Z] 76ac9d28c3fa: Preparing [2021-11-11T15:34:05.096Z] 7b240d605af3: Preparing [2021-11-11T15:34:05.096Z] 3b6dd7ee84ad: Preparing [2021-11-11T15:34:05.096Z] 73260054cbba: Preparing [2021-11-11T15:34:05.096Z] ee420dfed78a: Preparing [2021-11-11T15:34:05.096Z] 73260054cbba: Layer already exists [2021-11-11T15:34:05.096Z] 3b6dd7ee84ad: Layer already exists [2021-11-11T15:34:05.096Z] ee420dfed78a: Layer already exists [2021-11-11T15:34:05.365Z] 76ac9d28c3fa: Pushed [2021-11-11T15:34:07.967Z] 7b240d605af3: Pushed [2021-11-11T15:34:08.236Z] 99795407abfa68f7f8d0670114e018bf4d616881: digest: sha256:f9717181671887fb5c702ead30f47f6b3bc33b4c40852a602806485c09a9df90 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:08.574Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:08.908Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-11-11T15:34:08.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-11T15:34:08.908Z] 76ac9d28c3fa: Preparing [2021-11-11T15:34:08.908Z] 7b240d605af3: Preparing [2021-11-11T15:34:08.908Z] 3b6dd7ee84ad: Preparing [2021-11-11T15:34:08.908Z] 73260054cbba: Preparing [2021-11-11T15:34:08.908Z] ee420dfed78a: Preparing [2021-11-11T15:34:08.908Z] ee420dfed78a: Layer already exists [2021-11-11T15:34:08.908Z] 3b6dd7ee84ad: Layer already exists [2021-11-11T15:34:08.908Z] 73260054cbba: Layer already exists [2021-11-11T15:34:08.908Z] 7b240d605af3: Layer already exists [2021-11-11T15:34:09.182Z] 76ac9d28c3fa: Layer already exists [2021-11-11T15:34:09.182Z] latest: digest: sha256:f9717181671887fb5c702ead30f47f6b3bc33b4c40852a602806485c09a9df90 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:09.522Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.92 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:09.860Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.92 [2021-11-11T15:34:09.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-11T15:34:09.861Z] 76ac9d28c3fa: Preparing [2021-11-11T15:34:09.861Z] 7b240d605af3: Preparing [2021-11-11T15:34:09.861Z] 3b6dd7ee84ad: Preparing [2021-11-11T15:34:09.861Z] 73260054cbba: Preparing [2021-11-11T15:34:09.861Z] ee420dfed78a: Preparing [2021-11-11T15:34:09.861Z] 3b6dd7ee84ad: Layer already exists [2021-11-11T15:34:09.861Z] ee420dfed78a: Layer already exists [2021-11-11T15:34:09.861Z] 76ac9d28c3fa: Layer already exists [2021-11-11T15:34:09.861Z] 73260054cbba: Layer already exists [2021-11-11T15:34:09.861Z] 7b240d605af3: Layer already exists [2021-11-11T15:34:10.131Z] 2.0.1-dev.92: digest: sha256:f9717181671887fb5c702ead30f47f6b3bc33b4c40852a602806485c09a9df90 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:10.466Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:10.797Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92 [2021-11-11T15:34:10.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-11T15:34:10.797Z] 76ac9d28c3fa: Preparing [2021-11-11T15:34:10.797Z] 7b240d605af3: Preparing [2021-11-11T15:34:10.797Z] 3b6dd7ee84ad: Preparing [2021-11-11T15:34:10.797Z] 73260054cbba: Preparing [2021-11-11T15:34:10.797Z] ee420dfed78a: Preparing [2021-11-11T15:34:10.797Z] 3b6dd7ee84ad: Layer already exists [2021-11-11T15:34:10.797Z] 73260054cbba: Layer already exists [2021-11-11T15:34:10.797Z] 76ac9d28c3fa: Layer already exists [2021-11-11T15:34:10.797Z] 7b240d605af3: Layer already exists [2021-11-11T15:34:10.797Z] ee420dfed78a: Layer already exists [2021-11-11T15:34:11.068Z] 99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92: digest: sha256:f9717181671887fb5c702ead30f47f6b3bc33b4c40852a602806485c09a9df90 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:11.406Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:11.737Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-11-11T15:34:11.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-11T15:34:11.737Z] 76ac9d28c3fa: Preparing [2021-11-11T15:34:11.737Z] 7b240d605af3: Preparing [2021-11-11T15:34:11.737Z] 3b6dd7ee84ad: Preparing [2021-11-11T15:34:11.737Z] 73260054cbba: Preparing [2021-11-11T15:34:11.737Z] ee420dfed78a: Preparing [2021-11-11T15:34:11.737Z] 3b6dd7ee84ad: Layer already exists [2021-11-11T15:34:11.737Z] ee420dfed78a: Layer already exists [2021-11-11T15:34:11.737Z] 73260054cbba: Layer already exists [2021-11-11T15:34:11.737Z] 76ac9d28c3fa: Layer already exists [2021-11-11T15:34:12.010Z] 7b240d605af3: Layer already exists [2021-11-11T15:34:12.010Z] main: digest: sha256:f9717181671887fb5c702ead30f47f6b3bc33b4c40852a602806485c09a9df90 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-11T15:34:12.054Z] ===================================================== [Pipeline] echo [2021-11-11T15:34:12.062Z] taggedImages: [2021-11-11T15:34:12.062Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:99795407abfa68f7f8d0670114e018bf4d616881 [2021-11-11T15:34:12.062Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-11-11T15:34:12.062Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.92 [2021-11-11T15:34:12.062Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92 [2021-11-11T15:34:12.062Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-11-11T15:34:12.083Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-11-11T15:34:12.083Z] 99795407abfa68f7f8d0670114e018bf4d616881 [2021-11-11T15:34:12.083Z] latest [2021-11-11T15:34:12.083Z] 2.0.1-dev.92 [2021-11-11T15:34:12.083Z] 99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92 [2021-11-11T15:34:12.083Z] main [2021-11-11T15:34:12.083Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:12.427Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:99795407abfa68f7f8d0670114e018bf4d616881 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:12.760Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:99795407abfa68f7f8d0670114e018bf4d616881 [2021-11-11T15:34:12.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-11T15:34:12.760Z] 1d460a8424da: Preparing [2021-11-11T15:34:12.760Z] 1d460a8424da: Preparing [2021-11-11T15:34:12.760Z] fab50f96a906: Preparing [2021-11-11T15:34:12.760Z] ec48e6901499: Preparing [2021-11-11T15:34:12.760Z] 59d642e0fb78: Preparing [2021-11-11T15:34:12.760Z] 646392b8889a: Preparing [2021-11-11T15:34:12.760Z] 3b6dd7ee84ad: Preparing [2021-11-11T15:34:12.760Z] 6bcb77ee4822: Preparing [2021-11-11T15:34:12.760Z] f8626199bf08: Preparing [2021-11-11T15:34:12.760Z] e985986415c8: Preparing [2021-11-11T15:34:12.760Z] d0c0bfba10f5: Preparing [2021-11-11T15:34:12.760Z] ee420dfed78a: Preparing [2021-11-11T15:34:12.760Z] 3b6dd7ee84ad: Waiting [2021-11-11T15:34:12.760Z] 6bcb77ee4822: Waiting [2021-11-11T15:34:12.760Z] d0c0bfba10f5: Waiting [2021-11-11T15:34:12.760Z] f8626199bf08: Waiting [2021-11-11T15:34:12.760Z] ee420dfed78a: Waiting [2021-11-11T15:34:12.760Z] e985986415c8: Waiting [2021-11-11T15:34:13.045Z] fab50f96a906: Pushed [2021-11-11T15:34:13.045Z] ec48e6901499: Pushed [2021-11-11T15:34:13.045Z] 1d460a8424da: Pushed [2021-11-11T15:34:13.045Z] 59d642e0fb78: Pushed [2021-11-11T15:34:13.045Z] 3b6dd7ee84ad: Layer already exists [2021-11-11T15:34:13.316Z] 6bcb77ee4822: Pushed [2021-11-11T15:34:13.316Z] f8626199bf08: Pushed [2021-11-11T15:34:13.316Z] e985986415c8: Pushed [2021-11-11T15:34:13.316Z] ee420dfed78a: Layer already exists [2021-11-11T15:34:13.316Z] d0c0bfba10f5: Pushed [2021-11-11T15:34:16.686Z] 646392b8889a: Pushed [2021-11-11T15:34:16.686Z] 99795407abfa68f7f8d0670114e018bf4d616881: digest: sha256:b177b7e4dee95403ccee1864fe800a8ae2816f556d8777f61575abc7cb170799 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:17.021Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:17.354Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-11-11T15:34:17.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-11T15:34:17.354Z] 1d460a8424da: Preparing [2021-11-11T15:34:17.354Z] 1d460a8424da: Preparing [2021-11-11T15:34:17.354Z] fab50f96a906: Preparing [2021-11-11T15:34:17.354Z] ec48e6901499: Preparing [2021-11-11T15:34:17.354Z] 59d642e0fb78: Preparing [2021-11-11T15:34:17.354Z] 646392b8889a: Preparing [2021-11-11T15:34:17.354Z] 3b6dd7ee84ad: Preparing [2021-11-11T15:34:17.354Z] 6bcb77ee4822: Preparing [2021-11-11T15:34:17.354Z] f8626199bf08: Preparing [2021-11-11T15:34:17.354Z] e985986415c8: Preparing [2021-11-11T15:34:17.354Z] d0c0bfba10f5: Preparing [2021-11-11T15:34:17.354Z] ee420dfed78a: Preparing [2021-11-11T15:34:17.354Z] f8626199bf08: Waiting [2021-11-11T15:34:17.354Z] e985986415c8: Waiting [2021-11-11T15:34:17.354Z] 3b6dd7ee84ad: Waiting [2021-11-11T15:34:17.354Z] d0c0bfba10f5: Waiting [2021-11-11T15:34:17.354Z] ee420dfed78a: Waiting [2021-11-11T15:34:17.354Z] 6bcb77ee4822: Waiting [2021-11-11T15:34:17.354Z] 646392b8889a: Layer already exists [2021-11-11T15:34:17.354Z] ec48e6901499: Layer already exists [2021-11-11T15:34:17.354Z] fab50f96a906: Layer already exists [2021-11-11T15:34:17.354Z] 1d460a8424da: Layer already exists [2021-11-11T15:34:17.354Z] 59d642e0fb78: Layer already exists [2021-11-11T15:34:17.354Z] 3b6dd7ee84ad: Layer already exists [2021-11-11T15:34:17.354Z] f8626199bf08: Layer already exists [2021-11-11T15:34:17.354Z] 6bcb77ee4822: Layer already exists [2021-11-11T15:34:17.354Z] e985986415c8: Layer already exists [2021-11-11T15:34:17.623Z] d0c0bfba10f5: Layer already exists [2021-11-11T15:34:17.623Z] ee420dfed78a: Layer already exists [2021-11-11T15:34:17.623Z] latest: digest: sha256:b177b7e4dee95403ccee1864fe800a8ae2816f556d8777f61575abc7cb170799 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:18.068Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.92 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:18.404Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.92 [2021-11-11T15:34:18.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-11T15:34:18.404Z] 1d460a8424da: Preparing [2021-11-11T15:34:18.404Z] 1d460a8424da: Preparing [2021-11-11T15:34:18.404Z] fab50f96a906: Preparing [2021-11-11T15:34:18.404Z] ec48e6901499: Preparing [2021-11-11T15:34:18.404Z] 59d642e0fb78: Preparing [2021-11-11T15:34:18.404Z] 646392b8889a: Preparing [2021-11-11T15:34:18.404Z] 3b6dd7ee84ad: Preparing [2021-11-11T15:34:18.404Z] 6bcb77ee4822: Preparing [2021-11-11T15:34:18.404Z] f8626199bf08: Preparing [2021-11-11T15:34:18.404Z] e985986415c8: Preparing [2021-11-11T15:34:18.404Z] d0c0bfba10f5: Preparing [2021-11-11T15:34:18.404Z] ee420dfed78a: Preparing [2021-11-11T15:34:18.404Z] e985986415c8: Waiting [2021-11-11T15:34:18.404Z] 3b6dd7ee84ad: Waiting [2021-11-11T15:34:18.404Z] 6bcb77ee4822: Waiting [2021-11-11T15:34:18.404Z] f8626199bf08: Waiting [2021-11-11T15:34:18.404Z] ee420dfed78a: Waiting [2021-11-11T15:34:18.404Z] 646392b8889a: Layer already exists [2021-11-11T15:34:18.404Z] 59d642e0fb78: Layer already exists [2021-11-11T15:34:18.404Z] fab50f96a906: Layer already exists [2021-11-11T15:34:18.404Z] ec48e6901499: Layer already exists [2021-11-11T15:34:18.404Z] 1d460a8424da: Layer already exists [2021-11-11T15:34:18.676Z] 3b6dd7ee84ad: Layer already exists [2021-11-11T15:34:18.676Z] e985986415c8: Layer already exists [2021-11-11T15:34:18.676Z] d0c0bfba10f5: Layer already exists [2021-11-11T15:34:18.676Z] 6bcb77ee4822: Layer already exists [2021-11-11T15:34:18.676Z] f8626199bf08: Layer already exists [2021-11-11T15:34:18.676Z] ee420dfed78a: Layer already exists [2021-11-11T15:34:18.676Z] 2.0.1-dev.92: digest: sha256:b177b7e4dee95403ccee1864fe800a8ae2816f556d8777f61575abc7cb170799 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:19.010Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:19.343Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92 [2021-11-11T15:34:19.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-11T15:34:19.343Z] 1d460a8424da: Preparing [2021-11-11T15:34:19.343Z] 1d460a8424da: Preparing [2021-11-11T15:34:19.343Z] fab50f96a906: Preparing [2021-11-11T15:34:19.343Z] ec48e6901499: Preparing [2021-11-11T15:34:19.343Z] 59d642e0fb78: Preparing [2021-11-11T15:34:19.343Z] 646392b8889a: Preparing [2021-11-11T15:34:19.343Z] 3b6dd7ee84ad: Preparing [2021-11-11T15:34:19.343Z] 6bcb77ee4822: Preparing [2021-11-11T15:34:19.343Z] f8626199bf08: Preparing [2021-11-11T15:34:19.343Z] e985986415c8: Preparing [2021-11-11T15:34:19.343Z] d0c0bfba10f5: Preparing [2021-11-11T15:34:19.343Z] ee420dfed78a: Preparing [2021-11-11T15:34:19.343Z] 3b6dd7ee84ad: Waiting [2021-11-11T15:34:19.343Z] 6bcb77ee4822: Waiting [2021-11-11T15:34:19.343Z] f8626199bf08: Waiting [2021-11-11T15:34:19.343Z] e985986415c8: Waiting [2021-11-11T15:34:19.343Z] d0c0bfba10f5: Waiting [2021-11-11T15:34:19.343Z] ee420dfed78a: Waiting [2021-11-11T15:34:19.343Z] 646392b8889a: Layer already exists [2021-11-11T15:34:19.343Z] 1d460a8424da: Layer already exists [2021-11-11T15:34:19.343Z] fab50f96a906: Layer already exists [2021-11-11T15:34:19.343Z] 59d642e0fb78: Layer already exists [2021-11-11T15:34:19.614Z] ec48e6901499: Layer already exists [2021-11-11T15:34:19.614Z] e985986415c8: Layer already exists [2021-11-11T15:34:19.614Z] 6bcb77ee4822: Layer already exists [2021-11-11T15:34:19.614Z] 3b6dd7ee84ad: Layer already exists [2021-11-11T15:34:19.614Z] f8626199bf08: Layer already exists [2021-11-11T15:34:19.614Z] d0c0bfba10f5: Layer already exists [2021-11-11T15:34:19.614Z] ee420dfed78a: Layer already exists [2021-11-11T15:34:19.614Z] 99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92: digest: sha256:b177b7e4dee95403ccee1864fe800a8ae2816f556d8777f61575abc7cb170799 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:19.969Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:20.309Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-11-11T15:34:20.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-11T15:34:20.309Z] 1d460a8424da: Preparing [2021-11-11T15:34:20.309Z] 1d460a8424da: Preparing [2021-11-11T15:34:20.309Z] fab50f96a906: Preparing [2021-11-11T15:34:20.309Z] ec48e6901499: Preparing [2021-11-11T15:34:20.309Z] 59d642e0fb78: Preparing [2021-11-11T15:34:20.309Z] 646392b8889a: Preparing [2021-11-11T15:34:20.309Z] 3b6dd7ee84ad: Preparing [2021-11-11T15:34:20.309Z] 6bcb77ee4822: Preparing [2021-11-11T15:34:20.309Z] f8626199bf08: Preparing [2021-11-11T15:34:20.309Z] e985986415c8: Preparing [2021-11-11T15:34:20.309Z] d0c0bfba10f5: Preparing [2021-11-11T15:34:20.309Z] ee420dfed78a: Preparing [2021-11-11T15:34:20.309Z] f8626199bf08: Waiting [2021-11-11T15:34:20.309Z] e985986415c8: Waiting [2021-11-11T15:34:20.309Z] d0c0bfba10f5: Waiting [2021-11-11T15:34:20.309Z] 3b6dd7ee84ad: Waiting [2021-11-11T15:34:20.309Z] 6bcb77ee4822: Waiting [2021-11-11T15:34:20.309Z] ee420dfed78a: Waiting [2021-11-11T15:34:20.309Z] 646392b8889a: Layer already exists [2021-11-11T15:34:20.309Z] 1d460a8424da: Layer already exists [2021-11-11T15:34:20.309Z] fab50f96a906: Layer already exists [2021-11-11T15:34:20.309Z] 59d642e0fb78: Layer already exists [2021-11-11T15:34:20.309Z] ec48e6901499: Layer already exists [2021-11-11T15:34:20.309Z] 3b6dd7ee84ad: Layer already exists [2021-11-11T15:34:20.309Z] 6bcb77ee4822: Layer already exists [2021-11-11T15:34:20.309Z] e985986415c8: Layer already exists [2021-11-11T15:34:20.309Z] f8626199bf08: Layer already exists [2021-11-11T15:34:20.582Z] d0c0bfba10f5: Layer already exists [2021-11-11T15:34:20.582Z] ee420dfed78a: Layer already exists [2021-11-11T15:34:20.582Z] main: digest: sha256:b177b7e4dee95403ccee1864fe800a8ae2816f556d8777f61575abc7cb170799 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-11T15:34:20.619Z] ===================================================== [Pipeline] echo [2021-11-11T15:34:20.627Z] taggedImages: [2021-11-11T15:34:20.627Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:99795407abfa68f7f8d0670114e018bf4d616881 [2021-11-11T15:34:20.627Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-11-11T15:34:20.627Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.92 [2021-11-11T15:34:20.627Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92 [2021-11-11T15:34:20.627Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-11-11T15:34:20.644Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-11-11T15:34:20.644Z] 99795407abfa68f7f8d0670114e018bf4d616881 [2021-11-11T15:34:20.644Z] latest [2021-11-11T15:34:20.644Z] 2.0.1-dev.92 [2021-11-11T15:34:20.644Z] 99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92 [2021-11-11T15:34:20.644Z] main [2021-11-11T15:34:20.644Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:20.982Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:99795407abfa68f7f8d0670114e018bf4d616881 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:21.327Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:99795407abfa68f7f8d0670114e018bf4d616881 [2021-11-11T15:34:21.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-11T15:34:21.327Z] 26610e0918f6: Preparing [2021-11-11T15:34:21.327Z] 90e538362d95: Preparing [2021-11-11T15:34:21.327Z] a5d4a934abe9: Preparing [2021-11-11T15:34:21.327Z] ccdb254925de: Preparing [2021-11-11T15:34:21.327Z] 3ec358fe0a9f: Preparing [2021-11-11T15:34:21.327Z] ee420dfed78a: Preparing [2021-11-11T15:34:21.327Z] ee420dfed78a: Waiting [2021-11-11T15:34:21.599Z] a5d4a934abe9: Pushed [2021-11-11T15:34:21.599Z] ccdb254925de: Pushed [2021-11-11T15:34:21.599Z] ee420dfed78a: Layer already exists [2021-11-11T15:34:22.191Z] 3ec358fe0a9f: Pushed [2021-11-11T15:34:24.152Z] 90e538362d95: Pushed [2021-11-11T15:34:24.152Z] 26610e0918f6: Pushed [2021-11-11T15:34:24.152Z] 99795407abfa68f7f8d0670114e018bf4d616881: digest: sha256:17381cf0b1c290beb11b0d968a76a87e275aacf1e57bdbd4e8df9ace48ad0899 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:24.490Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:24.821Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-11-11T15:34:24.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-11T15:34:24.821Z] 26610e0918f6: Preparing [2021-11-11T15:34:24.821Z] 90e538362d95: Preparing [2021-11-11T15:34:24.821Z] a5d4a934abe9: Preparing [2021-11-11T15:34:24.821Z] ccdb254925de: Preparing [2021-11-11T15:34:24.821Z] 3ec358fe0a9f: Preparing [2021-11-11T15:34:24.821Z] ee420dfed78a: Preparing [2021-11-11T15:34:24.821Z] ee420dfed78a: Waiting [2021-11-11T15:34:25.094Z] 3ec358fe0a9f: Layer already exists [2021-11-11T15:34:25.094Z] 26610e0918f6: Layer already exists [2021-11-11T15:34:25.094Z] a5d4a934abe9: Layer already exists [2021-11-11T15:34:25.094Z] ccdb254925de: Layer already exists [2021-11-11T15:34:25.094Z] 90e538362d95: Layer already exists [2021-11-11T15:34:25.094Z] ee420dfed78a: Layer already exists [2021-11-11T15:34:25.094Z] latest: digest: sha256:17381cf0b1c290beb11b0d968a76a87e275aacf1e57bdbd4e8df9ace48ad0899 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:25.432Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.92 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:25.766Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.92 [2021-11-11T15:34:25.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-11T15:34:25.766Z] 26610e0918f6: Preparing [2021-11-11T15:34:25.766Z] 90e538362d95: Preparing [2021-11-11T15:34:25.766Z] a5d4a934abe9: Preparing [2021-11-11T15:34:25.766Z] ccdb254925de: Preparing [2021-11-11T15:34:25.766Z] 3ec358fe0a9f: Preparing [2021-11-11T15:34:25.766Z] ee420dfed78a: Preparing [2021-11-11T15:34:25.766Z] ee420dfed78a: Waiting [2021-11-11T15:34:26.040Z] ccdb254925de: Layer already exists [2021-11-11T15:34:26.040Z] 26610e0918f6: Layer already exists [2021-11-11T15:34:26.040Z] 3ec358fe0a9f: Layer already exists [2021-11-11T15:34:26.040Z] 90e538362d95: Layer already exists [2021-11-11T15:34:26.040Z] a5d4a934abe9: Layer already exists [2021-11-11T15:34:26.040Z] ee420dfed78a: Layer already exists [2021-11-11T15:34:26.040Z] 2.0.1-dev.92: digest: sha256:17381cf0b1c290beb11b0d968a76a87e275aacf1e57bdbd4e8df9ace48ad0899 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:26.377Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:26.711Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92 [2021-11-11T15:34:26.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-11T15:34:26.711Z] 26610e0918f6: Preparing [2021-11-11T15:34:26.711Z] 90e538362d95: Preparing [2021-11-11T15:34:26.711Z] a5d4a934abe9: Preparing [2021-11-11T15:34:26.711Z] ccdb254925de: Preparing [2021-11-11T15:34:26.711Z] 3ec358fe0a9f: Preparing [2021-11-11T15:34:26.711Z] ee420dfed78a: Preparing [2021-11-11T15:34:26.711Z] ee420dfed78a: Waiting [2021-11-11T15:34:26.711Z] ccdb254925de: Layer already exists [2021-11-11T15:34:26.711Z] 90e538362d95: Layer already exists [2021-11-11T15:34:26.981Z] a5d4a934abe9: Layer already exists [2021-11-11T15:34:26.982Z] 26610e0918f6: Layer already exists [2021-11-11T15:34:26.982Z] 3ec358fe0a9f: Layer already exists [2021-11-11T15:34:26.982Z] ee420dfed78a: Layer already exists [2021-11-11T15:34:26.982Z] 99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92: digest: sha256:17381cf0b1c290beb11b0d968a76a87e275aacf1e57bdbd4e8df9ace48ad0899 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:27.313Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:27.646Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-11-11T15:34:27.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-11T15:34:27.646Z] 26610e0918f6: Preparing [2021-11-11T15:34:27.646Z] 90e538362d95: Preparing [2021-11-11T15:34:27.646Z] a5d4a934abe9: Preparing [2021-11-11T15:34:27.646Z] ccdb254925de: Preparing [2021-11-11T15:34:27.646Z] 3ec358fe0a9f: Preparing [2021-11-11T15:34:27.646Z] ee420dfed78a: Preparing [2021-11-11T15:34:27.646Z] ee420dfed78a: Waiting [2021-11-11T15:34:27.646Z] 26610e0918f6: Layer already exists [2021-11-11T15:34:27.646Z] 90e538362d95: Layer already exists [2021-11-11T15:34:27.646Z] ccdb254925de: Layer already exists [2021-11-11T15:34:27.646Z] a5d4a934abe9: Layer already exists [2021-11-11T15:34:27.646Z] 3ec358fe0a9f: Layer already exists [2021-11-11T15:34:27.646Z] ee420dfed78a: Layer already exists [2021-11-11T15:34:27.916Z] main: digest: sha256:17381cf0b1c290beb11b0d968a76a87e275aacf1e57bdbd4e8df9ace48ad0899 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-11T15:34:27.959Z] ===================================================== [Pipeline] echo [2021-11-11T15:34:27.969Z] taggedImages: [2021-11-11T15:34:27.969Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:99795407abfa68f7f8d0670114e018bf4d616881 [2021-11-11T15:34:27.969Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-11-11T15:34:27.969Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.92 [2021-11-11T15:34:27.969Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92 [2021-11-11T15:34:27.969Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-11-11T15:34:27.986Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-11-11T15:34:27.986Z] 99795407abfa68f7f8d0670114e018bf4d616881 [2021-11-11T15:34:27.986Z] latest [2021-11-11T15:34:27.986Z] 2.0.1-dev.92 [2021-11-11T15:34:27.986Z] 99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92 [2021-11-11T15:34:27.986Z] main [2021-11-11T15:34:27.986Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:28.322Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:99795407abfa68f7f8d0670114e018bf4d616881 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:28.660Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:99795407abfa68f7f8d0670114e018bf4d616881 [2021-11-11T15:34:28.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-11T15:34:28.660Z] eb5d0ee78507: Preparing [2021-11-11T15:34:28.660Z] 3035b9f28a07: Preparing [2021-11-11T15:34:28.660Z] c27dd3e58fd6: Preparing [2021-11-11T15:34:28.660Z] dcd63d7d6739: Preparing [2021-11-11T15:34:28.660Z] f90816c1243c: Preparing [2021-11-11T15:34:28.660Z] c75576f31dcf: Preparing [2021-11-11T15:34:28.660Z] 0cf654305ca0: Preparing [2021-11-11T15:34:28.660Z] 35b9060a7880: Preparing [2021-11-11T15:34:28.660Z] 11e49aba6947: Preparing [2021-11-11T15:34:28.660Z] ee420dfed78a: Preparing [2021-11-11T15:34:28.660Z] c75576f31dcf: Waiting [2021-11-11T15:34:28.660Z] 0cf654305ca0: Waiting [2021-11-11T15:34:28.660Z] 35b9060a7880: Waiting [2021-11-11T15:34:28.660Z] 11e49aba6947: Waiting [2021-11-11T15:34:28.660Z] ee420dfed78a: Waiting [2021-11-11T15:34:28.935Z] f90816c1243c: Pushed [2021-11-11T15:34:28.935Z] 3035b9f28a07: Pushed [2021-11-11T15:34:28.935Z] eb5d0ee78507: Pushed [2021-11-11T15:34:29.205Z] c75576f31dcf: Pushed [2021-11-11T15:34:29.205Z] 0cf654305ca0: Pushed [2021-11-11T15:34:29.205Z] 35b9060a7880: Pushed [2021-11-11T15:34:29.205Z] ee420dfed78a: Layer already exists [2021-11-11T15:34:29.475Z] 11e49aba6947: Pushed [2021-11-11T15:34:31.435Z] dcd63d7d6739: Pushed [2021-11-11T15:34:31.704Z] c27dd3e58fd6: Pushed [2021-11-11T15:34:31.973Z] 99795407abfa68f7f8d0670114e018bf4d616881: digest: sha256:91a01ce90092e58098007fac13bbc81638b13133ff8e2427bdd8ba1087645dd0 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:32.307Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:32.636Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-11-11T15:34:32.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-11T15:34:32.636Z] eb5d0ee78507: Preparing [2021-11-11T15:34:32.636Z] 3035b9f28a07: Preparing [2021-11-11T15:34:32.636Z] c27dd3e58fd6: Preparing [2021-11-11T15:34:32.636Z] dcd63d7d6739: Preparing [2021-11-11T15:34:32.636Z] f90816c1243c: Preparing [2021-11-11T15:34:32.636Z] c75576f31dcf: Preparing [2021-11-11T15:34:32.636Z] 0cf654305ca0: Preparing [2021-11-11T15:34:32.636Z] 35b9060a7880: Preparing [2021-11-11T15:34:32.636Z] 11e49aba6947: Preparing [2021-11-11T15:34:32.636Z] ee420dfed78a: Preparing [2021-11-11T15:34:32.636Z] 11e49aba6947: Waiting [2021-11-11T15:34:32.636Z] 35b9060a7880: Waiting [2021-11-11T15:34:32.636Z] ee420dfed78a: Waiting [2021-11-11T15:34:32.636Z] c75576f31dcf: Waiting [2021-11-11T15:34:32.636Z] 0cf654305ca0: Waiting [2021-11-11T15:34:32.636Z] c27dd3e58fd6: Layer already exists [2021-11-11T15:34:32.636Z] dcd63d7d6739: Layer already exists [2021-11-11T15:34:32.636Z] eb5d0ee78507: Layer already exists [2021-11-11T15:34:32.636Z] 3035b9f28a07: Layer already exists [2021-11-11T15:34:32.906Z] f90816c1243c: Layer already exists [2021-11-11T15:34:32.906Z] 0cf654305ca0: Layer already exists [2021-11-11T15:34:32.906Z] c75576f31dcf: Layer already exists [2021-11-11T15:34:32.906Z] 11e49aba6947: Layer already exists [2021-11-11T15:34:32.906Z] 35b9060a7880: Layer already exists [2021-11-11T15:34:32.906Z] ee420dfed78a: Layer already exists [2021-11-11T15:34:32.906Z] latest: digest: sha256:91a01ce90092e58098007fac13bbc81638b13133ff8e2427bdd8ba1087645dd0 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:33.251Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.92 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:33.586Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.92 [2021-11-11T15:34:33.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-11T15:34:33.586Z] eb5d0ee78507: Preparing [2021-11-11T15:34:33.586Z] 3035b9f28a07: Preparing [2021-11-11T15:34:33.586Z] c27dd3e58fd6: Preparing [2021-11-11T15:34:33.586Z] dcd63d7d6739: Preparing [2021-11-11T15:34:33.586Z] f90816c1243c: Preparing [2021-11-11T15:34:33.586Z] c75576f31dcf: Preparing [2021-11-11T15:34:33.586Z] 0cf654305ca0: Preparing [2021-11-11T15:34:33.586Z] 35b9060a7880: Preparing [2021-11-11T15:34:33.586Z] 11e49aba6947: Preparing [2021-11-11T15:34:33.586Z] ee420dfed78a: Preparing [2021-11-11T15:34:33.586Z] 11e49aba6947: Waiting [2021-11-11T15:34:33.586Z] 0cf654305ca0: Waiting [2021-11-11T15:34:33.586Z] 35b9060a7880: Waiting [2021-11-11T15:34:33.586Z] ee420dfed78a: Waiting [2021-11-11T15:34:33.586Z] c75576f31dcf: Waiting [2021-11-11T15:34:33.586Z] 3035b9f28a07: Layer already exists [2021-11-11T15:34:33.586Z] eb5d0ee78507: Layer already exists [2021-11-11T15:34:33.586Z] dcd63d7d6739: Layer already exists [2021-11-11T15:34:33.586Z] f90816c1243c: Layer already exists [2021-11-11T15:34:33.586Z] c27dd3e58fd6: Layer already exists [2021-11-11T15:34:33.586Z] c75576f31dcf: Layer already exists [2021-11-11T15:34:33.586Z] 35b9060a7880: Layer already exists [2021-11-11T15:34:33.586Z] 11e49aba6947: Layer already exists [2021-11-11T15:34:33.586Z] ee420dfed78a: Layer already exists [2021-11-11T15:34:33.586Z] 0cf654305ca0: Layer already exists [2021-11-11T15:34:33.858Z] 2.0.1-dev.92: digest: sha256:91a01ce90092e58098007fac13bbc81638b13133ff8e2427bdd8ba1087645dd0 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:34.192Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:34.525Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92 [2021-11-11T15:34:34.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-11T15:34:34.525Z] eb5d0ee78507: Preparing [2021-11-11T15:34:34.525Z] 3035b9f28a07: Preparing [2021-11-11T15:34:34.525Z] c27dd3e58fd6: Preparing [2021-11-11T15:34:34.525Z] dcd63d7d6739: Preparing [2021-11-11T15:34:34.525Z] f90816c1243c: Preparing [2021-11-11T15:34:34.525Z] c75576f31dcf: Preparing [2021-11-11T15:34:34.525Z] 0cf654305ca0: Preparing [2021-11-11T15:34:34.525Z] 35b9060a7880: Preparing [2021-11-11T15:34:34.525Z] 11e49aba6947: Preparing [2021-11-11T15:34:34.525Z] ee420dfed78a: Preparing [2021-11-11T15:34:34.525Z] c75576f31dcf: Waiting [2021-11-11T15:34:34.525Z] 0cf654305ca0: Waiting [2021-11-11T15:34:34.525Z] 35b9060a7880: Waiting [2021-11-11T15:34:34.525Z] 11e49aba6947: Waiting [2021-11-11T15:34:34.525Z] ee420dfed78a: Waiting [2021-11-11T15:34:34.525Z] dcd63d7d6739: Layer already exists [2021-11-11T15:34:34.525Z] eb5d0ee78507: Layer already exists [2021-11-11T15:34:34.525Z] c27dd3e58fd6: Layer already exists [2021-11-11T15:34:34.525Z] 3035b9f28a07: Layer already exists [2021-11-11T15:34:34.796Z] f90816c1243c: Layer already exists [2021-11-11T15:34:34.796Z] c75576f31dcf: Layer already exists [2021-11-11T15:34:34.796Z] 11e49aba6947: Layer already exists [2021-11-11T15:34:34.796Z] 0cf654305ca0: Layer already exists [2021-11-11T15:34:34.796Z] 35b9060a7880: Layer already exists [2021-11-11T15:34:34.796Z] ee420dfed78a: Layer already exists [2021-11-11T15:34:34.796Z] 99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92: digest: sha256:91a01ce90092e58098007fac13bbc81638b13133ff8e2427bdd8ba1087645dd0 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:35.132Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:35.463Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-11-11T15:34:35.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-11T15:34:35.463Z] eb5d0ee78507: Preparing [2021-11-11T15:34:35.463Z] 3035b9f28a07: Preparing [2021-11-11T15:34:35.463Z] c27dd3e58fd6: Preparing [2021-11-11T15:34:35.463Z] dcd63d7d6739: Preparing [2021-11-11T15:34:35.463Z] f90816c1243c: Preparing [2021-11-11T15:34:35.463Z] c75576f31dcf: Preparing [2021-11-11T15:34:35.463Z] 0cf654305ca0: Preparing [2021-11-11T15:34:35.463Z] 35b9060a7880: Preparing [2021-11-11T15:34:35.463Z] 11e49aba6947: Preparing [2021-11-11T15:34:35.463Z] ee420dfed78a: Preparing [2021-11-11T15:34:35.463Z] 35b9060a7880: Waiting [2021-11-11T15:34:35.463Z] 11e49aba6947: Waiting [2021-11-11T15:34:35.463Z] ee420dfed78a: Waiting [2021-11-11T15:34:35.463Z] c75576f31dcf: Waiting [2021-11-11T15:34:35.463Z] 0cf654305ca0: Waiting [2021-11-11T15:34:35.463Z] dcd63d7d6739: Layer already exists [2021-11-11T15:34:35.463Z] c27dd3e58fd6: Layer already exists [2021-11-11T15:34:35.463Z] eb5d0ee78507: Layer already exists [2021-11-11T15:34:35.463Z] 3035b9f28a07: Layer already exists [2021-11-11T15:34:35.463Z] f90816c1243c: Layer already exists [2021-11-11T15:34:35.735Z] 35b9060a7880: Layer already exists [2021-11-11T15:34:35.735Z] c75576f31dcf: Layer already exists [2021-11-11T15:34:35.735Z] 0cf654305ca0: Layer already exists [2021-11-11T15:34:35.735Z] ee420dfed78a: Layer already exists [2021-11-11T15:34:35.735Z] 11e49aba6947: Layer already exists [2021-11-11T15:34:35.735Z] main: digest: sha256:91a01ce90092e58098007fac13bbc81638b13133ff8e2427bdd8ba1087645dd0 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-11T15:34:35.779Z] ===================================================== [Pipeline] echo [2021-11-11T15:34:35.785Z] taggedImages: [2021-11-11T15:34:35.785Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:99795407abfa68f7f8d0670114e018bf4d616881 [2021-11-11T15:34:35.785Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-11-11T15:34:35.785Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.92 [2021-11-11T15:34:35.785Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92 [2021-11-11T15:34:35.785Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-11-11T15:34:35.805Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-11-11T15:34:35.805Z] 99795407abfa68f7f8d0670114e018bf4d616881 [2021-11-11T15:34:35.805Z] latest [2021-11-11T15:34:35.805Z] 2.0.1-dev.92 [2021-11-11T15:34:35.805Z] 99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92 [2021-11-11T15:34:35.805Z] main [2021-11-11T15:34:35.805Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:36.153Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:99795407abfa68f7f8d0670114e018bf4d616881 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:36.486Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:99795407abfa68f7f8d0670114e018bf4d616881 [2021-11-11T15:34:36.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-11T15:34:36.486Z] ab269d61a29f: Preparing [2021-11-11T15:34:36.486Z] 23a5808d2ae1: Preparing [2021-11-11T15:34:36.486Z] 3b6dd7ee84ad: Preparing [2021-11-11T15:34:36.486Z] 07882bee20ed: Preparing [2021-11-11T15:34:36.486Z] ee420dfed78a: Preparing [2021-11-11T15:34:36.758Z] ee420dfed78a: Layer already exists [2021-11-11T15:34:36.758Z] 3b6dd7ee84ad: Layer already exists [2021-11-11T15:34:36.758Z] ab269d61a29f: Pushed [2021-11-11T15:34:37.029Z] 07882bee20ed: Pushed [2021-11-11T15:34:39.638Z] 23a5808d2ae1: Pushed [2021-11-11T15:34:39.638Z] 99795407abfa68f7f8d0670114e018bf4d616881: digest: sha256:7e058dccc42a173797899e83bafc9badc0205f5610809fe3e6fd338af0f6e422 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:39.973Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:40.306Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-11-11T15:34:40.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-11T15:34:40.306Z] ab269d61a29f: Preparing [2021-11-11T15:34:40.306Z] 23a5808d2ae1: Preparing [2021-11-11T15:34:40.306Z] 3b6dd7ee84ad: Preparing [2021-11-11T15:34:40.306Z] 07882bee20ed: Preparing [2021-11-11T15:34:40.306Z] ee420dfed78a: Preparing [2021-11-11T15:34:40.306Z] 07882bee20ed: Layer already exists [2021-11-11T15:34:40.306Z] ab269d61a29f: Layer already exists [2021-11-11T15:34:40.306Z] 23a5808d2ae1: Layer already exists [2021-11-11T15:34:40.306Z] ee420dfed78a: Layer already exists [2021-11-11T15:34:40.306Z] 3b6dd7ee84ad: Layer already exists [2021-11-11T15:34:40.577Z] latest: digest: sha256:7e058dccc42a173797899e83bafc9badc0205f5610809fe3e6fd338af0f6e422 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:40.910Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.92 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:41.264Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.92 [2021-11-11T15:34:41.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-11T15:34:41.264Z] ab269d61a29f: Preparing [2021-11-11T15:34:41.264Z] 23a5808d2ae1: Preparing [2021-11-11T15:34:41.264Z] 3b6dd7ee84ad: Preparing [2021-11-11T15:34:41.264Z] 07882bee20ed: Preparing [2021-11-11T15:34:41.264Z] ee420dfed78a: Preparing [2021-11-11T15:34:41.264Z] ee420dfed78a: Layer already exists [2021-11-11T15:34:41.264Z] ab269d61a29f: Layer already exists [2021-11-11T15:34:41.264Z] 07882bee20ed: Layer already exists [2021-11-11T15:34:41.264Z] 23a5808d2ae1: Layer already exists [2021-11-11T15:34:41.264Z] 3b6dd7ee84ad: Layer already exists [2021-11-11T15:34:41.548Z] 2.0.1-dev.92: digest: sha256:7e058dccc42a173797899e83bafc9badc0205f5610809fe3e6fd338af0f6e422 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:41.888Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:42.234Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92 [2021-11-11T15:34:42.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-11T15:34:42.234Z] ab269d61a29f: Preparing [2021-11-11T15:34:42.234Z] 23a5808d2ae1: Preparing [2021-11-11T15:34:42.234Z] 3b6dd7ee84ad: Preparing [2021-11-11T15:34:42.234Z] 07882bee20ed: Preparing [2021-11-11T15:34:42.234Z] ee420dfed78a: Preparing [2021-11-11T15:34:42.234Z] ee420dfed78a: Layer already exists [2021-11-11T15:34:42.234Z] 23a5808d2ae1: Layer already exists [2021-11-11T15:34:42.234Z] 3b6dd7ee84ad: Layer already exists [2021-11-11T15:34:42.234Z] ab269d61a29f: Layer already exists [2021-11-11T15:34:42.234Z] 07882bee20ed: Layer already exists [2021-11-11T15:34:42.509Z] 99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92: digest: sha256:7e058dccc42a173797899e83bafc9badc0205f5610809fe3e6fd338af0f6e422 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:42.853Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:43.186Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-11-11T15:34:43.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-11T15:34:43.187Z] ab269d61a29f: Preparing [2021-11-11T15:34:43.187Z] 23a5808d2ae1: Preparing [2021-11-11T15:34:43.187Z] 3b6dd7ee84ad: Preparing [2021-11-11T15:34:43.187Z] 07882bee20ed: Preparing [2021-11-11T15:34:43.187Z] ee420dfed78a: Preparing [2021-11-11T15:34:43.459Z] 23a5808d2ae1: Layer already exists [2021-11-11T15:34:43.459Z] ee420dfed78a: Layer already exists [2021-11-11T15:34:43.459Z] 3b6dd7ee84ad: Layer already exists [2021-11-11T15:34:43.459Z] ab269d61a29f: Layer already exists [2021-11-11T15:34:43.459Z] 07882bee20ed: Layer already exists [2021-11-11T15:34:43.459Z] main: digest: sha256:7e058dccc42a173797899e83bafc9badc0205f5610809fe3e6fd338af0f6e422 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-11T15:34:43.496Z] ===================================================== [Pipeline] echo [2021-11-11T15:34:43.504Z] taggedImages: [2021-11-11T15:34:43.504Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:99795407abfa68f7f8d0670114e018bf4d616881 [2021-11-11T15:34:43.504Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-11-11T15:34:43.504Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.92 [2021-11-11T15:34:43.504Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92 [2021-11-11T15:34:43.504Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-11-11T15:34:43.522Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-11-11T15:34:43.522Z] 99795407abfa68f7f8d0670114e018bf4d616881 [2021-11-11T15:34:43.522Z] latest [2021-11-11T15:34:43.522Z] 2.0.1-dev.92 [2021-11-11T15:34:43.522Z] 99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92 [2021-11-11T15:34:43.522Z] main [2021-11-11T15:34:43.522Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:43.864Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:99795407abfa68f7f8d0670114e018bf4d616881 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:44.196Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:99795407abfa68f7f8d0670114e018bf4d616881 [2021-11-11T15:34:44.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-11T15:34:44.196Z] 7dbc7d63d424: Preparing [2021-11-11T15:34:44.196Z] f1f9cba3b274: Preparing [2021-11-11T15:34:44.196Z] 3b6dd7ee84ad: Preparing [2021-11-11T15:34:44.196Z] 73260054cbba: Preparing [2021-11-11T15:34:44.196Z] ee420dfed78a: Preparing [2021-11-11T15:34:44.481Z] ee420dfed78a: Layer already exists [2021-11-11T15:34:44.481Z] 3b6dd7ee84ad: Layer already exists [2021-11-11T15:34:44.481Z] 73260054cbba: Layer already exists [2021-11-11T15:34:44.481Z] 7dbc7d63d424: Pushed [2021-11-11T15:34:47.085Z] f1f9cba3b274: Pushed [2021-11-11T15:34:47.085Z] 99795407abfa68f7f8d0670114e018bf4d616881: digest: sha256:719546ca819d514385fc83fee4e03c4bcb07c05d53eb8fc441e7f8df5b8b5476 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:47.422Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:47.753Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-11-11T15:34:47.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-11T15:34:47.753Z] 7dbc7d63d424: Preparing [2021-11-11T15:34:47.753Z] f1f9cba3b274: Preparing [2021-11-11T15:34:47.753Z] 3b6dd7ee84ad: Preparing [2021-11-11T15:34:47.753Z] 73260054cbba: Preparing [2021-11-11T15:34:47.753Z] ee420dfed78a: Preparing [2021-11-11T15:34:47.753Z] ee420dfed78a: Layer already exists [2021-11-11T15:34:47.753Z] 3b6dd7ee84ad: Layer already exists [2021-11-11T15:34:47.753Z] f1f9cba3b274: Layer already exists [2021-11-11T15:34:47.753Z] 7dbc7d63d424: Layer already exists [2021-11-11T15:34:47.753Z] 73260054cbba: Layer already exists [2021-11-11T15:34:48.024Z] latest: digest: sha256:719546ca819d514385fc83fee4e03c4bcb07c05d53eb8fc441e7f8df5b8b5476 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:48.357Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.92 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:48.683Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.92 [2021-11-11T15:34:48.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-11T15:34:48.684Z] 7dbc7d63d424: Preparing [2021-11-11T15:34:48.684Z] f1f9cba3b274: Preparing [2021-11-11T15:34:48.684Z] 3b6dd7ee84ad: Preparing [2021-11-11T15:34:48.684Z] 73260054cbba: Preparing [2021-11-11T15:34:48.684Z] ee420dfed78a: Preparing [2021-11-11T15:34:48.684Z] ee420dfed78a: Layer already exists [2021-11-11T15:34:48.684Z] 73260054cbba: Layer already exists [2021-11-11T15:34:48.684Z] 3b6dd7ee84ad: Layer already exists [2021-11-11T15:34:48.684Z] 7dbc7d63d424: Layer already exists [2021-11-11T15:34:48.684Z] f1f9cba3b274: Layer already exists [2021-11-11T15:34:48.956Z] 2.0.1-dev.92: digest: sha256:719546ca819d514385fc83fee4e03c4bcb07c05d53eb8fc441e7f8df5b8b5476 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:49.292Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:49.624Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92 [2021-11-11T15:34:49.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-11T15:34:49.624Z] 7dbc7d63d424: Preparing [2021-11-11T15:34:49.624Z] f1f9cba3b274: Preparing [2021-11-11T15:34:49.624Z] 3b6dd7ee84ad: Preparing [2021-11-11T15:34:49.624Z] 73260054cbba: Preparing [2021-11-11T15:34:49.624Z] ee420dfed78a: Preparing [2021-11-11T15:34:49.624Z] f1f9cba3b274: Layer already exists [2021-11-11T15:34:49.624Z] 3b6dd7ee84ad: Layer already exists [2021-11-11T15:34:49.624Z] 73260054cbba: Layer already exists [2021-11-11T15:34:49.624Z] ee420dfed78a: Layer already exists [2021-11-11T15:34:49.896Z] 7dbc7d63d424: Layer already exists [2021-11-11T15:34:49.896Z] 99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92: digest: sha256:719546ca819d514385fc83fee4e03c4bcb07c05d53eb8fc441e7f8df5b8b5476 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:50.233Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:50.563Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-11-11T15:34:50.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-11T15:34:50.563Z] 7dbc7d63d424: Preparing [2021-11-11T15:34:50.563Z] f1f9cba3b274: Preparing [2021-11-11T15:34:50.563Z] 3b6dd7ee84ad: Preparing [2021-11-11T15:34:50.563Z] 73260054cbba: Preparing [2021-11-11T15:34:50.563Z] ee420dfed78a: Preparing [2021-11-11T15:34:50.563Z] f1f9cba3b274: Layer already exists [2021-11-11T15:34:50.563Z] 73260054cbba: Layer already exists [2021-11-11T15:34:50.563Z] ee420dfed78a: Layer already exists [2021-11-11T15:34:50.563Z] 7dbc7d63d424: Layer already exists [2021-11-11T15:34:50.563Z] 3b6dd7ee84ad: Layer already exists [2021-11-11T15:34:50.834Z] main: digest: sha256:719546ca819d514385fc83fee4e03c4bcb07c05d53eb8fc441e7f8df5b8b5476 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-11T15:34:50.874Z] ===================================================== [Pipeline] echo [2021-11-11T15:34:50.882Z] taggedImages: [2021-11-11T15:34:50.882Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:99795407abfa68f7f8d0670114e018bf4d616881 [2021-11-11T15:34:50.882Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-11-11T15:34:50.882Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.92 [2021-11-11T15:34:50.882Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92 [2021-11-11T15:34:50.882Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-11-11T15:34:50.899Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-11-11T15:34:50.899Z] 99795407abfa68f7f8d0670114e018bf4d616881 [2021-11-11T15:34:50.899Z] latest [2021-11-11T15:34:50.899Z] 2.0.1-dev.92 [2021-11-11T15:34:50.899Z] 99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92 [2021-11-11T15:34:50.899Z] main [2021-11-11T15:34:50.899Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:51.230Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:99795407abfa68f7f8d0670114e018bf4d616881 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:51.558Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:99795407abfa68f7f8d0670114e018bf4d616881 [2021-11-11T15:34:51.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-11T15:34:51.558Z] e3d51d6ce91e: Preparing [2021-11-11T15:34:51.558Z] d4a4f8696092: Preparing [2021-11-11T15:34:51.558Z] 76ca871054ba: Preparing [2021-11-11T15:34:51.558Z] a99e48eb6782: Preparing [2021-11-11T15:34:51.558Z] 166dde17997b: Preparing [2021-11-11T15:34:51.558Z] 78c4bc0ebec3: Preparing [2021-11-11T15:34:51.558Z] 45596ee15a31: Preparing [2021-11-11T15:34:51.558Z] 52dc75cd08be: Preparing [2021-11-11T15:34:51.558Z] a6e1fd50fee5: Preparing [2021-11-11T15:34:51.558Z] 56eb02710082: Preparing [2021-11-11T15:34:51.558Z] ee420dfed78a: Preparing [2021-11-11T15:34:51.558Z] 78c4bc0ebec3: Waiting [2021-11-11T15:34:51.558Z] 45596ee15a31: Waiting [2021-11-11T15:34:51.558Z] 52dc75cd08be: Waiting [2021-11-11T15:34:51.558Z] 56eb02710082: Waiting [2021-11-11T15:34:51.558Z] ee420dfed78a: Waiting [2021-11-11T15:34:51.836Z] 166dde17997b: Layer already exists [2021-11-11T15:34:51.836Z] 78c4bc0ebec3: Layer already exists [2021-11-11T15:34:51.836Z] 45596ee15a31: Layer already exists [2021-11-11T15:34:51.836Z] 52dc75cd08be: Layer already exists [2021-11-11T15:34:51.836Z] d4a4f8696092: Pushed [2021-11-11T15:34:51.836Z] a6e1fd50fee5: Layer already exists [2021-11-11T15:34:51.836Z] 56eb02710082: Layer already exists [2021-11-11T15:34:51.836Z] ee420dfed78a: Layer already exists [2021-11-11T15:34:52.434Z] e3d51d6ce91e: Pushed [2021-11-11T15:34:54.394Z] 76ca871054ba: Pushed [2021-11-11T15:35:09.425Z] a99e48eb6782: Pushed [2021-11-11T15:35:09.425Z] 99795407abfa68f7f8d0670114e018bf4d616881: digest: sha256:9f05f7777538d1aecdd0e82a38112e166e041158f3f0645a50e91765c4847432 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:35:09.756Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:35:10.088Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-11-11T15:35:10.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-11T15:35:10.088Z] e3d51d6ce91e: Preparing [2021-11-11T15:35:10.088Z] d4a4f8696092: Preparing [2021-11-11T15:35:10.088Z] 76ca871054ba: Preparing [2021-11-11T15:35:10.088Z] a99e48eb6782: Preparing [2021-11-11T15:35:10.088Z] 166dde17997b: Preparing [2021-11-11T15:35:10.088Z] 78c4bc0ebec3: Preparing [2021-11-11T15:35:10.088Z] 45596ee15a31: Preparing [2021-11-11T15:35:10.088Z] 52dc75cd08be: Preparing [2021-11-11T15:35:10.088Z] a6e1fd50fee5: Preparing [2021-11-11T15:35:10.088Z] 56eb02710082: Preparing [2021-11-11T15:35:10.088Z] ee420dfed78a: Preparing [2021-11-11T15:35:10.088Z] 52dc75cd08be: Waiting [2021-11-11T15:35:10.088Z] a6e1fd50fee5: Waiting [2021-11-11T15:35:10.088Z] 45596ee15a31: Waiting [2021-11-11T15:35:10.088Z] 56eb02710082: Waiting [2021-11-11T15:35:10.088Z] ee420dfed78a: Waiting [2021-11-11T15:35:10.088Z] 78c4bc0ebec3: Waiting [2021-11-11T15:35:10.361Z] 166dde17997b: Layer already exists [2021-11-11T15:35:10.361Z] e3d51d6ce91e: Layer already exists [2021-11-11T15:35:10.361Z] a99e48eb6782: Layer already exists [2021-11-11T15:35:10.361Z] d4a4f8696092: Layer already exists [2021-11-11T15:35:10.361Z] 76ca871054ba: Layer already exists [2021-11-11T15:35:10.361Z] 45596ee15a31: Layer already exists [2021-11-11T15:35:10.361Z] 78c4bc0ebec3: Layer already exists [2021-11-11T15:35:10.361Z] 56eb02710082: Layer already exists [2021-11-11T15:35:10.361Z] 52dc75cd08be: Layer already exists [2021-11-11T15:35:10.361Z] a6e1fd50fee5: Layer already exists [2021-11-11T15:35:10.361Z] ee420dfed78a: Layer already exists [2021-11-11T15:35:10.361Z] latest: digest: sha256:9f05f7777538d1aecdd0e82a38112e166e041158f3f0645a50e91765c4847432 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:35:10.697Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.92 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:35:11.024Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.92 [2021-11-11T15:35:11.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-11T15:35:11.024Z] e3d51d6ce91e: Preparing [2021-11-11T15:35:11.024Z] d4a4f8696092: Preparing [2021-11-11T15:35:11.024Z] 76ca871054ba: Preparing [2021-11-11T15:35:11.024Z] a99e48eb6782: Preparing [2021-11-11T15:35:11.024Z] 166dde17997b: Preparing [2021-11-11T15:35:11.024Z] 78c4bc0ebec3: Preparing [2021-11-11T15:35:11.024Z] 45596ee15a31: Preparing [2021-11-11T15:35:11.024Z] 52dc75cd08be: Preparing [2021-11-11T15:35:11.024Z] a6e1fd50fee5: Preparing [2021-11-11T15:35:11.024Z] 56eb02710082: Preparing [2021-11-11T15:35:11.024Z] ee420dfed78a: Preparing [2021-11-11T15:35:11.024Z] 45596ee15a31: Waiting [2021-11-11T15:35:11.024Z] a6e1fd50fee5: Waiting [2021-11-11T15:35:11.024Z] 52dc75cd08be: Waiting [2021-11-11T15:35:11.024Z] 56eb02710082: Waiting [2021-11-11T15:35:11.024Z] ee420dfed78a: Waiting [2021-11-11T15:35:11.024Z] 78c4bc0ebec3: Waiting [2021-11-11T15:35:11.296Z] e3d51d6ce91e: Layer already exists [2021-11-11T15:35:11.296Z] a99e48eb6782: Layer already exists [2021-11-11T15:35:11.296Z] 76ca871054ba: Layer already exists [2021-11-11T15:35:11.296Z] d4a4f8696092: Layer already exists [2021-11-11T15:35:11.296Z] 166dde17997b: Layer already exists [2021-11-11T15:35:11.296Z] 45596ee15a31: Layer already exists [2021-11-11T15:35:11.296Z] 78c4bc0ebec3: Layer already exists [2021-11-11T15:35:11.296Z] a6e1fd50fee5: Layer already exists [2021-11-11T15:35:11.296Z] 56eb02710082: Layer already exists [2021-11-11T15:35:11.296Z] 52dc75cd08be: Layer already exists [2021-11-11T15:35:11.296Z] ee420dfed78a: Layer already exists [2021-11-11T15:35:11.296Z] 2.0.1-dev.92: digest: sha256:9f05f7777538d1aecdd0e82a38112e166e041158f3f0645a50e91765c4847432 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:35:11.634Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:35:11.970Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92 [2021-11-11T15:35:11.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-11T15:35:11.970Z] e3d51d6ce91e: Preparing [2021-11-11T15:35:11.970Z] d4a4f8696092: Preparing [2021-11-11T15:35:11.970Z] 76ca871054ba: Preparing [2021-11-11T15:35:11.970Z] a99e48eb6782: Preparing [2021-11-11T15:35:11.970Z] 166dde17997b: Preparing [2021-11-11T15:35:11.970Z] 78c4bc0ebec3: Preparing [2021-11-11T15:35:11.970Z] 45596ee15a31: Preparing [2021-11-11T15:35:11.970Z] 52dc75cd08be: Preparing [2021-11-11T15:35:11.970Z] a6e1fd50fee5: Preparing [2021-11-11T15:35:11.970Z] 56eb02710082: Preparing [2021-11-11T15:35:11.970Z] ee420dfed78a: Preparing [2021-11-11T15:35:11.970Z] 52dc75cd08be: Waiting [2021-11-11T15:35:11.970Z] 56eb02710082: Waiting [2021-11-11T15:35:11.970Z] a6e1fd50fee5: Waiting [2021-11-11T15:35:11.970Z] ee420dfed78a: Waiting [2021-11-11T15:35:11.970Z] 78c4bc0ebec3: Waiting [2021-11-11T15:35:11.970Z] 45596ee15a31: Waiting [2021-11-11T15:35:12.241Z] e3d51d6ce91e: Layer already exists [2021-11-11T15:35:12.241Z] a99e48eb6782: Layer already exists [2021-11-11T15:35:12.241Z] 76ca871054ba: Layer already exists [2021-11-11T15:35:12.241Z] d4a4f8696092: Layer already exists [2021-11-11T15:35:12.241Z] 166dde17997b: Layer already exists [2021-11-11T15:35:12.241Z] 52dc75cd08be: Layer already exists [2021-11-11T15:35:12.241Z] 78c4bc0ebec3: Layer already exists [2021-11-11T15:35:12.241Z] a6e1fd50fee5: Layer already exists [2021-11-11T15:35:12.241Z] 45596ee15a31: Layer already exists [2021-11-11T15:35:12.241Z] 56eb02710082: Layer already exists [2021-11-11T15:35:12.241Z] ee420dfed78a: Layer already exists [2021-11-11T15:35:12.241Z] 99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92: digest: sha256:9f05f7777538d1aecdd0e82a38112e166e041158f3f0645a50e91765c4847432 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:35:12.578Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:35:12.915Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-11-11T15:35:12.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-11T15:35:12.915Z] e3d51d6ce91e: Preparing [2021-11-11T15:35:12.915Z] d4a4f8696092: Preparing [2021-11-11T15:35:12.915Z] 76ca871054ba: Preparing [2021-11-11T15:35:12.915Z] a99e48eb6782: Preparing [2021-11-11T15:35:12.915Z] 166dde17997b: Preparing [2021-11-11T15:35:12.915Z] 78c4bc0ebec3: Preparing [2021-11-11T15:35:12.915Z] 45596ee15a31: Preparing [2021-11-11T15:35:12.915Z] 52dc75cd08be: Preparing [2021-11-11T15:35:12.915Z] a6e1fd50fee5: Preparing [2021-11-11T15:35:12.915Z] 56eb02710082: Preparing [2021-11-11T15:35:12.915Z] ee420dfed78a: Preparing [2021-11-11T15:35:12.915Z] 78c4bc0ebec3: Waiting [2021-11-11T15:35:12.915Z] 45596ee15a31: Waiting [2021-11-11T15:35:12.915Z] 52dc75cd08be: Waiting [2021-11-11T15:35:12.915Z] a6e1fd50fee5: Waiting [2021-11-11T15:35:12.915Z] 56eb02710082: Waiting [2021-11-11T15:35:12.915Z] ee420dfed78a: Waiting [2021-11-11T15:35:13.188Z] d4a4f8696092: Layer already exists [2021-11-11T15:35:13.188Z] e3d51d6ce91e: Layer already exists [2021-11-11T15:35:13.188Z] a99e48eb6782: Layer already exists [2021-11-11T15:35:13.188Z] 166dde17997b: Layer already exists [2021-11-11T15:35:13.188Z] 76ca871054ba: Layer already exists [2021-11-11T15:35:13.188Z] 78c4bc0ebec3: Layer already exists [2021-11-11T15:35:13.188Z] 52dc75cd08be: Layer already exists [2021-11-11T15:35:13.188Z] a6e1fd50fee5: Layer already exists [2021-11-11T15:35:13.188Z] 56eb02710082: Layer already exists [2021-11-11T15:35:13.188Z] 45596ee15a31: Layer already exists [2021-11-11T15:35:13.188Z] ee420dfed78a: Layer already exists [2021-11-11T15:35:13.188Z] main: digest: sha256:9f05f7777538d1aecdd0e82a38112e166e041158f3f0645a50e91765c4847432 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-11T15:35:13.233Z] ===================================================== [Pipeline] echo [2021-11-11T15:35:13.242Z] taggedImages: [2021-11-11T15:35:13.242Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:99795407abfa68f7f8d0670114e018bf4d616881 [2021-11-11T15:35:13.242Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-11-11T15:35:13.242Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.92 [2021-11-11T15:35:13.242Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:99795407abfa68f7f8d0670114e018bf4d616881-2.0.1-dev.92 [2021-11-11T15:35:13.242Z] - 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-11-11T15:35:13.632Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-11T15:35:13.903Z] [2021-11-11T15:35:13.903Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:35:14.299Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-11T15:35:14.578Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-11T15:35:14.578Z] 448f6bf000e3: Pulling fs layer [2021-11-11T15:35:14.578Z] f757da607395: Pulling fs layer [2021-11-11T15:35:14.578Z] 05883995daec: Pulling fs layer [2021-11-11T15:35:14.578Z] 8603b9c90790: Pulling fs layer [2021-11-11T15:35:14.578Z] 1560dd03e051: Pulling fs layer [2021-11-11T15:35:14.578Z] 27f5ce0e4adf: Pulling fs layer [2021-11-11T15:35:14.578Z] c2d8d7efcc4b: Pulling fs layer [2021-11-11T15:35:14.578Z] 8603b9c90790: Waiting [2021-11-11T15:35:14.578Z] 1560dd03e051: Waiting [2021-11-11T15:35:14.578Z] 27f5ce0e4adf: Waiting [2021-11-11T15:35:14.578Z] c2d8d7efcc4b: Waiting [2021-11-11T15:35:14.578Z] f757da607395: Verifying Checksum [2021-11-11T15:35:14.578Z] f757da607395: Download complete [2021-11-11T15:35:14.578Z] 8603b9c90790: Verifying Checksum [2021-11-11T15:35:14.578Z] 8603b9c90790: Download complete [2021-11-11T15:35:14.880Z] 1560dd03e051: Verifying Checksum [2021-11-11T15:35:14.880Z] 1560dd03e051: Download complete [2021-11-11T15:35:14.880Z] 27f5ce0e4adf: Verifying Checksum [2021-11-11T15:35:14.880Z] 27f5ce0e4adf: Download complete [2021-11-11T15:35:14.880Z] 05883995daec: Verifying Checksum [2021-11-11T15:35:14.880Z] 05883995daec: Download complete [2021-11-11T15:35:15.151Z] 448f6bf000e3: Download complete [2021-11-11T15:35:17.760Z] c2d8d7efcc4b: Verifying Checksum [2021-11-11T15:35:17.760Z] c2d8d7efcc4b: Download complete [2021-11-11T15:35:18.731Z] 448f6bf000e3: Pull complete [2021-11-11T15:35:19.706Z] f757da607395: Pull complete [2021-11-11T15:35:21.130Z] 05883995daec: Pull complete [2021-11-11T15:35:21.401Z] 8603b9c90790: Pull complete [2021-11-11T15:35:22.376Z] 1560dd03e051: Pull complete [2021-11-11T15:35:22.648Z] 27f5ce0e4adf: Pull complete [2021-11-11T15:35:37.735Z] c2d8d7efcc4b: Pull complete [2021-11-11T15:35:37.735Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-11T15:35:37.735Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-11T15:35:37.735Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-11T15:35:37.991Z] prd-ubuntu18.04-docker-arm64-4c-16g-82 does not seem to be running inside a container [2021-11-11T15:35:38.044Z] $ 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/104 -v /w/workspace/edgex-go/104:/w/workspace/edgex-go/104:rw,z -v /w/workspace/edgex-go/104@tmp:/w/workspace/edgex-go/104@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-11T15:35:40.947Z] $ docker top 8da4905d54252b5958886693e8a96490ebf97d8c98854e8dd27805bea49cf152 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T15:35:41.946Z] ---> job-cost.sh [2021-11-11T15:35:41.946Z] lf-activate-venv: SKIPPING [2021-11-11T15:35:41.946Z] INFO: No Stack... [2021-11-11T15:35:42.219Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-11T15:35:42.811Z] INFO: Archiving Costs [Pipeline] sh [2021-11-11T15:35:43.460Z] + cat /w/workspace/edgex-go/104/archives/cost.csv [2021-11-11T15:35:43.460Z] + cut -d, -f6 [Pipeline] lock [2021-11-11T15:35:43.518Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-104-stack-cost] [2021-11-11T15:35:43.525Z] Resource [jenkins-edgexfoundry-edgex-go-main-104-stack-cost] did not exist. Created. [2021-11-11T15:35:43.525Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-104-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-11T15:35:44.174Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-11T15:35:44.725Z] Stashed 1 file(s) [Pipeline] } [2021-11-11T15:35:44.731Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-104-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-11T15:35:44.730Z] $ docker stop --time=1 8da4905d54252b5958886693e8a96490ebf97d8c98854e8dd27805bea49cf152 [2021-11-11T15:35:46.280Z] $ docker rm -f 8da4905d54252b5958886693e8a96490ebf97d8c98854e8dd27805bea49cf152 [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-11-11T15:35:46.980Z] provisioning config files... [2021-11-11T15:35:46.991Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/104@tmp/config5000891637725889377tmp [Pipeline] { [Pipeline] sh [2021-11-11T15:35:47.291Z] + set +x [2021-11-11T15:35:47.291Z] + curl -s https://codecov.io/bash [2021-11-11T15:35:47.291Z] + bash -s -- [2021-11-11T15:35:47.553Z] [2021-11-11T15:35:47.553Z] _____ _ [2021-11-11T15:35:47.553Z] / ____| | | [2021-11-11T15:35:47.553Z] | | ___ __| | ___ ___ _____ __ [2021-11-11T15:35:47.553Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-11T15:35:47.553Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-11T15:35:47.553Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-11T15:35:47.553Z] Bash-1.0.6 [2021-11-11T15:35:47.553Z] [2021-11-11T15:35:47.553Z] [2021-11-11T15:35:47.553Z] ==> git version 2.24.4 found [2021-11-11T15:35:47.553Z] ==> 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-11-11T15:35:47.553Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-11T15:35:47.553Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-11T15:35:47.553Z] ==> Jenkins CI detected. [2021-11-11T15:35:47.553Z] current dir:  /w/workspace/edgex-go/104 [2021-11-11T15:35:47.553Z] project root: . [2021-11-11T15:35:47.553Z] --> token set from env [2021-11-11T15:35:47.553Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-11T15:35:47.553Z] ==> Running gcov in . (disable via -X gcov) [2021-11-11T15:35:47.553Z] ==> Python coveragepy not found [2021-11-11T15:35:47.553Z] ==> Searching for coverage reports in: [2021-11-11T15:35:47.553Z] + . [2021-11-11T15:35:47.553Z] -> Found 1 reports [2021-11-11T15:35:47.553Z] ==> Detecting git/mercurial file structure [2021-11-11T15:35:47.553Z] ==> Reading reports [2021-11-11T15:35:47.553Z] + ./coverage.out bytes=428381 [2021-11-11T15:35:47.553Z] ==> Appending adjustments [2021-11-11T15:35:47.553Z] https://docs.codecov.io/docs/fixing-reports [2021-11-11T15:35:48.940Z] + Found adjustments [2021-11-11T15:35:48.940Z] ==> Gzipping contents [2021-11-11T15:35:48.940Z] 60K /tmp/codecov.BodVbY.gz [2021-11-11T15:35:48.940Z] ==> Uploading reports [2021-11-11T15:35:48.940Z] url: https://codecov.io [2021-11-11T15:35:48.940Z] query: branch=main&commit=99795407abfa68f7f8d0670114e018bf4d616881&build=104&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F104%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-11T15:35:48.940Z] -> Pinging Codecov [2021-11-11T15:35:48.940Z] 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=99795407abfa68f7f8d0670114e018bf4d616881&build=104&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F104%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-11T15:35:49.516Z] -> Uploading to [2021-11-11T15:35:49.516Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-11/00271124DB129430A58F1EEE437C3FCB/99795407abfa68f7f8d0670114e018bf4d616881/a81a69e1-5f84-4746-b876-596938018ccc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211111T153549Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a77a3a66f30829281e32269e7382d7838db1ba8ee949dc323e16ddf39ce6d464 [2021-11-11T15:35:49.516Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-11T15:35:49.516Z] Dload Upload Total Spent Left Speed [2021-11-11T15:35:49.776Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57680 0 0 100 57680 0 137k --:--:-- --:--:-- --:--:-- 137k [2021-11-11T15:35:49.776Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/99795407abfa68f7f8d0670114e018bf4d616881 [Pipeline] } [2021-11-11T15:35:49.785Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-11-11T15:35:50.122Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-11-11T15:35:50.131Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:35:50.415Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-11T15:35:50.415Z] [2021-11-11T15:35:50.415Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:35:50.714Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-11T15:35:50.714Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-11-11T15:35:50.714Z] 188c0c94c7c5: Pulling fs layer [2021-11-11T15:35:50.714Z] 0ef7d3d256c8: Pulling fs layer [2021-11-11T15:35:50.714Z] de9db76c5a1d: Pulling fs layer [2021-11-11T15:35:50.714Z] 0eba1c9be4d2: Pulling fs layer [2021-11-11T15:35:50.714Z] 0d57e429df01: Pulling fs layer [2021-11-11T15:35:50.714Z] 4e4be7b47b0d: Pulling fs layer [2021-11-11T15:35:50.714Z] e1f770b5df2f: Pulling fs layer [2021-11-11T15:35:50.714Z] 85a0685a4137: Pulling fs layer [2021-11-11T15:35:50.714Z] 0eba1c9be4d2: Waiting [2021-11-11T15:35:50.714Z] 0d57e429df01: Waiting [2021-11-11T15:35:50.714Z] 4e4be7b47b0d: Waiting [2021-11-11T15:35:50.714Z] e1f770b5df2f: Waiting [2021-11-11T15:35:50.714Z] 85a0685a4137: Waiting [2021-11-11T15:35:50.714Z] de9db76c5a1d: Verifying Checksum [2021-11-11T15:35:50.714Z] de9db76c5a1d: Download complete [2021-11-11T15:35:50.714Z] 0ef7d3d256c8: Verifying Checksum [2021-11-11T15:35:50.714Z] 0ef7d3d256c8: Download complete [2021-11-11T15:35:50.714Z] 0d57e429df01: Verifying Checksum [2021-11-11T15:35:50.714Z] 0d57e429df01: Download complete [2021-11-11T15:35:50.714Z] 4e4be7b47b0d: Verifying Checksum [2021-11-11T15:35:50.714Z] 4e4be7b47b0d: Download complete [2021-11-11T15:35:50.714Z] 188c0c94c7c5: Verifying Checksum [2021-11-11T15:35:50.714Z] 188c0c94c7c5: Download complete [2021-11-11T15:35:50.980Z] e1f770b5df2f: Verifying Checksum [2021-11-11T15:35:50.980Z] e1f770b5df2f: Download complete [2021-11-11T15:35:51.246Z] 0eba1c9be4d2: Verifying Checksum [2021-11-11T15:35:51.246Z] 0eba1c9be4d2: Download complete [2021-11-11T15:35:51.246Z] 188c0c94c7c5: Pull complete [2021-11-11T15:35:51.512Z] 0ef7d3d256c8: Pull complete [2021-11-11T15:35:51.512Z] 85a0685a4137: Verifying Checksum [2021-11-11T15:35:51.512Z] 85a0685a4137: Download complete [2021-11-11T15:35:51.512Z] de9db76c5a1d: Pull complete [2021-11-11T15:35:55.783Z] 0eba1c9be4d2: Pull complete [2021-11-11T15:35:55.783Z] 0d57e429df01: Pull complete [2021-11-11T15:35:55.783Z] 4e4be7b47b0d: Pull complete [2021-11-11T15:35:56.050Z] e1f770b5df2f: Pull complete [2021-11-11T15:36:01.396Z] 85a0685a4137: Pull complete [2021-11-11T15:36:01.396Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-11-11T15:36:01.396Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-11T15:36:01.396Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-11-11T15:36:01.462Z] prd-centos7-docker-4c-2g-80 does not seem to be running inside a container [2021-11-11T15:36:01.500Z] $ 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/104 -v /w/workspace/edgex-go/104:/w/workspace/edgex-go/104:rw,z -v /w/workspace/edgex-go/104@tmp:/w/workspace/edgex-go/104@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-11-11T15:36:02.386Z] $ docker top 18a573940a00c4cfd17a1cd8ec1d585960a0ed2f8df40dc7c2fcd0be557aff51 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-11T15:36:02.453Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-11-11T15:36:02.737Z] + set -o pipefail [2021-11-11T15:36:02.737Z] + snyk monitor '--org=edgex-jenkins' [2021-11-11T15:36:08.028Z] [2021-11-11T15:36:08.028Z] Monitoring /w/workspace/edgex-go/104 (github.com/edgexfoundry/edgex-go)... [2021-11-11T15:36:08.028Z] [2021-11-11T15:36:08.028Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/1a112730-80e7-4afd-a0cf-5f8d16e48ff4 [2021-11-11T15:36:08.028Z] [2021-11-11T15:36:08.028Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-11-11T15:36:08.028Z] [2021-11-11T15:36:08.029Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-11-11T15:36:08.029Z] [2021-11-11T15:36:08.029Z] [2021-11-11T15:36:08.029Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2021-11-11T15:36:08.029Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-11-11T15:36:08.041Z] $ docker stop --time=1 18a573940a00c4cfd17a1cd8ec1d585960a0ed2f8df40dc7c2fcd0be557aff51 [2021-11-11T15:36:10.036Z] $ docker rm -f 18a573940a00c4cfd17a1cd8ec1d585960a0ed2f8df40dc7c2fcd0be557aff51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-11-11T15:36:10.496Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T15:36:10.506Z] provisioning config files... [2021-11-11T15:36:10.516Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/104@tmp/config2655857198504668191tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T15:36:10.812Z] --> edgex-publish-swagger.sh [2021-11-11T15:36:10.812Z] === Publish openapi/v2 API === [2021-11-11T15:36:10.812Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-11-11T15:36:10.812Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/104/openapi/v2/core-command.yaml] [2021-11-11T15:36:10.812Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-11T15:36:10.812Z] Dload Upload Total Spent Left Speed [2021-11-11T15:36:11.755Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32389 0 0 100 32389 0 28987 0:00:01 0:00:01 --:--:-- 28996 100 32389 0 0 100 32389 0 28983 0:00:01 0:00:01 --:--:-- 28996 [2021-11-11T15:36:11.755Z] [2021-11-11T15:36:11.755Z] [2021-11-11T15:36:11.755Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/104/openapi/v2/core-data.yaml] [2021-11-11T15:36:11.755Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-11T15:36:11.755Z] Dload Upload Total Spent Left Speed [2021-11-11T15:36:13.401Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71116 0 0 100 71116 0 60301 0:00:01 0:00:01 --:--:-- 60318 100 71116 0 0 100 71116 0 41827 0:00:01 0:00:01 --:--:-- 41808 100 71116 0 0 100 71116 0 41824 0:00:01 0:00:01 --:--:-- 41808 [2021-11-11T15:36:13.401Z] [2021-11-11T15:36:13.401Z] [2021-11-11T15:36:13.401Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/104/openapi/v2/core-metadata.yaml] [2021-11-11T15:36:13.659Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-11T15:36:13.659Z] Dload Upload Total Spent Left Speed [2021-11-11T15:36:14.857Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 101k 0:00:01 0:00:01 --:--:-- 101k 100 119k 0 0 100 119k 0 98471 0:00:01 0:00:01 --:--:-- 98481 [2021-11-11T15:36:14.857Z] [2021-11-11T15:36:14.857Z] [2021-11-11T15:36:14.857Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/104/openapi/v2/support-notifications.yaml] [2021-11-11T15:36:14.857Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-11T15:36:14.857Z] Dload Upload Total Spent Left Speed [2021-11-11T15:36:16.806Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88830 0 0 100 88830 0 75183 0:00:01 0:00:01 --:--:-- 75215 100 88830 0 0 100 88830 0 45793 0:00:01 0:00:01 --:--:-- 45788 100 88830 0 0 100 88830 0 45789 0:00:01 0:00:01 --:--:-- 45788 [2021-11-11T15:36:16.806Z] [2021-11-11T15:36:16.806Z] [2021-11-11T15:36:16.806Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/104/openapi/v2/support-scheduler.yaml] [2021-11-11T15:36:16.806Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-11T15:36:16.806Z] Dload Upload Total Spent Left Speed [2021-11-11T15:36:18.200Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38932 0 0 100 38932 0 33460 0:00:01 0:00:01 --:--:-- 33475 100 38932 0 0 100 38932 0 27693 0:00:01 0:00:01 --:--:-- 27709 [2021-11-11T15:36:18.200Z] [2021-11-11T15:36:18.200Z] [2021-11-11T15:36:18.200Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/104/openapi/v2/system-agent.yaml] [2021-11-11T15:36:18.200Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-11T15:36:18.200Z] Dload Upload Total Spent Left Speed [2021-11-11T15:36:19.139Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 18404 0:00:01 0:00:01 --:--:-- 18423 100 19603 0 0 100 19603 0 18401 0:00:01 0:00:01 --:--:-- 18406 [2021-11-11T15:36:19.139Z] [2021-11-11T15:36:19.139Z] [Pipeline] } [2021-11-11T15:36:19.146Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:36:19.646Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T15:36:19.646Z] . [Pipeline] withDockerContainer [2021-11-11T15:36:19.709Z] prd-centos7-docker-4c-2g-80 does not seem to be running inside a container [2021-11-11T15:36:19.749Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/104 -v /w/workspace/edgex-go/104:/w/workspace/edgex-go/104:rw,z -v /w/workspace/edgex-go/104@tmp:/w/workspace/edgex-go/104@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-11T15:36:20.110Z] $ docker top b1d9202aac89b18eb44215a32df7e5195c9802ac232562ad02473aa6c1d34a2f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-11T15:36:20.197Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-11T15:36:20.197Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-11T15:36:20.297Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-11T15:36:20.301Z] $ docker exec b1d9202aac89b18eb44215a32df7e5195c9802ac232562ad02473aa6c1d34a2f ssh-agent [2021-11-11T15:36:20.398Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfpaoci/agent.14 [2021-11-11T15:36:20.398Z] SSH_AGENT_PID=20 [2021-11-11T15:36:20.403Z] Running ssh-add (command line suppressed) [2021-11-11T15:36:20.503Z] Identity added: /w/workspace/edgex-go/104@tmp/private_key_5356684947495414111.key (/w/workspace/edgex-go/104@tmp/private_key_5356684947495414111.key) [2021-11-11T15:36:20.512Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-11T15:36:20.799Z] + git semver tag [2021-11-11T15:36:20.799Z] # -> Open(): unable to determine branch for HEAD [2021-11-11T15:36:20.799Z] # $GIT_DIR = /w/workspace/edgex-go/104/.git [2021-11-11T15:36:20.799Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/104 [2021-11-11T15:36:20.799Z] # $SEMVER_REMOTE_NAME = origin [2021-11-11T15:36:20.799Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-11T15:36:20.799Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-11T15:36:20.799Z] # $SEMVER_BRANCH = main [2021-11-11T15:36:20.799Z] # $SEMVER_DIR = /w/workspace/edgex-go/104/.semver [2021-11-11T15:36:20.799Z] # 99795407abfa68f7f8d0670114e018bf4d616881 HEAD [2021-11-11T15:36:20.799Z] # -> Force: false [2021-11-11T15:36:20.799Z] # babbc75849230c0e33193d2f439c18478d6a1df5 refs/tags/v2.0.1-dev.92 [Pipeline] } [2021-11-11T15:36:20.811Z] $ docker exec --env ******** --env ******** b1d9202aac89b18eb44215a32df7e5195c9802ac232562ad02473aa6c1d34a2f ssh-agent -k [2021-11-11T15:36:20.901Z] unset SSH_AUTH_SOCK; [2021-11-11T15:36:20.901Z] unset SSH_AGENT_PID; [2021-11-11T15:36:20.901Z] echo Agent pid 20 killed; [2021-11-11T15:36:20.911Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-11T15:36:21.216Z] + git semver [Pipeline] } [2021-11-11T15:36:21.231Z] $ docker stop --time=1 b1d9202aac89b18eb44215a32df7e5195c9802ac232562ad02473aa6c1d34a2f [2021-11-11T15:36:22.421Z] $ docker rm -f b1d9202aac89b18eb44215a32df7e5195c9802ac232562ad02473aa6c1d34a2f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:36:22.794Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-11T15:36:22.794Z] [2021-11-11T15:36:22.794Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:36:23.101Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-11T15:36:23.102Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-11-11T15:36:23.102Z] ab5ef0e58194: Pulling fs layer [2021-11-11T15:36:23.102Z] 9712f1f96733: Pulling fs layer [2021-11-11T15:36:23.102Z] 63f879dbbcfc: Pulling fs layer [2021-11-11T15:36:23.102Z] 0d9ebad4ef96: Pulling fs layer [2021-11-11T15:36:23.102Z] e9a5061849ea: Pulling fs layer [2021-11-11T15:36:23.102Z] d747dcd14b5f: Pulling fs layer [2021-11-11T15:36:23.102Z] 2de7ff778b66: Pulling fs layer [2021-11-11T15:36:23.102Z] e9a5061849ea: Waiting [2021-11-11T15:36:23.102Z] d747dcd14b5f: Waiting [2021-11-11T15:36:23.102Z] 2de7ff778b66: Waiting [2021-11-11T15:36:23.102Z] 0d9ebad4ef96: Waiting [2021-11-11T15:36:23.102Z] 9712f1f96733: Verifying Checksum [2021-11-11T15:36:23.102Z] 9712f1f96733: Download complete [2021-11-11T15:36:23.685Z] 0d9ebad4ef96: Verifying Checksum [2021-11-11T15:36:23.685Z] 0d9ebad4ef96: Download complete [2021-11-11T15:36:23.685Z] ab5ef0e58194: Verifying Checksum [2021-11-11T15:36:23.685Z] ab5ef0e58194: Download complete [2021-11-11T15:36:23.685Z] 63f879dbbcfc: Verifying Checksum [2021-11-11T15:36:23.685Z] 63f879dbbcfc: Download complete [2021-11-11T15:36:23.685Z] d747dcd14b5f: Verifying Checksum [2021-11-11T15:36:23.685Z] d747dcd14b5f: Download complete [2021-11-11T15:36:23.685Z] e9a5061849ea: Verifying Checksum [2021-11-11T15:36:23.685Z] e9a5061849ea: Download complete [2021-11-11T15:36:23.685Z] 2de7ff778b66: Verifying Checksum [2021-11-11T15:36:23.685Z] 2de7ff778b66: Download complete [2021-11-11T15:36:27.021Z] ab5ef0e58194: Pull complete [2021-11-11T15:36:27.021Z] 9712f1f96733: Pull complete [2021-11-11T15:36:27.288Z] 63f879dbbcfc: Pull complete [2021-11-11T15:36:31.520Z] 0d9ebad4ef96: Pull complete [2021-11-11T15:36:31.520Z] e9a5061849ea: Pull complete [2021-11-11T15:36:31.520Z] d747dcd14b5f: Pull complete [2021-11-11T15:36:32.461Z] 2de7ff778b66: Pull complete [2021-11-11T15:36:32.461Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-11-11T15:36:32.461Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-11T15:36:32.461Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-11-11T15:36:32.525Z] prd-centos7-docker-4c-2g-80 does not seem to be running inside a container [2021-11-11T15:36:32.564Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/104 -v /w/workspace/edgex-go/104:/w/workspace/edgex-go/104:rw,z -v /w/workspace/edgex-go/104@tmp:/w/workspace/edgex-go/104@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-11-11T15:36:35.947Z] $ docker top a40a4e8203d00b98e606b309f4fcdabe31a48dc93947ab9eb963d7005cad2a10 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-11-11T15:36:36.020Z] provisioning config files... [2021-11-11T15:36:36.028Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/104@tmp/config6343843426549196031tmp [2021-11-11T15:36:36.037Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/104@tmp/config991139452285714191tmp [2021-11-11T15:36:36.045Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/104@tmp/config3365090912996694885tmp [Pipeline] { [Pipeline] echo [2021-11-11T15:36:36.057Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T15:36:36.342Z] ---> sigul-configuration.sh [2021-11-11T15:36:36.342Z] gpg: directory `/root/.gnupg' created [2021-11-11T15:36:36.342Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-11-11T15:36:36.342Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-11-11T15:36:36.342Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-11-11T15:36:36.342Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-11-11T15:36:36.342Z] gpg: CAST5 encrypted data [2021-11-11T15:36:36.342Z] gpg: encrypted with 1 passphrase [2021-11-11T15:36:36.342Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-11-11T15:36:36.635Z] + mkdir /home/jenkins [2021-11-11T15:36:36.635Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-11-11T15:36:36.924Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-11-11T15:36:36.934Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T15:36:37.383Z] ---> sigul-install.sh [2021-11-11T15:36:37.383Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-11-11T15:36:37.807Z] + git tag --list [2021-11-11T15:36:37.807Z] 0.6.0 [2021-11-11T15:36:37.807Z] 0.6.1 [2021-11-11T15:36:37.807Z] 0.7.0 [2021-11-11T15:36:37.807Z] 0.7.1 [2021-11-11T15:36:37.807Z] v1.0.0 [2021-11-11T15:36:37.807Z] v1.0.1 [2021-11-11T15:36:37.807Z] v1.1.0 [2021-11-11T15:36:37.807Z] v1.2.0 [2021-11-11T15:36:37.807Z] v1.2.1 [2021-11-11T15:36:37.807Z] v1.3.0 [2021-11-11T15:36:37.807Z] v1.3.1 [2021-11-11T15:36:37.807Z] v2.0.0 [2021-11-11T15:36:37.807Z] v2.0.1-dev.1 [2021-11-11T15:36:37.807Z] v2.0.1-dev.10 [2021-11-11T15:36:37.807Z] v2.0.1-dev.11 [2021-11-11T15:36:37.807Z] v2.0.1-dev.12 [2021-11-11T15:36:37.807Z] v2.0.1-dev.13 [2021-11-11T15:36:37.807Z] v2.0.1-dev.14 [2021-11-11T15:36:37.807Z] v2.0.1-dev.15 [2021-11-11T15:36:37.807Z] v2.0.1-dev.16 [2021-11-11T15:36:37.807Z] v2.0.1-dev.17 [2021-11-11T15:36:37.807Z] v2.0.1-dev.18 [2021-11-11T15:36:37.807Z] v2.0.1-dev.19 [2021-11-11T15:36:37.807Z] v2.0.1-dev.2 [2021-11-11T15:36:37.807Z] v2.0.1-dev.20 [2021-11-11T15:36:37.807Z] v2.0.1-dev.21 [2021-11-11T15:36:37.807Z] v2.0.1-dev.22 [2021-11-11T15:36:37.807Z] v2.0.1-dev.23 [2021-11-11T15:36:37.807Z] v2.0.1-dev.24 [2021-11-11T15:36:37.807Z] v2.0.1-dev.25 [2021-11-11T15:36:37.807Z] v2.0.1-dev.26 [2021-11-11T15:36:37.807Z] v2.0.1-dev.27 [2021-11-11T15:36:37.807Z] v2.0.1-dev.28 [2021-11-11T15:36:37.807Z] v2.0.1-dev.29 [2021-11-11T15:36:37.807Z] v2.0.1-dev.3 [2021-11-11T15:36:37.807Z] v2.0.1-dev.30 [2021-11-11T15:36:37.807Z] v2.0.1-dev.31 [2021-11-11T15:36:37.807Z] v2.0.1-dev.32 [2021-11-11T15:36:37.807Z] v2.0.1-dev.33 [2021-11-11T15:36:37.807Z] v2.0.1-dev.34 [2021-11-11T15:36:37.807Z] v2.0.1-dev.35 [2021-11-11T15:36:37.807Z] v2.0.1-dev.36 [2021-11-11T15:36:37.807Z] v2.0.1-dev.37 [2021-11-11T15:36:37.807Z] v2.0.1-dev.38 [2021-11-11T15:36:37.807Z] v2.0.1-dev.39 [2021-11-11T15:36:37.807Z] v2.0.1-dev.4 [2021-11-11T15:36:37.807Z] v2.0.1-dev.40 [2021-11-11T15:36:37.807Z] v2.0.1-dev.41 [2021-11-11T15:36:37.807Z] v2.0.1-dev.42 [2021-11-11T15:36:37.807Z] v2.0.1-dev.43 [2021-11-11T15:36:37.807Z] v2.0.1-dev.44 [2021-11-11T15:36:37.807Z] v2.0.1-dev.45 [2021-11-11T15:36:37.807Z] v2.0.1-dev.46 [2021-11-11T15:36:37.807Z] v2.0.1-dev.47 [2021-11-11T15:36:37.807Z] v2.0.1-dev.48 [2021-11-11T15:36:37.807Z] v2.0.1-dev.49 [2021-11-11T15:36:37.807Z] v2.0.1-dev.5 [2021-11-11T15:36:37.807Z] v2.0.1-dev.50 [2021-11-11T15:36:37.807Z] v2.0.1-dev.51 [2021-11-11T15:36:37.807Z] v2.0.1-dev.52 [2021-11-11T15:36:37.807Z] v2.0.1-dev.53 [2021-11-11T15:36:37.807Z] v2.0.1-dev.54 [2021-11-11T15:36:37.807Z] v2.0.1-dev.55 [2021-11-11T15:36:37.807Z] v2.0.1-dev.56 [2021-11-11T15:36:37.807Z] v2.0.1-dev.57 [2021-11-11T15:36:37.807Z] v2.0.1-dev.58 [2021-11-11T15:36:37.807Z] v2.0.1-dev.59 [2021-11-11T15:36:37.807Z] v2.0.1-dev.6 [2021-11-11T15:36:37.807Z] v2.0.1-dev.60 [2021-11-11T15:36:37.807Z] v2.0.1-dev.61 [2021-11-11T15:36:37.807Z] v2.0.1-dev.62 [2021-11-11T15:36:37.807Z] v2.0.1-dev.63 [2021-11-11T15:36:37.807Z] v2.0.1-dev.64 [2021-11-11T15:36:37.807Z] v2.0.1-dev.65 [2021-11-11T15:36:37.807Z] v2.0.1-dev.66 [2021-11-11T15:36:37.807Z] v2.0.1-dev.67 [2021-11-11T15:36:37.807Z] v2.0.1-dev.68 [2021-11-11T15:36:37.807Z] v2.0.1-dev.69 [2021-11-11T15:36:37.807Z] v2.0.1-dev.7 [2021-11-11T15:36:37.807Z] v2.0.1-dev.70 [2021-11-11T15:36:37.807Z] v2.0.1-dev.71 [2021-11-11T15:36:37.807Z] v2.0.1-dev.72 [2021-11-11T15:36:37.807Z] v2.0.1-dev.73 [2021-11-11T15:36:37.807Z] v2.0.1-dev.74 [2021-11-11T15:36:37.807Z] v2.0.1-dev.75 [2021-11-11T15:36:37.807Z] v2.0.1-dev.76 [2021-11-11T15:36:37.807Z] v2.0.1-dev.77 [2021-11-11T15:36:37.807Z] v2.0.1-dev.78 [2021-11-11T15:36:37.807Z] v2.0.1-dev.79 [2021-11-11T15:36:37.807Z] v2.0.1-dev.8 [2021-11-11T15:36:37.807Z] v2.0.1-dev.80 [2021-11-11T15:36:37.807Z] v2.0.1-dev.81 [2021-11-11T15:36:37.807Z] v2.0.1-dev.82 [2021-11-11T15:36:37.807Z] v2.0.1-dev.83 [2021-11-11T15:36:37.807Z] v2.0.1-dev.84 [2021-11-11T15:36:37.807Z] v2.0.1-dev.85 [2021-11-11T15:36:37.807Z] v2.0.1-dev.86 [2021-11-11T15:36:37.807Z] v2.0.1-dev.87 [2021-11-11T15:36:37.807Z] v2.0.1-dev.88 [2021-11-11T15:36:37.807Z] v2.0.1-dev.89 [2021-11-11T15:36:37.807Z] v2.0.1-dev.9 [2021-11-11T15:36:37.807Z] v2.0.1-dev.90 [2021-11-11T15:36:37.807Z] v2.0.1-dev.91 [2021-11-11T15:36:37.807Z] v2.0.1-dev.92 [Pipeline] sh [2021-11-11T15:36:38.119Z] + lftools sign git-tag v2.0.1-dev.92 [2021-11-11T15:36:38.694Z] Signing Git tag with Sigul... [2021-11-11T15:36:38.694Z] Signing v2.0.1-dev.92 [Pipeline] echo [2021-11-11T15:36:39.637Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T15:36:39.922Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-11-11T15:36:39.929Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-11-11T15:36:39.947Z] $ docker stop --time=1 a40a4e8203d00b98e606b309f4fcdabe31a48dc93947ab9eb963d7005cad2a10 [2021-11-11T15:36:41.115Z] $ docker rm -f a40a4e8203d00b98e606b309f4fcdabe31a48dc93947ab9eb963d7005cad2a10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:36:41.661Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T15:36:41.661Z] . [Pipeline] withDockerContainer [2021-11-11T15:36:41.726Z] prd-centos7-docker-4c-2g-80 does not seem to be running inside a container [2021-11-11T15:36:41.767Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/104 -v /w/workspace/edgex-go/104:/w/workspace/edgex-go/104:rw,z -v /w/workspace/edgex-go/104@tmp:/w/workspace/edgex-go/104@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-11T15:36:42.124Z] $ docker top e0b93244108f95d9f14be911c6b578a2a03689b50e171a248bbd2bdf14c8511c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-11T15:36:42.210Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-11T15:36:42.210Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-11T15:36:42.343Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-11T15:36:42.348Z] $ docker exec e0b93244108f95d9f14be911c6b578a2a03689b50e171a248bbd2bdf14c8511c ssh-agent [2021-11-11T15:36:42.478Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcAHKeL/agent.13 [2021-11-11T15:36:42.478Z] SSH_AGENT_PID=19 [2021-11-11T15:36:42.483Z] Running ssh-add (command line suppressed) [2021-11-11T15:36:42.595Z] Identity added: /w/workspace/edgex-go/104@tmp/private_key_6639653774677107108.key (/w/workspace/edgex-go/104@tmp/private_key_6639653774677107108.key) [2021-11-11T15:36:42.605Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-11T15:36:42.893Z] + git semver bump pre [2021-11-11T15:36:42.893Z] # -> Open(): unable to determine branch for HEAD [2021-11-11T15:36:42.893Z] # $GIT_DIR = /w/workspace/edgex-go/104/.git [2021-11-11T15:36:42.893Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/104 [2021-11-11T15:36:42.893Z] # $SEMVER_REMOTE_NAME = origin [2021-11-11T15:36:42.893Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-11T15:36:42.893Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-11T15:36:42.893Z] # $SEMVER_BRANCH = main [2021-11-11T15:36:42.893Z] # $SEMVER_DIR = /w/workspace/edgex-go/104/.semver [2021-11-11T15:36:42.893Z] 2.0.1-dev.93 [Pipeline] } [2021-11-11T15:36:42.905Z] $ docker exec --env ******** --env ******** e0b93244108f95d9f14be911c6b578a2a03689b50e171a248bbd2bdf14c8511c ssh-agent -k [2021-11-11T15:36:43.022Z] unset SSH_AUTH_SOCK; [2021-11-11T15:36:43.022Z] unset SSH_AGENT_PID; [2021-11-11T15:36:43.022Z] echo Agent pid 19 killed; [2021-11-11T15:36:43.031Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-11T15:36:43.329Z] + git semver [Pipeline] } [2021-11-11T15:36:43.344Z] $ docker stop --time=1 e0b93244108f95d9f14be911c6b578a2a03689b50e171a248bbd2bdf14c8511c [2021-11-11T15:36:44.532Z] $ docker rm -f e0b93244108f95d9f14be911c6b578a2a03689b50e171a248bbd2bdf14c8511c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:36:44.879Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T15:36:44.879Z] . [Pipeline] withDockerContainer [2021-11-11T15:36:44.942Z] prd-centos7-docker-4c-2g-80 does not seem to be running inside a container [2021-11-11T15:36:44.980Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/104 -v /w/workspace/edgex-go/104:/w/workspace/edgex-go/104:rw,z -v /w/workspace/edgex-go/104@tmp:/w/workspace/edgex-go/104@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-11T15:36:45.307Z] $ docker top b9c8ff770b01133430da159bd3ddf1c9985b9713c4ca941c1439538b526601d6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-11T15:36:45.396Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-11T15:36:45.396Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-11T15:36:45.489Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-11T15:36:45.494Z] $ docker exec b9c8ff770b01133430da159bd3ddf1c9985b9713c4ca941c1439538b526601d6 ssh-agent [2021-11-11T15:36:45.581Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbjaCem/agent.13 [2021-11-11T15:36:45.581Z] SSH_AGENT_PID=20 [2021-11-11T15:36:45.585Z] Running ssh-add (command line suppressed) [2021-11-11T15:36:45.665Z] Identity added: /w/workspace/edgex-go/104@tmp/private_key_7389508387464175309.key (/w/workspace/edgex-go/104@tmp/private_key_7389508387464175309.key) [2021-11-11T15:36:45.675Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-11T15:36:45.966Z] + git semver push [2021-11-11T15:36:45.966Z] # -> Open(): unable to determine branch for HEAD [2021-11-11T15:36:45.966Z] # $GIT_DIR = /w/workspace/edgex-go/104/.git [2021-11-11T15:36:45.966Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/104 [2021-11-11T15:36:45.966Z] # $SEMVER_REMOTE_NAME = origin [2021-11-11T15:36:45.966Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-11T15:36:45.966Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-11T15:36:45.966Z] # $SEMVER_BRANCH = main [2021-11-11T15:36:45.966Z] # $SEMVER_DIR = /w/workspace/edgex-go/104/.semver [Pipeline] } [2021-11-11T15:36:50.181Z] $ docker exec --env ******** --env ******** b9c8ff770b01133430da159bd3ddf1c9985b9713c4ca941c1439538b526601d6 ssh-agent -k [2021-11-11T15:36:50.269Z] unset SSH_AUTH_SOCK; [2021-11-11T15:36:50.269Z] unset SSH_AGENT_PID; [2021-11-11T15:36:50.269Z] echo Agent pid 20 killed; [2021-11-11T15:36:50.278Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-11T15:36:50.581Z] + git semver [Pipeline] } [2021-11-11T15:36:50.594Z] $ docker stop --time=1 b9c8ff770b01133430da159bd3ddf1c9985b9713c4ca941c1439538b526601d6 [2021-11-11T15:36:51.772Z] $ docker rm -f b9c8ff770b01133430da159bd3ddf1c9985b9713c4ca941c1439538b526601d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-11T15:36:52.677Z] + '[' -d /w/workspace/edgex-go/104/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-11T15:36:52.975Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T15:36:53.537Z] ---> package-listing.sh [2021-11-11T15:36:53.537Z] ++ facter osfamily [2021-11-11T15:36:53.537Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-11T15:36:53.799Z] + OS_FAMILY=redhat [2021-11-11T15:36:53.799Z] + workspace=/w/workspace/edgex-go/104 [2021-11-11T15:36:53.799Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-11T15:36:53.799Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-11T15:36:53.799Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-11T15:36:53.799Z] + PACKAGES=/tmp/packages_start.txt [2021-11-11T15:36:53.799Z] + '[' /w/workspace/edgex-go/104 ']' [2021-11-11T15:36:53.799Z] + PACKAGES=/tmp/packages_end.txt [2021-11-11T15:36:53.799Z] + case "${OS_FAMILY}" in [2021-11-11T15:36:53.799Z] + sort [2021-11-11T15:36:53.799Z] + rpm -qa [2021-11-11T15:36:57.098Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-11T15:36:57.098Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-11T15:36:57.098Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-11T15:36:57.098Z] + '[' /w/workspace/edgex-go/104 ']' [2021-11-11T15:36:57.098Z] + mkdir -p /w/workspace/edgex-go/104/archives/ [2021-11-11T15:36:57.098Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/104/archives/ [Pipeline] echo [2021-11-11T15:36:57.108Z] 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/104/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-11T15:36:57.391Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:36:57.947Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T15:36:57.947Z] [2021-11-11T15:36:57.947Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:36:58.244Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T15:36:58.244Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-11T15:36:58.244Z] b4d181a07f80: Pulling fs layer [2021-11-11T15:36:58.244Z] a1111a8f2ec3: Pulling fs layer [2021-11-11T15:36:58.244Z] ed53099fbce6: Pulling fs layer [2021-11-11T15:36:58.244Z] dc539afda2c1: Pulling fs layer [2021-11-11T15:36:58.244Z] 77bc0d833cb6: Pulling fs layer [2021-11-11T15:36:58.244Z] 9065ff56babe: Pulling fs layer [2021-11-11T15:36:58.244Z] d287ab97295c: Pulling fs layer [2021-11-11T15:36:58.244Z] 77bc0d833cb6: Waiting [2021-11-11T15:36:58.244Z] 9065ff56babe: Waiting [2021-11-11T15:36:58.244Z] d287ab97295c: Waiting [2021-11-11T15:36:58.244Z] dc539afda2c1: Waiting [2021-11-11T15:36:58.244Z] a1111a8f2ec3: Verifying Checksum [2021-11-11T15:36:58.244Z] a1111a8f2ec3: Download complete [2021-11-11T15:36:58.504Z] dc539afda2c1: Verifying Checksum [2021-11-11T15:36:58.504Z] dc539afda2c1: Download complete [2021-11-11T15:36:58.504Z] 77bc0d833cb6: Verifying Checksum [2021-11-11T15:36:58.504Z] 77bc0d833cb6: Download complete [2021-11-11T15:36:58.504Z] ed53099fbce6: Verifying Checksum [2021-11-11T15:36:58.504Z] ed53099fbce6: Download complete [2021-11-11T15:36:58.504Z] 9065ff56babe: Verifying Checksum [2021-11-11T15:36:58.504Z] 9065ff56babe: Download complete [2021-11-11T15:36:58.504Z] b4d181a07f80: Verifying Checksum [2021-11-11T15:36:58.504Z] b4d181a07f80: Download complete [2021-11-11T15:36:59.458Z] d287ab97295c: Verifying Checksum [2021-11-11T15:36:59.458Z] d287ab97295c: Download complete [2021-11-11T15:37:00.030Z] b4d181a07f80: Pull complete [2021-11-11T15:37:00.030Z] a1111a8f2ec3: Pull complete [2021-11-11T15:37:00.606Z] ed53099fbce6: Pull complete [2021-11-11T15:37:00.869Z] dc539afda2c1: Pull complete [2021-11-11T15:37:01.133Z] 77bc0d833cb6: Pull complete [2021-11-11T15:37:01.133Z] 9065ff56babe: Pull complete [2021-11-11T15:37:06.452Z] d287ab97295c: Pull complete [2021-11-11T15:37:06.452Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-11T15:37:06.452Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T15:37:06.452Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-11T15:37:06.527Z] prd-centos7-docker-4c-2g-80 does not seem to be running inside a container [2021-11-11T15:37:06.569Z] $ 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/104/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/104 -v /w/workspace/edgex-go/104:/w/workspace/edgex-go/104:rw,z -v /w/workspace/edgex-go/104@tmp:/w/workspace/edgex-go/104@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-11-11T15:37:08.717Z] $ docker top ae14d2acc9326af830ababa2969c0e5fa6b80f10811a2f932087d40fe1c2b70d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T15:37:09.075Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-11T15:37:09.368Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-11T15:37:09.663Z] + ls /var/log/sa-host [2021-11-11T15:37:09.663Z] + sadf -c /var/log/sa-host/sa11 [2021-11-11T15:37:09.663Z] file_magic: OK [2021-11-11T15:37:09.663Z] HZ: Using current value: 100 [2021-11-11T15:37:09.663Z] file_header: OK [2021-11-11T15:37:09.663Z] 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-11-11T15:37:09.663Z] Statistics: [2021-11-11T15:37:09.663Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-11T15:37:09.663Z] File successfully converted to sysstat format version 12.0.3 [2021-11-11T15:37:09.663Z] + sadf -c /var/log/sa-host/sa30 [2021-11-11T15:37:09.663Z] file_magic: OK [2021-11-11T15:37:09.663Z] HZ: Using current value: 100 [2021-11-11T15:37:09.663Z] file_header: OK [2021-11-11T15:37:09.663Z] 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-11-11T15:37:09.663Z] Statistics: [2021-11-11T15:37:09.663Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-11T15:37:09.663Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T15:37:09.907Z] provisioning config files... [2021-11-11T15:37:09.917Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/104@tmp/config262391296359677127tmp [Pipeline] { [Pipeline] echo [2021-11-11T15:37:09.931Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T15:37:10.223Z] ---> create-netrc.sh [Pipeline] } [2021-11-11T15:37:10.231Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-11T15:37:10.571Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-11T15:37:10.579Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T15:37:10.867Z] ---> sudo-logs.sh [2021-11-11T15:37:10.867Z] Archiving 'sudo' log.. [2021-11-11T15:37:10.867Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-80.novalocal: Name or service not known [2021-11-11T15:37:10.867Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-80.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-11T15:37:10.891Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T15:37:11.178Z] ---> job-cost.sh [2021-11-11T15:37:11.178Z] lf-activate-venv: SKIPPING [2021-11-11T15:37:11.178Z] DEBUG: total: 0.10999999940395355 [2021-11-11T15:37:11.178Z] INFO: Retrieving Stack Cost... [2021-11-11T15:37:11.747Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-11T15:37:12.007Z] INFO: Archiving Costs [Pipeline] echo [2021-11-11T15:37:12.020Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T15:37:12.309Z] ---> logs-deploy.sh [2021-11-11T15:37:12.309Z] lf-activate-venv: SKIPPING [2021-11-11T15:37:12.309Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/104 [2021-11-11T15:37:12.309Z] INFO: archiving workspace using pattern(s): [2021-11-11T15:37:12.878Z] Archives upload complete. [2021-11-11T15:37:13.137Z] INFO: archiving logs to Nexus