Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7bb90d905bf3f7572d0df0c323922e46dc77e599 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-ssh5539528738381779458.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 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-ssh1436110482360884446.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 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 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-ssh6450201477566977527.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 # timeout=10 Commit message: "Merge pull request #366 from ernestojeda/fix-builder-images-sdk-c" > 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-ssh194167761313545070.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-ssh3384948016432291801.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-832 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/111 [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/111 # 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/111@tmp/jenkins-gitclient-ssh3245612384563735059.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 7bb90d905bf3f7572d0df0c323922e46dc77e599 (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 7bb90d905bf3f7572d0df0c323922e46dc77e599 # timeout=10 Commit message: "fix(security): update kong admin token file permissions (#3819)" > git rev-list --no-walk d16c994ede4c0a344000bc531e7b9bd0a5f11f84 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-16T16:19:16.627Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-16T16:19:16.677Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-16T16:19:16.689Z] ========================================================= [2021-11-16T16:19:16.689Z] EdgeX Global Pipelines Version Info [2021-11-16T16:19:16.689Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-16T16:19:17.849Z] ------------------- [2021-11-16T16:19:17.849Z] stable info: [2021-11-16T16:19:17.849Z] ------------------- [2021-11-16T16:19:17.849Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-16T16:19:17.849Z] Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 [2021-11-16T16:19:17.849Z] Message: update stable to v1.0.215 [2021-11-16T16:19:18.797Z] ------------------- [2021-11-16T16:19:18.797Z] experimental info: [2021-11-16T16:19:18.797Z] ------------------- [2021-11-16T16:19:18.797Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-16T16:19:18.797Z] Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 [2021-11-16T16:19:18.797Z] Message: update experimental to v1.0.215 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-16T16:19:18.909Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-11-16T16:19:18.920Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-11-16T16:19:18.934Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-16T16:19:18.942Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-16T16:19:18.952Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-16T16:19:18.961Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-16T16:19:18.970Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-16T16:19:18.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-11-16T16:19:18.989Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-11-16T16:19:18.999Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-11-16T16:19:19.009Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-16T16:19:19.019Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-16T16:19:19.028Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-16T16:19:19.038Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-16T16:19:19.047Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-16T16:19:19.056Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-16T16:19:19.066Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-16T16:19:19.077Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-16T16:19:19.090Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-11-16T16:19:19.101Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-11-16T16:19:19.109Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-16T16:19:19.118Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-16T16:19:19.128Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-11-16T16:19:19.137Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-11-16T16:19:19.146Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-11-16T16:19:19.156Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7bb90d905bf3f7572d0df0c323922e46dc77e599 [Pipeline] echo [2021-11-16T16:19:19.167Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7bb90d9 [Pipeline] echo [2021-11-16T16:19:19.185Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-16T16:19:19.219Z] provisioning config files... [2021-11-16T16:19:19.233Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/111@tmp/config6722382558410825338tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-16T16:19:19.562Z] ---> docker-login.sh [2021-11-16T16:19:19.562Z] nexus3.edgexfoundry.org:10001 [2021-11-16T16:19:19.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T16:19:19.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T16:19:19.822Z] Configure a credential helper to remove this warning. See [2021-11-16T16:19:19.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T16:19:19.822Z] [2021-11-16T16:19:19.822Z] Login Succeeded [2021-11-16T16:19:19.822Z] nexus3.edgexfoundry.org:10002 [2021-11-16T16:19:19.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T16:19:19.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T16:19:19.822Z] Configure a credential helper to remove this warning. See [2021-11-16T16:19:19.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T16:19:19.822Z] [2021-11-16T16:19:19.822Z] Login Succeeded [2021-11-16T16:19:19.822Z] nexus3.edgexfoundry.org:10003 [2021-11-16T16:19:19.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T16:19:20.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T16:19:20.083Z] Configure a credential helper to remove this warning. See [2021-11-16T16:19:20.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T16:19:20.083Z] [2021-11-16T16:19:20.083Z] Login Succeeded [2021-11-16T16:19:20.083Z] nexus3.edgexfoundry.org:10004 [2021-11-16T16:19:20.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T16:19:20.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T16:19:20.083Z] Configure a credential helper to remove this warning. See [2021-11-16T16:19:20.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T16:19:20.083Z] [2021-11-16T16:19:20.083Z] Login Succeeded [2021-11-16T16:19:20.083Z] docker.io [2021-11-16T16:19:20.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T16:19:20.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T16:19:20.657Z] Configure a credential helper to remove this warning. See [2021-11-16T16:19:20.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T16:19:20.657Z] [2021-11-16T16:19:20.657Z] Login Succeeded [2021-11-16T16:19:20.657Z] ---> docker-login.sh ends [Pipeline] } [2021-11-16T16:19:20.665Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-16T16:19:20.975Z] ++ 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-16T16:19:20.975Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-16T16:19:20.975Z] ++ dirname cmd/core-command/Dockerfile [2021-11-16T16:19:20.975Z] ++ cut -d/ -f2 [2021-11-16T16:19:20.975Z] + echo core-command,cmd/core-command/Dockerfile [2021-11-16T16:19:20.975Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-16T16:19:20.975Z] ++ dirname cmd/core-data/Dockerfile [2021-11-16T16:19:20.975Z] ++ cut -d/ -f2 [2021-11-16T16:19:20.975Z] + echo core-data,cmd/core-data/Dockerfile [2021-11-16T16:19:20.975Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-16T16:19:20.975Z] ++ dirname cmd/core-metadata/Dockerfile [2021-11-16T16:19:20.975Z] ++ cut -d/ -f2 [2021-11-16T16:19:20.975Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-11-16T16:19:20.975Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-16T16:19:20.975Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-11-16T16:19:20.975Z] ++ cut -d/ -f2 [2021-11-16T16:19:20.975Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-11-16T16:19:20.975Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-16T16:19:20.975Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-11-16T16:19:20.975Z] ++ cut -d/ -f2 [2021-11-16T16:19:20.975Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-11-16T16:19:20.975Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-16T16:19:20.975Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-11-16T16:19:20.975Z] ++ cut -d/ -f2 [2021-11-16T16:19:20.975Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-11-16T16:19:20.975Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-16T16:19:20.975Z] ++ dirname cmd/support-notifications/Dockerfile [2021-11-16T16:19:20.975Z] ++ cut -d/ -f2 [2021-11-16T16:19:20.975Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-11-16T16:19:20.975Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-16T16:19:20.975Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-11-16T16:19:20.975Z] ++ cut -d/ -f2 [2021-11-16T16:19:20.975Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-11-16T16:19:20.975Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-16T16:19:20.975Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-11-16T16:19:20.975Z] ++ cut -d/ -f2 [2021-11-16T16:19:20.975Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-11-16T16:19:21.016Z] 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-16T16:19:21.421Z] + git rev-list -1 --merges 7bb90d905bf3f7572d0df0c323922e46dc77e599~1..7bb90d905bf3f7572d0df0c323922e46dc77e599 [Pipeline] echo [2021-11-16T16:19:21.437Z] -----------> git rev-list -1 --merges 7bb90d905bf3f7572d0df0c323922e46dc77e599~1..7bb90d905bf3f7572d0df0c323922e46dc77e599 7bb90d905bf3f7572d0df0c323922e46dc77e599 [false] [Pipeline] sh [2021-11-16T16:19:21.731Z] + git log --format=format:%s -1 7bb90d905bf3f7572d0df0c323922e46dc77e599 [Pipeline] echo [2021-11-16T16:19:21.745Z] ========================================================= [2021-11-16T16:19:21.745Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-16T16:19:21.745Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:19:22.187Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-16T16:19:22.187Z] [2021-11-16T16:19:22.187Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:19:22.493Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-16T16:19:22.493Z] latest: Pulling from edgex-devops/git-semver [2021-11-16T16:19:22.493Z] a0d0a0d46f8b: Pulling fs layer [2021-11-16T16:19:22.493Z] 3e5f54012d9b: Pulling fs layer [2021-11-16T16:19:22.493Z] 4c7163046ea9: Pulling fs layer [2021-11-16T16:19:22.493Z] 0c2d73faf560: Pulling fs layer [2021-11-16T16:19:22.493Z] 0c2d73faf560: Waiting [2021-11-16T16:19:22.493Z] 3e5f54012d9b: Verifying Checksum [2021-11-16T16:19:22.493Z] 3e5f54012d9b: Download complete [2021-11-16T16:19:22.493Z] a0d0a0d46f8b: Verifying Checksum [2021-11-16T16:19:22.493Z] a0d0a0d46f8b: Download complete [2021-11-16T16:19:22.493Z] 4c7163046ea9: Verifying Checksum [2021-11-16T16:19:22.493Z] 4c7163046ea9: Download complete [2021-11-16T16:19:22.493Z] 0c2d73faf560: Verifying Checksum [2021-11-16T16:19:22.493Z] 0c2d73faf560: Download complete [2021-11-16T16:19:22.758Z] a0d0a0d46f8b: Pull complete [2021-11-16T16:19:22.758Z] 3e5f54012d9b: Pull complete [2021-11-16T16:19:23.032Z] 4c7163046ea9: Pull complete [2021-11-16T16:19:23.302Z] 0c2d73faf560: Pull complete [2021-11-16T16:19:23.302Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-16T16:19:23.302Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-16T16:19:23.302Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-16T16:19:23.376Z] prd-centos7-docker-4c-2g-832 does not seem to be running inside a container [2021-11-16T16:19:23.422Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/111 -v /w/workspace/edgex-go/111:/w/workspace/edgex-go/111:rw,z -v /w/workspace/edgex-go/111@tmp:/w/workspace/edgex-go/111@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-16T16:19:24.039Z] $ docker top 17d81217aa0005862da1570ab28c18665c2bc57b70e1ac6894971839eebf6019 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-16T16:19:24.137Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-16T16:19:24.137Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-16T16:19:24.256Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-16T16:19:24.260Z] $ docker exec 17d81217aa0005862da1570ab28c18665c2bc57b70e1ac6894971839eebf6019 ssh-agent [2021-11-16T16:19:24.377Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPNLpJo/agent.14 [2021-11-16T16:19:24.377Z] SSH_AGENT_PID=20 [2021-11-16T16:19:24.388Z] Running ssh-add (command line suppressed) [2021-11-16T16:19:24.498Z] Identity added: /w/workspace/edgex-go/111@tmp/private_key_4370483936457920964.key (/w/workspace/edgex-go/111@tmp/private_key_4370483936457920964.key) [2021-11-16T16:19:24.511Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-16T16:19:24.817Z] + git tag --points-at HEAD [Pipeline] } [2021-11-16T16:19:24.829Z] $ docker exec --env ******** --env ******** 17d81217aa0005862da1570ab28c18665c2bc57b70e1ac6894971839eebf6019 ssh-agent -k [2021-11-16T16:19:24.930Z] unset SSH_AUTH_SOCK; [2021-11-16T16:19:24.930Z] unset SSH_AGENT_PID; [2021-11-16T16:19:24.930Z] echo Agent pid 20 killed; [2021-11-16T16:19:24.943Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-16T16:19:24.968Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-16T16:19:24.968Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-16T16:19:25.097Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-16T16:19:25.101Z] $ docker exec 17d81217aa0005862da1570ab28c18665c2bc57b70e1ac6894971839eebf6019 ssh-agent [2021-11-16T16:19:25.209Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXoMIJHa/agent.54 [2021-11-16T16:19:25.209Z] SSH_AGENT_PID=61 [2021-11-16T16:19:25.215Z] Running ssh-add (command line suppressed) [2021-11-16T16:19:25.329Z] Identity added: /w/workspace/edgex-go/111@tmp/private_key_5934339995283774167.key (/w/workspace/edgex-go/111@tmp/private_key_5934339995283774167.key) [2021-11-16T16:19:25.342Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-16T16:19:25.644Z] + git semver init [2021-11-16T16:19:25.644Z] # -> Open(): unable to determine branch for HEAD [2021-11-16T16:19:25.644Z] # $GIT_DIR = /w/workspace/edgex-go/111/.git [2021-11-16T16:19:25.644Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/111 [2021-11-16T16:19:25.644Z] # $SEMVER_REMOTE_NAME = origin [2021-11-16T16:19:25.644Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-16T16:19:25.644Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-16T16:19:25.644Z] # $SEMVER_BRANCH = main [2021-11-16T16:19:25.644Z] # $SEMVER_TEMP = /tmp/semver-569220317 [2021-11-16T16:19:25.644Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-11-16T16:21:17.182Z] # '/tmp/semver-569220317' -> '/w/workspace/edgex-go/111/.semver' [2021-11-16T16:21:17.182Z] # -> Force: false [2021-11-16T16:21:17.182Z] # $SEMVER_DIR = /w/workspace/edgex-go/111/.semver [Pipeline] } [2021-11-16T16:21:17.192Z] $ docker exec --env ******** --env ******** 17d81217aa0005862da1570ab28c18665c2bc57b70e1ac6894971839eebf6019 ssh-agent -k [2021-11-16T16:21:17.295Z] unset SSH_AUTH_SOCK; [2021-11-16T16:21:17.296Z] unset SSH_AGENT_PID; [2021-11-16T16:21:17.296Z] echo Agent pid 61 killed; [2021-11-16T16:21:17.302Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-16T16:21:17.640Z] + git semver [Pipeline] } [2021-11-16T16:21:17.653Z] $ docker stop --time=1 17d81217aa0005862da1570ab28c18665c2bc57b70e1ac6894971839eebf6019 [2021-11-16T16:21:19.998Z] $ docker rm -f 17d81217aa0005862da1570ab28c18665c2bc57b70e1ac6894971839eebf6019 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-16T16:21:20.396Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-16T16:21:20.648Z] Stashed 1 file(s) [Pipeline] echo [2021-11-16T16:21:20.651Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.99 [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-16T16:21:21.013Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-16T16:21:21.018Z] ========================================================= [2021-11-16T16:21:21.018Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-16T16:21:21.018Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-16T16:21:21.306Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-16T16:21:21.306Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-16T16:21:21.306Z] a0d0a0d46f8b: Already exists [2021-11-16T16:21:21.306Z] 31adcdaf11c8: Pulling fs layer [2021-11-16T16:21:21.306Z] b8b176561691: Pulling fs layer [2021-11-16T16:21:21.306Z] 4527c011a84f: Pulling fs layer [2021-11-16T16:21:21.306Z] 5d74067f8e1e: Pulling fs layer [2021-11-16T16:21:21.306Z] e0aca202a116: Pulling fs layer [2021-11-16T16:21:21.306Z] 3a43be97a3b4: Pulling fs layer [2021-11-16T16:21:21.306Z] 34cad66bf833: Pulling fs layer [2021-11-16T16:21:21.306Z] b4e3c513aaa6: Pulling fs layer [2021-11-16T16:21:21.306Z] 5d74067f8e1e: Waiting [2021-11-16T16:21:21.306Z] 3a43be97a3b4: Waiting [2021-11-16T16:21:21.306Z] e0aca202a116: Waiting [2021-11-16T16:21:21.306Z] b4e3c513aaa6: Waiting [2021-11-16T16:21:21.306Z] 34cad66bf833: Waiting [2021-11-16T16:21:21.306Z] b8b176561691: Verifying Checksum [2021-11-16T16:21:21.306Z] b8b176561691: Download complete [2021-11-16T16:21:21.306Z] 31adcdaf11c8: Verifying Checksum [2021-11-16T16:21:21.306Z] 31adcdaf11c8: Download complete [2021-11-16T16:21:21.306Z] 5d74067f8e1e: Verifying Checksum [2021-11-16T16:21:21.306Z] 5d74067f8e1e: Download complete [2021-11-16T16:21:21.306Z] e0aca202a116: Verifying Checksum [2021-11-16T16:21:21.306Z] e0aca202a116: Download complete [2021-11-16T16:21:21.306Z] 3a43be97a3b4: Verifying Checksum [2021-11-16T16:21:21.306Z] 3a43be97a3b4: Download complete [2021-11-16T16:21:21.573Z] 34cad66bf833: Verifying Checksum [2021-11-16T16:21:21.573Z] 34cad66bf833: Download complete [2021-11-16T16:21:21.573Z] 31adcdaf11c8: Pull complete [2021-11-16T16:21:21.838Z] b8b176561691: Pull complete [2021-11-16T16:21:21.838Z] 4527c011a84f: Verifying Checksum [2021-11-16T16:21:21.838Z] 4527c011a84f: Download complete [2021-11-16T16:21:22.101Z] b4e3c513aaa6: Verifying Checksum [2021-11-16T16:21:22.101Z] b4e3c513aaa6: Download complete [2021-11-16T16:21:26.357Z] 4527c011a84f: Pull complete [2021-11-16T16:21:26.357Z] 5d74067f8e1e: Pull complete [2021-11-16T16:21:26.357Z] e0aca202a116: Pull complete [2021-11-16T16:21:26.357Z] 3a43be97a3b4: Pull complete [2021-11-16T16:21:26.357Z] 34cad66bf833: Pull complete [2021-11-16T16:21:28.912Z] b4e3c513aaa6: Pull complete [2021-11-16T16:21:28.912Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-16T16:21:28.912Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-16T16:21:28.912Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-16T16:21:29.211Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-16T16:21:29.211Z] WORKDIR /edgex [2021-11-16T16:21:29.211Z] COPY go.mod . [2021-11-16T16:21:29.211Z] RUN go mod download' [2021-11-16T16:21:29.211Z] + docker build -t ci-base-image-x86_64 -f - . [2021-11-16T16:21:30.599Z] Sending build context to Docker daemon 329.9MB [2021-11-16T16:21:30.599Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-16T16:21:30.599Z] ---> 9f6097aaca64 [2021-11-16T16:21:30.599Z] Step 2/4 : WORKDIR /edgex [2021-11-16T16:21:33.142Z] ---> Running in 3a72e1a4266e [2021-11-16T16:21:33.142Z] Removing intermediate container 3a72e1a4266e [2021-11-16T16:21:33.142Z] ---> 723a37a233b6 [2021-11-16T16:21:33.142Z] Step 3/4 : COPY go.mod . [2021-11-16T16:21:33.142Z] ---> cddf1547717e [2021-11-16T16:21:33.142Z] Step 4/4 : RUN go mod download [2021-11-16T16:21:33.142Z] ---> Running in 8a2c2461ffc5 [2021-11-16T16:21:35.984Z] Still waiting to schedule task [2021-11-16T16:21:35.984Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-830’ [2021-11-16T16:22:05.328Z] Removing intermediate container 8a2c2461ffc5 [2021-11-16T16:22:05.328Z] ---> 3cdc2f904127 [2021-11-16T16:22:05.328Z] Successfully built 3cdc2f904127 [2021-11-16T16:22:05.328Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:22:05.640Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-16T16:22:05.640Z] . [Pipeline] withDockerContainer [2021-11-16T16:22:05.702Z] prd-centos7-docker-4c-2g-832 does not seem to be running inside a container [2021-11-16T16:22:05.740Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/111 -v /w/workspace/edgex-go/111:/w/workspace/edgex-go/111:rw,z -v /w/workspace/edgex-go/111@tmp:/w/workspace/edgex-go/111@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-16T16:22:06.104Z] $ docker top 07540630da73feaed337ed5e669fac2d9010e715607246c7c421b6b77d409695 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-16T16:22:06.450Z] + go version [2021-11-16T16:22:06.450Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-16T16:22:06.461Z] $ docker stop --time=1 07540630da73feaed337ed5e669fac2d9010e715607246c7c421b6b77d409695 [2021-11-16T16:22:07.646Z] $ docker rm -f 07540630da73feaed337ed5e669fac2d9010e715607246c7c421b6b77d409695 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:22:08.103Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-16T16:22:08.103Z] . [Pipeline] withDockerContainer [2021-11-16T16:22:08.168Z] prd-centos7-docker-4c-2g-832 does not seem to be running inside a container [2021-11-16T16:22:08.203Z] $ 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/111 -v /w/workspace/edgex-go/111:/w/workspace/edgex-go/111:rw,z -v /w/workspace/edgex-go/111@tmp:/w/workspace/edgex-go/111@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-16T16:22:08.557Z] $ docker top bd6b99e0648d08da28bb8c1fc909b9ef3fb19de4527d9b347de23ed33a4cbbf7 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-16T16:22:08.632Z] ========================================================= [2021-11-16T16:22:08.632Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-16T16:22:08.632Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-16T16:22:08.933Z] + make test [2021-11-16T16:22:08.933Z] go mod tidy [2021-11-16T16:22:09.194Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-16T16:22:14.541Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-16T16:22:32.765Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-16T16:22:37.061Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-16T16:22:37.333Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-16T16:22:37.932Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-16T16:22:40.522Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-16T16:22:40.787Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-16T16:22:41.054Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-16T16:22:41.054Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-16T16:22:41.639Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-16T16:22:41.639Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-16T16:22:42.219Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-16T16:22:42.219Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-16T16:22:42.219Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-16T16:22:42.219Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-16T16:22:43.637Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements [2021-11-16T16:22:43.637Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-16T16:22:43.637Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-16T16:22:45.033Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.067s coverage: 98.5% of statements [2021-11-16T16:22:45.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-16T16:22:45.033Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.050s coverage: 44.7% of statements [2021-11-16T16:22:45.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-16T16:22:45.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-16T16:22:46.462Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.129s coverage: 89.5% of statements [2021-11-16T16:22:46.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-16T16:22:46.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-16T16:22:47.045Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.047s coverage: 84.4% of statements [2021-11-16T16:22:47.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-16T16:22:47.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-16T16:22:47.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-16T16:22:47.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-16T16:22:47.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-16T16:22:48.000Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.260s coverage: 94.2% of statements [2021-11-16T16:22:48.000Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-16T16:22:48.000Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-16T16:22:48.000Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 59.1% of statements [2021-11-16T16:22:48.000Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-16T16:22:48.000Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-16T16:22:48.000Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-16T16:22:48.000Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-16T16:22:48.000Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-16T16:22:48.262Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.053s coverage: 60.0% of statements [2021-11-16T16:22:48.262Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-16T16:22:48.262Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-16T16:22:48.262Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-16T16:22:49.656Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.068s coverage: 0.9% of statements [2021-11-16T16:22:49.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-16T16:22:49.656Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.051s coverage: 58.8% of statements [2021-11-16T16:22:49.656Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 21.7% of statements [2021-11-16T16:22:49.656Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-16T16:22:49.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.048s coverage: 47.1% of statements [2021-11-16T16:22:49.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.050s coverage: 79.5% of statements [2021-11-16T16:22:50.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements [2021-11-16T16:22:50.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.074s coverage: 96.3% of statements [2021-11-16T16:22:50.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements [2021-11-16T16:23:02.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.066s coverage: 94.4% of statements [2021-11-16T16:23:02.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-11-16T16:23:07.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.169s coverage: 82.5% of statements [2021-11-16T16:23:07.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-16T16:23:25.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements [2021-11-16T16:23:25.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-16T16:23:25.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-16T16:23:25.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-16T16:23:25.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-11-16T16:23:25.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-16T16:23:25.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-16T16:23:25.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-16T16:23:25.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-16T16:23:25.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-16T16:23:25.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2021-11-16T16:23:25.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-16T16:23:25.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-16T16:23:25.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-11-16T16:23:25.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-16T16:23:25.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.058s coverage: 58.8% of statements [2021-11-16T16:23:25.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-16T16:23:25.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.0% of statements [2021-11-16T16:23:25.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-11-16T16:23:25.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.068s coverage: 85.4% of statements [2021-11-16T16:23:25.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.137s coverage: 91.2% of statements [2021-11-16T16:23:25.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-16T16:23:25.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.128s coverage: 64.4% of statements [2021-11-16T16:23:25.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-16T16:23:25.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-16T16:23:25.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements [2021-11-16T16:23:25.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2021-11-16T16:23:25.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2021-11-16T16:23:25.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2021-11-16T16:23:25.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2021-11-16T16:23:25.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.224s coverage: 65.4% of statements [2021-11-16T16:23:25.897Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-16T16:23:25.897Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-16T16:23:25.897Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-16T16:23:26.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.128s coverage: 43.8% of statements [2021-11-16T16:23:26.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-16T16:23:26.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-16T16:23:26.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements [2021-11-16T16:23:26.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-16T16:23:26.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements [2021-11-16T16:23:26.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-16T16:23:34.922Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 17.7% of statements [2021-11-16T16:23:34.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-16T16:23:34.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-16T16:23:34.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-16T16:23:34.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-16T16:23:34.922Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.142s coverage: 92.3% of statements [2021-11-16T16:23:34.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-16T16:23:34.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-16T16:23:34.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-16T16:23:34.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-16T16:23:34.922Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 63.2% of statements [2021-11-16T16:23:34.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-16T16:23:34.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-16T16:23:34.922Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.110s coverage: 97.7% of statements [2021-11-16T16:23:34.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-16T16:23:34.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-16T16:23:34.922Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-16T16:23:34.922Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-16T16:23:34.922Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.047s coverage: 28.9% of statements [2021-11-16T16:23:34.922Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-16T16:23:34.922Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-16T16:23:34.922Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-16T16:23:34.922Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-16T16:23:34.922Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-16T16:23:34.922Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-16T16:23:34.922Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-11-16T16:23:34.922Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2021-11-16T16:23:34.922Z] 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-16T16:23:45.430Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-833 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-11-16T16:23:45.440Z] Running in /w/workspace/edgex-go/111 [Pipeline] { [Pipeline] checkout [2021-11-16T16:23:45.637Z] The recommended git tool is: git [2021-11-16T16:23:51.695Z] using credential edgex-jenkins-ssh [2021-11-16T16:23:51.715Z] Cloning the remote Git repository [2021-11-16T16:23:51.747Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-16T16:23:51.835Z] > git init /w/workspace/edgex-go/111 # timeout=10 [2021-11-16T16:23:51.900Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-16T16:23:51.901Z] > git --version # timeout=10 [2021-11-16T16:23:51.915Z] > git --version # 'git version 2.17.1' [2021-11-16T16:23:51.917Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-16T16:23:51.990Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-16T16:24:07.089Z] GO111MODULE=on go vet ./... [2021-11-16T16:24:17.174Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-16T16:24:17.174Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-16T16:24:17.174Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-11-16T16:24:17.762Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-11-16T16:24:18.062Z] + ls -al . [2021-11-16T16:24:18.062Z] total 644 [2021-11-16T16:24:18.062Z] drwxrwxr-x 10 1001 1001 4096 Nov 16 16:24 . [2021-11-16T16:24:18.062Z] drwxr-xr-x 4 root root 32 Nov 16 16:22 .. [2021-11-16T16:24:18.062Z] -rw-rw-r-- 1 1001 1001 11 Nov 16 16:19 .dockerignore [2021-11-16T16:24:18.062Z] drwxrwxr-x 8 1001 1001 162 Nov 16 16:19 .git [2021-11-16T16:24:18.062Z] drwxrwxr-x 4 1001 1001 142 Nov 16 16:19 .github [2021-11-16T16:24:18.062Z] -rw-rw-r-- 1 1001 1001 804 Nov 16 16:19 .gitignore [2021-11-16T16:24:18.062Z] -rw-rw-r-- 1 1001 1001 42 Nov 16 16:19 .golangci.yml [2021-11-16T16:24:18.062Z] -rw-rw-r-- 1 1001 1001 76 Nov 16 16:19 .hadolint.yml [2021-11-16T16:24:18.062Z] drwx------ 3 1001 1001 43 Nov 16 16:21 .semver [2021-11-16T16:24:18.062Z] -rw-rw-r-- 1 1001 1001 166 Nov 16 16:19 .sonarcloud.properties [2021-11-16T16:24:18.062Z] -rw-rw-r-- 1 1001 1001 1171 Nov 16 16:19 ADOPTERS.md [2021-11-16T16:24:18.062Z] -rw-rw-r-- 1 1001 1001 8910 Nov 16 16:19 Attribution.txt [2021-11-16T16:24:18.062Z] -rw-rw-r-- 1 1001 1001 51732 Nov 16 16:19 CHANGELOG.md [2021-11-16T16:24:18.062Z] -rw-rw-r-- 1 1001 1001 3804 Nov 16 16:19 CONTRIBUTING.md [2021-11-16T16:24:18.062Z] -rw-rw-r-- 1 1001 1001 677 Nov 16 16:19 GOVERNANCE.md [2021-11-16T16:24:18.062Z] -rw-rw-r-- 1 1001 1001 849 Nov 16 16:19 Jenkinsfile [2021-11-16T16:24:18.062Z] -rw-rw-r-- 1 1001 1001 10775 Nov 16 16:19 LICENSE [2021-11-16T16:24:18.062Z] -rw-rw-r-- 1 1001 1001 6508 Nov 16 16:19 Makefile [2021-11-16T16:24:18.062Z] -rw-rw-r-- 1 1001 1001 582 Nov 16 16:19 OWNERS.md [2021-11-16T16:24:18.062Z] -rw-rw-r-- 1 1001 1001 8207 Nov 16 16:19 README.md [2021-11-16T16:24:18.062Z] -rw-rw-r-- 1 1001 1001 6912 Nov 16 16:19 SECURITY.md [2021-11-16T16:24:18.062Z] -rw-rw-r-- 1 1001 1001 12 Nov 16 16:21 VERSION [2021-11-16T16:24:18.062Z] -rw-rw-r-- 1 1001 1001 4131 Nov 16 16:19 ZMQWindows.md [2021-11-16T16:24:18.062Z] drwxrwxr-x 2 1001 1001 37 Nov 16 16:19 bin [2021-11-16T16:24:18.062Z] drwxrwxr-x 14 1001 1001 4096 Nov 16 16:19 cmd [2021-11-16T16:24:18.062Z] -rw-r--r-- 1 root root 428381 Nov 16 16:23 coverage.out [2021-11-16T16:24:18.062Z] -rw-rw-r-- 1 1001 1001 822 Nov 16 16:19 go.mod [2021-11-16T16:24:18.062Z] -rw-rw-r-- 1 1001 1001 49471 Nov 16 16:19 go.sum [2021-11-16T16:24:18.062Z] drwxrwxr-x 8 1001 1001 124 Nov 16 16:19 internal [2021-11-16T16:24:18.062Z] drwxrwxr-x 3 1001 1001 16 Nov 16 16:19 openapi [2021-11-16T16:24:18.062Z] drwxrwxr-x 4 1001 1001 71 Nov 16 16:19 snap [2021-11-16T16:24:18.062Z] -rw-rw-r-- 1 1001 1001 204 Nov 16 16:19 version.go [Pipeline] sh [2021-11-16T16:24:18.355Z] + '[' -e coverage.out ] [2021-11-16T16:24:18.355Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-16T16:24:18.462Z] Stashed 1 file(s) [Pipeline] sh [2021-11-16T16:24:18.756Z] + make build [2021-11-16T16:24:18.756Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/core-data/core-data ./cmd/core-data [2021-11-16T16:24:20.154Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-16T16:24:26.808Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/core-command/core-command ./cmd/core-command [2021-11-16T16:24:27.766Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-16T16:24:28.722Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-16T16:24:28.986Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-16T16:24:29.941Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-16T16:24:30.513Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-16T16:24:31.478Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-16T16:24:32.418Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-16T16:24:33.284Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-16T16:24:34.161Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-11-16T16:24:35.700Z] $ docker stop --time=1 bd6b99e0648d08da28bb8c1fc909b9ef3fb19de4527d9b347de23ed33a4cbbf7 [2021-11-16T16:24:37.404Z] $ docker rm -f bd6b99e0648d08da28bb8c1fc909b9ef3fb19de4527d9b347de23ed33a4cbbf7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:24:38.450Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-16T16:24:38.450Z] [2021-11-16T16:24:38.450Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:24:38.754Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-16T16:24:38.754Z] latest: Pulling from edgex-devops/edgex-compose [2021-11-16T16:24:38.754Z] cbdbe7a5bc2a: Pulling fs layer [2021-11-16T16:24:38.754Z] ca9280d653b3: Pulling fs layer [2021-11-16T16:24:38.754Z] 7e9c9ca2126c: Pulling fs layer [2021-11-16T16:24:39.017Z] cbdbe7a5bc2a: Verifying Checksum [2021-11-16T16:24:39.017Z] cbdbe7a5bc2a: Download complete [2021-11-16T16:24:39.017Z] ca9280d653b3: Verifying Checksum [2021-11-16T16:24:39.017Z] ca9280d653b3: Download complete [2021-11-16T16:24:39.284Z] cbdbe7a5bc2a: Pull complete [2021-11-16T16:24:39.284Z] 7e9c9ca2126c: Verifying Checksum [2021-11-16T16:24:39.284Z] 7e9c9ca2126c: Download complete [2021-11-16T16:24:39.863Z] ca9280d653b3: Pull complete [2021-11-16T16:24:44.087Z] 7e9c9ca2126c: Pull complete [2021-11-16T16:24:44.088Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-11-16T16:24:44.088Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-16T16:24:44.088Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-11-16T16:24:44.158Z] prd-centos7-docker-4c-2g-832 does not seem to be running inside a container [2021-11-16T16:24:44.203Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/111 -v /w/workspace/edgex-go/111:/w/workspace/edgex-go/111:rw,z -v /w/workspace/edgex-go/111@tmp:/w/workspace/edgex-go/111@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-16T16:24:46.914Z] $ docker top 262791c6df0e66727459eb135048ab25851673edd6b8c9f9a2cb8e49ea97009c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-16T16:24:47.296Z] + docker-compose build --help [2021-11-16T16:24:47.296Z] + grep parallel [2021-11-16T16:24:47.865Z] --parallel Build images in parallel. [Pipeline] } [2021-11-16T16:24:47.879Z] $ docker stop --time=1 262791c6df0e66727459eb135048ab25851673edd6b8c9f9a2cb8e49ea97009c [2021-11-16T16:24:49.076Z] $ docker rm -f 262791c6df0e66727459eb135048ab25851673edd6b8c9f9a2cb8e49ea97009c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:24:49.443Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-16T16:24:49.443Z] . [Pipeline] withDockerContainer [2021-11-16T16:24:49.508Z] prd-centos7-docker-4c-2g-832 does not seem to be running inside a container [2021-11-16T16:24:49.547Z] $ 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/111 -v /w/workspace/edgex-go/111:/w/workspace/edgex-go/111:rw,z -v /w/workspace/edgex-go/111@tmp:/w/workspace/edgex-go/111@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-16T16:24:49.885Z] $ docker top 395d3e732e890ea196c130b6bf613658724ea80382e4ed4fce4b33fe479c7445 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-16T16:24:50.234Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-16T16:24:50.807Z] Building core-command ... [2021-11-16T16:24:50.807Z] Building core-data ... [2021-11-16T16:24:50.807Z] Building core-metadata ... [2021-11-16T16:24:50.807Z] Building security-bootstrapper ... [2021-11-16T16:24:50.807Z] Building security-proxy-setup ... [2021-11-16T16:24:50.807Z] Building security-secretstore-setup ... [2021-11-16T16:24:50.807Z] Building support-notifications ... [2021-11-16T16:24:50.807Z] Building support-scheduler ... [2021-11-16T16:24:50.807Z] Building sys-mgmt-agent ... [2021-11-16T16:24:50.807Z] Building sys-mgmt-agent [2021-11-16T16:24:50.807Z] Building support-notifications [2021-11-16T16:24:50.807Z] Building core-command [2021-11-16T16:24:50.807Z] Building security-secretstore-setup [2021-11-16T16:24:50.807Z] Building security-bootstrapper [2021-11-16T16:25:03.211Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T16:25:03.211Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T16:25:03.211Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-16T16:25:03.211Z] ---> 3cdc2f904127 [2021-11-16T16:25:03.211Z] Step 3/30 : WORKDIR /edgex-go [2021-11-16T16:25:03.211Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-16T16:25:03.211Z] ---> 3cdc2f904127 [2021-11-16T16:25:03.211Z] Step 3/22 : WORKDIR /edgex-go [2021-11-16T16:25:03.211Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T16:25:03.211Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-16T16:25:03.211Z] ---> 3cdc2f904127 [2021-11-16T16:25:03.211Z] Step 3/22 : WORKDIR /edgex-go [2021-11-16T16:25:05.127Z] ---> Running in 59cfad742aca [2021-11-16T16:25:05.127Z] ---> Running in 46785c90232d [2021-11-16T16:25:05.127Z] ---> Running in 2b8b8a9fc61d [2021-11-16T16:25:08.429Z] Removing intermediate container 46785c90232d [2021-11-16T16:25:08.429Z] ---> 94b779fa7d51 [2021-11-16T16:25:08.429Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T16:25:08.429Z] Removing intermediate container 59cfad742aca [2021-11-16T16:25:08.429Z] ---> 79c6ad1caa6d [2021-11-16T16:25:08.429Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T16:25:08.429Z] Removing intermediate container 2b8b8a9fc61d [2021-11-16T16:25:08.429Z] ---> 391eae528fed [2021-11-16T16:25:08.429Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T16:25:08.429Z] ---> Running in a94507a04af3 [2021-11-16T16:25:08.429Z] ---> Running in 92c97ba60622 [2021-11-16T16:25:08.429Z] ---> Running in 8110ab53150c [2021-11-16T16:25:16.569Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T16:25:16.569Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-16T16:25:16.569Z] ---> 3cdc2f904127 [2021-11-16T16:25:16.569Z] Step 3/21 : WORKDIR /edgex-go [2021-11-16T16:25:16.569Z] ---> Using cache [2021-11-16T16:25:16.569Z] ---> 94b779fa7d51 [2021-11-16T16:25:16.569Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T16:25:16.569Z] ---> Using cache [2021-11-16T16:25:16.569Z] ---> e7e42bd4d2f1 [2021-11-16T16:25:16.569Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-16T16:25:16.569Z] Removing intermediate container a94507a04af3 [2021-11-16T16:25:16.569Z] ---> 9f25db52608d [2021-11-16T16:25:16.569Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-16T16:25:16.569Z] Removing intermediate container 8110ab53150c [2021-11-16T16:25:16.569Z] ---> e7e42bd4d2f1 [2021-11-16T16:25:16.569Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-16T16:25:16.569Z] Removing intermediate container 92c97ba60622 [2021-11-16T16:25:16.569Z] ---> 79852fd74973 [2021-11-16T16:25:16.569Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-16T16:25:16.569Z] ---> Running in 1de1d8fe0291 [2021-11-16T16:25:16.569Z] ---> Running in 1dae74137b94 [2021-11-16T16:25:16.569Z] ---> Running in f307ae984dbb [2021-11-16T16:25:16.569Z] ---> Running in c9c13c87deba [2021-11-16T16:25:16.569Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-16T16:25:16.569Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-16T16:25:16.569Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T16:25:16.569Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-16T16:25:16.569Z] ---> 3cdc2f904127 [2021-11-16T16:25:16.569Z] Step 3/24 : WORKDIR /edgex-go [2021-11-16T16:25:16.569Z] ---> Using cache [2021-11-16T16:25:16.569Z] ---> 94b779fa7d51 [2021-11-16T16:25:16.569Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T16:25:16.569Z] ---> Using cache [2021-11-16T16:25:16.569Z] ---> e7e42bd4d2f1 [2021-11-16T16:25:16.569Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-16T16:25:16.835Z] ---> Running in bdf262020efc [2021-11-16T16:25:16.835Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-16T16:25:16.835Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-16T16:25:17.418Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-16T16:25:17.418Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-16T16:25:17.418Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-16T16:25:17.682Z] OK: 220 MiB in 52 packages [2021-11-16T16:25:17.682Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-16T16:25:17.682Z] OK: 220 MiB in 52 packages [2021-11-16T16:25:17.682Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-16T16:25:17.960Z] Removing intermediate container 1de1d8fe0291 [2021-11-16T16:25:17.960Z] ---> 31f42f34af0b [2021-11-16T16:25:17.960Z] Step 6/21 : COPY . . [2021-11-16T16:25:18.227Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-16T16:25:18.227Z] OK: 220 MiB in 52 packages [2021-11-16T16:25:18.227Z] OK: 220 MiB in 52 packages [2021-11-16T16:25:18.495Z] OK: 220 MiB in 52 packages [2021-11-16T16:25:18.495Z] Removing intermediate container c9c13c87deba [2021-11-16T16:25:18.495Z] ---> 71a9210170d8 [2021-11-16T16:25:18.495Z] Step 6/30 : COPY . . [2021-11-16T16:25:22.707Z] Removing intermediate container f307ae984dbb [2021-11-16T16:25:22.707Z] ---> 4bf9a4d28f84 [2021-11-16T16:25:22.707Z] Step 6/22 : COPY . . [2021-11-16T16:25:22.707Z] Removing intermediate container 1dae74137b94 [2021-11-16T16:25:22.707Z] ---> 8eb83f34aeed [2021-11-16T16:25:22.707Z] Step 6/22 : COPY . . [2021-11-16T16:25:22.707Z] Removing intermediate container bdf262020efc [2021-11-16T16:25:22.707Z] ---> 9715464703df [2021-11-16T16:25:22.707Z] Step 6/24 : COPY . . [2021-11-16T16:25:27.907Z] Avoid second fetch [2021-11-16T16:25:27.908Z] Checking out Revision 7bb90d905bf3f7572d0df0c323922e46dc77e599 (main) [2021-11-16T16:25:28.037Z] ---> 6ebfd6e88ffd [2021-11-16T16:25:28.037Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T16:25:28.037Z] ---> 03f3c4b8ab2f [2021-11-16T16:25:28.037Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T16:25:28.037Z] ---> Running in 750dc8a39109 [2021-11-16T16:25:28.037Z] ---> Running in 53566e237295 [2021-11-16T16:25:32.121Z] Commit message: "fix(security): update kong admin token file permissions (#3819)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-16T16:25:32.987Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-16T16:25:32.987Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-16T16:25:32.987Z] Dload Upload Total Spent Left Speed [2021-11-16T16:25:32.987Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 86941 0 --:--:-- --:--:-- --:--:-- 86941 [Pipeline] sh [2021-11-16T16:25:27.884Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-16T16:25:27.901Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-16T16:25:27.946Z] > git config core.sparsecheckout # timeout=10 [2021-11-16T16:25:27.956Z] > git checkout -f 7bb90d905bf3f7572d0df0c323922e46dc77e599 # timeout=10 [2021-11-16T16:25:33.385Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-16T16:25:33.719Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-16T16:25:33.719Z] + sudo tee /etc/docker/daemon.new [2021-11-16T16:25:33.719Z] { [2021-11-16T16:25:33.719Z] "registry-mirrors": [ [2021-11-16T16:25:33.719Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-16T16:25:33.719Z] ], [2021-11-16T16:25:33.719Z] "bip": "10.250.0.254/24", [2021-11-16T16:25:33.719Z] "hosts": [ [2021-11-16T16:25:33.719Z] "tcp://0.0.0.0:5555", [2021-11-16T16:25:33.719Z] "unix:///var/run/docker.sock" [2021-11-16T16:25:33.719Z] ], [2021-11-16T16:25:33.719Z] "mtu": 1458, [2021-11-16T16:25:33.719Z] "selinux-enabled": true, [2021-11-16T16:25:33.719Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-16T16:25:33.719Z] } [Pipeline] sh [2021-11-16T16:25:34.062Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-16T16:25:34.395Z] + sudo service docker restart [2021-11-16T16:25:34.635Z] Removing intermediate container 53566e237295 [2021-11-16T16:25:34.635Z] ---> 6b2e720e7de6 [2021-11-16T16:25:34.635Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-16T16:25:34.909Z] Removing intermediate container 750dc8a39109 [2021-11-16T16:25:34.909Z] ---> bb69195aa5a5 [2021-11-16T16:25:34.909Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-16T16:25:35.482Z] ---> Running in 669a858b6ef3 [2021-11-16T16:25:36.079Z] ---> Running in ace6dcd44219 [2021-11-16T16:25:36.356Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-16T16:25:36.356Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-16T16:25:39.764Z] ---> 7e2d844c4b7a [2021-11-16T16:25:39.764Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T16:25:39.764Z] ---> Running in 34baf793bd69 [2021-11-16T16:25:39.764Z] ---> c95b32803582 [2021-11-16T16:25:39.764Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T16:25:39.764Z] ---> 093af1ccd490 [2021-11-16T16:25:39.764Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T16:25:39.764Z] ---> Running in ce6b7a5b0f8f [2021-11-16T16:25:39.764Z] ---> Running in 129560dfdfc1 [2021-11-16T16:25:41.688Z] Removing intermediate container 34baf793bd69 [2021-11-16T16:25:41.688Z] ---> 652af5cb9ded [2021-11-16T16:25:41.688Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-16T16:25:41.688Z] ---> Running in 56d9baa8e675 [2021-11-16T16:25:41.688Z] Removing intermediate container ce6b7a5b0f8f [2021-11-16T16:25:41.688Z] ---> ddef4197423f [2021-11-16T16:25:41.688Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-16T16:25:41.947Z] ---> Running in 7d99c8d03136 [2021-11-16T16:25:42.220Z] Removing intermediate container 129560dfdfc1 [2021-11-16T16:25:42.220Z] ---> 53dc71382db9 [2021-11-16T16:25:42.220Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-16T16:25:42.220Z] ---> Running in b88a1b525295 [2021-11-16T16:25:42.492Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-16T16:25:42.767Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-16T16:25:42.767Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/core-command/core-command ./cmd/core-command [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-16T16:25:52.732Z] provisioning config files... [2021-11-16T16:25:52.754Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/111@tmp/config4360590406761945167tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-16T16:25:53.105Z] ---> docker-login.sh [2021-11-16T16:25:53.105Z] nexus3.edgexfoundry.org:10001 [2021-11-16T16:25:53.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T16:25:53.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T16:25:53.969Z] Configure a credential helper to remove this warning. See [2021-11-16T16:25:53.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T16:25:53.969Z] [2021-11-16T16:25:53.969Z] Login Succeeded [2021-11-16T16:25:53.970Z] nexus3.edgexfoundry.org:10002 [2021-11-16T16:25:54.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T16:25:54.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T16:25:54.512Z] Configure a credential helper to remove this warning. See [2021-11-16T16:25:54.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T16:25:54.512Z] [2021-11-16T16:25:54.512Z] Login Succeeded [2021-11-16T16:25:54.512Z] nexus3.edgexfoundry.org:10003 [2021-11-16T16:25:54.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T16:25:55.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T16:25:55.059Z] Configure a credential helper to remove this warning. See [2021-11-16T16:25:55.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T16:25:55.059Z] [2021-11-16T16:25:55.059Z] Login Succeeded [2021-11-16T16:25:55.059Z] nexus3.edgexfoundry.org:10004 [2021-11-16T16:25:55.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T16:25:55.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T16:25:55.333Z] Configure a credential helper to remove this warning. See [2021-11-16T16:25:55.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T16:25:55.333Z] [2021-11-16T16:25:55.333Z] Login Succeeded [2021-11-16T16:25:55.333Z] docker.io [2021-11-16T16:25:55.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T16:25:56.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T16:25:56.195Z] Configure a credential helper to remove this warning. See [2021-11-16T16:25:56.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T16:25:56.195Z] [2021-11-16T16:25:56.195Z] Login Succeeded [2021-11-16T16:25:56.195Z] ---> docker-login.sh ends [Pipeline] } [2021-11-16T16:25:56.211Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-16T16:25:56.463Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-16T16:25:56.471Z] ========================================================= [2021-11-16T16:25:56.471Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-16T16:25:56.471Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-16T16:25:56.790Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-16T16:25:57.065Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-16T16:25:57.065Z] 552d1f2373af: Pulling fs layer [2021-11-16T16:25:57.065Z] ea3f2d53f512: Pulling fs layer [2021-11-16T16:25:57.065Z] 9e70ebbbe112: Pulling fs layer [2021-11-16T16:25:57.065Z] 7a9cfe048b4a: Pulling fs layer [2021-11-16T16:25:57.065Z] 72dc09318566: Pulling fs layer [2021-11-16T16:25:57.065Z] f4f7b4309257: Pulling fs layer [2021-11-16T16:25:57.065Z] 0ac9a79272e3: Pulling fs layer [2021-11-16T16:25:57.065Z] b78e95d17946: Pulling fs layer [2021-11-16T16:25:57.065Z] 72dc09318566: Waiting [2021-11-16T16:25:57.065Z] f4f7b4309257: Waiting [2021-11-16T16:25:57.065Z] 0ac9a79272e3: Waiting [2021-11-16T16:25:57.065Z] b78e95d17946: Waiting [2021-11-16T16:25:57.065Z] 7a9cfe048b4a: Waiting [2021-11-16T16:25:57.065Z] 9e70ebbbe112: Verifying Checksum [2021-11-16T16:25:57.065Z] 9e70ebbbe112: Download complete [2021-11-16T16:25:57.065Z] ea3f2d53f512: Download complete [2021-11-16T16:25:57.065Z] 72dc09318566: Verifying Checksum [2021-11-16T16:25:57.065Z] 72dc09318566: Download complete [2021-11-16T16:25:57.065Z] f4f7b4309257: Verifying Checksum [2021-11-16T16:25:57.065Z] f4f7b4309257: Download complete [2021-11-16T16:25:57.065Z] 552d1f2373af: Verifying Checksum [2021-11-16T16:25:57.065Z] 552d1f2373af: Download complete [2021-11-16T16:25:57.065Z] 0ac9a79272e3: Verifying Checksum [2021-11-16T16:25:57.065Z] 0ac9a79272e3: Download complete [2021-11-16T16:25:57.663Z] 552d1f2373af: Pull complete [2021-11-16T16:25:58.261Z] ea3f2d53f512: Pull complete [2021-11-16T16:25:58.866Z] 9e70ebbbe112: Pull complete [2021-11-16T16:25:58.866Z] b78e95d17946: Verifying Checksum [2021-11-16T16:25:58.866Z] b78e95d17946: Download complete [2021-11-16T16:25:59.460Z] 7a9cfe048b4a: Verifying Checksum [2021-11-16T16:25:59.460Z] 7a9cfe048b4a: Download complete [2021-11-16T16:26:09.603Z] 7a9cfe048b4a: Pull complete [2021-11-16T16:26:09.603Z] 72dc09318566: Pull complete [2021-11-16T16:26:10.201Z] f4f7b4309257: Pull complete [2021-11-16T16:26:10.480Z] 0ac9a79272e3: Pull complete [2021-11-16T16:26:17.196Z] b78e95d17946: Pull complete [2021-11-16T16:26:17.196Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-16T16:26:17.196Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-16T16:26:17.196Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-16T16:26:17.761Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-16T16:26:17.761Z] WORKDIR /edgex [2021-11-16T16:26:17.761Z] COPY go.mod . [2021-11-16T16:26:17.761Z] RUN go mod download [2021-11-16T16:26:17.761Z] + docker build -t ci-base-image-arm64 -f - . [2021-11-16T16:26:20.411Z] Sending build context to Docker daemon 166.6MB [2021-11-16T16:26:20.411Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-16T16:26:20.411Z] ---> 8b459fc5aaf0 [2021-11-16T16:26:20.411Z] Step 2/4 : WORKDIR /edgex [2021-11-16T16:26:21.652Z] Removing intermediate container ace6dcd44219 [2021-11-16T16:26:21.652Z] ---> cec609c13039 [2021-11-16T16:26:21.652Z] [2021-11-16T16:26:21.652Z] Step 9/30 : FROM alpine:3.14 [2021-11-16T16:26:21.652Z] 3.14: Pulling from library/alpine [2021-11-16T16:26:21.652Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-16T16:26:21.652Z] Status: Downloaded newer image for alpine:3.14 [2021-11-16T16:26:21.652Z] ---> 0a97eee8041e [2021-11-16T16:26:21.652Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-16T16:26:21.652Z] ---> Running in 9b60560f3f21 [2021-11-16T16:26:21.652Z] Removing intermediate container 9b60560f3f21 [2021-11-16T16:26:21.652Z] ---> 84711d489abc [2021-11-16T16:26:21.652Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-16T16:26:21.652Z] ---> Running in 0bd89f2f06b2 [2021-11-16T16:26:21.652Z] Removing intermediate container 669a858b6ef3 [2021-11-16T16:26:21.652Z] ---> 8382707c7be5 [2021-11-16T16:26:21.652Z] [2021-11-16T16:26:21.652Z] Step 9/21 : FROM alpine:3.14 [2021-11-16T16:26:21.652Z] ---> 0a97eee8041e [2021-11-16T16:26:21.652Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-16T16:26:21.652Z] ---> Running in 281f54810c7d [2021-11-16T16:26:21.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-16T16:26:21.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-16T16:26:21.652Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-16T16:26:21.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-16T16:26:21.652Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-16T16:26:21.652Z] (2/2) Installing su-exec (0.2-r1) [2021-11-16T16:26:21.652Z] Executing busybox-1.33.1-r6.trigger [2021-11-16T16:26:21.652Z] OK: 6 MiB in 16 packages [2021-11-16T16:26:21.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-16T16:26:21.652Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-16T16:26:21.652Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-16T16:26:21.652Z] Executing busybox-1.33.1-r6.trigger [2021-11-16T16:26:21.652Z] Executing ca-certificates-20191127-r5.trigger [2021-11-16T16:26:21.652Z] Removing intermediate container 0bd89f2f06b2 [2021-11-16T16:26:21.652Z] ---> c013f46c23ce [2021-11-16T16:26:21.652Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-16T16:26:21.652Z] OK: 6 MiB in 16 packages [2021-11-16T16:26:21.652Z] ---> Running in 0746dff68a46 [2021-11-16T16:26:21.652Z] Removing intermediate container 0746dff68a46 [2021-11-16T16:26:21.652Z] ---> ce229e4972ae [2021-11-16T16:26:21.652Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-16T16:26:21.652Z] ---> Running in 56851a05deeb [2021-11-16T16:26:21.652Z] Removing intermediate container 56851a05deeb [2021-11-16T16:26:21.652Z] ---> 4ac68b5ae5c1 [2021-11-16T16:26:21.652Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-16T16:26:21.652Z] ---> Running in b558cbc3adb8 [2021-11-16T16:26:21.652Z] Removing intermediate container 281f54810c7d [2021-11-16T16:26:21.652Z] ---> 0bc39bf29ae5 [2021-11-16T16:26:21.652Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-16T16:26:21.652Z] ---> Running in 58ad655301d5 [2021-11-16T16:26:21.652Z] Removing intermediate container 58ad655301d5 [2021-11-16T16:26:21.652Z] ---> 28546fd19d70 [2021-11-16T16:26:21.652Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-16T16:26:21.652Z] ---> Running in 9b4125e605f8 [2021-11-16T16:26:21.652Z] Removing intermediate container 9b4125e605f8 [2021-11-16T16:26:21.652Z] ---> ba425b642fe5 [2021-11-16T16:26:21.652Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-16T16:26:21.652Z] ---> Running in 817ab630b620 [2021-11-16T16:26:21.652Z] Removing intermediate container b558cbc3adb8 [2021-11-16T16:26:21.652Z] ---> e003911b5bbc [2021-11-16T16:26:21.652Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-16T16:26:21.652Z] ---> Running in 280034e67b03 [2021-11-16T16:26:21.652Z] Removing intermediate container 817ab630b620 [2021-11-16T16:26:21.652Z] ---> 0ea4e5b5c79b [2021-11-16T16:26:21.652Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-16T16:26:21.652Z] Removing intermediate container 280034e67b03 [2021-11-16T16:26:21.653Z] ---> e5f9bd1cdc70 [2021-11-16T16:26:21.653Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-16T16:26:21.653Z] ---> 6c6cca2a8bc2 [2021-11-16T16:26:21.653Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-16T16:26:21.653Z] ---> b2916e84b918 [2021-11-16T16:26:21.653Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-16T16:26:22.222Z] ---> Running in 1ddc6e2fe978 [2021-11-16T16:26:22.392Z] ---> Running in eeda484250e5 [2021-11-16T16:26:22.480Z] ---> 0427b53250ec [2021-11-16T16:26:22.481Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-16T16:26:22.665Z] Removing intermediate container eeda484250e5 [2021-11-16T16:26:22.666Z] ---> a400a291f669 [2021-11-16T16:26:22.666Z] Step 3/4 : COPY go.mod . [2021-11-16T16:26:22.740Z] Removing intermediate container b88a1b525295 [2021-11-16T16:26:22.740Z] ---> a405afd6d5d7 [2021-11-16T16:26:22.740Z] [2021-11-16T16:26:22.740Z] Step 9/22 : FROM alpine:3.14 [2021-11-16T16:26:22.740Z] ---> 0a97eee8041e [2021-11-16T16:26:22.740Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-16T16:26:22.740Z] ---> 6620d55b88bb [2021-11-16T16:26:22.740Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-16T16:26:22.740Z] Removing intermediate container 56d9baa8e675 [2021-11-16T16:26:22.740Z] ---> c15d7aceb230 [2021-11-16T16:26:22.740Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-16T16:26:22.740Z] Removing intermediate container 7d99c8d03136 [2021-11-16T16:26:22.740Z] ---> 177ca6d3e40c [2021-11-16T16:26:22.740Z] [2021-11-16T16:26:22.740Z] Step 9/24 : FROM alpine:3.14 [2021-11-16T16:26:22.740Z] ---> 0a97eee8041e [2021-11-16T16:26:22.740Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-16T16:26:22.740Z] ---> Running in 2dbe0227513e [2021-11-16T16:26:22.740Z] ---> Running in 38591dc141ad [2021-11-16T16:26:22.740Z] ---> Running in 6138547e1997 [2021-11-16T16:26:22.740Z] ---> Running in 3d96d9d586ab [2021-11-16T16:26:23.000Z] Removing intermediate container 2dbe0227513e [2021-11-16T16:26:23.000Z] ---> a3d40181d9ff [2021-11-16T16:26:23.000Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-16T16:26:23.000Z] ---> Running in 6df59541c355 [2021-11-16T16:26:23.000Z] Removing intermediate container 6df59541c355 [2021-11-16T16:26:23.000Z] ---> a960f8c060de [2021-11-16T16:26:23.000Z] Step 19/21 : LABEL arch=x86_64 [2021-11-16T16:26:23.000Z] ---> Running in ccbece52db98 [2021-11-16T16:26:23.261Z] ---> e8b79146dbad [2021-11-16T16:26:23.261Z] Step 4/4 : RUN go mod download [2021-11-16T16:26:23.266Z] Removing intermediate container ccbece52db98 [2021-11-16T16:26:23.266Z] ---> 9d6063a5554d [2021-11-16T16:26:23.266Z] Step 20/21 : LABEL git_sha=7bb90d905bf3f7572d0df0c323922e46dc77e599 [2021-11-16T16:26:23.266Z] ---> Running in b987790360cd [2021-11-16T16:26:23.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-16T16:26:23.536Z] ---> Running in 97abbee9d70b [2021-11-16T16:26:23.539Z] Removing intermediate container b987790360cd [2021-11-16T16:26:23.539Z] ---> 3ebd7e40e88e [2021-11-16T16:26:23.539Z] Step 21/21 : LABEL version=2.0.1-dev.99 [2021-11-16T16:26:23.539Z] Removing intermediate container 1ddc6e2fe978 [2021-11-16T16:26:23.539Z] ---> 25570b093e76 [2021-11-16T16:26:23.539Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-16T16:26:23.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-16T16:26:23.539Z] ---> Running in 4741acd0d1ea [2021-11-16T16:26:23.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-16T16:26:23.812Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-16T16:26:23.812Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-16T16:26:23.812Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-16T16:26:23.812Z] (3/3) Installing su-exec (0.2-r1) [2021-11-16T16:26:23.812Z] Removing intermediate container 4741acd0d1ea [2021-11-16T16:26:23.812Z] ---> 092ec7ba74b4 [2021-11-16T16:26:23.812Z] [2021-11-16T16:26:23.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-16T16:26:23.812Z] Executing busybox-1.33.1-r6.trigger [2021-11-16T16:26:23.812Z] Executing ca-certificates-20191127-r5.trigger [2021-11-16T16:26:23.812Z] ---> 152a8a962a04 [2021-11-16T16:26:23.812Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-16T16:26:24.075Z] Successfully built 092ec7ba74b4 [2021-11-16T16:26:24.075Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-16T16:26:24.075Z] Executing busybox-1.33.1-r6.trigger [2021-11-16T16:26:24.075Z] OK: 6 MiB in 17 packages [2021-11-16T16:26:24.075Z] Successfully tagged support-notifications:latest [2021-11-16T16:26:24.075Z] Building core-data [2021-11-16T16:26:24.075Z] OK: 6 MiB in 15 packages [2021-11-16T16:26:25.987Z]  Building support-notifications ... done  ---> 48c8d6689931 [2021-11-16T16:26:25.987Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-16T16:26:25.987Z] Removing intermediate container 6138547e1997 [2021-11-16T16:26:25.987Z] ---> be3c23b2be8d [2021-11-16T16:26:25.987Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-16T16:26:25.987Z] Removing intermediate container 38591dc141ad [2021-11-16T16:26:25.987Z] ---> 17111f03c917 [2021-11-16T16:26:25.987Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-16T16:26:26.252Z] ---> Running in 9292524b5d09 [2021-11-16T16:26:26.252Z] ---> Running in 9fe2eca7f5b8 [2021-11-16T16:26:26.252Z] ---> 2c3f66aff026 [2021-11-16T16:26:26.252Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-16T16:26:26.252Z] Removing intermediate container 3d96d9d586ab [2021-11-16T16:26:26.252Z] ---> ad411894661a [2021-11-16T16:26:26.252Z] [2021-11-16T16:26:26.252Z] Step 10/22 : FROM docker:20.10.8 [2021-11-16T16:26:26.517Z] Removing intermediate container 9fe2eca7f5b8 [2021-11-16T16:26:26.517Z] ---> 8502e20bd428 [2021-11-16T16:26:26.517Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-16T16:26:26.517Z] Removing intermediate container 9292524b5d09 [2021-11-16T16:26:26.517Z] ---> 1bea2f9e1f5a [2021-11-16T16:26:26.517Z] Step 12/24 : WORKDIR / [2021-11-16T16:26:26.517Z] 20.10.8: Pulling from library/docker [2021-11-16T16:26:26.517Z] ---> Running in 18d25832a326 [2021-11-16T16:26:26.517Z] ---> Running in ba0c08c96475 [2021-11-16T16:26:26.517Z] ---> 68ec3cf1e032 [2021-11-16T16:26:26.517Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-16T16:26:26.798Z] Removing intermediate container 18d25832a326 [2021-11-16T16:26:26.798Z] ---> 1d456dd11bfc [2021-11-16T16:26:26.798Z] 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-16T16:26:26.798Z] Removing intermediate container ba0c08c96475 [2021-11-16T16:26:26.798Z] ---> 09ebebcadfd6 [2021-11-16T16:26:26.798Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-16T16:26:27.064Z] ---> b736176434dd [2021-11-16T16:26:27.064Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-16T16:26:27.064Z] ---> Running in 5fbfac4c48b2 [2021-11-16T16:26:27.332Z] ---> Running in f321cf328042 [2021-11-16T16:26:27.332Z] ---> 7c09b8e7119b [2021-11-16T16:26:27.332Z] 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-16T16:26:27.332Z] Removing intermediate container 5fbfac4c48b2 [2021-11-16T16:26:27.332Z] ---> db0cb5d90398 [2021-11-16T16:26:27.332Z] Step 14/22 : WORKDIR / [2021-11-16T16:26:27.332Z] ---> Running in 1c72550a68ac [2021-11-16T16:26:27.332Z] Removing intermediate container f321cf328042 [2021-11-16T16:26:27.332Z] ---> a34a014ee947 [2021-11-16T16:26:27.332Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-16T16:26:27.605Z] ---> 9c58e6d6e774 [2021-11-16T16:26:27.605Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-16T16:26:27.605Z] Removing intermediate container 1c72550a68ac [2021-11-16T16:26:27.605Z] ---> 88fe1691495e [2021-11-16T16:26:27.605Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-16T16:26:27.605Z] ---> 5453a6dcf737 [2021-11-16T16:26:27.605Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-16T16:26:27.883Z] ---> Running in 4609e463e41a [2021-11-16T16:26:27.883Z] ---> e96fc9adb19a [2021-11-16T16:26:27.883Z] 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-16T16:26:27.883Z] ---> a127974313d3 [2021-11-16T16:26:27.883Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-16T16:26:28.460Z] ---> 8505fc955ee9 [2021-11-16T16:26:28.460Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-16T16:26:28.721Z] ---> b023201fbe46 [2021-11-16T16:26:28.721Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-16T16:26:28.989Z] Removing intermediate container 4609e463e41a [2021-11-16T16:26:28.989Z] ---> ac3bcf8105db [2021-11-16T16:26:28.989Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-16T16:26:28.989Z] ---> 37dd75550b28 [2021-11-16T16:26:28.989Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-16T16:26:29.268Z] ---> 253e9b38e12d [2021-11-16T16:26:29.268Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-16T16:26:29.268Z] ---> Running in 4df97afee0df [2021-11-16T16:26:29.268Z] ---> Running in 19a87b01b161 [2021-11-16T16:26:29.549Z] Removing intermediate container 4df97afee0df [2021-11-16T16:26:29.549Z] ---> da4f59f59522 [2021-11-16T16:26:29.549Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-16T16:26:29.816Z] Removing intermediate container 19a87b01b161 [2021-11-16T16:26:29.816Z] ---> 151102c9d5b1 [2021-11-16T16:26:29.816Z] Step 27/30 : CMD ["gate"] [2021-11-16T16:26:29.816Z] ---> ec6a605fa2a9 [2021-11-16T16:26:29.816Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-16T16:26:29.816Z] ---> Running in e36718c30ba3 [2021-11-16T16:26:30.077Z] ---> Running in 49aa45071efa [2021-11-16T16:26:30.343Z] Removing intermediate container e36718c30ba3 [2021-11-16T16:26:30.343Z] ---> 01579f93b77c [2021-11-16T16:26:30.343Z] Step 20/22 : LABEL arch=x86_64 [2021-11-16T16:26:30.343Z] ---> b0fae6687da5 [2021-11-16T16:26:30.344Z] 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-16T16:26:30.344Z] Removing intermediate container 49aa45071efa [2021-11-16T16:26:30.344Z] ---> b3eabe35bafa [2021-11-16T16:26:30.344Z] Step 28/30 : LABEL arch=x86_64 [2021-11-16T16:26:30.609Z] ---> Running in b1844695ceb1 [2021-11-16T16:26:30.609Z] ---> Running in f822d0be31bb [2021-11-16T16:26:30.609Z] ---> Running in 0ee38dbccd60 [2021-11-16T16:26:30.609Z] Removing intermediate container b1844695ceb1 [2021-11-16T16:26:30.609Z] ---> 4e7406847757 [2021-11-16T16:26:30.609Z] Step 21/22 : LABEL git_sha=7bb90d905bf3f7572d0df0c323922e46dc77e599 [2021-11-16T16:26:30.876Z] ---> Running in 2c1233e26d4d [2021-11-16T16:26:30.876Z] Removing intermediate container 0ee38dbccd60 [2021-11-16T16:26:30.876Z] ---> 499c12f8e805 [2021-11-16T16:26:30.876Z] Step 29/30 : LABEL git_sha=7bb90d905bf3f7572d0df0c323922e46dc77e599 [2021-11-16T16:26:31.144Z] ---> Running in c2a76eb108a1 [2021-11-16T16:26:31.144Z] Removing intermediate container 2c1233e26d4d [2021-11-16T16:26:31.144Z] ---> 2cf0497ef5cf [2021-11-16T16:26:31.144Z] Step 22/22 : LABEL version=2.0.1-dev.99 [2021-11-16T16:26:31.144Z] ---> Running in 7ace39172d3a [2021-11-16T16:26:31.144Z] Removing intermediate container c2a76eb108a1 [2021-11-16T16:26:31.144Z] ---> d055c47cba7c [2021-11-16T16:26:31.144Z] Step 30/30 : LABEL version=2.0.1-dev.99 [2021-11-16T16:26:31.410Z] ---> Running in 6f155735a71b [2021-11-16T16:26:31.410Z] Removing intermediate container 7ace39172d3a [2021-11-16T16:26:31.410Z] ---> a03e76d146df [2021-11-16T16:26:31.410Z] [2021-11-16T16:26:31.680Z] Removing intermediate container f822d0be31bb [2021-11-16T16:26:31.680Z] ---> baade3ed2d46 [2021-11-16T16:26:31.680Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-16T16:26:31.680Z] Successfully built a03e76d146df [2021-11-16T16:26:31.680Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T16:26:31.680Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-16T16:26:31.680Z] ---> 3cdc2f904127 [2021-11-16T16:26:31.680Z] Step 3/22 : WORKDIR /edgex-go [2021-11-16T16:26:31.680Z] ---> Using cache [2021-11-16T16:26:31.680Z] ---> 94b779fa7d51 [2021-11-16T16:26:31.680Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T16:26:31.680Z] ---> Using cache [2021-11-16T16:26:31.680Z] ---> e7e42bd4d2f1 [2021-11-16T16:26:31.680Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-16T16:26:31.680Z] Successfully tagged core-command:latest [2021-11-16T16:26:31.680Z] Building support-scheduler [2021-11-16T16:26:31.680Z]  Building core-command ... done Removing intermediate container 6f155735a71b [2021-11-16T16:26:31.680Z] ---> 582148f64844 [2021-11-16T16:26:31.680Z] [2021-11-16T16:26:31.680Z] ---> Running in 938ca3902d25 [2021-11-16T16:26:31.680Z] ---> Running in fcf951d5b95e [2021-11-16T16:26:31.951Z] Successfully built 582148f64844 [2021-11-16T16:26:31.951Z] Successfully tagged security-bootstrapper:latest [2021-11-16T16:26:31.951Z] Building security-proxy-setup [2021-11-16T16:26:32.522Z]  Building security-bootstrapper ... done Removing intermediate container fcf951d5b95e [2021-11-16T16:26:32.522Z] ---> 98f7484d84f6 [2021-11-16T16:26:32.522Z] Step 22/24 : LABEL arch=x86_64 [2021-11-16T16:26:35.089Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-16T16:26:36.054Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-16T16:26:36.323Z] OK: 220 MiB in 52 packages [2021-11-16T16:26:36.613Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-16T16:26:36.613Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-16T16:26:36.613Z] ---> bc6c0ffef665 [2021-11-16T16:26:36.613Z] 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-16T16:26:36.613Z] ---> Running in 9cd7fce282a1 [2021-11-16T16:26:36.876Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T16:26:36.876Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-16T16:26:36.876Z] ---> 3cdc2f904127 [2021-11-16T16:26:36.876Z] Step 3/23 : WORKDIR /edgex-go [2021-11-16T16:26:36.876Z] ---> Using cache [2021-11-16T16:26:36.876Z] ---> 94b779fa7d51 [2021-11-16T16:26:36.876Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T16:26:36.876Z] ---> Using cache [2021-11-16T16:26:36.876Z] ---> e7e42bd4d2f1 [2021-11-16T16:26:36.876Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-16T16:26:36.876Z] ---> Using cache [2021-11-16T16:26:36.876Z] ---> 9715464703df [2021-11-16T16:26:36.876Z] Step 6/23 : COPY go.mod . [2021-11-16T16:26:37.137Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T16:26:37.137Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-16T16:26:37.137Z] ---> 3cdc2f904127 [2021-11-16T16:26:37.137Z] Step 3/20 : WORKDIR /edgex-go [2021-11-16T16:26:37.137Z] ---> Using cache [2021-11-16T16:26:37.137Z] ---> 94b779fa7d51 [2021-11-16T16:26:37.137Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T16:26:37.137Z] ---> Using cache [2021-11-16T16:26:37.137Z] ---> e7e42bd4d2f1 [2021-11-16T16:26:37.137Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-16T16:26:37.137Z] ---> Using cache [2021-11-16T16:26:37.137Z] ---> 9715464703df [2021-11-16T16:26:37.137Z] Step 6/20 : COPY . . [2021-11-16T16:26:37.137Z] ---> Using cache [2021-11-16T16:26:37.137Z] ---> c95b32803582 [2021-11-16T16:26:37.137Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T16:26:37.137Z] ---> Using cache [2021-11-16T16:26:37.137Z] ---> ddef4197423f [2021-11-16T16:26:37.137Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-16T16:26:37.406Z] ---> Running in 3fb910a1812a [2021-11-16T16:26:37.406Z] Removing intermediate container 9cd7fce282a1 [2021-11-16T16:26:37.406Z] ---> 558b63b12f88 [2021-11-16T16:26:37.406Z] Step 23/24 : LABEL git_sha=7bb90d905bf3f7572d0df0c323922e46dc77e599 [2021-11-16T16:26:37.406Z] ---> 106c752acb7c [2021-11-16T16:26:37.406Z] Step 7/23 : RUN go mod download [2021-11-16T16:26:37.406Z] ---> Running in 5f1fd8248ed8 [2021-11-16T16:26:37.406Z] ---> Running in 09169882b0a5 [2021-11-16T16:26:37.406Z] ---> Running in fbbfbe3760dc [2021-11-16T16:26:37.406Z] Removing intermediate container 3fb910a1812a [2021-11-16T16:26:37.406Z] ---> b3dfdead3cf1 [2021-11-16T16:26:37.406Z] 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-16T16:26:37.671Z] ---> Running in 2682385a391e [2021-11-16T16:26:37.671Z] Removing intermediate container 938ca3902d25 [2021-11-16T16:26:37.671Z] ---> 0e816377f71f [2021-11-16T16:26:37.671Z] Step 6/22 : COPY . . [2021-11-16T16:26:37.671Z] Removing intermediate container fbbfbe3760dc [2021-11-16T16:26:37.671Z] ---> ae2dc0f8c3af [2021-11-16T16:26:37.671Z] Step 24/24 : LABEL version=2.0.1-dev.99 [2021-11-16T16:26:37.671Z] ---> Running in 8d2f43043204 [2021-11-16T16:26:37.937Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-16T16:26:38.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-16T16:26:38.203Z] Removing intermediate container 8d2f43043204 [2021-11-16T16:26:38.203Z] ---> 1827015dbfdd [2021-11-16T16:26:38.203Z] [2021-11-16T16:26:38.469Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-16T16:26:38.469Z] Successfully built 1827015dbfdd [2021-11-16T16:26:38.469Z] Successfully tagged security-secretstore-setup:latest [2021-11-16T16:26:38.469Z]  Building security-secretstore-setup ... done Building core-metadata [2021-11-16T16:26:38.745Z] (1/42) Installing readline (8.1.0-r0) [2021-11-16T16:26:38.745Z] (2/42) Installing bash (5.1.4-r0) [2021-11-16T16:26:38.745Z] Executing bash-5.1.4-r0.post-install [2021-11-16T16:26:38.745Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-16T16:26:38.745Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-16T16:26:38.745Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-16T16:26:38.745Z] (6/42) Installing curl (7.79.1-r0) [2021-11-16T16:26:38.745Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-16T16:26:39.020Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-16T16:26:39.020Z] (9/42) Installing expat (2.4.1-r0) [2021-11-16T16:26:39.020Z] (10/42) Installing libffi (3.3-r2) [2021-11-16T16:26:39.020Z] (11/42) Installing gdbm (1.19-r0) [2021-11-16T16:26:39.020Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-16T16:26:39.020Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-16T16:26:39.020Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-16T16:26:39.020Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-16T16:26:39.020Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-16T16:26:39.020Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-16T16:26:43.239Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-16T16:26:43.239Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-16T16:26:43.239Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-16T16:26:43.239Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-16T16:26:43.239Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-16T16:26:43.239Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-16T16:26:43.239Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-16T16:26:43.239Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-16T16:26:43.239Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-16T16:26:43.239Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-16T16:26:43.498Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-16T16:26:43.498Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-16T16:26:43.498Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-16T16:26:43.498Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-16T16:26:43.498Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-16T16:26:43.760Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-16T16:26:43.760Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-16T16:26:43.760Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-16T16:26:43.760Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-16T16:26:44.021Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-16T16:26:44.021Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-16T16:26:44.021Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-16T16:26:44.021Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-16T16:26:44.021Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-16T16:26:44.281Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-16T16:26:46.853Z] Executing busybox-1.33.1-r3.trigger [2021-11-16T16:26:46.853Z] OK: 84 MiB in 64 packages [2021-11-16T16:26:46.853Z] ---> 1e9eca2872c3 [2021-11-16T16:26:46.853Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T16:26:46.853Z] ---> Running in 253e383df17a [2021-11-16T16:26:46.853Z] Removing intermediate container 09169882b0a5 [2021-11-16T16:26:46.853Z] ---> 9d2ba8ce7ad5 [2021-11-16T16:26:46.853Z] Step 8/23 : COPY . . [2021-11-16T16:26:47.838Z] Collecting docker-compose==1.23.2 [2021-11-16T16:26:47.838Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-16T16:26:47.838Z] Collecting jsonschema<3,>=2.5.1 [2021-11-16T16:26:47.838Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-16T16:26:48.099Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-16T16:26:48.099Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-16T16:26:48.099Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-16T16:26:48.366Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-16T16:26:48.940Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-16T16:26:48.940Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-16T16:26:48.940Z] Collecting cached-property<2,>=1.2.0 [2021-11-16T16:26:48.940Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-16T16:26:48.940Z] Collecting docopt<0.7,>=0.6.1 [2021-11-16T16:26:48.940Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-16T16:26:50.354Z] Collecting texttable<0.10,>=0.9.0 [2021-11-16T16:26:50.354Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-16T16:26:50.616Z] Removing intermediate container 253e383df17a [2021-11-16T16:26:50.616Z] ---> 80521a1006ba [2021-11-16T16:26:50.616Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-16T16:26:50.875Z] Collecting PyYAML<4,>=3.10 [2021-11-16T16:26:50.875Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-16T16:26:50.875Z] ---> Running in 5f1e1eecb8e1 [2021-11-16T16:26:51.825Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/core-data/core-data ./cmd/core-data [2021-11-16T16:26:51.825Z] Collecting docker<4.0,>=3.6.0 [2021-11-16T16:26:51.825Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-16T16:26:51.825Z] 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-16T16:26:52.087Z] Collecting docker-pycreds>=0.4.0 [2021-11-16T16:26:52.087Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-16T16:26:52.352Z] 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-16T16:26:52.352Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-16T16:26:52.352Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-16T16:26:52.615Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-16T16:26:52.615Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-16T16:26:52.615Z] Collecting idna<2.8,>=2.5 [2021-11-16T16:26:52.615Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-16T16:26:52.615Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-16T16:26:52.615Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-16T16:26:52.615Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-16T16:26:52.615Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-16T16:26:53.197Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T16:26:53.197Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-16T16:26:53.197Z] ---> 3cdc2f904127 [2021-11-16T16:26:53.197Z] Step 3/22 : WORKDIR /edgex-go [2021-11-16T16:26:53.197Z] ---> Using cache [2021-11-16T16:26:53.197Z] ---> 94b779fa7d51 [2021-11-16T16:26:53.197Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T16:26:53.197Z] ---> Using cache [2021-11-16T16:26:53.197Z] ---> e7e42bd4d2f1 [2021-11-16T16:26:53.197Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-16T16:26:53.197Z] ---> Using cache [2021-11-16T16:26:53.197Z] ---> 9715464703df [2021-11-16T16:26:53.197Z] Step 6/22 : COPY . . [2021-11-16T16:26:53.197Z] ---> Using cache [2021-11-16T16:26:53.197Z] ---> c95b32803582 [2021-11-16T16:26:53.197Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T16:26:53.197Z] ---> Using cache [2021-11-16T16:26:53.197Z] ---> ddef4197423f [2021-11-16T16:26:53.197Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-16T16:26:53.197Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-16T16:26:53.197Z] Attempting uninstall: urllib3 [2021-11-16T16:26:53.197Z] Found existing installation: urllib3 1.26.5 [2021-11-16T16:26:53.197Z] Uninstalling urllib3-1.26.5: [2021-11-16T16:26:53.197Z] Successfully uninstalled urllib3-1.26.5 [2021-11-16T16:26:53.779Z] Attempting uninstall: idna [2021-11-16T16:26:53.779Z] Found existing installation: idna 3.2 [2021-11-16T16:26:53.779Z] Uninstalling idna-3.2: [2021-11-16T16:26:53.779Z] Successfully uninstalled idna-3.2 [2021-11-16T16:26:54.059Z] ---> Running in 50e1f5e4102d [2021-11-16T16:26:54.059Z] Attempting uninstall: chardet [2021-11-16T16:26:54.059Z] Found existing installation: chardet 4.0.0 [2021-11-16T16:26:54.059Z] Uninstalling chardet-4.0.0: [2021-11-16T16:26:54.059Z] Successfully uninstalled chardet-4.0.0 [2021-11-16T16:26:54.339Z] ---> cadb251095e9 [2021-11-16T16:26:54.339Z] Step 9/23 : RUN go mod tidy [2021-11-16T16:26:54.339Z] ---> Running in 094a3d98125b [2021-11-16T16:26:54.611Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-16T16:26:54.611Z] Attempting uninstall: requests [2021-11-16T16:26:54.611Z] Found existing installation: requests 2.25.1 [2021-11-16T16:26:54.611Z] Uninstalling requests-2.25.1: [2021-11-16T16:26:54.881Z] Successfully uninstalled requests-2.25.1 [2021-11-16T16:26:54.881Z] Running setup.py install for texttable: started [2021-11-16T16:26:55.864Z] Running setup.py install for texttable: finished with status 'done' [2021-11-16T16:26:55.864Z] Running setup.py install for PyYAML: started [2021-11-16T16:26:56.838Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-16T16:26:56.838Z] Running setup.py install for docopt: started [2021-11-16T16:26:57.435Z] Running setup.py install for docopt: finished with status 'done' [2021-11-16T16:26:57.435Z] Running setup.py install for dockerpty: started [2021-11-16T16:26:58.034Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-16T16:26:58.637Z] 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-16T16:26:58.920Z] Removing intermediate container 094a3d98125b [2021-11-16T16:26:58.920Z] ---> 464eb53ae55d [2021-11-16T16:26:58.920Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-16T16:26:58.920Z] ---> Running in 5a9b1a8782b3 [2021-11-16T16:26:59.511Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-16T16:27:03.756Z] Removing intermediate container 2682385a391e [2021-11-16T16:27:03.756Z] ---> a667b73fdfec [2021-11-16T16:27:03.756Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-16T16:27:03.756Z] ---> Running in 0d96369d07c4 [2021-11-16T16:27:03.756Z] Removing intermediate container 0d96369d07c4 [2021-11-16T16:27:03.756Z] ---> 140a7f2d3d06 [2021-11-16T16:27:03.756Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-16T16:27:03.756Z] ---> Running in cbc42c53d127 [2021-11-16T16:27:03.756Z] Removing intermediate container cbc42c53d127 [2021-11-16T16:27:03.756Z] ---> 66e89012c2e2 [2021-11-16T16:27:03.756Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-16T16:27:04.331Z] ---> ef9a685cb1fb [2021-11-16T16:27:04.331Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-16T16:27:04.331Z] ---> 9af8bf8ebd3f [2021-11-16T16:27:04.331Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-16T16:27:04.901Z] ---> 68411b850b75 [2021-11-16T16:27:04.901Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-16T16:27:04.901Z] ---> Running in 2d094fbd1739 [2021-11-16T16:27:05.164Z] Removing intermediate container 2d094fbd1739 [2021-11-16T16:27:05.164Z] ---> 0ec04b0347c9 [2021-11-16T16:27:05.164Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-16T16:27:05.164Z] ---> Running in 2f0ffd6b6ab4 [2021-11-16T16:27:05.164Z] Removing intermediate container 2f0ffd6b6ab4 [2021-11-16T16:27:05.164Z] ---> b216ac48ea9c [2021-11-16T16:27:05.164Z] Step 20/22 : LABEL arch=x86_64 [2021-11-16T16:27:05.164Z] ---> Running in f5c5b6a92f63 [2021-11-16T16:27:05.429Z] Removing intermediate container f5c5b6a92f63 [2021-11-16T16:27:05.429Z] ---> e0314223f3e6 [2021-11-16T16:27:05.429Z] Step 21/22 : LABEL git_sha=7bb90d905bf3f7572d0df0c323922e46dc77e599 [2021-11-16T16:27:05.429Z] ---> Running in 8b2b68fa716a [2021-11-16T16:27:05.697Z] Removing intermediate container 8b2b68fa716a [2021-11-16T16:27:05.697Z] ---> f7ec0fa4df5c [2021-11-16T16:27:05.697Z] Step 22/22 : LABEL version=2.0.1-dev.99 [2021-11-16T16:27:05.697Z] ---> Running in 62c8c267e307 [2021-11-16T16:27:05.697Z] Removing intermediate container 62c8c267e307 [2021-11-16T16:27:05.697Z] ---> 953dc67782db [2021-11-16T16:27:05.697Z] [2021-11-16T16:27:05.958Z] Successfully built 953dc67782db [2021-11-16T16:27:05.958Z] Successfully tagged sys-mgmt-agent:latest [2021-11-16T16:27:06.530Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-16T16:27:11.837Z] Removing intermediate container 5f1fd8248ed8 [2021-11-16T16:27:11.837Z] ---> b4f15382a00b [2021-11-16T16:27:11.837Z] [2021-11-16T16:27:11.837Z] Step 9/20 : FROM alpine:3.14 [2021-11-16T16:27:11.837Z] ---> 0a97eee8041e [2021-11-16T16:27:11.837Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-16T16:27:11.837Z] ---> Running in 6fcdf80f885f [2021-11-16T16:27:11.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-16T16:27:12.101Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-16T16:27:12.363Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-16T16:27:12.363Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-16T16:27:12.363Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-16T16:27:12.363Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-16T16:27:12.363Z] (5/5) Installing curl (7.79.1-r0) [2021-11-16T16:27:12.363Z] Executing busybox-1.33.1-r6.trigger [2021-11-16T16:27:12.363Z] Executing ca-certificates-20191127-r5.trigger [2021-11-16T16:27:12.363Z] OK: 8 MiB in 19 packages [2021-11-16T16:27:12.936Z] Removing intermediate container 6fcdf80f885f [2021-11-16T16:27:12.936Z] ---> 6b5973ab5b3c [2021-11-16T16:27:12.936Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-16T16:27:13.198Z] ---> Running in 4447b5b65c31 [2021-11-16T16:27:13.198Z] Removing intermediate container 4447b5b65c31 [2021-11-16T16:27:13.198Z] ---> 8fc1bbe67d47 [2021-11-16T16:27:13.198Z] Step 12/20 : WORKDIR /edgex [2021-11-16T16:27:13.198Z] ---> Running in fbb9e39fd1b1 [2021-11-16T16:27:13.460Z] Removing intermediate container fbb9e39fd1b1 [2021-11-16T16:27:13.460Z] ---> 41a6c98cadcf [2021-11-16T16:27:13.460Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-16T16:27:13.724Z] ---> 7ceeb94ccee3 [2021-11-16T16:27:13.724Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-16T16:27:14.297Z] ---> 0a669b85185b [2021-11-16T16:27:14.297Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-16T16:27:15.260Z] ---> b58ea29bd7d0 [2021-11-16T16:27:15.260Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-16T16:27:15.260Z] ---> Running in 15115ba0646c [2021-11-16T16:27:15.260Z] Removing intermediate container 15115ba0646c [2021-11-16T16:27:15.260Z] ---> d621b8053b86 [2021-11-16T16:27:15.260Z] Step 17/20 : CMD ["--init=true"] [2021-11-16T16:27:15.260Z] ---> Running in c0459f2219ca [2021-11-16T16:27:15.540Z] Removing intermediate container c0459f2219ca [2021-11-16T16:27:15.540Z] ---> 0a5ba80ab207 [2021-11-16T16:27:15.540Z] Step 18/20 : LABEL arch=x86_64 [2021-11-16T16:27:15.540Z] ---> Running in 3e9f98e51b82 [2021-11-16T16:27:15.812Z] Removing intermediate container 3e9f98e51b82 [2021-11-16T16:27:15.812Z] ---> 7ff2cc1a8e29 [2021-11-16T16:27:15.812Z] Step 19/20 : LABEL git_sha=7bb90d905bf3f7572d0df0c323922e46dc77e599 [2021-11-16T16:27:15.812Z] ---> Running in 62ba089a7316 [2021-11-16T16:27:16.076Z] Removing intermediate container 62ba089a7316 [2021-11-16T16:27:16.076Z] ---> 4db8b02ddeea [2021-11-16T16:27:16.076Z] Step 20/20 : LABEL version=2.0.1-dev.99 [2021-11-16T16:27:16.076Z] ---> Running in cbed322728cf [2021-11-16T16:27:16.350Z] Removing intermediate container cbed322728cf [2021-11-16T16:27:16.350Z] ---> 0bde627c0012 [2021-11-16T16:27:16.350Z] [2021-11-16T16:27:16.350Z] Successfully built 0bde627c0012 [2021-11-16T16:27:16.350Z] Successfully tagged security-proxy-setup:latest [2021-11-16T16:27:29.554Z]  Building security-proxy-setup ... done Removing intermediate container 50e1f5e4102d [2021-11-16T16:27:29.554Z] ---> 9d0c665e3ba0 [2021-11-16T16:27:29.554Z] [2021-11-16T16:27:29.554Z] Step 9/22 : FROM alpine:3.14 [2021-11-16T16:27:29.554Z] ---> 0a97eee8041e [2021-11-16T16:27:29.554Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-16T16:27:29.554Z] ---> Using cache [2021-11-16T16:27:29.554Z] ---> be3c23b2be8d [2021-11-16T16:27:29.554Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-16T16:27:29.554Z] ---> Using cache [2021-11-16T16:27:29.554Z] ---> 8502e20bd428 [2021-11-16T16:27:29.554Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-16T16:27:29.554Z] ---> Running in 7776a8f95f9e [2021-11-16T16:27:29.554Z] Removing intermediate container 7776a8f95f9e [2021-11-16T16:27:29.554Z] ---> 8d02b7993c0e [2021-11-16T16:27:29.554Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-16T16:27:29.554Z] ---> Running in 8d4ee6f7c7f4 [2021-11-16T16:27:29.554Z] Removing intermediate container 8d4ee6f7c7f4 [2021-11-16T16:27:29.554Z] ---> d6e9536b566b [2021-11-16T16:27:29.554Z] Step 14/22 : WORKDIR / [2021-11-16T16:27:29.554Z] ---> Running in f626a6be87da [2021-11-16T16:27:29.554Z] Removing intermediate container 5a9b1a8782b3 [2021-11-16T16:27:29.554Z] ---> eb271f965d83 [2021-11-16T16:27:29.554Z] [2021-11-16T16:27:29.554Z] Step 11/23 : FROM alpine:3.14 [2021-11-16T16:27:29.555Z] ---> 0a97eee8041e [2021-11-16T16:27:29.555Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-16T16:27:29.555Z] ---> Using cache [2021-11-16T16:27:29.555Z] ---> be3c23b2be8d [2021-11-16T16:27:29.555Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-16T16:27:29.555Z] ---> Using cache [2021-11-16T16:27:29.555Z] ---> 8502e20bd428 [2021-11-16T16:27:29.555Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-16T16:27:29.825Z] ---> Running in cee5434cfc95 [2021-11-16T16:27:29.825Z] Removing intermediate container f626a6be87da [2021-11-16T16:27:29.825Z] ---> afe52ed0d923 [2021-11-16T16:27:29.825Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-16T16:27:30.086Z] Removing intermediate container cee5434cfc95 [2021-11-16T16:27:30.086Z] ---> 08d8bb11c4d0 [2021-11-16T16:27:30.086Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-16T16:27:30.656Z] ---> 1ee9c13d3e98 [2021-11-16T16:27:30.656Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-16T16:27:30.656Z] ---> Running in a2f2e53fb823 [2021-11-16T16:27:30.656Z] Removing intermediate container 5f1e1eecb8e1 [2021-11-16T16:27:30.656Z] ---> 16e0eb695921 [2021-11-16T16:27:30.656Z] [2021-11-16T16:27:30.656Z] Step 9/22 : FROM alpine:3.14 [2021-11-16T16:27:30.656Z] ---> 0a97eee8041e [2021-11-16T16:27:30.656Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-16T16:27:30.656Z] ---> Running in 00854b9b309a [2021-11-16T16:27:30.656Z] Removing intermediate container a2f2e53fb823 [2021-11-16T16:27:30.656Z] ---> 3f63919264a9 [2021-11-16T16:27:30.656Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-16T16:27:30.922Z] Removing intermediate container 00854b9b309a [2021-11-16T16:27:30.922Z] ---> 344b070f0205 [2021-11-16T16:27:30.922Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-16T16:27:30.922Z] ---> Running in cb9205ff0883 [2021-11-16T16:27:30.922Z] ---> ea976a79c72a [2021-11-16T16:27:30.922Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-16T16:27:30.922Z] ---> 67b45db04425 [2021-11-16T16:27:30.922Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-16T16:27:30.922Z] Removing intermediate container cb9205ff0883 [2021-11-16T16:27:30.922Z] ---> c784d30d65b8 [2021-11-16T16:27:30.922Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-16T16:27:30.922Z] ---> Running in c8810981b4eb [2021-11-16T16:27:31.185Z] ---> 0f4714feb776 [2021-11-16T16:27:31.185Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-16T16:27:31.185Z] ---> Running in 2f6e0ac062d0 [2021-11-16T16:27:31.185Z] Removing intermediate container c8810981b4eb [2021-11-16T16:27:31.185Z] ---> 24f9f1031a42 [2021-11-16T16:27:31.185Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T16:27:31.185Z] ---> a98c754f1609 [2021-11-16T16:27:31.185Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-16T16:27:31.185Z] ---> Running in cfce40d300b2 [2021-11-16T16:27:31.185Z] Removing intermediate container 2f6e0ac062d0 [2021-11-16T16:27:31.185Z] ---> ded7d93ab681 [2021-11-16T16:27:31.185Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-16T16:27:31.455Z] ---> Running in 03c29cc3d850 [2021-11-16T16:27:31.455Z] ---> 6c7f3def1cad [2021-11-16T16:27:31.455Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-16T16:27:31.455Z] Removing intermediate container 03c29cc3d850 [2021-11-16T16:27:31.455Z] ---> c9372253c5b7 [2021-11-16T16:27:31.455Z] Step 20/22 : LABEL arch=x86_64 [2021-11-16T16:27:31.455Z] ---> Running in 5b36b7450eb5 [2021-11-16T16:27:31.455Z] ---> Running in c16d47cd5e5a [2021-11-16T16:27:31.722Z] Removing intermediate container 5b36b7450eb5 [2021-11-16T16:27:31.722Z] ---> 379bd604625a [2021-11-16T16:27:31.722Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-16T16:27:31.722Z] Removing intermediate container c16d47cd5e5a [2021-11-16T16:27:31.722Z] ---> 2795d8c04128 [2021-11-16T16:27:31.722Z] Step 21/22 : LABEL git_sha=7bb90d905bf3f7572d0df0c323922e46dc77e599 [2021-11-16T16:27:31.722Z] ---> Running in 87fc7de01b2a [2021-11-16T16:27:31.722Z] ---> Running in 4de9daa9dfbf [2021-11-16T16:27:31.722Z] Removing intermediate container 87fc7de01b2a [2021-11-16T16:27:31.722Z] ---> 08bce0f9a98a [2021-11-16T16:27:31.722Z] Step 21/23 : LABEL arch=x86_64 [2021-11-16T16:27:31.722Z] Removing intermediate container 4de9daa9dfbf [2021-11-16T16:27:31.722Z] ---> c149b9c97c4f [2021-11-16T16:27:31.722Z] Step 22/22 : LABEL version=2.0.1-dev.99 [2021-11-16T16:27:31.722Z] ---> Running in 6a2aecab7201 [2021-11-16T16:27:31.722Z] ---> Running in dd0033c8d063 [2021-11-16T16:27:31.722Z] Removing intermediate container cfce40d300b2 [2021-11-16T16:27:31.722Z] ---> fd00c95c4a19 [2021-11-16T16:27:31.722Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-16T16:27:31.984Z] ---> Running in 55396d901161 [2021-11-16T16:27:31.984Z] Removing intermediate container 6a2aecab7201 [2021-11-16T16:27:31.984Z] ---> dba282d066d0 [2021-11-16T16:27:31.984Z] Step 22/23 : LABEL git_sha=7bb90d905bf3f7572d0df0c323922e46dc77e599 [2021-11-16T16:27:31.984Z] Removing intermediate container dd0033c8d063 [2021-11-16T16:27:31.984Z] ---> 9370502b151c [2021-11-16T16:27:31.984Z] [2021-11-16T16:27:31.984Z] ---> Running in 79cba803a355 [2021-11-16T16:27:31.984Z] Successfully built 9370502b151c [2021-11-16T16:27:31.984Z] Successfully tagged core-metadata:latest [2021-11-16T16:27:31.984Z]  Building core-metadata ... done Removing intermediate container 79cba803a355 [2021-11-16T16:27:31.984Z] ---> c76552cff024 [2021-11-16T16:27:31.984Z] Step 23/23 : LABEL version=2.0.1-dev.99 [2021-11-16T16:27:32.245Z] ---> Running in a757e420f615 [2021-11-16T16:27:32.245Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-16T16:27:32.245Z] Removing intermediate container a757e420f615 [2021-11-16T16:27:32.245Z] ---> 7fd211a4d9f0 [2021-11-16T16:27:32.245Z] [2021-11-16T16:27:32.245Z] Successfully built 7fd211a4d9f0 [2021-11-16T16:27:32.245Z] Successfully tagged support-scheduler:latest [2021-11-16T16:27:33.184Z]  Building support-scheduler ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-16T16:27:33.184Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-16T16:27:33.443Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-16T16:27:33.443Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-16T16:27:33.702Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-16T16:27:33.702Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-16T16:27:33.702Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-16T16:27:33.961Z] Executing busybox-1.33.1-r6.trigger [2021-11-16T16:27:33.961Z] OK: 8 MiB in 20 packages [2021-11-16T16:27:34.220Z] Removing intermediate container 55396d901161 [2021-11-16T16:27:34.220Z] ---> bc13b64dd11a [2021-11-16T16:27:34.220Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-16T16:27:34.220Z] ---> cac2dff58eef [2021-11-16T16:27:34.220Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-16T16:27:34.790Z] ---> 0ed320b1be29 [2021-11-16T16:27:34.790Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-16T16:27:34.790Z] ---> 07d7392341ed [2021-11-16T16:27:34.791Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-16T16:27:34.791Z] ---> Running in 1af85bbcf5d0 [2021-11-16T16:27:35.051Z] Removing intermediate container 1af85bbcf5d0 [2021-11-16T16:27:35.051Z] ---> 60cecb42917e [2021-11-16T16:27:35.051Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-16T16:27:35.051Z] ---> Running in 8fe31256aa69 [2021-11-16T16:27:35.051Z] Removing intermediate container 8fe31256aa69 [2021-11-16T16:27:35.051Z] ---> 284368c7f303 [2021-11-16T16:27:35.051Z] Step 20/22 : LABEL arch=x86_64 [2021-11-16T16:27:35.051Z] ---> Running in b227bee76514 [2021-11-16T16:27:35.051Z] Removing intermediate container b227bee76514 [2021-11-16T16:27:35.051Z] ---> 20b203e5b22b [2021-11-16T16:27:35.051Z] Step 21/22 : LABEL git_sha=7bb90d905bf3f7572d0df0c323922e46dc77e599 [2021-11-16T16:27:35.051Z] ---> Running in acc9cfedc1e1 [2021-11-16T16:27:35.311Z] Removing intermediate container acc9cfedc1e1 [2021-11-16T16:27:35.312Z] ---> 0421c4f9bf1c [2021-11-16T16:27:35.312Z] Step 22/22 : LABEL version=2.0.1-dev.99 [2021-11-16T16:27:35.312Z] ---> Running in 62deb149c6e4 [2021-11-16T16:27:35.312Z] Removing intermediate container 62deb149c6e4 [2021-11-16T16:27:35.312Z] ---> 4cbacdbac55c [2021-11-16T16:27:35.312Z] [2021-11-16T16:27:35.312Z] Successfully built 4cbacdbac55c [2021-11-16T16:27:35.312Z] Successfully tagged core-data:latest [2021-11-16T16:27:35.584Z]  Building core-data ... done  [Pipeline] } [2021-11-16T16:27:35.590Z] $ docker stop --time=1 395d3e732e890ea196c130b6bf613658724ea80382e4ed4fce4b33fe479c7445 [2021-11-16T16:27:36.983Z] $ docker rm -f 395d3e732e890ea196c130b6bf613658724ea80382e4ed4fce4b33fe479c7445 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-16T16:27:37.326Z] + docker images [2021-11-16T16:27:37.327Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-16T16:27:37.327Z] core-data latest 4cbacdbac55c 2 seconds ago 20.7MB [2021-11-16T16:27:37.327Z] support-scheduler latest 7fd211a4d9f0 5 seconds ago 16.2MB [2021-11-16T16:27:37.327Z] core-metadata latest 9370502b151c 6 seconds ago 16.9MB [2021-11-16T16:27:37.327Z] 16e0eb695921 7 seconds ago 1.76GB [2021-11-16T16:27:37.327Z] eb271f965d83 8 seconds ago 1.76GB [2021-11-16T16:27:37.327Z] 9d0c665e3ba0 10 seconds ago 1.76GB [2021-11-16T16:27:37.327Z] security-proxy-setup latest 0bde627c0012 21 seconds ago 26.9MB [2021-11-16T16:27:37.327Z] b4f15382a00b 27 seconds ago 1.76GB [2021-11-16T16:27:37.327Z] sys-mgmt-agent latest 953dc67782db 32 seconds ago 294MB [2021-11-16T16:27:37.327Z] security-secretstore-setup latest 1827015dbfdd About a minute ago 28.4MB [2021-11-16T16:27:37.327Z] core-command latest a03e76d146df About a minute ago 16.1MB [2021-11-16T16:27:37.327Z] security-bootstrapper latest 582148f64844 About a minute ago 18.9MB [2021-11-16T16:27:37.327Z] ad411894661a About a minute ago 1.76GB [2021-11-16T16:27:37.327Z] support-notifications latest 092ec7ba74b4 About a minute ago 17MB [2021-11-16T16:27:37.327Z] 177ca6d3e40c About a minute ago 1.76GB [2021-11-16T16:27:37.327Z] a405afd6d5d7 About a minute ago 1.75GB [2021-11-16T16:27:37.327Z] 8382707c7be5 About a minute ago 1.76GB [2021-11-16T16:27:37.327Z] cec609c13039 About a minute ago 1.76GB [2021-11-16T16:27:37.327Z] ci-base-image-x86_64 latest 3cdc2f904127 5 minutes ago 1.25GB [2021-11-16T16:27:37.327Z] alpine 3.14 0a97eee8041e 3 days ago 5.61MB [2021-11-16T16:27:37.327Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 4 weeks ago 548MB [2021-11-16T16:27:37.327Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 weeks ago 34.5MB [2021-11-16T16:27:37.327Z] docker 20.10.8 bc6c0ffef665 2 months ago 214MB [2021-11-16T16:27:37.327Z] 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-16T16:27:37.480Z] provisioning config files... [2021-11-16T16:27:37.490Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/111@tmp/config6138313507354783219tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-16T16:27:37.785Z] ---> docker-login.sh [2021-11-16T16:27:37.785Z] nexus3.edgexfoundry.org:10001 [2021-11-16T16:27:37.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T16:27:37.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T16:27:37.785Z] Configure a credential helper to remove this warning. See [2021-11-16T16:27:37.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T16:27:37.785Z] [2021-11-16T16:27:37.785Z] Login Succeeded [2021-11-16T16:27:37.785Z] nexus3.edgexfoundry.org:10002 [2021-11-16T16:27:37.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T16:27:38.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T16:27:38.045Z] Configure a credential helper to remove this warning. See [2021-11-16T16:27:38.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T16:27:38.045Z] [2021-11-16T16:27:38.045Z] Login Succeeded [2021-11-16T16:27:38.045Z] nexus3.edgexfoundry.org:10003 [2021-11-16T16:27:38.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T16:27:38.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T16:27:38.045Z] Configure a credential helper to remove this warning. See [2021-11-16T16:27:38.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T16:27:38.045Z] [2021-11-16T16:27:38.045Z] Login Succeeded [2021-11-16T16:27:38.045Z] nexus3.edgexfoundry.org:10004 [2021-11-16T16:27:38.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T16:27:38.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T16:27:38.045Z] Configure a credential helper to remove this warning. See [2021-11-16T16:27:38.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T16:27:38.045Z] [2021-11-16T16:27:38.045Z] Login Succeeded [2021-11-16T16:27:38.045Z] docker.io [2021-11-16T16:27:38.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T16:27:38.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T16:27:38.562Z] Configure a credential helper to remove this warning. See [2021-11-16T16:27:38.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T16:27:38.562Z] [2021-11-16T16:27:38.562Z] Login Succeeded [2021-11-16T16:27:38.562Z] ---> docker-login.sh ends [Pipeline] } [2021-11-16T16:27:38.569Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-16T16:27:38.597Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-16T16:27:38.614Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-11-16T16:27:38.615Z] 7bb90d905bf3f7572d0df0c323922e46dc77e599 [2021-11-16T16:27:38.615Z] latest [2021-11-16T16:27:38.615Z] 2.0.1-dev.99 [2021-11-16T16:27:38.615Z] 7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [2021-11-16T16:27:38.615Z] main [2021-11-16T16:27:38.615Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:27:38.941Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7bb90d905bf3f7572d0df0c323922e46dc77e599 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:27:39.228Z] + docker push nexus3.edgexfoundry.org:10004/core-command:7bb90d905bf3f7572d0df0c323922e46dc77e599 [2021-11-16T16:27:39.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-16T16:27:39.228Z] 23a3eaf19989: Preparing [2021-11-16T16:27:39.228Z] 46f880361a76: Preparing [2021-11-16T16:27:39.228Z] d9af6f0d320c: Preparing [2021-11-16T16:27:39.228Z] b9fd27cb427c: Preparing [2021-11-16T16:27:39.228Z] 1a058d5342cc: Preparing [2021-11-16T16:27:39.228Z] 1a058d5342cc: Layer already exists [2021-11-16T16:27:39.228Z] 23a3eaf19989: Pushed [2021-11-16T16:27:39.228Z] b9fd27cb427c: Pushed [2021-11-16T16:27:39.228Z] d9af6f0d320c: Pushed [2021-11-16T16:27:40.168Z] 46f880361a76: Pushed [2021-11-16T16:27:40.168Z] 7bb90d905bf3f7572d0df0c323922e46dc77e599: digest: sha256:1e552c371ff36e28e3a7ca5287de1cbf447f2380b63baa9d8e0b1008347ac6cb size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:27:40.725Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:27:41.013Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-11-16T16:27:41.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-16T16:27:41.013Z] 23a3eaf19989: Preparing [2021-11-16T16:27:41.013Z] 46f880361a76: Preparing [2021-11-16T16:27:41.013Z] d9af6f0d320c: Preparing [2021-11-16T16:27:41.013Z] b9fd27cb427c: Preparing [2021-11-16T16:27:41.013Z] 1a058d5342cc: Preparing [2021-11-16T16:27:41.013Z] 23a3eaf19989: Layer already exists [2021-11-16T16:27:41.013Z] 1a058d5342cc: Layer already exists [2021-11-16T16:27:41.013Z] b9fd27cb427c: Layer already exists [2021-11-16T16:27:41.013Z] d9af6f0d320c: Layer already exists [2021-11-16T16:27:41.013Z] 46f880361a76: Layer already exists [2021-11-16T16:27:41.013Z] latest: digest: sha256:1e552c371ff36e28e3a7ca5287de1cbf447f2380b63baa9d8e0b1008347ac6cb size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:27:41.311Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.99 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:27:41.605Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.99 [2021-11-16T16:27:41.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-16T16:27:41.605Z] 23a3eaf19989: Preparing [2021-11-16T16:27:41.605Z] 46f880361a76: Preparing [2021-11-16T16:27:41.605Z] d9af6f0d320c: Preparing [2021-11-16T16:27:41.605Z] b9fd27cb427c: Preparing [2021-11-16T16:27:41.605Z] 1a058d5342cc: Preparing [2021-11-16T16:27:41.605Z] 1a058d5342cc: Layer already exists [2021-11-16T16:27:41.605Z] b9fd27cb427c: Layer already exists [2021-11-16T16:27:41.605Z] 46f880361a76: Layer already exists [2021-11-16T16:27:41.605Z] d9af6f0d320c: Layer already exists [2021-11-16T16:27:41.605Z] 23a3eaf19989: Layer already exists [2021-11-16T16:27:41.605Z] 2.0.1-dev.99: digest: sha256:1e552c371ff36e28e3a7ca5287de1cbf447f2380b63baa9d8e0b1008347ac6cb size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:27:41.898Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:27:42.191Z] + docker push nexus3.edgexfoundry.org:10004/core-command:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [2021-11-16T16:27:42.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-16T16:27:42.191Z] 23a3eaf19989: Preparing [2021-11-16T16:27:42.191Z] 46f880361a76: Preparing [2021-11-16T16:27:42.191Z] d9af6f0d320c: Preparing [2021-11-16T16:27:42.191Z] b9fd27cb427c: Preparing [2021-11-16T16:27:42.191Z] 1a058d5342cc: Preparing [2021-11-16T16:27:42.191Z] d9af6f0d320c: Layer already exists [2021-11-16T16:27:42.191Z] 46f880361a76: Layer already exists [2021-11-16T16:27:42.191Z] b9fd27cb427c: Layer already exists [2021-11-16T16:27:42.191Z] 1a058d5342cc: Layer already exists [2021-11-16T16:27:42.191Z] 23a3eaf19989: Layer already exists [2021-11-16T16:27:42.191Z] 7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99: digest: sha256:1e552c371ff36e28e3a7ca5287de1cbf447f2380b63baa9d8e0b1008347ac6cb size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:27:42.487Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:27:42.782Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-11-16T16:27:42.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-16T16:27:42.783Z] 23a3eaf19989: Preparing [2021-11-16T16:27:42.783Z] 46f880361a76: Preparing [2021-11-16T16:27:42.783Z] d9af6f0d320c: Preparing [2021-11-16T16:27:42.783Z] b9fd27cb427c: Preparing [2021-11-16T16:27:42.783Z] 1a058d5342cc: Preparing [2021-11-16T16:27:42.783Z] 46f880361a76: Layer already exists [2021-11-16T16:27:42.783Z] 23a3eaf19989: Layer already exists [2021-11-16T16:27:42.783Z] b9fd27cb427c: Layer already exists [2021-11-16T16:27:42.783Z] d9af6f0d320c: Layer already exists [2021-11-16T16:27:42.783Z] 1a058d5342cc: Layer already exists [2021-11-16T16:27:42.783Z] main: digest: sha256:1e552c371ff36e28e3a7ca5287de1cbf447f2380b63baa9d8e0b1008347ac6cb size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-16T16:27:42.812Z] ===================================================== [Pipeline] echo [2021-11-16T16:27:42.821Z] taggedImages: [2021-11-16T16:27:42.821Z] - nexus3.edgexfoundry.org:10004/core-command:7bb90d905bf3f7572d0df0c323922e46dc77e599 [2021-11-16T16:27:42.821Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-11-16T16:27:42.821Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.99 [2021-11-16T16:27:42.821Z] - nexus3.edgexfoundry.org:10004/core-command:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [2021-11-16T16:27:42.821Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-11-16T16:27:42.838Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-11-16T16:27:42.838Z] 7bb90d905bf3f7572d0df0c323922e46dc77e599 [2021-11-16T16:27:42.838Z] latest [2021-11-16T16:27:42.838Z] 2.0.1-dev.99 [2021-11-16T16:27:42.838Z] 7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [2021-11-16T16:27:42.838Z] main [2021-11-16T16:27:42.838Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:27:43.150Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7bb90d905bf3f7572d0df0c323922e46dc77e599 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:27:43.446Z] + docker push nexus3.edgexfoundry.org:10004/core-data:7bb90d905bf3f7572d0df0c323922e46dc77e599 [2021-11-16T16:27:43.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-16T16:27:43.446Z] cebe00fcb7bc: Preparing [2021-11-16T16:27:43.446Z] 2fcbd1009396: Preparing [2021-11-16T16:27:43.446Z] d9af6f0d320c: Preparing [2021-11-16T16:27:43.446Z] 93f694dddc46: Preparing [2021-11-16T16:27:43.446Z] d762155034d3: Preparing [2021-11-16T16:27:43.446Z] 1a058d5342cc: Preparing [2021-11-16T16:27:43.446Z] 1a058d5342cc: Waiting [2021-11-16T16:27:43.446Z] d9af6f0d320c: Layer already exists [2021-11-16T16:27:43.446Z] 1a058d5342cc: Layer already exists [2021-11-16T16:27:43.708Z] cebe00fcb7bc: Pushed [2021-11-16T16:27:43.708Z] d762155034d3: Pushed [2021-11-16T16:27:43.708Z] 93f694dddc46: Pushed [2021-11-16T16:27:44.647Z] 2fcbd1009396: Pushed [2021-11-16T16:27:44.647Z] 7bb90d905bf3f7572d0df0c323922e46dc77e599: digest: sha256:48ffd45e65282d58b69ee7ede64e1dfb78a0d3c35386d087e14a510dcfdb2dbd size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:27:44.941Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:27:45.232Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-11-16T16:27:45.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-16T16:27:45.232Z] cebe00fcb7bc: Preparing [2021-11-16T16:27:45.232Z] 2fcbd1009396: Preparing [2021-11-16T16:27:45.232Z] d9af6f0d320c: Preparing [2021-11-16T16:27:45.232Z] 93f694dddc46: Preparing [2021-11-16T16:27:45.232Z] d762155034d3: Preparing [2021-11-16T16:27:45.232Z] 1a058d5342cc: Preparing [2021-11-16T16:27:45.232Z] 1a058d5342cc: Waiting [2021-11-16T16:27:45.232Z] 2fcbd1009396: Layer already exists [2021-11-16T16:27:45.232Z] d762155034d3: Layer already exists [2021-11-16T16:27:45.232Z] 93f694dddc46: Layer already exists [2021-11-16T16:27:45.232Z] d9af6f0d320c: Layer already exists [2021-11-16T16:27:45.232Z] cebe00fcb7bc: Layer already exists [2021-11-16T16:27:45.232Z] 1a058d5342cc: Layer already exists [2021-11-16T16:27:45.232Z] latest: digest: sha256:48ffd45e65282d58b69ee7ede64e1dfb78a0d3c35386d087e14a510dcfdb2dbd size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:27:45.312Z] Removing intermediate container 97abbee9d70b [2021-11-16T16:27:45.312Z] ---> ce484db238b5 [2021-11-16T16:27:45.312Z] Successfully built ce484db238b5 [2021-11-16T16:27:45.312Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:27:45.523Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.99 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:27:45.653Z] + docker inspect -f . ci-base-image-arm64 [2021-11-16T16:27:45.653Z] . [Pipeline] withDockerContainer [2021-11-16T16:27:45.817Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.99 [2021-11-16T16:27:45.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-16T16:27:45.817Z] cebe00fcb7bc: Preparing [2021-11-16T16:27:45.817Z] 2fcbd1009396: Preparing [2021-11-16T16:27:45.817Z] d9af6f0d320c: Preparing [2021-11-16T16:27:45.817Z] 93f694dddc46: Preparing [2021-11-16T16:27:45.817Z] d762155034d3: Preparing [2021-11-16T16:27:45.817Z] 1a058d5342cc: Preparing [2021-11-16T16:27:45.817Z] 1a058d5342cc: Waiting [2021-11-16T16:27:45.817Z] 93f694dddc46: Layer already exists [2021-11-16T16:27:45.817Z] d762155034d3: Layer already exists [2021-11-16T16:27:45.817Z] 2fcbd1009396: Layer already exists [2021-11-16T16:27:45.817Z] d9af6f0d320c: Layer already exists [2021-11-16T16:27:45.817Z] cebe00fcb7bc: Layer already exists [2021-11-16T16:27:45.817Z] 1a058d5342cc: Layer already exists [2021-11-16T16:27:45.817Z] 2.0.1-dev.99: digest: sha256:48ffd45e65282d58b69ee7ede64e1dfb78a0d3c35386d087e14a510dcfdb2dbd size: 1573 [2021-11-16T16:27:45.911Z] prd-ubuntu18.04-docker-arm64-4c-16g-833 does not seem to be running inside a container [2021-11-16T16:27:46.029Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/111 -v /w/workspace/edgex-go/111:/w/workspace/edgex-go/111:rw,z -v /w/workspace/edgex-go/111@tmp:/w/workspace/edgex-go/111@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-16T16:27:47.525Z] $ docker top 86ebf5955760c63758ee0348288736d61f36fb2cbfa0689bfda127e8ed943480 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:27:48.120Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:27:48.415Z] + docker push nexus3.edgexfoundry.org:10004/core-data:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [2021-11-16T16:27:48.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-16T16:27:48.415Z] cebe00fcb7bc: Preparing [2021-11-16T16:27:48.415Z] 2fcbd1009396: Preparing [2021-11-16T16:27:48.415Z] d9af6f0d320c: Preparing [2021-11-16T16:27:48.415Z] 93f694dddc46: Preparing [2021-11-16T16:27:48.415Z] d762155034d3: Preparing [2021-11-16T16:27:48.415Z] 1a058d5342cc: Preparing [2021-11-16T16:27:48.415Z] 1a058d5342cc: Waiting [2021-11-16T16:27:48.415Z] d9af6f0d320c: Layer already exists [2021-11-16T16:27:48.415Z] 93f694dddc46: Layer already exists [2021-11-16T16:27:48.415Z] 2fcbd1009396: Layer already exists [2021-11-16T16:27:48.415Z] cebe00fcb7bc: Layer already exists [2021-11-16T16:27:48.415Z] d762155034d3: Layer already exists [2021-11-16T16:27:48.415Z] 1a058d5342cc: Layer already exists [2021-11-16T16:27:48.415Z] 7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99: digest: sha256:48ffd45e65282d58b69ee7ede64e1dfb78a0d3c35386d087e14a510dcfdb2dbd size: 1573 [2021-11-16T16:27:48.416Z] + go version [2021-11-16T16:27:48.416Z] go version go1.16.8 linux/arm64 [Pipeline] isUnix [Pipeline] sh [Pipeline] } [2021-11-16T16:27:48.495Z] $ docker stop --time=1 86ebf5955760c63758ee0348288736d61f36fb2cbfa0689bfda127e8ed943480 [2021-11-16T16:27:48.707Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [2021-11-16T16:27:50.178Z] $ docker rm -f 86ebf5955760c63758ee0348288736d61f36fb2cbfa0689bfda127e8ed943480 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] isUnix [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [2021-11-16T16:27:50.658Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-11-16T16:27:50.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-16T16:27:50.658Z] cebe00fcb7bc: Preparing [2021-11-16T16:27:50.658Z] 2fcbd1009396: Preparing [2021-11-16T16:27:50.658Z] d9af6f0d320c: Preparing [2021-11-16T16:27:50.658Z] 93f694dddc46: Preparing [2021-11-16T16:27:50.658Z] d762155034d3: Preparing [2021-11-16T16:27:50.658Z] 1a058d5342cc: Preparing [2021-11-16T16:27:50.658Z] 1a058d5342cc: Waiting [2021-11-16T16:27:50.658Z] d9af6f0d320c: Layer already exists [2021-11-16T16:27:50.658Z] cebe00fcb7bc: Layer already exists [2021-11-16T16:27:50.658Z] 93f694dddc46: Layer already exists [2021-11-16T16:27:50.658Z] d762155034d3: Layer already exists [2021-11-16T16:27:50.658Z] 2fcbd1009396: Layer already exists [2021-11-16T16:27:50.658Z] 1a058d5342cc: Layer already exists [2021-11-16T16:27:50.658Z] main: digest: sha256:48ffd45e65282d58b69ee7ede64e1dfb78a0d3c35386d087e14a510dcfdb2dbd size: 1573 [Pipeline] // stage [Pipeline] } [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-16T16:27:51.471Z] ===================================================== [Pipeline] echo [2021-11-16T16:27:51.478Z] taggedImages: [2021-11-16T16:27:51.478Z] - nexus3.edgexfoundry.org:10004/core-data:7bb90d905bf3f7572d0df0c323922e46dc77e599 [2021-11-16T16:27:51.478Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-11-16T16:27:51.478Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.99 [2021-11-16T16:27:51.478Z] - nexus3.edgexfoundry.org:10004/core-data:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [2021-11-16T16:27:51.478Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-11-16T16:27:51.498Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-11-16T16:27:51.498Z] 7bb90d905bf3f7572d0df0c323922e46dc77e599 [2021-11-16T16:27:51.498Z] latest [2021-11-16T16:27:51.498Z] 2.0.1-dev.99 [2021-11-16T16:27:51.498Z] 7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [2021-11-16T16:27:51.498Z] main [2021-11-16T16:27:51.498Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:27:51.810Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7bb90d905bf3f7572d0df0c323922e46dc77e599 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:27:51.887Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-16T16:27:51.887Z] [2021-11-16T16:27:51.887Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-16T16:27:52.099Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:7bb90d905bf3f7572d0df0c323922e46dc77e599 [2021-11-16T16:27:52.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-16T16:27:52.099Z] 05c2ae0b63de: Preparing [2021-11-16T16:27:52.099Z] 3cc3ba6e4b9d: Preparing [2021-11-16T16:27:52.099Z] d9af6f0d320c: Preparing [2021-11-16T16:27:52.099Z] b9fd27cb427c: Preparing [2021-11-16T16:27:52.099Z] 1a058d5342cc: Preparing [2021-11-16T16:27:52.099Z] d9af6f0d320c: Layer already exists [2021-11-16T16:27:52.099Z] b9fd27cb427c: Layer already exists [2021-11-16T16:27:52.099Z] 1a058d5342cc: Layer already exists [2021-11-16T16:27:52.099Z] 05c2ae0b63de: Pushed [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:27:52.500Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-16T16:27:52.795Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-11-16T16:27:52.795Z] 29e5d40040c1: Pulling fs layer [2021-11-16T16:27:52.795Z] 1ce36da41761: Pulling fs layer [2021-11-16T16:27:52.795Z] 25b303627fd3: Pulling fs layer [2021-11-16T16:27:52.795Z] 29e5d40040c1: Verifying Checksum [2021-11-16T16:27:52.795Z] 29e5d40040c1: Download complete [2021-11-16T16:27:53.038Z] 3cc3ba6e4b9d: Pushed [2021-11-16T16:27:53.073Z] 1ce36da41761: Verifying Checksum [2021-11-16T16:27:53.073Z] 1ce36da41761: Download complete [2021-11-16T16:27:53.298Z] 7bb90d905bf3f7572d0df0c323922e46dc77e599: digest: sha256:f84554679ecc4bb3aeef60b4c6dad99d2dc6d16c7c355d853667dd07a9c2dc9d size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:27:53.348Z] 29e5d40040c1: Pull complete [2021-11-16T16:27:53.596Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:27:53.889Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-11-16T16:27:53.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-16T16:27:53.889Z] 05c2ae0b63de: Preparing [2021-11-16T16:27:53.889Z] 3cc3ba6e4b9d: Preparing [2021-11-16T16:27:53.889Z] d9af6f0d320c: Preparing [2021-11-16T16:27:53.889Z] b9fd27cb427c: Preparing [2021-11-16T16:27:53.889Z] 1a058d5342cc: Preparing [2021-11-16T16:27:53.889Z] 05c2ae0b63de: Layer already exists [2021-11-16T16:27:53.889Z] 3cc3ba6e4b9d: Layer already exists [2021-11-16T16:27:53.889Z] b9fd27cb427c: Layer already exists [2021-11-16T16:27:53.889Z] d9af6f0d320c: Layer already exists [2021-11-16T16:27:53.889Z] 1a058d5342cc: Layer already exists [2021-11-16T16:27:53.889Z] latest: digest: sha256:f84554679ecc4bb3aeef60b4c6dad99d2dc6d16c7c355d853667dd07a9c2dc9d size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:27:54.184Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.99 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:27:54.325Z] 25b303627fd3: Verifying Checksum [2021-11-16T16:27:54.325Z] 25b303627fd3: Download complete [2021-11-16T16:27:54.480Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.99 [2021-11-16T16:27:54.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-16T16:27:54.480Z] 05c2ae0b63de: Preparing [2021-11-16T16:27:54.480Z] 3cc3ba6e4b9d: Preparing [2021-11-16T16:27:54.480Z] d9af6f0d320c: Preparing [2021-11-16T16:27:54.480Z] b9fd27cb427c: Preparing [2021-11-16T16:27:54.480Z] 1a058d5342cc: Preparing [2021-11-16T16:27:54.480Z] 3cc3ba6e4b9d: Layer already exists [2021-11-16T16:27:54.480Z] b9fd27cb427c: Layer already exists [2021-11-16T16:27:54.480Z] 05c2ae0b63de: Layer already exists [2021-11-16T16:27:54.480Z] 1a058d5342cc: Layer already exists [2021-11-16T16:27:54.480Z] d9af6f0d320c: Layer already exists [2021-11-16T16:27:54.480Z] 2.0.1-dev.99: digest: sha256:f84554679ecc4bb3aeef60b4c6dad99d2dc6d16c7c355d853667dd07a9c2dc9d size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:27:54.779Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:27:54.921Z] 1ce36da41761: Pull complete [2021-11-16T16:27:55.075Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [2021-11-16T16:27:55.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-16T16:27:55.075Z] 05c2ae0b63de: Preparing [2021-11-16T16:27:55.075Z] 3cc3ba6e4b9d: Preparing [2021-11-16T16:27:55.075Z] d9af6f0d320c: Preparing [2021-11-16T16:27:55.075Z] b9fd27cb427c: Preparing [2021-11-16T16:27:55.075Z] 1a058d5342cc: Preparing [2021-11-16T16:27:55.075Z] d9af6f0d320c: Layer already exists [2021-11-16T16:27:55.075Z] b9fd27cb427c: Layer already exists [2021-11-16T16:27:55.075Z] 05c2ae0b63de: Layer already exists [2021-11-16T16:27:55.075Z] 3cc3ba6e4b9d: Layer already exists [2021-11-16T16:27:55.075Z] 1a058d5342cc: Layer already exists [2021-11-16T16:27:55.075Z] 7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99: digest: sha256:f84554679ecc4bb3aeef60b4c6dad99d2dc6d16c7c355d853667dd07a9c2dc9d size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:27:55.372Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:27:55.666Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-11-16T16:27:55.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-16T16:27:55.666Z] 05c2ae0b63de: Preparing [2021-11-16T16:27:55.666Z] 3cc3ba6e4b9d: Preparing [2021-11-16T16:27:55.666Z] d9af6f0d320c: Preparing [2021-11-16T16:27:55.666Z] b9fd27cb427c: Preparing [2021-11-16T16:27:55.666Z] 1a058d5342cc: Preparing [2021-11-16T16:27:55.666Z] 05c2ae0b63de: Layer already exists [2021-11-16T16:27:55.666Z] b9fd27cb427c: Layer already exists [2021-11-16T16:27:55.666Z] 3cc3ba6e4b9d: Layer already exists [2021-11-16T16:27:55.666Z] 1a058d5342cc: Layer already exists [2021-11-16T16:27:55.666Z] d9af6f0d320c: Layer already exists [2021-11-16T16:27:55.666Z] main: digest: sha256:f84554679ecc4bb3aeef60b4c6dad99d2dc6d16c7c355d853667dd07a9c2dc9d size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-16T16:27:55.702Z] ===================================================== [Pipeline] echo [2021-11-16T16:27:55.710Z] taggedImages: [2021-11-16T16:27:55.710Z] - nexus3.edgexfoundry.org:10004/core-metadata:7bb90d905bf3f7572d0df0c323922e46dc77e599 [2021-11-16T16:27:55.710Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-11-16T16:27:55.710Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.99 [2021-11-16T16:27:55.710Z] - nexus3.edgexfoundry.org:10004/core-metadata:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [2021-11-16T16:27:55.710Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-11-16T16:27:55.726Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-11-16T16:27:55.726Z] 7bb90d905bf3f7572d0df0c323922e46dc77e599 [2021-11-16T16:27:55.726Z] latest [2021-11-16T16:27:55.726Z] 2.0.1-dev.99 [2021-11-16T16:27:55.726Z] 7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [2021-11-16T16:27:55.726Z] main [2021-11-16T16:27:55.726Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:27:56.039Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7bb90d905bf3f7572d0df0c323922e46dc77e599 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:27:56.332Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7bb90d905bf3f7572d0df0c323922e46dc77e599 [2021-11-16T16:27:56.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-16T16:27:56.332Z] b8cbb3c94db1: Preparing [2021-11-16T16:27:56.332Z] b8cbb3c94db1: Preparing [2021-11-16T16:27:56.332Z] effcc754672a: Preparing [2021-11-16T16:27:56.332Z] b9aa91701890: Preparing [2021-11-16T16:27:56.332Z] a6394cedbb3a: Preparing [2021-11-16T16:27:56.332Z] 177fbc509e1f: Preparing [2021-11-16T16:27:56.332Z] d9af6f0d320c: Preparing [2021-11-16T16:27:56.332Z] a0f1c8559763: Preparing [2021-11-16T16:27:56.332Z] 47d7f8de5261: Preparing [2021-11-16T16:27:56.332Z] e3b1fd264061: Preparing [2021-11-16T16:27:56.332Z] ba106f1c3d39: Preparing [2021-11-16T16:27:56.332Z] 1a058d5342cc: Preparing [2021-11-16T16:27:56.332Z] a0f1c8559763: Waiting [2021-11-16T16:27:56.332Z] 47d7f8de5261: Waiting [2021-11-16T16:27:56.332Z] e3b1fd264061: Waiting [2021-11-16T16:27:56.332Z] ba106f1c3d39: Waiting [2021-11-16T16:27:56.332Z] 1a058d5342cc: Waiting [2021-11-16T16:27:56.332Z] d9af6f0d320c: Waiting [2021-11-16T16:27:56.332Z] b9aa91701890: Pushed [2021-11-16T16:27:56.332Z] d9af6f0d320c: Layer already exists [2021-11-16T16:27:56.332Z] a6394cedbb3a: Pushed [2021-11-16T16:27:56.332Z] b8cbb3c94db1: Pushed [2021-11-16T16:27:56.332Z] effcc754672a: Pushed [2021-11-16T16:27:56.601Z] 47d7f8de5261: Pushed [2021-11-16T16:27:56.601Z] a0f1c8559763: Pushed [2021-11-16T16:27:56.601Z] 1a058d5342cc: Layer already exists [2021-11-16T16:27:56.601Z] e3b1fd264061: Pushed [2021-11-16T16:27:56.601Z] ba106f1c3d39: Pushed [2021-11-16T16:27:57.539Z] 177fbc509e1f: Pushed [2021-11-16T16:28:05.072Z] 25b303627fd3: Pull complete [2021-11-16T16:28:05.072Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-11-16T16:28:05.072Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-16T16:28:05.072Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-11-16T16:28:05.300Z] prd-ubuntu18.04-docker-arm64-4c-16g-833 does not seem to be running inside a container [2021-11-16T16:28:05.412Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/111 -v /w/workspace/edgex-go/111:/w/workspace/edgex-go/111:rw,z -v /w/workspace/edgex-go/111@tmp:/w/workspace/edgex-go/111@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-16T16:28:07.729Z] $ docker top bf60a2b0b99887610f525118fcc5c8d272fcac20b58aaf71068a081bc3d9e2af -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-16T16:28:08.634Z] + docker-compose build --help [2021-11-16T16:28:08.634Z] + grep parallel [2021-11-16T16:28:12.010Z] --parallel Build images in parallel. [Pipeline] } [2021-11-16T16:28:12.070Z] $ docker stop --time=1 bf60a2b0b99887610f525118fcc5c8d272fcac20b58aaf71068a081bc3d9e2af [2021-11-16T16:28:13.709Z] $ docker rm -f bf60a2b0b99887610f525118fcc5c8d272fcac20b58aaf71068a081bc3d9e2af [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:28:14.261Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-16T16:28:14.261Z] . [Pipeline] withDockerContainer [2021-11-16T16:28:14.500Z] prd-ubuntu18.04-docker-arm64-4c-16g-833 does not seem to be running inside a container [2021-11-16T16:28:14.615Z] $ 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/111 -v /w/workspace/edgex-go/111:/w/workspace/edgex-go/111:rw,z -v /w/workspace/edgex-go/111@tmp:/w/workspace/edgex-go/111@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-16T16:28:15.950Z] $ docker top a7d67d16435672ad7dd835a031c40f12aa0a23ab01d7c0033a9d912ca8dd2e5d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-16T16:28:16.823Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-16T16:28:20.194Z] Building core-command ... [2021-11-16T16:28:20.194Z] Building core-data ... [2021-11-16T16:28:20.194Z] Building core-metadata ... [2021-11-16T16:28:20.194Z] Building security-bootstrapper ... [2021-11-16T16:28:20.194Z] Building security-proxy-setup ... [2021-11-16T16:28:20.194Z] Building security-secretstore-setup ... [2021-11-16T16:28:20.194Z] Building support-notifications ... [2021-11-16T16:28:20.194Z] Building support-scheduler ... [2021-11-16T16:28:20.194Z] Building sys-mgmt-agent ... [2021-11-16T16:28:20.194Z] Building support-scheduler [2021-11-16T16:28:20.194Z] Building security-proxy-setup [2021-11-16T16:28:20.194Z] Building security-secretstore-setup [2021-11-16T16:28:20.194Z] Building sys-mgmt-agent [2021-11-16T16:28:20.194Z] Building core-command [2021-11-16T16:28:24.139Z] 7bb90d905bf3f7572d0df0c323922e46dc77e599: digest: sha256:8cd163525cddb6ddd291d2594a5350d8bb988a343336852c06c7931b954f20cc size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:28:24.441Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:28:24.732Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-11-16T16:28:24.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-16T16:28:24.732Z] b8cbb3c94db1: Preparing [2021-11-16T16:28:24.732Z] b8cbb3c94db1: Preparing [2021-11-16T16:28:24.732Z] effcc754672a: Preparing [2021-11-16T16:28:24.732Z] b9aa91701890: Preparing [2021-11-16T16:28:24.732Z] a6394cedbb3a: Preparing [2021-11-16T16:28:24.732Z] 177fbc509e1f: Preparing [2021-11-16T16:28:24.732Z] d9af6f0d320c: Preparing [2021-11-16T16:28:24.732Z] a0f1c8559763: Preparing [2021-11-16T16:28:24.732Z] 47d7f8de5261: Preparing [2021-11-16T16:28:24.732Z] e3b1fd264061: Preparing [2021-11-16T16:28:24.732Z] ba106f1c3d39: Preparing [2021-11-16T16:28:24.732Z] 1a058d5342cc: Preparing [2021-11-16T16:28:24.732Z] d9af6f0d320c: Waiting [2021-11-16T16:28:24.732Z] a0f1c8559763: Waiting [2021-11-16T16:28:24.732Z] 47d7f8de5261: Waiting [2021-11-16T16:28:24.732Z] e3b1fd264061: Waiting [2021-11-16T16:28:24.732Z] ba106f1c3d39: Waiting [2021-11-16T16:28:24.732Z] 1a058d5342cc: Waiting [2021-11-16T16:28:24.732Z] effcc754672a: Layer already exists [2021-11-16T16:28:24.732Z] 177fbc509e1f: Layer already exists [2021-11-16T16:28:24.732Z] b8cbb3c94db1: Layer already exists [2021-11-16T16:28:24.732Z] a6394cedbb3a: Layer already exists [2021-11-16T16:28:24.732Z] b9aa91701890: Layer already exists [2021-11-16T16:28:24.732Z] 47d7f8de5261: Layer already exists [2021-11-16T16:28:24.732Z] a0f1c8559763: Layer already exists [2021-11-16T16:28:24.732Z] ba106f1c3d39: Layer already exists [2021-11-16T16:28:24.732Z] d9af6f0d320c: Layer already exists [2021-11-16T16:28:24.732Z] e3b1fd264061: Layer already exists [2021-11-16T16:28:24.732Z] 1a058d5342cc: Layer already exists [2021-11-16T16:28:24.732Z] latest: digest: sha256:8cd163525cddb6ddd291d2594a5350d8bb988a343336852c06c7931b954f20cc size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:28:25.026Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.99 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:28:25.321Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.99 [2021-11-16T16:28:25.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-16T16:28:25.321Z] b8cbb3c94db1: Preparing [2021-11-16T16:28:25.321Z] b8cbb3c94db1: Preparing [2021-11-16T16:28:25.321Z] effcc754672a: Preparing [2021-11-16T16:28:25.321Z] b9aa91701890: Preparing [2021-11-16T16:28:25.321Z] a6394cedbb3a: Preparing [2021-11-16T16:28:25.321Z] 177fbc509e1f: Preparing [2021-11-16T16:28:25.321Z] d9af6f0d320c: Preparing [2021-11-16T16:28:25.321Z] a0f1c8559763: Preparing [2021-11-16T16:28:25.321Z] 47d7f8de5261: Preparing [2021-11-16T16:28:25.321Z] e3b1fd264061: Preparing [2021-11-16T16:28:25.321Z] ba106f1c3d39: Preparing [2021-11-16T16:28:25.321Z] 1a058d5342cc: Preparing [2021-11-16T16:28:25.321Z] a0f1c8559763: Waiting [2021-11-16T16:28:25.321Z] 47d7f8de5261: Waiting [2021-11-16T16:28:25.321Z] e3b1fd264061: Waiting [2021-11-16T16:28:25.321Z] ba106f1c3d39: Waiting [2021-11-16T16:28:25.321Z] 1a058d5342cc: Waiting [2021-11-16T16:28:25.321Z] d9af6f0d320c: Waiting [2021-11-16T16:28:25.321Z] b9aa91701890: Layer already exists [2021-11-16T16:28:25.321Z] 177fbc509e1f: Layer already exists [2021-11-16T16:28:25.321Z] a6394cedbb3a: Layer already exists [2021-11-16T16:28:25.321Z] effcc754672a: Layer already exists [2021-11-16T16:28:25.321Z] b8cbb3c94db1: Layer already exists [2021-11-16T16:28:25.321Z] d9af6f0d320c: Layer already exists [2021-11-16T16:28:25.321Z] ba106f1c3d39: Layer already exists [2021-11-16T16:28:25.321Z] e3b1fd264061: Layer already exists [2021-11-16T16:28:25.321Z] a0f1c8559763: Layer already exists [2021-11-16T16:28:25.321Z] 1a058d5342cc: Layer already exists [2021-11-16T16:28:25.321Z] 47d7f8de5261: Layer already exists [2021-11-16T16:28:25.321Z] 2.0.1-dev.99: digest: sha256:8cd163525cddb6ddd291d2594a5350d8bb988a343336852c06c7931b954f20cc size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:28:25.621Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:28:25.911Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [2021-11-16T16:28:25.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-16T16:28:25.911Z] b8cbb3c94db1: Preparing [2021-11-16T16:28:25.911Z] b8cbb3c94db1: Preparing [2021-11-16T16:28:25.911Z] effcc754672a: Preparing [2021-11-16T16:28:25.911Z] b9aa91701890: Preparing [2021-11-16T16:28:25.911Z] a6394cedbb3a: Preparing [2021-11-16T16:28:25.911Z] 177fbc509e1f: Preparing [2021-11-16T16:28:25.911Z] d9af6f0d320c: Preparing [2021-11-16T16:28:25.911Z] a0f1c8559763: Preparing [2021-11-16T16:28:25.911Z] 47d7f8de5261: Preparing [2021-11-16T16:28:25.911Z] e3b1fd264061: Preparing [2021-11-16T16:28:25.911Z] ba106f1c3d39: Preparing [2021-11-16T16:28:25.911Z] 1a058d5342cc: Preparing [2021-11-16T16:28:25.911Z] a0f1c8559763: Waiting [2021-11-16T16:28:25.911Z] 47d7f8de5261: Waiting [2021-11-16T16:28:25.911Z] e3b1fd264061: Waiting [2021-11-16T16:28:25.911Z] ba106f1c3d39: Waiting [2021-11-16T16:28:25.911Z] 1a058d5342cc: Waiting [2021-11-16T16:28:25.911Z] d9af6f0d320c: Waiting [2021-11-16T16:28:25.911Z] b9aa91701890: Layer already exists [2021-11-16T16:28:25.911Z] effcc754672a: Layer already exists [2021-11-16T16:28:25.911Z] 177fbc509e1f: Layer already exists [2021-11-16T16:28:25.911Z] b8cbb3c94db1: Layer already exists [2021-11-16T16:28:25.911Z] a6394cedbb3a: Layer already exists [2021-11-16T16:28:25.911Z] d9af6f0d320c: Layer already exists [2021-11-16T16:28:25.911Z] a0f1c8559763: Layer already exists [2021-11-16T16:28:25.911Z] 47d7f8de5261: Layer already exists [2021-11-16T16:28:25.911Z] ba106f1c3d39: Layer already exists [2021-11-16T16:28:25.911Z] e3b1fd264061: Layer already exists [2021-11-16T16:28:25.911Z] 1a058d5342cc: Layer already exists [2021-11-16T16:28:25.911Z] 7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99: digest: sha256:8cd163525cddb6ddd291d2594a5350d8bb988a343336852c06c7931b954f20cc size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:28:26.205Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:28:26.497Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-11-16T16:28:26.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-16T16:28:26.497Z] b8cbb3c94db1: Preparing [2021-11-16T16:28:26.497Z] b8cbb3c94db1: Preparing [2021-11-16T16:28:26.497Z] effcc754672a: Preparing [2021-11-16T16:28:26.497Z] b9aa91701890: Preparing [2021-11-16T16:28:26.497Z] a6394cedbb3a: Preparing [2021-11-16T16:28:26.497Z] 177fbc509e1f: Preparing [2021-11-16T16:28:26.497Z] d9af6f0d320c: Preparing [2021-11-16T16:28:26.497Z] a0f1c8559763: Preparing [2021-11-16T16:28:26.497Z] 47d7f8de5261: Preparing [2021-11-16T16:28:26.497Z] e3b1fd264061: Preparing [2021-11-16T16:28:26.497Z] ba106f1c3d39: Preparing [2021-11-16T16:28:26.497Z] 1a058d5342cc: Preparing [2021-11-16T16:28:26.497Z] a0f1c8559763: Waiting [2021-11-16T16:28:26.497Z] 47d7f8de5261: Waiting [2021-11-16T16:28:26.497Z] e3b1fd264061: Waiting [2021-11-16T16:28:26.497Z] ba106f1c3d39: Waiting [2021-11-16T16:28:26.497Z] 1a058d5342cc: Waiting [2021-11-16T16:28:26.497Z] d9af6f0d320c: Waiting [2021-11-16T16:28:26.497Z] b9aa91701890: Layer already exists [2021-11-16T16:28:26.497Z] b8cbb3c94db1: Layer already exists [2021-11-16T16:28:26.497Z] effcc754672a: Layer already exists [2021-11-16T16:28:26.497Z] a6394cedbb3a: Layer already exists [2021-11-16T16:28:26.497Z] 177fbc509e1f: Layer already exists [2021-11-16T16:28:26.497Z] a0f1c8559763: Layer already exists [2021-11-16T16:28:26.497Z] d9af6f0d320c: Layer already exists [2021-11-16T16:28:26.497Z] ba106f1c3d39: Layer already exists [2021-11-16T16:28:26.497Z] 47d7f8de5261: Layer already exists [2021-11-16T16:28:26.497Z] e3b1fd264061: Layer already exists [2021-11-16T16:28:26.497Z] 1a058d5342cc: Layer already exists [2021-11-16T16:28:26.497Z] main: digest: sha256:8cd163525cddb6ddd291d2594a5350d8bb988a343336852c06c7931b954f20cc size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-16T16:28:26.528Z] ===================================================== [Pipeline] echo [2021-11-16T16:28:26.537Z] taggedImages: [2021-11-16T16:28:26.537Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:7bb90d905bf3f7572d0df0c323922e46dc77e599 [2021-11-16T16:28:26.537Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-11-16T16:28:26.537Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.99 [2021-11-16T16:28:26.537Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [2021-11-16T16:28:26.537Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-11-16T16:28:26.556Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-11-16T16:28:26.556Z] 7bb90d905bf3f7572d0df0c323922e46dc77e599 [2021-11-16T16:28:26.556Z] latest [2021-11-16T16:28:26.556Z] 2.0.1-dev.99 [2021-11-16T16:28:26.556Z] 7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [2021-11-16T16:28:26.556Z] main [2021-11-16T16:28:26.556Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:28:26.868Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7bb90d905bf3f7572d0df0c323922e46dc77e599 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:28:27.181Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7bb90d905bf3f7572d0df0c323922e46dc77e599 [2021-11-16T16:28:27.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-16T16:28:27.181Z] 1b1d08133e9b: Preparing [2021-11-16T16:28:27.181Z] ef85f94ffed3: Preparing [2021-11-16T16:28:27.181Z] 5a16b5dda737: Preparing [2021-11-16T16:28:27.181Z] a3d49c5ceb9e: Preparing [2021-11-16T16:28:27.181Z] 0fcd5e804a59: Preparing [2021-11-16T16:28:27.181Z] 1a058d5342cc: Preparing [2021-11-16T16:28:27.181Z] 1a058d5342cc: Waiting [2021-11-16T16:28:27.766Z] a3d49c5ceb9e: Pushed [2021-11-16T16:28:27.766Z] 1a058d5342cc: Layer already exists [2021-11-16T16:28:27.766Z] 5a16b5dda737: Pushed [2021-11-16T16:28:27.766Z] 0fcd5e804a59: Pushed [2021-11-16T16:28:27.766Z] 1b1d08133e9b: Pushed [2021-11-16T16:28:28.026Z] ef85f94ffed3: Pushed [2021-11-16T16:28:28.026Z] 7bb90d905bf3f7572d0df0c323922e46dc77e599: digest: sha256:a901f2dc30b7221163707b02e83235d1de4770a904e04c2aabdde4452c62bd87 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:28:28.322Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:28:28.611Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-11-16T16:28:28.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-16T16:28:28.611Z] 1b1d08133e9b: Preparing [2021-11-16T16:28:28.611Z] ef85f94ffed3: Preparing [2021-11-16T16:28:28.611Z] 5a16b5dda737: Preparing [2021-11-16T16:28:28.611Z] a3d49c5ceb9e: Preparing [2021-11-16T16:28:28.611Z] 0fcd5e804a59: Preparing [2021-11-16T16:28:28.611Z] 1a058d5342cc: Preparing [2021-11-16T16:28:28.611Z] 1a058d5342cc: Waiting [2021-11-16T16:28:28.611Z] ef85f94ffed3: Layer already exists [2021-11-16T16:28:28.611Z] 0fcd5e804a59: Layer already exists [2021-11-16T16:28:28.611Z] a3d49c5ceb9e: Layer already exists [2021-11-16T16:28:28.611Z] 1b1d08133e9b: Layer already exists [2021-11-16T16:28:28.611Z] 5a16b5dda737: Layer already exists [2021-11-16T16:28:28.611Z] 1a058d5342cc: Layer already exists [2021-11-16T16:28:28.611Z] latest: digest: sha256:a901f2dc30b7221163707b02e83235d1de4770a904e04c2aabdde4452c62bd87 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:28:28.917Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.99 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:28:29.210Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.99 [2021-11-16T16:28:29.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-16T16:28:29.210Z] 1b1d08133e9b: Preparing [2021-11-16T16:28:29.210Z] ef85f94ffed3: Preparing [2021-11-16T16:28:29.210Z] 5a16b5dda737: Preparing [2021-11-16T16:28:29.210Z] a3d49c5ceb9e: Preparing [2021-11-16T16:28:29.210Z] 0fcd5e804a59: Preparing [2021-11-16T16:28:29.210Z] 1a058d5342cc: Preparing [2021-11-16T16:28:29.210Z] 1a058d5342cc: Waiting [2021-11-16T16:28:29.210Z] 0fcd5e804a59: Layer already exists [2021-11-16T16:28:29.210Z] a3d49c5ceb9e: Layer already exists [2021-11-16T16:28:29.210Z] 5a16b5dda737: Layer already exists [2021-11-16T16:28:29.210Z] 1b1d08133e9b: Layer already exists [2021-11-16T16:28:29.210Z] ef85f94ffed3: Layer already exists [2021-11-16T16:28:29.210Z] 1a058d5342cc: Layer already exists [2021-11-16T16:28:29.210Z] 2.0.1-dev.99: digest: sha256:a901f2dc30b7221163707b02e83235d1de4770a904e04c2aabdde4452c62bd87 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:28:29.503Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:28:29.793Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [2021-11-16T16:28:29.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-16T16:28:29.793Z] 1b1d08133e9b: Preparing [2021-11-16T16:28:29.793Z] ef85f94ffed3: Preparing [2021-11-16T16:28:29.793Z] 5a16b5dda737: Preparing [2021-11-16T16:28:29.793Z] a3d49c5ceb9e: Preparing [2021-11-16T16:28:29.793Z] 0fcd5e804a59: Preparing [2021-11-16T16:28:29.793Z] 1a058d5342cc: Preparing [2021-11-16T16:28:29.793Z] 1a058d5342cc: Waiting [2021-11-16T16:28:29.793Z] 1b1d08133e9b: Layer already exists [2021-11-16T16:28:29.793Z] a3d49c5ceb9e: Layer already exists [2021-11-16T16:28:29.793Z] 5a16b5dda737: Layer already exists [2021-11-16T16:28:29.793Z] ef85f94ffed3: Layer already exists [2021-11-16T16:28:29.793Z] 0fcd5e804a59: Layer already exists [2021-11-16T16:28:29.793Z] 1a058d5342cc: Layer already exists [2021-11-16T16:28:29.793Z] 7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99: digest: sha256:a901f2dc30b7221163707b02e83235d1de4770a904e04c2aabdde4452c62bd87 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:28:30.091Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:28:30.378Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-11-16T16:28:30.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-16T16:28:30.378Z] 1b1d08133e9b: Preparing [2021-11-16T16:28:30.378Z] ef85f94ffed3: Preparing [2021-11-16T16:28:30.379Z] 5a16b5dda737: Preparing [2021-11-16T16:28:30.379Z] a3d49c5ceb9e: Preparing [2021-11-16T16:28:30.379Z] 0fcd5e804a59: Preparing [2021-11-16T16:28:30.379Z] 1a058d5342cc: Preparing [2021-11-16T16:28:30.379Z] 1a058d5342cc: Waiting [2021-11-16T16:28:30.379Z] 5a16b5dda737: Layer already exists [2021-11-16T16:28:30.379Z] ef85f94ffed3: Layer already exists [2021-11-16T16:28:30.379Z] a3d49c5ceb9e: Layer already exists [2021-11-16T16:28:30.379Z] 0fcd5e804a59: Layer already exists [2021-11-16T16:28:30.379Z] 1b1d08133e9b: Layer already exists [2021-11-16T16:28:30.379Z] 1a058d5342cc: Layer already exists [2021-11-16T16:28:30.379Z] main: digest: sha256:a901f2dc30b7221163707b02e83235d1de4770a904e04c2aabdde4452c62bd87 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-16T16:28:30.406Z] ===================================================== [Pipeline] echo [2021-11-16T16:28:30.416Z] taggedImages: [2021-11-16T16:28:30.416Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:7bb90d905bf3f7572d0df0c323922e46dc77e599 [2021-11-16T16:28:30.416Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-11-16T16:28:30.416Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.99 [2021-11-16T16:28:30.416Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [2021-11-16T16:28:30.416Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-11-16T16:28:30.432Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-11-16T16:28:30.432Z] 7bb90d905bf3f7572d0df0c323922e46dc77e599 [2021-11-16T16:28:30.432Z] latest [2021-11-16T16:28:30.432Z] 2.0.1-dev.99 [2021-11-16T16:28:30.432Z] 7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [2021-11-16T16:28:30.432Z] main [2021-11-16T16:28:30.432Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:28:30.739Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7bb90d905bf3f7572d0df0c323922e46dc77e599 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:28:31.037Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7bb90d905bf3f7572d0df0c323922e46dc77e599 [2021-11-16T16:28:31.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-16T16:28:31.037Z] aebab4086267: Preparing [2021-11-16T16:28:31.037Z] 1f9ba902d112: Preparing [2021-11-16T16:28:31.037Z] 69535f470064: Preparing [2021-11-16T16:28:31.037Z] 9107707bf2b9: Preparing [2021-11-16T16:28:31.037Z] 964cc7e420cd: Preparing [2021-11-16T16:28:31.037Z] 48c4d09f3f1c: Preparing [2021-11-16T16:28:31.037Z] e9a9b43f01c0: Preparing [2021-11-16T16:28:31.037Z] a7f57eeb0145: Preparing [2021-11-16T16:28:31.037Z] a7337945300c: Preparing [2021-11-16T16:28:31.037Z] 1a058d5342cc: Preparing [2021-11-16T16:28:31.037Z] 48c4d09f3f1c: Waiting [2021-11-16T16:28:31.037Z] e9a9b43f01c0: Waiting [2021-11-16T16:28:31.037Z] a7f57eeb0145: Waiting [2021-11-16T16:28:31.037Z] a7337945300c: Waiting [2021-11-16T16:28:31.037Z] 1a058d5342cc: Waiting [2021-11-16T16:28:31.823Z] aebab4086267: Pushed [2021-11-16T16:28:31.823Z] 1f9ba902d112: Pushed [2021-11-16T16:28:31.823Z] 964cc7e420cd: Pushed [2021-11-16T16:28:31.823Z] 48c4d09f3f1c: Pushed [2021-11-16T16:28:31.823Z] 9107707bf2b9: Pushed [2021-11-16T16:28:31.823Z] a7f57eeb0145: Pushed [2021-11-16T16:28:31.823Z] e9a9b43f01c0: Pushed [2021-11-16T16:28:31.823Z] 1a058d5342cc: Layer already exists [2021-11-16T16:28:31.823Z] a7337945300c: Pushed [2021-11-16T16:28:32.128Z] 69535f470064: Pushed [2021-11-16T16:28:32.128Z] 7bb90d905bf3f7572d0df0c323922e46dc77e599: digest: sha256:d8a3699ca76e799b3273587bc3df80ca44ecd1771a93b07b0ada8d1f393b7b98 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:28:32.426Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:28:32.721Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-11-16T16:28:32.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-16T16:28:32.721Z] aebab4086267: Preparing [2021-11-16T16:28:32.721Z] 1f9ba902d112: Preparing [2021-11-16T16:28:32.721Z] 69535f470064: Preparing [2021-11-16T16:28:32.721Z] 9107707bf2b9: Preparing [2021-11-16T16:28:32.721Z] 964cc7e420cd: Preparing [2021-11-16T16:28:32.721Z] 48c4d09f3f1c: Preparing [2021-11-16T16:28:32.721Z] e9a9b43f01c0: Preparing [2021-11-16T16:28:32.721Z] a7f57eeb0145: Preparing [2021-11-16T16:28:32.721Z] a7337945300c: Preparing [2021-11-16T16:28:32.721Z] 1a058d5342cc: Preparing [2021-11-16T16:28:32.721Z] 48c4d09f3f1c: Waiting [2021-11-16T16:28:32.721Z] e9a9b43f01c0: Waiting [2021-11-16T16:28:32.721Z] a7f57eeb0145: Waiting [2021-11-16T16:28:32.721Z] a7337945300c: Waiting [2021-11-16T16:28:32.721Z] 1a058d5342cc: Waiting [2021-11-16T16:28:32.721Z] 964cc7e420cd: Layer already exists [2021-11-16T16:28:32.721Z] 69535f470064: Layer already exists [2021-11-16T16:28:32.721Z] aebab4086267: Layer already exists [2021-11-16T16:28:32.721Z] 9107707bf2b9: Layer already exists [2021-11-16T16:28:32.721Z] 1f9ba902d112: Layer already exists [2021-11-16T16:28:32.721Z] 48c4d09f3f1c: Layer already exists [2021-11-16T16:28:32.721Z] e9a9b43f01c0: Layer already exists [2021-11-16T16:28:32.721Z] 1a058d5342cc: Layer already exists [2021-11-16T16:28:32.721Z] a7337945300c: Layer already exists [2021-11-16T16:28:32.721Z] a7f57eeb0145: Layer already exists [2021-11-16T16:28:32.721Z] latest: digest: sha256:d8a3699ca76e799b3273587bc3df80ca44ecd1771a93b07b0ada8d1f393b7b98 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:28:33.017Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.99 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:28:33.303Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.99 [2021-11-16T16:28:33.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-16T16:28:33.303Z] aebab4086267: Preparing [2021-11-16T16:28:33.303Z] 1f9ba902d112: Preparing [2021-11-16T16:28:33.303Z] 69535f470064: Preparing [2021-11-16T16:28:33.303Z] 9107707bf2b9: Preparing [2021-11-16T16:28:33.303Z] 964cc7e420cd: Preparing [2021-11-16T16:28:33.303Z] 48c4d09f3f1c: Preparing [2021-11-16T16:28:33.303Z] e9a9b43f01c0: Preparing [2021-11-16T16:28:33.303Z] a7f57eeb0145: Preparing [2021-11-16T16:28:33.303Z] a7337945300c: Preparing [2021-11-16T16:28:33.303Z] 1a058d5342cc: Preparing [2021-11-16T16:28:33.303Z] e9a9b43f01c0: Waiting [2021-11-16T16:28:33.303Z] a7f57eeb0145: Waiting [2021-11-16T16:28:33.303Z] a7337945300c: Waiting [2021-11-16T16:28:33.303Z] 1a058d5342cc: Waiting [2021-11-16T16:28:33.303Z] 48c4d09f3f1c: Waiting [2021-11-16T16:28:33.303Z] 69535f470064: Layer already exists [2021-11-16T16:28:33.303Z] 1f9ba902d112: Layer already exists [2021-11-16T16:28:33.303Z] 9107707bf2b9: Layer already exists [2021-11-16T16:28:33.303Z] aebab4086267: Layer already exists [2021-11-16T16:28:33.303Z] 964cc7e420cd: Layer already exists [2021-11-16T16:28:33.303Z] 48c4d09f3f1c: Layer already exists [2021-11-16T16:28:33.303Z] e9a9b43f01c0: Layer already exists [2021-11-16T16:28:33.303Z] a7f57eeb0145: Layer already exists [2021-11-16T16:28:33.303Z] 1a058d5342cc: Layer already exists [2021-11-16T16:28:33.303Z] a7337945300c: Layer already exists [2021-11-16T16:28:33.303Z] 2.0.1-dev.99: digest: sha256:d8a3699ca76e799b3273587bc3df80ca44ecd1771a93b07b0ada8d1f393b7b98 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:28:33.597Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:28:33.890Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [2021-11-16T16:28:33.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-16T16:28:33.890Z] aebab4086267: Preparing [2021-11-16T16:28:33.890Z] 1f9ba902d112: Preparing [2021-11-16T16:28:33.890Z] 69535f470064: Preparing [2021-11-16T16:28:33.890Z] 9107707bf2b9: Preparing [2021-11-16T16:28:33.890Z] 964cc7e420cd: Preparing [2021-11-16T16:28:33.890Z] 48c4d09f3f1c: Preparing [2021-11-16T16:28:33.890Z] e9a9b43f01c0: Preparing [2021-11-16T16:28:33.890Z] a7f57eeb0145: Preparing [2021-11-16T16:28:33.890Z] a7337945300c: Preparing [2021-11-16T16:28:33.890Z] 1a058d5342cc: Preparing [2021-11-16T16:28:33.890Z] 48c4d09f3f1c: Waiting [2021-11-16T16:28:33.890Z] e9a9b43f01c0: Waiting [2021-11-16T16:28:33.890Z] a7f57eeb0145: Waiting [2021-11-16T16:28:33.890Z] a7337945300c: Waiting [2021-11-16T16:28:33.890Z] 1a058d5342cc: Waiting [2021-11-16T16:28:33.890Z] 964cc7e420cd: Layer already exists [2021-11-16T16:28:33.890Z] aebab4086267: Layer already exists [2021-11-16T16:28:33.890Z] 69535f470064: Layer already exists [2021-11-16T16:28:33.890Z] 1f9ba902d112: Layer already exists [2021-11-16T16:28:33.890Z] 9107707bf2b9: Layer already exists [2021-11-16T16:28:33.890Z] e9a9b43f01c0: Layer already exists [2021-11-16T16:28:33.890Z] 48c4d09f3f1c: Layer already exists [2021-11-16T16:28:33.890Z] 1a058d5342cc: Layer already exists [2021-11-16T16:28:33.890Z] a7337945300c: Layer already exists [2021-11-16T16:28:33.890Z] a7f57eeb0145: Layer already exists [2021-11-16T16:28:33.890Z] 7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99: digest: sha256:d8a3699ca76e799b3273587bc3df80ca44ecd1771a93b07b0ada8d1f393b7b98 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:28:34.184Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:28:34.473Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-11-16T16:28:34.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-16T16:28:34.473Z] aebab4086267: Preparing [2021-11-16T16:28:34.473Z] 1f9ba902d112: Preparing [2021-11-16T16:28:34.473Z] 69535f470064: Preparing [2021-11-16T16:28:34.473Z] 9107707bf2b9: Preparing [2021-11-16T16:28:34.473Z] 964cc7e420cd: Preparing [2021-11-16T16:28:34.474Z] 48c4d09f3f1c: Preparing [2021-11-16T16:28:34.474Z] e9a9b43f01c0: Preparing [2021-11-16T16:28:34.474Z] a7f57eeb0145: Preparing [2021-11-16T16:28:34.474Z] a7337945300c: Preparing [2021-11-16T16:28:34.474Z] 1a058d5342cc: Preparing [2021-11-16T16:28:34.474Z] 48c4d09f3f1c: Waiting [2021-11-16T16:28:34.474Z] 1a058d5342cc: Waiting [2021-11-16T16:28:34.474Z] e9a9b43f01c0: Waiting [2021-11-16T16:28:34.474Z] a7f57eeb0145: Waiting [2021-11-16T16:28:34.474Z] a7337945300c: Waiting [2021-11-16T16:28:34.474Z] 964cc7e420cd: Layer already exists [2021-11-16T16:28:34.474Z] 1f9ba902d112: Layer already exists [2021-11-16T16:28:34.474Z] aebab4086267: Layer already exists [2021-11-16T16:28:34.474Z] 69535f470064: Layer already exists [2021-11-16T16:28:34.474Z] 9107707bf2b9: Layer already exists [2021-11-16T16:28:34.474Z] 48c4d09f3f1c: Layer already exists [2021-11-16T16:28:34.474Z] a7f57eeb0145: Layer already exists [2021-11-16T16:28:34.474Z] e9a9b43f01c0: Layer already exists [2021-11-16T16:28:34.474Z] a7337945300c: Layer already exists [2021-11-16T16:28:34.474Z] 1a058d5342cc: Layer already exists [2021-11-16T16:28:34.474Z] main: digest: sha256:d8a3699ca76e799b3273587bc3df80ca44ecd1771a93b07b0ada8d1f393b7b98 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-16T16:28:34.506Z] ===================================================== [Pipeline] echo [2021-11-16T16:28:34.513Z] taggedImages: [2021-11-16T16:28:34.513Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7bb90d905bf3f7572d0df0c323922e46dc77e599 [2021-11-16T16:28:34.513Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-11-16T16:28:34.513Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.99 [2021-11-16T16:28:34.513Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [2021-11-16T16:28:34.513Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-11-16T16:28:34.534Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-11-16T16:28:34.534Z] 7bb90d905bf3f7572d0df0c323922e46dc77e599 [2021-11-16T16:28:34.534Z] latest [2021-11-16T16:28:34.534Z] 2.0.1-dev.99 [2021-11-16T16:28:34.534Z] 7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [2021-11-16T16:28:34.534Z] main [2021-11-16T16:28:34.534Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:28:34.844Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7bb90d905bf3f7572d0df0c323922e46dc77e599 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:28:35.135Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:7bb90d905bf3f7572d0df0c323922e46dc77e599 [2021-11-16T16:28:35.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-16T16:28:35.135Z] 002141f398c2: Preparing [2021-11-16T16:28:35.135Z] a880604aeb71: Preparing [2021-11-16T16:28:35.135Z] d9af6f0d320c: Preparing [2021-11-16T16:28:35.135Z] edcd0fd2724b: Preparing [2021-11-16T16:28:35.135Z] 1a058d5342cc: Preparing [2021-11-16T16:28:35.135Z] 1a058d5342cc: Layer already exists [2021-11-16T16:28:35.135Z] d9af6f0d320c: Layer already exists [2021-11-16T16:28:35.135Z] 002141f398c2: Pushed [2021-11-16T16:28:35.135Z] edcd0fd2724b: Pushed [2021-11-16T16:28:36.073Z] a880604aeb71: Pushed [2021-11-16T16:28:36.334Z] 7bb90d905bf3f7572d0df0c323922e46dc77e599: digest: sha256:719a643ec368bd0fa913e2b5b6368dedafeee06ab50a6ebe2f5466c9392dad03 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:28:36.635Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:28:36.928Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-11-16T16:28:36.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-16T16:28:36.928Z] 002141f398c2: Preparing [2021-11-16T16:28:36.928Z] a880604aeb71: Preparing [2021-11-16T16:28:36.928Z] d9af6f0d320c: Preparing [2021-11-16T16:28:36.928Z] edcd0fd2724b: Preparing [2021-11-16T16:28:36.928Z] 1a058d5342cc: Preparing [2021-11-16T16:28:36.928Z] d9af6f0d320c: Layer already exists [2021-11-16T16:28:36.928Z] 002141f398c2: Layer already exists [2021-11-16T16:28:36.928Z] 1a058d5342cc: Layer already exists [2021-11-16T16:28:36.928Z] a880604aeb71: Layer already exists [2021-11-16T16:28:36.928Z] edcd0fd2724b: Layer already exists [2021-11-16T16:28:36.928Z] latest: digest: sha256:719a643ec368bd0fa913e2b5b6368dedafeee06ab50a6ebe2f5466c9392dad03 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:28:37.222Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.99 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:28:37.513Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.99 [2021-11-16T16:28:37.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-16T16:28:37.513Z] 002141f398c2: Preparing [2021-11-16T16:28:37.513Z] a880604aeb71: Preparing [2021-11-16T16:28:37.513Z] d9af6f0d320c: Preparing [2021-11-16T16:28:37.513Z] edcd0fd2724b: Preparing [2021-11-16T16:28:37.513Z] 1a058d5342cc: Preparing [2021-11-16T16:28:37.513Z] 1a058d5342cc: Layer already exists [2021-11-16T16:28:37.513Z] edcd0fd2724b: Layer already exists [2021-11-16T16:28:37.513Z] 002141f398c2: Layer already exists [2021-11-16T16:28:37.513Z] d9af6f0d320c: Layer already exists [2021-11-16T16:28:37.513Z] a880604aeb71: Layer already exists [2021-11-16T16:28:37.513Z] 2.0.1-dev.99: digest: sha256:719a643ec368bd0fa913e2b5b6368dedafeee06ab50a6ebe2f5466c9392dad03 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:28:37.807Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:28:38.096Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [2021-11-16T16:28:38.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-16T16:28:38.096Z] 002141f398c2: Preparing [2021-11-16T16:28:38.096Z] a880604aeb71: Preparing [2021-11-16T16:28:38.096Z] d9af6f0d320c: Preparing [2021-11-16T16:28:38.097Z] edcd0fd2724b: Preparing [2021-11-16T16:28:38.097Z] 1a058d5342cc: Preparing [2021-11-16T16:28:38.097Z] edcd0fd2724b: Layer already exists [2021-11-16T16:28:38.097Z] a880604aeb71: Layer already exists [2021-11-16T16:28:38.097Z] 1a058d5342cc: Layer already exists [2021-11-16T16:28:38.097Z] 002141f398c2: Layer already exists [2021-11-16T16:28:38.097Z] d9af6f0d320c: Layer already exists [2021-11-16T16:28:38.097Z] 7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99: digest: sha256:719a643ec368bd0fa913e2b5b6368dedafeee06ab50a6ebe2f5466c9392dad03 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:28:38.389Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:28:38.682Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-11-16T16:28:38.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-16T16:28:38.682Z] 002141f398c2: Preparing [2021-11-16T16:28:38.682Z] a880604aeb71: Preparing [2021-11-16T16:28:38.682Z] d9af6f0d320c: Preparing [2021-11-16T16:28:38.682Z] edcd0fd2724b: Preparing [2021-11-16T16:28:38.682Z] 1a058d5342cc: Preparing [2021-11-16T16:28:38.682Z] d9af6f0d320c: Layer already exists [2021-11-16T16:28:38.682Z] 1a058d5342cc: Layer already exists [2021-11-16T16:28:38.682Z] 002141f398c2: Layer already exists [2021-11-16T16:28:38.682Z] a880604aeb71: Layer already exists [2021-11-16T16:28:38.682Z] edcd0fd2724b: Layer already exists [2021-11-16T16:28:38.682Z] main: digest: sha256:719a643ec368bd0fa913e2b5b6368dedafeee06ab50a6ebe2f5466c9392dad03 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-16T16:28:38.718Z] ===================================================== [Pipeline] echo [2021-11-16T16:28:38.727Z] taggedImages: [2021-11-16T16:28:38.727Z] - nexus3.edgexfoundry.org:10004/support-notifications:7bb90d905bf3f7572d0df0c323922e46dc77e599 [2021-11-16T16:28:38.727Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-11-16T16:28:38.727Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.99 [2021-11-16T16:28:38.727Z] - nexus3.edgexfoundry.org:10004/support-notifications:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [2021-11-16T16:28:38.727Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-11-16T16:28:38.748Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-11-16T16:28:38.748Z] 7bb90d905bf3f7572d0df0c323922e46dc77e599 [2021-11-16T16:28:38.748Z] latest [2021-11-16T16:28:38.748Z] 2.0.1-dev.99 [2021-11-16T16:28:38.748Z] 7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [2021-11-16T16:28:38.748Z] main [2021-11-16T16:28:38.748Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:28:39.060Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7bb90d905bf3f7572d0df0c323922e46dc77e599 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:28:39.355Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7bb90d905bf3f7572d0df0c323922e46dc77e599 [2021-11-16T16:28:39.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-16T16:28:39.355Z] 50bd257c1c3b: Preparing [2021-11-16T16:28:39.355Z] 709b2d7ffb2c: Preparing [2021-11-16T16:28:39.355Z] d9af6f0d320c: Preparing [2021-11-16T16:28:39.355Z] b9fd27cb427c: Preparing [2021-11-16T16:28:39.355Z] 1a058d5342cc: Preparing [2021-11-16T16:28:39.355Z] 1a058d5342cc: Layer already exists [2021-11-16T16:28:39.355Z] b9fd27cb427c: Layer already exists [2021-11-16T16:28:39.355Z] d9af6f0d320c: Layer already exists [2021-11-16T16:28:39.355Z] 50bd257c1c3b: Pushed [2021-11-16T16:28:40.741Z] 709b2d7ffb2c: Pushed [2021-11-16T16:28:40.741Z] 7bb90d905bf3f7572d0df0c323922e46dc77e599: digest: sha256:b25e94a7d4a6f235527a1a60626a76cd203fecfb36785f8bcf56c72f06d052c9 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:28:41.035Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:28:41.320Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-11-16T16:28:41.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-16T16:28:41.320Z] 50bd257c1c3b: Preparing [2021-11-16T16:28:41.320Z] 709b2d7ffb2c: Preparing [2021-11-16T16:28:41.320Z] d9af6f0d320c: Preparing [2021-11-16T16:28:41.320Z] b9fd27cb427c: Preparing [2021-11-16T16:28:41.320Z] 1a058d5342cc: Preparing [2021-11-16T16:28:41.320Z] 709b2d7ffb2c: Layer already exists [2021-11-16T16:28:41.320Z] b9fd27cb427c: Layer already exists [2021-11-16T16:28:41.320Z] 1a058d5342cc: Layer already exists [2021-11-16T16:28:41.320Z] d9af6f0d320c: Layer already exists [2021-11-16T16:28:41.320Z] 50bd257c1c3b: Layer already exists [2021-11-16T16:28:41.320Z] latest: digest: sha256:b25e94a7d4a6f235527a1a60626a76cd203fecfb36785f8bcf56c72f06d052c9 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:28:41.612Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.99 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:28:41.905Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.99 [2021-11-16T16:28:41.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-16T16:28:41.905Z] 50bd257c1c3b: Preparing [2021-11-16T16:28:41.905Z] 709b2d7ffb2c: Preparing [2021-11-16T16:28:41.905Z] d9af6f0d320c: Preparing [2021-11-16T16:28:41.905Z] b9fd27cb427c: Preparing [2021-11-16T16:28:41.905Z] 1a058d5342cc: Preparing [2021-11-16T16:28:41.905Z] 1a058d5342cc: Layer already exists [2021-11-16T16:28:41.905Z] b9fd27cb427c: Layer already exists [2021-11-16T16:28:41.905Z] 709b2d7ffb2c: Layer already exists [2021-11-16T16:28:41.905Z] d9af6f0d320c: Layer already exists [2021-11-16T16:28:41.905Z] 50bd257c1c3b: Layer already exists [2021-11-16T16:28:41.905Z] 2.0.1-dev.99: digest: sha256:b25e94a7d4a6f235527a1a60626a76cd203fecfb36785f8bcf56c72f06d052c9 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:28:42.200Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:28:42.489Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [2021-11-16T16:28:42.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-16T16:28:42.490Z] 50bd257c1c3b: Preparing [2021-11-16T16:28:42.490Z] 709b2d7ffb2c: Preparing [2021-11-16T16:28:42.490Z] d9af6f0d320c: Preparing [2021-11-16T16:28:42.490Z] b9fd27cb427c: Preparing [2021-11-16T16:28:42.490Z] 1a058d5342cc: Preparing [2021-11-16T16:28:42.490Z] 709b2d7ffb2c: Layer already exists [2021-11-16T16:28:42.490Z] 50bd257c1c3b: Layer already exists [2021-11-16T16:28:42.490Z] d9af6f0d320c: Layer already exists [2021-11-16T16:28:42.490Z] 1a058d5342cc: Layer already exists [2021-11-16T16:28:42.490Z] b9fd27cb427c: Layer already exists [2021-11-16T16:28:42.490Z] 7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99: digest: sha256:b25e94a7d4a6f235527a1a60626a76cd203fecfb36785f8bcf56c72f06d052c9 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:28:42.785Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:28:43.079Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-11-16T16:28:43.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-16T16:28:43.079Z] 50bd257c1c3b: Preparing [2021-11-16T16:28:43.079Z] 709b2d7ffb2c: Preparing [2021-11-16T16:28:43.079Z] d9af6f0d320c: Preparing [2021-11-16T16:28:43.079Z] b9fd27cb427c: Preparing [2021-11-16T16:28:43.079Z] 1a058d5342cc: Preparing [2021-11-16T16:28:43.079Z] 1a058d5342cc: Layer already exists [2021-11-16T16:28:43.079Z] b9fd27cb427c: Layer already exists [2021-11-16T16:28:43.079Z] d9af6f0d320c: Layer already exists [2021-11-16T16:28:43.079Z] 709b2d7ffb2c: Layer already exists [2021-11-16T16:28:43.079Z] 50bd257c1c3b: Layer already exists [2021-11-16T16:28:43.079Z] main: digest: sha256:b25e94a7d4a6f235527a1a60626a76cd203fecfb36785f8bcf56c72f06d052c9 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-16T16:28:43.116Z] ===================================================== [Pipeline] echo [2021-11-16T16:28:43.123Z] taggedImages: [2021-11-16T16:28:43.123Z] - nexus3.edgexfoundry.org:10004/support-scheduler:7bb90d905bf3f7572d0df0c323922e46dc77e599 [2021-11-16T16:28:43.123Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-11-16T16:28:43.123Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.99 [2021-11-16T16:28:43.123Z] - nexus3.edgexfoundry.org:10004/support-scheduler:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [2021-11-16T16:28:43.123Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-11-16T16:28:43.139Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-11-16T16:28:43.139Z] 7bb90d905bf3f7572d0df0c323922e46dc77e599 [2021-11-16T16:28:43.139Z] latest [2021-11-16T16:28:43.139Z] 2.0.1-dev.99 [2021-11-16T16:28:43.139Z] 7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [2021-11-16T16:28:43.139Z] main [2021-11-16T16:28:43.139Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:28:43.450Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7bb90d905bf3f7572d0df0c323922e46dc77e599 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:28:43.751Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7bb90d905bf3f7572d0df0c323922e46dc77e599 [2021-11-16T16:28:43.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-16T16:28:43.751Z] 68eed2842ec2: Preparing [2021-11-16T16:28:43.751Z] f66851b2fe6f: Preparing [2021-11-16T16:28:43.751Z] e30bc7ae055f: Preparing [2021-11-16T16:28:43.751Z] 8bc76cf1dc74: Preparing [2021-11-16T16:28:43.751Z] 879b85f2d1ed: Preparing [2021-11-16T16:28:43.751Z] 6777e3bbcb7c: Preparing [2021-11-16T16:28:43.751Z] fd08d546f6b8: Preparing [2021-11-16T16:28:43.751Z] 0636255016a6: Preparing [2021-11-16T16:28:43.751Z] 84e9d258764d: Preparing [2021-11-16T16:28:43.751Z] 56463f638872: Preparing [2021-11-16T16:28:43.751Z] e2eb06d8af82: Preparing [2021-11-16T16:28:43.751Z] 6777e3bbcb7c: Waiting [2021-11-16T16:28:43.751Z] fd08d546f6b8: Waiting [2021-11-16T16:28:43.751Z] 0636255016a6: Waiting [2021-11-16T16:28:43.751Z] 84e9d258764d: Waiting [2021-11-16T16:28:43.751Z] 56463f638872: Waiting [2021-11-16T16:28:43.751Z] e2eb06d8af82: Waiting [2021-11-16T16:28:43.751Z] 879b85f2d1ed: Layer already exists [2021-11-16T16:28:44.034Z] 6777e3bbcb7c: Layer already exists [2021-11-16T16:28:44.634Z] fd08d546f6b8: Layer already exists [2021-11-16T16:28:44.634Z] f66851b2fe6f: Pushed [2021-11-16T16:28:44.634Z] 0636255016a6: Layer already exists [2021-11-16T16:28:44.634Z] 56463f638872: Layer already exists [2021-11-16T16:28:44.634Z] 84e9d258764d: Layer already exists [2021-11-16T16:28:44.634Z] e2eb06d8af82: Layer already exists [2021-11-16T16:28:44.634Z] 68eed2842ec2: Pushed [2021-11-16T16:28:44.634Z] e30bc7ae055f: Pushed [2021-11-16T16:28:48.834Z] 8bc76cf1dc74: Pushed [2021-11-16T16:28:48.834Z] 7bb90d905bf3f7572d0df0c323922e46dc77e599: digest: sha256:57ceacae07bd239f1fd5024e09b6d9a1bd54038f8d8238e144421f446a8147d7 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:28:49.130Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:28:49.429Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-11-16T16:28:49.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-16T16:28:49.429Z] 68eed2842ec2: Preparing [2021-11-16T16:28:49.429Z] f66851b2fe6f: Preparing [2021-11-16T16:28:49.429Z] e30bc7ae055f: Preparing [2021-11-16T16:28:49.429Z] 8bc76cf1dc74: Preparing [2021-11-16T16:28:49.429Z] 879b85f2d1ed: Preparing [2021-11-16T16:28:49.429Z] 6777e3bbcb7c: Preparing [2021-11-16T16:28:49.429Z] fd08d546f6b8: Preparing [2021-11-16T16:28:49.429Z] 0636255016a6: Preparing [2021-11-16T16:28:49.429Z] 84e9d258764d: Preparing [2021-11-16T16:28:49.429Z] 56463f638872: Preparing [2021-11-16T16:28:49.429Z] e2eb06d8af82: Preparing [2021-11-16T16:28:49.429Z] 6777e3bbcb7c: Waiting [2021-11-16T16:28:49.429Z] fd08d546f6b8: Waiting [2021-11-16T16:28:49.429Z] 0636255016a6: Waiting [2021-11-16T16:28:49.429Z] 84e9d258764d: Waiting [2021-11-16T16:28:49.429Z] e2eb06d8af82: Waiting [2021-11-16T16:28:49.429Z] 56463f638872: Waiting [2021-11-16T16:28:49.429Z] f66851b2fe6f: Layer already exists [2021-11-16T16:28:49.429Z] e30bc7ae055f: Layer already exists [2021-11-16T16:28:49.429Z] 68eed2842ec2: Layer already exists [2021-11-16T16:28:49.429Z] 879b85f2d1ed: Layer already exists [2021-11-16T16:28:49.429Z] 8bc76cf1dc74: Layer already exists [2021-11-16T16:28:49.429Z] 84e9d258764d: Layer already exists [2021-11-16T16:28:49.429Z] 0636255016a6: Layer already exists [2021-11-16T16:28:49.429Z] fd08d546f6b8: Layer already exists [2021-11-16T16:28:49.429Z] 6777e3bbcb7c: Layer already exists [2021-11-16T16:28:49.429Z] 56463f638872: Layer already exists [2021-11-16T16:28:49.429Z] e2eb06d8af82: Layer already exists [2021-11-16T16:28:49.429Z] latest: digest: sha256:57ceacae07bd239f1fd5024e09b6d9a1bd54038f8d8238e144421f446a8147d7 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:28:49.725Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.99 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:28:50.015Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.99 [2021-11-16T16:28:50.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-16T16:28:50.015Z] 68eed2842ec2: Preparing [2021-11-16T16:28:50.015Z] f66851b2fe6f: Preparing [2021-11-16T16:28:50.015Z] e30bc7ae055f: Preparing [2021-11-16T16:28:50.015Z] 8bc76cf1dc74: Preparing [2021-11-16T16:28:50.015Z] 879b85f2d1ed: Preparing [2021-11-16T16:28:50.015Z] 6777e3bbcb7c: Preparing [2021-11-16T16:28:50.015Z] fd08d546f6b8: Preparing [2021-11-16T16:28:50.015Z] 0636255016a6: Preparing [2021-11-16T16:28:50.015Z] 84e9d258764d: Preparing [2021-11-16T16:28:50.015Z] 56463f638872: Preparing [2021-11-16T16:28:50.015Z] e2eb06d8af82: Preparing [2021-11-16T16:28:50.015Z] 6777e3bbcb7c: Waiting [2021-11-16T16:28:50.015Z] fd08d546f6b8: Waiting [2021-11-16T16:28:50.015Z] 56463f638872: Waiting [2021-11-16T16:28:50.015Z] 0636255016a6: Waiting [2021-11-16T16:28:50.015Z] e2eb06d8af82: Waiting [2021-11-16T16:28:50.015Z] 84e9d258764d: Waiting [2021-11-16T16:28:50.015Z] e30bc7ae055f: Layer already exists [2021-11-16T16:28:50.015Z] 879b85f2d1ed: Layer already exists [2021-11-16T16:28:50.015Z] 68eed2842ec2: Layer already exists [2021-11-16T16:28:50.015Z] 8bc76cf1dc74: Layer already exists [2021-11-16T16:28:50.015Z] f66851b2fe6f: Layer already exists [2021-11-16T16:28:50.015Z] 6777e3bbcb7c: Layer already exists [2021-11-16T16:28:50.015Z] 84e9d258764d: Layer already exists [2021-11-16T16:28:50.015Z] 0636255016a6: Layer already exists [2021-11-16T16:28:50.015Z] 56463f638872: Layer already exists [2021-11-16T16:28:50.015Z] fd08d546f6b8: Layer already exists [2021-11-16T16:28:50.015Z] e2eb06d8af82: Layer already exists [2021-11-16T16:28:50.015Z] 2.0.1-dev.99: digest: sha256:57ceacae07bd239f1fd5024e09b6d9a1bd54038f8d8238e144421f446a8147d7 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:28:50.311Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:28:50.602Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [2021-11-16T16:28:50.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-16T16:28:50.602Z] 68eed2842ec2: Preparing [2021-11-16T16:28:50.602Z] f66851b2fe6f: Preparing [2021-11-16T16:28:50.602Z] e30bc7ae055f: Preparing [2021-11-16T16:28:50.602Z] 8bc76cf1dc74: Preparing [2021-11-16T16:28:50.602Z] 879b85f2d1ed: Preparing [2021-11-16T16:28:50.602Z] 6777e3bbcb7c: Preparing [2021-11-16T16:28:50.602Z] fd08d546f6b8: Preparing [2021-11-16T16:28:50.602Z] 0636255016a6: Preparing [2021-11-16T16:28:50.602Z] 84e9d258764d: Preparing [2021-11-16T16:28:50.602Z] 56463f638872: Preparing [2021-11-16T16:28:50.602Z] e2eb06d8af82: Preparing [2021-11-16T16:28:50.602Z] fd08d546f6b8: Waiting [2021-11-16T16:28:50.602Z] 0636255016a6: Waiting [2021-11-16T16:28:50.602Z] 84e9d258764d: Waiting [2021-11-16T16:28:50.602Z] 56463f638872: Waiting [2021-11-16T16:28:50.602Z] e2eb06d8af82: Waiting [2021-11-16T16:28:50.602Z] 6777e3bbcb7c: Waiting [2021-11-16T16:28:50.602Z] 68eed2842ec2: Layer already exists [2021-11-16T16:28:50.602Z] f66851b2fe6f: Layer already exists [2021-11-16T16:28:50.602Z] 879b85f2d1ed: Layer already exists [2021-11-16T16:28:50.602Z] 8bc76cf1dc74: Layer already exists [2021-11-16T16:28:50.602Z] e30bc7ae055f: Layer already exists [2021-11-16T16:28:50.602Z] 6777e3bbcb7c: Layer already exists [2021-11-16T16:28:50.602Z] 0636255016a6: Layer already exists [2021-11-16T16:28:50.602Z] fd08d546f6b8: Layer already exists [2021-11-16T16:28:50.602Z] 84e9d258764d: Layer already exists [2021-11-16T16:28:50.602Z] 56463f638872: Layer already exists [2021-11-16T16:28:50.602Z] e2eb06d8af82: Layer already exists [2021-11-16T16:28:50.602Z] 7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99: digest: sha256:57ceacae07bd239f1fd5024e09b6d9a1bd54038f8d8238e144421f446a8147d7 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:28:50.896Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:28:51.185Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-11-16T16:28:51.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-16T16:28:51.185Z] 68eed2842ec2: Preparing [2021-11-16T16:28:51.185Z] f66851b2fe6f: Preparing [2021-11-16T16:28:51.185Z] e30bc7ae055f: Preparing [2021-11-16T16:28:51.185Z] 8bc76cf1dc74: Preparing [2021-11-16T16:28:51.185Z] 879b85f2d1ed: Preparing [2021-11-16T16:28:51.185Z] 6777e3bbcb7c: Preparing [2021-11-16T16:28:51.185Z] fd08d546f6b8: Preparing [2021-11-16T16:28:51.185Z] 0636255016a6: Preparing [2021-11-16T16:28:51.185Z] 84e9d258764d: Preparing [2021-11-16T16:28:51.185Z] 56463f638872: Preparing [2021-11-16T16:28:51.185Z] e2eb06d8af82: Preparing [2021-11-16T16:28:51.185Z] 6777e3bbcb7c: Waiting [2021-11-16T16:28:51.185Z] fd08d546f6b8: Waiting [2021-11-16T16:28:51.185Z] 0636255016a6: Waiting [2021-11-16T16:28:51.185Z] 84e9d258764d: Waiting [2021-11-16T16:28:51.185Z] 56463f638872: Waiting [2021-11-16T16:28:51.185Z] e2eb06d8af82: Waiting [2021-11-16T16:28:51.185Z] 879b85f2d1ed: Layer already exists [2021-11-16T16:28:51.185Z] 8bc76cf1dc74: Layer already exists [2021-11-16T16:28:51.185Z] f66851b2fe6f: Layer already exists [2021-11-16T16:28:51.185Z] 68eed2842ec2: Layer already exists [2021-11-16T16:28:51.185Z] e30bc7ae055f: Layer already exists [2021-11-16T16:28:51.185Z] 6777e3bbcb7c: Layer already exists [2021-11-16T16:28:51.185Z] 0636255016a6: Layer already exists [2021-11-16T16:28:51.185Z] 56463f638872: Layer already exists [2021-11-16T16:28:51.185Z] fd08d546f6b8: Layer already exists [2021-11-16T16:28:51.185Z] 84e9d258764d: Layer already exists [2021-11-16T16:28:51.185Z] e2eb06d8af82: Layer already exists [2021-11-16T16:28:51.185Z] main: digest: sha256:57ceacae07bd239f1fd5024e09b6d9a1bd54038f8d8238e144421f446a8147d7 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-16T16:28:51.219Z] ===================================================== [Pipeline] echo [2021-11-16T16:28:51.227Z] taggedImages: [2021-11-16T16:28:51.227Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7bb90d905bf3f7572d0df0c323922e46dc77e599 [2021-11-16T16:28:51.227Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-11-16T16:28:51.227Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.99 [2021-11-16T16:28:51.227Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [2021-11-16T16:28:51.227Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-16T16:29:07.171Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T16:29:07.171Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-16T16:29:07.171Z] ---> ce484db238b5 [2021-11-16T16:29:07.171Z] Step 3/22 : WORKDIR /edgex-go [2021-11-16T16:29:07.171Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T16:29:07.171Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-16T16:29:07.171Z] ---> ce484db238b5 [2021-11-16T16:29:07.171Z] Step 3/20 : WORKDIR /edgex-go [2021-11-16T16:29:07.171Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T16:29:07.171Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-16T16:29:07.171Z] ---> ce484db238b5 [2021-11-16T16:29:07.171Z] Step 3/24 : WORKDIR /edgex-go [2021-11-16T16:29:07.171Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T16:29:07.171Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-16T16:29:07.171Z] ---> ce484db238b5 [2021-11-16T16:29:07.171Z] Step 3/23 : WORKDIR /edgex-go [2021-11-16T16:29:07.171Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T16:29:07.171Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-16T16:29:07.171Z] ---> ce484db238b5 [2021-11-16T16:29:07.171Z] Step 3/22 : WORKDIR /edgex-go [2021-11-16T16:29:07.171Z] ---> Running in 5902dc0ca4c6 [2021-11-16T16:29:07.171Z] ---> Running in 49c0de36b750 [2021-11-16T16:29:07.171Z] ---> Running in 3adda9d3a556 [2021-11-16T16:29:07.171Z] ---> Running in 48ad9328699b [2021-11-16T16:29:07.171Z] ---> Running in e5b8bf1d0ee8 [2021-11-16T16:29:07.171Z] Removing intermediate container 5902dc0ca4c6 [2021-11-16T16:29:07.171Z] ---> f2b4bedb8ef1 [2021-11-16T16:29:07.171Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T16:29:07.171Z] Removing intermediate container 3adda9d3a556 [2021-11-16T16:29:07.171Z] ---> af4ee0fca704 [2021-11-16T16:29:07.171Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T16:29:07.171Z] Removing intermediate container 49c0de36b750 [2021-11-16T16:29:07.171Z] ---> 2d08f20308e0 [2021-11-16T16:29:07.171Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T16:29:07.171Z] ---> Running in 756c835567b2 [2021-11-16T16:29:07.171Z] ---> Running in 44bb0169f2e8 [2021-11-16T16:29:07.171Z] Removing intermediate container 48ad9328699b [2021-11-16T16:29:07.171Z] ---> ecba093db68d [2021-11-16T16:29:07.171Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T16:29:07.171Z] ---> Running in ecc52f67345d [2021-11-16T16:29:07.171Z] Removing intermediate container e5b8bf1d0ee8 [2021-11-16T16:29:07.171Z] ---> 357837d99f56 [2021-11-16T16:29:07.171Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T16:29:07.171Z] ---> Running in e958a3b1fc3c [2021-11-16T16:29:07.171Z] ---> Running in 77d92009cfe2 [2021-11-16T16:29:07.171Z] Removing intermediate container 756c835567b2 [2021-11-16T16:29:07.171Z] ---> 75ce120a582d [2021-11-16T16:29:07.171Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-16T16:29:07.171Z] ---> Running in 2519b6dcb4e4 [2021-11-16T16:29:07.171Z] Removing intermediate container 44bb0169f2e8 [2021-11-16T16:29:07.171Z] ---> 0ee0baba8964 [2021-11-16T16:29:07.171Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-16T16:29:07.445Z] ---> Running in 3da091e71310 [2021-11-16T16:29:07.732Z] Removing intermediate container ecc52f67345d [2021-11-16T16:29:07.732Z] ---> 74311f404837 [2021-11-16T16:29:07.732Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-16T16:29:07.732Z] ---> Running in 38c009396719 [2021-11-16T16:29:08.012Z] Removing intermediate container e958a3b1fc3c [2021-11-16T16:29:08.012Z] ---> eb1b32feea2b [2021-11-16T16:29:08.012Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-16T16:29:08.012Z] Removing intermediate container 77d92009cfe2 [2021-11-16T16:29:08.012Z] ---> 0f6f18be3373 [2021-11-16T16:29:08.012Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-16T16:29:08.012Z] ---> Running in 08cb1b5a78d8 [2021-11-16T16:29:08.287Z] ---> Running in de0faef44002 [2021-11-16T16:29:09.278Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-16T16:29:09.875Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-16T16:29:09.875Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-16T16:29:09.875Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-16T16:29:10.148Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-16T16:29:10.148Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-16T16:29:10.747Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-16T16:29:10.747Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-16T16:29:11.022Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-16T16:29:11.022Z] OK: 219 MiB in 52 packages [2021-11-16T16:29:11.022Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-16T16:29:11.634Z] OK: 219 MiB in 52 packages [2021-11-16T16:29:11.913Z] OK: 219 MiB in 52 packages [2021-11-16T16:29:11.913Z] OK: 219 MiB in 52 packages [2021-11-16T16:29:12.194Z] OK: 219 MiB in 52 packages [2021-11-16T16:29:12.473Z] Removing intermediate container 2519b6dcb4e4 [2021-11-16T16:29:12.473Z] ---> 78f3d028bc31 [2021-11-16T16:29:12.473Z] Step 6/24 : COPY . . [2021-11-16T16:29:13.466Z] Removing intermediate container 3da091e71310 [2021-11-16T16:29:13.466Z] ---> b874f3d6c9a1 [2021-11-16T16:29:13.466Z] Step 6/23 : COPY go.mod . [2021-11-16T16:29:14.077Z] Removing intermediate container 08cb1b5a78d8 [2021-11-16T16:29:14.077Z] ---> 0e733643e0d8 [2021-11-16T16:29:14.077Z] Step 6/22 : COPY . . [2021-11-16T16:29:14.077Z] Removing intermediate container 38c009396719 [2021-11-16T16:29:14.077Z] ---> ccecac47d6f0 [2021-11-16T16:29:14.077Z] Step 6/20 : COPY . . [2021-11-16T16:29:14.354Z] Removing intermediate container de0faef44002 [2021-11-16T16:29:14.354Z] ---> 16e25107925c [2021-11-16T16:29:14.354Z] Step 6/22 : COPY . . [2021-11-16T16:29:14.954Z] ---> 1db9d9c61a33 [2021-11-16T16:29:14.954Z] Step 7/23 : RUN go mod download [2021-11-16T16:29:15.238Z] ---> Running in edfc4a817d4e [2021-11-16T16:29:20.765Z] Removing intermediate container edfc4a817d4e [2021-11-16T16:29:20.765Z] ---> a6629d22004e [2021-11-16T16:29:20.765Z] Step 8/23 : COPY . . [2021-11-16T16:29:30.925Z] ---> 0c9d5cb5ccf4 [2021-11-16T16:29:30.925Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T16:29:30.925Z] ---> 1c6a5035d036 [2021-11-16T16:29:30.925Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T16:29:30.925Z] ---> Running in 4be734d0ec59 [2021-11-16T16:29:30.925Z] ---> Running in b4f14c77e84a [2021-11-16T16:29:30.925Z] ---> ec6433f38cbb [2021-11-16T16:29:30.925Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T16:29:30.925Z] ---> 9a82dcf601cd [2021-11-16T16:29:30.925Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T16:29:30.925Z] ---> Running in eb25e7340a3a [2021-11-16T16:29:30.925Z] ---> Running in 27e99d562ef9 [2021-11-16T16:29:35.241Z] Removing intermediate container b4f14c77e84a [2021-11-16T16:29:35.241Z] ---> c3ad6d63b8ca [2021-11-16T16:29:35.241Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-16T16:29:35.241Z] ---> Running in f3631631b242 [2021-11-16T16:29:35.519Z] Removing intermediate container 4be734d0ec59 [2021-11-16T16:29:35.519Z] ---> fd8166c2aece [2021-11-16T16:29:35.519Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-16T16:29:35.519Z] ---> 2e8288ca78ec [2021-11-16T16:29:35.519Z] Step 9/23 : RUN go mod tidy [2021-11-16T16:29:35.519Z] Removing intermediate container eb25e7340a3a [2021-11-16T16:29:35.519Z] ---> 4aa32763b12a [2021-11-16T16:29:35.519Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-16T16:29:35.519Z] Removing intermediate container 27e99d562ef9 [2021-11-16T16:29:35.519Z] ---> e058b6844745 [2021-11-16T16:29:35.519Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-16T16:29:35.803Z] ---> Running in 516f75ede67f [2021-11-16T16:29:35.803Z] ---> Running in 4ed950b2cdad [2021-11-16T16:29:35.803Z] ---> Running in 5049c1e1f9e8 [2021-11-16T16:29:35.803Z] ---> Running in 9502fb28a91c [2021-11-16T16:29:37.272Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-16T16:29:37.882Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-16T16:29:38.490Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-16T16:29:38.490Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/core-command/core-command ./cmd/core-command [2021-11-16T16:29:43.972Z] Removing intermediate container 5049c1e1f9e8 [2021-11-16T16:29:43.972Z] ---> 254bfe10d35b [2021-11-16T16:29:43.972Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-16T16:29:43.972Z] ---> Running in 5883922a08b2 [2021-11-16T16:29:45.966Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-16T16:31:22.851Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-16T16:31:24.839Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-16T16:31:35.043Z] Removing intermediate container 4ed950b2cdad [2021-11-16T16:31:35.043Z] ---> 062b999f6b15 [2021-11-16T16:31:35.043Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-16T16:31:35.043Z] ---> Running in b1d136ae3e6e [2021-11-16T16:31:35.043Z] Removing intermediate container 9502fb28a91c [2021-11-16T16:31:35.043Z] ---> 29abba4423e7 [2021-11-16T16:31:35.043Z] [2021-11-16T16:31:35.043Z] Step 9/22 : FROM alpine:3.14 [2021-11-16T16:31:35.043Z] 3.14: Pulling from library/alpine [2021-11-16T16:31:36.036Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-16T16:31:36.314Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-16T16:31:36.597Z] Status: Downloaded newer image for alpine:3.14 [2021-11-16T16:31:36.597Z] ---> 5b8b7b635229 [2021-11-16T16:31:36.597Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-16T16:31:36.873Z] ---> Running in a5e9e093f5bb [2021-11-16T16:31:39.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-16T16:31:39.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-16T16:31:40.512Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-16T16:31:40.512Z] Executing busybox-1.33.1-r6.trigger [2021-11-16T16:31:40.512Z] OK: 6 MiB in 15 packages [2021-11-16T16:31:41.113Z] Removing intermediate container b1d136ae3e6e [2021-11-16T16:31:41.114Z] ---> 6f57925ebb07 [2021-11-16T16:31:41.114Z] [2021-11-16T16:31:41.114Z] Step 10/22 : FROM docker:20.10.8 [2021-11-16T16:31:41.114Z] Removing intermediate container 516f75ede67f [2021-11-16T16:31:41.114Z] ---> 3c1e5e17b9b1 [2021-11-16T16:31:41.114Z] [2021-11-16T16:31:41.114Z] Step 9/20 : FROM alpine:3.14 [2021-11-16T16:31:41.114Z] ---> 5b8b7b635229 [2021-11-16T16:31:41.114Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-16T16:31:41.114Z] 20.10.8: Pulling from library/docker [2021-11-16T16:31:41.393Z] ---> Running in dd9e023697c1 [2021-11-16T16:31:41.393Z] Removing intermediate container f3631631b242 [2021-11-16T16:31:41.393Z] ---> 86e69c04bc32 [2021-11-16T16:31:41.393Z] [2021-11-16T16:31:41.393Z] Step 9/24 : FROM alpine:3.14 [2021-11-16T16:31:41.393Z] ---> 5b8b7b635229 [2021-11-16T16:31:41.393Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-16T16:31:41.670Z] ---> Running in af4b59bd9dab [2021-11-16T16:31:42.654Z] Removing intermediate container a5e9e093f5bb [2021-11-16T16:31:42.654Z] ---> 42776d9c54f8 [2021-11-16T16:31:42.654Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-16T16:31:42.654Z] ---> Running in fb84586a2cf8 [2021-11-16T16:31:43.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-16T16:31:43.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-16T16:31:43.671Z] Removing intermediate container fb84586a2cf8 [2021-11-16T16:31:43.671Z] ---> 1bcae42364ac [2021-11-16T16:31:43.671Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-16T16:31:43.960Z] ---> Running in 7aee7b33be77 [2021-11-16T16:31:43.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-16T16:31:44.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-16T16:31:44.565Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-16T16:31:44.846Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-16T16:31:44.846Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-16T16:31:44.846Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-16T16:31:44.846Z] (5/5) Installing curl (7.79.1-r0) [2021-11-16T16:31:44.846Z] Executing busybox-1.33.1-r6.trigger [2021-11-16T16:31:44.846Z] Executing ca-certificates-20191127-r5.trigger [2021-11-16T16:31:45.127Z] Removing intermediate container 7aee7b33be77 [2021-11-16T16:31:45.127Z] ---> 4525aa447f06 [2021-11-16T16:31:45.127Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-16T16:31:45.127Z] OK: 8 MiB in 19 packages [2021-11-16T16:31:45.408Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-16T16:31:45.408Z] ---> Running in e4ebdbd15af9 [2021-11-16T16:31:45.408Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-16T16:31:45.408Z] (3/3) Installing su-exec (0.2-r1) [2021-11-16T16:31:45.408Z] Executing busybox-1.33.1-r6.trigger [2021-11-16T16:31:45.408Z] Executing ca-certificates-20191127-r5.trigger [2021-11-16T16:31:45.683Z] OK: 6 MiB in 17 packages [2021-11-16T16:31:46.291Z] Removing intermediate container e4ebdbd15af9 [2021-11-16T16:31:46.291Z] ---> 590f03fbd16e [2021-11-16T16:31:46.291Z] Step 14/22 : WORKDIR / [2021-11-16T16:31:46.567Z] ---> Running in 24dab9716a86 [2021-11-16T16:31:47.553Z] Removing intermediate container 24dab9716a86 [2021-11-16T16:31:47.553Z] ---> eed51073585b [2021-11-16T16:31:47.553Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-16T16:31:47.553Z] Removing intermediate container dd9e023697c1 [2021-11-16T16:31:47.553Z] ---> 734c68c587e8 [2021-11-16T16:31:47.553Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-16T16:31:47.553Z] ---> Running in 0ea79fb28c54 [2021-11-16T16:31:48.156Z] Removing intermediate container af4b59bd9dab [2021-11-16T16:31:48.156Z] ---> 531d51248a3f [2021-11-16T16:31:48.156Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-16T16:31:48.156Z] Removing intermediate container 5883922a08b2 [2021-11-16T16:31:48.156Z] ---> ed585fce8cdd [2021-11-16T16:31:48.156Z] [2021-11-16T16:31:48.156Z] Step 11/23 : FROM alpine:3.14 [2021-11-16T16:31:48.156Z] ---> 5b8b7b635229 [2021-11-16T16:31:48.156Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-16T16:31:48.157Z] ---> Using cache [2021-11-16T16:31:48.157Z] ---> 42776d9c54f8 [2021-11-16T16:31:48.157Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-16T16:31:48.157Z] ---> Using cache [2021-11-16T16:31:48.157Z] ---> 1bcae42364ac [2021-11-16T16:31:48.157Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-16T16:31:48.447Z] ---> Running in 3dd1470d9309 [2021-11-16T16:31:48.447Z] ---> Running in fcffd74c5698 [2021-11-16T16:31:48.447Z] Removing intermediate container 0ea79fb28c54 [2021-11-16T16:31:48.447Z] ---> 3937d29595c9 [2021-11-16T16:31:48.447Z] Step 12/20 : WORKDIR /edgex [2021-11-16T16:31:48.447Z] ---> Running in e1c4f62942c8 [2021-11-16T16:31:48.719Z] ---> 222d54fe5c37 [2021-11-16T16:31:48.719Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-16T16:31:48.993Z] Removing intermediate container fcffd74c5698 [2021-11-16T16:31:48.993Z] ---> 3265964816c6 [2021-11-16T16:31:48.993Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-16T16:31:48.993Z] Removing intermediate container 3dd1470d9309 [2021-11-16T16:31:48.993Z] ---> 1a45ec1ed451 [2021-11-16T16:31:48.993Z] Step 12/24 : WORKDIR / [2021-11-16T16:31:49.280Z] ---> Running in 4491b36ac001 [2021-11-16T16:31:49.280Z] ---> Running in 53dd7a2546a9 [2021-11-16T16:31:49.280Z] Removing intermediate container e1c4f62942c8 [2021-11-16T16:31:49.280Z] ---> e17dac3ae48a [2021-11-16T16:31:49.280Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-16T16:31:49.882Z] Removing intermediate container 4491b36ac001 [2021-11-16T16:31:49.882Z] ---> 0624dd0d0575 [2021-11-16T16:31:49.882Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-16T16:31:50.159Z] Removing intermediate container 53dd7a2546a9 [2021-11-16T16:31:50.159Z] ---> 612ed56c51e6 [2021-11-16T16:31:50.436Z] 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-16T16:31:51.054Z] ---> 6ed9b70585b2 [2021-11-16T16:31:51.054Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-16T16:31:51.054Z] ---> e7fafc23cda8 [2021-11-16T16:31:51.054Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-16T16:31:51.331Z] ---> fb1108859fb6 [2021-11-16T16:31:51.331Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-16T16:31:52.319Z] ---> af21b3587697 [2021-11-16T16:31:52.319Z] 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-16T16:31:52.319Z] ---> 671076436097 [2021-11-16T16:31:52.319Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-16T16:31:52.593Z] ---> Running in a525fcae9dbe [2021-11-16T16:31:53.239Z] ---> 342c351cc06c [2021-11-16T16:31:53.239Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-16T16:31:53.515Z] Removing intermediate container a525fcae9dbe [2021-11-16T16:31:53.515Z] ---> 3922980b3f32 [2021-11-16T16:31:53.515Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-16T16:31:53.789Z] ---> cee6c02d4356 [2021-11-16T16:31:53.789Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-16T16:31:53.789Z] ---> 619f95a98811 [2021-11-16T16:31:53.789Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-16T16:31:53.789Z] ---> Running in 0ee2b391e804 [2021-11-16T16:31:54.776Z] Removing intermediate container 0ee2b391e804 [2021-11-16T16:31:54.776Z] ---> 2d8144c8950c [2021-11-16T16:31:54.776Z] Step 20/22 : LABEL arch=arm64 [2021-11-16T16:31:54.776Z] ---> Running in 8b4c1ac00565 [2021-11-16T16:31:55.057Z] ---> a5246dc91d98 [2021-11-16T16:31:55.057Z] 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-16T16:31:55.057Z] ---> e50e8c95595d [2021-11-16T16:31:55.057Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-16T16:31:55.057Z] ---> 2893d90d70f0 [2021-11-16T16:31:55.057Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-16T16:31:55.330Z] ---> Running in 7b53cd0befea [2021-11-16T16:31:55.330Z] ---> Running in 95ab1c6a3ec8 [2021-11-16T16:31:55.608Z] Removing intermediate container 8b4c1ac00565 [2021-11-16T16:31:55.608Z] ---> e2390f4c3244 [2021-11-16T16:31:55.608Z] Step 21/22 : LABEL git_sha=7bb90d905bf3f7572d0df0c323922e46dc77e599 [2021-11-16T16:31:55.608Z] ---> Running in 9561bad4415e [2021-11-16T16:31:55.884Z] Removing intermediate container 7b53cd0befea [2021-11-16T16:31:55.884Z] ---> 7ccf2f1e483e [2021-11-16T16:31:55.884Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-16T16:31:56.159Z] ---> Running in 370c94e2f63f [2021-11-16T16:31:56.159Z] Removing intermediate container 95ab1c6a3ec8 [2021-11-16T16:31:56.159Z] ---> e1ce9dbfa18e [2021-11-16T16:31:56.159Z] Step 17/20 : CMD ["--init=true"] [2021-11-16T16:31:56.434Z] ---> Running in f453334675bf [2021-11-16T16:31:56.434Z] Removing intermediate container 9561bad4415e [2021-11-16T16:31:56.434Z] ---> 231fe0bf2cde [2021-11-16T16:31:56.434Z] Step 22/22 : LABEL version=2.0.1-dev.99 [2021-11-16T16:31:56.434Z] ---> b4c86a83608b [2021-11-16T16:31:56.434Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-16T16:31:56.710Z] ---> Running in 6578fd9343ff [2021-11-16T16:31:57.008Z] Removing intermediate container 370c94e2f63f [2021-11-16T16:31:57.008Z] ---> 06f03a4b86f9 [2021-11-16T16:31:57.008Z] Step 21/23 : LABEL arch=arm64 [2021-11-16T16:31:57.008Z] ---> Running in 938285bf2a90 [2021-11-16T16:31:57.008Z] Removing intermediate container f453334675bf [2021-11-16T16:31:57.008Z] ---> b79dd489a6f7 [2021-11-16T16:31:57.008Z] Step 18/20 : LABEL arch=arm64 [2021-11-16T16:31:57.301Z] ---> Running in dbe3c7988e10 [2021-11-16T16:31:57.301Z] Removing intermediate container 6578fd9343ff [2021-11-16T16:31:57.301Z] ---> 41a02ca579d4 [2021-11-16T16:31:57.301Z] [2021-11-16T16:31:57.301Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-16T16:31:57.301Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-16T16:31:57.301Z] ---> 3734d5adc5ac [2021-11-16T16:31:57.301Z] 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-16T16:31:57.592Z] ---> Running in 6738f537dbb8 [2021-11-16T16:31:57.878Z] Successfully built 41a02ca579d4 [2021-11-16T16:31:57.878Z] Successfully tagged core-command-arm64:latest [2021-11-16T16:31:57.878Z]  Building core-command ... done Building support-notifications [2021-11-16T16:31:57.878Z] Removing intermediate container dbe3c7988e10 [2021-11-16T16:31:57.878Z] ---> 7d224a872574 [2021-11-16T16:31:57.878Z] Step 19/20 : LABEL git_sha=7bb90d905bf3f7572d0df0c323922e46dc77e599 [2021-11-16T16:31:57.878Z] Removing intermediate container 938285bf2a90 [2021-11-16T16:31:57.878Z] ---> 3ee78d5860f0 [2021-11-16T16:31:57.878Z] Step 22/23 : LABEL git_sha=7bb90d905bf3f7572d0df0c323922e46dc77e599 [2021-11-16T16:31:58.154Z] ---> Running in 8a995c07985d [2021-11-16T16:31:58.154Z] ---> Running in 333e452851e0 [2021-11-16T16:31:58.430Z] Removing intermediate container 6738f537dbb8 [2021-11-16T16:31:58.430Z] ---> eff6a93837df [2021-11-16T16:31:58.430Z] 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-16T16:31:58.430Z] ---> e7c95f066438 [2021-11-16T16:31:58.430Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-16T16:31:58.719Z] ---> Running in eb6eaf052968 [2021-11-16T16:31:59.001Z] Removing intermediate container 8a995c07985d [2021-11-16T16:31:59.001Z] ---> c39d06b5bbbd [2021-11-16T16:31:59.001Z] Step 23/23 : LABEL version=2.0.1-dev.99 [2021-11-16T16:31:59.001Z] Removing intermediate container 333e452851e0 [2021-11-16T16:31:59.001Z] ---> 395dd7b01689 [2021-11-16T16:31:59.001Z] Step 20/20 : LABEL version=2.0.1-dev.99 [2021-11-16T16:31:59.284Z] ---> Running in b9acc1375eb4 [2021-11-16T16:31:59.284Z] ---> Running in 9b2df5bbfd3f [2021-11-16T16:32:00.273Z] Removing intermediate container b9acc1375eb4 [2021-11-16T16:32:00.273Z] ---> fe153323a067 [2021-11-16T16:32:00.273Z] [2021-11-16T16:32:00.273Z] Removing intermediate container 9b2df5bbfd3f [2021-11-16T16:32:00.273Z] ---> 1feea84f7fc3 [2021-11-16T16:32:00.273Z] [2021-11-16T16:32:00.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-16T16:32:00.546Z] Successfully built 1feea84f7fc3 [2021-11-16T16:32:00.546Z] Successfully built fe153323a067 [2021-11-16T16:32:00.818Z] Successfully tagged security-proxy-setup-arm64:latest [2021-11-16T16:32:00.818Z] Successfully tagged support-scheduler-arm64:latest [2021-11-16T16:32:00.818Z]  Building support-scheduler ... done Building core-metadata [2021-11-16T16:32:00.818Z]  Building security-proxy-setup ... done Building core-data [2021-11-16T16:32:00.818Z] ---> 2114e538a124 [2021-11-16T16:32:00.818Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-16T16:32:00.818Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-16T16:32:01.826Z] (1/42) Installing readline (8.1.0-r0) [2021-11-16T16:32:01.826Z] (2/42) Installing bash (5.1.4-r0) [2021-11-16T16:32:01.826Z] Executing bash-5.1.4-r0.post-install [2021-11-16T16:32:01.826Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-16T16:32:01.826Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-16T16:32:01.826Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-16T16:32:01.826Z] ---> ad410d9b942d [2021-11-16T16:32:01.826Z] 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-16T16:32:01.826Z] (6/42) Installing curl (7.79.1-r0) [2021-11-16T16:32:01.826Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-16T16:32:01.826Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-16T16:32:01.826Z] (9/42) Installing expat (2.4.1-r0) [2021-11-16T16:32:01.826Z] (10/42) Installing libffi (3.3-r2) [2021-11-16T16:32:01.826Z] (11/42) Installing gdbm (1.19-r0) [2021-11-16T16:32:01.826Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-16T16:32:01.826Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-16T16:32:01.827Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-16T16:32:01.827Z] ---> Running in 7a6bd18dfaf7 [2021-11-16T16:32:02.105Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-16T16:32:02.105Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-16T16:32:02.105Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-16T16:32:04.116Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-16T16:32:04.116Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-16T16:32:04.116Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-16T16:32:04.116Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-16T16:32:04.116Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-16T16:32:04.116Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-16T16:32:04.116Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-16T16:32:04.116Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-16T16:32:04.116Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-16T16:32:04.116Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-16T16:32:04.116Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-16T16:32:04.116Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-16T16:32:04.116Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-16T16:32:04.116Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-16T16:32:04.116Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-16T16:32:04.397Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-16T16:32:04.397Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-16T16:32:04.397Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-16T16:32:04.397Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-16T16:32:04.397Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-16T16:32:04.397Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-16T16:32:04.397Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-16T16:32:04.397Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-16T16:32:04.397Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-16T16:32:04.668Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-16T16:32:04.939Z] Removing intermediate container 7a6bd18dfaf7 [2021-11-16T16:32:04.939Z] ---> dc56d6e2ec01 [2021-11-16T16:32:04.939Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-16T16:32:04.939Z] ---> Running in 4a4018a4c7c6 [2021-11-16T16:32:05.217Z] Executing busybox-1.33.1-r3.trigger [2021-11-16T16:32:05.217Z] OK: 84 MiB in 64 packages [2021-11-16T16:32:05.494Z] Removing intermediate container 4a4018a4c7c6 [2021-11-16T16:32:05.494Z] ---> 8689ba72e3a4 [2021-11-16T16:32:05.494Z] Step 22/24 : LABEL arch=arm64 [2021-11-16T16:32:05.771Z] ---> Running in fe1ace6bd26f [2021-11-16T16:32:06.368Z] Removing intermediate container fe1ace6bd26f [2021-11-16T16:32:06.368Z] ---> cde067317dfd [2021-11-16T16:32:06.368Z] Step 23/24 : LABEL git_sha=7bb90d905bf3f7572d0df0c323922e46dc77e599 [2021-11-16T16:32:06.368Z] ---> Running in 1d223dd6f990 [2021-11-16T16:32:06.986Z] Removing intermediate container 1d223dd6f990 [2021-11-16T16:32:06.986Z] ---> 9df72838ad66 [2021-11-16T16:32:06.986Z] Step 24/24 : LABEL version=2.0.1-dev.99 [2021-11-16T16:32:07.263Z] ---> Running in a945bd98f929 [2021-11-16T16:32:07.859Z] Removing intermediate container a945bd98f929 [2021-11-16T16:32:07.859Z] ---> c088b15a6e3b [2021-11-16T16:32:07.859Z] [2021-11-16T16:32:08.131Z] Successfully built c088b15a6e3b [2021-11-16T16:32:08.132Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-11-16T16:32:08.132Z] Building security-bootstrapper [2021-11-16T16:32:09.566Z]  Building security-secretstore-setup ... done Collecting docker-compose==1.23.2 [2021-11-16T16:32:09.566Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-16T16:32:10.182Z] Collecting cached-property<2,>=1.2.0 [2021-11-16T16:32:10.182Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-16T16:32:10.182Z] Collecting texttable<0.10,>=0.9.0 [2021-11-16T16:32:10.182Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-16T16:32:12.290Z] Collecting docker<4.0,>=3.6.0 [2021-11-16T16:32:12.290Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-16T16:32:14.275Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-16T16:32:14.275Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-16T16:32:14.275Z] Collecting jsonschema<3,>=2.5.1 [2021-11-16T16:32:14.275Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-16T16:32:14.275Z] 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-16T16:32:15.713Z] Collecting PyYAML<4,>=3.10 [2021-11-16T16:32:15.713Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-16T16:32:19.110Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-16T16:32:19.110Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-16T16:32:19.110Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-16T16:32:19.385Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-16T16:32:21.371Z] Collecting docopt<0.7,>=0.6.1 [2021-11-16T16:32:21.371Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-16T16:32:23.377Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T16:32:23.377Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-16T16:32:23.377Z] ---> ce484db238b5 [2021-11-16T16:32:23.377Z] Step 3/21 : WORKDIR /edgex-go [2021-11-16T16:32:23.377Z] ---> Using cache [2021-11-16T16:32:23.377Z] ---> 357837d99f56 [2021-11-16T16:32:23.377Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T16:32:23.378Z] ---> Using cache [2021-11-16T16:32:23.378Z] ---> 0f6f18be3373 [2021-11-16T16:32:23.378Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-16T16:32:23.976Z] Collecting docker-pycreds>=0.4.0 [2021-11-16T16:32:23.976Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-16T16:32:24.251Z] ---> Running in 6b001673ca48 [2021-11-16T16:32:24.526Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-16T16:32:24.526Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-16T16:32:24.802Z] Collecting idna<2.8,>=2.5 [2021-11-16T16:32:24.802Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-16T16:32:25.400Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-16T16:32:25.675Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-16T16:32:25.675Z] 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-16T16:32:25.948Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-16T16:32:25.948Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-16T16:32:25.948Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-16T16:32:25.948Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-16T16:32:25.948Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-16T16:32:26.933Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-16T16:32:26.933Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-16T16:32:26.933Z] Attempting uninstall: urllib3 [2021-11-16T16:32:26.933Z] Found existing installation: urllib3 1.26.5 [2021-11-16T16:32:26.933Z] Uninstalling urllib3-1.26.5: [2021-11-16T16:32:27.208Z] Successfully uninstalled urllib3-1.26.5 [2021-11-16T16:32:27.808Z] OK: 219 MiB in 52 packages [2021-11-16T16:32:27.808Z] Attempting uninstall: idna [2021-11-16T16:32:27.808Z] Found existing installation: idna 3.2 [2021-11-16T16:32:27.808Z] Uninstalling idna-3.2: [2021-11-16T16:32:28.085Z] Successfully uninstalled idna-3.2 [2021-11-16T16:32:29.074Z] Attempting uninstall: chardet [2021-11-16T16:32:29.074Z] Found existing installation: chardet 4.0.0 [2021-11-16T16:32:29.074Z] Uninstalling chardet-4.0.0: [2021-11-16T16:32:29.074Z] Successfully uninstalled chardet-4.0.0 [2021-11-16T16:32:29.675Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T16:32:29.675Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-16T16:32:29.675Z] ---> ce484db238b5 [2021-11-16T16:32:29.675Z] Step 3/22 : WORKDIR /edgex-go [2021-11-16T16:32:29.675Z] ---> Using cache [2021-11-16T16:32:29.675Z] ---> 357837d99f56 [2021-11-16T16:32:29.675Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T16:32:29.675Z] ---> Using cache [2021-11-16T16:32:29.675Z] ---> 0f6f18be3373 [2021-11-16T16:32:29.675Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-16T16:32:29.675Z] ---> Using cache [2021-11-16T16:32:29.675Z] ---> 16e25107925c [2021-11-16T16:32:29.675Z] Step 6/22 : COPY . . [2021-11-16T16:32:29.962Z] ---> Using cache [2021-11-16T16:32:29.962Z] ---> ec6433f38cbb [2021-11-16T16:32:29.962Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T16:32:29.962Z] ---> Using cache [2021-11-16T16:32:29.962Z] ---> 4aa32763b12a [2021-11-16T16:32:29.962Z] Step 8/22 : RUN make cmd/core-metadata/core-metadataRemoving intermediate container 6b001673ca48 [2021-11-16T16:32:29.962Z] ---> 353e323ce8e7 [2021-11-16T16:32:29.962Z] Step 6/21 : COPY . . [2021-11-16T16:32:29.962Z] [2021-11-16T16:32:30.235Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T16:32:30.235Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-16T16:32:30.235Z] ---> ce484db238b5 [2021-11-16T16:32:30.235Z] Step 3/22 : WORKDIR /edgex-go [2021-11-16T16:32:30.235Z] ---> Using cache [2021-11-16T16:32:30.235Z] ---> 357837d99f56 [2021-11-16T16:32:30.235Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T16:32:30.235Z] ---> Using cache [2021-11-16T16:32:30.235Z] ---> 0f6f18be3373 [2021-11-16T16:32:30.235Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-16T16:32:30.235Z] ---> Running in 43a38b7ccaed [2021-11-16T16:32:30.235Z] ---> Running in 41e4f2c12ba0 [2021-11-16T16:32:31.237Z] Attempting uninstall: requests [2021-11-16T16:32:31.237Z] Found existing installation: requests 2.25.1 [2021-11-16T16:32:31.237Z] Uninstalling requests-2.25.1: [2021-11-16T16:32:31.237Z] Successfully uninstalled requests-2.25.1 [2021-11-16T16:32:31.840Z] Running setup.py install for texttable: started [2021-11-16T16:32:32.444Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-16T16:32:32.444Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-16T16:32:33.430Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-16T16:32:33.707Z] Running setup.py install for texttable: finished with status 'done' [2021-11-16T16:32:33.985Z] Running setup.py install for PyYAML: started [2021-11-16T16:32:34.596Z] OK: 219 MiB in 52 packages [2021-11-16T16:32:36.077Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T16:32:36.077Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-16T16:32:36.077Z] ---> ce484db238b5 [2021-11-16T16:32:36.077Z] Step 3/30 : WORKDIR /edgex-go [2021-11-16T16:32:36.077Z] ---> Using cache [2021-11-16T16:32:36.077Z] ---> 357837d99f56 [2021-11-16T16:32:36.077Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T16:32:36.077Z] ---> Using cache [2021-11-16T16:32:36.077Z] ---> 0f6f18be3373 [2021-11-16T16:32:36.077Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-16T16:32:36.077Z] ---> Using cache [2021-11-16T16:32:36.077Z] ---> 16e25107925c [2021-11-16T16:32:36.077Z] Step 6/30 : COPY . . [2021-11-16T16:32:36.077Z] ---> Using cache [2021-11-16T16:32:36.077Z] ---> ec6433f38cbb [2021-11-16T16:32:36.077Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T16:32:36.077Z] ---> Using cache [2021-11-16T16:32:36.077Z] ---> 4aa32763b12a [2021-11-16T16:32:36.077Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-16T16:32:36.077Z] ---> Running in a24644957269 [2021-11-16T16:32:36.688Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-16T16:32:36.963Z] Removing intermediate container 43a38b7ccaed [2021-11-16T16:32:36.963Z] ---> e964b9bf6012 [2021-11-16T16:32:36.963Z] Step 6/22 : COPY . . [2021-11-16T16:32:37.238Z] Running setup.py install for docopt: started [2021-11-16T16:32:38.679Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-16T16:32:39.662Z] Running setup.py install for docopt: finished with status 'done' [2021-11-16T16:32:39.662Z] Running setup.py install for dockerpty: started [2021-11-16T16:32:42.297Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-16T16:32:44.290Z] 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-16T16:32:48.627Z] ---> 7436b68a3dfb [2021-11-16T16:32:48.627Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T16:32:48.627Z] ---> Running in 11b7005a5f33 [2021-11-16T16:32:56.942Z] Removing intermediate container 11b7005a5f33 [2021-11-16T16:32:56.942Z] ---> 7ecd411c8e81 [2021-11-16T16:32:56.942Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-16T16:32:56.942Z] ---> Running in ef1c98ef9a12 [2021-11-16T16:32:56.942Z] ---> 4f7235dd9e21 [2021-11-16T16:32:56.942Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T16:32:56.942Z] ---> Running in 90eeb5d3c320 [2021-11-16T16:32:58.933Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-16T16:33:04.372Z] Removing intermediate container 90eeb5d3c320 [2021-11-16T16:33:04.372Z] ---> 6412f0ba2c28 [2021-11-16T16:33:04.372Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-16T16:33:04.372Z] Removing intermediate container eb6eaf052968 [2021-11-16T16:33:04.372Z] ---> ea56f60898ac [2021-11-16T16:33:04.372Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-16T16:33:04.372Z] ---> Running in 91a5d6849f39 [2021-11-16T16:33:04.372Z] ---> Running in 79f6d2b59007 [2021-11-16T16:33:05.363Z] Removing intermediate container 79f6d2b59007 [2021-11-16T16:33:05.363Z] ---> 8db7639d83cb [2021-11-16T16:33:05.363Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-16T16:33:05.363Z] ---> Running in b99bbe02a96b [2021-11-16T16:33:06.362Z] Removing intermediate container b99bbe02a96b [2021-11-16T16:33:06.362Z] ---> a8ea7e2c3c5c [2021-11-16T16:33:06.362Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-16T16:33:06.362Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/core-data/core-data ./cmd/core-data [2021-11-16T16:33:07.815Z] ---> 781ceb246198 [2021-11-16T16:33:07.815Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-16T16:33:09.260Z] ---> c0723ce93797 [2021-11-16T16:33:09.260Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-16T16:33:10.256Z] ---> d0fc2eef139c [2021-11-16T16:33:10.256Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-16T16:33:10.536Z] ---> Running in 06d6ec2a936f [2021-11-16T16:33:11.154Z] Removing intermediate container 06d6ec2a936f [2021-11-16T16:33:11.154Z] ---> 02e8ae889a26 [2021-11-16T16:33:11.154Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-16T16:33:11.438Z] ---> Running in 020b351c5dea [2021-11-16T16:33:12.053Z] Removing intermediate container 020b351c5dea [2021-11-16T16:33:12.053Z] ---> 223d275c10a1 [2021-11-16T16:33:12.053Z] Step 20/22 : LABEL arch=arm64 [2021-11-16T16:33:12.053Z] ---> Running in a3113891a673 [2021-11-16T16:33:12.662Z] Removing intermediate container a3113891a673 [2021-11-16T16:33:12.662Z] ---> 356f9da8cc90 [2021-11-16T16:33:12.662Z] Step 21/22 : LABEL git_sha=7bb90d905bf3f7572d0df0c323922e46dc77e599 [2021-11-16T16:33:12.662Z] ---> Running in ada256b37516 [2021-11-16T16:33:13.269Z] Removing intermediate container ada256b37516 [2021-11-16T16:33:13.269Z] ---> d2613f1da984 [2021-11-16T16:33:13.269Z] Step 22/22 : LABEL version=2.0.1-dev.99 [2021-11-16T16:33:13.549Z] ---> Running in d3ec64d6a69c [2021-11-16T16:33:14.156Z] Removing intermediate container d3ec64d6a69c [2021-11-16T16:33:14.156Z] ---> 5901443022cf [2021-11-16T16:33:14.156Z] [2021-11-16T16:33:14.445Z] Successfully built 5901443022cf [2021-11-16T16:33:14.445Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-11-16T16:34:36.519Z]  Building sys-mgmt-agent ... done Removing intermediate container a24644957269 [2021-11-16T16:34:36.519Z] ---> ab6d272ad243 [2021-11-16T16:34:36.519Z] [2021-11-16T16:34:36.519Z] Step 9/30 : FROM alpine:3.14 [2021-11-16T16:34:36.519Z] ---> 5b8b7b635229 [2021-11-16T16:34:36.519Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-16T16:34:36.519Z] ---> Running in 63d7169259eb [2021-11-16T16:34:36.519Z] Removing intermediate container 63d7169259eb [2021-11-16T16:34:36.519Z] ---> a9a7f19a1e3d [2021-11-16T16:34:36.519Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-16T16:34:36.519Z] ---> Running in b89f10105104 [2021-11-16T16:34:36.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-16T16:34:36.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-16T16:34:36.519Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-16T16:34:36.519Z] (2/2) Installing su-exec (0.2-r1) [2021-11-16T16:34:36.519Z] Executing busybox-1.33.1-r6.trigger [2021-11-16T16:34:36.519Z] OK: 6 MiB in 16 packages [2021-11-16T16:34:36.519Z] Removing intermediate container 41e4f2c12ba0 [2021-11-16T16:34:36.519Z] ---> 6505ceb593c1 [2021-11-16T16:34:36.519Z] [2021-11-16T16:34:36.519Z] Step 9/22 : FROM alpine:3.14 [2021-11-16T16:34:36.519Z] ---> 5b8b7b635229 [2021-11-16T16:34:36.519Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-16T16:34:36.519Z] ---> Using cache [2021-11-16T16:34:36.519Z] ---> 42776d9c54f8 [2021-11-16T16:34:36.519Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-16T16:34:36.519Z] ---> Using cache [2021-11-16T16:34:36.519Z] ---> 1bcae42364ac [2021-11-16T16:34:36.519Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-16T16:34:36.519Z] ---> Running in db669ef743dd [2021-11-16T16:34:36.519Z] Removing intermediate container b89f10105104 [2021-11-16T16:34:36.519Z] ---> 85bb8effb82d [2021-11-16T16:34:36.519Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-16T16:34:36.519Z] ---> Running in 6a0ff036b753 [2021-11-16T16:34:36.519Z] Removing intermediate container db669ef743dd [2021-11-16T16:34:36.519Z] ---> 61f861a0b068 [2021-11-16T16:34:36.519Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-16T16:34:36.519Z] ---> Running in c843887c63c1 [2021-11-16T16:34:36.519Z] Removing intermediate container 6a0ff036b753 [2021-11-16T16:34:36.519Z] ---> 084ddd7204b4 [2021-11-16T16:34:36.519Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-16T16:34:36.519Z] ---> Running in edae0611d93f [2021-11-16T16:34:36.519Z] Removing intermediate container c843887c63c1 [2021-11-16T16:34:36.519Z] ---> 9f379a5fa91a [2021-11-16T16:34:36.519Z] Step 14/22 : WORKDIR / [2021-11-16T16:34:36.519Z] ---> Running in 842d2a62101f [2021-11-16T16:34:36.519Z] Removing intermediate container edae0611d93f [2021-11-16T16:34:36.519Z] ---> 304f5f9e31d3 [2021-11-16T16:34:36.519Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-16T16:34:36.519Z] ---> Running in 654c78ad03cf [2021-11-16T16:34:37.123Z] Removing intermediate container 842d2a62101f [2021-11-16T16:34:37.123Z] ---> 0b190e5aaed9 [2021-11-16T16:34:37.123Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-16T16:34:39.128Z] ---> 7eae75966a26 [2021-11-16T16:34:39.128Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-16T16:34:41.160Z] Removing intermediate container 654c78ad03cf [2021-11-16T16:34:41.160Z] ---> 0f751d349703 [2021-11-16T16:34:41.160Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-16T16:34:41.160Z] ---> Running in 4794b18d9dfa [2021-11-16T16:34:41.461Z] ---> b7cdcaef2f6d [2021-11-16T16:34:41.461Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-16T16:34:42.463Z] Removing intermediate container 4794b18d9dfa [2021-11-16T16:34:42.463Z] ---> 3659f2dd2d58 [2021-11-16T16:34:42.463Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-16T16:34:43.080Z] ---> 8f457e850627 [2021-11-16T16:34:43.080Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-16T16:34:43.080Z] ---> Running in b36e17549b55 [2021-11-16T16:34:44.128Z] ---> e8ff9c005f6a [2021-11-16T16:34:44.128Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-16T16:34:44.128Z] Removing intermediate container b36e17549b55 [2021-11-16T16:34:44.128Z] ---> efc196540ead [2021-11-16T16:34:44.128Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-16T16:34:44.128Z] ---> Running in c22f839e226e [2021-11-16T16:34:44.411Z] ---> Running in 78c169702adb [2021-11-16T16:34:45.022Z] Removing intermediate container 78c169702adb [2021-11-16T16:34:45.022Z] ---> 2ee5999e758a [2021-11-16T16:34:45.022Z] Step 20/22 : LABEL arch=arm64 [2021-11-16T16:34:45.301Z] ---> Running in d294957e5bad [2021-11-16T16:34:46.314Z] Removing intermediate container d294957e5bad [2021-11-16T16:34:46.314Z] ---> 0904f7ff5191 [2021-11-16T16:34:46.314Z] Step 21/22 : LABEL git_sha=7bb90d905bf3f7572d0df0c323922e46dc77e599 [2021-11-16T16:34:46.314Z] ---> Running in 2e9e2ecbd301 [2021-11-16T16:34:47.333Z] Removing intermediate container 2e9e2ecbd301 [2021-11-16T16:34:47.333Z] ---> aee61a1fd734 [2021-11-16T16:34:47.333Z] Step 22/22 : LABEL version=2.0.1-dev.99 [2021-11-16T16:34:47.333Z] ---> Running in 85904b577e43 [2021-11-16T16:34:48.343Z] Removing intermediate container c22f839e226e [2021-11-16T16:34:48.343Z] ---> 515513083449 [2021-11-16T16:34:48.343Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-16T16:34:48.343Z] Removing intermediate container 85904b577e43 [2021-11-16T16:34:48.343Z] ---> 78d9b34e677f [2021-11-16T16:34:48.343Z] [2021-11-16T16:34:48.636Z] Successfully built 78d9b34e677f [2021-11-16T16:34:48.923Z] Successfully tagged core-metadata-arm64:latest [2021-11-16T16:34:49.549Z]  Building core-metadata ... done  ---> 5ce5eec7364a [2021-11-16T16:34:49.549Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-16T16:34:51.570Z] ---> e84a3ca0a53d [2021-11-16T16:34:51.570Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-16T16:34:54.208Z] ---> de38b9f4e9e2 [2021-11-16T16:34:54.208Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-16T16:34:54.491Z] Removing intermediate container ef1c98ef9a12 [2021-11-16T16:34:54.491Z] ---> 3b918b196ddf [2021-11-16T16:34:54.491Z] [2021-11-16T16:34:54.491Z] Step 9/21 : FROM alpine:3.14 [2021-11-16T16:34:54.491Z] ---> 5b8b7b635229 [2021-11-16T16:34:54.491Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-16T16:34:54.767Z] ---> Running in b276ea51329c [2021-11-16T16:34:55.043Z] ---> f3709f1df87c [2021-11-16T16:34:55.043Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-16T16:34:56.034Z] ---> c55fe1caa043 [2021-11-16T16:34:56.034Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-16T16:34:56.313Z] ---> Running in 0ba1c88fa726 [2021-11-16T16:34:56.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-16T16:34:56.872Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-16T16:34:57.155Z] Removing intermediate container 0ba1c88fa726 [2021-11-16T16:34:57.155Z] ---> 5976e8763934 [2021-11-16T16:34:57.155Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-16T16:34:58.149Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-16T16:34:58.149Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-16T16:34:58.149Z] ---> 089ad8df4828 [2021-11-16T16:34:58.149Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-16T16:34:58.149Z] Executing busybox-1.33.1-r6.trigger [2021-11-16T16:34:58.149Z] Executing ca-certificates-20191127-r5.trigger [2021-11-16T16:34:58.432Z] OK: 6 MiB in 16 packages [2021-11-16T16:34:58.432Z] ---> Running in f77945d1e53c [2021-11-16T16:34:59.900Z] Removing intermediate container b276ea51329c [2021-11-16T16:34:59.900Z] ---> c30394e00c60 [2021-11-16T16:34:59.900Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-16T16:35:00.187Z] ---> Running in c2a4d2490853 [2021-11-16T16:35:00.789Z] Removing intermediate container c2a4d2490853 [2021-11-16T16:35:00.789Z] ---> 638f0e626607 [2021-11-16T16:35:00.789Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-16T16:35:00.789Z] ---> Running in 6279cb4b9ceb [2021-11-16T16:35:01.064Z] Removing intermediate container f77945d1e53c [2021-11-16T16:35:01.064Z] ---> 456b05f47812 [2021-11-16T16:35:01.343Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-16T16:35:01.343Z] Removing intermediate container 6279cb4b9ceb [2021-11-16T16:35:01.343Z] ---> 7e165769e45b [2021-11-16T16:35:01.343Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-16T16:35:01.616Z] ---> Running in 95dc8ad827ee [2021-11-16T16:35:01.616Z] ---> Running in 857a5041972d [2021-11-16T16:35:02.215Z] Removing intermediate container 95dc8ad827ee [2021-11-16T16:35:02.215Z] ---> e354bb0d26e3 [2021-11-16T16:35:02.215Z] Step 27/30 : CMD ["gate"] [2021-11-16T16:35:02.215Z] Removing intermediate container 857a5041972d [2021-11-16T16:35:02.215Z] ---> 9062ad2a0391 [2021-11-16T16:35:02.215Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-16T16:35:02.488Z] ---> Running in b26940764ea9 [2021-11-16T16:35:03.088Z] Removing intermediate container b26940764ea9 [2021-11-16T16:35:03.088Z] ---> 9d87459c0a79 [2021-11-16T16:35:03.088Z] Step 28/30 : LABEL arch=arm64 [2021-11-16T16:35:03.359Z] ---> 12d705712060 [2021-11-16T16:35:03.359Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-16T16:35:03.359Z] ---> Running in eaeae520fb70 [2021-11-16T16:35:03.961Z] Removing intermediate container eaeae520fb70 [2021-11-16T16:35:03.961Z] ---> c0c43e8554f0 [2021-11-16T16:35:03.961Z] Step 29/30 : LABEL git_sha=7bb90d905bf3f7572d0df0c323922e46dc77e599 [2021-11-16T16:35:04.560Z] ---> Running in ed519e5a132a [2021-11-16T16:35:04.830Z] Removing intermediate container 91a5d6849f39 [2021-11-16T16:35:04.830Z] ---> 69c41af980ee [2021-11-16T16:35:04.830Z] [2021-11-16T16:35:04.830Z] Step 9/22 : FROM alpine:3.14 [2021-11-16T16:35:04.830Z] ---> 5b8b7b635229 [2021-11-16T16:35:04.830Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-16T16:35:04.830Z] ---> dc509b04db3c [2021-11-16T16:35:04.830Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-16T16:35:05.099Z] ---> Running in 232fd0487dc3 [2021-11-16T16:35:05.099Z] Removing intermediate container ed519e5a132a [2021-11-16T16:35:05.099Z] ---> f0f9e8afa69c [2021-11-16T16:35:05.099Z] Step 30/30 : LABEL version=2.0.1-dev.99 [2021-11-16T16:35:05.099Z] ---> Running in 63e6e1fa52bd [2021-11-16T16:35:05.371Z] Removing intermediate container 232fd0487dc3 [2021-11-16T16:35:05.371Z] ---> 4813124f9e38 [2021-11-16T16:35:05.371Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-16T16:35:05.644Z] ---> Running in 4b860fdb8672 [2021-11-16T16:35:05.919Z] Removing intermediate container 63e6e1fa52bd [2021-11-16T16:35:05.919Z] ---> 165239013651 [2021-11-16T16:35:05.919Z] [2021-11-16T16:35:05.919Z] ---> f7e0dbad9a73 [2021-11-16T16:35:05.919Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-16T16:35:06.194Z] ---> Running in 67f8287d491e [2021-11-16T16:35:06.194Z] Successfully built 165239013651 [2021-11-16T16:35:06.194Z] Successfully tagged security-bootstrapper-arm64:latest [2021-11-16T16:35:06.194Z]  Building security-bootstrapper ... done Removing intermediate container 4b860fdb8672 [2021-11-16T16:35:06.194Z] ---> 7b12b68d59b3 [2021-11-16T16:35:06.194Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-16T16:35:06.194Z] ---> Running in 2e3a802080c9 [2021-11-16T16:35:06.467Z] Removing intermediate container 67f8287d491e [2021-11-16T16:35:06.467Z] ---> 9f8b60676e82 [2021-11-16T16:35:06.467Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-16T16:35:06.741Z] ---> Running in 2c76a35396d8 [2021-11-16T16:35:06.741Z] Removing intermediate container 2e3a802080c9 [2021-11-16T16:35:06.741Z] ---> 8e47e0b557e3 [2021-11-16T16:35:06.741Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T16:35:07.020Z] ---> Running in c19cb5eb6c6f [2021-11-16T16:35:07.020Z] Removing intermediate container 2c76a35396d8 [2021-11-16T16:35:07.020Z] ---> eb4e44daa690 [2021-11-16T16:35:07.020Z] Step 19/21 : LABEL arch=arm64 [2021-11-16T16:35:07.295Z] ---> Running in b6360bed5e86 [2021-11-16T16:35:07.888Z] Removing intermediate container b6360bed5e86 [2021-11-16T16:35:07.888Z] ---> 7bc8c29ce7f6 [2021-11-16T16:35:07.888Z] Step 20/21 : LABEL git_sha=7bb90d905bf3f7572d0df0c323922e46dc77e599 [2021-11-16T16:35:07.888Z] ---> Running in fb59fb5881ff [2021-11-16T16:35:08.169Z] Removing intermediate container fb59fb5881ff [2021-11-16T16:35:08.169Z] ---> 19d5e843bd7e [2021-11-16T16:35:08.169Z] Step 21/21 : LABEL version=2.0.1-dev.99 [2021-11-16T16:35:08.451Z] ---> Running in 4735d816146e [2021-11-16T16:35:09.045Z] Removing intermediate container 4735d816146e [2021-11-16T16:35:09.045Z] ---> f03d2ccfd337 [2021-11-16T16:35:09.045Z] [2021-11-16T16:35:09.045Z] Removing intermediate container c19cb5eb6c6f [2021-11-16T16:35:09.045Z] ---> db77afe487e8 [2021-11-16T16:35:09.045Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-16T16:35:09.321Z] ---> Running in 856ffbc9abba [2021-11-16T16:35:09.321Z] Successfully built f03d2ccfd337 [2021-11-16T16:35:09.321Z] Successfully tagged support-notifications-arm64:latest [2021-11-16T16:35:10.295Z]  Building support-notifications ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-16T16:35:11.269Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-16T16:35:12.238Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-16T16:35:12.238Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-16T16:35:12.238Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-16T16:35:12.507Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-16T16:35:12.507Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-16T16:35:12.778Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-16T16:35:12.778Z] Executing busybox-1.33.1-r6.trigger [2021-11-16T16:35:12.778Z] OK: 8 MiB in 20 packages [2021-11-16T16:35:13.753Z] Removing intermediate container 856ffbc9abba [2021-11-16T16:35:13.753Z] ---> ac37bad467a8 [2021-11-16T16:35:13.753Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-16T16:35:14.724Z] ---> bc802b092455 [2021-11-16T16:35:14.724Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-16T16:35:15.698Z] ---> ededd58431c3 [2021-11-16T16:35:15.698Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-16T16:35:16.672Z] ---> 31700ae6fc61 [2021-11-16T16:35:16.672Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-16T16:35:16.672Z] ---> Running in 4900748237d1 [2021-11-16T16:35:16.945Z] Removing intermediate container 4900748237d1 [2021-11-16T16:35:16.945Z] ---> 4f81304a5a43 [2021-11-16T16:35:16.945Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-16T16:35:16.945Z] ---> Running in a5aa96f87075 [2021-11-16T16:35:17.539Z] Removing intermediate container a5aa96f87075 [2021-11-16T16:35:17.539Z] ---> 8c23cc3261a4 [2021-11-16T16:35:17.539Z] Step 20/22 : LABEL arch=arm64 [2021-11-16T16:35:17.539Z] ---> Running in aa400e9e03d4 [2021-11-16T16:35:18.135Z] Removing intermediate container aa400e9e03d4 [2021-11-16T16:35:18.135Z] ---> f989f3dcce9d [2021-11-16T16:35:18.135Z] Step 21/22 : LABEL git_sha=7bb90d905bf3f7572d0df0c323922e46dc77e599 [2021-11-16T16:35:18.135Z] ---> Running in 7c7b21349275 [2021-11-16T16:35:18.408Z] Removing intermediate container 7c7b21349275 [2021-11-16T16:35:18.408Z] ---> 2fd7768869de [2021-11-16T16:35:18.408Z] Step 22/22 : LABEL version=2.0.1-dev.99 [2021-11-16T16:35:18.678Z] ---> Running in e67c1d871bdf [2021-11-16T16:35:18.948Z] Removing intermediate container e67c1d871bdf [2021-11-16T16:35:18.948Z] ---> 0e7eab5fbc85 [2021-11-16T16:35:18.948Z] [2021-11-16T16:35:19.217Z] Successfully built 0e7eab5fbc85 [2021-11-16T16:35:19.217Z] Successfully tagged core-data-arm64:latest [2021-11-16T16:35:19.821Z]  Building core-data ... done  [Pipeline] } [2021-11-16T16:35:19.933Z] $ docker stop --time=1 a7d67d16435672ad7dd835a031c40f12aa0a23ab01d7c0033a9d912ca8dd2e5d [2021-11-16T16:35:21.631Z] $ docker rm -f a7d67d16435672ad7dd835a031c40f12aa0a23ab01d7c0033a9d912ca8dd2e5d [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-16T16:35:22.101Z] + docker images [2021-11-16T16:35:22.369Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-16T16:35:22.369Z] core-data-arm64 latest 0e7eab5fbc85 4 seconds ago 19.6MB [2021-11-16T16:35:22.369Z] support-notifications-arm64 latest f03d2ccfd337 14 seconds ago 16.1MB [2021-11-16T16:35:22.369Z] security-bootstrapper-arm64 latest 165239013651 17 seconds ago 17.8MB [2021-11-16T16:35:22.369Z] 69c41af980ee 18 seconds ago 1.46GB [2021-11-16T16:35:22.369Z] 3b918b196ddf 28 seconds ago 1.46GB [2021-11-16T16:35:22.369Z] core-metadata-arm64 latest 78d9b34e677f 34 seconds ago 15.9MB [2021-11-16T16:35:22.369Z] 6505ceb593c1 50 seconds ago 1.46GB [2021-11-16T16:35:22.369Z] ab6d272ad243 56 seconds ago 1.46GB [2021-11-16T16:35:22.369Z] sys-mgmt-agent-arm64 latest 5901443022cf 2 minutes ago 277MB [2021-11-16T16:35:22.369Z] security-secretstore-setup-arm64 latest c088b15a6e3b 3 minutes ago 26.8MB [2021-11-16T16:35:22.369Z] support-scheduler-arm64 latest 1feea84f7fc3 3 minutes ago 15.3MB [2021-11-16T16:35:22.369Z] security-proxy-setup-arm64 latest fe153323a067 3 minutes ago 25.5MB [2021-11-16T16:35:22.369Z] core-command-arm64 latest 41a02ca579d4 3 minutes ago 15.2MB [2021-11-16T16:35:22.369Z] ed585fce8cdd 3 minutes ago 1.46GB [2021-11-16T16:35:22.369Z] 3c1e5e17b9b1 3 minutes ago 1.46GB [2021-11-16T16:35:22.369Z] 6f57925ebb07 3 minutes ago 1.45GB [2021-11-16T16:35:22.369Z] 86e69c04bc32 3 minutes ago 1.46GB [2021-11-16T16:35:22.369Z] 29abba4423e7 3 minutes ago 1.45GB [2021-11-16T16:35:22.369Z] ci-base-image-arm64 latest ce484db238b5 7 minutes ago 1.24GB [2021-11-16T16:35:22.369Z] alpine 3.14 5b8b7b635229 4 days ago 5.35MB [2021-11-16T16:35:22.369Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 4 weeks ago 534MB [2021-11-16T16:35:22.369Z] docker 20.10.8 3734d5adc5ac 2 months ago 198MB [2021-11-16T16:35:22.369Z] 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-16T16:35:22.644Z] provisioning config files... [2021-11-16T16:35:22.664Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/111@tmp/config4017714003588418455tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-16T16:35:23.008Z] ---> docker-login.sh [2021-11-16T16:35:23.008Z] nexus3.edgexfoundry.org:10001 [2021-11-16T16:35:23.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T16:35:23.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T16:35:23.548Z] Configure a credential helper to remove this warning. See [2021-11-16T16:35:23.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T16:35:23.548Z] [2021-11-16T16:35:23.548Z] Login Succeeded [2021-11-16T16:35:23.548Z] nexus3.edgexfoundry.org:10002 [2021-11-16T16:35:23.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T16:35:24.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T16:35:24.086Z] Configure a credential helper to remove this warning. See [2021-11-16T16:35:24.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T16:35:24.086Z] [2021-11-16T16:35:24.086Z] Login Succeeded [2021-11-16T16:35:24.086Z] nexus3.edgexfoundry.org:10003 [2021-11-16T16:35:24.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T16:35:24.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T16:35:24.625Z] Configure a credential helper to remove this warning. See [2021-11-16T16:35:24.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T16:35:24.625Z] [2021-11-16T16:35:24.625Z] Login Succeeded [2021-11-16T16:35:24.625Z] nexus3.edgexfoundry.org:10004 [2021-11-16T16:35:24.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T16:35:25.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T16:35:25.166Z] Configure a credential helper to remove this warning. See [2021-11-16T16:35:25.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T16:35:25.166Z] [2021-11-16T16:35:25.166Z] Login Succeeded [2021-11-16T16:35:25.166Z] docker.io [2021-11-16T16:35:25.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T16:35:26.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T16:35:26.028Z] Configure a credential helper to remove this warning. See [2021-11-16T16:35:26.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T16:35:26.028Z] [2021-11-16T16:35:26.028Z] Login Succeeded [2021-11-16T16:35:26.028Z] ---> docker-login.sh ends [Pipeline] } [2021-11-16T16:35:26.043Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-16T16:35:26.073Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-16T16:35:26.094Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-11-16T16:35:26.094Z] 7bb90d905bf3f7572d0df0c323922e46dc77e599 [2021-11-16T16:35:26.094Z] latest [2021-11-16T16:35:26.094Z] 2.0.1-dev.99 [2021-11-16T16:35:26.094Z] 7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [2021-11-16T16:35:26.094Z] main [2021-11-16T16:35:26.094Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:35:26.435Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:35:26.768Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599 [2021-11-16T16:35:26.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-16T16:35:26.768Z] e005c52361f8: Preparing [2021-11-16T16:35:26.768Z] 650dfaaebe41: Preparing [2021-11-16T16:35:26.768Z] cf719e8cee37: Preparing [2021-11-16T16:35:26.768Z] a68c4a02bdfb: Preparing [2021-11-16T16:35:26.768Z] 62170e181a92: Preparing [2021-11-16T16:35:27.110Z] 62170e181a92: Layer already exists [2021-11-16T16:35:27.110Z] e005c52361f8: Pushed [2021-11-16T16:35:27.110Z] cf719e8cee37: Pushed [2021-11-16T16:35:27.110Z] a68c4a02bdfb: Pushed [2021-11-16T16:35:29.764Z] 650dfaaebe41: Pushed [2021-11-16T16:35:29.764Z] 7bb90d905bf3f7572d0df0c323922e46dc77e599: digest: sha256:99e3af9770fd848713b8e4efc50db86b36b4033cbe5b4c2b00783948ba0a02aa size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:35:30.101Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:35:30.437Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-11-16T16:35:30.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-16T16:35:30.437Z] e005c52361f8: Preparing [2021-11-16T16:35:30.437Z] 650dfaaebe41: Preparing [2021-11-16T16:35:30.437Z] cf719e8cee37: Preparing [2021-11-16T16:35:30.437Z] a68c4a02bdfb: Preparing [2021-11-16T16:35:30.437Z] 62170e181a92: Preparing [2021-11-16T16:35:30.437Z] 62170e181a92: Layer already exists [2021-11-16T16:35:30.707Z] e005c52361f8: Layer already exists [2021-11-16T16:35:30.707Z] cf719e8cee37: Layer already exists [2021-11-16T16:35:30.707Z] a68c4a02bdfb: Layer already exists [2021-11-16T16:35:30.707Z] 650dfaaebe41: Layer already exists [2021-11-16T16:35:30.707Z] latest: digest: sha256:99e3af9770fd848713b8e4efc50db86b36b4033cbe5b4c2b00783948ba0a02aa size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:35:31.045Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.99 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:35:31.380Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.99 [2021-11-16T16:35:31.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-16T16:35:31.380Z] e005c52361f8: Preparing [2021-11-16T16:35:31.380Z] 650dfaaebe41: Preparing [2021-11-16T16:35:31.380Z] cf719e8cee37: Preparing [2021-11-16T16:35:31.380Z] a68c4a02bdfb: Preparing [2021-11-16T16:35:31.380Z] 62170e181a92: Preparing [2021-11-16T16:35:31.380Z] 62170e181a92: Layer already exists [2021-11-16T16:35:31.650Z] cf719e8cee37: Layer already exists [2021-11-16T16:35:31.650Z] e005c52361f8: Layer already exists [2021-11-16T16:35:31.650Z] 650dfaaebe41: Layer already exists [2021-11-16T16:35:31.650Z] a68c4a02bdfb: Layer already exists [2021-11-16T16:35:31.650Z] 2.0.1-dev.99: digest: sha256:99e3af9770fd848713b8e4efc50db86b36b4033cbe5b4c2b00783948ba0a02aa size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:35:31.988Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:35:32.323Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [2021-11-16T16:35:32.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-16T16:35:32.323Z] e005c52361f8: Preparing [2021-11-16T16:35:32.323Z] 650dfaaebe41: Preparing [2021-11-16T16:35:32.323Z] cf719e8cee37: Preparing [2021-11-16T16:35:32.323Z] a68c4a02bdfb: Preparing [2021-11-16T16:35:32.323Z] 62170e181a92: Preparing [2021-11-16T16:35:32.594Z] a68c4a02bdfb: Layer already exists [2021-11-16T16:35:32.594Z] cf719e8cee37: Layer already exists [2021-11-16T16:35:32.594Z] 62170e181a92: Layer already exists [2021-11-16T16:35:32.594Z] 650dfaaebe41: Layer already exists [2021-11-16T16:35:32.594Z] e005c52361f8: Layer already exists [2021-11-16T16:35:32.594Z] 7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99: digest: sha256:99e3af9770fd848713b8e4efc50db86b36b4033cbe5b4c2b00783948ba0a02aa size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:35:32.930Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:35:33.265Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-11-16T16:35:33.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-16T16:35:33.265Z] e005c52361f8: Preparing [2021-11-16T16:35:33.265Z] 650dfaaebe41: Preparing [2021-11-16T16:35:33.265Z] cf719e8cee37: Preparing [2021-11-16T16:35:33.265Z] a68c4a02bdfb: Preparing [2021-11-16T16:35:33.265Z] 62170e181a92: Preparing [2021-11-16T16:35:33.265Z] cf719e8cee37: Layer already exists [2021-11-16T16:35:33.536Z] a68c4a02bdfb: Layer already exists [2021-11-16T16:35:33.536Z] 62170e181a92: Layer already exists [2021-11-16T16:35:33.536Z] e005c52361f8: Layer already exists [2021-11-16T16:35:33.536Z] 650dfaaebe41: Layer already exists [2021-11-16T16:35:33.536Z] main: digest: sha256:99e3af9770fd848713b8e4efc50db86b36b4033cbe5b4c2b00783948ba0a02aa size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-16T16:35:33.579Z] ===================================================== [Pipeline] echo [2021-11-16T16:35:33.590Z] taggedImages: [2021-11-16T16:35:33.590Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599 [2021-11-16T16:35:33.590Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-11-16T16:35:33.590Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.99 [2021-11-16T16:35:33.590Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [2021-11-16T16:35:33.590Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-11-16T16:35:33.609Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-11-16T16:35:33.609Z] 7bb90d905bf3f7572d0df0c323922e46dc77e599 [2021-11-16T16:35:33.609Z] latest [2021-11-16T16:35:33.609Z] 2.0.1-dev.99 [2021-11-16T16:35:33.609Z] 7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [2021-11-16T16:35:33.609Z] main [2021-11-16T16:35:33.609Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:35:33.960Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:35:34.298Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599 [2021-11-16T16:35:34.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-16T16:35:34.298Z] 33829be7852f: Preparing [2021-11-16T16:35:34.298Z] 982b71c8c1a3: Preparing [2021-11-16T16:35:34.298Z] cf719e8cee37: Preparing [2021-11-16T16:35:34.298Z] f5e706a4f831: Preparing [2021-11-16T16:35:34.298Z] 0b6d616db152: Preparing [2021-11-16T16:35:34.298Z] 62170e181a92: Preparing [2021-11-16T16:35:34.298Z] 62170e181a92: Waiting [2021-11-16T16:35:34.570Z] cf719e8cee37: Layer already exists [2021-11-16T16:35:34.570Z] 62170e181a92: Layer already exists [2021-11-16T16:35:34.570Z] 0b6d616db152: Pushed [2021-11-16T16:35:34.570Z] 33829be7852f: Pushed [2021-11-16T16:35:35.157Z] f5e706a4f831: Pushed [2021-11-16T16:35:37.784Z] 982b71c8c1a3: Pushed [2021-11-16T16:35:37.784Z] 7bb90d905bf3f7572d0df0c323922e46dc77e599: digest: sha256:96683370b035e06f62ac8ba866e0c8a8c0adabbae792274b0dc7bec93fa1bfe3 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:35:38.118Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:35:38.459Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-11-16T16:35:38.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-16T16:35:38.459Z] 33829be7852f: Preparing [2021-11-16T16:35:38.459Z] 982b71c8c1a3: Preparing [2021-11-16T16:35:38.459Z] cf719e8cee37: Preparing [2021-11-16T16:35:38.459Z] f5e706a4f831: Preparing [2021-11-16T16:35:38.459Z] 0b6d616db152: Preparing [2021-11-16T16:35:38.459Z] 62170e181a92: Preparing [2021-11-16T16:35:38.459Z] 62170e181a92: Waiting [2021-11-16T16:35:38.459Z] 0b6d616db152: Layer already exists [2021-11-16T16:35:38.459Z] 982b71c8c1a3: Layer already exists [2021-11-16T16:35:38.459Z] cf719e8cee37: Layer already exists [2021-11-16T16:35:38.459Z] f5e706a4f831: Layer already exists [2021-11-16T16:35:38.459Z] 33829be7852f: Layer already exists [2021-11-16T16:35:38.729Z] 62170e181a92: Layer already exists [2021-11-16T16:35:38.729Z] latest: digest: sha256:96683370b035e06f62ac8ba866e0c8a8c0adabbae792274b0dc7bec93fa1bfe3 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:35:39.069Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.99 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:35:39.405Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.99 [2021-11-16T16:35:39.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-16T16:35:39.405Z] 33829be7852f: Preparing [2021-11-16T16:35:39.405Z] 982b71c8c1a3: Preparing [2021-11-16T16:35:39.405Z] cf719e8cee37: Preparing [2021-11-16T16:35:39.405Z] f5e706a4f831: Preparing [2021-11-16T16:35:39.405Z] 0b6d616db152: Preparing [2021-11-16T16:35:39.405Z] 62170e181a92: Preparing [2021-11-16T16:35:39.405Z] 62170e181a92: Waiting [2021-11-16T16:35:39.405Z] 0b6d616db152: Layer already exists [2021-11-16T16:35:39.405Z] 982b71c8c1a3: Layer already exists [2021-11-16T16:35:39.405Z] cf719e8cee37: Layer already exists [2021-11-16T16:35:39.405Z] 33829be7852f: Layer already exists [2021-11-16T16:35:39.405Z] f5e706a4f831: Layer already exists [2021-11-16T16:35:39.676Z] 62170e181a92: Layer already exists [2021-11-16T16:35:39.676Z] 2.0.1-dev.99: digest: sha256:96683370b035e06f62ac8ba866e0c8a8c0adabbae792274b0dc7bec93fa1bfe3 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:35:40.013Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:35:40.343Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [2021-11-16T16:35:40.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-16T16:35:40.343Z] 33829be7852f: Preparing [2021-11-16T16:35:40.343Z] 982b71c8c1a3: Preparing [2021-11-16T16:35:40.343Z] cf719e8cee37: Preparing [2021-11-16T16:35:40.343Z] f5e706a4f831: Preparing [2021-11-16T16:35:40.343Z] 0b6d616db152: Preparing [2021-11-16T16:35:40.343Z] 62170e181a92: Preparing [2021-11-16T16:35:40.343Z] 62170e181a92: Waiting [2021-11-16T16:35:40.343Z] 33829be7852f: Layer already exists [2021-11-16T16:35:40.343Z] cf719e8cee37: Layer already exists [2021-11-16T16:35:40.343Z] f5e706a4f831: Layer already exists [2021-11-16T16:35:40.343Z] 982b71c8c1a3: Layer already exists [2021-11-16T16:35:40.343Z] 0b6d616db152: Layer already exists [2021-11-16T16:35:40.613Z] 62170e181a92: Layer already exists [2021-11-16T16:35:40.613Z] 7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99: digest: sha256:96683370b035e06f62ac8ba866e0c8a8c0adabbae792274b0dc7bec93fa1bfe3 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:35:40.949Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:35:41.287Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-11-16T16:35:41.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-16T16:35:41.287Z] 33829be7852f: Preparing [2021-11-16T16:35:41.287Z] 982b71c8c1a3: Preparing [2021-11-16T16:35:41.287Z] cf719e8cee37: Preparing [2021-11-16T16:35:41.287Z] f5e706a4f831: Preparing [2021-11-16T16:35:41.287Z] 0b6d616db152: Preparing [2021-11-16T16:35:41.287Z] 62170e181a92: Preparing [2021-11-16T16:35:41.287Z] 62170e181a92: Waiting [2021-11-16T16:35:41.558Z] cf719e8cee37: Layer already exists [2021-11-16T16:35:41.558Z] f5e706a4f831: Layer already exists [2021-11-16T16:35:41.558Z] 982b71c8c1a3: Layer already exists [2021-11-16T16:35:41.558Z] 0b6d616db152: Layer already exists [2021-11-16T16:35:41.558Z] 33829be7852f: Layer already exists [2021-11-16T16:35:41.558Z] 62170e181a92: Layer already exists [2021-11-16T16:35:41.558Z] main: digest: sha256:96683370b035e06f62ac8ba866e0c8a8c0adabbae792274b0dc7bec93fa1bfe3 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-16T16:35:41.601Z] ===================================================== [Pipeline] echo [2021-11-16T16:35:41.609Z] taggedImages: [2021-11-16T16:35:41.609Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599 [2021-11-16T16:35:41.609Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-11-16T16:35:41.609Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.99 [2021-11-16T16:35:41.609Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [2021-11-16T16:35:41.609Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-11-16T16:35:41.626Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-11-16T16:35:41.626Z] 7bb90d905bf3f7572d0df0c323922e46dc77e599 [2021-11-16T16:35:41.626Z] latest [2021-11-16T16:35:41.626Z] 2.0.1-dev.99 [2021-11-16T16:35:41.626Z] 7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [2021-11-16T16:35:41.626Z] main [2021-11-16T16:35:41.626Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:35:41.973Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:35:42.313Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599 [2021-11-16T16:35:42.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-16T16:35:42.313Z] 39e58fa57d99: Preparing [2021-11-16T16:35:42.313Z] 22fc993e8413: Preparing [2021-11-16T16:35:42.313Z] cf719e8cee37: Preparing [2021-11-16T16:35:42.313Z] a68c4a02bdfb: Preparing [2021-11-16T16:35:42.313Z] 62170e181a92: Preparing [2021-11-16T16:35:42.590Z] cf719e8cee37: Layer already exists [2021-11-16T16:35:42.590Z] a68c4a02bdfb: Layer already exists [2021-11-16T16:35:42.590Z] 62170e181a92: Layer already exists [2021-11-16T16:35:42.590Z] 39e58fa57d99: Pushed [2021-11-16T16:35:45.202Z] 22fc993e8413: Pushed [2021-11-16T16:35:45.474Z] 7bb90d905bf3f7572d0df0c323922e46dc77e599: digest: sha256:c1b78948e077adc272b50d0361649b85cfeaa3522ed13df1daa89457c2b291d9 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:35:45.821Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:35:46.160Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-11-16T16:35:46.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-16T16:35:46.160Z] 39e58fa57d99: Preparing [2021-11-16T16:35:46.160Z] 22fc993e8413: Preparing [2021-11-16T16:35:46.160Z] cf719e8cee37: Preparing [2021-11-16T16:35:46.160Z] a68c4a02bdfb: Preparing [2021-11-16T16:35:46.160Z] 62170e181a92: Preparing [2021-11-16T16:35:46.440Z] a68c4a02bdfb: Layer already exists [2021-11-16T16:35:46.440Z] cf719e8cee37: Layer already exists [2021-11-16T16:35:46.440Z] 62170e181a92: Layer already exists [2021-11-16T16:35:46.440Z] 39e58fa57d99: Layer already exists [2021-11-16T16:35:46.440Z] 22fc993e8413: Layer already exists [2021-11-16T16:35:46.440Z] latest: digest: sha256:c1b78948e077adc272b50d0361649b85cfeaa3522ed13df1daa89457c2b291d9 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:35:46.782Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.99 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:35:47.116Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.99 [2021-11-16T16:35:47.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-16T16:35:47.116Z] 39e58fa57d99: Preparing [2021-11-16T16:35:47.116Z] 22fc993e8413: Preparing [2021-11-16T16:35:47.116Z] cf719e8cee37: Preparing [2021-11-16T16:35:47.116Z] a68c4a02bdfb: Preparing [2021-11-16T16:35:47.116Z] 62170e181a92: Preparing [2021-11-16T16:35:47.116Z] 39e58fa57d99: Layer already exists [2021-11-16T16:35:47.116Z] 62170e181a92: Layer already exists [2021-11-16T16:35:47.116Z] a68c4a02bdfb: Layer already exists [2021-11-16T16:35:47.116Z] cf719e8cee37: Layer already exists [2021-11-16T16:35:47.116Z] 22fc993e8413: Layer already exists [2021-11-16T16:35:47.386Z] 2.0.1-dev.99: digest: sha256:c1b78948e077adc272b50d0361649b85cfeaa3522ed13df1daa89457c2b291d9 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:35:47.721Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:35:48.051Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [2021-11-16T16:35:48.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-16T16:35:48.051Z] 39e58fa57d99: Preparing [2021-11-16T16:35:48.051Z] 22fc993e8413: Preparing [2021-11-16T16:35:48.051Z] cf719e8cee37: Preparing [2021-11-16T16:35:48.051Z] a68c4a02bdfb: Preparing [2021-11-16T16:35:48.051Z] 62170e181a92: Preparing [2021-11-16T16:35:48.051Z] 62170e181a92: Layer already exists [2021-11-16T16:35:48.051Z] a68c4a02bdfb: Layer already exists [2021-11-16T16:35:48.051Z] 22fc993e8413: Layer already exists [2021-11-16T16:35:48.051Z] cf719e8cee37: Layer already exists [2021-11-16T16:35:48.051Z] 39e58fa57d99: Layer already exists [2021-11-16T16:35:48.321Z] 7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99: digest: sha256:c1b78948e077adc272b50d0361649b85cfeaa3522ed13df1daa89457c2b291d9 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:35:48.662Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:35:49.051Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-11-16T16:35:49.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-16T16:35:49.051Z] 39e58fa57d99: Preparing [2021-11-16T16:35:49.051Z] 22fc993e8413: Preparing [2021-11-16T16:35:49.051Z] cf719e8cee37: Preparing [2021-11-16T16:35:49.051Z] a68c4a02bdfb: Preparing [2021-11-16T16:35:49.051Z] 62170e181a92: Preparing [2021-11-16T16:35:49.051Z] 39e58fa57d99: Layer already exists [2021-11-16T16:35:49.051Z] 22fc993e8413: Layer already exists [2021-11-16T16:35:49.051Z] 62170e181a92: Layer already exists [2021-11-16T16:35:49.051Z] cf719e8cee37: Layer already exists [2021-11-16T16:35:49.051Z] a68c4a02bdfb: Layer already exists [2021-11-16T16:35:49.321Z] main: digest: sha256:c1b78948e077adc272b50d0361649b85cfeaa3522ed13df1daa89457c2b291d9 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-16T16:35:49.360Z] ===================================================== [Pipeline] echo [2021-11-16T16:35:49.369Z] taggedImages: [2021-11-16T16:35:49.369Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599 [2021-11-16T16:35:49.369Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-11-16T16:35:49.369Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.99 [2021-11-16T16:35:49.369Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [2021-11-16T16:35:49.369Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-11-16T16:35:49.414Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-11-16T16:35:49.414Z] 7bb90d905bf3f7572d0df0c323922e46dc77e599 [2021-11-16T16:35:49.414Z] latest [2021-11-16T16:35:49.414Z] 2.0.1-dev.99 [2021-11-16T16:35:49.414Z] 7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [2021-11-16T16:35:49.414Z] main [2021-11-16T16:35:49.414Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:35:49.761Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:35:50.106Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599 [2021-11-16T16:35:50.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-16T16:35:50.106Z] 0f7363277445: Preparing [2021-11-16T16:35:50.106Z] 0f7363277445: Preparing [2021-11-16T16:35:50.106Z] b73065294984: Preparing [2021-11-16T16:35:50.106Z] 8d5f902f11fb: Preparing [2021-11-16T16:35:50.106Z] 5848fb99de7b: Preparing [2021-11-16T16:35:50.106Z] c597c752d3cc: Preparing [2021-11-16T16:35:50.106Z] cf719e8cee37: Preparing [2021-11-16T16:35:50.106Z] 6bdf24f1a2e2: Preparing [2021-11-16T16:35:50.106Z] 7d99dd11e65e: Preparing [2021-11-16T16:35:50.106Z] b29f6830f281: Preparing [2021-11-16T16:35:50.106Z] df4cf67c4268: Preparing [2021-11-16T16:35:50.106Z] 62170e181a92: Preparing [2021-11-16T16:35:50.106Z] 6bdf24f1a2e2: Waiting [2021-11-16T16:35:50.106Z] 7d99dd11e65e: Waiting [2021-11-16T16:35:50.106Z] b29f6830f281: Waiting [2021-11-16T16:35:50.107Z] df4cf67c4268: Waiting [2021-11-16T16:35:50.107Z] 62170e181a92: Waiting [2021-11-16T16:35:50.107Z] cf719e8cee37: Waiting [2021-11-16T16:35:50.375Z] b73065294984: Pushed [2021-11-16T16:35:50.375Z] 5848fb99de7b: Pushed [2021-11-16T16:35:50.375Z] 8d5f902f11fb: Pushed [2021-11-16T16:35:50.375Z] 0f7363277445: Pushed [2021-11-16T16:35:50.375Z] cf719e8cee37: Layer already exists [2021-11-16T16:35:50.647Z] 7d99dd11e65e: Pushed [2021-11-16T16:35:50.647Z] 6bdf24f1a2e2: Pushed [2021-11-16T16:35:50.647Z] df4cf67c4268: Pushed [2021-11-16T16:35:50.647Z] b29f6830f281: Pushed [2021-11-16T16:35:50.647Z] 62170e181a92: Layer already exists [2021-11-16T16:35:54.028Z] c597c752d3cc: Pushed [2021-11-16T16:35:54.028Z] 7bb90d905bf3f7572d0df0c323922e46dc77e599: digest: sha256:f441751857cd69148a23ad709c886822cb744df54760fcf8116e16ba8cab8ba0 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:35:54.366Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:35:54.703Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-11-16T16:35:54.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-16T16:35:54.703Z] 0f7363277445: Preparing [2021-11-16T16:35:54.703Z] 0f7363277445: Preparing [2021-11-16T16:35:54.703Z] b73065294984: Preparing [2021-11-16T16:35:54.703Z] 8d5f902f11fb: Preparing [2021-11-16T16:35:54.703Z] 5848fb99de7b: Preparing [2021-11-16T16:35:54.703Z] c597c752d3cc: Preparing [2021-11-16T16:35:54.703Z] cf719e8cee37: Preparing [2021-11-16T16:35:54.703Z] 6bdf24f1a2e2: Preparing [2021-11-16T16:35:54.703Z] 7d99dd11e65e: Preparing [2021-11-16T16:35:54.703Z] b29f6830f281: Preparing [2021-11-16T16:35:54.703Z] df4cf67c4268: Preparing [2021-11-16T16:35:54.703Z] 62170e181a92: Preparing [2021-11-16T16:35:54.703Z] cf719e8cee37: Waiting [2021-11-16T16:35:54.703Z] 6bdf24f1a2e2: Waiting [2021-11-16T16:35:54.703Z] 7d99dd11e65e: Waiting [2021-11-16T16:35:54.703Z] b29f6830f281: Waiting [2021-11-16T16:35:54.703Z] df4cf67c4268: Waiting [2021-11-16T16:35:54.703Z] 62170e181a92: Waiting [2021-11-16T16:35:54.974Z] 8d5f902f11fb: Layer already exists [2021-11-16T16:35:54.974Z] c597c752d3cc: Layer already exists [2021-11-16T16:35:54.974Z] 5848fb99de7b: Layer already exists [2021-11-16T16:35:54.974Z] b73065294984: Layer already exists [2021-11-16T16:35:54.974Z] 0f7363277445: Layer already exists [2021-11-16T16:35:54.974Z] cf719e8cee37: Layer already exists [2021-11-16T16:35:54.974Z] 6bdf24f1a2e2: Layer already exists [2021-11-16T16:35:54.974Z] b29f6830f281: Layer already exists [2021-11-16T16:35:54.974Z] df4cf67c4268: Layer already exists [2021-11-16T16:35:54.974Z] 7d99dd11e65e: Layer already exists [2021-11-16T16:35:54.974Z] 62170e181a92: Layer already exists [2021-11-16T16:35:54.974Z] latest: digest: sha256:f441751857cd69148a23ad709c886822cb744df54760fcf8116e16ba8cab8ba0 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:35:55.327Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.99 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:35:55.668Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.99 [2021-11-16T16:35:55.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-16T16:35:55.668Z] 0f7363277445: Preparing [2021-11-16T16:35:55.668Z] 0f7363277445: Preparing [2021-11-16T16:35:55.668Z] b73065294984: Preparing [2021-11-16T16:35:55.668Z] 8d5f902f11fb: Preparing [2021-11-16T16:35:55.668Z] 5848fb99de7b: Preparing [2021-11-16T16:35:55.668Z] c597c752d3cc: Preparing [2021-11-16T16:35:55.668Z] cf719e8cee37: Preparing [2021-11-16T16:35:55.668Z] 6bdf24f1a2e2: Preparing [2021-11-16T16:35:55.668Z] 7d99dd11e65e: Preparing [2021-11-16T16:35:55.668Z] b29f6830f281: Preparing [2021-11-16T16:35:55.668Z] df4cf67c4268: Preparing [2021-11-16T16:35:55.668Z] 62170e181a92: Preparing [2021-11-16T16:35:55.668Z] cf719e8cee37: Waiting [2021-11-16T16:35:55.668Z] 6bdf24f1a2e2: Waiting [2021-11-16T16:35:55.668Z] 7d99dd11e65e: Waiting [2021-11-16T16:35:55.668Z] b29f6830f281: Waiting [2021-11-16T16:35:55.668Z] 62170e181a92: Waiting [2021-11-16T16:35:55.668Z] df4cf67c4268: Waiting [2021-11-16T16:35:55.668Z] b73065294984: Layer already exists [2021-11-16T16:35:55.668Z] c597c752d3cc: Layer already exists [2021-11-16T16:35:55.668Z] 8d5f902f11fb: Layer already exists [2021-11-16T16:35:55.668Z] 5848fb99de7b: Layer already exists [2021-11-16T16:35:55.668Z] 0f7363277445: Layer already exists [2021-11-16T16:35:55.940Z] 6bdf24f1a2e2: Layer already exists [2021-11-16T16:35:55.940Z] df4cf67c4268: Layer already exists [2021-11-16T16:35:55.940Z] b29f6830f281: Layer already exists [2021-11-16T16:35:55.940Z] 7d99dd11e65e: Layer already exists [2021-11-16T16:35:55.940Z] cf719e8cee37: Layer already exists [2021-11-16T16:35:55.940Z] 62170e181a92: Layer already exists [2021-11-16T16:35:55.940Z] 2.0.1-dev.99: digest: sha256:f441751857cd69148a23ad709c886822cb744df54760fcf8116e16ba8cab8ba0 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:35:56.279Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:35:56.623Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [2021-11-16T16:35:56.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-16T16:35:56.623Z] 0f7363277445: Preparing [2021-11-16T16:35:56.623Z] 0f7363277445: Preparing [2021-11-16T16:35:56.623Z] b73065294984: Preparing [2021-11-16T16:35:56.623Z] 8d5f902f11fb: Preparing [2021-11-16T16:35:56.623Z] 5848fb99de7b: Preparing [2021-11-16T16:35:56.623Z] c597c752d3cc: Preparing [2021-11-16T16:35:56.623Z] cf719e8cee37: Preparing [2021-11-16T16:35:56.623Z] 6bdf24f1a2e2: Preparing [2021-11-16T16:35:56.623Z] 7d99dd11e65e: Preparing [2021-11-16T16:35:56.623Z] b29f6830f281: Preparing [2021-11-16T16:35:56.623Z] df4cf67c4268: Preparing [2021-11-16T16:35:56.623Z] 62170e181a92: Preparing [2021-11-16T16:35:56.623Z] cf719e8cee37: Waiting [2021-11-16T16:35:56.623Z] 6bdf24f1a2e2: Waiting [2021-11-16T16:35:56.623Z] b29f6830f281: Waiting [2021-11-16T16:35:56.623Z] df4cf67c4268: Waiting [2021-11-16T16:35:56.623Z] 62170e181a92: Waiting [2021-11-16T16:35:56.623Z] 7d99dd11e65e: Waiting [2021-11-16T16:35:56.894Z] b73065294984: Layer already exists [2021-11-16T16:35:56.894Z] 8d5f902f11fb: Layer already exists [2021-11-16T16:35:56.894Z] c597c752d3cc: Layer already exists [2021-11-16T16:35:56.894Z] 0f7363277445: Layer already exists [2021-11-16T16:35:56.894Z] 5848fb99de7b: Layer already exists [2021-11-16T16:35:56.894Z] b29f6830f281: Layer already exists [2021-11-16T16:35:56.894Z] 7d99dd11e65e: Layer already exists [2021-11-16T16:35:56.894Z] cf719e8cee37: Layer already exists [2021-11-16T16:35:56.894Z] 6bdf24f1a2e2: Layer already exists [2021-11-16T16:35:56.894Z] df4cf67c4268: Layer already exists [2021-11-16T16:35:56.894Z] 62170e181a92: Layer already exists [2021-11-16T16:35:56.894Z] 7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99: digest: sha256:f441751857cd69148a23ad709c886822cb744df54760fcf8116e16ba8cab8ba0 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:35:57.234Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:35:57.577Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-11-16T16:35:57.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-16T16:35:57.577Z] 0f7363277445: Preparing [2021-11-16T16:35:57.577Z] 0f7363277445: Preparing [2021-11-16T16:35:57.577Z] b73065294984: Preparing [2021-11-16T16:35:57.577Z] 8d5f902f11fb: Preparing [2021-11-16T16:35:57.577Z] 5848fb99de7b: Preparing [2021-11-16T16:35:57.577Z] c597c752d3cc: Preparing [2021-11-16T16:35:57.577Z] cf719e8cee37: Preparing [2021-11-16T16:35:57.577Z] 6bdf24f1a2e2: Preparing [2021-11-16T16:35:57.577Z] 7d99dd11e65e: Preparing [2021-11-16T16:35:57.577Z] b29f6830f281: Preparing [2021-11-16T16:35:57.577Z] df4cf67c4268: Preparing [2021-11-16T16:35:57.577Z] 62170e181a92: Preparing [2021-11-16T16:35:57.577Z] cf719e8cee37: Waiting [2021-11-16T16:35:57.577Z] 6bdf24f1a2e2: Waiting [2021-11-16T16:35:57.577Z] 7d99dd11e65e: Waiting [2021-11-16T16:35:57.577Z] b29f6830f281: Waiting [2021-11-16T16:35:57.577Z] df4cf67c4268: Waiting [2021-11-16T16:35:57.577Z] 62170e181a92: Waiting [2021-11-16T16:35:57.852Z] 8d5f902f11fb: Layer already exists [2021-11-16T16:35:57.852Z] c597c752d3cc: Layer already exists [2021-11-16T16:35:57.852Z] b73065294984: Layer already exists [2021-11-16T16:35:57.852Z] 0f7363277445: Layer already exists [2021-11-16T16:35:57.852Z] 5848fb99de7b: Layer already exists [2021-11-16T16:35:57.852Z] 6bdf24f1a2e2: Layer already exists [2021-11-16T16:35:57.852Z] df4cf67c4268: Layer already exists [2021-11-16T16:35:57.852Z] 7d99dd11e65e: Layer already exists [2021-11-16T16:35:57.852Z] b29f6830f281: Layer already exists [2021-11-16T16:35:57.852Z] cf719e8cee37: Layer already exists [2021-11-16T16:35:57.852Z] 62170e181a92: Layer already exists [2021-11-16T16:35:57.852Z] main: digest: sha256:f441751857cd69148a23ad709c886822cb744df54760fcf8116e16ba8cab8ba0 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-16T16:35:57.899Z] ===================================================== [Pipeline] echo [2021-11-16T16:35:57.905Z] taggedImages: [2021-11-16T16:35:57.905Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599 [2021-11-16T16:35:57.906Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-11-16T16:35:57.906Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.99 [2021-11-16T16:35:57.906Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [2021-11-16T16:35:57.906Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-11-16T16:35:57.922Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-11-16T16:35:57.922Z] 7bb90d905bf3f7572d0df0c323922e46dc77e599 [2021-11-16T16:35:57.922Z] latest [2021-11-16T16:35:57.922Z] 2.0.1-dev.99 [2021-11-16T16:35:57.922Z] 7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [2021-11-16T16:35:57.922Z] main [2021-11-16T16:35:57.922Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:35:58.266Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:35:58.609Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599 [2021-11-16T16:35:58.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-16T16:35:58.609Z] 57a40d92cdda: Preparing [2021-11-16T16:35:58.609Z] 962eabb40e24: Preparing [2021-11-16T16:35:58.609Z] d0a4a8254915: Preparing [2021-11-16T16:35:58.609Z] faa9b2204154: Preparing [2021-11-16T16:35:58.609Z] 3e09c302fe6e: Preparing [2021-11-16T16:35:58.609Z] 62170e181a92: Preparing [2021-11-16T16:35:58.609Z] 62170e181a92: Waiting [2021-11-16T16:35:59.207Z] d0a4a8254915: Pushed [2021-11-16T16:35:59.207Z] faa9b2204154: Pushed [2021-11-16T16:35:59.207Z] 62170e181a92: Layer already exists [2021-11-16T16:35:59.483Z] 3e09c302fe6e: Pushed [2021-11-16T16:36:01.461Z] 962eabb40e24: Pushed [2021-11-16T16:36:01.461Z] 57a40d92cdda: Pushed [2021-11-16T16:36:01.734Z] 7bb90d905bf3f7572d0df0c323922e46dc77e599: digest: sha256:230a35a3a62639b913f7209dde7a302b77c43b1fa8e2d52842669b5e4d0d896c size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:36:02.077Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:36:02.413Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-11-16T16:36:02.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-16T16:36:02.413Z] 57a40d92cdda: Preparing [2021-11-16T16:36:02.413Z] 962eabb40e24: Preparing [2021-11-16T16:36:02.413Z] d0a4a8254915: Preparing [2021-11-16T16:36:02.413Z] faa9b2204154: Preparing [2021-11-16T16:36:02.413Z] 3e09c302fe6e: Preparing [2021-11-16T16:36:02.413Z] 62170e181a92: Preparing [2021-11-16T16:36:02.413Z] 62170e181a92: Waiting [2021-11-16T16:36:02.413Z] 3e09c302fe6e: Layer already exists [2021-11-16T16:36:02.413Z] 57a40d92cdda: Layer already exists [2021-11-16T16:36:02.413Z] 962eabb40e24: Layer already exists [2021-11-16T16:36:02.685Z] d0a4a8254915: Layer already exists [2021-11-16T16:36:02.685Z] faa9b2204154: Layer already exists [2021-11-16T16:36:02.685Z] 62170e181a92: Layer already exists [2021-11-16T16:36:02.685Z] latest: digest: sha256:230a35a3a62639b913f7209dde7a302b77c43b1fa8e2d52842669b5e4d0d896c size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:36:03.026Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.99 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:36:03.360Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.99 [2021-11-16T16:36:03.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-16T16:36:03.360Z] 57a40d92cdda: Preparing [2021-11-16T16:36:03.360Z] 962eabb40e24: Preparing [2021-11-16T16:36:03.360Z] d0a4a8254915: Preparing [2021-11-16T16:36:03.360Z] faa9b2204154: Preparing [2021-11-16T16:36:03.360Z] 3e09c302fe6e: Preparing [2021-11-16T16:36:03.360Z] 62170e181a92: Preparing [2021-11-16T16:36:03.360Z] 62170e181a92: Waiting [2021-11-16T16:36:03.637Z] faa9b2204154: Layer already exists [2021-11-16T16:36:03.637Z] d0a4a8254915: Layer already exists [2021-11-16T16:36:03.637Z] 57a40d92cdda: Layer already exists [2021-11-16T16:36:03.637Z] 962eabb40e24: Layer already exists [2021-11-16T16:36:03.637Z] 3e09c302fe6e: Layer already exists [2021-11-16T16:36:03.637Z] 62170e181a92: Layer already exists [2021-11-16T16:36:03.637Z] 2.0.1-dev.99: digest: sha256:230a35a3a62639b913f7209dde7a302b77c43b1fa8e2d52842669b5e4d0d896c size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:36:03.983Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:36:04.326Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [2021-11-16T16:36:04.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-16T16:36:04.326Z] 57a40d92cdda: Preparing [2021-11-16T16:36:04.326Z] 962eabb40e24: Preparing [2021-11-16T16:36:04.326Z] d0a4a8254915: Preparing [2021-11-16T16:36:04.326Z] faa9b2204154: Preparing [2021-11-16T16:36:04.326Z] 3e09c302fe6e: Preparing [2021-11-16T16:36:04.326Z] 62170e181a92: Preparing [2021-11-16T16:36:04.326Z] 62170e181a92: Waiting [2021-11-16T16:36:04.598Z] 57a40d92cdda: Layer already exists [2021-11-16T16:36:04.598Z] 962eabb40e24: Layer already exists [2021-11-16T16:36:04.598Z] d0a4a8254915: Layer already exists [2021-11-16T16:36:04.598Z] 3e09c302fe6e: Layer already exists [2021-11-16T16:36:04.598Z] faa9b2204154: Layer already exists [2021-11-16T16:36:04.598Z] 62170e181a92: Layer already exists [2021-11-16T16:36:04.598Z] 7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99: digest: sha256:230a35a3a62639b913f7209dde7a302b77c43b1fa8e2d52842669b5e4d0d896c size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:36:04.935Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:36:05.270Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-11-16T16:36:05.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-16T16:36:05.270Z] 57a40d92cdda: Preparing [2021-11-16T16:36:05.270Z] 962eabb40e24: Preparing [2021-11-16T16:36:05.270Z] d0a4a8254915: Preparing [2021-11-16T16:36:05.270Z] faa9b2204154: Preparing [2021-11-16T16:36:05.270Z] 3e09c302fe6e: Preparing [2021-11-16T16:36:05.270Z] 62170e181a92: Preparing [2021-11-16T16:36:05.270Z] 62170e181a92: Waiting [2021-11-16T16:36:05.541Z] 57a40d92cdda: Layer already exists [2021-11-16T16:36:05.541Z] faa9b2204154: Layer already exists [2021-11-16T16:36:05.541Z] 3e09c302fe6e: Layer already exists [2021-11-16T16:36:05.541Z] d0a4a8254915: Layer already exists [2021-11-16T16:36:05.541Z] 962eabb40e24: Layer already exists [2021-11-16T16:36:05.541Z] 62170e181a92: Layer already exists [2021-11-16T16:36:05.541Z] main: digest: sha256:230a35a3a62639b913f7209dde7a302b77c43b1fa8e2d52842669b5e4d0d896c size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-16T16:36:05.579Z] ===================================================== [Pipeline] echo [2021-11-16T16:36:05.585Z] taggedImages: [2021-11-16T16:36:05.585Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599 [2021-11-16T16:36:05.585Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-11-16T16:36:05.585Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.99 [2021-11-16T16:36:05.585Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [2021-11-16T16:36:05.585Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-11-16T16:36:05.605Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-11-16T16:36:05.605Z] 7bb90d905bf3f7572d0df0c323922e46dc77e599 [2021-11-16T16:36:05.605Z] latest [2021-11-16T16:36:05.605Z] 2.0.1-dev.99 [2021-11-16T16:36:05.605Z] 7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [2021-11-16T16:36:05.605Z] main [2021-11-16T16:36:05.605Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:36:05.974Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:36:06.347Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599 [2021-11-16T16:36:06.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-16T16:36:06.347Z] 2cf89e0e1058: Preparing [2021-11-16T16:36:06.347Z] edddef8a2960: Preparing [2021-11-16T16:36:06.347Z] 30dc6c7a99c1: Preparing [2021-11-16T16:36:06.347Z] 1b07c3192820: Preparing [2021-11-16T16:36:06.347Z] 8fb0d2b2c893: Preparing [2021-11-16T16:36:06.347Z] 95511176d622: Preparing [2021-11-16T16:36:06.347Z] c85b5305d964: Preparing [2021-11-16T16:36:06.347Z] 95511176d622: Waiting [2021-11-16T16:36:06.347Z] a23a040ac7a8: Preparing [2021-11-16T16:36:06.347Z] 66d389dfdaa0: Preparing [2021-11-16T16:36:06.347Z] 62170e181a92: Preparing [2021-11-16T16:36:06.347Z] a23a040ac7a8: Waiting [2021-11-16T16:36:06.347Z] 66d389dfdaa0: Waiting [2021-11-16T16:36:06.347Z] 62170e181a92: Waiting [2021-11-16T16:36:06.347Z] c85b5305d964: Waiting [2021-11-16T16:36:06.620Z] 8fb0d2b2c893: Pushed [2021-11-16T16:36:06.620Z] 2cf89e0e1058: Pushed [2021-11-16T16:36:06.620Z] edddef8a2960: Pushed [2021-11-16T16:36:06.895Z] 95511176d622: Pushed [2021-11-16T16:36:06.895Z] c85b5305d964: Pushed [2021-11-16T16:36:06.895Z] a23a040ac7a8: Pushed [2021-11-16T16:36:07.166Z] 62170e181a92: Layer already exists [2021-11-16T16:36:07.436Z] 66d389dfdaa0: Pushed [2021-11-16T16:36:08.861Z] 1b07c3192820: Pushed [2021-11-16T16:36:09.452Z] 30dc6c7a99c1: Pushed [2021-11-16T16:36:09.723Z] 7bb90d905bf3f7572d0df0c323922e46dc77e599: digest: sha256:f02ca46109ce84d28a5d33805a16e624d346d2713cd5186e1c7bbf2e80fe5c81 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:36:10.061Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:36:10.396Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-11-16T16:36:10.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-16T16:36:10.396Z] 2cf89e0e1058: Preparing [2021-11-16T16:36:10.396Z] edddef8a2960: Preparing [2021-11-16T16:36:10.396Z] 30dc6c7a99c1: Preparing [2021-11-16T16:36:10.396Z] 1b07c3192820: Preparing [2021-11-16T16:36:10.396Z] 8fb0d2b2c893: Preparing [2021-11-16T16:36:10.396Z] 95511176d622: Preparing [2021-11-16T16:36:10.396Z] c85b5305d964: Preparing [2021-11-16T16:36:10.396Z] a23a040ac7a8: Preparing [2021-11-16T16:36:10.396Z] 66d389dfdaa0: Preparing [2021-11-16T16:36:10.396Z] 62170e181a92: Preparing [2021-11-16T16:36:10.396Z] 95511176d622: Waiting [2021-11-16T16:36:10.396Z] c85b5305d964: Waiting [2021-11-16T16:36:10.396Z] a23a040ac7a8: Waiting [2021-11-16T16:36:10.396Z] 66d389dfdaa0: Waiting [2021-11-16T16:36:10.396Z] 62170e181a92: Waiting [2021-11-16T16:36:10.670Z] 8fb0d2b2c893: Layer already exists [2021-11-16T16:36:10.670Z] 30dc6c7a99c1: Layer already exists [2021-11-16T16:36:10.670Z] 1b07c3192820: Layer already exists [2021-11-16T16:36:10.670Z] 2cf89e0e1058: Layer already exists [2021-11-16T16:36:10.670Z] edddef8a2960: Layer already exists [2021-11-16T16:36:10.670Z] 66d389dfdaa0: Layer already exists [2021-11-16T16:36:10.670Z] 95511176d622: Layer already exists [2021-11-16T16:36:10.670Z] a23a040ac7a8: Layer already exists [2021-11-16T16:36:10.670Z] c85b5305d964: Layer already exists [2021-11-16T16:36:10.670Z] 62170e181a92: Layer already exists [2021-11-16T16:36:10.670Z] latest: digest: sha256:f02ca46109ce84d28a5d33805a16e624d346d2713cd5186e1c7bbf2e80fe5c81 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:36:11.011Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.99 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:36:11.346Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.99 [2021-11-16T16:36:11.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-16T16:36:11.346Z] 2cf89e0e1058: Preparing [2021-11-16T16:36:11.346Z] edddef8a2960: Preparing [2021-11-16T16:36:11.346Z] 30dc6c7a99c1: Preparing [2021-11-16T16:36:11.346Z] 1b07c3192820: Preparing [2021-11-16T16:36:11.346Z] 8fb0d2b2c893: Preparing [2021-11-16T16:36:11.346Z] 95511176d622: Preparing [2021-11-16T16:36:11.346Z] c85b5305d964: Preparing [2021-11-16T16:36:11.346Z] a23a040ac7a8: Preparing [2021-11-16T16:36:11.346Z] 66d389dfdaa0: Preparing [2021-11-16T16:36:11.346Z] 62170e181a92: Preparing [2021-11-16T16:36:11.346Z] 95511176d622: Waiting [2021-11-16T16:36:11.346Z] a23a040ac7a8: Waiting [2021-11-16T16:36:11.346Z] c85b5305d964: Waiting [2021-11-16T16:36:11.346Z] 66d389dfdaa0: Waiting [2021-11-16T16:36:11.346Z] 62170e181a92: Waiting [2021-11-16T16:36:11.618Z] edddef8a2960: Layer already exists [2021-11-16T16:36:11.618Z] 8fb0d2b2c893: Layer already exists [2021-11-16T16:36:11.618Z] 2cf89e0e1058: Layer already exists [2021-11-16T16:36:11.618Z] 1b07c3192820: Layer already exists [2021-11-16T16:36:11.618Z] 30dc6c7a99c1: Layer already exists [2021-11-16T16:36:11.618Z] 95511176d622: Layer already exists [2021-11-16T16:36:11.618Z] c85b5305d964: Layer already exists [2021-11-16T16:36:11.618Z] 66d389dfdaa0: Layer already exists [2021-11-16T16:36:11.618Z] a23a040ac7a8: Layer already exists [2021-11-16T16:36:11.618Z] 62170e181a92: Layer already exists [2021-11-16T16:36:11.618Z] 2.0.1-dev.99: digest: sha256:f02ca46109ce84d28a5d33805a16e624d346d2713cd5186e1c7bbf2e80fe5c81 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:36:11.995Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:36:12.349Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [2021-11-16T16:36:12.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-16T16:36:12.349Z] 2cf89e0e1058: Preparing [2021-11-16T16:36:12.349Z] edddef8a2960: Preparing [2021-11-16T16:36:12.349Z] 30dc6c7a99c1: Preparing [2021-11-16T16:36:12.349Z] 1b07c3192820: Preparing [2021-11-16T16:36:12.349Z] 8fb0d2b2c893: Preparing [2021-11-16T16:36:12.349Z] 95511176d622: Preparing [2021-11-16T16:36:12.349Z] c85b5305d964: Preparing [2021-11-16T16:36:12.349Z] a23a040ac7a8: Preparing [2021-11-16T16:36:12.349Z] 66d389dfdaa0: Preparing [2021-11-16T16:36:12.349Z] 62170e181a92: Preparing [2021-11-16T16:36:12.349Z] 95511176d622: Waiting [2021-11-16T16:36:12.349Z] c85b5305d964: Waiting [2021-11-16T16:36:12.349Z] a23a040ac7a8: Waiting [2021-11-16T16:36:12.349Z] 66d389dfdaa0: Waiting [2021-11-16T16:36:12.349Z] 62170e181a92: Waiting [2021-11-16T16:36:12.625Z] 30dc6c7a99c1: Layer already exists [2021-11-16T16:36:12.625Z] 8fb0d2b2c893: Layer already exists [2021-11-16T16:36:12.625Z] 1b07c3192820: Layer already exists [2021-11-16T16:36:12.625Z] 2cf89e0e1058: Layer already exists [2021-11-16T16:36:12.625Z] edddef8a2960: Layer already exists [2021-11-16T16:36:12.625Z] 95511176d622: Layer already exists [2021-11-16T16:36:12.625Z] c85b5305d964: Layer already exists [2021-11-16T16:36:12.625Z] a23a040ac7a8: Layer already exists [2021-11-16T16:36:12.625Z] 66d389dfdaa0: Layer already exists [2021-11-16T16:36:12.625Z] 62170e181a92: Layer already exists [2021-11-16T16:36:12.625Z] 7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99: digest: sha256:f02ca46109ce84d28a5d33805a16e624d346d2713cd5186e1c7bbf2e80fe5c81 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:36:12.975Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:36:13.327Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-11-16T16:36:13.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-16T16:36:13.327Z] 2cf89e0e1058: Preparing [2021-11-16T16:36:13.327Z] edddef8a2960: Preparing [2021-11-16T16:36:13.327Z] 30dc6c7a99c1: Preparing [2021-11-16T16:36:13.327Z] 1b07c3192820: Preparing [2021-11-16T16:36:13.327Z] 8fb0d2b2c893: Preparing [2021-11-16T16:36:13.327Z] 95511176d622: Preparing [2021-11-16T16:36:13.327Z] c85b5305d964: Preparing [2021-11-16T16:36:13.327Z] a23a040ac7a8: Preparing [2021-11-16T16:36:13.327Z] 66d389dfdaa0: Preparing [2021-11-16T16:36:13.327Z] 62170e181a92: Preparing [2021-11-16T16:36:13.327Z] 95511176d622: Waiting [2021-11-16T16:36:13.327Z] c85b5305d964: Waiting [2021-11-16T16:36:13.327Z] a23a040ac7a8: Waiting [2021-11-16T16:36:13.327Z] 66d389dfdaa0: Waiting [2021-11-16T16:36:13.327Z] 62170e181a92: Waiting [2021-11-16T16:36:13.597Z] 30dc6c7a99c1: Layer already exists [2021-11-16T16:36:13.597Z] 1b07c3192820: Layer already exists [2021-11-16T16:36:13.597Z] 2cf89e0e1058: Layer already exists [2021-11-16T16:36:13.597Z] 8fb0d2b2c893: Layer already exists [2021-11-16T16:36:13.597Z] edddef8a2960: Layer already exists [2021-11-16T16:36:13.597Z] a23a040ac7a8: Layer already exists [2021-11-16T16:36:13.597Z] 95511176d622: Layer already exists [2021-11-16T16:36:13.597Z] 66d389dfdaa0: Layer already exists [2021-11-16T16:36:13.597Z] c85b5305d964: Layer already exists [2021-11-16T16:36:13.597Z] 62170e181a92: Layer already exists [2021-11-16T16:36:13.598Z] main: digest: sha256:f02ca46109ce84d28a5d33805a16e624d346d2713cd5186e1c7bbf2e80fe5c81 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-16T16:36:13.637Z] ===================================================== [Pipeline] echo [2021-11-16T16:36:13.643Z] taggedImages: [2021-11-16T16:36:13.643Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599 [2021-11-16T16:36:13.643Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-11-16T16:36:13.643Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.99 [2021-11-16T16:36:13.643Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [2021-11-16T16:36:13.643Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-11-16T16:36:13.664Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-11-16T16:36:13.664Z] 7bb90d905bf3f7572d0df0c323922e46dc77e599 [2021-11-16T16:36:13.664Z] latest [2021-11-16T16:36:13.664Z] 2.0.1-dev.99 [2021-11-16T16:36:13.664Z] 7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [2021-11-16T16:36:13.664Z] main [2021-11-16T16:36:13.664Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:36:14.009Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:36:14.347Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599 [2021-11-16T16:36:14.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-16T16:36:14.348Z] e763830117f3: Preparing [2021-11-16T16:36:14.348Z] 658e6fe564cd: Preparing [2021-11-16T16:36:14.348Z] cf719e8cee37: Preparing [2021-11-16T16:36:14.348Z] c186181ea40a: Preparing [2021-11-16T16:36:14.348Z] 62170e181a92: Preparing [2021-11-16T16:36:14.618Z] 62170e181a92: Layer already exists [2021-11-16T16:36:14.618Z] cf719e8cee37: Layer already exists [2021-11-16T16:36:14.618Z] e763830117f3: Pushed [2021-11-16T16:36:14.889Z] c186181ea40a: Pushed [2021-11-16T16:36:17.492Z] 658e6fe564cd: Pushed [2021-11-16T16:36:17.492Z] 7bb90d905bf3f7572d0df0c323922e46dc77e599: digest: sha256:2c8efe6ca6377b943ef56ad3dfcb8c44c78e098e89ba4afa8c84a31bff0f25f0 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:36:17.827Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:36:18.164Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-11-16T16:36:18.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-16T16:36:18.164Z] e763830117f3: Preparing [2021-11-16T16:36:18.164Z] 658e6fe564cd: Preparing [2021-11-16T16:36:18.164Z] cf719e8cee37: Preparing [2021-11-16T16:36:18.164Z] c186181ea40a: Preparing [2021-11-16T16:36:18.164Z] 62170e181a92: Preparing [2021-11-16T16:36:18.435Z] 62170e181a92: Layer already exists [2021-11-16T16:36:18.435Z] cf719e8cee37: Layer already exists [2021-11-16T16:36:18.435Z] c186181ea40a: Layer already exists [2021-11-16T16:36:18.435Z] 658e6fe564cd: Layer already exists [2021-11-16T16:36:18.435Z] e763830117f3: Layer already exists [2021-11-16T16:36:18.435Z] latest: digest: sha256:2c8efe6ca6377b943ef56ad3dfcb8c44c78e098e89ba4afa8c84a31bff0f25f0 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:36:18.776Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.99 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:36:19.109Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.99 [2021-11-16T16:36:19.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-16T16:36:19.109Z] e763830117f3: Preparing [2021-11-16T16:36:19.109Z] 658e6fe564cd: Preparing [2021-11-16T16:36:19.109Z] cf719e8cee37: Preparing [2021-11-16T16:36:19.109Z] c186181ea40a: Preparing [2021-11-16T16:36:19.109Z] 62170e181a92: Preparing [2021-11-16T16:36:19.380Z] c186181ea40a: Layer already exists [2021-11-16T16:36:19.380Z] 658e6fe564cd: Layer already exists [2021-11-16T16:36:19.380Z] e763830117f3: Layer already exists [2021-11-16T16:36:19.380Z] cf719e8cee37: Layer already exists [2021-11-16T16:36:19.380Z] 62170e181a92: Layer already exists [2021-11-16T16:36:19.380Z] 2.0.1-dev.99: digest: sha256:2c8efe6ca6377b943ef56ad3dfcb8c44c78e098e89ba4afa8c84a31bff0f25f0 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:36:19.720Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:36:20.061Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [2021-11-16T16:36:20.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-16T16:36:20.061Z] e763830117f3: Preparing [2021-11-16T16:36:20.061Z] 658e6fe564cd: Preparing [2021-11-16T16:36:20.061Z] cf719e8cee37: Preparing [2021-11-16T16:36:20.061Z] c186181ea40a: Preparing [2021-11-16T16:36:20.061Z] 62170e181a92: Preparing [2021-11-16T16:36:20.331Z] 62170e181a92: Layer already exists [2021-11-16T16:36:20.331Z] 658e6fe564cd: Layer already exists [2021-11-16T16:36:20.331Z] c186181ea40a: Layer already exists [2021-11-16T16:36:20.331Z] e763830117f3: Layer already exists [2021-11-16T16:36:20.331Z] cf719e8cee37: Layer already exists [2021-11-16T16:36:20.331Z] 7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99: digest: sha256:2c8efe6ca6377b943ef56ad3dfcb8c44c78e098e89ba4afa8c84a31bff0f25f0 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:36:20.666Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:36:21.000Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-11-16T16:36:21.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-16T16:36:21.000Z] e763830117f3: Preparing [2021-11-16T16:36:21.000Z] 658e6fe564cd: Preparing [2021-11-16T16:36:21.000Z] cf719e8cee37: Preparing [2021-11-16T16:36:21.000Z] c186181ea40a: Preparing [2021-11-16T16:36:21.000Z] 62170e181a92: Preparing [2021-11-16T16:36:21.272Z] cf719e8cee37: Layer already exists [2021-11-16T16:36:21.272Z] 62170e181a92: Layer already exists [2021-11-16T16:36:21.272Z] e763830117f3: Layer already exists [2021-11-16T16:36:21.272Z] 658e6fe564cd: Layer already exists [2021-11-16T16:36:21.272Z] c186181ea40a: Layer already exists [2021-11-16T16:36:21.272Z] main: digest: sha256:2c8efe6ca6377b943ef56ad3dfcb8c44c78e098e89ba4afa8c84a31bff0f25f0 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-16T16:36:21.316Z] ===================================================== [Pipeline] echo [2021-11-16T16:36:21.324Z] taggedImages: [2021-11-16T16:36:21.324Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599 [2021-11-16T16:36:21.324Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-11-16T16:36:21.324Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.99 [2021-11-16T16:36:21.324Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [2021-11-16T16:36:21.324Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-11-16T16:36:21.342Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-11-16T16:36:21.342Z] 7bb90d905bf3f7572d0df0c323922e46dc77e599 [2021-11-16T16:36:21.342Z] latest [2021-11-16T16:36:21.342Z] 2.0.1-dev.99 [2021-11-16T16:36:21.342Z] 7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [2021-11-16T16:36:21.342Z] main [2021-11-16T16:36:21.342Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:36:21.694Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:36:22.031Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599 [2021-11-16T16:36:22.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-16T16:36:22.031Z] 182d945f3972: Preparing [2021-11-16T16:36:22.031Z] 31f134e15b7c: Preparing [2021-11-16T16:36:22.031Z] cf719e8cee37: Preparing [2021-11-16T16:36:22.031Z] a68c4a02bdfb: Preparing [2021-11-16T16:36:22.031Z] 62170e181a92: Preparing [2021-11-16T16:36:22.302Z] cf719e8cee37: Layer already exists [2021-11-16T16:36:22.302Z] a68c4a02bdfb: Layer already exists [2021-11-16T16:36:22.302Z] 62170e181a92: Layer already exists [2021-11-16T16:36:22.302Z] 182d945f3972: Pushed [2021-11-16T16:36:24.907Z] 31f134e15b7c: Pushed [2021-11-16T16:36:24.907Z] 7bb90d905bf3f7572d0df0c323922e46dc77e599: digest: sha256:9572116ed3aa91480c997fe7dd6da64eb74f294af9b45fd046dbe55890f986d3 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:36:25.243Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:36:25.574Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-11-16T16:36:25.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-16T16:36:25.574Z] 182d945f3972: Preparing [2021-11-16T16:36:25.574Z] 31f134e15b7c: Preparing [2021-11-16T16:36:25.574Z] cf719e8cee37: Preparing [2021-11-16T16:36:25.574Z] a68c4a02bdfb: Preparing [2021-11-16T16:36:25.574Z] 62170e181a92: Preparing [2021-11-16T16:36:25.846Z] cf719e8cee37: Layer already exists [2021-11-16T16:36:25.846Z] 182d945f3972: Layer already exists [2021-11-16T16:36:25.846Z] 31f134e15b7c: Layer already exists [2021-11-16T16:36:25.846Z] 62170e181a92: Layer already exists [2021-11-16T16:36:25.846Z] a68c4a02bdfb: Layer already exists [2021-11-16T16:36:25.846Z] latest: digest: sha256:9572116ed3aa91480c997fe7dd6da64eb74f294af9b45fd046dbe55890f986d3 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:36:26.187Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.99 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:36:26.521Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.99 [2021-11-16T16:36:26.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-16T16:36:26.521Z] 182d945f3972: Preparing [2021-11-16T16:36:26.521Z] 31f134e15b7c: Preparing [2021-11-16T16:36:26.521Z] cf719e8cee37: Preparing [2021-11-16T16:36:26.521Z] a68c4a02bdfb: Preparing [2021-11-16T16:36:26.521Z] 62170e181a92: Preparing [2021-11-16T16:36:26.792Z] 31f134e15b7c: Layer already exists [2021-11-16T16:36:26.792Z] cf719e8cee37: Layer already exists [2021-11-16T16:36:26.792Z] 182d945f3972: Layer already exists [2021-11-16T16:36:26.792Z] 62170e181a92: Layer already exists [2021-11-16T16:36:26.792Z] a68c4a02bdfb: Layer already exists [2021-11-16T16:36:26.792Z] 2.0.1-dev.99: digest: sha256:9572116ed3aa91480c997fe7dd6da64eb74f294af9b45fd046dbe55890f986d3 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:36:27.129Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:36:27.467Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [2021-11-16T16:36:27.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-16T16:36:27.467Z] 182d945f3972: Preparing [2021-11-16T16:36:27.467Z] 31f134e15b7c: Preparing [2021-11-16T16:36:27.467Z] cf719e8cee37: Preparing [2021-11-16T16:36:27.467Z] a68c4a02bdfb: Preparing [2021-11-16T16:36:27.467Z] 62170e181a92: Preparing [2021-11-16T16:36:27.738Z] 62170e181a92: Layer already exists [2021-11-16T16:36:27.738Z] 31f134e15b7c: Layer already exists [2021-11-16T16:36:27.738Z] 182d945f3972: Layer already exists [2021-11-16T16:36:27.738Z] cf719e8cee37: Layer already exists [2021-11-16T16:36:27.738Z] a68c4a02bdfb: Layer already exists [2021-11-16T16:36:27.738Z] 7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99: digest: sha256:9572116ed3aa91480c997fe7dd6da64eb74f294af9b45fd046dbe55890f986d3 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:36:28.073Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:36:28.410Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-11-16T16:36:28.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-16T16:36:28.410Z] 182d945f3972: Preparing [2021-11-16T16:36:28.410Z] 31f134e15b7c: Preparing [2021-11-16T16:36:28.410Z] cf719e8cee37: Preparing [2021-11-16T16:36:28.410Z] a68c4a02bdfb: Preparing [2021-11-16T16:36:28.410Z] 62170e181a92: Preparing [2021-11-16T16:36:28.683Z] 31f134e15b7c: Layer already exists [2021-11-16T16:36:28.683Z] 62170e181a92: Layer already exists [2021-11-16T16:36:28.683Z] a68c4a02bdfb: Layer already exists [2021-11-16T16:36:28.683Z] 182d945f3972: Layer already exists [2021-11-16T16:36:28.683Z] cf719e8cee37: Layer already exists [2021-11-16T16:36:28.683Z] main: digest: sha256:9572116ed3aa91480c997fe7dd6da64eb74f294af9b45fd046dbe55890f986d3 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-16T16:36:28.723Z] ===================================================== [Pipeline] echo [2021-11-16T16:36:28.731Z] taggedImages: [2021-11-16T16:36:28.731Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599 [2021-11-16T16:36:28.731Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-11-16T16:36:28.731Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.99 [2021-11-16T16:36:28.731Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [2021-11-16T16:36:28.731Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-11-16T16:36:28.750Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-11-16T16:36:28.750Z] 7bb90d905bf3f7572d0df0c323922e46dc77e599 [2021-11-16T16:36:28.750Z] latest [2021-11-16T16:36:28.750Z] 2.0.1-dev.99 [2021-11-16T16:36:28.750Z] 7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [2021-11-16T16:36:28.750Z] main [2021-11-16T16:36:28.750Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:36:29.097Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:36:29.440Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599 [2021-11-16T16:36:29.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-16T16:36:29.440Z] 4a98e42117da: Preparing [2021-11-16T16:36:29.440Z] f31c94bdd675: Preparing [2021-11-16T16:36:29.440Z] df75c9433f71: Preparing [2021-11-16T16:36:29.440Z] 8f4e507f5656: Preparing [2021-11-16T16:36:29.440Z] 166dde17997b: Preparing [2021-11-16T16:36:29.440Z] 78c4bc0ebec3: Preparing [2021-11-16T16:36:29.440Z] 45596ee15a31: Preparing [2021-11-16T16:36:29.440Z] 52dc75cd08be: Preparing [2021-11-16T16:36:29.440Z] a6e1fd50fee5: Preparing [2021-11-16T16:36:29.440Z] 56eb02710082: Preparing [2021-11-16T16:36:29.440Z] ee420dfed78a: Preparing [2021-11-16T16:36:29.440Z] 52dc75cd08be: Waiting [2021-11-16T16:36:29.440Z] ee420dfed78a: Waiting [2021-11-16T16:36:29.440Z] a6e1fd50fee5: Waiting [2021-11-16T16:36:29.440Z] 56eb02710082: Waiting [2021-11-16T16:36:29.440Z] 78c4bc0ebec3: Waiting [2021-11-16T16:36:29.440Z] 45596ee15a31: Waiting [2021-11-16T16:36:29.713Z] 166dde17997b: Layer already exists [2021-11-16T16:36:29.713Z] 78c4bc0ebec3: Layer already exists [2021-11-16T16:36:29.713Z] 45596ee15a31: Layer already exists [2021-11-16T16:36:29.713Z] 52dc75cd08be: Layer already exists [2021-11-16T16:36:29.713Z] f31c94bdd675: Pushed [2021-11-16T16:36:29.713Z] a6e1fd50fee5: Layer already exists [2021-11-16T16:36:29.986Z] 56eb02710082: Layer already exists [2021-11-16T16:36:29.986Z] ee420dfed78a: Layer already exists [2021-11-16T16:36:30.584Z] 4a98e42117da: Pushed [2021-11-16T16:36:32.563Z] df75c9433f71: Pushed [2021-11-16T16:36:47.628Z] 8f4e507f5656: Pushed [2021-11-16T16:36:47.628Z] 7bb90d905bf3f7572d0df0c323922e46dc77e599: digest: sha256:fabf52a21938d2406f9516142be2496d38bfb86909242a930dce02e234280adb size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:36:47.969Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:36:48.303Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-11-16T16:36:48.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-16T16:36:48.303Z] 4a98e42117da: Preparing [2021-11-16T16:36:48.303Z] f31c94bdd675: Preparing [2021-11-16T16:36:48.303Z] df75c9433f71: Preparing [2021-11-16T16:36:48.303Z] 8f4e507f5656: Preparing [2021-11-16T16:36:48.303Z] 166dde17997b: Preparing [2021-11-16T16:36:48.303Z] 78c4bc0ebec3: Preparing [2021-11-16T16:36:48.303Z] 45596ee15a31: Preparing [2021-11-16T16:36:48.303Z] 52dc75cd08be: Preparing [2021-11-16T16:36:48.303Z] a6e1fd50fee5: Preparing [2021-11-16T16:36:48.303Z] 56eb02710082: Preparing [2021-11-16T16:36:48.303Z] ee420dfed78a: Preparing [2021-11-16T16:36:48.303Z] 78c4bc0ebec3: Waiting [2021-11-16T16:36:48.303Z] 45596ee15a31: Waiting [2021-11-16T16:36:48.303Z] 52dc75cd08be: Waiting [2021-11-16T16:36:48.303Z] a6e1fd50fee5: Waiting [2021-11-16T16:36:48.303Z] 56eb02710082: Waiting [2021-11-16T16:36:48.303Z] ee420dfed78a: Waiting [2021-11-16T16:36:48.576Z] 166dde17997b: Layer already exists [2021-11-16T16:36:48.576Z] 4a98e42117da: Layer already exists [2021-11-16T16:36:48.576Z] 8f4e507f5656: Layer already exists [2021-11-16T16:36:48.576Z] df75c9433f71: Layer already exists [2021-11-16T16:36:48.576Z] f31c94bdd675: Layer already exists [2021-11-16T16:36:48.576Z] 45596ee15a31: Layer already exists [2021-11-16T16:36:48.576Z] 56eb02710082: Layer already exists [2021-11-16T16:36:48.576Z] a6e1fd50fee5: Layer already exists [2021-11-16T16:36:48.576Z] 52dc75cd08be: Layer already exists [2021-11-16T16:36:48.576Z] 78c4bc0ebec3: Layer already exists [2021-11-16T16:36:48.576Z] ee420dfed78a: Layer already exists [2021-11-16T16:36:48.576Z] latest: digest: sha256:fabf52a21938d2406f9516142be2496d38bfb86909242a930dce02e234280adb size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:36:48.919Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.99 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:36:49.254Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.99 [2021-11-16T16:36:49.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-16T16:36:49.254Z] 4a98e42117da: Preparing [2021-11-16T16:36:49.254Z] f31c94bdd675: Preparing [2021-11-16T16:36:49.254Z] df75c9433f71: Preparing [2021-11-16T16:36:49.254Z] 8f4e507f5656: Preparing [2021-11-16T16:36:49.254Z] 166dde17997b: Preparing [2021-11-16T16:36:49.254Z] 78c4bc0ebec3: Preparing [2021-11-16T16:36:49.254Z] 45596ee15a31: Preparing [2021-11-16T16:36:49.254Z] 52dc75cd08be: Preparing [2021-11-16T16:36:49.254Z] a6e1fd50fee5: Preparing [2021-11-16T16:36:49.254Z] 56eb02710082: Preparing [2021-11-16T16:36:49.254Z] ee420dfed78a: Preparing [2021-11-16T16:36:49.254Z] 52dc75cd08be: Waiting [2021-11-16T16:36:49.254Z] a6e1fd50fee5: Waiting [2021-11-16T16:36:49.254Z] 56eb02710082: Waiting [2021-11-16T16:36:49.254Z] 78c4bc0ebec3: Waiting [2021-11-16T16:36:49.254Z] 45596ee15a31: Waiting [2021-11-16T16:36:49.254Z] ee420dfed78a: Waiting [2021-11-16T16:36:49.526Z] df75c9433f71: Layer already exists [2021-11-16T16:36:49.526Z] f31c94bdd675: Layer already exists [2021-11-16T16:36:49.526Z] 8f4e507f5656: Layer already exists [2021-11-16T16:36:49.526Z] 166dde17997b: Layer already exists [2021-11-16T16:36:49.526Z] 4a98e42117da: Layer already exists [2021-11-16T16:36:49.526Z] 45596ee15a31: Layer already exists [2021-11-16T16:36:49.526Z] 52dc75cd08be: Layer already exists [2021-11-16T16:36:49.526Z] a6e1fd50fee5: Layer already exists [2021-11-16T16:36:49.526Z] 78c4bc0ebec3: Layer already exists [2021-11-16T16:36:49.526Z] 56eb02710082: Layer already exists [2021-11-16T16:36:49.526Z] ee420dfed78a: Layer already exists [2021-11-16T16:36:49.526Z] 2.0.1-dev.99: digest: sha256:fabf52a21938d2406f9516142be2496d38bfb86909242a930dce02e234280adb size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:36:49.868Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:36:50.205Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [2021-11-16T16:36:50.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-16T16:36:50.205Z] 4a98e42117da: Preparing [2021-11-16T16:36:50.205Z] f31c94bdd675: Preparing [2021-11-16T16:36:50.205Z] df75c9433f71: Preparing [2021-11-16T16:36:50.205Z] 8f4e507f5656: Preparing [2021-11-16T16:36:50.205Z] 166dde17997b: Preparing [2021-11-16T16:36:50.205Z] 78c4bc0ebec3: Preparing [2021-11-16T16:36:50.205Z] 45596ee15a31: Preparing [2021-11-16T16:36:50.205Z] 52dc75cd08be: Preparing [2021-11-16T16:36:50.205Z] a6e1fd50fee5: Preparing [2021-11-16T16:36:50.205Z] 56eb02710082: Preparing [2021-11-16T16:36:50.205Z] ee420dfed78a: Preparing [2021-11-16T16:36:50.205Z] 52dc75cd08be: Waiting [2021-11-16T16:36:50.205Z] a6e1fd50fee5: Waiting [2021-11-16T16:36:50.205Z] 56eb02710082: Waiting [2021-11-16T16:36:50.205Z] 78c4bc0ebec3: Waiting [2021-11-16T16:36:50.205Z] ee420dfed78a: Waiting [2021-11-16T16:36:50.205Z] 45596ee15a31: Waiting [2021-11-16T16:36:50.476Z] f31c94bdd675: Layer already exists [2021-11-16T16:36:50.476Z] df75c9433f71: Layer already exists [2021-11-16T16:36:50.476Z] 166dde17997b: Layer already exists [2021-11-16T16:36:50.476Z] 8f4e507f5656: Layer already exists [2021-11-16T16:36:50.476Z] 4a98e42117da: Layer already exists [2021-11-16T16:36:50.476Z] 78c4bc0ebec3: Layer already exists [2021-11-16T16:36:50.476Z] a6e1fd50fee5: Layer already exists [2021-11-16T16:36:50.476Z] 56eb02710082: Layer already exists [2021-11-16T16:36:50.476Z] 52dc75cd08be: Layer already exists [2021-11-16T16:36:50.476Z] 45596ee15a31: Layer already exists [2021-11-16T16:36:50.476Z] ee420dfed78a: Layer already exists [2021-11-16T16:36:50.476Z] 7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99: digest: sha256:fabf52a21938d2406f9516142be2496d38bfb86909242a930dce02e234280adb size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:36:50.821Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:36:51.162Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-11-16T16:36:51.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-16T16:36:51.162Z] 4a98e42117da: Preparing [2021-11-16T16:36:51.162Z] f31c94bdd675: Preparing [2021-11-16T16:36:51.162Z] df75c9433f71: Preparing [2021-11-16T16:36:51.162Z] 8f4e507f5656: Preparing [2021-11-16T16:36:51.162Z] 166dde17997b: Preparing [2021-11-16T16:36:51.162Z] 78c4bc0ebec3: Preparing [2021-11-16T16:36:51.162Z] 45596ee15a31: Preparing [2021-11-16T16:36:51.162Z] 52dc75cd08be: Preparing [2021-11-16T16:36:51.162Z] a6e1fd50fee5: Preparing [2021-11-16T16:36:51.162Z] 56eb02710082: Preparing [2021-11-16T16:36:51.162Z] ee420dfed78a: Preparing [2021-11-16T16:36:51.162Z] 52dc75cd08be: Waiting [2021-11-16T16:36:51.162Z] a6e1fd50fee5: Waiting [2021-11-16T16:36:51.162Z] 56eb02710082: Waiting [2021-11-16T16:36:51.162Z] ee420dfed78a: Waiting [2021-11-16T16:36:51.162Z] 78c4bc0ebec3: Waiting [2021-11-16T16:36:51.434Z] 4a98e42117da: Layer already exists [2021-11-16T16:36:51.434Z] df75c9433f71: Layer already exists [2021-11-16T16:36:51.434Z] 166dde17997b: Layer already exists [2021-11-16T16:36:51.434Z] 8f4e507f5656: Layer already exists [2021-11-16T16:36:51.434Z] f31c94bdd675: Layer already exists [2021-11-16T16:36:51.434Z] a6e1fd50fee5: Layer already exists [2021-11-16T16:36:51.434Z] 78c4bc0ebec3: Layer already exists [2021-11-16T16:36:51.434Z] 56eb02710082: Layer already exists [2021-11-16T16:36:51.434Z] 52dc75cd08be: Layer already exists [2021-11-16T16:36:51.434Z] 45596ee15a31: Layer already exists [2021-11-16T16:36:51.434Z] ee420dfed78a: Layer already exists [2021-11-16T16:36:51.434Z] main: digest: sha256:fabf52a21938d2406f9516142be2496d38bfb86909242a930dce02e234280adb size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-16T16:36:51.483Z] ===================================================== [Pipeline] echo [2021-11-16T16:36:51.492Z] taggedImages: [2021-11-16T16:36:51.492Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599 [2021-11-16T16:36:51.492Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-11-16T16:36:51.492Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.99 [2021-11-16T16:36:51.492Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [2021-11-16T16:36:51.492Z] - 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-16T16:36:51.910Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-16T16:36:52.183Z] [2021-11-16T16:36:52.183Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:36:52.541Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-16T16:36:52.818Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-16T16:36:52.818Z] 448f6bf000e3: Pulling fs layer [2021-11-16T16:36:52.818Z] f757da607395: Pulling fs layer [2021-11-16T16:36:52.818Z] 05883995daec: Pulling fs layer [2021-11-16T16:36:52.818Z] 8603b9c90790: Pulling fs layer [2021-11-16T16:36:52.818Z] 1560dd03e051: Pulling fs layer [2021-11-16T16:36:52.818Z] 27f5ce0e4adf: Pulling fs layer [2021-11-16T16:36:52.818Z] c2d8d7efcc4b: Pulling fs layer [2021-11-16T16:36:52.818Z] 1560dd03e051: Waiting [2021-11-16T16:36:52.818Z] 27f5ce0e4adf: Waiting [2021-11-16T16:36:52.818Z] c2d8d7efcc4b: Waiting [2021-11-16T16:36:52.818Z] 8603b9c90790: Waiting [2021-11-16T16:36:52.818Z] f757da607395: Verifying Checksum [2021-11-16T16:36:52.818Z] f757da607395: Download complete [2021-11-16T16:36:52.818Z] 8603b9c90790: Verifying Checksum [2021-11-16T16:36:52.818Z] 8603b9c90790: Download complete [2021-11-16T16:36:53.094Z] 1560dd03e051: Verifying Checksum [2021-11-16T16:36:53.094Z] 1560dd03e051: Download complete [2021-11-16T16:36:53.094Z] 27f5ce0e4adf: Verifying Checksum [2021-11-16T16:36:53.094Z] 27f5ce0e4adf: Download complete [2021-11-16T16:36:53.094Z] 05883995daec: Download complete [2021-11-16T16:36:53.373Z] 448f6bf000e3: Verifying Checksum [2021-11-16T16:36:53.373Z] 448f6bf000e3: Download complete [2021-11-16T16:36:56.763Z] c2d8d7efcc4b: Verifying Checksum [2021-11-16T16:36:56.763Z] c2d8d7efcc4b: Download complete [2021-11-16T16:36:57.361Z] 448f6bf000e3: Pull complete [2021-11-16T16:36:57.958Z] f757da607395: Pull complete [2021-11-16T16:36:59.400Z] 05883995daec: Pull complete [2021-11-16T16:36:59.994Z] 8603b9c90790: Pull complete [2021-11-16T16:37:00.978Z] 1560dd03e051: Pull complete [2021-11-16T16:37:01.251Z] 27f5ce0e4adf: Pull complete [2021-11-16T16:37:16.331Z] c2d8d7efcc4b: Pull complete [2021-11-16T16:37:16.331Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-16T16:37:16.331Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-16T16:37:16.331Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-16T16:37:16.614Z] prd-ubuntu18.04-docker-arm64-4c-16g-833 does not seem to be running inside a container [2021-11-16T16:37:16.835Z] $ 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/111 -v /w/workspace/edgex-go/111:/w/workspace/edgex-go/111:rw,z -v /w/workspace/edgex-go/111@tmp:/w/workspace/edgex-go/111@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-16T16:37:20.359Z] $ docker top e1d6555b95930440b37833ec086ab712adbb271be6d94a37ad2951f60468d9d5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-16T16:37:21.317Z] ---> job-cost.sh [2021-11-16T16:37:21.317Z] lf-activate-venv: SKIPPING [2021-11-16T16:37:21.317Z] INFO: No Stack... [2021-11-16T16:37:22.747Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-16T16:37:23.020Z] INFO: Archiving Costs [Pipeline] sh [2021-11-16T16:37:23.683Z] + cat /w/workspace/edgex-go/111/archives/cost.csv [2021-11-16T16:37:23.683Z] + cut -d, -f6 [Pipeline] lock [2021-11-16T16:37:23.755Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-111-stack-cost] [2021-11-16T16:37:23.764Z] Resource [jenkins-edgexfoundry-edgex-go-main-111-stack-cost] did not exist. Created. [2021-11-16T16:37:23.764Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-111-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-16T16:37:24.427Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-16T16:37:25.177Z] Stashed 1 file(s) [Pipeline] } [2021-11-16T16:37:25.182Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-111-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-16T16:37:25.330Z] $ docker stop --time=1 e1d6555b95930440b37833ec086ab712adbb271be6d94a37ad2951f60468d9d5 [2021-11-16T16:37:27.057Z] $ docker rm -f e1d6555b95930440b37833ec086ab712adbb271be6d94a37ad2951f60468d9d5 [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-16T16:37:27.750Z] provisioning config files... [2021-11-16T16:37:27.759Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/111@tmp/config60043839717144382tmp [Pipeline] { [Pipeline] sh [2021-11-16T16:37:28.058Z] + set +x [2021-11-16T16:37:28.058Z] + curl -s https://codecov.io/bash [2021-11-16T16:37:28.058Z] + bash -s -- [2021-11-16T16:37:28.321Z] [2021-11-16T16:37:28.321Z] _____ _ [2021-11-16T16:37:28.321Z] / ____| | | [2021-11-16T16:37:28.321Z] | | ___ __| | ___ ___ _____ __ [2021-11-16T16:37:28.321Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-16T16:37:28.321Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-16T16:37:28.321Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-16T16:37:28.321Z] Bash-1.0.6 [2021-11-16T16:37:28.321Z] [2021-11-16T16:37:28.321Z] [2021-11-16T16:37:28.321Z] ==> git version 2.24.4 found [2021-11-16T16:37:28.321Z] ==> 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-16T16:37:28.321Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-16T16:37:28.321Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-16T16:37:28.321Z] ==> Jenkins CI detected. [2021-11-16T16:37:28.321Z] current dir:  /w/workspace/edgex-go/111 [2021-11-16T16:37:28.321Z] project root: . [2021-11-16T16:37:28.321Z] --> token set from env [2021-11-16T16:37:28.321Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-16T16:37:28.321Z] ==> Running gcov in . (disable via -X gcov) [2021-11-16T16:37:28.321Z] ==> Python coveragepy not found [2021-11-16T16:37:28.321Z] ==> Searching for coverage reports in: [2021-11-16T16:37:28.321Z] + . [2021-11-16T16:37:28.321Z] -> Found 1 reports [2021-11-16T16:37:28.321Z] ==> Detecting git/mercurial file structure [2021-11-16T16:37:28.321Z] ==> Reading reports [2021-11-16T16:37:28.321Z] + ./coverage.out bytes=428381 [2021-11-16T16:37:28.321Z] ==> Appending adjustments [2021-11-16T16:37:28.321Z] https://docs.codecov.io/docs/fixing-reports [2021-11-16T16:37:29.262Z] + Found adjustments [2021-11-16T16:37:29.262Z] ==> Gzipping contents [2021-11-16T16:37:29.262Z] 60K /tmp/codecov.hS8aFW.gz [2021-11-16T16:37:29.262Z] ==> Uploading reports [2021-11-16T16:37:29.262Z] url: https://codecov.io [2021-11-16T16:37:29.262Z] query: branch=main&commit=7bb90d905bf3f7572d0df0c323922e46dc77e599&build=111&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F111%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-16T16:37:29.262Z] -> Pinging Codecov [2021-11-16T16:37:29.262Z] 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=7bb90d905bf3f7572d0df0c323922e46dc77e599&build=111&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F111%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-16T16:37:29.830Z] -> Uploading to [2021-11-16T16:37:29.830Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-16/00271124DB129430A58F1EEE437C3FCB/7bb90d905bf3f7572d0df0c323922e46dc77e599/7d9aa6d9-fe4b-449e-80c1-68f35393a09b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211116%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211116T163729Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=49b7d83367bf87524ac3b83a00de75ffe1ee3254e14e8a2b3cf500f5242ed9dc [2021-11-16T16:37:29.830Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-16T16:37:29.830Z] Dload Upload Total Spent Left Speed [2021-11-16T16:37:30.089Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57583 0 0 100 57583 0 152k --:--:-- --:--:-- --:--:-- 152k [2021-11-16T16:37:30.089Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/7bb90d905bf3f7572d0df0c323922e46dc77e599 [Pipeline] } [2021-11-16T16:37:30.096Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-11-16T16:37:30.719Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-11-16T16:37:30.727Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:37:31.010Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-16T16:37:31.010Z] [2021-11-16T16:37:31.010Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:37:31.312Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-16T16:37:31.312Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-11-16T16:37:31.312Z] 188c0c94c7c5: Pulling fs layer [2021-11-16T16:37:31.312Z] 0ef7d3d256c8: Pulling fs layer [2021-11-16T16:37:31.312Z] de9db76c5a1d: Pulling fs layer [2021-11-16T16:37:31.312Z] 0eba1c9be4d2: Pulling fs layer [2021-11-16T16:37:31.312Z] 0d57e429df01: Pulling fs layer [2021-11-16T16:37:31.312Z] 4e4be7b47b0d: Pulling fs layer [2021-11-16T16:37:31.312Z] e1f770b5df2f: Pulling fs layer [2021-11-16T16:37:31.312Z] 85a0685a4137: Pulling fs layer [2021-11-16T16:37:31.312Z] 0d57e429df01: Waiting [2021-11-16T16:37:31.312Z] 4e4be7b47b0d: Waiting [2021-11-16T16:37:31.312Z] e1f770b5df2f: Waiting [2021-11-16T16:37:31.312Z] 85a0685a4137: Waiting [2021-11-16T16:37:31.312Z] 0eba1c9be4d2: Waiting [2021-11-16T16:37:31.312Z] de9db76c5a1d: Verifying Checksum [2021-11-16T16:37:31.312Z] de9db76c5a1d: Download complete [2021-11-16T16:37:31.312Z] 0ef7d3d256c8: Verifying Checksum [2021-11-16T16:37:31.312Z] 0ef7d3d256c8: Download complete [2021-11-16T16:37:31.312Z] 0d57e429df01: Verifying Checksum [2021-11-16T16:37:31.312Z] 0d57e429df01: Download complete [2021-11-16T16:37:31.312Z] 188c0c94c7c5: Verifying Checksum [2021-11-16T16:37:31.312Z] 4e4be7b47b0d: Verifying Checksum [2021-11-16T16:37:31.312Z] 4e4be7b47b0d: Download complete [2021-11-16T16:37:31.573Z] e1f770b5df2f: Verifying Checksum [2021-11-16T16:37:31.573Z] e1f770b5df2f: Download complete [2021-11-16T16:37:31.834Z] 188c0c94c7c5: Pull complete [2021-11-16T16:37:32.093Z] 0eba1c9be4d2: Verifying Checksum [2021-11-16T16:37:32.093Z] 0eba1c9be4d2: Download complete [2021-11-16T16:37:32.093Z] 0ef7d3d256c8: Pull complete [2021-11-16T16:37:32.093Z] de9db76c5a1d: Pull complete [2021-11-16T16:37:32.093Z] 85a0685a4137: Verifying Checksum [2021-11-16T16:37:32.093Z] 85a0685a4137: Download complete [2021-11-16T16:37:36.337Z] 0eba1c9be4d2: Pull complete [2021-11-16T16:37:36.337Z] 0d57e429df01: Pull complete [2021-11-16T16:37:36.337Z] 4e4be7b47b0d: Pull complete [2021-11-16T16:37:36.337Z] e1f770b5df2f: Pull complete [2021-11-16T16:37:41.672Z] 85a0685a4137: Pull complete [2021-11-16T16:37:41.931Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-11-16T16:37:41.931Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-16T16:37:41.931Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-11-16T16:37:41.996Z] prd-centos7-docker-4c-2g-832 does not seem to be running inside a container [2021-11-16T16:37:42.036Z] $ 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/111 -v /w/workspace/edgex-go/111:/w/workspace/edgex-go/111:rw,z -v /w/workspace/edgex-go/111@tmp:/w/workspace/edgex-go/111@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-16T16:37:42.776Z] $ docker top 69eddc015266c02ceafbc263b387fafd67ccc41cf83aff675a62f2839db9375e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-16T16:37:42.848Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-11-16T16:37:43.133Z] + set -o pipefail [2021-11-16T16:37:43.133Z] + snyk monitor '--org=edgex-jenkins' [2021-11-16T16:37:48.435Z] [2021-11-16T16:37:48.435Z] Monitoring /w/workspace/edgex-go/111 (github.com/edgexfoundry/edgex-go)... [2021-11-16T16:37:48.435Z] [2021-11-16T16:37:48.435Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/dec33b92-d86d-4a09-8c72-356cba43ee13 [2021-11-16T16:37:48.435Z] [2021-11-16T16:37:48.435Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-11-16T16:37:48.435Z] [2021-11-16T16:37:48.435Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-11-16T16:37:48.435Z] [2021-11-16T16:37:49.003Z] [Pipeline] } [2021-11-16T16:37:49.016Z] $ docker stop --time=1 69eddc015266c02ceafbc263b387fafd67ccc41cf83aff675a62f2839db9375e [2021-11-16T16:37:50.876Z] $ docker rm -f 69eddc015266c02ceafbc263b387fafd67ccc41cf83aff675a62f2839db9375e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-11-16T16:37:51.366Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-16T16:37:51.373Z] provisioning config files... [2021-11-16T16:37:51.382Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/111@tmp/config2397965733563825215tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-16T16:37:51.683Z] --> edgex-publish-swagger.sh [2021-11-16T16:37:51.683Z] === Publish openapi/v2 API === [2021-11-16T16:37:51.683Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-11-16T16:37:51.683Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/111/openapi/v2/core-command.yaml] [2021-11-16T16:37:51.683Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-16T16:37:51.683Z] Dload Upload Total Spent Left Speed [2021-11-16T16:37:52.622Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32389 0 0 100 32389 0 32997 --:--:-- --:--:-- --:--:-- 33016 [2021-11-16T16:37:52.622Z] [2021-11-16T16:37:52.622Z] [2021-11-16T16:37:52.622Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/111/openapi/v2/core-data.yaml] [2021-11-16T16:37:52.622Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-16T16:37:52.622Z] Dload Upload Total Spent Left Speed [2021-11-16T16:37:54.002Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71116 0 0 100 71116 0 59822 0:00:01 0:00:01 --:--:-- 59861 100 71116 0 0 100 71116 0 59800 0:00:01 0:00:01 --:--:-- 59811 [2021-11-16T16:37:54.002Z] [2021-11-16T16:37:54.002Z] [2021-11-16T16:37:54.002Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/111/openapi/v2/core-metadata.yaml] [2021-11-16T16:37:54.002Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-16T16:37:54.002Z] Dload Upload Total Spent Left Speed [2021-11-16T16:37:55.879Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 100k 0:00:01 0:00:01 --:--:-- 100k 100 119k 0 0 100 119k 0 63275 0:00:01 0:00:01 --:--:-- 63276 100 119k 0 0 100 119k 0 63269 0:00:01 0:00:01 --:--:-- 63244 [2021-11-16T16:37:55.879Z] [2021-11-16T16:37:55.879Z] [2021-11-16T16:37:55.879Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/111/openapi/v2/support-notifications.yaml] [2021-11-16T16:37:55.879Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-16T16:37:55.879Z] Dload Upload Total Spent Left Speed [2021-11-16T16:37:57.079Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88830 0 0 100 88830 0 75136 0:00:01 0:00:01 --:--:-- 75152 100 88830 0 0 100 88830 0 67542 0:00:01 0:00:01 --:--:-- 67551 [2021-11-16T16:37:57.079Z] [2021-11-16T16:37:57.079Z] [2021-11-16T16:37:57.079Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/111/openapi/v2/support-scheduler.yaml] [2021-11-16T16:37:57.079Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-16T16:37:57.079Z] Dload Upload Total Spent Left Speed [2021-11-16T16:37:58.020Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38932 0 0 100 38932 0 37012 0:00:01 0:00:01 --:--:-- 37042 100 38932 0 0 100 38932 0 37007 0:00:01 0:00:01 --:--:-- 37042 [2021-11-16T16:37:58.020Z] [2021-11-16T16:37:58.020Z] [2021-11-16T16:37:58.020Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/111/openapi/v2/system-agent.yaml] [2021-11-16T16:37:58.020Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-16T16:37:58.020Z] Dload Upload Total Spent Left Speed [2021-11-16T16:37:59.407Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 16474 0:00:01 0:00:01 --:--:-- 16486 100 19603 0 0 100 19603 0 15353 0:00:01 0:00:01 --:--:-- 15362 [2021-11-16T16:37:59.407Z] [2021-11-16T16:37:59.407Z] [Pipeline] } [2021-11-16T16:37:59.415Z] 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-16T16:37:59.897Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-16T16:37:59.897Z] . [Pipeline] withDockerContainer [2021-11-16T16:37:59.958Z] prd-centos7-docker-4c-2g-832 does not seem to be running inside a container [2021-11-16T16:37:59.994Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/111 -v /w/workspace/edgex-go/111:/w/workspace/edgex-go/111:rw,z -v /w/workspace/edgex-go/111@tmp:/w/workspace/edgex-go/111@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-16T16:38:00.375Z] $ docker top 870456aa959ded9999efff9746d71a751cd5a6306bd381fe2ea7b2e6aabac04e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-16T16:38:00.507Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-16T16:38:00.507Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-16T16:38:00.648Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-16T16:38:00.655Z] $ docker exec 870456aa959ded9999efff9746d71a751cd5a6306bd381fe2ea7b2e6aabac04e ssh-agent [2021-11-16T16:38:00.794Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLAMjEi/agent.14 [2021-11-16T16:38:00.794Z] SSH_AGENT_PID=20 [2021-11-16T16:38:00.812Z] Running ssh-add (command line suppressed) [2021-11-16T16:38:00.925Z] Identity added: /w/workspace/edgex-go/111@tmp/private_key_2639168312638890840.key (/w/workspace/edgex-go/111@tmp/private_key_2639168312638890840.key) [2021-11-16T16:38:00.934Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-16T16:38:01.223Z] + git semver tag [2021-11-16T16:38:01.224Z] # -> Open(): unable to determine branch for HEAD [2021-11-16T16:38:01.224Z] # $GIT_DIR = /w/workspace/edgex-go/111/.git [2021-11-16T16:38:01.224Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/111 [2021-11-16T16:38:01.224Z] # $SEMVER_REMOTE_NAME = origin [2021-11-16T16:38:01.224Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-16T16:38:01.224Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-16T16:38:01.224Z] # $SEMVER_BRANCH = main [2021-11-16T16:38:01.224Z] # $SEMVER_DIR = /w/workspace/edgex-go/111/.semver [2021-11-16T16:38:01.224Z] # 7bb90d905bf3f7572d0df0c323922e46dc77e599 HEAD [2021-11-16T16:38:01.224Z] # -> Force: false [2021-11-16T16:38:01.224Z] # c3870b0eb0026cfea4f6e128341c74bc50cf1642 refs/tags/v2.0.1-dev.99 [Pipeline] } [2021-11-16T16:38:01.238Z] $ docker exec --env ******** --env ******** 870456aa959ded9999efff9746d71a751cd5a6306bd381fe2ea7b2e6aabac04e ssh-agent -k [2021-11-16T16:38:01.333Z] unset SSH_AUTH_SOCK; [2021-11-16T16:38:01.333Z] unset SSH_AGENT_PID; [2021-11-16T16:38:01.333Z] echo Agent pid 20 killed; [2021-11-16T16:38:01.343Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-16T16:38:01.639Z] + git semver [Pipeline] } [2021-11-16T16:38:01.653Z] $ docker stop --time=1 870456aa959ded9999efff9746d71a751cd5a6306bd381fe2ea7b2e6aabac04e [2021-11-16T16:38:02.841Z] $ docker rm -f 870456aa959ded9999efff9746d71a751cd5a6306bd381fe2ea7b2e6aabac04e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:38:03.228Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-16T16:38:03.228Z] [2021-11-16T16:38:03.228Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:38:03.555Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-16T16:38:03.555Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-11-16T16:38:03.555Z] ab5ef0e58194: Pulling fs layer [2021-11-16T16:38:03.555Z] 9712f1f96733: Pulling fs layer [2021-11-16T16:38:03.555Z] 63f879dbbcfc: Pulling fs layer [2021-11-16T16:38:03.555Z] 0d9ebad4ef96: Pulling fs layer [2021-11-16T16:38:03.555Z] e9a5061849ea: Pulling fs layer [2021-11-16T16:38:03.555Z] d747dcd14b5f: Pulling fs layer [2021-11-16T16:38:03.555Z] 2de7ff778b66: Pulling fs layer [2021-11-16T16:38:03.555Z] 0d9ebad4ef96: Waiting [2021-11-16T16:38:03.555Z] e9a5061849ea: Waiting [2021-11-16T16:38:03.555Z] d747dcd14b5f: Waiting [2021-11-16T16:38:03.555Z] 2de7ff778b66: Waiting [2021-11-16T16:38:03.555Z] 9712f1f96733: Verifying Checksum [2021-11-16T16:38:03.555Z] 9712f1f96733: Download complete [2021-11-16T16:38:03.826Z] 63f879dbbcfc: Verifying Checksum [2021-11-16T16:38:03.826Z] 63f879dbbcfc: Download complete [2021-11-16T16:38:03.826Z] 0d9ebad4ef96: Verifying Checksum [2021-11-16T16:38:03.826Z] 0d9ebad4ef96: Download complete [2021-11-16T16:38:04.087Z] d747dcd14b5f: Verifying Checksum [2021-11-16T16:38:04.087Z] d747dcd14b5f: Download complete [2021-11-16T16:38:04.087Z] ab5ef0e58194: Verifying Checksum [2021-11-16T16:38:04.087Z] ab5ef0e58194: Download complete [2021-11-16T16:38:04.087Z] e9a5061849ea: Verifying Checksum [2021-11-16T16:38:04.087Z] e9a5061849ea: Download complete [2021-11-16T16:38:04.087Z] 2de7ff778b66: Verifying Checksum [2021-11-16T16:38:04.087Z] 2de7ff778b66: Download complete [2021-11-16T16:38:06.666Z] ab5ef0e58194: Pull complete [2021-11-16T16:38:06.926Z] 9712f1f96733: Pull complete [2021-11-16T16:38:07.501Z] 63f879dbbcfc: Pull complete [2021-11-16T16:38:11.716Z] 0d9ebad4ef96: Pull complete [2021-11-16T16:38:11.716Z] e9a5061849ea: Pull complete [2021-11-16T16:38:11.716Z] d747dcd14b5f: Pull complete [2021-11-16T16:38:13.125Z] 2de7ff778b66: Pull complete [2021-11-16T16:38:13.125Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-11-16T16:38:13.125Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-16T16:38:13.125Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-11-16T16:38:13.193Z] prd-centos7-docker-4c-2g-832 does not seem to be running inside a container [2021-11-16T16:38:13.227Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/111 -v /w/workspace/edgex-go/111:/w/workspace/edgex-go/111:rw,z -v /w/workspace/edgex-go/111@tmp:/w/workspace/edgex-go/111@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-16T16:38:16.679Z] $ docker top f152f38e3c6c6ac32a08d7eb8563214fe42228c8a382f6db4bf38c48fd56ec8a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-11-16T16:38:16.750Z] provisioning config files... [2021-11-16T16:38:16.759Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/111@tmp/config6618118782907602037tmp [2021-11-16T16:38:16.769Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/111@tmp/config4373211563690224024tmp [2021-11-16T16:38:16.778Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/111@tmp/config6423617530395149469tmp [Pipeline] { [Pipeline] echo [2021-11-16T16:38:16.791Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-16T16:38:17.075Z] ---> sigul-configuration.sh [2021-11-16T16:38:17.075Z] gpg: directory `/root/.gnupg' created [2021-11-16T16:38:17.075Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-11-16T16:38:17.075Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-11-16T16:38:17.075Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-11-16T16:38:17.075Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-11-16T16:38:17.075Z] gpg: CAST5 encrypted data [2021-11-16T16:38:17.075Z] gpg: encrypted with 1 passphrase [2021-11-16T16:38:17.075Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-11-16T16:38:17.367Z] + mkdir /home/jenkins [2021-11-16T16:38:17.367Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-11-16T16:38:17.656Z] + 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-16T16:38:17.665Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-16T16:38:17.950Z] ---> sigul-install.sh [2021-11-16T16:38:17.950Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-11-16T16:38:18.237Z] + git tag --list [2021-11-16T16:38:18.237Z] 0.6.0 [2021-11-16T16:38:18.237Z] 0.6.1 [2021-11-16T16:38:18.237Z] 0.7.0 [2021-11-16T16:38:18.237Z] 0.7.1 [2021-11-16T16:38:18.237Z] v1.0.0 [2021-11-16T16:38:18.237Z] v1.0.1 [2021-11-16T16:38:18.237Z] v1.1.0 [2021-11-16T16:38:18.237Z] v1.2.0 [2021-11-16T16:38:18.237Z] v1.2.1 [2021-11-16T16:38:18.237Z] v1.3.0 [2021-11-16T16:38:18.237Z] v1.3.1 [2021-11-16T16:38:18.237Z] v2.0.0 [2021-11-16T16:38:18.237Z] v2.0.1-dev.1 [2021-11-16T16:38:18.237Z] v2.0.1-dev.10 [2021-11-16T16:38:18.237Z] v2.0.1-dev.11 [2021-11-16T16:38:18.237Z] v2.0.1-dev.12 [2021-11-16T16:38:18.237Z] v2.0.1-dev.13 [2021-11-16T16:38:18.237Z] v2.0.1-dev.14 [2021-11-16T16:38:18.237Z] v2.0.1-dev.15 [2021-11-16T16:38:18.237Z] v2.0.1-dev.16 [2021-11-16T16:38:18.237Z] v2.0.1-dev.17 [2021-11-16T16:38:18.237Z] v2.0.1-dev.18 [2021-11-16T16:38:18.237Z] v2.0.1-dev.19 [2021-11-16T16:38:18.237Z] v2.0.1-dev.2 [2021-11-16T16:38:18.237Z] v2.0.1-dev.20 [2021-11-16T16:38:18.237Z] v2.0.1-dev.21 [2021-11-16T16:38:18.237Z] v2.0.1-dev.22 [2021-11-16T16:38:18.237Z] v2.0.1-dev.23 [2021-11-16T16:38:18.237Z] v2.0.1-dev.24 [2021-11-16T16:38:18.237Z] v2.0.1-dev.25 [2021-11-16T16:38:18.237Z] v2.0.1-dev.26 [2021-11-16T16:38:18.237Z] v2.0.1-dev.27 [2021-11-16T16:38:18.237Z] v2.0.1-dev.28 [2021-11-16T16:38:18.237Z] v2.0.1-dev.29 [2021-11-16T16:38:18.237Z] v2.0.1-dev.3 [2021-11-16T16:38:18.237Z] v2.0.1-dev.30 [2021-11-16T16:38:18.237Z] v2.0.1-dev.31 [2021-11-16T16:38:18.237Z] v2.0.1-dev.32 [2021-11-16T16:38:18.237Z] v2.0.1-dev.33 [2021-11-16T16:38:18.237Z] v2.0.1-dev.34 [2021-11-16T16:38:18.237Z] v2.0.1-dev.35 [2021-11-16T16:38:18.237Z] v2.0.1-dev.36 [2021-11-16T16:38:18.237Z] v2.0.1-dev.37 [2021-11-16T16:38:18.237Z] v2.0.1-dev.38 [2021-11-16T16:38:18.237Z] v2.0.1-dev.39 [2021-11-16T16:38:18.237Z] v2.0.1-dev.4 [2021-11-16T16:38:18.237Z] v2.0.1-dev.40 [2021-11-16T16:38:18.237Z] v2.0.1-dev.41 [2021-11-16T16:38:18.237Z] v2.0.1-dev.42 [2021-11-16T16:38:18.237Z] v2.0.1-dev.43 [2021-11-16T16:38:18.237Z] v2.0.1-dev.44 [2021-11-16T16:38:18.237Z] v2.0.1-dev.45 [2021-11-16T16:38:18.237Z] v2.0.1-dev.46 [2021-11-16T16:38:18.237Z] v2.0.1-dev.47 [2021-11-16T16:38:18.237Z] v2.0.1-dev.48 [2021-11-16T16:38:18.237Z] v2.0.1-dev.49 [2021-11-16T16:38:18.237Z] v2.0.1-dev.5 [2021-11-16T16:38:18.237Z] v2.0.1-dev.50 [2021-11-16T16:38:18.237Z] v2.0.1-dev.51 [2021-11-16T16:38:18.237Z] v2.0.1-dev.52 [2021-11-16T16:38:18.237Z] v2.0.1-dev.53 [2021-11-16T16:38:18.237Z] v2.0.1-dev.54 [2021-11-16T16:38:18.237Z] v2.0.1-dev.55 [2021-11-16T16:38:18.237Z] v2.0.1-dev.56 [2021-11-16T16:38:18.237Z] v2.0.1-dev.57 [2021-11-16T16:38:18.237Z] v2.0.1-dev.58 [2021-11-16T16:38:18.237Z] v2.0.1-dev.59 [2021-11-16T16:38:18.237Z] v2.0.1-dev.6 [2021-11-16T16:38:18.237Z] v2.0.1-dev.60 [2021-11-16T16:38:18.237Z] v2.0.1-dev.61 [2021-11-16T16:38:18.237Z] v2.0.1-dev.62 [2021-11-16T16:38:18.237Z] v2.0.1-dev.63 [2021-11-16T16:38:18.237Z] v2.0.1-dev.64 [2021-11-16T16:38:18.237Z] v2.0.1-dev.65 [2021-11-16T16:38:18.237Z] v2.0.1-dev.66 [2021-11-16T16:38:18.237Z] v2.0.1-dev.67 [2021-11-16T16:38:18.237Z] v2.0.1-dev.68 [2021-11-16T16:38:18.237Z] v2.0.1-dev.69 [2021-11-16T16:38:18.237Z] v2.0.1-dev.7 [2021-11-16T16:38:18.237Z] v2.0.1-dev.70 [2021-11-16T16:38:18.237Z] v2.0.1-dev.71 [2021-11-16T16:38:18.237Z] v2.0.1-dev.72 [2021-11-16T16:38:18.237Z] v2.0.1-dev.73 [2021-11-16T16:38:18.237Z] v2.0.1-dev.74 [2021-11-16T16:38:18.237Z] v2.0.1-dev.75 [2021-11-16T16:38:18.237Z] v2.0.1-dev.76 [2021-11-16T16:38:18.237Z] v2.0.1-dev.77 [2021-11-16T16:38:18.237Z] v2.0.1-dev.78 [2021-11-16T16:38:18.237Z] v2.0.1-dev.79 [2021-11-16T16:38:18.237Z] v2.0.1-dev.8 [2021-11-16T16:38:18.237Z] v2.0.1-dev.80 [2021-11-16T16:38:18.237Z] v2.0.1-dev.81 [2021-11-16T16:38:18.237Z] v2.0.1-dev.82 [2021-11-16T16:38:18.237Z] v2.0.1-dev.83 [2021-11-16T16:38:18.237Z] v2.0.1-dev.84 [2021-11-16T16:38:18.237Z] v2.0.1-dev.85 [2021-11-16T16:38:18.237Z] v2.0.1-dev.86 [2021-11-16T16:38:18.237Z] v2.0.1-dev.87 [2021-11-16T16:38:18.237Z] v2.0.1-dev.88 [2021-11-16T16:38:18.237Z] v2.0.1-dev.89 [2021-11-16T16:38:18.237Z] v2.0.1-dev.9 [2021-11-16T16:38:18.237Z] v2.0.1-dev.90 [2021-11-16T16:38:18.237Z] v2.0.1-dev.91 [2021-11-16T16:38:18.237Z] v2.0.1-dev.92 [2021-11-16T16:38:18.237Z] v2.0.1-dev.93 [2021-11-16T16:38:18.237Z] v2.0.1-dev.94 [2021-11-16T16:38:18.237Z] v2.0.1-dev.95 [2021-11-16T16:38:18.237Z] v2.0.1-dev.96 [2021-11-16T16:38:18.237Z] v2.0.1-dev.97 [2021-11-16T16:38:18.237Z] v2.0.1-dev.98 [2021-11-16T16:38:18.237Z] v2.0.1-dev.99 [Pipeline] sh [2021-11-16T16:38:18.520Z] + lftools sign git-tag v2.0.1-dev.99 [2021-11-16T16:38:19.087Z] Signing Git tag with Sigul... [2021-11-16T16:38:19.087Z] Signing v2.0.1-dev.99 [Pipeline] echo [2021-11-16T16:38:20.040Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-16T16:38:20.329Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-11-16T16:38:20.337Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-11-16T16:38:20.357Z] $ docker stop --time=1 f152f38e3c6c6ac32a08d7eb8563214fe42228c8a382f6db4bf38c48fd56ec8a [2021-11-16T16:38:21.559Z] $ docker rm -f f152f38e3c6c6ac32a08d7eb8563214fe42228c8a382f6db4bf38c48fd56ec8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:38:22.173Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-16T16:38:22.173Z] . [Pipeline] withDockerContainer [2021-11-16T16:38:22.235Z] prd-centos7-docker-4c-2g-832 does not seem to be running inside a container [2021-11-16T16:38:22.272Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/111 -v /w/workspace/edgex-go/111:/w/workspace/edgex-go/111:rw,z -v /w/workspace/edgex-go/111@tmp:/w/workspace/edgex-go/111@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-16T16:38:22.618Z] $ docker top 20c46ccb181478fca5e5b88dbe6fa104721b1f32affbe8bb0283de4557b83e68 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-16T16:38:22.706Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-16T16:38:22.706Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-16T16:38:22.819Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-16T16:38:22.826Z] $ docker exec 20c46ccb181478fca5e5b88dbe6fa104721b1f32affbe8bb0283de4557b83e68 ssh-agent [2021-11-16T16:38:22.928Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjACPlc/agent.14 [2021-11-16T16:38:22.928Z] SSH_AGENT_PID=21 [2021-11-16T16:38:22.934Z] Running ssh-add (command line suppressed) [2021-11-16T16:38:23.041Z] Identity added: /w/workspace/edgex-go/111@tmp/private_key_1415988046387013780.key (/w/workspace/edgex-go/111@tmp/private_key_1415988046387013780.key) [2021-11-16T16:38:23.049Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-16T16:38:23.344Z] + git semver bump pre [2021-11-16T16:38:23.344Z] # -> Open(): unable to determine branch for HEAD [2021-11-16T16:38:23.344Z] # $GIT_DIR = /w/workspace/edgex-go/111/.git [2021-11-16T16:38:23.344Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/111 [2021-11-16T16:38:23.344Z] # $SEMVER_REMOTE_NAME = origin [2021-11-16T16:38:23.344Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-16T16:38:23.344Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-16T16:38:23.344Z] # $SEMVER_BRANCH = main [2021-11-16T16:38:23.344Z] # $SEMVER_DIR = /w/workspace/edgex-go/111/.semver [2021-11-16T16:38:23.344Z] 2.0.1-dev.100 [Pipeline] } [2021-11-16T16:38:23.357Z] $ docker exec --env ******** --env ******** 20c46ccb181478fca5e5b88dbe6fa104721b1f32affbe8bb0283de4557b83e68 ssh-agent -k [2021-11-16T16:38:23.457Z] unset SSH_AUTH_SOCK; [2021-11-16T16:38:23.458Z] unset SSH_AGENT_PID; [2021-11-16T16:38:23.458Z] echo Agent pid 21 killed; [2021-11-16T16:38:23.464Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-16T16:38:23.767Z] + git semver [Pipeline] } [2021-11-16T16:38:23.782Z] $ docker stop --time=1 20c46ccb181478fca5e5b88dbe6fa104721b1f32affbe8bb0283de4557b83e68 [2021-11-16T16:38:25.069Z] $ docker rm -f 20c46ccb181478fca5e5b88dbe6fa104721b1f32affbe8bb0283de4557b83e68 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:38:25.412Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-16T16:38:25.412Z] . [Pipeline] withDockerContainer [2021-11-16T16:38:25.484Z] prd-centos7-docker-4c-2g-832 does not seem to be running inside a container [2021-11-16T16:38:25.522Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/111 -v /w/workspace/edgex-go/111:/w/workspace/edgex-go/111:rw,z -v /w/workspace/edgex-go/111@tmp:/w/workspace/edgex-go/111@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-16T16:38:25.880Z] $ docker top eda2f6dc3138b67d65ef8531e446b7ee6198efd3c3facdebbbc5dc9d1cd68617 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-16T16:38:25.958Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-16T16:38:25.958Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-16T16:38:26.060Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-16T16:38:26.066Z] $ docker exec eda2f6dc3138b67d65ef8531e446b7ee6198efd3c3facdebbbc5dc9d1cd68617 ssh-agent [2021-11-16T16:38:26.173Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXljFane/agent.14 [2021-11-16T16:38:26.173Z] SSH_AGENT_PID=20 [2021-11-16T16:38:26.177Z] Running ssh-add (command line suppressed) [2021-11-16T16:38:26.264Z] Identity added: /w/workspace/edgex-go/111@tmp/private_key_853812246104591443.key (/w/workspace/edgex-go/111@tmp/private_key_853812246104591443.key) [2021-11-16T16:38:26.274Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-16T16:38:26.560Z] + git semver push [2021-11-16T16:38:26.560Z] # -> Open(): unable to determine branch for HEAD [2021-11-16T16:38:26.560Z] # $GIT_DIR = /w/workspace/edgex-go/111/.git [2021-11-16T16:38:26.560Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/111 [2021-11-16T16:38:26.560Z] # $SEMVER_REMOTE_NAME = origin [2021-11-16T16:38:26.560Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-16T16:38:26.560Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-16T16:38:26.560Z] # $SEMVER_BRANCH = main [2021-11-16T16:38:26.560Z] # $SEMVER_DIR = /w/workspace/edgex-go/111/.semver [Pipeline] } [2021-11-16T16:38:30.776Z] $ docker exec --env ******** --env ******** eda2f6dc3138b67d65ef8531e446b7ee6198efd3c3facdebbbc5dc9d1cd68617 ssh-agent -k [2021-11-16T16:38:30.881Z] unset SSH_AUTH_SOCK; [2021-11-16T16:38:30.881Z] unset SSH_AGENT_PID; [2021-11-16T16:38:30.881Z] echo Agent pid 20 killed; [2021-11-16T16:38:30.884Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-16T16:38:31.183Z] + git semver [Pipeline] } [2021-11-16T16:38:31.207Z] $ docker stop --time=1 eda2f6dc3138b67d65ef8531e446b7ee6198efd3c3facdebbbc5dc9d1cd68617 [2021-11-16T16:38:32.395Z] $ docker rm -f eda2f6dc3138b67d65ef8531e446b7ee6198efd3c3facdebbbc5dc9d1cd68617 [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-16T16:38:33.168Z] + '[' -d /w/workspace/edgex-go/111/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-16T16:38:33.476Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-16T16:38:34.051Z] ---> package-listing.sh [2021-11-16T16:38:34.051Z] ++ facter osfamily [2021-11-16T16:38:34.051Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-16T16:38:34.311Z] + OS_FAMILY=redhat [2021-11-16T16:38:34.311Z] + workspace=/w/workspace/edgex-go/111 [2021-11-16T16:38:34.311Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-16T16:38:34.311Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-16T16:38:34.311Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-16T16:38:34.311Z] + PACKAGES=/tmp/packages_start.txt [2021-11-16T16:38:34.311Z] + '[' /w/workspace/edgex-go/111 ']' [2021-11-16T16:38:34.311Z] + PACKAGES=/tmp/packages_end.txt [2021-11-16T16:38:34.311Z] + case "${OS_FAMILY}" in [2021-11-16T16:38:34.311Z] + rpm -qa [2021-11-16T16:38:34.311Z] + sort [2021-11-16T16:38:37.609Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-16T16:38:37.609Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-16T16:38:37.609Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-16T16:38:37.609Z] + '[' /w/workspace/edgex-go/111 ']' [2021-11-16T16:38:37.609Z] + mkdir -p /w/workspace/edgex-go/111/archives/ [2021-11-16T16:38:37.609Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/111/archives/ [Pipeline] echo [2021-11-16T16:38:37.622Z] 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/111/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-16T16:38:37.904Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:38:38.457Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-16T16:38:38.457Z] [2021-11-16T16:38:38.457Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-16T16:38:38.755Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-16T16:38:38.755Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-16T16:38:38.755Z] b4d181a07f80: Pulling fs layer [2021-11-16T16:38:38.755Z] a1111a8f2ec3: Pulling fs layer [2021-11-16T16:38:38.755Z] ed53099fbce6: Pulling fs layer [2021-11-16T16:38:38.755Z] dc539afda2c1: Pulling fs layer [2021-11-16T16:38:38.755Z] 77bc0d833cb6: Pulling fs layer [2021-11-16T16:38:38.755Z] 9065ff56babe: Pulling fs layer [2021-11-16T16:38:38.755Z] d287ab97295c: Pulling fs layer [2021-11-16T16:38:38.755Z] dc539afda2c1: Waiting [2021-11-16T16:38:38.755Z] 77bc0d833cb6: Waiting [2021-11-16T16:38:38.755Z] 9065ff56babe: Waiting [2021-11-16T16:38:38.755Z] d287ab97295c: Waiting [2021-11-16T16:38:38.755Z] a1111a8f2ec3: Verifying Checksum [2021-11-16T16:38:38.755Z] a1111a8f2ec3: Download complete [2021-11-16T16:38:38.755Z] dc539afda2c1: Verifying Checksum [2021-11-16T16:38:38.755Z] dc539afda2c1: Download complete [2021-11-16T16:38:38.755Z] ed53099fbce6: Verifying Checksum [2021-11-16T16:38:38.755Z] ed53099fbce6: Download complete [2021-11-16T16:38:39.018Z] 9065ff56babe: Verifying Checksum [2021-11-16T16:38:39.018Z] 9065ff56babe: Download complete [2021-11-16T16:38:39.018Z] 77bc0d833cb6: Verifying Checksum [2021-11-16T16:38:39.018Z] 77bc0d833cb6: Download complete [2021-11-16T16:38:39.018Z] b4d181a07f80: Verifying Checksum [2021-11-16T16:38:39.018Z] b4d181a07f80: Download complete [2021-11-16T16:38:39.588Z] d287ab97295c: Verifying Checksum [2021-11-16T16:38:39.588Z] d287ab97295c: Download complete [2021-11-16T16:38:40.530Z] b4d181a07f80: Pull complete [2021-11-16T16:38:40.530Z] a1111a8f2ec3: Pull complete [2021-11-16T16:38:41.106Z] ed53099fbce6: Pull complete [2021-11-16T16:38:41.106Z] dc539afda2c1: Pull complete [2021-11-16T16:38:41.365Z] 77bc0d833cb6: Pull complete [2021-11-16T16:38:41.646Z] 9065ff56babe: Pull complete [2021-11-16T16:38:46.984Z] d287ab97295c: Pull complete [2021-11-16T16:38:46.984Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-16T16:38:46.984Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-16T16:38:46.984Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-16T16:38:47.050Z] prd-centos7-docker-4c-2g-832 does not seem to be running inside a container [2021-11-16T16:38:47.104Z] $ 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/111/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/111 -v /w/workspace/edgex-go/111:/w/workspace/edgex-go/111:rw,z -v /w/workspace/edgex-go/111@tmp:/w/workspace/edgex-go/111@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-16T16:38:49.560Z] $ docker top 422513d6b04b76464af027ee06c6170e5afdb9e81dd3f034835c232066d0db04 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-16T16:38:49.902Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-16T16:38:50.188Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-16T16:38:50.487Z] + ls /var/log/sa-host [2021-11-16T16:38:50.488Z] + sadf -c /var/log/sa-host/sa16 [2021-11-16T16:38:50.488Z] file_magic: OK [2021-11-16T16:38:50.488Z] HZ: Using current value: 100 [2021-11-16T16:38:50.488Z] file_header: OK [2021-11-16T16:38:50.488Z] 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-16T16:38:50.488Z] Statistics: [2021-11-16T16:38:50.488Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-16T16:38:50.488Z] File successfully converted to sysstat format version 12.0.3 [2021-11-16T16:38:50.488Z] + sadf -c /var/log/sa-host/sa30 [2021-11-16T16:38:50.488Z] file_magic: OK [2021-11-16T16:38:50.488Z] HZ: Using current value: 100 [2021-11-16T16:38:50.488Z] file_header: OK [2021-11-16T16:38:50.488Z] 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-16T16:38:50.488Z] Statistics: [2021-11-16T16:38:50.488Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-16T16:38:50.488Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-16T16:38:50.775Z] provisioning config files... [2021-11-16T16:38:50.783Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/111@tmp/config8376243767619083862tmp [Pipeline] { [Pipeline] echo [2021-11-16T16:38:50.797Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-16T16:38:51.222Z] ---> create-netrc.sh [Pipeline] } [2021-11-16T16:38:51.249Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-16T16:38:51.581Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-16T16:38:51.591Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-16T16:38:51.880Z] ---> sudo-logs.sh [2021-11-16T16:38:51.880Z] Archiving 'sudo' log.. [2021-11-16T16:38:51.880Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-832.novalocal: Name or service not known [2021-11-16T16:38:51.880Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-832.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-16T16:38:51.903Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-16T16:38:52.193Z] ---> job-cost.sh [2021-11-16T16:38:52.193Z] lf-activate-venv: SKIPPING [2021-11-16T16:38:52.193Z] DEBUG: total: 0.10999999940395355 [2021-11-16T16:38:52.193Z] INFO: Retrieving Stack Cost... [2021-11-16T16:38:52.452Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-16T16:38:53.020Z] INFO: Archiving Costs [Pipeline] echo [2021-11-16T16:38:53.032Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-16T16:38:53.319Z] ---> logs-deploy.sh [2021-11-16T16:38:53.319Z] lf-activate-venv: SKIPPING [2021-11-16T16:38:53.319Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/111 [2021-11-16T16:38:53.319Z] INFO: archiving workspace using pattern(s): [2021-11-16T16:38:53.888Z] Archives upload complete. [2021-11-16T16:38:54.148Z] INFO: archiving logs to Nexus