Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a157344ed5a2a308e5221a4550246afdf7c311d5 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-ssh1828561844900871074.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh3420343331049968251.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13245365330093389986.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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 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-ssh15243913755164887069.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5851609961826801140.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 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:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.17 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: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16652 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/249 [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/249 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 a157344ed5a2a308e5221a4550246afdf7c311d5 (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 a157344ed5a2a308e5221a4550246afdf7c311d5 # timeout=10 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.7.4 to 1.8.0 (#4066)" > git rev-list --no-walk 9f5805745f4137666cc0ff23d60db09fdca723d9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-01T23:51:42.834Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-01T23:51:42.887Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-01T23:51:42.900Z] ========================================================= [2022-07-01T23:51:42.900Z] EdgeX Global Pipelines Version Info [2022-07-01T23:51:42.900Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-01T23:51:43.657Z] ------------------- [2022-07-01T23:51:43.657Z] stable info: [2022-07-01T23:51:43.657Z] ------------------- [2022-07-01T23:51:43.657Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-01T23:51:43.657Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-07-01T23:51:43.657Z] Message: update stable to v1.0.234 [2022-07-01T23:51:44.231Z] ------------------- [2022-07-01T23:51:44.231Z] experimental info: [2022-07-01T23:51:44.231Z] ------------------- [2022-07-01T23:51:44.231Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-07-01T23:51:44.231Z] Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 [2022-07-01T23:51:44.231Z] Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-01T23:51:44.472Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-07-01T23:51:44.486Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-07-01T23:51:44.498Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-01T23:51:44.510Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-01T23:51:44.521Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-01T23:51:44.533Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-07-01T23:51:44.544Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-01T23:51:44.554Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-07-01T23:51:44.569Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-07-01T23:51:44.581Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-07-01T23:51:44.592Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-01T23:51:44.602Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-01T23:51:44.613Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-01T23:51:44.623Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-01T23:51:44.633Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-01T23:51:44.643Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-01T23:51:44.653Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-01T23:51:44.665Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-01T23:51:44.675Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-07-01T23:51:44.685Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-07-01T23:51:44.695Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-01T23:51:44.706Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-01T23:51:44.720Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-01T23:51:44.729Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-01T23:51:44.740Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-01T23:51:44.751Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-01T23:51:44.765Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a157344ed5a2a308e5221a4550246afdf7c311d5 [Pipeline] echo [2022-07-01T23:51:44.774Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a157344 [Pipeline] echo [2022-07-01T23:51:44.784Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-01T23:51:44.823Z] provisioning config files... [2022-07-01T23:51:44.845Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/249@tmp/config6763624848130721976tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-01T23:51:45.157Z] ---> docker-login.sh [2022-07-01T23:51:45.157Z] nexus3.edgexfoundry.org:10001 [2022-07-01T23:51:45.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T23:51:45.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T23:51:45.681Z] Configure a credential helper to remove this warning. See [2022-07-01T23:51:45.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T23:51:45.681Z] [2022-07-01T23:51:45.681Z] Login Succeeded [2022-07-01T23:51:45.681Z] nexus3.edgexfoundry.org:10002 [2022-07-01T23:51:45.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T23:51:45.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T23:51:45.681Z] Configure a credential helper to remove this warning. See [2022-07-01T23:51:45.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T23:51:45.681Z] [2022-07-01T23:51:45.681Z] Login Succeeded [2022-07-01T23:51:45.681Z] nexus3.edgexfoundry.org:10003 [2022-07-01T23:51:45.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T23:51:45.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T23:51:45.942Z] Configure a credential helper to remove this warning. See [2022-07-01T23:51:45.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T23:51:45.942Z] [2022-07-01T23:51:45.942Z] Login Succeeded [2022-07-01T23:51:45.942Z] nexus3.edgexfoundry.org:10004 [2022-07-01T23:51:45.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T23:51:45.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T23:51:45.942Z] Configure a credential helper to remove this warning. See [2022-07-01T23:51:45.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T23:51:45.942Z] [2022-07-01T23:51:45.942Z] Login Succeeded [2022-07-01T23:51:45.942Z] docker.io [2022-07-01T23:51:46.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T23:51:46.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T23:51:46.467Z] Configure a credential helper to remove this warning. See [2022-07-01T23:51:46.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T23:51:46.467Z] [2022-07-01T23:51:46.467Z] Login Succeeded [2022-07-01T23:51:46.467Z] ---> docker-login.sh ends [Pipeline] } [2022-07-01T23:51:46.477Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-01T23:51:46.792Z] + 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/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-07-01T23:51:46.792Z] + dirname cmd/core-command/Dockerfile [2022-07-01T23:51:46.792Z] + cut -d/ -f2 [2022-07-01T23:51:46.792Z] + echo core-command,cmd/core-command/Dockerfile [2022-07-01T23:51:46.792Z] + dirname cmd/core-data/Dockerfile [2022-07-01T23:51:46.792Z] + cut -d/ -f2 [2022-07-01T23:51:46.792Z] + echo core-data,cmd/core-data/Dockerfile [2022-07-01T23:51:46.792Z] + dirname cmd/core-metadata/Dockerfile [2022-07-01T23:51:46.792Z] + cut -d/ -f2 [2022-07-01T23:51:46.792Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-07-01T23:51:46.792Z] + + dirname cmd/security-bootstrapper/Dockerfile [2022-07-01T23:51:46.792Z] cut -d/ -f2 [2022-07-01T23:51:46.792Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-07-01T23:51:46.792Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-07-01T23:51:46.792Z] + cut -d/ -f2 [2022-07-01T23:51:46.792Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-07-01T23:51:46.792Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-07-01T23:51:46.792Z] + cut -d/ -f2 [2022-07-01T23:51:46.792Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-07-01T23:51:46.792Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-07-01T23:51:46.792Z] + cut -d/ -f2 [2022-07-01T23:51:46.792Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-07-01T23:51:46.792Z] + dirname cmd/security-spire-agent/Dockerfile [2022-07-01T23:51:46.792Z] + cut -d/ -f2 [2022-07-01T23:51:46.792Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-07-01T23:51:46.792Z] + + dirname cmd/security-spire-config/Dockerfile [2022-07-01T23:51:46.792Z] cut -d/ -f2 [2022-07-01T23:51:46.793Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-07-01T23:51:46.793Z] + dirname cmd/security-spire-server/Dockerfile [2022-07-01T23:51:46.793Z] + cut -d/ -f2 [2022-07-01T23:51:46.793Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-07-01T23:51:46.793Z] + + dirname cmd/support-notifications/Dockerfile [2022-07-01T23:51:46.793Z] cut -d/ -f2 [2022-07-01T23:51:46.793Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-07-01T23:51:46.793Z] + dirname cmd/support-scheduler/Dockerfile [2022-07-01T23:51:46.793Z] + cut -d/ -f2 [2022-07-01T23:51:46.793Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-07-01T23:51:46.793Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-07-01T23:51:46.793Z] + cut -d/ -f2 [2022-07-01T23:51:46.793Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-07-01T23:51:46.835Z] 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:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/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 [2022-07-01T23:51:47.192Z] + git rev-list -1 --merges a157344ed5a2a308e5221a4550246afdf7c311d5~1..a157344ed5a2a308e5221a4550246afdf7c311d5 [Pipeline] echo [2022-07-01T23:51:47.212Z] -----------> git rev-list -1 --merges a157344ed5a2a308e5221a4550246afdf7c311d5~1..a157344ed5a2a308e5221a4550246afdf7c311d5 a157344ed5a2a308e5221a4550246afdf7c311d5 [false] [Pipeline] sh [2022-07-01T23:51:47.502Z] + git log --format=format:%s -1 a157344ed5a2a308e5221a4550246afdf7c311d5 [Pipeline] echo [2022-07-01T23:51:47.519Z] ========================================================= [2022-07-01T23:51:47.519Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-01T23:51:47.519Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-07-01T23:51:47.950Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-01T23:51:47.950Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-01T23:51:47.950Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-01T23:51:47.950Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-01T23:51:47.950Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-01T23:51:47.950Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-01T23:51:47.950Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:51:48.363Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-01T23:51:48.363Z] [2022-07-01T23:51:48.363Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:51:48.670Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-01T23:51:48.670Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-01T23:51:48.670Z] 42c077c10790: Pulling fs layer [2022-07-01T23:51:48.670Z] f63e77b7563a: Pulling fs layer [2022-07-01T23:51:48.670Z] bd5fdadae976: Pulling fs layer [2022-07-01T23:51:48.670Z] 205491f53016: Pulling fs layer [2022-07-01T23:51:48.670Z] df18705c85c3: Pulling fs layer [2022-07-01T23:51:48.670Z] bdb3f477010e: Pulling fs layer [2022-07-01T23:51:48.670Z] c8a8fc8e1c8f: Pulling fs layer [2022-07-01T23:51:48.670Z] 2c6e9b1d212d: Pulling fs layer [2022-07-01T23:51:48.670Z] bdb8f0575790: Pulling fs layer [2022-07-01T23:51:48.670Z] 386e3cb2ff24: Pulling fs layer [2022-07-01T23:51:48.670Z] 2343380bae48: Pulling fs layer [2022-07-01T23:51:48.670Z] bdb8f0575790: Waiting [2022-07-01T23:51:48.670Z] 205491f53016: Waiting [2022-07-01T23:51:48.670Z] 386e3cb2ff24: Waiting [2022-07-01T23:51:48.670Z] df18705c85c3: Waiting [2022-07-01T23:51:48.670Z] bdb3f477010e: Waiting [2022-07-01T23:51:48.670Z] 2343380bae48: Waiting [2022-07-01T23:51:48.670Z] c8a8fc8e1c8f: Waiting [2022-07-01T23:51:48.670Z] 2c6e9b1d212d: Waiting [2022-07-01T23:51:48.670Z] f63e77b7563a: Download complete [2022-07-01T23:51:48.670Z] 205491f53016: Download complete [2022-07-01T23:51:48.670Z] df18705c85c3: Verifying Checksum [2022-07-01T23:51:48.670Z] df18705c85c3: Download complete [2022-07-01T23:51:48.670Z] bdb3f477010e: Verifying Checksum [2022-07-01T23:51:48.670Z] bdb3f477010e: Download complete [2022-07-01T23:51:48.933Z] bd5fdadae976: Verifying Checksum [2022-07-01T23:51:48.933Z] bd5fdadae976: Download complete [2022-07-01T23:51:48.933Z] 2c6e9b1d212d: Verifying Checksum [2022-07-01T23:51:48.933Z] 2c6e9b1d212d: Download complete [2022-07-01T23:51:48.933Z] bdb8f0575790: Verifying Checksum [2022-07-01T23:51:48.933Z] bdb8f0575790: Download complete [2022-07-01T23:51:48.933Z] 386e3cb2ff24: Verifying Checksum [2022-07-01T23:51:48.933Z] 386e3cb2ff24: Download complete [2022-07-01T23:51:48.933Z] 2343380bae48: Verifying Checksum [2022-07-01T23:51:48.933Z] 2343380bae48: Download complete [2022-07-01T23:51:48.933Z] 42c077c10790: Verifying Checksum [2022-07-01T23:51:48.933Z] 42c077c10790: Download complete [2022-07-01T23:51:49.194Z] c8a8fc8e1c8f: Verifying Checksum [2022-07-01T23:51:49.194Z] c8a8fc8e1c8f: Download complete [2022-07-01T23:51:50.584Z] 42c077c10790: Pull complete [2022-07-01T23:51:50.584Z] f63e77b7563a: Pull complete [2022-07-01T23:51:51.154Z] bd5fdadae976: Pull complete [2022-07-01T23:51:51.154Z] 205491f53016: Pull complete [2022-07-01T23:51:51.726Z] df18705c85c3: Pull complete [2022-07-01T23:51:51.726Z] bdb3f477010e: Pull complete [2022-07-01T23:51:53.640Z] c8a8fc8e1c8f: Pull complete [2022-07-01T23:51:53.640Z] 2c6e9b1d212d: Pull complete [2022-07-01T23:51:53.901Z] bdb8f0575790: Pull complete [2022-07-01T23:51:53.901Z] 386e3cb2ff24: Pull complete [2022-07-01T23:51:54.164Z] 2343380bae48: Pull complete [2022-07-01T23:51:54.164Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-07-01T23:51:54.164Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-01T23:51:54.164Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T23:51:54.278Z] prd-ubuntu20.04-docker-8c-8g-16652 does not seem to be running inside a container [2022-07-01T23:51:54.319Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/249 -v /w/workspace/edgex-go/249:/w/workspace/edgex-go/249:rw,z -v /w/workspace/edgex-go/249@tmp:/w/workspace/edgex-go/249@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-01T23:51:55.635Z] $ docker top 52fd49ffdd20dd733042193613aad5f98804b2a7f140f2c3e3b8c6a46930bf79 -eo pid,comm [2022-07-01T23:51:55.705Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-07-01T23:51:55.705Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-01T23:51:55.742Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-01T23:51:55.742Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-01T23:51:55.877Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-01T23:51:55.884Z] $ docker exec 52fd49ffdd20dd733042193613aad5f98804b2a7f140f2c3e3b8c6a46930bf79 ssh-agent [2022-07-01T23:51:56.022Z] SSH_AUTH_SOCK=/tmp/ssh-dIBBYvt2YqDm/agent.34 [2022-07-01T23:51:56.022Z] SSH_AGENT_PID=40 [2022-07-01T23:51:56.030Z] Running ssh-add (command line suppressed) [2022-07-01T23:51:56.157Z] Identity added: /w/workspace/edgex-go/249@tmp/private_key_4699183708982496213.key (/w/workspace/edgex-go/249@tmp/private_key_4699183708982496213.key) [2022-07-01T23:51:56.176Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-01T23:51:56.465Z] + git tag --points-at HEAD [Pipeline] } [2022-07-01T23:51:56.483Z] $ docker exec --env ******** --env ******** 52fd49ffdd20dd733042193613aad5f98804b2a7f140f2c3e3b8c6a46930bf79 ssh-agent -k [2022-07-01T23:51:56.603Z] unset SSH_AUTH_SOCK; [2022-07-01T23:51:56.604Z] unset SSH_AGENT_PID; [2022-07-01T23:51:56.604Z] echo Agent pid 40 killed; [2022-07-01T23:51:56.613Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-01T23:51:56.634Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-01T23:51:56.634Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-01T23:51:56.771Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-01T23:51:56.778Z] $ docker exec 52fd49ffdd20dd733042193613aad5f98804b2a7f140f2c3e3b8c6a46930bf79 ssh-agent [2022-07-01T23:51:56.911Z] SSH_AUTH_SOCK=/tmp/ssh-O6y3ZAfxjFKV/agent.72 [2022-07-01T23:51:56.911Z] SSH_AGENT_PID=78 [2022-07-01T23:51:56.916Z] Running ssh-add (command line suppressed) [2022-07-01T23:51:57.045Z] Identity added: /w/workspace/edgex-go/249@tmp/private_key_635661933180994796.key (/w/workspace/edgex-go/249@tmp/private_key_635661933180994796.key) [2022-07-01T23:51:57.060Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-01T23:51:57.352Z] + git semver init [2022-07-01T23:51:57.613Z] 2022-07-01 23:51:57,558 [run_init] DEBUG init version:0.0.0 force:False [2022-07-01T23:51:57.613Z] 2022-07-01 23:51:57,559 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/249/.semver [2022-07-01T23:51:57.613Z] 2022-07-01 23:51:57,560 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/249/.semver [2022-07-01T23:51:57.613Z] 2022-07-01 23:51:57,560 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/249/.semver'], cwd=/w/workspace/edgex-go/249, universal_newlines=False, shell=None, istream=None) [2022-07-01T23:52:02.906Z] 2022-07-01 23:52:01,890 [append_file] DEBUG append to file:/w/workspace/edgex-go/249/.git/info/exclude [2022-07-01T23:52:02.906Z] 2022-07-01 23:52:01,891 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/249/.semver/main with force:False [2022-07-01T23:52:02.906Z] 2022-07-01 23:52:01,891 [read_version] DEBUG read version from /w/workspace/edgex-go/249/.semver/main [2022-07-01T23:52:02.906Z] 2022-07-01 23:52:01,891 [read_version] DEBUG read version from /w/workspace/edgex-go/249/.semver/main [2022-07-01T23:52:02.906Z] 2.2.1-dev.18 [Pipeline] } [2022-07-01T23:52:02.922Z] $ docker exec --env ******** --env ******** 52fd49ffdd20dd733042193613aad5f98804b2a7f140f2c3e3b8c6a46930bf79 ssh-agent -k [2022-07-01T23:52:03.035Z] unset SSH_AUTH_SOCK; [2022-07-01T23:52:03.035Z] unset SSH_AGENT_PID; [2022-07-01T23:52:03.036Z] echo Agent pid 78 killed; [2022-07-01T23:52:03.042Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-01T23:52:03.345Z] + git semver [Pipeline] } [2022-07-01T23:52:03.621Z] $ docker stop --time=1 52fd49ffdd20dd733042193613aad5f98804b2a7f140f2c3e3b8c6a46930bf79 [2022-07-01T23:52:04.955Z] $ docker rm -f 52fd49ffdd20dd733042193613aad5f98804b2a7f140f2c3e3b8c6a46930bf79 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-01T23:52:05.318Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-01T23:52:05.583Z] Stashed 1 file(s) [Pipeline] echo [2022-07-01T23:52:05.585Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.18 [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 [2022-07-01T23:52:05.667Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-01T23:52:05.678Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-01T23:52:05.688Z] ========================================================= [2022-07-01T23:52:05.688Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-07-01T23:52:05.688Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-01T23:52:05.977Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-01T23:52:05.977Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-01T23:52:05.977Z] 59bf1c3509f3: Pulling fs layer [2022-07-01T23:52:05.977Z] 666ba61612fd: Pulling fs layer [2022-07-01T23:52:05.977Z] 8ed8ca486205: Pulling fs layer [2022-07-01T23:52:05.977Z] cc1cd167ecdc: Pulling fs layer [2022-07-01T23:52:05.977Z] c516ae0d96e1: Pulling fs layer [2022-07-01T23:52:05.977Z] 684cea983483: Pulling fs layer [2022-07-01T23:52:05.977Z] dd3240ac7de5: Pulling fs layer [2022-07-01T23:52:05.977Z] b1e948a4e11c: Pulling fs layer [2022-07-01T23:52:05.977Z] a8fd76ee1af6: Pulling fs layer [2022-07-01T23:52:05.977Z] 646ad004c059: Pulling fs layer [2022-07-01T23:52:05.977Z] dd3240ac7de5: Waiting [2022-07-01T23:52:05.977Z] 646ad004c059: Waiting [2022-07-01T23:52:05.977Z] b1e948a4e11c: Waiting [2022-07-01T23:52:05.977Z] cc1cd167ecdc: Waiting [2022-07-01T23:52:05.977Z] a8fd76ee1af6: Waiting [2022-07-01T23:52:05.977Z] 684cea983483: Waiting [2022-07-01T23:52:05.977Z] 8ed8ca486205: Download complete [2022-07-01T23:52:05.977Z] 666ba61612fd: Download complete [2022-07-01T23:52:05.977Z] c516ae0d96e1: Verifying Checksum [2022-07-01T23:52:05.977Z] c516ae0d96e1: Download complete [2022-07-01T23:52:05.977Z] 684cea983483: Verifying Checksum [2022-07-01T23:52:05.977Z] 684cea983483: Download complete [2022-07-01T23:52:05.977Z] dd3240ac7de5: Verifying Checksum [2022-07-01T23:52:05.977Z] dd3240ac7de5: Download complete [2022-07-01T23:52:05.977Z] 59bf1c3509f3: Verifying Checksum [2022-07-01T23:52:05.977Z] 59bf1c3509f3: Download complete [2022-07-01T23:52:06.246Z] b1e948a4e11c: Verifying Checksum [2022-07-01T23:52:06.246Z] b1e948a4e11c: Download complete [2022-07-01T23:52:06.246Z] 59bf1c3509f3: Pull complete [2022-07-01T23:52:06.246Z] 666ba61612fd: Pull complete [2022-07-01T23:52:06.520Z] 8ed8ca486205: Pull complete [2022-07-01T23:52:06.520Z] 646ad004c059: Verifying Checksum [2022-07-01T23:52:06.520Z] 646ad004c059: Download complete [2022-07-01T23:52:06.785Z] a8fd76ee1af6: Verifying Checksum [2022-07-01T23:52:06.785Z] a8fd76ee1af6: Download complete [2022-07-01T23:52:06.785Z] cc1cd167ecdc: Verifying Checksum [2022-07-01T23:52:06.785Z] cc1cd167ecdc: Download complete [2022-07-01T23:52:10.994Z] cc1cd167ecdc: Pull complete [2022-07-01T23:52:10.994Z] c516ae0d96e1: Pull complete [2022-07-01T23:52:11.256Z] 684cea983483: Pull complete [2022-07-01T23:52:11.256Z] dd3240ac7de5: Pull complete [2022-07-01T23:52:11.256Z] b1e948a4e11c: Pull complete [2022-07-01T23:52:13.799Z] a8fd76ee1af6: Pull complete [2022-07-01T23:52:14.369Z] 646ad004c059: Pull complete [2022-07-01T23:52:14.369Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-07-01T23:52:14.369Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-01T23:52:14.369Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-01T23:52:14.663Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-01T23:52:14.663Z] WORKDIR /edgex [2022-07-01T23:52:14.663Z] COPY go.mod . [2022-07-01T23:52:14.663Z] RUN go mod download [2022-07-01T23:52:14.663Z] + docker build -t ci-base-image-x86_64 -f - . [2022-07-01T23:52:16.046Z] Sending build context to Docker daemon 335.1MB [2022-07-01T23:52:16.046Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-01T23:52:16.046Z] ---> 8f69c11f6b0c [2022-07-01T23:52:16.046Z] Step 2/4 : WORKDIR /edgex [2022-07-01T23:52:17.959Z] ---> Running in fb6de97d66a3 [2022-07-01T23:52:18.222Z] Removing intermediate container fb6de97d66a3 [2022-07-01T23:52:18.223Z] ---> 8ebf6bc1521f [2022-07-01T23:52:18.223Z] Step 3/4 : COPY go.mod . [2022-07-01T23:52:18.223Z] ---> d178fe3862ee [2022-07-01T23:52:18.223Z] Step 4/4 : RUN go mod download [2022-07-01T23:52:18.223Z] ---> Running in a7b5a1a530a5 [2022-07-01T23:52:20.638Z] Still waiting to schedule task [2022-07-01T23:52:20.639Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16650’ [2022-07-01T23:52:40.191Z] Removing intermediate container a7b5a1a530a5 [2022-07-01T23:52:40.191Z] ---> 6305de8d4c3d [2022-07-01T23:52:40.191Z] Successfully built 6305de8d4c3d [2022-07-01T23:52:40.191Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:52:40.494Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-01T23:52:40.494Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T23:52:40.582Z] prd-ubuntu20.04-docker-8c-8g-16652 does not seem to be running inside a container [2022-07-01T23:52:40.621Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/249 -v /w/workspace/edgex-go/249:/w/workspace/edgex-go/249:rw,z -v /w/workspace/edgex-go/249@tmp:/w/workspace/edgex-go/249@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-01T23:52:41.038Z] $ docker top ecdcd372a1918a8cad72a8fbfd412e64bbc0fbb3cecb94f594066f1b3f443450 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T23:52:41.397Z] + go version [2022-07-01T23:52:41.397Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-07-01T23:52:41.414Z] $ docker stop --time=1 ecdcd372a1918a8cad72a8fbfd412e64bbc0fbb3cecb94f594066f1b3f443450 [2022-07-01T23:52:42.738Z] $ docker rm -f ecdcd372a1918a8cad72a8fbfd412e64bbc0fbb3cecb94f594066f1b3f443450 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:52:43.146Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-01T23:52:43.146Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T23:52:43.238Z] prd-ubuntu20.04-docker-8c-8g-16652 does not seem to be running inside a container [2022-07-01T23:52:43.274Z] $ 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/249 -v /w/workspace/edgex-go/249:/w/workspace/edgex-go/249:rw,z -v /w/workspace/edgex-go/249@tmp:/w/workspace/edgex-go/249@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-01T23:52:43.698Z] $ docker top 311bf4d3824fe984065806ec845b30c2b42f85d40efe8672dc0a7cad43ab929d -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-01T23:52:43.816Z] ========================================================= [2022-07-01T23:52:43.816Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-01T23:52:43.816Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-01T23:52:44.128Z] + make test [2022-07-01T23:52:44.128Z] go mod tidy -compat=1.17 [2022-07-01T23:52:44.388Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-01T23:52:50.972Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-01T23:53:03.193Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-01T23:53:03.193Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-01T23:53:03.193Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-01T23:53:03.193Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-01T23:53:03.193Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-01T23:53:03.193Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-01T23:53:03.193Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-01T23:53:03.193Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-01T23:53:03.193Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-01T23:53:03.193Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-01T23:53:03.193Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-01T23:53:03.193Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-01T23:53:03.193Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-01T23:53:03.193Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-01T23:53:03.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-01T23:53:03.452Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.113s coverage: 28.7% of statements [2022-07-01T23:53:03.452Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-01T23:53:03.452Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-01T23:53:04.827Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.104s coverage: 98.5% of statements [2022-07-01T23:53:04.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-01T23:53:04.827Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.116s coverage: 54.2% of statements [2022-07-01T23:53:04.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-01T23:53:04.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-01T23:53:08.113Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.281s coverage: 89.2% of statements [2022-07-01T23:53:08.113Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-01T23:53:08.113Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-01T23:53:08.113Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-01T23:53:08.113Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.097s coverage: 83.8% of statements [2022-07-01T23:53:08.113Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-01T23:53:08.113Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-01T23:53:08.113Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-01T23:53:08.113Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-01T23:53:08.113Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-01T23:53:08.113Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.524s coverage: 95.6% of statements [2022-07-01T23:53:08.113Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-01T23:53:08.113Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-01T23:53:08.113Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.044s coverage: 72.2% of statements [2022-07-01T23:53:08.113Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-01T23:53:08.113Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-01T23:53:08.113Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-01T23:53:08.113Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-01T23:53:08.113Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-01T23:53:08.113Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 60.0% of statements [2022-07-01T23:53:08.113Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-01T23:53:08.113Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-01T23:53:08.113Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-01T23:53:08.113Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.082s coverage: 0.9% of statements [2022-07-01T23:53:08.113Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-01T23:53:08.113Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements [2022-07-01T23:53:08.113Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 29.6% of statements [2022-07-01T23:53:08.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-01T23:53:08.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.081s coverage: 47.1% of statements [2022-07-01T23:53:08.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.072s coverage: 79.5% of statements [2022-07-01T23:53:08.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.123s coverage: 94.1% of statements [2022-07-01T23:53:08.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.086s coverage: 96.3% of statements [2022-07-01T23:53:08.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements [2022-07-01T23:53:18.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.085s coverage: 94.4% of statements [2022-07-01T23:53:18.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.065s coverage: 44.8% of statements [2022-07-01T23:53:19.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.196s coverage: 82.5% of statements [2022-07-01T23:53:19.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-01T23:53:29.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements [2022-07-01T23:53:29.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-01T23:53:29.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-01T23:53:29.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-01T23:53:29.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 65.1% of statements [2022-07-01T23:53:29.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-01T23:53:29.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-01T23:53:29.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-01T23:53:29.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-01T23:53:29.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-01T23:53:29.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.091s coverage: 87.2% of statements [2022-07-01T23:53:29.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-01T23:53:29.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-01T23:53:29.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2022-07-01T23:53:29.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-01T23:53:29.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 58.8% of statements [2022-07-01T23:53:29.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-01T23:53:29.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.068s coverage: 80.0% of statements [2022-07-01T23:53:29.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.057s coverage: 87.2% of statements [2022-07-01T23:53:29.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements [2022-07-01T23:53:29.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.213s coverage: 91.2% of statements [2022-07-01T23:53:29.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-01T23:53:29.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.192s coverage: 64.4% of statements [2022-07-01T23:53:29.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-01T23:53:29.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-01T23:53:29.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.070s coverage: 100.0% of statements [2022-07-01T23:53:29.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 89.4% of statements [2022-07-01T23:53:29.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements [2022-07-01T23:53:29.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2022-07-01T23:53:29.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2022-07-01T23:53:29.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.408s coverage: 65.4% of statements [2022-07-01T23:53:29.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-01T23:53:29.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-01T23:53:29.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-01T23:53:29.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.170s coverage: 43.8% of statements [2022-07-01T23:53:29.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-01T23:53:29.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-01T23:53:29.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements [2022-07-01T23:53:29.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-01T23:53:29.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.066s coverage: 84.8% of statements [2022-07-01T23:53:29.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-01T23:53:29.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-01T23:53:29.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-01T23:53:29.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-01T23:53:29.512Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.087s coverage: 17.7% of statements [2022-07-01T23:53:29.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-01T23:53:29.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-01T23:53:29.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-01T23:53:29.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-01T23:53:29.512Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.161s coverage: 92.3% of statements [2022-07-01T23:53:29.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-01T23:53:29.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-01T23:53:29.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-01T23:53:29.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-01T23:53:29.512Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements [2022-07-01T23:53:29.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-01T23:53:29.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-01T23:53:29.512Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.124s coverage: 97.7% of statements [2022-07-01T23:53:29.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-01T23:53:29.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-01T23:53:29.512Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-01T23:53:29.512Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-01T23:53:29.512Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.072s coverage: 28.9% of statements [2022-07-01T23:53:29.512Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-01T23:53:29.512Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-01T23:53:29.512Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-01T23:53:29.512Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-01T23:53:29.512Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-01T23:53:29.512Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-01T23:53:29.512Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements [2022-07-01T23:53:29.512Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.037s coverage: 96.9% of statements [2022-07-01T23:53:29.512Z] 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 [2022-07-01T23:53:51.464Z] GO111MODULE=on go vet ./... [2022-07-01T23:53:53.380Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-01T23:53:53.640Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-01T23:53:54.210Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-01T23:53:54.224Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-01T23:53:54.517Z] + ls -al . [2022-07-01T23:53:54.517Z] total 684 [2022-07-01T23:53:54.517Z] drwxrwxr-x 10 1001 1001 4096 Jul 1 23:52 . [2022-07-01T23:53:54.517Z] drwxr-xr-x 4 root root 4096 Jul 1 23:52 .. [2022-07-01T23:53:54.517Z] -rw-rw-r-- 1 1001 1001 11 Jul 1 23:51 .dockerignore [2022-07-01T23:53:54.517Z] drwxrwxr-x 8 1001 1001 4096 Jul 1 23:52 .git [2022-07-01T23:53:54.517Z] drwxrwxr-x 3 1001 1001 4096 Jul 1 23:51 .github [2022-07-01T23:53:54.517Z] -rw-rw-r-- 1 1001 1001 879 Jul 1 23:51 .gitignore [2022-07-01T23:53:54.517Z] -rw-rw-r-- 1 1001 1001 42 Jul 1 23:51 .golangci.yml [2022-07-01T23:53:54.517Z] -rw-rw-r-- 1 1001 1001 87 Jul 1 23:51 .hadolint.yml [2022-07-01T23:53:54.517Z] drwxr-xr-x 3 1001 1001 4096 Jul 1 23:52 .semver [2022-07-01T23:53:54.517Z] -rw-rw-r-- 1 1001 1001 166 Jul 1 23:51 .sonarcloud.properties [2022-07-01T23:53:54.517Z] -rw-rw-r-- 1 1001 1001 1171 Jul 1 23:51 ADOPTERS.md [2022-07-01T23:53:54.517Z] -rw-rw-r-- 1 1001 1001 10347 Jul 1 23:51 Attribution.txt [2022-07-01T23:53:54.517Z] -rw-rw-r-- 1 1001 1001 63209 Jul 1 23:51 CHANGELOG.md [2022-07-01T23:53:54.517Z] -rw-rw-r-- 1 1001 1001 3804 Jul 1 23:51 CONTRIBUTING.md [2022-07-01T23:53:54.517Z] -rw-rw-r-- 1 1001 1001 677 Jul 1 23:51 GOVERNANCE.md [2022-07-01T23:53:54.517Z] -rw-rw-r-- 1 1001 1001 850 Jul 1 23:51 Jenkinsfile [2022-07-01T23:53:54.517Z] -rw-rw-r-- 1 1001 1001 10775 Jul 1 23:51 LICENSE [2022-07-01T23:53:54.517Z] -rw-rw-r-- 1 1001 1001 10389 Jul 1 23:51 Makefile [2022-07-01T23:53:54.517Z] -rw-rw-r-- 1 1001 1001 582 Jul 1 23:51 OWNERS.md [2022-07-01T23:53:54.517Z] -rw-rw-r-- 1 1001 1001 9094 Jul 1 23:51 README.md [2022-07-01T23:53:54.517Z] -rw-rw-r-- 1 1001 1001 6912 Jul 1 23:51 SECURITY.md [2022-07-01T23:53:54.517Z] -rw-rw-r-- 1 1001 1001 12 Jul 1 23:52 VERSION [2022-07-01T23:53:54.517Z] -rw-rw-r-- 1 1001 1001 4131 Jul 1 23:51 ZMQWindows.md [2022-07-01T23:53:54.517Z] drwxrwxr-x 2 1001 1001 4096 Jul 1 23:51 bin [2022-07-01T23:53:54.517Z] drwxrwxr-x 18 1001 1001 4096 Jul 1 23:51 cmd [2022-07-01T23:53:54.517Z] -rw-r--r-- 1 root root 435593 Jul 1 23:53 coverage.out [2022-07-01T23:53:54.517Z] -rw-rw-r-- 1 1001 1001 3311 Jul 1 23:51 go.mod [2022-07-01T23:53:54.517Z] -rw-rw-r-- 1 1001 1001 36231 Jul 1 23:52 go.sum [2022-07-01T23:53:54.517Z] drwxrwxr-x 8 1001 1001 4096 Jul 1 23:51 internal [2022-07-01T23:53:54.517Z] drwxrwxr-x 3 1001 1001 4096 Jul 1 23:51 openapi [2022-07-01T23:53:54.517Z] drwxrwxr-x 4 1001 1001 4096 Jul 1 23:51 snap [2022-07-01T23:53:54.517Z] -rw-rw-r-- 1 1001 1001 204 Jul 1 23:51 version.go [Pipeline] sh [2022-07-01T23:53:54.812Z] + '[' -e coverage.out ] [2022-07-01T23:53:54.812Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-01T23:53:54.912Z] Stashed 1 file(s) [Pipeline] sh [2022-07-01T23:53:55.195Z] + make build [2022-07-01T23:53:55.195Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-01T23:54:10.099Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.18" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-01T23:54:20.093Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.18" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-01T23:54:20.093Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.18" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-01T23:54:26.667Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.18" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-01T23:54:26.667Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.18" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-01T23:54:27.608Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.18" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-01T23:54:29.521Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.18" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-01T23:54:30.090Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.18" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-01T23:54:31.478Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.18" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-01T23:54:32.056Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.18" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-01T23:54:32.994Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.18" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-01T23:54:34.911Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.18" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-07-01T23:54:35.871Z] $ docker stop --time=1 311bf4d3824fe984065806ec845b30c2b42f85d40efe8672dc0a7cad43ab929d [2022-07-01T23:54:38.099Z] $ docker rm -f 311bf4d3824fe984065806ec845b30c2b42f85d40efe8672dc0a7cad43ab929d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:54:39.036Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-01T23:54:39.036Z] [2022-07-01T23:54:39.036Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:54:39.342Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-01T23:54:39.342Z] latest: Pulling from edgex-devops/edgex-compose [2022-07-01T23:54:39.342Z] cbdbe7a5bc2a: Pulling fs layer [2022-07-01T23:54:39.342Z] ca9280d653b3: Pulling fs layer [2022-07-01T23:54:39.342Z] 7e9c9ca2126c: Pulling fs layer [2022-07-01T23:54:39.342Z] cbdbe7a5bc2a: Download complete [2022-07-01T23:54:39.601Z] ca9280d653b3: Verifying Checksum [2022-07-01T23:54:39.601Z] ca9280d653b3: Download complete [2022-07-01T23:54:39.601Z] cbdbe7a5bc2a: Pull complete [2022-07-01T23:54:39.861Z] 7e9c9ca2126c: Download complete [2022-07-01T23:54:39.861Z] ca9280d653b3: Pull complete [2022-07-01T23:54:44.057Z] 7e9c9ca2126c: Pull complete [2022-07-01T23:54:44.057Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-07-01T23:54:44.057Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-01T23:54:44.057Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T23:54:44.146Z] prd-ubuntu20.04-docker-8c-8g-16652 does not seem to be running inside a container [2022-07-01T23:54:44.186Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/249 -v /w/workspace/edgex-go/249:/w/workspace/edgex-go/249:rw,z -v /w/workspace/edgex-go/249@tmp:/w/workspace/edgex-go/249@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 [2022-07-01T23:54:45.460Z] $ docker top d3e11581d696097534a2065a95c0d9dd2e21356a92426d1afb2950eb7d0e54b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T23:54:45.886Z] + docker-compose build --help [2022-07-01T23:54:45.886Z] + grep parallel [2022-07-01T23:54:46.557Z] --parallel Build images in parallel. [Pipeline] } [2022-07-01T23:54:46.574Z] $ docker stop --time=1 d3e11581d696097534a2065a95c0d9dd2e21356a92426d1afb2950eb7d0e54b6 [2022-07-01T23:54:47.870Z] $ docker rm -f d3e11581d696097534a2065a95c0d9dd2e21356a92426d1afb2950eb7d0e54b6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:54:48.258Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-01T23:54:48.258Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T23:54:48.337Z] prd-ubuntu20.04-docker-8c-8g-16652 does not seem to be running inside a container [2022-07-01T23:54:48.376Z] $ 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/249 -v /w/workspace/edgex-go/249:/w/workspace/edgex-go/249:rw,z -v /w/workspace/edgex-go/249@tmp:/w/workspace/edgex-go/249@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-07-01T23:54:48.771Z] $ docker top 75e74bfca497daf4ce7af8bd3c01968e841ad323d717849edcb3780bc8254382 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T23:54:49.132Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-01T23:54:49.701Z] Building core-command ... [2022-07-01T23:54:49.701Z] Building core-data ... [2022-07-01T23:54:49.701Z] Building core-metadata ... [2022-07-01T23:54:49.701Z] Building security-bootstrapper ... [2022-07-01T23:54:49.701Z] Building security-proxy-setup ... [2022-07-01T23:54:49.701Z] Building security-secretstore-setup ... [2022-07-01T23:54:49.701Z] Building security-spiffe-token-provider ... [2022-07-01T23:54:49.701Z] Building security-spire-agent ... [2022-07-01T23:54:49.701Z] Building security-spire-config ... [2022-07-01T23:54:49.701Z] Building security-spire-server ... [2022-07-01T23:54:49.701Z] Building support-notifications ... [2022-07-01T23:54:49.701Z] Building support-scheduler ... [2022-07-01T23:54:49.701Z] Building sys-mgmt-agent ... [2022-07-01T23:54:49.701Z] Building core-metadata [2022-07-01T23:54:49.701Z] Building core-data [2022-07-01T23:54:49.701Z] Building security-secretstore-setup [2022-07-01T23:54:49.701Z] Building security-spire-server [2022-07-01T23:54:49.701Z] Building support-notifications [2022-07-01T23:54:59.786Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16654 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-07-01T23:54:59.799Z] Running in /w/workspace/edgex-go/249 [Pipeline] { [Pipeline] checkout [2022-07-01T23:54:59.840Z] The recommended git tool is: git [2022-07-01T23:55:06.634Z] using credential edgex-jenkins-ssh [2022-07-01T23:55:06.654Z] Cloning the remote Git repository [2022-07-01T23:55:06.703Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-07-01T23:55:06.774Z] > git init /w/workspace/edgex-go/249 # timeout=10 [2022-07-01T23:55:06.844Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-01T23:55:06.845Z] > git --version # timeout=10 [2022-07-01T23:55:06.865Z] > git --version # 'git version 2.25.1' [2022-07-01T23:55:06.866Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-01T23:55:06.939Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-01T23:55:07.792Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T23:55:07.792Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-01T23:55:07.792Z] ---> 6305de8d4c3d [2022-07-01T23:55:07.792Z] Step 3/25 : WORKDIR /edgex-go [2022-07-01T23:55:07.792Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T23:55:07.792Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T23:55:07.792Z] ---> 6305de8d4c3d [2022-07-01T23:55:07.792Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T23:55:08.056Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T23:55:08.056Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-01T23:55:08.056Z] ---> 6305de8d4c3d [2022-07-01T23:55:08.056Z] Step 3/22 : WORKDIR /edgex-go [2022-07-01T23:55:08.056Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T23:55:08.056Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T23:55:08.056Z] ---> 6305de8d4c3d [2022-07-01T23:55:08.056Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T23:55:08.056Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T23:55:08.056Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-01T23:55:08.056Z] ---> 6305de8d4c3d [2022-07-01T23:55:08.056Z] Step 3/25 : WORKDIR /edgex-go [2022-07-01T23:55:11.364Z] ---> Running in 864dcaea7919 [2022-07-01T23:55:11.364Z] ---> Running in 39bc117604f7 [2022-07-01T23:55:11.364Z] ---> Running in 830eaa59593b [2022-07-01T23:55:11.364Z] ---> Running in 9853a498d5d3 [2022-07-01T23:55:11.364Z] ---> Running in ea76421ca070 [2022-07-01T23:55:11.364Z] Removing intermediate container 864dcaea7919 [2022-07-01T23:55:11.364Z] ---> ca2d11498273 [2022-07-01T23:55:11.364Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T23:55:11.364Z] Removing intermediate container 830eaa59593b [2022-07-01T23:55:11.364Z] ---> 9e460af4e682 [2022-07-01T23:55:11.364Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T23:55:11.364Z] ---> Running in 71c459e9c689 [2022-07-01T23:55:11.364Z] Removing intermediate container ea76421ca070 [2022-07-01T23:55:11.364Z] ---> ef26aa308745 [2022-07-01T23:55:11.364Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T23:55:11.364Z] Removing intermediate container 9853a498d5d3 [2022-07-01T23:55:11.364Z] ---> 7b6290262b93 [2022-07-01T23:55:11.364Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T23:55:11.364Z] Removing intermediate container 39bc117604f7 [2022-07-01T23:55:11.364Z] ---> 0a7305723ec7 [2022-07-01T23:55:11.364Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T23:55:11.364Z] ---> Running in 21c077e53438 [2022-07-01T23:55:11.364Z] ---> Running in 8910d852e8cc [2022-07-01T23:55:11.364Z] ---> Running in 7ed4559bcc57 [2022-07-01T23:55:11.364Z] ---> Running in 5e6a6a4f3984 [2022-07-01T23:55:11.937Z] Removing intermediate container 71c459e9c689 [2022-07-01T23:55:11.937Z] ---> 379a93e59d76 [2022-07-01T23:55:11.937Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-01T23:55:12.201Z] ---> Running in 7fb5f535b964 [2022-07-01T23:55:12.773Z] Removing intermediate container 5e6a6a4f3984 [2022-07-01T23:55:12.773Z] ---> 39500d9f7b8b [2022-07-01T23:55:12.773Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-01T23:55:12.773Z] Removing intermediate container 7ed4559bcc57 [2022-07-01T23:55:12.773Z] ---> 824cab8a3dc3 [2022-07-01T23:55:12.773Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-01T23:55:12.773Z] ---> Running in e47c51ef24a9 [2022-07-01T23:55:12.773Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T23:55:12.773Z] Removing intermediate container 21c077e53438 [2022-07-01T23:55:12.773Z] ---> dc61b7f47ee0 [2022-07-01T23:55:12.773Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-01T23:55:12.773Z] ---> Running in d9ae51307365 [2022-07-01T23:55:12.773Z] ---> Running in 7b49ef3ade89 [2022-07-01T23:55:13.032Z] Removing intermediate container 8910d852e8cc [2022-07-01T23:55:13.032Z] ---> bb39437553e7 [2022-07-01T23:55:13.032Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-01T23:55:13.032Z] ---> Running in 6b51012e3f8b [2022-07-01T23:55:13.293Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T23:55:13.554Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T23:55:13.554Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T23:55:13.554Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T23:55:13.814Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T23:55:14.079Z] OK: 221 MiB in 52 packages [2022-07-01T23:55:14.079Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T23:55:14.340Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T23:55:14.340Z] Removing intermediate container 7fb5f535b964 [2022-07-01T23:55:14.340Z] ---> 3bfe639372fa [2022-07-01T23:55:14.340Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T23:55:14.340Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T23:55:14.340Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T23:55:14.340Z] OK: 221 MiB in 52 packages [2022-07-01T23:55:14.600Z] ---> c73cf1f86300 [2022-07-01T23:55:14.600Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T23:55:14.600Z] ---> Running in bf4a185e8599 [2022-07-01T23:55:14.860Z] OK: 221 MiB in 52 packages [2022-07-01T23:55:14.860Z] OK: 221 MiB in 52 packages [2022-07-01T23:55:14.860Z] OK: 221 MiB in 52 packages [2022-07-01T23:55:14.860Z] Removing intermediate container e47c51ef24a9 [2022-07-01T23:55:14.860Z] ---> 24e639640fc4 [2022-07-01T23:55:14.860Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-01T23:55:15.119Z] ---> 4b930130ad14 [2022-07-01T23:55:15.119Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T23:55:15.119Z] ---> Running in 3f0b0c9dbb99 [2022-07-01T23:55:15.119Z] Removing intermediate container 7b49ef3ade89 [2022-07-01T23:55:15.119Z] ---> e4b599b40126 [2022-07-01T23:55:15.119Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-01T23:55:15.379Z] Removing intermediate container d9ae51307365 [2022-07-01T23:55:15.379Z] ---> 91dcccbb9b70 [2022-07-01T23:55:15.379Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T23:55:15.379Z] Removing intermediate container 6b51012e3f8b [2022-07-01T23:55:15.379Z] ---> 838326abea03 [2022-07-01T23:55:15.379Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-01T23:55:15.379Z] ---> 2c4962133909 [2022-07-01T23:55:15.379Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T23:55:15.379Z] ---> Running in 018798dc3d35 [2022-07-01T23:55:15.379Z] ---> 2c76189bb542 [2022-07-01T23:55:15.379Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T23:55:15.639Z] ---> Running in f67c9fbbe0b5 [2022-07-01T23:55:15.639Z] ---> ee34b6ff4a21 [2022-07-01T23:55:15.639Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T23:55:15.639Z] ---> Running in 2b04d11b1dc5 [2022-07-01T23:55:15.899Z] Removing intermediate container bf4a185e8599 [2022-07-01T23:55:15.899Z] ---> b0949df66fb9 [2022-07-01T23:55:15.899Z] Step 8/23 : COPY . . [2022-07-01T23:55:17.809Z] Removing intermediate container 3f0b0c9dbb99 [2022-07-01T23:55:17.809Z] ---> fd83cbe08d59 [2022-07-01T23:55:17.809Z] Step 8/25 : COPY . . [2022-07-01T23:55:17.809Z] Removing intermediate container 018798dc3d35 [2022-07-01T23:55:17.809Z] ---> f56175fc8b74 [2022-07-01T23:55:17.809Z] Step 8/25 : COPY . . [2022-07-01T23:55:17.809Z] Removing intermediate container f67c9fbbe0b5 [2022-07-01T23:55:17.809Z] Removing intermediate container 2b04d11b1dc5 [2022-07-01T23:55:17.809Z] ---> aeb10a8cfa43 [2022-07-01T23:55:17.809Z] ---> 0625b94dbe25 [2022-07-01T23:55:17.809Z] Step 8/23 : COPY . .Step 8/22 : COPY . . [2022-07-01T23:55:17.809Z] [2022-07-01T23:55:23.511Z] Avoid second fetch [2022-07-01T23:55:23.511Z] Checking out Revision a157344ed5a2a308e5221a4550246afdf7c311d5 (main) [2022-07-01T23:55:23.435Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-01T23:55:23.452Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-01T23:55:23.545Z] > git config core.sparsecheckout # timeout=10 [2022-07-01T23:55:23.604Z] > git checkout -f a157344ed5a2a308e5221a4550246afdf7c311d5 # timeout=10 [2022-07-01T23:55:28.107Z] Commit message: "build(deps): Bump github.com/stretchr/testify from 1.7.4 to 1.8.0 (#4066)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-01T23:55:29.014Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-01T23:55:29.014Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-01T23:55:29.014Z] Dload Upload Total Spent Left Speed [2022-07-01T23:55:29.014Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 83353 0 --:--:-- --:--:-- --:--:-- 82790 100 12253 100 12253 0 0 82790 0 --:--:-- --:--:-- --:--:-- 82234 [Pipeline] sh [2022-07-01T23:55:29.675Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-01T23:55:30.028Z] ---> 03db34d91644 [2022-07-01T23:55:30.028Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-01T23:55:30.028Z] ---> 2698085513c4 [2022-07-01T23:55:30.028Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-01T23:55:30.028Z] ---> 1b7e9def34ab [2022-07-01T23:55:30.028Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-01T23:55:30.028Z] ---> 49f00c334b69 [2022-07-01T23:55:30.028Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-01T23:55:30.028Z] ---> c781723fbe66 [2022-07-01T23:55:30.028Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-01T23:55:30.028Z] ---> Running in 410d4d3fb0a1 [2022-07-01T23:55:30.028Z] ---> Running in 23282adeb46d [2022-07-01T23:55:30.028Z] ---> Running in 179c8d447b72 [2022-07-01T23:55:30.028Z] ---> Running in 3668637eeaff [2022-07-01T23:55:30.028Z] ---> Running in a7a2381c54e5 [2022-07-01T23:55:30.028Z] Removing intermediate container 3668637eeaff [2022-07-01T23:55:30.028Z] ---> 63f933496140 [2022-07-01T23:55:30.028Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-01T23:55:30.028Z] ---> Running in 9c24742d56d1 [2022-07-01T23:55:30.028Z] Removing intermediate container 9c24742d56d1 [2022-07-01T23:55:30.028Z] ---> 7384faad1808 [2022-07-01T23:55:30.028Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-01T23:55:30.028Z] ---> Running in 950f4d786743 [2022-07-01T23:55:30.028Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.18" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-01T23:55:30.028Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.18" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-01T23:55:30.028Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.18" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-01T23:55:30.028Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-01T23:55:30.028Z] Removing intermediate container 950f4d786743 [2022-07-01T23:55:30.028Z] ---> 9f4ddaf50b22 [2022-07-01T23:55:30.028Z] Step 12/25 : WORKDIR /edgex-go [2022-07-01T23:55:30.028Z] ---> Running in bbf27cefdfa7 [2022-07-01T23:55:30.028Z] Removing intermediate container bbf27cefdfa7 [2022-07-01T23:55:30.028Z] ---> bc44413c1a75 [2022-07-01T23:55:30.028Z] [2022-07-01T23:55:30.028Z] Step 13/25 : FROM alpine:3.15 [2022-07-01T23:55:30.030Z] + sudo tee /etc/docker/daemon.new [2022-07-01T23:55:30.031Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-01T23:55:30.031Z] { [2022-07-01T23:55:30.031Z] "registry-mirrors": [ [2022-07-01T23:55:30.031Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-01T23:55:30.031Z] ], [2022-07-01T23:55:30.031Z] "bip": "10.250.0.254/24", [2022-07-01T23:55:30.031Z] "hosts": [ [2022-07-01T23:55:30.031Z] "tcp://0.0.0.0:5555", [2022-07-01T23:55:30.031Z] "unix:///var/run/docker.sock" [2022-07-01T23:55:30.031Z] ], [2022-07-01T23:55:30.031Z] "mtu": 1458, [2022-07-01T23:55:30.031Z] "selinux-enabled": true, [2022-07-01T23:55:30.031Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-01T23:55:30.031Z] } [Pipeline] sh [2022-07-01T23:55:30.287Z] 3.15: Pulling from library/alpine [2022-07-01T23:55:30.384Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-01T23:55:30.550Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-01T23:55:30.550Z] Status: Downloaded newer image for alpine:3.15 [2022-07-01T23:55:30.550Z] ---> 0ac33e5f5afa [2022-07-01T23:55:30.550Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T23:55:30.724Z] + sudo service docker restart [2022-07-01T23:55:30.810Z] ---> Running in ccd27f560755 [2022-07-01T23:55:30.810Z] Removing intermediate container ccd27f560755 [2022-07-01T23:55:30.810Z] ---> c82d187c4954 [2022-07-01T23:55:30.810Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T23:55:30.810Z] ---> Running in c4a756845ee7 [2022-07-01T23:55:32.187Z] Removing intermediate container c4a756845ee7 [2022-07-01T23:55:32.187Z] ---> 5a3fec4a3654 [2022-07-01T23:55:32.187Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-01T23:55:32.187Z] ---> Running in c8f87eef2e34 [2022-07-01T23:55:33.124Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T23:55:34.060Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T23:55:34.320Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-01T23:55:34.320Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-01T23:55:34.320Z] OK: 15859 distinct packages available [2022-07-01T23:55:34.320Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T23:55:35.256Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T23:55:35.256Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-01T23:55:35.514Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-01T23:55:35.514Z] (3/5) Installing libucontext (1.1-r0) [2022-07-01T23:55:35.514Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-01T23:55:35.774Z] (5/5) Installing openssl (1.1.1p-r0) [2022-07-01T23:55:35.774Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T23:55:35.774Z] OK: 6 MiB in 19 packages [2022-07-01T23:55:37.151Z] Removing intermediate container c8f87eef2e34 [2022-07-01T23:55:37.151Z] ---> 6a316bba8609 [2022-07-01T23:55:37.151Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-01T23:55:39.069Z] ---> 20ddd58820da [2022-07-01T23:55:39.069Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-01T23:55:39.636Z] ---> 695efceeca23 [2022-07-01T23:55:39.636Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-01T23:55:40.204Z] ---> 6c5e160d77de [2022-07-01T23:55:40.204Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-01T23:55:41.143Z] ---> 8ec4e68f5a73 [2022-07-01T23:55:41.143Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-01T23:55:41.143Z] ---> Running in 57d0c53050d7 [2022-07-01T23:55:41.403Z] Removing intermediate container 57d0c53050d7 [2022-07-01T23:55:41.403Z] ---> 55ffedba8cb0 [2022-07-01T23:55:41.403Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-01T23:55:41.663Z] ---> Running in 5a937a9c0415 [2022-07-01T23:55:41.923Z] Removing intermediate container 5a937a9c0415 [2022-07-01T23:55:41.923Z] ---> 3ea0cb633400 [2022-07-01T23:55:41.923Z] Step 23/25 : LABEL arch=x86_64 [2022-07-01T23:55:41.923Z] ---> Running in 783e8d8885b3 [2022-07-01T23:55:42.185Z] Removing intermediate container 783e8d8885b3 [2022-07-01T23:55:42.185Z] ---> ee31dbff95ed [2022-07-01T23:55:42.185Z] Step 24/25 : LABEL git_sha=a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-01T23:55:42.459Z] ---> Running in 5a5ac7d03bc7 [2022-07-01T23:55:42.459Z] Removing intermediate container 5a5ac7d03bc7 [2022-07-01T23:55:42.459Z] ---> ed96b21dcdd9 [2022-07-01T23:55:42.459Z] Step 25/25 : LABEL version=2.2.1-dev.18 [2022-07-01T23:55:42.718Z] ---> Running in 7876cbd7df90 [2022-07-01T23:55:42.976Z] Removing intermediate container 7876cbd7df90 [2022-07-01T23:55:42.976Z] ---> 77f920d74173 [2022-07-01T23:55:42.976Z] [2022-07-01T23:55:43.234Z] Successfully built 77f920d74173 [2022-07-01T23:55:43.234Z] Successfully tagged security-spire-server:latest [2022-07-01T23:55:43.234Z]  Building security-spire-server ... done Building support-scheduler [2022-07-01T23:55:48.504Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T23:55:48.504Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-01T23:55:48.504Z] ---> 6305de8d4c3d [2022-07-01T23:55:48.504Z] Step 3/22 : WORKDIR /edgex-go [2022-07-01T23:55:48.504Z] ---> Using cache [2022-07-01T23:55:48.504Z] ---> 0a7305723ec7 [2022-07-01T23:55:48.504Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T23:55:48.504Z] ---> Using cache [2022-07-01T23:55:48.504Z] ---> 824cab8a3dc3 [2022-07-01T23:55:48.504Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-01T23:55:48.505Z] ---> Using cache [2022-07-01T23:55:48.505Z] ---> 91dcccbb9b70 [2022-07-01T23:55:48.505Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-01T23:55:48.505Z] ---> Using cache [2022-07-01T23:55:48.505Z] ---> 2c76189bb542 [2022-07-01T23:55:48.505Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T23:55:48.505Z] ---> Using cache [2022-07-01T23:55:48.505Z] ---> aeb10a8cfa43 [2022-07-01T23:55:48.505Z] Step 8/22 : COPY . . [2022-07-01T23:55:48.505Z] ---> Using cache [2022-07-01T23:55:48.505Z] ---> c781723fbe66 [2022-07-01T23:55:48.505Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-01T23:55:49.062Z] provisioning config files... [2022-07-01T23:55:49.069Z] ---> Running in f3c05292d81d [2022-07-01T23:55:49.085Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/249@tmp/config1483474290802089488tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-01T23:55:49.630Z] ---> docker-login.sh [2022-07-01T23:55:49.630Z] nexus3.edgexfoundry.org:10001 [2022-07-01T23:55:49.635Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.18" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-01T23:55:50.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T23:55:50.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T23:55:50.503Z] Configure a credential helper to remove this warning. See [2022-07-01T23:55:50.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T23:55:50.503Z] [2022-07-01T23:55:50.503Z] Login Succeeded [2022-07-01T23:55:50.503Z] nexus3.edgexfoundry.org:10002 [2022-07-01T23:55:51.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T23:55:51.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T23:55:51.108Z] Configure a credential helper to remove this warning. See [2022-07-01T23:55:51.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T23:55:51.108Z] [2022-07-01T23:55:51.108Z] Login Succeeded [2022-07-01T23:55:51.108Z] nexus3.edgexfoundry.org:10003 [2022-07-01T23:55:51.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T23:55:51.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T23:55:51.665Z] Configure a credential helper to remove this warning. See [2022-07-01T23:55:51.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T23:55:51.665Z] [2022-07-01T23:55:51.665Z] Login Succeeded [2022-07-01T23:55:51.665Z] nexus3.edgexfoundry.org:10004 [2022-07-01T23:55:51.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T23:55:52.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T23:55:52.213Z] Configure a credential helper to remove this warning. See [2022-07-01T23:55:52.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T23:55:52.213Z] [2022-07-01T23:55:52.213Z] Login Succeeded [2022-07-01T23:55:52.213Z] docker.io [2022-07-01T23:55:52.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T23:55:53.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T23:55:53.084Z] Configure a credential helper to remove this warning. See [2022-07-01T23:55:53.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T23:55:53.084Z] [2022-07-01T23:55:53.084Z] Login Succeeded [2022-07-01T23:55:53.084Z] ---> docker-login.sh ends [Pipeline] } [2022-07-01T23:55:53.101Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-01T23:55:53.348Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-01T23:55:53.361Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-01T23:55:53.371Z] ========================================================= [2022-07-01T23:55:53.371Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-07-01T23:55:53.371Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-01T23:55:53.697Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-01T23:55:53.937Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.18" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-01T23:55:53.979Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-01T23:55:53.979Z] 9b3977197b4f: Pulling fs layer [2022-07-01T23:55:53.979Z] 1a89e8eeedd5: Pulling fs layer [2022-07-01T23:55:53.979Z] 94645a83ff95: Pulling fs layer [2022-07-01T23:55:53.979Z] e6fb740bc735: Pulling fs layer [2022-07-01T23:55:53.979Z] 3a77bd46dcc9: Pulling fs layer [2022-07-01T23:55:53.979Z] 355e64cbe906: Pulling fs layer [2022-07-01T23:55:53.979Z] 63ab81a10011: Pulling fs layer [2022-07-01T23:55:53.979Z] 555d1d1c4555: Pulling fs layer [2022-07-01T23:55:53.979Z] 7d9057610161: Pulling fs layer [2022-07-01T23:55:53.979Z] 355e64cbe906: Waiting [2022-07-01T23:55:53.979Z] 63ab81a10011: Waiting [2022-07-01T23:55:53.979Z] 555d1d1c4555: Waiting [2022-07-01T23:55:53.979Z] 7d9057610161: Waiting [2022-07-01T23:55:53.979Z] e6fb740bc735: Waiting [2022-07-01T23:55:53.979Z] 3a77bd46dcc9: Waiting [2022-07-01T23:55:53.979Z] 94645a83ff95: Verifying Checksum [2022-07-01T23:55:53.979Z] 94645a83ff95: Download complete [2022-07-01T23:55:53.979Z] 1a89e8eeedd5: Verifying Checksum [2022-07-01T23:55:53.979Z] 1a89e8eeedd5: Download complete [2022-07-01T23:55:53.979Z] 3a77bd46dcc9: Verifying Checksum [2022-07-01T23:55:53.979Z] 3a77bd46dcc9: Download complete [2022-07-01T23:55:53.979Z] 355e64cbe906: Verifying Checksum [2022-07-01T23:55:53.979Z] 355e64cbe906: Download complete [2022-07-01T23:55:53.979Z] 9b3977197b4f: Verifying Checksum [2022-07-01T23:55:53.979Z] 9b3977197b4f: Download complete [2022-07-01T23:55:53.979Z] 63ab81a10011: Verifying Checksum [2022-07-01T23:55:53.979Z] 63ab81a10011: Download complete [2022-07-01T23:55:54.981Z] 9b3977197b4f: Pull complete [2022-07-01T23:55:55.272Z] 7d9057610161: Verifying Checksum [2022-07-01T23:55:55.272Z] 7d9057610161: Download complete [2022-07-01T23:55:55.563Z] 1a89e8eeedd5: Pull complete [2022-07-01T23:55:55.839Z] 94645a83ff95: Pull complete [2022-07-01T23:55:56.115Z] 555d1d1c4555: Verifying Checksum [2022-07-01T23:55:56.115Z] 555d1d1c4555: Download complete [2022-07-01T23:55:56.711Z] e6fb740bc735: Verifying Checksum [2022-07-01T23:55:56.711Z] e6fb740bc735: Download complete [2022-07-01T23:55:58.243Z] Removing intermediate container a7a2381c54e5 [2022-07-01T23:55:58.243Z] ---> e3022acce5e4 [2022-07-01T23:55:58.243Z] [2022-07-01T23:55:58.243Z] Step 10/23 : FROM alpine:3.14 [2022-07-01T23:55:58.243Z] Removing intermediate container 410d4d3fb0a1 [2022-07-01T23:55:58.243Z] ---> 2153d3abd380 [2022-07-01T23:55:58.243Z] [2022-07-01T23:55:58.243Z] Step 10/25 : FROM alpine:3.14 [2022-07-01T23:55:59.183Z] 3.14: Pulling from library/alpine [2022-07-01T23:55:59.183Z] 3.14: Pulling from library/alpine [2022-07-01T23:56:00.564Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-01T23:56:00.564Z] Status: Downloaded newer image for alpine:3.14 [2022-07-01T23:56:00.564Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-01T23:56:00.564Z] Status: Image is up to date for alpine:3.14 [2022-07-01T23:56:00.564Z] ---> e04c818066af [2022-07-01T23:56:00.564Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-01T23:56:00.564Z] ---> e04c818066af [2022-07-01T23:56:00.564Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-01T23:56:01.133Z] ---> Running in 9c954fc64fec [2022-07-01T23:56:01.133Z] ---> Running in ccfcc7ce10ef [2022-07-01T23:56:01.394Z] Removing intermediate container 179c8d447b72 [2022-07-01T23:56:01.394Z] ---> 058fc96e87e6 [2022-07-01T23:56:01.394Z] [2022-07-01T23:56:01.394Z] Step 10/23 : FROM alpine:3.14 [2022-07-01T23:56:01.394Z] ---> e04c818066af [2022-07-01T23:56:01.394Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-01T23:56:01.394Z] ---> Running in e2b7bd0b375a [2022-07-01T23:56:01.656Z] Removing intermediate container e2b7bd0b375a [2022-07-01T23:56:01.656Z] ---> e36641067770 [2022-07-01T23:56:01.656Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-01T23:56:01.929Z] ---> Running in 768419c157b9 [2022-07-01T23:56:01.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-01T23:56:01.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-01T23:56:01.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-01T23:56:02.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-01T23:56:02.188Z] Removing intermediate container 768419c157b9 [2022-07-01T23:56:02.188Z] ---> 58752652f076 [2022-07-01T23:56:02.188Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-01T23:56:02.188Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-01T23:56:02.188Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T23:56:02.188Z] OK: 6 MiB in 15 packages [2022-07-01T23:56:02.188Z] ---> Running in fab41c55beee [2022-07-01T23:56:02.188Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-01T23:56:02.188Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-01T23:56:02.450Z] (3/3) Installing su-exec (0.2-r1) [2022-07-01T23:56:02.450Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T23:56:02.450Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T23:56:02.450Z] OK: 6 MiB in 17 packages [2022-07-01T23:56:02.450Z] Removing intermediate container fab41c55beee [2022-07-01T23:56:02.450Z] ---> 5cb62fb293fc [2022-07-01T23:56:02.450Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T23:56:02.720Z] ---> Running in 73454a61cb4f [2022-07-01T23:56:02.720Z] Removing intermediate container ccfcc7ce10ef [2022-07-01T23:56:02.720Z] ---> 02d6beaaa8fe [2022-07-01T23:56:02.720Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T23:56:02.996Z] ---> Running in 06e5a7abe2f9 [2022-07-01T23:56:02.996Z] Removing intermediate container 9c954fc64fec [2022-07-01T23:56:02.996Z] ---> 8cfb2c681cb5 [2022-07-01T23:56:02.996Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-01T23:56:03.260Z] Removing intermediate container 06e5a7abe2f9 [2022-07-01T23:56:03.260Z] ---> aac783d4cc22 [2022-07-01T23:56:03.260Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-01T23:56:03.260Z] ---> Running in 9088644b8bfe [2022-07-01T23:56:03.260Z] ---> Running in 1e3bbb96885c [2022-07-01T23:56:03.260Z] Removing intermediate container 9088644b8bfe [2022-07-01T23:56:03.260Z] ---> 085099b0d70d [2022-07-01T23:56:03.260Z] Step 13/25 : WORKDIR / [2022-07-01T23:56:03.520Z] ---> Running in f50772de4d08 [2022-07-01T23:56:03.520Z] Removing intermediate container 1e3bbb96885c [2022-07-01T23:56:03.520Z] ---> 5cda9115d8e1 [2022-07-01T23:56:03.520Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-01T23:56:03.520Z] ---> Running in 4a816d671fc6 [2022-07-01T23:56:03.780Z] Removing intermediate container f50772de4d08 [2022-07-01T23:56:03.780Z] ---> f90eb5156b0e [2022-07-01T23:56:03.780Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-07-01T23:56:03.780Z] Removing intermediate container 23282adeb46d [2022-07-01T23:56:03.780Z] ---> d0265384c3b5 [2022-07-01T23:56:03.780Z] [2022-07-01T23:56:03.780Z] Step 10/22 : FROM alpine:3.14 [2022-07-01T23:56:03.780Z] ---> e04c818066af [2022-07-01T23:56:03.780Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-01T23:56:03.780Z] Removing intermediate container 73454a61cb4f [2022-07-01T23:56:03.780Z] ---> 800609fbf91e [2022-07-01T23:56:03.780Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-01T23:56:03.780Z] Removing intermediate container 4a816d671fc6 [2022-07-01T23:56:03.780Z] ---> 82f3a7a47449 [2022-07-01T23:56:03.780Z] Step 15/23 : WORKDIR / [2022-07-01T23:56:03.780Z] ---> Running in dcad25577097 [2022-07-01T23:56:03.780Z] ---> Running in 84da6505e022 [2022-07-01T23:56:03.780Z] ---> Running in a03c36591db1 [2022-07-01T23:56:04.040Z] Removing intermediate container 84da6505e022 [2022-07-01T23:56:04.040Z] ---> 4ce7daab308b [2022-07-01T23:56:04.040Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T23:56:04.040Z] ---> da12aa94968c [2022-07-01T23:56:04.040Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-07-01T23:56:04.301Z] ---> c3035e7d77f4 [2022-07-01T23:56:04.301Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-01T23:56:04.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-01T23:56:04.560Z] ---> e9fb7d5a4545 [2022-07-01T23:56:04.560Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-01T23:56:04.560Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-01T23:56:04.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-01T23:56:04.560Z] ---> a70d32eb8899 [2022-07-01T23:56:04.560Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-07-01T23:56:04.560Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-01T23:56:04.560Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-01T23:56:04.560Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T23:56:04.560Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T23:56:04.820Z] OK: 6 MiB in 16 packages [2022-07-01T23:56:05.078Z] ---> f11f1a6240fc [2022-07-01T23:56:05.078Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-01T23:56:05.078Z] ---> 297c88668381 [2022-07-01T23:56:05.078Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-01T23:56:05.336Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-01T23:56:05.336Z] Removing intermediate container dcad25577097 [2022-07-01T23:56:05.336Z] ---> f00b39d3819b [2022-07-01T23:56:05.336Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T23:56:05.609Z] ---> Running in fb8518c52365 [2022-07-01T23:56:05.609Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-01T23:56:05.610Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-07-01T23:56:05.610Z] ---> a98911d3606f [2022-07-01T23:56:05.610Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-01T23:56:05.610Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-01T23:56:05.869Z] ---> Running in 850d522a697b [2022-07-01T23:56:05.869Z] Removing intermediate container fb8518c52365 [2022-07-01T23:56:05.869Z] ---> e4cb7ea6004a [2022-07-01T23:56:05.869Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-01T23:56:05.869Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-01T23:56:05.869Z] ---> b0cbe0f004cf [2022-07-01T23:56:05.869Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-01T23:56:05.869Z] ---> Running in 63e7796abf43 [2022-07-01T23:56:05.869Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-01T23:56:05.869Z] Removing intermediate container 850d522a697b [2022-07-01T23:56:05.869Z] ---> 8a890d018546 [2022-07-01T23:56:05.869Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T23:56:06.129Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-01T23:56:06.129Z] ---> Running in cb49185d3be4 [2022-07-01T23:56:06.129Z] Removing intermediate container 63e7796abf43 [2022-07-01T23:56:06.129Z] ---> 7ec0f3d9b153 [2022-07-01T23:56:06.129Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-01T23:56:06.129Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T23:56:06.129Z] OK: 8 MiB in 20 packages [2022-07-01T23:56:06.129Z] ---> Running in 45615fd5fdaa [2022-07-01T23:56:06.389Z] Removing intermediate container cb49185d3be4 [2022-07-01T23:56:06.389Z] ---> 90e8c75b3ae4 [2022-07-01T23:56:06.389Z] Step 21/23 : LABEL arch=x86_64 [2022-07-01T23:56:06.389Z] ---> Running in 30a7620cd571 [2022-07-01T23:56:06.389Z] Removing intermediate container 45615fd5fdaa [2022-07-01T23:56:06.389Z] ---> 23388b783896 [2022-07-01T23:56:06.389Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T23:56:06.389Z] ---> c42ee8a4597e [2022-07-01T23:56:06.389Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-01T23:56:06.649Z] Removing intermediate container 30a7620cd571 [2022-07-01T23:56:06.649Z] ---> 9736fb86ac37 [2022-07-01T23:56:06.649Z] Step 22/23 : LABEL git_sha=a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-01T23:56:06.649Z] ---> Running in 929c79abc36b [2022-07-01T23:56:06.649Z] Removing intermediate container a03c36591db1 [2022-07-01T23:56:06.649Z] ---> 32f47547e3d7 [2022-07-01T23:56:06.649Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T23:56:06.649Z] ---> c356091c3190 [2022-07-01T23:56:06.649Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-01T23:56:06.649Z] Removing intermediate container 929c79abc36b [2022-07-01T23:56:06.649Z] ---> cd7d3e4fb09f [2022-07-01T23:56:06.649Z] Step 23/23 : LABEL version=2.2.1-dev.18 [2022-07-01T23:56:06.909Z] ---> ebddaf276762 [2022-07-01T23:56:06.909Z] Step 21/25 : 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/ [2022-07-01T23:56:06.909Z] ---> Running in 406f34acbd88 [2022-07-01T23:56:06.909Z] ---> Running in d4ee3bd691a1 [2022-07-01T23:56:06.909Z] ---> d40b072d5720 [2022-07-01T23:56:06.909Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-01T23:56:07.168Z] Removing intermediate container 406f34acbd88 [2022-07-01T23:56:07.168Z] ---> da3a832097fd [2022-07-01T23:56:07.168Z] [2022-07-01T23:56:07.168Z] Successfully built da3a832097fd [2022-07-01T23:56:07.168Z] Successfully tagged core-metadata:latest [2022-07-01T23:56:07.168Z]  Building core-metadata ... done Building core-command [2022-07-01T23:56:08.105Z] ---> 55d75919ce9c [2022-07-01T23:56:08.105Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-01T23:56:08.673Z] ---> b937f12aa22f [2022-07-01T23:56:08.673Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-01T23:56:08.673Z] ---> cf80d758634a [2022-07-01T23:56:08.673Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-01T23:56:08.673Z] ---> Running in 1b77a6509683 [2022-07-01T23:56:08.948Z] ---> a9802ad133f6 [2022-07-01T23:56:08.948Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-01T23:56:08.948Z] Removing intermediate container d4ee3bd691a1 [2022-07-01T23:56:08.948Z] ---> 870d56df3c8b [2022-07-01T23:56:08.948Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-01T23:56:08.948Z] Removing intermediate container 1b77a6509683 [2022-07-01T23:56:08.948Z] ---> 149a7a40c573 [2022-07-01T23:56:08.948Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T23:56:08.948Z] ---> Running in 43313078f73b [2022-07-01T23:56:08.948Z] ---> Running in 30f317bc678f [2022-07-01T23:56:09.137Z] e6fb740bc735: Pull complete [2022-07-01T23:56:09.137Z] 3a77bd46dcc9: Pull complete [2022-07-01T23:56:09.137Z] 355e64cbe906: Pull complete [2022-07-01T23:56:09.207Z] ---> Running in 2d2d6d018091 [2022-07-01T23:56:09.207Z] Removing intermediate container 43313078f73b [2022-07-01T23:56:09.207Z] ---> d823b6d5de0e [2022-07-01T23:56:09.207Z] Step 23/25 : LABEL arch=x86_64 [2022-07-01T23:56:09.411Z] 63ab81a10011: Pull complete [2022-07-01T23:56:09.466Z] Removing intermediate container 30f317bc678f [2022-07-01T23:56:09.466Z] ---> d48476c4a777 [2022-07-01T23:56:09.466Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T23:56:09.466Z] ---> Running in 94ca64f621c0 [2022-07-01T23:56:09.466Z] Removing intermediate container 2d2d6d018091 [2022-07-01T23:56:09.466Z] ---> 10a5efbec94a [2022-07-01T23:56:09.466Z] Step 20/22 : LABEL arch=x86_64 [2022-07-01T23:56:09.466Z] ---> Running in 14378cc07656 [2022-07-01T23:56:09.466Z] ---> Running in 2b8c4f66b664 [2022-07-01T23:56:09.466Z] Removing intermediate container 94ca64f621c0 [2022-07-01T23:56:09.466Z] ---> 64fe5fea18f6 [2022-07-01T23:56:09.466Z] Step 24/25 : LABEL git_sha=a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-01T23:56:09.726Z] Removing intermediate container 14378cc07656 [2022-07-01T23:56:09.726Z] ---> ab1bc1ec53a7 [2022-07-01T23:56:09.726Z] Step 21/23 : LABEL arch=x86_64 [2022-07-01T23:56:09.726Z] ---> Running in dc810441c5a2 [2022-07-01T23:56:09.726Z] ---> Running in 903b0a10d3ca [2022-07-01T23:56:09.726Z] Removing intermediate container 2b8c4f66b664 [2022-07-01T23:56:09.726Z] ---> 1e057e21251c [2022-07-01T23:56:09.726Z] Step 21/22 : LABEL git_sha=a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-01T23:56:09.726Z] ---> Running in 2cfd00a87544 [2022-07-01T23:56:09.985Z] Removing intermediate container dc810441c5a2 [2022-07-01T23:56:09.986Z] ---> 2958b024e422 [2022-07-01T23:56:09.986Z] Step 25/25 : LABEL version=2.2.1-dev.18 [2022-07-01T23:56:09.986Z] Removing intermediate container 903b0a10d3ca [2022-07-01T23:56:09.986Z] ---> 3f55db879b9b [2022-07-01T23:56:09.986Z] Step 22/23 : LABEL git_sha=a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-01T23:56:09.986Z] ---> Running in 27391ddd5cf8 [2022-07-01T23:56:09.986Z] ---> Running in 8e13a1c8559c [2022-07-01T23:56:09.986Z] Removing intermediate container 2cfd00a87544 [2022-07-01T23:56:09.986Z] ---> fdf0290de1e1 [2022-07-01T23:56:09.986Z] Step 22/22 : LABEL version=2.2.1-dev.18 [2022-07-01T23:56:09.986Z] ---> Running in 899e3f9d59cd [2022-07-01T23:56:10.243Z] Removing intermediate container 8e13a1c8559c [2022-07-01T23:56:10.243Z] ---> 50cac39002b6 [2022-07-01T23:56:10.243Z] Step 23/23 : LABEL version=2.2.1-dev.18 [2022-07-01T23:56:10.243Z] Removing intermediate container 27391ddd5cf8 [2022-07-01T23:56:10.243Z] ---> 88402cc12b1d [2022-07-01T23:56:10.243Z] [2022-07-01T23:56:10.243Z] ---> Running in 1969ade012be [2022-07-01T23:56:10.243Z] Removing intermediate container 899e3f9d59cd [2022-07-01T23:56:10.243Z] ---> c6e6c7e7a66e [2022-07-01T23:56:10.243Z] [2022-07-01T23:56:10.243Z] Successfully built 88402cc12b1d [2022-07-01T23:56:10.243Z] Successfully tagged security-secretstore-setup:latest [2022-07-01T23:56:10.243Z]  Building security-secretstore-setup ... done Building security-spiffe-token-provider [2022-07-01T23:56:10.501Z] Removing intermediate container 1969ade012be [2022-07-01T23:56:10.501Z] ---> ddc72a4c582d [2022-07-01T23:56:10.501Z] [2022-07-01T23:56:10.501Z] Successfully built c6e6c7e7a66e [2022-07-01T23:56:10.501Z] Successfully tagged support-notifications:latest [2022-07-01T23:56:10.501Z]  Building support-notifications ... done Building security-proxy-setup [2022-07-01T23:56:10.502Z] Successfully built ddc72a4c582d [2022-07-01T23:56:10.502Z] Successfully tagged core-data:latest [2022-07-01T23:56:10.502Z] Building security-bootstrapper [2022-07-01T23:56:14.691Z]  Building core-data ... done Removing intermediate container f3c05292d81d [2022-07-01T23:56:14.691Z] ---> a3d630afe0f3 [2022-07-01T23:56:14.691Z] [2022-07-01T23:56:14.691Z] Step 10/22 : FROM alpine:3.14 [2022-07-01T23:56:14.691Z] ---> e04c818066af [2022-07-01T23:56:14.691Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-01T23:56:14.691Z] ---> Using cache [2022-07-01T23:56:14.691Z] ---> 02d6beaaa8fe [2022-07-01T23:56:14.691Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T23:56:14.691Z] ---> Using cache [2022-07-01T23:56:14.691Z] ---> aac783d4cc22 [2022-07-01T23:56:14.691Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-01T23:56:14.951Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T23:56:14.951Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T23:56:14.951Z] ---> 6305de8d4c3d [2022-07-01T23:56:14.951Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T23:56:14.951Z] ---> Using cache [2022-07-01T23:56:14.951Z] ---> 0a7305723ec7 [2022-07-01T23:56:14.951Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T23:56:14.951Z] ---> Using cache [2022-07-01T23:56:14.951Z] ---> 824cab8a3dc3 [2022-07-01T23:56:14.951Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-01T23:56:14.951Z] ---> Using cache [2022-07-01T23:56:14.951Z] ---> 91dcccbb9b70 [2022-07-01T23:56:14.951Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T23:56:14.951Z] ---> Using cache [2022-07-01T23:56:14.951Z] ---> 2c76189bb542 [2022-07-01T23:56:14.951Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T23:56:14.951Z] ---> Using cache [2022-07-01T23:56:14.951Z] ---> aeb10a8cfa43 [2022-07-01T23:56:14.951Z] Step 8/23 : COPY . . [2022-07-01T23:56:14.951Z] ---> Using cache [2022-07-01T23:56:14.951Z] ---> c781723fbe66 [2022-07-01T23:56:14.951Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-01T23:56:15.210Z] ---> Running in fccff2ed6d9a [2022-07-01T23:56:15.210Z] ---> Running in 508ef1f1d900 [2022-07-01T23:56:15.468Z] Removing intermediate container 508ef1f1d900 [2022-07-01T23:56:15.468Z] ---> 502b60eaac81 [2022-07-01T23:56:15.468Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-01T23:56:15.468Z] ---> Running in 8a3b59ca9745 [2022-07-01T23:56:15.732Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.18" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-01T23:56:15.732Z] Removing intermediate container 8a3b59ca9745 [2022-07-01T23:56:15.732Z] ---> 69443165a85d [2022-07-01T23:56:15.732Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T23:56:16.141Z] 555d1d1c4555: Pull complete [2022-07-01T23:56:16.301Z] ---> a3ddd18f0c02 [2022-07-01T23:56:16.301Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-01T23:56:17.237Z] ---> ed65abd2ad36 [2022-07-01T23:56:17.237Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-01T23:56:17.575Z] 7d9057610161: Pull complete [2022-07-01T23:56:17.575Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-07-01T23:56:17.575Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-01T23:56:17.575Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-01T23:56:17.805Z] ---> 7eda8596f8b2 [2022-07-01T23:56:17.805Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-01T23:56:17.805Z] ---> Running in 3312d7a16df2 [2022-07-01T23:56:17.928Z] + docker build -t ci-base-image-arm64 -f - . [2022-07-01T23:56:17.928Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-01T23:56:17.928Z] WORKDIR /edgex [2022-07-01T23:56:17.928Z] COPY go.mod . [2022-07-01T23:56:17.928Z] RUN go mod download [2022-07-01T23:56:18.064Z] Removing intermediate container 3312d7a16df2 [2022-07-01T23:56:18.064Z] ---> 0dafe292a315 [2022-07-01T23:56:18.064Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T23:56:18.064Z] ---> Running in 405dd354d749 [2022-07-01T23:56:18.323Z] Removing intermediate container 405dd354d749 [2022-07-01T23:56:18.323Z] ---> 635ca9c54a0e [2022-07-01T23:56:18.323Z] Step 20/22 : LABEL arch=x86_64 [2022-07-01T23:56:18.589Z] ---> Running in d3d1a78e467c [2022-07-01T23:56:18.849Z] Removing intermediate container d3d1a78e467c [2022-07-01T23:56:18.849Z] ---> 77fc66da44e5 [2022-07-01T23:56:18.849Z] Step 21/22 : LABEL git_sha=a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-01T23:56:18.849Z] ---> Running in 15605c568c56 [2022-07-01T23:56:19.110Z] Removing intermediate container 15605c568c56 [2022-07-01T23:56:19.110Z] ---> 02ac4d2a2ac6 [2022-07-01T23:56:19.110Z] Step 22/22 : LABEL version=2.2.1-dev.18 [2022-07-01T23:56:19.369Z] ---> Running in 5f190eb1df76 [2022-07-01T23:56:19.632Z] Removing intermediate container 5f190eb1df76 [2022-07-01T23:56:19.632Z] ---> 1327742d3ef6 [2022-07-01T23:56:19.632Z] [2022-07-01T23:56:19.632Z] Successfully built 1327742d3ef6 [2022-07-01T23:56:19.632Z] Successfully tagged support-scheduler:latest [2022-07-01T23:56:19.632Z]  Building support-scheduler ... done Building security-spire-agent [2022-07-01T23:56:20.578Z] Sending build context to Docker daemon 169.2MB [2022-07-01T23:56:20.578Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-01T23:56:20.578Z] ---> 819e984ddca1 [2022-07-01T23:56:20.578Z] Step 2/4 : WORKDIR /edgex [2022-07-01T23:56:22.553Z] ---> Running in e6e4bb1a3565 [2022-07-01T23:56:22.827Z] Removing intermediate container e6e4bb1a3565 [2022-07-01T23:56:22.827Z] ---> 64c9363e1098 [2022-07-01T23:56:22.827Z] Step 3/4 : COPY go.mod . [2022-07-01T23:56:22.921Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T23:56:22.921Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-01T23:56:22.921Z] ---> 6305de8d4c3d [2022-07-01T23:56:22.921Z] Step 3/20 : WORKDIR /edgex-go [2022-07-01T23:56:22.921Z] ---> Using cache [2022-07-01T23:56:22.921Z] ---> 0a7305723ec7 [2022-07-01T23:56:22.921Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-01T23:56:23.181Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T23:56:23.181Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-01T23:56:23.181Z] ---> 6305de8d4c3d [2022-07-01T23:56:23.181Z] Step 3/31 : WORKDIR /edgex-go [2022-07-01T23:56:23.181Z] ---> Using cache [2022-07-01T23:56:23.181Z] ---> 0a7305723ec7 [2022-07-01T23:56:23.181Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T23:56:23.181Z] ---> Using cache [2022-07-01T23:56:23.181Z] ---> 824cab8a3dc3 [2022-07-01T23:56:23.181Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-01T23:56:23.181Z] ---> Using cache [2022-07-01T23:56:23.181Z] ---> 91dcccbb9b70 [2022-07-01T23:56:23.181Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-01T23:56:23.181Z] ---> Using cache [2022-07-01T23:56:23.181Z] ---> 2c76189bb542 [2022-07-01T23:56:23.181Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T23:56:23.181Z] ---> Using cache [2022-07-01T23:56:23.181Z] ---> aeb10a8cfa43 [2022-07-01T23:56:23.181Z] Step 8/31 : COPY . . [2022-07-01T23:56:23.181Z] ---> Using cache [2022-07-01T23:56:23.181Z] ---> c781723fbe66 [2022-07-01T23:56:23.181Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-01T23:56:23.428Z] ---> cbf379c3c573 [2022-07-01T23:56:23.428Z] Step 4/4 : RUN go mod download [2022-07-01T23:56:23.428Z] ---> Running in f73fbba96d06 [2022-07-01T23:56:23.439Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T23:56:23.439Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-01T23:56:23.439Z] ---> 6305de8d4c3d [2022-07-01T23:56:23.439Z] Step 3/22 : WORKDIR /edgex-go [2022-07-01T23:56:23.439Z] ---> Using cache [2022-07-01T23:56:23.439Z] ---> 0a7305723ec7 [2022-07-01T23:56:23.439Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T23:56:23.439Z] ---> Using cache [2022-07-01T23:56:23.439Z] ---> 824cab8a3dc3 [2022-07-01T23:56:23.439Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-01T23:56:23.439Z] ---> Using cache [2022-07-01T23:56:23.439Z] ---> 91dcccbb9b70 [2022-07-01T23:56:23.439Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-01T23:56:23.439Z] ---> Using cache [2022-07-01T23:56:23.439Z] ---> 2c76189bb542 [2022-07-01T23:56:23.439Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T23:56:23.439Z] ---> Using cache [2022-07-01T23:56:23.439Z] ---> aeb10a8cfa43 [2022-07-01T23:56:23.439Z] Step 8/22 : COPY . . [2022-07-01T23:56:23.439Z] ---> Using cache [2022-07-01T23:56:23.439Z] ---> c781723fbe66 [2022-07-01T23:56:23.439Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-01T23:56:26.742Z] ---> Running in 7eec22cc6fdb [2022-07-01T23:56:26.742Z] ---> Running in f0952912e85e [2022-07-01T23:56:26.742Z] ---> Running in 331183a0bc37 [2022-07-01T23:56:26.742Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T23:56:26.742Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-01T23:56:26.742Z] ---> 6305de8d4c3d [2022-07-01T23:56:26.742Z] Step 3/26 : WORKDIR /edgex-go [2022-07-01T23:56:26.742Z] ---> Using cache [2022-07-01T23:56:26.742Z] ---> 0a7305723ec7 [2022-07-01T23:56:26.742Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T23:56:26.742Z] ---> Using cache [2022-07-01T23:56:26.742Z] ---> 824cab8a3dc3 [2022-07-01T23:56:26.742Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-01T23:56:26.742Z] ---> Running in af00fe0d7ceb [2022-07-01T23:56:26.742Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T23:56:26.742Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.18" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-01T23:56:27.001Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.18" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-01T23:56:27.001Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T23:56:27.566Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T23:56:27.825Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-01T23:56:27.825Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-01T23:56:27.825Z] OK: 15866 distinct packages available [2022-07-01T23:56:27.825Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T23:56:28.084Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T23:56:28.345Z] OK: 221 MiB in 52 packages [2022-07-01T23:56:28.914Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T23:56:28.914Z] Removing intermediate container af00fe0d7ceb [2022-07-01T23:56:28.914Z] ---> ff12ace76b9e [2022-07-01T23:56:28.914Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-01T23:56:29.171Z] OK: 221 MiB in 52 packages [2022-07-01T23:56:29.171Z] ---> 0ef8309f44fd [2022-07-01T23:56:29.171Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T23:56:29.431Z] ---> Running in 4f177b8c156f [2022-07-01T23:56:29.689Z] Removing intermediate container f0952912e85e [2022-07-01T23:56:29.689Z] ---> 7b29bd93f1b2 [2022-07-01T23:56:29.689Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-01T23:56:30.256Z] ---> 377d3adad32b [2022-07-01T23:56:30.256Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T23:56:30.256Z] ---> Running in 0b3c1e2627c3 [2022-07-01T23:56:30.515Z] Removing intermediate container 4f177b8c156f [2022-07-01T23:56:30.516Z] ---> 7a2f1c6fbfbd [2022-07-01T23:56:30.516Z] Step 8/26 : COPY . . [2022-07-01T23:56:31.083Z] Removing intermediate container fccff2ed6d9a [2022-07-01T23:56:31.083Z] ---> b3f2b559f997 [2022-07-01T23:56:31.083Z] [2022-07-01T23:56:31.083Z] Step 10/23 : FROM alpine:3.14 [2022-07-01T23:56:31.083Z] ---> e04c818066af [2022-07-01T23:56:31.083Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-01T23:56:31.083Z] ---> Using cache [2022-07-01T23:56:31.083Z] ---> 02d6beaaa8fe [2022-07-01T23:56:31.083Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T23:56:31.083Z] ---> Using cache [2022-07-01T23:56:31.083Z] ---> aac783d4cc22 [2022-07-01T23:56:31.083Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-01T23:56:31.083Z] ---> Running in 8c462a0a54cc [2022-07-01T23:56:31.651Z] Removing intermediate container 8c462a0a54cc [2022-07-01T23:56:31.651Z] ---> cff22e020847 [2022-07-01T23:56:31.651Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-01T23:56:31.651Z] ---> Running in f1421ba4b3bc [2022-07-01T23:56:32.219Z] Removing intermediate container f1421ba4b3bc [2022-07-01T23:56:32.219Z] ---> 428217994d5f [2022-07-01T23:56:32.219Z] Step 15/23 : WORKDIR / [2022-07-01T23:56:32.479Z] Removing intermediate container 0b3c1e2627c3 [2022-07-01T23:56:32.479Z] ---> Running in e657ac00aa04 [2022-07-01T23:56:32.479Z] ---> 62d19a9faa07 [2022-07-01T23:56:32.479Z] Step 7/20 : COPY . . [2022-07-01T23:56:33.048Z] Removing intermediate container e657ac00aa04 [2022-07-01T23:56:33.048Z] ---> f7e0f5db3b72 [2022-07-01T23:56:33.048Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T23:56:33.988Z] ---> 5ee6ebbf0531 [2022-07-01T23:56:33.988Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-01T23:56:35.366Z] ---> f315c689981c [2022-07-01T23:56:35.366Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-01T23:56:36.303Z] ---> 9624c61c7cb1 [2022-07-01T23:56:36.303Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-01T23:56:36.303Z] ---> Running in 3953d090f928 [2022-07-01T23:56:36.870Z] Removing intermediate container 3953d090f928 [2022-07-01T23:56:36.870Z] ---> 866442625f65 [2022-07-01T23:56:36.870Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T23:56:36.870Z] ---> Running in ceb92d3a2c18 [2022-07-01T23:56:37.131Z] Removing intermediate container ceb92d3a2c18 [2022-07-01T23:56:37.131Z] ---> b2912e618cfa [2022-07-01T23:56:37.131Z] Step 21/23 : LABEL arch=x86_64 [2022-07-01T23:56:37.392Z] ---> Running in b34d6a13cb53 [2022-07-01T23:56:37.651Z] Removing intermediate container b34d6a13cb53 [2022-07-01T23:56:37.651Z] ---> 09776e9ec760 [2022-07-01T23:56:37.651Z] Step 22/23 : LABEL git_sha=a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-01T23:56:37.651Z] ---> Running in e6f661b91196 [2022-07-01T23:56:37.910Z] Removing intermediate container e6f661b91196 [2022-07-01T23:56:37.910Z] ---> e91d4d3d0941 [2022-07-01T23:56:37.910Z] Step 23/23 : LABEL version=2.2.1-dev.18 [2022-07-01T23:56:38.169Z] ---> Running in 013f3469d024 [2022-07-01T23:56:38.169Z] Removing intermediate container 013f3469d024 [2022-07-01T23:56:38.169Z] ---> 886dbab0d789 [2022-07-01T23:56:38.169Z] [2022-07-01T23:56:38.430Z] Successfully built 886dbab0d789 [2022-07-01T23:56:38.430Z] Successfully tagged core-command:latest [2022-07-01T23:56:38.431Z]  Building core-command ... done Building sys-mgmt-agent [2022-07-01T23:56:43.706Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.18" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-01T23:56:43.706Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T23:56:43.706Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T23:56:43.706Z] ---> 6305de8d4c3d [2022-07-01T23:56:43.706Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T23:56:43.706Z] ---> Using cache [2022-07-01T23:56:43.706Z] ---> 0a7305723ec7 [2022-07-01T23:56:43.706Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T23:56:43.706Z] ---> Using cache [2022-07-01T23:56:43.706Z] ---> 824cab8a3dc3 [2022-07-01T23:56:43.706Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-01T23:56:44.648Z] ---> Running in 2d5286b43b97 [2022-07-01T23:56:44.648Z] ---> 9f04f0892705 [2022-07-01T23:56:44.648Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-01T23:56:44.648Z] ---> 7aaef54adafc [2022-07-01T23:56:44.648Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-01T23:56:44.648Z] ---> Running in c10bacec26b8 [2022-07-01T23:56:44.648Z] ---> Running in d3a2723619e0 [2022-07-01T23:56:44.907Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T23:56:44.907Z] Removing intermediate container d3a2723619e0 [2022-07-01T23:56:44.907Z] ---> a8837c3fba56 [2022-07-01T23:56:44.907Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-01T23:56:45.167Z] ---> Running in 70358231461e [2022-07-01T23:56:45.167Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.18" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-07-01T23:56:45.427Z] Removing intermediate container 70358231461e [2022-07-01T23:56:45.427Z] ---> 0e3dfa657bba [2022-07-01T23:56:45.427Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-01T23:56:45.427Z] ---> Running in 423ba15d41e5 [2022-07-01T23:56:45.687Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T23:56:45.948Z] OK: 221 MiB in 52 packages [2022-07-01T23:56:46.207Z] Removing intermediate container 7eec22cc6fdb [2022-07-01T23:56:46.207Z] ---> caffe2a3db2b [2022-07-01T23:56:46.207Z] [2022-07-01T23:56:46.207Z] Step 10/31 : FROM alpine:3.14 [2022-07-01T23:56:46.207Z] ---> e04c818066af [2022-07-01T23:56:46.207Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-07-01T23:56:46.207Z] ---> Running in 99ad0140977f [2022-07-01T23:56:46.466Z] Removing intermediate container 331183a0bc37 [2022-07-01T23:56:46.466Z] ---> 98283933b5e4 [2022-07-01T23:56:46.466Z] [2022-07-01T23:56:46.466Z] Step 10/22 : FROM alpine:3.14 [2022-07-01T23:56:46.466Z] ---> e04c818066af [2022-07-01T23:56:46.466Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-01T23:56:46.466Z] Removing intermediate container 99ad0140977f [2022-07-01T23:56:46.466Z] ---> 0504c21ee36b [2022-07-01T23:56:46.466Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-01T23:56:46.466Z] ---> Running in eeabde3d1fb6 [2022-07-01T23:56:46.466Z] ---> Running in 1bbce0681539 [2022-07-01T23:56:46.466Z] Removing intermediate container 2d5286b43b97 [2022-07-01T23:56:46.466Z] ---> c139693cd7e4 [2022-07-01T23:56:46.466Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T23:56:46.466Z] Removing intermediate container 423ba15d41e5 [2022-07-01T23:56:46.466Z] ---> 4ad70ed9df34 [2022-07-01T23:56:46.466Z] Step 12/26 : WORKDIR /edgex-go [2022-07-01T23:56:46.466Z] ---> Running in a1199999e7ba [2022-07-01T23:56:46.724Z] Removing intermediate container a1199999e7ba [2022-07-01T23:56:46.724Z] ---> f4ae3ead56b8 [2022-07-01T23:56:46.724Z] [2022-07-01T23:56:46.724Z] Step 13/26 : FROM alpine:3.15 [2022-07-01T23:56:46.724Z] ---> 0ac33e5f5afa [2022-07-01T23:56:46.724Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T23:56:46.724Z] ---> Using cache [2022-07-01T23:56:46.724Z] ---> c82d187c4954 [2022-07-01T23:56:46.724Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T23:56:46.724Z] ---> Using cache [2022-07-01T23:56:46.724Z] ---> 5a3fec4a3654 [2022-07-01T23:56:46.724Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-01T23:56:46.724Z] ---> Using cache [2022-07-01T23:56:46.724Z] ---> 6a316bba8609 [2022-07-01T23:56:46.724Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-01T23:56:46.724Z] ---> 788cb8920f56 [2022-07-01T23:56:46.724Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T23:56:46.982Z] ---> Running in 66f100f52526 [2022-07-01T23:56:46.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-01T23:56:46.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-01T23:56:47.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-01T23:56:47.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-01T23:56:47.241Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-01T23:56:47.241Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-01T23:56:47.241Z] (2/2) Installing su-exec (0.2-r1) [2022-07-01T23:56:47.241Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T23:56:47.241Z] OK: 6 MiB in 16 packages [2022-07-01T23:56:47.241Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-07-01T23:56:47.241Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-07-01T23:56:47.241Z] (4/6) Installing libcurl (7.79.1-r2) [2022-07-01T23:56:47.504Z] (5/6) Installing curl (7.79.1-r2) [2022-07-01T23:56:47.504Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-01T23:56:47.504Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T23:56:47.504Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T23:56:47.504Z] OK: 8 MiB in 20 packages [2022-07-01T23:56:47.763Z] ---> c5e83614a151 [2022-07-01T23:56:47.763Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-01T23:56:48.029Z] Removing intermediate container 1bbce0681539 [2022-07-01T23:56:48.029Z] ---> e640283983b4 [2022-07-01T23:56:48.029Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-01T23:56:48.029Z] ---> Running in 90451a78eddf [2022-07-01T23:56:48.289Z] Removing intermediate container 66f100f52526 [2022-07-01T23:56:48.289Z] ---> 63fa48db1fc1 [2022-07-01T23:56:48.289Z] Step 8/23 : COPY . . [2022-07-01T23:56:48.289Z] Removing intermediate container 90451a78eddf [2022-07-01T23:56:48.289Z] ---> 29308d2d52ae [2022-07-01T23:56:48.289Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-07-01T23:56:48.289Z] ---> Running in 741289f4c299 [2022-07-01T23:56:48.547Z] Removing intermediate container eeabde3d1fb6 [2022-07-01T23:56:48.547Z] ---> f09c2dc9c3ba [2022-07-01T23:56:48.547Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-01T23:56:48.807Z] Removing intermediate container 741289f4c299 [2022-07-01T23:56:48.807Z] ---> 9d68e538e776 [2022-07-01T23:56:48.807Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-01T23:56:48.807Z] ---> Running in 6da702b183f4 [2022-07-01T23:56:48.807Z] ---> Running in f4408050d402 [2022-07-01T23:56:49.075Z] Removing intermediate container 6da702b183f4 [2022-07-01T23:56:49.075Z] ---> a9ed64d03f0d [2022-07-01T23:56:49.075Z] Step 13/22 : WORKDIR /edgex [2022-07-01T23:56:49.334Z] ---> Running in 263064429d6a [2022-07-01T23:56:49.902Z] Removing intermediate container 263064429d6a [2022-07-01T23:56:49.902Z] ---> 161a14a19302 [2022-07-01T23:56:49.902Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-01T23:56:50.160Z] Removing intermediate container f4408050d402 [2022-07-01T23:56:50.160Z] ---> 5180047abb37 [2022-07-01T23:56:50.160Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-07-01T23:56:50.160Z] ---> Running in a700130c0e53 [2022-07-01T23:56:50.160Z] ---> b2ad2bcaee1a [2022-07-01T23:56:50.160Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-01T23:56:50.419Z] ---> 5ac469692978 [2022-07-01T23:56:50.419Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-01T23:56:50.680Z] Removing intermediate container a700130c0e53 [2022-07-01T23:56:50.680Z] ---> 5d9d227cffb3 [2022-07-01T23:56:50.680Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-07-01T23:56:51.256Z] ---> a57aa62dda40 [2022-07-01T23:56:51.256Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-01T23:56:51.256Z] ---> 76037c673273 [2022-07-01T23:56:51.256Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-01T23:56:51.256Z] ---> 422537e195e3 [2022-07-01T23:56:51.256Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-07-01T23:56:51.515Z] ---> Running in 9426db5f4d20 [2022-07-01T23:56:51.515Z] ---> 188268b04a32 [2022-07-01T23:56:51.515Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-01T23:56:52.453Z] ---> 18e54f9d90d9 [2022-07-01T23:56:52.453Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-01T23:56:52.453Z] ---> f7a34a78cf88 [2022-07-01T23:56:52.453Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-01T23:56:52.453Z] ---> Running in 0a16eb3e9f5b [2022-07-01T23:56:52.712Z] Removing intermediate container 0a16eb3e9f5b [2022-07-01T23:56:52.712Z] ---> cf630a34c5b3 [2022-07-01T23:56:52.712Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-01T23:56:52.712Z] ---> 63492f364391 [2022-07-01T23:56:52.712Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-01T23:56:52.712Z] ---> Running in 2b5dbade6d9f [2022-07-01T23:56:52.973Z] ---> Running in b039692f747e [2022-07-01T23:56:52.973Z] Removing intermediate container 9426db5f4d20 [2022-07-01T23:56:52.973Z] ---> dbaaf4dcd097 [2022-07-01T23:56:52.973Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T23:56:52.974Z] Removing intermediate container 2b5dbade6d9f [2022-07-01T23:56:52.974Z] ---> 48a3710d86c0 [2022-07-01T23:56:52.974Z] Step 24/26 : LABEL arch=x86_64 [2022-07-01T23:56:53.236Z] ---> Running in affb0123d985 [2022-07-01T23:56:53.495Z] Removing intermediate container affb0123d985 [2022-07-01T23:56:53.495Z] ---> aa39463f28b3 [2022-07-01T23:56:53.495Z] Step 25/26 : LABEL git_sha=a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-01T23:56:53.495Z] ---> 950d30e5edd1 [2022-07-01T23:56:53.495Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-01T23:56:53.495Z] ---> Running in 79c84bddae6c [2022-07-01T23:56:53.798Z] Removing intermediate container 79c84bddae6c [2022-07-01T23:56:53.798Z] ---> 062e0c981a98 [2022-07-01T23:56:53.798Z] Step 26/26 : LABEL version=2.2.1-dev.18 [2022-07-01T23:56:54.055Z] ---> Running in f27e9b08f93f [2022-07-01T23:56:54.316Z] Removing intermediate container f27e9b08f93f [2022-07-01T23:56:54.316Z] ---> 51e8ad55ec9d [2022-07-01T23:56:54.316Z] [2022-07-01T23:56:54.575Z] Removing intermediate container b039692f747e [2022-07-01T23:56:54.575Z] ---> 8dc78b26b845 [2022-07-01T23:56:54.575Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-01T23:56:54.575Z] Successfully built 51e8ad55ec9d [2022-07-01T23:56:54.575Z] ---> 80f8028f0ab7 [2022-07-01T23:56:54.575Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-01T23:56:54.575Z] Successfully tagged security-spire-agent:latest [2022-07-01T23:56:54.575Z] Building security-spire-config [2022-07-01T23:56:54.575Z]  Building security-spire-agent ... done  ---> Running in f3b7d782e0d8 [2022-07-01T23:56:56.505Z] ---> 2788c2a25f47 [2022-07-01T23:56:56.505Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-01T23:56:56.505Z] Removing intermediate container f3b7d782e0d8 [2022-07-01T23:56:56.505Z] ---> 61eb396a8b79 [2022-07-01T23:56:56.505Z] Step 20/22 : LABEL arch=x86_64 [2022-07-01T23:56:56.505Z] ---> Running in d8879f34f0a0 [2022-07-01T23:56:56.764Z] ---> c165ff93d11f [2022-07-01T23:56:56.764Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-07-01T23:56:57.023Z] Removing intermediate container d8879f34f0a0 [2022-07-01T23:56:57.023Z] ---> e6dee9ee5815 [2022-07-01T23:56:57.023Z] Step 21/22 : LABEL git_sha=a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-01T23:56:57.023Z] ---> Running in 8ddb5714eedc [2022-07-01T23:56:57.283Z] ---> a19c9cb14add [2022-07-01T23:56:57.283Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-07-01T23:56:57.543Z] Removing intermediate container 8ddb5714eedc [2022-07-01T23:56:57.543Z] ---> c3cf9941fba7 [2022-07-01T23:56:57.543Z] Step 22/22 : LABEL version=2.2.1-dev.18 [2022-07-01T23:56:57.543Z] ---> Running in 3b416836e9ce [2022-07-01T23:56:57.806Z] ---> Running in 248d875a7598 [2022-07-01T23:56:57.806Z] Removing intermediate container 3b416836e9ce [2022-07-01T23:56:57.806Z] ---> c1749b82dbf7 [2022-07-01T23:56:57.806Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-01T23:56:58.064Z] Removing intermediate container 248d875a7598 [2022-07-01T23:56:58.064Z] ---> 496f49a9ccaa [2022-07-01T23:56:58.064Z] [2022-07-01T23:56:58.064Z] Successfully built 496f49a9ccaa [2022-07-01T23:56:58.323Z] Successfully tagged security-proxy-setup:latest [2022-07-01T23:56:58.585Z]  Building security-proxy-setup ... done  ---> 6c2350a50a75 [2022-07-01T23:56:58.585Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-01T23:56:58.585Z] ---> Running in 427e48c5d132 [2022-07-01T23:56:59.965Z] ---> 5490a40d6831 [2022-07-01T23:56:59.965Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-01T23:56:59.965Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T23:56:59.965Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-01T23:56:59.965Z] ---> 6305de8d4c3d [2022-07-01T23:56:59.965Z] Step 3/26 : WORKDIR /edgex-go [2022-07-01T23:56:59.965Z] ---> Using cache [2022-07-01T23:56:59.965Z] ---> 0a7305723ec7 [2022-07-01T23:56:59.965Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T23:56:59.965Z] ---> Using cache [2022-07-01T23:56:59.965Z] ---> 824cab8a3dc3 [2022-07-01T23:56:59.965Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-01T23:56:59.965Z] ---> Using cache [2022-07-01T23:56:59.965Z] ---> ff12ace76b9e [2022-07-01T23:56:59.965Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-01T23:56:59.965Z] ---> Using cache [2022-07-01T23:56:59.965Z] ---> 0ef8309f44fd [2022-07-01T23:56:59.965Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T23:56:59.965Z] ---> Using cache [2022-07-01T23:56:59.965Z] ---> 7a2f1c6fbfbd [2022-07-01T23:56:59.965Z] Step 8/26 : COPY . . [2022-07-01T23:56:59.965Z] ---> Using cache [2022-07-01T23:56:59.965Z] ---> 9f04f0892705 [2022-07-01T23:56:59.965Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-01T23:56:59.965Z] ---> Using cache [2022-07-01T23:56:59.965Z] ---> a8837c3fba56 [2022-07-01T23:56:59.965Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-01T23:56:59.965Z] ---> Using cache [2022-07-01T23:56:59.965Z] ---> 0e3dfa657bba [2022-07-01T23:56:59.965Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-01T23:56:59.965Z] ---> Using cache [2022-07-01T23:56:59.965Z] ---> 4ad70ed9df34 [2022-07-01T23:56:59.965Z] Step 12/26 : WORKDIR /edgex-go [2022-07-01T23:56:59.965Z] ---> Using cache [2022-07-01T23:56:59.965Z] ---> f4ae3ead56b8 [2022-07-01T23:56:59.965Z] [2022-07-01T23:56:59.965Z] Step 13/26 : FROM alpine:3.15 [2022-07-01T23:56:59.965Z] ---> 0ac33e5f5afa [2022-07-01T23:56:59.965Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T23:56:59.965Z] ---> Using cache [2022-07-01T23:56:59.965Z] ---> c82d187c4954 [2022-07-01T23:56:59.965Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T23:56:59.965Z] ---> Using cache [2022-07-01T23:56:59.965Z] ---> 5a3fec4a3654 [2022-07-01T23:56:59.965Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-01T23:56:59.965Z] ---> Running in 5fa1473eba16 [2022-07-01T23:56:59.965Z] ---> Running in c1ca9f95a2b8 [2022-07-01T23:57:00.227Z] Removing intermediate container 427e48c5d132 [2022-07-01T23:57:00.227Z] ---> e810d2f35d00 [2022-07-01T23:57:00.227Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-01T23:57:00.227Z] ---> Running in 85283f2cc2e2 [2022-07-01T23:57:00.489Z] Removing intermediate container 85283f2cc2e2 [2022-07-01T23:57:00.489Z] ---> 0a32c1b0227d [2022-07-01T23:57:00.489Z] Step 28/31 : CMD ["gate"] [2022-07-01T23:57:00.489Z] ---> Running in a447e8bba86d [2022-07-01T23:57:00.756Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T23:57:00.756Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.18" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-01T23:57:00.756Z] Removing intermediate container a447e8bba86d [2022-07-01T23:57:00.756Z] ---> db4fe13fcb3d [2022-07-01T23:57:00.756Z] Step 29/31 : LABEL arch=x86_64 [2022-07-01T23:57:01.016Z] ---> Running in 1ed88404439a [2022-07-01T23:57:01.275Z] Removing intermediate container 1ed88404439a [2022-07-01T23:57:01.275Z] ---> a3b84a317e11 [2022-07-01T23:57:01.275Z] Step 30/31 : LABEL git_sha=a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-01T23:57:01.533Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T23:57:01.533Z] ---> Running in 227ef6e3fa95 [2022-07-01T23:57:01.793Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-01T23:57:01.793Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-01T23:57:01.793Z] OK: 15859 distinct packages available [2022-07-01T23:57:01.793Z] Removing intermediate container 227ef6e3fa95 [2022-07-01T23:57:01.793Z] ---> c9f53b5f6432 [2022-07-01T23:57:01.793Z] Step 31/31 : LABEL version=2.2.1-dev.18 [2022-07-01T23:57:01.793Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T23:57:02.052Z] ---> Running in d37046c001c6 [2022-07-01T23:57:02.310Z] Removing intermediate container d37046c001c6 [2022-07-01T23:57:02.311Z] ---> be8c4790038a [2022-07-01T23:57:02.311Z] [2022-07-01T23:57:02.311Z] Successfully built be8c4790038a [2022-07-01T23:57:02.311Z] Successfully tagged security-bootstrapper:latest [2022-07-01T23:57:02.572Z]  Building security-bootstrapper ... done fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T23:57:02.832Z] Removing intermediate container c10bacec26b8 [2022-07-01T23:57:02.832Z] ---> 57e3377e1c58 [2022-07-01T23:57:02.832Z] [2022-07-01T23:57:02.832Z] Step 9/20 : FROM alpine:3.15 [2022-07-01T23:57:02.832Z] ---> 0ac33e5f5afa [2022-07-01T23:57:02.832Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T23:57:02.832Z] ---> Using cache [2022-07-01T23:57:02.832Z] ---> c82d187c4954 [2022-07-01T23:57:02.832Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T23:57:02.832Z] ---> Using cache [2022-07-01T23:57:02.832Z] ---> 5a3fec4a3654 [2022-07-01T23:57:02.832Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-01T23:57:02.832Z] ---> Running in 769bdca1cfdc [2022-07-01T23:57:03.093Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-01T23:57:03.093Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-01T23:57:03.093Z] (3/4) Installing libucontext (1.1-r0) [2022-07-01T23:57:03.093Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T23:57:03.352Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-01T23:57:03.352Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T23:57:03.352Z] OK: 6 MiB in 18 packages [2022-07-01T23:57:03.920Z] Removing intermediate container c1ca9f95a2b8 [2022-07-01T23:57:03.920Z] ---> 80bd47a6b63b [2022-07-01T23:57:03.920Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-01T23:57:03.920Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T23:57:04.492Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-01T23:57:04.492Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-01T23:57:04.492Z] OK: 15859 distinct packages available [2022-07-01T23:57:04.492Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T23:57:05.482Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T23:57:05.482Z] ---> fff79d549ef6 [2022-07-01T23:57:05.482Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-01T23:57:05.482Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-01T23:57:05.753Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-01T23:57:05.753Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-01T23:57:05.753Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-01T23:57:06.129Z] (5/9) Installing curl (7.80.0-r2) [2022-07-01T23:57:06.129Z] ---> ed608bd82217 [2022-07-01T23:57:06.129Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-01T23:57:06.129Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-01T23:57:06.129Z] ---> Running in 2e64b76967f0 [2022-07-01T23:57:06.129Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-01T23:57:06.419Z] (8/9) Installing libucontext (1.1-r0) [2022-07-01T23:57:06.419Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-01T23:57:06.419Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T23:57:06.419Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T23:57:06.419Z] Removing intermediate container 2e64b76967f0 [2022-07-01T23:57:06.419Z] ---> ed4cc1fc7f7e [2022-07-01T23:57:06.419Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-01T23:57:06.419Z] OK: 8 MiB in 23 packages [2022-07-01T23:57:07.029Z] ---> 658676e0928f [2022-07-01T23:57:07.029Z] Step 21/26 : WORKDIR / [2022-07-01T23:57:07.029Z] ---> Running in e4f5c8acaec3 [2022-07-01T23:57:07.287Z] Removing intermediate container e4f5c8acaec3 [2022-07-01T23:57:07.287Z] ---> d3450a7f841a [2022-07-01T23:57:07.287Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-01T23:57:07.287Z] Removing intermediate container 769bdca1cfdc [2022-07-01T23:57:07.287Z] ---> b6d1fb1fa88a [2022-07-01T23:57:07.287Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T23:57:07.287Z] ---> Running in 7156af3385dc [2022-07-01T23:57:07.551Z] Removing intermediate container 7156af3385dc [2022-07-01T23:57:07.551Z] ---> 57cb7db7b2fe [2022-07-01T23:57:07.551Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-01T23:57:07.811Z] ---> 8e1b9a0edf9c [2022-07-01T23:57:07.811Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-01T23:57:07.812Z] ---> Running in c6437f152f76 [2022-07-01T23:57:07.812Z] Removing intermediate container c6437f152f76 [2022-07-01T23:57:07.812Z] ---> 50596b744959 [2022-07-01T23:57:07.812Z] Step 24/26 : LABEL arch=x86_64 [2022-07-01T23:57:08.071Z] ---> Running in 346387eb7997 [2022-07-01T23:57:08.336Z] Removing intermediate container 346387eb7997 [2022-07-01T23:57:08.336Z] ---> 2288b84ddb92 [2022-07-01T23:57:08.336Z] Step 25/26 : LABEL git_sha=a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-01T23:57:08.336Z] ---> Running in e1ad3f24cb51 [2022-07-01T23:57:08.599Z] ---> dfe837cb8bbd [2022-07-01T23:57:08.599Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-01T23:57:08.599Z] Removing intermediate container e1ad3f24cb51 [2022-07-01T23:57:08.599Z] ---> 3ab0598fc625 [2022-07-01T23:57:08.599Z] Step 26/26 : LABEL version=2.2.1-dev.18 [2022-07-01T23:57:08.599Z] ---> Running in 5ac8ef57fcf3 [2022-07-01T23:57:08.599Z] ---> 6479c23f35ca [2022-07-01T23:57:08.599Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-01T23:57:08.859Z] Removing intermediate container 5ac8ef57fcf3 [2022-07-01T23:57:08.859Z] ---> 87af640ff702 [2022-07-01T23:57:08.859Z] [2022-07-01T23:57:08.859Z] ---> Running in 9ca3d27262ee [2022-07-01T23:57:08.859Z] Successfully built 87af640ff702 [2022-07-01T23:57:08.859Z] Successfully tagged security-spire-config:latest [2022-07-01T23:57:08.859Z]  Building security-spire-config ... done Removing intermediate container 9ca3d27262ee [2022-07-01T23:57:08.859Z] ---> 9636d9c7c05e [2022-07-01T23:57:08.859Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T23:57:08.859Z] ---> Running in f47a2c39be97 [2022-07-01T23:57:09.118Z] Removing intermediate container f47a2c39be97 [2022-07-01T23:57:09.118Z] ---> 07c1ff63dd02 [2022-07-01T23:57:09.118Z] Step 18/20 : LABEL arch=x86_64 [2022-07-01T23:57:09.118Z] ---> Running in 82ed7516b95d [2022-07-01T23:57:09.118Z] Removing intermediate container 82ed7516b95d [2022-07-01T23:57:09.118Z] ---> e320f35e7318 [2022-07-01T23:57:09.118Z] Step 19/20 : LABEL git_sha=a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-01T23:57:09.383Z] ---> Running in 6ee08dd2e295 [2022-07-01T23:57:09.383Z] Removing intermediate container 6ee08dd2e295 [2022-07-01T23:57:09.383Z] ---> 0c28b89f31c6 [2022-07-01T23:57:09.383Z] Step 20/20 : LABEL version=2.2.1-dev.18 [2022-07-01T23:57:09.383Z] ---> Running in 1fd9a9bfea34 [2022-07-01T23:57:09.644Z] Removing intermediate container 1fd9a9bfea34 [2022-07-01T23:57:09.644Z] ---> 0e06c3d648df [2022-07-01T23:57:09.644Z] [2022-07-01T23:57:09.644Z] Successfully built 0e06c3d648df [2022-07-01T23:57:09.644Z] Successfully tagged security-spiffe-token-provider:latest [2022-07-01T23:57:10.445Z] Removing intermediate container f73fbba96d06 [2022-07-01T23:57:10.445Z] ---> 8abd65eac272 [2022-07-01T23:57:10.445Z] Successfully built 8abd65eac272 [2022-07-01T23:57:10.445Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:57:10.799Z] + docker inspect -f . ci-base-image-arm64 [2022-07-01T23:57:10.799Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T23:57:11.229Z] prd-ubuntu20.04-docker-arm64-4c-16g-16654 does not seem to be running inside a container [2022-07-01T23:57:11.355Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/249 -v /w/workspace/edgex-go/249:/w/workspace/edgex-go/249:rw,z -v /w/workspace/edgex-go/249@tmp:/w/workspace/edgex-go/249@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-01T23:57:12.856Z] $ docker top 01dae5bb79f266a3cb5084effa2080de8587345f204bdfcbe7b26e16dc45ded1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T23:57:13.802Z] + go version [2022-07-01T23:57:13.802Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-07-01T23:57:13.828Z] $ docker stop --time=1 01dae5bb79f266a3cb5084effa2080de8587345f204bdfcbe7b26e16dc45ded1 [2022-07-01T23:57:13.846Z]  Building security-spiffe-token-provider ... done Removing intermediate container 5fa1473eba16 [2022-07-01T23:57:13.846Z] ---> b16f21f09c28 [2022-07-01T23:57:13.846Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-01T23:57:13.846Z] ---> Running in 2841f9c4685d [2022-07-01T23:57:13.846Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.18" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-01T23:57:14.420Z] Removing intermediate container 2841f9c4685d [2022-07-01T23:57:14.420Z] ---> dabff3093b6f [2022-07-01T23:57:14.420Z] [2022-07-01T23:57:14.420Z] Step 11/23 : FROM docker:20.10.14 [2022-07-01T23:57:14.420Z] 20.10.14: Pulling from library/docker [2022-07-01T23:57:15.596Z] $ docker rm -f 01dae5bb79f266a3cb5084effa2080de8587345f204bdfcbe7b26e16dc45ded1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:57:16.282Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-01T23:57:16.282Z] [2022-07-01T23:57:16.282Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:57:16.638Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-01T23:57:16.912Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-07-01T23:57:16.912Z] 29e5d40040c1: Pulling fs layer [2022-07-01T23:57:16.912Z] 1ce36da41761: Pulling fs layer [2022-07-01T23:57:16.912Z] 25b303627fd3: Pulling fs layer [2022-07-01T23:57:16.912Z] 29e5d40040c1: Verifying Checksum [2022-07-01T23:57:16.912Z] 29e5d40040c1: Download complete [2022-07-01T23:57:16.959Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-01T23:57:16.959Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-01T23:57:16.959Z] ---> 7417809fdb73 [2022-07-01T23:57:16.959Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-07-01T23:57:16.959Z] ---> Running in 5b10a5ce47f3 [2022-07-01T23:57:17.190Z] 1ce36da41761: Verifying Checksum [2022-07-01T23:57:17.190Z] 1ce36da41761: Download complete [2022-07-01T23:57:17.218Z] Removing intermediate container 5b10a5ce47f3 [2022-07-01T23:57:17.219Z] ---> cddd1eca004e [2022-07-01T23:57:17.219Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-07-01T23:57:17.219Z] ---> Running in 0904a2ee2c8f [2022-07-01T23:57:17.466Z] 29e5d40040c1: Pull complete [2022-07-01T23:57:17.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T23:57:17.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T23:57:17.738Z] (1/43) Installing readline (8.1.1-r0) [2022-07-01T23:57:17.738Z] (2/43) Installing bash (5.1.16-r0) [2022-07-01T23:57:17.738Z] Executing bash-5.1.16-r0.post-install [2022-07-01T23:57:17.738Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-01T23:57:17.738Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-01T23:57:17.738Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-01T23:57:17.738Z] (6/43) Installing curl (7.80.0-r2) [2022-07-01T23:57:17.738Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-01T23:57:17.738Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-01T23:57:17.738Z] (9/43) Installing expat (2.4.7-r0) [2022-07-01T23:57:17.738Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-01T23:57:17.738Z] (11/43) Installing gdbm (1.22-r0) [2022-07-01T23:57:17.738Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-01T23:57:17.738Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-01T23:57:17.738Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-01T23:57:17.738Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-01T23:57:17.738Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-01T23:57:17.999Z] (17/43) Installing python3 (3.9.7-r4) [2022-07-01T23:57:18.260Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-01T23:57:18.260Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-01T23:57:18.260Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-01T23:57:18.260Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-01T23:57:18.260Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-01T23:57:18.260Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-01T23:57:18.520Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-01T23:57:18.520Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-01T23:57:18.520Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-01T23:57:18.520Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-01T23:57:18.520Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-01T23:57:18.520Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-01T23:57:18.520Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-01T23:57:18.520Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-01T23:57:18.520Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-01T23:57:18.520Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-01T23:57:18.520Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-01T23:57:18.520Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-01T23:57:18.520Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-01T23:57:18.520Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-01T23:57:18.520Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-01T23:57:18.520Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-01T23:57:18.520Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-01T23:57:18.520Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-01T23:57:18.520Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-01T23:57:18.520Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-01T23:57:18.520Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T23:57:18.520Z] OK: 83 MiB in 65 packages [2022-07-01T23:57:18.905Z] 25b303627fd3: Verifying Checksum [2022-07-01T23:57:18.905Z] 25b303627fd3: Download complete [2022-07-01T23:57:18.905Z] 1ce36da41761: Pull complete [2022-07-01T23:57:19.459Z] Collecting docker-compose==1.23.2 [2022-07-01T23:57:19.460Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-01T23:57:19.460Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-01T23:57:19.460Z] Collecting texttable<0.10,>=0.9.0 [2022-07-01T23:57:19.460Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-01T23:57:19.719Z] Collecting PyYAML<4,>=3.10 [2022-07-01T23:57:19.719Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-01T23:57:20.287Z] Collecting jsonschema<3,>=2.5.1 [2022-07-01T23:57:20.287Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-01T23:57:20.287Z] Collecting cached-property<2,>=1.2.0 [2022-07-01T23:57:20.287Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-01T23:57:20.287Z] Collecting docker<4.0,>=3.6.0 [2022-07-01T23:57:20.287Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-01T23:57:20.287Z] Collecting docopt<0.7,>=0.6.1 [2022-07-01T23:57:20.287Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-01T23:57:20.857Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-01T23:57:20.857Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-01T23:57:20.857Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-01T23:57:20.857Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-01T23:57:21.116Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-01T23:57:21.116Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-01T23:57:21.116Z] Collecting docker-pycreds>=0.4.0 [2022-07-01T23:57:21.116Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-01T23:57:21.376Z] Collecting idna<2.8,>=2.5 [2022-07-01T23:57:21.376Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-01T23:57:21.376Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-01T23:57:21.376Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-01T23:57:21.376Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-01T23:57:21.376Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-01T23:57:21.376Z] 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) [2022-07-01T23:57:21.376Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-01T23:57:21.376Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-01T23:57:21.376Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-01T23:57:21.376Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-01T23:57:21.635Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-01T23:57:21.635Z] Attempting uninstall: urllib3 [2022-07-01T23:57:21.635Z] Found existing installation: urllib3 1.26.7 [2022-07-01T23:57:21.635Z] Uninstalling urllib3-1.26.7: [2022-07-01T23:57:21.635Z] Successfully uninstalled urllib3-1.26.7 [2022-07-01T23:57:21.635Z] Attempting uninstall: idna [2022-07-01T23:57:21.635Z] Found existing installation: idna 3.3 [2022-07-01T23:57:21.635Z] Uninstalling idna-3.3: [2022-07-01T23:57:21.635Z] Successfully uninstalled idna-3.3 [2022-07-01T23:57:22.206Z] Attempting uninstall: requests [2022-07-01T23:57:22.206Z] Found existing installation: requests 2.26.0 [2022-07-01T23:57:22.206Z] Uninstalling requests-2.26.0: [2022-07-01T23:57:22.206Z] Successfully uninstalled requests-2.26.0 [2022-07-01T23:57:22.206Z] Running setup.py install for texttable: started [2022-07-01T23:57:22.466Z] Running setup.py install for texttable: finished with status 'done' [2022-07-01T23:57:22.466Z] Running setup.py install for PyYAML: started [2022-07-01T23:57:23.036Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-01T23:57:23.036Z] Running setup.py install for docopt: started [2022-07-01T23:57:23.296Z] Running setup.py install for docopt: finished with status 'done' [2022-07-01T23:57:23.296Z] Running setup.py install for dockerpty: started [2022-07-01T23:57:23.556Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-01T23:57:23.816Z] 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 [2022-07-01T23:57:27.112Z] Removing intermediate container 0904a2ee2c8f [2022-07-01T23:57:27.112Z] ---> 3746e9201a8c [2022-07-01T23:57:27.112Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-01T23:57:27.112Z] ---> Running in f9b851a10fc7 [2022-07-01T23:57:27.112Z] Removing intermediate container f9b851a10fc7 [2022-07-01T23:57:27.112Z] ---> c3d482fd266f [2022-07-01T23:57:27.112Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-01T23:57:27.112Z] ---> Running in 798397fc2b9a [2022-07-01T23:57:27.112Z] Removing intermediate container 798397fc2b9a [2022-07-01T23:57:27.112Z] ---> 5213c9953940 [2022-07-01T23:57:27.112Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-01T23:57:27.683Z] ---> 0f5582e3485b [2022-07-01T23:57:27.683Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-01T23:57:27.683Z] ---> 8b1895aba921 [2022-07-01T23:57:27.683Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-01T23:57:27.943Z] ---> 843a551905d0 [2022-07-01T23:57:27.943Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-01T23:57:27.943Z] ---> Running in 34f32c94f34d [2022-07-01T23:57:28.203Z] Removing intermediate container 34f32c94f34d [2022-07-01T23:57:28.203Z] ---> d288d8010005 [2022-07-01T23:57:28.203Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T23:57:28.203Z] ---> Running in 6c6993f51a7c [2022-07-01T23:57:28.203Z] Removing intermediate container 6c6993f51a7c [2022-07-01T23:57:28.203Z] ---> 08f6a501921f [2022-07-01T23:57:28.203Z] Step 21/23 : LABEL arch=x86_64 [2022-07-01T23:57:28.467Z] ---> Running in ef04bb9971b5 [2022-07-01T23:57:28.468Z] Removing intermediate container ef04bb9971b5 [2022-07-01T23:57:28.468Z] ---> f2982a8c39d2 [2022-07-01T23:57:28.468Z] Step 22/23 : LABEL git_sha=a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-01T23:57:28.468Z] ---> Running in 9e980e6736ff [2022-07-01T23:57:28.727Z] Removing intermediate container 9e980e6736ff [2022-07-01T23:57:28.727Z] ---> a27affc37669 [2022-07-01T23:57:28.727Z] Step 23/23 : LABEL version=2.2.1-dev.18 [2022-07-01T23:57:28.727Z] ---> Running in 94c1f2e2d62b [2022-07-01T23:57:28.727Z] Removing intermediate container 94c1f2e2d62b [2022-07-01T23:57:28.727Z] ---> 33e86cdd4f4a [2022-07-01T23:57:28.727Z] [2022-07-01T23:57:28.987Z] Successfully built 33e86cdd4f4a [2022-07-01T23:57:28.987Z] Successfully tagged sys-mgmt-agent:latest [2022-07-01T23:57:28.994Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-07-01T23:57:29.002Z] $ docker stop --time=1 75e74bfca497daf4ce7af8bd3c01968e841ad323d717849edcb3780bc8254382 [2022-07-01T23:57:30.300Z] $ docker rm -f 75e74bfca497daf4ce7af8bd3c01968e841ad323d717849edcb3780bc8254382 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-01T23:57:30.666Z] + docker images [2022-07-01T23:57:30.666Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-01T23:57:30.666Z] sys-mgmt-agent latest 33e86cdd4f4a 2 seconds ago 299MB [2022-07-01T23:57:30.666Z] dabff3093b6f 16 seconds ago 1.62GB [2022-07-01T23:57:30.666Z] security-spiffe-token-provider latest 0e06c3d648df 21 seconds ago 29MB [2022-07-01T23:57:30.666Z] security-spire-config latest 87af640ff702 22 seconds ago 86.7MB [2022-07-01T23:57:30.666Z] 57e3377e1c58 28 seconds ago 1.67GB [2022-07-01T23:57:30.666Z] security-bootstrapper latest be8c4790038a 29 seconds ago 19.1MB [2022-07-01T23:57:30.666Z] security-proxy-setup latest 496f49a9ccaa 33 seconds ago 26.9MB [2022-07-01T23:57:30.666Z] security-spire-agent latest 51e8ad55ec9d 36 seconds ago 127MB [2022-07-01T23:57:30.666Z] 98283933b5e4 44 seconds ago 1.62GB [2022-07-01T23:57:30.666Z] f4ae3ead56b8 44 seconds ago 1.52GB [2022-07-01T23:57:30.666Z] caffe2a3db2b 45 seconds ago 1.62GB [2022-07-01T23:57:30.666Z] core-command latest 886dbab0d789 52 seconds ago 16.1MB [2022-07-01T23:57:30.666Z] b3f2b559f997 About a minute ago 1.61GB [2022-07-01T23:57:30.666Z] support-scheduler latest 1327742d3ef6 About a minute ago 26.4MB [2022-07-01T23:57:30.666Z] a3d630afe0f3 About a minute ago 1.67GB [2022-07-01T23:57:30.666Z] support-notifications latest c6e6c7e7a66e About a minute ago 27MB [2022-07-01T23:57:30.666Z] security-secretstore-setup latest 88402cc12b1d About a minute ago 28.5MB [2022-07-01T23:57:30.666Z] core-data latest ddc72a4c582d About a minute ago 22.5MB [2022-07-01T23:57:30.666Z] core-metadata latest da3a832097fd About a minute ago 17MB [2022-07-01T23:57:30.666Z] d0265384c3b5 About a minute ago 1.68GB [2022-07-01T23:57:30.666Z] 058fc96e87e6 About a minute ago 1.65GB [2022-07-01T23:57:30.666Z] 2153d3abd380 About a minute ago 1.63GB [2022-07-01T23:57:30.666Z] e3022acce5e4 About a minute ago 1.62GB [2022-07-01T23:57:30.666Z] security-spire-server latest 77f920d74173 About a minute ago 87.3MB [2022-07-01T23:57:30.666Z] bc44413c1a75 2 minutes ago 1.52GB [2022-07-01T23:57:30.666Z] ci-base-image-x86_64 latest 6305de8d4c3d 4 minutes ago 1.02GB [2022-07-01T23:57:30.666Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 8f69c11f6b0c 4 weeks ago 680MB [2022-07-01T23:57:30.667Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 d7ea09dbb500 4 weeks ago 253MB [2022-07-01T23:57:30.667Z] docker 20.10.14 7417809fdb73 2 months ago 218MB [2022-07-01T23:57:30.667Z] alpine 3.14 e04c818066af 2 months ago 5.59MB [2022-07-01T23:57:30.667Z] alpine 3.15 0ac33e5f5afa 2 months ago 5.57MB [2022-07-01T23:57:30.667Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-01T23:57:30.775Z] provisioning config files... [2022-07-01T23:57:30.787Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/249@tmp/config6084294999376267884tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-01T23:57:31.089Z] ---> docker-login.sh [2022-07-01T23:57:31.089Z] nexus3.edgexfoundry.org:10001 [2022-07-01T23:57:31.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T23:57:31.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T23:57:31.089Z] Configure a credential helper to remove this warning. See [2022-07-01T23:57:31.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T23:57:31.089Z] [2022-07-01T23:57:31.089Z] Login Succeeded [2022-07-01T23:57:31.089Z] nexus3.edgexfoundry.org:10002 [2022-07-01T23:57:31.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T23:57:31.307Z] 25b303627fd3: Pull complete [2022-07-01T23:57:31.307Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-07-01T23:57:31.307Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-01T23:57:31.307Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [2022-07-01T23:57:31.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T23:57:31.355Z] Configure a credential helper to remove this warning. See [Pipeline] withDockerContainer [2022-07-01T23:57:31.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T23:57:31.355Z] [2022-07-01T23:57:31.355Z] Login Succeeded [2022-07-01T23:57:31.355Z] nexus3.edgexfoundry.org:10003 [2022-07-01T23:57:31.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T23:57:31.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T23:57:31.355Z] Configure a credential helper to remove this warning. See [2022-07-01T23:57:31.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T23:57:31.355Z] [2022-07-01T23:57:31.355Z] Login Succeeded [2022-07-01T23:57:31.355Z] nexus3.edgexfoundry.org:10004 [2022-07-01T23:57:31.577Z] prd-ubuntu20.04-docker-arm64-4c-16g-16654 does not seem to be running inside a container [2022-07-01T23:57:31.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T23:57:31.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T23:57:31.614Z] Configure a credential helper to remove this warning. See [2022-07-01T23:57:31.614Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T23:57:31.614Z] [2022-07-01T23:57:31.614Z] Login Succeeded [2022-07-01T23:57:31.614Z] docker.io [2022-07-01T23:57:31.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T23:57:31.665Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/249 -v /w/workspace/edgex-go/249:/w/workspace/edgex-go/249:rw,z -v /w/workspace/edgex-go/249@tmp:/w/workspace/edgex-go/249@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-07-01T23:57:31.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T23:57:31.872Z] Configure a credential helper to remove this warning. See [2022-07-01T23:57:31.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T23:57:31.872Z] [2022-07-01T23:57:31.872Z] Login Succeeded [2022-07-01T23:57:31.872Z] ---> docker-login.sh ends [2022-07-01T23:57:33.986Z] $ docker top 41e051c2ac6458f1c876b38cfd9506a4fb555eea395549dd5a456a1604e14ad1 -eo pid,comm [Pipeline] { [Pipeline] } [2022-07-01T23:57:34.265Z] Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-01T23:57:34.351Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-01T23:57:34.372Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-07-01T23:57:34.372Z] a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-01T23:57:34.372Z] latest [2022-07-01T23:57:34.372Z] 2.2.1-dev.18 [2022-07-01T23:57:34.372Z] a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-01T23:57:34.372Z] main [2022-07-01T23:57:34.372Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:57:34.697Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a157344ed5a2a308e5221a4550246afdf7c311d5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:57:34.921Z] + grep+ paralleldocker-compose [2022-07-01T23:57:34.921Z] build --help [2022-07-01T23:57:35.012Z] + docker push nexus3.edgexfoundry.org:10004/core-command:a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-01T23:57:35.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-07-01T23:57:35.012Z] 6ac23b908fe6: Preparing [2022-07-01T23:57:35.012Z] 98a1ba4c9a02: Preparing [2022-07-01T23:57:35.012Z] 82f4e8fe6f3a: Preparing [2022-07-01T23:57:35.012Z] 5b032be0c21e: Preparing [2022-07-01T23:57:35.012Z] b541d28bf3b4: Preparing [2022-07-01T23:57:35.012Z] b541d28bf3b4: Layer already exists [2022-07-01T23:57:35.012Z] 6ac23b908fe6: Pushed [2022-07-01T23:57:35.012Z] 5b032be0c21e: Pushed [2022-07-01T23:57:35.012Z] 82f4e8fe6f3a: Pushed [2022-07-01T23:57:36.390Z] 98a1ba4c9a02: Pushed [2022-07-01T23:57:36.390Z] a157344ed5a2a308e5221a4550246afdf7c311d5: digest: sha256:c695750d2e0e17108fbe351484f8420f5d0fdc378b14cfd9b2bbb4ca83c6849a size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:57:36.704Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:57:37.018Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-07-01T23:57:37.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-07-01T23:57:37.018Z] 6ac23b908fe6: Preparing [2022-07-01T23:57:37.018Z] 98a1ba4c9a02: Preparing [2022-07-01T23:57:37.018Z] 82f4e8fe6f3a: Preparing [2022-07-01T23:57:37.018Z] 5b032be0c21e: Preparing [2022-07-01T23:57:37.018Z] b541d28bf3b4: Preparing [2022-07-01T23:57:37.018Z] 5b032be0c21e: Layer already exists [2022-07-01T23:57:37.018Z] 82f4e8fe6f3a: Layer already exists [2022-07-01T23:57:37.018Z] 6ac23b908fe6: Layer already exists [2022-07-01T23:57:37.018Z] b541d28bf3b4: Layer already exists [2022-07-01T23:57:37.018Z] 98a1ba4c9a02: Layer already exists [2022-07-01T23:57:37.018Z] latest: digest: sha256:c695750d2e0e17108fbe351484f8420f5d0fdc378b14cfd9b2bbb4ca83c6849a size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:57:37.336Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:57:37.646Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.1-dev.18 [2022-07-01T23:57:37.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-07-01T23:57:37.646Z] 6ac23b908fe6: Preparing [2022-07-01T23:57:37.646Z] 98a1ba4c9a02: Preparing [2022-07-01T23:57:37.646Z] 82f4e8fe6f3a: Preparing [2022-07-01T23:57:37.646Z] 5b032be0c21e: Preparing [2022-07-01T23:57:37.646Z] b541d28bf3b4: Preparing [2022-07-01T23:57:37.646Z] 82f4e8fe6f3a: Layer already exists [2022-07-01T23:57:37.646Z] 6ac23b908fe6: Layer already exists [2022-07-01T23:57:37.646Z] b541d28bf3b4: Layer already exists [2022-07-01T23:57:37.646Z] 98a1ba4c9a02: Layer already exists [2022-07-01T23:57:37.646Z] 5b032be0c21e: Layer already exists [2022-07-01T23:57:37.646Z] 2.2.1-dev.18: digest: sha256:c695750d2e0e17108fbe351484f8420f5d0fdc378b14cfd9b2bbb4ca83c6849a size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:57:37.959Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:57:38.268Z] + docker push nexus3.edgexfoundry.org:10004/core-command:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-01T23:57:38.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-07-01T23:57:38.268Z] 6ac23b908fe6: Preparing [2022-07-01T23:57:38.268Z] 98a1ba4c9a02: Preparing [2022-07-01T23:57:38.268Z] 82f4e8fe6f3a: Preparing [2022-07-01T23:57:38.268Z] 5b032be0c21e: Preparing [2022-07-01T23:57:38.268Z] b541d28bf3b4: Preparing [2022-07-01T23:57:38.268Z] 82f4e8fe6f3a: Layer already exists [2022-07-01T23:57:38.268Z] b541d28bf3b4: Layer already exists [2022-07-01T23:57:38.268Z] 98a1ba4c9a02: Layer already exists [2022-07-01T23:57:38.268Z] 5b032be0c21e: Layer already exists [2022-07-01T23:57:38.268Z] 6ac23b908fe6: Layer already exists [2022-07-01T23:57:38.268Z] a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18: digest: sha256:c695750d2e0e17108fbe351484f8420f5d0fdc378b14cfd9b2bbb4ca83c6849a size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:57:38.594Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:57:38.906Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-07-01T23:57:38.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-07-01T23:57:38.906Z] 6ac23b908fe6: Preparing [2022-07-01T23:57:38.906Z] 98a1ba4c9a02: Preparing [2022-07-01T23:57:38.906Z] 82f4e8fe6f3a: Preparing [2022-07-01T23:57:38.906Z] 5b032be0c21e: Preparing [2022-07-01T23:57:38.906Z] b541d28bf3b4: Preparing [2022-07-01T23:57:38.906Z] 82f4e8fe6f3a: Layer already exists [2022-07-01T23:57:38.906Z] 6ac23b908fe6: Layer already exists [2022-07-01T23:57:38.906Z] b541d28bf3b4: Layer already exists [2022-07-01T23:57:38.906Z] 98a1ba4c9a02: Layer already exists [2022-07-01T23:57:38.906Z] 5b032be0c21e: Layer already exists [2022-07-01T23:57:38.906Z] main: digest: sha256:c695750d2e0e17108fbe351484f8420f5d0fdc378b14cfd9b2bbb4ca83c6849a size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-01T23:57:38.956Z] ===================================================== [Pipeline] echo [2022-07-01T23:57:38.964Z] taggedImages: [2022-07-01T23:57:38.964Z] - nexus3.edgexfoundry.org:10004/core-command:a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-01T23:57:38.964Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-07-01T23:57:38.964Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.1-dev.18 [2022-07-01T23:57:38.964Z] - nexus3.edgexfoundry.org:10004/core-command:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-01T23:57:38.964Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-07-01T23:57:38.985Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-07-01T23:57:38.985Z] a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-01T23:57:38.985Z] latest [2022-07-01T23:57:38.985Z] 2.2.1-dev.18 [2022-07-01T23:57:38.985Z] a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-01T23:57:38.985Z] main [2022-07-01T23:57:38.985Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:57:39.312Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a157344ed5a2a308e5221a4550246afdf7c311d5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:57:39.625Z] + docker push nexus3.edgexfoundry.org:10004/core-data:a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-01T23:57:39.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-07-01T23:57:39.625Z] 01ea4b436300: Preparing [2022-07-01T23:57:39.625Z] 1f452c33b7ed: Preparing [2022-07-01T23:57:39.625Z] 82f4e8fe6f3a: Preparing [2022-07-01T23:57:39.625Z] 40843e5e621a: Preparing [2022-07-01T23:57:39.625Z] b4deb160f95a: Preparing [2022-07-01T23:57:39.625Z] b541d28bf3b4: Preparing [2022-07-01T23:57:39.625Z] b541d28bf3b4: Waiting [2022-07-01T23:57:39.625Z] 82f4e8fe6f3a: Layer already exists [2022-07-01T23:57:39.625Z] b541d28bf3b4: Layer already exists [2022-07-01T23:57:39.625Z] b4deb160f95a: Pushed [2022-07-01T23:57:39.625Z] 01ea4b436300: Pushed [2022-07-01T23:57:39.885Z] 40843e5e621a: Pushed [2022-07-01T23:57:40.324Z] --parallel Build images in parallel. [Pipeline] } [2022-07-01T23:57:40.357Z] $ docker stop --time=1 41e051c2ac6458f1c876b38cfd9506a4fb555eea395549dd5a456a1604e14ad1 [2022-07-01T23:57:41.794Z] 1f452c33b7ed: Pushed [2022-07-01T23:57:41.794Z] a157344ed5a2a308e5221a4550246afdf7c311d5: digest: sha256:a234257365e1e09dae4b0544cf7821c9d1967f8d085356a5f05cd6efef93814c size: 1573 [2022-07-01T23:57:42.120Z] $ docker rm -f 41e051c2ac6458f1c876b38cfd9506a4fb555eea395549dd5a456a1604e14ad1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:57:42.690Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:57:42.863Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-01T23:57:42.863Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T23:57:43.001Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-07-01T23:57:43.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-07-01T23:57:43.001Z] 01ea4b436300: Preparing [2022-07-01T23:57:43.001Z] 1f452c33b7ed: Preparing [2022-07-01T23:57:43.001Z] 82f4e8fe6f3a: Preparing [2022-07-01T23:57:43.001Z] 40843e5e621a: Preparing [2022-07-01T23:57:43.001Z] b4deb160f95a: Preparing [2022-07-01T23:57:43.001Z] b541d28bf3b4: Preparing [2022-07-01T23:57:43.001Z] b4deb160f95a: Layer already exists [2022-07-01T23:57:43.001Z] 40843e5e621a: Layer already exists [2022-07-01T23:57:43.001Z] 1f452c33b7ed: Layer already exists [2022-07-01T23:57:43.001Z] 82f4e8fe6f3a: Layer already exists [2022-07-01T23:57:43.001Z] 01ea4b436300: Layer already exists [2022-07-01T23:57:43.001Z] b541d28bf3b4: Layer already exists [2022-07-01T23:57:43.001Z] latest: digest: sha256:a234257365e1e09dae4b0544cf7821c9d1967f8d085356a5f05cd6efef93814c size: 1573 [2022-07-01T23:57:43.130Z] prd-ubuntu20.04-docker-arm64-4c-16g-16654 does not seem to be running inside a container [2022-07-01T23:57:43.225Z] $ 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/249 -v /w/workspace/edgex-go/249:/w/workspace/edgex-go/249:rw,z -v /w/workspace/edgex-go/249@tmp:/w/workspace/edgex-go/249@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-07-01T23:57:44.658Z] $ docker top 9cfb8eb848ca093f10bbca4cbd853cdeb5974c86f701d7e280fbe6b17543de0c -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:57:45.297Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:57:45.586Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-01T23:57:45.685Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.1-dev.18 [2022-07-01T23:57:45.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-07-01T23:57:45.685Z] 01ea4b436300: Preparing [2022-07-01T23:57:45.685Z] 1f452c33b7ed: Preparing [2022-07-01T23:57:45.685Z] 82f4e8fe6f3a: Preparing [2022-07-01T23:57:45.685Z] 40843e5e621a: Preparing [2022-07-01T23:57:45.685Z] b4deb160f95a: Preparing [2022-07-01T23:57:45.685Z] b541d28bf3b4: Preparing [2022-07-01T23:57:45.685Z] b541d28bf3b4: Waiting [2022-07-01T23:57:45.685Z] 1f452c33b7ed: Layer already exists [2022-07-01T23:57:45.685Z] 01ea4b436300: Layer already exists [2022-07-01T23:57:45.685Z] 40843e5e621a: Layer already exists [2022-07-01T23:57:45.685Z] 82f4e8fe6f3a: Layer already exists [2022-07-01T23:57:45.685Z] b4deb160f95a: Layer already exists [2022-07-01T23:57:45.685Z] b541d28bf3b4: Layer already exists [2022-07-01T23:57:45.685Z] 2.2.1-dev.18: digest: sha256:a234257365e1e09dae4b0544cf7821c9d1967f8d085356a5f05cd6efef93814c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:57:46.032Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:57:46.340Z] + docker push nexus3.edgexfoundry.org:10004/core-data:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-01T23:57:46.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-07-01T23:57:46.340Z] 01ea4b436300: Preparing [2022-07-01T23:57:46.340Z] 1f452c33b7ed: Preparing [2022-07-01T23:57:46.340Z] 82f4e8fe6f3a: Preparing [2022-07-01T23:57:46.340Z] 40843e5e621a: Preparing [2022-07-01T23:57:46.340Z] b4deb160f95a: Preparing [2022-07-01T23:57:46.340Z] b541d28bf3b4: Preparing [2022-07-01T23:57:46.340Z] 1f452c33b7ed: Layer already exists [2022-07-01T23:57:46.340Z] 82f4e8fe6f3a: Layer already exists [2022-07-01T23:57:46.340Z] 40843e5e621a: Layer already exists [2022-07-01T23:57:46.340Z] 01ea4b436300: Layer already exists [2022-07-01T23:57:46.340Z] b4deb160f95a: Layer already exists [2022-07-01T23:57:46.340Z] b541d28bf3b4: Layer already exists [2022-07-01T23:57:46.340Z] a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18: digest: sha256:a234257365e1e09dae4b0544cf7821c9d1967f8d085356a5f05cd6efef93814c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:57:46.664Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:57:46.981Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-07-01T23:57:46.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-07-01T23:57:46.981Z] 01ea4b436300: Preparing [2022-07-01T23:57:46.981Z] 1f452c33b7ed: Preparing [2022-07-01T23:57:46.981Z] 82f4e8fe6f3a: Preparing [2022-07-01T23:57:46.981Z] 40843e5e621a: Preparing [2022-07-01T23:57:46.981Z] b4deb160f95a: Preparing [2022-07-01T23:57:46.981Z] b541d28bf3b4: Preparing [2022-07-01T23:57:46.981Z] b541d28bf3b4: Waiting [2022-07-01T23:57:46.981Z] 40843e5e621a: Layer already exists [2022-07-01T23:57:46.981Z] 1f452c33b7ed: Layer already exists [2022-07-01T23:57:46.981Z] 82f4e8fe6f3a: Layer already exists [2022-07-01T23:57:46.981Z] b4deb160f95a: Layer already exists [2022-07-01T23:57:46.981Z] 01ea4b436300: Layer already exists [2022-07-01T23:57:46.981Z] b541d28bf3b4: Layer already exists [2022-07-01T23:57:46.981Z] main: digest: sha256:a234257365e1e09dae4b0544cf7821c9d1967f8d085356a5f05cd6efef93814c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-01T23:57:47.030Z] ===================================================== [Pipeline] echo [2022-07-01T23:57:47.037Z] taggedImages: [2022-07-01T23:57:47.037Z] - nexus3.edgexfoundry.org:10004/core-data:a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-01T23:57:47.037Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-07-01T23:57:47.037Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.1-dev.18 [2022-07-01T23:57:47.037Z] - nexus3.edgexfoundry.org:10004/core-data:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-01T23:57:47.037Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-07-01T23:57:47.061Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-07-01T23:57:47.061Z] a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-01T23:57:47.061Z] latest [2022-07-01T23:57:47.061Z] 2.2.1-dev.18 [2022-07-01T23:57:47.061Z] a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-01T23:57:47.061Z] main [2022-07-01T23:57:47.061Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:57:47.389Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a157344ed5a2a308e5221a4550246afdf7c311d5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:57:47.703Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-01T23:57:47.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-07-01T23:57:47.703Z] d0888687ae90: Preparing [2022-07-01T23:57:47.703Z] a044f6c7d919: Preparing [2022-07-01T23:57:47.703Z] 82f4e8fe6f3a: Preparing [2022-07-01T23:57:47.703Z] 5b032be0c21e: Preparing [2022-07-01T23:57:47.703Z] b541d28bf3b4: Preparing [2022-07-01T23:57:47.703Z] 5b032be0c21e: Layer already exists [2022-07-01T23:57:47.703Z] b541d28bf3b4: Layer already exists [2022-07-01T23:57:47.703Z] 82f4e8fe6f3a: Layer already exists [2022-07-01T23:57:47.703Z] d0888687ae90: Pushed [2022-07-01T23:57:49.081Z] a044f6c7d919: Pushed [2022-07-01T23:57:49.081Z] a157344ed5a2a308e5221a4550246afdf7c311d5: digest: sha256:9ea0f7f8171e2218829ca411700dfec047bebdff5f19479aaf702372bb5f14ec size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:57:49.403Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:57:49.715Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-07-01T23:57:49.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-07-01T23:57:49.715Z] d0888687ae90: Preparing [2022-07-01T23:57:49.715Z] a044f6c7d919: Preparing [2022-07-01T23:57:49.715Z] 82f4e8fe6f3a: Preparing [2022-07-01T23:57:49.715Z] 5b032be0c21e: Preparing [2022-07-01T23:57:49.715Z] b541d28bf3b4: Preparing [2022-07-01T23:57:49.715Z] 5b032be0c21e: Layer already exists [2022-07-01T23:57:49.715Z] 82f4e8fe6f3a: Layer already exists [2022-07-01T23:57:49.715Z] b541d28bf3b4: Layer already exists [2022-07-01T23:57:49.715Z] d0888687ae90: Layer already exists [2022-07-01T23:57:49.715Z] a044f6c7d919: Layer already exists [2022-07-01T23:57:49.715Z] latest: digest: sha256:9ea0f7f8171e2218829ca411700dfec047bebdff5f19479aaf702372bb5f14ec size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:57:50.039Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:57:50.346Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.1-dev.18 [2022-07-01T23:57:50.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-07-01T23:57:50.346Z] d0888687ae90: Preparing [2022-07-01T23:57:50.346Z] a044f6c7d919: Preparing [2022-07-01T23:57:50.346Z] 82f4e8fe6f3a: Preparing [2022-07-01T23:57:50.346Z] 5b032be0c21e: Preparing [2022-07-01T23:57:50.346Z] b541d28bf3b4: Preparing [2022-07-01T23:57:50.346Z] a044f6c7d919: Layer already exists [2022-07-01T23:57:50.346Z] d0888687ae90: Layer already exists [2022-07-01T23:57:50.346Z] 5b032be0c21e: Layer already exists [2022-07-01T23:57:50.346Z] 82f4e8fe6f3a: Layer already exists [2022-07-01T23:57:50.346Z] b541d28bf3b4: Layer already exists [2022-07-01T23:57:50.346Z] 2.2.1-dev.18: digest: sha256:9ea0f7f8171e2218829ca411700dfec047bebdff5f19479aaf702372bb5f14ec size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:57:50.657Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:57:50.970Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-01T23:57:50.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-07-01T23:57:50.970Z] d0888687ae90: Preparing [2022-07-01T23:57:50.970Z] a044f6c7d919: Preparing [2022-07-01T23:57:50.970Z] 82f4e8fe6f3a: Preparing [2022-07-01T23:57:50.970Z] 5b032be0c21e: Preparing [2022-07-01T23:57:50.970Z] b541d28bf3b4: Preparing [2022-07-01T23:57:50.970Z] b541d28bf3b4: Layer already exists [2022-07-01T23:57:50.970Z] d0888687ae90: Layer already exists [2022-07-01T23:57:50.970Z] 5b032be0c21e: Layer already exists [2022-07-01T23:57:50.970Z] a044f6c7d919: Layer already exists [2022-07-01T23:57:50.970Z] 82f4e8fe6f3a: Layer already exists [2022-07-01T23:57:50.970Z] a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18: digest: sha256:9ea0f7f8171e2218829ca411700dfec047bebdff5f19479aaf702372bb5f14ec size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:57:51.289Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:57:51.602Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-07-01T23:57:51.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-07-01T23:57:51.602Z] d0888687ae90: Preparing [2022-07-01T23:57:51.602Z] a044f6c7d919: Preparing [2022-07-01T23:57:51.602Z] 82f4e8fe6f3a: Preparing [2022-07-01T23:57:51.602Z] 5b032be0c21e: Preparing [2022-07-01T23:57:51.602Z] b541d28bf3b4: Preparing [2022-07-01T23:57:51.602Z] b541d28bf3b4: Layer already exists [2022-07-01T23:57:51.602Z] 5b032be0c21e: Layer already exists [2022-07-01T23:57:51.602Z] a044f6c7d919: Layer already exists [2022-07-01T23:57:51.602Z] d0888687ae90: Layer already exists [2022-07-01T23:57:51.602Z] 82f4e8fe6f3a: Layer already exists [2022-07-01T23:57:51.602Z] main: digest: sha256:9ea0f7f8171e2218829ca411700dfec047bebdff5f19479aaf702372bb5f14ec size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-01T23:57:51.647Z] ===================================================== [Pipeline] echo [2022-07-01T23:57:51.652Z] taggedImages: [2022-07-01T23:57:51.652Z] - nexus3.edgexfoundry.org:10004/core-metadata:a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-01T23:57:51.652Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-07-01T23:57:51.652Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.1-dev.18 [2022-07-01T23:57:51.652Z] - nexus3.edgexfoundry.org:10004/core-metadata:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-01T23:57:51.652Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-07-01T23:57:51.666Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-07-01T23:57:51.666Z] a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-01T23:57:51.666Z] latest [2022-07-01T23:57:51.666Z] 2.2.1-dev.18 [2022-07-01T23:57:51.666Z] a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-01T23:57:51.666Z] main [2022-07-01T23:57:51.666Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:57:51.970Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a157344ed5a2a308e5221a4550246afdf7c311d5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:57:52.278Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-01T23:57:52.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-07-01T23:57:52.278Z] e86b81e6d8ce: Preparing [2022-07-01T23:57:52.278Z] e86b81e6d8ce: Preparing [2022-07-01T23:57:52.278Z] eb3da34015f3: Preparing [2022-07-01T23:57:52.278Z] 31e30b41fefc: Preparing [2022-07-01T23:57:52.278Z] ae7425ec2021: Preparing [2022-07-01T23:57:52.278Z] 2daff7b2a375: Preparing [2022-07-01T23:57:52.278Z] 82f4e8fe6f3a: Preparing [2022-07-01T23:57:52.278Z] d9539c9cd3f6: Preparing [2022-07-01T23:57:52.278Z] 0f1d6ee87776: Preparing [2022-07-01T23:57:52.278Z] 111d205604fb: Preparing [2022-07-01T23:57:52.278Z] 6490eee892c7: Preparing [2022-07-01T23:57:52.278Z] b541d28bf3b4: Preparing [2022-07-01T23:57:52.278Z] 111d205604fb: Waiting [2022-07-01T23:57:52.278Z] 0f1d6ee87776: Waiting [2022-07-01T23:57:52.278Z] 6490eee892c7: Waiting [2022-07-01T23:57:52.278Z] b541d28bf3b4: Waiting [2022-07-01T23:57:52.278Z] d9539c9cd3f6: Waiting [2022-07-01T23:57:52.278Z] 31e30b41fefc: Pushed [2022-07-01T23:57:52.278Z] eb3da34015f3: Pushed [2022-07-01T23:57:52.278Z] e86b81e6d8ce: Pushed [2022-07-01T23:57:52.278Z] ae7425ec2021: Pushed [2022-07-01T23:57:52.278Z] 82f4e8fe6f3a: Layer already exists [2022-07-01T23:57:52.311Z] Building core-command ... [2022-07-01T23:57:52.311Z] Building core-data ... [2022-07-01T23:57:52.311Z] Building core-metadata ... [2022-07-01T23:57:52.311Z] Building security-bootstrapper ... [2022-07-01T23:57:52.311Z] Building security-proxy-setup ... [2022-07-01T23:57:52.311Z] Building security-secretstore-setup ... [2022-07-01T23:57:52.311Z] Building security-spiffe-token-provider ... [2022-07-01T23:57:52.311Z] Building security-spire-agent ... [2022-07-01T23:57:52.311Z] Building security-spire-config ... [2022-07-01T23:57:52.311Z] Building security-spire-server ... [2022-07-01T23:57:52.311Z] Building support-notifications ... [2022-07-01T23:57:52.311Z] Building support-scheduler ... [2022-07-01T23:57:52.311Z] Building sys-mgmt-agent ... [2022-07-01T23:57:52.311Z] Building support-scheduler [2022-07-01T23:57:52.311Z] Building security-spiffe-token-provider [2022-07-01T23:57:52.311Z] Building security-spire-server [2022-07-01T23:57:52.311Z] Building security-spire-config [2022-07-01T23:57:52.311Z] Building sys-mgmt-agent [2022-07-01T23:57:52.538Z] d9539c9cd3f6: Pushed [2022-07-01T23:57:52.538Z] b541d28bf3b4: Layer already exists [2022-07-01T23:57:52.538Z] 111d205604fb: Pushed [2022-07-01T23:57:52.538Z] 0f1d6ee87776: Pushed [2022-07-01T23:57:52.538Z] 6490eee892c7: Pushed [2022-07-01T23:57:54.446Z] 2daff7b2a375: Pushed [2022-07-01T23:57:54.446Z] a157344ed5a2a308e5221a4550246afdf7c311d5: digest: sha256:f59dc05129ec4f54b45266394bd4442717cda4527955228b1f6b7ce210a8d701 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:57:54.766Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:57:55.074Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-07-01T23:57:55.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-07-01T23:57:55.074Z] e86b81e6d8ce: Preparing [2022-07-01T23:57:55.074Z] e86b81e6d8ce: Preparing [2022-07-01T23:57:55.074Z] eb3da34015f3: Preparing [2022-07-01T23:57:55.074Z] 31e30b41fefc: Preparing [2022-07-01T23:57:55.074Z] ae7425ec2021: Preparing [2022-07-01T23:57:55.074Z] 2daff7b2a375: Preparing [2022-07-01T23:57:55.074Z] 82f4e8fe6f3a: Preparing [2022-07-01T23:57:55.074Z] d9539c9cd3f6: Preparing [2022-07-01T23:57:55.074Z] 82f4e8fe6f3a: Waiting [2022-07-01T23:57:55.074Z] 0f1d6ee87776: Preparing [2022-07-01T23:57:55.074Z] 111d205604fb: Preparing [2022-07-01T23:57:55.074Z] 6490eee892c7: Preparing [2022-07-01T23:57:55.074Z] 0f1d6ee87776: Waiting [2022-07-01T23:57:55.074Z] d9539c9cd3f6: Waiting [2022-07-01T23:57:55.074Z] 111d205604fb: Waiting [2022-07-01T23:57:55.074Z] b541d28bf3b4: Preparing [2022-07-01T23:57:55.074Z] 6490eee892c7: Waiting [2022-07-01T23:57:55.074Z] b541d28bf3b4: Waiting [2022-07-01T23:57:55.074Z] 2daff7b2a375: Layer already exists [2022-07-01T23:57:55.074Z] eb3da34015f3: Layer already exists [2022-07-01T23:57:55.074Z] ae7425ec2021: Layer already exists [2022-07-01T23:57:55.074Z] e86b81e6d8ce: Layer already exists [2022-07-01T23:57:55.074Z] 31e30b41fefc: Layer already exists [2022-07-01T23:57:55.074Z] 82f4e8fe6f3a: Layer already exists [2022-07-01T23:57:55.074Z] d9539c9cd3f6: Layer already exists [2022-07-01T23:57:55.074Z] 0f1d6ee87776: Layer already exists [2022-07-01T23:57:55.074Z] 111d205604fb: Layer already exists [2022-07-01T23:57:55.074Z] 6490eee892c7: Layer already exists [2022-07-01T23:57:55.074Z] b541d28bf3b4: Layer already exists [2022-07-01T23:57:55.074Z] latest: digest: sha256:f59dc05129ec4f54b45266394bd4442717cda4527955228b1f6b7ce210a8d701 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:57:55.396Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:57:55.710Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.1-dev.18 [2022-07-01T23:57:55.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-07-01T23:57:55.711Z] e86b81e6d8ce: Preparing [2022-07-01T23:57:55.711Z] e86b81e6d8ce: Preparing [2022-07-01T23:57:55.711Z] eb3da34015f3: Preparing [2022-07-01T23:57:55.711Z] 31e30b41fefc: Preparing [2022-07-01T23:57:55.711Z] ae7425ec2021: Preparing [2022-07-01T23:57:55.711Z] 2daff7b2a375: Preparing [2022-07-01T23:57:55.711Z] 82f4e8fe6f3a: Preparing [2022-07-01T23:57:55.711Z] d9539c9cd3f6: Preparing [2022-07-01T23:57:55.711Z] 0f1d6ee87776: Preparing [2022-07-01T23:57:55.711Z] 111d205604fb: Preparing [2022-07-01T23:57:55.711Z] 6490eee892c7: Preparing [2022-07-01T23:57:55.711Z] b541d28bf3b4: Preparing [2022-07-01T23:57:55.711Z] d9539c9cd3f6: Waiting [2022-07-01T23:57:55.711Z] 0f1d6ee87776: Waiting [2022-07-01T23:57:55.711Z] 111d205604fb: Waiting [2022-07-01T23:57:55.711Z] 82f4e8fe6f3a: Waiting [2022-07-01T23:57:55.711Z] 6490eee892c7: Waiting [2022-07-01T23:57:55.711Z] b541d28bf3b4: Waiting [2022-07-01T23:57:55.711Z] 2daff7b2a375: Layer already exists [2022-07-01T23:57:55.711Z] eb3da34015f3: Layer already exists [2022-07-01T23:57:55.711Z] e86b81e6d8ce: Layer already exists [2022-07-01T23:57:55.711Z] ae7425ec2021: Layer already exists [2022-07-01T23:57:55.711Z] 31e30b41fefc: Layer already exists [2022-07-01T23:57:55.711Z] 111d205604fb: Layer already exists [2022-07-01T23:57:55.711Z] d9539c9cd3f6: Layer already exists [2022-07-01T23:57:55.711Z] 0f1d6ee87776: Layer already exists [2022-07-01T23:57:55.711Z] 6490eee892c7: Layer already exists [2022-07-01T23:57:55.711Z] 82f4e8fe6f3a: Layer already exists [2022-07-01T23:57:55.711Z] b541d28bf3b4: Layer already exists [2022-07-01T23:57:55.711Z] 2.2.1-dev.18: digest: sha256:f59dc05129ec4f54b45266394bd4442717cda4527955228b1f6b7ce210a8d701 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:57:56.031Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:57:56.348Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-01T23:57:56.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-07-01T23:57:56.348Z] e86b81e6d8ce: Preparing [2022-07-01T23:57:56.348Z] e86b81e6d8ce: Preparing [2022-07-01T23:57:56.348Z] eb3da34015f3: Preparing [2022-07-01T23:57:56.348Z] 31e30b41fefc: Preparing [2022-07-01T23:57:56.348Z] ae7425ec2021: Preparing [2022-07-01T23:57:56.348Z] 2daff7b2a375: Preparing [2022-07-01T23:57:56.348Z] 82f4e8fe6f3a: Preparing [2022-07-01T23:57:56.348Z] d9539c9cd3f6: Preparing [2022-07-01T23:57:56.348Z] 0f1d6ee87776: Preparing [2022-07-01T23:57:56.348Z] 111d205604fb: Preparing [2022-07-01T23:57:56.348Z] 6490eee892c7: Preparing [2022-07-01T23:57:56.348Z] 82f4e8fe6f3a: Waiting [2022-07-01T23:57:56.348Z] d9539c9cd3f6: Waiting [2022-07-01T23:57:56.348Z] 0f1d6ee87776: Waiting [2022-07-01T23:57:56.348Z] 111d205604fb: Waiting [2022-07-01T23:57:56.348Z] b541d28bf3b4: Preparing [2022-07-01T23:57:56.348Z] 6490eee892c7: Waiting [2022-07-01T23:57:56.348Z] eb3da34015f3: Layer already exists [2022-07-01T23:57:56.348Z] 31e30b41fefc: Layer already exists [2022-07-01T23:57:56.348Z] ae7425ec2021: Layer already exists [2022-07-01T23:57:56.348Z] e86b81e6d8ce: Layer already exists [2022-07-01T23:57:56.348Z] 2daff7b2a375: Layer already exists [2022-07-01T23:57:56.348Z] 0f1d6ee87776: Layer already exists [2022-07-01T23:57:56.348Z] d9539c9cd3f6: Layer already exists [2022-07-01T23:57:56.348Z] 82f4e8fe6f3a: Layer already exists [2022-07-01T23:57:56.348Z] 111d205604fb: Layer already exists [2022-07-01T23:57:56.348Z] 6490eee892c7: Layer already exists [2022-07-01T23:57:56.348Z] b541d28bf3b4: Layer already exists [2022-07-01T23:57:56.348Z] a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18: digest: sha256:f59dc05129ec4f54b45266394bd4442717cda4527955228b1f6b7ce210a8d701 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:57:56.665Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:57:56.980Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-07-01T23:57:56.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-07-01T23:57:56.980Z] e86b81e6d8ce: Preparing [2022-07-01T23:57:56.980Z] e86b81e6d8ce: Preparing [2022-07-01T23:57:56.980Z] eb3da34015f3: Preparing [2022-07-01T23:57:56.980Z] 31e30b41fefc: Preparing [2022-07-01T23:57:56.980Z] ae7425ec2021: Preparing [2022-07-01T23:57:56.980Z] 2daff7b2a375: Preparing [2022-07-01T23:57:56.980Z] 82f4e8fe6f3a: Preparing [2022-07-01T23:57:56.980Z] d9539c9cd3f6: Preparing [2022-07-01T23:57:56.980Z] 0f1d6ee87776: Preparing [2022-07-01T23:57:56.980Z] 111d205604fb: Preparing [2022-07-01T23:57:56.980Z] 6490eee892c7: Preparing [2022-07-01T23:57:56.980Z] b541d28bf3b4: Preparing [2022-07-01T23:57:56.980Z] d9539c9cd3f6: Waiting [2022-07-01T23:57:56.980Z] 6490eee892c7: Waiting [2022-07-01T23:57:56.980Z] 111d205604fb: Waiting [2022-07-01T23:57:56.980Z] 0f1d6ee87776: Waiting [2022-07-01T23:57:56.980Z] 82f4e8fe6f3a: Waiting [2022-07-01T23:57:56.980Z] ae7425ec2021: Layer already exists [2022-07-01T23:57:56.980Z] 2daff7b2a375: Layer already exists [2022-07-01T23:57:56.980Z] eb3da34015f3: Layer already exists [2022-07-01T23:57:56.980Z] e86b81e6d8ce: Layer already exists [2022-07-01T23:57:56.980Z] 31e30b41fefc: Layer already exists [2022-07-01T23:57:56.980Z] d9539c9cd3f6: Layer already exists [2022-07-01T23:57:56.980Z] 82f4e8fe6f3a: Layer already exists [2022-07-01T23:57:56.980Z] 111d205604fb: Layer already exists [2022-07-01T23:57:56.980Z] 0f1d6ee87776: Layer already exists [2022-07-01T23:57:56.980Z] 6490eee892c7: Layer already exists [2022-07-01T23:57:56.980Z] b541d28bf3b4: Layer already exists [2022-07-01T23:57:56.980Z] main: digest: sha256:f59dc05129ec4f54b45266394bd4442717cda4527955228b1f6b7ce210a8d701 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-01T23:57:57.024Z] ===================================================== [Pipeline] echo [2022-07-01T23:57:57.030Z] taggedImages: [2022-07-01T23:57:57.030Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-01T23:57:57.030Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-07-01T23:57:57.030Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.1-dev.18 [2022-07-01T23:57:57.030Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-01T23:57:57.030Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-07-01T23:57:57.043Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-07-01T23:57:57.043Z] a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-01T23:57:57.043Z] latest [2022-07-01T23:57:57.043Z] 2.2.1-dev.18 [2022-07-01T23:57:57.043Z] a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-01T23:57:57.043Z] main [2022-07-01T23:57:57.043Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:57:57.347Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a157344ed5a2a308e5221a4550246afdf7c311d5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:57:57.657Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-01T23:57:57.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-07-01T23:57:57.657Z] f976401cf55d: Preparing [2022-07-01T23:57:57.657Z] 7a614151b98f: Preparing [2022-07-01T23:57:57.657Z] e118da3d9ec8: Preparing [2022-07-01T23:57:57.657Z] d69a4f1848bc: Preparing [2022-07-01T23:57:57.657Z] 829ca914f8d7: Preparing [2022-07-01T23:57:57.657Z] a4579ad08f10: Preparing [2022-07-01T23:57:57.657Z] d400f06a258a: Preparing [2022-07-01T23:57:57.657Z] b541d28bf3b4: Preparing [2022-07-01T23:57:57.657Z] a4579ad08f10: Waiting [2022-07-01T23:57:57.657Z] d400f06a258a: Waiting [2022-07-01T23:57:57.657Z] b541d28bf3b4: Waiting [2022-07-01T23:57:57.657Z] 7a614151b98f: Pushed [2022-07-01T23:57:57.657Z] f976401cf55d: Pushed [2022-07-01T23:57:57.657Z] 829ca914f8d7: Pushed [2022-07-01T23:57:57.657Z] b541d28bf3b4: Layer already exists [2022-07-01T23:57:57.657Z] a4579ad08f10: Pushed [2022-07-01T23:57:58.226Z] d400f06a258a: Pushed [2022-07-01T23:57:58.798Z] d69a4f1848bc: Pushed [2022-07-01T23:57:59.058Z] e118da3d9ec8: Pushed [2022-07-01T23:57:59.058Z] a157344ed5a2a308e5221a4550246afdf7c311d5: digest: sha256:84205391269ed278ba5512097682e1ec5ea7a9cee467a0db8d951546d6f51f19 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:57:59.368Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:57:59.674Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-07-01T23:57:59.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-07-01T23:57:59.674Z] f976401cf55d: Preparing [2022-07-01T23:57:59.674Z] 7a614151b98f: Preparing [2022-07-01T23:57:59.674Z] e118da3d9ec8: Preparing [2022-07-01T23:57:59.674Z] d69a4f1848bc: Preparing [2022-07-01T23:57:59.674Z] 829ca914f8d7: Preparing [2022-07-01T23:57:59.674Z] a4579ad08f10: Preparing [2022-07-01T23:57:59.674Z] d400f06a258a: Preparing [2022-07-01T23:57:59.674Z] b541d28bf3b4: Preparing [2022-07-01T23:57:59.674Z] d400f06a258a: Waiting [2022-07-01T23:57:59.674Z] b541d28bf3b4: Waiting [2022-07-01T23:57:59.674Z] a4579ad08f10: Waiting [2022-07-01T23:57:59.674Z] 829ca914f8d7: Layer already exists [2022-07-01T23:57:59.674Z] 7a614151b98f: Layer already exists [2022-07-01T23:57:59.674Z] e118da3d9ec8: Layer already exists [2022-07-01T23:57:59.674Z] d69a4f1848bc: Layer already exists [2022-07-01T23:57:59.674Z] f976401cf55d: Layer already exists [2022-07-01T23:57:59.674Z] a4579ad08f10: Layer already exists [2022-07-01T23:57:59.674Z] b541d28bf3b4: Layer already exists [2022-07-01T23:57:59.674Z] d400f06a258a: Layer already exists [2022-07-01T23:57:59.674Z] latest: digest: sha256:84205391269ed278ba5512097682e1ec5ea7a9cee467a0db8d951546d6f51f19 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:57:59.994Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:00.306Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.1-dev.18 [2022-07-01T23:58:00.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-07-01T23:58:00.306Z] f976401cf55d: Preparing [2022-07-01T23:58:00.306Z] 7a614151b98f: Preparing [2022-07-01T23:58:00.306Z] e118da3d9ec8: Preparing [2022-07-01T23:58:00.306Z] d69a4f1848bc: Preparing [2022-07-01T23:58:00.306Z] 829ca914f8d7: Preparing [2022-07-01T23:58:00.306Z] a4579ad08f10: Preparing [2022-07-01T23:58:00.306Z] d400f06a258a: Preparing [2022-07-01T23:58:00.306Z] b541d28bf3b4: Preparing [2022-07-01T23:58:00.306Z] d400f06a258a: Waiting [2022-07-01T23:58:00.306Z] b541d28bf3b4: Waiting [2022-07-01T23:58:00.307Z] 7a614151b98f: Layer already exists [2022-07-01T23:58:00.307Z] 829ca914f8d7: Layer already exists [2022-07-01T23:58:00.307Z] f976401cf55d: Layer already exists [2022-07-01T23:58:00.307Z] e118da3d9ec8: Layer already exists [2022-07-01T23:58:00.307Z] d69a4f1848bc: Layer already exists [2022-07-01T23:58:00.307Z] a4579ad08f10: Layer already exists [2022-07-01T23:58:00.307Z] d400f06a258a: Layer already exists [2022-07-01T23:58:00.307Z] b541d28bf3b4: Layer already exists [2022-07-01T23:58:00.307Z] 2.2.1-dev.18: digest: sha256:84205391269ed278ba5512097682e1ec5ea7a9cee467a0db8d951546d6f51f19 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:00.628Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:00.943Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-01T23:58:00.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-07-01T23:58:00.943Z] f976401cf55d: Preparing [2022-07-01T23:58:00.943Z] 7a614151b98f: Preparing [2022-07-01T23:58:00.943Z] e118da3d9ec8: Preparing [2022-07-01T23:58:00.943Z] d69a4f1848bc: Preparing [2022-07-01T23:58:00.943Z] 829ca914f8d7: Preparing [2022-07-01T23:58:00.943Z] a4579ad08f10: Preparing [2022-07-01T23:58:00.943Z] d400f06a258a: Preparing [2022-07-01T23:58:00.943Z] b541d28bf3b4: Preparing [2022-07-01T23:58:00.943Z] a4579ad08f10: Waiting [2022-07-01T23:58:00.943Z] d400f06a258a: Waiting [2022-07-01T23:58:00.943Z] b541d28bf3b4: Waiting [2022-07-01T23:58:00.943Z] f976401cf55d: Layer already exists [2022-07-01T23:58:00.943Z] 829ca914f8d7: Layer already exists [2022-07-01T23:58:00.943Z] 7a614151b98f: Layer already exists [2022-07-01T23:58:00.943Z] e118da3d9ec8: Layer already exists [2022-07-01T23:58:00.943Z] d69a4f1848bc: Layer already exists [2022-07-01T23:58:00.943Z] a4579ad08f10: Layer already exists [2022-07-01T23:58:00.943Z] d400f06a258a: Layer already exists [2022-07-01T23:58:00.943Z] b541d28bf3b4: Layer already exists [2022-07-01T23:58:00.943Z] a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18: digest: sha256:84205391269ed278ba5512097682e1ec5ea7a9cee467a0db8d951546d6f51f19 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:01.257Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:01.572Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-07-01T23:58:01.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-07-01T23:58:01.572Z] f976401cf55d: Preparing [2022-07-01T23:58:01.572Z] 7a614151b98f: Preparing [2022-07-01T23:58:01.572Z] e118da3d9ec8: Preparing [2022-07-01T23:58:01.572Z] d69a4f1848bc: Preparing [2022-07-01T23:58:01.572Z] 829ca914f8d7: Preparing [2022-07-01T23:58:01.572Z] a4579ad08f10: Preparing [2022-07-01T23:58:01.572Z] d400f06a258a: Preparing [2022-07-01T23:58:01.572Z] b541d28bf3b4: Preparing [2022-07-01T23:58:01.572Z] a4579ad08f10: Waiting [2022-07-01T23:58:01.572Z] d400f06a258a: Waiting [2022-07-01T23:58:01.572Z] b541d28bf3b4: Waiting [2022-07-01T23:58:01.572Z] d69a4f1848bc: Layer already exists [2022-07-01T23:58:01.572Z] f976401cf55d: Layer already exists [2022-07-01T23:58:01.572Z] 829ca914f8d7: Layer already exists [2022-07-01T23:58:01.572Z] e118da3d9ec8: Layer already exists [2022-07-01T23:58:01.572Z] 7a614151b98f: Layer already exists [2022-07-01T23:58:01.572Z] d400f06a258a: Layer already exists [2022-07-01T23:58:01.572Z] a4579ad08f10: Layer already exists [2022-07-01T23:58:01.572Z] b541d28bf3b4: Layer already exists [2022-07-01T23:58:01.572Z] main: digest: sha256:84205391269ed278ba5512097682e1ec5ea7a9cee467a0db8d951546d6f51f19 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-01T23:58:01.618Z] ===================================================== [Pipeline] echo [2022-07-01T23:58:01.630Z] taggedImages: [2022-07-01T23:58:01.630Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-01T23:58:01.630Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-07-01T23:58:01.630Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.1-dev.18 [2022-07-01T23:58:01.630Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-01T23:58:01.630Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-07-01T23:58:01.652Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-07-01T23:58:01.652Z] a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-01T23:58:01.652Z] latest [2022-07-01T23:58:01.652Z] 2.2.1-dev.18 [2022-07-01T23:58:01.652Z] a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-01T23:58:01.652Z] main [2022-07-01T23:58:01.652Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:01.966Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a157344ed5a2a308e5221a4550246afdf7c311d5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:02.275Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-01T23:58:02.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-07-01T23:58:02.275Z] 0aec1b0b53fe: Preparing [2022-07-01T23:58:02.275Z] b44c050a37a0: Preparing [2022-07-01T23:58:02.275Z] f149723a8a67: Preparing [2022-07-01T23:58:02.275Z] 8988f2bcfba5: Preparing [2022-07-01T23:58:02.275Z] 26d8e85e083f: Preparing [2022-07-01T23:58:02.275Z] 9c5808a2d618: Preparing [2022-07-01T23:58:02.275Z] b0f196c01b06: Preparing [2022-07-01T23:58:02.275Z] cd460baa1643: Preparing [2022-07-01T23:58:02.275Z] d1f2b65f6625: Preparing [2022-07-01T23:58:02.275Z] b541d28bf3b4: Preparing [2022-07-01T23:58:02.275Z] cd460baa1643: Waiting [2022-07-01T23:58:02.275Z] d1f2b65f6625: Waiting [2022-07-01T23:58:02.275Z] b541d28bf3b4: Waiting [2022-07-01T23:58:02.275Z] b0f196c01b06: Waiting [2022-07-01T23:58:02.275Z] 9c5808a2d618: Waiting [2022-07-01T23:58:02.275Z] 26d8e85e083f: Pushed [2022-07-01T23:58:02.275Z] 0aec1b0b53fe: Pushed [2022-07-01T23:58:02.275Z] b44c050a37a0: Pushed [2022-07-01T23:58:02.534Z] 9c5808a2d618: Pushed [2022-07-01T23:58:02.534Z] cd460baa1643: Pushed [2022-07-01T23:58:02.534Z] b0f196c01b06: Pushed [2022-07-01T23:58:02.534Z] b541d28bf3b4: Layer already exists [2022-07-01T23:58:02.534Z] d1f2b65f6625: Pushed [2022-07-01T23:58:03.469Z] 8988f2bcfba5: Pushed [2022-07-01T23:58:03.729Z] f149723a8a67: Pushed [2022-07-01T23:58:03.729Z] a157344ed5a2a308e5221a4550246afdf7c311d5: digest: sha256:c63f545b63c412efedfe51a48dca5c79c76f163843768617b15cdbf36aeb9147 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:04.149Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:04.477Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-07-01T23:58:04.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-07-01T23:58:04.478Z] 0aec1b0b53fe: Preparing [2022-07-01T23:58:04.478Z] b44c050a37a0: Preparing [2022-07-01T23:58:04.478Z] f149723a8a67: Preparing [2022-07-01T23:58:04.478Z] 8988f2bcfba5: Preparing [2022-07-01T23:58:04.478Z] 26d8e85e083f: Preparing [2022-07-01T23:58:04.478Z] 9c5808a2d618: Preparing [2022-07-01T23:58:04.478Z] b0f196c01b06: Preparing [2022-07-01T23:58:04.478Z] cd460baa1643: Preparing [2022-07-01T23:58:04.478Z] d1f2b65f6625: Preparing [2022-07-01T23:58:04.478Z] b541d28bf3b4: Preparing [2022-07-01T23:58:04.478Z] 9c5808a2d618: Waiting [2022-07-01T23:58:04.478Z] b0f196c01b06: Waiting [2022-07-01T23:58:04.478Z] cd460baa1643: Waiting [2022-07-01T23:58:04.478Z] d1f2b65f6625: Waiting [2022-07-01T23:58:04.478Z] b541d28bf3b4: Waiting [2022-07-01T23:58:04.478Z] 0aec1b0b53fe: Layer already exists [2022-07-01T23:58:04.478Z] f149723a8a67: Layer already exists [2022-07-01T23:58:04.478Z] 8988f2bcfba5: Layer already exists [2022-07-01T23:58:04.478Z] b44c050a37a0: Layer already exists [2022-07-01T23:58:04.478Z] 26d8e85e083f: Layer already exists [2022-07-01T23:58:04.478Z] b0f196c01b06: Layer already exists [2022-07-01T23:58:04.478Z] 9c5808a2d618: Layer already exists [2022-07-01T23:58:04.478Z] b541d28bf3b4: Layer already exists [2022-07-01T23:58:04.478Z] cd460baa1643: Layer already exists [2022-07-01T23:58:04.478Z] d1f2b65f6625: Layer already exists [2022-07-01T23:58:04.478Z] latest: digest: sha256:c63f545b63c412efedfe51a48dca5c79c76f163843768617b15cdbf36aeb9147 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:04.792Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:05.100Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.1-dev.18 [2022-07-01T23:58:05.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-07-01T23:58:05.100Z] 0aec1b0b53fe: Preparing [2022-07-01T23:58:05.100Z] b44c050a37a0: Preparing [2022-07-01T23:58:05.100Z] f149723a8a67: Preparing [2022-07-01T23:58:05.100Z] 8988f2bcfba5: Preparing [2022-07-01T23:58:05.100Z] 26d8e85e083f: Preparing [2022-07-01T23:58:05.100Z] 9c5808a2d618: Preparing [2022-07-01T23:58:05.100Z] b0f196c01b06: Preparing [2022-07-01T23:58:05.100Z] cd460baa1643: Preparing [2022-07-01T23:58:05.100Z] d1f2b65f6625: Preparing [2022-07-01T23:58:05.100Z] b541d28bf3b4: Preparing [2022-07-01T23:58:05.100Z] cd460baa1643: Waiting [2022-07-01T23:58:05.100Z] d1f2b65f6625: Waiting [2022-07-01T23:58:05.100Z] b541d28bf3b4: Waiting [2022-07-01T23:58:05.100Z] 9c5808a2d618: Waiting [2022-07-01T23:58:05.100Z] b0f196c01b06: Waiting [2022-07-01T23:58:05.100Z] f149723a8a67: Layer already exists [2022-07-01T23:58:05.100Z] 8988f2bcfba5: Layer already exists [2022-07-01T23:58:05.100Z] 26d8e85e083f: Layer already exists [2022-07-01T23:58:05.100Z] 0aec1b0b53fe: Layer already exists [2022-07-01T23:58:05.100Z] b44c050a37a0: Layer already exists [2022-07-01T23:58:05.100Z] 9c5808a2d618: Layer already exists [2022-07-01T23:58:05.100Z] b0f196c01b06: Layer already exists [2022-07-01T23:58:05.100Z] cd460baa1643: Layer already exists [2022-07-01T23:58:05.100Z] d1f2b65f6625: Layer already exists [2022-07-01T23:58:05.100Z] b541d28bf3b4: Layer already exists [2022-07-01T23:58:05.100Z] 2.2.1-dev.18: digest: sha256:c63f545b63c412efedfe51a48dca5c79c76f163843768617b15cdbf36aeb9147 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:05.411Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:05.722Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-01T23:58:05.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-07-01T23:58:05.722Z] 0aec1b0b53fe: Preparing [2022-07-01T23:58:05.722Z] b44c050a37a0: Preparing [2022-07-01T23:58:05.722Z] f149723a8a67: Preparing [2022-07-01T23:58:05.722Z] 8988f2bcfba5: Preparing [2022-07-01T23:58:05.722Z] 26d8e85e083f: Preparing [2022-07-01T23:58:05.722Z] 9c5808a2d618: Preparing [2022-07-01T23:58:05.722Z] b0f196c01b06: Preparing [2022-07-01T23:58:05.722Z] cd460baa1643: Preparing [2022-07-01T23:58:05.722Z] d1f2b65f6625: Preparing [2022-07-01T23:58:05.722Z] b541d28bf3b4: Preparing [2022-07-01T23:58:05.722Z] d1f2b65f6625: Waiting [2022-07-01T23:58:05.722Z] b541d28bf3b4: Waiting [2022-07-01T23:58:05.722Z] b0f196c01b06: Waiting [2022-07-01T23:58:05.722Z] cd460baa1643: Waiting [2022-07-01T23:58:05.722Z] 9c5808a2d618: Waiting [2022-07-01T23:58:05.722Z] 26d8e85e083f: Layer already exists [2022-07-01T23:58:05.722Z] b44c050a37a0: Layer already exists [2022-07-01T23:58:05.722Z] f149723a8a67: Layer already exists [2022-07-01T23:58:05.722Z] 0aec1b0b53fe: Layer already exists [2022-07-01T23:58:05.722Z] 8988f2bcfba5: Layer already exists [2022-07-01T23:58:05.722Z] 9c5808a2d618: Layer already exists [2022-07-01T23:58:05.722Z] b0f196c01b06: Layer already exists [2022-07-01T23:58:05.722Z] d1f2b65f6625: Layer already exists [2022-07-01T23:58:05.722Z] b541d28bf3b4: Layer already exists [2022-07-01T23:58:05.722Z] cd460baa1643: Layer already exists [2022-07-01T23:58:05.722Z] a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18: digest: sha256:c63f545b63c412efedfe51a48dca5c79c76f163843768617b15cdbf36aeb9147 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:06.036Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:06.347Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-07-01T23:58:06.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-07-01T23:58:06.347Z] 0aec1b0b53fe: Preparing [2022-07-01T23:58:06.347Z] b44c050a37a0: Preparing [2022-07-01T23:58:06.347Z] f149723a8a67: Preparing [2022-07-01T23:58:06.347Z] 8988f2bcfba5: Preparing [2022-07-01T23:58:06.347Z] 26d8e85e083f: Preparing [2022-07-01T23:58:06.347Z] 9c5808a2d618: Preparing [2022-07-01T23:58:06.347Z] b0f196c01b06: Preparing [2022-07-01T23:58:06.347Z] cd460baa1643: Preparing [2022-07-01T23:58:06.347Z] d1f2b65f6625: Preparing [2022-07-01T23:58:06.347Z] b541d28bf3b4: Preparing [2022-07-01T23:58:06.347Z] 9c5808a2d618: Waiting [2022-07-01T23:58:06.347Z] cd460baa1643: Waiting [2022-07-01T23:58:06.347Z] b0f196c01b06: Waiting [2022-07-01T23:58:06.347Z] d1f2b65f6625: Waiting [2022-07-01T23:58:06.347Z] b541d28bf3b4: Waiting [2022-07-01T23:58:06.347Z] 8988f2bcfba5: Layer already exists [2022-07-01T23:58:06.347Z] 26d8e85e083f: Layer already exists [2022-07-01T23:58:06.347Z] b44c050a37a0: Layer already exists [2022-07-01T23:58:06.347Z] 0aec1b0b53fe: Layer already exists [2022-07-01T23:58:06.347Z] f149723a8a67: Layer already exists [2022-07-01T23:58:06.347Z] 9c5808a2d618: Layer already exists [2022-07-01T23:58:06.347Z] d1f2b65f6625: Layer already exists [2022-07-01T23:58:06.347Z] b0f196c01b06: Layer already exists [2022-07-01T23:58:06.347Z] cd460baa1643: Layer already exists [2022-07-01T23:58:06.347Z] b541d28bf3b4: Layer already exists [2022-07-01T23:58:06.347Z] main: digest: sha256:c63f545b63c412efedfe51a48dca5c79c76f163843768617b15cdbf36aeb9147 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-01T23:58:06.399Z] ===================================================== [Pipeline] echo [2022-07-01T23:58:06.408Z] taggedImages: [2022-07-01T23:58:06.408Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-01T23:58:06.408Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-07-01T23:58:06.408Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.1-dev.18 [2022-07-01T23:58:06.408Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-01T23:58:06.408Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-07-01T23:58:06.432Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-07-01T23:58:06.432Z] a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-01T23:58:06.432Z] latest [2022-07-01T23:58:06.432Z] 2.2.1-dev.18 [2022-07-01T23:58:06.432Z] a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-01T23:58:06.432Z] main [2022-07-01T23:58:06.432Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:06.752Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a157344ed5a2a308e5221a4550246afdf7c311d5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:07.062Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-01T23:58:07.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-07-01T23:58:07.063Z] 6460a370501a: Preparing [2022-07-01T23:58:07.063Z] 23ca9c9b3692: Preparing [2022-07-01T23:58:07.063Z] 82f4e8fe6f3a: Preparing [2022-07-01T23:58:07.063Z] 5422ac8564a0: Preparing [2022-07-01T23:58:07.063Z] 3af5bea3fd64: Preparing [2022-07-01T23:58:07.063Z] 4fc242d58285: Preparing [2022-07-01T23:58:07.063Z] 4fc242d58285: Waiting [2022-07-01T23:58:07.063Z] 82f4e8fe6f3a: Layer already exists [2022-07-01T23:58:07.063Z] 4fc242d58285: Layer already exists [2022-07-01T23:58:07.063Z] 3af5bea3fd64: Pushed [2022-07-01T23:58:07.063Z] 6460a370501a: Pushed [2022-07-01T23:58:07.631Z] 5422ac8564a0: Pushed [2022-07-01T23:58:09.014Z] 23ca9c9b3692: Pushed [2022-07-01T23:58:09.014Z] a157344ed5a2a308e5221a4550246afdf7c311d5: digest: sha256:c37b98c0d83b9d53efe1038f8e36346dff41ceb35c69d3390cb2522cb4fd19ea size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:09.329Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:09.637Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-07-01T23:58:09.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-07-01T23:58:09.637Z] 6460a370501a: Preparing [2022-07-01T23:58:09.637Z] 23ca9c9b3692: Preparing [2022-07-01T23:58:09.637Z] 82f4e8fe6f3a: Preparing [2022-07-01T23:58:09.637Z] 5422ac8564a0: Preparing [2022-07-01T23:58:09.637Z] 3af5bea3fd64: Preparing [2022-07-01T23:58:09.637Z] 4fc242d58285: Preparing [2022-07-01T23:58:09.637Z] 6460a370501a: Layer already exists [2022-07-01T23:58:09.637Z] 3af5bea3fd64: Layer already exists [2022-07-01T23:58:09.637Z] 82f4e8fe6f3a: Layer already exists [2022-07-01T23:58:09.637Z] 23ca9c9b3692: Layer already exists [2022-07-01T23:58:09.637Z] 5422ac8564a0: Layer already exists [2022-07-01T23:58:09.637Z] 4fc242d58285: Layer already exists [2022-07-01T23:58:09.637Z] latest: digest: sha256:c37b98c0d83b9d53efe1038f8e36346dff41ceb35c69d3390cb2522cb4fd19ea size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:09.950Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:10.253Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.1-dev.18 [2022-07-01T23:58:10.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-07-01T23:58:10.253Z] 6460a370501a: Preparing [2022-07-01T23:58:10.253Z] 23ca9c9b3692: Preparing [2022-07-01T23:58:10.253Z] 82f4e8fe6f3a: Preparing [2022-07-01T23:58:10.253Z] 5422ac8564a0: Preparing [2022-07-01T23:58:10.253Z] 3af5bea3fd64: Preparing [2022-07-01T23:58:10.253Z] 4fc242d58285: Preparing [2022-07-01T23:58:10.253Z] 4fc242d58285: Waiting [2022-07-01T23:58:10.253Z] 3af5bea3fd64: Layer already exists [2022-07-01T23:58:10.253Z] 23ca9c9b3692: Layer already exists [2022-07-01T23:58:10.253Z] 82f4e8fe6f3a: Layer already exists [2022-07-01T23:58:10.253Z] 6460a370501a: Layer already exists [2022-07-01T23:58:10.253Z] 5422ac8564a0: Layer already exists [2022-07-01T23:58:10.253Z] 4fc242d58285: Layer already exists [2022-07-01T23:58:10.253Z] 2.2.1-dev.18: digest: sha256:c37b98c0d83b9d53efe1038f8e36346dff41ceb35c69d3390cb2522cb4fd19ea size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:10.566Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:10.874Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-01T23:58:10.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-07-01T23:58:10.874Z] 6460a370501a: Preparing [2022-07-01T23:58:10.874Z] 23ca9c9b3692: Preparing [2022-07-01T23:58:10.874Z] 82f4e8fe6f3a: Preparing [2022-07-01T23:58:10.874Z] 5422ac8564a0: Preparing [2022-07-01T23:58:10.874Z] 3af5bea3fd64: Preparing [2022-07-01T23:58:10.874Z] 4fc242d58285: Preparing [2022-07-01T23:58:10.874Z] 4fc242d58285: Waiting [2022-07-01T23:58:10.874Z] 82f4e8fe6f3a: Layer already exists [2022-07-01T23:58:10.874Z] 5422ac8564a0: Layer already exists [2022-07-01T23:58:10.874Z] 3af5bea3fd64: Layer already exists [2022-07-01T23:58:10.874Z] 23ca9c9b3692: Layer already exists [2022-07-01T23:58:10.874Z] 6460a370501a: Layer already exists [2022-07-01T23:58:10.874Z] 4fc242d58285: Layer already exists [2022-07-01T23:58:10.874Z] a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18: digest: sha256:c37b98c0d83b9d53efe1038f8e36346dff41ceb35c69d3390cb2522cb4fd19ea size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:11.183Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:11.487Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-07-01T23:58:11.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-07-01T23:58:11.487Z] 6460a370501a: Preparing [2022-07-01T23:58:11.487Z] 23ca9c9b3692: Preparing [2022-07-01T23:58:11.487Z] 82f4e8fe6f3a: Preparing [2022-07-01T23:58:11.487Z] 5422ac8564a0: Preparing [2022-07-01T23:58:11.487Z] 3af5bea3fd64: Preparing [2022-07-01T23:58:11.487Z] 4fc242d58285: Preparing [2022-07-01T23:58:11.487Z] 4fc242d58285: Waiting [2022-07-01T23:58:11.487Z] 82f4e8fe6f3a: Layer already exists [2022-07-01T23:58:11.487Z] 6460a370501a: Layer already exists [2022-07-01T23:58:11.487Z] 5422ac8564a0: Layer already exists [2022-07-01T23:58:11.487Z] 23ca9c9b3692: Layer already exists [2022-07-01T23:58:11.487Z] 3af5bea3fd64: Layer already exists [2022-07-01T23:58:11.487Z] 4fc242d58285: Layer already exists [2022-07-01T23:58:11.487Z] main: digest: sha256:c37b98c0d83b9d53efe1038f8e36346dff41ceb35c69d3390cb2522cb4fd19ea size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-01T23:58:11.537Z] ===================================================== [Pipeline] echo [2022-07-01T23:58:11.545Z] taggedImages: [2022-07-01T23:58:11.545Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-01T23:58:11.545Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-07-01T23:58:11.545Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.1-dev.18 [2022-07-01T23:58:11.545Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-01T23:58:11.545Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-07-01T23:58:11.566Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-07-01T23:58:11.566Z] a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-01T23:58:11.566Z] latest [2022-07-01T23:58:11.566Z] 2.2.1-dev.18 [2022-07-01T23:58:11.566Z] a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-01T23:58:11.566Z] main [2022-07-01T23:58:11.566Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:11.887Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:a157344ed5a2a308e5221a4550246afdf7c311d5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:12.196Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-01T23:58:12.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-07-01T23:58:12.196Z] 90ded75b2462: Preparing [2022-07-01T23:58:12.196Z] 7519079ff40c: Preparing [2022-07-01T23:58:12.196Z] 59b69fc27228: Preparing [2022-07-01T23:58:12.196Z] a66064c0d19b: Preparing [2022-07-01T23:58:12.196Z] b8af71411bde: Preparing [2022-07-01T23:58:12.196Z] 027fa2eb184d: Preparing [2022-07-01T23:58:12.196Z] 3af5bea3fd64: Preparing [2022-07-01T23:58:12.196Z] 4fc242d58285: Preparing [2022-07-01T23:58:12.196Z] 027fa2eb184d: Waiting [2022-07-01T23:58:12.196Z] 3af5bea3fd64: Waiting [2022-07-01T23:58:12.196Z] 4fc242d58285: Waiting [2022-07-01T23:58:12.196Z] 90ded75b2462: Pushed [2022-07-01T23:58:12.196Z] 7519079ff40c: Pushed [2022-07-01T23:58:12.196Z] 59b69fc27228: Pushed [2022-07-01T23:58:12.196Z] 3af5bea3fd64: Layer already exists [2022-07-01T23:58:12.196Z] 4fc242d58285: Layer already exists [2022-07-01T23:58:12.764Z] 027fa2eb184d: Pushed [2022-07-01T23:58:16.056Z] b8af71411bde: Pushed [2022-07-01T23:58:20.259Z] a66064c0d19b: Pushed [2022-07-01T23:58:20.259Z] a157344ed5a2a308e5221a4550246afdf7c311d5: digest: sha256:fa1f3c89b640d95a5d3c2fc7b63e76747c7d798dda2c458d2098dccaa92dcffa size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:20.570Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:20.882Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-07-01T23:58:20.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-07-01T23:58:20.882Z] 90ded75b2462: Preparing [2022-07-01T23:58:20.882Z] 7519079ff40c: Preparing [2022-07-01T23:58:20.882Z] 59b69fc27228: Preparing [2022-07-01T23:58:20.882Z] a66064c0d19b: Preparing [2022-07-01T23:58:20.882Z] b8af71411bde: Preparing [2022-07-01T23:58:20.882Z] 027fa2eb184d: Preparing [2022-07-01T23:58:20.882Z] 3af5bea3fd64: Preparing [2022-07-01T23:58:20.882Z] 4fc242d58285: Preparing [2022-07-01T23:58:20.882Z] 027fa2eb184d: Waiting [2022-07-01T23:58:20.882Z] 3af5bea3fd64: Waiting [2022-07-01T23:58:20.882Z] 4fc242d58285: Waiting [2022-07-01T23:58:20.882Z] a66064c0d19b: Layer already exists [2022-07-01T23:58:20.882Z] b8af71411bde: Layer already exists [2022-07-01T23:58:20.882Z] 90ded75b2462: Layer already exists [2022-07-01T23:58:20.882Z] 59b69fc27228: Layer already exists [2022-07-01T23:58:20.882Z] 7519079ff40c: Layer already exists [2022-07-01T23:58:20.882Z] 027fa2eb184d: Layer already exists [2022-07-01T23:58:20.882Z] 3af5bea3fd64: Layer already exists [2022-07-01T23:58:20.882Z] 4fc242d58285: Layer already exists [2022-07-01T23:58:20.882Z] latest: digest: sha256:fa1f3c89b640d95a5d3c2fc7b63e76747c7d798dda2c458d2098dccaa92dcffa size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:21.195Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:21.505Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.1-dev.18 [2022-07-01T23:58:21.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-07-01T23:58:21.505Z] 90ded75b2462: Preparing [2022-07-01T23:58:21.505Z] 7519079ff40c: Preparing [2022-07-01T23:58:21.505Z] 59b69fc27228: Preparing [2022-07-01T23:58:21.505Z] a66064c0d19b: Preparing [2022-07-01T23:58:21.505Z] b8af71411bde: Preparing [2022-07-01T23:58:21.505Z] 027fa2eb184d: Preparing [2022-07-01T23:58:21.505Z] 3af5bea3fd64: Preparing [2022-07-01T23:58:21.505Z] 4fc242d58285: Preparing [2022-07-01T23:58:21.505Z] 027fa2eb184d: Waiting [2022-07-01T23:58:21.505Z] 3af5bea3fd64: Waiting [2022-07-01T23:58:21.505Z] 4fc242d58285: Waiting [2022-07-01T23:58:21.505Z] 7519079ff40c: Layer already exists [2022-07-01T23:58:21.505Z] a66064c0d19b: Layer already exists [2022-07-01T23:58:21.505Z] b8af71411bde: Layer already exists [2022-07-01T23:58:21.505Z] 90ded75b2462: Layer already exists [2022-07-01T23:58:21.505Z] 59b69fc27228: Layer already exists [2022-07-01T23:58:21.505Z] 027fa2eb184d: Layer already exists [2022-07-01T23:58:21.505Z] 3af5bea3fd64: Layer already exists [2022-07-01T23:58:21.505Z] 4fc242d58285: Layer already exists [2022-07-01T23:58:21.505Z] 2.2.1-dev.18: digest: sha256:fa1f3c89b640d95a5d3c2fc7b63e76747c7d798dda2c458d2098dccaa92dcffa size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:21.815Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:22.123Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-01T23:58:22.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-07-01T23:58:22.123Z] 90ded75b2462: Preparing [2022-07-01T23:58:22.123Z] 7519079ff40c: Preparing [2022-07-01T23:58:22.123Z] 59b69fc27228: Preparing [2022-07-01T23:58:22.123Z] a66064c0d19b: Preparing [2022-07-01T23:58:22.123Z] b8af71411bde: Preparing [2022-07-01T23:58:22.123Z] 027fa2eb184d: Preparing [2022-07-01T23:58:22.123Z] 3af5bea3fd64: Preparing [2022-07-01T23:58:22.123Z] 4fc242d58285: Preparing [2022-07-01T23:58:22.123Z] 3af5bea3fd64: Waiting [2022-07-01T23:58:22.123Z] 4fc242d58285: Waiting [2022-07-01T23:58:22.123Z] 027fa2eb184d: Waiting [2022-07-01T23:58:22.123Z] b8af71411bde: Layer already exists [2022-07-01T23:58:22.123Z] 90ded75b2462: Layer already exists [2022-07-01T23:58:22.123Z] a66064c0d19b: Layer already exists [2022-07-01T23:58:22.123Z] 59b69fc27228: Layer already exists [2022-07-01T23:58:22.123Z] 7519079ff40c: Layer already exists [2022-07-01T23:58:22.123Z] 027fa2eb184d: Layer already exists [2022-07-01T23:58:22.123Z] 3af5bea3fd64: Layer already exists [2022-07-01T23:58:22.123Z] 4fc242d58285: Layer already exists [2022-07-01T23:58:22.123Z] a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18: digest: sha256:fa1f3c89b640d95a5d3c2fc7b63e76747c7d798dda2c458d2098dccaa92dcffa size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:22.445Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:22.763Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-07-01T23:58:22.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-07-01T23:58:22.763Z] 90ded75b2462: Preparing [2022-07-01T23:58:22.763Z] 7519079ff40c: Preparing [2022-07-01T23:58:22.763Z] 59b69fc27228: Preparing [2022-07-01T23:58:22.763Z] a66064c0d19b: Preparing [2022-07-01T23:58:22.763Z] b8af71411bde: Preparing [2022-07-01T23:58:22.763Z] 027fa2eb184d: Preparing [2022-07-01T23:58:22.763Z] 3af5bea3fd64: Preparing [2022-07-01T23:58:22.763Z] 027fa2eb184d: Waiting [2022-07-01T23:58:22.763Z] 3af5bea3fd64: Waiting [2022-07-01T23:58:22.763Z] 4fc242d58285: Preparing [2022-07-01T23:58:22.763Z] 4fc242d58285: Waiting [2022-07-01T23:58:22.763Z] 59b69fc27228: Layer already exists [2022-07-01T23:58:22.763Z] b8af71411bde: Layer already exists [2022-07-01T23:58:22.763Z] 7519079ff40c: Layer already exists [2022-07-01T23:58:22.763Z] 90ded75b2462: Layer already exists [2022-07-01T23:58:22.763Z] a66064c0d19b: Layer already exists [2022-07-01T23:58:22.763Z] 027fa2eb184d: Layer already exists [2022-07-01T23:58:22.763Z] 3af5bea3fd64: Layer already exists [2022-07-01T23:58:22.763Z] 4fc242d58285: Layer already exists [2022-07-01T23:58:22.763Z] main: digest: sha256:fa1f3c89b640d95a5d3c2fc7b63e76747c7d798dda2c458d2098dccaa92dcffa size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-01T23:58:22.809Z] ===================================================== [Pipeline] echo [2022-07-01T23:58:22.820Z] taggedImages: [2022-07-01T23:58:22.820Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-01T23:58:22.820Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-07-01T23:58:22.820Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.1-dev.18 [2022-07-01T23:58:22.820Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-01T23:58:22.820Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-07-01T23:58:22.841Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-07-01T23:58:22.841Z] a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-01T23:58:22.841Z] latest [2022-07-01T23:58:22.841Z] 2.2.1-dev.18 [2022-07-01T23:58:22.841Z] a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-01T23:58:22.841Z] main [2022-07-01T23:58:22.841Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:23.153Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:a157344ed5a2a308e5221a4550246afdf7c311d5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:23.460Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-01T23:58:23.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-07-01T23:58:23.460Z] 679f5f0b64c5: Preparing [2022-07-01T23:58:23.460Z] a2267b7babd5: Preparing [2022-07-01T23:58:23.460Z] e749124a762d: Preparing [2022-07-01T23:58:23.460Z] 1263d415e5df: Preparing [2022-07-01T23:58:23.460Z] 91083fd781e5: Preparing [2022-07-01T23:58:23.460Z] 3af5bea3fd64: Preparing [2022-07-01T23:58:23.460Z] 4fc242d58285: Preparing [2022-07-01T23:58:23.460Z] 3af5bea3fd64: Waiting [2022-07-01T23:58:23.460Z] 4fc242d58285: Waiting [2022-07-01T23:58:23.460Z] 679f5f0b64c5: Pushed [2022-07-01T23:58:23.460Z] e749124a762d: Pushed [2022-07-01T23:58:23.460Z] a2267b7babd5: Pushed [2022-07-01T23:58:23.460Z] 3af5bea3fd64: Layer already exists [2022-07-01T23:58:23.460Z] 4fc242d58285: Layer already exists [2022-07-01T23:58:23.720Z] 91083fd781e5: Pushed [2022-07-01T23:58:31.854Z] 1263d415e5df: Pushed [2022-07-01T23:58:31.854Z] a157344ed5a2a308e5221a4550246afdf7c311d5: digest: sha256:5a0aaa33746899d08f37a41edd03e288d6090f8ddc868b8d00ed46630e02a4c0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:32.168Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:32.479Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-07-01T23:58:32.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-07-01T23:58:32.479Z] 679f5f0b64c5: Preparing [2022-07-01T23:58:32.479Z] a2267b7babd5: Preparing [2022-07-01T23:58:32.479Z] e749124a762d: Preparing [2022-07-01T23:58:32.479Z] 1263d415e5df: Preparing [2022-07-01T23:58:32.479Z] 91083fd781e5: Preparing [2022-07-01T23:58:32.479Z] 3af5bea3fd64: Preparing [2022-07-01T23:58:32.479Z] 4fc242d58285: Preparing [2022-07-01T23:58:32.479Z] 3af5bea3fd64: Waiting [2022-07-01T23:58:32.479Z] 4fc242d58285: Waiting [2022-07-01T23:58:32.479Z] 1263d415e5df: Layer already exists [2022-07-01T23:58:32.479Z] e749124a762d: Layer already exists [2022-07-01T23:58:32.479Z] 91083fd781e5: Layer already exists [2022-07-01T23:58:32.479Z] 679f5f0b64c5: Layer already exists [2022-07-01T23:58:32.479Z] a2267b7babd5: Layer already exists [2022-07-01T23:58:32.479Z] 4fc242d58285: Layer already exists [2022-07-01T23:58:32.479Z] 3af5bea3fd64: Layer already exists [2022-07-01T23:58:32.479Z] latest: digest: sha256:5a0aaa33746899d08f37a41edd03e288d6090f8ddc868b8d00ed46630e02a4c0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:32.792Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:33.124Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.1-dev.18 [2022-07-01T23:58:33.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-07-01T23:58:33.124Z] 679f5f0b64c5: Preparing [2022-07-01T23:58:33.124Z] a2267b7babd5: Preparing [2022-07-01T23:58:33.124Z] e749124a762d: Preparing [2022-07-01T23:58:33.124Z] 1263d415e5df: Preparing [2022-07-01T23:58:33.124Z] 91083fd781e5: Preparing [2022-07-01T23:58:33.124Z] 3af5bea3fd64: Preparing [2022-07-01T23:58:33.124Z] 4fc242d58285: Preparing [2022-07-01T23:58:33.124Z] 3af5bea3fd64: Waiting [2022-07-01T23:58:33.124Z] 4fc242d58285: Waiting [2022-07-01T23:58:33.124Z] e749124a762d: Layer already exists [2022-07-01T23:58:33.124Z] 1263d415e5df: Layer already exists [2022-07-01T23:58:33.124Z] 679f5f0b64c5: Layer already exists [2022-07-01T23:58:33.124Z] a2267b7babd5: Layer already exists [2022-07-01T23:58:33.124Z] 91083fd781e5: Layer already exists [2022-07-01T23:58:33.124Z] 3af5bea3fd64: Layer already exists [2022-07-01T23:58:33.124Z] 4fc242d58285: Layer already exists [2022-07-01T23:58:33.124Z] 2.2.1-dev.18: digest: sha256:5a0aaa33746899d08f37a41edd03e288d6090f8ddc868b8d00ed46630e02a4c0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:33.534Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:33.837Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-01T23:58:33.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-07-01T23:58:33.837Z] 679f5f0b64c5: Preparing [2022-07-01T23:58:33.837Z] a2267b7babd5: Preparing [2022-07-01T23:58:33.837Z] e749124a762d: Preparing [2022-07-01T23:58:33.837Z] 1263d415e5df: Preparing [2022-07-01T23:58:33.837Z] 91083fd781e5: Preparing [2022-07-01T23:58:33.837Z] 3af5bea3fd64: Preparing [2022-07-01T23:58:33.837Z] 4fc242d58285: Preparing [2022-07-01T23:58:33.837Z] 3af5bea3fd64: Waiting [2022-07-01T23:58:33.837Z] 4fc242d58285: Waiting [2022-07-01T23:58:33.837Z] 1263d415e5df: Layer already exists [2022-07-01T23:58:33.837Z] e749124a762d: Layer already exists [2022-07-01T23:58:33.837Z] 91083fd781e5: Layer already exists [2022-07-01T23:58:33.837Z] a2267b7babd5: Layer already exists [2022-07-01T23:58:33.837Z] 679f5f0b64c5: Layer already exists [2022-07-01T23:58:33.837Z] 3af5bea3fd64: Layer already exists [2022-07-01T23:58:33.837Z] 4fc242d58285: Layer already exists [2022-07-01T23:58:33.837Z] a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18: digest: sha256:5a0aaa33746899d08f37a41edd03e288d6090f8ddc868b8d00ed46630e02a4c0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:34.155Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:34.464Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-07-01T23:58:34.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-07-01T23:58:34.464Z] 679f5f0b64c5: Preparing [2022-07-01T23:58:34.464Z] a2267b7babd5: Preparing [2022-07-01T23:58:34.464Z] e749124a762d: Preparing [2022-07-01T23:58:34.464Z] 1263d415e5df: Preparing [2022-07-01T23:58:34.464Z] 91083fd781e5: Preparing [2022-07-01T23:58:34.464Z] 3af5bea3fd64: Preparing [2022-07-01T23:58:34.464Z] 4fc242d58285: Preparing [2022-07-01T23:58:34.464Z] 3af5bea3fd64: Waiting [2022-07-01T23:58:34.464Z] 4fc242d58285: Waiting [2022-07-01T23:58:34.464Z] 91083fd781e5: Layer already exists [2022-07-01T23:58:34.464Z] e749124a762d: Layer already exists [2022-07-01T23:58:34.464Z] 1263d415e5df: Layer already exists [2022-07-01T23:58:34.464Z] a2267b7babd5: Layer already exists [2022-07-01T23:58:34.464Z] 679f5f0b64c5: Layer already exists [2022-07-01T23:58:34.464Z] 3af5bea3fd64: Layer already exists [2022-07-01T23:58:34.464Z] 4fc242d58285: Layer already exists [2022-07-01T23:58:34.464Z] main: digest: sha256:5a0aaa33746899d08f37a41edd03e288d6090f8ddc868b8d00ed46630e02a4c0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-01T23:58:34.511Z] ===================================================== [Pipeline] echo [2022-07-01T23:58:34.521Z] taggedImages: [2022-07-01T23:58:34.521Z] - nexus3.edgexfoundry.org:10004/security-spire-config:a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-01T23:58:34.521Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-07-01T23:58:34.521Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.1-dev.18 [2022-07-01T23:58:34.521Z] - nexus3.edgexfoundry.org:10004/security-spire-config:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-01T23:58:34.521Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-07-01T23:58:34.543Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-07-01T23:58:34.543Z] a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-01T23:58:34.543Z] latest [2022-07-01T23:58:34.543Z] 2.2.1-dev.18 [2022-07-01T23:58:34.543Z] a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-01T23:58:34.543Z] main [2022-07-01T23:58:34.543Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:34.869Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:a157344ed5a2a308e5221a4550246afdf7c311d5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:35.177Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-01T23:58:35.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-07-01T23:58:35.177Z] 671acfd483db: Preparing [2022-07-01T23:58:35.177Z] d3291bd965df: Preparing [2022-07-01T23:58:35.177Z] 7db1db7f6fb1: Preparing [2022-07-01T23:58:35.177Z] f47975f4c5fc: Preparing [2022-07-01T23:58:35.177Z] 027fa2eb184d: Preparing [2022-07-01T23:58:35.177Z] 3af5bea3fd64: Preparing [2022-07-01T23:58:35.177Z] 4fc242d58285: Preparing [2022-07-01T23:58:35.177Z] 3af5bea3fd64: Waiting [2022-07-01T23:58:35.177Z] 4fc242d58285: Waiting [2022-07-01T23:58:35.177Z] 027fa2eb184d: Layer already exists [2022-07-01T23:58:35.177Z] 3af5bea3fd64: Layer already exists [2022-07-01T23:58:35.177Z] 4fc242d58285: Layer already exists [2022-07-01T23:58:35.177Z] 671acfd483db: Pushed [2022-07-01T23:58:35.177Z] d3291bd965df: Pushed [2022-07-01T23:58:35.177Z] 7db1db7f6fb1: Pushed [2022-07-01T23:58:43.316Z] f47975f4c5fc: Pushed [2022-07-01T23:58:43.316Z] a157344ed5a2a308e5221a4550246afdf7c311d5: digest: sha256:41184e95942dfc6b2759262ebd20a6a7504d107e1ec8e86ede039588a8aafa65 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:43.632Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:43.937Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-07-01T23:58:43.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-07-01T23:58:43.937Z] 671acfd483db: Preparing [2022-07-01T23:58:43.937Z] d3291bd965df: Preparing [2022-07-01T23:58:43.937Z] 7db1db7f6fb1: Preparing [2022-07-01T23:58:43.937Z] f47975f4c5fc: Preparing [2022-07-01T23:58:43.937Z] 027fa2eb184d: Preparing [2022-07-01T23:58:43.937Z] 3af5bea3fd64: Preparing [2022-07-01T23:58:43.937Z] 4fc242d58285: Preparing [2022-07-01T23:58:43.937Z] 3af5bea3fd64: Waiting [2022-07-01T23:58:43.937Z] 4fc242d58285: Waiting [2022-07-01T23:58:43.937Z] 027fa2eb184d: Layer already exists [2022-07-01T23:58:43.937Z] d3291bd965df: Layer already exists [2022-07-01T23:58:43.937Z] 7db1db7f6fb1: Layer already exists [2022-07-01T23:58:43.937Z] 671acfd483db: Layer already exists [2022-07-01T23:58:43.937Z] f47975f4c5fc: Layer already exists [2022-07-01T23:58:43.937Z] 4fc242d58285: Layer already exists [2022-07-01T23:58:43.937Z] 3af5bea3fd64: Layer already exists [2022-07-01T23:58:43.937Z] latest: digest: sha256:41184e95942dfc6b2759262ebd20a6a7504d107e1ec8e86ede039588a8aafa65 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:44.241Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:44.550Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.1-dev.18 [2022-07-01T23:58:44.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-07-01T23:58:44.550Z] 671acfd483db: Preparing [2022-07-01T23:58:44.550Z] d3291bd965df: Preparing [2022-07-01T23:58:44.550Z] 7db1db7f6fb1: Preparing [2022-07-01T23:58:44.550Z] f47975f4c5fc: Preparing [2022-07-01T23:58:44.550Z] 027fa2eb184d: Preparing [2022-07-01T23:58:44.550Z] 3af5bea3fd64: Preparing [2022-07-01T23:58:44.550Z] 4fc242d58285: Preparing [2022-07-01T23:58:44.550Z] 3af5bea3fd64: Waiting [2022-07-01T23:58:44.550Z] 4fc242d58285: Waiting [2022-07-01T23:58:44.550Z] 671acfd483db: Layer already exists [2022-07-01T23:58:44.550Z] d3291bd965df: Layer already exists [2022-07-01T23:58:44.550Z] 7db1db7f6fb1: Layer already exists [2022-07-01T23:58:44.550Z] 027fa2eb184d: Layer already exists [2022-07-01T23:58:44.550Z] f47975f4c5fc: Layer already exists [2022-07-01T23:58:44.550Z] 3af5bea3fd64: Layer already exists [2022-07-01T23:58:44.550Z] 4fc242d58285: Layer already exists [2022-07-01T23:58:44.550Z] 2.2.1-dev.18: digest: sha256:41184e95942dfc6b2759262ebd20a6a7504d107e1ec8e86ede039588a8aafa65 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:44.869Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:45.181Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-01T23:58:45.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-07-01T23:58:45.181Z] 671acfd483db: Preparing [2022-07-01T23:58:45.181Z] d3291bd965df: Preparing [2022-07-01T23:58:45.181Z] 7db1db7f6fb1: Preparing [2022-07-01T23:58:45.181Z] f47975f4c5fc: Preparing [2022-07-01T23:58:45.181Z] 027fa2eb184d: Preparing [2022-07-01T23:58:45.181Z] 3af5bea3fd64: Preparing [2022-07-01T23:58:45.181Z] 4fc242d58285: Preparing [2022-07-01T23:58:45.181Z] 3af5bea3fd64: Waiting [2022-07-01T23:58:45.181Z] 4fc242d58285: Waiting [2022-07-01T23:58:45.181Z] d3291bd965df: Layer already exists [2022-07-01T23:58:45.181Z] 027fa2eb184d: Layer already exists [2022-07-01T23:58:45.181Z] 671acfd483db: Layer already exists [2022-07-01T23:58:45.181Z] f47975f4c5fc: Layer already exists [2022-07-01T23:58:45.181Z] 7db1db7f6fb1: Layer already exists [2022-07-01T23:58:45.181Z] 4fc242d58285: Layer already exists [2022-07-01T23:58:45.181Z] 3af5bea3fd64: Layer already exists [2022-07-01T23:58:45.181Z] a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18: digest: sha256:41184e95942dfc6b2759262ebd20a6a7504d107e1ec8e86ede039588a8aafa65 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:45.496Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:45.803Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-07-01T23:58:45.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-07-01T23:58:45.803Z] 671acfd483db: Preparing [2022-07-01T23:58:45.803Z] d3291bd965df: Preparing [2022-07-01T23:58:45.803Z] 7db1db7f6fb1: Preparing [2022-07-01T23:58:45.803Z] f47975f4c5fc: Preparing [2022-07-01T23:58:45.803Z] 027fa2eb184d: Preparing [2022-07-01T23:58:45.803Z] 3af5bea3fd64: Preparing [2022-07-01T23:58:45.803Z] 4fc242d58285: Preparing [2022-07-01T23:58:45.803Z] 3af5bea3fd64: Waiting [2022-07-01T23:58:45.803Z] 4fc242d58285: Waiting [2022-07-01T23:58:45.803Z] f47975f4c5fc: Layer already exists [2022-07-01T23:58:45.803Z] 7db1db7f6fb1: Layer already exists [2022-07-01T23:58:45.803Z] 027fa2eb184d: Layer already exists [2022-07-01T23:58:45.803Z] 671acfd483db: Layer already exists [2022-07-01T23:58:45.803Z] d3291bd965df: Layer already exists [2022-07-01T23:58:45.803Z] 4fc242d58285: Layer already exists [2022-07-01T23:58:45.803Z] 3af5bea3fd64: Layer already exists [2022-07-01T23:58:45.803Z] main: digest: sha256:41184e95942dfc6b2759262ebd20a6a7504d107e1ec8e86ede039588a8aafa65 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-01T23:58:45.846Z] ===================================================== [Pipeline] echo [2022-07-01T23:58:45.854Z] taggedImages: [2022-07-01T23:58:45.854Z] - nexus3.edgexfoundry.org:10004/security-spire-server:a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-01T23:58:45.854Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-07-01T23:58:45.854Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.1-dev.18 [2022-07-01T23:58:45.854Z] - nexus3.edgexfoundry.org:10004/security-spire-server:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-01T23:58:45.854Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-07-01T23:58:45.874Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-07-01T23:58:45.874Z] a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-01T23:58:45.874Z] latest [2022-07-01T23:58:45.874Z] 2.2.1-dev.18 [2022-07-01T23:58:45.874Z] a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-01T23:58:45.874Z] main [2022-07-01T23:58:45.874Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:46.194Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a157344ed5a2a308e5221a4550246afdf7c311d5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:46.504Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-01T23:58:46.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-07-01T23:58:46.504Z] 5ca1e7095d26: Preparing [2022-07-01T23:58:46.504Z] 904a494a9ca8: Preparing [2022-07-01T23:58:46.504Z] 82f4e8fe6f3a: Preparing [2022-07-01T23:58:46.504Z] 92af8b157065: Preparing [2022-07-01T23:58:46.504Z] b541d28bf3b4: Preparing [2022-07-01T23:58:46.504Z] 82f4e8fe6f3a: Layer already exists [2022-07-01T23:58:46.504Z] b541d28bf3b4: Layer already exists [2022-07-01T23:58:46.504Z] 5ca1e7095d26: Pushed [2022-07-01T23:58:46.504Z] 92af8b157065: Pushed [2022-07-01T23:58:48.877Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T23:58:48.877Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T23:58:48.877Z] ---> 8abd65eac272 [2022-07-01T23:58:48.877Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T23:58:48.877Z] ---> Running in 368422929a5c [2022-07-01T23:58:48.877Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T23:58:48.877Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-01T23:58:48.877Z] ---> 8abd65eac272 [2022-07-01T23:58:48.877Z] Step 3/22 : WORKDIR /edgex-go [2022-07-01T23:58:48.877Z] ---> Running in 1507ec9d96b3 [2022-07-01T23:58:48.877Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T23:58:48.877Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-01T23:58:48.877Z] ---> 8abd65eac272 [2022-07-01T23:58:48.877Z] Step 3/20 : WORKDIR /edgex-go [2022-07-01T23:58:48.877Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T23:58:48.877Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-01T23:58:48.877Z] ---> 8abd65eac272 [2022-07-01T23:58:48.877Z] Step 3/25 : WORKDIR /edgex-go [2022-07-01T23:58:48.877Z] ---> Running in 86c6110cc5c8 [2022-07-01T23:58:48.877Z] ---> Running in b8dd6fbab73d [2022-07-01T23:58:48.877Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T23:58:48.877Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-01T23:58:48.877Z] ---> 8abd65eac272 [2022-07-01T23:58:48.877Z] Step 3/26 : WORKDIR /edgex-go [2022-07-01T23:58:48.877Z] ---> Running in 7215753eaaea [2022-07-01T23:58:48.877Z] Removing intermediate container 1507ec9d96b3 [2022-07-01T23:58:48.877Z] ---> 094605fded83 [2022-07-01T23:58:48.877Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T23:58:48.877Z] Removing intermediate container 368422929a5c [2022-07-01T23:58:48.877Z] ---> 1b527bbfb93c [2022-07-01T23:58:48.878Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T23:58:48.878Z] ---> Running in 64ba02de645e [2022-07-01T23:58:48.878Z] ---> Running in 0226fe61ee5e [2022-07-01T23:58:48.878Z] Removing intermediate container b8dd6fbab73d [2022-07-01T23:58:48.878Z] ---> 890977e6b4e2 [2022-07-01T23:58:48.878Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T23:58:48.878Z] Removing intermediate container 86c6110cc5c8 [2022-07-01T23:58:48.878Z] ---> 968744b9f37e [2022-07-01T23:58:48.878Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-01T23:58:48.878Z] ---> Running in 5294256dfdea [2022-07-01T23:58:48.878Z] ---> Running in 4c1414fd0ac0 [2022-07-01T23:58:48.878Z] Removing intermediate container 7215753eaaea [2022-07-01T23:58:48.878Z] ---> b12f52e2d788 [2022-07-01T23:58:48.878Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T23:58:48.878Z] ---> Running in 7e5475186f6e [2022-07-01T23:58:48.878Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T23:58:48.878Z] Removing intermediate container 64ba02de645e [2022-07-01T23:58:48.878Z] ---> f35f84343a5c [2022-07-01T23:58:48.878Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-01T23:58:48.878Z] ---> Running in 4f86f91e3362 [2022-07-01T23:58:48.878Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T23:58:48.878Z] Removing intermediate container 5294256dfdea [2022-07-01T23:58:48.878Z] ---> 72a5122429d2 [2022-07-01T23:58:48.878Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-01T23:58:48.878Z] Removing intermediate container 0226fe61ee5e [2022-07-01T23:58:48.878Z] ---> a0c107233a6c [2022-07-01T23:58:48.878Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-01T23:58:48.878Z] Removing intermediate container 7e5475186f6e [2022-07-01T23:58:48.878Z] ---> 099d848ee7de [2022-07-01T23:58:48.878Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-01T23:58:48.878Z] ---> Running in 3cb06428daf6 [2022-07-01T23:58:48.878Z] ---> Running in c9b3add11409 [2022-07-01T23:58:48.878Z] ---> Running in 9f62390c188f [2022-07-01T23:58:48.878Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-01T23:58:48.878Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-01T23:58:48.878Z] OK: 15743 distinct packages available [2022-07-01T23:58:48.878Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T23:58:48.878Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T23:58:48.878Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T23:58:48.878Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T23:58:48.878Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T23:58:48.878Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T23:58:48.878Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T23:58:49.044Z] 904a494a9ca8: Pushed [2022-07-01T23:58:49.044Z] a157344ed5a2a308e5221a4550246afdf7c311d5: digest: sha256:ef3be61fc5ed24eab0fb7bfcbe9b24d9250a332319d41a835ad05db11096b900 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:49.358Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:49.478Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T23:58:49.478Z] OK: 220 MiB in 52 packages [2022-07-01T23:58:49.665Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-07-01T23:58:49.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-07-01T23:58:49.665Z] 5ca1e7095d26: Preparing [2022-07-01T23:58:49.665Z] 904a494a9ca8: Preparing [2022-07-01T23:58:49.665Z] 82f4e8fe6f3a: Preparing [2022-07-01T23:58:49.665Z] 92af8b157065: Preparing [2022-07-01T23:58:49.665Z] b541d28bf3b4: Preparing [2022-07-01T23:58:49.665Z] 904a494a9ca8: Layer already exists [2022-07-01T23:58:49.665Z] 82f4e8fe6f3a: Layer already exists [2022-07-01T23:58:49.665Z] 5ca1e7095d26: Layer already exists [2022-07-01T23:58:49.665Z] 92af8b157065: Layer already exists [2022-07-01T23:58:49.665Z] b541d28bf3b4: Layer already exists [2022-07-01T23:58:49.665Z] latest: digest: sha256:ef3be61fc5ed24eab0fb7bfcbe9b24d9250a332319d41a835ad05db11096b900 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:49.764Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T23:58:49.764Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T23:58:49.764Z] OK: 220 MiB in 52 packages [2022-07-01T23:58:49.979Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:50.291Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.1-dev.18 [2022-07-01T23:58:50.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-07-01T23:58:50.291Z] 5ca1e7095d26: Preparing [2022-07-01T23:58:50.291Z] 904a494a9ca8: Preparing [2022-07-01T23:58:50.291Z] 82f4e8fe6f3a: Preparing [2022-07-01T23:58:50.291Z] 92af8b157065: Preparing [2022-07-01T23:58:50.291Z] b541d28bf3b4: Preparing [2022-07-01T23:58:50.291Z] 82f4e8fe6f3a: Layer already exists [2022-07-01T23:58:50.291Z] 904a494a9ca8: Layer already exists [2022-07-01T23:58:50.291Z] 5ca1e7095d26: Layer already exists [2022-07-01T23:58:50.291Z] 92af8b157065: Layer already exists [2022-07-01T23:58:50.291Z] b541d28bf3b4: Layer already exists [2022-07-01T23:58:50.291Z] 2.2.1-dev.18: digest: sha256:ef3be61fc5ed24eab0fb7bfcbe9b24d9250a332319d41a835ad05db11096b900 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:50.611Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:50.918Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-01T23:58:50.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-07-01T23:58:50.918Z] 5ca1e7095d26: Preparing [2022-07-01T23:58:50.918Z] 904a494a9ca8: Preparing [2022-07-01T23:58:50.918Z] 82f4e8fe6f3a: Preparing [2022-07-01T23:58:50.918Z] 92af8b157065: Preparing [2022-07-01T23:58:50.918Z] b541d28bf3b4: Preparing [2022-07-01T23:58:50.918Z] b541d28bf3b4: Layer already exists [2022-07-01T23:58:50.918Z] 82f4e8fe6f3a: Layer already exists [2022-07-01T23:58:50.918Z] 5ca1e7095d26: Layer already exists [2022-07-01T23:58:50.918Z] 92af8b157065: Layer already exists [2022-07-01T23:58:50.918Z] 904a494a9ca8: Layer already exists [2022-07-01T23:58:50.918Z] a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18: digest: sha256:ef3be61fc5ed24eab0fb7bfcbe9b24d9250a332319d41a835ad05db11096b900 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:51.228Z] OK: 220 MiB in 52 packages [2022-07-01T23:58:51.228Z] OK: 220 MiB in 52 packages [2022-07-01T23:58:51.228Z] OK: 220 MiB in 52 packages [2022-07-01T23:58:51.229Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:51.514Z] Removing intermediate container 4c1414fd0ac0 [2022-07-01T23:58:51.514Z] ---> 58c708750f2a [2022-07-01T23:58:51.514Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-01T23:58:51.535Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-07-01T23:58:51.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-07-01T23:58:51.535Z] 5ca1e7095d26: Preparing [2022-07-01T23:58:51.535Z] 904a494a9ca8: Preparing [2022-07-01T23:58:51.535Z] 82f4e8fe6f3a: Preparing [2022-07-01T23:58:51.535Z] 92af8b157065: Preparing [2022-07-01T23:58:51.535Z] b541d28bf3b4: Preparing [2022-07-01T23:58:51.535Z] b541d28bf3b4: Layer already exists [2022-07-01T23:58:51.535Z] 904a494a9ca8: Layer already exists [2022-07-01T23:58:51.535Z] 5ca1e7095d26: Layer already exists [2022-07-01T23:58:51.535Z] 92af8b157065: Layer already exists [2022-07-01T23:58:51.535Z] 82f4e8fe6f3a: Layer already exists [2022-07-01T23:58:51.535Z] main: digest: sha256:ef3be61fc5ed24eab0fb7bfcbe9b24d9250a332319d41a835ad05db11096b900 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-01T23:58:51.583Z] ===================================================== [Pipeline] echo [2022-07-01T23:58:51.591Z] taggedImages: [2022-07-01T23:58:51.591Z] - nexus3.edgexfoundry.org:10004/support-notifications:a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-01T23:58:51.591Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-07-01T23:58:51.591Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.1-dev.18 [2022-07-01T23:58:51.591Z] - nexus3.edgexfoundry.org:10004/support-notifications:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-01T23:58:51.591Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-07-01T23:58:51.612Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-07-01T23:58:51.612Z] a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-01T23:58:51.612Z] latest [2022-07-01T23:58:51.612Z] 2.2.1-dev.18 [2022-07-01T23:58:51.612Z] a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-01T23:58:51.612Z] main [2022-07-01T23:58:51.612Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:51.804Z] Removing intermediate container 4f86f91e3362 [2022-07-01T23:58:51.804Z] ---> 0a3b3018a167 [2022-07-01T23:58:51.804Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-01T23:58:51.931Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a157344ed5a2a308e5221a4550246afdf7c311d5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:52.240Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-01T23:58:52.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-07-01T23:58:52.240Z] d35c539e4cd7: Preparing [2022-07-01T23:58:52.240Z] a2d6d959343f: Preparing [2022-07-01T23:58:52.240Z] 82f4e8fe6f3a: Preparing [2022-07-01T23:58:52.240Z] 5b032be0c21e: Preparing [2022-07-01T23:58:52.240Z] b541d28bf3b4: Preparing [2022-07-01T23:58:52.240Z] b541d28bf3b4: Layer already exists [2022-07-01T23:58:52.240Z] 5b032be0c21e: Layer already exists [2022-07-01T23:58:52.240Z] 82f4e8fe6f3a: Layer already exists [2022-07-01T23:58:52.240Z] d35c539e4cd7: Pushed [2022-07-01T23:58:52.801Z] Removing intermediate container 9f62390c188f [2022-07-01T23:58:52.801Z] ---> 9899d47fd91f [2022-07-01T23:58:52.801Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-01T23:58:52.801Z] Removing intermediate container 3cb06428daf6 [2022-07-01T23:58:52.801Z] ---> 9a774b1e495c [2022-07-01T23:58:52.801Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-01T23:58:52.801Z] Removing intermediate container c9b3add11409 [2022-07-01T23:58:52.801Z] ---> b5ee2e395d34 [2022-07-01T23:58:52.801Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T23:58:53.082Z] ---> 457693c600b0 [2022-07-01T23:58:53.082Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T23:58:53.082Z] ---> 69d41808e93d [2022-07-01T23:58:53.082Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T23:58:53.082Z] ---> Running in 31ad0c5afb38 [2022-07-01T23:58:53.378Z] ---> Running in e72ad8e1a162 [2022-07-01T23:58:54.376Z] ---> 96ef55678c01 [2022-07-01T23:58:54.376Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T23:58:54.376Z] ---> ada2db54f201 [2022-07-01T23:58:54.376Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T23:58:54.376Z] ---> Running in 04bc5b742af2 [2022-07-01T23:58:54.671Z] ---> d596f74e8e7b [2022-07-01T23:58:54.671Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T23:58:54.671Z] ---> Running in e5a5b2775976 [2022-07-01T23:58:54.778Z] a2d6d959343f: Pushed [2022-07-01T23:58:54.778Z] a157344ed5a2a308e5221a4550246afdf7c311d5: digest: sha256:48cc16155fed759693cbc369371d3294973b1c417414d1ff492d589599757078 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:54.949Z] ---> Running in e58c939f0d02 [2022-07-01T23:58:55.094Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:55.402Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-07-01T23:58:55.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-07-01T23:58:55.402Z] d35c539e4cd7: Preparing [2022-07-01T23:58:55.402Z] a2d6d959343f: Preparing [2022-07-01T23:58:55.402Z] 82f4e8fe6f3a: Preparing [2022-07-01T23:58:55.402Z] 5b032be0c21e: Preparing [2022-07-01T23:58:55.402Z] b541d28bf3b4: Preparing [2022-07-01T23:58:55.402Z] d35c539e4cd7: Layer already exists [2022-07-01T23:58:55.402Z] b541d28bf3b4: Layer already exists [2022-07-01T23:58:55.402Z] 5b032be0c21e: Layer already exists [2022-07-01T23:58:55.402Z] 82f4e8fe6f3a: Layer already exists [2022-07-01T23:58:55.402Z] a2d6d959343f: Layer already exists [2022-07-01T23:58:55.402Z] latest: digest: sha256:48cc16155fed759693cbc369371d3294973b1c417414d1ff492d589599757078 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:55.714Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:56.116Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.1-dev.18 [2022-07-01T23:58:56.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-07-01T23:58:56.116Z] d35c539e4cd7: Preparing [2022-07-01T23:58:56.116Z] a2d6d959343f: Preparing [2022-07-01T23:58:56.116Z] 82f4e8fe6f3a: Preparing [2022-07-01T23:58:56.116Z] 5b032be0c21e: Preparing [2022-07-01T23:58:56.116Z] b541d28bf3b4: Preparing [2022-07-01T23:58:56.116Z] 5b032be0c21e: Layer already exists [2022-07-01T23:58:56.116Z] b541d28bf3b4: Layer already exists [2022-07-01T23:58:56.116Z] d35c539e4cd7: Layer already exists [2022-07-01T23:58:56.116Z] a2d6d959343f: Layer already exists [2022-07-01T23:58:56.116Z] 82f4e8fe6f3a: Layer already exists [2022-07-01T23:58:56.116Z] 2.2.1-dev.18: digest: sha256:48cc16155fed759693cbc369371d3294973b1c417414d1ff492d589599757078 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:56.445Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:56.752Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-01T23:58:56.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-07-01T23:58:56.752Z] d35c539e4cd7: Preparing [2022-07-01T23:58:56.752Z] a2d6d959343f: Preparing [2022-07-01T23:58:56.752Z] 82f4e8fe6f3a: Preparing [2022-07-01T23:58:56.752Z] 5b032be0c21e: Preparing [2022-07-01T23:58:56.752Z] b541d28bf3b4: Preparing [2022-07-01T23:58:56.752Z] a2d6d959343f: Layer already exists [2022-07-01T23:58:56.752Z] b541d28bf3b4: Layer already exists [2022-07-01T23:58:56.752Z] 82f4e8fe6f3a: Layer already exists [2022-07-01T23:58:56.752Z] d35c539e4cd7: Layer already exists [2022-07-01T23:58:56.752Z] 5b032be0c21e: Layer already exists [2022-07-01T23:58:56.752Z] a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18: digest: sha256:48cc16155fed759693cbc369371d3294973b1c417414d1ff492d589599757078 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:57.064Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:57.370Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-07-01T23:58:57.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-07-01T23:58:57.370Z] d35c539e4cd7: Preparing [2022-07-01T23:58:57.370Z] a2d6d959343f: Preparing [2022-07-01T23:58:57.370Z] 82f4e8fe6f3a: Preparing [2022-07-01T23:58:57.370Z] 5b032be0c21e: Preparing [2022-07-01T23:58:57.370Z] b541d28bf3b4: Preparing [2022-07-01T23:58:57.370Z] b541d28bf3b4: Layer already exists [2022-07-01T23:58:57.370Z] d35c539e4cd7: Layer already exists [2022-07-01T23:58:57.370Z] a2d6d959343f: Layer already exists [2022-07-01T23:58:57.370Z] 5b032be0c21e: Layer already exists [2022-07-01T23:58:57.370Z] 82f4e8fe6f3a: Layer already exists [2022-07-01T23:58:57.370Z] main: digest: sha256:48cc16155fed759693cbc369371d3294973b1c417414d1ff492d589599757078 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-01T23:58:57.421Z] ===================================================== [Pipeline] echo [2022-07-01T23:58:57.430Z] taggedImages: [2022-07-01T23:58:57.430Z] - nexus3.edgexfoundry.org:10004/support-scheduler:a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-01T23:58:57.430Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-07-01T23:58:57.430Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.1-dev.18 [2022-07-01T23:58:57.430Z] - nexus3.edgexfoundry.org:10004/support-scheduler:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-01T23:58:57.430Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-07-01T23:58:57.452Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-07-01T23:58:57.453Z] a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-01T23:58:57.453Z] latest [2022-07-01T23:58:57.453Z] 2.2.1-dev.18 [2022-07-01T23:58:57.453Z] a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-01T23:58:57.453Z] main [2022-07-01T23:58:57.453Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:57.774Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a157344ed5a2a308e5221a4550246afdf7c311d5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:58.085Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-01T23:58:58.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-07-01T23:58:58.085Z] 8e1585606e7b: Preparing [2022-07-01T23:58:58.085Z] b024ec4832a9: Preparing [2022-07-01T23:58:58.085Z] f14a64ddcf60: Preparing [2022-07-01T23:58:58.085Z] f34a65459303: Preparing [2022-07-01T23:58:58.085Z] 52f44be93a46: Preparing [2022-07-01T23:58:58.085Z] 10d82663b225: Preparing [2022-07-01T23:58:58.085Z] f7a7a140f1b3: Preparing [2022-07-01T23:58:58.085Z] 31e69d4774c9: Preparing [2022-07-01T23:58:58.085Z] 7750d494dfbd: Preparing [2022-07-01T23:58:58.085Z] 18708474c90b: Preparing [2022-07-01T23:58:58.085Z] 4fc242d58285: Preparing [2022-07-01T23:58:58.085Z] 10d82663b225: Waiting [2022-07-01T23:58:58.085Z] 7750d494dfbd: Waiting [2022-07-01T23:58:58.085Z] 18708474c90b: Waiting [2022-07-01T23:58:58.085Z] f7a7a140f1b3: Waiting [2022-07-01T23:58:58.085Z] 4fc242d58285: Waiting [2022-07-01T23:58:58.085Z] 31e69d4774c9: Waiting [2022-07-01T23:58:58.085Z] 52f44be93a46: Layer already exists [2022-07-01T23:58:58.085Z] 10d82663b225: Layer already exists [2022-07-01T23:58:58.085Z] f7a7a140f1b3: Layer already exists [2022-07-01T23:58:58.085Z] 31e69d4774c9: Layer already exists [2022-07-01T23:58:58.085Z] b024ec4832a9: Pushed [2022-07-01T23:58:58.085Z] 7750d494dfbd: Layer already exists [2022-07-01T23:58:58.085Z] 18708474c90b: Layer already exists [2022-07-01T23:58:58.085Z] 4fc242d58285: Layer already exists [2022-07-01T23:58:58.344Z] 8e1585606e7b: Pushed [2022-07-01T23:58:59.280Z] f14a64ddcf60: Pushed [2022-07-01T23:58:59.380Z] Removing intermediate container e72ad8e1a162 [2022-07-01T23:58:59.380Z] ---> f78f8f669c89 [2022-07-01T23:58:59.380Z] Step 7/20 : COPY . . [2022-07-01T23:58:59.380Z] Removing intermediate container 31ad0c5afb38 [2022-07-01T23:58:59.380Z] ---> 61e214041033 [2022-07-01T23:58:59.380Z] Step 8/22 : COPY . . [2022-07-01T23:59:00.834Z] Removing intermediate container 04bc5b742af2 [2022-07-01T23:59:00.834Z] ---> fc1f017aaf6f [2022-07-01T23:59:00.834Z] Step 8/23 : COPY . . [2022-07-01T23:59:01.110Z] Removing intermediate container e5a5b2775976 [2022-07-01T23:59:01.110Z] ---> 74e42b3d9e13 [2022-07-01T23:59:01.110Z] Step 8/25 : COPY . . [2022-07-01T23:59:01.110Z] Removing intermediate container e58c939f0d02 [2022-07-01T23:59:01.110Z] ---> a920c0a9d77f [2022-07-01T23:59:01.110Z] Step 8/26 : COPY . . [2022-07-01T23:59:07.412Z] f34a65459303: Pushed [2022-07-01T23:59:07.412Z] a157344ed5a2a308e5221a4550246afdf7c311d5: digest: sha256:4d61ee8eedeb670a97a8720ba369db2029d6057ade3ba6e69396990b94537d3c size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:59:07.726Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:59:08.038Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-07-01T23:59:08.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-07-01T23:59:08.038Z] 8e1585606e7b: Preparing [2022-07-01T23:59:08.038Z] b024ec4832a9: Preparing [2022-07-01T23:59:08.038Z] f14a64ddcf60: Preparing [2022-07-01T23:59:08.038Z] f34a65459303: Preparing [2022-07-01T23:59:08.038Z] 52f44be93a46: Preparing [2022-07-01T23:59:08.038Z] 10d82663b225: Preparing [2022-07-01T23:59:08.038Z] f7a7a140f1b3: Preparing [2022-07-01T23:59:08.038Z] 31e69d4774c9: Preparing [2022-07-01T23:59:08.038Z] 7750d494dfbd: Preparing [2022-07-01T23:59:08.038Z] 18708474c90b: Preparing [2022-07-01T23:59:08.038Z] 4fc242d58285: Preparing [2022-07-01T23:59:08.038Z] 31e69d4774c9: Waiting [2022-07-01T23:59:08.038Z] 7750d494dfbd: Waiting [2022-07-01T23:59:08.038Z] f7a7a140f1b3: Waiting [2022-07-01T23:59:08.038Z] 18708474c90b: Waiting [2022-07-01T23:59:08.038Z] 4fc242d58285: Waiting [2022-07-01T23:59:08.038Z] 52f44be93a46: Layer already exists [2022-07-01T23:59:08.038Z] 8e1585606e7b: Layer already exists [2022-07-01T23:59:08.038Z] b024ec4832a9: Layer already exists [2022-07-01T23:59:08.038Z] f34a65459303: Layer already exists [2022-07-01T23:59:08.038Z] f14a64ddcf60: Layer already exists [2022-07-01T23:59:08.038Z] 10d82663b225: Layer already exists [2022-07-01T23:59:08.038Z] f7a7a140f1b3: Layer already exists [2022-07-01T23:59:08.038Z] 31e69d4774c9: Layer already exists [2022-07-01T23:59:08.038Z] 18708474c90b: Layer already exists [2022-07-01T23:59:08.038Z] 7750d494dfbd: Layer already exists [2022-07-01T23:59:08.038Z] 4fc242d58285: Layer already exists [2022-07-01T23:59:08.038Z] latest: digest: sha256:4d61ee8eedeb670a97a8720ba369db2029d6057ade3ba6e69396990b94537d3c size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:59:08.354Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:59:08.670Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.1-dev.18 [2022-07-01T23:59:08.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-07-01T23:59:08.670Z] 8e1585606e7b: Preparing [2022-07-01T23:59:08.670Z] b024ec4832a9: Preparing [2022-07-01T23:59:08.670Z] f14a64ddcf60: Preparing [2022-07-01T23:59:08.670Z] f34a65459303: Preparing [2022-07-01T23:59:08.670Z] 52f44be93a46: Preparing [2022-07-01T23:59:08.670Z] 10d82663b225: Preparing [2022-07-01T23:59:08.670Z] f7a7a140f1b3: Preparing [2022-07-01T23:59:08.670Z] 31e69d4774c9: Preparing [2022-07-01T23:59:08.670Z] 7750d494dfbd: Preparing [2022-07-01T23:59:08.670Z] 18708474c90b: Preparing [2022-07-01T23:59:08.670Z] 4fc242d58285: Preparing [2022-07-01T23:59:08.670Z] 31e69d4774c9: Waiting [2022-07-01T23:59:08.670Z] 7750d494dfbd: Waiting [2022-07-01T23:59:08.670Z] 18708474c90b: Waiting [2022-07-01T23:59:08.670Z] 10d82663b225: Waiting [2022-07-01T23:59:08.670Z] f7a7a140f1b3: Waiting [2022-07-01T23:59:08.670Z] 4fc242d58285: Waiting [2022-07-01T23:59:08.670Z] 8e1585606e7b: Layer already exists [2022-07-01T23:59:08.670Z] b024ec4832a9: Layer already exists [2022-07-01T23:59:08.670Z] 52f44be93a46: Layer already exists [2022-07-01T23:59:08.670Z] f34a65459303: Layer already exists [2022-07-01T23:59:08.670Z] f14a64ddcf60: Layer already exists [2022-07-01T23:59:08.670Z] 31e69d4774c9: Layer already exists [2022-07-01T23:59:08.670Z] 10d82663b225: Layer already exists [2022-07-01T23:59:08.670Z] f7a7a140f1b3: Layer already exists [2022-07-01T23:59:08.670Z] 7750d494dfbd: Layer already exists [2022-07-01T23:59:08.670Z] 18708474c90b: Layer already exists [2022-07-01T23:59:08.670Z] 4fc242d58285: Layer already exists [2022-07-01T23:59:08.670Z] 2.2.1-dev.18: digest: sha256:4d61ee8eedeb670a97a8720ba369db2029d6057ade3ba6e69396990b94537d3c size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:59:08.987Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:59:09.297Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-01T23:59:09.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-07-01T23:59:09.297Z] 8e1585606e7b: Preparing [2022-07-01T23:59:09.297Z] b024ec4832a9: Preparing [2022-07-01T23:59:09.297Z] f14a64ddcf60: Preparing [2022-07-01T23:59:09.297Z] f34a65459303: Preparing [2022-07-01T23:59:09.297Z] 52f44be93a46: Preparing [2022-07-01T23:59:09.297Z] 10d82663b225: Preparing [2022-07-01T23:59:09.297Z] f7a7a140f1b3: Preparing [2022-07-01T23:59:09.297Z] 31e69d4774c9: Preparing [2022-07-01T23:59:09.297Z] 7750d494dfbd: Preparing [2022-07-01T23:59:09.297Z] 18708474c90b: Preparing [2022-07-01T23:59:09.297Z] 4fc242d58285: Preparing [2022-07-01T23:59:09.297Z] 31e69d4774c9: Waiting [2022-07-01T23:59:09.297Z] 18708474c90b: Waiting [2022-07-01T23:59:09.297Z] 7750d494dfbd: Waiting [2022-07-01T23:59:09.297Z] 10d82663b225: Waiting [2022-07-01T23:59:09.297Z] 4fc242d58285: Waiting [2022-07-01T23:59:09.297Z] f7a7a140f1b3: Waiting [2022-07-01T23:59:09.297Z] f34a65459303: Layer already exists [2022-07-01T23:59:09.297Z] f14a64ddcf60: Layer already exists [2022-07-01T23:59:09.297Z] 52f44be93a46: Layer already exists [2022-07-01T23:59:09.297Z] b024ec4832a9: Layer already exists [2022-07-01T23:59:09.297Z] 8e1585606e7b: Layer already exists [2022-07-01T23:59:09.297Z] 10d82663b225: Layer already exists [2022-07-01T23:59:09.297Z] 18708474c90b: Layer already exists [2022-07-01T23:59:09.297Z] 7750d494dfbd: Layer already exists [2022-07-01T23:59:09.297Z] f7a7a140f1b3: Layer already exists [2022-07-01T23:59:09.297Z] 31e69d4774c9: Layer already exists [2022-07-01T23:59:09.297Z] 4fc242d58285: Layer already exists [2022-07-01T23:59:09.297Z] a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18: digest: sha256:4d61ee8eedeb670a97a8720ba369db2029d6057ade3ba6e69396990b94537d3c size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:59:09.615Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:59:09.923Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-07-01T23:59:09.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-07-01T23:59:09.923Z] 8e1585606e7b: Preparing [2022-07-01T23:59:09.923Z] b024ec4832a9: Preparing [2022-07-01T23:59:09.923Z] f14a64ddcf60: Preparing [2022-07-01T23:59:09.923Z] f34a65459303: Preparing [2022-07-01T23:59:09.923Z] 52f44be93a46: Preparing [2022-07-01T23:59:09.923Z] 10d82663b225: Preparing [2022-07-01T23:59:09.923Z] f7a7a140f1b3: Preparing [2022-07-01T23:59:09.923Z] 31e69d4774c9: Preparing [2022-07-01T23:59:09.923Z] 7750d494dfbd: Preparing [2022-07-01T23:59:09.923Z] 18708474c90b: Preparing [2022-07-01T23:59:09.923Z] 4fc242d58285: Preparing [2022-07-01T23:59:09.923Z] 31e69d4774c9: Waiting [2022-07-01T23:59:09.923Z] 4fc242d58285: Waiting [2022-07-01T23:59:09.923Z] 7750d494dfbd: Waiting [2022-07-01T23:59:09.923Z] 18708474c90b: Waiting [2022-07-01T23:59:09.923Z] 10d82663b225: Waiting [2022-07-01T23:59:09.923Z] f7a7a140f1b3: Waiting [2022-07-01T23:59:09.923Z] 52f44be93a46: Layer already exists [2022-07-01T23:59:09.923Z] f34a65459303: Layer already exists [2022-07-01T23:59:09.923Z] f14a64ddcf60: Layer already exists [2022-07-01T23:59:09.923Z] b024ec4832a9: Layer already exists [2022-07-01T23:59:09.923Z] 8e1585606e7b: Layer already exists [2022-07-01T23:59:09.923Z] 10d82663b225: Layer already exists [2022-07-01T23:59:09.923Z] f7a7a140f1b3: Layer already exists [2022-07-01T23:59:09.923Z] 7750d494dfbd: Layer already exists [2022-07-01T23:59:09.923Z] 31e69d4774c9: Layer already exists [2022-07-01T23:59:09.923Z] 4fc242d58285: Layer already exists [2022-07-01T23:59:09.923Z] 18708474c90b: Layer already exists [2022-07-01T23:59:09.923Z] main: digest: sha256:4d61ee8eedeb670a97a8720ba369db2029d6057ade3ba6e69396990b94537d3c size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-01T23:59:09.968Z] ===================================================== [Pipeline] echo [2022-07-01T23:59:09.973Z] taggedImages: [2022-07-01T23:59:09.973Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-01T23:59:09.973Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-07-01T23:59:09.973Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.1-dev.18 [2022-07-01T23:59:09.973Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-01T23:59:09.973Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-01T23:59:19.448Z] ---> 8b409c7b6fc2 [2022-07-01T23:59:19.448Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-01T23:59:19.448Z] ---> 9048700f433e [2022-07-01T23:59:19.448Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-01T23:59:19.448Z] ---> 9a558835fd03 [2022-07-01T23:59:19.448Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-01T23:59:19.448Z] ---> f8943baa3ea3 [2022-07-01T23:59:19.448Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-01T23:59:19.448Z] ---> eaf327c6ac99 [2022-07-01T23:59:19.448Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-01T23:59:19.448Z] ---> Running in 779e4c98ed9f [2022-07-01T23:59:19.448Z] ---> Running in 61f9f1b43ceb [2022-07-01T23:59:19.448Z] ---> Running in 9f932d2aacaa [2022-07-01T23:59:19.448Z] ---> Running in d7ca378a70b2 [2022-07-01T23:59:19.448Z] ---> Running in 215383b5583d [2022-07-01T23:59:19.448Z] Removing intermediate container 215383b5583d [2022-07-01T23:59:19.448Z] ---> d0e4dcfdb5e6 [2022-07-01T23:59:19.448Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-01T23:59:19.448Z] Removing intermediate container 779e4c98ed9f [2022-07-01T23:59:19.448Z] ---> 5569fedd7bb1 [2022-07-01T23:59:19.448Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-01T23:59:19.448Z] ---> Running in b9ce0f8032bd [2022-07-01T23:59:19.448Z] ---> Running in 80e2e6c578df [2022-07-01T23:59:19.448Z] Removing intermediate container 80e2e6c578df [2022-07-01T23:59:19.448Z] ---> d734607f07d4 [2022-07-01T23:59:19.448Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-01T23:59:19.448Z] Removing intermediate container b9ce0f8032bd [2022-07-01T23:59:19.448Z] ---> 9f578d63565f [2022-07-01T23:59:19.448Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-01T23:59:19.724Z] ---> Running in 24c85d1db1a2 [2022-07-01T23:59:19.724Z] ---> Running in d9c059f37172 [2022-07-01T23:59:20.002Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.18" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-01T23:59:20.631Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.18" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-07-01T23:59:20.631Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.18" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-01T23:59:24.379Z] Removing intermediate container d9c059f37172 [2022-07-01T23:59:24.379Z] ---> bce3ea9211ef [2022-07-01T23:59:24.379Z] Step 12/26 : WORKDIR /edgex-go [2022-07-01T23:59:24.379Z] Removing intermediate container 24c85d1db1a2 [2022-07-01T23:59:24.379Z] ---> 6d8ebe3fe179 [2022-07-01T23:59:24.379Z] Step 12/25 : WORKDIR /edgex-go [2022-07-01T23:59:24.379Z] ---> Running in 0882391417ed [2022-07-01T23:59:24.379Z] ---> Running in 3d117e8e81c8 [2022-07-01T23:59:24.991Z] Removing intermediate container 3d117e8e81c8 [2022-07-01T23:59:24.991Z] ---> 15f140f41019 [2022-07-01T23:59:24.991Z] [2022-07-01T23:59:24.991Z] Step 13/26 : FROM alpine:3.15 [2022-07-01T23:59:24.991Z] Removing intermediate container 0882391417ed [2022-07-01T23:59:24.991Z] ---> c3d887a48f72 [2022-07-01T23:59:24.991Z] [2022-07-01T23:59:24.991Z] Step 13/25 : FROM alpine:3.15 [2022-07-01T23:59:24.991Z] 3.15: Pulling from library/alpine [2022-07-01T23:59:24.991Z] 3.15: Pulling from library/alpine [2022-07-01T23:59:26.466Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-01T23:59:26.466Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-01T23:59:26.466Z] Status: Downloaded newer image for alpine:3.15 [2022-07-01T23:59:26.466Z] Status: Image is up to date for alpine:3.15 [2022-07-01T23:59:26.466Z] ---> 3fb3c9af89a9 [2022-07-01T23:59:26.466Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T23:59:26.466Z] ---> 3fb3c9af89a9 [2022-07-01T23:59:26.466Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T23:59:26.466Z] ---> Running in de883608a003 [2022-07-01T23:59:26.466Z] ---> Running in a3806898953c [2022-07-01T23:59:27.104Z] Removing intermediate container de883608a003 [2022-07-01T23:59:27.104Z] ---> c990906aecb7 [2022-07-01T23:59:27.104Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T23:59:27.387Z] Removing intermediate container a3806898953c [2022-07-01T23:59:27.387Z] ---> edebbe9318d2 [2022-07-01T23:59:27.387Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T23:59:27.387Z] ---> Running in f1637455e205 [2022-07-01T23:59:27.387Z] ---> Running in 4a4149302a1f [2022-07-01T23:59:31.813Z] Removing intermediate container f1637455e205 [2022-07-01T23:59:31.813Z] ---> ff849425fece [2022-07-01T23:59:31.813Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-01T23:59:31.813Z] ---> Running in 0b20d0797493 [2022-07-01T23:59:31.813Z] Removing intermediate container 4a4149302a1f [2022-07-01T23:59:31.813Z] ---> f51ade586955 [2022-07-01T23:59:31.813Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-01T23:59:32.102Z] ---> Running in 4c27a4fd08f5 [2022-07-01T23:59:34.104Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T23:59:34.104Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T23:59:35.100Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T23:59:35.401Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T23:59:36.858Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-01T23:59:36.858Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-01T23:59:36.858Z] OK: 15736 distinct packages available [2022-07-01T23:59:36.858Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-01T23:59:36.858Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-01T23:59:36.858Z] OK: 15736 distinct packages available [2022-07-01T23:59:36.858Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T23:59:36.858Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T23:59:37.859Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T23:59:37.860Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T23:59:39.314Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-01T23:59:39.314Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-01T23:59:39.314Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-01T23:59:39.314Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-01T23:59:39.314Z] (3/4) Installing libucontext (1.1-r0) [2022-07-01T23:59:39.596Z] (3/5) Installing libucontext (1.1-r0) [2022-07-01T23:59:39.596Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-01T23:59:39.596Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-01T23:59:39.596Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T23:59:39.596Z] (5/5) Installing openssl (1.1.1p-r0) [2022-07-01T23:59:39.596Z] OK: 6 MiB in 18 packages [2022-07-01T23:59:39.881Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T23:59:39.881Z] OK: 6 MiB in 19 packages [2022-07-01T23:59:41.903Z] Removing intermediate container 4c27a4fd08f5 [2022-07-01T23:59:41.903Z] ---> 92df06e90831 [2022-07-01T23:59:41.903Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-01T23:59:41.903Z] Removing intermediate container 0b20d0797493 [2022-07-01T23:59:41.903Z] ---> f8e6cc63cdc0 [2022-07-01T23:59:41.903Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-01T23:59:52.121Z] ---> 81be3e8a5f88 [2022-07-01T23:59:52.121Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-01T23:59:52.121Z] ---> 1bc4f3cf1eae [2022-07-01T23:59:52.121Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-01T23:59:52.121Z] ---> 1620307bcd29 [2022-07-01T23:59:52.121Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-01T23:59:52.121Z] ---> 169a519ed6f3 [2022-07-01T23:59:52.405Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-01T23:59:52.405Z] ---> Running in eeeb849edca6 [2022-07-01T23:59:53.010Z] Removing intermediate container eeeb849edca6 [2022-07-01T23:59:53.010Z] ---> eac18bbad7b8 [2022-07-01T23:59:53.010Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-01T23:59:53.620Z] ---> b81878001bed [2022-07-01T23:59:53.620Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-01T23:59:54.244Z] ---> c50768e7eb2f [2022-07-01T23:59:54.244Z] Step 21/26 : WORKDIR / [2022-07-01T23:59:54.537Z] ---> Running in 6742847f7d4c [2022-07-01T23:59:55.164Z] ---> 059937ea1430 [2022-07-01T23:59:55.164Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-01T23:59:55.164Z] Removing intermediate container 6742847f7d4c [2022-07-01T23:59:55.164Z] ---> fc9cb503e909 [2022-07-01T23:59:55.164Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-01T23:59:55.164Z] ---> Running in fbf82e5a9781 [2022-07-01T23:59:55.448Z] ---> Running in aa6ae20b440d [2022-07-01T23:59:56.062Z] Removing intermediate container fbf82e5a9781 [2022-07-01T23:59:56.062Z] ---> dbcb31319246 [2022-07-01T23:59:56.062Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-01T23:59:56.062Z] ---> Running in 12ef016d97ab [2022-07-01T23:59:56.352Z] Removing intermediate container aa6ae20b440d [2022-07-01T23:59:56.352Z] ---> 5331a469f42b [2022-07-01T23:59:56.352Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-01T23:59:56.352Z] ---> Running in 0f26f36ed7db [2022-07-01T23:59:56.971Z] Removing intermediate container 12ef016d97ab [2022-07-01T23:59:56.971Z] ---> 6642c9ccea07 [2022-07-01T23:59:56.971Z] Step 23/25 : LABEL arch=arm64 [2022-07-01T23:59:57.260Z] ---> Running in ecedf2348ad0 [2022-07-01T23:59:57.260Z] Removing intermediate container 0f26f36ed7db [2022-07-01T23:59:57.260Z] ---> 60cddc7db632 [2022-07-01T23:59:57.260Z] Step 24/26 : LABEL arch=arm64 [2022-07-01T23:59:57.260Z] ---> Running in 19c5b6013dbe [2022-07-01T23:59:57.870Z] Removing intermediate container ecedf2348ad0 [2022-07-01T23:59:57.870Z] ---> 412fa890fccc [2022-07-01T23:59:57.870Z] Step 24/25 : LABEL git_sha=a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-01T23:59:58.160Z] ---> Running in 57a3d32e1e24 [2022-07-01T23:59:58.160Z] Removing intermediate container 19c5b6013dbe [2022-07-01T23:59:58.160Z] ---> d9c8c95a720b [2022-07-01T23:59:58.160Z] Step 25/26 : LABEL git_sha=a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-01T23:59:58.160Z] ---> Running in 7fcf70751b9c [2022-07-01T23:59:58.771Z] Removing intermediate container 57a3d32e1e24 [2022-07-01T23:59:58.771Z] ---> d7ae1fe111a8 [2022-07-01T23:59:58.771Z] Step 25/25 : LABEL version=2.2.1-dev.18 [2022-07-01T23:59:58.771Z] ---> Running in 4acd4b952a52 [2022-07-01T23:59:59.084Z] Removing intermediate container 7fcf70751b9c [2022-07-01T23:59:59.084Z] ---> 6edde62a4fc2 [2022-07-01T23:59:59.084Z] Step 26/26 : LABEL version=2.2.1-dev.18 [2022-07-01T23:59:59.364Z] ---> Running in aa0ffe5a8a4e [2022-07-01T23:59:59.650Z] Removing intermediate container 4acd4b952a52 [2022-07-01T23:59:59.650Z] ---> 47836cbf9703 [2022-07-01T23:59:59.650Z] [2022-07-01T23:59:59.936Z] Removing intermediate container aa0ffe5a8a4e [2022-07-01T23:59:59.936Z] ---> 97ce01052320 [2022-07-01T23:59:59.936Z] [2022-07-01T23:59:59.936Z] Successfully built 47836cbf9703 [2022-07-01T23:59:59.936Z] Successfully tagged security-spire-server-arm64:latest [2022-07-01T23:59:59.936Z]  Building security-spire-server ... done Building support-notifications [2022-07-02T00:00:00.216Z] Successfully built 97ce01052320 [2022-07-02T00:00:00.216Z] Successfully tagged security-spire-config-arm64:latest [2022-07-02T00:00:00.216Z]  Building security-spire-config ... done Building core-data [2022-07-02T00:00:32.704Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T00:00:32.704Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-02T00:00:32.704Z] ---> 8abd65eac272 [2022-07-02T00:00:32.704Z] Step 3/23 : WORKDIR /edgex-go [2022-07-02T00:00:32.704Z] ---> Using cache [2022-07-02T00:00:32.704Z] ---> b12f52e2d788 [2022-07-02T00:00:32.704Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T00:00:32.704Z] ---> Using cache [2022-07-02T00:00:32.704Z] ---> 099d848ee7de [2022-07-02T00:00:32.704Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-02T00:00:32.704Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T00:00:32.704Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-02T00:00:32.704Z] ---> 8abd65eac272 [2022-07-02T00:00:32.704Z] Step 3/22 : WORKDIR /edgex-go [2022-07-02T00:00:32.704Z] ---> Using cache [2022-07-02T00:00:32.704Z] ---> b12f52e2d788 [2022-07-02T00:00:32.704Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T00:00:32.704Z] ---> Using cache [2022-07-02T00:00:32.704Z] ---> 099d848ee7de [2022-07-02T00:00:32.704Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-02T00:00:32.704Z] ---> Running in 6792664af847 [2022-07-02T00:00:32.704Z] ---> Running in 19236bed2f39 [2022-07-02T00:00:34.153Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T00:00:34.153Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T00:00:35.139Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T00:00:35.418Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T00:00:36.417Z] OK: 220 MiB in 52 packages [2022-07-02T00:00:36.417Z] OK: 220 MiB in 52 packages [2022-07-02T00:00:38.405Z] Removing intermediate container 6792664af847 [2022-07-02T00:00:38.405Z] ---> 97854d3a1cb5 [2022-07-02T00:00:38.405Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-02T00:00:38.405Z] Removing intermediate container 19236bed2f39 [2022-07-02T00:00:38.405Z] ---> bb9c8b8b5104 [2022-07-02T00:00:38.405Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-02T00:00:39.398Z] ---> f287253d16c1 [2022-07-02T00:00:39.398Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T00:00:39.398Z] ---> Running in eb62e00b20d7 [2022-07-02T00:00:40.026Z] ---> 89c4707e72d6 [2022-07-02T00:00:40.026Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T00:00:40.309Z] ---> Running in c41d0b495662 [2022-07-02T00:00:47.064Z] Removing intermediate container eb62e00b20d7 [2022-07-02T00:00:47.064Z] ---> 0af37a913940 [2022-07-02T00:00:47.065Z] Step 8/23 : COPY . . [2022-07-02T00:00:47.345Z] Removing intermediate container c41d0b495662 [2022-07-02T00:00:47.345Z] ---> f6d0356cc73a [2022-07-02T00:00:47.345Z] Step 8/22 : COPY . . [2022-07-02T00:01:09.620Z] ---> 296979b5b18b [2022-07-02T00:01:09.620Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-02T00:01:09.620Z] ---> 6ad1890c4504 [2022-07-02T00:01:09.620Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-02T00:01:09.620Z] ---> Running in b9796151e3e3 [2022-07-02T00:01:09.620Z] ---> Running in 14b172fc78c2 [2022-07-02T00:01:12.313Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-02T00:01:12.313Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.18" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-02T00:04:20.225Z] Removing intermediate container 61f9f1b43ceb [2022-07-02T00:04:20.226Z] ---> 516c8d643614 [2022-07-02T00:04:20.226Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-02T00:04:20.226Z] ---> Running in 4baf605db8b3 [2022-07-02T00:04:20.226Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.18" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-02T00:04:25.646Z] Removing intermediate container 4baf605db8b3 [2022-07-02T00:04:25.646Z] ---> e86fbb1563ee [2022-07-02T00:04:25.646Z] [2022-07-02T00:04:25.646Z] Step 11/23 : FROM docker:20.10.14 [2022-07-02T00:04:25.646Z] 20.10.14: Pulling from library/docker [2022-07-02T00:04:38.102Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-02T00:04:38.102Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-02T00:04:38.102Z] ---> c346e9eafbab [2022-07-02T00:04:38.102Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-07-02T00:04:38.709Z] ---> Running in 85f5f3dd9ef5 [2022-07-02T00:04:39.308Z] Removing intermediate container 85f5f3dd9ef5 [2022-07-02T00:04:39.308Z] ---> 2c3d555acdb2 [2022-07-02T00:04:39.308Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-07-02T00:04:39.308Z] ---> Running in 9cb60cacb7ad [2022-07-02T00:04:41.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T00:04:41.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T00:04:42.918Z] (1/43) Installing readline (8.1.1-r0) [2022-07-02T00:04:43.197Z] (2/43) Installing bash (5.1.16-r0) [2022-07-02T00:04:43.197Z] Executing bash-5.1.16-r0.post-install [2022-07-02T00:04:43.197Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-02T00:04:43.197Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-02T00:04:43.197Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-02T00:04:43.197Z] (6/43) Installing curl (7.80.0-r2) [2022-07-02T00:04:43.197Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-02T00:04:43.197Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-02T00:04:43.197Z] (9/43) Installing expat (2.4.7-r0) [2022-07-02T00:04:43.197Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-02T00:04:43.197Z] (11/43) Installing gdbm (1.22-r0) [2022-07-02T00:04:43.197Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-02T00:04:43.474Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-02T00:04:43.474Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-02T00:04:43.474Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-02T00:04:43.474Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-02T00:04:43.474Z] (17/43) Installing python3 (3.9.7-r4) [2022-07-02T00:04:46.123Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-02T00:04:46.123Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-02T00:04:46.123Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-02T00:04:46.123Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-02T00:04:46.123Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-02T00:04:46.123Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-02T00:04:46.123Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-02T00:04:46.123Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-02T00:04:46.123Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-02T00:04:46.123Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-02T00:04:46.402Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-02T00:04:46.402Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-02T00:04:46.402Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-02T00:04:46.402Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-02T00:04:46.402Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-02T00:04:46.402Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-02T00:04:46.402Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-02T00:04:46.680Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-02T00:04:46.680Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-02T00:04:46.680Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-02T00:04:46.680Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-02T00:04:46.680Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-02T00:04:46.680Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-02T00:04:46.680Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-02T00:04:46.957Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-02T00:04:46.957Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-02T00:04:48.244Z] Executing busybox-1.34.1-r5.trigger [2022-07-02T00:04:48.244Z] OK: 82 MiB in 65 packages [2022-07-02T00:04:54.982Z] Collecting docker-compose==1.23.2 [2022-07-02T00:04:54.982Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-02T00:04:54.982Z] Collecting texttable<0.10,>=0.9.0 [2022-07-02T00:04:54.982Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-02T00:04:57.599Z] Collecting docker<4.0,>=3.6.0 [2022-07-02T00:04:57.871Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-02T00:04:57.871Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-02T00:04:57.871Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-02T00:05:00.502Z] Collecting docopt<0.7,>=0.6.1 [2022-07-02T00:05:00.502Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-02T00:05:03.149Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-02T00:05:03.427Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-02T00:05:03.427Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-02T00:05:03.707Z] Collecting cached-property<2,>=1.2.0 [2022-07-02T00:05:03.707Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-02T00:05:05.154Z] Collecting PyYAML<4,>=3.10 [2022-07-02T00:05:05.154Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-02T00:05:10.597Z] Collecting jsonschema<3,>=2.5.1 [2022-07-02T00:05:10.597Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-02T00:05:11.203Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-02T00:05:11.203Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-02T00:05:12.185Z] Collecting docker-pycreds>=0.4.0 [2022-07-02T00:05:12.185Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-02T00:05:13.626Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-02T00:05:13.626Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-02T00:05:13.626Z] 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) [2022-07-02T00:05:13.626Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-02T00:05:13.626Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-02T00:05:13.900Z] Collecting idna<2.8,>=2.5 [2022-07-02T00:05:13.900Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-02T00:05:14.501Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-02T00:05:14.501Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-02T00:05:14.501Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-02T00:05:14.501Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-02T00:05:15.946Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-02T00:05:15.946Z] Attempting uninstall: urllib3 [2022-07-02T00:05:15.946Z] Found existing installation: urllib3 1.26.7 [2022-07-02T00:05:15.946Z] Uninstalling urllib3-1.26.7: [2022-07-02T00:05:15.946Z] Successfully uninstalled urllib3-1.26.7 [2022-07-02T00:05:16.936Z] Attempting uninstall: idna [2022-07-02T00:05:16.936Z] Found existing installation: idna 3.3 [2022-07-02T00:05:16.936Z] Uninstalling idna-3.3: [2022-07-02T00:05:16.936Z] Successfully uninstalled idna-3.3 [2022-07-02T00:05:20.337Z] Attempting uninstall: requests [2022-07-02T00:05:20.337Z] Found existing installation: requests 2.26.0 [2022-07-02T00:05:20.337Z] Uninstalling requests-2.26.0: [2022-07-02T00:05:20.613Z] Successfully uninstalled requests-2.26.0 [2022-07-02T00:05:21.218Z] Running setup.py install for texttable: started [2022-07-02T00:05:23.850Z] Running setup.py install for texttable: finished with status 'done' [2022-07-02T00:05:23.851Z] Running setup.py install for PyYAML: started [2022-07-02T00:05:27.258Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-02T00:05:27.258Z] Running setup.py install for docopt: started [2022-07-02T00:05:30.677Z] Running setup.py install for docopt: finished with status 'done' [2022-07-02T00:05:30.677Z] Running setup.py install for dockerpty: started [2022-07-02T00:05:33.447Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-02T00:05:36.093Z] 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 [2022-07-02T00:05:51.242Z] Removing intermediate container 9cb60cacb7ad [2022-07-02T00:05:51.242Z] ---> 8898697fb0ca [2022-07-02T00:05:51.242Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-02T00:05:51.242Z] ---> Running in 0cb1ef633c59 [2022-07-02T00:05:51.242Z] Removing intermediate container 0cb1ef633c59 [2022-07-02T00:05:51.242Z] ---> 4c33bbe43675 [2022-07-02T00:05:51.242Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-02T00:05:51.516Z] ---> Running in b763c65e563e [2022-07-02T00:05:52.113Z] Removing intermediate container b763c65e563e [2022-07-02T00:05:52.113Z] ---> dea1108d17b8 [2022-07-02T00:05:52.113Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-02T00:05:53.565Z] ---> ad4292e71888 [2022-07-02T00:05:53.565Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-02T00:05:54.557Z] ---> a1add038fb1d [2022-07-02T00:05:54.557Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-02T00:05:55.581Z] ---> a6b4efa876e8 [2022-07-02T00:05:55.581Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-02T00:05:55.854Z] ---> Running in 2d5bfb604cf8 [2022-07-02T00:05:56.453Z] Removing intermediate container 2d5bfb604cf8 [2022-07-02T00:05:56.453Z] ---> bd176794777c [2022-07-02T00:05:56.453Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T00:05:56.453Z] ---> Running in 32e3cdfdc420 [2022-07-02T00:05:57.052Z] Removing intermediate container 32e3cdfdc420 [2022-07-02T00:05:57.052Z] ---> 651e88ae9ca3 [2022-07-02T00:05:57.052Z] Step 21/23 : LABEL arch=arm64 [2022-07-02T00:05:57.052Z] ---> Running in caa78054c8a2 [2022-07-02T00:05:57.649Z] Removing intermediate container caa78054c8a2 [2022-07-02T00:05:57.649Z] ---> 7ff423572aee [2022-07-02T00:05:57.649Z] Step 22/23 : LABEL git_sha=a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-02T00:05:57.649Z] ---> Running in 9de0b9a7a89c [2022-07-02T00:05:58.248Z] Removing intermediate container 9de0b9a7a89c [2022-07-02T00:05:58.248Z] ---> a57b21c20d02 [2022-07-02T00:05:58.248Z] Step 23/23 : LABEL version=2.2.1-dev.18 [2022-07-02T00:05:58.248Z] ---> Running in 75c30ffbdd08 [2022-07-02T00:05:58.849Z] Removing intermediate container 75c30ffbdd08 [2022-07-02T00:05:58.849Z] ---> 9e89214b996e [2022-07-02T00:05:58.849Z] [2022-07-02T00:05:59.124Z] Successfully built 9e89214b996e [2022-07-02T00:05:59.124Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-07-02T00:05:59.124Z]  Building sys-mgmt-agent ... done Building security-bootstrapper [2022-07-02T00:06:17.469Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T00:06:17.469Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-02T00:06:17.469Z] ---> 8abd65eac272 [2022-07-02T00:06:17.469Z] Step 3/31 : WORKDIR /edgex-go [2022-07-02T00:06:17.469Z] ---> Using cache [2022-07-02T00:06:17.469Z] ---> b12f52e2d788 [2022-07-02T00:06:17.469Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T00:06:17.469Z] ---> Using cache [2022-07-02T00:06:17.469Z] ---> 099d848ee7de [2022-07-02T00:06:17.469Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-02T00:06:17.469Z] ---> Running in 4d9cf0bfbc8b [2022-07-02T00:06:19.463Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T00:06:20.454Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T00:06:21.442Z] OK: 220 MiB in 52 packages [2022-07-02T00:06:22.884Z] Removing intermediate container 4d9cf0bfbc8b [2022-07-02T00:06:22.884Z] ---> c4597cd49753 [2022-07-02T00:06:22.884Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-02T00:06:23.890Z] ---> 978ae0d35a28 [2022-07-02T00:06:23.890Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T00:06:24.170Z] ---> Running in 320a6fb94cc0 [2022-07-02T00:06:31.013Z] Removing intermediate container 320a6fb94cc0 [2022-07-02T00:06:31.013Z] ---> 3841ce063bac [2022-07-02T00:06:31.013Z] Step 8/31 : COPY . . [2022-07-02T00:06:49.369Z] ---> 4d5ed4efb918 [2022-07-02T00:06:49.369Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-02T00:06:49.369Z] ---> Running in e26efa4a3fb7 [2022-07-02T00:06:49.369Z] Removing intermediate container 9f932d2aacaa [2022-07-02T00:06:49.369Z] ---> a9ab850e42d9 [2022-07-02T00:06:49.369Z] [2022-07-02T00:06:49.369Z] Step 9/20 : FROM alpine:3.15 [2022-07-02T00:06:49.369Z] ---> 3fb3c9af89a9 [2022-07-02T00:06:49.369Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-02T00:06:49.369Z] ---> Using cache [2022-07-02T00:06:49.369Z] ---> edebbe9318d2 [2022-07-02T00:06:49.369Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T00:06:49.369Z] ---> Using cache [2022-07-02T00:06:49.369Z] ---> f51ade586955 [2022-07-02T00:06:49.369Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-02T00:06:49.369Z] ---> Running in 2eed4d9030cd [2022-07-02T00:06:49.978Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.18" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-02T00:06:50.580Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T00:06:51.567Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T00:06:53.010Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-02T00:06:53.010Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-02T00:06:53.010Z] OK: 15736 distinct packages available [2022-07-02T00:06:53.284Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T00:06:54.264Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T00:06:55.709Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-02T00:06:55.709Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-02T00:06:55.984Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-02T00:06:55.985Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-02T00:06:55.985Z] (5/9) Installing curl (7.80.0-r2) [2022-07-02T00:06:56.260Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-02T00:06:56.260Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-02T00:06:56.260Z] (8/9) Installing libucontext (1.1-r0) [2022-07-02T00:06:56.537Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-02T00:06:56.537Z] Executing busybox-1.34.1-r5.trigger [2022-07-02T00:06:56.537Z] Executing ca-certificates-20211220-r0.trigger [2022-07-02T00:06:57.137Z] OK: 8 MiB in 23 packages [2022-07-02T00:06:59.793Z] Removing intermediate container 2eed4d9030cd [2022-07-02T00:06:59.793Z] ---> e73ef9d716ff [2022-07-02T00:06:59.793Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T00:07:00.072Z] ---> 1cf4120e4497 [2022-07-02T00:07:00.072Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-02T00:07:03.502Z] ---> 47c45f692a77 [2022-07-02T00:07:03.502Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-02T00:07:04.945Z] ---> e73808651092 [2022-07-02T00:07:04.945Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-02T00:07:05.220Z] ---> Running in 0e870fe3eb7f [2022-07-02T00:07:05.827Z] Removing intermediate container 0e870fe3eb7f [2022-07-02T00:07:05.827Z] ---> 82750f8b66b8 [2022-07-02T00:07:05.827Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T00:07:06.104Z] ---> Running in b5bc3a303747 [2022-07-02T00:07:07.109Z] Removing intermediate container b5bc3a303747 [2022-07-02T00:07:07.109Z] ---> 11dd1ed439cc [2022-07-02T00:07:07.109Z] Step 18/20 : LABEL arch=arm64 [2022-07-02T00:07:07.386Z] ---> Running in 786a8a35f0bd [2022-07-02T00:07:07.990Z] Removing intermediate container 786a8a35f0bd [2022-07-02T00:07:07.990Z] ---> 56b4aaf8579a [2022-07-02T00:07:07.991Z] Step 19/20 : LABEL git_sha=a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-02T00:07:08.268Z] ---> Running in 0da820f82fec [2022-07-02T00:07:08.872Z] Removing intermediate container 0da820f82fec [2022-07-02T00:07:08.872Z] ---> 7b541da3928b [2022-07-02T00:07:08.872Z] Step 20/20 : LABEL version=2.2.1-dev.18 [2022-07-02T00:07:09.150Z] ---> Running in 816bab63c829 [2022-07-02T00:07:09.757Z] Removing intermediate container 816bab63c829 [2022-07-02T00:07:09.757Z] ---> 63f1a1c69dd0 [2022-07-02T00:07:09.757Z] [2022-07-02T00:07:10.370Z] Successfully built 63f1a1c69dd0 [2022-07-02T00:07:10.647Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-07-02T00:07:10.647Z]  Building security-spiffe-token-provider ... done Building security-spire-agent [2022-07-02T00:07:13.304Z] Removing intermediate container d7ca378a70b2 [2022-07-02T00:07:13.304Z] ---> a662d945fa40 [2022-07-02T00:07:13.304Z] [2022-07-02T00:07:13.304Z] Step 10/22 : FROM alpine:3.14 [2022-07-02T00:07:13.304Z] 3.14: Pulling from library/alpine [2022-07-02T00:07:14.782Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-02T00:07:14.782Z] Status: Downloaded newer image for alpine:3.14 [2022-07-02T00:07:14.782Z] ---> ac73e934f311 [2022-07-02T00:07:14.782Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-02T00:07:15.569Z] ---> Running in f9b3338593cc [2022-07-02T00:07:17.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-02T00:07:17.700Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-02T00:07:19.142Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-02T00:07:19.142Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T00:07:19.142Z] OK: 5 MiB in 15 packages [2022-07-02T00:07:21.148Z] Removing intermediate container f9b3338593cc [2022-07-02T00:07:21.148Z] ---> 9b171b1df4af [2022-07-02T00:07:21.148Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-02T00:07:21.148Z] ---> Running in e2cf6286f2a8 [2022-07-02T00:07:21.780Z] Removing intermediate container e2cf6286f2a8 [2022-07-02T00:07:21.780Z] ---> f819613b733b [2022-07-02T00:07:21.780Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-02T00:07:22.085Z] ---> Running in 33e17a935e1a [2022-07-02T00:07:22.688Z] Removing intermediate container 33e17a935e1a [2022-07-02T00:07:22.688Z] ---> 43af85f58632 [2022-07-02T00:07:22.688Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-02T00:07:22.982Z] ---> Running in acd0a7e0ce0e [2022-07-02T00:07:24.432Z] Removing intermediate container acd0a7e0ce0e [2022-07-02T00:07:24.432Z] ---> 70d2606fec1b [2022-07-02T00:07:24.432Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T00:07:26.446Z] ---> 7685adf1bcd5 [2022-07-02T00:07:26.446Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-02T00:07:31.884Z] ---> ef6277c6318b [2022-07-02T00:07:31.884Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-02T00:07:31.884Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T00:07:31.884Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-02T00:07:31.884Z] ---> 8abd65eac272 [2022-07-02T00:07:31.884Z] Step 3/26 : WORKDIR /edgex-go [2022-07-02T00:07:31.884Z] ---> Using cache [2022-07-02T00:07:31.884Z] ---> b12f52e2d788 [2022-07-02T00:07:31.884Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T00:07:31.884Z] ---> Using cache [2022-07-02T00:07:31.884Z] ---> 099d848ee7de [2022-07-02T00:07:31.884Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-02T00:07:31.884Z] ---> Using cache [2022-07-02T00:07:31.884Z] ---> 9899d47fd91f [2022-07-02T00:07:31.884Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-02T00:07:31.884Z] ---> Using cache [2022-07-02T00:07:31.884Z] ---> d596f74e8e7b [2022-07-02T00:07:31.884Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T00:07:31.884Z] ---> Using cache [2022-07-02T00:07:31.884Z] ---> a920c0a9d77f [2022-07-02T00:07:31.884Z] Step 8/26 : COPY . . [2022-07-02T00:07:32.165Z] ---> Using cache [2022-07-02T00:07:32.165Z] ---> eaf327c6ac99 [2022-07-02T00:07:32.165Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-02T00:07:32.165Z] ---> Using cache [2022-07-02T00:07:32.165Z] ---> d0e4dcfdb5e6 [2022-07-02T00:07:32.165Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-02T00:07:32.165Z] ---> Using cache [2022-07-02T00:07:32.165Z] ---> 9f578d63565f [2022-07-02T00:07:32.165Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-02T00:07:32.165Z] ---> Using cache [2022-07-02T00:07:32.165Z] ---> bce3ea9211ef [2022-07-02T00:07:32.165Z] Step 12/26 : WORKDIR /edgex-go [2022-07-02T00:07:32.165Z] ---> Using cache [2022-07-02T00:07:32.165Z] ---> 15f140f41019 [2022-07-02T00:07:32.165Z] [2022-07-02T00:07:32.165Z] Step 13/26 : FROM alpine:3.15 [2022-07-02T00:07:32.165Z] ---> 3fb3c9af89a9 [2022-07-02T00:07:32.165Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-02T00:07:32.165Z] ---> Using cache [2022-07-02T00:07:32.165Z] ---> edebbe9318d2 [2022-07-02T00:07:32.443Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T00:07:32.443Z] ---> Using cache [2022-07-02T00:07:32.443Z] ---> f51ade586955 [2022-07-02T00:07:32.443Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-02T00:07:32.725Z] ---> Running in b32eb084f321 [2022-07-02T00:07:33.329Z] ---> f45e6e4ee852 [2022-07-02T00:07:33.329Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-02T00:07:33.606Z] ---> Running in 18b48a7b1f95 [2022-07-02T00:07:34.595Z] Removing intermediate container 18b48a7b1f95 [2022-07-02T00:07:34.595Z] ---> bc6963383668 [2022-07-02T00:07:34.595Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T00:07:34.878Z] ---> Running in 5cff773a7bb0 [2022-07-02T00:07:35.158Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T00:07:36.157Z] Removing intermediate container 5cff773a7bb0 [2022-07-02T00:07:36.157Z] ---> a5e808cf5f52 [2022-07-02T00:07:36.157Z] Step 20/22 : LABEL arch=arm64 [2022-07-02T00:07:36.157Z] ---> Running in d8e33c06da1b [2022-07-02T00:07:36.439Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T00:07:37.052Z] Removing intermediate container 14b172fc78c2 [2022-07-02T00:07:37.052Z] ---> 57a4574d3284 [2022-07-02T00:07:37.052Z] [2022-07-02T00:07:37.052Z] Step 10/23 : FROM alpine:3.14 [2022-07-02T00:07:37.052Z] ---> ac73e934f311 [2022-07-02T00:07:37.052Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-02T00:07:37.052Z] Removing intermediate container d8e33c06da1b [2022-07-02T00:07:37.052Z] ---> 6dd1f2e2fc7e [2022-07-02T00:07:37.052Z] Step 21/22 : LABEL git_sha=a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-02T00:07:37.052Z] ---> Running in 6e3e5ccfeb85 [2022-07-02T00:07:37.333Z] ---> Running in 8723ea26f1f1 [2022-07-02T00:07:37.940Z] Removing intermediate container 8723ea26f1f1 [2022-07-02T00:07:37.940Z] ---> 16462dec7a4b [2022-07-02T00:07:37.940Z] Step 22/22 : LABEL version=2.2.1-dev.18 [2022-07-02T00:07:38.223Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-02T00:07:38.223Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-02T00:07:38.223Z] OK: 15736 distinct packages available [2022-07-02T00:07:38.223Z] Removing intermediate container 6e3e5ccfeb85 [2022-07-02T00:07:38.223Z] ---> b8246c2d9e9b [2022-07-02T00:07:38.223Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-02T00:07:38.507Z] ---> Running in 547b80962f9f [2022-07-02T00:07:38.507Z] ---> Running in 14134fafa0d1 [2022-07-02T00:07:38.507Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T00:07:39.112Z] Removing intermediate container 14134fafa0d1 [2022-07-02T00:07:39.112Z] ---> c073775fdda9 [2022-07-02T00:07:39.112Z] [2022-07-02T00:07:39.112Z] Removing intermediate container 547b80962f9f [2022-07-02T00:07:39.112Z] ---> 44313becd8c7 [2022-07-02T00:07:39.112Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-02T00:07:39.393Z] ---> Running in eece05df5c0f [2022-07-02T00:07:39.393Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T00:07:39.669Z] Successfully built c073775fdda9 [2022-07-02T00:07:39.669Z] Successfully tagged support-scheduler-arm64:latest [2022-07-02T00:07:39.669Z]  Building support-scheduler ... done Building security-secretstore-setup [2022-07-02T00:07:39.946Z] Removing intermediate container eece05df5c0f [2022-07-02T00:07:39.946Z] ---> beaca4cc54a7 [2022-07-02T00:07:39.946Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T00:07:39.946Z] ---> Running in 57823d410b1d [2022-07-02T00:07:40.946Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-02T00:07:40.946Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-02T00:07:40.946Z] (3/5) Installing libucontext (1.1-r0) [2022-07-02T00:07:41.227Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-02T00:07:41.227Z] (5/5) Installing openssl (1.1.1p-r0) [2022-07-02T00:07:41.502Z] Executing busybox-1.34.1-r5.trigger [2022-07-02T00:07:41.502Z] OK: 6 MiB in 19 packages [2022-07-02T00:07:44.222Z] Removing intermediate container b32eb084f321 [2022-07-02T00:07:44.222Z] ---> a0269fa0009d [2022-07-02T00:07:44.222Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-02T00:07:44.222Z] Removing intermediate container 57823d410b1d [2022-07-02T00:07:44.222Z] ---> a82caaa06635 [2022-07-02T00:07:44.222Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-02T00:07:44.222Z] ---> Running in e90b73ec9846 [2022-07-02T00:07:45.666Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-02T00:07:46.651Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-02T00:07:47.708Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-02T00:07:48.028Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-07-02T00:07:48.028Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-02T00:07:48.452Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-02T00:07:48.453Z] ---> f1440424de95 [2022-07-02T00:07:48.453Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-02T00:07:48.453Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-02T00:07:48.453Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-02T00:07:48.757Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T00:07:48.757Z] OK: 8 MiB in 20 packages [2022-07-02T00:07:51.609Z] Removing intermediate container e90b73ec9846 [2022-07-02T00:07:51.609Z] ---> a8d39463d5a5 [2022-07-02T00:07:51.609Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T00:07:53.604Z] ---> 37f4dd9742f2 [2022-07-02T00:07:53.604Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-02T00:07:57.938Z] ---> c5b2282fe921 [2022-07-02T00:07:57.938Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-02T00:07:59.393Z] ---> ec0b889beb5f [2022-07-02T00:07:59.393Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-02T00:07:59.671Z] ---> f14027cfcd74 [2022-07-02T00:07:59.671Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-02T00:07:59.671Z] ---> Running in c16d0f310b14 [2022-07-02T00:07:59.945Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T00:07:59.945Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-02T00:07:59.945Z] ---> 8abd65eac272 [2022-07-02T00:07:59.945Z] Step 3/25 : WORKDIR /edgex-go [2022-07-02T00:07:59.945Z] ---> Using cache [2022-07-02T00:07:59.945Z] ---> b12f52e2d788 [2022-07-02T00:07:59.945Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T00:07:59.945Z] ---> Using cache [2022-07-02T00:07:59.945Z] ---> 099d848ee7de [2022-07-02T00:07:59.945Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-02T00:07:59.945Z] ---> Using cache [2022-07-02T00:07:59.945Z] ---> c4597cd49753 [2022-07-02T00:07:59.945Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-02T00:07:59.945Z] ---> Using cache [2022-07-02T00:07:59.945Z] ---> 978ae0d35a28 [2022-07-02T00:07:59.945Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T00:07:59.945Z] ---> Using cache [2022-07-02T00:07:59.945Z] ---> 3841ce063bac [2022-07-02T00:07:59.945Z] Step 8/25 : COPY . . [2022-07-02T00:07:59.945Z] ---> Using cache [2022-07-02T00:07:59.945Z] ---> 4d5ed4efb918 [2022-07-02T00:07:59.945Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-02T00:08:00.223Z] ---> Running in 8f7c6b591fe2 [2022-07-02T00:08:01.211Z] Removing intermediate container c16d0f310b14 [2022-07-02T00:08:01.211Z] ---> 67d9c80ef8ac [2022-07-02T00:08:01.211Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T00:08:01.211Z] ---> Running in 84a9afd2fed8 [2022-07-02T00:08:01.499Z] ---> 6eacfa3acba5 [2022-07-02T00:08:01.499Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-02T00:08:02.119Z] Removing intermediate container 84a9afd2fed8 [2022-07-02T00:08:02.119Z] ---> 0b0f8c4f3acc [2022-07-02T00:08:02.119Z] Step 21/23 : LABEL arch=arm64 [2022-07-02T00:08:02.119Z] ---> Running in 6537cb913428 [2022-07-02T00:08:02.733Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.18" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-02T00:08:03.027Z] ---> d05740b7ddf2 [2022-07-02T00:08:03.027Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-02T00:08:03.027Z] Removing intermediate container 6537cb913428 [2022-07-02T00:08:03.027Z] ---> 9d4c834a02c0 [2022-07-02T00:08:03.027Z] Step 22/23 : LABEL git_sha=a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-02T00:08:03.027Z] ---> Running in 85bffa6f0642 [2022-07-02T00:08:04.047Z] Removing intermediate container 85bffa6f0642 [2022-07-02T00:08:04.047Z] ---> 0ed4167d9d2a [2022-07-02T00:08:04.047Z] Step 23/23 : LABEL version=2.2.1-dev.18 [2022-07-02T00:08:04.338Z] ---> f0acf9d92230 [2022-07-02T00:08:04.338Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-02T00:08:04.338Z] ---> Running in 03b52ea24993 [2022-07-02T00:08:04.338Z] ---> Running in ef85d4e2b29c [2022-07-02T00:08:04.945Z] Removing intermediate container 03b52ea24993 [2022-07-02T00:08:04.945Z] ---> 7ba90b5908ec [2022-07-02T00:08:04.945Z] [2022-07-02T00:08:04.945Z] Removing intermediate container ef85d4e2b29c [2022-07-02T00:08:04.945Z] ---> 7623d7dde81a [2022-07-02T00:08:04.945Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-02T00:08:05.224Z] ---> Running in a5198b38d357 [2022-07-02T00:08:05.508Z] Successfully built 7ba90b5908ec [2022-07-02T00:08:05.508Z] Successfully tagged core-data-arm64:latest [2022-07-02T00:08:05.508Z]  Building core-data ... done Building security-proxy-setup [2022-07-02T00:08:05.794Z] Removing intermediate container a5198b38d357 [2022-07-02T00:08:05.794Z] ---> db368016cb21 [2022-07-02T00:08:05.794Z] Step 24/26 : LABEL arch=arm64 [2022-07-02T00:08:06.074Z] ---> Running in b437218d68b5 [2022-07-02T00:08:06.696Z] Removing intermediate container b437218d68b5 [2022-07-02T00:08:06.696Z] ---> ca2f1beb4eec [2022-07-02T00:08:06.696Z] Step 25/26 : LABEL git_sha=a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-02T00:08:06.696Z] ---> Running in 364ef6c0f6aa [2022-07-02T00:08:07.305Z] Removing intermediate container 364ef6c0f6aa [2022-07-02T00:08:07.305Z] ---> 0750c1b27b6f [2022-07-02T00:08:07.305Z] Step 26/26 : LABEL version=2.2.1-dev.18 [2022-07-02T00:08:07.305Z] ---> Running in 964ca4452974 [2022-07-02T00:08:07.908Z] Removing intermediate container 964ca4452974 [2022-07-02T00:08:07.908Z] ---> 5eb9379e506f [2022-07-02T00:08:07.908Z] [2022-07-02T00:08:08.509Z] Successfully built 5eb9379e506f [2022-07-02T00:08:08.509Z] Successfully tagged security-spire-agent-arm64:latest [2022-07-02T00:08:08.509Z]  Building security-spire-agent ... done Building core-command [2022-07-02T00:08:35.372Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T00:08:35.372Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-02T00:08:35.372Z] ---> 8abd65eac272 [2022-07-02T00:08:35.372Z] Step 3/22 : WORKDIR /edgex-go [2022-07-02T00:08:35.372Z] ---> Using cache [2022-07-02T00:08:35.372Z] ---> b12f52e2d788 [2022-07-02T00:08:35.372Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T00:08:35.372Z] ---> Using cache [2022-07-02T00:08:35.372Z] ---> 099d848ee7de [2022-07-02T00:08:35.372Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-02T00:08:35.372Z] ---> Using cache [2022-07-02T00:08:35.372Z] ---> c4597cd49753 [2022-07-02T00:08:35.372Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-02T00:08:35.372Z] ---> Using cache [2022-07-02T00:08:35.372Z] ---> 978ae0d35a28 [2022-07-02T00:08:35.372Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T00:08:35.372Z] ---> Using cache [2022-07-02T00:08:35.372Z] ---> 3841ce063bac [2022-07-02T00:08:35.372Z] Step 8/22 : COPY . . [2022-07-02T00:08:35.372Z] ---> Using cache [2022-07-02T00:08:35.372Z] ---> 4d5ed4efb918 [2022-07-02T00:08:35.373Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-02T00:08:35.373Z] ---> Running in 341a6a7b9456 [2022-07-02T00:08:37.389Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T00:08:37.389Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-02T00:08:37.389Z] ---> 8abd65eac272 [2022-07-02T00:08:37.389Z] Step 3/23 : WORKDIR /edgex-go [2022-07-02T00:08:37.389Z] ---> Using cache [2022-07-02T00:08:37.389Z] ---> b12f52e2d788 [2022-07-02T00:08:37.389Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T00:08:37.389Z] ---> Using cache [2022-07-02T00:08:37.389Z] ---> 099d848ee7de [2022-07-02T00:08:37.389Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-02T00:08:37.389Z] ---> Using cache [2022-07-02T00:08:37.389Z] ---> c4597cd49753 [2022-07-02T00:08:37.389Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-02T00:08:37.389Z] ---> Using cache [2022-07-02T00:08:37.389Z] ---> 978ae0d35a28 [2022-07-02T00:08:37.389Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T00:08:37.389Z] ---> Using cache [2022-07-02T00:08:37.389Z] ---> 3841ce063bac [2022-07-02T00:08:37.389Z] Step 8/23 : COPY . . [2022-07-02T00:08:37.669Z] ---> Using cache [2022-07-02T00:08:37.948Z] ---> 4d5ed4efb918 [2022-07-02T00:08:37.948Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-02T00:08:37.948Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.18" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-02T00:08:38.232Z] ---> Running in 5424bbcec772 [2022-07-02T00:08:41.096Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.18" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-02T00:08:49.568Z] Removing intermediate container b9796151e3e3 [2022-07-02T00:08:49.568Z] ---> cc45b67823fe [2022-07-02T00:08:49.568Z] [2022-07-02T00:08:49.568Z] Step 10/22 : FROM alpine:3.14 [2022-07-02T00:08:49.568Z] ---> ac73e934f311 [2022-07-02T00:08:49.568Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-02T00:08:49.568Z] ---> Running in 3a8900912ffa [2022-07-02T00:08:50.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-02T00:08:51.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-02T00:08:52.646Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-02T00:08:52.646Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-02T00:08:52.646Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T00:08:52.646Z] Executing ca-certificates-20211220-r0.trigger [2022-07-02T00:08:52.927Z] OK: 6 MiB in 16 packages [2022-07-02T00:08:54.939Z] Removing intermediate container 3a8900912ffa [2022-07-02T00:08:54.939Z] ---> 4816d5733d0e [2022-07-02T00:08:54.939Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-02T00:08:54.939Z] ---> Running in 89fd2c3f5481 [2022-07-02T00:08:55.567Z] Removing intermediate container 89fd2c3f5481 [2022-07-02T00:08:55.567Z] ---> ddab1608c616 [2022-07-02T00:08:55.567Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-02T00:08:55.567Z] ---> Running in eb64589e4c1f [2022-07-02T00:08:56.203Z] Removing intermediate container eb64589e4c1f [2022-07-02T00:08:56.203Z] ---> 28ccefa1f616 [2022-07-02T00:08:56.203Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-02T00:08:56.486Z] ---> Running in f553d1e1584e [2022-07-02T00:08:57.093Z] Removing intermediate container f553d1e1584e [2022-07-02T00:08:57.093Z] ---> 45473d87ea08 [2022-07-02T00:08:57.093Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T00:08:58.096Z] ---> 9c6ffa11bc78 [2022-07-02T00:08:58.096Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-02T00:09:00.101Z] ---> 2ec57f68920c [2022-07-02T00:09:00.101Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-02T00:09:01.092Z] ---> 63d5f2b21545 [2022-07-02T00:09:01.092Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-02T00:09:01.366Z] ---> Running in d002af8c4aef [2022-07-02T00:09:01.641Z] Removing intermediate container d002af8c4aef [2022-07-02T00:09:01.641Z] ---> 5c8bf523d002 [2022-07-02T00:09:01.925Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T00:09:01.925Z] ---> Running in f5e46cfc5981 [2022-07-02T00:09:02.527Z] Removing intermediate container f5e46cfc5981 [2022-07-02T00:09:02.527Z] ---> 3699616f3727 [2022-07-02T00:09:02.527Z] Step 20/22 : LABEL arch=arm64 [2022-07-02T00:09:02.527Z] ---> Running in 5ee567fb5cd8 [2022-07-02T00:09:03.127Z] Removing intermediate container 5ee567fb5cd8 [2022-07-02T00:09:03.127Z] ---> 0c9698397232 [2022-07-02T00:09:03.127Z] Step 21/22 : LABEL git_sha=a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-02T00:09:03.403Z] ---> Running in 8e1347fb6fa8 [2022-07-02T00:09:04.006Z] Removing intermediate container 8e1347fb6fa8 [2022-07-02T00:09:04.006Z] ---> 0b09e5a92e36 [2022-07-02T00:09:04.006Z] Step 22/22 : LABEL version=2.2.1-dev.18 [2022-07-02T00:09:04.006Z] ---> Running in df7ee1fd0721 [2022-07-02T00:09:04.610Z] Removing intermediate container df7ee1fd0721 [2022-07-02T00:09:04.610Z] ---> 56c5aad5221a [2022-07-02T00:09:04.610Z] [2022-07-02T00:09:04.885Z] Successfully built 56c5aad5221a [2022-07-02T00:09:05.160Z] Successfully tagged support-notifications-arm64:latest [2022-07-02T00:09:05.160Z] Building core-metadata [2022-07-02T00:09:23.507Z]  Building support-notifications ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T00:09:23.507Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-02T00:09:23.507Z] ---> 8abd65eac272 [2022-07-02T00:09:23.507Z] Step 3/23 : WORKDIR /edgex-go [2022-07-02T00:09:23.507Z] ---> Using cache [2022-07-02T00:09:23.507Z] ---> b12f52e2d788 [2022-07-02T00:09:23.507Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T00:09:23.507Z] ---> Using cache [2022-07-02T00:09:23.507Z] ---> 099d848ee7de [2022-07-02T00:09:23.507Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-02T00:09:23.507Z] ---> Using cache [2022-07-02T00:09:23.507Z] ---> c4597cd49753 [2022-07-02T00:09:23.507Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-02T00:09:23.507Z] ---> Using cache [2022-07-02T00:09:23.507Z] ---> 978ae0d35a28 [2022-07-02T00:09:23.507Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T00:09:23.507Z] ---> Using cache [2022-07-02T00:09:23.507Z] ---> 3841ce063bac [2022-07-02T00:09:23.507Z] Step 8/23 : COPY . . [2022-07-02T00:09:23.507Z] ---> Using cache [2022-07-02T00:09:23.507Z] ---> 4d5ed4efb918 [2022-07-02T00:09:23.507Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-02T00:09:23.784Z] ---> Running in 8b99683ba822 [2022-07-02T00:09:25.772Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.18" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-02T00:12:17.929Z] Removing intermediate container e26efa4a3fb7 [2022-07-02T00:12:17.929Z] ---> 348712cb60ff [2022-07-02T00:12:17.930Z] [2022-07-02T00:12:17.930Z] Step 10/31 : FROM alpine:3.14 [2022-07-02T00:12:17.930Z] ---> ac73e934f311 [2022-07-02T00:12:17.930Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-07-02T00:12:17.930Z] ---> Running in 5d4f7a35efdb [2022-07-02T00:12:17.930Z] Removing intermediate container 5d4f7a35efdb [2022-07-02T00:12:17.930Z] ---> ef8ac8b6a1a1 [2022-07-02T00:12:17.930Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-02T00:12:17.930Z] ---> Running in b40dd61a8cef [2022-07-02T00:12:17.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-02T00:12:17.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-02T00:12:17.930Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-02T00:12:17.930Z] (2/2) Installing su-exec (0.2-r1) [2022-07-02T00:12:17.930Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T00:12:17.930Z] OK: 6 MiB in 16 packages [2022-07-02T00:12:17.930Z] Removing intermediate container b40dd61a8cef [2022-07-02T00:12:17.930Z] ---> 0311fe0b34b4 [2022-07-02T00:12:17.930Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-02T00:12:17.930Z] ---> Running in e7899ca9e14b [2022-07-02T00:12:17.930Z] Removing intermediate container e7899ca9e14b [2022-07-02T00:12:17.930Z] ---> a1e8f1ee68fa [2022-07-02T00:12:17.930Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-07-02T00:12:17.930Z] ---> Running in e1d0a9f53818 [2022-07-02T00:12:17.930Z] Removing intermediate container e1d0a9f53818 [2022-07-02T00:12:17.930Z] ---> 4dda7da259a4 [2022-07-02T00:12:17.930Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-02T00:12:17.930Z] ---> Running in f741d7e290ee [2022-07-02T00:12:20.570Z] Removing intermediate container f741d7e290ee [2022-07-02T00:12:20.570Z] ---> 368f7b9440ba [2022-07-02T00:12:20.570Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-07-02T00:12:20.856Z] ---> Running in 327fd57b787d [2022-07-02T00:12:21.135Z] Removing intermediate container 327fd57b787d [2022-07-02T00:12:21.135Z] ---> 360bc0114c2e [2022-07-02T00:12:21.135Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-07-02T00:12:22.139Z] ---> a9129a382780 [2022-07-02T00:12:22.139Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-07-02T00:12:22.419Z] ---> Running in 20492309bd3a [2022-07-02T00:12:25.832Z] Removing intermediate container 20492309bd3a [2022-07-02T00:12:25.832Z] ---> f9ec82047386 [2022-07-02T00:12:25.832Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T00:12:26.437Z] ---> 8c044bd5585a [2022-07-02T00:12:26.437Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-02T00:12:28.450Z] ---> 9395a9e07f97 [2022-07-02T00:12:28.450Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-02T00:12:29.449Z] ---> 55e3cc662b84 [2022-07-02T00:12:29.449Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-02T00:12:30.450Z] ---> b1c57a6b1458 [2022-07-02T00:12:30.450Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-07-02T00:12:31.919Z] ---> ef865087d3de [2022-07-02T00:12:31.919Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-07-02T00:12:32.196Z] ---> Running in f15d0bc126cf [2022-07-02T00:12:32.475Z] Removing intermediate container f15d0bc126cf [2022-07-02T00:12:32.475Z] ---> 3628bb8f57b2 [2022-07-02T00:12:32.757Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-02T00:12:33.760Z] ---> e8f5b8bfba78 [2022-07-02T00:12:33.760Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-02T00:12:34.038Z] ---> Running in bbd4352557c6 [2022-07-02T00:12:37.470Z] Removing intermediate container bbd4352557c6 [2022-07-02T00:12:37.470Z] ---> e485fa6cc914 [2022-07-02T00:12:37.470Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-02T00:12:37.750Z] ---> Running in 38b6a972cb65 [2022-07-02T00:12:38.368Z] Removing intermediate container 38b6a972cb65 [2022-07-02T00:12:38.368Z] ---> 1e98d0d8cd0b [2022-07-02T00:12:38.368Z] Step 28/31 : CMD ["gate"] [2022-07-02T00:12:38.982Z] ---> Running in 31bf7fe2673a [2022-07-02T00:12:39.258Z] Removing intermediate container 31bf7fe2673a [2022-07-02T00:12:39.258Z] ---> 3207389fa825 [2022-07-02T00:12:39.704Z] Step 29/31 : LABEL arch=arm64 [2022-07-02T00:12:39.704Z] ---> Running in df21a8cc36e1 [2022-07-02T00:12:40.461Z] Removing intermediate container df21a8cc36e1 [2022-07-02T00:12:40.461Z] ---> 339731a4b19e [2022-07-02T00:12:40.461Z] Step 30/31 : LABEL git_sha=a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-02T00:12:40.744Z] ---> Running in f4bf6682e507 [2022-07-02T00:12:41.348Z] Removing intermediate container f4bf6682e507 [2022-07-02T00:12:41.348Z] ---> 6f789aec4a62 [2022-07-02T00:12:41.348Z] Step 31/31 : LABEL version=2.2.1-dev.18 [2022-07-02T00:12:41.628Z] ---> Running in 63891b4d41ed [2022-07-02T00:12:42.235Z] Removing intermediate container 63891b4d41ed [2022-07-02T00:12:42.235Z] ---> 9dde03dbf8cd [2022-07-02T00:12:42.235Z] [2022-07-02T00:12:42.513Z] Successfully built 9dde03dbf8cd [2022-07-02T00:12:42.513Z] Successfully tagged security-bootstrapper-arm64:latest [2022-07-02T00:13:29.553Z]  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.18" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-02T00:13:44.673Z] Removing intermediate container 8f7c6b591fe2 [2022-07-02T00:13:44.673Z] ---> 05132a6c2da3 [2022-07-02T00:13:44.673Z] [2022-07-02T00:13:44.673Z] Step 10/25 : FROM alpine:3.14 [2022-07-02T00:13:44.673Z] ---> ac73e934f311 [2022-07-02T00:13:44.673Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-02T00:13:44.673Z] ---> Running in 5048d3fd28cb [2022-07-02T00:13:46.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-02T00:13:46.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-02T00:13:47.388Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-02T00:13:47.670Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-02T00:13:47.670Z] (3/3) Installing su-exec (0.2-r1) [2022-07-02T00:13:47.670Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T00:13:47.670Z] Executing ca-certificates-20211220-r0.trigger [2022-07-02T00:13:47.953Z] OK: 6 MiB in 17 packages [2022-07-02T00:13:47.953Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.18" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-02T00:13:49.994Z] Removing intermediate container 5048d3fd28cb [2022-07-02T00:13:49.994Z] ---> fd4d93c04759 [2022-07-02T00:13:49.994Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-02T00:13:50.279Z] ---> Running in 5631d8f655bd [2022-07-02T00:13:50.555Z] Removing intermediate container 5631d8f655bd [2022-07-02T00:13:50.555Z] ---> a6239606a44b [2022-07-02T00:13:50.556Z] Step 13/25 : WORKDIR / [2022-07-02T00:13:50.831Z] ---> Running in ff76a028faf5 [2022-07-02T00:13:51.446Z] Removing intermediate container ff76a028faf5 [2022-07-02T00:13:51.446Z] ---> 3afc84641195 [2022-07-02T00:13:51.446Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-07-02T00:13:52.920Z] ---> 5261c679a0be [2022-07-02T00:13:52.920Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-07-02T00:13:54.390Z] ---> 563f61e8c84d [2022-07-02T00:13:54.390Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-02T00:13:55.850Z] ---> f24172dd148e [2022-07-02T00:13:55.850Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-07-02T00:13:57.875Z] ---> bdfe02264417 [2022-07-02T00:13:57.875Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-02T00:14:00.631Z] ---> 90271a7c252a [2022-07-02T00:14:00.631Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-02T00:14:00.911Z] Removing intermediate container 5424bbcec772 [2022-07-02T00:14:00.911Z] ---> f8a17c706662 [2022-07-02T00:14:00.911Z] [2022-07-02T00:14:00.911Z] Step 10/23 : FROM alpine:3.14 [2022-07-02T00:14:00.911Z] ---> ac73e934f311 [2022-07-02T00:14:00.911Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-02T00:14:00.911Z] ---> Using cache [2022-07-02T00:14:00.911Z] ---> 9b171b1df4af [2022-07-02T00:14:00.911Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-02T00:14:00.911Z] ---> Using cache [2022-07-02T00:14:00.911Z] ---> f819613b733b [2022-07-02T00:14:00.911Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-02T00:14:00.911Z] ---> Running in d91917e0cc41 [2022-07-02T00:14:02.378Z] Removing intermediate container d91917e0cc41 [2022-07-02T00:14:02.378Z] ---> 232f002df4c6 [2022-07-02T00:14:02.378Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-02T00:14:02.378Z] ---> Running in 0478fb1e743c [2022-07-02T00:14:03.379Z] Removing intermediate container 0478fb1e743c [2022-07-02T00:14:03.379Z] ---> d5ede7531711 [2022-07-02T00:14:03.379Z] Step 15/23 : WORKDIR / [2022-07-02T00:14:03.663Z] ---> Running in 5536a2d650c8 [2022-07-02T00:14:04.682Z] ---> 9fadd0b30d20 [2022-07-02T00:14:04.682Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-02T00:14:04.966Z] Removing intermediate container 5536a2d650c8 [2022-07-02T00:14:04.966Z] ---> 88d91aad5b6c [2022-07-02T00:14:04.966Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T00:14:06.430Z] ---> 1992684a2c01 [2022-07-02T00:14:06.430Z] Step 21/25 : 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/ [2022-07-02T00:14:06.713Z] ---> Running in 145ebf8b3f36 [2022-07-02T00:14:07.320Z] ---> 5fc4f340ba2b [2022-07-02T00:14:07.320Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-02T00:14:11.671Z] ---> f701f15dc34e [2022-07-02T00:14:11.671Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-02T00:14:11.671Z] Removing intermediate container 145ebf8b3f36 [2022-07-02T00:14:11.671Z] ---> 3671648f0af3 [2022-07-02T00:14:11.671Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-02T00:14:11.671Z] ---> Running in 16a263779f28 [2022-07-02T00:14:12.292Z] Removing intermediate container 16a263779f28 [2022-07-02T00:14:12.292Z] ---> 8f705ac9b38e [2022-07-02T00:14:12.292Z] Step 23/25 : LABEL arch=arm64 [2022-07-02T00:14:12.292Z] ---> 5ffdf313da2d [2022-07-02T00:14:12.292Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-02T00:14:12.588Z] ---> Running in a390d522c2b5 [2022-07-02T00:14:12.588Z] ---> Running in 2479e910883f [2022-07-02T00:14:13.200Z] Removing intermediate container 341a6a7b9456 [2022-07-02T00:14:13.200Z] ---> 356f2e626b79 [2022-07-02T00:14:13.200Z] [2022-07-02T00:14:13.200Z] Step 10/22 : FROM alpine:3.14 [2022-07-02T00:14:13.200Z] ---> ac73e934f311 [2022-07-02T00:14:13.200Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-02T00:14:13.479Z] ---> Running in c01c80d2c219 [2022-07-02T00:14:13.479Z] Removing intermediate container 2479e910883f [2022-07-02T00:14:13.479Z] ---> 318dedc81f4c [2022-07-02T00:14:13.479Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T00:14:13.765Z] Removing intermediate container a390d522c2b5 [2022-07-02T00:14:13.765Z] ---> 54408b03b45b [2022-07-02T00:14:13.765Z] Step 24/25 : LABEL git_sha=a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-02T00:14:13.765Z] ---> Running in 6bcbfc8da464 [2022-07-02T00:14:14.046Z] ---> Running in 410a8d66a5ed [2022-07-02T00:14:14.652Z] Removing intermediate container 410a8d66a5ed [2022-07-02T00:14:14.652Z] ---> d5d68aa5c01d [2022-07-02T00:14:14.652Z] Step 25/25 : LABEL version=2.2.1-dev.18 [2022-07-02T00:14:14.652Z] Removing intermediate container 6bcbfc8da464 [2022-07-02T00:14:14.652Z] ---> 993c4dfd92be [2022-07-02T00:14:14.652Z] Step 21/23 : LABEL arch=arm64 [2022-07-02T00:14:14.931Z] ---> Running in c0c6da494de7 [2022-07-02T00:14:14.931Z] ---> Running in e36d349a6d5f [2022-07-02T00:14:15.534Z] Removing intermediate container e36d349a6d5f [2022-07-02T00:14:15.534Z] ---> 86466b3abe2e [2022-07-02T00:14:15.534Z] Step 22/23 : LABEL git_sha=a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-02T00:14:15.534Z] Removing intermediate container c0c6da494de7 [2022-07-02T00:14:15.534Z] ---> 03a3d75b1e56 [2022-07-02T00:14:15.534Z] [2022-07-02T00:14:15.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-02T00:14:15.534Z] ---> Running in ec1a96343279 [2022-07-02T00:14:16.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-02T00:14:16.149Z] Successfully built 03a3d75b1e56 [2022-07-02T00:14:16.149Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-07-02T00:14:16.149Z]  Building security-secretstore-setup ... done Removing intermediate container ec1a96343279 [2022-07-02T00:14:16.149Z] ---> bd701df6244b [2022-07-02T00:14:16.149Z] Step 23/23 : LABEL version=2.2.1-dev.18 [2022-07-02T00:14:16.149Z] ---> Running in 5007c5e7ff5c [2022-07-02T00:14:16.756Z] Removing intermediate container 5007c5e7ff5c [2022-07-02T00:14:16.756Z] ---> c3736febd4ca [2022-07-02T00:14:16.756Z] [2022-07-02T00:14:17.034Z] Successfully built c3736febd4ca [2022-07-02T00:14:17.034Z] Successfully tagged core-command-arm64:latest [2022-07-02T00:14:17.034Z]  Building core-command ... done (1/6) Installing ca-certificates (20211220-r0) [2022-07-02T00:14:17.034Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-07-02T00:14:17.310Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-07-02T00:14:17.310Z] (4/6) Installing libcurl (7.79.1-r2) [2022-07-02T00:14:17.310Z] (5/6) Installing curl (7.79.1-r2) [2022-07-02T00:14:17.310Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-02T00:14:17.310Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T00:14:17.310Z] Executing ca-certificates-20211220-r0.trigger [2022-07-02T00:14:17.585Z] OK: 8 MiB in 20 packages [2022-07-02T00:14:19.041Z] Removing intermediate container c01c80d2c219 [2022-07-02T00:14:19.041Z] ---> af28b2d929bc [2022-07-02T00:14:19.041Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-02T00:14:19.318Z] ---> Running in a611bafb3d10 [2022-07-02T00:14:19.596Z] Removing intermediate container a611bafb3d10 [2022-07-02T00:14:19.596Z] ---> 02bad37204a8 [2022-07-02T00:14:19.596Z] Step 13/22 : WORKDIR /edgex [2022-07-02T00:14:19.872Z] ---> Running in a1ac53a7a294 [2022-07-02T00:14:20.150Z] Removing intermediate container a1ac53a7a294 [2022-07-02T00:14:20.150Z] ---> e829cae62cb9 [2022-07-02T00:14:20.150Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-02T00:14:21.143Z] ---> c7c6a7db236c [2022-07-02T00:14:21.143Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-02T00:14:22.582Z] ---> c9a5d77334cf [2022-07-02T00:14:22.582Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-02T00:14:23.590Z] ---> e7e335c5cd28 [2022-07-02T00:14:23.590Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-02T00:14:23.875Z] Removing intermediate container 8b99683ba822 [2022-07-02T00:14:23.875Z] ---> 975118b05a60 [2022-07-02T00:14:23.875Z] [2022-07-02T00:14:23.875Z] Step 10/23 : FROM alpine:3.14 [2022-07-02T00:14:23.875Z] ---> ac73e934f311 [2022-07-02T00:14:23.875Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-02T00:14:23.875Z] ---> Using cache [2022-07-02T00:14:23.875Z] ---> 9b171b1df4af [2022-07-02T00:14:23.875Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-02T00:14:23.875Z] ---> Using cache [2022-07-02T00:14:23.875Z] ---> f819613b733b [2022-07-02T00:14:23.875Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-02T00:14:23.875Z] ---> Running in a89c611b32b4 [2022-07-02T00:14:24.499Z] Removing intermediate container a89c611b32b4 [2022-07-02T00:14:24.500Z] ---> 8fa784bcd3ca [2022-07-02T00:14:24.500Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-02T00:14:24.500Z] ---> dd9095e37a77 [2022-07-02T00:14:24.500Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-02T00:14:24.500Z] ---> Running in 1075874d27aa [2022-07-02T00:14:24.500Z] ---> Running in 15ce94d321b7 [2022-07-02T00:14:25.108Z] Removing intermediate container 1075874d27aa [2022-07-02T00:14:25.108Z] ---> 2197de871b2c [2022-07-02T00:14:25.108Z] Step 15/23 : WORKDIR / [2022-07-02T00:14:25.108Z] ---> Running in 1a31b18f589b [2022-07-02T00:14:25.715Z] Removing intermediate container 1a31b18f589b [2022-07-02T00:14:25.715Z] ---> a08c235387f1 [2022-07-02T00:14:25.715Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T00:14:26.768Z] ---> cd6394c400b1 [2022-07-02T00:14:26.768Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-02T00:14:26.768Z] Removing intermediate container 15ce94d321b7 [2022-07-02T00:14:26.768Z] ---> 02f751d4185e [2022-07-02T00:14:26.768Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-02T00:14:26.768Z] ---> Running in 1fcfab2d3a80 [2022-07-02T00:14:27.390Z] Removing intermediate container 1fcfab2d3a80 [2022-07-02T00:14:27.390Z] ---> fb0a5445ca30 [2022-07-02T00:14:27.390Z] Step 20/22 : LABEL arch=arm64 [2022-07-02T00:14:27.671Z] ---> Running in dec0827f06e2 [2022-07-02T00:14:27.945Z] ---> c48c5037ed36 [2022-07-02T00:14:27.945Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-02T00:14:27.945Z] Removing intermediate container dec0827f06e2 [2022-07-02T00:14:27.945Z] ---> 211c0d9848b5 [2022-07-02T00:14:27.945Z] Step 21/22 : LABEL git_sha=a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-02T00:14:28.225Z] ---> Running in f84b0e1c792a [2022-07-02T00:14:28.523Z] Removing intermediate container f84b0e1c792a [2022-07-02T00:14:28.523Z] ---> 6104b7f7ef86 [2022-07-02T00:14:28.523Z] Step 22/22 : LABEL version=2.2.1-dev.18 [2022-07-02T00:14:28.523Z] ---> Running in f7175c5ed0e0 [2022-07-02T00:14:28.803Z] ---> f3a5259c6ab4 [2022-07-02T00:14:28.803Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-02T00:14:28.803Z] ---> Running in 998e55249ecb [2022-07-02T00:14:29.078Z] Removing intermediate container f7175c5ed0e0 [2022-07-02T00:14:29.078Z] ---> 1f380bda375e [2022-07-02T00:14:29.078Z] [2022-07-02T00:14:29.353Z] Removing intermediate container 998e55249ecb [2022-07-02T00:14:29.353Z] ---> 49d3e1981062 [2022-07-02T00:14:29.353Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T00:14:29.353Z] ---> Running in 2d5445af7d23 [2022-07-02T00:14:29.353Z] Successfully built 1f380bda375e [2022-07-02T00:14:29.353Z] Successfully tagged security-proxy-setup-arm64:latest [2022-07-02T00:14:29.644Z]  Building security-proxy-setup ... done Removing intermediate container 2d5445af7d23 [2022-07-02T00:14:29.644Z] ---> 1c92f5e21484 [2022-07-02T00:14:29.644Z] Step 21/23 : LABEL arch=arm64 [2022-07-02T00:14:29.921Z] ---> Running in c85695e7e467 [2022-07-02T00:14:30.197Z] Removing intermediate container c85695e7e467 [2022-07-02T00:14:30.197Z] ---> 2c37e1ce11de [2022-07-02T00:14:30.197Z] Step 22/23 : LABEL git_sha=a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-02T00:14:30.197Z] ---> Running in f2d3ebfc55aa [2022-07-02T00:14:30.479Z] Removing intermediate container f2d3ebfc55aa [2022-07-02T00:14:30.479Z] ---> 472eaaf6d9db [2022-07-02T00:14:30.479Z] Step 23/23 : LABEL version=2.2.1-dev.18 [2022-07-02T00:14:30.757Z] ---> Running in 045d1b52bc05 [2022-07-02T00:14:31.033Z] Removing intermediate container 045d1b52bc05 [2022-07-02T00:14:31.033Z] ---> 14615a490833 [2022-07-02T00:14:31.033Z] [2022-07-02T00:14:31.308Z] Successfully built 14615a490833 [2022-07-02T00:14:31.308Z] Successfully tagged core-metadata-arm64:latest [2022-07-02T00:14:31.600Z]  Building core-metadata ... done  [Pipeline] } [2022-07-02T00:14:31.605Z] $ docker stop --time=1 9cfb8eb848ca093f10bbca4cbd853cdeb5974c86f701d7e280fbe6b17543de0c [2022-07-02T00:14:33.333Z] $ docker rm -f 9cfb8eb848ca093f10bbca4cbd853cdeb5974c86f701d7e280fbe6b17543de0c [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-02T00:14:33.903Z] + docker images [2022-07-02T00:14:34.176Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-02T00:14:34.176Z] core-metadata-arm64 latest 14615a490833 4 seconds ago 16.3MB [2022-07-02T00:14:34.176Z] security-proxy-setup-arm64 latest 1f380bda375e 6 seconds ago 26.1MB [2022-07-02T00:14:34.176Z] 975118b05a60 11 seconds ago 1.28GB [2022-07-02T00:14:34.176Z] core-command-arm64 latest c3736febd4ca 18 seconds ago 15.5MB [2022-07-02T00:14:34.176Z] security-secretstore-setup-arm64 latest 03a3d75b1e56 19 seconds ago 27.5MB [2022-07-02T00:14:34.176Z] 356f2e626b79 23 seconds ago 1.28GB [2022-07-02T00:14:34.176Z] f8a17c706662 35 seconds ago 1.27GB [2022-07-02T00:14:34.176Z] 05132a6c2da3 52 seconds ago 1.28GB [2022-07-02T00:14:34.176Z] security-bootstrapper-arm64 latest 9dde03dbf8cd About a minute ago 18.3MB [2022-07-02T00:14:34.176Z] 348712cb60ff 2 minutes ago 1.28GB [2022-07-02T00:14:34.176Z] support-notifications-arm64 latest 56c5aad5221a 5 minutes ago 25.9MB [2022-07-02T00:14:34.176Z] cc45b67823fe 5 minutes ago 1.33GB [2022-07-02T00:14:34.176Z] security-spire-agent-arm64 latest 5eb9379e506f 6 minutes ago 126MB [2022-07-02T00:14:34.176Z] core-data-arm64 latest 7ba90b5908ec 6 minutes ago 21.7MB [2022-07-02T00:14:34.176Z] support-scheduler-arm64 latest c073775fdda9 6 minutes ago 25.4MB [2022-07-02T00:14:34.176Z] 57a4574d3284 6 minutes ago 1.3GB [2022-07-02T00:14:34.176Z] a662d945fa40 7 minutes ago 1.33GB [2022-07-02T00:14:34.176Z] security-spiffe-token-provider-arm64 latest 63f1a1c69dd0 7 minutes ago 28.1MB [2022-07-02T00:14:34.176Z] a9ab850e42d9 7 minutes ago 1.32GB [2022-07-02T00:14:34.176Z] sys-mgmt-agent-arm64 latest 9e89214b996e 8 minutes ago 282MB [2022-07-02T00:14:34.176Z] e86fbb1563ee 10 minutes ago 1.27GB [2022-07-02T00:14:34.176Z] security-spire-server-arm64 latest 47836cbf9703 14 minutes ago 86.3MB [2022-07-02T00:14:34.176Z] security-spire-config-arm64 latest 97ce01052320 14 minutes ago 85.6MB [2022-07-02T00:14:34.176Z] 15f140f41019 15 minutes ago 1.18GB [2022-07-02T00:14:34.176Z] c3d887a48f72 15 minutes ago 1.18GB [2022-07-02T00:14:34.176Z] ci-base-image-arm64 latest 8abd65eac272 17 minutes ago 1.01GB [2022-07-02T00:14:34.176Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 819e984ddca1 4 weeks ago 669MB [2022-07-02T00:14:34.176Z] docker 20.10.14 c346e9eafbab 2 months ago 202MB [2022-07-02T00:14:34.176Z] alpine 3.14 ac73e934f311 2 months ago 5.34MB [2022-07-02T00:14:34.176Z] alpine 3.15 3fb3c9af89a9 2 months ago 5.32MB [2022-07-02T00:14:34.176Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-02T00:14:34.275Z] provisioning config files... [2022-07-02T00:14:34.293Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/249@tmp/config5221226104668474942tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-02T00:14:34.646Z] ---> docker-login.sh [2022-07-02T00:14:34.647Z] nexus3.edgexfoundry.org:10001 [2022-07-02T00:14:34.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T00:14:34.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T00:14:34.917Z] Configure a credential helper to remove this warning. See [2022-07-02T00:14:34.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T00:14:34.917Z] [2022-07-02T00:14:34.917Z] Login Succeeded [2022-07-02T00:14:35.190Z] nexus3.edgexfoundry.org:10002 [2022-07-02T00:14:35.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T00:14:35.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T00:14:35.459Z] Configure a credential helper to remove this warning. See [2022-07-02T00:14:35.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T00:14:35.459Z] [2022-07-02T00:14:35.459Z] Login Succeeded [2022-07-02T00:14:35.732Z] nexus3.edgexfoundry.org:10003 [2022-07-02T00:14:36.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T00:14:36.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T00:14:36.002Z] Configure a credential helper to remove this warning. See [2022-07-02T00:14:36.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T00:14:36.002Z] [2022-07-02T00:14:36.002Z] Login Succeeded [2022-07-02T00:14:36.002Z] nexus3.edgexfoundry.org:10004 [2022-07-02T00:14:36.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T00:14:36.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T00:14:36.597Z] Configure a credential helper to remove this warning. See [2022-07-02T00:14:36.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T00:14:36.597Z] [2022-07-02T00:14:36.597Z] Login Succeeded [2022-07-02T00:14:36.597Z] docker.io [2022-07-02T00:14:37.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T00:14:37.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T00:14:37.459Z] Configure a credential helper to remove this warning. See [2022-07-02T00:14:37.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T00:14:37.459Z] [2022-07-02T00:14:37.459Z] Login Succeeded [2022-07-02T00:14:37.459Z] ---> docker-login.sh ends [Pipeline] } [2022-07-02T00:14:37.476Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-02T00:14:37.508Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-02T00:14:37.537Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-07-02T00:14:37.537Z] a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-02T00:14:37.537Z] latest [2022-07-02T00:14:37.537Z] 2.2.1-dev.18 [2022-07-02T00:14:37.537Z] a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-02T00:14:37.537Z] main [2022-07-02T00:14:37.537Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:14:37.900Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:14:38.276Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-02T00:14:38.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-07-02T00:14:38.276Z] d914df15feaf: Preparing [2022-07-02T00:14:38.276Z] 3a6977c742a3: Preparing [2022-07-02T00:14:38.276Z] 1e1a36a98f69: Preparing [2022-07-02T00:14:38.276Z] 0fa4aa96f19d: Preparing [2022-07-02T00:14:38.276Z] f73e7dbfee58: Preparing [2022-07-02T00:14:38.547Z] f73e7dbfee58: Layer already exists [2022-07-02T00:14:38.547Z] 0fa4aa96f19d: Pushed [2022-07-02T00:14:38.547Z] d914df15feaf: Pushed [2022-07-02T00:14:38.547Z] 1e1a36a98f69: Pushed [2022-07-02T00:14:41.159Z] 3a6977c742a3: Pushed [2022-07-02T00:14:41.159Z] a157344ed5a2a308e5221a4550246afdf7c311d5: digest: sha256:9693c4f1c2e68059360da55aecedabc3f6400642be0532cb5def5e80c909815b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:14:41.523Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:14:41.879Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-07-02T00:14:41.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-07-02T00:14:41.880Z] d914df15feaf: Preparing [2022-07-02T00:14:41.880Z] 3a6977c742a3: Preparing [2022-07-02T00:14:41.880Z] 1e1a36a98f69: Preparing [2022-07-02T00:14:41.880Z] 0fa4aa96f19d: Preparing [2022-07-02T00:14:41.880Z] f73e7dbfee58: Preparing [2022-07-02T00:14:42.165Z] d914df15feaf: Layer already exists [2022-07-02T00:14:42.165Z] 1e1a36a98f69: Layer already exists [2022-07-02T00:14:42.165Z] f73e7dbfee58: Layer already exists [2022-07-02T00:14:42.165Z] 0fa4aa96f19d: Layer already exists [2022-07-02T00:14:42.165Z] 3a6977c742a3: Layer already exists [2022-07-02T00:14:42.165Z] latest: digest: sha256:9693c4f1c2e68059360da55aecedabc3f6400642be0532cb5def5e80c909815b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:14:42.551Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:14:42.925Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.1-dev.18 [2022-07-02T00:14:42.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-07-02T00:14:42.925Z] d914df15feaf: Preparing [2022-07-02T00:14:42.925Z] 3a6977c742a3: Preparing [2022-07-02T00:14:42.925Z] 1e1a36a98f69: Preparing [2022-07-02T00:14:42.925Z] 0fa4aa96f19d: Preparing [2022-07-02T00:14:42.925Z] f73e7dbfee58: Preparing [2022-07-02T00:14:42.925Z] f73e7dbfee58: Layer already exists [2022-07-02T00:14:42.925Z] 3a6977c742a3: Layer already exists [2022-07-02T00:14:43.196Z] d914df15feaf: Layer already exists [2022-07-02T00:14:43.196Z] 0fa4aa96f19d: Layer already exists [2022-07-02T00:14:43.196Z] 1e1a36a98f69: Layer already exists [2022-07-02T00:14:43.196Z] 2.2.1-dev.18: digest: sha256:9693c4f1c2e68059360da55aecedabc3f6400642be0532cb5def5e80c909815b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:14:43.570Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:14:43.938Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-02T00:14:43.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-07-02T00:14:43.938Z] d914df15feaf: Preparing [2022-07-02T00:14:43.938Z] 3a6977c742a3: Preparing [2022-07-02T00:14:43.938Z] 1e1a36a98f69: Preparing [2022-07-02T00:14:43.938Z] 0fa4aa96f19d: Preparing [2022-07-02T00:14:43.938Z] f73e7dbfee58: Preparing [2022-07-02T00:14:43.938Z] f73e7dbfee58: Layer already exists [2022-07-02T00:14:43.938Z] d914df15feaf: Layer already exists [2022-07-02T00:14:43.938Z] 3a6977c742a3: Layer already exists [2022-07-02T00:14:43.938Z] 1e1a36a98f69: Layer already exists [2022-07-02T00:14:43.938Z] 0fa4aa96f19d: Layer already exists [2022-07-02T00:14:44.209Z] a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18: digest: sha256:9693c4f1c2e68059360da55aecedabc3f6400642be0532cb5def5e80c909815b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:14:44.580Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:14:44.942Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-07-02T00:14:44.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-07-02T00:14:44.942Z] d914df15feaf: Preparing [2022-07-02T00:14:44.942Z] 3a6977c742a3: Preparing [2022-07-02T00:14:44.942Z] 1e1a36a98f69: Preparing [2022-07-02T00:14:44.942Z] 0fa4aa96f19d: Preparing [2022-07-02T00:14:44.942Z] f73e7dbfee58: Preparing [2022-07-02T00:14:44.942Z] 3a6977c742a3: Layer already exists [2022-07-02T00:14:44.942Z] 0fa4aa96f19d: Layer already exists [2022-07-02T00:14:44.942Z] 1e1a36a98f69: Layer already exists [2022-07-02T00:14:44.942Z] f73e7dbfee58: Layer already exists [2022-07-02T00:14:44.942Z] d914df15feaf: Layer already exists [2022-07-02T00:14:45.213Z] main: digest: sha256:9693c4f1c2e68059360da55aecedabc3f6400642be0532cb5def5e80c909815b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-02T00:14:45.267Z] ===================================================== [Pipeline] echo [2022-07-02T00:14:45.277Z] taggedImages: [2022-07-02T00:14:45.277Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-02T00:14:45.277Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-07-02T00:14:45.277Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.1-dev.18 [2022-07-02T00:14:45.277Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-02T00:14:45.277Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-07-02T00:14:45.305Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-07-02T00:14:45.305Z] a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-02T00:14:45.305Z] latest [2022-07-02T00:14:45.305Z] 2.2.1-dev.18 [2022-07-02T00:14:45.305Z] a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-02T00:14:45.305Z] main [2022-07-02T00:14:45.305Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:14:45.673Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:14:46.046Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-02T00:14:46.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-07-02T00:14:46.046Z] eccde2d3d4c0: Preparing [2022-07-02T00:14:46.046Z] f17e96a87e5b: Preparing [2022-07-02T00:14:46.046Z] 1e1a36a98f69: Preparing [2022-07-02T00:14:46.046Z] 268c9613d777: Preparing [2022-07-02T00:14:46.046Z] a3ab1ce14f13: Preparing [2022-07-02T00:14:46.046Z] f73e7dbfee58: Preparing [2022-07-02T00:14:46.046Z] f73e7dbfee58: Waiting [2022-07-02T00:14:46.320Z] 1e1a36a98f69: Layer already exists [2022-07-02T00:14:46.320Z] f73e7dbfee58: Layer already exists [2022-07-02T00:14:46.320Z] a3ab1ce14f13: Pushed [2022-07-02T00:14:46.320Z] eccde2d3d4c0: Pushed [2022-07-02T00:14:46.913Z] 268c9613d777: Pushed [2022-07-02T00:14:49.517Z] f17e96a87e5b: Pushed [2022-07-02T00:14:49.517Z] a157344ed5a2a308e5221a4550246afdf7c311d5: digest: sha256:da57a3d5ff25d0fc0a58b75a37471b1e55e3ce266162beb0f474c1ebdd667177 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:14:50.220Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:14:50.584Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-07-02T00:14:50.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-07-02T00:14:50.584Z] eccde2d3d4c0: Preparing [2022-07-02T00:14:50.584Z] f17e96a87e5b: Preparing [2022-07-02T00:14:50.584Z] 1e1a36a98f69: Preparing [2022-07-02T00:14:50.584Z] 268c9613d777: Preparing [2022-07-02T00:14:50.584Z] a3ab1ce14f13: Preparing [2022-07-02T00:14:50.584Z] f73e7dbfee58: Preparing [2022-07-02T00:14:50.584Z] f73e7dbfee58: Waiting [2022-07-02T00:14:50.855Z] eccde2d3d4c0: Layer already exists [2022-07-02T00:14:50.855Z] 268c9613d777: Layer already exists [2022-07-02T00:14:50.855Z] 1e1a36a98f69: Layer already exists [2022-07-02T00:14:50.855Z] a3ab1ce14f13: Layer already exists [2022-07-02T00:14:50.855Z] f17e96a87e5b: Layer already exists [2022-07-02T00:14:50.855Z] f73e7dbfee58: Layer already exists [2022-07-02T00:14:50.855Z] latest: digest: sha256:da57a3d5ff25d0fc0a58b75a37471b1e55e3ce266162beb0f474c1ebdd667177 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:14:51.224Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:14:51.585Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.1-dev.18 [2022-07-02T00:14:51.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-07-02T00:14:51.585Z] eccde2d3d4c0: Preparing [2022-07-02T00:14:51.585Z] f17e96a87e5b: Preparing [2022-07-02T00:14:51.585Z] 1e1a36a98f69: Preparing [2022-07-02T00:14:51.585Z] 268c9613d777: Preparing [2022-07-02T00:14:51.585Z] a3ab1ce14f13: Preparing [2022-07-02T00:14:51.585Z] f73e7dbfee58: Preparing [2022-07-02T00:14:51.585Z] f73e7dbfee58: Waiting [2022-07-02T00:14:51.585Z] eccde2d3d4c0: Layer already exists [2022-07-02T00:14:51.585Z] 268c9613d777: Layer already exists [2022-07-02T00:14:51.585Z] f17e96a87e5b: Layer already exists [2022-07-02T00:14:51.585Z] 1e1a36a98f69: Layer already exists [2022-07-02T00:14:51.585Z] a3ab1ce14f13: Layer already exists [2022-07-02T00:14:51.857Z] f73e7dbfee58: Layer already exists [2022-07-02T00:14:51.857Z] 2.2.1-dev.18: digest: sha256:da57a3d5ff25d0fc0a58b75a37471b1e55e3ce266162beb0f474c1ebdd667177 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:14:52.256Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:14:52.643Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-02T00:14:52.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-07-02T00:14:52.643Z] eccde2d3d4c0: Preparing [2022-07-02T00:14:52.643Z] f17e96a87e5b: Preparing [2022-07-02T00:14:52.643Z] 1e1a36a98f69: Preparing [2022-07-02T00:14:52.643Z] 268c9613d777: Preparing [2022-07-02T00:14:52.643Z] a3ab1ce14f13: Preparing [2022-07-02T00:14:52.643Z] f73e7dbfee58: Preparing [2022-07-02T00:14:52.643Z] f73e7dbfee58: Waiting [2022-07-02T00:14:52.643Z] f17e96a87e5b: Layer already exists [2022-07-02T00:14:52.643Z] 1e1a36a98f69: Layer already exists [2022-07-02T00:14:52.643Z] eccde2d3d4c0: Layer already exists [2022-07-02T00:14:52.643Z] a3ab1ce14f13: Layer already exists [2022-07-02T00:14:52.643Z] 268c9613d777: Layer already exists [2022-07-02T00:14:52.916Z] f73e7dbfee58: Layer already exists [2022-07-02T00:14:52.916Z] a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18: digest: sha256:da57a3d5ff25d0fc0a58b75a37471b1e55e3ce266162beb0f474c1ebdd667177 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:14:53.279Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:14:53.642Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-07-02T00:14:53.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-07-02T00:14:53.642Z] eccde2d3d4c0: Preparing [2022-07-02T00:14:53.642Z] f17e96a87e5b: Preparing [2022-07-02T00:14:53.642Z] 1e1a36a98f69: Preparing [2022-07-02T00:14:53.642Z] 268c9613d777: Preparing [2022-07-02T00:14:53.642Z] a3ab1ce14f13: Preparing [2022-07-02T00:14:53.642Z] f73e7dbfee58: Preparing [2022-07-02T00:14:53.642Z] f73e7dbfee58: Waiting [2022-07-02T00:14:53.919Z] a3ab1ce14f13: Layer already exists [2022-07-02T00:14:53.919Z] 1e1a36a98f69: Layer already exists [2022-07-02T00:14:53.919Z] 268c9613d777: Layer already exists [2022-07-02T00:14:53.919Z] eccde2d3d4c0: Layer already exists [2022-07-02T00:14:53.919Z] f17e96a87e5b: Layer already exists [2022-07-02T00:14:53.919Z] f73e7dbfee58: Layer already exists [2022-07-02T00:14:53.919Z] main: digest: sha256:da57a3d5ff25d0fc0a58b75a37471b1e55e3ce266162beb0f474c1ebdd667177 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-02T00:14:53.979Z] ===================================================== [Pipeline] echo [2022-07-02T00:14:53.988Z] taggedImages: [2022-07-02T00:14:53.988Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-02T00:14:53.988Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-07-02T00:14:53.988Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.1-dev.18 [2022-07-02T00:14:53.988Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-02T00:14:53.988Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-07-02T00:14:54.010Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-07-02T00:14:54.010Z] a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-02T00:14:54.010Z] latest [2022-07-02T00:14:54.010Z] 2.2.1-dev.18 [2022-07-02T00:14:54.010Z] a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-02T00:14:54.010Z] main [2022-07-02T00:14:54.010Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:14:54.374Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:14:54.741Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-02T00:14:54.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-07-02T00:14:54.741Z] 73fd1d3c7a15: Preparing [2022-07-02T00:14:54.741Z] 4a44fe986cd1: Preparing [2022-07-02T00:14:54.741Z] 1e1a36a98f69: Preparing [2022-07-02T00:14:54.741Z] 0fa4aa96f19d: Preparing [2022-07-02T00:14:54.741Z] f73e7dbfee58: Preparing [2022-07-02T00:14:55.018Z] 1e1a36a98f69: Layer already exists [2022-07-02T00:14:55.018Z] 0fa4aa96f19d: Layer already exists [2022-07-02T00:14:55.018Z] f73e7dbfee58: Layer already exists [2022-07-02T00:14:55.018Z] 73fd1d3c7a15: Pushed [2022-07-02T00:14:58.398Z] 4a44fe986cd1: Pushed [2022-07-02T00:14:58.398Z] a157344ed5a2a308e5221a4550246afdf7c311d5: digest: sha256:d1154927b9be61ea507fd5722f0f6a15c36ba08518b079be8bf087a51242d65a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:14:58.761Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:14:59.121Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-07-02T00:14:59.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-07-02T00:14:59.121Z] 73fd1d3c7a15: Preparing [2022-07-02T00:14:59.121Z] 4a44fe986cd1: Preparing [2022-07-02T00:14:59.121Z] 1e1a36a98f69: Preparing [2022-07-02T00:14:59.121Z] 0fa4aa96f19d: Preparing [2022-07-02T00:14:59.121Z] f73e7dbfee58: Preparing [2022-07-02T00:14:59.394Z] f73e7dbfee58: Layer already exists [2022-07-02T00:14:59.394Z] 4a44fe986cd1: Layer already exists [2022-07-02T00:14:59.394Z] 1e1a36a98f69: Layer already exists [2022-07-02T00:14:59.394Z] 73fd1d3c7a15: Layer already exists [2022-07-02T00:14:59.394Z] 0fa4aa96f19d: Layer already exists [2022-07-02T00:14:59.394Z] latest: digest: sha256:d1154927b9be61ea507fd5722f0f6a15c36ba08518b079be8bf087a51242d65a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:14:59.764Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:15:00.127Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.1-dev.18 [2022-07-02T00:15:00.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-07-02T00:15:00.128Z] 73fd1d3c7a15: Preparing [2022-07-02T00:15:00.128Z] 4a44fe986cd1: Preparing [2022-07-02T00:15:00.128Z] 1e1a36a98f69: Preparing [2022-07-02T00:15:00.128Z] 0fa4aa96f19d: Preparing [2022-07-02T00:15:00.128Z] f73e7dbfee58: Preparing [2022-07-02T00:15:00.128Z] 1e1a36a98f69: Layer already exists [2022-07-02T00:15:00.128Z] 4a44fe986cd1: Layer already exists [2022-07-02T00:15:00.128Z] 73fd1d3c7a15: Layer already exists [2022-07-02T00:15:00.128Z] 0fa4aa96f19d: Layer already exists [2022-07-02T00:15:00.128Z] f73e7dbfee58: Layer already exists [2022-07-02T00:15:00.400Z] 2.2.1-dev.18: digest: sha256:d1154927b9be61ea507fd5722f0f6a15c36ba08518b079be8bf087a51242d65a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:15:00.771Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:15:01.131Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-02T00:15:01.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-07-02T00:15:01.131Z] 73fd1d3c7a15: Preparing [2022-07-02T00:15:01.131Z] 4a44fe986cd1: Preparing [2022-07-02T00:15:01.131Z] 1e1a36a98f69: Preparing [2022-07-02T00:15:01.131Z] 0fa4aa96f19d: Preparing [2022-07-02T00:15:01.131Z] f73e7dbfee58: Preparing [2022-07-02T00:15:01.131Z] 0fa4aa96f19d: Layer already exists [2022-07-02T00:15:01.131Z] 1e1a36a98f69: Layer already exists [2022-07-02T00:15:01.403Z] 4a44fe986cd1: Layer already exists [2022-07-02T00:15:01.403Z] f73e7dbfee58: Layer already exists [2022-07-02T00:15:01.403Z] 73fd1d3c7a15: Layer already exists [2022-07-02T00:15:01.403Z] a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18: digest: sha256:d1154927b9be61ea507fd5722f0f6a15c36ba08518b079be8bf087a51242d65a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:15:01.777Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:15:02.150Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-07-02T00:15:02.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-07-02T00:15:02.150Z] 73fd1d3c7a15: Preparing [2022-07-02T00:15:02.150Z] 4a44fe986cd1: Preparing [2022-07-02T00:15:02.150Z] 1e1a36a98f69: Preparing [2022-07-02T00:15:02.150Z] 0fa4aa96f19d: Preparing [2022-07-02T00:15:02.150Z] f73e7dbfee58: Preparing [2022-07-02T00:15:02.150Z] 0fa4aa96f19d: Layer already exists [2022-07-02T00:15:02.150Z] 4a44fe986cd1: Layer already exists [2022-07-02T00:15:02.150Z] f73e7dbfee58: Layer already exists [2022-07-02T00:15:02.150Z] 73fd1d3c7a15: Layer already exists [2022-07-02T00:15:02.150Z] 1e1a36a98f69: Layer already exists [2022-07-02T00:15:02.423Z] main: digest: sha256:d1154927b9be61ea507fd5722f0f6a15c36ba08518b079be8bf087a51242d65a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-02T00:15:02.496Z] ===================================================== [Pipeline] echo [2022-07-02T00:15:02.504Z] taggedImages: [2022-07-02T00:15:02.504Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-02T00:15:02.504Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-07-02T00:15:02.504Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.1-dev.18 [2022-07-02T00:15:02.504Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-02T00:15:02.504Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-07-02T00:15:02.522Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-07-02T00:15:02.522Z] a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-02T00:15:02.522Z] latest [2022-07-02T00:15:02.522Z] 2.2.1-dev.18 [2022-07-02T00:15:02.522Z] a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-02T00:15:02.522Z] main [2022-07-02T00:15:02.522Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:15:02.922Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:15:03.296Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-02T00:15:03.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-07-02T00:15:03.296Z] 22f48f74e5e4: Preparing [2022-07-02T00:15:03.296Z] 22f48f74e5e4: Preparing [2022-07-02T00:15:03.296Z] ecb97b6e25c2: Preparing [2022-07-02T00:15:03.296Z] 415f51dc279f: Preparing [2022-07-02T00:15:03.296Z] 313e58f88b13: Preparing [2022-07-02T00:15:03.296Z] a0cace411c54: Preparing [2022-07-02T00:15:03.296Z] 1e1a36a98f69: Preparing [2022-07-02T00:15:03.296Z] b7925325d86e: Preparing [2022-07-02T00:15:03.296Z] 29584fffeec1: Preparing [2022-07-02T00:15:03.296Z] 145bc15ce5ba: Preparing [2022-07-02T00:15:03.296Z] 5ffe1b6136c9: Preparing [2022-07-02T00:15:03.296Z] f73e7dbfee58: Preparing [2022-07-02T00:15:03.296Z] 1e1a36a98f69: Waiting [2022-07-02T00:15:03.296Z] b7925325d86e: Waiting [2022-07-02T00:15:03.296Z] 29584fffeec1: Waiting [2022-07-02T00:15:03.296Z] 145bc15ce5ba: Waiting [2022-07-02T00:15:03.296Z] 5ffe1b6136c9: Waiting [2022-07-02T00:15:03.296Z] f73e7dbfee58: Waiting [2022-07-02T00:15:03.569Z] ecb97b6e25c2: Pushed [2022-07-02T00:15:03.569Z] 22f48f74e5e4: Pushed [2022-07-02T00:15:03.569Z] 313e58f88b13: Pushed [2022-07-02T00:15:03.570Z] 415f51dc279f: Pushed [2022-07-02T00:15:03.843Z] 1e1a36a98f69: Layer already exists [2022-07-02T00:15:03.843Z] b7925325d86e: Pushed [2022-07-02T00:15:03.843Z] 29584fffeec1: Pushed [2022-07-02T00:15:03.843Z] 145bc15ce5ba: Pushed [2022-07-02T00:15:03.843Z] f73e7dbfee58: Layer already exists [2022-07-02T00:15:03.843Z] 5ffe1b6136c9: Pushed [2022-07-02T00:15:07.230Z] a0cace411c54: Pushed [2022-07-02T00:15:07.504Z] a157344ed5a2a308e5221a4550246afdf7c311d5: digest: sha256:b4f6e0a5b6fd8929e1a157e9dfa3ae21250fbc64700d80652bb76b214f7cab20 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:15:07.874Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:15:08.232Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-07-02T00:15:08.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-07-02T00:15:08.232Z] 22f48f74e5e4: Preparing [2022-07-02T00:15:08.232Z] 22f48f74e5e4: Preparing [2022-07-02T00:15:08.232Z] ecb97b6e25c2: Preparing [2022-07-02T00:15:08.232Z] 415f51dc279f: Preparing [2022-07-02T00:15:08.232Z] 313e58f88b13: Preparing [2022-07-02T00:15:08.232Z] a0cace411c54: Preparing [2022-07-02T00:15:08.232Z] 1e1a36a98f69: Preparing [2022-07-02T00:15:08.232Z] b7925325d86e: Preparing [2022-07-02T00:15:08.232Z] 29584fffeec1: Preparing [2022-07-02T00:15:08.232Z] 145bc15ce5ba: Preparing [2022-07-02T00:15:08.232Z] 5ffe1b6136c9: Preparing [2022-07-02T00:15:08.232Z] f73e7dbfee58: Preparing [2022-07-02T00:15:08.232Z] 29584fffeec1: Waiting [2022-07-02T00:15:08.232Z] 145bc15ce5ba: Waiting [2022-07-02T00:15:08.232Z] f73e7dbfee58: Waiting [2022-07-02T00:15:08.232Z] 1e1a36a98f69: Waiting [2022-07-02T00:15:08.232Z] 5ffe1b6136c9: Waiting [2022-07-02T00:15:08.232Z] b7925325d86e: Waiting [2022-07-02T00:15:08.232Z] a0cace411c54: Layer already exists [2022-07-02T00:15:08.232Z] 22f48f74e5e4: Layer already exists [2022-07-02T00:15:08.232Z] 415f51dc279f: Layer already exists [2022-07-02T00:15:08.232Z] 313e58f88b13: Layer already exists [2022-07-02T00:15:08.232Z] ecb97b6e25c2: Layer already exists [2022-07-02T00:15:08.503Z] b7925325d86e: Layer already exists [2022-07-02T00:15:08.503Z] 29584fffeec1: Layer already exists [2022-07-02T00:15:08.503Z] 145bc15ce5ba: Layer already exists [2022-07-02T00:15:08.503Z] 5ffe1b6136c9: Layer already exists [2022-07-02T00:15:08.503Z] 1e1a36a98f69: Layer already exists [2022-07-02T00:15:08.503Z] f73e7dbfee58: Layer already exists [2022-07-02T00:15:08.503Z] latest: digest: sha256:b4f6e0a5b6fd8929e1a157e9dfa3ae21250fbc64700d80652bb76b214f7cab20 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:15:08.869Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:15:09.229Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.1-dev.18 [2022-07-02T00:15:09.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-07-02T00:15:09.229Z] 22f48f74e5e4: Preparing [2022-07-02T00:15:09.229Z] 22f48f74e5e4: Preparing [2022-07-02T00:15:09.229Z] ecb97b6e25c2: Preparing [2022-07-02T00:15:09.229Z] 415f51dc279f: Preparing [2022-07-02T00:15:09.229Z] 313e58f88b13: Preparing [2022-07-02T00:15:09.229Z] a0cace411c54: Preparing [2022-07-02T00:15:09.229Z] 1e1a36a98f69: Preparing [2022-07-02T00:15:09.229Z] b7925325d86e: Preparing [2022-07-02T00:15:09.229Z] 29584fffeec1: Preparing [2022-07-02T00:15:09.229Z] 145bc15ce5ba: Preparing [2022-07-02T00:15:09.229Z] 5ffe1b6136c9: Preparing [2022-07-02T00:15:09.229Z] f73e7dbfee58: Preparing [2022-07-02T00:15:09.229Z] 29584fffeec1: Waiting [2022-07-02T00:15:09.229Z] 145bc15ce5ba: Waiting [2022-07-02T00:15:09.229Z] 5ffe1b6136c9: Waiting [2022-07-02T00:15:09.229Z] f73e7dbfee58: Waiting [2022-07-02T00:15:09.229Z] 1e1a36a98f69: Waiting [2022-07-02T00:15:09.229Z] b7925325d86e: Waiting [2022-07-02T00:15:09.229Z] 22f48f74e5e4: Layer already exists [2022-07-02T00:15:09.229Z] ecb97b6e25c2: Layer already exists [2022-07-02T00:15:09.229Z] 415f51dc279f: Layer already exists [2022-07-02T00:15:09.229Z] a0cace411c54: Layer already exists [2022-07-02T00:15:09.229Z] 313e58f88b13: Layer already exists [2022-07-02T00:15:09.502Z] b7925325d86e: Layer already exists [2022-07-02T00:15:09.502Z] 1e1a36a98f69: Layer already exists [2022-07-02T00:15:09.502Z] 29584fffeec1: Layer already exists [2022-07-02T00:15:09.502Z] 5ffe1b6136c9: Layer already exists [2022-07-02T00:15:09.502Z] 145bc15ce5ba: Layer already exists [2022-07-02T00:15:09.502Z] f73e7dbfee58: Layer already exists [2022-07-02T00:15:09.502Z] 2.2.1-dev.18: digest: sha256:b4f6e0a5b6fd8929e1a157e9dfa3ae21250fbc64700d80652bb76b214f7cab20 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:15:09.866Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:15:10.219Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-02T00:15:10.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-07-02T00:15:10.219Z] 22f48f74e5e4: Preparing [2022-07-02T00:15:10.219Z] 22f48f74e5e4: Preparing [2022-07-02T00:15:10.219Z] ecb97b6e25c2: Preparing [2022-07-02T00:15:10.219Z] 415f51dc279f: Preparing [2022-07-02T00:15:10.219Z] 313e58f88b13: Preparing [2022-07-02T00:15:10.219Z] a0cace411c54: Preparing [2022-07-02T00:15:10.219Z] 1e1a36a98f69: Preparing [2022-07-02T00:15:10.219Z] b7925325d86e: Preparing [2022-07-02T00:15:10.219Z] 29584fffeec1: Preparing [2022-07-02T00:15:10.219Z] 145bc15ce5ba: Preparing [2022-07-02T00:15:10.219Z] 5ffe1b6136c9: Preparing [2022-07-02T00:15:10.219Z] f73e7dbfee58: Preparing [2022-07-02T00:15:10.219Z] 29584fffeec1: Waiting [2022-07-02T00:15:10.219Z] 145bc15ce5ba: Waiting [2022-07-02T00:15:10.219Z] 5ffe1b6136c9: Waiting [2022-07-02T00:15:10.219Z] f73e7dbfee58: Waiting [2022-07-02T00:15:10.219Z] 1e1a36a98f69: Waiting [2022-07-02T00:15:10.219Z] b7925325d86e: Waiting [2022-07-02T00:15:10.492Z] a0cace411c54: Layer already exists [2022-07-02T00:15:10.492Z] 22f48f74e5e4: Layer already exists [2022-07-02T00:15:10.492Z] 415f51dc279f: Layer already exists [2022-07-02T00:15:10.492Z] ecb97b6e25c2: Layer already exists [2022-07-02T00:15:10.492Z] 313e58f88b13: Layer already exists [2022-07-02T00:15:10.492Z] 1e1a36a98f69: Layer already exists [2022-07-02T00:15:10.492Z] b7925325d86e: Layer already exists [2022-07-02T00:15:10.492Z] 29584fffeec1: Layer already exists [2022-07-02T00:15:10.492Z] 145bc15ce5ba: Layer already exists [2022-07-02T00:15:10.492Z] 5ffe1b6136c9: Layer already exists [2022-07-02T00:15:10.492Z] f73e7dbfee58: Layer already exists [2022-07-02T00:15:10.492Z] a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18: digest: sha256:b4f6e0a5b6fd8929e1a157e9dfa3ae21250fbc64700d80652bb76b214f7cab20 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:15:10.856Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:15:11.212Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-07-02T00:15:11.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-07-02T00:15:11.212Z] 22f48f74e5e4: Preparing [2022-07-02T00:15:11.212Z] 22f48f74e5e4: Preparing [2022-07-02T00:15:11.212Z] ecb97b6e25c2: Preparing [2022-07-02T00:15:11.212Z] 415f51dc279f: Preparing [2022-07-02T00:15:11.212Z] 313e58f88b13: Preparing [2022-07-02T00:15:11.212Z] a0cace411c54: Preparing [2022-07-02T00:15:11.212Z] 1e1a36a98f69: Preparing [2022-07-02T00:15:11.212Z] b7925325d86e: Preparing [2022-07-02T00:15:11.212Z] 29584fffeec1: Preparing [2022-07-02T00:15:11.212Z] 145bc15ce5ba: Preparing [2022-07-02T00:15:11.212Z] 5ffe1b6136c9: Preparing [2022-07-02T00:15:11.212Z] f73e7dbfee58: Preparing [2022-07-02T00:15:11.212Z] 29584fffeec1: Waiting [2022-07-02T00:15:11.212Z] 145bc15ce5ba: Waiting [2022-07-02T00:15:11.212Z] 5ffe1b6136c9: Waiting [2022-07-02T00:15:11.212Z] f73e7dbfee58: Waiting [2022-07-02T00:15:11.212Z] 1e1a36a98f69: Waiting [2022-07-02T00:15:11.212Z] b7925325d86e: Waiting [2022-07-02T00:15:11.484Z] 22f48f74e5e4: Layer already exists [2022-07-02T00:15:11.484Z] a0cace411c54: Layer already exists [2022-07-02T00:15:11.484Z] ecb97b6e25c2: Layer already exists [2022-07-02T00:15:11.484Z] 313e58f88b13: Layer already exists [2022-07-02T00:15:11.484Z] 415f51dc279f: Layer already exists [2022-07-02T00:15:11.484Z] 1e1a36a98f69: Layer already exists [2022-07-02T00:15:11.484Z] b7925325d86e: Layer already exists [2022-07-02T00:15:11.484Z] 29584fffeec1: Layer already exists [2022-07-02T00:15:11.484Z] 145bc15ce5ba: Layer already exists [2022-07-02T00:15:11.484Z] 5ffe1b6136c9: Layer already exists [2022-07-02T00:15:11.484Z] f73e7dbfee58: Layer already exists [2022-07-02T00:15:11.484Z] main: digest: sha256:b4f6e0a5b6fd8929e1a157e9dfa3ae21250fbc64700d80652bb76b214f7cab20 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-02T00:15:11.545Z] ===================================================== [Pipeline] echo [2022-07-02T00:15:11.552Z] taggedImages: [2022-07-02T00:15:11.552Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-02T00:15:11.552Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-07-02T00:15:11.552Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.1-dev.18 [2022-07-02T00:15:11.552Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-02T00:15:11.552Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-07-02T00:15:11.577Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-07-02T00:15:11.577Z] a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-02T00:15:11.577Z] latest [2022-07-02T00:15:11.577Z] 2.2.1-dev.18 [2022-07-02T00:15:11.577Z] a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-02T00:15:11.577Z] main [2022-07-02T00:15:11.577Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:15:11.933Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:15:12.287Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-02T00:15:12.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-07-02T00:15:12.288Z] 1bdd6a7c501f: Preparing [2022-07-02T00:15:12.288Z] 7829a5b4bf2c: Preparing [2022-07-02T00:15:12.288Z] b3570f0e78ef: Preparing [2022-07-02T00:15:12.288Z] 09d06138604a: Preparing [2022-07-02T00:15:12.288Z] 0fbb6f4be166: Preparing [2022-07-02T00:15:12.288Z] 7be2b2412214: Preparing [2022-07-02T00:15:12.288Z] 290b43ac2336: Preparing [2022-07-02T00:15:12.288Z] f73e7dbfee58: Preparing [2022-07-02T00:15:12.288Z] 290b43ac2336: Waiting [2022-07-02T00:15:12.288Z] 7be2b2412214: Waiting [2022-07-02T00:15:12.567Z] 0fbb6f4be166: Pushed [2022-07-02T00:15:12.567Z] 1bdd6a7c501f: Pushed [2022-07-02T00:15:12.567Z] 7829a5b4bf2c: Pushed [2022-07-02T00:15:12.567Z] f73e7dbfee58: Layer already exists [2022-07-02T00:15:12.840Z] 7be2b2412214: Pushed [2022-07-02T00:15:13.436Z] 290b43ac2336: Pushed [2022-07-02T00:15:14.877Z] 09d06138604a: Pushed [2022-07-02T00:15:14.877Z] b3570f0e78ef: Pushed [2022-07-02T00:15:15.167Z] a157344ed5a2a308e5221a4550246afdf7c311d5: digest: sha256:556560f0d81988f0bca170d0073f73484f9ed7de74ae93f33a82689b727c63e4 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:15:15.549Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:15:15.905Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-07-02T00:15:15.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-07-02T00:15:15.905Z] 1bdd6a7c501f: Preparing [2022-07-02T00:15:15.905Z] 7829a5b4bf2c: Preparing [2022-07-02T00:15:15.905Z] b3570f0e78ef: Preparing [2022-07-02T00:15:15.905Z] 09d06138604a: Preparing [2022-07-02T00:15:15.905Z] 0fbb6f4be166: Preparing [2022-07-02T00:15:15.905Z] 7be2b2412214: Preparing [2022-07-02T00:15:15.905Z] 290b43ac2336: Preparing [2022-07-02T00:15:15.905Z] f73e7dbfee58: Preparing [2022-07-02T00:15:15.905Z] 7be2b2412214: Waiting [2022-07-02T00:15:15.905Z] 290b43ac2336: Waiting [2022-07-02T00:15:15.905Z] f73e7dbfee58: Waiting [2022-07-02T00:15:16.176Z] 0fbb6f4be166: Layer already exists [2022-07-02T00:15:16.176Z] 7829a5b4bf2c: Layer already exists [2022-07-02T00:15:16.176Z] 1bdd6a7c501f: Layer already exists [2022-07-02T00:15:16.176Z] 09d06138604a: Layer already exists [2022-07-02T00:15:16.176Z] b3570f0e78ef: Layer already exists [2022-07-02T00:15:16.177Z] 290b43ac2336: Layer already exists [2022-07-02T00:15:16.177Z] 7be2b2412214: Layer already exists [2022-07-02T00:15:16.177Z] f73e7dbfee58: Layer already exists [2022-07-02T00:15:16.177Z] latest: digest: sha256:556560f0d81988f0bca170d0073f73484f9ed7de74ae93f33a82689b727c63e4 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:15:16.534Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:15:16.886Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.1-dev.18 [2022-07-02T00:15:16.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-07-02T00:15:16.886Z] 1bdd6a7c501f: Preparing [2022-07-02T00:15:16.886Z] 7829a5b4bf2c: Preparing [2022-07-02T00:15:16.886Z] b3570f0e78ef: Preparing [2022-07-02T00:15:16.886Z] 09d06138604a: Preparing [2022-07-02T00:15:16.886Z] 0fbb6f4be166: Preparing [2022-07-02T00:15:16.886Z] 7be2b2412214: Preparing [2022-07-02T00:15:16.886Z] 290b43ac2336: Preparing [2022-07-02T00:15:16.886Z] f73e7dbfee58: Preparing [2022-07-02T00:15:16.886Z] 7be2b2412214: Waiting [2022-07-02T00:15:16.886Z] 290b43ac2336: Waiting [2022-07-02T00:15:16.886Z] 1bdd6a7c501f: Layer already exists [2022-07-02T00:15:16.886Z] 0fbb6f4be166: Layer already exists [2022-07-02T00:15:17.157Z] b3570f0e78ef: Layer already exists [2022-07-02T00:15:17.157Z] 7829a5b4bf2c: Layer already exists [2022-07-02T00:15:17.157Z] 09d06138604a: Layer already exists [2022-07-02T00:15:17.157Z] 7be2b2412214: Layer already exists [2022-07-02T00:15:17.157Z] 290b43ac2336: Layer already exists [2022-07-02T00:15:17.157Z] f73e7dbfee58: Layer already exists [2022-07-02T00:15:17.157Z] 2.2.1-dev.18: digest: sha256:556560f0d81988f0bca170d0073f73484f9ed7de74ae93f33a82689b727c63e4 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:15:17.522Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:15:17.882Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-02T00:15:17.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-07-02T00:15:17.882Z] 1bdd6a7c501f: Preparing [2022-07-02T00:15:17.882Z] 7829a5b4bf2c: Preparing [2022-07-02T00:15:17.882Z] b3570f0e78ef: Preparing [2022-07-02T00:15:17.882Z] 09d06138604a: Preparing [2022-07-02T00:15:17.882Z] 0fbb6f4be166: Preparing [2022-07-02T00:15:17.882Z] 7be2b2412214: Preparing [2022-07-02T00:15:17.882Z] 290b43ac2336: Preparing [2022-07-02T00:15:17.882Z] f73e7dbfee58: Preparing [2022-07-02T00:15:17.882Z] 7be2b2412214: Waiting [2022-07-02T00:15:17.882Z] f73e7dbfee58: Waiting [2022-07-02T00:15:17.882Z] 290b43ac2336: Waiting [2022-07-02T00:15:17.882Z] b3570f0e78ef: Layer already exists [2022-07-02T00:15:17.882Z] 0fbb6f4be166: Layer already exists [2022-07-02T00:15:17.882Z] 1bdd6a7c501f: Layer already exists [2022-07-02T00:15:17.882Z] 7829a5b4bf2c: Layer already exists [2022-07-02T00:15:17.882Z] 09d06138604a: Layer already exists [2022-07-02T00:15:18.153Z] 7be2b2412214: Layer already exists [2022-07-02T00:15:18.153Z] 290b43ac2336: Layer already exists [2022-07-02T00:15:18.153Z] f73e7dbfee58: Layer already exists [2022-07-02T00:15:18.153Z] a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18: digest: sha256:556560f0d81988f0bca170d0073f73484f9ed7de74ae93f33a82689b727c63e4 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:15:18.513Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:15:18.867Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-07-02T00:15:18.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-07-02T00:15:18.867Z] 1bdd6a7c501f: Preparing [2022-07-02T00:15:18.867Z] 7829a5b4bf2c: Preparing [2022-07-02T00:15:18.867Z] b3570f0e78ef: Preparing [2022-07-02T00:15:18.867Z] 09d06138604a: Preparing [2022-07-02T00:15:18.867Z] 0fbb6f4be166: Preparing [2022-07-02T00:15:18.867Z] 7be2b2412214: Preparing [2022-07-02T00:15:18.867Z] 290b43ac2336: Preparing [2022-07-02T00:15:18.867Z] f73e7dbfee58: Preparing [2022-07-02T00:15:18.867Z] 290b43ac2336: Waiting [2022-07-02T00:15:18.867Z] f73e7dbfee58: Waiting [2022-07-02T00:15:18.867Z] 7be2b2412214: Waiting [2022-07-02T00:15:18.867Z] 09d06138604a: Layer already exists [2022-07-02T00:15:18.867Z] 0fbb6f4be166: Layer already exists [2022-07-02T00:15:18.867Z] 7829a5b4bf2c: Layer already exists [2022-07-02T00:15:18.867Z] 1bdd6a7c501f: Layer already exists [2022-07-02T00:15:18.867Z] b3570f0e78ef: Layer already exists [2022-07-02T00:15:19.138Z] 290b43ac2336: Layer already exists [2022-07-02T00:15:19.138Z] 7be2b2412214: Layer already exists [2022-07-02T00:15:19.138Z] f73e7dbfee58: Layer already exists [2022-07-02T00:15:19.138Z] main: digest: sha256:556560f0d81988f0bca170d0073f73484f9ed7de74ae93f33a82689b727c63e4 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-02T00:15:19.195Z] ===================================================== [Pipeline] echo [2022-07-02T00:15:19.202Z] taggedImages: [2022-07-02T00:15:19.202Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-02T00:15:19.202Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-07-02T00:15:19.202Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.1-dev.18 [2022-07-02T00:15:19.202Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-02T00:15:19.202Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-07-02T00:15:19.220Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-07-02T00:15:19.220Z] a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-02T00:15:19.220Z] latest [2022-07-02T00:15:19.220Z] 2.2.1-dev.18 [2022-07-02T00:15:19.220Z] a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-02T00:15:19.220Z] main [2022-07-02T00:15:19.220Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:15:19.581Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:15:19.951Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-02T00:15:19.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-07-02T00:15:19.951Z] 7478342b6e37: Preparing [2022-07-02T00:15:19.951Z] d8b40e79f6fe: Preparing [2022-07-02T00:15:19.951Z] 5d88f7513cc9: Preparing [2022-07-02T00:15:19.951Z] 79ffbb3e8ef6: Preparing [2022-07-02T00:15:19.951Z] ea61094540be: Preparing [2022-07-02T00:15:19.951Z] d3593f7707b4: Preparing [2022-07-02T00:15:19.951Z] f220b46bebf4: Preparing [2022-07-02T00:15:19.951Z] 91bed6e6f3ba: Preparing [2022-07-02T00:15:19.951Z] 667b1ebcdeb6: Preparing [2022-07-02T00:15:19.951Z] f73e7dbfee58: Preparing [2022-07-02T00:15:19.951Z] 91bed6e6f3ba: Waiting [2022-07-02T00:15:19.951Z] f73e7dbfee58: Waiting [2022-07-02T00:15:19.951Z] 667b1ebcdeb6: Waiting [2022-07-02T00:15:19.951Z] d3593f7707b4: Waiting [2022-07-02T00:15:19.951Z] f220b46bebf4: Waiting [2022-07-02T00:15:20.222Z] ea61094540be: Pushed [2022-07-02T00:15:20.222Z] 7478342b6e37: Pushed [2022-07-02T00:15:20.222Z] d8b40e79f6fe: Pushed [2022-07-02T00:15:20.498Z] f220b46bebf4: Pushed [2022-07-02T00:15:20.498Z] d3593f7707b4: Pushed [2022-07-02T00:15:20.498Z] 91bed6e6f3ba: Pushed [2022-07-02T00:15:20.498Z] f73e7dbfee58: Layer already exists [2022-07-02T00:15:20.770Z] 667b1ebcdeb6: Pushed [2022-07-02T00:15:22.736Z] 79ffbb3e8ef6: Pushed [2022-07-02T00:15:23.327Z] 5d88f7513cc9: Pushed [2022-07-02T00:15:23.327Z] a157344ed5a2a308e5221a4550246afdf7c311d5: digest: sha256:4a7fac3e07c0a25127961ee0a895cbbae20f9220862e611f4c9c0dfd6703aa1b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:15:23.686Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:15:24.039Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-07-02T00:15:24.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-07-02T00:15:24.039Z] 7478342b6e37: Preparing [2022-07-02T00:15:24.039Z] d8b40e79f6fe: Preparing [2022-07-02T00:15:24.039Z] 5d88f7513cc9: Preparing [2022-07-02T00:15:24.039Z] 79ffbb3e8ef6: Preparing [2022-07-02T00:15:24.039Z] ea61094540be: Preparing [2022-07-02T00:15:24.039Z] d3593f7707b4: Preparing [2022-07-02T00:15:24.039Z] f220b46bebf4: Preparing [2022-07-02T00:15:24.039Z] 91bed6e6f3ba: Preparing [2022-07-02T00:15:24.039Z] 667b1ebcdeb6: Preparing [2022-07-02T00:15:24.039Z] f73e7dbfee58: Preparing [2022-07-02T00:15:24.039Z] 91bed6e6f3ba: Waiting [2022-07-02T00:15:24.039Z] 667b1ebcdeb6: Waiting [2022-07-02T00:15:24.039Z] f73e7dbfee58: Waiting [2022-07-02T00:15:24.039Z] f220b46bebf4: Waiting [2022-07-02T00:15:24.039Z] 5d88f7513cc9: Layer already exists [2022-07-02T00:15:24.039Z] 79ffbb3e8ef6: Layer already exists [2022-07-02T00:15:24.039Z] d8b40e79f6fe: Layer already exists [2022-07-02T00:15:24.039Z] 7478342b6e37: Layer already exists [2022-07-02T00:15:24.310Z] ea61094540be: Layer already exists [2022-07-02T00:15:24.310Z] f220b46bebf4: Layer already exists [2022-07-02T00:15:24.310Z] 91bed6e6f3ba: Layer already exists [2022-07-02T00:15:24.310Z] d3593f7707b4: Layer already exists [2022-07-02T00:15:24.310Z] 667b1ebcdeb6: Layer already exists [2022-07-02T00:15:24.310Z] f73e7dbfee58: Layer already exists [2022-07-02T00:15:24.310Z] latest: digest: sha256:4a7fac3e07c0a25127961ee0a895cbbae20f9220862e611f4c9c0dfd6703aa1b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:15:24.694Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:15:25.049Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.1-dev.18 [2022-07-02T00:15:25.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-07-02T00:15:25.049Z] 7478342b6e37: Preparing [2022-07-02T00:15:25.049Z] d8b40e79f6fe: Preparing [2022-07-02T00:15:25.049Z] 5d88f7513cc9: Preparing [2022-07-02T00:15:25.049Z] 79ffbb3e8ef6: Preparing [2022-07-02T00:15:25.049Z] ea61094540be: Preparing [2022-07-02T00:15:25.049Z] d3593f7707b4: Preparing [2022-07-02T00:15:25.049Z] f220b46bebf4: Preparing [2022-07-02T00:15:25.049Z] 91bed6e6f3ba: Preparing [2022-07-02T00:15:25.049Z] 667b1ebcdeb6: Preparing [2022-07-02T00:15:25.049Z] d3593f7707b4: Waiting [2022-07-02T00:15:25.049Z] f220b46bebf4: Waiting [2022-07-02T00:15:25.049Z] 91bed6e6f3ba: Waiting [2022-07-02T00:15:25.049Z] 667b1ebcdeb6: Waiting [2022-07-02T00:15:25.049Z] f73e7dbfee58: Preparing [2022-07-02T00:15:25.049Z] f73e7dbfee58: Waiting [2022-07-02T00:15:25.049Z] 79ffbb3e8ef6: Layer already exists [2022-07-02T00:15:25.049Z] ea61094540be: Layer already exists [2022-07-02T00:15:25.049Z] d8b40e79f6fe: Layer already exists [2022-07-02T00:15:25.049Z] 7478342b6e37: Layer already exists [2022-07-02T00:15:25.049Z] 5d88f7513cc9: Layer already exists [2022-07-02T00:15:25.320Z] d3593f7707b4: Layer already exists [2022-07-02T00:15:25.320Z] f73e7dbfee58: Layer already exists [2022-07-02T00:15:25.320Z] f220b46bebf4: Layer already exists [2022-07-02T00:15:25.320Z] 91bed6e6f3ba: Layer already exists [2022-07-02T00:15:25.320Z] 667b1ebcdeb6: Layer already exists [2022-07-02T00:15:25.320Z] 2.2.1-dev.18: digest: sha256:4a7fac3e07c0a25127961ee0a895cbbae20f9220862e611f4c9c0dfd6703aa1b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:15:25.680Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:15:26.028Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-02T00:15:26.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-07-02T00:15:26.028Z] 7478342b6e37: Preparing [2022-07-02T00:15:26.028Z] d8b40e79f6fe: Preparing [2022-07-02T00:15:26.028Z] 5d88f7513cc9: Preparing [2022-07-02T00:15:26.028Z] 79ffbb3e8ef6: Preparing [2022-07-02T00:15:26.028Z] ea61094540be: Preparing [2022-07-02T00:15:26.028Z] d3593f7707b4: Preparing [2022-07-02T00:15:26.028Z] f220b46bebf4: Preparing [2022-07-02T00:15:26.028Z] 91bed6e6f3ba: Preparing [2022-07-02T00:15:26.028Z] 667b1ebcdeb6: Preparing [2022-07-02T00:15:26.028Z] f73e7dbfee58: Preparing [2022-07-02T00:15:26.028Z] f220b46bebf4: Waiting [2022-07-02T00:15:26.028Z] 91bed6e6f3ba: Waiting [2022-07-02T00:15:26.028Z] 667b1ebcdeb6: Waiting [2022-07-02T00:15:26.028Z] f73e7dbfee58: Waiting [2022-07-02T00:15:26.300Z] ea61094540be: Layer already exists [2022-07-02T00:15:26.300Z] d8b40e79f6fe: Layer already exists [2022-07-02T00:15:26.300Z] 79ffbb3e8ef6: Layer already exists [2022-07-02T00:15:26.300Z] 7478342b6e37: Layer already exists [2022-07-02T00:15:26.300Z] 5d88f7513cc9: Layer already exists [2022-07-02T00:15:26.300Z] f220b46bebf4: Layer already exists [2022-07-02T00:15:26.300Z] d3593f7707b4: Layer already exists [2022-07-02T00:15:26.300Z] 91bed6e6f3ba: Layer already exists [2022-07-02T00:15:26.300Z] f73e7dbfee58: Layer already exists [2022-07-02T00:15:26.300Z] 667b1ebcdeb6: Layer already exists [2022-07-02T00:15:26.300Z] a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18: digest: sha256:4a7fac3e07c0a25127961ee0a895cbbae20f9220862e611f4c9c0dfd6703aa1b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:15:26.662Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:15:27.014Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-07-02T00:15:27.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-07-02T00:15:27.014Z] 7478342b6e37: Preparing [2022-07-02T00:15:27.014Z] d8b40e79f6fe: Preparing [2022-07-02T00:15:27.014Z] 5d88f7513cc9: Preparing [2022-07-02T00:15:27.014Z] 79ffbb3e8ef6: Preparing [2022-07-02T00:15:27.014Z] ea61094540be: Preparing [2022-07-02T00:15:27.014Z] d3593f7707b4: Preparing [2022-07-02T00:15:27.014Z] f220b46bebf4: Preparing [2022-07-02T00:15:27.014Z] 91bed6e6f3ba: Preparing [2022-07-02T00:15:27.014Z] 667b1ebcdeb6: Preparing [2022-07-02T00:15:27.014Z] f73e7dbfee58: Preparing [2022-07-02T00:15:27.014Z] f220b46bebf4: Waiting [2022-07-02T00:15:27.014Z] 91bed6e6f3ba: Waiting [2022-07-02T00:15:27.014Z] d3593f7707b4: Waiting [2022-07-02T00:15:27.014Z] f73e7dbfee58: Waiting [2022-07-02T00:15:27.014Z] 667b1ebcdeb6: Waiting [2022-07-02T00:15:27.014Z] ea61094540be: Layer already exists [2022-07-02T00:15:27.014Z] 79ffbb3e8ef6: Layer already exists [2022-07-02T00:15:27.014Z] d8b40e79f6fe: Layer already exists [2022-07-02T00:15:27.014Z] 5d88f7513cc9: Layer already exists [2022-07-02T00:15:27.283Z] 7478342b6e37: Layer already exists [2022-07-02T00:15:27.283Z] d3593f7707b4: Layer already exists [2022-07-02T00:15:27.283Z] 91bed6e6f3ba: Layer already exists [2022-07-02T00:15:27.283Z] f220b46bebf4: Layer already exists [2022-07-02T00:15:27.283Z] 667b1ebcdeb6: Layer already exists [2022-07-02T00:15:27.283Z] f73e7dbfee58: Layer already exists [2022-07-02T00:15:27.283Z] main: digest: sha256:4a7fac3e07c0a25127961ee0a895cbbae20f9220862e611f4c9c0dfd6703aa1b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-02T00:15:27.334Z] ===================================================== [Pipeline] echo [2022-07-02T00:15:27.343Z] taggedImages: [2022-07-02T00:15:27.343Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-02T00:15:27.343Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-07-02T00:15:27.343Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.1-dev.18 [2022-07-02T00:15:27.343Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-02T00:15:27.343Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-07-02T00:15:27.364Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-07-02T00:15:27.364Z] a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-02T00:15:27.364Z] latest [2022-07-02T00:15:27.364Z] 2.2.1-dev.18 [2022-07-02T00:15:27.364Z] a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-02T00:15:27.364Z] main [2022-07-02T00:15:27.364Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:15:27.724Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:15:28.079Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-02T00:15:28.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-07-02T00:15:28.079Z] 18f276ff5462: Preparing [2022-07-02T00:15:28.079Z] c0aeea619b0e: Preparing [2022-07-02T00:15:28.079Z] 1e1a36a98f69: Preparing [2022-07-02T00:15:28.079Z] b0f805e0e3e2: Preparing [2022-07-02T00:15:28.079Z] a543fc32eea4: Preparing [2022-07-02T00:15:28.079Z] 4f4ce317c6bb: Preparing [2022-07-02T00:15:28.079Z] 4f4ce317c6bb: Waiting [2022-07-02T00:15:28.355Z] 1e1a36a98f69: Layer already exists [2022-07-02T00:15:28.355Z] 4f4ce317c6bb: Layer already exists [2022-07-02T00:15:28.355Z] 18f276ff5462: Pushed [2022-07-02T00:15:28.355Z] a543fc32eea4: Pushed [2022-07-02T00:15:29.330Z] b0f805e0e3e2: Pushed [2022-07-02T00:15:32.702Z] c0aeea619b0e: Pushed [2022-07-02T00:15:32.702Z] a157344ed5a2a308e5221a4550246afdf7c311d5: digest: sha256:b483f2ed5ec8dd7c7c43edeb05c4f13326d5d729013bcf13257dd1acd519daf7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:15:33.058Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:15:33.408Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-07-02T00:15:33.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-07-02T00:15:33.408Z] 18f276ff5462: Preparing [2022-07-02T00:15:33.408Z] c0aeea619b0e: Preparing [2022-07-02T00:15:33.408Z] 1e1a36a98f69: Preparing [2022-07-02T00:15:33.408Z] b0f805e0e3e2: Preparing [2022-07-02T00:15:33.408Z] a543fc32eea4: Preparing [2022-07-02T00:15:33.408Z] 4f4ce317c6bb: Preparing [2022-07-02T00:15:33.408Z] a543fc32eea4: Layer already exists [2022-07-02T00:15:33.408Z] c0aeea619b0e: Layer already exists [2022-07-02T00:15:33.408Z] 1e1a36a98f69: Layer already exists [2022-07-02T00:15:33.408Z] 18f276ff5462: Layer already exists [2022-07-02T00:15:33.408Z] b0f805e0e3e2: Layer already exists [2022-07-02T00:15:33.679Z] 4f4ce317c6bb: Layer already exists [2022-07-02T00:15:33.679Z] latest: digest: sha256:b483f2ed5ec8dd7c7c43edeb05c4f13326d5d729013bcf13257dd1acd519daf7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:15:34.041Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:15:34.392Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.1-dev.18 [2022-07-02T00:15:34.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-07-02T00:15:34.392Z] 18f276ff5462: Preparing [2022-07-02T00:15:34.392Z] c0aeea619b0e: Preparing [2022-07-02T00:15:34.392Z] 1e1a36a98f69: Preparing [2022-07-02T00:15:34.392Z] b0f805e0e3e2: Preparing [2022-07-02T00:15:34.392Z] a543fc32eea4: Preparing [2022-07-02T00:15:34.392Z] 4f4ce317c6bb: Preparing [2022-07-02T00:15:34.392Z] 4f4ce317c6bb: Waiting [2022-07-02T00:15:34.392Z] b0f805e0e3e2: Layer already exists [2022-07-02T00:15:34.392Z] 1e1a36a98f69: Layer already exists [2022-07-02T00:15:34.392Z] c0aeea619b0e: Layer already exists [2022-07-02T00:15:34.392Z] a543fc32eea4: Layer already exists [2022-07-02T00:15:34.392Z] 18f276ff5462: Layer already exists [2022-07-02T00:15:34.663Z] 4f4ce317c6bb: Layer already exists [2022-07-02T00:15:34.663Z] 2.2.1-dev.18: digest: sha256:b483f2ed5ec8dd7c7c43edeb05c4f13326d5d729013bcf13257dd1acd519daf7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:15:35.040Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:15:35.402Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-02T00:15:35.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-07-02T00:15:35.402Z] 18f276ff5462: Preparing [2022-07-02T00:15:35.402Z] c0aeea619b0e: Preparing [2022-07-02T00:15:35.402Z] 1e1a36a98f69: Preparing [2022-07-02T00:15:35.402Z] b0f805e0e3e2: Preparing [2022-07-02T00:15:35.402Z] a543fc32eea4: Preparing [2022-07-02T00:15:35.402Z] 4f4ce317c6bb: Preparing [2022-07-02T00:15:35.402Z] 4f4ce317c6bb: Waiting [2022-07-02T00:15:35.402Z] a543fc32eea4: Layer already exists [2022-07-02T00:15:35.402Z] c0aeea619b0e: Layer already exists [2022-07-02T00:15:35.402Z] 18f276ff5462: Layer already exists [2022-07-02T00:15:35.402Z] b0f805e0e3e2: Layer already exists [2022-07-02T00:15:35.402Z] 1e1a36a98f69: Layer already exists [2022-07-02T00:15:35.670Z] 4f4ce317c6bb: Layer already exists [2022-07-02T00:15:35.670Z] a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18: digest: sha256:b483f2ed5ec8dd7c7c43edeb05c4f13326d5d729013bcf13257dd1acd519daf7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:15:36.025Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:15:36.418Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-07-02T00:15:36.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-07-02T00:15:36.418Z] 18f276ff5462: Preparing [2022-07-02T00:15:36.418Z] c0aeea619b0e: Preparing [2022-07-02T00:15:36.418Z] 1e1a36a98f69: Preparing [2022-07-02T00:15:36.418Z] b0f805e0e3e2: Preparing [2022-07-02T00:15:36.418Z] a543fc32eea4: Preparing [2022-07-02T00:15:36.418Z] 4f4ce317c6bb: Preparing [2022-07-02T00:15:36.418Z] 4f4ce317c6bb: Waiting [2022-07-02T00:15:36.418Z] a543fc32eea4: Layer already exists [2022-07-02T00:15:36.418Z] 1e1a36a98f69: Layer already exists [2022-07-02T00:15:36.418Z] b0f805e0e3e2: Layer already exists [2022-07-02T00:15:36.418Z] 18f276ff5462: Layer already exists [2022-07-02T00:15:36.418Z] c0aeea619b0e: Layer already exists [2022-07-02T00:15:36.688Z] 4f4ce317c6bb: Layer already exists [2022-07-02T00:15:36.688Z] main: digest: sha256:b483f2ed5ec8dd7c7c43edeb05c4f13326d5d729013bcf13257dd1acd519daf7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-02T00:15:36.755Z] ===================================================== [Pipeline] echo [2022-07-02T00:15:36.764Z] taggedImages: [2022-07-02T00:15:36.764Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-02T00:15:36.764Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-07-02T00:15:36.764Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.1-dev.18 [2022-07-02T00:15:36.764Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-02T00:15:36.764Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-07-02T00:15:36.783Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-07-02T00:15:36.783Z] a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-02T00:15:36.783Z] latest [2022-07-02T00:15:36.783Z] 2.2.1-dev.18 [2022-07-02T00:15:36.783Z] a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-02T00:15:36.783Z] main [2022-07-02T00:15:36.783Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:15:37.142Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:15:37.499Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-02T00:15:37.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-07-02T00:15:37.500Z] ef4b7dd8e2dd: Preparing [2022-07-02T00:15:37.500Z] d10c2075d5b8: Preparing [2022-07-02T00:15:37.500Z] 9ff2b4344eee: Preparing [2022-07-02T00:15:37.500Z] ad23f69245ea: Preparing [2022-07-02T00:15:37.500Z] 8ebea2637613: Preparing [2022-07-02T00:15:37.500Z] 62c467cdefc3: Preparing [2022-07-02T00:15:37.500Z] a543fc32eea4: Preparing [2022-07-02T00:15:37.500Z] 4f4ce317c6bb: Preparing [2022-07-02T00:15:37.500Z] 62c467cdefc3: Waiting [2022-07-02T00:15:37.500Z] a543fc32eea4: Waiting [2022-07-02T00:15:37.500Z] 4f4ce317c6bb: Waiting [2022-07-02T00:15:38.095Z] 9ff2b4344eee: Pushed [2022-07-02T00:15:38.095Z] ef4b7dd8e2dd: Pushed [2022-07-02T00:15:38.095Z] d10c2075d5b8: Pushed [2022-07-02T00:15:38.095Z] a543fc32eea4: Layer already exists [2022-07-02T00:15:38.095Z] 4f4ce317c6bb: Layer already exists [2022-07-02T00:15:38.690Z] 62c467cdefc3: Pushed [2022-07-02T00:15:46.946Z] 8ebea2637613: Pushed [2022-07-02T00:15:53.640Z] ad23f69245ea: Pushed [2022-07-02T00:15:53.913Z] a157344ed5a2a308e5221a4550246afdf7c311d5: digest: sha256:f102bd303e024b255e73d43fda657792374594a048f936fa4ebd7c096f985d14 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:15:54.271Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:15:54.658Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-07-02T00:15:54.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-07-02T00:15:54.658Z] ef4b7dd8e2dd: Preparing [2022-07-02T00:15:54.658Z] d10c2075d5b8: Preparing [2022-07-02T00:15:54.658Z] 9ff2b4344eee: Preparing [2022-07-02T00:15:54.658Z] ad23f69245ea: Preparing [2022-07-02T00:15:54.658Z] 8ebea2637613: Preparing [2022-07-02T00:15:54.658Z] 62c467cdefc3: Preparing [2022-07-02T00:15:54.658Z] a543fc32eea4: Preparing [2022-07-02T00:15:54.658Z] 4f4ce317c6bb: Preparing [2022-07-02T00:15:54.658Z] 62c467cdefc3: Waiting [2022-07-02T00:15:54.658Z] a543fc32eea4: Waiting [2022-07-02T00:15:54.658Z] 4f4ce317c6bb: Waiting [2022-07-02T00:15:54.935Z] ad23f69245ea: Layer already exists [2022-07-02T00:15:54.935Z] ef4b7dd8e2dd: Layer already exists [2022-07-02T00:15:54.935Z] 8ebea2637613: Layer already exists [2022-07-02T00:15:54.935Z] d10c2075d5b8: Layer already exists [2022-07-02T00:15:54.935Z] 9ff2b4344eee: Layer already exists [2022-07-02T00:15:54.935Z] 4f4ce317c6bb: Layer already exists [2022-07-02T00:15:54.935Z] a543fc32eea4: Layer already exists [2022-07-02T00:15:54.935Z] 62c467cdefc3: Layer already exists [2022-07-02T00:15:54.935Z] latest: digest: sha256:f102bd303e024b255e73d43fda657792374594a048f936fa4ebd7c096f985d14 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:15:55.294Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:15:55.655Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.1-dev.18 [2022-07-02T00:15:55.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-07-02T00:15:55.655Z] ef4b7dd8e2dd: Preparing [2022-07-02T00:15:55.655Z] d10c2075d5b8: Preparing [2022-07-02T00:15:55.655Z] 9ff2b4344eee: Preparing [2022-07-02T00:15:55.655Z] ad23f69245ea: Preparing [2022-07-02T00:15:55.655Z] 8ebea2637613: Preparing [2022-07-02T00:15:55.655Z] 62c467cdefc3: Preparing [2022-07-02T00:15:55.655Z] a543fc32eea4: Preparing [2022-07-02T00:15:55.655Z] 4f4ce317c6bb: Preparing [2022-07-02T00:15:55.655Z] a543fc32eea4: Waiting [2022-07-02T00:15:55.655Z] 4f4ce317c6bb: Waiting [2022-07-02T00:15:55.655Z] 62c467cdefc3: Waiting [2022-07-02T00:15:55.932Z] ef4b7dd8e2dd: Layer already exists [2022-07-02T00:15:55.932Z] 9ff2b4344eee: Layer already exists [2022-07-02T00:15:55.932Z] ad23f69245ea: Layer already exists [2022-07-02T00:15:55.932Z] d10c2075d5b8: Layer already exists [2022-07-02T00:15:55.932Z] 8ebea2637613: Layer already exists [2022-07-02T00:15:55.932Z] a543fc32eea4: Layer already exists [2022-07-02T00:15:55.932Z] 62c467cdefc3: Layer already exists [2022-07-02T00:15:55.932Z] 4f4ce317c6bb: Layer already exists [2022-07-02T00:15:55.932Z] 2.2.1-dev.18: digest: sha256:f102bd303e024b255e73d43fda657792374594a048f936fa4ebd7c096f985d14 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:15:56.293Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:15:56.641Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-02T00:15:56.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-07-02T00:15:56.641Z] ef4b7dd8e2dd: Preparing [2022-07-02T00:15:56.641Z] d10c2075d5b8: Preparing [2022-07-02T00:15:56.641Z] 9ff2b4344eee: Preparing [2022-07-02T00:15:56.641Z] ad23f69245ea: Preparing [2022-07-02T00:15:56.641Z] 8ebea2637613: Preparing [2022-07-02T00:15:56.641Z] 62c467cdefc3: Preparing [2022-07-02T00:15:56.641Z] a543fc32eea4: Preparing [2022-07-02T00:15:56.641Z] 4f4ce317c6bb: Preparing [2022-07-02T00:15:56.641Z] a543fc32eea4: Waiting [2022-07-02T00:15:56.641Z] 4f4ce317c6bb: Waiting [2022-07-02T00:15:56.641Z] 62c467cdefc3: Waiting [2022-07-02T00:15:56.913Z] ad23f69245ea: Layer already exists [2022-07-02T00:15:56.913Z] 8ebea2637613: Layer already exists [2022-07-02T00:15:56.913Z] ef4b7dd8e2dd: Layer already exists [2022-07-02T00:15:56.913Z] d10c2075d5b8: Layer already exists [2022-07-02T00:15:56.913Z] 9ff2b4344eee: Layer already exists [2022-07-02T00:15:56.913Z] 4f4ce317c6bb: Layer already exists [2022-07-02T00:15:56.913Z] a543fc32eea4: Layer already exists [2022-07-02T00:15:56.913Z] 62c467cdefc3: Layer already exists [2022-07-02T00:15:56.913Z] a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18: digest: sha256:f102bd303e024b255e73d43fda657792374594a048f936fa4ebd7c096f985d14 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:15:57.283Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:15:57.641Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-07-02T00:15:57.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-07-02T00:15:57.641Z] ef4b7dd8e2dd: Preparing [2022-07-02T00:15:57.641Z] d10c2075d5b8: Preparing [2022-07-02T00:15:57.641Z] 9ff2b4344eee: Preparing [2022-07-02T00:15:57.641Z] ad23f69245ea: Preparing [2022-07-02T00:15:57.641Z] 8ebea2637613: Preparing [2022-07-02T00:15:57.641Z] 62c467cdefc3: Preparing [2022-07-02T00:15:57.641Z] a543fc32eea4: Preparing [2022-07-02T00:15:57.641Z] 4f4ce317c6bb: Preparing [2022-07-02T00:15:57.641Z] 62c467cdefc3: Waiting [2022-07-02T00:15:57.641Z] a543fc32eea4: Waiting [2022-07-02T00:15:57.641Z] 4f4ce317c6bb: Waiting [2022-07-02T00:15:57.641Z] d10c2075d5b8: Layer already exists [2022-07-02T00:15:57.641Z] ef4b7dd8e2dd: Layer already exists [2022-07-02T00:15:57.913Z] 9ff2b4344eee: Layer already exists [2022-07-02T00:15:57.913Z] ad23f69245ea: Layer already exists [2022-07-02T00:15:57.913Z] 8ebea2637613: Layer already exists [2022-07-02T00:15:57.913Z] a543fc32eea4: Layer already exists [2022-07-02T00:15:57.913Z] 62c467cdefc3: Layer already exists [2022-07-02T00:15:57.913Z] 4f4ce317c6bb: Layer already exists [2022-07-02T00:15:57.913Z] main: digest: sha256:f102bd303e024b255e73d43fda657792374594a048f936fa4ebd7c096f985d14 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-02T00:15:57.968Z] ===================================================== [Pipeline] echo [2022-07-02T00:15:57.977Z] taggedImages: [2022-07-02T00:15:57.977Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-02T00:15:57.977Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-07-02T00:15:57.977Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.1-dev.18 [2022-07-02T00:15:57.977Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-02T00:15:57.977Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-07-02T00:15:58.000Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-07-02T00:15:58.000Z] a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-02T00:15:58.000Z] latest [2022-07-02T00:15:58.000Z] 2.2.1-dev.18 [2022-07-02T00:15:58.000Z] a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-02T00:15:58.000Z] main [2022-07-02T00:15:58.000Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:15:58.347Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:15:58.703Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-02T00:15:58.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-07-02T00:15:58.703Z] 92bcc3e881d7: Preparing [2022-07-02T00:15:58.703Z] b72581406ea4: Preparing [2022-07-02T00:15:58.703Z] ee5aeb07dae6: Preparing [2022-07-02T00:15:58.703Z] 0bcb4f9a697f: Preparing [2022-07-02T00:15:58.703Z] ddd4b8f35934: Preparing [2022-07-02T00:15:58.703Z] a543fc32eea4: Preparing [2022-07-02T00:15:58.703Z] 4f4ce317c6bb: Preparing [2022-07-02T00:15:58.703Z] a543fc32eea4: Waiting [2022-07-02T00:15:58.703Z] 4f4ce317c6bb: Waiting [2022-07-02T00:15:58.976Z] b72581406ea4: Pushed [2022-07-02T00:15:58.976Z] 92bcc3e881d7: Pushed [2022-07-02T00:15:58.976Z] ee5aeb07dae6: Pushed [2022-07-02T00:15:58.976Z] a543fc32eea4: Layer already exists [2022-07-02T00:15:58.976Z] 4f4ce317c6bb: Layer already exists [2022-07-02T00:15:59.569Z] ddd4b8f35934: Pushed [2022-07-02T00:16:17.842Z] 0bcb4f9a697f: Pushed [2022-07-02T00:16:17.842Z] a157344ed5a2a308e5221a4550246afdf7c311d5: digest: sha256:aeb66ab58e2a1ce8ecfb6a300ce3ed79e6eba5f66eee3297bb5f9dd84f8a9333 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:16:18.211Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:16:18.569Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-07-02T00:16:18.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-07-02T00:16:18.569Z] 92bcc3e881d7: Preparing [2022-07-02T00:16:18.569Z] b72581406ea4: Preparing [2022-07-02T00:16:18.569Z] ee5aeb07dae6: Preparing [2022-07-02T00:16:18.569Z] 0bcb4f9a697f: Preparing [2022-07-02T00:16:18.569Z] ddd4b8f35934: Preparing [2022-07-02T00:16:18.569Z] a543fc32eea4: Preparing [2022-07-02T00:16:18.569Z] 4f4ce317c6bb: Preparing [2022-07-02T00:16:18.569Z] a543fc32eea4: Waiting [2022-07-02T00:16:18.569Z] 4f4ce317c6bb: Waiting [2022-07-02T00:16:18.569Z] 92bcc3e881d7: Layer already exists [2022-07-02T00:16:18.569Z] ee5aeb07dae6: Layer already exists [2022-07-02T00:16:18.569Z] b72581406ea4: Layer already exists [2022-07-02T00:16:18.569Z] 0bcb4f9a697f: Layer already exists [2022-07-02T00:16:18.569Z] ddd4b8f35934: Layer already exists [2022-07-02T00:16:18.842Z] 4f4ce317c6bb: Layer already exists [2022-07-02T00:16:18.842Z] a543fc32eea4: Layer already exists [2022-07-02T00:16:18.842Z] latest: digest: sha256:aeb66ab58e2a1ce8ecfb6a300ce3ed79e6eba5f66eee3297bb5f9dd84f8a9333 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:16:19.230Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:16:19.608Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.1-dev.18 [2022-07-02T00:16:19.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-07-02T00:16:19.608Z] 92bcc3e881d7: Preparing [2022-07-02T00:16:19.608Z] b72581406ea4: Preparing [2022-07-02T00:16:19.608Z] ee5aeb07dae6: Preparing [2022-07-02T00:16:19.608Z] 0bcb4f9a697f: Preparing [2022-07-02T00:16:19.608Z] ddd4b8f35934: Preparing [2022-07-02T00:16:19.608Z] a543fc32eea4: Preparing [2022-07-02T00:16:19.608Z] 4f4ce317c6bb: Preparing [2022-07-02T00:16:19.608Z] a543fc32eea4: Waiting [2022-07-02T00:16:19.608Z] 4f4ce317c6bb: Waiting [2022-07-02T00:16:19.883Z] ee5aeb07dae6: Layer already exists [2022-07-02T00:16:19.883Z] 92bcc3e881d7: Layer already exists [2022-07-02T00:16:19.883Z] b72581406ea4: Layer already exists [2022-07-02T00:16:19.883Z] 0bcb4f9a697f: Layer already exists [2022-07-02T00:16:19.883Z] ddd4b8f35934: Layer already exists [2022-07-02T00:16:19.883Z] 4f4ce317c6bb: Layer already exists [2022-07-02T00:16:19.883Z] a543fc32eea4: Layer already exists [2022-07-02T00:16:19.883Z] 2.2.1-dev.18: digest: sha256:aeb66ab58e2a1ce8ecfb6a300ce3ed79e6eba5f66eee3297bb5f9dd84f8a9333 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:16:20.253Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:16:20.616Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-02T00:16:20.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-07-02T00:16:20.616Z] 92bcc3e881d7: Preparing [2022-07-02T00:16:20.616Z] b72581406ea4: Preparing [2022-07-02T00:16:20.616Z] ee5aeb07dae6: Preparing [2022-07-02T00:16:20.616Z] 0bcb4f9a697f: Preparing [2022-07-02T00:16:20.616Z] ddd4b8f35934: Preparing [2022-07-02T00:16:20.616Z] a543fc32eea4: Preparing [2022-07-02T00:16:20.616Z] 4f4ce317c6bb: Preparing [2022-07-02T00:16:20.616Z] a543fc32eea4: Waiting [2022-07-02T00:16:20.616Z] 4f4ce317c6bb: Waiting [2022-07-02T00:16:20.616Z] b72581406ea4: Layer already exists [2022-07-02T00:16:20.616Z] 0bcb4f9a697f: Layer already exists [2022-07-02T00:16:20.616Z] ddd4b8f35934: Layer already exists [2022-07-02T00:16:20.616Z] ee5aeb07dae6: Layer already exists [2022-07-02T00:16:20.616Z] 92bcc3e881d7: Layer already exists [2022-07-02T00:16:20.889Z] 4f4ce317c6bb: Layer already exists [2022-07-02T00:16:20.890Z] a543fc32eea4: Layer already exists [2022-07-02T00:16:20.890Z] a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18: digest: sha256:aeb66ab58e2a1ce8ecfb6a300ce3ed79e6eba5f66eee3297bb5f9dd84f8a9333 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:16:21.255Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:16:21.606Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-07-02T00:16:21.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-07-02T00:16:21.606Z] 92bcc3e881d7: Preparing [2022-07-02T00:16:21.606Z] b72581406ea4: Preparing [2022-07-02T00:16:21.606Z] ee5aeb07dae6: Preparing [2022-07-02T00:16:21.606Z] 0bcb4f9a697f: Preparing [2022-07-02T00:16:21.606Z] ddd4b8f35934: Preparing [2022-07-02T00:16:21.606Z] a543fc32eea4: Preparing [2022-07-02T00:16:21.606Z] 4f4ce317c6bb: Preparing [2022-07-02T00:16:21.606Z] a543fc32eea4: Waiting [2022-07-02T00:16:21.606Z] 4f4ce317c6bb: Waiting [2022-07-02T00:16:21.606Z] ddd4b8f35934: Layer already exists [2022-07-02T00:16:21.606Z] 92bcc3e881d7: Layer already exists [2022-07-02T00:16:21.606Z] ee5aeb07dae6: Layer already exists [2022-07-02T00:16:21.606Z] 0bcb4f9a697f: Layer already exists [2022-07-02T00:16:21.606Z] b72581406ea4: Layer already exists [2022-07-02T00:16:21.878Z] 4f4ce317c6bb: Layer already exists [2022-07-02T00:16:21.878Z] a543fc32eea4: Layer already exists [2022-07-02T00:16:21.878Z] main: digest: sha256:aeb66ab58e2a1ce8ecfb6a300ce3ed79e6eba5f66eee3297bb5f9dd84f8a9333 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-02T00:16:21.934Z] ===================================================== [Pipeline] echo [2022-07-02T00:16:21.941Z] taggedImages: [2022-07-02T00:16:21.941Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-02T00:16:21.941Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-07-02T00:16:21.941Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.1-dev.18 [2022-07-02T00:16:21.941Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-02T00:16:21.941Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-07-02T00:16:21.954Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-07-02T00:16:21.954Z] a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-02T00:16:21.954Z] latest [2022-07-02T00:16:21.954Z] 2.2.1-dev.18 [2022-07-02T00:16:21.954Z] a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-02T00:16:21.954Z] main [2022-07-02T00:16:21.954Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:16:22.299Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:16:22.661Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-02T00:16:22.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-07-02T00:16:22.661Z] 7e14ca709263: Preparing [2022-07-02T00:16:22.661Z] 65cc6dedc2d3: Preparing [2022-07-02T00:16:22.661Z] 7e9f26711c70: Preparing [2022-07-02T00:16:22.661Z] 88976e23e6e9: Preparing [2022-07-02T00:16:22.661Z] c108d0441535: Preparing [2022-07-02T00:16:22.661Z] 0f2841753798: Preparing [2022-07-02T00:16:22.661Z] 4f4ce317c6bb: Preparing [2022-07-02T00:16:22.661Z] 0f2841753798: Waiting [2022-07-02T00:16:22.661Z] 4f4ce317c6bb: Waiting [2022-07-02T00:16:22.933Z] 65cc6dedc2d3: Pushed [2022-07-02T00:16:22.933Z] 7e14ca709263: Pushed [2022-07-02T00:16:22.933Z] 7e9f26711c70: Pushed [2022-07-02T00:16:22.933Z] 4f4ce317c6bb: Layer already exists [2022-07-02T00:16:23.204Z] 0f2841753798: Pushed [2022-07-02T00:16:26.592Z] c108d0441535: Pushed [2022-07-02T00:16:41.661Z] 88976e23e6e9: Pushed [2022-07-02T00:16:41.661Z] a157344ed5a2a308e5221a4550246afdf7c311d5: digest: sha256:63d5dd8ad104d333dc14b8ed1a27e8adf6cae512531da262310e951dbd77aff9 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:16:42.019Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:16:42.385Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-07-02T00:16:42.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-07-02T00:16:42.385Z] 7e14ca709263: Preparing [2022-07-02T00:16:42.385Z] 65cc6dedc2d3: Preparing [2022-07-02T00:16:42.385Z] 7e9f26711c70: Preparing [2022-07-02T00:16:42.385Z] 88976e23e6e9: Preparing [2022-07-02T00:16:42.385Z] c108d0441535: Preparing [2022-07-02T00:16:42.385Z] 0f2841753798: Preparing [2022-07-02T00:16:42.385Z] 4f4ce317c6bb: Preparing [2022-07-02T00:16:42.385Z] 0f2841753798: Waiting [2022-07-02T00:16:42.385Z] 4f4ce317c6bb: Waiting [2022-07-02T00:16:42.660Z] 7e14ca709263: Layer already exists [2022-07-02T00:16:42.660Z] 88976e23e6e9: Layer already exists [2022-07-02T00:16:42.660Z] 65cc6dedc2d3: Layer already exists [2022-07-02T00:16:42.660Z] 7e9f26711c70: Layer already exists [2022-07-02T00:16:42.660Z] c108d0441535: Layer already exists [2022-07-02T00:16:42.660Z] 4f4ce317c6bb: Layer already exists [2022-07-02T00:16:42.660Z] 0f2841753798: Layer already exists [2022-07-02T00:16:42.660Z] latest: digest: sha256:63d5dd8ad104d333dc14b8ed1a27e8adf6cae512531da262310e951dbd77aff9 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:16:43.039Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:16:43.415Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.1-dev.18 [2022-07-02T00:16:43.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-07-02T00:16:43.415Z] 7e14ca709263: Preparing [2022-07-02T00:16:43.415Z] 65cc6dedc2d3: Preparing [2022-07-02T00:16:43.415Z] 7e9f26711c70: Preparing [2022-07-02T00:16:43.415Z] 88976e23e6e9: Preparing [2022-07-02T00:16:43.415Z] c108d0441535: Preparing [2022-07-02T00:16:43.415Z] 0f2841753798: Preparing [2022-07-02T00:16:43.415Z] 4f4ce317c6bb: Preparing [2022-07-02T00:16:43.415Z] 0f2841753798: Waiting [2022-07-02T00:16:43.415Z] 4f4ce317c6bb: Waiting [2022-07-02T00:16:43.690Z] 88976e23e6e9: Layer already exists [2022-07-02T00:16:43.690Z] 65cc6dedc2d3: Layer already exists [2022-07-02T00:16:43.690Z] 7e14ca709263: Layer already exists [2022-07-02T00:16:43.690Z] 7e9f26711c70: Layer already exists [2022-07-02T00:16:43.690Z] c108d0441535: Layer already exists [2022-07-02T00:16:43.690Z] 0f2841753798: Layer already exists [2022-07-02T00:16:43.690Z] 4f4ce317c6bb: Layer already exists [2022-07-02T00:16:43.690Z] 2.2.1-dev.18: digest: sha256:63d5dd8ad104d333dc14b8ed1a27e8adf6cae512531da262310e951dbd77aff9 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:16:44.058Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:16:44.422Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-02T00:16:44.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-07-02T00:16:44.422Z] 7e14ca709263: Preparing [2022-07-02T00:16:44.422Z] 65cc6dedc2d3: Preparing [2022-07-02T00:16:44.422Z] 7e9f26711c70: Preparing [2022-07-02T00:16:44.422Z] 88976e23e6e9: Preparing [2022-07-02T00:16:44.422Z] c108d0441535: Preparing [2022-07-02T00:16:44.422Z] 0f2841753798: Preparing [2022-07-02T00:16:44.422Z] 4f4ce317c6bb: Preparing [2022-07-02T00:16:44.422Z] 0f2841753798: Waiting [2022-07-02T00:16:44.422Z] 4f4ce317c6bb: Waiting [2022-07-02T00:16:44.700Z] 7e9f26711c70: Layer already exists [2022-07-02T00:16:44.700Z] 88976e23e6e9: Layer already exists [2022-07-02T00:16:44.700Z] c108d0441535: Layer already exists [2022-07-02T00:16:44.700Z] 65cc6dedc2d3: Layer already exists [2022-07-02T00:16:44.700Z] 7e14ca709263: Layer already exists [2022-07-02T00:16:44.700Z] 4f4ce317c6bb: Layer already exists [2022-07-02T00:16:44.700Z] 0f2841753798: Layer already exists [2022-07-02T00:16:44.700Z] a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18: digest: sha256:63d5dd8ad104d333dc14b8ed1a27e8adf6cae512531da262310e951dbd77aff9 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:16:45.067Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:16:45.428Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-07-02T00:16:45.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-07-02T00:16:45.428Z] 7e14ca709263: Preparing [2022-07-02T00:16:45.428Z] 65cc6dedc2d3: Preparing [2022-07-02T00:16:45.428Z] 7e9f26711c70: Preparing [2022-07-02T00:16:45.428Z] 88976e23e6e9: Preparing [2022-07-02T00:16:45.428Z] c108d0441535: Preparing [2022-07-02T00:16:45.428Z] 0f2841753798: Preparing [2022-07-02T00:16:45.428Z] 4f4ce317c6bb: Preparing [2022-07-02T00:16:45.428Z] 0f2841753798: Waiting [2022-07-02T00:16:45.428Z] 4f4ce317c6bb: Waiting [2022-07-02T00:16:45.701Z] 7e14ca709263: Layer already exists [2022-07-02T00:16:45.701Z] 88976e23e6e9: Layer already exists [2022-07-02T00:16:45.701Z] 65cc6dedc2d3: Layer already exists [2022-07-02T00:16:45.701Z] 7e9f26711c70: Layer already exists [2022-07-02T00:16:45.701Z] c108d0441535: Layer already exists [2022-07-02T00:16:45.701Z] 0f2841753798: Layer already exists [2022-07-02T00:16:45.701Z] 4f4ce317c6bb: Layer already exists [2022-07-02T00:16:45.701Z] main: digest: sha256:63d5dd8ad104d333dc14b8ed1a27e8adf6cae512531da262310e951dbd77aff9 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-02T00:16:45.761Z] ===================================================== [Pipeline] echo [2022-07-02T00:16:45.771Z] taggedImages: [2022-07-02T00:16:45.771Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-02T00:16:45.771Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-07-02T00:16:45.771Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.1-dev.18 [2022-07-02T00:16:45.771Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-02T00:16:45.771Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-07-02T00:16:45.795Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-07-02T00:16:45.795Z] a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-02T00:16:45.795Z] latest [2022-07-02T00:16:45.795Z] 2.2.1-dev.18 [2022-07-02T00:16:45.795Z] a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-02T00:16:45.795Z] main [2022-07-02T00:16:45.795Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:16:46.160Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:16:46.529Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-02T00:16:46.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-07-02T00:16:46.529Z] ea0119988de4: Preparing [2022-07-02T00:16:46.529Z] 51448061c923: Preparing [2022-07-02T00:16:46.529Z] 1e1a36a98f69: Preparing [2022-07-02T00:16:46.529Z] 1e3f616139d5: Preparing [2022-07-02T00:16:46.529Z] f73e7dbfee58: Preparing [2022-07-02T00:16:46.529Z] f73e7dbfee58: Layer already exists [2022-07-02T00:16:46.804Z] 1e1a36a98f69: Layer already exists [2022-07-02T00:16:46.804Z] ea0119988de4: Pushed [2022-07-02T00:16:47.078Z] 1e3f616139d5: Pushed [2022-07-02T00:16:52.466Z] 51448061c923: Pushed [2022-07-02T00:16:52.466Z] a157344ed5a2a308e5221a4550246afdf7c311d5: digest: sha256:6e072b5cc5a22b1beaf45778707be8268d084887375300c2bb5257b67aaa1f48 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:16:52.836Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:16:53.193Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-07-02T00:16:53.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-07-02T00:16:53.193Z] ea0119988de4: Preparing [2022-07-02T00:16:53.193Z] 51448061c923: Preparing [2022-07-02T00:16:53.193Z] 1e1a36a98f69: Preparing [2022-07-02T00:16:53.193Z] 1e3f616139d5: Preparing [2022-07-02T00:16:53.193Z] f73e7dbfee58: Preparing [2022-07-02T00:16:53.464Z] f73e7dbfee58: Layer already exists [2022-07-02T00:16:53.464Z] 51448061c923: Layer already exists [2022-07-02T00:16:53.464Z] ea0119988de4: Layer already exists [2022-07-02T00:16:53.464Z] 1e3f616139d5: Layer already exists [2022-07-02T00:16:53.464Z] 1e1a36a98f69: Layer already exists [2022-07-02T00:16:53.464Z] latest: digest: sha256:6e072b5cc5a22b1beaf45778707be8268d084887375300c2bb5257b67aaa1f48 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:16:53.834Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:16:54.226Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.1-dev.18 [2022-07-02T00:16:54.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-07-02T00:16:54.226Z] ea0119988de4: Preparing [2022-07-02T00:16:54.226Z] 51448061c923: Preparing [2022-07-02T00:16:54.226Z] 1e1a36a98f69: Preparing [2022-07-02T00:16:54.226Z] 1e3f616139d5: Preparing [2022-07-02T00:16:54.226Z] f73e7dbfee58: Preparing [2022-07-02T00:16:54.226Z] 51448061c923: Layer already exists [2022-07-02T00:16:54.226Z] ea0119988de4: Layer already exists [2022-07-02T00:16:54.226Z] 1e1a36a98f69: Layer already exists [2022-07-02T00:16:54.226Z] f73e7dbfee58: Layer already exists [2022-07-02T00:16:54.226Z] 1e3f616139d5: Layer already exists [2022-07-02T00:16:54.499Z] 2.2.1-dev.18: digest: sha256:6e072b5cc5a22b1beaf45778707be8268d084887375300c2bb5257b67aaa1f48 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:16:54.867Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:16:55.226Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-02T00:16:55.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-07-02T00:16:55.226Z] ea0119988de4: Preparing [2022-07-02T00:16:55.226Z] 51448061c923: Preparing [2022-07-02T00:16:55.226Z] 1e1a36a98f69: Preparing [2022-07-02T00:16:55.226Z] 1e3f616139d5: Preparing [2022-07-02T00:16:55.226Z] f73e7dbfee58: Preparing [2022-07-02T00:16:55.226Z] ea0119988de4: Layer already exists [2022-07-02T00:16:55.226Z] 1e3f616139d5: Layer already exists [2022-07-02T00:16:55.226Z] f73e7dbfee58: Layer already exists [2022-07-02T00:16:55.226Z] 1e1a36a98f69: Layer already exists [2022-07-02T00:16:55.226Z] 51448061c923: Layer already exists [2022-07-02T00:16:55.500Z] a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18: digest: sha256:6e072b5cc5a22b1beaf45778707be8268d084887375300c2bb5257b67aaa1f48 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:16:55.872Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:16:56.233Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-07-02T00:16:56.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-07-02T00:16:56.234Z] ea0119988de4: Preparing [2022-07-02T00:16:56.234Z] 51448061c923: Preparing [2022-07-02T00:16:56.234Z] 1e1a36a98f69: Preparing [2022-07-02T00:16:56.234Z] 1e3f616139d5: Preparing [2022-07-02T00:16:56.234Z] f73e7dbfee58: Preparing [2022-07-02T00:16:56.507Z] 1e1a36a98f69: Layer already exists [2022-07-02T00:16:56.507Z] ea0119988de4: Layer already exists [2022-07-02T00:16:56.507Z] 1e3f616139d5: Layer already exists [2022-07-02T00:16:56.507Z] 51448061c923: Layer already exists [2022-07-02T00:16:56.507Z] f73e7dbfee58: Layer already exists [2022-07-02T00:16:56.507Z] main: digest: sha256:6e072b5cc5a22b1beaf45778707be8268d084887375300c2bb5257b67aaa1f48 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-02T00:16:56.567Z] ===================================================== [Pipeline] echo [2022-07-02T00:16:56.576Z] taggedImages: [2022-07-02T00:16:56.576Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-02T00:16:56.576Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-07-02T00:16:56.576Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.1-dev.18 [2022-07-02T00:16:56.576Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-02T00:16:56.576Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-07-02T00:16:56.597Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-07-02T00:16:56.597Z] a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-02T00:16:56.597Z] latest [2022-07-02T00:16:56.597Z] 2.2.1-dev.18 [2022-07-02T00:16:56.597Z] a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-02T00:16:56.597Z] main [2022-07-02T00:16:56.597Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:16:56.968Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:16:57.331Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-02T00:16:57.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-07-02T00:16:57.331Z] bc9abc0de4c6: Preparing [2022-07-02T00:16:57.331Z] ba8d71808f53: Preparing [2022-07-02T00:16:57.331Z] 1e1a36a98f69: Preparing [2022-07-02T00:16:57.331Z] 0fa4aa96f19d: Preparing [2022-07-02T00:16:57.331Z] f73e7dbfee58: Preparing [2022-07-02T00:16:57.611Z] 1e1a36a98f69: Layer already exists [2022-07-02T00:16:57.611Z] f73e7dbfee58: Layer already exists [2022-07-02T00:16:57.611Z] 0fa4aa96f19d: Layer already exists [2022-07-02T00:16:57.611Z] bc9abc0de4c6: Pushed [2022-07-02T00:17:03.012Z] ba8d71808f53: Pushed [2022-07-02T00:17:03.287Z] a157344ed5a2a308e5221a4550246afdf7c311d5: digest: sha256:369bee323c5d3a9582688489201ea63c005bd4b972268100c8467fd0a56784c8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:17:03.658Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:17:04.019Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-07-02T00:17:04.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-07-02T00:17:04.020Z] bc9abc0de4c6: Preparing [2022-07-02T00:17:04.020Z] ba8d71808f53: Preparing [2022-07-02T00:17:04.020Z] 1e1a36a98f69: Preparing [2022-07-02T00:17:04.020Z] 0fa4aa96f19d: Preparing [2022-07-02T00:17:04.020Z] f73e7dbfee58: Preparing [2022-07-02T00:17:04.020Z] f73e7dbfee58: Layer already exists [2022-07-02T00:17:04.020Z] bc9abc0de4c6: Layer already exists [2022-07-02T00:17:04.020Z] 1e1a36a98f69: Layer already exists [2022-07-02T00:17:04.020Z] ba8d71808f53: Layer already exists [2022-07-02T00:17:04.020Z] 0fa4aa96f19d: Layer already exists [2022-07-02T00:17:04.294Z] latest: digest: sha256:369bee323c5d3a9582688489201ea63c005bd4b972268100c8467fd0a56784c8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:17:04.662Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:17:05.018Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.1-dev.18 [2022-07-02T00:17:05.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-07-02T00:17:05.018Z] bc9abc0de4c6: Preparing [2022-07-02T00:17:05.018Z] ba8d71808f53: Preparing [2022-07-02T00:17:05.018Z] 1e1a36a98f69: Preparing [2022-07-02T00:17:05.018Z] 0fa4aa96f19d: Preparing [2022-07-02T00:17:05.018Z] f73e7dbfee58: Preparing [2022-07-02T00:17:05.018Z] 1e1a36a98f69: Layer already exists [2022-07-02T00:17:05.018Z] ba8d71808f53: Layer already exists [2022-07-02T00:17:05.018Z] f73e7dbfee58: Layer already exists [2022-07-02T00:17:05.018Z] bc9abc0de4c6: Layer already exists [2022-07-02T00:17:05.018Z] 0fa4aa96f19d: Layer already exists [2022-07-02T00:17:05.290Z] 2.2.1-dev.18: digest: sha256:369bee323c5d3a9582688489201ea63c005bd4b972268100c8467fd0a56784c8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:17:05.645Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:17:06.030Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-02T00:17:06.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-07-02T00:17:06.030Z] bc9abc0de4c6: Preparing [2022-07-02T00:17:06.030Z] ba8d71808f53: Preparing [2022-07-02T00:17:06.030Z] 1e1a36a98f69: Preparing [2022-07-02T00:17:06.030Z] 0fa4aa96f19d: Preparing [2022-07-02T00:17:06.030Z] f73e7dbfee58: Preparing [2022-07-02T00:17:06.307Z] f73e7dbfee58: Layer already exists [2022-07-02T00:17:06.307Z] 1e1a36a98f69: Layer already exists [2022-07-02T00:17:06.307Z] ba8d71808f53: Layer already exists [2022-07-02T00:17:06.307Z] 0fa4aa96f19d: Layer already exists [2022-07-02T00:17:06.307Z] bc9abc0de4c6: Layer already exists [2022-07-02T00:17:06.307Z] a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18: digest: sha256:369bee323c5d3a9582688489201ea63c005bd4b972268100c8467fd0a56784c8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:17:06.677Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:17:07.036Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-07-02T00:17:07.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-07-02T00:17:07.036Z] bc9abc0de4c6: Preparing [2022-07-02T00:17:07.036Z] ba8d71808f53: Preparing [2022-07-02T00:17:07.036Z] 1e1a36a98f69: Preparing [2022-07-02T00:17:07.036Z] 0fa4aa96f19d: Preparing [2022-07-02T00:17:07.036Z] f73e7dbfee58: Preparing [2022-07-02T00:17:07.036Z] f73e7dbfee58: Layer already exists [2022-07-02T00:17:07.036Z] 0fa4aa96f19d: Layer already exists [2022-07-02T00:17:07.036Z] 1e1a36a98f69: Layer already exists [2022-07-02T00:17:07.036Z] ba8d71808f53: Layer already exists [2022-07-02T00:17:07.036Z] bc9abc0de4c6: Layer already exists [2022-07-02T00:17:07.310Z] main: digest: sha256:369bee323c5d3a9582688489201ea63c005bd4b972268100c8467fd0a56784c8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-02T00:17:07.366Z] ===================================================== [Pipeline] echo [2022-07-02T00:17:07.375Z] taggedImages: [2022-07-02T00:17:07.375Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-02T00:17:07.375Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-07-02T00:17:07.375Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.1-dev.18 [2022-07-02T00:17:07.375Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-02T00:17:07.375Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-07-02T00:17:07.394Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-07-02T00:17:07.394Z] a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-02T00:17:07.394Z] latest [2022-07-02T00:17:07.394Z] 2.2.1-dev.18 [2022-07-02T00:17:07.394Z] a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-02T00:17:07.394Z] main [2022-07-02T00:17:07.394Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:17:07.758Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:17:08.119Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-02T00:17:08.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-07-02T00:17:08.119Z] 37ec1306f353: Preparing [2022-07-02T00:17:08.119Z] 46487f6dba72: Preparing [2022-07-02T00:17:08.119Z] 7ca3400b7d19: Preparing [2022-07-02T00:17:08.119Z] 7fe68b3e6626: Preparing [2022-07-02T00:17:08.119Z] f0e5a4d6c014: Preparing [2022-07-02T00:17:08.119Z] 3b19d27f08f7: Preparing [2022-07-02T00:17:08.119Z] 3b19d27f08f7: Waiting [2022-07-02T00:17:08.119Z] 73bb99a6e169: Preparing [2022-07-02T00:17:08.119Z] ec06c3102977: Preparing [2022-07-02T00:17:08.119Z] 6a3c62e080c7: Preparing [2022-07-02T00:17:08.119Z] 340cb19ca677: Preparing [2022-07-02T00:17:08.119Z] 73bb99a6e169: Waiting [2022-07-02T00:17:08.119Z] 4f4ce317c6bb: Preparing [2022-07-02T00:17:08.119Z] ec06c3102977: Waiting [2022-07-02T00:17:08.119Z] 340cb19ca677: Waiting [2022-07-02T00:17:08.119Z] 4f4ce317c6bb: Waiting [2022-07-02T00:17:08.119Z] 6a3c62e080c7: Waiting [2022-07-02T00:17:08.394Z] f0e5a4d6c014: Layer already exists [2022-07-02T00:17:08.394Z] 3b19d27f08f7: Layer already exists [2022-07-02T00:17:08.394Z] 73bb99a6e169: Layer already exists [2022-07-02T00:17:08.394Z] ec06c3102977: Layer already exists [2022-07-02T00:17:08.394Z] 6a3c62e080c7: Layer already exists [2022-07-02T00:17:08.669Z] 46487f6dba72: Pushed [2022-07-02T00:17:08.669Z] 340cb19ca677: Layer already exists [2022-07-02T00:17:08.669Z] 4f4ce317c6bb: Layer already exists [2022-07-02T00:17:09.270Z] 37ec1306f353: Pushed [2022-07-02T00:17:11.254Z] 7ca3400b7d19: Pushed [2022-07-02T00:17:29.761Z] 7fe68b3e6626: Pushed [2022-07-02T00:17:29.761Z] a157344ed5a2a308e5221a4550246afdf7c311d5: digest: sha256:54a39be43f6829e1a0e5a6f6bd1c43d8cb275d470f1ea9d5f206a3d7c77898ad size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:17:30.118Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:17:30.467Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-07-02T00:17:30.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-07-02T00:17:30.467Z] 37ec1306f353: Preparing [2022-07-02T00:17:30.467Z] 46487f6dba72: Preparing [2022-07-02T00:17:30.467Z] 7ca3400b7d19: Preparing [2022-07-02T00:17:30.467Z] 7fe68b3e6626: Preparing [2022-07-02T00:17:30.467Z] f0e5a4d6c014: Preparing [2022-07-02T00:17:30.467Z] 3b19d27f08f7: Preparing [2022-07-02T00:17:30.467Z] 73bb99a6e169: Preparing [2022-07-02T00:17:30.467Z] ec06c3102977: Preparing [2022-07-02T00:17:30.467Z] 6a3c62e080c7: Preparing [2022-07-02T00:17:30.467Z] 340cb19ca677: Preparing [2022-07-02T00:17:30.467Z] 4f4ce317c6bb: Preparing [2022-07-02T00:17:30.467Z] 3b19d27f08f7: Waiting [2022-07-02T00:17:30.467Z] ec06c3102977: Waiting [2022-07-02T00:17:30.467Z] 73bb99a6e169: Waiting [2022-07-02T00:17:30.467Z] 6a3c62e080c7: Waiting [2022-07-02T00:17:30.467Z] 340cb19ca677: Waiting [2022-07-02T00:17:30.468Z] 4f4ce317c6bb: Waiting [2022-07-02T00:17:30.468Z] 7fe68b3e6626: Layer already exists [2022-07-02T00:17:30.468Z] 46487f6dba72: Layer already exists [2022-07-02T00:17:30.468Z] 7ca3400b7d19: Layer already exists [2022-07-02T00:17:30.468Z] 37ec1306f353: Layer already exists [2022-07-02T00:17:30.468Z] f0e5a4d6c014: Layer already exists [2022-07-02T00:17:30.468Z] 3b19d27f08f7: Layer already exists [2022-07-02T00:17:30.468Z] 73bb99a6e169: Layer already exists [2022-07-02T00:17:30.468Z] 340cb19ca677: Layer already exists [2022-07-02T00:17:30.468Z] ec06c3102977: Layer already exists [2022-07-02T00:17:30.468Z] 6a3c62e080c7: Layer already exists [2022-07-02T00:17:30.737Z] 4f4ce317c6bb: Layer already exists [2022-07-02T00:17:30.737Z] latest: digest: sha256:54a39be43f6829e1a0e5a6f6bd1c43d8cb275d470f1ea9d5f206a3d7c77898ad size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:17:31.091Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:17:31.443Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.1-dev.18 [2022-07-02T00:17:31.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-07-02T00:17:31.443Z] 37ec1306f353: Preparing [2022-07-02T00:17:31.443Z] 46487f6dba72: Preparing [2022-07-02T00:17:31.443Z] 7ca3400b7d19: Preparing [2022-07-02T00:17:31.443Z] 7fe68b3e6626: Preparing [2022-07-02T00:17:31.443Z] f0e5a4d6c014: Preparing [2022-07-02T00:17:31.443Z] 3b19d27f08f7: Preparing [2022-07-02T00:17:31.443Z] 73bb99a6e169: Preparing [2022-07-02T00:17:31.443Z] ec06c3102977: Preparing [2022-07-02T00:17:31.443Z] 6a3c62e080c7: Preparing [2022-07-02T00:17:31.443Z] 340cb19ca677: Preparing [2022-07-02T00:17:31.443Z] 4f4ce317c6bb: Preparing [2022-07-02T00:17:31.443Z] 73bb99a6e169: Waiting [2022-07-02T00:17:31.443Z] ec06c3102977: Waiting [2022-07-02T00:17:31.443Z] 6a3c62e080c7: Waiting [2022-07-02T00:17:31.443Z] 340cb19ca677: Waiting [2022-07-02T00:17:31.443Z] 4f4ce317c6bb: Waiting [2022-07-02T00:17:31.443Z] 3b19d27f08f7: Waiting [2022-07-02T00:17:31.443Z] 46487f6dba72: Layer already exists [2022-07-02T00:17:31.443Z] 7ca3400b7d19: Layer already exists [2022-07-02T00:17:31.443Z] f0e5a4d6c014: Layer already exists [2022-07-02T00:17:31.443Z] 7fe68b3e6626: Layer already exists [2022-07-02T00:17:31.443Z] 37ec1306f353: Layer already exists [2022-07-02T00:17:31.443Z] 73bb99a6e169: Layer already exists [2022-07-02T00:17:31.443Z] 3b19d27f08f7: Layer already exists [2022-07-02T00:17:31.443Z] ec06c3102977: Layer already exists [2022-07-02T00:17:31.443Z] 6a3c62e080c7: Layer already exists [2022-07-02T00:17:31.443Z] 340cb19ca677: Layer already exists [2022-07-02T00:17:31.732Z] 4f4ce317c6bb: Layer already exists [2022-07-02T00:17:31.732Z] 2.2.1-dev.18: digest: sha256:54a39be43f6829e1a0e5a6f6bd1c43d8cb275d470f1ea9d5f206a3d7c77898ad size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:17:32.093Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:17:32.442Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-02T00:17:32.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-07-02T00:17:32.442Z] 37ec1306f353: Preparing [2022-07-02T00:17:32.442Z] 46487f6dba72: Preparing [2022-07-02T00:17:32.442Z] 7ca3400b7d19: Preparing [2022-07-02T00:17:32.442Z] 7fe68b3e6626: Preparing [2022-07-02T00:17:32.442Z] f0e5a4d6c014: Preparing [2022-07-02T00:17:32.442Z] 3b19d27f08f7: Preparing [2022-07-02T00:17:32.442Z] 73bb99a6e169: Preparing [2022-07-02T00:17:32.442Z] ec06c3102977: Preparing [2022-07-02T00:17:32.442Z] 6a3c62e080c7: Preparing [2022-07-02T00:17:32.442Z] 340cb19ca677: Preparing [2022-07-02T00:17:32.442Z] 4f4ce317c6bb: Preparing [2022-07-02T00:17:32.442Z] ec06c3102977: Waiting [2022-07-02T00:17:32.442Z] 6a3c62e080c7: Waiting [2022-07-02T00:17:32.442Z] 340cb19ca677: Waiting [2022-07-02T00:17:32.442Z] 3b19d27f08f7: Waiting [2022-07-02T00:17:32.442Z] 73bb99a6e169: Waiting [2022-07-02T00:17:32.442Z] f0e5a4d6c014: Layer already exists [2022-07-02T00:17:32.442Z] 46487f6dba72: Layer already exists [2022-07-02T00:17:32.442Z] 37ec1306f353: Layer already exists [2022-07-02T00:17:32.442Z] 7ca3400b7d19: Layer already exists [2022-07-02T00:17:32.443Z] 7fe68b3e6626: Layer already exists [2022-07-02T00:17:32.714Z] 3b19d27f08f7: Layer already exists [2022-07-02T00:17:32.714Z] 6a3c62e080c7: Layer already exists [2022-07-02T00:17:32.714Z] 73bb99a6e169: Layer already exists [2022-07-02T00:17:32.714Z] ec06c3102977: Layer already exists [2022-07-02T00:17:32.714Z] 340cb19ca677: Layer already exists [2022-07-02T00:17:32.714Z] 4f4ce317c6bb: Layer already exists [2022-07-02T00:17:32.714Z] a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18: digest: sha256:54a39be43f6829e1a0e5a6f6bd1c43d8cb275d470f1ea9d5f206a3d7c77898ad size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:17:33.073Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:17:33.419Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-07-02T00:17:33.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-07-02T00:17:33.419Z] 37ec1306f353: Preparing [2022-07-02T00:17:33.419Z] 46487f6dba72: Preparing [2022-07-02T00:17:33.419Z] 7ca3400b7d19: Preparing [2022-07-02T00:17:33.419Z] 7fe68b3e6626: Preparing [2022-07-02T00:17:33.419Z] f0e5a4d6c014: Preparing [2022-07-02T00:17:33.419Z] 3b19d27f08f7: Preparing [2022-07-02T00:17:33.419Z] 73bb99a6e169: Preparing [2022-07-02T00:17:33.419Z] ec06c3102977: Preparing [2022-07-02T00:17:33.419Z] 6a3c62e080c7: Preparing [2022-07-02T00:17:33.419Z] 340cb19ca677: Preparing [2022-07-02T00:17:33.419Z] 4f4ce317c6bb: Preparing [2022-07-02T00:17:33.419Z] ec06c3102977: Waiting [2022-07-02T00:17:33.419Z] 340cb19ca677: Waiting [2022-07-02T00:17:33.419Z] 4f4ce317c6bb: Waiting [2022-07-02T00:17:33.419Z] 6a3c62e080c7: Waiting [2022-07-02T00:17:33.419Z] 3b19d27f08f7: Waiting [2022-07-02T00:17:33.419Z] 73bb99a6e169: Waiting [2022-07-02T00:17:33.419Z] f0e5a4d6c014: Layer already exists [2022-07-02T00:17:33.419Z] 37ec1306f353: Layer already exists [2022-07-02T00:17:33.419Z] 7ca3400b7d19: Layer already exists [2022-07-02T00:17:33.419Z] 46487f6dba72: Layer already exists [2022-07-02T00:17:33.419Z] 7fe68b3e6626: Layer already exists [2022-07-02T00:17:33.419Z] 3b19d27f08f7: Layer already exists [2022-07-02T00:17:33.419Z] 6a3c62e080c7: Layer already exists [2022-07-02T00:17:33.419Z] ec06c3102977: Layer already exists [2022-07-02T00:17:33.419Z] 73bb99a6e169: Layer already exists [2022-07-02T00:17:33.419Z] 340cb19ca677: Layer already exists [2022-07-02T00:17:33.688Z] 4f4ce317c6bb: Layer already exists [2022-07-02T00:17:33.688Z] main: digest: sha256:54a39be43f6829e1a0e5a6f6bd1c43d8cb275d470f1ea9d5f206a3d7c77898ad size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-02T00:17:33.738Z] ===================================================== [Pipeline] echo [2022-07-02T00:17:33.744Z] taggedImages: [2022-07-02T00:17:33.744Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 [2022-07-02T00:17:33.744Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-07-02T00:17:33.744Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.1-dev.18 [2022-07-02T00:17:33.744Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [2022-07-02T00:17:33.744Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:17:34.115Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-02T00:17:34.115Z] [2022-07-02T00:17:34.115Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:17:34.457Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-02T00:17:34.728Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-02T00:17:34.728Z] 8998bd30e6a1: Pulling fs layer [2022-07-02T00:17:34.728Z] 04944245beec: Pulling fs layer [2022-07-02T00:17:34.728Z] 699f458cf7ca: Pulling fs layer [2022-07-02T00:17:34.728Z] 765212b225bb: Pulling fs layer [2022-07-02T00:17:34.728Z] f23df028b6ca: Pulling fs layer [2022-07-02T00:17:34.728Z] d65c8cfc05b1: Pulling fs layer [2022-07-02T00:17:34.728Z] 2437ff75d9bd: Pulling fs layer [2022-07-02T00:17:34.728Z] 765212b225bb: Waiting [2022-07-02T00:17:34.728Z] f23df028b6ca: Waiting [2022-07-02T00:17:34.728Z] 2437ff75d9bd: Waiting [2022-07-02T00:17:34.728Z] d65c8cfc05b1: Waiting [2022-07-02T00:17:34.728Z] 04944245beec: Verifying Checksum [2022-07-02T00:17:34.728Z] 04944245beec: Download complete [2022-07-02T00:17:34.728Z] 765212b225bb: Verifying Checksum [2022-07-02T00:17:34.728Z] 765212b225bb: Download complete [2022-07-02T00:17:34.728Z] f23df028b6ca: Download complete [2022-07-02T00:17:34.728Z] d65c8cfc05b1: Verifying Checksum [2022-07-02T00:17:34.728Z] d65c8cfc05b1: Download complete [2022-07-02T00:17:35.003Z] 699f458cf7ca: Verifying Checksum [2022-07-02T00:17:35.003Z] 699f458cf7ca: Download complete [2022-07-02T00:17:35.271Z] 8998bd30e6a1: Verifying Checksum [2022-07-02T00:17:35.271Z] 8998bd30e6a1: Download complete [2022-07-02T00:17:37.879Z] 2437ff75d9bd: Verifying Checksum [2022-07-02T00:17:37.879Z] 2437ff75d9bd: Download complete [2022-07-02T00:17:39.309Z] 8998bd30e6a1: Pull complete [2022-07-02T00:17:39.902Z] 04944245beec: Pull complete [2022-07-02T00:17:41.333Z] 699f458cf7ca: Pull complete [2022-07-02T00:17:41.333Z] 765212b225bb: Pull complete [2022-07-02T00:17:42.309Z] f23df028b6ca: Pull complete [2022-07-02T00:17:42.309Z] d65c8cfc05b1: Pull complete [2022-07-02T00:17:57.361Z] 2437ff75d9bd: Pull complete [2022-07-02T00:17:57.361Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-02T00:17:57.361Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-02T00:17:57.361Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T00:17:57.642Z] prd-ubuntu20.04-docker-arm64-4c-16g-16654 does not seem to be running inside a container [2022-07-02T00:17:57.735Z] $ 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/249 -v /w/workspace/edgex-go/249:/w/workspace/edgex-go/249:rw,z -v /w/workspace/edgex-go/249@tmp:/w/workspace/edgex-go/249@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-02T00:18:00.652Z] $ docker top df0e98b058783128f9b486faeaa4122c3747a4968e3e9f6e57cc5f7394a00890 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-02T00:18:01.597Z] ---> job-cost.sh [2022-07-02T00:18:01.597Z] lf-activate-venv: SKIPPING [2022-07-02T00:18:01.597Z] INFO: No Stack... [2022-07-02T00:18:02.188Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-02T00:18:03.164Z] INFO: Archiving Costs [Pipeline] sh [2022-07-02T00:18:03.824Z] + cat /w/workspace/edgex-go/249/archives/cost.csv [2022-07-02T00:18:03.824Z] + cut -d, -f6 [Pipeline] lock [2022-07-02T00:18:03.856Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-249-stack-cost] [2022-07-02T00:18:03.862Z] Resource [jenkins-edgexfoundry-edgex-go-main-249-stack-cost] did not exist. Created. [2022-07-02T00:18:03.862Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-249-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-02T00:18:04.521Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-02T00:18:05.195Z] Stashed 1 file(s) [Pipeline] } [2022-07-02T00:18:05.202Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-249-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-02T00:18:05.220Z] $ docker stop --time=1 df0e98b058783128f9b486faeaa4122c3747a4968e3e9f6e57cc5f7394a00890 [2022-07-02T00:18:06.847Z] $ docker rm -f df0e98b058783128f9b486faeaa4122c3747a4968e3e9f6e57cc5f7394a00890 [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 [2022-07-02T00:18:07.386Z] provisioning config files... [2022-07-02T00:18:07.395Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/249@tmp/config3901233730334387842tmp [Pipeline] { [Pipeline] sh [2022-07-02T00:18:07.793Z] + set +x [2022-07-02T00:18:07.793Z] + curl -s https://codecov.io/bash [2022-07-02T00:18:07.793Z] + bash -s -- [2022-07-02T00:18:07.793Z] [2022-07-02T00:18:07.793Z] _____ _ [2022-07-02T00:18:07.793Z] / ____| | | [2022-07-02T00:18:07.793Z] | | ___ __| | ___ ___ _____ __ [2022-07-02T00:18:07.793Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-02T00:18:07.793Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-02T00:18:07.793Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-02T00:18:07.793Z] Bash-1.0.6 [2022-07-02T00:18:07.793Z] [2022-07-02T00:18:07.793Z] [2022-07-02T00:18:07.793Z] ==> git version 2.25.1 found [2022-07-02T00:18:07.793Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-07-02T00:18:07.793Z] Release-Date: 2020-01-08 [2022-07-02T00:18:07.793Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-02T00:18:07.793Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-02T00:18:07.793Z] ==> Jenkins CI detected. [2022-07-02T00:18:07.793Z] current dir:  /w/workspace/edgex-go/249 [2022-07-02T00:18:07.793Z] project root: . [2022-07-02T00:18:07.793Z] --> token set from env [2022-07-02T00:18:07.793Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-02T00:18:07.793Z] ==> Running gcov in . (disable via -X gcov) [2022-07-02T00:18:07.793Z] ==> Python coveragepy not found [2022-07-02T00:18:07.793Z] ==> Searching for coverage reports in: [2022-07-02T00:18:07.793Z] + . [2022-07-02T00:18:07.793Z] -> Found 1 reports [2022-07-02T00:18:07.793Z] ==> Detecting git/mercurial file structure [2022-07-02T00:18:07.793Z] ==> Reading reports [2022-07-02T00:18:07.793Z] + ./coverage.out bytes=435593 [2022-07-02T00:18:07.793Z] ==> Appending adjustments [2022-07-02T00:18:07.793Z] https://docs.codecov.io/docs/fixing-reports [2022-07-02T00:18:09.177Z] + Found adjustments [2022-07-02T00:18:09.177Z] ==> Gzipping contents [2022-07-02T00:18:09.177Z] 60K /tmp/codecov.HGXKUt.gz [2022-07-02T00:18:09.177Z] ==> Uploading reports [2022-07-02T00:18:09.177Z] url: https://codecov.io [2022-07-02T00:18:09.177Z] query: branch=main&commit=a157344ed5a2a308e5221a4550246afdf7c311d5&build=249&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F249%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-02T00:18:09.177Z] -> Pinging Codecov [2022-07-02T00:18:09.177Z] 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=a157344ed5a2a308e5221a4550246afdf7c311d5&build=249&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F249%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-02T00:18:09.437Z] -> Uploading to [2022-07-02T00:18:09.437Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-02/00271124DB129430A58F1EEE437C3FCB/a157344ed5a2a308e5221a4550246afdf7c311d5/0e3932ff-45d4-4014-b2e8-c8917e551348.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220702%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220702T001809Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b8d2429a26d8325eedc5cef24c42f8bd859f9f613fd23b0f04dd583d59a4ee1e [2022-07-02T00:18:09.437Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-02T00:18:09.437Z] Dload Upload Total Spent Left Speed [2022-07-02T00:18:09.697Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59921 0 0 100 59921 0 213k --:--:-- --:--:-- --:--:-- 212k 100 59921 0 0 100 59921 0 213k --:--:-- --:--:-- --:--:-- 212k [2022-07-02T00:18:09.697Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/a157344ed5a2a308e5221a4550246afdf7c311d5 [Pipeline] } [2022-07-02T00:18:09.705Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-07-02T00:18:09.891Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-02T00:18:09.912Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:18:10.219Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-02T00:18:10.219Z] [2022-07-02T00:18:10.219Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:18:10.516Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-02T00:18:10.516Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-02T00:18:10.516Z] df9b9388f04a: Already exists [2022-07-02T00:18:10.516Z] 52dc419b0ee2: Pulling fs layer [2022-07-02T00:18:10.516Z] 25bc292e5bac: Pulling fs layer [2022-07-02T00:18:10.516Z] 114826534d7a: Pulling fs layer [2022-07-02T00:18:10.516Z] 4657fd5d0bcf: Pulling fs layer [2022-07-02T00:18:10.516Z] 6ad1cebc031e: Pulling fs layer [2022-07-02T00:18:10.516Z] 8a3aa393b2d8: Pulling fs layer [2022-07-02T00:18:10.516Z] 4657fd5d0bcf: Waiting [2022-07-02T00:18:10.516Z] 6ad1cebc031e: Waiting [2022-07-02T00:18:10.516Z] 8a3aa393b2d8: Waiting [2022-07-02T00:18:10.516Z] 25bc292e5bac: Verifying Checksum [2022-07-02T00:18:10.516Z] 25bc292e5bac: Download complete [2022-07-02T00:18:10.516Z] 52dc419b0ee2: Verifying Checksum [2022-07-02T00:18:10.516Z] 52dc419b0ee2: Download complete [2022-07-02T00:18:10.516Z] 4657fd5d0bcf: Verifying Checksum [2022-07-02T00:18:10.516Z] 4657fd5d0bcf: Download complete [2022-07-02T00:18:10.777Z] 6ad1cebc031e: Verifying Checksum [2022-07-02T00:18:10.777Z] 6ad1cebc031e: Download complete [2022-07-02T00:18:10.777Z] 52dc419b0ee2: Pull complete [2022-07-02T00:18:10.777Z] 25bc292e5bac: Pull complete [2022-07-02T00:18:11.346Z] 114826534d7a: Verifying Checksum [2022-07-02T00:18:11.346Z] 114826534d7a: Download complete [2022-07-02T00:18:11.346Z] 8a3aa393b2d8: Verifying Checksum [2022-07-02T00:18:11.346Z] 8a3aa393b2d8: Download complete [2022-07-02T00:18:15.540Z] 114826534d7a: Pull complete [2022-07-02T00:18:15.540Z] 4657fd5d0bcf: Pull complete [2022-07-02T00:18:15.799Z] 6ad1cebc031e: Pull complete [2022-07-02T00:18:19.088Z] 8a3aa393b2d8: Pull complete [2022-07-02T00:18:19.088Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-02T00:18:19.088Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-02T00:18:19.088Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T00:18:19.187Z] prd-ubuntu20.04-docker-8c-8g-16652 does not seem to be running inside a container [2022-07-02T00:18:19.225Z] $ 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/249 -v /w/workspace/edgex-go/249:/w/workspace/edgex-go/249:rw,z -v /w/workspace/edgex-go/249@tmp:/w/workspace/edgex-go/249@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-07-02T00:18:21.674Z] $ docker top d3783b30103ff0661d78243ab4ffe14e379b65f1daceeab28e29d56b81e9416a -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-02T00:18:21.757Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-07-02T00:18:22.038Z] + set -o pipefail [2022-07-02T00:18:22.038Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-07-02T00:18:28.615Z] [2022-07-02T00:18:28.615Z] Monitoring /w/workspace/edgex-go/249 (github.com/edgexfoundry/edgex-go)... [2022-07-02T00:18:28.615Z] [2022-07-02T00:18:28.615Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/06646163-c880-4553-9cf7-5374e880267b [2022-07-02T00:18:28.615Z] [2022-07-02T00:18:28.615Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-07-02T00:18:28.615Z] [2022-07-02T00:18:28.615Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-02T00:18:28.615Z] [2022-07-02T00:18:28.615Z] [2022-07-02T00:18:28.615Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2022-07-02T00:18:28.615Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2022-07-02T00:18:28.627Z] $ docker stop --time=1 d3783b30103ff0661d78243ab4ffe14e379b65f1daceeab28e29d56b81e9416a [2022-07-02T00:18:31.071Z] $ docker rm -f d3783b30103ff0661d78243ab4ffe14e379b65f1daceeab28e29d56b81e9416a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-07-02T00:18:31.457Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-02T00:18:31.468Z] provisioning config files... [2022-07-02T00:18:31.476Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/249@tmp/config7571337224658493774tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-02T00:18:31.768Z] --> edgex-publish-swagger.sh [2022-07-02T00:18:31.768Z] === Publish openapi/v2 API === [2022-07-02T00:18:31.768Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-07-02T00:18:31.768Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/249/openapi/v2/core-command.yaml] [2022-07-02T00:18:31.768Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-02T00:18:31.768Z] Dload Upload Total Spent Left Speed [2022-07-02T00:18:32.708Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 37382 --:--:-- --:--:-- --:--:-- 37341 [2022-07-02T00:18:32.708Z] [2022-07-02T00:18:32.708Z] [2022-07-02T00:18:32.708Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/249/openapi/v2/core-data.yaml] [2022-07-02T00:18:32.708Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-02T00:18:32.708Z] Dload Upload Total Spent Left Speed [2022-07-02T00:18:33.650Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 344k --:--:-- --:--:-- --:--:-- 342k 100 71604 0 0 100 71604 0 82303 --:--:-- --:--:-- --:--:-- 82208 [2022-07-02T00:18:33.650Z] [2022-07-02T00:18:33.650Z] [2022-07-02T00:18:33.650Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/249/openapi/v2/core-metadata.yaml] [2022-07-02T00:18:33.650Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-02T00:18:33.650Z] Dload Upload Total Spent Left Speed [2022-07-02T00:18:34.590Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 154k --:--:-- --:--:-- --:--:-- 154k 100 141k 0 0 100 141k 0 154k --:--:-- --:--:-- --:--:-- 154k [2022-07-02T00:18:34.590Z] [2022-07-02T00:18:34.590Z] [2022-07-02T00:18:34.590Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/249/openapi/v2/support-notifications.yaml] [2022-07-02T00:18:34.590Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-02T00:18:34.590Z] Dload Upload Total Spent Left Speed [2022-07-02T00:18:35.160Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 97k --:--:-- --:--:-- --:--:-- 97k 100 89318 0 0 100 89318 0 97k --:--:-- --:--:-- --:--:-- 97k [2022-07-02T00:18:35.420Z] [2022-07-02T00:18:35.420Z] [2022-07-02T00:18:35.420Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/249/openapi/v2/support-scheduler.yaml] [2022-07-02T00:18:35.420Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-02T00:18:35.420Z] Dload Upload Total Spent Left Speed [2022-07-02T00:18:36.362Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 44395 --:--:-- --:--:-- --:--:-- 44395 100 39556 0 0 100 39556 0 44395 --:--:-- --:--:-- --:--:-- 44345 [2022-07-02T00:18:36.362Z] [2022-07-02T00:18:36.362Z] [2022-07-02T00:18:36.362Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/249/openapi/v2/system-agent.yaml] [2022-07-02T00:18:36.362Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-02T00:18:36.362Z] Dload Upload Total Spent Left Speed [2022-07-02T00:18:37.303Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 19207 0:00:01 0:00:01 --:--:-- 19225 100 20091 0 0 100 20091 0 19207 0:00:01 0:00:01 --:--:-- 19207 [2022-07-02T00:18:37.303Z] [2022-07-02T00:18:37.303Z] [Pipeline] } [2022-07-02T00:18:37.311Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2022-07-02T00:18:37.725Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-02T00:18:37.726Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:18:38.026Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-02T00:18:38.026Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T00:18:38.113Z] prd-ubuntu20.04-docker-8c-8g-16652 does not seem to be running inside a container [2022-07-02T00:18:38.151Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/249 -v /w/workspace/edgex-go/249:/w/workspace/edgex-go/249:rw,z -v /w/workspace/edgex-go/249@tmp:/w/workspace/edgex-go/249@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/py-git-semver:0.1.4 cat [2022-07-02T00:18:38.624Z] $ docker top 3179aabd68da8ad53f97619395003caefefc2005e5a0083043b7190b4b22e898 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-02T00:18:38.735Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-02T00:18:38.735Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-02T00:18:38.863Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-02T00:18:38.868Z] $ docker exec 3179aabd68da8ad53f97619395003caefefc2005e5a0083043b7190b4b22e898 ssh-agent [2022-07-02T00:18:38.992Z] SSH_AUTH_SOCK=/tmp/ssh-enSdAyKJNqGe/agent.32 [2022-07-02T00:18:38.992Z] SSH_AGENT_PID=38 [2022-07-02T00:18:38.997Z] Running ssh-add (command line suppressed) [2022-07-02T00:18:39.119Z] Identity added: /w/workspace/edgex-go/249@tmp/private_key_8273176558997521803.key (/w/workspace/edgex-go/249@tmp/private_key_8273176558997521803.key) [2022-07-02T00:18:39.135Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-02T00:18:39.431Z] + git semver tag [2022-07-02T00:18:39.694Z] 2022-07-02 00:18:39,629 [run_tag] DEBUG tag force:False [2022-07-02T00:18:39.694Z] 2022-07-02 00:18:39,629 [check_head_tag] DEBUG check head tag [2022-07-02T00:18:39.694Z] 2022-07-02 00:18:39,629 [execute] INFO git cat-file --batch-check [2022-07-02T00:18:39.694Z] 2022-07-02 00:18:39,630 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/249, universal_newlines=False, shell=None, istream=) [2022-07-02T00:18:39.694Z] 2022-07-02 00:18:39,634 [execute] INFO git cat-file --batch [2022-07-02T00:18:39.694Z] 2022-07-02 00:18:39,634 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/249, universal_newlines=False, shell=None, istream=) [2022-07-02T00:18:39.694Z] 2022-07-02 00:18:39,651 [read_version] DEBUG read version from /w/workspace/edgex-go/249/.semver/main [2022-07-02T00:18:39.694Z] 2022-07-02 00:18:39,652 [execute] INFO git tag -a v2.2.1-dev.18 -m v2.2.1-dev.18 [2022-07-02T00:18:39.694Z] 2022-07-02 00:18:39,652 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.18', '-m', 'v2.2.1-dev.18'], cwd=/w/workspace/edgex-go/249, universal_newlines=False, shell=None, istream=None) [2022-07-02T00:18:39.694Z] 2022-07-02 00:18:39,658 [read_version] DEBUG read version from /w/workspace/edgex-go/249/.semver/main [2022-07-02T00:18:39.694Z] 2.2.1-dev.18 [Pipeline] } [2022-07-02T00:18:39.707Z] $ docker exec --env ******** --env ******** 3179aabd68da8ad53f97619395003caefefc2005e5a0083043b7190b4b22e898 ssh-agent -k [2022-07-02T00:18:39.824Z] unset SSH_AUTH_SOCK; [2022-07-02T00:18:39.824Z] unset SSH_AGENT_PID; [2022-07-02T00:18:39.825Z] echo Agent pid 38 killed; [2022-07-02T00:18:39.839Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-02T00:18:40.150Z] + git semver [Pipeline] } [2022-07-02T00:18:40.428Z] $ docker stop --time=1 3179aabd68da8ad53f97619395003caefefc2005e5a0083043b7190b4b22e898 [2022-07-02T00:18:41.719Z] $ docker rm -f 3179aabd68da8ad53f97619395003caefefc2005e5a0083043b7190b4b22e898 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:18:42.112Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-02T00:18:42.112Z] [2022-07-02T00:18:42.112Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:18:42.411Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-02T00:18:42.412Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-02T00:18:42.412Z] ab5ef0e58194: Pulling fs layer [2022-07-02T00:18:42.412Z] 9712f1f96733: Pulling fs layer [2022-07-02T00:18:42.412Z] 63f879dbbcfc: Pulling fs layer [2022-07-02T00:18:42.412Z] 0d9ebad4ef96: Pulling fs layer [2022-07-02T00:18:42.412Z] e9a5061849ea: Pulling fs layer [2022-07-02T00:18:42.412Z] 0d9ebad4ef96: Waiting [2022-07-02T00:18:42.412Z] e9a5061849ea: Waiting [2022-07-02T00:18:42.412Z] d747dcd14b5f: Pulling fs layer [2022-07-02T00:18:42.412Z] 2de7ff778b66: Pulling fs layer [2022-07-02T00:18:42.412Z] d747dcd14b5f: Waiting [2022-07-02T00:18:42.412Z] 2de7ff778b66: Waiting [2022-07-02T00:18:42.412Z] 9712f1f96733: Verifying Checksum [2022-07-02T00:18:42.412Z] 9712f1f96733: Download complete [2022-07-02T00:18:42.672Z] 63f879dbbcfc: Verifying Checksum [2022-07-02T00:18:42.672Z] 63f879dbbcfc: Download complete [2022-07-02T00:18:42.933Z] e9a5061849ea: Verifying Checksum [2022-07-02T00:18:42.933Z] e9a5061849ea: Download complete [2022-07-02T00:18:42.933Z] d747dcd14b5f: Download complete [2022-07-02T00:18:42.933Z] 0d9ebad4ef96: Verifying Checksum [2022-07-02T00:18:42.933Z] 0d9ebad4ef96: Download complete [2022-07-02T00:18:42.933Z] ab5ef0e58194: Verifying Checksum [2022-07-02T00:18:42.933Z] ab5ef0e58194: Download complete [2022-07-02T00:18:43.192Z] 2de7ff778b66: Verifying Checksum [2022-07-02T00:18:43.192Z] 2de7ff778b66: Download complete [2022-07-02T00:18:46.486Z] ab5ef0e58194: Pull complete [2022-07-02T00:18:46.486Z] 9712f1f96733: Pull complete [2022-07-02T00:18:47.056Z] 63f879dbbcfc: Pull complete [2022-07-02T00:18:51.253Z] 0d9ebad4ef96: Pull complete [2022-07-02T00:18:51.513Z] e9a5061849ea: Pull complete [2022-07-02T00:18:51.771Z] d747dcd14b5f: Pull complete [2022-07-02T00:18:53.152Z] 2de7ff778b66: Pull complete [2022-07-02T00:18:53.152Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-02T00:18:53.152Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-02T00:18:53.152Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T00:18:53.244Z] prd-ubuntu20.04-docker-8c-8g-16652 does not seem to be running inside a container [2022-07-02T00:18:53.283Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/249 -v /w/workspace/edgex-go/249:/w/workspace/edgex-go/249:rw,z -v /w/workspace/edgex-go/249@tmp:/w/workspace/edgex-go/249@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-07-02T00:18:56.172Z] $ docker top b9dd80214eb9d8ddf98e2f8580029470e6cd901b8e9aa4b5fd670724a518c98d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-02T00:18:56.291Z] provisioning config files... [2022-07-02T00:18:56.306Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/249@tmp/config2070043943241971144tmp [2022-07-02T00:18:56.333Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/249@tmp/config5008492707443717603tmp [2022-07-02T00:18:56.342Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/249@tmp/config295281850200251117tmp [Pipeline] { [Pipeline] echo [2022-07-02T00:18:56.356Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-02T00:18:56.642Z] ---> sigul-configuration.sh [2022-07-02T00:18:56.642Z] gpg: directory `/root/.gnupg' created [2022-07-02T00:18:56.642Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-02T00:18:56.642Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-02T00:18:56.642Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-02T00:18:56.642Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-02T00:18:56.642Z] gpg: CAST5 encrypted data [2022-07-02T00:18:56.642Z] gpg: encrypted with 1 passphrase [2022-07-02T00:18:56.642Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-02T00:18:56.933Z] + mkdir /home/jenkins [2022-07-02T00:18:56.933Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-02T00:18:57.231Z] + 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 [2022-07-02T00:18:57.243Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-02T00:18:57.533Z] ---> sigul-install.sh [2022-07-02T00:18:57.533Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-02T00:18:57.823Z] + git tag --list [2022-07-02T00:18:57.823Z] 0.6.0 [2022-07-02T00:18:57.823Z] 0.6.1 [2022-07-02T00:18:57.823Z] 0.7.0 [2022-07-02T00:18:57.823Z] 0.7.1 [2022-07-02T00:18:57.823Z] v1.0.0 [2022-07-02T00:18:57.823Z] v1.0.1 [2022-07-02T00:18:57.823Z] v1.1.0 [2022-07-02T00:18:57.823Z] v1.2.0 [2022-07-02T00:18:57.823Z] v1.2.1 [2022-07-02T00:18:57.823Z] v1.3.0 [2022-07-02T00:18:57.823Z] v1.3.1 [2022-07-02T00:18:57.823Z] v2.0.0 [2022-07-02T00:18:57.823Z] v2.1.0 [2022-07-02T00:18:57.823Z] v2.1.1 [2022-07-02T00:18:57.823Z] v2.1.1-dev.1 [2022-07-02T00:18:57.823Z] v2.1.1-dev.2 [2022-07-02T00:18:57.823Z] v2.1.1-dev.3 [2022-07-02T00:18:57.823Z] v2.1.1-dev.4 [2022-07-02T00:18:57.823Z] v2.1.1-dev.5 [2022-07-02T00:18:57.823Z] v2.1.1-dev.6 [2022-07-02T00:18:57.823Z] v2.1.1-dev.7 [2022-07-02T00:18:57.823Z] v2.1.1-dev.8 [2022-07-02T00:18:57.823Z] v2.2.0 [2022-07-02T00:18:57.823Z] v2.2.1-dev.1 [2022-07-02T00:18:57.823Z] v2.2.1-dev.10 [2022-07-02T00:18:57.823Z] v2.2.1-dev.11 [2022-07-02T00:18:57.823Z] v2.2.1-dev.12 [2022-07-02T00:18:57.823Z] v2.2.1-dev.13 [2022-07-02T00:18:57.823Z] v2.2.1-dev.14 [2022-07-02T00:18:57.823Z] v2.2.1-dev.15 [2022-07-02T00:18:57.823Z] v2.2.1-dev.16 [2022-07-02T00:18:57.823Z] v2.2.1-dev.17 [2022-07-02T00:18:57.823Z] v2.2.1-dev.18 [2022-07-02T00:18:57.823Z] v2.2.1-dev.2 [2022-07-02T00:18:57.823Z] v2.2.1-dev.3 [2022-07-02T00:18:57.823Z] v2.2.1-dev.4 [2022-07-02T00:18:57.823Z] v2.2.1-dev.5 [2022-07-02T00:18:57.823Z] v2.2.1-dev.6 [2022-07-02T00:18:57.823Z] v2.2.1-dev.7 [2022-07-02T00:18:57.823Z] v2.2.1-dev.8 [2022-07-02T00:18:57.823Z] v2.2.1-dev.9 [Pipeline] sh [2022-07-02T00:18:58.112Z] + lftools sign git-tag v2.2.1-dev.18 [2022-07-02T00:18:58.686Z] Signing Git tag with Sigul... [2022-07-02T00:18:58.686Z] Signing v2.2.1-dev.18 [Pipeline] echo [2022-07-02T00:18:59.265Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-02T00:18:59.550Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-02T00:18:59.559Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-02T00:18:59.577Z] $ docker stop --time=1 b9dd80214eb9d8ddf98e2f8580029470e6cd901b8e9aa4b5fd670724a518c98d [2022-07-02T00:19:00.916Z] $ docker rm -f b9dd80214eb9d8ddf98e2f8580029470e6cd901b8e9aa4b5fd670724a518c98d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-02T00:19:01.345Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-02T00:19:01.345Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:19:01.649Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-02T00:19:01.649Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T00:19:01.729Z] prd-ubuntu20.04-docker-8c-8g-16652 does not seem to be running inside a container [2022-07-02T00:19:01.770Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/249 -v /w/workspace/edgex-go/249:/w/workspace/edgex-go/249:rw,z -v /w/workspace/edgex-go/249@tmp:/w/workspace/edgex-go/249@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/py-git-semver:0.1.4 cat [2022-07-02T00:19:02.249Z] $ docker top 018f8aca54bee70f2016725e786ba04f0e8fd0860b803d27c750af73258fe505 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-02T00:19:02.351Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-02T00:19:02.351Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-02T00:19:02.481Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-02T00:19:02.486Z] $ docker exec 018f8aca54bee70f2016725e786ba04f0e8fd0860b803d27c750af73258fe505 ssh-agent [2022-07-02T00:19:02.613Z] SSH_AUTH_SOCK=/tmp/ssh-ExmbgBjf3004/agent.34 [2022-07-02T00:19:02.613Z] SSH_AGENT_PID=41 [2022-07-02T00:19:02.618Z] Running ssh-add (command line suppressed) [2022-07-02T00:19:02.746Z] Identity added: /w/workspace/edgex-go/249@tmp/private_key_7906624296673810173.key (/w/workspace/edgex-go/249@tmp/private_key_7906624296673810173.key) [2022-07-02T00:19:02.761Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-02T00:19:03.047Z] + git semver bump pre [2022-07-02T00:19:03.307Z] 2022-07-02 00:19:03,266 [read_version] DEBUG read version from /w/workspace/edgex-go/249/.semver/main [2022-07-02T00:19:03.307Z] 2022-07-02 00:19:03,266 [bump_version] DEBUG bumping version:2.2.1-dev.18 on axis:pre with prefix:dev [2022-07-02T00:19:03.307Z] 2022-07-02 00:19:03,266 [bump_version] DEBUG bumped version:2.2.1-dev.19 [2022-07-02T00:19:03.307Z] 2022-07-02 00:19:03,266 [write_version] DEBUG write version:2.2.1-dev.19 to path:/w/workspace/edgex-go/249/.semver/main with force:True [2022-07-02T00:19:03.307Z] 2022-07-02 00:19:03,266 [read_version] DEBUG read version from /w/workspace/edgex-go/249/.semver/main [2022-07-02T00:19:03.307Z] 2022-07-02 00:19:03,266 [write_file] DEBUG write to file:/w/workspace/edgex-go/249/.semver/main [2022-07-02T00:19:03.307Z] 2022-07-02 00:19:03,268 [execute] INFO git cat-file --batch-check [2022-07-02T00:19:03.307Z] 2022-07-02 00:19:03,268 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/249/.semver, universal_newlines=False, shell=None, istream=) [2022-07-02T00:19:03.307Z] 2022-07-02 00:19:03,274 [execute] INFO git cat-file --batch [2022-07-02T00:19:03.307Z] 2022-07-02 00:19:03,275 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/249/.semver, universal_newlines=False, shell=None, istream=) [2022-07-02T00:19:03.307Z] 2022-07-02 00:19:03,280 [read_version] DEBUG read version from /w/workspace/edgex-go/249/.semver/main [2022-07-02T00:19:03.307Z] 2.2.1-dev.19 [Pipeline] } [2022-07-02T00:19:03.319Z] $ docker exec --env ******** --env ******** 018f8aca54bee70f2016725e786ba04f0e8fd0860b803d27c750af73258fe505 ssh-agent -k [2022-07-02T00:19:03.428Z] unset SSH_AUTH_SOCK; [2022-07-02T00:19:03.428Z] unset SSH_AGENT_PID; [2022-07-02T00:19:03.428Z] echo Agent pid 41 killed; [2022-07-02T00:19:03.438Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-02T00:19:03.739Z] + git semver [Pipeline] } [2022-07-02T00:19:04.017Z] $ docker stop --time=1 018f8aca54bee70f2016725e786ba04f0e8fd0860b803d27c750af73258fe505 [2022-07-02T00:19:05.330Z] $ docker rm -f 018f8aca54bee70f2016725e786ba04f0e8fd0860b803d27c750af73258fe505 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-02T00:19:05.698Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-02T00:19:05.698Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:19:05.995Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-02T00:19:05.995Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T00:19:06.082Z] prd-ubuntu20.04-docker-8c-8g-16652 does not seem to be running inside a container [2022-07-02T00:19:06.116Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/249 -v /w/workspace/edgex-go/249:/w/workspace/edgex-go/249:rw,z -v /w/workspace/edgex-go/249@tmp:/w/workspace/edgex-go/249@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/py-git-semver:0.1.4 cat [2022-07-02T00:19:06.557Z] $ docker top 83e2628985a3109a2dc54d951cb840266404f40e27ac9f9992810b949f602595 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-02T00:19:06.656Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-02T00:19:06.656Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-02T00:19:06.793Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-02T00:19:06.797Z] $ docker exec 83e2628985a3109a2dc54d951cb840266404f40e27ac9f9992810b949f602595 ssh-agent [2022-07-02T00:19:06.923Z] SSH_AUTH_SOCK=/tmp/ssh-G47YUEd1ccLR/agent.33 [2022-07-02T00:19:06.923Z] SSH_AGENT_PID=39 [2022-07-02T00:19:06.928Z] Running ssh-add (command line suppressed) [2022-07-02T00:19:07.066Z] Identity added: /w/workspace/edgex-go/249@tmp/private_key_4374530987101134649.key (/w/workspace/edgex-go/249@tmp/private_key_4374530987101134649.key) [2022-07-02T00:19:07.080Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-02T00:19:07.372Z] + git semver push [2022-07-02T00:19:07.632Z] 2022-07-02 00:19:07,579 [run_push] DEBUG push [2022-07-02T00:19:07.632Z] 2022-07-02 00:19:07,580 [execute] INFO git cat-file --batch-check [2022-07-02T00:19:07.632Z] 2022-07-02 00:19:07,581 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/249/.semver, universal_newlines=False, shell=None, istream=) [2022-07-02T00:19:07.632Z] 2022-07-02 00:19:07,586 [execute] INFO git rev-list 7809c75b317faf74daeb6654a4a468257acfec88 -- [2022-07-02T00:19:07.632Z] 2022-07-02 00:19:07,586 [execute] DEBUG Popen(['git', 'rev-list', '7809c75b317faf74daeb6654a4a468257acfec88', '--'], cwd=/w/workspace/edgex-go/249/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-02T00:19:07.632Z] 2022-07-02 00:19:07,602 [execute] INFO git fetch -v origin [2022-07-02T00:19:07.632Z] 2022-07-02 00:19:07,602 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/249/.semver, universal_newlines=True, shell=None, istream=None) [2022-07-02T00:19:08.202Z] 2022-07-02 00:19:08,094 [run_push] DEBUG no remote changes detected [2022-07-02T00:19:08.202Z] 2022-07-02 00:19:08,095 [execute] INFO git push origin semver [2022-07-02T00:19:08.202Z] 2022-07-02 00:19:08,095 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/249/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-02T00:19:09.142Z] 2022-07-02 00:19:08,849 [run_push] DEBUG push all version tags [2022-07-02T00:19:09.142Z] 2022-07-02 00:19:08,849 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-07-02T00:19:09.142Z] 2022-07-02 00:19:08,850 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/249, universal_newlines=False, shell=None, istream=None) [2022-07-02T00:19:09.714Z] 2022-07-02 00:19:09,574 [read_version] DEBUG read version from /w/workspace/edgex-go/249/.semver/main [2022-07-02T00:19:09.714Z] 2.2.1-dev.19 [Pipeline] } [2022-07-02T00:19:09.725Z] $ docker exec --env ******** --env ******** 83e2628985a3109a2dc54d951cb840266404f40e27ac9f9992810b949f602595 ssh-agent -k [2022-07-02T00:19:09.845Z] unset SSH_AUTH_SOCK; [2022-07-02T00:19:09.845Z] unset SSH_AGENT_PID; [2022-07-02T00:19:09.845Z] echo Agent pid 39 killed; [2022-07-02T00:19:09.856Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-02T00:19:10.157Z] + git semver [Pipeline] } [2022-07-02T00:19:10.480Z] $ docker stop --time=1 83e2628985a3109a2dc54d951cb840266404f40e27ac9f9992810b949f602595 [2022-07-02T00:19:11.830Z] $ docker rm -f 83e2628985a3109a2dc54d951cb840266404f40e27ac9f9992810b949f602595 [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 [2022-07-02T00:19:12.368Z] + [ -d /w/workspace/edgex-go/249/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-07-02T00:19:12.660Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-02T00:19:13.525Z] ---> package-listing.sh [2022-07-02T00:19:13.525Z] ++ facter osfamily [2022-07-02T00:19:13.525Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-02T00:19:13.785Z] + OS_FAMILY=debian [2022-07-02T00:19:13.785Z] + workspace=/w/workspace/edgex-go/249 [2022-07-02T00:19:13.785Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-02T00:19:13.785Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-02T00:19:13.785Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-02T00:19:13.785Z] + PACKAGES=/tmp/packages_start.txt [2022-07-02T00:19:13.785Z] + '[' /w/workspace/edgex-go/249 ']' [2022-07-02T00:19:13.785Z] + PACKAGES=/tmp/packages_end.txt [2022-07-02T00:19:13.785Z] + case "${OS_FAMILY}" in [2022-07-02T00:19:13.785Z] + dpkg -l [2022-07-02T00:19:13.785Z] + grep '^ii' [2022-07-02T00:19:13.785Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-02T00:19:13.785Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-02T00:19:13.785Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-02T00:19:13.785Z] + '[' /w/workspace/edgex-go/249 ']' [2022-07-02T00:19:13.785Z] + mkdir -p /w/workspace/edgex-go/249/archives/ [2022-07-02T00:19:13.785Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/249/archives/ [Pipeline] echo [2022-07-02T00:19:13.795Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/249/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-02T00:19:14.073Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:19:14.638Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-02T00:19:14.638Z] [2022-07-02T00:19:14.638Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:19:14.945Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-02T00:19:14.945Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-02T00:19:14.945Z] 5eb5b503b376: Pulling fs layer [2022-07-02T00:19:14.945Z] 5c69ac0246d0: Pulling fs layer [2022-07-02T00:19:14.945Z] ec43610c2a17: Pulling fs layer [2022-07-02T00:19:14.945Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-02T00:19:14.945Z] 33b1e0a273af: Pulling fs layer [2022-07-02T00:19:14.945Z] 5d3b04190fa2: Pulling fs layer [2022-07-02T00:19:14.945Z] 2f39f015ded8: Pulling fs layer [2022-07-02T00:19:14.945Z] 3a2ae6a8a46f: Waiting [2022-07-02T00:19:14.945Z] 33b1e0a273af: Waiting [2022-07-02T00:19:14.945Z] 5d3b04190fa2: Waiting [2022-07-02T00:19:14.945Z] 2f39f015ded8: Waiting [2022-07-02T00:19:14.945Z] 5c69ac0246d0: Download complete [2022-07-02T00:19:14.945Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-02T00:19:14.945Z] 3a2ae6a8a46f: Download complete [2022-07-02T00:19:14.945Z] 33b1e0a273af: Verifying Checksum [2022-07-02T00:19:14.945Z] 33b1e0a273af: Download complete [2022-07-02T00:19:15.207Z] 5d3b04190fa2: Verifying Checksum [2022-07-02T00:19:15.207Z] 5d3b04190fa2: Download complete [2022-07-02T00:19:15.207Z] ec43610c2a17: Verifying Checksum [2022-07-02T00:19:15.207Z] ec43610c2a17: Download complete [2022-07-02T00:19:15.207Z] 5eb5b503b376: Verifying Checksum [2022-07-02T00:19:15.207Z] 5eb5b503b376: Download complete [2022-07-02T00:19:15.776Z] 2f39f015ded8: Download complete [2022-07-02T00:19:16.714Z] 5eb5b503b376: Pull complete [2022-07-02T00:19:16.714Z] 5c69ac0246d0: Pull complete [2022-07-02T00:19:17.282Z] ec43610c2a17: Pull complete [2022-07-02T00:19:17.282Z] 3a2ae6a8a46f: Pull complete [2022-07-02T00:19:17.543Z] 33b1e0a273af: Pull complete [2022-07-02T00:19:17.543Z] 5d3b04190fa2: Pull complete [2022-07-02T00:19:22.820Z] 2f39f015ded8: Pull complete [2022-07-02T00:19:22.820Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-02T00:19:22.820Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-02T00:19:22.820Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T00:19:22.919Z] prd-ubuntu20.04-docker-8c-8g-16652 does not seem to be running inside a container [2022-07-02T00:19:22.956Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/249/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/249 -v /w/workspace/edgex-go/249:/w/workspace/edgex-go/249:rw,z -v /w/workspace/edgex-go/249@tmp:/w/workspace/edgex-go/249@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-02T00:19:25.218Z] $ docker top 716c278a78690e2fb27f1899c41969590bccf00cce043c386c3b803c511183e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-02T00:19:25.580Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-02T00:19:25.868Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-02T00:19:26.156Z] + ls /var/log/sa-host [2022-07-02T00:19:26.156Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-02T00:19:26.311Z] provisioning config files... [2022-07-02T00:19:26.320Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/249@tmp/config6781210105990859225tmp [Pipeline] { [Pipeline] echo [2022-07-02T00:19:26.334Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-02T00:19:26.621Z] ---> create-netrc.sh [Pipeline] } [2022-07-02T00:19:26.629Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-02T00:19:26.955Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-02T00:19:26.967Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-02T00:19:27.252Z] ---> sudo-logs.sh [2022-07-02T00:19:27.252Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-02T00:19:27.271Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-02T00:19:27.556Z] ---> job-cost.sh [2022-07-02T00:19:27.556Z] lf-activate-venv: SKIPPING [2022-07-02T00:19:27.556Z] DEBUG: total: 0.10999999940395355 [2022-07-02T00:19:27.556Z] INFO: Retrieving Stack Cost... [2022-07-02T00:19:28.127Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-02T00:19:28.387Z] INFO: Archiving Costs [Pipeline] echo [2022-07-02T00:19:28.399Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-02T00:19:28.690Z] ---> logs-deploy.sh [2022-07-02T00:19:28.690Z] lf-activate-venv: SKIPPING [2022-07-02T00:19:28.690Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/249 [2022-07-02T00:19:28.690Z] INFO: archiving workspace using pattern(s): [2022-07-02T00:19:29.631Z] Archives upload complete. [2022-07-02T00:19:29.892Z] INFO: archiving logs to Nexus [2022-07-02T00:19:30.464Z] ---> uname -a: [2022-07-02T00:19:30.464Z] Linux prd-ubuntu20-04-docker-8c-8g-16652 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-02T00:19:30.464Z] [2022-07-02T00:19:30.464Z] [2022-07-02T00:19:30.464Z] ---> lscpu: [2022-07-02T00:19:30.464Z] Architecture: x86_64 [2022-07-02T00:19:30.464Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-02T00:19:30.464Z] Byte Order: Little Endian [2022-07-02T00:19:30.464Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-02T00:19:30.464Z] CPU(s): 8 [2022-07-02T00:19:30.464Z] On-line CPU(s) list: 0-7 [2022-07-02T00:19:30.464Z] Thread(s) per core: 1 [2022-07-02T00:19:30.464Z] Core(s) per socket: 1 [2022-07-02T00:19:30.464Z] Socket(s): 8 [2022-07-02T00:19:30.464Z] NUMA node(s): 1 [2022-07-02T00:19:30.464Z] Vendor ID: AuthenticAMD [2022-07-02T00:19:30.464Z] CPU family: 23 [2022-07-02T00:19:30.464Z] Model: 49 [2022-07-02T00:19:30.464Z] Model name: AMD EPYC-Rome Processor [2022-07-02T00:19:30.464Z] Stepping: 0 [2022-07-02T00:19:30.464Z] CPU MHz: 2799.994 [2022-07-02T00:19:30.464Z] BogoMIPS: 5599.98 [2022-07-02T00:19:30.464Z] Virtualization: AMD-V [2022-07-02T00:19:30.464Z] Hypervisor vendor: KVM [2022-07-02T00:19:30.464Z] Virtualization type: full [2022-07-02T00:19:30.464Z] L1d cache: 256 KiB [2022-07-02T00:19:30.464Z] L1i cache: 256 KiB [2022-07-02T00:19:30.464Z] L2 cache: 4 MiB [2022-07-02T00:19:30.464Z] L3 cache: 128 MiB [2022-07-02T00:19:30.464Z] NUMA node0 CPU(s): 0-7 [2022-07-02T00:19:30.464Z] Vulnerability Itlb multihit: Not affected [2022-07-02T00:19:30.464Z] Vulnerability L1tf: Not affected [2022-07-02T00:19:30.464Z] Vulnerability Mds: Not affected [2022-07-02T00:19:30.464Z] Vulnerability Meltdown: Not affected [2022-07-02T00:19:30.464Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-02T00:19:30.464Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-02T00:19:30.464Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-02T00:19:30.464Z] Vulnerability Srbds: Not affected [2022-07-02T00:19:30.464Z] Vulnerability Tsx async abort: Not affected [2022-07-02T00:19:30.464Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-07-02T00:19:30.464Z] [2022-07-02T00:19:30.464Z]