Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 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-ssh10762274746190318284.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh7808377101160789103.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh12291519438173269682.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh1692271104065750674.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-ssh15340195543469257469.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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/v3], 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.20 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/v3 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-12553 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/508 [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/508 # 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 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 (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 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 # timeout=10 Commit message: "Merge pull request #4547 from lenny-intel/ignore-go-mods" > git rev-list --no-walk 2b289baeba3c93402790f2dfecdd81c9a1018974 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-03T07:30:16.909Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-03T07:30:16.962Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-03T07:30:16.976Z] ========================================================= [2023-05-03T07:30:16.976Z] EdgeX Global Pipelines Version Info [2023-05-03T07:30:16.976Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-03T07:30:17.700Z] ------------------- [2023-05-03T07:30:17.700Z] stable info: [2023-05-03T07:30:17.700Z] ------------------- [2023-05-03T07:30:17.700Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-05-03T07:30:17.700Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-03T07:30:17.700Z] Message: update stable to v1.0.248 [2023-05-03T07:30:18.269Z] ------------------- [2023-05-03T07:30:18.269Z] experimental info: [2023-05-03T07:30:18.269Z] ------------------- [2023-05-03T07:30:18.269Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-03T07:30:18.269Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-03T07:30:18.269Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-03T07:30:18.428Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-05-03T07:30:18.440Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-05-03T07:30:18.451Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-03T07:30:18.465Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-03T07:30:18.474Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-03T07:30:18.488Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-03T07:30:18.519Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-03T07:30:18.531Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-05-03T07:30:18.539Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-05-03T07:30:18.548Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-05-03T07:30:18.557Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-03T07:30:18.566Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-03T07:30:18.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-03T07:30:18.583Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-03T07:30:18.592Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-03T07:30:18.600Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-03T07:30:18.609Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-03T07:30:18.617Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-03T07:30:18.626Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-03T07:30:18.635Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-03T07:30:18.643Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-03T07:30:18.652Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-03T07:30:18.660Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-03T07:30:18.669Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-03T07:30:18.678Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-03T07:30:18.687Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-03T07:30:18.696Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [Pipeline] echo [2023-05-03T07:30:18.704Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 09c3ed2 [Pipeline] echo [2023-05-03T07:30:18.713Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-03T07:30:18.757Z] provisioning config files... [2023-05-03T07:30:18.772Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/508@tmp/config13114029561990607078tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T07:30:19.073Z] ---> docker-login.sh [2023-05-03T07:30:19.073Z] nexus3.edgexfoundry.org:10001 [2023-05-03T07:30:19.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T07:30:19.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T07:30:19.595Z] Configure a credential helper to remove this warning. See [2023-05-03T07:30:19.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T07:30:19.595Z] [2023-05-03T07:30:19.595Z] Login Succeeded [2023-05-03T07:30:19.595Z] nexus3.edgexfoundry.org:10002 [2023-05-03T07:30:19.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T07:30:19.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T07:30:19.595Z] Configure a credential helper to remove this warning. See [2023-05-03T07:30:19.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T07:30:19.595Z] [2023-05-03T07:30:19.595Z] Login Succeeded [2023-05-03T07:30:19.595Z] nexus3.edgexfoundry.org:10003 [2023-05-03T07:30:19.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T07:30:19.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T07:30:19.857Z] Configure a credential helper to remove this warning. See [2023-05-03T07:30:19.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T07:30:19.857Z] [2023-05-03T07:30:19.857Z] Login Succeeded [2023-05-03T07:30:19.857Z] nexus3.edgexfoundry.org:10004 [2023-05-03T07:30:19.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T07:30:19.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T07:30:19.857Z] Configure a credential helper to remove this warning. See [2023-05-03T07:30:19.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T07:30:19.857Z] [2023-05-03T07:30:19.857Z] Login Succeeded [2023-05-03T07:30:19.857Z] docker.io [2023-05-03T07:30:19.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T07:30:20.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T07:30:20.117Z] Configure a credential helper to remove this warning. See [2023-05-03T07:30:20.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T07:30:20.117Z] [2023-05-03T07:30:20.117Z] Login Succeeded [2023-05-03T07:30:20.117Z] ---> docker-login.sh ends [Pipeline] } [2023-05-03T07:30:20.125Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-03T07:30:20.434Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/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 [2023-05-03T07:30:20.434Z] + dirname cmd/core-command/Dockerfile [2023-05-03T07:30:20.434Z] + cut -d/ -f2 [2023-05-03T07:30:20.434Z] + echo core-command,cmd/core-command/Dockerfile [2023-05-03T07:30:20.434Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-05-03T07:30:20.434Z] + cut -d/ -f2 [2023-05-03T07:30:20.434Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-05-03T07:30:20.434Z] + + dirname cmd/core-data/Dockerfile [2023-05-03T07:30:20.434Z] cut -d/ -f2 [2023-05-03T07:30:20.434Z] + echo core-data,cmd/core-data/Dockerfile [2023-05-03T07:30:20.434Z] + dirname cmd/core-metadata/Dockerfile [2023-05-03T07:30:20.434Z] + cut -d/ -f2 [2023-05-03T07:30:20.434Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-05-03T07:30:20.434Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-05-03T07:30:20.434Z] + cut -d/ -f2 [2023-05-03T07:30:20.434Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-05-03T07:30:20.434Z] + dirname+ cmd/security-proxy-auth/Dockerfile [2023-05-03T07:30:20.434Z] cut -d/ -f2 [2023-05-03T07:30:20.434Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-05-03T07:30:20.434Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-05-03T07:30:20.434Z] + cut -d/ -f2 [2023-05-03T07:30:20.434Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-05-03T07:30:20.434Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-05-03T07:30:20.434Z] + cut -d/ -f2 [2023-05-03T07:30:20.434Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-05-03T07:30:20.434Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-05-03T07:30:20.434Z] + cut -d/ -f2 [2023-05-03T07:30:20.434Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-05-03T07:30:20.434Z] + dirname cmd/security-spire-agent/Dockerfile [2023-05-03T07:30:20.434Z] + cut -d/ -f2 [2023-05-03T07:30:20.434Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-05-03T07:30:20.434Z] + dirname cmd/security-spire-config/Dockerfile [2023-05-03T07:30:20.434Z] + cut -d/ -f2 [2023-05-03T07:30:20.434Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-05-03T07:30:20.434Z] + dirname cmd/security-spire-server/Dockerfile [2023-05-03T07:30:20.434Z] + cut -d/ -f2 [2023-05-03T07:30:20.434Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-05-03T07:30:20.434Z] + dirname cmd/support-notifications/Dockerfile [2023-05-03T07:30:20.434Z] + cut -d/ -f2 [2023-05-03T07:30:20.434Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-05-03T07:30:20.434Z] + dirname cmd/support-scheduler/Dockerfile [2023-05-03T07:30:20.434Z] + cut -d/ -f2 [2023-05-03T07:30:20.434Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-05-03T07:30:20.487Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/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-auth, dockerfile:cmd/security-proxy-auth/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]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-03T07:30:20.821Z] + git rev-list -1 --merges 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74~1..09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [Pipeline] echo [2023-05-03T07:30:20.832Z] -----------> git rev-list -1 --merges 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74~1..09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:30:20.832Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [false] [Pipeline] sh [2023-05-03T07:30:21.119Z] + git log --format=format:%s -1 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [Pipeline] echo [2023-05-03T07:30:21.135Z] ========================================================= [2023-05-03T07:30:21.135Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-03T07:30:21.135Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-05-03T07:30:21.546Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-03T07:30:21.547Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-03T07:30:21.547Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-03T07:30:21.547Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-03T07:30:21.547Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-03T07:30:21.547Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-03T07:30:21.547Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:30:21.961Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T07:30:21.961Z] [2023-05-03T07:30:21.961Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:30:22.264Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T07:30:22.264Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-03T07:30:22.264Z] b85a868b505f: Pulling fs layer [2023-05-03T07:30:22.264Z] e2be974225ed: Pulling fs layer [2023-05-03T07:30:22.264Z] 339a4e72a1f5: Pulling fs layer [2023-05-03T07:30:22.264Z] 988bab9f4d93: Pulling fs layer [2023-05-03T07:30:22.264Z] 1469e6f7b9e6: Pulling fs layer [2023-05-03T07:30:22.264Z] eaf3925da568: Pulling fs layer [2023-05-03T07:30:22.264Z] bab4dde63d76: Pulling fs layer [2023-05-03T07:30:22.264Z] bde34c3a00c8: Pulling fs layer [2023-05-03T07:30:22.264Z] b352a97aabf1: Pulling fs layer [2023-05-03T07:30:22.264Z] 988bab9f4d93: Waiting [2023-05-03T07:30:22.264Z] 1469e6f7b9e6: Waiting [2023-05-03T07:30:22.264Z] eaf3925da568: Waiting [2023-05-03T07:30:22.264Z] bab4dde63d76: Waiting [2023-05-03T07:30:22.264Z] bde34c3a00c8: Waiting [2023-05-03T07:30:22.264Z] 4872d77fe225: Pulling fs layer [2023-05-03T07:30:22.264Z] 5851b861e8e6: Pulling fs layer [2023-05-03T07:30:22.264Z] b352a97aabf1: Waiting [2023-05-03T07:30:22.264Z] 4872d77fe225: Waiting [2023-05-03T07:30:22.264Z] 5851b861e8e6: Waiting [2023-05-03T07:30:22.264Z] e2be974225ed: Download complete [2023-05-03T07:30:22.264Z] 988bab9f4d93: Verifying Checksum [2023-05-03T07:30:22.264Z] 988bab9f4d93: Download complete [2023-05-03T07:30:22.264Z] 1469e6f7b9e6: Verifying Checksum [2023-05-03T07:30:22.264Z] 1469e6f7b9e6: Download complete [2023-05-03T07:30:22.264Z] 339a4e72a1f5: Verifying Checksum [2023-05-03T07:30:22.264Z] 339a4e72a1f5: Download complete [2023-05-03T07:30:22.523Z] eaf3925da568: Verifying Checksum [2023-05-03T07:30:22.523Z] eaf3925da568: Download complete [2023-05-03T07:30:22.523Z] bde34c3a00c8: Verifying Checksum [2023-05-03T07:30:22.523Z] bde34c3a00c8: Download complete [2023-05-03T07:30:22.523Z] b352a97aabf1: Download complete [2023-05-03T07:30:22.523Z] 4872d77fe225: Verifying Checksum [2023-05-03T07:30:22.523Z] 4872d77fe225: Download complete [2023-05-03T07:30:22.523Z] 5851b861e8e6: Download complete [2023-05-03T07:30:22.523Z] b85a868b505f: Verifying Checksum [2023-05-03T07:30:22.523Z] b85a868b505f: Download complete [2023-05-03T07:30:22.782Z] bab4dde63d76: Verifying Checksum [2023-05-03T07:30:22.782Z] bab4dde63d76: Download complete [2023-05-03T07:30:23.720Z] b85a868b505f: Pull complete [2023-05-03T07:30:23.720Z] e2be974225ed: Pull complete [2023-05-03T07:30:24.288Z] 339a4e72a1f5: Pull complete [2023-05-03T07:30:24.288Z] 988bab9f4d93: Pull complete [2023-05-03T07:30:24.555Z] 1469e6f7b9e6: Pull complete [2023-05-03T07:30:24.823Z] eaf3925da568: Pull complete [2023-05-03T07:30:26.746Z] bab4dde63d76: Pull complete [2023-05-03T07:30:26.746Z] bde34c3a00c8: Pull complete [2023-05-03T07:30:26.746Z] b352a97aabf1: Pull complete [2023-05-03T07:30:26.746Z] 4872d77fe225: Pull complete [2023-05-03T07:30:26.746Z] 5851b861e8e6: Pull complete [2023-05-03T07:30:26.746Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-03T07:30:26.746Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T07:30:26.746Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T07:30:26.845Z] prd-ubuntu20.04-docker-8c-8g-12553 does not seem to be running inside a container [2023-05-03T07:30:26.874Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/508 -v /w/workspace/edgex-go/508:/w/workspace/edgex-go/508:rw,z -v /w/workspace/edgex-go/508@tmp:/w/workspace/edgex-go/508@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-03T07:30:29.385Z] $ docker top 7479f97e2d9420b7c0989b52f44db3fd64d1df02f42a5761f45bd6ffe90be51a -eo pid,comm [2023-05-03T07:30:29.431Z] 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). [2023-05-03T07:30:29.431Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-03T07:30:29.471Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-03T07:30:29.471Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-03T07:30:29.581Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-03T07:30:29.586Z] $ docker exec 7479f97e2d9420b7c0989b52f44db3fd64d1df02f42a5761f45bd6ffe90be51a ssh-agent [2023-05-03T07:30:29.689Z] SSH_AUTH_SOCK=/tmp/ssh-n0HmoOnyqTkh/agent.31 [2023-05-03T07:30:29.689Z] SSH_AGENT_PID=37 [2023-05-03T07:30:29.695Z] Running ssh-add (command line suppressed) [2023-05-03T07:30:29.790Z] Identity added: /w/workspace/edgex-go/508@tmp/private_key_14290379241457113414.key (/w/workspace/edgex-go/508@tmp/private_key_14290379241457113414.key) [2023-05-03T07:30:29.802Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-03T07:30:30.086Z] + git tag --points-at HEAD [Pipeline] } [2023-05-03T07:30:30.107Z] $ docker exec --env ******** --env ******** 7479f97e2d9420b7c0989b52f44db3fd64d1df02f42a5761f45bd6ffe90be51a ssh-agent -k [2023-05-03T07:30:30.200Z] unset SSH_AUTH_SOCK; [2023-05-03T07:30:30.201Z] unset SSH_AGENT_PID; [2023-05-03T07:30:30.201Z] echo Agent pid 37 killed; [2023-05-03T07:30:30.208Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-03T07:30:30.234Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-03T07:30:30.234Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-03T07:30:30.335Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-03T07:30:30.339Z] $ docker exec 7479f97e2d9420b7c0989b52f44db3fd64d1df02f42a5761f45bd6ffe90be51a ssh-agent [2023-05-03T07:30:30.448Z] SSH_AUTH_SOCK=/tmp/ssh-ZZXDmcqCxMRb/agent.69 [2023-05-03T07:30:30.448Z] SSH_AGENT_PID=75 [2023-05-03T07:30:30.453Z] Running ssh-add (command line suppressed) [2023-05-03T07:30:30.565Z] Identity added: /w/workspace/edgex-go/508@tmp/private_key_3999917232466202262.key (/w/workspace/edgex-go/508@tmp/private_key_3999917232466202262.key) [2023-05-03T07:30:30.576Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-03T07:30:30.866Z] + git semver init [2023-05-03T07:30:31.126Z] 2023-05-03 07:30:31,067 [run_init] DEBUG init version:0.0.0 force:False [2023-05-03T07:30:31.126Z] 2023-05-03 07:30:31,068 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/508/.semver [2023-05-03T07:30:31.126Z] 2023-05-03 07:30:31,068 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/508/.semver [2023-05-03T07:30:31.126Z] 2023-05-03 07:30:31,069 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/508/.semver'], cwd=/w/workspace/edgex-go/508, universal_newlines=False, shell=None, istream=None) [2023-05-03T07:30:36.400Z] 2023-05-03 07:30:36,076 [append_file] DEBUG append to file:/w/workspace/edgex-go/508/.git/info/exclude [2023-05-03T07:30:36.400Z] 2023-05-03 07:30:36,077 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/508/.semver/main with force:False [2023-05-03T07:30:36.400Z] 2023-05-03 07:30:36,077 [read_version] DEBUG read version from /w/workspace/edgex-go/508/.semver/main [2023-05-03T07:30:36.400Z] 2023-05-03 07:30:36,077 [read_version] DEBUG read version from /w/workspace/edgex-go/508/.semver/main [2023-05-03T07:30:36.400Z] 3.0.0-dev.144 [Pipeline] } [2023-05-03T07:30:36.413Z] $ docker exec --env ******** --env ******** 7479f97e2d9420b7c0989b52f44db3fd64d1df02f42a5761f45bd6ffe90be51a ssh-agent -k [2023-05-03T07:30:36.509Z] unset SSH_AUTH_SOCK; [2023-05-03T07:30:36.509Z] unset SSH_AGENT_PID; [2023-05-03T07:30:36.509Z] echo Agent pid 75 killed; [2023-05-03T07:30:36.518Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-03T07:30:36.822Z] + git semver [Pipeline] } [2023-05-03T07:30:37.099Z] $ docker stop --time=1 7479f97e2d9420b7c0989b52f44db3fd64d1df02f42a5761f45bd6ffe90be51a [2023-05-03T07:30:38.389Z] $ docker rm -f --volumes 7479f97e2d9420b7c0989b52f44db3fd64d1df02f42a5761f45bd6ffe90be51a [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-03T07:30:38.725Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-03T07:30:38.948Z] Stashed 1 file(s) [Pipeline] echo [2023-05-03T07:30:38.951Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.144 [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] sh [2023-05-03T07:30:39.350Z] + git config --global --add safe.directory /w/workspace/edgex-go/508 [Pipeline] echo [2023-05-03T07:30:39.362Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T07:30:39.374Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T07:30:39.381Z] ========================================================= [2023-05-03T07:30:39.381Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-03T07:30:39.381Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-03T07:30:39.670Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-03T07:30:39.670Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-03T07:30:39.670Z] f56be85fc22e: Pulling fs layer [2023-05-03T07:30:39.670Z] 85791d961cd3: Pulling fs layer [2023-05-03T07:30:39.670Z] d694b5ae8c79: Pulling fs layer [2023-05-03T07:30:39.670Z] 9f32a84ed3da: Pulling fs layer [2023-05-03T07:30:39.670Z] 4d19c01a9841: Pulling fs layer [2023-05-03T07:30:39.670Z] 9325e15d5711: Pulling fs layer [2023-05-03T07:30:39.670Z] 556b6ee489ea: Pulling fs layer [2023-05-03T07:30:39.670Z] c5a4b2cf53e6: Pulling fs layer [2023-05-03T07:30:39.670Z] 4d19c01a9841: Waiting [2023-05-03T07:30:39.670Z] 9325e15d5711: Waiting [2023-05-03T07:30:39.670Z] 556b6ee489ea: Waiting [2023-05-03T07:30:39.670Z] c5a4b2cf53e6: Waiting [2023-05-03T07:30:39.670Z] 85791d961cd3: Verifying Checksum [2023-05-03T07:30:39.670Z] 85791d961cd3: Download complete [2023-05-03T07:30:39.670Z] 9f32a84ed3da: Verifying Checksum [2023-05-03T07:30:39.670Z] 9f32a84ed3da: Download complete [2023-05-03T07:30:39.670Z] 4d19c01a9841: Verifying Checksum [2023-05-03T07:30:39.670Z] 4d19c01a9841: Download complete [2023-05-03T07:30:39.670Z] f56be85fc22e: Verifying Checksum [2023-05-03T07:30:39.670Z] f56be85fc22e: Download complete [2023-05-03T07:30:39.670Z] 9325e15d5711: Verifying Checksum [2023-05-03T07:30:39.932Z] f56be85fc22e: Pull complete [2023-05-03T07:30:39.932Z] 85791d961cd3: Pull complete [2023-05-03T07:30:40.192Z] c5a4b2cf53e6: Verifying Checksum [2023-05-03T07:30:40.192Z] c5a4b2cf53e6: Download complete [2023-05-03T07:30:40.452Z] d694b5ae8c79: Verifying Checksum [2023-05-03T07:30:40.452Z] d694b5ae8c79: Download complete [2023-05-03T07:30:40.711Z] 556b6ee489ea: Download complete [2023-05-03T07:30:44.054Z] d694b5ae8c79: Pull complete [2023-05-03T07:30:44.054Z] 9f32a84ed3da: Pull complete [2023-05-03T07:30:44.054Z] 4d19c01a9841: Pull complete [2023-05-03T07:30:44.054Z] 9325e15d5711: Pull complete [2023-05-03T07:30:45.963Z] 556b6ee489ea: Pull complete [2023-05-03T07:30:46.903Z] c5a4b2cf53e6: Pull complete [2023-05-03T07:30:46.903Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-03T07:30:46.903Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-03T07:30:46.903Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-03T07:30:47.213Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-03T07:30:47.214Z] WORKDIR /edgex [2023-05-03T07:30:47.214Z] COPY go.mod . [2023-05-03T07:30:47.214Z] RUN go mod download [2023-05-03T07:30:47.214Z] + docker build -t ci-base-image-x86_64 -f - . [2023-05-03T07:30:47.782Z] Sending build context to Docker daemon 170.7MB [2023-05-03T07:30:47.782Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-03T07:30:47.782Z] ---> c4be618373d6 [2023-05-03T07:30:47.782Z] Step 2/4 : WORKDIR /edgex [2023-05-03T07:30:54.038Z] Still waiting to schedule task [2023-05-03T07:30:54.038Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-03T07:30:55.961Z] ---> Running in b43cd22f5a33 [2023-05-03T07:30:55.962Z] Removing intermediate container b43cd22f5a33 [2023-05-03T07:30:55.962Z] ---> 7ecbe491c54b [2023-05-03T07:30:55.962Z] Step 3/4 : COPY go.mod . [2023-05-03T07:30:55.962Z] ---> 6b145f8c8de4 [2023-05-03T07:30:55.962Z] Step 4/4 : RUN go mod download [2023-05-03T07:30:55.962Z] ---> Running in 60285122c1f0 [2023-05-03T07:31:10.896Z] Removing intermediate container 60285122c1f0 [2023-05-03T07:31:10.896Z] ---> 7ff119e49b37 [2023-05-03T07:31:10.896Z] Successfully built 7ff119e49b37 [2023-05-03T07:31:10.896Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:31:11.194Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-03T07:31:11.194Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T07:31:11.259Z] prd-ubuntu20.04-docker-8c-8g-12553 does not seem to be running inside a container [2023-05-03T07:31:11.291Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/508 -v /w/workspace/edgex-go/508:/w/workspace/edgex-go/508:rw,z -v /w/workspace/edgex-go/508@tmp:/w/workspace/edgex-go/508@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-x86_64 cat [2023-05-03T07:31:11.657Z] $ docker top b8e4afee390e8b1e4c635e63629b7ca1a02ab404c7951e5f1f1e0d3add61b901 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T07:31:11.995Z] + go version [2023-05-03T07:31:11.996Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-03T07:31:12.004Z] $ docker stop --time=1 b8e4afee390e8b1e4c635e63629b7ca1a02ab404c7951e5f1f1e0d3add61b901 [2023-05-03T07:31:13.281Z] $ docker rm -f --volumes b8e4afee390e8b1e4c635e63629b7ca1a02ab404c7951e5f1f1e0d3add61b901 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:31:13.672Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-03T07:31:13.673Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T07:31:13.751Z] prd-ubuntu20.04-docker-8c-8g-12553 does not seem to be running inside a container [2023-05-03T07:31:13.781Z] $ 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/508 -v /w/workspace/edgex-go/508:/w/workspace/edgex-go/508:rw,z -v /w/workspace/edgex-go/508@tmp:/w/workspace/edgex-go/508@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-x86_64 cat [2023-05-03T07:31:14.129Z] $ docker top c3ee22cbb870dd818b0f4433fa7d96e1b21573625846e7e26e48c8c4fda7023b -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-03T07:31:14.201Z] ========================================================= [2023-05-03T07:31:14.201Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-03T07:31:14.201Z] ========================================================= [Pipeline] sh [2023-05-03T07:31:14.486Z] + git config --global --add safe.directory /w/workspace/edgex-go/508 [Pipeline] fileExists [Pipeline] sh [2023-05-03T07:31:14.776Z] + make test [2023-05-03T07:31:14.776Z] go test -race -coverprofile=coverage.out ./... [2023-05-03T07:31:21.360Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-03T07:31:36.240Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-03T07:31:36.240Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-03T07:31:36.240Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-03T07:31:36.240Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-03T07:31:36.240Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-03T07:31:36.240Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-03T07:31:36.240Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-03T07:31:36.240Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-03T07:31:36.240Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-03T07:31:36.240Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-03T07:31:36.240Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-03T07:31:36.499Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-03T07:31:36.499Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-03T07:31:36.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-03T07:31:37.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-03T07:31:37.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-03T07:31:37.435Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements [2023-05-03T07:31:38.810Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.081s coverage: 98.5% of statements [2023-05-03T07:31:39.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-03T07:31:39.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-03T07:31:39.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-03T07:31:41.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-03T07:31:41.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-03T07:31:42.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-03T07:31:42.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-03T07:31:42.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-03T07:31:42.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-03T07:31:42.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-03T07:31:43.068Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.088s coverage: 71.5% of statements [2023-05-03T07:31:43.068Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.079s coverage: 54.0% of statements [2023-05-03T07:31:43.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-03T07:31:43.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-03T07:31:44.699Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.208s coverage: 88.5% of statements [2023-05-03T07:31:44.699Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.079s coverage: 3.8% of statements [2023-05-03T07:31:45.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-03T07:31:45.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-03T07:31:45.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-03T07:31:46.198Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.368s coverage: 95.6% of statements [2023-05-03T07:31:46.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-03T07:31:46.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-03T07:31:46.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-03T07:31:46.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-03T07:31:46.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-03T07:31:46.198Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 72.2% of statements [2023-05-03T07:31:47.130Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-03T07:31:47.130Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-03T07:31:47.130Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-03T07:31:47.388Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 65.9% of statements [2023-05-03T07:31:47.647Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-03T07:31:47.647Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-03T07:31:47.905Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.062s coverage: 0.9% of statements [2023-05-03T07:31:47.905Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.041s coverage: 29.0% of statements [2023-05-03T07:31:48.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 42.9% of statements [2023-05-03T07:31:49.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-03T07:31:49.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-03T07:31:49.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-03T07:31:49.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-03T07:31:49.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.062s coverage: 82.9% of statements [2023-05-03T07:31:49.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.060s coverage: 94.1% of statements [2023-05-03T07:31:49.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements [2023-05-03T07:31:49.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements [2023-05-03T07:31:49.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-03T07:31:49.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-03T07:31:49.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-03T07:31:49.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-03T07:31:50.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-03T07:31:50.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-03T07:31:50.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-03T07:31:50.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-03T07:31:50.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-03T07:31:50.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-03T07:31:51.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-03T07:31:51.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-03T07:31:52.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-03T07:31:53.497Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-03T07:31:53.497Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-03T07:31:54.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-03T07:31:54.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-03T07:31:54.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-03T07:31:56.332Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-03T07:31:56.332Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-03T07:31:56.332Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-03T07:31:57.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-03T07:31:57.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-03T07:31:57.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-03T07:31:57.706Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-03T07:31:58.639Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-03T07:31:58.639Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-03T07:31:58.639Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-03T07:31:58.639Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-03T07:32:00.013Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-03T07:32:00.013Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-03T07:32:00.013Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-03T07:32:00.013Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-03T07:32:00.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.058s coverage: 94.4% of statements [2023-05-03T07:32:00.846Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-03T07:32:00.846Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-03T07:32:01.778Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-03T07:32:01.778Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-03T07:32:14.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.261s coverage: 79.9% of statements [2023-05-03T07:32:14.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.084s coverage: 92.9% of statements [2023-05-03T07:32:14.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements [2023-05-03T07:32:14.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.066s coverage: 62.3% of statements [2023-05-03T07:32:14.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2023-05-03T07:32:14.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.049s coverage: 20.0% of statements [2023-05-03T07:32:14.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2023-05-03T07:32:14.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 81.8% of statements [2023-05-03T07:32:14.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.086s coverage: 82.1% of statements [2023-05-03T07:32:14.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.045s coverage: 86.0% of statements [2023-05-03T07:32:14.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.173s coverage: 63.1% of statements [2023-05-03T07:32:14.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements [2023-05-03T07:32:14.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements [2023-05-03T07:32:14.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2023-05-03T07:32:14.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2023-05-03T07:32:14.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2023-05-03T07:32:14.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.468s coverage: 38.4% of statements [2023-05-03T07:32:14.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2023-05-03T07:32:14.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements [2023-05-03T07:32:14.164Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements [2023-05-03T07:32:14.164Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.110s coverage: 92.3% of statements [2023-05-03T07:32:14.164Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 61.5% of statements [2023-05-03T07:32:14.164Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.083s coverage: 97.7% of statements [2023-05-03T07:32:14.164Z] 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 [2023-05-03T07:32:14.164Z] running golangci-lint [2023-05-03T07:32:14.164Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-05-03T07:32:14.164Z] go version go1.20.2 linux/amd64 [2023-05-03T07:32:14.164Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-05-03T07:32:14.164Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-05-03T07:32:26.375Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|files|imports|name|deps|exports_file) took 13.050549195s" [2023-05-03T07:32:26.375Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.528867ms" [2023-05-03T07:32:29.827Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12554 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-05-03T07:32:29.839Z] Running in /w/workspace/edgex-go/508 [Pipeline] { [Pipeline] checkout [2023-05-03T07:32:29.869Z] The recommended git tool is: git [2023-05-03T07:32:32.920Z] level=info msg="[linters_context/goanalysis] analyzers took 50.829421938s with top 10 stages: buildir: 27.66675599s, inspect: 1.80781862s, fact_deprecated: 1.528824757s, gosec: 1.156264418s, printf: 913.035029ms, fact_purity: 900.814617ms, S1038: 825.567924ms, ctrlflow: 818.346026ms, nilness: 817.233268ms, SA5012: 572.325958ms" [2023-05-03T07:32:32.920Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-05-03T07:32:32.920Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 203/203, filename_unadjuster: 203/203, path_prettifier: 203/203, skip_files: 203/203, autogenerated_exclude: 203/203, skip_dirs: 203/203, identifier_marker: 203/203, exclude: 203/203, exclude-rules: 23/203, nolint: 0/23" [2023-05-03T07:32:32.920Z] level=info msg="[runner] processing took 15.388111ms with stages: nolint: 6.899242ms, identifier_marker: 3.428026ms, autogenerated_exclude: 1.601488ms, path_prettifier: 1.455646ms, exclude-rules: 1.221926ms, skip_dirs: 735.753µs, cgo: 28.2µs, filename_unadjuster: 14.03µs, skip_files: 600ns, max_same_issues: 590ns, uniq_by_line: 550ns, exclude: 380ns, diff: 280ns, source_code: 260ns, severity-rules: 260ns, sort_results: 240ns, max_from_linter: 190ns, path_prefixer: 170ns, path_shortener: 160ns, max_per_file_from_linter: 120ns" [2023-05-03T07:32:32.920Z] level=info msg="[runner] linters took 6.704405685s with stages: goanalysis_metalinter: 6.688929004s" [2023-05-03T07:32:32.920Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-05-03T07:32:32.920Z] level=info msg="Memory: 199 samples, avg is 178.8MB, max is 769.7MB" [2023-05-03T07:32:32.920Z] level=info msg="Execution took 19.800414301s" [2023-05-03T07:32:32.920Z] go vet ./... [2023-05-03T07:32:35.354Z] using credential edgex-jenkins-ssh [2023-05-03T07:32:35.375Z] Cloning the remote Git repository [2023-05-03T07:32:35.433Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-05-03T07:32:35.536Z] > git init /w/workspace/edgex-go/508 # timeout=10 [2023-05-03T07:32:35.682Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-03T07:32:35.683Z] > git --version # timeout=10 [2023-05-03T07:32:35.703Z] > git --version # 'git version 2.25.1' [2023-05-03T07:32:35.707Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-03T07:32:35.860Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-03T07:32:37.100Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-03T07:32:37.100Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-03T07:32:37.100Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-03T07:32:37.110Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-03T07:32:37.397Z] + ls -al . [2023-05-03T07:32:37.397Z] total 704 [2023-05-03T07:32:37.397Z] drwxrwxr-x 11 1001 1001 4096 May 3 07:31 . [2023-05-03T07:32:37.397Z] drwxr-xr-x 4 root root 4096 May 3 07:31 .. [2023-05-03T07:32:37.397Z] drwxrwxr-x 2 1001 1001 4096 May 3 07:30 .blubracket [2023-05-03T07:32:37.397Z] -rw-rw-r-- 1 1001 1001 16 May 3 07:30 .dockerignore [2023-05-03T07:32:37.397Z] drwxrwxr-x 8 1001 1001 4096 May 3 07:30 .git [2023-05-03T07:32:37.397Z] drwxrwxr-x 3 1001 1001 4096 May 3 07:30 .github [2023-05-03T07:32:37.398Z] -rw-rw-r-- 1 1001 1001 1133 May 3 07:30 .gitignore [2023-05-03T07:32:37.398Z] -rw-rw-r-- 1 1001 1001 42 May 3 07:30 .golangci.yml [2023-05-03T07:32:37.398Z] -rw-rw-r-- 1 1001 1001 87 May 3 07:30 .hadolint.yml [2023-05-03T07:32:37.398Z] drwxr-xr-x 3 1001 1001 4096 May 3 07:30 .semver [2023-05-03T07:32:37.398Z] -rw-rw-r-- 1 1001 1001 166 May 3 07:30 .sonarcloud.properties [2023-05-03T07:32:37.398Z] -rw-rw-r-- 1 1001 1001 1171 May 3 07:30 ADOPTERS.md [2023-05-03T07:32:37.398Z] -rw-rw-r-- 1 1001 1001 10835 May 3 07:30 Attribution.txt [2023-05-03T07:32:37.398Z] -rw-rw-r-- 1 1001 1001 73765 May 3 07:30 CHANGELOG.md [2023-05-03T07:32:37.398Z] -rw-rw-r-- 1 1001 1001 3804 May 3 07:30 CONTRIBUTING.md [2023-05-03T07:32:37.398Z] -rw-rw-r-- 1 1001 1001 677 May 3 07:30 GOVERNANCE.md [2023-05-03T07:32:37.398Z] -rw-rw-r-- 1 1001 1001 883 May 3 07:30 Jenkinsfile [2023-05-03T07:32:37.398Z] -rw-rw-r-- 1 1001 1001 10775 May 3 07:30 LICENSE [2023-05-03T07:32:37.398Z] -rw-rw-r-- 1 1001 1001 14368 May 3 07:30 Makefile [2023-05-03T07:32:37.398Z] -rw-rw-r-- 1 1001 1001 582 May 3 07:30 OWNERS.md [2023-05-03T07:32:37.398Z] -rw-rw-r-- 1 1001 1001 9403 May 3 07:30 README.md [2023-05-03T07:32:37.398Z] -rw-rw-r-- 1 1001 1001 789 May 3 07:30 SECURITY.md [2023-05-03T07:32:37.398Z] -rw-rw-r-- 1 1001 1001 13 May 3 07:30 VERSION [2023-05-03T07:32:37.398Z] drwxrwxr-x 2 1001 1001 4096 May 3 07:30 bin [2023-05-03T07:32:37.398Z] drwxrwxr-x 18 1001 1001 4096 May 3 07:30 cmd [2023-05-03T07:32:37.398Z] -rw-r--r-- 1 root root 448352 May 3 07:32 coverage.out [2023-05-03T07:32:37.398Z] -rw-rw-r-- 1 1001 1001 3200 May 3 07:30 go.mod [2023-05-03T07:32:37.398Z] -rw-rw-r-- 1 1001 1001 31040 May 3 07:30 go.sum [2023-05-03T07:32:37.398Z] drwxrwxr-x 7 1001 1001 4096 May 3 07:30 internal [2023-05-03T07:32:37.398Z] drwxrwxr-x 3 1001 1001 4096 May 3 07:30 openapi [2023-05-03T07:32:37.398Z] -rw-rw-r-- 1 1001 1001 594 May 3 07:30 security.txt [2023-05-03T07:32:37.398Z] drwxrwxr-x 4 1001 1001 4096 May 3 07:30 snap [2023-05-03T07:32:37.398Z] -rw-rw-r-- 1 1001 1001 204 May 3 07:30 version.go [Pipeline] sh [2023-05-03T07:32:37.686Z] + '[' -e coverage.out ] [2023-05-03T07:32:37.686Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-03T07:32:37.817Z] Stashed 1 file(s) [Pipeline] sh [2023-05-03T07:32:38.097Z] + make build [2023-05-03T07:32:38.097Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-03T07:32:50.310Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-03T07:32:50.310Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-03T07:32:50.568Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-03T07:32:51.517Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-03T07:32:53.839Z] Avoid second fetch [2023-05-03T07:32:53.839Z] Checking out Revision 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 (main) [2023-05-03T07:32:53.019Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-03T07:32:53.048Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-03T07:32:53.859Z] > git config core.sparsecheckout # timeout=10 [2023-05-03T07:32:53.936Z] > git checkout -f 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 # timeout=10 [2023-05-03T07:32:54.579Z] Commit message: "Merge pull request #4547 from lenny-intel/ignore-go-mods" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-03T07:32:55.427Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-03T07:32:55.427Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-03T07:32:55.427Z] Dload Upload Total Spent Left Speed [2023-05-03T07:32:55.427Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98084 0 --:--:-- --:--:-- --:--:-- 98844 [Pipeline] sh [2023-05-03T07:32:56.085Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-03T07:32:56.419Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-03T07:32:56.419Z] + sudo tee /etc/docker/daemon.new [2023-05-03T07:32:56.419Z] { [2023-05-03T07:32:56.419Z] "registry-mirrors": [ [2023-05-03T07:32:56.419Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-03T07:32:56.419Z] ], [2023-05-03T07:32:56.419Z] "bip": "10.250.0.254/24", [2023-05-03T07:32:56.419Z] "hosts": [ [2023-05-03T07:32:56.419Z] "tcp://0.0.0.0:5555", [2023-05-03T07:32:56.419Z] "unix:///var/run/docker.sock" [2023-05-03T07:32:56.419Z] ], [2023-05-03T07:32:56.419Z] "mtu": 1458, [2023-05-03T07:32:56.419Z] "selinux-enabled": true, [2023-05-03T07:32:56.419Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-03T07:32:56.419Z] } [Pipeline] sh [2023-05-03T07:32:56.751Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-03T07:32:57.086Z] + sudo service docker restart [2023-05-03T07:32:58.070Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-03T07:32:59.017Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-03T07:32:59.951Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-03T07:33:00.888Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-03T07:33:01.826Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-03T07:33:02.761Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-03T07:33:04.135Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-05-03T07:33:05.516Z] $ docker stop --time=1 c3ee22cbb870dd818b0f4433fa7d96e1b21573625846e7e26e48c8c4fda7023b [2023-05-03T07:33:12.493Z] $ docker rm -f --volumes c3ee22cbb870dd818b0f4433fa7d96e1b21573625846e7e26e48c8c4fda7023b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:33:13.405Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-03T07:33:13.405Z] [2023-05-03T07:33:13.405Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:33:13.698Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-03T07:33:13.972Z] latest: Pulling from edgex-devops/edgex-compose [2023-05-03T07:33:13.972Z] cbdbe7a5bc2a: Pulling fs layer [2023-05-03T07:33:13.972Z] ca9280d653b3: Pulling fs layer [2023-05-03T07:33:13.972Z] 7e9c9ca2126c: Pulling fs layer [2023-05-03T07:33:13.972Z] cbdbe7a5bc2a: Download complete [2023-05-03T07:33:13.972Z] ca9280d653b3: Verifying Checksum [2023-05-03T07:33:13.972Z] ca9280d653b3: Download complete [2023-05-03T07:33:14.230Z] cbdbe7a5bc2a: Pull complete [2023-05-03T07:33:14.488Z] 7e9c9ca2126c: Download complete [2023-05-03T07:33:14.746Z] ca9280d653b3: Pull complete [2023-05-03T07:33:18.030Z] 7e9c9ca2126c: Pull complete [2023-05-03T07:33:18.030Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-05-03T07:33:18.030Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-03T07:33:18.030Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T07:33:18.120Z] prd-ubuntu20.04-docker-8c-8g-12553 does not seem to be running inside a container [2023-05-03T07:33:18.159Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/508 -v /w/workspace/edgex-go/508:/w/workspace/edgex-go/508:rw,z -v /w/workspace/edgex-go/508@tmp:/w/workspace/edgex-go/508@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 [2023-05-03T07:33:23.121Z] $ docker top f45a8a6b43cf174a4a2a37a284bec8cf1c935263bbc4b1a837a2e4a03e82ea23 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider [2023-05-03T07:33:23.260Z] provisioning config files... [2023-05-03T07:33:23.284Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/508@tmp/config4564790378334779073tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T07:33:23.503Z] + docker-compose build --help [2023-05-03T07:33:23.503Z] + grep parallel [2023-05-03T07:33:23.636Z] ---> docker-login.sh [2023-05-03T07:33:23.636Z] nexus3.edgexfoundry.org:10001 [2023-05-03T07:33:23.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T07:33:24.070Z] --parallel Build images in parallel. [Pipeline] } [2023-05-03T07:33:24.079Z] $ docker stop --time=1 f45a8a6b43cf174a4a2a37a284bec8cf1c935263bbc4b1a837a2e4a03e82ea23 [2023-05-03T07:33:24.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T07:33:24.177Z] Configure a credential helper to remove this warning. See [2023-05-03T07:33:24.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T07:33:24.177Z] [2023-05-03T07:33:24.177Z] Login Succeeded [2023-05-03T07:33:24.177Z] nexus3.edgexfoundry.org:10002 [2023-05-03T07:33:24.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T07:33:24.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T07:33:24.449Z] Configure a credential helper to remove this warning. See [2023-05-03T07:33:24.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T07:33:24.449Z] [2023-05-03T07:33:24.449Z] Login Succeeded [2023-05-03T07:33:24.449Z] nexus3.edgexfoundry.org:10003 [2023-05-03T07:33:24.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T07:33:24.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T07:33:24.994Z] Configure a credential helper to remove this warning. See [2023-05-03T07:33:24.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T07:33:24.994Z] [2023-05-03T07:33:24.994Z] Login Succeeded [2023-05-03T07:33:24.994Z] nexus3.edgexfoundry.org:10004 [2023-05-03T07:33:25.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T07:33:25.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T07:33:25.263Z] Configure a credential helper to remove this warning. See [2023-05-03T07:33:25.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T07:33:25.263Z] [2023-05-03T07:33:25.263Z] Login Succeeded [2023-05-03T07:33:25.263Z] docker.io [2023-05-03T07:33:25.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T07:33:25.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T07:33:25.800Z] Configure a credential helper to remove this warning. See [2023-05-03T07:33:25.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T07:33:25.800Z] [2023-05-03T07:33:25.800Z] Login Succeeded [2023-05-03T07:33:25.800Z] ---> docker-login.sh ends [2023-05-03T07:33:25.981Z] $ docker rm -f --volumes f45a8a6b43cf174a4a2a37a284bec8cf1c935263bbc4b1a837a2e4a03e82ea23 [Pipeline] // withDockerContainer [Pipeline] } [2023-05-03T07:33:26.194Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-05-03T07:33:26.575Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-03T07:33:26.575Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T07:33:26.650Z] prd-ubuntu20.04-docker-8c-8g-12553 does not seem to be running inside a container [2023-05-03T07:33:26.685Z] $ 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/508 -v /w/workspace/edgex-go/508:/w/workspace/edgex-go/508:rw,z -v /w/workspace/edgex-go/508@tmp:/w/workspace/edgex-go/508@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:latest cat [2023-05-03T07:33:26.746Z] + git config --global --add safe.directory /w/workspace/edgex-go/508 [2023-05-03T07:33:27.561Z] $ docker top 86a891fd3c8667204205bef02346c44df60fd6e87a86ebe9246b5abfaf793fdc -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] echo [2023-05-03T07:33:27.664Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T07:33:27.681Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T07:33:27.695Z] ========================================================= [2023-05-03T07:33:27.695Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-03T07:33:27.695Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-03T07:33:27.916Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-03T07:33:28.019Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-03T07:33:28.487Z] Building core-command ... [2023-05-03T07:33:28.487Z] Building core-common-config-bootstrapper ... [2023-05-03T07:33:28.487Z] Building core-data ... [2023-05-03T07:33:28.487Z] Building core-metadata ... [2023-05-03T07:33:28.487Z] Building security-bootstrapper ... [2023-05-03T07:33:28.487Z] Building security-proxy-auth ... [2023-05-03T07:33:28.487Z] Building security-proxy-setup ... [2023-05-03T07:33:28.487Z] Building security-secretstore-setup ... [2023-05-03T07:33:28.487Z] Building security-spiffe-token-provider ... [2023-05-03T07:33:28.487Z] Building security-spire-agent ... [2023-05-03T07:33:28.487Z] Building security-spire-config ... [2023-05-03T07:33:28.487Z] Building security-spire-server ... [2023-05-03T07:33:28.487Z] Building support-notifications ... [2023-05-03T07:33:28.487Z] Building support-scheduler ... [2023-05-03T07:33:28.487Z] Building core-common-config-bootstrapper [2023-05-03T07:33:28.487Z] Building security-proxy-auth [2023-05-03T07:33:28.487Z] Building security-spiffe-token-provider [2023-05-03T07:33:28.487Z] Building security-proxy-setup [2023-05-03T07:33:28.487Z] Building core-data [2023-05-03T07:33:29.977Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-03T07:33:29.977Z] c41833b44d91: Pulling fs layer [2023-05-03T07:33:29.977Z] ed15518f5707: Pulling fs layer [2023-05-03T07:33:29.977Z] feae8fd75edb: Pulling fs layer [2023-05-03T07:33:29.977Z] 242c74f7c9fa: Pulling fs layer [2023-05-03T07:33:29.977Z] 3cdef696dda3: Pulling fs layer [2023-05-03T07:33:29.977Z] 2ced38df9373: Pulling fs layer [2023-05-03T07:33:29.977Z] 58f1dce35555: Pulling fs layer [2023-05-03T07:33:29.977Z] 3cdef696dda3: Waiting [2023-05-03T07:33:29.977Z] 2ced38df9373: Waiting [2023-05-03T07:33:29.977Z] 58f1dce35555: Waiting [2023-05-03T07:33:29.977Z] 242c74f7c9fa: Waiting [2023-05-03T07:33:29.977Z] ed15518f5707: Download complete [2023-05-03T07:33:29.977Z] 242c74f7c9fa: Verifying Checksum [2023-05-03T07:33:29.977Z] 242c74f7c9fa: Download complete [2023-05-03T07:33:29.977Z] 3cdef696dda3: Verifying Checksum [2023-05-03T07:33:29.977Z] 3cdef696dda3: Download complete [2023-05-03T07:33:29.977Z] c41833b44d91: Download complete [2023-05-03T07:33:30.955Z] c41833b44d91: Pull complete [2023-05-03T07:33:31.227Z] 58f1dce35555: Verifying Checksum [2023-05-03T07:33:31.227Z] 58f1dce35555: Download complete [2023-05-03T07:33:31.498Z] ed15518f5707: Pull complete [2023-05-03T07:33:32.467Z] feae8fd75edb: Verifying Checksum [2023-05-03T07:33:32.467Z] feae8fd75edb: Download complete [2023-05-03T07:33:32.467Z] 2ced38df9373: Verifying Checksum [2023-05-03T07:33:32.467Z] 2ced38df9373: Download complete [2023-05-03T07:33:40.689Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T07:33:40.689Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-03T07:33:40.689Z] ---> 7ff119e49b37 [2023-05-03T07:33:40.689Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-03T07:33:40.689Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T07:33:40.689Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-03T07:33:40.689Z] ---> 7ff119e49b37 [2023-05-03T07:33:40.689Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-03T07:33:40.689Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T07:33:40.689Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-03T07:33:40.689Z] ---> 7ff119e49b37 [2023-05-03T07:33:40.689Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-03T07:33:40.689Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T07:33:40.689Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-03T07:33:40.689Z] ---> 7ff119e49b37 [2023-05-03T07:33:40.689Z] Step 3/22 : WORKDIR /edgex-go [2023-05-03T07:33:40.689Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T07:33:40.689Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-03T07:33:40.689Z] ---> 7ff119e49b37 [2023-05-03T07:33:40.689Z] Step 3/20 : WORKDIR /edgex-go [2023-05-03T07:33:44.818Z] feae8fd75edb: Pull complete [2023-05-03T07:33:44.818Z] 242c74f7c9fa: Pull complete [2023-05-03T07:33:44.818Z] 3cdef696dda3: Pull complete [2023-05-03T07:33:51.491Z] 2ced38df9373: Pull complete [2023-05-03T07:33:56.942Z] 58f1dce35555: Pull complete [2023-05-03T07:33:56.942Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-03T07:33:56.942Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-03T07:33:56.942Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-03T07:33:57.281Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-03T07:33:57.281Z] WORKDIR /edgex [2023-05-03T07:33:57.281Z] COPY go.mod . [2023-05-03T07:33:57.281Z] RUN go mod download [2023-05-03T07:33:57.281Z] + docker build -t ci-base-image-arm64 -f - . [2023-05-03T07:33:57.887Z] Sending build context to Docker daemon 2.932MB [2023-05-03T07:33:57.887Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-03T07:33:57.887Z] ---> fadd8f120f05 [2023-05-03T07:33:57.887Z] Step 2/4 : WORKDIR /edgex [2023-05-03T07:33:58.774Z] ---> Running in 5dd98aaecab0 [2023-05-03T07:33:58.774Z] ---> Running in cc1b5c448cc7 [2023-05-03T07:33:58.774Z] ---> Running in aea4bef1d5c5 [2023-05-03T07:33:58.774Z] ---> Running in 02970c7270a1 [2023-05-03T07:33:58.774Z] ---> Running in bd8a403c013f [2023-05-03T07:33:58.774Z] Removing intermediate container aea4bef1d5c5 [2023-05-03T07:33:58.774Z] ---> 6893a5de75ab [2023-05-03T07:33:58.774Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-03T07:33:58.774Z] Removing intermediate container cc1b5c448cc7 [2023-05-03T07:33:58.774Z] ---> 2247811d24df [2023-05-03T07:33:58.774Z] Step 4/23 : WORKDIR /edgex-go [2023-05-03T07:33:58.774Z] Removing intermediate container 02970c7270a1 [2023-05-03T07:33:58.774Z] ---> a9cc569f1704 [2023-05-03T07:33:58.774Z] Step 4/23 : WORKDIR /edgex-go [2023-05-03T07:33:58.774Z] Removing intermediate container bd8a403c013f [2023-05-03T07:33:58.774Z] ---> 194a496f07fd [2023-05-03T07:33:58.774Z] Step 4/23 : WORKDIR /edgex-go [2023-05-03T07:33:58.774Z] Removing intermediate container 5dd98aaecab0 [2023-05-03T07:33:58.774Z] ---> bf65f69fcb3a [2023-05-03T07:33:58.774Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-03T07:33:58.774Z] ---> Running in 6a5ae31462c1 [2023-05-03T07:33:58.774Z] ---> Running in 8647ea555559 [2023-05-03T07:33:58.774Z] ---> Running in 7974a472fc2f [2023-05-03T07:33:58.774Z] ---> Running in edb7b8abaa36 [2023-05-03T07:33:58.774Z] ---> Running in 21f85f84f74a [2023-05-03T07:33:58.774Z] Removing intermediate container 8647ea555559 [2023-05-03T07:33:58.774Z] ---> 124adb7bbadb [2023-05-03T07:33:58.774Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-03T07:33:58.774Z] Removing intermediate container edb7b8abaa36 [2023-05-03T07:33:58.774Z] ---> 6e95f35b70f3 [2023-05-03T07:33:58.774Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-03T07:33:58.774Z] Removing intermediate container 7974a472fc2f [2023-05-03T07:33:58.774Z] ---> 8bff82919890 [2023-05-03T07:33:58.774Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-03T07:33:58.774Z] ---> Running in a59f31050859 [2023-05-03T07:33:58.774Z] ---> Running in bceda783bf98 [2023-05-03T07:33:58.774Z] ---> Running in b6975e121ccc [2023-05-03T07:33:58.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T07:33:58.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T07:33:58.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T07:33:58.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T07:33:58.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T07:33:58.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T07:33:58.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T07:33:58.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T07:33:58.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T07:33:58.774Z] OK: 265 MiB in 53 packages [2023-05-03T07:33:58.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T07:33:58.774Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-03T07:33:58.774Z] v3.17.3-146-g00487ded7d9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-03T07:33:58.774Z] OK: 17819 distinct packages available [2023-05-03T07:33:58.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T07:33:58.774Z] OK: 265 MiB in 53 packages [2023-05-03T07:33:58.774Z] OK: 265 MiB in 53 packages [2023-05-03T07:33:58.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T07:33:58.774Z] OK: 265 MiB in 53 packages [2023-05-03T07:33:58.774Z] OK: 265 MiB in 53 packages [2023-05-03T07:33:59.342Z] Removing intermediate container 6a5ae31462c1 [2023-05-03T07:33:59.342Z] ---> 755b4d43006c [2023-05-03T07:33:59.342Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-03T07:33:59.841Z] ---> Running in 4852062bcb09 [2023-05-03T07:33:59.908Z] Removing intermediate container bceda783bf98 [2023-05-03T07:33:59.908Z] ---> e1ef63fa725c [2023-05-03T07:33:59.908Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-03T07:33:59.908Z] ---> 2517d4efbfcd [2023-05-03T07:33:59.908Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T07:34:00.113Z] Removing intermediate container 4852062bcb09 [2023-05-03T07:34:00.113Z] ---> e0c8e37296f0 [2023-05-03T07:34:00.113Z] Step 3/4 : COPY go.mod . [2023-05-03T07:34:00.382Z] ---> 42cdbf826bcc [2023-05-03T07:34:00.382Z] Step 4/4 : RUN go mod download [2023-05-03T07:34:00.474Z] ---> Running in 347d4f122c8b [2023-05-03T07:34:00.474Z] Removing intermediate container a59f31050859 [2023-05-03T07:34:00.474Z] ---> 48df8985c748 [2023-05-03T07:34:00.474Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-03T07:34:00.650Z] ---> Running in cefbbd283238 [2023-05-03T07:34:00.733Z] Removing intermediate container b6975e121ccc [2023-05-03T07:34:00.733Z] ---> 0b26bf7ec079 [2023-05-03T07:34:00.733Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-03T07:34:00.733Z] ---> f89d00bc440b [2023-05-03T07:34:00.733Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T07:34:00.733Z] Removing intermediate container 21f85f84f74a [2023-05-03T07:34:00.733Z] ---> 0089684556b5 [2023-05-03T07:34:00.733Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-03T07:34:01.301Z] ---> Running in e55e742fd600 [2023-05-03T07:34:01.301Z] ---> b1f135145dd9 [2023-05-03T07:34:01.301Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T07:34:01.301Z] ---> 3369364b59aa [2023-05-03T07:34:01.301Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T07:34:01.301Z] ---> 119c97222e56 [2023-05-03T07:34:01.301Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T07:34:01.563Z] ---> Running in 3b12cec8d2e5 [2023-05-03T07:34:01.563Z] ---> Running in d57b30d2a56d [2023-05-03T07:34:01.823Z] ---> Running in eabdc068f616 [2023-05-03T07:34:27.409Z] Removing intermediate container cefbbd283238 [2023-05-03T07:34:27.409Z] ---> 3cc700582930 [2023-05-03T07:34:27.409Z] Successfully built 3cc700582930 [2023-05-03T07:34:27.409Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:34:27.743Z] + docker inspect -f . ci-base-image-arm64 [2023-05-03T07:34:27.743Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T07:34:27.953Z] prd-ubuntu20.04-docker-arm64-4c-16g-12554 does not seem to be running inside a container [2023-05-03T07:34:28.039Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/508 -v /w/workspace/edgex-go/508:/w/workspace/edgex-go/508:rw,z -v /w/workspace/edgex-go/508@tmp:/w/workspace/edgex-go/508@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 [2023-05-03T07:34:29.190Z] $ docker top 2f74cdc6b3fde3df93e046c6d484e56f0890855ae6bd22f7bc5474cf2ca41152 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T07:34:30.003Z] + go version [2023-05-03T07:34:30.003Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-03T07:34:30.028Z] $ docker stop --time=1 2f74cdc6b3fde3df93e046c6d484e56f0890855ae6bd22f7bc5474cf2ca41152 [2023-05-03T07:34:31.733Z] $ docker rm -f --volumes 2f74cdc6b3fde3df93e046c6d484e56f0890855ae6bd22f7bc5474cf2ca41152 [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 [2023-05-03T07:34:32.322Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-03T07:34:32.323Z] [2023-05-03T07:34:32.323Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:34:32.656Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-03T07:34:32.927Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-05-03T07:34:32.927Z] 29e5d40040c1: Pulling fs layer [2023-05-03T07:34:32.927Z] 1ce36da41761: Pulling fs layer [2023-05-03T07:34:32.927Z] 25b303627fd3: Pulling fs layer [2023-05-03T07:34:32.927Z] 29e5d40040c1: Verifying Checksum [2023-05-03T07:34:32.927Z] 29e5d40040c1: Download complete [2023-05-03T07:34:33.196Z] 1ce36da41761: Verifying Checksum [2023-05-03T07:34:33.196Z] 1ce36da41761: Download complete [2023-05-03T07:34:33.467Z] 29e5d40040c1: Pull complete [2023-05-03T07:34:34.885Z] 1ce36da41761: Pull complete [2023-05-03T07:34:34.885Z] 25b303627fd3: Verifying Checksum [2023-05-03T07:34:34.886Z] 25b303627fd3: Download complete [2023-05-03T07:34:44.985Z] 25b303627fd3: Pull complete [2023-05-03T07:34:44.985Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-05-03T07:34:44.985Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-03T07:34:44.985Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T07:34:45.171Z] prd-ubuntu20.04-docker-arm64-4c-16g-12554 does not seem to be running inside a container [2023-05-03T07:34:45.245Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/508 -v /w/workspace/edgex-go/508:/w/workspace/edgex-go/508:rw,z -v /w/workspace/edgex-go/508@tmp:/w/workspace/edgex-go/508@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 [2023-05-03T07:34:50.347Z] $ docker top 937e1ca39970e37ecad27157f9c316a9609909792bb42cabb9c48728b61b8a93 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T07:34:51.170Z] + grep parallel [2023-05-03T07:34:51.170Z] + docker-compose build --help [2023-05-03T07:34:55.419Z] --parallel Build images in parallel. [Pipeline] } [2023-05-03T07:34:55.442Z] $ docker stop --time=1 937e1ca39970e37ecad27157f9c316a9609909792bb42cabb9c48728b61b8a93 [2023-05-03T07:34:57.026Z] $ docker rm -f --volumes 937e1ca39970e37ecad27157f9c316a9609909792bb42cabb9c48728b61b8a93 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:34:57.513Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-03T07:34:57.513Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T07:34:57.676Z] prd-ubuntu20.04-docker-arm64-4c-16g-12554 does not seem to be running inside a container [2023-05-03T07:34:57.755Z] $ 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/508 -v /w/workspace/edgex-go/508:/w/workspace/edgex-go/508:rw,z -v /w/workspace/edgex-go/508@tmp:/w/workspace/edgex-go/508@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 [2023-05-03T07:34:58.970Z] $ docker top 68386a552168d52abb11a9a0efa9b12652957bdc1d94891fb428226868c957d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T07:34:59.831Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-03T07:35:05.192Z] Building core-command ... [2023-05-03T07:35:05.192Z] Building core-common-config-bootstrapper ... [2023-05-03T07:35:05.192Z] Building core-data ... [2023-05-03T07:35:05.192Z] Building core-metadata ... [2023-05-03T07:35:05.192Z] Building security-bootstrapper ... [2023-05-03T07:35:05.192Z] Building security-proxy-auth ... [2023-05-03T07:35:05.192Z] Building security-proxy-setup ... [2023-05-03T07:35:05.192Z] Building security-secretstore-setup ... [2023-05-03T07:35:05.192Z] Building security-spiffe-token-provider ... [2023-05-03T07:35:05.192Z] Building security-spire-agent ... [2023-05-03T07:35:05.192Z] Building security-spire-config ... [2023-05-03T07:35:05.192Z] Building security-spire-server ... [2023-05-03T07:35:05.192Z] Building support-notifications ... [2023-05-03T07:35:05.192Z] Building support-scheduler ... [2023-05-03T07:35:05.192Z] Building core-data [2023-05-03T07:35:05.192Z] Building security-proxy-setup [2023-05-03T07:35:05.192Z] Building security-spire-server [2023-05-03T07:35:05.192Z] Building core-common-config-bootstrapper [2023-05-03T07:35:05.192Z] Building core-command [2023-05-03T07:35:15.288Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T07:35:15.288Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-03T07:35:15.288Z] ---> 3cc700582930 [2023-05-03T07:35:15.288Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-03T07:35:15.288Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T07:35:15.288Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-03T07:35:15.288Z] ---> 3cc700582930 [2023-05-03T07:35:15.288Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-03T07:35:15.288Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T07:35:15.288Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-03T07:35:15.288Z] ---> 3cc700582930 [2023-05-03T07:35:15.288Z] Step 3/22 : WORKDIR /edgex-go [2023-05-03T07:35:15.288Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T07:35:15.288Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-03T07:35:15.288Z] ---> 3cc700582930 [2023-05-03T07:35:15.288Z] Step 3/26 : WORKDIR /edgex-go [2023-05-03T07:35:15.565Z] ---> Running in 4eb41cdb43bd [2023-05-03T07:35:15.565Z] ---> Running in 452205f36888 [2023-05-03T07:35:15.565Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T07:35:15.565Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-03T07:35:15.565Z] ---> 3cc700582930 [2023-05-03T07:35:15.565Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-03T07:35:15.565Z] ---> Running in 32a3a82f0b76 [2023-05-03T07:35:15.565Z] ---> Running in 98377ce0eeb0 [2023-05-03T07:35:15.907Z] ---> Running in 3aeaa6eee39a [2023-05-03T07:35:15.907Z] Removing intermediate container 452205f36888 [2023-05-03T07:35:15.907Z] ---> 6a14ed52db0d [2023-05-03T07:35:15.907Z] Step 4/23 : WORKDIR /edgex-go [2023-05-03T07:35:16.211Z] ---> Running in 1ef283ff6f42 [2023-05-03T07:35:16.211Z] Removing intermediate container 98377ce0eeb0 [2023-05-03T07:35:16.211Z] ---> ce0d513b8fc4 [2023-05-03T07:35:16.211Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-03T07:35:16.211Z] Removing intermediate container 4eb41cdb43bd [2023-05-03T07:35:16.211Z] ---> c50892ea3950 [2023-05-03T07:35:16.211Z] Step 4/23 : WORKDIR /edgex-go [2023-05-03T07:35:16.491Z] ---> Running in 0f929e02ca0b [2023-05-03T07:35:16.491Z] Removing intermediate container 3aeaa6eee39a [2023-05-03T07:35:16.491Z] ---> a49586c04ef7 [2023-05-03T07:35:16.491Z] Step 4/24 : WORKDIR /edgex-go [2023-05-03T07:35:16.491Z] Removing intermediate container 32a3a82f0b76 [2023-05-03T07:35:16.491Z] ---> 0073935e84eb [2023-05-03T07:35:16.491Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-03T07:35:16.491Z] ---> Running in 2c35918c6bc5 [2023-05-03T07:35:16.491Z] ---> Running in 3214791273c1 [2023-05-03T07:35:16.772Z] ---> Running in 2552a0c8704c [2023-05-03T07:35:16.772Z] Removing intermediate container 1ef283ff6f42 [2023-05-03T07:35:16.772Z] ---> 56faeda38062 [2023-05-03T07:35:16.772Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-03T07:35:17.041Z] ---> Running in c6b00a7c146d [2023-05-03T07:35:17.311Z] Removing intermediate container 2c35918c6bc5 [2023-05-03T07:35:17.311Z] ---> e029b2bc5bbb [2023-05-03T07:35:17.311Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-03T07:35:17.588Z] Removing intermediate container 3214791273c1 [2023-05-03T07:35:17.588Z] ---> 6e4ce45ac075 [2023-05-03T07:35:17.588Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-03T07:35:17.588Z] ---> Running in 1186dc3c0139 [2023-05-03T07:35:17.862Z] ---> Running in bc3c9160537f [2023-05-03T07:35:19.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T07:35:19.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T07:35:19.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T07:35:19.566Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T07:35:19.566Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T07:35:20.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T07:35:20.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T07:35:20.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T07:35:20.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T07:35:20.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T07:35:21.572Z] OK: 263 MiB in 53 packages [2023-05-03T07:35:21.572Z] OK: 263 MiB in 53 packages [2023-05-03T07:35:21.845Z] OK: 263 MiB in 53 packages [2023-05-03T07:35:21.845Z] OK: 263 MiB in 53 packages [2023-05-03T07:35:22.124Z] OK: 263 MiB in 53 packages [2023-05-03T07:35:23.546Z] Removing intermediate container 2552a0c8704c [2023-05-03T07:35:23.546Z] ---> 09d368c5a0a9 [2023-05-03T07:35:23.546Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-03T07:35:23.546Z] Removing intermediate container 1186dc3c0139 [2023-05-03T07:35:23.546Z] ---> c93848aa35a8 [2023-05-03T07:35:23.546Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-03T07:35:23.546Z] Removing intermediate container bc3c9160537f [2023-05-03T07:35:23.546Z] ---> d5162aee7a13 [2023-05-03T07:35:23.546Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-03T07:35:23.815Z] Removing intermediate container 0f929e02ca0b [2023-05-03T07:35:23.815Z] ---> 78bbc346845b [2023-05-03T07:35:23.815Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-03T07:35:23.815Z] Removing intermediate container c6b00a7c146d [2023-05-03T07:35:23.815Z] ---> cef458266c95 [2023-05-03T07:35:23.815Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-03T07:35:24.401Z] ---> 12bb011f8184 [2023-05-03T07:35:24.401Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T07:35:24.674Z] ---> 1af1140ee90c [2023-05-03T07:35:24.674Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T07:35:24.674Z] ---> Running in 0cafbee25ba7 [2023-05-03T07:35:24.674Z] ---> Running in 676bc0841edf [2023-05-03T07:35:24.942Z] ---> 6e9ab973b97d [2023-05-03T07:35:24.942Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T07:35:24.942Z] ---> 8a3ebe1f901b [2023-05-03T07:35:24.942Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T07:35:24.942Z] ---> Running in 0c26b9624a49 [2023-05-03T07:35:25.213Z] ---> Running in 274b55315f44 [2023-05-03T07:35:25.213Z] ---> 530adec4b5b2 [2023-05-03T07:35:25.213Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T07:35:25.483Z] ---> Running in 6c0f3cb3587c [2023-05-03T07:35:38.292Z] Removing intermediate container 3b12cec8d2e5 [2023-05-03T07:35:38.292Z] ---> cd9be363c561 [2023-05-03T07:35:38.292Z] Step 8/23 : COPY . . [2023-05-03T07:35:38.292Z] Removing intermediate container e55e742fd600 [2023-05-03T07:35:38.292Z] ---> c26d636ad252 [2023-05-03T07:35:38.292Z] Step 8/23 : COPY . . [2023-05-03T07:35:38.292Z] Removing intermediate container 347d4f122c8b [2023-05-03T07:35:38.292Z] ---> 826b0f346c4d [2023-05-03T07:35:38.292Z] Step 7/22 : COPY . . [2023-05-03T07:35:38.292Z] Removing intermediate container eabdc068f616 [2023-05-03T07:35:38.292Z] ---> 2396f0ea83ea [2023-05-03T07:35:38.292Z] Step 7/20 : COPY . . [2023-05-03T07:35:38.292Z] Removing intermediate container d57b30d2a56d [2023-05-03T07:35:38.292Z] ---> 7bcb4e69c3a4 [2023-05-03T07:35:38.292Z] Step 8/23 : COPY . . [2023-05-03T07:36:04.885Z] ---> e763a5136afd [2023-05-03T07:36:04.885Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-03T07:36:04.885Z] ---> 81efc786e6e6 [2023-05-03T07:36:04.885Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-03T07:36:04.885Z] ---> 43f8c9841924 [2023-05-03T07:36:04.885Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-03T07:36:04.885Z] ---> 00ff44a91ae0 [2023-05-03T07:36:04.885Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-03T07:36:04.885Z] ---> 0fff5282b899 [2023-05-03T07:36:04.885Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-03T07:36:04.885Z] ---> Running in 73ec359e2903 [2023-05-03T07:36:05.142Z] ---> Running in 1058d263f4fd [2023-05-03T07:36:05.142Z] ---> Running in 3722e0998d09 [2023-05-03T07:36:05.142Z] ---> Running in ddf945a7ed29 [2023-05-03T07:36:05.142Z] ---> Running in e6c0c6965773 [2023-05-03T07:36:05.796Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-05-03T07:36:05.796Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-03T07:36:05.796Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-03T07:36:06.053Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-03T07:36:06.054Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-03T07:36:52.754Z] Removing intermediate container 1058d263f4fd [2023-05-03T07:36:52.754Z] ---> 9e0c9ed24cf6 [2023-05-03T07:36:52.754Z] [2023-05-03T07:36:52.754Z] Step 10/23 : FROM alpine:3.17 [2023-05-03T07:36:52.754Z] Removing intermediate container 3722e0998d09 [2023-05-03T07:36:52.754Z] Removing intermediate container ddf945a7ed29 [2023-05-03T07:36:52.754Z] ---> f36ed0493858 [2023-05-03T07:36:52.754Z] ---> 0ba9b52da90e [2023-05-03T07:36:52.754Z] [2023-05-03T07:36:52.754Z] [2023-05-03T07:36:52.754Z] Step 10/23 : FROM alpine:3.17Step 9/22 : FROM alpine:3.17 [2023-05-03T07:36:52.754Z] [2023-05-03T07:36:52.754Z] Removing intermediate container e6c0c6965773 [2023-05-03T07:36:52.754Z] ---> c392aaea2576 [2023-05-03T07:36:52.754Z] [2023-05-03T07:36:52.754Z] Step 10/23 : FROM alpine:3.17 [2023-05-03T07:36:52.754Z] 3.17: Pulling from library/alpine [2023-05-03T07:36:52.754Z] 3.17: Pulling from library/alpine [2023-05-03T07:36:52.754Z] 3.17: Pulling from library/alpine [2023-05-03T07:36:53.691Z] 3.17: Pulling from library/alpine [2023-05-03T07:36:53.691Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-03T07:36:53.691Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-03T07:36:53.691Z] Status: Downloaded newer image for alpine:3.17 [2023-05-03T07:36:53.691Z] Status: Downloaded newer image for alpine:3.17 [2023-05-03T07:36:53.691Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-03T07:36:53.691Z] Status: Image is up to date for alpine:3.17 [2023-05-03T07:36:53.691Z] ---> 9ed4aefc74f6 [2023-05-03T07:36:53.691Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-03T07:36:53.691Z] ---> 9ed4aefc74f6 [2023-05-03T07:36:53.691Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-03T07:36:53.691Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-03T07:36:53.691Z] Status: Image is up to date for alpine:3.17 [2023-05-03T07:36:53.691Z] ---> 9ed4aefc74f6 [2023-05-03T07:36:53.691Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-03T07:36:53.691Z] ---> 9ed4aefc74f6 [2023-05-03T07:36:53.691Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-03T07:36:53.691Z] ---> Running in 26c4fa40b78a [2023-05-03T07:36:53.691Z] ---> Running in 67a0e81da202 [2023-05-03T07:36:53.691Z] ---> Running in e7415f212d50 [2023-05-03T07:36:53.691Z] ---> Running in 51755aa5ddf2 [2023-05-03T07:36:53.691Z] Removing intermediate container 73ec359e2903 [2023-05-03T07:36:53.691Z] ---> b82c92994c40 [2023-05-03T07:36:53.691Z] [2023-05-03T07:36:53.691Z] Step 9/20 : FROM alpine:3.17 [2023-05-03T07:36:53.691Z] ---> 9ed4aefc74f6 [2023-05-03T07:36:53.691Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-03T07:36:53.691Z] Removing intermediate container e7415f212d50 [2023-05-03T07:36:53.691Z] ---> b371f08cc9e4 [2023-05-03T07:36:53.691Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-03T07:36:53.950Z] Removing intermediate container 51755aa5ddf2 [2023-05-03T07:36:53.950Z] ---> e15de95982ef [2023-05-03T07:36:53.950Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-03T07:36:53.950Z] Removing intermediate container 26c4fa40b78a [2023-05-03T07:36:53.950Z] ---> 26e0cc7993cc [2023-05-03T07:36:53.950Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-03T07:36:53.950Z] ---> Running in b83696aaa073 [2023-05-03T07:36:53.950Z] ---> Running in b5cc8308d856 [2023-05-03T07:36:53.950Z] ---> Running in 37b6e9fa5c79 [2023-05-03T07:36:53.950Z] ---> Running in 4942604332b1 [2023-05-03T07:36:53.950Z] Removing intermediate container b5cc8308d856 [2023-05-03T07:36:53.950Z] ---> 1a425e29d8ba [2023-05-03T07:36:53.950Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-03T07:36:53.950Z] Removing intermediate container b83696aaa073 [2023-05-03T07:36:53.950Z] ---> f7c60e31cc22 [2023-05-03T07:36:53.950Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-03T07:36:53.950Z] ---> Running in b197a27aaee7 [2023-05-03T07:36:53.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T07:36:53.950Z] ---> Running in 66a33fdc5593 [2023-05-03T07:36:54.208Z] Removing intermediate container b197a27aaee7 [2023-05-03T07:36:54.208Z] ---> 9d59fe3139aa [2023-05-03T07:36:54.208Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-03T07:36:54.208Z] ---> Running in ccaecd650fd0 [2023-05-03T07:36:54.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T07:36:54.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T07:36:54.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T07:36:54.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T07:36:54.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T07:36:54.466Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-03T07:36:54.466Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-03T07:36:54.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T07:36:54.466Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T07:36:54.466Z] OK: 8 MiB in 17 packages [2023-05-03T07:36:54.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T07:36:54.466Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-03T07:36:54.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T07:36:54.466Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T07:36:54.466Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-03T07:36:54.466Z] OK: 7 MiB in 16 packages [2023-05-03T07:36:54.466Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T07:36:54.466Z] OK: 7 MiB in 16 packages [2023-05-03T07:36:54.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T07:36:54.727Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-03T07:36:54.727Z] v3.17.3-146-g00487ded7d9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-03T07:36:54.727Z] OK: 17820 distinct packages available [2023-05-03T07:36:54.988Z] Removing intermediate container 67a0e81da202 [2023-05-03T07:36:54.988Z] ---> 61adb733fa8c [2023-05-03T07:36:54.988Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-03T07:36:54.988Z] ---> Running in 4f25b07debe1 [2023-05-03T07:36:54.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T07:36:54.988Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-03T07:36:54.988Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T07:36:54.988Z] OK: 7 MiB in 16 packages [2023-05-03T07:36:54.988Z] Removing intermediate container 4f25b07debe1 [2023-05-03T07:36:54.988Z] ---> 8e970a4242c8 [2023-05-03T07:36:54.988Z] Step 12/22 : WORKDIR /edgex [2023-05-03T07:36:54.988Z] ---> Running in 20eb1a8708c0 [2023-05-03T07:36:54.988Z] Removing intermediate container 37b6e9fa5c79 [2023-05-03T07:36:54.988Z] ---> 6a169cbec605 [2023-05-03T07:36:54.988Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T07:36:54.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T07:36:54.988Z] Removing intermediate container 20eb1a8708c0 [2023-05-03T07:36:54.988Z] ---> c27e300fadbc [2023-05-03T07:36:54.988Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T07:36:55.246Z] Removing intermediate container 4942604332b1 [2023-05-03T07:36:55.246Z] ---> c29209e21f96 [2023-05-03T07:36:55.246Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T07:36:55.246Z] ---> da41a0f90723 [2023-05-03T07:36:55.246Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T07:36:55.246Z] ---> 91b02d625027 [2023-05-03T07:36:55.246Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T07:36:55.246Z] (1/9) Installing ca-certificates (20220614-r4) [2023-05-03T07:36:55.246Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-03T07:36:55.246Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-03T07:36:55.246Z] (4/9) Installing libcurl (8.0.1-r0) [2023-05-03T07:36:55.246Z] (5/9) Installing curl (8.0.1-r0) [2023-05-03T07:36:55.246Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-03T07:36:55.246Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-03T07:36:55.246Z] (8/9) Installing libucontext (1.2-r0) [2023-05-03T07:36:55.246Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-03T07:36:55.246Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T07:36:55.246Z] ---> 623b863e0d31 [2023-05-03T07:36:55.246Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T07:36:55.246Z] Executing ca-certificates-20220614-r4.trigger [2023-05-03T07:36:55.563Z] ---> dbca48f6fbf5 [2023-05-03T07:36:55.563Z] ---> ec1a91dd306b [2023-05-03T07:36:55.563Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-03T07:36:55.563Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-03T07:36:55.563Z] Removing intermediate container ccaecd650fd0 [2023-05-03T07:36:55.563Z] ---> 051bd47af2c5 [2023-05-03T07:36:55.563Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T07:36:55.563Z] OK: 10 MiB in 24 packages [2023-05-03T07:36:55.563Z] ---> dcf00f651930 [2023-05-03T07:36:55.563Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-03T07:36:56.518Z] ---> 0f5c3de40d76 [2023-05-03T07:36:56.518Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-03T07:36:56.518Z] ---> e9e88379be75 [2023-05-03T07:36:56.518Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-03T07:36:56.518Z] ---> 679a5c8cfa45 [2023-05-03T07:36:56.518Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-03T07:36:56.518Z] ---> c428b36d5624 [2023-05-03T07:36:56.518Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T07:36:57.122Z] ---> 610160b4f8e3 [2023-05-03T07:36:57.122Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-03T07:36:57.122Z] ---> 07ca363c192f [2023-05-03T07:36:57.122Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-03T07:36:57.122Z] ---> fbfb374c8049 [2023-05-03T07:36:57.122Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-03T07:36:57.122Z] ---> c973be6753c2 [2023-05-03T07:36:57.122Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-03T07:36:57.122Z] Removing intermediate container 66a33fdc5593 [2023-05-03T07:36:57.122Z] ---> df3bbfc056af [2023-05-03T07:36:57.122Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T07:36:57.382Z] ---> b0f86111cb41 [2023-05-03T07:36:57.382Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-03T07:36:57.382Z] ---> 7fb075be5f95 [2023-05-03T07:36:57.382Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-03T07:36:57.382Z] ---> e71a141c7d1c [2023-05-03T07:36:57.382Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-03T07:36:57.382Z] ---> 1763a0316803 [2023-05-03T07:36:57.382Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T07:36:57.640Z] ---> Running in 3f20e50d3849 [2023-05-03T07:36:57.640Z] ---> Running in 9d8491bcaed3 [2023-05-03T07:36:57.640Z] ---> Running in a2e480e05a0d [2023-05-03T07:36:57.640Z] ---> a57402d68aa2 [2023-05-03T07:36:57.640Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-03T07:36:57.640Z] ---> c9c7c17b3266 [2023-05-03T07:36:57.640Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-03T07:36:57.897Z] ---> a7354562230c [2023-05-03T07:36:57.897Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-03T07:36:57.897Z] ---> Running in 79e5e1d106ac [2023-05-03T07:36:58.465Z] Removing intermediate container 79e5e1d106ac [2023-05-03T07:36:58.465Z] ---> 284fc7d0e87e [2023-05-03T07:36:58.465Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-03T07:36:58.724Z] ---> 15e8f53d341e [2023-05-03T07:36:58.724Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-03T07:36:58.724Z] ---> Running in 764f0107fc9f [2023-05-03T07:36:58.983Z] ---> 5f564f02423f [2023-05-03T07:36:58.983Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-03T07:36:58.983Z] Removing intermediate container 764f0107fc9f [2023-05-03T07:36:58.983Z] ---> c1338ff9804d [2023-05-03T07:36:58.983Z] Step 21/23 : LABEL arch=x86_64 [2023-05-03T07:36:58.983Z] ---> Running in 2fd5d5f154fa [2023-05-03T07:36:58.983Z] ---> Running in 07000907ef54 [2023-05-03T07:36:59.241Z] Removing intermediate container 2fd5d5f154fa [2023-05-03T07:36:59.241Z] ---> f147fdd4bf5c [2023-05-03T07:36:59.242Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-03T07:36:59.242Z] ---> Running in d5c8d3834154 [2023-05-03T07:36:59.242Z] Removing intermediate container 9d8491bcaed3 [2023-05-03T07:36:59.242Z] ---> 50c2b4acfc8d [2023-05-03T07:36:59.242Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-03T07:36:59.242Z] Removing intermediate container 07000907ef54 [2023-05-03T07:36:59.242Z] ---> 46403cbdb671 [2023-05-03T07:36:59.242Z] Step 22/23 : LABEL git_sha=09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:36:59.242Z] ---> Running in 67f3a56733db [2023-05-03T07:36:59.242Z] ---> Running in f7ecbef9650c [2023-05-03T07:36:59.499Z] Removing intermediate container d5c8d3834154 [2023-05-03T07:36:59.500Z] ---> e3e4c7a78079 [2023-05-03T07:36:59.500Z] Step 18/20 : LABEL arch=x86_64 [2023-05-03T07:36:59.500Z] ---> Running in 4e6650932c4e [2023-05-03T07:36:59.500Z] Removing intermediate container 67f3a56733db [2023-05-03T07:36:59.500Z] ---> c006e1eba585 [2023-05-03T07:36:59.500Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-03T07:36:59.500Z] Removing intermediate container f7ecbef9650c [2023-05-03T07:36:59.500Z] ---> cd90dfd63112 [2023-05-03T07:36:59.500Z] Step 23/23 : LABEL version=3.0.0-dev.144 [2023-05-03T07:36:59.500Z] ---> Running in ff2dd75ca7d3 [2023-05-03T07:36:59.500Z] ---> Running in 6226b6aa3fd1 [2023-05-03T07:36:59.500Z] Removing intermediate container 4e6650932c4e [2023-05-03T07:36:59.500Z] ---> 30e82a3a68bf [2023-05-03T07:36:59.500Z] Step 19/20 : LABEL git_sha=09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:36:59.500Z] ---> Running in 4614dd1ecb65 [2023-05-03T07:36:59.500Z] Removing intermediate container ff2dd75ca7d3 [2023-05-03T07:36:59.500Z] ---> 9d8e72f6a2c9 [2023-05-03T07:36:59.500Z] Step 21/23 : LABEL arch=x86_64 [2023-05-03T07:36:59.759Z] Removing intermediate container a2e480e05a0d [2023-05-03T07:36:59.759Z] ---> 5acbd6371f87 [2023-05-03T07:36:59.759Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-03T07:36:59.759Z] Removing intermediate container 6226b6aa3fd1 [2023-05-03T07:36:59.759Z] ---> 8975c05a52bc [2023-05-03T07:36:59.759Z] [2023-05-03T07:36:59.759Z] ---> Running in 83e2154de68e [2023-05-03T07:36:59.759Z] ---> Running in 16e9e6787667 [2023-05-03T07:36:59.759Z] Removing intermediate container 3f20e50d3849 [2023-05-03T07:36:59.759Z] ---> a60b980eba45 [2023-05-03T07:36:59.759Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-03T07:36:59.759Z] Removing intermediate container 4614dd1ecb65 [2023-05-03T07:36:59.759Z] ---> 13be4f217c61 [2023-05-03T07:36:59.759Z] Step 20/20 : LABEL version=3.0.0-dev.144 [2023-05-03T07:36:59.759Z] Successfully built 8975c05a52bc [2023-05-03T07:36:59.759Z] ---> Running in cc0b79a17d7e [2023-05-03T07:36:59.759Z] Successfully tagged core-data:latest [2023-05-03T07:36:59.759Z] Building support-scheduler [2023-05-03T07:36:59.759Z]  Building core-data ... done  ---> Running in 03c8bd231444 [2023-05-03T07:36:59.759Z] Removing intermediate container 83e2154de68e [2023-05-03T07:36:59.759Z] ---> 351dce7f2249 [2023-05-03T07:36:59.759Z] Step 22/23 : LABEL git_sha=09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:36:59.759Z] Removing intermediate container 16e9e6787667 [2023-05-03T07:36:59.759Z] ---> 5a02be4c0c4c [2023-05-03T07:36:59.759Z] Step 20/22 : LABEL arch=x86_64 [2023-05-03T07:37:00.019Z] ---> Running in 010a088a084a [2023-05-03T07:37:04.461Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T07:37:04.461Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-03T07:37:04.461Z] ---> 7ff119e49b37 [2023-05-03T07:37:04.461Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-03T07:37:04.461Z] ---> Using cache [2023-05-03T07:37:04.461Z] ---> 194a496f07fd [2023-05-03T07:37:04.461Z] Step 4/23 : WORKDIR /edgex-go [2023-05-03T07:37:04.461Z] ---> Using cache [2023-05-03T07:37:04.461Z] ---> 6e95f35b70f3 [2023-05-03T07:37:04.461Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-03T07:37:04.461Z] ---> Using cache [2023-05-03T07:37:04.461Z] ---> 48df8985c748 [2023-05-03T07:37:04.461Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-03T07:37:04.461Z] ---> Using cache [2023-05-03T07:37:04.461Z] ---> b1f135145dd9 [2023-05-03T07:37:04.461Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T07:37:04.461Z] ---> Using cache [2023-05-03T07:37:04.461Z] ---> cd9be363c561 [2023-05-03T07:37:04.461Z] Step 8/23 : COPY . . [2023-05-03T07:37:04.461Z] ---> Using cache [2023-05-03T07:37:04.461Z] ---> 81efc786e6e6 [2023-05-03T07:37:04.461Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-03T07:37:04.461Z] ---> Running in af58c6ee3132 [2023-05-03T07:37:07.775Z] Removing intermediate container cc0b79a17d7e [2023-05-03T07:37:07.775Z] ---> 8bdab3a6f3d5 [2023-05-03T07:37:07.775Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-03T07:37:07.775Z] ---> Running in 99717c09a966 [2023-05-03T07:37:07.775Z] Removing intermediate container 03c8bd231444 [2023-05-03T07:37:07.775Z] ---> ca4700a68099 [2023-05-03T07:37:07.775Z] [2023-05-03T07:37:07.775Z] Removing intermediate container 010a088a084a [2023-05-03T07:37:07.775Z] ---> 8d62d38f4bad [2023-05-03T07:37:07.775Z] Step 23/23 : LABEL version=3.0.0-dev.144 [2023-05-03T07:37:07.775Z] Removing intermediate container af58c6ee3132 [2023-05-03T07:37:07.775Z] ---> aa7c9defaa81 [2023-05-03T07:37:07.775Z] Step 21/22 : LABEL git_sha=09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:37:07.775Z] ---> Running in 7e9c169b287d [2023-05-03T07:37:07.775Z] ---> Running in 0379f28705f5 [2023-05-03T07:37:07.775Z] ---> Running in 9b8b1f34ab0f [2023-05-03T07:37:07.775Z] Successfully built ca4700a68099 [2023-05-03T07:37:07.775Z] Successfully tagged security-spiffe-token-provider:latest [2023-05-03T07:37:07.775Z] Building security-spire-config [2023-05-03T07:37:07.775Z]  Building security-spiffe-token-provider ... done Removing intermediate container 7e9c169b287d [2023-05-03T07:37:07.775Z] ---> c7015b920aca [2023-05-03T07:37:07.775Z] Step 21/23 : LABEL arch=x86_64 [2023-05-03T07:37:07.775Z] ---> Running in 4d523d03d1d4 [2023-05-03T07:37:07.775Z] Removing intermediate container 0379f28705f5 [2023-05-03T07:37:07.775Z] ---> 3f3ad091bf4c [2023-05-03T07:37:07.775Z] [2023-05-03T07:37:07.775Z] Successfully built 3f3ad091bf4c [2023-05-03T07:37:07.775Z] Successfully tagged security-proxy-auth:latest [2023-05-03T07:37:07.775Z]  Building security-proxy-auth ... done Building security-spire-agent [2023-05-03T07:37:07.775Z] Removing intermediate container 9b8b1f34ab0f [2023-05-03T07:37:07.775Z] ---> 850d75b2f970 [2023-05-03T07:37:07.775Z] Step 22/22 : LABEL version=3.0.0-dev.144 [2023-05-03T07:37:07.775Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-03T07:37:11.985Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T07:37:11.985Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-03T07:37:11.985Z] ---> 7ff119e49b37 [2023-05-03T07:37:11.985Z] Step 3/27 : WORKDIR /edgex-go [2023-05-03T07:37:11.985Z] ---> Using cache [2023-05-03T07:37:11.985Z] ---> bf65f69fcb3a [2023-05-03T07:37:11.985Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-03T07:37:14.539Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T07:37:14.539Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-03T07:37:14.539Z] ---> 7ff119e49b37 [2023-05-03T07:37:14.539Z] Step 3/27 : WORKDIR /edgex-go [2023-05-03T07:37:14.539Z] ---> Using cache [2023-05-03T07:37:14.539Z] ---> bf65f69fcb3a [2023-05-03T07:37:14.539Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-03T07:37:17.183Z] Removing intermediate container 676bc0841edf [2023-05-03T07:37:17.184Z] ---> bf87fa67c459 [2023-05-03T07:37:17.184Z] Step 7/22 : COPY . . [2023-05-03T07:37:18.149Z] ---> 427275473748 [2023-05-03T07:37:18.149Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-03T07:37:18.418Z] ---> Running in efbbf3e0899e [2023-05-03T07:37:20.395Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-03T07:37:23.745Z] Removing intermediate container 0c26b9624a49 [2023-05-03T07:37:23.745Z] ---> ad71feef44d1 [2023-05-03T07:37:23.745Z] Step 8/24 : COPY . . [2023-05-03T07:37:24.014Z] Removing intermediate container 6c0f3cb3587c [2023-05-03T07:37:24.014Z] ---> 3adb5fdcf5f2 [2023-05-03T07:37:24.014Z] Step 8/23 : COPY . . [2023-05-03T07:37:24.295Z] Removing intermediate container 274b55315f44 [2023-05-03T07:37:24.295Z] ---> bd6e20ea882d [2023-05-03T07:37:24.295Z] Step 7/26 : COPY . . [2023-05-03T07:37:24.891Z] Removing intermediate container 0cafbee25ba7 [2023-05-03T07:37:24.891Z] ---> 32e246ca5e28 [2023-05-03T07:37:24.891Z] Step 8/23 : COPY . . [2023-05-03T07:37:26.753Z] Removing intermediate container 4d523d03d1d4 [2023-05-03T07:37:26.753Z] ---> d6c82d27a16a [2023-05-03T07:37:26.753Z] Step 22/23 : LABEL git_sha=09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:37:26.753Z] ---> Running in 8477c457b9ba [2023-05-03T07:37:26.753Z] ---> Running in 54149d26393e [2023-05-03T07:37:26.753Z] ---> Running in e4bceaa9bb51 [2023-05-03T07:37:26.753Z] ---> Running in 257bef11176f [2023-05-03T07:37:26.753Z] Removing intermediate container e4bceaa9bb51 [2023-05-03T07:37:26.753Z] ---> 693764d24a02 [2023-05-03T07:37:26.753Z] [2023-05-03T07:37:26.753Z] Removing intermediate container 257bef11176f [2023-05-03T07:37:26.753Z] ---> a173ed197c68 [2023-05-03T07:37:26.753Z] Step 23/23 : LABEL version=3.0.0-dev.144 [2023-05-03T07:37:26.753Z] ---> Running in d0680b796adf [2023-05-03T07:37:26.753Z] Successfully built 693764d24a02 [2023-05-03T07:37:26.753Z] Successfully tagged security-proxy-setup:latest [2023-05-03T07:37:26.753Z]  Building security-proxy-setup ... done Building security-bootstrapper [2023-05-03T07:37:26.753Z] Removing intermediate container d0680b796adf [2023-05-03T07:37:26.753Z] ---> 85b7808a12b2 [2023-05-03T07:37:26.753Z] [2023-05-03T07:37:26.753Z] Successfully built 85b7808a12b2 [2023-05-03T07:37:26.753Z] Successfully tagged core-common-config-bootstrapper:latest [2023-05-03T07:37:26.753Z] Building security-secretstore-setup [2023-05-03T07:37:26.753Z]  Building core-common-config-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T07:37:26.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T07:37:26.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T07:37:26.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T07:37:26.753Z] OK: 265 MiB in 53 packages [2023-05-03T07:37:26.753Z] OK: 265 MiB in 53 packages [2023-05-03T07:37:30.055Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T07:37:30.055Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-03T07:37:30.055Z] ---> 7ff119e49b37 [2023-05-03T07:37:30.055Z] Step 3/25 : WORKDIR /edgex-go [2023-05-03T07:37:30.055Z] ---> Using cache [2023-05-03T07:37:30.055Z] ---> bf65f69fcb3a [2023-05-03T07:37:30.055Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-03T07:37:31.962Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T07:37:31.962Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-03T07:37:31.962Z] ---> 7ff119e49b37 [2023-05-03T07:37:31.962Z] Step 3/33 : WORKDIR /edgex-go [2023-05-03T07:37:31.962Z] ---> Using cache [2023-05-03T07:37:31.962Z] ---> bf65f69fcb3a [2023-05-03T07:37:31.962Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-03T07:37:33.118Z] ---> b1375d6f74d6 [2023-05-03T07:37:33.118Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-03T07:37:33.118Z] ---> f130f13fe0f7 [2023-05-03T07:37:33.118Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-03T07:37:33.118Z] ---> Running in 3a449ee407f3 [2023-05-03T07:37:33.118Z] ---> 2b05eaa4f60a [2023-05-03T07:37:33.118Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-03T07:37:33.118Z] ---> c2561e85605f [2023-05-03T07:37:33.118Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-03T07:37:33.118Z] ---> Running in 77fd5cea0d99 [2023-05-03T07:37:33.390Z] ---> Running in 233219c63deb [2023-05-03T07:37:33.390Z] ---> Running in 9e351fd68efa [2023-05-03T07:37:34.358Z] Removing intermediate container 3a449ee407f3 [2023-05-03T07:37:34.358Z] ---> 7818c28a0c9e [2023-05-03T07:37:34.358Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-03T07:37:34.358Z] ---> Running in 47000dd45e44 [2023-05-03T07:37:35.352Z] Removing intermediate container 47000dd45e44 [2023-05-03T07:37:35.352Z] ---> 5c405840df28 [2023-05-03T07:37:35.352Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-03T07:37:35.620Z] ---> Running in 75fedc26af53 [2023-05-03T07:37:36.583Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-03T07:37:36.853Z] Removing intermediate container 75fedc26af53 [2023-05-03T07:37:36.853Z] ---> 28b3c35b410a [2023-05-03T07:37:36.853Z] 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-03T07:37:37.122Z] ---> Running in 953ba02e3944 [2023-05-03T07:37:37.389Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-03T07:37:37.657Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-03T07:37:41.021Z] Removing intermediate container 953ba02e3944 [2023-05-03T07:37:41.021Z] ---> f0ba410e3489 [2023-05-03T07:37:41.021Z] Step 12/26 : WORKDIR /edgex-go [2023-05-03T07:37:41.290Z] ---> Running in 21c2d5cf2c88 [2023-05-03T07:37:41.974Z] ---> Running in 230165ab0679 [2023-05-03T07:37:41.974Z] ---> Running in a453aca8b127 [2023-05-03T07:37:41.974Z] Removing intermediate container 54149d26393e [2023-05-03T07:37:41.974Z] ---> e93ae2e61b7d [2023-05-03T07:37:41.974Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-03T07:37:41.974Z] Removing intermediate container 8477c457b9ba [2023-05-03T07:37:41.974Z] ---> e5c25e54bd81 [2023-05-03T07:37:41.974Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-03T07:37:41.974Z] ---> 60455398df54 [2023-05-03T07:37:41.974Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T07:37:41.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T07:37:41.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T07:37:41.975Z] OK: 265 MiB in 53 packages [2023-05-03T07:37:42.260Z] Removing intermediate container 21c2d5cf2c88 [2023-05-03T07:37:42.260Z] ---> 6866fda6192b [2023-05-03T07:37:42.260Z] [2023-05-03T07:37:42.260Z] Step 13/26 : FROM alpine:3.17 [2023-05-03T07:37:42.260Z] 3.17: Pulling from library/alpine [2023-05-03T07:37:42.851Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-03T07:37:42.851Z] Status: Downloaded newer image for alpine:3.17 [2023-05-03T07:37:42.851Z] ---> 51e60588ff2c [2023-05-03T07:37:42.851Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-03T07:37:42.851Z] ---> Running in 3e08afe2e4c0 [2023-05-03T07:37:43.351Z] ---> e53c9a8e56b1 [2023-05-03T07:37:43.351Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T07:37:44.286Z] ---> Running in a21ed46336b0 [2023-05-03T07:37:44.286Z] ---> Running in c06a6bc31260 [2023-05-03T07:37:44.286Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T07:37:44.286Z] Removing intermediate container 99717c09a966 [2023-05-03T07:37:44.286Z] ---> bb3ef903d53a [2023-05-03T07:37:44.286Z] [2023-05-03T07:37:44.286Z] Step 10/23 : FROM alpine:3.17 [2023-05-03T07:37:44.286Z] ---> 9ed4aefc74f6 [2023-05-03T07:37:44.286Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-03T07:37:44.286Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T07:37:44.286Z] ---> Running in f8000179c112 [2023-05-03T07:37:44.544Z] Removing intermediate container a453aca8b127 [2023-05-03T07:37:44.544Z] ---> 18bbd775d672 [2023-05-03T07:37:44.544Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-03T07:37:44.544Z] OK: 265 MiB in 53 packages [2023-05-03T07:37:44.544Z] ---> 071a63528b6e [2023-05-03T07:37:44.544Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T07:37:44.544Z] ---> Running in cd164770e3ba [2023-05-03T07:37:44.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T07:37:44.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T07:37:44.809Z] Removing intermediate container 3e08afe2e4c0 [2023-05-03T07:37:44.809Z] ---> f37e8c217a4d [2023-05-03T07:37:45.060Z] Removing intermediate container 230165ab0679 [2023-05-03T07:37:45.060Z] ---> 2aac1609b752 [2023-05-03T07:37:45.060Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-03T07:37:45.060Z] ---> 9ac24da3325a [2023-05-03T07:37:45.060Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T07:37:45.060Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-03T07:37:45.060Z] ---> Running in 64187e785e6b [2023-05-03T07:37:45.060Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T07:37:45.060Z] OK: 7 MiB in 16 packages [2023-05-03T07:37:45.077Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-03T07:37:45.077Z] ---> Running in 1748919d04cb [2023-05-03T07:37:45.626Z] Removing intermediate container f8000179c112 [2023-05-03T07:37:45.626Z] ---> 789d508939c0 [2023-05-03T07:37:45.626Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-03T07:37:45.626Z] ---> Running in 2f9b040da03c [2023-05-03T07:37:45.626Z] Removing intermediate container 2f9b040da03c [2023-05-03T07:37:45.626Z] ---> 0771807c345a [2023-05-03T07:37:45.626Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-03T07:37:45.626Z] ---> Running in b2c8c5473753 [2023-05-03T07:37:45.626Z] Removing intermediate container b2c8c5473753 [2023-05-03T07:37:45.626Z] ---> 27211cecacf6 [2023-05-03T07:37:45.626Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-03T07:37:45.626Z] ---> Running in 14bcb30b3395 [2023-05-03T07:37:45.886Z] Removing intermediate container 14bcb30b3395 [2023-05-03T07:37:45.886Z] ---> 3785a20af289 [2023-05-03T07:37:45.886Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T07:37:45.886Z] ---> 585d9b32d94e [2023-05-03T07:37:45.886Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T07:37:45.886Z] ---> 6dc514cd4435 [2023-05-03T07:37:45.886Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-03T07:37:47.259Z] ---> 8338f52bfe9c [2023-05-03T07:37:47.259Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-03T07:37:47.259Z] ---> 91e956c23427 [2023-05-03T07:37:47.259Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-03T07:37:47.259Z] ---> Running in d5119537052b [2023-05-03T07:37:47.260Z] Removing intermediate container d5119537052b [2023-05-03T07:37:47.260Z] ---> fb1094f3fef7 [2023-05-03T07:37:47.260Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-03T07:37:47.519Z] ---> Running in dd7f4d6d5565 [2023-05-03T07:37:47.519Z] Removing intermediate container dd7f4d6d5565 [2023-05-03T07:37:47.519Z] ---> aff0c7b93bbe [2023-05-03T07:37:47.519Z] Step 21/23 : LABEL arch=x86_64 [2023-05-03T07:37:47.519Z] ---> Running in 002ee528b3c3 [2023-05-03T07:37:47.519Z] Removing intermediate container 002ee528b3c3 [2023-05-03T07:37:47.519Z] ---> af5d2397dc3e [2023-05-03T07:37:47.519Z] Step 22/23 : LABEL git_sha=09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:37:47.519Z] ---> Running in 100f52797533 [2023-05-03T07:37:47.779Z] Removing intermediate container 100f52797533 [2023-05-03T07:37:47.779Z] ---> b28cd82b1e5a [2023-05-03T07:37:47.779Z] Step 23/23 : LABEL version=3.0.0-dev.144 [2023-05-03T07:37:47.779Z] ---> Running in c53eb3084620 [2023-05-03T07:37:47.779Z] Removing intermediate container c53eb3084620 [2023-05-03T07:37:47.779Z] ---> 83dc040be9a7 [2023-05-03T07:37:47.779Z] [2023-05-03T07:37:47.779Z] Successfully built 83dc040be9a7 [2023-05-03T07:37:47.779Z] Successfully tagged support-scheduler:latest [2023-05-03T07:37:47.779Z] Building support-notifications [2023-05-03T07:37:49.363Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T07:37:50.324Z]  Building support-scheduler ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T07:37:50.324Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-03T07:37:50.324Z] ---> 7ff119e49b37 [2023-05-03T07:37:50.324Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-03T07:37:50.324Z] ---> Using cache [2023-05-03T07:37:50.324Z] ---> 194a496f07fd [2023-05-03T07:37:50.324Z] Step 4/23 : WORKDIR /edgex-go [2023-05-03T07:37:50.324Z] ---> Using cache [2023-05-03T07:37:50.324Z] ---> 6e95f35b70f3 [2023-05-03T07:37:50.324Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-03T07:37:50.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T07:37:52.426Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-03T07:37:52.426Z] v3.17.3-146-g00487ded7d9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-03T07:37:52.426Z] OK: 17691 distinct packages available [2023-05-03T07:37:52.700Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T07:37:53.617Z] ---> Running in 037da3e1269a [2023-05-03T07:37:53.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T07:37:53.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T07:37:53.617Z] OK: 265 MiB in 53 packages [2023-05-03T07:37:53.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T07:37:53.876Z] Removing intermediate container 037da3e1269a [2023-05-03T07:37:53.876Z] ---> bab82027c6bc [2023-05-03T07:37:53.876Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-03T07:37:54.134Z] ---> 1bf6394bd337 [2023-05-03T07:37:54.134Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T07:37:54.134Z] ---> Running in ade7c68076f0 [2023-05-03T07:37:55.767Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-03T07:37:55.767Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-03T07:37:55.767Z] (3/5) Installing libucontext (1.2-r0) [2023-05-03T07:37:55.767Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-03T07:37:55.767Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-03T07:37:55.767Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T07:37:56.036Z] OK: 9 MiB in 20 packages [2023-05-03T07:37:58.631Z] Removing intermediate container 1748919d04cb [2023-05-03T07:37:58.631Z] ---> 0eccecb09a0d [2023-05-03T07:37:58.631Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T07:37:59.219Z] ---> 0b04c44d6f72 [2023-05-03T07:37:59.219Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T07:38:00.188Z] ---> cb2466773fa4 [2023-05-03T07:38:00.188Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-03T07:38:06.848Z] ---> 65e0118e9a64 [2023-05-03T07:38:06.848Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-03T07:38:06.848Z] ---> bd5862ab4151 [2023-05-03T07:38:06.848Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-03T07:38:08.266Z] ---> f751c477c48f [2023-05-03T07:38:08.266Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-03T07:38:10.223Z] ---> 625339fce60e [2023-05-03T07:38:10.223Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-03T07:38:10.223Z] ---> Running in 2e578c05d13e [2023-05-03T07:38:10.807Z] Removing intermediate container 2e578c05d13e [2023-05-03T07:38:10.807Z] ---> c3598eab5051 [2023-05-03T07:38:10.807Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-03T07:38:11.076Z] ---> Running in 2b5237dd61f6 [2023-05-03T07:38:11.669Z] Removing intermediate container 2b5237dd61f6 [2023-05-03T07:38:11.669Z] ---> ab4395c192b8 [2023-05-03T07:38:11.669Z] Step 24/26 : LABEL arch=arm64 [2023-05-03T07:38:11.669Z] ---> Running in e2f81965b385 [2023-05-03T07:38:11.935Z] Removing intermediate container e2f81965b385 [2023-05-03T07:38:11.935Z] ---> d4f15144175a [2023-05-03T07:38:11.935Z] Step 25/26 : LABEL git_sha=09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:38:12.202Z] ---> Running in 060e2033ed3d [2023-05-03T07:38:12.788Z] Removing intermediate container 060e2033ed3d [2023-05-03T07:38:12.788Z] ---> 08ee3966df49 [2023-05-03T07:38:12.788Z] Step 26/26 : LABEL version=3.0.0-dev.144 [2023-05-03T07:38:12.788Z] ---> Running in ffdc04c269a3 [2023-05-03T07:38:13.377Z] Removing intermediate container ffdc04c269a3 [2023-05-03T07:38:13.377Z] ---> 51aa017f4767 [2023-05-03T07:38:13.377Z] [2023-05-03T07:38:13.377Z] Successfully built 51aa017f4767 [2023-05-03T07:38:13.377Z] Successfully tagged security-spire-server-arm64:latest [2023-05-03T07:38:13.377Z]  Building security-spire-server ... done Building core-metadata [2023-05-03T07:38:16.720Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T07:38:16.720Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-03T07:38:16.720Z] ---> 3cc700582930 [2023-05-03T07:38:16.720Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-03T07:38:16.720Z] ---> Using cache [2023-05-03T07:38:16.720Z] ---> a49586c04ef7 [2023-05-03T07:38:16.720Z] Step 4/25 : WORKDIR /edgex-go [2023-05-03T07:38:16.720Z] ---> Using cache [2023-05-03T07:38:16.720Z] ---> 6e4ce45ac075 [2023-05-03T07:38:16.720Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-03T07:38:16.720Z] ---> Using cache [2023-05-03T07:38:16.720Z] ---> d5162aee7a13 [2023-05-03T07:38:16.720Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-03T07:38:16.720Z] ---> Using cache [2023-05-03T07:38:16.720Z] ---> 6e9ab973b97d [2023-05-03T07:38:16.720Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T07:38:16.720Z] ---> Using cache [2023-05-03T07:38:16.720Z] ---> ad71feef44d1 [2023-05-03T07:38:16.720Z] Step 8/25 : COPY . . [2023-05-03T07:38:16.989Z] ---> Using cache [2023-05-03T07:38:16.989Z] ---> 2b05eaa4f60a [2023-05-03T07:38:16.989Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-03T07:38:17.262Z] ---> Running in 586b89b9fc72 [2023-05-03T07:38:19.210Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-03T07:39:30.585Z] Removing intermediate container a21ed46336b0 [2023-05-03T07:39:30.585Z] ---> fbc8c113cb56 [2023-05-03T07:39:30.585Z] Step 7/27 : COPY . . [2023-05-03T07:39:30.585Z] Removing intermediate container cd164770e3ba [2023-05-03T07:39:30.585Z] ---> 6088a7d1820d [2023-05-03T07:39:30.585Z] Step 7/25 : COPY . . [2023-05-03T07:39:30.585Z] Removing intermediate container 64187e785e6b [2023-05-03T07:39:30.585Z] ---> 858b40a94c8b [2023-05-03T07:39:30.585Z] Step 7/33 : COPY . . [2023-05-03T07:39:30.585Z] Removing intermediate container ade7c68076f0 [2023-05-03T07:39:30.585Z] ---> 382d0b5f5fb0 [2023-05-03T07:39:30.585Z] Step 8/23 : COPY . . [2023-05-03T07:39:30.585Z] Removing intermediate container c06a6bc31260 [2023-05-03T07:39:30.585Z] ---> 07584ffe16ec [2023-05-03T07:39:30.585Z] Step 7/27 : COPY . . [2023-05-03T07:39:57.130Z] ---> 88b43e044a49 [2023-05-03T07:39:57.130Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-03T07:39:57.130Z] ---> c5b87cece0e1 [2023-05-03T07:39:57.130Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-03T07:39:57.130Z] ---> 0a6aa58d1b29 [2023-05-03T07:39:57.130Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-03T07:39:57.130Z] ---> 968191ec8932 [2023-05-03T07:39:57.130Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-03T07:39:57.130Z] ---> 55cb7e51a4bb [2023-05-03T07:39:57.130Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-03T07:39:57.130Z] ---> Running in f7932c57f7d4 [2023-05-03T07:39:57.130Z] ---> Running in 8247504845a0 [2023-05-03T07:39:57.130Z] ---> Running in d8f06851576b [2023-05-03T07:39:57.130Z] ---> Running in fb337d5e3289 [2023-05-03T07:39:57.130Z] ---> Running in 04f3d6125cd9 [2023-05-03T07:39:57.130Z] Removing intermediate container 8247504845a0 [2023-05-03T07:39:57.130Z] ---> 1090bebb73fb [2023-05-03T07:39:57.130Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-03T07:39:57.130Z] ---> Running in b7f0012e5030 [2023-05-03T07:39:57.130Z] Removing intermediate container d8f06851576b [2023-05-03T07:39:57.130Z] ---> 72c08e63ce70 [2023-05-03T07:39:57.130Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-03T07:39:57.130Z] ---> Running in 25185155a07c [2023-05-03T07:39:57.130Z] Removing intermediate container b7f0012e5030 [2023-05-03T07:39:57.130Z] ---> 38a94d0095fd [2023-05-03T07:39:57.130Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-03T07:39:57.130Z] ---> Running in 26b630fa4679 [2023-05-03T07:39:57.130Z] Removing intermediate container 25185155a07c [2023-05-03T07:39:57.130Z] ---> c8ac1e2b112d [2023-05-03T07:39:57.130Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-03T07:39:57.130Z] ---> Running in d86159e5d96f [2023-05-03T07:39:57.130Z] Removing intermediate container 26b630fa4679 [2023-05-03T07:39:57.130Z] ---> 78604f141fe6 [2023-05-03T07:39:57.130Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-03T07:39:57.130Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-03T07:39:57.130Z] ---> Running in 7b0daa79b326 [2023-05-03T07:39:57.130Z] Removing intermediate container d86159e5d96f [2023-05-03T07:39:57.130Z] ---> 51b0b5775f9d [2023-05-03T07:39:57.131Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-03T07:39:57.131Z] ---> Running in 96dbe8a6d99d [2023-05-03T07:39:57.131Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-03T07:39:57.131Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-03T07:39:57.388Z] Removing intermediate container 7b0daa79b326 [2023-05-03T07:39:57.388Z] ---> 45fa9042e47e [2023-05-03T07:39:57.388Z] Step 12/27 : WORKDIR /edgex-go [2023-05-03T07:39:57.388Z] ---> Running in f812b12b98fb [2023-05-03T07:39:57.645Z] Removing intermediate container f812b12b98fb [2023-05-03T07:39:57.646Z] ---> 698960614448 [2023-05-03T07:39:57.646Z] [2023-05-03T07:39:57.646Z] Step 13/27 : FROM alpine:3.17 [2023-05-03T07:39:57.646Z] ---> 9ed4aefc74f6 [2023-05-03T07:39:57.646Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-03T07:39:57.646Z] ---> Running in 9abe90650113 [2023-05-03T07:39:57.646Z] Removing intermediate container 96dbe8a6d99d [2023-05-03T07:39:57.646Z] ---> 4576de957525 [2023-05-03T07:39:57.646Z] Step 12/27 : WORKDIR /edgex-go [2023-05-03T07:39:57.646Z] ---> Running in 1286d9d2d044 [2023-05-03T07:39:57.646Z] Removing intermediate container 9abe90650113 [2023-05-03T07:39:57.646Z] ---> 30b1856b540d [2023-05-03T07:39:57.646Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-03T07:39:57.646Z] ---> Running in ede5f21748c3 [2023-05-03T07:39:57.903Z] Removing intermediate container 1286d9d2d044 [2023-05-03T07:39:57.903Z] ---> 96b94c9377c8 [2023-05-03T07:39:57.903Z] [2023-05-03T07:39:57.903Z] Step 13/27 : FROM alpine:3.17 [2023-05-03T07:39:57.903Z] ---> 9ed4aefc74f6 [2023-05-03T07:39:57.903Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-03T07:39:57.903Z] ---> Using cache [2023-05-03T07:39:57.903Z] ---> 30b1856b540d [2023-05-03T07:39:57.903Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-03T07:39:57.903Z] ---> Running in 37322a7e7317 [2023-05-03T07:39:58.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T07:39:58.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T07:39:58.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T07:39:58.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T07:39:58.420Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-03T07:39:58.420Z] v3.17.3-146-g00487ded7d9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-03T07:39:58.420Z] OK: 17820 distinct packages available [2023-05-03T07:39:58.420Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-03T07:39:58.420Z] v3.17.3-146-g00487ded7d9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-03T07:39:58.420Z] OK: 17820 distinct packages available [2023-05-03T07:39:58.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T07:39:58.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T07:39:58.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T07:39:58.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T07:39:58.937Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-03T07:39:58.937Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-03T07:39:58.937Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-03T07:39:58.937Z] (3/5) Installing libucontext (1.2-r0) [2023-05-03T07:39:58.937Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-03T07:39:58.937Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-03T07:39:58.937Z] (3/4) Installing libucontext (1.2-r0) [2023-05-03T07:39:58.937Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-03T07:39:58.937Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-03T07:39:58.937Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T07:39:58.937Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T07:39:58.937Z] OK: 7 MiB in 19 packages [2023-05-03T07:39:58.937Z] OK: 8 MiB in 20 packages [2023-05-03T07:40:00.367Z] Removing intermediate container 37322a7e7317 [2023-05-03T07:40:00.367Z] ---> 6c853b79565c [2023-05-03T07:40:00.367Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T07:40:00.937Z] Removing intermediate container ede5f21748c3 [2023-05-03T07:40:00.937Z] ---> 0957411f4c6b [2023-05-03T07:40:00.937Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T07:40:01.210Z] ---> 91fa00470aaf [2023-05-03T07:40:01.210Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T07:40:01.470Z] ---> a984a41be8f4 [2023-05-03T07:40:01.470Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T07:40:02.847Z] ---> 5323ea1d3cf6 [2023-05-03T07:40:02.847Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-03T07:40:02.847Z] ---> b11673add648 [2023-05-03T07:40:02.847Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-03T07:40:15.110Z] ---> 422d2eb7f805 [2023-05-03T07:40:15.110Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-03T07:40:15.110Z] ---> 173a0e6fb3ed [2023-05-03T07:40:15.110Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-03T07:40:15.110Z] ---> c01e878f830e [2023-05-03T07:40:15.110Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-03T07:40:15.110Z] ---> Running in 7942b3e9d9bb [2023-05-03T07:40:15.110Z] Removing intermediate container 7942b3e9d9bb [2023-05-03T07:40:15.110Z] ---> 16c3f1463f37 [2023-05-03T07:40:15.110Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-03T07:40:21.693Z] ---> 5b6d337e7141 [2023-05-03T07:40:21.693Z] Step 22/27 : WORKDIR / [2023-05-03T07:40:23.122Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-03T07:40:23.383Z] ---> 2ad19d3ed80c [2023-05-03T07:40:23.383Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-03T07:40:23.645Z] ---> Running in 2dd1f6bad68b [2023-05-03T07:40:23.645Z] Removing intermediate container 2dd1f6bad68b [2023-05-03T07:40:23.645Z] ---> a9f60b822cd5 [2023-05-03T07:40:23.645Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-03T07:40:23.645Z] ---> Running in 9a511194dc7e [2023-05-03T07:40:23.645Z] ---> 6821f746e3cd [2023-05-03T07:40:23.645Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-03T07:40:24.582Z] Removing intermediate container 9a511194dc7e [2023-05-03T07:40:24.583Z] ---> 4ed26303e693 [2023-05-03T07:40:24.583Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-03T07:40:25.973Z] ---> e4fb2dda4e06 [2023-05-03T07:40:25.973Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-03T07:40:25.973Z] ---> Running in 3259fecd60b7 [2023-05-03T07:40:25.973Z] Removing intermediate container f7932c57f7d4 [2023-05-03T07:40:25.973Z] ---> 7e1c92252a46 [2023-05-03T07:40:25.973Z] [2023-05-03T07:40:25.973Z] Step 9/33 : FROM alpine:3.17 [2023-05-03T07:40:25.973Z] ---> 9ed4aefc74f6 [2023-05-03T07:40:25.973Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-03T07:40:25.973Z] ---> Using cache [2023-05-03T07:40:25.973Z] ---> f7c60e31cc22 [2023-05-03T07:40:25.973Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-03T07:40:25.973Z] Removing intermediate container 3259fecd60b7 [2023-05-03T07:40:25.973Z] ---> f57201deda7d [2023-05-03T07:40:25.973Z] Step 25/27 : LABEL arch=x86_64 [2023-05-03T07:40:26.235Z] ---> Running in 7ec485bbe035 [2023-05-03T07:40:26.235Z] ---> dbb3315497c5 [2023-05-03T07:40:26.235Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-03T07:40:26.235Z] ---> Running in 21188feaaa5d [2023-05-03T07:40:28.162Z] ---> Running in eaf56a671419 [2023-05-03T07:40:29.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T07:40:29.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T07:40:29.363Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-03T07:40:29.363Z] (2/2) Installing su-exec (0.2-r2) [2023-05-03T07:40:29.363Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T07:40:29.363Z] OK: 7 MiB in 17 packages [2023-05-03T07:40:29.932Z] Removing intermediate container 21188feaaa5d [2023-05-03T07:40:29.932Z] ---> 25c064aef336 [2023-05-03T07:40:29.932Z] Step 26/27 : LABEL git_sha=09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:40:29.932Z] Removing intermediate container eaf56a671419 [2023-05-03T07:40:29.932Z] ---> 34976923ab5a [2023-05-03T07:40:29.932Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-03T07:40:29.932Z] ---> Running in 0b97ca58c3c7 [2023-05-03T07:40:29.932Z] ---> Running in 8a8988c76f72 [2023-05-03T07:40:30.194Z] Removing intermediate container 0b97ca58c3c7 [2023-05-03T07:40:30.194Z] ---> 17087bc9e763 [2023-05-03T07:40:30.194Z] Step 27/27 : LABEL version=3.0.0-dev.144 [2023-05-03T07:40:30.194Z] Removing intermediate container 8a8988c76f72 [2023-05-03T07:40:30.194Z] ---> 0f422dfea468 [2023-05-03T07:40:30.194Z] Step 25/27 : LABEL arch=x86_64 [2023-05-03T07:40:30.194Z] Removing intermediate container fb337d5e3289 [2023-05-03T07:40:30.194Z] ---> 632c6e4a4dfd [2023-05-03T07:40:30.194Z] [2023-05-03T07:40:30.194Z] Step 9/25 : FROM alpine:3.17 [2023-05-03T07:40:30.194Z] ---> 9ed4aefc74f6 [2023-05-03T07:40:30.194Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-03T07:40:30.194Z] Removing intermediate container 7ec485bbe035 [2023-05-03T07:40:30.194Z] ---> eef6dff01f61 [2023-05-03T07:40:30.194Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-03T07:40:30.194Z] ---> Running in 3a376820c8c6 [2023-05-03T07:40:30.194Z] ---> Running in 828372470fb0 [2023-05-03T07:40:30.454Z] ---> Running in 0437bfd32aca [2023-05-03T07:40:30.454Z] ---> Running in d440c2c5abf4 [2023-05-03T07:40:30.454Z] Removing intermediate container 3a376820c8c6 [2023-05-03T07:40:30.454Z] ---> df7b802f8c8c [2023-05-03T07:40:30.454Z] [2023-05-03T07:40:30.454Z] Removing intermediate container 04f3d6125cd9 [2023-05-03T07:40:30.454Z] ---> 515183ead30d [2023-05-03T07:40:30.454Z] [2023-05-03T07:40:30.454Z] Step 10/23 : FROM alpine:3.17 [2023-05-03T07:40:30.454Z] ---> 9ed4aefc74f6 [2023-05-03T07:40:30.454Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-03T07:40:30.454Z] Removing intermediate container 0437bfd32aca [2023-05-03T07:40:30.454Z] Removing intermediate container 828372470fb0 [2023-05-03T07:40:30.454Z] ---> 21bc75bf276b [2023-05-03T07:40:30.454Z] Step 26/27 : LABEL git_sha=09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 ---> d85ff74e5b82 [2023-05-03T07:40:30.454Z] [2023-05-03T07:40:30.454Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-03T07:40:30.454Z] Successfully built df7b802f8c8c [2023-05-03T07:40:30.454Z] ---> Running in aef090668c04 [2023-05-03T07:40:30.454Z] Successfully tagged security-spire-config:latest [2023-05-03T07:40:30.454Z] Building core-command [2023-05-03T07:40:30.454Z]  Building security-spire-config ... done  ---> Running in 62b2b82925f1 [2023-05-03T07:40:30.454Z] ---> Running in b12258527bfb [2023-05-03T07:40:31.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T07:40:31.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T07:40:32.062Z] (1/3) Installing ca-certificates (20220614-r4) [2023-05-03T07:40:32.062Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-03T07:40:32.062Z] (3/3) Installing su-exec (0.2-r2) [2023-05-03T07:40:32.062Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T07:40:32.062Z] Executing ca-certificates-20220614-r4.trigger [2023-05-03T07:40:32.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T07:40:32.321Z] OK: 8 MiB in 18 packages [2023-05-03T07:40:32.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T07:40:32.580Z] (1/2) Installing ca-certificates (20220614-r4) [2023-05-03T07:40:32.580Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-03T07:40:32.580Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T07:40:32.580Z] Executing ca-certificates-20220614-r4.trigger [2023-05-03T07:40:32.580Z] OK: 8 MiB in 17 packages [2023-05-03T07:40:37.077Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T07:40:37.077Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-03T07:40:37.077Z] ---> 7ff119e49b37 [2023-05-03T07:40:37.077Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-03T07:40:37.077Z] ---> Using cache [2023-05-03T07:40:37.077Z] ---> 194a496f07fd [2023-05-03T07:40:37.077Z] Step 4/24 : WORKDIR /edgex-go [2023-05-03T07:40:37.077Z] ---> Using cache [2023-05-03T07:40:37.077Z] ---> 6e95f35b70f3 [2023-05-03T07:40:37.077Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-03T07:40:37.077Z] ---> Using cache [2023-05-03T07:40:37.077Z] ---> 48df8985c748 [2023-05-03T07:40:37.077Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-03T07:40:37.077Z] ---> Using cache [2023-05-03T07:40:37.077Z] ---> b1f135145dd9 [2023-05-03T07:40:37.077Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T07:40:37.077Z] ---> Using cache [2023-05-03T07:40:37.077Z] ---> cd9be363c561 [2023-05-03T07:40:37.077Z] Step 8/24 : COPY . . [2023-05-03T07:40:37.077Z] ---> Using cache [2023-05-03T07:40:37.077Z] ---> 81efc786e6e6 [2023-05-03T07:40:37.077Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-03T07:40:37.077Z] Removing intermediate container 62b2b82925f1 [2023-05-03T07:40:37.077Z] ---> a5aa55fa27b2 [2023-05-03T07:40:37.077Z] Step 27/27 : LABEL version=3.0.0-dev.144 [2023-05-03T07:40:38.015Z] Removing intermediate container b12258527bfb [2023-05-03T07:40:38.015Z] ---> 47aa0e97c922 [2023-05-03T07:40:38.015Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-03T07:40:38.015Z] ---> Running in b0d88e440c7c [2023-05-03T07:40:38.015Z] ---> Running in d2a34c7b746d [2023-05-03T07:40:38.015Z] ---> Running in 73de848d6bd5 [2023-05-03T07:40:38.015Z] Removing intermediate container 73de848d6bd5 [2023-05-03T07:40:38.015Z] ---> 5030512b00af [2023-05-03T07:40:38.015Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-03T07:40:38.015Z] Removing intermediate container b0d88e440c7c [2023-05-03T07:40:38.015Z] ---> 1e869ae5c6b5 [2023-05-03T07:40:38.015Z] [2023-05-03T07:40:38.015Z] ---> Running in 49698c3a8e21 [2023-05-03T07:40:38.275Z] Successfully built 1e869ae5c6b5 [2023-05-03T07:40:38.275Z] Successfully tagged security-spire-agent:latest [2023-05-03T07:40:38.276Z]  Building security-spire-agent ... done Building core-metadata [2023-05-03T07:40:39.658Z] Removing intermediate container 49698c3a8e21 [2023-05-03T07:40:39.658Z] ---> 5afd38e407cc [2023-05-03T07:40:39.658Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-03T07:40:40.263Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T07:40:40.263Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-03T07:40:41.210Z] ---> 7ff119e49b37 [2023-05-03T07:40:41.210Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-03T07:40:41.210Z] ---> Using cache [2023-05-03T07:40:41.210Z] ---> 194a496f07fd [2023-05-03T07:40:41.210Z] Step 4/25 : WORKDIR /edgex-go [2023-05-03T07:40:41.210Z] ---> Using cache [2023-05-03T07:40:41.210Z] ---> 6e95f35b70f3 [2023-05-03T07:40:41.210Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-03T07:40:41.210Z] ---> Using cache [2023-05-03T07:40:41.210Z] ---> 48df8985c748 [2023-05-03T07:40:41.210Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-03T07:40:41.471Z] ---> Using cache [2023-05-03T07:40:41.471Z] ---> b1f135145dd9 [2023-05-03T07:40:41.471Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T07:40:41.471Z] ---> Using cache [2023-05-03T07:40:41.471Z] ---> cd9be363c561 [2023-05-03T07:40:41.471Z] Step 8/25 : COPY . . [2023-05-03T07:40:41.471Z] ---> Using cache [2023-05-03T07:40:41.471Z] ---> 81efc786e6e6 [2023-05-03T07:40:41.471Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-03T07:40:42.875Z] Removing intermediate container d440c2c5abf4 [2023-05-03T07:40:42.875Z] ---> bf1ab7fb182e [2023-05-03T07:40:42.875Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-03T07:40:42.875Z] Removing intermediate container aef090668c04 [2023-05-03T07:40:42.875Z] ---> c220211ac4e6 [2023-05-03T07:40:42.875Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-03T07:40:42.875Z] ---> Running in f589d897efaa [2023-05-03T07:40:42.875Z] ---> Running in 549a100e2acf [2023-05-03T07:40:42.875Z] ---> Running in 030c498c4ed8 [2023-05-03T07:40:42.875Z] ---> Running in 5c222ee3e8a1 [2023-05-03T07:40:42.875Z] Removing intermediate container 030c498c4ed8 [2023-05-03T07:40:42.875Z] ---> 2c412b2a476e [2023-05-03T07:40:42.875Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-03T07:40:42.875Z] Removing intermediate container 5c222ee3e8a1 [2023-05-03T07:40:42.875Z] ---> 5b33a1ad8197 [2023-05-03T07:40:42.875Z] Step 12/25 : WORKDIR / [2023-05-03T07:40:42.875Z] ---> Running in 30df7c6bb647 [2023-05-03T07:40:42.875Z] ---> Running in b31e90c0d49a [2023-05-03T07:40:43.135Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-03T07:40:43.135Z] Removing intermediate container 30df7c6bb647 [2023-05-03T07:40:43.135Z] ---> fe181c010f85 [2023-05-03T07:40:43.135Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-03T07:40:43.135Z] ---> Running in 4dc782592add [2023-05-03T07:40:43.135Z] Removing intermediate container b31e90c0d49a [2023-05-03T07:40:43.135Z] ---> 013b1a6c9055 [2023-05-03T07:40:43.135Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T07:40:43.135Z] Removing intermediate container 4dc782592add [2023-05-03T07:40:43.135Z] ---> 0be0db0ea40b [2023-05-03T07:40:43.135Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T07:40:43.395Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-03T07:40:43.395Z] ---> 2084fb14cc0d [2023-05-03T07:40:43.395Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T07:40:43.395Z] ---> 666560212bf6 [2023-05-03T07:40:43.395Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T07:40:43.655Z] ---> 3ec4acc42c35 [2023-05-03T07:40:43.655Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-05-03T07:40:43.655Z] ---> 5ae5259511f8 [2023-05-03T07:40:43.655Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-03T07:40:43.655Z] Removing intermediate container f589d897efaa [2023-05-03T07:40:43.655Z] ---> 9b7df61ae52c [2023-05-03T07:40:43.655Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-03T07:40:43.914Z] ---> Running in 10095649fe60 [2023-05-03T07:40:44.855Z] ---> 0f93e3f2aa59 [2023-05-03T07:40:44.855Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-05-03T07:40:44.855Z] ---> ea06a14ff873 [2023-05-03T07:40:44.855Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-03T07:40:44.855Z] Removing intermediate container 10095649fe60 [2023-05-03T07:40:44.855Z] ---> 00a0d0940ba5 [2023-05-03T07:40:44.855Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-03T07:40:44.855Z] ---> 5faa1b466d8d [2023-05-03T07:40:44.855Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-03T07:40:45.115Z] ---> 1b954ecf8523 [2023-05-03T07:40:45.115Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-03T07:40:45.115Z] ---> 3afb798b8b0e [2023-05-03T07:40:45.115Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-03T07:40:45.115Z] ---> Running in 4eb1d2ad35c6 [2023-05-03T07:40:45.115Z] ---> Running in dbb928284843 [2023-05-03T07:40:45.115Z] ---> 8424e81f57ef [2023-05-03T07:40:45.115Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-03T07:40:45.115Z] Removing intermediate container 4eb1d2ad35c6 [2023-05-03T07:40:45.115Z] ---> 7e5f48cf296c [2023-05-03T07:40:45.115Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-03T07:40:45.390Z] ---> Running in 6cbfe5cdc670 [2023-05-03T07:40:45.390Z] Removing intermediate container 6cbfe5cdc670 [2023-05-03T07:40:45.390Z] ---> d991a3b61366 [2023-05-03T07:40:45.390Z] Step 21/23 : LABEL arch=x86_64 [2023-05-03T07:40:45.654Z] ---> Running in 3b835f175ed0 [2023-05-03T07:40:46.081Z] ---> 3321e932b6ac [2023-05-03T07:40:46.081Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-03T07:40:46.081Z] Removing intermediate container 3b835f175ed0 [2023-05-03T07:40:46.081Z] ---> 7d292ead2342 [2023-05-03T07:40:46.081Z] Step 22/23 : LABEL git_sha=09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:40:46.081Z] ---> Running in 17db700fd641 [2023-05-03T07:40:46.400Z] Removing intermediate container 17db700fd641 [2023-05-03T07:40:46.400Z] ---> 6f6ef570ea9c [2023-05-03T07:40:46.400Z] Step 23/23 : LABEL version=3.0.0-dev.144 [2023-05-03T07:40:46.661Z] ---> Running in 8a15fc8ae2ae [2023-05-03T07:40:46.922Z] Removing intermediate container dbb928284843 [2023-05-03T07:40:46.922Z] ---> feb868cd32b2 [2023-05-03T07:40:46.922Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T07:40:47.182Z] ---> 737b403da245 [2023-05-03T07:40:47.182Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-03T07:40:47.777Z] Removing intermediate container 8a15fc8ae2ae [2023-05-03T07:40:47.777Z] ---> 6cb503e4ee22 [2023-05-03T07:40:47.777Z] [2023-05-03T07:40:47.777Z] ---> 3742289f1bb4 [2023-05-03T07:40:47.777Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T07:40:47.777Z] ---> f595076cc9bf [2023-05-03T07:40:47.777Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-03T07:40:48.037Z] Successfully built 6cb503e4ee22 [2023-05-03T07:40:48.037Z] ---> Running in e9f9d357e1b5 [2023-05-03T07:40:48.037Z] Successfully tagged support-notifications:latest [2023-05-03T07:40:48.037Z] Building security-spire-server [2023-05-03T07:40:53.329Z]  Building support-notifications ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T07:40:53.329Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-03T07:40:53.329Z] ---> 7ff119e49b37 [2023-05-03T07:40:53.329Z] Step 3/26 : WORKDIR /edgex-go [2023-05-03T07:40:53.329Z] ---> Using cache [2023-05-03T07:40:53.329Z] ---> bf65f69fcb3a [2023-05-03T07:40:53.329Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-03T07:40:53.329Z] ---> Using cache [2023-05-03T07:40:53.329Z] ---> e5c25e54bd81 [2023-05-03T07:40:53.329Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-03T07:40:53.329Z] ---> Using cache [2023-05-03T07:40:53.329Z] ---> e53c9a8e56b1 [2023-05-03T07:40:53.329Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T07:40:53.329Z] ---> Using cache [2023-05-03T07:40:53.329Z] ---> 07584ffe16ec [2023-05-03T07:40:53.329Z] Step 7/26 : COPY . . [2023-05-03T07:40:53.329Z] ---> Using cache [2023-05-03T07:40:53.329Z] ---> c5b87cece0e1 [2023-05-03T07:40:53.329Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-03T07:40:53.329Z] ---> Using cache [2023-05-03T07:40:53.329Z] ---> 1090bebb73fb [2023-05-03T07:40:53.329Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-03T07:40:53.329Z] ---> Using cache [2023-05-03T07:40:53.329Z] ---> 38a94d0095fd [2023-05-03T07:40:53.329Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-03T07:40:53.329Z] ---> Using cache [2023-05-03T07:40:53.329Z] ---> 78604f141fe6 [2023-05-03T07:40:53.329Z] 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-03T07:40:58.681Z] ---> 259b2a19addd [2023-05-03T07:40:58.681Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-03T07:40:58.681Z] ---> Running in 71071bd5d5ad [2023-05-03T07:40:58.939Z] Removing intermediate container e9f9d357e1b5 [2023-05-03T07:40:58.939Z] ---> f3c841db06c2 [2023-05-03T07:40:58.939Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-03T07:40:58.939Z] ---> eb6e6d1ca2a2 [2023-05-03T07:40:58.939Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-03T07:40:58.939Z] ---> Running in 3630e149ec53 [2023-05-03T07:40:59.196Z] Removing intermediate container 3630e149ec53 [2023-05-03T07:40:59.196Z] ---> 331c75321cf5 [2023-05-03T07:40:59.196Z] Step 23/25 : LABEL arch=x86_64 [2023-05-03T07:40:59.196Z] ---> 4e8cf42e7cb1 [2023-05-03T07:40:59.196Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-03T07:40:59.196Z] ---> Running in d76b22f8b30a [2023-05-03T07:40:59.453Z] Removing intermediate container d76b22f8b30a [2023-05-03T07:40:59.453Z] ---> c9dd2b8402c0 [2023-05-03T07:40:59.453Z] Step 24/25 : LABEL git_sha=09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:40:59.453Z] ---> c6ea27dc7514 [2023-05-03T07:40:59.454Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-03T07:40:59.454Z] ---> Running in 84c518177f56 [2023-05-03T07:40:59.454Z] Removing intermediate container 84c518177f56 [2023-05-03T07:40:59.454Z] ---> eab97182a701 [2023-05-03T07:40:59.454Z] Step 25/25 : LABEL version=3.0.0-dev.144 [2023-05-03T07:40:59.454Z] ---> Running in eed69c8ea4ab [2023-05-03T07:40:59.454Z] ---> f2493084e2b5 [2023-05-03T07:40:59.454Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-03T07:40:59.454Z] Removing intermediate container 71071bd5d5ad [2023-05-03T07:40:59.454Z] ---> 3076c3913ac8 [2023-05-03T07:40:59.454Z] Step 12/26 : WORKDIR /edgex-go [2023-05-03T07:40:59.712Z] ---> Running in af49e473d5f7 [2023-05-03T07:40:59.712Z] Removing intermediate container eed69c8ea4ab [2023-05-03T07:40:59.712Z] ---> 31b18b6822aa [2023-05-03T07:40:59.712Z] [2023-05-03T07:40:59.712Z] Successfully built 31b18b6822aa [2023-05-03T07:40:59.712Z] Removing intermediate container af49e473d5f7 [2023-05-03T07:40:59.712Z] ---> 0feec0dcdc12 [2023-05-03T07:40:59.712Z] [2023-05-03T07:40:59.712Z] Step 13/26 : FROM alpine:3.17 [2023-05-03T07:40:59.712Z] ---> 4f1deff2d757 [2023-05-03T07:40:59.712Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-03T07:40:59.712Z] ---> 9ed4aefc74f6 [2023-05-03T07:40:59.712Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-03T07:40:59.712Z] ---> Using cache [2023-05-03T07:40:59.712Z] ---> 30b1856b540d [2023-05-03T07:40:59.712Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-03T07:40:59.712Z] ---> Using cache [2023-05-03T07:40:59.712Z] ---> 6c853b79565c [2023-05-03T07:40:59.712Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T07:40:59.712Z] ---> Using cache [2023-05-03T07:40:59.712Z] Successfully tagged security-secretstore-setup:latest [2023-05-03T07:40:59.712Z]  Building security-secretstore-setup ... done  ---> 91fa00470aaf [2023-05-03T07:40:59.712Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T07:40:59.712Z] ---> Using cache [2023-05-03T07:40:59.712Z] ---> 5323ea1d3cf6 [2023-05-03T07:40:59.712Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-03T07:40:59.970Z] ---> d94b740ffa14 [2023-05-03T07:40:59.970Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-03T07:40:59.970Z] ---> Running in 62cc7a2aef76 [2023-05-03T07:41:04.658Z] ---> 67ba3b1ab83a [2023-05-03T07:41:04.658Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-03T07:41:04.658Z] Removing intermediate container 62cc7a2aef76 [2023-05-03T07:41:04.658Z] ---> c340bb84dc6d [2023-05-03T07:41:04.658Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-03T07:41:04.658Z] ---> Running in d5ce65812aa0 [2023-05-03T07:41:05.012Z] ---> 18e9f5d03ec1 [2023-05-03T07:41:05.012Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-03T07:41:05.270Z] Removing intermediate container d5ce65812aa0 [2023-05-03T07:41:05.270Z] ---> 57d33624cab5 [2023-05-03T07:41:05.270Z] Step 30/33 : CMD ["gate"] [2023-05-03T07:41:06.203Z] ---> 9cc1956ac622 [2023-05-03T07:41:06.203Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-03T07:41:06.461Z] ---> Running in 66df4c006298 [2023-05-03T07:41:07.026Z] Removing intermediate container 66df4c006298 [2023-05-03T07:41:07.026Z] ---> 4a52b2fbb7f5 [2023-05-03T07:41:07.026Z] Step 31/33 : LABEL arch=x86_64 [2023-05-03T07:41:07.026Z] ---> 98616489bf19 [2023-05-03T07:41:07.026Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-03T07:41:07.026Z] ---> Running in b5786cdd949f [2023-05-03T07:41:07.026Z] ---> Running in dbda13329f01 [2023-05-03T07:41:07.283Z] Removing intermediate container b5786cdd949f [2023-05-03T07:41:07.283Z] ---> 46b8b34dd011 [2023-05-03T07:41:07.284Z] Step 32/33 : LABEL git_sha=09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:41:07.284Z] ---> Running in b65c344f8ff3 [2023-05-03T07:41:07.284Z] Removing intermediate container dbda13329f01 [2023-05-03T07:41:07.284Z] ---> 6606894144ab [2023-05-03T07:41:07.284Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-03T07:41:07.284Z] ---> Running in c879c72c55be [2023-05-03T07:41:07.284Z] Removing intermediate container b65c344f8ff3 [2023-05-03T07:41:07.284Z] ---> 2350802abbb5 [2023-05-03T07:41:07.284Z] Step 33/33 : LABEL version=3.0.0-dev.144 [2023-05-03T07:41:07.284Z] Removing intermediate container c879c72c55be [2023-05-03T07:41:07.284Z] ---> fa3aff3d7914 [2023-05-03T07:41:07.284Z] Step 24/26 : LABEL arch=x86_64 [2023-05-03T07:41:07.284Z] ---> Running in 04d7bc86dfc7 [2023-05-03T07:41:07.284Z] ---> Running in 5868008b4892 [2023-05-03T07:41:07.850Z] Removing intermediate container 04d7bc86dfc7 [2023-05-03T07:41:07.850Z] ---> 34d525de1ea5 [2023-05-03T07:41:07.850Z] [2023-05-03T07:41:07.850Z] Removing intermediate container 5868008b4892 [2023-05-03T07:41:07.850Z] ---> 52f6bdfa6e15 [2023-05-03T07:41:07.850Z] Step 25/26 : LABEL git_sha=09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:41:07.850Z] ---> Running in e09d7f4d126f [2023-05-03T07:41:07.850Z] Successfully built 34d525de1ea5 [2023-05-03T07:41:07.850Z] Successfully tagged security-bootstrapper:latest [2023-05-03T07:41:07.850Z]  Building security-bootstrapper ... done Removing intermediate container e09d7f4d126f [2023-05-03T07:41:07.850Z] ---> 2ccff9df3d12 [2023-05-03T07:41:07.850Z] Step 26/26 : LABEL version=3.0.0-dev.144 [2023-05-03T07:41:08.109Z] ---> Running in 8abacafd1ce4 [2023-05-03T07:41:08.109Z] Removing intermediate container 8abacafd1ce4 [2023-05-03T07:41:08.109Z] ---> a8de071a2288 [2023-05-03T07:41:08.109Z] [2023-05-03T07:41:08.109Z] Successfully built a8de071a2288 [2023-05-03T07:41:08.109Z] Successfully tagged security-spire-server:latest [2023-05-03T07:41:13.382Z]  Building security-spire-server ... done Removing intermediate container d2a34c7b746d [2023-05-03T07:41:13.382Z] ---> 0db8bfd20715 [2023-05-03T07:41:13.382Z] [2023-05-03T07:41:13.382Z] Step 10/24 : FROM alpine:3.17Removing intermediate container 549a100e2acf [2023-05-03T07:41:13.382Z] [2023-05-03T07:41:13.382Z] ---> 0a4467e4b139 [2023-05-03T07:41:13.382Z] ---> 9ed4aefc74f6 [2023-05-03T07:41:13.382Z] [2023-05-03T07:41:13.382Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-03T07:41:13.382Z] Step 10/25 : FROM alpine:3.17 [2023-05-03T07:41:13.382Z] ---> 9ed4aefc74f6 [2023-05-03T07:41:13.382Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-03T07:41:13.382Z] ---> Using cache [2023-05-03T07:41:13.382Z] ---> Using cache [2023-05-03T07:41:13.382Z] ---> 789d508939c0 [2023-05-03T07:41:13.382Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' ---> 789d508939c0 [2023-05-03T07:41:13.382Z] [2023-05-03T07:41:13.382Z] ---> Using cache [2023-05-03T07:41:13.382Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' ---> 0771807c345a [2023-05-03T07:41:13.382Z] [2023-05-03T07:41:13.382Z] Step 13/25 : ENV APP_PORT=59881 ---> Using cache [2023-05-03T07:41:13.382Z] [2023-05-03T07:41:13.382Z] ---> 0771807c345a [2023-05-03T07:41:13.382Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-03T07:41:13.382Z] ---> Running in 87c233572e5f [2023-05-03T07:41:13.382Z] ---> Running in 807ad48557a8 [2023-05-03T07:41:13.382Z] Removing intermediate container 87c233572e5f [2023-05-03T07:41:13.383Z] ---> 5e527a55d455 [2023-05-03T07:41:13.383Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-03T07:41:13.383Z] Removing intermediate container 807ad48557a8 [2023-05-03T07:41:13.383Z] ---> 243eb1e7a3aa [2023-05-03T07:41:13.383Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-03T07:41:13.383Z] ---> Running in 2b4e524ea859 [2023-05-03T07:41:13.383Z] ---> Running in 1e7f80eefbec [2023-05-03T07:41:13.383Z] Removing intermediate container 2b4e524ea859 [2023-05-03T07:41:13.383Z] ---> f241d8e6a630 [2023-05-03T07:41:13.383Z] Step 15/25 : WORKDIR / [2023-05-03T07:41:13.383Z] ---> Running in 12e60322dc96 [2023-05-03T07:41:13.383Z] Removing intermediate container 1e7f80eefbec [2023-05-03T07:41:13.383Z] ---> 5d20cdf5da10 [2023-05-03T07:41:13.383Z] Step 15/24 : WORKDIR / [2023-05-03T07:41:13.383Z] ---> Running in 6fa11b804018 [2023-05-03T07:41:13.383Z] Removing intermediate container 12e60322dc96 [2023-05-03T07:41:13.383Z] ---> 66c2efe98291 [2023-05-03T07:41:13.383Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T07:41:13.383Z] Removing intermediate container 6fa11b804018 [2023-05-03T07:41:13.383Z] ---> 8000cd236bf5 [2023-05-03T07:41:13.383Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T07:41:13.383Z] ---> 361e5dfb5f3c [2023-05-03T07:41:13.383Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T07:41:13.383Z] ---> 350d95d225c2 [2023-05-03T07:41:13.383Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T07:41:13.383Z] ---> cba4771dce5d [2023-05-03T07:41:13.383Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-03T07:41:13.383Z] ---> 204188ee1ea9 [2023-05-03T07:41:13.383Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-03T07:41:13.950Z] ---> af5c44d8814c [2023-05-03T07:41:13.950Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-03T07:41:13.950Z] ---> f9592d54b35e [2023-05-03T07:41:13.950Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-03T07:41:13.950Z] ---> a83052b53cf3 [2023-05-03T07:41:13.950Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-03T07:41:14.208Z] ---> 89c10a264e46 [2023-05-03T07:41:14.208Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-03T07:41:14.208Z] ---> Running in d2e86a9295a2 [2023-05-03T07:41:14.208Z] Removing intermediate container d2e86a9295a2 [2023-05-03T07:41:14.208Z] ---> 72b9963a2f84 [2023-05-03T07:41:14.208Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-03T07:41:14.208Z] ---> 8ac91c822e46 [2023-05-03T07:41:14.208Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-03T07:41:14.208Z] ---> Running in 16a196e39e04 [2023-05-03T07:41:14.208Z] ---> Running in 8e90d488a898 [2023-05-03T07:41:14.208Z] Removing intermediate container 16a196e39e04 [2023-05-03T07:41:14.208Z] ---> f055b0dfd45e [2023-05-03T07:41:14.208Z] Step 22/24 : LABEL arch=x86_64 [2023-05-03T07:41:14.208Z] ---> Running in e5531dfcea09 [2023-05-03T07:41:14.208Z] Removing intermediate container 8e90d488a898 [2023-05-03T07:41:14.208Z] ---> d181702bbbb9 [2023-05-03T07:41:14.208Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-03T07:41:14.208Z] ---> Running in 2869c2e83cdd [2023-05-03T07:41:14.467Z] Removing intermediate container e5531dfcea09 [2023-05-03T07:41:14.467Z] ---> 113780766247 [2023-05-03T07:41:14.467Z] Step 23/24 : LABEL git_sha=09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:41:14.467Z] ---> Running in a0725f959d4a [2023-05-03T07:41:14.467Z] Removing intermediate container 2869c2e83cdd [2023-05-03T07:41:14.467Z] ---> d5a97d2acb0a [2023-05-03T07:41:14.467Z] Step 23/25 : LABEL arch=x86_64 [2023-05-03T07:41:14.467Z] ---> Running in a1300dd7ef6e [2023-05-03T07:41:14.467Z] Removing intermediate container a0725f959d4a [2023-05-03T07:41:14.467Z] ---> fcc747bed6a9 [2023-05-03T07:41:14.467Z] Step 24/24 : LABEL version=3.0.0-dev.144 [2023-05-03T07:41:14.467Z] Removing intermediate container a1300dd7ef6e [2023-05-03T07:41:14.467Z] ---> bbb75e34fa7d [2023-05-03T07:41:14.467Z] Step 24/25 : LABEL git_sha=09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:41:14.467Z] ---> Running in 8b674ab11b5b [2023-05-03T07:41:14.467Z] ---> Running in a1ba1fa5276f [2023-05-03T07:41:14.467Z] Removing intermediate container 8b674ab11b5b [2023-05-03T07:41:14.467Z] ---> dc152442edde [2023-05-03T07:41:14.467Z] [2023-05-03T07:41:14.727Z] Removing intermediate container a1ba1fa5276f [2023-05-03T07:41:14.727Z] ---> 1a28ed356b1b [2023-05-03T07:41:14.727Z] Step 25/25 : LABEL version=3.0.0-dev.144 [2023-05-03T07:41:14.727Z] Successfully built dc152442edde [2023-05-03T07:41:14.727Z] Successfully tagged core-command:latest [2023-05-03T07:41:14.727Z]  Building core-command ... done  ---> Running in 34233eb7308a [2023-05-03T07:41:14.727Z] Removing intermediate container 34233eb7308a [2023-05-03T07:41:14.727Z] ---> 2c83a963168a [2023-05-03T07:41:14.727Z] [2023-05-03T07:41:14.727Z] Successfully built 2c83a963168a [2023-05-03T07:41:14.727Z] Successfully tagged core-metadata:latest [2023-05-03T07:41:14.735Z]  Building core-metadata ... done  [Pipeline] } [2023-05-03T07:41:14.739Z] $ docker stop --time=1 86a891fd3c8667204205bef02346c44df60fd6e87a86ebe9246b5abfaf793fdc [2023-05-03T07:41:16.009Z] $ docker rm -f --volumes 86a891fd3c8667204205bef02346c44df60fd6e87a86ebe9246b5abfaf793fdc [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-03T07:41:16.441Z] + docker images [2023-05-03T07:41:16.441Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-03T07:41:16.441Z] core-command latest dc152442edde 2 seconds ago 19.8MB [2023-05-03T07:41:16.441Z] core-metadata latest 2c83a963168a 2 seconds ago 20.4MB [2023-05-03T07:41:16.441Z] 0a4467e4b139 6 seconds ago 1.73GB [2023-05-03T07:41:16.441Z] 0db8bfd20715 7 seconds ago 1.72GB [2023-05-03T07:41:16.441Z] security-spire-server latest a8de071a2288 9 seconds ago 103MB [2023-05-03T07:41:16.441Z] security-bootstrapper latest 34d525de1ea5 9 seconds ago 22.2MB [2023-05-03T07:41:16.441Z] 0feec0dcdc12 17 seconds ago 1.58GB [2023-05-03T07:41:16.441Z] security-secretstore-setup latest 31b18b6822aa 17 seconds ago 32.8MB [2023-05-03T07:41:16.441Z] support-notifications latest 6cb503e4ee22 29 seconds ago 32.4MB [2023-05-03T07:41:16.441Z] security-spire-agent latest 1e869ae5c6b5 39 seconds ago 161MB [2023-05-03T07:41:16.441Z] security-spire-config latest df7b802f8c8c 46 seconds ago 102MB [2023-05-03T07:41:16.441Z] 515183ead30d 49 seconds ago 1.79GB [2023-05-03T07:41:16.441Z] 632c6e4a4dfd 49 seconds ago 1.72GB [2023-05-03T07:41:16.441Z] 7e1c92252a46 51 seconds ago 1.71GB [2023-05-03T07:41:16.441Z] 698960614448 About a minute ago 1.58GB [2023-05-03T07:41:16.441Z] 96b94c9377c8 About a minute ago 1.58GB [2023-05-03T07:41:16.441Z] support-scheduler latest 83dc040be9a7 3 minutes ago 31.8MB [2023-05-03T07:41:16.441Z] bb3ef903d53a 3 minutes ago 1.79GB [2023-05-03T07:41:16.441Z] core-common-config-bootstrapper latest 85b7808a12b2 3 minutes ago 17.2MB [2023-05-03T07:41:16.441Z] security-proxy-setup latest 693764d24a02 3 minutes ago 18.7MB [2023-05-03T07:41:16.441Z] security-proxy-auth latest 3f3ad091bf4c 4 minutes ago 18.3MB [2023-05-03T07:41:16.441Z] security-spiffe-token-provider latest ca4700a68099 4 minutes ago 32.8MB [2023-05-03T07:41:16.441Z] core-data latest 8975c05a52bc 4 minutes ago 20MB [2023-05-03T07:41:16.441Z] b82c92994c40 4 minutes ago 1.76GB [2023-05-03T07:41:16.441Z] c392aaea2576 4 minutes ago 1.73GB [2023-05-03T07:41:16.441Z] 0ba9b52da90e 4 minutes ago 1.7GB [2023-05-03T07:41:16.441Z] 9e0c9ed24cf6 4 minutes ago 1.7GB [2023-05-03T07:41:16.441Z] f36ed0493858 4 minutes ago 1.72GB [2023-05-03T07:41:16.441Z] ci-base-image-x86_64 latest 7ff119e49b37 10 minutes ago 918MB [2023-05-03T07:41:16.441Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 8 days ago 700MB [2023-05-03T07:41:16.441Z] alpine 3.17 9ed4aefc74f6 4 weeks ago 7.05MB [2023-05-03T07:41:16.441Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 9 months ago 253MB [2023-05-03T07:41:16.441Z] 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 [2023-05-03T07:41:16.543Z] provisioning config files... [2023-05-03T07:41:16.567Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/508@tmp/config7538172027084688423tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T07:41:16.909Z] ---> docker-login.sh [2023-05-03T07:41:16.909Z] nexus3.edgexfoundry.org:10001 [2023-05-03T07:41:16.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T07:41:16.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T07:41:16.909Z] Configure a credential helper to remove this warning. See [2023-05-03T07:41:16.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T07:41:16.909Z] [2023-05-03T07:41:16.909Z] Login Succeeded [2023-05-03T07:41:16.909Z] nexus3.edgexfoundry.org:10002 [2023-05-03T07:41:16.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T07:41:17.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T07:41:17.186Z] Configure a credential helper to remove this warning. See [2023-05-03T07:41:17.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T07:41:17.186Z] [2023-05-03T07:41:17.186Z] Login Succeeded [2023-05-03T07:41:17.186Z] nexus3.edgexfoundry.org:10003 [2023-05-03T07:41:17.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T07:41:17.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T07:41:17.186Z] Configure a credential helper to remove this warning. See [2023-05-03T07:41:17.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T07:41:17.186Z] [2023-05-03T07:41:17.186Z] Login Succeeded [2023-05-03T07:41:17.186Z] nexus3.edgexfoundry.org:10004 [2023-05-03T07:41:17.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T07:41:17.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T07:41:17.186Z] Configure a credential helper to remove this warning. See [2023-05-03T07:41:17.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T07:41:17.186Z] [2023-05-03T07:41:17.186Z] Login Succeeded [2023-05-03T07:41:17.186Z] docker.io [2023-05-03T07:41:17.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T07:41:17.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T07:41:17.735Z] Configure a credential helper to remove this warning. See [2023-05-03T07:41:17.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T07:41:17.735Z] [2023-05-03T07:41:17.735Z] Login Succeeded [2023-05-03T07:41:17.735Z] ---> docker-login.sh ends [Pipeline] } [2023-05-03T07:41:17.759Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T07:41:17.805Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T07:41:17.830Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-05-03T07:41:17.830Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:41:17.830Z] latest [2023-05-03T07:41:17.830Z] 3.0.0-dev.144 [2023-05-03T07:41:17.830Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:41:17.830Z] main [2023-05-03T07:41:17.830Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:18.192Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:18.518Z] + docker push nexus3.edgexfoundry.org:10004/core-command:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:41:18.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-03T07:41:18.518Z] acc0cf41cb13: Preparing [2023-05-03T07:41:18.518Z] e9c5dcc2f3b7: Preparing [2023-05-03T07:41:18.518Z] 595d3ef3444d: Preparing [2023-05-03T07:41:18.518Z] 695e2b134808: Preparing [2023-05-03T07:41:18.518Z] e0296ace98a2: Preparing [2023-05-03T07:41:18.518Z] f1417ff83b31: Preparing [2023-05-03T07:41:18.518Z] f1417ff83b31: Waiting [2023-05-03T07:41:18.518Z] e0296ace98a2: Pushed [2023-05-03T07:41:18.518Z] 595d3ef3444d: Pushed [2023-05-03T07:41:18.518Z] acc0cf41cb13: Pushed [2023-05-03T07:41:18.518Z] 695e2b134808: Pushed [2023-05-03T07:41:18.518Z] f1417ff83b31: Layer already exists [2023-05-03T07:41:19.900Z] e9c5dcc2f3b7: Pushed [2023-05-03T07:41:19.900Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74: digest: sha256:729656c823092b7b38ddd7f178e93d0eaeb505aa53c6566fd1e27b300cb703ca size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:20.218Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:20.517Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-05-03T07:41:20.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-03T07:41:20.517Z] acc0cf41cb13: Preparing [2023-05-03T07:41:20.517Z] e9c5dcc2f3b7: Preparing [2023-05-03T07:41:20.517Z] 595d3ef3444d: Preparing [2023-05-03T07:41:20.517Z] 695e2b134808: Preparing [2023-05-03T07:41:20.517Z] e0296ace98a2: Preparing [2023-05-03T07:41:20.517Z] f1417ff83b31: Preparing [2023-05-03T07:41:20.517Z] f1417ff83b31: Waiting [2023-05-03T07:41:20.517Z] 595d3ef3444d: Layer already exists [2023-05-03T07:41:20.517Z] e0296ace98a2: Layer already exists [2023-05-03T07:41:20.517Z] acc0cf41cb13: Layer already exists [2023-05-03T07:41:20.517Z] e9c5dcc2f3b7: Layer already exists [2023-05-03T07:41:20.517Z] 695e2b134808: Layer already exists [2023-05-03T07:41:20.517Z] f1417ff83b31: Layer already exists [2023-05-03T07:41:20.517Z] latest: digest: sha256:729656c823092b7b38ddd7f178e93d0eaeb505aa53c6566fd1e27b300cb703ca size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:20.823Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:21.126Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.144 [2023-05-03T07:41:21.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-03T07:41:21.127Z] acc0cf41cb13: Preparing [2023-05-03T07:41:21.127Z] e9c5dcc2f3b7: Preparing [2023-05-03T07:41:21.127Z] 595d3ef3444d: Preparing [2023-05-03T07:41:21.127Z] 695e2b134808: Preparing [2023-05-03T07:41:21.127Z] e0296ace98a2: Preparing [2023-05-03T07:41:21.127Z] f1417ff83b31: Preparing [2023-05-03T07:41:21.127Z] f1417ff83b31: Waiting [2023-05-03T07:41:21.127Z] 695e2b134808: Layer already exists [2023-05-03T07:41:21.127Z] e0296ace98a2: Layer already exists [2023-05-03T07:41:21.127Z] acc0cf41cb13: Layer already exists [2023-05-03T07:41:21.127Z] e9c5dcc2f3b7: Layer already exists [2023-05-03T07:41:21.127Z] 595d3ef3444d: Layer already exists [2023-05-03T07:41:21.127Z] f1417ff83b31: Layer already exists [2023-05-03T07:41:21.127Z] 3.0.0-dev.144: digest: sha256:729656c823092b7b38ddd7f178e93d0eaeb505aa53c6566fd1e27b300cb703ca size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:21.432Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:21.756Z] + docker push nexus3.edgexfoundry.org:10004/core-command:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:41:21.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-03T07:41:21.756Z] acc0cf41cb13: Preparing [2023-05-03T07:41:21.756Z] e9c5dcc2f3b7: Preparing [2023-05-03T07:41:21.756Z] 595d3ef3444d: Preparing [2023-05-03T07:41:21.756Z] 695e2b134808: Preparing [2023-05-03T07:41:21.756Z] e0296ace98a2: Preparing [2023-05-03T07:41:21.756Z] f1417ff83b31: Preparing [2023-05-03T07:41:21.756Z] f1417ff83b31: Waiting [2023-05-03T07:41:21.756Z] 595d3ef3444d: Layer already exists [2023-05-03T07:41:21.756Z] e0296ace98a2: Layer already exists [2023-05-03T07:41:21.756Z] e9c5dcc2f3b7: Layer already exists [2023-05-03T07:41:21.756Z] 695e2b134808: Layer already exists [2023-05-03T07:41:21.756Z] acc0cf41cb13: Layer already exists [2023-05-03T07:41:21.756Z] f1417ff83b31: Layer already exists [2023-05-03T07:41:21.756Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144: digest: sha256:729656c823092b7b38ddd7f178e93d0eaeb505aa53c6566fd1e27b300cb703ca size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:22.062Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:22.367Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-05-03T07:41:22.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-03T07:41:22.367Z] acc0cf41cb13: Preparing [2023-05-03T07:41:22.367Z] e9c5dcc2f3b7: Preparing [2023-05-03T07:41:22.367Z] 595d3ef3444d: Preparing [2023-05-03T07:41:22.367Z] 695e2b134808: Preparing [2023-05-03T07:41:22.367Z] e0296ace98a2: Preparing [2023-05-03T07:41:22.367Z] f1417ff83b31: Preparing [2023-05-03T07:41:22.367Z] f1417ff83b31: Waiting [2023-05-03T07:41:22.367Z] 595d3ef3444d: Layer already exists [2023-05-03T07:41:22.367Z] e0296ace98a2: Layer already exists [2023-05-03T07:41:22.367Z] e9c5dcc2f3b7: Layer already exists [2023-05-03T07:41:22.367Z] acc0cf41cb13: Layer already exists [2023-05-03T07:41:22.367Z] 695e2b134808: Layer already exists [2023-05-03T07:41:22.367Z] f1417ff83b31: Layer already exists [2023-05-03T07:41:22.367Z] main: digest: sha256:729656c823092b7b38ddd7f178e93d0eaeb505aa53c6566fd1e27b300cb703ca size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T07:41:22.403Z] ===================================================== [Pipeline] echo [2023-05-03T07:41:22.408Z] taggedImages: [2023-05-03T07:41:22.408Z] - nexus3.edgexfoundry.org:10004/core-command:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:41:22.408Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-05-03T07:41:22.408Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.144 [2023-05-03T07:41:22.408Z] - nexus3.edgexfoundry.org:10004/core-command:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:41:22.408Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-05-03T07:41:22.432Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-05-03T07:41:22.432Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:41:22.432Z] latest [2023-05-03T07:41:22.432Z] 3.0.0-dev.144 [2023-05-03T07:41:22.432Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:41:22.432Z] main [2023-05-03T07:41:22.432Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:22.750Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:23.054Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:41:23.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-03T07:41:23.055Z] c83fa1f984f2: Preparing [2023-05-03T07:41:23.055Z] f8bd45911e72: Preparing [2023-05-03T07:41:23.055Z] cded821ebde8: Preparing [2023-05-03T07:41:23.055Z] 7ee7009a4d1c: Preparing [2023-05-03T07:41:23.055Z] 595d3ef3444d: Preparing [2023-05-03T07:41:23.055Z] 695e2b134808: Preparing [2023-05-03T07:41:23.055Z] d427cd4004bb: Preparing [2023-05-03T07:41:23.055Z] 695e2b134808: Waiting [2023-05-03T07:41:23.055Z] d427cd4004bb: Waiting [2023-05-03T07:41:23.055Z] f1417ff83b31: Preparing [2023-05-03T07:41:23.055Z] f1417ff83b31: Waiting [2023-05-03T07:41:23.055Z] 595d3ef3444d: Layer already exists [2023-05-03T07:41:23.055Z] 695e2b134808: Layer already exists [2023-05-03T07:41:23.055Z] cded821ebde8: Pushed [2023-05-03T07:41:23.055Z] f8bd45911e72: Pushed [2023-05-03T07:41:23.055Z] c83fa1f984f2: Pushed [2023-05-03T07:41:23.055Z] f1417ff83b31: Layer already exists [2023-05-03T07:41:23.055Z] d427cd4004bb: Pushed [2023-05-03T07:41:23.998Z] 7ee7009a4d1c: Pushed [2023-05-03T07:41:24.258Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74: digest: sha256:bb33470c34a025eaf48f54518b041cdce5743e904a1eda6e159ae887ea45e09c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:24.566Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:24.868Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-05-03T07:41:24.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-03T07:41:24.868Z] c83fa1f984f2: Preparing [2023-05-03T07:41:24.868Z] f8bd45911e72: Preparing [2023-05-03T07:41:24.868Z] cded821ebde8: Preparing [2023-05-03T07:41:24.868Z] 7ee7009a4d1c: Preparing [2023-05-03T07:41:24.868Z] 595d3ef3444d: Preparing [2023-05-03T07:41:24.868Z] 695e2b134808: Preparing [2023-05-03T07:41:24.868Z] d427cd4004bb: Preparing [2023-05-03T07:41:24.868Z] f1417ff83b31: Preparing [2023-05-03T07:41:24.868Z] 695e2b134808: Waiting [2023-05-03T07:41:24.868Z] d427cd4004bb: Waiting [2023-05-03T07:41:24.868Z] f1417ff83b31: Waiting [2023-05-03T07:41:24.868Z] f8bd45911e72: Layer already exists [2023-05-03T07:41:24.868Z] 7ee7009a4d1c: Layer already exists [2023-05-03T07:41:24.868Z] cded821ebde8: Layer already exists [2023-05-03T07:41:24.868Z] 595d3ef3444d: Layer already exists [2023-05-03T07:41:24.868Z] c83fa1f984f2: Layer already exists [2023-05-03T07:41:24.868Z] d427cd4004bb: Layer already exists [2023-05-03T07:41:24.868Z] 695e2b134808: Layer already exists [2023-05-03T07:41:24.868Z] f1417ff83b31: Layer already exists [2023-05-03T07:41:24.868Z] latest: digest: sha256:bb33470c34a025eaf48f54518b041cdce5743e904a1eda6e159ae887ea45e09c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:25.173Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:25.474Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.144 [2023-05-03T07:41:25.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-03T07:41:25.474Z] c83fa1f984f2: Preparing [2023-05-03T07:41:25.474Z] f8bd45911e72: Preparing [2023-05-03T07:41:25.474Z] cded821ebde8: Preparing [2023-05-03T07:41:25.474Z] 7ee7009a4d1c: Preparing [2023-05-03T07:41:25.474Z] 595d3ef3444d: Preparing [2023-05-03T07:41:25.474Z] 695e2b134808: Preparing [2023-05-03T07:41:25.474Z] d427cd4004bb: Preparing [2023-05-03T07:41:25.474Z] f1417ff83b31: Preparing [2023-05-03T07:41:25.474Z] 695e2b134808: Waiting [2023-05-03T07:41:25.474Z] d427cd4004bb: Waiting [2023-05-03T07:41:25.474Z] f1417ff83b31: Waiting [2023-05-03T07:41:25.474Z] f8bd45911e72: Layer already exists [2023-05-03T07:41:25.474Z] 595d3ef3444d: Layer already exists [2023-05-03T07:41:25.474Z] c83fa1f984f2: Layer already exists [2023-05-03T07:41:25.474Z] cded821ebde8: Layer already exists [2023-05-03T07:41:25.474Z] 7ee7009a4d1c: Layer already exists [2023-05-03T07:41:25.474Z] 695e2b134808: Layer already exists [2023-05-03T07:41:25.474Z] d427cd4004bb: Layer already exists [2023-05-03T07:41:25.474Z] f1417ff83b31: Layer already exists [2023-05-03T07:41:25.474Z] 3.0.0-dev.144: digest: sha256:bb33470c34a025eaf48f54518b041cdce5743e904a1eda6e159ae887ea45e09c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:25.776Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:26.086Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:41:26.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-03T07:41:26.086Z] c83fa1f984f2: Preparing [2023-05-03T07:41:26.086Z] f8bd45911e72: Preparing [2023-05-03T07:41:26.086Z] cded821ebde8: Preparing [2023-05-03T07:41:26.086Z] 7ee7009a4d1c: Preparing [2023-05-03T07:41:26.086Z] 595d3ef3444d: Preparing [2023-05-03T07:41:26.086Z] 695e2b134808: Preparing [2023-05-03T07:41:26.086Z] d427cd4004bb: Preparing [2023-05-03T07:41:26.086Z] f1417ff83b31: Preparing [2023-05-03T07:41:26.086Z] 695e2b134808: Waiting [2023-05-03T07:41:26.086Z] d427cd4004bb: Waiting [2023-05-03T07:41:26.086Z] f1417ff83b31: Waiting [2023-05-03T07:41:26.086Z] cded821ebde8: Layer already exists [2023-05-03T07:41:26.086Z] 595d3ef3444d: Layer already exists [2023-05-03T07:41:26.086Z] c83fa1f984f2: Layer already exists [2023-05-03T07:41:26.086Z] 7ee7009a4d1c: Layer already exists [2023-05-03T07:41:26.086Z] f8bd45911e72: Layer already exists [2023-05-03T07:41:26.086Z] d427cd4004bb: Layer already exists [2023-05-03T07:41:26.086Z] 695e2b134808: Layer already exists [2023-05-03T07:41:26.086Z] f1417ff83b31: Layer already exists [2023-05-03T07:41:26.086Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144: digest: sha256:bb33470c34a025eaf48f54518b041cdce5743e904a1eda6e159ae887ea45e09c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:26.389Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:26.692Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-05-03T07:41:26.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-03T07:41:26.693Z] c83fa1f984f2: Preparing [2023-05-03T07:41:26.693Z] f8bd45911e72: Preparing [2023-05-03T07:41:26.693Z] cded821ebde8: Preparing [2023-05-03T07:41:26.693Z] 7ee7009a4d1c: Preparing [2023-05-03T07:41:26.693Z] 595d3ef3444d: Preparing [2023-05-03T07:41:26.693Z] 695e2b134808: Preparing [2023-05-03T07:41:26.693Z] d427cd4004bb: Preparing [2023-05-03T07:41:26.693Z] f1417ff83b31: Preparing [2023-05-03T07:41:26.693Z] 695e2b134808: Waiting [2023-05-03T07:41:26.693Z] d427cd4004bb: Waiting [2023-05-03T07:41:26.693Z] f1417ff83b31: Waiting [2023-05-03T07:41:26.693Z] f8bd45911e72: Layer already exists [2023-05-03T07:41:26.693Z] 7ee7009a4d1c: Layer already exists [2023-05-03T07:41:26.693Z] c83fa1f984f2: Layer already exists [2023-05-03T07:41:26.693Z] cded821ebde8: Layer already exists [2023-05-03T07:41:26.693Z] 595d3ef3444d: Layer already exists [2023-05-03T07:41:26.693Z] 695e2b134808: Layer already exists [2023-05-03T07:41:26.693Z] f1417ff83b31: Layer already exists [2023-05-03T07:41:26.693Z] d427cd4004bb: Layer already exists [2023-05-03T07:41:26.693Z] main: digest: sha256:bb33470c34a025eaf48f54518b041cdce5743e904a1eda6e159ae887ea45e09c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T07:41:26.741Z] ===================================================== [Pipeline] echo [2023-05-03T07:41:26.750Z] taggedImages: [2023-05-03T07:41:26.750Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:41:26.750Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-05-03T07:41:26.750Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.144 [2023-05-03T07:41:26.750Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:41:26.750Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-05-03T07:41:26.775Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-05-03T07:41:26.775Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:41:26.775Z] latest [2023-05-03T07:41:26.775Z] 3.0.0-dev.144 [2023-05-03T07:41:26.775Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:41:26.775Z] main [2023-05-03T07:41:26.775Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:27.102Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:27.479Z] + docker push nexus3.edgexfoundry.org:10004/core-data:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:41:27.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-03T07:41:27.480Z] f8d0563a76f9: Preparing [2023-05-03T07:41:27.480Z] cd7a2b35c566: Preparing [2023-05-03T07:41:27.480Z] 595d3ef3444d: Preparing [2023-05-03T07:41:27.480Z] 695e2b134808: Preparing [2023-05-03T07:41:27.480Z] d427cd4004bb: Preparing [2023-05-03T07:41:27.480Z] f1417ff83b31: Preparing [2023-05-03T07:41:27.480Z] f1417ff83b31: Waiting [2023-05-03T07:41:27.480Z] d427cd4004bb: Layer already exists [2023-05-03T07:41:27.480Z] 595d3ef3444d: Layer already exists [2023-05-03T07:41:27.480Z] 695e2b134808: Layer already exists [2023-05-03T07:41:27.480Z] f1417ff83b31: Layer already exists [2023-05-03T07:41:27.480Z] f8d0563a76f9: Pushed [2023-05-03T07:41:28.860Z] cd7a2b35c566: Pushed [2023-05-03T07:41:28.860Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74: digest: sha256:4fe5228dc9f172c91e69f3cae1674ee47fb6f4bd760346daab1a01c2d62680b5 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:29.163Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:29.465Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-05-03T07:41:29.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-03T07:41:29.465Z] f8d0563a76f9: Preparing [2023-05-03T07:41:29.465Z] cd7a2b35c566: Preparing [2023-05-03T07:41:29.465Z] 595d3ef3444d: Preparing [2023-05-03T07:41:29.465Z] 695e2b134808: Preparing [2023-05-03T07:41:29.465Z] d427cd4004bb: Preparing [2023-05-03T07:41:29.465Z] f1417ff83b31: Preparing [2023-05-03T07:41:29.465Z] f1417ff83b31: Waiting [2023-05-03T07:41:29.465Z] d427cd4004bb: Layer already exists [2023-05-03T07:41:29.465Z] 595d3ef3444d: Layer already exists [2023-05-03T07:41:29.465Z] cd7a2b35c566: Layer already exists [2023-05-03T07:41:29.465Z] 695e2b134808: Layer already exists [2023-05-03T07:41:29.465Z] f8d0563a76f9: Layer already exists [2023-05-03T07:41:29.465Z] f1417ff83b31: Layer already exists [2023-05-03T07:41:29.465Z] latest: digest: sha256:4fe5228dc9f172c91e69f3cae1674ee47fb6f4bd760346daab1a01c2d62680b5 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:29.767Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:30.070Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.144 [2023-05-03T07:41:30.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-03T07:41:30.070Z] f8d0563a76f9: Preparing [2023-05-03T07:41:30.070Z] cd7a2b35c566: Preparing [2023-05-03T07:41:30.070Z] 595d3ef3444d: Preparing [2023-05-03T07:41:30.070Z] 695e2b134808: Preparing [2023-05-03T07:41:30.070Z] d427cd4004bb: Preparing [2023-05-03T07:41:30.070Z] f1417ff83b31: Preparing [2023-05-03T07:41:30.070Z] f1417ff83b31: Waiting [2023-05-03T07:41:30.070Z] d427cd4004bb: Layer already exists [2023-05-03T07:41:30.070Z] f8d0563a76f9: Layer already exists [2023-05-03T07:41:30.070Z] 595d3ef3444d: Layer already exists [2023-05-03T07:41:30.070Z] 695e2b134808: Layer already exists [2023-05-03T07:41:30.070Z] cd7a2b35c566: Layer already exists [2023-05-03T07:41:30.070Z] f1417ff83b31: Layer already exists [2023-05-03T07:41:30.070Z] 3.0.0-dev.144: digest: sha256:4fe5228dc9f172c91e69f3cae1674ee47fb6f4bd760346daab1a01c2d62680b5 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:30.379Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:30.683Z] + docker push nexus3.edgexfoundry.org:10004/core-data:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:41:30.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-03T07:41:30.683Z] f8d0563a76f9: Preparing [2023-05-03T07:41:30.683Z] cd7a2b35c566: Preparing [2023-05-03T07:41:30.683Z] 595d3ef3444d: Preparing [2023-05-03T07:41:30.683Z] 695e2b134808: Preparing [2023-05-03T07:41:30.683Z] d427cd4004bb: Preparing [2023-05-03T07:41:30.683Z] f1417ff83b31: Preparing [2023-05-03T07:41:30.683Z] f1417ff83b31: Waiting [2023-05-03T07:41:30.683Z] d427cd4004bb: Layer already exists [2023-05-03T07:41:30.683Z] f8d0563a76f9: Layer already exists [2023-05-03T07:41:30.683Z] 595d3ef3444d: Layer already exists [2023-05-03T07:41:30.683Z] cd7a2b35c566: Layer already exists [2023-05-03T07:41:30.683Z] 695e2b134808: Layer already exists [2023-05-03T07:41:30.683Z] f1417ff83b31: Layer already exists [2023-05-03T07:41:30.683Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144: digest: sha256:4fe5228dc9f172c91e69f3cae1674ee47fb6f4bd760346daab1a01c2d62680b5 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:30.987Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:31.287Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-05-03T07:41:31.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-03T07:41:31.287Z] f8d0563a76f9: Preparing [2023-05-03T07:41:31.287Z] cd7a2b35c566: Preparing [2023-05-03T07:41:31.287Z] 595d3ef3444d: Preparing [2023-05-03T07:41:31.287Z] 695e2b134808: Preparing [2023-05-03T07:41:31.287Z] d427cd4004bb: Preparing [2023-05-03T07:41:31.287Z] f1417ff83b31: Preparing [2023-05-03T07:41:31.287Z] f1417ff83b31: Waiting [2023-05-03T07:41:31.287Z] 595d3ef3444d: Layer already exists [2023-05-03T07:41:31.287Z] cd7a2b35c566: Layer already exists [2023-05-03T07:41:31.287Z] 695e2b134808: Layer already exists [2023-05-03T07:41:31.287Z] f8d0563a76f9: Layer already exists [2023-05-03T07:41:31.287Z] d427cd4004bb: Layer already exists [2023-05-03T07:41:31.287Z] f1417ff83b31: Layer already exists [2023-05-03T07:41:31.287Z] main: digest: sha256:4fe5228dc9f172c91e69f3cae1674ee47fb6f4bd760346daab1a01c2d62680b5 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T07:41:31.321Z] ===================================================== [Pipeline] echo [2023-05-03T07:41:31.327Z] taggedImages: [2023-05-03T07:41:31.327Z] - nexus3.edgexfoundry.org:10004/core-data:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:41:31.327Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-05-03T07:41:31.327Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.144 [2023-05-03T07:41:31.327Z] - nexus3.edgexfoundry.org:10004/core-data:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:41:31.327Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-05-03T07:41:31.342Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-05-03T07:41:31.342Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:41:31.342Z] latest [2023-05-03T07:41:31.342Z] 3.0.0-dev.144 [2023-05-03T07:41:31.342Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:41:31.342Z] main [2023-05-03T07:41:31.342Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:31.647Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:31.956Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:41:31.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-03T07:41:31.956Z] eac420cdfbd6: Preparing [2023-05-03T07:41:31.956Z] dadc034b17c8: Preparing [2023-05-03T07:41:31.956Z] 55d945299225: Preparing [2023-05-03T07:41:31.956Z] 595d3ef3444d: Preparing [2023-05-03T07:41:31.956Z] 695e2b134808: Preparing [2023-05-03T07:41:31.956Z] e0296ace98a2: Preparing [2023-05-03T07:41:31.956Z] f1417ff83b31: Preparing [2023-05-03T07:41:31.956Z] e0296ace98a2: Waiting [2023-05-03T07:41:31.956Z] f1417ff83b31: Waiting [2023-05-03T07:41:31.956Z] 595d3ef3444d: Layer already exists [2023-05-03T07:41:31.956Z] 695e2b134808: Layer already exists [2023-05-03T07:41:31.956Z] f1417ff83b31: Layer already exists [2023-05-03T07:41:31.956Z] e0296ace98a2: Layer already exists [2023-05-03T07:41:31.956Z] dadc034b17c8: Pushed [2023-05-03T07:41:31.956Z] eac420cdfbd6: Pushed [2023-05-03T07:41:33.333Z] 55d945299225: Pushed [2023-05-03T07:41:33.333Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74: digest: sha256:29f0335def56658db437dfd14cac5b0dd06587daf1cb6c8120b0ac3fd100095f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:33.650Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:33.957Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-05-03T07:41:33.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-03T07:41:33.957Z] eac420cdfbd6: Preparing [2023-05-03T07:41:33.957Z] dadc034b17c8: Preparing [2023-05-03T07:41:33.957Z] 55d945299225: Preparing [2023-05-03T07:41:33.957Z] 595d3ef3444d: Preparing [2023-05-03T07:41:33.957Z] 695e2b134808: Preparing [2023-05-03T07:41:33.957Z] e0296ace98a2: Preparing [2023-05-03T07:41:33.957Z] f1417ff83b31: Preparing [2023-05-03T07:41:33.957Z] e0296ace98a2: Waiting [2023-05-03T07:41:33.957Z] f1417ff83b31: Waiting [2023-05-03T07:41:33.957Z] 595d3ef3444d: Layer already exists [2023-05-03T07:41:33.957Z] dadc034b17c8: Layer already exists [2023-05-03T07:41:33.957Z] 55d945299225: Layer already exists [2023-05-03T07:41:33.957Z] eac420cdfbd6: Layer already exists [2023-05-03T07:41:33.957Z] 695e2b134808: Layer already exists [2023-05-03T07:41:33.957Z] e0296ace98a2: Layer already exists [2023-05-03T07:41:33.957Z] f1417ff83b31: Layer already exists [2023-05-03T07:41:33.957Z] latest: digest: sha256:29f0335def56658db437dfd14cac5b0dd06587daf1cb6c8120b0ac3fd100095f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:34.272Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:34.571Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.144 [2023-05-03T07:41:34.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-03T07:41:34.571Z] eac420cdfbd6: Preparing [2023-05-03T07:41:34.571Z] dadc034b17c8: Preparing [2023-05-03T07:41:34.571Z] 55d945299225: Preparing [2023-05-03T07:41:34.571Z] 595d3ef3444d: Preparing [2023-05-03T07:41:34.571Z] 695e2b134808: Preparing [2023-05-03T07:41:34.571Z] e0296ace98a2: Preparing [2023-05-03T07:41:34.571Z] f1417ff83b31: Preparing [2023-05-03T07:41:34.571Z] e0296ace98a2: Waiting [2023-05-03T07:41:34.571Z] f1417ff83b31: Waiting [2023-05-03T07:41:34.571Z] dadc034b17c8: Layer already exists [2023-05-03T07:41:34.571Z] 55d945299225: Layer already exists [2023-05-03T07:41:34.571Z] 695e2b134808: Layer already exists [2023-05-03T07:41:34.571Z] 595d3ef3444d: Layer already exists [2023-05-03T07:41:34.571Z] eac420cdfbd6: Layer already exists [2023-05-03T07:41:34.571Z] e0296ace98a2: Layer already exists [2023-05-03T07:41:34.571Z] f1417ff83b31: Layer already exists [2023-05-03T07:41:34.571Z] 3.0.0-dev.144: digest: sha256:29f0335def56658db437dfd14cac5b0dd06587daf1cb6c8120b0ac3fd100095f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:34.871Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:35.170Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:41:35.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-03T07:41:35.170Z] eac420cdfbd6: Preparing [2023-05-03T07:41:35.170Z] dadc034b17c8: Preparing [2023-05-03T07:41:35.170Z] 55d945299225: Preparing [2023-05-03T07:41:35.170Z] 595d3ef3444d: Preparing [2023-05-03T07:41:35.170Z] 695e2b134808: Preparing [2023-05-03T07:41:35.170Z] e0296ace98a2: Preparing [2023-05-03T07:41:35.170Z] f1417ff83b31: Preparing [2023-05-03T07:41:35.170Z] e0296ace98a2: Waiting [2023-05-03T07:41:35.170Z] f1417ff83b31: Waiting [2023-05-03T07:41:35.170Z] 695e2b134808: Layer already exists [2023-05-03T07:41:35.170Z] eac420cdfbd6: Layer already exists [2023-05-03T07:41:35.170Z] 595d3ef3444d: Layer already exists [2023-05-03T07:41:35.170Z] 55d945299225: Layer already exists [2023-05-03T07:41:35.170Z] dadc034b17c8: Layer already exists [2023-05-03T07:41:35.170Z] e0296ace98a2: Layer already exists [2023-05-03T07:41:35.170Z] f1417ff83b31: Layer already exists [2023-05-03T07:41:35.170Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144: digest: sha256:29f0335def56658db437dfd14cac5b0dd06587daf1cb6c8120b0ac3fd100095f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:35.480Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:35.784Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-05-03T07:41:35.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-03T07:41:35.784Z] eac420cdfbd6: Preparing [2023-05-03T07:41:35.784Z] dadc034b17c8: Preparing [2023-05-03T07:41:35.784Z] 55d945299225: Preparing [2023-05-03T07:41:35.784Z] 595d3ef3444d: Preparing [2023-05-03T07:41:35.784Z] 695e2b134808: Preparing [2023-05-03T07:41:35.784Z] e0296ace98a2: Preparing [2023-05-03T07:41:35.784Z] f1417ff83b31: Preparing [2023-05-03T07:41:35.784Z] e0296ace98a2: Waiting [2023-05-03T07:41:35.784Z] f1417ff83b31: Waiting [2023-05-03T07:41:35.784Z] 55d945299225: Layer already exists [2023-05-03T07:41:35.784Z] dadc034b17c8: Layer already exists [2023-05-03T07:41:35.784Z] 695e2b134808: Layer already exists [2023-05-03T07:41:35.784Z] 595d3ef3444d: Layer already exists [2023-05-03T07:41:35.784Z] eac420cdfbd6: Layer already exists [2023-05-03T07:41:35.784Z] e0296ace98a2: Layer already exists [2023-05-03T07:41:35.784Z] f1417ff83b31: Layer already exists [2023-05-03T07:41:35.784Z] main: digest: sha256:29f0335def56658db437dfd14cac5b0dd06587daf1cb6c8120b0ac3fd100095f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T07:41:35.822Z] ===================================================== [Pipeline] echo [2023-05-03T07:41:35.829Z] taggedImages: [2023-05-03T07:41:35.829Z] - nexus3.edgexfoundry.org:10004/core-metadata:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:41:35.829Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-05-03T07:41:35.829Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.144 [2023-05-03T07:41:35.829Z] - nexus3.edgexfoundry.org:10004/core-metadata:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:41:35.829Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-05-03T07:41:35.847Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-05-03T07:41:35.847Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:41:35.847Z] latest [2023-05-03T07:41:35.847Z] 3.0.0-dev.144 [2023-05-03T07:41:35.847Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:41:35.847Z] main [2023-05-03T07:41:35.847Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:36.149Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:36.450Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:41:36.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-03T07:41:36.450Z] 5545367e72a3: Preparing [2023-05-03T07:41:36.450Z] 5545367e72a3: Preparing [2023-05-03T07:41:36.450Z] c2c558ae905d: Preparing [2023-05-03T07:41:36.450Z] 148cf0fba14c: Preparing [2023-05-03T07:41:36.450Z] d9bf082dc60b: Preparing [2023-05-03T07:41:36.450Z] 85b4cdb7c0a5: Preparing [2023-05-03T07:41:36.450Z] 848a257dc640: Preparing [2023-05-03T07:41:36.450Z] 595d3ef3444d: Preparing [2023-05-03T07:41:36.450Z] 695e2b134808: Preparing [2023-05-03T07:41:36.450Z] 00481f95f1de: Preparing [2023-05-03T07:41:36.450Z] 9b2927e125be: Preparing [2023-05-03T07:41:36.450Z] 1caf77890227: Preparing [2023-05-03T07:41:36.450Z] 995e084a237b: Preparing [2023-05-03T07:41:36.450Z] f1417ff83b31: Preparing [2023-05-03T07:41:36.450Z] 00481f95f1de: Waiting [2023-05-03T07:41:36.450Z] 995e084a237b: Waiting [2023-05-03T07:41:36.450Z] f1417ff83b31: Waiting [2023-05-03T07:41:36.450Z] 848a257dc640: Waiting [2023-05-03T07:41:36.450Z] 595d3ef3444d: Waiting [2023-05-03T07:41:36.450Z] 9b2927e125be: Waiting [2023-05-03T07:41:36.450Z] 1caf77890227: Waiting [2023-05-03T07:41:36.450Z] 695e2b134808: Waiting [2023-05-03T07:41:36.450Z] 5545367e72a3: Pushed [2023-05-03T07:41:36.450Z] 148cf0fba14c: Pushed [2023-05-03T07:41:36.450Z] c2c558ae905d: Pushed [2023-05-03T07:41:36.450Z] 85b4cdb7c0a5: Pushed [2023-05-03T07:41:36.450Z] d9bf082dc60b: Pushed [2023-05-03T07:41:36.450Z] 595d3ef3444d: Layer already exists [2023-05-03T07:41:36.450Z] 695e2b134808: Layer already exists [2023-05-03T07:41:36.709Z] 995e084a237b: Pushed [2023-05-03T07:41:36.709Z] 9b2927e125be: Pushed [2023-05-03T07:41:36.709Z] 1caf77890227: Pushed [2023-05-03T07:41:36.709Z] 00481f95f1de: Pushed [2023-05-03T07:41:36.709Z] f1417ff83b31: Layer already exists [2023-05-03T07:41:38.084Z] 848a257dc640: Pushed [2023-05-03T07:41:38.342Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74: digest: sha256:79664b83ca6a760863e797cb81881b4fa7f7e258f5856049d32ed7d64803cf30 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:38.649Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:38.952Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-05-03T07:41:38.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-03T07:41:38.952Z] 5545367e72a3: Preparing [2023-05-03T07:41:38.952Z] 5545367e72a3: Preparing [2023-05-03T07:41:38.952Z] c2c558ae905d: Preparing [2023-05-03T07:41:38.952Z] 148cf0fba14c: Preparing [2023-05-03T07:41:38.952Z] d9bf082dc60b: Preparing [2023-05-03T07:41:38.952Z] 85b4cdb7c0a5: Preparing [2023-05-03T07:41:38.952Z] 848a257dc640: Preparing [2023-05-03T07:41:38.952Z] 595d3ef3444d: Preparing [2023-05-03T07:41:38.952Z] 695e2b134808: Preparing [2023-05-03T07:41:38.952Z] 00481f95f1de: Preparing [2023-05-03T07:41:38.952Z] 9b2927e125be: Preparing [2023-05-03T07:41:38.952Z] 1caf77890227: Preparing [2023-05-03T07:41:38.952Z] 995e084a237b: Preparing [2023-05-03T07:41:38.952Z] f1417ff83b31: Preparing [2023-05-03T07:41:38.952Z] 00481f95f1de: Waiting [2023-05-03T07:41:38.952Z] 848a257dc640: Waiting [2023-05-03T07:41:38.952Z] 9b2927e125be: Waiting [2023-05-03T07:41:38.952Z] 1caf77890227: Waiting [2023-05-03T07:41:38.952Z] 595d3ef3444d: Waiting [2023-05-03T07:41:38.952Z] f1417ff83b31: Waiting [2023-05-03T07:41:38.952Z] 695e2b134808: Waiting [2023-05-03T07:41:38.952Z] 85b4cdb7c0a5: Layer already exists [2023-05-03T07:41:38.952Z] c2c558ae905d: Layer already exists [2023-05-03T07:41:38.952Z] d9bf082dc60b: Layer already exists [2023-05-03T07:41:38.952Z] 5545367e72a3: Layer already exists [2023-05-03T07:41:38.952Z] 148cf0fba14c: Layer already exists [2023-05-03T07:41:38.952Z] 695e2b134808: Layer already exists [2023-05-03T07:41:38.952Z] 595d3ef3444d: Layer already exists [2023-05-03T07:41:38.952Z] 848a257dc640: Layer already exists [2023-05-03T07:41:38.952Z] 00481f95f1de: Layer already exists [2023-05-03T07:41:38.952Z] 9b2927e125be: Layer already exists [2023-05-03T07:41:38.952Z] 995e084a237b: Layer already exists [2023-05-03T07:41:38.952Z] f1417ff83b31: Layer already exists [2023-05-03T07:41:38.952Z] 1caf77890227: Layer already exists [2023-05-03T07:41:38.952Z] latest: digest: sha256:79664b83ca6a760863e797cb81881b4fa7f7e258f5856049d32ed7d64803cf30 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:39.264Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:39.561Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.144 [2023-05-03T07:41:39.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-03T07:41:39.561Z] 5545367e72a3: Preparing [2023-05-03T07:41:39.561Z] 5545367e72a3: Preparing [2023-05-03T07:41:39.561Z] c2c558ae905d: Preparing [2023-05-03T07:41:39.561Z] 148cf0fba14c: Preparing [2023-05-03T07:41:39.561Z] d9bf082dc60b: Preparing [2023-05-03T07:41:39.561Z] 85b4cdb7c0a5: Preparing [2023-05-03T07:41:39.561Z] 848a257dc640: Preparing [2023-05-03T07:41:39.561Z] 595d3ef3444d: Preparing [2023-05-03T07:41:39.561Z] 695e2b134808: Preparing [2023-05-03T07:41:39.561Z] 00481f95f1de: Preparing [2023-05-03T07:41:39.561Z] 9b2927e125be: Preparing [2023-05-03T07:41:39.561Z] 1caf77890227: Preparing [2023-05-03T07:41:39.561Z] 995e084a237b: Preparing [2023-05-03T07:41:39.561Z] 695e2b134808: Waiting [2023-05-03T07:41:39.561Z] 00481f95f1de: Waiting [2023-05-03T07:41:39.561Z] 9b2927e125be: Waiting [2023-05-03T07:41:39.561Z] 848a257dc640: Waiting [2023-05-03T07:41:39.561Z] 595d3ef3444d: Waiting [2023-05-03T07:41:39.561Z] 995e084a237b: Waiting [2023-05-03T07:41:39.562Z] f1417ff83b31: Preparing [2023-05-03T07:41:39.562Z] 1caf77890227: Waiting [2023-05-03T07:41:39.562Z] 5545367e72a3: Layer already exists [2023-05-03T07:41:39.562Z] 85b4cdb7c0a5: Layer already exists [2023-05-03T07:41:39.562Z] c2c558ae905d: Layer already exists [2023-05-03T07:41:39.562Z] d9bf082dc60b: Layer already exists [2023-05-03T07:41:39.562Z] 148cf0fba14c: Layer already exists [2023-05-03T07:41:39.562Z] 695e2b134808: Layer already exists [2023-05-03T07:41:39.562Z] 00481f95f1de: Layer already exists [2023-05-03T07:41:39.562Z] 595d3ef3444d: Layer already exists [2023-05-03T07:41:39.562Z] 9b2927e125be: Layer already exists [2023-05-03T07:41:39.562Z] 848a257dc640: Layer already exists [2023-05-03T07:41:39.562Z] f1417ff83b31: Layer already exists [2023-05-03T07:41:39.562Z] 995e084a237b: Layer already exists [2023-05-03T07:41:39.562Z] 1caf77890227: Layer already exists [2023-05-03T07:41:39.562Z] 3.0.0-dev.144: digest: sha256:79664b83ca6a760863e797cb81881b4fa7f7e258f5856049d32ed7d64803cf30 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:39.862Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:40.161Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:41:40.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-03T07:41:40.161Z] 5545367e72a3: Preparing [2023-05-03T07:41:40.161Z] 5545367e72a3: Preparing [2023-05-03T07:41:40.161Z] c2c558ae905d: Preparing [2023-05-03T07:41:40.161Z] 148cf0fba14c: Preparing [2023-05-03T07:41:40.161Z] d9bf082dc60b: Preparing [2023-05-03T07:41:40.161Z] 85b4cdb7c0a5: Preparing [2023-05-03T07:41:40.161Z] 848a257dc640: Preparing [2023-05-03T07:41:40.161Z] 595d3ef3444d: Preparing [2023-05-03T07:41:40.161Z] 695e2b134808: Preparing [2023-05-03T07:41:40.161Z] 00481f95f1de: Preparing [2023-05-03T07:41:40.161Z] 9b2927e125be: Preparing [2023-05-03T07:41:40.161Z] 1caf77890227: Preparing [2023-05-03T07:41:40.161Z] 995e084a237b: Preparing [2023-05-03T07:41:40.161Z] f1417ff83b31: Preparing [2023-05-03T07:41:40.161Z] 695e2b134808: Waiting [2023-05-03T07:41:40.161Z] 1caf77890227: Waiting [2023-05-03T07:41:40.161Z] 00481f95f1de: Waiting [2023-05-03T07:41:40.162Z] 9b2927e125be: Waiting [2023-05-03T07:41:40.162Z] 995e084a237b: Waiting [2023-05-03T07:41:40.162Z] f1417ff83b31: Waiting [2023-05-03T07:41:40.162Z] 595d3ef3444d: Waiting [2023-05-03T07:41:40.162Z] 848a257dc640: Waiting [2023-05-03T07:41:40.162Z] 5545367e72a3: Layer already exists [2023-05-03T07:41:40.162Z] d9bf082dc60b: Layer already exists [2023-05-03T07:41:40.162Z] c2c558ae905d: Layer already exists [2023-05-03T07:41:40.162Z] 85b4cdb7c0a5: Layer already exists [2023-05-03T07:41:40.162Z] 148cf0fba14c: Layer already exists [2023-05-03T07:41:40.162Z] 595d3ef3444d: Layer already exists [2023-05-03T07:41:40.162Z] 848a257dc640: Layer already exists [2023-05-03T07:41:40.162Z] 695e2b134808: Layer already exists [2023-05-03T07:41:40.162Z] 9b2927e125be: Layer already exists [2023-05-03T07:41:40.162Z] 00481f95f1de: Layer already exists [2023-05-03T07:41:40.162Z] 1caf77890227: Layer already exists [2023-05-03T07:41:40.162Z] 995e084a237b: Layer already exists [2023-05-03T07:41:40.162Z] f1417ff83b31: Layer already exists [2023-05-03T07:41:40.162Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144: digest: sha256:79664b83ca6a760863e797cb81881b4fa7f7e258f5856049d32ed7d64803cf30 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:40.463Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:40.763Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-05-03T07:41:40.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-03T07:41:40.763Z] 5545367e72a3: Preparing [2023-05-03T07:41:40.763Z] 5545367e72a3: Preparing [2023-05-03T07:41:40.763Z] c2c558ae905d: Preparing [2023-05-03T07:41:40.763Z] 148cf0fba14c: Preparing [2023-05-03T07:41:40.763Z] d9bf082dc60b: Preparing [2023-05-03T07:41:40.763Z] 85b4cdb7c0a5: Preparing [2023-05-03T07:41:40.763Z] 848a257dc640: Preparing [2023-05-03T07:41:40.763Z] 595d3ef3444d: Preparing [2023-05-03T07:41:40.763Z] 695e2b134808: Preparing [2023-05-03T07:41:40.763Z] 00481f95f1de: Preparing [2023-05-03T07:41:40.763Z] 595d3ef3444d: Waiting [2023-05-03T07:41:40.763Z] 695e2b134808: Waiting [2023-05-03T07:41:40.764Z] 9b2927e125be: Preparing [2023-05-03T07:41:40.764Z] 848a257dc640: Waiting [2023-05-03T07:41:40.764Z] 1caf77890227: Preparing [2023-05-03T07:41:40.764Z] 00481f95f1de: Waiting [2023-05-03T07:41:40.764Z] 995e084a237b: Preparing [2023-05-03T07:41:40.764Z] f1417ff83b31: Preparing [2023-05-03T07:41:40.764Z] 995e084a237b: Waiting [2023-05-03T07:41:40.764Z] f1417ff83b31: Waiting [2023-05-03T07:41:40.764Z] 9b2927e125be: Waiting [2023-05-03T07:41:40.764Z] 1caf77890227: Waiting [2023-05-03T07:41:40.764Z] d9bf082dc60b: Layer already exists [2023-05-03T07:41:40.764Z] 85b4cdb7c0a5: Layer already exists [2023-05-03T07:41:40.764Z] 5545367e72a3: Layer already exists [2023-05-03T07:41:40.764Z] c2c558ae905d: Layer already exists [2023-05-03T07:41:40.764Z] 148cf0fba14c: Layer already exists [2023-05-03T07:41:40.764Z] 595d3ef3444d: Layer already exists [2023-05-03T07:41:40.764Z] 848a257dc640: Layer already exists [2023-05-03T07:41:40.764Z] 00481f95f1de: Layer already exists [2023-05-03T07:41:40.764Z] 695e2b134808: Layer already exists [2023-05-03T07:41:40.764Z] 9b2927e125be: Layer already exists [2023-05-03T07:41:40.764Z] 995e084a237b: Layer already exists [2023-05-03T07:41:40.764Z] 1caf77890227: Layer already exists [2023-05-03T07:41:40.764Z] f1417ff83b31: Layer already exists [2023-05-03T07:41:40.764Z] main: digest: sha256:79664b83ca6a760863e797cb81881b4fa7f7e258f5856049d32ed7d64803cf30 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T07:41:40.799Z] ===================================================== [Pipeline] echo [2023-05-03T07:41:40.805Z] taggedImages: [2023-05-03T07:41:40.805Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:41:40.805Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-05-03T07:41:40.805Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.144 [2023-05-03T07:41:40.805Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:41:40.805Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-05-03T07:41:40.819Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-05-03T07:41:40.819Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:41:40.819Z] latest [2023-05-03T07:41:40.819Z] 3.0.0-dev.144 [2023-05-03T07:41:40.819Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:41:40.819Z] main [2023-05-03T07:41:40.820Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:41.139Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:41.439Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:41:41.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-03T07:41:41.440Z] 01013138e6d5: Preparing [2023-05-03T07:41:41.440Z] f8bd45911e72: Preparing [2023-05-03T07:41:41.440Z] fc296f489e2c: Preparing [2023-05-03T07:41:41.440Z] 0b875df19d53: Preparing [2023-05-03T07:41:41.440Z] 595d3ef3444d: Preparing [2023-05-03T07:41:41.440Z] 695e2b134808: Preparing [2023-05-03T07:41:41.440Z] d427cd4004bb: Preparing [2023-05-03T07:41:41.440Z] f1417ff83b31: Preparing [2023-05-03T07:41:41.440Z] d427cd4004bb: Waiting [2023-05-03T07:41:41.440Z] 695e2b134808: Waiting [2023-05-03T07:41:41.440Z] f1417ff83b31: Waiting [2023-05-03T07:41:41.440Z] f8bd45911e72: Layer already exists [2023-05-03T07:41:41.440Z] 595d3ef3444d: Layer already exists [2023-05-03T07:41:41.440Z] d427cd4004bb: Layer already exists [2023-05-03T07:41:41.440Z] 695e2b134808: Layer already exists [2023-05-03T07:41:41.440Z] f1417ff83b31: Layer already exists [2023-05-03T07:41:41.440Z] 01013138e6d5: Pushed [2023-05-03T07:41:41.440Z] fc296f489e2c: Pushed [2023-05-03T07:41:42.817Z] 0b875df19d53: Pushed [2023-05-03T07:41:42.817Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74: digest: sha256:a9f05d63fd83d52786017dc0b26f5b33f8744aebdee0354a86cf10b056242d8d size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:43.126Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:43.427Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-05-03T07:41:43.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-03T07:41:43.427Z] 01013138e6d5: Preparing [2023-05-03T07:41:43.427Z] f8bd45911e72: Preparing [2023-05-03T07:41:43.427Z] fc296f489e2c: Preparing [2023-05-03T07:41:43.427Z] 0b875df19d53: Preparing [2023-05-03T07:41:43.427Z] 595d3ef3444d: Preparing [2023-05-03T07:41:43.427Z] 695e2b134808: Preparing [2023-05-03T07:41:43.427Z] d427cd4004bb: Preparing [2023-05-03T07:41:43.427Z] f1417ff83b31: Preparing [2023-05-03T07:41:43.427Z] d427cd4004bb: Waiting [2023-05-03T07:41:43.427Z] 695e2b134808: Waiting [2023-05-03T07:41:43.427Z] f8bd45911e72: Layer already exists [2023-05-03T07:41:43.427Z] fc296f489e2c: Layer already exists [2023-05-03T07:41:43.427Z] 595d3ef3444d: Layer already exists [2023-05-03T07:41:43.427Z] 0b875df19d53: Layer already exists [2023-05-03T07:41:43.427Z] 01013138e6d5: Layer already exists [2023-05-03T07:41:43.427Z] d427cd4004bb: Layer already exists [2023-05-03T07:41:43.427Z] f1417ff83b31: Layer already exists [2023-05-03T07:41:43.427Z] 695e2b134808: Layer already exists [2023-05-03T07:41:43.427Z] latest: digest: sha256:a9f05d63fd83d52786017dc0b26f5b33f8744aebdee0354a86cf10b056242d8d size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:43.729Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:44.027Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.144 [2023-05-03T07:41:44.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-03T07:41:44.027Z] 01013138e6d5: Preparing [2023-05-03T07:41:44.027Z] f8bd45911e72: Preparing [2023-05-03T07:41:44.027Z] fc296f489e2c: Preparing [2023-05-03T07:41:44.027Z] 0b875df19d53: Preparing [2023-05-03T07:41:44.027Z] 595d3ef3444d: Preparing [2023-05-03T07:41:44.027Z] 695e2b134808: Preparing [2023-05-03T07:41:44.027Z] d427cd4004bb: Preparing [2023-05-03T07:41:44.027Z] f1417ff83b31: Preparing [2023-05-03T07:41:44.027Z] 695e2b134808: Waiting [2023-05-03T07:41:44.027Z] d427cd4004bb: Waiting [2023-05-03T07:41:44.027Z] f1417ff83b31: Waiting [2023-05-03T07:41:44.027Z] f8bd45911e72: Layer already exists [2023-05-03T07:41:44.027Z] 01013138e6d5: Layer already exists [2023-05-03T07:41:44.027Z] 0b875df19d53: Layer already exists [2023-05-03T07:41:44.027Z] fc296f489e2c: Layer already exists [2023-05-03T07:41:44.027Z] 595d3ef3444d: Layer already exists [2023-05-03T07:41:44.027Z] 695e2b134808: Layer already exists [2023-05-03T07:41:44.027Z] d427cd4004bb: Layer already exists [2023-05-03T07:41:44.027Z] f1417ff83b31: Layer already exists [2023-05-03T07:41:44.027Z] 3.0.0-dev.144: digest: sha256:a9f05d63fd83d52786017dc0b26f5b33f8744aebdee0354a86cf10b056242d8d size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:44.331Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:44.632Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:41:44.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-03T07:41:44.632Z] 01013138e6d5: Preparing [2023-05-03T07:41:44.632Z] f8bd45911e72: Preparing [2023-05-03T07:41:44.632Z] fc296f489e2c: Preparing [2023-05-03T07:41:44.632Z] 0b875df19d53: Preparing [2023-05-03T07:41:44.632Z] 595d3ef3444d: Preparing [2023-05-03T07:41:44.632Z] 695e2b134808: Preparing [2023-05-03T07:41:44.632Z] d427cd4004bb: Preparing [2023-05-03T07:41:44.632Z] f1417ff83b31: Preparing [2023-05-03T07:41:44.632Z] d427cd4004bb: Waiting [2023-05-03T07:41:44.632Z] f1417ff83b31: Waiting [2023-05-03T07:41:44.632Z] 695e2b134808: Waiting [2023-05-03T07:41:44.632Z] fc296f489e2c: Layer already exists [2023-05-03T07:41:44.632Z] 595d3ef3444d: Layer already exists [2023-05-03T07:41:44.632Z] 0b875df19d53: Layer already exists [2023-05-03T07:41:44.632Z] f8bd45911e72: Layer already exists [2023-05-03T07:41:44.632Z] 01013138e6d5: Layer already exists [2023-05-03T07:41:44.632Z] 695e2b134808: Layer already exists [2023-05-03T07:41:44.632Z] d427cd4004bb: Layer already exists [2023-05-03T07:41:44.632Z] f1417ff83b31: Layer already exists [2023-05-03T07:41:44.632Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144: digest: sha256:a9f05d63fd83d52786017dc0b26f5b33f8744aebdee0354a86cf10b056242d8d size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:44.950Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:45.259Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-05-03T07:41:45.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-03T07:41:45.259Z] 01013138e6d5: Preparing [2023-05-03T07:41:45.259Z] f8bd45911e72: Preparing [2023-05-03T07:41:45.259Z] fc296f489e2c: Preparing [2023-05-03T07:41:45.259Z] 0b875df19d53: Preparing [2023-05-03T07:41:45.259Z] 595d3ef3444d: Preparing [2023-05-03T07:41:45.259Z] 695e2b134808: Preparing [2023-05-03T07:41:45.259Z] d427cd4004bb: Preparing [2023-05-03T07:41:45.259Z] f1417ff83b31: Preparing [2023-05-03T07:41:45.259Z] 695e2b134808: Waiting [2023-05-03T07:41:45.259Z] f8bd45911e72: Layer already exists [2023-05-03T07:41:45.259Z] 595d3ef3444d: Layer already exists [2023-05-03T07:41:45.259Z] fc296f489e2c: Layer already exists [2023-05-03T07:41:45.259Z] 01013138e6d5: Layer already exists [2023-05-03T07:41:45.259Z] 0b875df19d53: Layer already exists [2023-05-03T07:41:45.259Z] 695e2b134808: Layer already exists [2023-05-03T07:41:45.259Z] f1417ff83b31: Layer already exists [2023-05-03T07:41:45.259Z] d427cd4004bb: Layer already exists [2023-05-03T07:41:45.259Z] main: digest: sha256:a9f05d63fd83d52786017dc0b26f5b33f8744aebdee0354a86cf10b056242d8d size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T07:41:45.327Z] ===================================================== [Pipeline] echo [2023-05-03T07:41:45.339Z] taggedImages: [2023-05-03T07:41:45.339Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:41:45.339Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-05-03T07:41:45.339Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.144 [2023-05-03T07:41:45.339Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:41:45.339Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-05-03T07:41:45.366Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-05-03T07:41:45.366Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:41:45.366Z] latest [2023-05-03T07:41:45.366Z] 3.0.0-dev.144 [2023-05-03T07:41:45.366Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:41:45.366Z] main [2023-05-03T07:41:45.366Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:45.693Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:46.000Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:41:46.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-03T07:41:46.000Z] cefe51bf0992: Preparing [2023-05-03T07:41:46.000Z] 82af08cfb6d9: Preparing [2023-05-03T07:41:46.000Z] 3f7619bc28c7: Preparing [2023-05-03T07:41:46.000Z] c3fc1e97f7e3: Preparing [2023-05-03T07:41:46.001Z] 595d3ef3444d: Preparing [2023-05-03T07:41:46.001Z] 695e2b134808: Preparing [2023-05-03T07:41:46.001Z] 1c3f223a0406: Preparing [2023-05-03T07:41:46.001Z] 7208ddbaadc5: Preparing [2023-05-03T07:41:46.001Z] f1417ff83b31: Preparing [2023-05-03T07:41:46.001Z] 695e2b134808: Waiting [2023-05-03T07:41:46.001Z] 7208ddbaadc5: Waiting [2023-05-03T07:41:46.001Z] 1c3f223a0406: Waiting [2023-05-03T07:41:46.001Z] f1417ff83b31: Waiting [2023-05-03T07:41:46.001Z] 595d3ef3444d: Layer already exists [2023-05-03T07:41:46.001Z] 695e2b134808: Layer already exists [2023-05-03T07:41:46.001Z] 82af08cfb6d9: Pushed [2023-05-03T07:41:46.001Z] c3fc1e97f7e3: Pushed [2023-05-03T07:41:46.001Z] 1c3f223a0406: Pushed [2023-05-03T07:41:46.001Z] cefe51bf0992: Pushed [2023-05-03T07:41:46.001Z] f1417ff83b31: Layer already exists [2023-05-03T07:41:46.258Z] 7208ddbaadc5: Pushed [2023-05-03T07:41:47.194Z] 3f7619bc28c7: Pushed [2023-05-03T07:41:47.194Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74: digest: sha256:42177ec6570c429a9e59d3eebca0454e5ace41ecdf1f2475ce3827fb73a51288 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:47.506Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:47.811Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-05-03T07:41:47.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-03T07:41:47.811Z] cefe51bf0992: Preparing [2023-05-03T07:41:47.811Z] 82af08cfb6d9: Preparing [2023-05-03T07:41:47.811Z] 3f7619bc28c7: Preparing [2023-05-03T07:41:47.811Z] c3fc1e97f7e3: Preparing [2023-05-03T07:41:47.811Z] 595d3ef3444d: Preparing [2023-05-03T07:41:47.811Z] 695e2b134808: Preparing [2023-05-03T07:41:47.811Z] 1c3f223a0406: Preparing [2023-05-03T07:41:47.811Z] 7208ddbaadc5: Preparing [2023-05-03T07:41:47.811Z] 695e2b134808: Waiting [2023-05-03T07:41:47.811Z] 1c3f223a0406: Waiting [2023-05-03T07:41:47.811Z] f1417ff83b31: Preparing [2023-05-03T07:41:47.812Z] f1417ff83b31: Waiting [2023-05-03T07:41:47.812Z] 7208ddbaadc5: Waiting [2023-05-03T07:41:47.812Z] c3fc1e97f7e3: Layer already exists [2023-05-03T07:41:47.812Z] cefe51bf0992: Layer already exists [2023-05-03T07:41:47.812Z] 82af08cfb6d9: Layer already exists [2023-05-03T07:41:47.812Z] 595d3ef3444d: Layer already exists [2023-05-03T07:41:47.812Z] 3f7619bc28c7: Layer already exists [2023-05-03T07:41:47.812Z] 1c3f223a0406: Layer already exists [2023-05-03T07:41:47.812Z] 695e2b134808: Layer already exists [2023-05-03T07:41:47.812Z] 7208ddbaadc5: Layer already exists [2023-05-03T07:41:47.812Z] f1417ff83b31: Layer already exists [2023-05-03T07:41:47.812Z] latest: digest: sha256:42177ec6570c429a9e59d3eebca0454e5ace41ecdf1f2475ce3827fb73a51288 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:48.117Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:48.419Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.144 [2023-05-03T07:41:48.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-03T07:41:48.419Z] cefe51bf0992: Preparing [2023-05-03T07:41:48.419Z] 82af08cfb6d9: Preparing [2023-05-03T07:41:48.419Z] 3f7619bc28c7: Preparing [2023-05-03T07:41:48.419Z] c3fc1e97f7e3: Preparing [2023-05-03T07:41:48.419Z] 595d3ef3444d: Preparing [2023-05-03T07:41:48.419Z] 695e2b134808: Preparing [2023-05-03T07:41:48.419Z] 1c3f223a0406: Preparing [2023-05-03T07:41:48.419Z] 7208ddbaadc5: Preparing [2023-05-03T07:41:48.419Z] f1417ff83b31: Preparing [2023-05-03T07:41:48.419Z] 695e2b134808: Waiting [2023-05-03T07:41:48.419Z] 1c3f223a0406: Waiting [2023-05-03T07:41:48.419Z] f1417ff83b31: Waiting [2023-05-03T07:41:48.419Z] c3fc1e97f7e3: Layer already exists [2023-05-03T07:41:48.419Z] 3f7619bc28c7: Layer already exists [2023-05-03T07:41:48.419Z] 595d3ef3444d: Layer already exists [2023-05-03T07:41:48.419Z] 82af08cfb6d9: Layer already exists [2023-05-03T07:41:48.419Z] cefe51bf0992: Layer already exists [2023-05-03T07:41:48.419Z] 695e2b134808: Layer already exists [2023-05-03T07:41:48.419Z] 7208ddbaadc5: Layer already exists [2023-05-03T07:41:48.419Z] f1417ff83b31: Layer already exists [2023-05-03T07:41:48.419Z] 1c3f223a0406: Layer already exists [2023-05-03T07:41:48.419Z] 3.0.0-dev.144: digest: sha256:42177ec6570c429a9e59d3eebca0454e5ace41ecdf1f2475ce3827fb73a51288 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:48.726Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:49.035Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:41:49.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-03T07:41:49.035Z] cefe51bf0992: Preparing [2023-05-03T07:41:49.035Z] 82af08cfb6d9: Preparing [2023-05-03T07:41:49.035Z] 3f7619bc28c7: Preparing [2023-05-03T07:41:49.035Z] c3fc1e97f7e3: Preparing [2023-05-03T07:41:49.035Z] 595d3ef3444d: Preparing [2023-05-03T07:41:49.035Z] 695e2b134808: Preparing [2023-05-03T07:41:49.035Z] 1c3f223a0406: Preparing [2023-05-03T07:41:49.035Z] 7208ddbaadc5: Preparing [2023-05-03T07:41:49.035Z] f1417ff83b31: Preparing [2023-05-03T07:41:49.035Z] 1c3f223a0406: Waiting [2023-05-03T07:41:49.035Z] f1417ff83b31: Waiting [2023-05-03T07:41:49.035Z] 7208ddbaadc5: Waiting [2023-05-03T07:41:49.035Z] 695e2b134808: Waiting [2023-05-03T07:41:49.035Z] 82af08cfb6d9: Layer already exists [2023-05-03T07:41:49.035Z] c3fc1e97f7e3: Layer already exists [2023-05-03T07:41:49.035Z] 595d3ef3444d: Layer already exists [2023-05-03T07:41:49.035Z] cefe51bf0992: Layer already exists [2023-05-03T07:41:49.035Z] 3f7619bc28c7: Layer already exists [2023-05-03T07:41:49.035Z] 695e2b134808: Layer already exists [2023-05-03T07:41:49.035Z] 7208ddbaadc5: Layer already exists [2023-05-03T07:41:49.035Z] f1417ff83b31: Layer already exists [2023-05-03T07:41:49.035Z] 1c3f223a0406: Layer already exists [2023-05-03T07:41:49.035Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144: digest: sha256:42177ec6570c429a9e59d3eebca0454e5ace41ecdf1f2475ce3827fb73a51288 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:49.338Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:49.638Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-05-03T07:41:49.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-03T07:41:49.638Z] cefe51bf0992: Preparing [2023-05-03T07:41:49.638Z] 82af08cfb6d9: Preparing [2023-05-03T07:41:49.638Z] 3f7619bc28c7: Preparing [2023-05-03T07:41:49.638Z] c3fc1e97f7e3: Preparing [2023-05-03T07:41:49.638Z] 595d3ef3444d: Preparing [2023-05-03T07:41:49.638Z] 695e2b134808: Preparing [2023-05-03T07:41:49.638Z] 1c3f223a0406: Preparing [2023-05-03T07:41:49.638Z] 7208ddbaadc5: Preparing [2023-05-03T07:41:49.638Z] f1417ff83b31: Preparing [2023-05-03T07:41:49.638Z] 1c3f223a0406: Waiting [2023-05-03T07:41:49.638Z] 695e2b134808: Waiting [2023-05-03T07:41:49.638Z] 7208ddbaadc5: Waiting [2023-05-03T07:41:49.638Z] f1417ff83b31: Waiting [2023-05-03T07:41:49.638Z] c3fc1e97f7e3: Layer already exists [2023-05-03T07:41:49.638Z] 3f7619bc28c7: Layer already exists [2023-05-03T07:41:49.638Z] cefe51bf0992: Layer already exists [2023-05-03T07:41:49.638Z] 595d3ef3444d: Layer already exists [2023-05-03T07:41:49.638Z] 82af08cfb6d9: Layer already exists [2023-05-03T07:41:49.638Z] 695e2b134808: Layer already exists [2023-05-03T07:41:49.638Z] 7208ddbaadc5: Layer already exists [2023-05-03T07:41:49.638Z] 1c3f223a0406: Layer already exists [2023-05-03T07:41:49.638Z] f1417ff83b31: Layer already exists [2023-05-03T07:41:49.638Z] main: digest: sha256:42177ec6570c429a9e59d3eebca0454e5ace41ecdf1f2475ce3827fb73a51288 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T07:41:49.673Z] ===================================================== [Pipeline] echo [2023-05-03T07:41:49.679Z] taggedImages: [2023-05-03T07:41:49.679Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:41:49.679Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-05-03T07:41:49.679Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.144 [2023-05-03T07:41:49.679Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:41:49.679Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-05-03T07:41:49.694Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-05-03T07:41:49.694Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:41:49.694Z] latest [2023-05-03T07:41:49.694Z] 3.0.0-dev.144 [2023-05-03T07:41:49.694Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:41:49.694Z] main [2023-05-03T07:41:49.694Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:49.994Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:50.296Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:41:50.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-03T07:41:50.296Z] 6e04a370e46f: Preparing [2023-05-03T07:41:50.296Z] 5635d878ddeb: Preparing [2023-05-03T07:41:50.296Z] 6eaba2c5ca1e: Preparing [2023-05-03T07:41:50.296Z] b295a3d18a24: Preparing [2023-05-03T07:41:50.296Z] a41907949504: Preparing [2023-05-03T07:41:50.296Z] 52d7f9824978: Preparing [2023-05-03T07:41:50.296Z] cd69eaa07804: Preparing [2023-05-03T07:41:50.296Z] 595d3ef3444d: Preparing [2023-05-03T07:41:50.296Z] 695e2b134808: Preparing [2023-05-03T07:41:50.296Z] e91ed1b238af: Preparing [2023-05-03T07:41:50.296Z] f1417ff83b31: Preparing [2023-05-03T07:41:50.296Z] e91ed1b238af: Waiting [2023-05-03T07:41:50.296Z] 595d3ef3444d: Waiting [2023-05-03T07:41:50.296Z] 695e2b134808: Waiting [2023-05-03T07:41:50.296Z] 52d7f9824978: Waiting [2023-05-03T07:41:50.296Z] cd69eaa07804: Waiting [2023-05-03T07:41:50.296Z] f1417ff83b31: Waiting [2023-05-03T07:41:50.296Z] 5635d878ddeb: Pushed [2023-05-03T07:41:50.296Z] a41907949504: Pushed [2023-05-03T07:41:50.296Z] 6e04a370e46f: Pushed [2023-05-03T07:41:50.296Z] 595d3ef3444d: Layer already exists [2023-05-03T07:41:50.296Z] 695e2b134808: Layer already exists [2023-05-03T07:41:50.296Z] 52d7f9824978: Pushed [2023-05-03T07:41:50.554Z] cd69eaa07804: Pushed [2023-05-03T07:41:50.554Z] f1417ff83b31: Layer already exists [2023-05-03T07:41:50.554Z] e91ed1b238af: Pushed [2023-05-03T07:41:51.931Z] b295a3d18a24: Pushed [2023-05-03T07:41:52.189Z] 6eaba2c5ca1e: Pushed [2023-05-03T07:41:52.189Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74: digest: sha256:bc965bc1a760edcb2509150ca32b1c6b9a044514847fbe33ac2a6495cd202305 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:52.494Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:52.794Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-05-03T07:41:52.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-03T07:41:52.794Z] 6e04a370e46f: Preparing [2023-05-03T07:41:52.794Z] 5635d878ddeb: Preparing [2023-05-03T07:41:52.794Z] 6eaba2c5ca1e: Preparing [2023-05-03T07:41:52.794Z] b295a3d18a24: Preparing [2023-05-03T07:41:52.794Z] a41907949504: Preparing [2023-05-03T07:41:52.794Z] 52d7f9824978: Preparing [2023-05-03T07:41:52.794Z] cd69eaa07804: Preparing [2023-05-03T07:41:52.794Z] 595d3ef3444d: Preparing [2023-05-03T07:41:52.794Z] 695e2b134808: Preparing [2023-05-03T07:41:52.794Z] e91ed1b238af: Preparing [2023-05-03T07:41:52.794Z] f1417ff83b31: Preparing [2023-05-03T07:41:52.794Z] 52d7f9824978: Waiting [2023-05-03T07:41:52.794Z] cd69eaa07804: Waiting [2023-05-03T07:41:52.794Z] 695e2b134808: Waiting [2023-05-03T07:41:52.794Z] 595d3ef3444d: Waiting [2023-05-03T07:41:52.794Z] f1417ff83b31: Waiting [2023-05-03T07:41:52.794Z] e91ed1b238af: Waiting [2023-05-03T07:41:52.794Z] 5635d878ddeb: Layer already exists [2023-05-03T07:41:52.794Z] 6e04a370e46f: Layer already exists [2023-05-03T07:41:52.794Z] 6eaba2c5ca1e: Layer already exists [2023-05-03T07:41:52.794Z] b295a3d18a24: Layer already exists [2023-05-03T07:41:52.794Z] a41907949504: Layer already exists [2023-05-03T07:41:52.794Z] 52d7f9824978: Layer already exists [2023-05-03T07:41:52.794Z] cd69eaa07804: Layer already exists [2023-05-03T07:41:52.794Z] e91ed1b238af: Layer already exists [2023-05-03T07:41:52.794Z] 695e2b134808: Layer already exists [2023-05-03T07:41:52.794Z] 595d3ef3444d: Layer already exists [2023-05-03T07:41:52.794Z] f1417ff83b31: Layer already exists [2023-05-03T07:41:52.794Z] latest: digest: sha256:bc965bc1a760edcb2509150ca32b1c6b9a044514847fbe33ac2a6495cd202305 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:53.098Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:53.395Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.144 [2023-05-03T07:41:53.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-03T07:41:53.395Z] 6e04a370e46f: Preparing [2023-05-03T07:41:53.395Z] 5635d878ddeb: Preparing [2023-05-03T07:41:53.395Z] 6eaba2c5ca1e: Preparing [2023-05-03T07:41:53.395Z] b295a3d18a24: Preparing [2023-05-03T07:41:53.395Z] a41907949504: Preparing [2023-05-03T07:41:53.395Z] 52d7f9824978: Preparing [2023-05-03T07:41:53.395Z] cd69eaa07804: Preparing [2023-05-03T07:41:53.395Z] 595d3ef3444d: Preparing [2023-05-03T07:41:53.395Z] 695e2b134808: Preparing [2023-05-03T07:41:53.395Z] e91ed1b238af: Preparing [2023-05-03T07:41:53.395Z] f1417ff83b31: Preparing [2023-05-03T07:41:53.395Z] 595d3ef3444d: Waiting [2023-05-03T07:41:53.395Z] 695e2b134808: Waiting [2023-05-03T07:41:53.395Z] e91ed1b238af: Waiting [2023-05-03T07:41:53.395Z] f1417ff83b31: Waiting [2023-05-03T07:41:53.395Z] cd69eaa07804: Waiting [2023-05-03T07:41:53.395Z] 52d7f9824978: Waiting [2023-05-03T07:41:53.395Z] 5635d878ddeb: Layer already exists [2023-05-03T07:41:53.395Z] a41907949504: Layer already exists [2023-05-03T07:41:53.395Z] 6e04a370e46f: Layer already exists [2023-05-03T07:41:53.395Z] 6eaba2c5ca1e: Layer already exists [2023-05-03T07:41:53.395Z] b295a3d18a24: Layer already exists [2023-05-03T07:41:53.395Z] 52d7f9824978: Layer already exists [2023-05-03T07:41:53.395Z] 695e2b134808: Layer already exists [2023-05-03T07:41:53.395Z] e91ed1b238af: Layer already exists [2023-05-03T07:41:53.395Z] cd69eaa07804: Layer already exists [2023-05-03T07:41:53.395Z] 595d3ef3444d: Layer already exists [2023-05-03T07:41:53.395Z] f1417ff83b31: Layer already exists [2023-05-03T07:41:53.395Z] 3.0.0-dev.144: digest: sha256:bc965bc1a760edcb2509150ca32b1c6b9a044514847fbe33ac2a6495cd202305 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:53.699Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:53.997Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:41:53.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-03T07:41:53.997Z] 6e04a370e46f: Preparing [2023-05-03T07:41:53.997Z] 5635d878ddeb: Preparing [2023-05-03T07:41:53.997Z] 6eaba2c5ca1e: Preparing [2023-05-03T07:41:53.997Z] b295a3d18a24: Preparing [2023-05-03T07:41:53.997Z] a41907949504: Preparing [2023-05-03T07:41:53.997Z] 52d7f9824978: Preparing [2023-05-03T07:41:53.997Z] cd69eaa07804: Preparing [2023-05-03T07:41:53.997Z] 595d3ef3444d: Preparing [2023-05-03T07:41:53.997Z] 695e2b134808: Preparing [2023-05-03T07:41:53.997Z] e91ed1b238af: Preparing [2023-05-03T07:41:53.997Z] f1417ff83b31: Preparing [2023-05-03T07:41:53.997Z] 595d3ef3444d: Waiting [2023-05-03T07:41:53.997Z] e91ed1b238af: Waiting [2023-05-03T07:41:53.997Z] f1417ff83b31: Waiting [2023-05-03T07:41:53.997Z] 695e2b134808: Waiting [2023-05-03T07:41:53.997Z] 52d7f9824978: Waiting [2023-05-03T07:41:53.997Z] a41907949504: Layer already exists [2023-05-03T07:41:53.997Z] 5635d878ddeb: Layer already exists [2023-05-03T07:41:53.997Z] 6e04a370e46f: Layer already exists [2023-05-03T07:41:53.997Z] 6eaba2c5ca1e: Layer already exists [2023-05-03T07:41:53.997Z] b295a3d18a24: Layer already exists [2023-05-03T07:41:53.997Z] 52d7f9824978: Layer already exists [2023-05-03T07:41:53.997Z] cd69eaa07804: Layer already exists [2023-05-03T07:41:53.997Z] 695e2b134808: Layer already exists [2023-05-03T07:41:53.997Z] 595d3ef3444d: Layer already exists [2023-05-03T07:41:53.997Z] e91ed1b238af: Layer already exists [2023-05-03T07:41:53.997Z] f1417ff83b31: Layer already exists [2023-05-03T07:41:53.997Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144: digest: sha256:bc965bc1a760edcb2509150ca32b1c6b9a044514847fbe33ac2a6495cd202305 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:54.310Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:54.621Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-05-03T07:41:54.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-03T07:41:54.621Z] 6e04a370e46f: Preparing [2023-05-03T07:41:54.621Z] 5635d878ddeb: Preparing [2023-05-03T07:41:54.621Z] 6eaba2c5ca1e: Preparing [2023-05-03T07:41:54.621Z] b295a3d18a24: Preparing [2023-05-03T07:41:54.621Z] a41907949504: Preparing [2023-05-03T07:41:54.621Z] 52d7f9824978: Preparing [2023-05-03T07:41:54.621Z] cd69eaa07804: Preparing [2023-05-03T07:41:54.621Z] 595d3ef3444d: Preparing [2023-05-03T07:41:54.621Z] 695e2b134808: Preparing [2023-05-03T07:41:54.621Z] e91ed1b238af: Preparing [2023-05-03T07:41:54.621Z] f1417ff83b31: Preparing [2023-05-03T07:41:54.621Z] cd69eaa07804: Waiting [2023-05-03T07:41:54.621Z] e91ed1b238af: Waiting [2023-05-03T07:41:54.621Z] f1417ff83b31: Waiting [2023-05-03T07:41:54.621Z] 595d3ef3444d: Waiting [2023-05-03T07:41:54.621Z] 695e2b134808: Waiting [2023-05-03T07:41:54.621Z] 52d7f9824978: Waiting [2023-05-03T07:41:54.621Z] 6eaba2c5ca1e: Layer already exists [2023-05-03T07:41:54.621Z] 6e04a370e46f: Layer already exists [2023-05-03T07:41:54.621Z] 5635d878ddeb: Layer already exists [2023-05-03T07:41:54.621Z] a41907949504: Layer already exists [2023-05-03T07:41:54.621Z] b295a3d18a24: Layer already exists [2023-05-03T07:41:54.621Z] 52d7f9824978: Layer already exists [2023-05-03T07:41:54.621Z] cd69eaa07804: Layer already exists [2023-05-03T07:41:54.621Z] 595d3ef3444d: Layer already exists [2023-05-03T07:41:54.621Z] e91ed1b238af: Layer already exists [2023-05-03T07:41:54.621Z] 695e2b134808: Layer already exists [2023-05-03T07:41:54.621Z] f1417ff83b31: Layer already exists [2023-05-03T07:41:54.621Z] main: digest: sha256:bc965bc1a760edcb2509150ca32b1c6b9a044514847fbe33ac2a6495cd202305 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T07:41:54.654Z] ===================================================== [Pipeline] echo [2023-05-03T07:41:54.660Z] taggedImages: [2023-05-03T07:41:54.660Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:41:54.660Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-05-03T07:41:54.660Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.144 [2023-05-03T07:41:54.660Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:41:54.660Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-05-03T07:41:54.675Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-05-03T07:41:54.675Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:41:54.675Z] latest [2023-05-03T07:41:54.675Z] 3.0.0-dev.144 [2023-05-03T07:41:54.675Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:41:54.675Z] main [2023-05-03T07:41:54.675Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:54.975Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:55.274Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:41:55.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-03T07:41:55.274Z] 92eea3ac33c0: Preparing [2023-05-03T07:41:55.274Z] 10970e804053: Preparing [2023-05-03T07:41:55.274Z] 595d3ef3444d: Preparing [2023-05-03T07:41:55.274Z] 695e2b134808: Preparing [2023-05-03T07:41:55.274Z] e2f6c817d12c: Preparing [2023-05-03T07:41:55.274Z] f1417ff83b31: Preparing [2023-05-03T07:41:55.274Z] f1417ff83b31: Waiting [2023-05-03T07:41:55.274Z] 695e2b134808: Layer already exists [2023-05-03T07:41:55.274Z] 595d3ef3444d: Layer already exists [2023-05-03T07:41:55.274Z] f1417ff83b31: Layer already exists [2023-05-03T07:41:55.274Z] 92eea3ac33c0: Pushed [2023-05-03T07:41:55.840Z] e2f6c817d12c: Pushed [2023-05-03T07:41:57.220Z] 10970e804053: Pushed [2023-05-03T07:41:57.481Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74: digest: sha256:f7249ce23011306aa1a5e3ab3727071c56e638681b734c7720b296411d900874 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:57.796Z] + 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 [2023-05-03T07:41:58.098Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-05-03T07:41:58.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-03T07:41:58.098Z] 92eea3ac33c0: Preparing [2023-05-03T07:41:58.098Z] 10970e804053: Preparing [2023-05-03T07:41:58.098Z] 595d3ef3444d: Preparing [2023-05-03T07:41:58.098Z] 695e2b134808: Preparing [2023-05-03T07:41:58.098Z] e2f6c817d12c: Preparing [2023-05-03T07:41:58.098Z] f1417ff83b31: Preparing [2023-05-03T07:41:58.098Z] f1417ff83b31: Waiting [2023-05-03T07:41:58.098Z] 595d3ef3444d: Layer already exists [2023-05-03T07:41:58.098Z] 10970e804053: Layer already exists [2023-05-03T07:41:58.098Z] 92eea3ac33c0: Layer already exists [2023-05-03T07:41:58.098Z] e2f6c817d12c: Layer already exists [2023-05-03T07:41:58.098Z] 695e2b134808: Layer already exists [2023-05-03T07:41:58.098Z] f1417ff83b31: Layer already exists [2023-05-03T07:41:58.098Z] latest: digest: sha256:f7249ce23011306aa1a5e3ab3727071c56e638681b734c7720b296411d900874 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:58.409Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:58.715Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.144 [2023-05-03T07:41:58.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-03T07:41:58.715Z] 92eea3ac33c0: Preparing [2023-05-03T07:41:58.715Z] 10970e804053: Preparing [2023-05-03T07:41:58.715Z] 595d3ef3444d: Preparing [2023-05-03T07:41:58.715Z] 695e2b134808: Preparing [2023-05-03T07:41:58.715Z] e2f6c817d12c: Preparing [2023-05-03T07:41:58.715Z] f1417ff83b31: Preparing [2023-05-03T07:41:58.715Z] f1417ff83b31: Waiting [2023-05-03T07:41:58.715Z] e2f6c817d12c: Layer already exists [2023-05-03T07:41:58.715Z] 595d3ef3444d: Layer already exists [2023-05-03T07:41:58.715Z] 695e2b134808: Layer already exists [2023-05-03T07:41:58.715Z] 92eea3ac33c0: Layer already exists [2023-05-03T07:41:58.715Z] 10970e804053: Layer already exists [2023-05-03T07:41:58.715Z] f1417ff83b31: Layer already exists [2023-05-03T07:41:58.715Z] 3.0.0-dev.144: digest: sha256:f7249ce23011306aa1a5e3ab3727071c56e638681b734c7720b296411d900874 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:59.023Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:59.326Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:41:59.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-03T07:41:59.326Z] 92eea3ac33c0: Preparing [2023-05-03T07:41:59.326Z] 10970e804053: Preparing [2023-05-03T07:41:59.326Z] 595d3ef3444d: Preparing [2023-05-03T07:41:59.326Z] 695e2b134808: Preparing [2023-05-03T07:41:59.326Z] e2f6c817d12c: Preparing [2023-05-03T07:41:59.326Z] f1417ff83b31: Preparing [2023-05-03T07:41:59.326Z] f1417ff83b31: Waiting [2023-05-03T07:41:59.326Z] 10970e804053: Layer already exists [2023-05-03T07:41:59.326Z] e2f6c817d12c: Layer already exists [2023-05-03T07:41:59.326Z] 695e2b134808: Layer already exists [2023-05-03T07:41:59.326Z] 595d3ef3444d: Layer already exists [2023-05-03T07:41:59.326Z] 92eea3ac33c0: Layer already exists [2023-05-03T07:41:59.326Z] f1417ff83b31: Layer already exists [2023-05-03T07:41:59.326Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144: digest: sha256:f7249ce23011306aa1a5e3ab3727071c56e638681b734c7720b296411d900874 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:41:59.627Z] + 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 [2023-05-03T07:41:59.927Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-05-03T07:41:59.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-03T07:41:59.927Z] 92eea3ac33c0: Preparing [2023-05-03T07:41:59.927Z] 10970e804053: Preparing [2023-05-03T07:41:59.927Z] 595d3ef3444d: Preparing [2023-05-03T07:41:59.927Z] 695e2b134808: Preparing [2023-05-03T07:41:59.927Z] e2f6c817d12c: Preparing [2023-05-03T07:41:59.927Z] f1417ff83b31: Preparing [2023-05-03T07:41:59.927Z] f1417ff83b31: Waiting [2023-05-03T07:41:59.927Z] 10970e804053: Layer already exists [2023-05-03T07:41:59.927Z] 595d3ef3444d: Layer already exists [2023-05-03T07:41:59.927Z] e2f6c817d12c: Layer already exists [2023-05-03T07:41:59.927Z] 92eea3ac33c0: Layer already exists [2023-05-03T07:41:59.927Z] 695e2b134808: Layer already exists [2023-05-03T07:41:59.927Z] f1417ff83b31: Layer already exists [2023-05-03T07:41:59.927Z] main: digest: sha256:f7249ce23011306aa1a5e3ab3727071c56e638681b734c7720b296411d900874 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T07:41:59.966Z] ===================================================== [Pipeline] echo [2023-05-03T07:41:59.972Z] taggedImages: [2023-05-03T07:41:59.972Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:41:59.972Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-05-03T07:41:59.972Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.144 [2023-05-03T07:41:59.972Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:41:59.972Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-05-03T07:41:59.987Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-05-03T07:41:59.987Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:41:59.987Z] latest [2023-05-03T07:41:59.987Z] 3.0.0-dev.144 [2023-05-03T07:41:59.987Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:41:59.987Z] main [2023-05-03T07:41:59.987Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:42:00.298Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:42:00.604Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:42:00.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-03T07:42:00.604Z] 3d4373d023f0: Preparing [2023-05-03T07:42:00.604Z] 45645cd82210: Preparing [2023-05-03T07:42:00.604Z] 59538e782d53: Preparing [2023-05-03T07:42:00.604Z] e72370042be5: Preparing [2023-05-03T07:42:00.604Z] 152321c102d4: Preparing [2023-05-03T07:42:00.604Z] 595d3ef3444d: Preparing [2023-05-03T07:42:00.604Z] 695e2b134808: Preparing [2023-05-03T07:42:00.604Z] 775fc326b96f: Preparing [2023-05-03T07:42:00.604Z] f1417ff83b31: Preparing [2023-05-03T07:42:00.604Z] f1417ff83b31: Waiting [2023-05-03T07:42:00.604Z] 775fc326b96f: Waiting [2023-05-03T07:42:00.604Z] 595d3ef3444d: Waiting [2023-05-03T07:42:00.604Z] 3d4373d023f0: Pushed [2023-05-03T07:42:00.604Z] 45645cd82210: Pushed [2023-05-03T07:42:00.604Z] 59538e782d53: Pushed [2023-05-03T07:42:00.604Z] 595d3ef3444d: Layer already exists [2023-05-03T07:42:00.604Z] 695e2b134808: Layer already exists [2023-05-03T07:42:00.604Z] f1417ff83b31: Layer already exists [2023-05-03T07:42:01.171Z] 775fc326b96f: Pushed [2023-05-03T07:42:06.438Z] 152321c102d4: Pushed [2023-05-03T07:42:08.342Z] e72370042be5: Pushed [2023-05-03T07:42:08.603Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74: digest: sha256:a1546185db590f67a5dbcc1efb599b097bb84aa24c4404a3516ab7364947e247 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:42:08.927Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:42:09.235Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-05-03T07:42:09.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-03T07:42:09.236Z] 3d4373d023f0: Preparing [2023-05-03T07:42:09.236Z] 45645cd82210: Preparing [2023-05-03T07:42:09.236Z] 59538e782d53: Preparing [2023-05-03T07:42:09.236Z] e72370042be5: Preparing [2023-05-03T07:42:09.236Z] 152321c102d4: Preparing [2023-05-03T07:42:09.236Z] 595d3ef3444d: Preparing [2023-05-03T07:42:09.236Z] 695e2b134808: Preparing [2023-05-03T07:42:09.236Z] 775fc326b96f: Preparing [2023-05-03T07:42:09.236Z] f1417ff83b31: Preparing [2023-05-03T07:42:09.236Z] 595d3ef3444d: Waiting [2023-05-03T07:42:09.236Z] f1417ff83b31: Waiting [2023-05-03T07:42:09.236Z] 775fc326b96f: Waiting [2023-05-03T07:42:09.236Z] 695e2b134808: Waiting [2023-05-03T07:42:09.236Z] 152321c102d4: Layer already exists [2023-05-03T07:42:09.236Z] 3d4373d023f0: Layer already exists [2023-05-03T07:42:09.236Z] e72370042be5: Layer already exists [2023-05-03T07:42:09.236Z] 45645cd82210: Layer already exists [2023-05-03T07:42:09.236Z] 59538e782d53: Layer already exists [2023-05-03T07:42:09.236Z] 775fc326b96f: Layer already exists [2023-05-03T07:42:09.236Z] 695e2b134808: Layer already exists [2023-05-03T07:42:09.236Z] 595d3ef3444d: Layer already exists [2023-05-03T07:42:09.236Z] f1417ff83b31: Layer already exists [2023-05-03T07:42:09.236Z] latest: digest: sha256:a1546185db590f67a5dbcc1efb599b097bb84aa24c4404a3516ab7364947e247 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:42:09.561Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:42:09.866Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.144 [2023-05-03T07:42:09.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-03T07:42:09.866Z] 3d4373d023f0: Preparing [2023-05-03T07:42:09.866Z] 45645cd82210: Preparing [2023-05-03T07:42:09.866Z] 59538e782d53: Preparing [2023-05-03T07:42:09.866Z] e72370042be5: Preparing [2023-05-03T07:42:09.866Z] 152321c102d4: Preparing [2023-05-03T07:42:09.866Z] 595d3ef3444d: Preparing [2023-05-03T07:42:09.866Z] 695e2b134808: Preparing [2023-05-03T07:42:09.866Z] 775fc326b96f: Preparing [2023-05-03T07:42:09.866Z] f1417ff83b31: Preparing [2023-05-03T07:42:09.866Z] 595d3ef3444d: Waiting [2023-05-03T07:42:09.866Z] 775fc326b96f: Waiting [2023-05-03T07:42:09.866Z] f1417ff83b31: Waiting [2023-05-03T07:42:09.866Z] 695e2b134808: Waiting [2023-05-03T07:42:09.866Z] e72370042be5: Layer already exists [2023-05-03T07:42:09.866Z] 3d4373d023f0: Layer already exists [2023-05-03T07:42:09.866Z] 152321c102d4: Layer already exists [2023-05-03T07:42:09.866Z] 59538e782d53: Layer already exists [2023-05-03T07:42:09.866Z] 45645cd82210: Layer already exists [2023-05-03T07:42:09.866Z] 695e2b134808: Layer already exists [2023-05-03T07:42:09.866Z] 595d3ef3444d: Layer already exists [2023-05-03T07:42:09.866Z] 775fc326b96f: Layer already exists [2023-05-03T07:42:09.866Z] f1417ff83b31: Layer already exists [2023-05-03T07:42:09.866Z] 3.0.0-dev.144: digest: sha256:a1546185db590f67a5dbcc1efb599b097bb84aa24c4404a3516ab7364947e247 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:42:10.170Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:42:10.479Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:42:10.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-03T07:42:10.479Z] 3d4373d023f0: Preparing [2023-05-03T07:42:10.479Z] 45645cd82210: Preparing [2023-05-03T07:42:10.479Z] 59538e782d53: Preparing [2023-05-03T07:42:10.479Z] e72370042be5: Preparing [2023-05-03T07:42:10.479Z] 152321c102d4: Preparing [2023-05-03T07:42:10.479Z] 595d3ef3444d: Preparing [2023-05-03T07:42:10.479Z] 695e2b134808: Preparing [2023-05-03T07:42:10.479Z] 775fc326b96f: Preparing [2023-05-03T07:42:10.479Z] f1417ff83b31: Preparing [2023-05-03T07:42:10.479Z] 595d3ef3444d: Waiting [2023-05-03T07:42:10.479Z] 775fc326b96f: Waiting [2023-05-03T07:42:10.479Z] 695e2b134808: Waiting [2023-05-03T07:42:10.479Z] 3d4373d023f0: Layer already exists [2023-05-03T07:42:10.479Z] 59538e782d53: Layer already exists [2023-05-03T07:42:10.479Z] 152321c102d4: Layer already exists [2023-05-03T07:42:10.479Z] 45645cd82210: Layer already exists [2023-05-03T07:42:10.479Z] e72370042be5: Layer already exists [2023-05-03T07:42:10.479Z] 595d3ef3444d: Layer already exists [2023-05-03T07:42:10.479Z] 695e2b134808: Layer already exists [2023-05-03T07:42:10.479Z] 775fc326b96f: Layer already exists [2023-05-03T07:42:10.479Z] f1417ff83b31: Layer already exists [2023-05-03T07:42:10.479Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144: digest: sha256:a1546185db590f67a5dbcc1efb599b097bb84aa24c4404a3516ab7364947e247 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:42:10.797Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:42:11.108Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-05-03T07:42:11.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-03T07:42:11.108Z] 3d4373d023f0: Preparing [2023-05-03T07:42:11.108Z] 45645cd82210: Preparing [2023-05-03T07:42:11.108Z] 59538e782d53: Preparing [2023-05-03T07:42:11.108Z] e72370042be5: Preparing [2023-05-03T07:42:11.108Z] 152321c102d4: Preparing [2023-05-03T07:42:11.108Z] 595d3ef3444d: Preparing [2023-05-03T07:42:11.108Z] 695e2b134808: Preparing [2023-05-03T07:42:11.108Z] 775fc326b96f: Preparing [2023-05-03T07:42:11.108Z] f1417ff83b31: Preparing [2023-05-03T07:42:11.108Z] 775fc326b96f: Waiting [2023-05-03T07:42:11.108Z] f1417ff83b31: Waiting [2023-05-03T07:42:11.108Z] 595d3ef3444d: Waiting [2023-05-03T07:42:11.108Z] 695e2b134808: Waiting [2023-05-03T07:42:11.108Z] e72370042be5: Layer already exists [2023-05-03T07:42:11.108Z] 45645cd82210: Layer already exists [2023-05-03T07:42:11.108Z] 59538e782d53: Layer already exists [2023-05-03T07:42:11.108Z] 3d4373d023f0: Layer already exists [2023-05-03T07:42:11.108Z] 152321c102d4: Layer already exists [2023-05-03T07:42:11.108Z] 595d3ef3444d: Layer already exists [2023-05-03T07:42:11.108Z] 775fc326b96f: Layer already exists [2023-05-03T07:42:11.108Z] f1417ff83b31: Layer already exists [2023-05-03T07:42:11.108Z] 695e2b134808: Layer already exists [2023-05-03T07:42:11.108Z] main: digest: sha256:a1546185db590f67a5dbcc1efb599b097bb84aa24c4404a3516ab7364947e247 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T07:42:11.158Z] ===================================================== [Pipeline] echo [2023-05-03T07:42:11.167Z] taggedImages: [2023-05-03T07:42:11.167Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:42:11.167Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-05-03T07:42:11.167Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.144 [2023-05-03T07:42:11.167Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:42:11.167Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-05-03T07:42:11.194Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-05-03T07:42:11.194Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:42:11.194Z] latest [2023-05-03T07:42:11.194Z] 3.0.0-dev.144 [2023-05-03T07:42:11.194Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:42:11.194Z] main [2023-05-03T07:42:11.194Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:42:11.519Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:42:11.911Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:42:11.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-03T07:42:11.911Z] c9eb7d37981d: Preparing [2023-05-03T07:42:11.911Z] 4130bb4d5d0c: Preparing [2023-05-03T07:42:11.911Z] 781514ff64b0: Preparing [2023-05-03T07:42:11.911Z] c1ce78b7e987: Preparing [2023-05-03T07:42:11.911Z] 595d3ef3444d: Preparing [2023-05-03T07:42:11.911Z] 695e2b134808: Preparing [2023-05-03T07:42:11.911Z] 9c2ae689a4e5: Preparing [2023-05-03T07:42:11.911Z] f1417ff83b31: Preparing [2023-05-03T07:42:11.911Z] 695e2b134808: Waiting [2023-05-03T07:42:11.911Z] 9c2ae689a4e5: Waiting [2023-05-03T07:42:11.911Z] f1417ff83b31: Waiting [2023-05-03T07:42:11.911Z] 595d3ef3444d: Layer already exists [2023-05-03T07:42:11.911Z] 695e2b134808: Layer already exists [2023-05-03T07:42:11.911Z] c9eb7d37981d: Pushed [2023-05-03T07:42:11.911Z] 781514ff64b0: Pushed [2023-05-03T07:42:11.911Z] 4130bb4d5d0c: Pushed [2023-05-03T07:42:11.911Z] f1417ff83b31: Layer already exists [2023-05-03T07:42:12.177Z] 9c2ae689a4e5: Pushed [2023-05-03T07:42:20.396Z] c1ce78b7e987: Pushed [2023-05-03T07:42:20.396Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74: digest: sha256:4fda49230e305548b03034f5a7af4e4e5a03a10df4220acd439c490d2fcd1a66 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:42:20.718Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:42:21.031Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-05-03T07:42:21.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-03T07:42:21.031Z] c9eb7d37981d: Preparing [2023-05-03T07:42:21.031Z] 4130bb4d5d0c: Preparing [2023-05-03T07:42:21.031Z] 781514ff64b0: Preparing [2023-05-03T07:42:21.031Z] c1ce78b7e987: Preparing [2023-05-03T07:42:21.031Z] 595d3ef3444d: Preparing [2023-05-03T07:42:21.031Z] 695e2b134808: Preparing [2023-05-03T07:42:21.031Z] 9c2ae689a4e5: Preparing [2023-05-03T07:42:21.031Z] f1417ff83b31: Preparing [2023-05-03T07:42:21.031Z] 695e2b134808: Waiting [2023-05-03T07:42:21.031Z] 9c2ae689a4e5: Waiting [2023-05-03T07:42:21.031Z] f1417ff83b31: Waiting [2023-05-03T07:42:21.031Z] 781514ff64b0: Layer already exists [2023-05-03T07:42:21.031Z] c9eb7d37981d: Layer already exists [2023-05-03T07:42:21.031Z] 595d3ef3444d: Layer already exists [2023-05-03T07:42:21.031Z] 4130bb4d5d0c: Layer already exists [2023-05-03T07:42:21.031Z] c1ce78b7e987: Layer already exists [2023-05-03T07:42:21.031Z] f1417ff83b31: Layer already exists [2023-05-03T07:42:21.031Z] 695e2b134808: Layer already exists [2023-05-03T07:42:21.031Z] 9c2ae689a4e5: Layer already exists [2023-05-03T07:42:21.031Z] latest: digest: sha256:4fda49230e305548b03034f5a7af4e4e5a03a10df4220acd439c490d2fcd1a66 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:42:21.337Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:42:21.642Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.144 [2023-05-03T07:42:21.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-03T07:42:21.642Z] c9eb7d37981d: Preparing [2023-05-03T07:42:21.642Z] 4130bb4d5d0c: Preparing [2023-05-03T07:42:21.642Z] 781514ff64b0: Preparing [2023-05-03T07:42:21.642Z] c1ce78b7e987: Preparing [2023-05-03T07:42:21.642Z] 595d3ef3444d: Preparing [2023-05-03T07:42:21.642Z] 695e2b134808: Preparing [2023-05-03T07:42:21.642Z] 9c2ae689a4e5: Preparing [2023-05-03T07:42:21.642Z] f1417ff83b31: Preparing [2023-05-03T07:42:21.642Z] 695e2b134808: Waiting [2023-05-03T07:42:21.642Z] f1417ff83b31: Waiting [2023-05-03T07:42:21.642Z] c9eb7d37981d: Layer already exists [2023-05-03T07:42:21.642Z] c1ce78b7e987: Layer already exists [2023-05-03T07:42:21.642Z] 4130bb4d5d0c: Layer already exists [2023-05-03T07:42:21.642Z] 781514ff64b0: Layer already exists [2023-05-03T07:42:21.642Z] 595d3ef3444d: Layer already exists [2023-05-03T07:42:21.642Z] 695e2b134808: Layer already exists [2023-05-03T07:42:21.642Z] 9c2ae689a4e5: Layer already exists [2023-05-03T07:42:21.642Z] f1417ff83b31: Layer already exists [2023-05-03T07:42:21.642Z] 3.0.0-dev.144: digest: sha256:4fda49230e305548b03034f5a7af4e4e5a03a10df4220acd439c490d2fcd1a66 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:42:21.948Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:42:22.249Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:42:22.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-03T07:42:22.249Z] c9eb7d37981d: Preparing [2023-05-03T07:42:22.249Z] 4130bb4d5d0c: Preparing [2023-05-03T07:42:22.249Z] 781514ff64b0: Preparing [2023-05-03T07:42:22.249Z] c1ce78b7e987: Preparing [2023-05-03T07:42:22.249Z] 595d3ef3444d: Preparing [2023-05-03T07:42:22.249Z] 695e2b134808: Preparing [2023-05-03T07:42:22.249Z] 9c2ae689a4e5: Preparing [2023-05-03T07:42:22.249Z] f1417ff83b31: Preparing [2023-05-03T07:42:22.249Z] 695e2b134808: Waiting [2023-05-03T07:42:22.249Z] 9c2ae689a4e5: Waiting [2023-05-03T07:42:22.249Z] f1417ff83b31: Waiting [2023-05-03T07:42:22.249Z] 781514ff64b0: Layer already exists [2023-05-03T07:42:22.249Z] c9eb7d37981d: Layer already exists [2023-05-03T07:42:22.249Z] 4130bb4d5d0c: Layer already exists [2023-05-03T07:42:22.249Z] c1ce78b7e987: Layer already exists [2023-05-03T07:42:22.249Z] 595d3ef3444d: Layer already exists [2023-05-03T07:42:22.249Z] 9c2ae689a4e5: Layer already exists [2023-05-03T07:42:22.249Z] 695e2b134808: Layer already exists [2023-05-03T07:42:22.249Z] f1417ff83b31: Layer already exists [2023-05-03T07:42:22.249Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144: digest: sha256:4fda49230e305548b03034f5a7af4e4e5a03a10df4220acd439c490d2fcd1a66 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:42:22.553Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:42:22.856Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-05-03T07:42:22.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-03T07:42:22.856Z] c9eb7d37981d: Preparing [2023-05-03T07:42:22.856Z] 4130bb4d5d0c: Preparing [2023-05-03T07:42:22.856Z] 781514ff64b0: Preparing [2023-05-03T07:42:22.856Z] c1ce78b7e987: Preparing [2023-05-03T07:42:22.856Z] 595d3ef3444d: Preparing [2023-05-03T07:42:22.856Z] 695e2b134808: Preparing [2023-05-03T07:42:22.856Z] 9c2ae689a4e5: Preparing [2023-05-03T07:42:22.856Z] f1417ff83b31: Preparing [2023-05-03T07:42:22.856Z] 695e2b134808: Waiting [2023-05-03T07:42:22.856Z] 9c2ae689a4e5: Waiting [2023-05-03T07:42:22.856Z] f1417ff83b31: Waiting [2023-05-03T07:42:22.856Z] 781514ff64b0: Layer already exists [2023-05-03T07:42:22.856Z] c1ce78b7e987: Layer already exists [2023-05-03T07:42:22.856Z] 595d3ef3444d: Layer already exists [2023-05-03T07:42:22.856Z] 4130bb4d5d0c: Layer already exists [2023-05-03T07:42:22.856Z] c9eb7d37981d: Layer already exists [2023-05-03T07:42:22.856Z] 9c2ae689a4e5: Layer already exists [2023-05-03T07:42:22.856Z] 695e2b134808: Layer already exists [2023-05-03T07:42:22.856Z] f1417ff83b31: Layer already exists [2023-05-03T07:42:22.856Z] main: digest: sha256:4fda49230e305548b03034f5a7af4e4e5a03a10df4220acd439c490d2fcd1a66 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T07:42:22.911Z] ===================================================== [Pipeline] echo [2023-05-03T07:42:22.920Z] taggedImages: [2023-05-03T07:42:22.920Z] - nexus3.edgexfoundry.org:10004/security-spire-config:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:42:22.920Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-05-03T07:42:22.920Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.144 [2023-05-03T07:42:22.920Z] - nexus3.edgexfoundry.org:10004/security-spire-config:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:42:22.920Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-05-03T07:42:22.944Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-05-03T07:42:22.944Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:42:22.944Z] latest [2023-05-03T07:42:22.944Z] 3.0.0-dev.144 [2023-05-03T07:42:22.944Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:42:22.944Z] main [2023-05-03T07:42:22.944Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:42:23.257Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:42:23.557Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:42:23.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-03T07:42:23.557Z] 4377d25f1d5b: Preparing [2023-05-03T07:42:23.557Z] 97858fc7c17f: Preparing [2023-05-03T07:42:23.557Z] 85078bf26b85: Preparing [2023-05-03T07:42:23.557Z] 17425948de02: Preparing [2023-05-03T07:42:23.557Z] 595d3ef3444d: Preparing [2023-05-03T07:42:23.557Z] 695e2b134808: Preparing [2023-05-03T07:42:23.557Z] 775fc326b96f: Preparing [2023-05-03T07:42:23.557Z] f1417ff83b31: Preparing [2023-05-03T07:42:23.557Z] 775fc326b96f: Waiting [2023-05-03T07:42:23.557Z] f1417ff83b31: Waiting [2023-05-03T07:42:23.557Z] 595d3ef3444d: Layer already exists [2023-05-03T07:42:23.557Z] 695e2b134808: Layer already exists [2023-05-03T07:42:23.557Z] 775fc326b96f: Layer already exists [2023-05-03T07:42:23.557Z] f1417ff83b31: Layer already exists [2023-05-03T07:42:23.557Z] 4377d25f1d5b: Pushed [2023-05-03T07:42:23.557Z] 97858fc7c17f: Pushed [2023-05-03T07:42:23.557Z] 85078bf26b85: Pushed [2023-05-03T07:42:31.687Z] 17425948de02: Pushed [2023-05-03T07:42:31.687Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74: digest: sha256:3eed9e2cf26557c7325513cf494d484c8f34781f10b1433fb055ce97a828ff73 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:42:31.996Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:42:32.296Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-05-03T07:42:32.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-03T07:42:32.296Z] 4377d25f1d5b: Preparing [2023-05-03T07:42:32.296Z] 97858fc7c17f: Preparing [2023-05-03T07:42:32.296Z] 85078bf26b85: Preparing [2023-05-03T07:42:32.296Z] 17425948de02: Preparing [2023-05-03T07:42:32.296Z] 595d3ef3444d: Preparing [2023-05-03T07:42:32.296Z] 695e2b134808: Preparing [2023-05-03T07:42:32.296Z] 775fc326b96f: Preparing [2023-05-03T07:42:32.296Z] f1417ff83b31: Preparing [2023-05-03T07:42:32.296Z] 695e2b134808: Waiting [2023-05-03T07:42:32.296Z] 775fc326b96f: Waiting [2023-05-03T07:42:32.296Z] f1417ff83b31: Waiting [2023-05-03T07:42:32.296Z] 17425948de02: Layer already exists [2023-05-03T07:42:32.296Z] 595d3ef3444d: Layer already exists [2023-05-03T07:42:32.296Z] 97858fc7c17f: Layer already exists [2023-05-03T07:42:32.296Z] 85078bf26b85: Layer already exists [2023-05-03T07:42:32.296Z] 4377d25f1d5b: Layer already exists [2023-05-03T07:42:32.296Z] f1417ff83b31: Layer already exists [2023-05-03T07:42:32.296Z] 695e2b134808: Layer already exists [2023-05-03T07:42:32.296Z] 775fc326b96f: Layer already exists [2023-05-03T07:42:32.296Z] latest: digest: sha256:3eed9e2cf26557c7325513cf494d484c8f34781f10b1433fb055ce97a828ff73 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:42:32.601Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:42:32.902Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.144 [2023-05-03T07:42:32.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-03T07:42:32.902Z] 4377d25f1d5b: Preparing [2023-05-03T07:42:32.902Z] 97858fc7c17f: Preparing [2023-05-03T07:42:32.902Z] 85078bf26b85: Preparing [2023-05-03T07:42:32.902Z] 17425948de02: Preparing [2023-05-03T07:42:32.902Z] 595d3ef3444d: Preparing [2023-05-03T07:42:32.902Z] 695e2b134808: Preparing [2023-05-03T07:42:32.902Z] 775fc326b96f: Preparing [2023-05-03T07:42:32.902Z] f1417ff83b31: Preparing [2023-05-03T07:42:32.902Z] 695e2b134808: Waiting [2023-05-03T07:42:32.902Z] 775fc326b96f: Waiting [2023-05-03T07:42:32.902Z] 17425948de02: Layer already exists [2023-05-03T07:42:32.902Z] 595d3ef3444d: Layer already exists [2023-05-03T07:42:32.902Z] 85078bf26b85: Layer already exists [2023-05-03T07:42:32.902Z] 97858fc7c17f: Layer already exists [2023-05-03T07:42:32.902Z] 4377d25f1d5b: Layer already exists [2023-05-03T07:42:32.902Z] 775fc326b96f: Layer already exists [2023-05-03T07:42:32.902Z] 695e2b134808: Layer already exists [2023-05-03T07:42:32.902Z] f1417ff83b31: Layer already exists [2023-05-03T07:42:32.902Z] 3.0.0-dev.144: digest: sha256:3eed9e2cf26557c7325513cf494d484c8f34781f10b1433fb055ce97a828ff73 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:42:33.209Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:42:33.512Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:42:33.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-03T07:42:33.512Z] 4377d25f1d5b: Preparing [2023-05-03T07:42:33.512Z] 97858fc7c17f: Preparing [2023-05-03T07:42:33.512Z] 85078bf26b85: Preparing [2023-05-03T07:42:33.512Z] 17425948de02: Preparing [2023-05-03T07:42:33.512Z] 595d3ef3444d: Preparing [2023-05-03T07:42:33.512Z] 695e2b134808: Preparing [2023-05-03T07:42:33.512Z] 775fc326b96f: Preparing [2023-05-03T07:42:33.512Z] f1417ff83b31: Preparing [2023-05-03T07:42:33.512Z] 695e2b134808: Waiting [2023-05-03T07:42:33.512Z] 775fc326b96f: Waiting [2023-05-03T07:42:33.512Z] f1417ff83b31: Waiting [2023-05-03T07:42:33.512Z] 17425948de02: Layer already exists [2023-05-03T07:42:33.512Z] 97858fc7c17f: Layer already exists [2023-05-03T07:42:33.512Z] 595d3ef3444d: Layer already exists [2023-05-03T07:42:33.512Z] 4377d25f1d5b: Layer already exists [2023-05-03T07:42:33.512Z] 85078bf26b85: Layer already exists [2023-05-03T07:42:33.512Z] 775fc326b96f: Layer already exists [2023-05-03T07:42:33.512Z] 695e2b134808: Layer already exists [2023-05-03T07:42:33.512Z] f1417ff83b31: Layer already exists [2023-05-03T07:42:33.512Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144: digest: sha256:3eed9e2cf26557c7325513cf494d484c8f34781f10b1433fb055ce97a828ff73 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:42:33.814Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:42:34.122Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-05-03T07:42:34.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-03T07:42:34.124Z] 4377d25f1d5b: Preparing [2023-05-03T07:42:34.124Z] 97858fc7c17f: Preparing [2023-05-03T07:42:34.124Z] 85078bf26b85: Preparing [2023-05-03T07:42:34.124Z] 17425948de02: Preparing [2023-05-03T07:42:34.124Z] 595d3ef3444d: Preparing [2023-05-03T07:42:34.124Z] 695e2b134808: Preparing [2023-05-03T07:42:34.124Z] 775fc326b96f: Preparing [2023-05-03T07:42:34.124Z] f1417ff83b31: Preparing [2023-05-03T07:42:34.124Z] 695e2b134808: Waiting [2023-05-03T07:42:34.124Z] 775fc326b96f: Waiting [2023-05-03T07:42:34.124Z] f1417ff83b31: Waiting [2023-05-03T07:42:34.124Z] 4377d25f1d5b: Layer already exists [2023-05-03T07:42:34.124Z] 17425948de02: Layer already exists [2023-05-03T07:42:34.124Z] 595d3ef3444d: Layer already exists [2023-05-03T07:42:34.124Z] 97858fc7c17f: Layer already exists [2023-05-03T07:42:34.124Z] 85078bf26b85: Layer already exists [2023-05-03T07:42:34.124Z] 775fc326b96f: Layer already exists [2023-05-03T07:42:34.124Z] 695e2b134808: Layer already exists [2023-05-03T07:42:34.124Z] f1417ff83b31: Layer already exists [2023-05-03T07:42:34.124Z] main: digest: sha256:3eed9e2cf26557c7325513cf494d484c8f34781f10b1433fb055ce97a828ff73 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T07:42:34.162Z] ===================================================== [Pipeline] echo [2023-05-03T07:42:34.169Z] taggedImages: [2023-05-03T07:42:34.169Z] - nexus3.edgexfoundry.org:10004/security-spire-server:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:42:34.169Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-05-03T07:42:34.169Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.144 [2023-05-03T07:42:34.169Z] - nexus3.edgexfoundry.org:10004/security-spire-server:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:42:34.169Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-05-03T07:42:34.194Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-05-03T07:42:34.194Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:42:34.194Z] latest [2023-05-03T07:42:34.194Z] 3.0.0-dev.144 [2023-05-03T07:42:34.194Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:42:34.194Z] main [2023-05-03T07:42:34.194Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:42:34.526Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:42:34.833Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:42:34.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-03T07:42:34.833Z] ac15ad7b5f71: Preparing [2023-05-03T07:42:34.833Z] 1130dd273671: Preparing [2023-05-03T07:42:34.833Z] 595d3ef3444d: Preparing [2023-05-03T07:42:34.833Z] 695e2b134808: Preparing [2023-05-03T07:42:34.833Z] 48876dfbc252: Preparing [2023-05-03T07:42:34.833Z] f1417ff83b31: Preparing [2023-05-03T07:42:34.833Z] f1417ff83b31: Waiting [2023-05-03T07:42:34.833Z] 695e2b134808: Layer already exists [2023-05-03T07:42:34.833Z] 595d3ef3444d: Layer already exists [2023-05-03T07:42:34.833Z] f1417ff83b31: Layer already exists [2023-05-03T07:42:34.833Z] ac15ad7b5f71: Pushed [2023-05-03T07:42:34.833Z] 48876dfbc252: Pushed [2023-05-03T07:42:37.365Z] 1130dd273671: Pushed [2023-05-03T07:42:37.365Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74: digest: sha256:302ff17a8dba7e8edc3559bbe430c6c6aba80bea860451a801dbdc80e41044ea size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:42:37.682Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:42:37.987Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-05-03T07:42:37.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-03T07:42:37.987Z] ac15ad7b5f71: Preparing [2023-05-03T07:42:37.987Z] 1130dd273671: Preparing [2023-05-03T07:42:37.987Z] 595d3ef3444d: Preparing [2023-05-03T07:42:37.987Z] 695e2b134808: Preparing [2023-05-03T07:42:37.987Z] 48876dfbc252: Preparing [2023-05-03T07:42:37.987Z] f1417ff83b31: Preparing [2023-05-03T07:42:37.987Z] f1417ff83b31: Waiting [2023-05-03T07:42:37.987Z] 1130dd273671: Layer already exists [2023-05-03T07:42:37.987Z] ac15ad7b5f71: Layer already exists [2023-05-03T07:42:37.987Z] 595d3ef3444d: Layer already exists [2023-05-03T07:42:37.987Z] 48876dfbc252: Layer already exists [2023-05-03T07:42:37.987Z] 695e2b134808: Layer already exists [2023-05-03T07:42:37.987Z] f1417ff83b31: Layer already exists [2023-05-03T07:42:37.987Z] latest: digest: sha256:302ff17a8dba7e8edc3559bbe430c6c6aba80bea860451a801dbdc80e41044ea size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:42:38.286Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:42:38.588Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.144 [2023-05-03T07:42:38.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-03T07:42:38.588Z] ac15ad7b5f71: Preparing [2023-05-03T07:42:38.588Z] 1130dd273671: Preparing [2023-05-03T07:42:38.588Z] 595d3ef3444d: Preparing [2023-05-03T07:42:38.588Z] 695e2b134808: Preparing [2023-05-03T07:42:38.588Z] 48876dfbc252: Preparing [2023-05-03T07:42:38.588Z] f1417ff83b31: Preparing [2023-05-03T07:42:38.588Z] f1417ff83b31: Waiting [2023-05-03T07:42:38.588Z] 595d3ef3444d: Layer already exists [2023-05-03T07:42:38.588Z] ac15ad7b5f71: Layer already exists [2023-05-03T07:42:38.588Z] 48876dfbc252: Layer already exists [2023-05-03T07:42:38.588Z] 1130dd273671: Layer already exists [2023-05-03T07:42:38.588Z] 695e2b134808: Layer already exists [2023-05-03T07:42:38.588Z] f1417ff83b31: Layer already exists [2023-05-03T07:42:38.588Z] 3.0.0-dev.144: digest: sha256:302ff17a8dba7e8edc3559bbe430c6c6aba80bea860451a801dbdc80e41044ea size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:42:38.897Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:42:39.196Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:42:39.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-03T07:42:39.196Z] ac15ad7b5f71: Preparing [2023-05-03T07:42:39.196Z] 1130dd273671: Preparing [2023-05-03T07:42:39.196Z] 595d3ef3444d: Preparing [2023-05-03T07:42:39.196Z] 695e2b134808: Preparing [2023-05-03T07:42:39.196Z] 48876dfbc252: Preparing [2023-05-03T07:42:39.196Z] f1417ff83b31: Preparing [2023-05-03T07:42:39.196Z] f1417ff83b31: Waiting [2023-05-03T07:42:39.196Z] 695e2b134808: Layer already exists [2023-05-03T07:42:39.196Z] 595d3ef3444d: Layer already exists [2023-05-03T07:42:39.196Z] 1130dd273671: Layer already exists [2023-05-03T07:42:39.196Z] 48876dfbc252: Layer already exists [2023-05-03T07:42:39.196Z] ac15ad7b5f71: Layer already exists [2023-05-03T07:42:39.196Z] f1417ff83b31: Layer already exists [2023-05-03T07:42:39.196Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144: digest: sha256:302ff17a8dba7e8edc3559bbe430c6c6aba80bea860451a801dbdc80e41044ea size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:42:39.503Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:42:39.802Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-05-03T07:42:39.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-03T07:42:39.802Z] ac15ad7b5f71: Preparing [2023-05-03T07:42:39.802Z] 1130dd273671: Preparing [2023-05-03T07:42:39.802Z] 595d3ef3444d: Preparing [2023-05-03T07:42:39.802Z] 695e2b134808: Preparing [2023-05-03T07:42:39.802Z] 48876dfbc252: Preparing [2023-05-03T07:42:39.802Z] f1417ff83b31: Preparing [2023-05-03T07:42:39.802Z] f1417ff83b31: Waiting [2023-05-03T07:42:39.802Z] 695e2b134808: Layer already exists [2023-05-03T07:42:39.802Z] 48876dfbc252: Layer already exists [2023-05-03T07:42:39.802Z] 1130dd273671: Layer already exists [2023-05-03T07:42:39.802Z] ac15ad7b5f71: Layer already exists [2023-05-03T07:42:39.802Z] 595d3ef3444d: Layer already exists [2023-05-03T07:42:39.802Z] f1417ff83b31: Layer already exists [2023-05-03T07:42:39.802Z] main: digest: sha256:302ff17a8dba7e8edc3559bbe430c6c6aba80bea860451a801dbdc80e41044ea size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T07:42:39.839Z] ===================================================== [Pipeline] echo [2023-05-03T07:42:39.844Z] taggedImages: [2023-05-03T07:42:39.844Z] - nexus3.edgexfoundry.org:10004/support-notifications:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:42:39.844Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-05-03T07:42:39.844Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.144 [2023-05-03T07:42:39.844Z] - nexus3.edgexfoundry.org:10004/support-notifications:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:42:39.844Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-05-03T07:42:39.859Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-05-03T07:42:39.859Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:42:39.859Z] latest [2023-05-03T07:42:39.859Z] 3.0.0-dev.144 [2023-05-03T07:42:39.859Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:42:39.859Z] main [2023-05-03T07:42:39.859Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:42:40.163Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:42:40.465Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:42:40.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-03T07:42:40.465Z] 29921273f007: Preparing [2023-05-03T07:42:40.465Z] a13946aba2e9: Preparing [2023-05-03T07:42:40.465Z] 595d3ef3444d: Preparing [2023-05-03T07:42:40.465Z] 695e2b134808: Preparing [2023-05-03T07:42:40.465Z] e0296ace98a2: Preparing [2023-05-03T07:42:40.465Z] f1417ff83b31: Preparing [2023-05-03T07:42:40.465Z] f1417ff83b31: Waiting [2023-05-03T07:42:40.465Z] 695e2b134808: Layer already exists [2023-05-03T07:42:40.465Z] 595d3ef3444d: Layer already exists [2023-05-03T07:42:40.465Z] e0296ace98a2: Layer already exists [2023-05-03T07:42:40.465Z] f1417ff83b31: Layer already exists [2023-05-03T07:42:40.465Z] 29921273f007: Pushed [2023-05-03T07:42:42.996Z] a13946aba2e9: Pushed [2023-05-03T07:42:42.996Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74: digest: sha256:011e74bd98e3f5d9c35cefd586cd78e9307f73f7fa6e41c7a3cee823b5655151 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:42:43.299Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:42:43.615Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-05-03T07:42:43.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-03T07:42:43.615Z] 29921273f007: Preparing [2023-05-03T07:42:43.615Z] a13946aba2e9: Preparing [2023-05-03T07:42:43.615Z] 595d3ef3444d: Preparing [2023-05-03T07:42:43.615Z] 695e2b134808: Preparing [2023-05-03T07:42:43.615Z] e0296ace98a2: Preparing [2023-05-03T07:42:43.615Z] f1417ff83b31: Preparing [2023-05-03T07:42:43.615Z] f1417ff83b31: Waiting [2023-05-03T07:42:43.615Z] 595d3ef3444d: Layer already exists [2023-05-03T07:42:43.615Z] 29921273f007: Layer already exists [2023-05-03T07:42:43.615Z] e0296ace98a2: Layer already exists [2023-05-03T07:42:43.615Z] 695e2b134808: Layer already exists [2023-05-03T07:42:43.615Z] a13946aba2e9: Layer already exists [2023-05-03T07:42:43.615Z] f1417ff83b31: Layer already exists [2023-05-03T07:42:43.615Z] latest: digest: sha256:011e74bd98e3f5d9c35cefd586cd78e9307f73f7fa6e41c7a3cee823b5655151 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:42:43.921Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:42:44.237Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.144 [2023-05-03T07:42:44.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-03T07:42:44.238Z] 29921273f007: Preparing [2023-05-03T07:42:44.238Z] a13946aba2e9: Preparing [2023-05-03T07:42:44.238Z] 595d3ef3444d: Preparing [2023-05-03T07:42:44.238Z] 695e2b134808: Preparing [2023-05-03T07:42:44.238Z] e0296ace98a2: Preparing [2023-05-03T07:42:44.238Z] f1417ff83b31: Preparing [2023-05-03T07:42:44.238Z] f1417ff83b31: Waiting [2023-05-03T07:42:44.238Z] 29921273f007: Layer already exists [2023-05-03T07:42:44.238Z] e0296ace98a2: Layer already exists [2023-05-03T07:42:44.238Z] a13946aba2e9: Layer already exists [2023-05-03T07:42:44.238Z] 695e2b134808: Layer already exists [2023-05-03T07:42:44.238Z] 595d3ef3444d: Layer already exists [2023-05-03T07:42:44.238Z] f1417ff83b31: Layer already exists [2023-05-03T07:42:44.238Z] 3.0.0-dev.144: digest: sha256:011e74bd98e3f5d9c35cefd586cd78e9307f73f7fa6e41c7a3cee823b5655151 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:42:44.546Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:42:44.845Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:42:44.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-03T07:42:44.845Z] 29921273f007: Preparing [2023-05-03T07:42:44.845Z] a13946aba2e9: Preparing [2023-05-03T07:42:44.845Z] 595d3ef3444d: Preparing [2023-05-03T07:42:44.845Z] 695e2b134808: Preparing [2023-05-03T07:42:44.845Z] e0296ace98a2: Preparing [2023-05-03T07:42:44.845Z] f1417ff83b31: Preparing [2023-05-03T07:42:44.845Z] f1417ff83b31: Waiting [2023-05-03T07:42:44.845Z] e0296ace98a2: Layer already exists [2023-05-03T07:42:44.845Z] 695e2b134808: Layer already exists [2023-05-03T07:42:44.845Z] a13946aba2e9: Layer already exists [2023-05-03T07:42:44.845Z] 595d3ef3444d: Layer already exists [2023-05-03T07:42:44.845Z] 29921273f007: Layer already exists [2023-05-03T07:42:44.845Z] f1417ff83b31: Layer already exists [2023-05-03T07:42:44.845Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144: digest: sha256:011e74bd98e3f5d9c35cefd586cd78e9307f73f7fa6e41c7a3cee823b5655151 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:42:45.143Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:42:45.441Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-05-03T07:42:45.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-03T07:42:45.441Z] 29921273f007: Preparing [2023-05-03T07:42:45.441Z] a13946aba2e9: Preparing [2023-05-03T07:42:45.441Z] 595d3ef3444d: Preparing [2023-05-03T07:42:45.441Z] 695e2b134808: Preparing [2023-05-03T07:42:45.441Z] e0296ace98a2: Preparing [2023-05-03T07:42:45.441Z] f1417ff83b31: Preparing [2023-05-03T07:42:45.441Z] f1417ff83b31: Waiting [2023-05-03T07:42:45.441Z] e0296ace98a2: Layer already exists [2023-05-03T07:42:45.441Z] 595d3ef3444d: Layer already exists [2023-05-03T07:42:45.441Z] a13946aba2e9: Layer already exists [2023-05-03T07:42:45.441Z] 695e2b134808: Layer already exists [2023-05-03T07:42:45.441Z] 29921273f007: Layer already exists [2023-05-03T07:42:45.441Z] f1417ff83b31: Layer already exists [2023-05-03T07:42:45.441Z] main: digest: sha256:011e74bd98e3f5d9c35cefd586cd78e9307f73f7fa6e41c7a3cee823b5655151 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T07:42:45.473Z] ===================================================== [Pipeline] echo [2023-05-03T07:42:45.478Z] taggedImages: [2023-05-03T07:42:45.478Z] - nexus3.edgexfoundry.org:10004/support-scheduler:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:42:45.478Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-05-03T07:42:45.478Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.144 [2023-05-03T07:42:45.478Z] - nexus3.edgexfoundry.org:10004/support-scheduler:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:42:45.478Z] - nexus3.edgexfoundry.org:10004/support-scheduler: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] } [2023-05-03T07:43:56.239Z] Removing intermediate container efbbf3e0899e [2023-05-03T07:43:56.239Z] ---> d417c3b1b6ef [2023-05-03T07:43:56.239Z] [2023-05-03T07:43:56.239Z] Step 9/22 : FROM alpine:3.17 [2023-05-03T07:43:56.239Z] ---> 51e60588ff2c [2023-05-03T07:43:56.239Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-03T07:43:56.239Z] ---> Running in 9f3e1bedbe3a [2023-05-03T07:43:56.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T07:43:56.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T07:43:56.239Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-03T07:43:56.239Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-03T07:43:56.239Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T07:43:56.239Z] OK: 8 MiB in 17 packages [2023-05-03T07:43:56.239Z] Removing intermediate container 9f3e1bedbe3a [2023-05-03T07:43:56.239Z] ---> 51286e20a33f [2023-05-03T07:43:56.239Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-03T07:43:56.239Z] ---> Running in 9d0d1df3a7ec [2023-05-03T07:43:56.239Z] Removing intermediate container 9d0d1df3a7ec [2023-05-03T07:43:56.239Z] ---> e8571615ed24 [2023-05-03T07:43:56.239Z] Step 12/22 : WORKDIR /edgex [2023-05-03T07:43:56.239Z] ---> Running in 4d8992344df2 [2023-05-03T07:43:56.239Z] Removing intermediate container 4d8992344df2 [2023-05-03T07:43:56.239Z] ---> d0eb56a9696f [2023-05-03T07:43:56.239Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T07:43:56.239Z] ---> 881c0cc96fae [2023-05-03T07:43:56.239Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T07:43:56.239Z] ---> b7e6db25b00c [2023-05-03T07:43:56.239Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-03T07:43:56.239Z] ---> 03552ec49dd5 [2023-05-03T07:43:56.239Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-03T07:43:56.239Z] ---> 6be75c864f27 [2023-05-03T07:43:56.240Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-03T07:43:56.240Z] ---> 2c16bd574cde [2023-05-03T07:43:56.240Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-03T07:43:56.240Z] ---> Running in 677c5db89ab0 [2023-05-03T07:44:02.890Z] Removing intermediate container 677c5db89ab0 [2023-05-03T07:44:02.890Z] ---> 37783bb5a1d1 [2023-05-03T07:44:02.890Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-03T07:44:02.890Z] ---> Running in 3191c61c39c0 [2023-05-03T07:44:02.890Z] Removing intermediate container 3191c61c39c0 [2023-05-03T07:44:02.890Z] ---> 43aa7d0c747e [2023-05-03T07:44:02.890Z] Step 20/22 : LABEL arch=arm64 [2023-05-03T07:44:02.890Z] ---> Running in 757cb26f2b85 [2023-05-03T07:44:03.156Z] Removing intermediate container 757cb26f2b85 [2023-05-03T07:44:03.156Z] ---> 9124a1863350 [2023-05-03T07:44:03.156Z] Step 21/22 : LABEL git_sha=09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:44:03.424Z] ---> Running in 31cb13a56629 [2023-05-03T07:44:04.007Z] Removing intermediate container 31cb13a56629 [2023-05-03T07:44:04.007Z] ---> 06b026a62889 [2023-05-03T07:44:04.007Z] Step 22/22 : LABEL version=3.0.0-dev.144 [2023-05-03T07:44:04.007Z] ---> Running in 903ffa76e23f [2023-05-03T07:44:04.840Z] Removing intermediate container 903ffa76e23f [2023-05-03T07:44:04.840Z] ---> 9cd40b796b4c [2023-05-03T07:44:04.840Z] [2023-05-03T07:44:04.840Z] Successfully built 9cd40b796b4c [2023-05-03T07:44:04.840Z] Successfully tagged security-proxy-setup-arm64:latest [2023-05-03T07:44:04.840Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2023-05-03T07:44:08.189Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T07:44:08.189Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-03T07:44:08.189Z] ---> 3cc700582930 [2023-05-03T07:44:08.189Z] Step 3/25 : WORKDIR /edgex-go [2023-05-03T07:44:08.189Z] ---> Using cache [2023-05-03T07:44:08.189Z] ---> 0073935e84eb [2023-05-03T07:44:08.189Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-03T07:44:08.189Z] ---> Using cache [2023-05-03T07:44:08.189Z] ---> 09d368c5a0a9 [2023-05-03T07:44:08.189Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-03T07:44:08.189Z] ---> Using cache [2023-05-03T07:44:08.189Z] ---> 1af1140ee90c [2023-05-03T07:44:08.189Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T07:44:08.189Z] ---> Using cache [2023-05-03T07:44:08.189Z] ---> bf87fa67c459 [2023-05-03T07:44:08.189Z] Step 7/25 : COPY . . [2023-05-03T07:44:08.189Z] ---> Using cache [2023-05-03T07:44:08.189Z] ---> 427275473748 [2023-05-03T07:44:08.189Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-03T07:44:08.456Z] ---> Running in 80af083ba11b [2023-05-03T07:44:10.444Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-03T07:44:49.345Z] Removing intermediate container 77fd5cea0d99 [2023-05-03T07:44:49.345Z] ---> e3227d76eb22 [2023-05-03T07:44:49.345Z] [2023-05-03T07:44:49.345Z] Step 10/23 : FROM alpine:3.17 [2023-05-03T07:44:49.345Z] ---> 51e60588ff2c [2023-05-03T07:44:49.345Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-03T07:44:49.345Z] ---> Running in 3882b3f8bde7 [2023-05-03T07:44:49.345Z] Removing intermediate container 3882b3f8bde7 [2023-05-03T07:44:49.345Z] ---> d455ccbabc18 [2023-05-03T07:44:49.345Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-03T07:44:49.345Z] ---> Running in d8ae5adad8d3 [2023-05-03T07:44:49.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T07:44:49.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T07:44:50.767Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-03T07:44:50.767Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T07:44:50.767Z] OK: 8 MiB in 16 packages [2023-05-03T07:44:52.726Z] Removing intermediate container d8ae5adad8d3 [2023-05-03T07:44:52.726Z] ---> 25914ccfb415 [2023-05-03T07:44:52.726Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T07:44:57.036Z] ---> 4e5419036da9 [2023-05-03T07:44:57.036Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T07:44:57.623Z] ---> 5b8f08ced467 [2023-05-03T07:44:57.623Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-03T07:45:00.982Z] ---> e6c1bb03ad81 [2023-05-03T07:45:00.982Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-03T07:45:01.961Z] ---> 262905fdb134 [2023-05-03T07:45:01.961Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-03T07:45:03.949Z] ---> 98fbcbc57ded [2023-05-03T07:45:03.949Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-03T07:45:03.949Z] ---> Running in 7a90aee2d5e6 [2023-05-03T07:45:08.245Z] Removing intermediate container 7a90aee2d5e6 [2023-05-03T07:45:08.246Z] ---> d2c4d8a5f9c8 [2023-05-03T07:45:08.246Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-03T07:45:08.515Z] ---> Running in c331a6c96789 [2023-05-03T07:45:09.100Z] Removing intermediate container 9e351fd68efa [2023-05-03T07:45:09.100Z] ---> e0c0936fb3cb [2023-05-03T07:45:09.100Z] [2023-05-03T07:45:09.100Z] Step 10/24 : FROM alpine:3.17 [2023-05-03T07:45:09.100Z] ---> 51e60588ff2c [2023-05-03T07:45:09.100Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-03T07:45:09.372Z] Removing intermediate container c331a6c96789 [2023-05-03T07:45:09.372Z] ---> d27c80017bdb [2023-05-03T07:45:09.372Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-03T07:45:09.372Z] ---> Running in 40ef6dac73a0 [2023-05-03T07:45:09.641Z] ---> Running in d84ce86c9f17 [2023-05-03T07:45:11.061Z] Removing intermediate container d84ce86c9f17 [2023-05-03T07:45:11.061Z] ---> 645f82ce77d0 [2023-05-03T07:45:11.061Z] Step 21/23 : LABEL arch=arm64 [2023-05-03T07:45:11.061Z] ---> Running in 0886a2ae8c24 [2023-05-03T07:45:12.044Z] Removing intermediate container 0886a2ae8c24 [2023-05-03T07:45:12.044Z] ---> fc9a6c816398 [2023-05-03T07:45:12.044Z] Step 22/23 : LABEL git_sha=09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:45:12.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T07:45:12.582Z] ---> Running in f58b7e2069b1 [2023-05-03T07:45:13.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T07:45:13.524Z] Removing intermediate container f58b7e2069b1 [2023-05-03T07:45:13.524Z] ---> a58e7bf14c4f [2023-05-03T07:45:13.524Z] Step 23/23 : LABEL version=3.0.0-dev.144 [2023-05-03T07:45:13.790Z] ---> Running in 1b0db039403a [2023-05-03T07:45:14.750Z] Removing intermediate container 1b0db039403a [2023-05-03T07:45:14.750Z] ---> 63312be64b27 [2023-05-03T07:45:14.750Z] [2023-05-03T07:45:14.750Z] Successfully built 63312be64b27 [2023-05-03T07:45:14.750Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-05-03T07:45:14.750Z] Building support-scheduler [2023-05-03T07:45:15.017Z]  Building core-common-config-bootstrapper ... done (1/1) Installing dumb-init (1.2.5-r2) [2023-05-03T07:45:15.017Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T07:45:15.017Z] OK: 8 MiB in 16 packages [2023-05-03T07:45:16.975Z] Removing intermediate container 40ef6dac73a0 [2023-05-03T07:45:16.975Z] ---> 557f957fe477 [2023-05-03T07:45:16.975Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-03T07:45:17.246Z] ---> Running in 76b616b6c577 [2023-05-03T07:45:17.831Z] Removing intermediate container 76b616b6c577 [2023-05-03T07:45:17.831Z] ---> 67fddc67dc77 [2023-05-03T07:45:17.831Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-03T07:45:18.099Z] ---> Running in b0c5f27c925a [2023-05-03T07:45:19.530Z] Removing intermediate container b0c5f27c925a [2023-05-03T07:45:19.530Z] ---> 5e73084633b2 [2023-05-03T07:45:19.530Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-03T07:45:19.530Z] ---> Running in 155df21ee1da [2023-05-03T07:45:22.996Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T07:45:22.996Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-03T07:45:22.996Z] ---> 3cc700582930 [2023-05-03T07:45:22.996Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-03T07:45:22.996Z] ---> Using cache [2023-05-03T07:45:23.271Z] ---> a49586c04ef7 [2023-05-03T07:45:23.271Z] Step 4/23 : WORKDIR /edgex-go [2023-05-03T07:45:23.271Z] ---> Using cache [2023-05-03T07:45:23.271Z] ---> 6e4ce45ac075 [2023-05-03T07:45:23.271Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-03T07:45:23.271Z] ---> Using cache [2023-05-03T07:45:23.271Z] ---> d5162aee7a13 [2023-05-03T07:45:23.271Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-03T07:45:23.271Z] ---> Using cache [2023-05-03T07:45:23.271Z] ---> 6e9ab973b97d [2023-05-03T07:45:23.271Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T07:45:23.271Z] ---> Using cache [2023-05-03T07:45:23.271Z] ---> ad71feef44d1 [2023-05-03T07:45:23.271Z] Step 8/23 : COPY . . [2023-05-03T07:45:23.271Z] Removing intermediate container 155df21ee1da [2023-05-03T07:45:23.271Z] ---> f4a351e917b6 [2023-05-03T07:45:23.271Z] Step 15/24 : WORKDIR / [2023-05-03T07:45:23.540Z] ---> Running in 3d3e4e100f0e [2023-05-03T07:45:23.540Z] ---> Using cache [2023-05-03T07:45:23.540Z] ---> 2b05eaa4f60a [2023-05-03T07:45:23.540Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-03T07:45:23.808Z] ---> Running in 5532005fb7ab [2023-05-03T07:45:25.223Z] Removing intermediate container 3d3e4e100f0e [2023-05-03T07:45:25.224Z] ---> 292537b4dd95 [2023-05-03T07:45:25.224Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T07:45:26.211Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-03T07:45:26.211Z] Removing intermediate container 233219c63deb [2023-05-03T07:45:26.211Z] ---> 6a906ca90b60 [2023-05-03T07:45:26.211Z] [2023-05-03T07:45:26.211Z] Step 10/23 : FROM alpine:3.17 [2023-05-03T07:45:26.211Z] ---> 51e60588ff2c [2023-05-03T07:45:26.211Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-03T07:45:26.480Z] ---> Running in 538f392a0a59 [2023-05-03T07:45:26.480Z] ---> 231d3b0c6ddb [2023-05-03T07:45:26.480Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T07:45:27.450Z] Removing intermediate container 538f392a0a59 [2023-05-03T07:45:27.450Z] ---> 9a7b3212f93c [2023-05-03T07:45:27.450Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-03T07:45:27.718Z] ---> Running in a0cdd008664d [2023-05-03T07:45:27.718Z] ---> 8c856c73729a [2023-05-03T07:45:27.718Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-03T07:45:28.304Z] Removing intermediate container a0cdd008664d [2023-05-03T07:45:28.304Z] ---> dd9151105ccf [2023-05-03T07:45:28.304Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-03T07:45:28.304Z] ---> Running in 877d318edea6 [2023-05-03T07:45:29.269Z] Removing intermediate container 877d318edea6 [2023-05-03T07:45:29.269Z] ---> 4f706e5655fb [2023-05-03T07:45:29.269Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-03T07:45:29.269Z] ---> Running in c57d78208ff9 [2023-05-03T07:45:30.238Z] ---> b7e7059b85fe [2023-05-03T07:45:30.238Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-03T07:45:31.656Z] ---> 4baa98a99d5e [2023-05-03T07:45:31.656Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-03T07:45:31.656Z] ---> Running in da29ceff5da8 [2023-05-03T07:45:31.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T07:45:32.197Z] Removing intermediate container da29ceff5da8 [2023-05-03T07:45:32.197Z] ---> b8738b36d4e3 [2023-05-03T07:45:32.475Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-03T07:45:32.475Z] ---> Running in 2e762d8c8441 [2023-05-03T07:45:32.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T07:45:33.012Z] Removing intermediate container 2e762d8c8441 [2023-05-03T07:45:33.012Z] ---> 7584248991cf [2023-05-03T07:45:33.012Z] Step 22/24 : LABEL arch=arm64 [2023-05-03T07:45:33.012Z] ---> Running in 4e5cfcd16cbf [2023-05-03T07:45:33.606Z] Removing intermediate container 4e5cfcd16cbf [2023-05-03T07:45:33.606Z] ---> d1d63d5e285a [2023-05-03T07:45:33.606Z] Step 23/24 : LABEL git_sha=09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:45:33.874Z] ---> Running in f9e63bc33ee7 [2023-05-03T07:45:34.461Z] Removing intermediate container f9e63bc33ee7 [2023-05-03T07:45:34.461Z] ---> 199c8699dd6a [2023-05-03T07:45:34.461Z] Step 24/24 : LABEL version=3.0.0-dev.144 [2023-05-03T07:45:34.461Z] ---> Running in bf8ecdc5bd08 [2023-05-03T07:45:34.730Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-03T07:45:35.020Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T07:45:35.020Z] Removing intermediate container bf8ecdc5bd08 [2023-05-03T07:45:35.020Z] ---> 217830514403 [2023-05-03T07:45:35.020Z] [2023-05-03T07:45:35.020Z] OK: 8 MiB in 16 packages [2023-05-03T07:45:35.020Z] Successfully built 217830514403 [2023-05-03T07:45:35.020Z] Successfully tagged core-command-arm64:latest [2023-05-03T07:45:35.020Z] Building security-proxy-auth [2023-05-03T07:45:38.415Z]  Building core-command ... done Removing intermediate container c57d78208ff9 [2023-05-03T07:45:38.415Z] ---> 1ba2d09ff4fd [2023-05-03T07:45:38.415Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T07:45:39.003Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T07:45:39.003Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-03T07:45:39.003Z] ---> 3cc700582930 [2023-05-03T07:45:39.003Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-03T07:45:39.003Z] ---> Using cache [2023-05-03T07:45:39.003Z] ---> a49586c04ef7 [2023-05-03T07:45:39.003Z] Step 4/23 : WORKDIR /edgex-go [2023-05-03T07:45:39.003Z] ---> Using cache [2023-05-03T07:45:39.003Z] ---> 6e4ce45ac075 [2023-05-03T07:45:39.003Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-03T07:45:39.003Z] ---> Using cache [2023-05-03T07:45:39.003Z] ---> d5162aee7a13 [2023-05-03T07:45:39.003Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-03T07:45:39.270Z] ---> Using cache [2023-05-03T07:45:39.270Z] ---> 6e9ab973b97d [2023-05-03T07:45:39.270Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T07:45:39.270Z] ---> Using cache [2023-05-03T07:45:39.270Z] ---> ad71feef44d1 [2023-05-03T07:45:39.270Z] Step 8/23 : COPY . . [2023-05-03T07:45:39.270Z] ---> fd2aeaa8bc10 [2023-05-03T07:45:39.270Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T07:45:39.540Z] ---> Using cache [2023-05-03T07:45:39.540Z] ---> 2b05eaa4f60a [2023-05-03T07:45:39.540Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-03T07:45:39.540Z] ---> Running in 0c4f371ae45e [2023-05-03T07:45:40.954Z] ---> 0d7dc85c00cc [2023-05-03T07:45:40.954Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-03T07:45:42.369Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-03T07:45:44.964Z] ---> 6034725ececd [2023-05-03T07:45:44.964Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-03T07:45:46.377Z] ---> c0944a59a8a5 [2023-05-03T07:45:46.377Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-03T07:45:46.644Z] ---> Running in c2905847f467 [2023-05-03T07:45:47.229Z] Removing intermediate container c2905847f467 [2023-05-03T07:45:47.229Z] ---> 205ae14876d3 [2023-05-03T07:45:47.229Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-03T07:45:47.496Z] ---> Running in 7233f6e4659d [2023-05-03T07:45:48.246Z] Removing intermediate container 7233f6e4659d [2023-05-03T07:45:48.246Z] ---> 2fa9fe667415 [2023-05-03T07:45:48.246Z] Step 21/23 : LABEL arch=arm64 [2023-05-03T07:45:48.246Z] ---> Running in 14fd9faf25a6 [2023-05-03T07:45:50.330Z] Removing intermediate container 14fd9faf25a6 [2023-05-03T07:45:50.330Z] ---> 27fd63965de4 [2023-05-03T07:45:50.330Z] Step 22/23 : LABEL git_sha=09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:45:50.631Z] ---> Running in f54039308100 [2023-05-03T07:45:51.638Z] Removing intermediate container f54039308100 [2023-05-03T07:45:51.638Z] ---> bba2b820da19 [2023-05-03T07:45:51.638Z] Step 23/23 : LABEL version=3.0.0-dev.144 [2023-05-03T07:45:51.930Z] ---> Running in 123220d8ff51 [2023-05-03T07:45:52.956Z] Removing intermediate container 123220d8ff51 [2023-05-03T07:45:52.956Z] ---> 0be81c626bab [2023-05-03T07:45:52.956Z] [2023-05-03T07:45:52.956Z] Successfully built 0be81c626bab [2023-05-03T07:45:53.225Z] Successfully tagged core-data-arm64:latest [2023-05-03T07:45:53.225Z]  Building core-data ... done Building support-notifications [2023-05-03T07:45:53.816Z] Removing intermediate container 586b89b9fc72 [2023-05-03T07:45:53.816Z] ---> 3255a635cfee [2023-05-03T07:45:53.816Z] [2023-05-03T07:45:54.085Z] Step 10/25 : FROM alpine:3.17 [2023-05-03T07:45:54.085Z] ---> 51e60588ff2c [2023-05-03T07:45:54.085Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-03T07:45:54.085Z] ---> Using cache [2023-05-03T07:45:54.085Z] ---> 557f957fe477 [2023-05-03T07:45:54.085Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-03T07:45:54.085Z] ---> Using cache [2023-05-03T07:45:54.085Z] ---> 67fddc67dc77 [2023-05-03T07:45:54.085Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-03T07:45:54.085Z] ---> Running in 43981ee9aa7f [2023-05-03T07:45:54.688Z] Removing intermediate container 43981ee9aa7f [2023-05-03T07:45:54.688Z] ---> 9735a345c197 [2023-05-03T07:45:54.688Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-03T07:45:54.688Z] ---> Running in ac32f441b517 [2023-05-03T07:45:55.273Z] Removing intermediate container ac32f441b517 [2023-05-03T07:45:55.273Z] ---> 2bcf90f103c5 [2023-05-03T07:45:55.273Z] Step 15/25 : WORKDIR / [2023-05-03T07:45:55.541Z] ---> Running in 5f9785b2bd56 [2023-05-03T07:45:56.126Z] Removing intermediate container 5f9785b2bd56 [2023-05-03T07:45:56.126Z] ---> 4489efb0f12f [2023-05-03T07:45:56.126Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T07:45:57.091Z] ---> a521b9a37bc8 [2023-05-03T07:45:57.091Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T07:45:58.510Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T07:45:58.510Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-03T07:45:58.510Z] ---> 3cc700582930 [2023-05-03T07:45:58.510Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-03T07:45:58.510Z] ---> Using cache [2023-05-03T07:45:58.510Z] ---> a49586c04ef7 [2023-05-03T07:45:58.510Z] Step 4/23 : WORKDIR /edgex-go [2023-05-03T07:45:58.510Z] ---> Using cache [2023-05-03T07:45:58.510Z] ---> 6e4ce45ac075 [2023-05-03T07:45:58.510Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-03T07:45:58.510Z] ---> c9ba0371782a [2023-05-03T07:45:58.510Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-03T07:45:58.510Z] ---> Running in eae1870465b7 [2023-05-03T07:46:01.117Z] ---> 07e58c3151fc [2023-05-03T07:46:01.117Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-03T07:46:01.117Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T07:46:02.083Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T07:46:03.494Z] OK: 263 MiB in 53 packages [2023-05-03T07:46:04.481Z] ---> 121b6ae14716 [2023-05-03T07:46:04.481Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-03T07:46:05.443Z] Removing intermediate container eae1870465b7 [2023-05-03T07:46:05.443Z] ---> 2faae71c69c6 [2023-05-03T07:46:05.443Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-03T07:46:06.030Z] ---> d8883771b7bb [2023-05-03T07:46:06.030Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-03T07:46:06.302Z] ---> Running in f53bf22d94ea [2023-05-03T07:46:06.892Z] ---> e80528895564 [2023-05-03T07:46:06.892Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T07:46:06.892Z] Removing intermediate container f53bf22d94ea [2023-05-03T07:46:06.892Z] ---> ce6fa13413c2 [2023-05-03T07:46:06.892Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-03T07:46:06.892Z] ---> Running in 78b68983e7bb [2023-05-03T07:46:06.892Z] ---> Running in 5e6120b9329f [2023-05-03T07:46:07.855Z] Removing intermediate container 5e6120b9329f [2023-05-03T07:46:07.855Z] ---> ebb0fcd9790f [2023-05-03T07:46:07.855Z] Step 23/25 : LABEL arch=arm64 [2023-05-03T07:46:07.855Z] ---> Running in 7a07dbc39072 [2023-05-03T07:46:08.439Z] Removing intermediate container 7a07dbc39072 [2023-05-03T07:46:08.439Z] ---> 6a35c1079ef7 [2023-05-03T07:46:08.439Z] Step 24/25 : LABEL git_sha=09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:46:08.707Z] ---> Running in 5e17de49dd1f [2023-05-03T07:46:09.294Z] Removing intermediate container 5e17de49dd1f [2023-05-03T07:46:09.294Z] ---> e964037fddf0 [2023-05-03T07:46:09.294Z] Step 25/25 : LABEL version=3.0.0-dev.144 [2023-05-03T07:46:09.294Z] ---> Running in 8ae430422200 [2023-05-03T07:46:09.884Z] Removing intermediate container 8ae430422200 [2023-05-03T07:46:09.884Z] ---> 2b30d6ff1050 [2023-05-03T07:46:09.884Z] [2023-05-03T07:46:09.884Z] Successfully built 2b30d6ff1050 [2023-05-03T07:46:09.884Z] Successfully tagged core-metadata-arm64:latest [2023-05-03T07:46:09.884Z]  Building core-metadata ... done Building security-spire-config [2023-05-03T07:46:15.341Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T07:46:15.341Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-03T07:46:15.341Z] ---> 3cc700582930 [2023-05-03T07:46:15.341Z] Step 3/27 : WORKDIR /edgex-go [2023-05-03T07:46:15.341Z] ---> Using cache [2023-05-03T07:46:15.341Z] ---> 0073935e84eb [2023-05-03T07:46:15.341Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-03T07:46:15.341Z] ---> Running in 0ed6056dcf9b [2023-05-03T07:46:17.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T07:46:18.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T07:46:22.144Z] OK: 263 MiB in 53 packages [2023-05-03T07:46:22.144Z] Removing intermediate container 0ed6056dcf9b [2023-05-03T07:46:22.144Z] ---> c419b6310c74 [2023-05-03T07:46:22.144Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-03T07:46:22.728Z] ---> 713b40ca3a18 [2023-05-03T07:46:22.728Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T07:46:22.728Z] ---> Running in b2e382718f66 [2023-05-03T07:47:59.410Z] Removing intermediate container 78b68983e7bb [2023-05-03T07:47:59.410Z] ---> 96de10370687 [2023-05-03T07:47:59.410Z] Step 8/23 : COPY . . [2023-05-03T07:48:03.652Z] ---> aa636500540c [2023-05-03T07:48:03.652Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-03T07:48:03.653Z] ---> Running in c109b388894b [2023-05-03T07:48:06.232Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-03T07:48:07.188Z] Removing intermediate container b2e382718f66 [2023-05-03T07:48:07.188Z] ---> 4c22b03af606 [2023-05-03T07:48:07.188Z] Step 7/27 : COPY . . [2023-05-03T07:48:10.534Z] ---> aa45df226246 [2023-05-03T07:48:10.534Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-03T07:48:10.534Z] ---> Running in a371a0b4cbf6 [2023-05-03T07:48:10.534Z] Removing intermediate container a371a0b4cbf6 [2023-05-03T07:48:10.534Z] ---> 26d5b091aad8 [2023-05-03T07:48:10.534Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-03T07:48:10.817Z] ---> Running in 086180c61e03 [2023-05-03T07:48:11.404Z] Removing intermediate container 086180c61e03 [2023-05-03T07:48:11.404Z] ---> 6634aab9ca10 [2023-05-03T07:48:11.404Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-03T07:48:11.404Z] ---> Running in bbd340b8cd83 [2023-05-03T07:48:11.991Z] Removing intermediate container bbd340b8cd83 [2023-05-03T07:48:11.991Z] ---> 7dc6480fd72c [2023-05-03T07:48:11.991Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-03T07:48:11.991Z] ---> Running in ae09c74d39e9 [2023-05-03T07:48:16.274Z] Removing intermediate container ae09c74d39e9 [2023-05-03T07:48:16.274Z] ---> c88ffa47ffc8 [2023-05-03T07:48:16.274Z] Step 12/27 : WORKDIR /edgex-go [2023-05-03T07:48:16.274Z] ---> Running in 956b7de10c41 [2023-05-03T07:48:16.274Z] Removing intermediate container 956b7de10c41 [2023-05-03T07:48:16.274Z] ---> 350c4d724779 [2023-05-03T07:48:16.274Z] [2023-05-03T07:48:16.274Z] Step 13/27 : FROM alpine:3.17 [2023-05-03T07:48:16.274Z] ---> 51e60588ff2c [2023-05-03T07:48:16.274Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-03T07:48:16.274Z] ---> Using cache [2023-05-03T07:48:16.274Z] ---> f37e8c217a4d [2023-05-03T07:48:16.274Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-03T07:48:16.542Z] ---> Running in 5dabee420431 [2023-05-03T07:48:18.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T07:48:19.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T07:48:20.855Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-03T07:48:20.855Z] v3.17.3-146-g00487ded7d9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-03T07:48:20.855Z] OK: 17691 distinct packages available [2023-05-03T07:48:21.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T07:48:22.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T07:48:23.479Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-03T07:48:23.479Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-03T07:48:23.479Z] (3/4) Installing libucontext (1.2-r0) [2023-05-03T07:48:23.479Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-03T07:48:23.479Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T07:48:23.479Z] OK: 8 MiB in 19 packages [2023-05-03T07:48:25.419Z] Removing intermediate container 5dabee420431 [2023-05-03T07:48:25.419Z] ---> 93929eff018e [2023-05-03T07:48:25.419Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T07:48:27.992Z] ---> 08fd85b0687b [2023-05-03T07:48:27.992Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T07:48:28.954Z] ---> 764a0fb7418f [2023-05-03T07:48:28.954Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-03T07:48:35.602Z] ---> ea7e64b931eb [2023-05-03T07:48:35.602Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-03T07:48:36.563Z] ---> db4f327776ec [2023-05-03T07:48:36.563Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-03T07:48:36.563Z] ---> Running in da5671ab85c9 [2023-05-03T07:48:37.146Z] Removing intermediate container da5671ab85c9 [2023-05-03T07:48:37.146Z] ---> 3c2ae8e3488f [2023-05-03T07:48:37.146Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-03T07:48:38.107Z] ---> d96ae97ade5f [2023-05-03T07:48:38.107Z] Step 22/27 : WORKDIR / [2023-05-03T07:48:38.107Z] ---> Running in e8af4739d8db [2023-05-03T07:48:38.691Z] Removing intermediate container e8af4739d8db [2023-05-03T07:48:38.691Z] ---> bf3331dc6918 [2023-05-03T07:48:38.691Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-03T07:48:38.691Z] ---> Running in b6c2beaf9116 [2023-05-03T07:48:39.278Z] Removing intermediate container b6c2beaf9116 [2023-05-03T07:48:39.278Z] ---> d6a6c3d8d778 [2023-05-03T07:48:39.278Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-03T07:48:39.554Z] ---> Running in 9e5916f763d4 [2023-05-03T07:48:39.832Z] Removing intermediate container 9e5916f763d4 [2023-05-03T07:48:39.832Z] ---> cd62bb710bf5 [2023-05-03T07:48:39.832Z] Step 25/27 : LABEL arch=arm64 [2023-05-03T07:48:40.098Z] ---> Running in a50c0382746d [2023-05-03T07:48:40.694Z] Removing intermediate container a50c0382746d [2023-05-03T07:48:40.694Z] ---> ce678923a4cd [2023-05-03T07:48:40.694Z] Step 26/27 : LABEL git_sha=09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:48:42.099Z] ---> Running in c895d8163a9f [2023-05-03T07:48:42.680Z] Removing intermediate container c895d8163a9f [2023-05-03T07:48:42.680Z] ---> e09f3d4d5b8c [2023-05-03T07:48:42.680Z] Step 27/27 : LABEL version=3.0.0-dev.144 [2023-05-03T07:48:42.680Z] ---> Running in 13f769433527 [2023-05-03T07:48:43.260Z] Removing intermediate container 13f769433527 [2023-05-03T07:48:43.260Z] ---> b5d5fbde53a2 [2023-05-03T07:48:43.260Z] [2023-05-03T07:48:43.260Z] Successfully built b5d5fbde53a2 [2023-05-03T07:48:43.260Z] Successfully tagged security-spire-config-arm64:latest [2023-05-03T07:48:43.260Z] Building security-spire-agent [2023-05-03T07:48:46.862Z]  Building security-spire-config ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T07:48:46.862Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-03T07:48:46.862Z] ---> 3cc700582930 [2023-05-03T07:48:46.862Z] Step 3/27 : WORKDIR /edgex-go [2023-05-03T07:48:46.862Z] ---> Using cache [2023-05-03T07:48:46.862Z] ---> 0073935e84eb [2023-05-03T07:48:46.862Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-03T07:48:46.862Z] ---> Using cache [2023-05-03T07:48:46.862Z] ---> c419b6310c74 [2023-05-03T07:48:46.862Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-03T07:48:46.862Z] ---> Using cache [2023-05-03T07:48:46.862Z] ---> 713b40ca3a18 [2023-05-03T07:48:46.862Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T07:48:46.862Z] ---> Using cache [2023-05-03T07:48:46.862Z] ---> 4c22b03af606 [2023-05-03T07:48:46.862Z] Step 7/27 : COPY . . [2023-05-03T07:48:46.862Z] ---> Using cache [2023-05-03T07:48:46.862Z] ---> aa45df226246 [2023-05-03T07:48:46.862Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-03T07:48:46.862Z] ---> Using cache [2023-05-03T07:48:46.862Z] ---> 26d5b091aad8 [2023-05-03T07:48:46.862Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-03T07:48:46.862Z] ---> Using cache [2023-05-03T07:48:46.862Z] ---> 6634aab9ca10 [2023-05-03T07:48:46.862Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-03T07:48:46.862Z] ---> Using cache [2023-05-03T07:48:46.862Z] ---> 7dc6480fd72c [2023-05-03T07:48:46.862Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-03T07:48:46.862Z] ---> Using cache [2023-05-03T07:48:46.862Z] ---> c88ffa47ffc8 [2023-05-03T07:48:46.862Z] Step 12/27 : WORKDIR /edgex-go [2023-05-03T07:48:46.862Z] ---> Using cache [2023-05-03T07:48:46.862Z] ---> 350c4d724779 [2023-05-03T07:48:46.862Z] [2023-05-03T07:48:46.862Z] Step 13/27 : FROM alpine:3.17 [2023-05-03T07:48:46.862Z] ---> 51e60588ff2c [2023-05-03T07:48:46.862Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-03T07:48:46.862Z] ---> Using cache [2023-05-03T07:48:46.862Z] ---> f37e8c217a4d [2023-05-03T07:48:46.862Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-03T07:48:46.862Z] ---> Using cache [2023-05-03T07:48:46.862Z] ---> 0eccecb09a0d [2023-05-03T07:48:46.862Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T07:48:46.862Z] ---> Using cache [2023-05-03T07:48:46.862Z] ---> 0b04c44d6f72 [2023-05-03T07:48:46.862Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T07:48:47.149Z] ---> Using cache [2023-05-03T07:48:47.149Z] ---> cb2466773fa4 [2023-05-03T07:48:47.149Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-03T07:48:51.410Z] ---> 83ffe3f42f86 [2023-05-03T07:48:51.410Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-03T07:48:56.755Z] ---> fcb89b405962 [2023-05-03T07:48:56.755Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-03T07:48:57.339Z] ---> fcecd22ce135 [2023-05-03T07:48:57.339Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-03T07:48:58.305Z] ---> c00bdf627e26 [2023-05-03T07:48:58.305Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-03T07:48:59.265Z] ---> b5786e586bcc [2023-05-03T07:48:59.265Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-03T07:48:59.265Z] ---> Running in 0a96c2d41c07 [2023-05-03T07:48:59.981Z] Removing intermediate container 0a96c2d41c07 [2023-05-03T07:48:59.981Z] ---> e0c1bb904ee6 [2023-05-03T07:48:59.981Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-03T07:48:59.981Z] ---> Running in 41f20c6edae0 [2023-05-03T07:49:00.479Z] Removing intermediate container 41f20c6edae0 [2023-05-03T07:49:00.479Z] ---> ad5fe2fff0e1 [2023-05-03T07:49:00.479Z] Step 25/27 : LABEL arch=arm64 [2023-05-03T07:49:00.760Z] ---> Running in 4400194ad1a9 [2023-05-03T07:49:01.400Z] Removing intermediate container 4400194ad1a9 [2023-05-03T07:49:01.400Z] ---> c941ca1f16e8 [2023-05-03T07:49:01.400Z] Step 26/27 : LABEL git_sha=09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:49:01.400Z] ---> Running in b6cb50de9ae5 [2023-05-03T07:49:02.049Z] Removing intermediate container b6cb50de9ae5 [2023-05-03T07:49:02.049Z] ---> 53afdfa3bb34 [2023-05-03T07:49:02.049Z] Step 27/27 : LABEL version=3.0.0-dev.144 [2023-05-03T07:49:02.049Z] ---> Running in f4335f6f8d46 [2023-05-03T07:49:02.648Z] Removing intermediate container f4335f6f8d46 [2023-05-03T07:49:02.648Z] ---> c0eae0a147c6 [2023-05-03T07:49:02.648Z] [2023-05-03T07:49:02.648Z] Successfully built c0eae0a147c6 [2023-05-03T07:49:02.648Z] Successfully tagged security-spire-agent-arm64:latest [2023-05-03T07:49:02.648Z] Building security-spiffe-token-provider [2023-05-03T07:49:05.996Z]  Building security-spire-agent ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T07:49:05.996Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-03T07:49:05.996Z] ---> 3cc700582930 [2023-05-03T07:49:05.996Z] Step 3/20 : WORKDIR /edgex-go [2023-05-03T07:49:05.996Z] ---> Using cache [2023-05-03T07:49:05.996Z] ---> 0073935e84eb [2023-05-03T07:49:05.996Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-03T07:49:06.263Z] ---> Running in d6ab79db2b8f [2023-05-03T07:49:08.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T07:49:08.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T07:49:10.197Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-03T07:49:10.197Z] v3.17.3-146-g00487ded7d9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-03T07:49:10.197Z] OK: 17690 distinct packages available [2023-05-03T07:49:10.197Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T07:49:11.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T07:49:12.570Z] OK: 263 MiB in 53 packages [2023-05-03T07:49:13.995Z] Removing intermediate container d6ab79db2b8f [2023-05-03T07:49:13.995Z] ---> bf0604908128 [2023-05-03T07:49:13.995Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-03T07:49:14.581Z] ---> 676efea3ed62 [2023-05-03T07:49:14.581Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T07:49:14.847Z] ---> Running in 13191b850cbd [2023-05-03T07:50:36.467Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-03T07:50:48.253Z] Removing intermediate container 13191b850cbd [2023-05-03T07:50:48.253Z] ---> c23eb1553ff3 [2023-05-03T07:50:48.253Z] Step 7/20 : COPY . . [2023-05-03T07:50:50.847Z] Removing intermediate container 80af083ba11b [2023-05-03T07:50:50.847Z] ---> c9145a41295d [2023-05-03T07:50:50.847Z] [2023-05-03T07:50:50.847Z] Step 9/25 : FROM alpine:3.17 [2023-05-03T07:50:50.847Z] ---> 51e60588ff2c [2023-05-03T07:50:50.847Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-03T07:50:50.847Z] ---> Running in 263832d09752 [2023-05-03T07:50:55.382Z] ---> d3393af7842e [2023-05-03T07:50:55.382Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-03T07:50:55.382Z] ---> Running in e164d565d405 [2023-05-03T07:50:55.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T07:50:55.382Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-05-03T07:50:56.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T07:50:57.905Z] (1/3) Installing ca-certificates (20220614-r4) [2023-05-03T07:50:58.173Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-03T07:50:58.173Z] (3/3) Installing su-exec (0.2-r2) [2023-05-03T07:50:58.173Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T07:50:58.173Z] Executing ca-certificates-20220614-r4.trigger [2023-05-03T07:50:58.755Z] OK: 8 MiB in 18 packages [2023-05-03T07:51:00.697Z] Removing intermediate container 263832d09752 [2023-05-03T07:51:00.697Z] ---> fdfc71535136 [2023-05-03T07:51:00.697Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-03T07:51:00.697Z] ---> Running in 724ed2ea7390 [2023-05-03T07:51:01.284Z] Removing intermediate container 724ed2ea7390 [2023-05-03T07:51:01.284Z] ---> bcc8a21472dd [2023-05-03T07:51:01.284Z] Step 12/25 : WORKDIR / [2023-05-03T07:51:01.284Z] ---> Running in d66904ae01b1 [2023-05-03T07:51:01.867Z] Removing intermediate container d66904ae01b1 [2023-05-03T07:51:01.867Z] ---> d4bcb858a07f [2023-05-03T07:51:01.867Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T07:51:02.824Z] ---> 343a2f5e6a2e [2023-05-03T07:51:02.824Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T07:51:03.782Z] ---> c1a19de79711 [2023-05-03T07:51:03.782Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-05-03T07:51:04.741Z] ---> 932e4f09bb55 [2023-05-03T07:51:04.741Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-05-03T07:51:05.321Z] ---> 91d2e9fc2c65 [2023-05-03T07:51:05.321Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-03T07:51:09.572Z] ---> 2dfca3da8ebf [2023-05-03T07:51:09.572Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-03T07:51:11.514Z] ---> 6325012490c0 [2023-05-03T07:51:11.514Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-03T07:51:13.464Z] ---> 4568b6127d7f [2023-05-03T07:51:13.464Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-03T07:51:14.053Z] ---> 8f1f90cf1ad9 [2023-05-03T07:51:14.053Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-03T07:51:14.053Z] ---> Running in 542f669bb253 [2023-05-03T07:51:17.432Z] Removing intermediate container 542f669bb253 [2023-05-03T07:51:17.432Z] ---> f45639061b62 [2023-05-03T07:51:17.432Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-03T07:51:17.432Z] ---> Running in 111121d8c0c9 [2023-05-03T07:51:17.705Z] Removing intermediate container 111121d8c0c9 [2023-05-03T07:51:17.705Z] ---> 9750a340bc31 [2023-05-03T07:51:17.705Z] Step 23/25 : LABEL arch=arm64 [2023-05-03T07:51:17.985Z] ---> Running in 36237606c205 [2023-05-03T07:51:18.573Z] Removing intermediate container 36237606c205 [2023-05-03T07:51:18.573Z] ---> 4717f4076501 [2023-05-03T07:51:18.573Z] Step 24/25 : LABEL git_sha=09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:51:18.573Z] ---> Running in 8e2c1032bd73 [2023-05-03T07:51:19.159Z] Removing intermediate container 8e2c1032bd73 [2023-05-03T07:51:19.159Z] ---> 25597fc9db11 [2023-05-03T07:51:19.159Z] Step 25/25 : LABEL version=3.0.0-dev.144 [2023-05-03T07:51:19.159Z] ---> Running in b4e1e379992e [2023-05-03T07:51:19.743Z] Removing intermediate container b4e1e379992e [2023-05-03T07:51:19.743Z] ---> 8f85e0e9dfd8 [2023-05-03T07:51:19.743Z] [2023-05-03T07:51:19.743Z] Successfully built 8f85e0e9dfd8 [2023-05-03T07:51:19.743Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-05-03T07:51:19.743Z] Building security-bootstrapper [2023-05-03T07:51:24.228Z]  Building security-secretstore-setup ... done Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T07:51:24.228Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-03T07:51:24.228Z] ---> 3cc700582930 [2023-05-03T07:51:24.228Z] Step 3/33 : WORKDIR /edgex-go [2023-05-03T07:51:24.228Z] ---> Using cache [2023-05-03T07:51:24.228Z] ---> 0073935e84eb [2023-05-03T07:51:24.228Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-03T07:51:24.228Z] ---> Using cache [2023-05-03T07:51:24.228Z] ---> 09d368c5a0a9 [2023-05-03T07:51:24.228Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-03T07:51:24.228Z] ---> Using cache [2023-05-03T07:51:24.228Z] ---> 1af1140ee90c [2023-05-03T07:51:24.228Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T07:51:24.228Z] ---> Using cache [2023-05-03T07:51:24.228Z] ---> bf87fa67c459 [2023-05-03T07:51:24.228Z] Step 7/33 : COPY . . [2023-05-03T07:51:24.228Z] ---> Using cache [2023-05-03T07:51:24.228Z] ---> 427275473748 [2023-05-03T07:51:24.228Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-03T07:51:24.228Z] ---> Running in 7cc18828ed52 [2023-05-03T07:51:25.640Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-03T07:52:22.088Z] Removing intermediate container 0c4f371ae45e [2023-05-03T07:52:22.088Z] ---> fd5a11f816bf [2023-05-03T07:52:22.088Z] [2023-05-03T07:52:22.088Z] Step 10/23 : FROM alpine:3.17 [2023-05-03T07:52:22.088Z] ---> 51e60588ff2c [2023-05-03T07:52:22.088Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-03T07:52:22.088Z] ---> Using cache [2023-05-03T07:52:22.088Z] ---> d455ccbabc18 [2023-05-03T07:52:22.088Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-03T07:52:22.088Z] ---> Using cache [2023-05-03T07:52:22.088Z] ---> 25914ccfb415 [2023-05-03T07:52:22.088Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T07:52:22.088Z] ---> Using cache [2023-05-03T07:52:22.088Z] ---> 4e5419036da9 [2023-05-03T07:52:22.088Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T07:52:22.088Z] ---> Using cache [2023-05-03T07:52:22.088Z] ---> 5b8f08ced467 [2023-05-03T07:52:22.088Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-03T07:52:22.691Z] ---> 3a2cfa4e03db [2023-05-03T07:52:22.691Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-03T07:52:23.684Z] ---> 01805f62778d [2023-05-03T07:52:23.684Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-03T07:52:24.654Z] ---> 697ca12f4655 [2023-05-03T07:52:24.654Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-03T07:52:24.654Z] ---> Running in d1da291e1f6e [2023-05-03T07:52:28.033Z] Removing intermediate container d1da291e1f6e [2023-05-03T07:52:28.033Z] ---> 6dd19c0f7736 [2023-05-03T07:52:28.033Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-03T07:52:28.303Z] ---> Running in df43bcb118e6 [2023-05-03T07:52:28.895Z] Removing intermediate container df43bcb118e6 [2023-05-03T07:52:28.895Z] ---> 51107afdeb00 [2023-05-03T07:52:28.895Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-03T07:52:28.895Z] ---> Running in 2098ad7a01cb [2023-05-03T07:52:29.489Z] Removing intermediate container 2098ad7a01cb [2023-05-03T07:52:29.489Z] ---> ea5cf188ab73 [2023-05-03T07:52:29.489Z] Step 21/23 : LABEL arch=arm64 [2023-05-03T07:52:29.762Z] ---> Running in 3906c3f19030 [2023-05-03T07:52:30.353Z] Removing intermediate container 3906c3f19030 [2023-05-03T07:52:30.353Z] ---> d9741bf23e8a [2023-05-03T07:52:30.353Z] Step 22/23 : LABEL git_sha=09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:52:30.353Z] ---> Running in 77841aa77faa [2023-05-03T07:52:30.967Z] Removing intermediate container 77841aa77faa [2023-05-03T07:52:30.967Z] ---> 87e66a2f3fe3 [2023-05-03T07:52:30.967Z] Step 23/23 : LABEL version=3.0.0-dev.144 [2023-05-03T07:52:30.967Z] ---> Running in 1e224b48dd27 [2023-05-03T07:52:31.558Z] Removing intermediate container 1e224b48dd27 [2023-05-03T07:52:31.558Z] ---> cb08a65cbc95 [2023-05-03T07:52:31.558Z] [2023-05-03T07:52:31.828Z] Successfully built cb08a65cbc95 [2023-05-03T07:52:31.828Z] Successfully tagged security-proxy-auth-arm64:latest [2023-05-03T07:55:27.211Z]  Building security-proxy-auth ... done Removing intermediate container 5532005fb7ab [2023-05-03T07:55:27.211Z] ---> eefe0ee2ea7f [2023-05-03T07:55:27.211Z] [2023-05-03T07:55:27.211Z] Step 10/23 : FROM alpine:3.17 [2023-05-03T07:55:27.211Z] ---> 51e60588ff2c [2023-05-03T07:55:27.211Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-03T07:55:27.211Z] ---> Using cache [2023-05-03T07:55:27.211Z] ---> 557f957fe477 [2023-05-03T07:55:27.211Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-03T07:55:27.211Z] ---> Using cache [2023-05-03T07:55:27.211Z] ---> 67fddc67dc77 [2023-05-03T07:55:27.211Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-03T07:55:27.211Z] ---> Running in fdb8b78a4c61 [2023-05-03T07:55:27.211Z] Removing intermediate container fdb8b78a4c61 [2023-05-03T07:55:27.211Z] ---> 5c3b537de1df [2023-05-03T07:55:27.211Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-03T07:55:27.211Z] ---> Running in 371d8bfb303c [2023-05-03T07:55:27.211Z] Removing intermediate container 371d8bfb303c [2023-05-03T07:55:27.211Z] ---> d6c58373409f [2023-05-03T07:55:27.211Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T07:55:27.211Z] ---> e89780193f35 [2023-05-03T07:55:27.211Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T07:55:27.211Z] ---> c3e3e53e17a7 [2023-05-03T07:55:27.211Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-03T07:55:29.170Z] ---> cc1c5b336f64 [2023-05-03T07:55:29.170Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-03T07:55:30.149Z] ---> b2eaf31710b4 [2023-05-03T07:55:30.149Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-03T07:55:30.149Z] ---> Running in ebe70abeba6c [2023-05-03T07:55:30.744Z] Removing intermediate container ebe70abeba6c [2023-05-03T07:55:30.744Z] ---> 640a21d751b2 [2023-05-03T07:55:30.744Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-03T07:55:31.016Z] ---> Running in dfde17c7dbfa [2023-05-03T07:55:31.285Z] Removing intermediate container dfde17c7dbfa [2023-05-03T07:55:31.285Z] ---> 02cf362c0769 [2023-05-03T07:55:31.285Z] Step 21/23 : LABEL arch=arm64 [2023-05-03T07:55:31.554Z] ---> Running in 35e6078ac8f6 [2023-05-03T07:55:32.143Z] Removing intermediate container 35e6078ac8f6 [2023-05-03T07:55:32.143Z] ---> fdefe9147451 [2023-05-03T07:55:32.143Z] Step 22/23 : LABEL git_sha=09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:55:32.143Z] ---> Running in e205bd0a25a3 [2023-05-03T07:55:32.734Z] Removing intermediate container e205bd0a25a3 [2023-05-03T07:55:32.734Z] ---> d98e7e19405e [2023-05-03T07:55:32.734Z] Step 23/23 : LABEL version=3.0.0-dev.144 [2023-05-03T07:55:32.734Z] ---> Running in f6041043b881 [2023-05-03T07:55:33.324Z] Removing intermediate container f6041043b881 [2023-05-03T07:55:33.324Z] ---> 42e7150e5c3b [2023-05-03T07:55:33.324Z] [2023-05-03T07:55:33.324Z] Successfully built 42e7150e5c3b [2023-05-03T07:55:33.324Z] Successfully tagged support-scheduler-arm64:latest [2023-05-03T07:56:55.009Z]  Building support-scheduler ... done Removing intermediate container 7cc18828ed52 [2023-05-03T07:56:55.009Z] ---> 0a09778d79cd [2023-05-03T07:56:55.009Z] [2023-05-03T07:56:55.009Z] Step 9/33 : FROM alpine:3.17 [2023-05-03T07:56:55.009Z] ---> 51e60588ff2c [2023-05-03T07:56:55.009Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-03T07:56:55.009Z] ---> Running in 9e9199ec4e8d [2023-05-03T07:56:55.009Z] Removing intermediate container 9e9199ec4e8d [2023-05-03T07:56:55.009Z] ---> 97644d330ce4 [2023-05-03T07:56:55.009Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-03T07:56:55.009Z] ---> Running in 6758dc86f2a5 [2023-05-03T07:56:55.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T07:56:55.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T07:56:55.009Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-03T07:56:55.009Z] (2/2) Installing su-exec (0.2-r2) [2023-05-03T07:56:55.009Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T07:56:55.009Z] OK: 8 MiB in 17 packages [2023-05-03T07:56:56.006Z] Removing intermediate container 6758dc86f2a5 [2023-05-03T07:56:56.006Z] ---> c55f92e3b1bf [2023-05-03T07:56:56.006Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-03T07:56:56.006Z] ---> Running in fd83350218da [2023-05-03T07:56:56.593Z] Removing intermediate container fd83350218da [2023-05-03T07:56:56.593Z] ---> aaadcad30aca [2023-05-03T07:56:56.593Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-03T07:56:56.593Z] ---> Running in d4fd50187c59 [2023-05-03T07:56:57.187Z] Removing intermediate container d4fd50187c59 [2023-05-03T07:56:57.187Z] ---> 70b6bdc1c631 [2023-05-03T07:56:57.187Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-03T07:56:57.187Z] ---> Running in 07d1b43e4a1a [2023-05-03T07:56:58.155Z] Removing intermediate container 07d1b43e4a1a [2023-05-03T07:56:58.155Z] ---> 471f555ff338 [2023-05-03T07:56:58.155Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-03T07:56:58.155Z] ---> Running in 8a0bd1d0537f [2023-05-03T07:56:59.138Z] Removing intermediate container 8a0bd1d0537f [2023-05-03T07:56:59.138Z] ---> 6af28f56f7c1 [2023-05-03T07:56:59.138Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-03T07:56:59.138Z] ---> Running in 3f9daee312cc [2023-05-03T07:57:02.509Z] Removing intermediate container 3f9daee312cc [2023-05-03T07:57:02.509Z] ---> 56a118b98956 [2023-05-03T07:57:02.509Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-03T07:57:02.779Z] ---> Running in 57fceac17035 [2023-05-03T07:57:03.372Z] Removing intermediate container 57fceac17035 [2023-05-03T07:57:03.372Z] ---> b1be32b6173a [2023-05-03T07:57:03.372Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-03T07:57:04.349Z] ---> 7aaef45fcdac [2023-05-03T07:57:04.349Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-03T07:57:04.349Z] ---> Running in f537f00c65f7 [2023-05-03T07:57:08.630Z] Removing intermediate container f537f00c65f7 [2023-05-03T07:57:08.630Z] ---> adedb1b6f09c [2023-05-03T07:57:08.630Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T07:57:09.604Z] ---> ffe743a828e1 [2023-05-03T07:57:09.604Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T07:57:11.025Z] ---> e0c0df69d9ad [2023-05-03T07:57:11.025Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-03T07:57:11.998Z] Removing intermediate container c109b388894b [2023-05-03T07:57:11.998Z] ---> c0bf032d0cdb [2023-05-03T07:57:11.998Z] [2023-05-03T07:57:11.998Z] Step 10/23 : FROM alpine:3.17 [2023-05-03T07:57:11.998Z] ---> 51e60588ff2c [2023-05-03T07:57:11.998Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-03T07:57:11.998Z] ---> Running in f5506d265fea [2023-05-03T07:57:12.606Z] ---> 1b3fb033f6cc [2023-05-03T07:57:12.606Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-03T07:57:14.026Z] ---> 66ba86c90c68 [2023-05-03T07:57:14.026Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-03T07:57:14.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T07:57:14.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T07:57:14.621Z] ---> d7d88df250db [2023-05-03T07:57:14.621Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-03T07:57:15.209Z] ---> 9a45ccf095b3 [2023-05-03T07:57:15.209Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-03T07:57:15.799Z] (1/2) Installing ca-certificates (20220614-r4) [2023-05-03T07:57:15.799Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-03T07:57:15.799Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T07:57:15.799Z] Executing ca-certificates-20220614-r4.trigger [2023-05-03T07:57:16.069Z] ---> 6581fc915619 [2023-05-03T07:57:16.069Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-03T07:57:16.339Z] OK: 8 MiB in 17 packages [2023-05-03T07:57:16.608Z] ---> d99ef8e6e0f2 [2023-05-03T07:57:16.608Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-03T07:57:16.877Z] ---> Running in f193cf7a4242 [2023-05-03T07:57:18.849Z] Removing intermediate container f5506d265fea [2023-05-03T07:57:18.849Z] ---> 33f416d8b493 [2023-05-03T07:57:18.849Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-03T07:57:18.849Z] ---> Running in c0ed76944d8c [2023-05-03T07:57:19.119Z] Removing intermediate container c0ed76944d8c [2023-05-03T07:57:19.119Z] ---> 9ba04b756065 [2023-05-03T07:57:19.119Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-03T07:57:19.392Z] ---> Running in f85875b56fc2 [2023-05-03T07:57:19.752Z] Removing intermediate container f85875b56fc2 [2023-05-03T07:57:20.087Z] ---> b76b2808b03e [2023-05-03T07:57:20.087Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-03T07:57:20.087Z] ---> Running in 9a9f376a8b4f [2023-05-03T07:57:20.087Z] Removing intermediate container f193cf7a4242 [2023-05-03T07:57:20.087Z] ---> 8ea0b7e148d7 [2023-05-03T07:57:20.087Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-03T07:57:20.383Z] ---> Running in 8a2e0d407f05 [2023-05-03T07:57:20.671Z] Removing intermediate container 9a9f376a8b4f [2023-05-03T07:57:20.671Z] ---> d49589a17ae8 [2023-05-03T07:57:20.671Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T07:57:20.947Z] Removing intermediate container 8a2e0d407f05 [2023-05-03T07:57:20.947Z] ---> 84b3214869d7 [2023-05-03T07:57:20.947Z] Step 30/33 : CMD ["gate"] [2023-05-03T07:57:20.947Z] ---> Running in b8d43448e127 [2023-05-03T07:57:21.587Z] Removing intermediate container b8d43448e127 [2023-05-03T07:57:21.587Z] ---> 5921fde7a9f2 [2023-05-03T07:57:21.587Z] Step 31/33 : LABEL arch=arm64 [2023-05-03T07:57:21.587Z] ---> ff55034528c3 [2023-05-03T07:57:21.587Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T07:57:21.587Z] ---> Running in a44d80bef038 [2023-05-03T07:57:22.245Z] Removing intermediate container a44d80bef038 [2023-05-03T07:57:22.245Z] ---> 81902b879019 [2023-05-03T07:57:22.245Z] Step 32/33 : LABEL git_sha=09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:57:22.538Z] ---> 745b52d1e640 [2023-05-03T07:57:22.538Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-03T07:57:22.538Z] ---> Running in 2cbba6c0f8a3 [2023-05-03T07:57:22.811Z] Removing intermediate container 2cbba6c0f8a3 [2023-05-03T07:57:22.811Z] ---> 6b8b578b5d5c [2023-05-03T07:57:22.811Z] Step 33/33 : LABEL version=3.0.0-dev.144 [2023-05-03T07:57:23.087Z] ---> Running in 25351fcbb44b [2023-05-03T07:57:23.725Z] Removing intermediate container 25351fcbb44b [2023-05-03T07:57:23.725Z] ---> 2a7b9b4cb0b9 [2023-05-03T07:57:23.725Z] [2023-05-03T07:57:23.725Z] Successfully built 2a7b9b4cb0b9 [2023-05-03T07:57:23.725Z] Successfully tagged security-bootstrapper-arm64:latest [2023-05-03T07:57:24.329Z]  Building security-bootstrapper ... done  ---> c55624a2f560 [2023-05-03T07:57:24.329Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-03T07:57:24.921Z] ---> ab1b1e95098b [2023-05-03T07:57:24.921Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-03T07:57:25.190Z] ---> Running in c868f40a8438 [2023-05-03T07:57:25.461Z] Removing intermediate container c868f40a8438 [2023-05-03T07:57:25.461Z] ---> 7c3f6b3dc574 [2023-05-03T07:57:25.461Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-03T07:57:25.461Z] ---> Running in 744053614b81 [2023-05-03T07:57:25.736Z] Removing intermediate container 744053614b81 [2023-05-03T07:57:25.736Z] ---> ee25ee1f5fa1 [2023-05-03T07:57:26.016Z] Step 21/23 : LABEL arch=arm64 [2023-05-03T07:57:26.016Z] ---> Running in 7377e619e252 [2023-05-03T07:57:26.290Z] Removing intermediate container 7377e619e252 [2023-05-03T07:57:26.290Z] ---> a01a5c8d0b7a [2023-05-03T07:57:26.290Z] Step 22/23 : LABEL git_sha=09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:57:26.290Z] ---> Running in 9c129a509bb8 [2023-05-03T07:57:26.885Z] Removing intermediate container 9c129a509bb8 [2023-05-03T07:57:26.885Z] ---> e8d9f1c990ec [2023-05-03T07:57:26.885Z] Step 23/23 : LABEL version=3.0.0-dev.144 [2023-05-03T07:57:26.885Z] ---> Running in 1bff93f8db31 [2023-05-03T07:57:27.154Z] Removing intermediate container 1bff93f8db31 [2023-05-03T07:57:27.154Z] ---> 978042c1938b [2023-05-03T07:57:27.154Z] [2023-05-03T07:57:27.154Z] Successfully built 978042c1938b [2023-05-03T07:57:27.154Z] Successfully tagged support-notifications-arm64:latest [2023-05-03T07:57:37.532Z]  Building support-notifications ... done Removing intermediate container e164d565d405 [2023-05-03T07:57:37.532Z] ---> 1ba6f6a73a3e [2023-05-03T07:57:37.532Z] [2023-05-03T07:57:37.532Z] Step 9/20 : FROM alpine:3.17 [2023-05-03T07:57:37.532Z] ---> 51e60588ff2c [2023-05-03T07:57:37.532Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-03T07:57:37.532Z] ---> Using cache [2023-05-03T07:57:37.532Z] ---> 97644d330ce4 [2023-05-03T07:57:37.532Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-03T07:57:37.532Z] ---> Running in 0fcb6e5e1ffb [2023-05-03T07:57:37.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T07:57:38.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T07:57:39.562Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-03T07:57:39.562Z] v3.17.3-146-g00487ded7d9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-03T07:57:39.562Z] OK: 17691 distinct packages available [2023-05-03T07:57:39.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T07:57:40.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T07:57:41.573Z] (1/9) Installing ca-certificates (20220614-r4) [2023-05-03T07:57:41.573Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-03T07:57:41.573Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-03T07:57:41.573Z] (4/9) Installing libcurl (8.0.1-r0) [2023-05-03T07:57:41.573Z] (5/9) Installing curl (8.0.1-r0) [2023-05-03T07:57:41.573Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-03T07:57:41.573Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-03T07:57:41.573Z] (8/9) Installing libucontext (1.2-r0) [2023-05-03T07:57:41.573Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-03T07:57:41.573Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T07:57:41.573Z] Executing ca-certificates-20220614-r4.trigger [2023-05-03T07:57:41.846Z] OK: 11 MiB in 24 packages [2023-05-03T07:57:43.267Z] Removing intermediate container 0fcb6e5e1ffb [2023-05-03T07:57:43.267Z] ---> f9fa888b01fe [2023-05-03T07:57:43.267Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T07:57:43.855Z] ---> d9312f230e64 [2023-05-03T07:57:43.855Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T07:57:44.442Z] ---> 7c37be5ed524 [2023-05-03T07:57:44.442Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-03T07:57:45.888Z] ---> 67be468765a4 [2023-05-03T07:57:45.888Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-03T07:57:46.158Z] ---> ae4f850e29f2 [2023-05-03T07:57:46.158Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-03T07:57:46.158Z] ---> Running in e6e509d829c6 [2023-05-03T07:57:46.758Z] Removing intermediate container e6e509d829c6 [2023-05-03T07:57:46.758Z] ---> c9dcc483a5fe [2023-05-03T07:57:46.758Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-03T07:57:46.758Z] ---> Running in 3974ff434a58 [2023-05-03T07:57:47.027Z] Removing intermediate container 3974ff434a58 [2023-05-03T07:57:47.028Z] ---> b248d4aa8e9b [2023-05-03T07:57:47.028Z] Step 18/20 : LABEL arch=arm64 [2023-05-03T07:57:47.028Z] ---> Running in 42e425530c56 [2023-05-03T07:57:47.298Z] Removing intermediate container 42e425530c56 [2023-05-03T07:57:47.298Z] ---> e213c82d26c7 [2023-05-03T07:57:47.298Z] Step 19/20 : LABEL git_sha=09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:57:47.570Z] ---> Running in 7e777633ebdb [2023-05-03T07:57:47.840Z] Removing intermediate container 7e777633ebdb [2023-05-03T07:57:47.840Z] ---> 9aea9f221976 [2023-05-03T07:57:47.840Z] Step 20/20 : LABEL version=3.0.0-dev.144 [2023-05-03T07:57:47.840Z] ---> Running in 19791dd292ae [2023-05-03T07:57:48.111Z] Removing intermediate container 19791dd292ae [2023-05-03T07:57:48.111Z] ---> defd66f97580 [2023-05-03T07:57:48.111Z] [2023-05-03T07:57:48.382Z] Successfully built defd66f97580 [2023-05-03T07:57:48.382Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-05-03T07:57:48.665Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-05-03T07:57:48.676Z] $ docker stop --time=1 68386a552168d52abb11a9a0efa9b12652957bdc1d94891fb428226868c957d6 [2023-05-03T07:57:50.391Z] $ docker rm -f --volumes 68386a552168d52abb11a9a0efa9b12652957bdc1d94891fb428226868c957d6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-03T07:57:50.865Z] + docker images [2023-05-03T07:57:51.130Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-03T07:57:51.130Z] security-spiffe-token-provider-arm64 latest defd66f97580 3 seconds ago 32.7MB [2023-05-03T07:57:51.130Z] 1ba6f6a73a3e 16 seconds ago 1.39GB [2023-05-03T07:57:51.130Z] support-notifications-arm64 latest 978042c1938b 24 seconds ago 31.9MB [2023-05-03T07:57:51.130Z] security-bootstrapper-arm64 latest 2a7b9b4cb0b9 27 seconds ago 21.9MB [2023-05-03T07:57:51.130Z] c0bf032d0cdb 40 seconds ago 1.42GB [2023-05-03T07:57:51.130Z] 0a09778d79cd About a minute ago 1.34GB [2023-05-03T07:57:51.130Z] support-scheduler-arm64 latest 42e7150e5c3b 2 minutes ago 31.2MB [2023-05-03T07:57:51.130Z] eefe0ee2ea7f 2 minutes ago 1.42GB [2023-05-03T07:57:51.130Z] security-proxy-auth-arm64 latest cb08a65cbc95 5 minutes ago 18.1MB [2023-05-03T07:57:51.130Z] fd5a11f816bf 5 minutes ago 1.33GB [2023-05-03T07:57:51.130Z] security-secretstore-setup-arm64 latest 8f85e0e9dfd8 6 minutes ago 32.2MB [2023-05-03T07:57:51.130Z] c9145a41295d 7 minutes ago 1.35GB [2023-05-03T07:57:51.130Z] security-spire-agent-arm64 latest c0eae0a147c6 8 minutes ago 153MB [2023-05-03T07:57:51.130Z] security-spire-config-arm64 latest b5d5fbde53a2 9 minutes ago 96.1MB [2023-05-03T07:57:51.131Z] 350c4d724779 9 minutes ago 1.21GB [2023-05-03T07:57:51.131Z] core-metadata-arm64 latest 2b30d6ff1050 11 minutes ago 20.2MB [2023-05-03T07:57:51.131Z] 3255a635cfee 11 minutes ago 1.36GB [2023-05-03T07:57:51.131Z] core-data-arm64 latest 0be81c626bab 11 minutes ago 19.9MB [2023-05-03T07:57:51.131Z] core-command-arm64 latest 217830514403 12 minutes ago 19.7MB [2023-05-03T07:57:51.131Z] 6a906ca90b60 12 minutes ago 1.36GB [2023-05-03T07:57:51.131Z] core-common-config-bootstrapper-arm64 latest 63312be64b27 12 minutes ago 17.2MB [2023-05-03T07:57:51.131Z] e0c0936fb3cb 12 minutes ago 1.35GB [2023-05-03T07:57:51.131Z] e3227d76eb22 13 minutes ago 1.35GB [2023-05-03T07:57:51.131Z] security-proxy-setup-arm64 latest 9cd40b796b4c 13 minutes ago 18.7MB [2023-05-03T07:57:51.131Z] d417c3b1b6ef 14 minutes ago 1.33GB [2023-05-03T07:57:51.131Z] security-spire-server-arm64 latest 51aa017f4767 19 minutes ago 97MB [2023-05-03T07:57:51.131Z] 6866fda6192b 20 minutes ago 1.21GB [2023-05-03T07:57:51.131Z] ci-base-image-arm64 latest 3cc700582930 23 minutes ago 899MB [2023-05-03T07:57:51.131Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 8 days ago 681MB [2023-05-03T07:57:51.131Z] alpine 3.17 51e60588ff2c 4 weeks ago 7.46MB [2023-05-03T07:57:51.131Z] 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 [2023-05-03T07:57:51.252Z] provisioning config files... [2023-05-03T07:57:51.266Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/508@tmp/config2041830506028923964tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T07:57:51.599Z] ---> docker-login.sh [2023-05-03T07:57:51.599Z] nexus3.edgexfoundry.org:10001 [2023-05-03T07:57:51.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T07:57:51.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T07:57:51.867Z] Configure a credential helper to remove this warning. See [2023-05-03T07:57:51.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T07:57:51.867Z] [2023-05-03T07:57:51.867Z] Login Succeeded [2023-05-03T07:57:51.867Z] nexus3.edgexfoundry.org:10002 [2023-05-03T07:57:52.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T07:57:52.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T07:57:52.401Z] Configure a credential helper to remove this warning. See [2023-05-03T07:57:52.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T07:57:52.401Z] [2023-05-03T07:57:52.401Z] Login Succeeded [2023-05-03T07:57:52.401Z] nexus3.edgexfoundry.org:10003 [2023-05-03T07:57:52.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T07:57:52.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T07:57:52.668Z] Configure a credential helper to remove this warning. See [2023-05-03T07:57:52.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T07:57:52.668Z] [2023-05-03T07:57:52.668Z] Login Succeeded [2023-05-03T07:57:52.668Z] nexus3.edgexfoundry.org:10004 [2023-05-03T07:57:52.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T07:57:53.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T07:57:53.201Z] Configure a credential helper to remove this warning. See [2023-05-03T07:57:53.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T07:57:53.201Z] [2023-05-03T07:57:53.201Z] Login Succeeded [2023-05-03T07:57:53.201Z] docker.io [2023-05-03T07:57:53.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T07:57:53.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T07:57:53.734Z] Configure a credential helper to remove this warning. See [2023-05-03T07:57:53.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T07:57:53.734Z] [2023-05-03T07:57:53.734Z] Login Succeeded [2023-05-03T07:57:53.734Z] ---> docker-login.sh ends [Pipeline] } [2023-05-03T07:57:53.746Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T07:57:53.770Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T07:57:53.787Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-05-03T07:57:53.787Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:57:53.787Z] latest [2023-05-03T07:57:53.787Z] 3.0.0-dev.144 [2023-05-03T07:57:53.787Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:57:53.787Z] main [2023-05-03T07:57:53.787Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:57:54.123Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:57:54.472Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:57:54.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-03T07:57:54.472Z] fcfb74752b80: Preparing [2023-05-03T07:57:54.472Z] 6bf6b8acb96c: Preparing [2023-05-03T07:57:54.472Z] 845e21547a4a: Preparing [2023-05-03T07:57:54.472Z] 8f344f8cf89e: Preparing [2023-05-03T07:57:54.472Z] 8516b8a5fd67: Preparing [2023-05-03T07:57:54.472Z] 26cbea5cba74: Preparing [2023-05-03T07:57:54.738Z] 845e21547a4a: Pushed [2023-05-03T07:57:54.738Z] 8516b8a5fd67: Pushed [2023-05-03T07:57:54.738Z] 8f344f8cf89e: Pushed [2023-05-03T07:57:54.738Z] fcfb74752b80: Pushed [2023-05-03T07:57:54.738Z] 26cbea5cba74: Layer already exists [2023-05-03T07:57:58.076Z] 6bf6b8acb96c: Pushed [2023-05-03T07:57:58.076Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74: digest: sha256:a9de74ef2219600c28808dc2bd22f1d3eae8c2d805804acb5c79976b64b2b3d7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:57:58.417Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:57:58.760Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-05-03T07:57:58.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-03T07:57:58.760Z] fcfb74752b80: Preparing [2023-05-03T07:57:58.760Z] 6bf6b8acb96c: Preparing [2023-05-03T07:57:58.760Z] 845e21547a4a: Preparing [2023-05-03T07:57:58.760Z] 8f344f8cf89e: Preparing [2023-05-03T07:57:58.760Z] 8516b8a5fd67: Preparing [2023-05-03T07:57:58.760Z] 26cbea5cba74: Preparing [2023-05-03T07:57:58.760Z] 26cbea5cba74: Waiting [2023-05-03T07:57:58.760Z] 8516b8a5fd67: Layer already exists [2023-05-03T07:57:58.760Z] 6bf6b8acb96c: Layer already exists [2023-05-03T07:57:58.760Z] 845e21547a4a: Layer already exists [2023-05-03T07:57:58.760Z] 8f344f8cf89e: Layer already exists [2023-05-03T07:57:58.760Z] fcfb74752b80: Layer already exists [2023-05-03T07:57:58.760Z] 26cbea5cba74: Layer already exists [2023-05-03T07:57:59.028Z] latest: digest: sha256:a9de74ef2219600c28808dc2bd22f1d3eae8c2d805804acb5c79976b64b2b3d7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:57:59.368Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:57:59.711Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.144 [2023-05-03T07:57:59.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-03T07:57:59.711Z] fcfb74752b80: Preparing [2023-05-03T07:57:59.711Z] 6bf6b8acb96c: Preparing [2023-05-03T07:57:59.711Z] 845e21547a4a: Preparing [2023-05-03T07:57:59.711Z] 8f344f8cf89e: Preparing [2023-05-03T07:57:59.711Z] 8516b8a5fd67: Preparing [2023-05-03T07:57:59.711Z] 26cbea5cba74: Preparing [2023-05-03T07:57:59.711Z] 26cbea5cba74: Waiting [2023-05-03T07:57:59.711Z] 6bf6b8acb96c: Layer already exists [2023-05-03T07:57:59.711Z] 845e21547a4a: Layer already exists [2023-05-03T07:57:59.711Z] 8516b8a5fd67: Layer already exists [2023-05-03T07:57:59.711Z] 8f344f8cf89e: Layer already exists [2023-05-03T07:57:59.711Z] fcfb74752b80: Layer already exists [2023-05-03T07:57:59.711Z] 26cbea5cba74: Layer already exists [2023-05-03T07:57:59.711Z] 3.0.0-dev.144: digest: sha256:a9de74ef2219600c28808dc2bd22f1d3eae8c2d805804acb5c79976b64b2b3d7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:58:00.330Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:58:00.678Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:58:00.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-03T07:58:00.679Z] fcfb74752b80: Preparing [2023-05-03T07:58:00.679Z] 6bf6b8acb96c: Preparing [2023-05-03T07:58:00.679Z] 845e21547a4a: Preparing [2023-05-03T07:58:00.679Z] 8f344f8cf89e: Preparing [2023-05-03T07:58:00.679Z] 8516b8a5fd67: Preparing [2023-05-03T07:58:00.679Z] 26cbea5cba74: Preparing [2023-05-03T07:58:00.679Z] 26cbea5cba74: Waiting [2023-05-03T07:58:00.679Z] 845e21547a4a: Layer already exists [2023-05-03T07:58:00.679Z] 8f344f8cf89e: Layer already exists [2023-05-03T07:58:00.679Z] fcfb74752b80: Layer already exists [2023-05-03T07:58:00.679Z] 8516b8a5fd67: Layer already exists [2023-05-03T07:58:00.679Z] 6bf6b8acb96c: Layer already exists [2023-05-03T07:58:00.679Z] 26cbea5cba74: Layer already exists [2023-05-03T07:58:00.679Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144: digest: sha256:a9de74ef2219600c28808dc2bd22f1d3eae8c2d805804acb5c79976b64b2b3d7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:58:01.297Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:58:01.655Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-05-03T07:58:01.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-03T07:58:01.655Z] fcfb74752b80: Preparing [2023-05-03T07:58:01.655Z] 6bf6b8acb96c: Preparing [2023-05-03T07:58:01.655Z] 845e21547a4a: Preparing [2023-05-03T07:58:01.655Z] 8f344f8cf89e: Preparing [2023-05-03T07:58:01.655Z] 8516b8a5fd67: Preparing [2023-05-03T07:58:01.655Z] 26cbea5cba74: Preparing [2023-05-03T07:58:01.655Z] 26cbea5cba74: Waiting [2023-05-03T07:58:01.655Z] fcfb74752b80: Layer already exists [2023-05-03T07:58:01.655Z] 6bf6b8acb96c: Layer already exists [2023-05-03T07:58:01.655Z] 8f344f8cf89e: Layer already exists [2023-05-03T07:58:01.655Z] 8516b8a5fd67: Layer already exists [2023-05-03T07:58:01.655Z] 845e21547a4a: Layer already exists [2023-05-03T07:58:01.655Z] 26cbea5cba74: Layer already exists [2023-05-03T07:58:01.655Z] main: digest: sha256:a9de74ef2219600c28808dc2bd22f1d3eae8c2d805804acb5c79976b64b2b3d7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T07:58:01.969Z] ===================================================== [Pipeline] echo [2023-05-03T07:58:01.975Z] taggedImages: [2023-05-03T07:58:01.976Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:58:01.976Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-05-03T07:58:01.976Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.144 [2023-05-03T07:58:01.976Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:58:01.976Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-05-03T07:58:01.992Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-05-03T07:58:01.992Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:58:01.992Z] latest [2023-05-03T07:58:01.992Z] 3.0.0-dev.144 [2023-05-03T07:58:01.992Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:58:01.992Z] main [2023-05-03T07:58:01.992Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:58:02.334Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:58:02.677Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:58:02.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-03T07:58:02.677Z] fdfc38124935: Preparing [2023-05-03T07:58:02.677Z] faa3ac34a20f: Preparing [2023-05-03T07:58:02.677Z] a531c2826bf3: Preparing [2023-05-03T07:58:02.677Z] a4849c077863: Preparing [2023-05-03T07:58:02.677Z] 845e21547a4a: Preparing [2023-05-03T07:58:02.677Z] 8f344f8cf89e: Preparing [2023-05-03T07:58:02.677Z] bf63167dc9de: Preparing [2023-05-03T07:58:02.677Z] 26cbea5cba74: Preparing [2023-05-03T07:58:02.677Z] 8f344f8cf89e: Waiting [2023-05-03T07:58:02.677Z] 26cbea5cba74: Waiting [2023-05-03T07:58:02.677Z] bf63167dc9de: Waiting [2023-05-03T07:58:02.677Z] 845e21547a4a: Layer already exists [2023-05-03T07:58:02.943Z] 8f344f8cf89e: Layer already exists [2023-05-03T07:58:02.943Z] a531c2826bf3: Pushed [2023-05-03T07:58:02.943Z] fdfc38124935: Pushed [2023-05-03T07:58:02.943Z] faa3ac34a20f: Pushed [2023-05-03T07:58:02.943Z] 26cbea5cba74: Layer already exists [2023-05-03T07:58:02.943Z] bf63167dc9de: Pushed [2023-05-03T07:58:05.519Z] a4849c077863: Pushed [2023-05-03T07:58:05.519Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74: digest: sha256:0bd8eb24bed3845d50b83ca1d191eccac8d20da9c0d647b44f065bc1194a75b6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:58:05.867Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:58:06.212Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-05-03T07:58:06.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-03T07:58:06.212Z] fdfc38124935: Preparing [2023-05-03T07:58:06.212Z] faa3ac34a20f: Preparing [2023-05-03T07:58:06.212Z] a531c2826bf3: Preparing [2023-05-03T07:58:06.212Z] a4849c077863: Preparing [2023-05-03T07:58:06.212Z] 845e21547a4a: Preparing [2023-05-03T07:58:06.212Z] 8f344f8cf89e: Preparing [2023-05-03T07:58:06.212Z] bf63167dc9de: Preparing [2023-05-03T07:58:06.212Z] 26cbea5cba74: Preparing [2023-05-03T07:58:06.212Z] bf63167dc9de: Waiting [2023-05-03T07:58:06.212Z] 26cbea5cba74: Waiting [2023-05-03T07:58:06.212Z] 8f344f8cf89e: Waiting [2023-05-03T07:58:06.212Z] 845e21547a4a: Layer already exists [2023-05-03T07:58:06.212Z] fdfc38124935: Layer already exists [2023-05-03T07:58:06.212Z] a4849c077863: Layer already exists [2023-05-03T07:58:06.212Z] faa3ac34a20f: Layer already exists [2023-05-03T07:58:06.212Z] a531c2826bf3: Layer already exists [2023-05-03T07:58:06.212Z] bf63167dc9de: Layer already exists [2023-05-03T07:58:06.212Z] 26cbea5cba74: Layer already exists [2023-05-03T07:58:06.212Z] 8f344f8cf89e: Layer already exists [2023-05-03T07:58:06.479Z] latest: digest: sha256:0bd8eb24bed3845d50b83ca1d191eccac8d20da9c0d647b44f065bc1194a75b6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:58:06.823Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:58:07.165Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.144 [2023-05-03T07:58:07.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-03T07:58:07.165Z] fdfc38124935: Preparing [2023-05-03T07:58:07.165Z] faa3ac34a20f: Preparing [2023-05-03T07:58:07.165Z] a531c2826bf3: Preparing [2023-05-03T07:58:07.165Z] a4849c077863: Preparing [2023-05-03T07:58:07.165Z] 845e21547a4a: Preparing [2023-05-03T07:58:07.165Z] 8f344f8cf89e: Preparing [2023-05-03T07:58:07.165Z] bf63167dc9de: Preparing [2023-05-03T07:58:07.165Z] 26cbea5cba74: Preparing [2023-05-03T07:58:07.165Z] 8f344f8cf89e: Waiting [2023-05-03T07:58:07.165Z] bf63167dc9de: Waiting [2023-05-03T07:58:07.165Z] 26cbea5cba74: Waiting [2023-05-03T07:58:07.165Z] faa3ac34a20f: Layer already exists [2023-05-03T07:58:07.165Z] fdfc38124935: Layer already exists [2023-05-03T07:58:07.165Z] 845e21547a4a: Layer already exists [2023-05-03T07:58:07.165Z] a531c2826bf3: Layer already exists [2023-05-03T07:58:07.165Z] a4849c077863: Layer already exists [2023-05-03T07:58:07.165Z] 8f344f8cf89e: Layer already exists [2023-05-03T07:58:07.165Z] 26cbea5cba74: Layer already exists [2023-05-03T07:58:07.165Z] bf63167dc9de: Layer already exists [2023-05-03T07:58:07.432Z] 3.0.0-dev.144: digest: sha256:0bd8eb24bed3845d50b83ca1d191eccac8d20da9c0d647b44f065bc1194a75b6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:58:07.783Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:58:08.127Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:58:08.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-03T07:58:08.127Z] fdfc38124935: Preparing [2023-05-03T07:58:08.127Z] faa3ac34a20f: Preparing [2023-05-03T07:58:08.127Z] a531c2826bf3: Preparing [2023-05-03T07:58:08.127Z] a4849c077863: Preparing [2023-05-03T07:58:08.127Z] 845e21547a4a: Preparing [2023-05-03T07:58:08.127Z] 8f344f8cf89e: Preparing [2023-05-03T07:58:08.127Z] bf63167dc9de: Preparing [2023-05-03T07:58:08.127Z] 26cbea5cba74: Preparing [2023-05-03T07:58:08.127Z] 8f344f8cf89e: Waiting [2023-05-03T07:58:08.127Z] bf63167dc9de: Waiting [2023-05-03T07:58:08.127Z] 26cbea5cba74: Waiting [2023-05-03T07:58:08.127Z] a4849c077863: Layer already exists [2023-05-03T07:58:08.127Z] 845e21547a4a: Layer already exists [2023-05-03T07:58:08.127Z] a531c2826bf3: Layer already exists [2023-05-03T07:58:08.127Z] faa3ac34a20f: Layer already exists [2023-05-03T07:58:08.127Z] fdfc38124935: Layer already exists [2023-05-03T07:58:08.127Z] 26cbea5cba74: Layer already exists [2023-05-03T07:58:08.127Z] 8f344f8cf89e: Layer already exists [2023-05-03T07:58:08.127Z] bf63167dc9de: Layer already exists [2023-05-03T07:58:08.127Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144: digest: sha256:0bd8eb24bed3845d50b83ca1d191eccac8d20da9c0d647b44f065bc1194a75b6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:58:08.738Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:58:09.079Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-05-03T07:58:09.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-03T07:58:09.079Z] fdfc38124935: Preparing [2023-05-03T07:58:09.079Z] faa3ac34a20f: Preparing [2023-05-03T07:58:09.079Z] a531c2826bf3: Preparing [2023-05-03T07:58:09.079Z] a4849c077863: Preparing [2023-05-03T07:58:09.079Z] 845e21547a4a: Preparing [2023-05-03T07:58:09.079Z] 8f344f8cf89e: Preparing [2023-05-03T07:58:09.079Z] bf63167dc9de: Preparing [2023-05-03T07:58:09.079Z] 26cbea5cba74: Preparing [2023-05-03T07:58:09.079Z] 8f344f8cf89e: Waiting [2023-05-03T07:58:09.079Z] bf63167dc9de: Waiting [2023-05-03T07:58:09.079Z] 26cbea5cba74: Waiting [2023-05-03T07:58:09.079Z] a4849c077863: Layer already exists [2023-05-03T07:58:09.079Z] a531c2826bf3: Layer already exists [2023-05-03T07:58:09.079Z] faa3ac34a20f: Layer already exists [2023-05-03T07:58:09.079Z] 845e21547a4a: Layer already exists [2023-05-03T07:58:09.079Z] fdfc38124935: Layer already exists [2023-05-03T07:58:09.079Z] 8f344f8cf89e: Layer already exists [2023-05-03T07:58:09.079Z] bf63167dc9de: Layer already exists [2023-05-03T07:58:09.079Z] 26cbea5cba74: Layer already exists [2023-05-03T07:58:09.346Z] main: digest: sha256:0bd8eb24bed3845d50b83ca1d191eccac8d20da9c0d647b44f065bc1194a75b6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T07:58:09.393Z] ===================================================== [Pipeline] echo [2023-05-03T07:58:09.399Z] taggedImages: [2023-05-03T07:58:09.399Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:58:09.399Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-05-03T07:58:09.399Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.144 [2023-05-03T07:58:09.399Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:58:09.399Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-05-03T07:58:09.415Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-05-03T07:58:09.415Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:58:09.415Z] latest [2023-05-03T07:58:09.415Z] 3.0.0-dev.144 [2023-05-03T07:58:09.415Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:58:09.415Z] main [2023-05-03T07:58:09.415Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:58:09.748Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:58:10.089Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:58:10.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-03T07:58:10.089Z] 9cb6efb084ae: Preparing [2023-05-03T07:58:10.089Z] 5d4cc88949d7: Preparing [2023-05-03T07:58:10.089Z] 845e21547a4a: Preparing [2023-05-03T07:58:10.089Z] 8f344f8cf89e: Preparing [2023-05-03T07:58:10.089Z] 4c1ec0130277: Preparing [2023-05-03T07:58:10.089Z] 26cbea5cba74: Preparing [2023-05-03T07:58:10.089Z] 26cbea5cba74: Waiting [2023-05-03T07:58:10.089Z] 8f344f8cf89e: Layer already exists [2023-05-03T07:58:10.358Z] 845e21547a4a: Layer already exists [2023-05-03T07:58:10.358Z] 26cbea5cba74: Layer already exists [2023-05-03T07:58:10.358Z] 9cb6efb084ae: Pushed [2023-05-03T07:58:10.358Z] 4c1ec0130277: Pushed [2023-05-03T07:58:13.696Z] 5d4cc88949d7: Pushed [2023-05-03T07:58:13.696Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74: digest: sha256:ddf9bba6df6e2b7ac0bcf9eb8764e9be129884a3bf816ef9fd876685f80b887b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:58:14.052Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:58:14.401Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-05-03T07:58:14.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-03T07:58:14.401Z] 9cb6efb084ae: Preparing [2023-05-03T07:58:14.402Z] 5d4cc88949d7: Preparing [2023-05-03T07:58:14.402Z] 845e21547a4a: Preparing [2023-05-03T07:58:14.402Z] 8f344f8cf89e: Preparing [2023-05-03T07:58:14.402Z] 4c1ec0130277: Preparing [2023-05-03T07:58:14.402Z] 26cbea5cba74: Preparing [2023-05-03T07:58:14.402Z] 26cbea5cba74: Waiting [2023-05-03T07:58:14.402Z] 845e21547a4a: Layer already exists [2023-05-03T07:58:14.402Z] 8f344f8cf89e: Layer already exists [2023-05-03T07:58:14.402Z] 4c1ec0130277: Layer already exists [2023-05-03T07:58:14.402Z] 5d4cc88949d7: Layer already exists [2023-05-03T07:58:14.402Z] 9cb6efb084ae: Layer already exists [2023-05-03T07:58:14.402Z] 26cbea5cba74: Layer already exists [2023-05-03T07:58:14.668Z] latest: digest: sha256:ddf9bba6df6e2b7ac0bcf9eb8764e9be129884a3bf816ef9fd876685f80b887b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:58:15.012Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:58:15.359Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.144 [2023-05-03T07:58:15.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-03T07:58:15.359Z] 9cb6efb084ae: Preparing [2023-05-03T07:58:15.359Z] 5d4cc88949d7: Preparing [2023-05-03T07:58:15.359Z] 845e21547a4a: Preparing [2023-05-03T07:58:15.359Z] 8f344f8cf89e: Preparing [2023-05-03T07:58:15.359Z] 4c1ec0130277: Preparing [2023-05-03T07:58:15.359Z] 26cbea5cba74: Preparing [2023-05-03T07:58:15.359Z] 26cbea5cba74: Waiting [2023-05-03T07:58:15.359Z] 845e21547a4a: Layer already exists [2023-05-03T07:58:15.359Z] 4c1ec0130277: Layer already exists [2023-05-03T07:58:15.359Z] 8f344f8cf89e: Layer already exists [2023-05-03T07:58:15.359Z] 5d4cc88949d7: Layer already exists [2023-05-03T07:58:15.359Z] 9cb6efb084ae: Layer already exists [2023-05-03T07:58:15.359Z] 26cbea5cba74: Layer already exists [2023-05-03T07:58:15.626Z] 3.0.0-dev.144: digest: sha256:ddf9bba6df6e2b7ac0bcf9eb8764e9be129884a3bf816ef9fd876685f80b887b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:58:15.973Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:58:16.313Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:58:16.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-03T07:58:16.313Z] 9cb6efb084ae: Preparing [2023-05-03T07:58:16.313Z] 5d4cc88949d7: Preparing [2023-05-03T07:58:16.313Z] 845e21547a4a: Preparing [2023-05-03T07:58:16.313Z] 8f344f8cf89e: Preparing [2023-05-03T07:58:16.313Z] 4c1ec0130277: Preparing [2023-05-03T07:58:16.313Z] 26cbea5cba74: Preparing [2023-05-03T07:58:16.313Z] 26cbea5cba74: Waiting [2023-05-03T07:58:16.313Z] 4c1ec0130277: Layer already exists [2023-05-03T07:58:16.313Z] 845e21547a4a: Layer already exists [2023-05-03T07:58:16.313Z] 8f344f8cf89e: Layer already exists [2023-05-03T07:58:16.313Z] 5d4cc88949d7: Layer already exists [2023-05-03T07:58:16.313Z] 9cb6efb084ae: Layer already exists [2023-05-03T07:58:16.313Z] 26cbea5cba74: Layer already exists [2023-05-03T07:58:16.313Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144: digest: sha256:ddf9bba6df6e2b7ac0bcf9eb8764e9be129884a3bf816ef9fd876685f80b887b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:58:16.932Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:58:17.274Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-05-03T07:58:17.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-03T07:58:17.274Z] 9cb6efb084ae: Preparing [2023-05-03T07:58:17.274Z] 5d4cc88949d7: Preparing [2023-05-03T07:58:17.274Z] 845e21547a4a: Preparing [2023-05-03T07:58:17.274Z] 8f344f8cf89e: Preparing [2023-05-03T07:58:17.274Z] 4c1ec0130277: Preparing [2023-05-03T07:58:17.274Z] 26cbea5cba74: Preparing [2023-05-03T07:58:17.274Z] 26cbea5cba74: Waiting [2023-05-03T07:58:17.274Z] 4c1ec0130277: Layer already exists [2023-05-03T07:58:17.274Z] 9cb6efb084ae: Layer already exists [2023-05-03T07:58:17.274Z] 845e21547a4a: Layer already exists [2023-05-03T07:58:17.274Z] 8f344f8cf89e: Layer already exists [2023-05-03T07:58:17.274Z] 5d4cc88949d7: Layer already exists [2023-05-03T07:58:17.274Z] 26cbea5cba74: Layer already exists [2023-05-03T07:58:17.541Z] main: digest: sha256:ddf9bba6df6e2b7ac0bcf9eb8764e9be129884a3bf816ef9fd876685f80b887b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T07:58:17.581Z] ===================================================== [Pipeline] echo [2023-05-03T07:58:17.587Z] taggedImages: [2023-05-03T07:58:17.587Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:58:17.587Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-05-03T07:58:17.587Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.144 [2023-05-03T07:58:17.587Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:58:17.587Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-05-03T07:58:17.602Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-05-03T07:58:17.602Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:58:17.602Z] latest [2023-05-03T07:58:17.602Z] 3.0.0-dev.144 [2023-05-03T07:58:17.602Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:58:17.602Z] main [2023-05-03T07:58:17.602Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:58:17.967Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:58:18.315Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:58:18.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-03T07:58:18.315Z] 84f89ea79c10: Preparing [2023-05-03T07:58:18.315Z] b25af7a97d76: Preparing [2023-05-03T07:58:18.315Z] 1ee69d2955e6: Preparing [2023-05-03T07:58:18.315Z] 845e21547a4a: Preparing [2023-05-03T07:58:18.315Z] 8f344f8cf89e: Preparing [2023-05-03T07:58:18.315Z] 8516b8a5fd67: Preparing [2023-05-03T07:58:18.315Z] 26cbea5cba74: Preparing [2023-05-03T07:58:18.315Z] 8516b8a5fd67: Waiting [2023-05-03T07:58:18.315Z] 26cbea5cba74: Waiting [2023-05-03T07:58:18.315Z] 845e21547a4a: Layer already exists [2023-05-03T07:58:18.315Z] 8f344f8cf89e: Layer already exists [2023-05-03T07:58:18.315Z] 8516b8a5fd67: Layer already exists [2023-05-03T07:58:18.589Z] 26cbea5cba74: Layer already exists [2023-05-03T07:58:18.589Z] b25af7a97d76: Pushed [2023-05-03T07:58:18.589Z] 84f89ea79c10: Pushed [2023-05-03T07:58:21.963Z] 1ee69d2955e6: Pushed [2023-05-03T07:58:21.963Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74: digest: sha256:62b7f6fe1d92a2751c1a826130a7f547bb9e2295faa6e286dfee88207a1650a8 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:58:22.321Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:58:22.662Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-05-03T07:58:22.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-03T07:58:22.662Z] 84f89ea79c10: Preparing [2023-05-03T07:58:22.662Z] b25af7a97d76: Preparing [2023-05-03T07:58:22.662Z] 1ee69d2955e6: Preparing [2023-05-03T07:58:22.662Z] 845e21547a4a: Preparing [2023-05-03T07:58:22.662Z] 8f344f8cf89e: Preparing [2023-05-03T07:58:22.662Z] 8516b8a5fd67: Preparing [2023-05-03T07:58:22.662Z] 26cbea5cba74: Preparing [2023-05-03T07:58:22.662Z] 8516b8a5fd67: Waiting [2023-05-03T07:58:22.662Z] 26cbea5cba74: Waiting [2023-05-03T07:58:22.662Z] 8f344f8cf89e: Layer already exists [2023-05-03T07:58:22.662Z] 845e21547a4a: Layer already exists [2023-05-03T07:58:22.662Z] 1ee69d2955e6: Layer already exists [2023-05-03T07:58:22.662Z] 84f89ea79c10: Layer already exists [2023-05-03T07:58:22.662Z] b25af7a97d76: Layer already exists [2023-05-03T07:58:22.662Z] 8516b8a5fd67: Layer already exists [2023-05-03T07:58:22.662Z] 26cbea5cba74: Layer already exists [2023-05-03T07:58:22.929Z] latest: digest: sha256:62b7f6fe1d92a2751c1a826130a7f547bb9e2295faa6e286dfee88207a1650a8 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:58:23.280Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:58:23.626Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.144 [2023-05-03T07:58:23.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-03T07:58:23.626Z] 84f89ea79c10: Preparing [2023-05-03T07:58:23.626Z] b25af7a97d76: Preparing [2023-05-03T07:58:23.626Z] 1ee69d2955e6: Preparing [2023-05-03T07:58:23.626Z] 845e21547a4a: Preparing [2023-05-03T07:58:23.626Z] 8f344f8cf89e: Preparing [2023-05-03T07:58:23.626Z] 8516b8a5fd67: Preparing [2023-05-03T07:58:23.626Z] 26cbea5cba74: Preparing [2023-05-03T07:58:23.626Z] 8516b8a5fd67: Waiting [2023-05-03T07:58:23.626Z] 26cbea5cba74: Waiting [2023-05-03T07:58:23.626Z] 1ee69d2955e6: Layer already exists [2023-05-03T07:58:23.626Z] 845e21547a4a: Layer already exists [2023-05-03T07:58:23.626Z] 84f89ea79c10: Layer already exists [2023-05-03T07:58:23.626Z] b25af7a97d76: Layer already exists [2023-05-03T07:58:23.626Z] 8f344f8cf89e: Layer already exists [2023-05-03T07:58:23.626Z] 26cbea5cba74: Layer already exists [2023-05-03T07:58:23.626Z] 8516b8a5fd67: Layer already exists [2023-05-03T07:58:23.893Z] 3.0.0-dev.144: digest: sha256:62b7f6fe1d92a2751c1a826130a7f547bb9e2295faa6e286dfee88207a1650a8 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:58:24.236Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:58:24.572Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:58:24.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-03T07:58:24.573Z] 84f89ea79c10: Preparing [2023-05-03T07:58:24.573Z] b25af7a97d76: Preparing [2023-05-03T07:58:24.573Z] 1ee69d2955e6: Preparing [2023-05-03T07:58:24.573Z] 845e21547a4a: Preparing [2023-05-03T07:58:24.573Z] 8f344f8cf89e: Preparing [2023-05-03T07:58:24.573Z] 8516b8a5fd67: Preparing [2023-05-03T07:58:24.573Z] 26cbea5cba74: Preparing [2023-05-03T07:58:24.573Z] 8516b8a5fd67: Waiting [2023-05-03T07:58:24.573Z] 26cbea5cba74: Waiting [2023-05-03T07:58:24.573Z] 845e21547a4a: Layer already exists [2023-05-03T07:58:24.573Z] 84f89ea79c10: Layer already exists [2023-05-03T07:58:24.573Z] 8f344f8cf89e: Layer already exists [2023-05-03T07:58:24.573Z] 1ee69d2955e6: Layer already exists [2023-05-03T07:58:24.573Z] b25af7a97d76: Layer already exists [2023-05-03T07:58:24.573Z] 8516b8a5fd67: Layer already exists [2023-05-03T07:58:24.573Z] 26cbea5cba74: Layer already exists [2023-05-03T07:58:24.838Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144: digest: sha256:62b7f6fe1d92a2751c1a826130a7f547bb9e2295faa6e286dfee88207a1650a8 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:58:25.176Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:58:25.516Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-05-03T07:58:25.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-03T07:58:25.516Z] 84f89ea79c10: Preparing [2023-05-03T07:58:25.516Z] b25af7a97d76: Preparing [2023-05-03T07:58:25.516Z] 1ee69d2955e6: Preparing [2023-05-03T07:58:25.516Z] 845e21547a4a: Preparing [2023-05-03T07:58:25.516Z] 8f344f8cf89e: Preparing [2023-05-03T07:58:25.516Z] 8516b8a5fd67: Preparing [2023-05-03T07:58:25.516Z] 26cbea5cba74: Preparing [2023-05-03T07:58:25.516Z] 8516b8a5fd67: Waiting [2023-05-03T07:58:25.516Z] 26cbea5cba74: Waiting [2023-05-03T07:58:25.516Z] 845e21547a4a: Layer already exists [2023-05-03T07:58:25.516Z] 8f344f8cf89e: Layer already exists [2023-05-03T07:58:25.516Z] 1ee69d2955e6: Layer already exists [2023-05-03T07:58:25.516Z] 84f89ea79c10: Layer already exists [2023-05-03T07:58:25.516Z] b25af7a97d76: Layer already exists [2023-05-03T07:58:25.516Z] 26cbea5cba74: Layer already exists [2023-05-03T07:58:25.516Z] 8516b8a5fd67: Layer already exists [2023-05-03T07:58:25.782Z] main: digest: sha256:62b7f6fe1d92a2751c1a826130a7f547bb9e2295faa6e286dfee88207a1650a8 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T07:58:25.821Z] ===================================================== [Pipeline] echo [2023-05-03T07:58:25.827Z] taggedImages: [2023-05-03T07:58:25.827Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:58:25.827Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-05-03T07:58:25.827Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.144 [2023-05-03T07:58:25.827Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:58:25.827Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-05-03T07:58:25.842Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-05-03T07:58:25.842Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:58:25.842Z] latest [2023-05-03T07:58:25.842Z] 3.0.0-dev.144 [2023-05-03T07:58:25.842Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:58:25.842Z] main [2023-05-03T07:58:25.842Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:58:26.174Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:58:26.511Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:58:26.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-03T07:58:26.512Z] cbd7af4c999c: Preparing [2023-05-03T07:58:26.512Z] cbd7af4c999c: Preparing [2023-05-03T07:58:26.512Z] ae2367a4c60c: Preparing [2023-05-03T07:58:26.512Z] 005f371cf26e: Preparing [2023-05-03T07:58:26.512Z] 003120881fb6: Preparing [2023-05-03T07:58:26.512Z] f773828fcdc1: Preparing [2023-05-03T07:58:26.512Z] c551854db999: Preparing [2023-05-03T07:58:26.512Z] 845e21547a4a: Preparing [2023-05-03T07:58:26.512Z] 8f344f8cf89e: Preparing [2023-05-03T07:58:26.512Z] 1c6f8e49680c: Preparing [2023-05-03T07:58:26.512Z] 5e31ef7e9b3a: Preparing [2023-05-03T07:58:26.512Z] dd59f22e8aee: Preparing [2023-05-03T07:58:26.512Z] 9b6bee4d1ce2: Preparing [2023-05-03T07:58:26.512Z] 26cbea5cba74: Preparing [2023-05-03T07:58:26.512Z] 845e21547a4a: Waiting [2023-05-03T07:58:26.512Z] 8f344f8cf89e: Waiting [2023-05-03T07:58:26.512Z] 1c6f8e49680c: Waiting [2023-05-03T07:58:26.512Z] 5e31ef7e9b3a: Waiting [2023-05-03T07:58:26.512Z] dd59f22e8aee: Waiting [2023-05-03T07:58:26.512Z] 9b6bee4d1ce2: Waiting [2023-05-03T07:58:26.512Z] c551854db999: Waiting [2023-05-03T07:58:26.512Z] 26cbea5cba74: Waiting [2023-05-03T07:58:26.779Z] 005f371cf26e: Pushed [2023-05-03T07:58:26.779Z] f773828fcdc1: Pushed [2023-05-03T07:58:26.779Z] cbd7af4c999c: Pushed [2023-05-03T07:58:26.779Z] ae2367a4c60c: Pushed [2023-05-03T07:58:26.779Z] 003120881fb6: Pushed [2023-05-03T07:58:26.779Z] 845e21547a4a: Layer already exists [2023-05-03T07:58:27.046Z] 8f344f8cf89e: Layer already exists [2023-05-03T07:58:27.046Z] 5e31ef7e9b3a: Pushed [2023-05-03T07:58:27.046Z] 1c6f8e49680c: Pushed [2023-05-03T07:58:27.046Z] dd59f22e8aee: Pushed [2023-05-03T07:58:27.046Z] 26cbea5cba74: Layer already exists [2023-05-03T07:58:27.046Z] 9b6bee4d1ce2: Pushed [2023-05-03T07:58:30.387Z] c551854db999: Pushed [2023-05-03T07:58:30.653Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74: digest: sha256:3268eb780a9b8887514ccccb5e94feae2010972f8d3b1e84811b1e87b3dee203 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:58:30.991Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:58:31.326Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-05-03T07:58:31.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-03T07:58:31.326Z] cbd7af4c999c: Preparing [2023-05-03T07:58:31.326Z] cbd7af4c999c: Preparing [2023-05-03T07:58:31.326Z] ae2367a4c60c: Preparing [2023-05-03T07:58:31.326Z] 005f371cf26e: Preparing [2023-05-03T07:58:31.326Z] 003120881fb6: Preparing [2023-05-03T07:58:31.326Z] f773828fcdc1: Preparing [2023-05-03T07:58:31.326Z] c551854db999: Preparing [2023-05-03T07:58:31.326Z] 845e21547a4a: Preparing [2023-05-03T07:58:31.326Z] 8f344f8cf89e: Preparing [2023-05-03T07:58:31.326Z] 1c6f8e49680c: Preparing [2023-05-03T07:58:31.326Z] 5e31ef7e9b3a: Preparing [2023-05-03T07:58:31.326Z] dd59f22e8aee: Preparing [2023-05-03T07:58:31.326Z] 9b6bee4d1ce2: Preparing [2023-05-03T07:58:31.326Z] 26cbea5cba74: Preparing [2023-05-03T07:58:31.326Z] 1c6f8e49680c: Waiting [2023-05-03T07:58:31.326Z] 5e31ef7e9b3a: Waiting [2023-05-03T07:58:31.326Z] dd59f22e8aee: Waiting [2023-05-03T07:58:31.326Z] 9b6bee4d1ce2: Waiting [2023-05-03T07:58:31.326Z] 26cbea5cba74: Waiting [2023-05-03T07:58:31.326Z] 845e21547a4a: Waiting [2023-05-03T07:58:31.326Z] 8f344f8cf89e: Waiting [2023-05-03T07:58:31.326Z] c551854db999: Waiting [2023-05-03T07:58:31.326Z] f773828fcdc1: Layer already exists [2023-05-03T07:58:31.326Z] cbd7af4c999c: Layer already exists [2023-05-03T07:58:31.326Z] 005f371cf26e: Layer already exists [2023-05-03T07:58:31.326Z] 003120881fb6: Layer already exists [2023-05-03T07:58:31.326Z] ae2367a4c60c: Layer already exists [2023-05-03T07:58:31.326Z] 8f344f8cf89e: Layer already exists [2023-05-03T07:58:31.326Z] 845e21547a4a: Layer already exists [2023-05-03T07:58:31.326Z] c551854db999: Layer already exists [2023-05-03T07:58:31.326Z] 5e31ef7e9b3a: Layer already exists [2023-05-03T07:58:31.326Z] 1c6f8e49680c: Layer already exists [2023-05-03T07:58:31.326Z] dd59f22e8aee: Layer already exists [2023-05-03T07:58:31.326Z] 9b6bee4d1ce2: Layer already exists [2023-05-03T07:58:31.326Z] 26cbea5cba74: Layer already exists [2023-05-03T07:58:31.593Z] latest: digest: sha256:3268eb780a9b8887514ccccb5e94feae2010972f8d3b1e84811b1e87b3dee203 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:58:31.931Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:58:32.274Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.144 [2023-05-03T07:58:32.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-03T07:58:32.274Z] cbd7af4c999c: Preparing [2023-05-03T07:58:32.274Z] cbd7af4c999c: Preparing [2023-05-03T07:58:32.274Z] ae2367a4c60c: Preparing [2023-05-03T07:58:32.274Z] 005f371cf26e: Preparing [2023-05-03T07:58:32.274Z] 003120881fb6: Preparing [2023-05-03T07:58:32.274Z] f773828fcdc1: Preparing [2023-05-03T07:58:32.274Z] c551854db999: Preparing [2023-05-03T07:58:32.274Z] 845e21547a4a: Preparing [2023-05-03T07:58:32.274Z] 8f344f8cf89e: Preparing [2023-05-03T07:58:32.274Z] 1c6f8e49680c: Preparing [2023-05-03T07:58:32.274Z] 5e31ef7e9b3a: Preparing [2023-05-03T07:58:32.274Z] dd59f22e8aee: Preparing [2023-05-03T07:58:32.274Z] 9b6bee4d1ce2: Preparing [2023-05-03T07:58:32.274Z] 26cbea5cba74: Preparing [2023-05-03T07:58:32.274Z] 1c6f8e49680c: Waiting [2023-05-03T07:58:32.274Z] 5e31ef7e9b3a: Waiting [2023-05-03T07:58:32.274Z] dd59f22e8aee: Waiting [2023-05-03T07:58:32.274Z] c551854db999: Waiting [2023-05-03T07:58:32.274Z] 845e21547a4a: Waiting [2023-05-03T07:58:32.274Z] 9b6bee4d1ce2: Waiting [2023-05-03T07:58:32.274Z] 26cbea5cba74: Waiting [2023-05-03T07:58:32.274Z] 8f344f8cf89e: Waiting [2023-05-03T07:58:32.274Z] 003120881fb6: Layer already exists [2023-05-03T07:58:32.274Z] ae2367a4c60c: Layer already exists [2023-05-03T07:58:32.274Z] f773828fcdc1: Layer already exists [2023-05-03T07:58:32.274Z] cbd7af4c999c: Layer already exists [2023-05-03T07:58:32.274Z] 005f371cf26e: Layer already exists [2023-05-03T07:58:32.274Z] c551854db999: Layer already exists [2023-05-03T07:58:32.274Z] 8f344f8cf89e: Layer already exists [2023-05-03T07:58:32.274Z] 845e21547a4a: Layer already exists [2023-05-03T07:58:32.274Z] 1c6f8e49680c: Layer already exists [2023-05-03T07:58:32.274Z] 5e31ef7e9b3a: Layer already exists [2023-05-03T07:58:32.274Z] 26cbea5cba74: Layer already exists [2023-05-03T07:58:32.274Z] 9b6bee4d1ce2: Layer already exists [2023-05-03T07:58:32.274Z] dd59f22e8aee: Layer already exists [2023-05-03T07:58:32.541Z] 3.0.0-dev.144: digest: sha256:3268eb780a9b8887514ccccb5e94feae2010972f8d3b1e84811b1e87b3dee203 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:58:32.880Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:58:33.219Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:58:33.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-03T07:58:33.219Z] cbd7af4c999c: Preparing [2023-05-03T07:58:33.219Z] cbd7af4c999c: Preparing [2023-05-03T07:58:33.219Z] ae2367a4c60c: Preparing [2023-05-03T07:58:33.219Z] 005f371cf26e: Preparing [2023-05-03T07:58:33.219Z] 003120881fb6: Preparing [2023-05-03T07:58:33.219Z] f773828fcdc1: Preparing [2023-05-03T07:58:33.219Z] c551854db999: Preparing [2023-05-03T07:58:33.219Z] 845e21547a4a: Preparing [2023-05-03T07:58:33.219Z] 8f344f8cf89e: Preparing [2023-05-03T07:58:33.219Z] 1c6f8e49680c: Preparing [2023-05-03T07:58:33.219Z] 5e31ef7e9b3a: Preparing [2023-05-03T07:58:33.219Z] dd59f22e8aee: Preparing [2023-05-03T07:58:33.219Z] 9b6bee4d1ce2: Preparing [2023-05-03T07:58:33.219Z] 26cbea5cba74: Preparing [2023-05-03T07:58:33.219Z] 1c6f8e49680c: Waiting [2023-05-03T07:58:33.219Z] 5e31ef7e9b3a: Waiting [2023-05-03T07:58:33.219Z] dd59f22e8aee: Waiting [2023-05-03T07:58:33.219Z] 26cbea5cba74: Waiting [2023-05-03T07:58:33.219Z] c551854db999: Waiting [2023-05-03T07:58:33.219Z] 8f344f8cf89e: Waiting [2023-05-03T07:58:33.219Z] 845e21547a4a: Waiting [2023-05-03T07:58:33.219Z] 9b6bee4d1ce2: Waiting [2023-05-03T07:58:33.219Z] 003120881fb6: Layer already exists [2023-05-03T07:58:33.219Z] ae2367a4c60c: Layer already exists [2023-05-03T07:58:33.219Z] f773828fcdc1: Layer already exists [2023-05-03T07:58:33.219Z] 005f371cf26e: Layer already exists [2023-05-03T07:58:33.219Z] cbd7af4c999c: Layer already exists [2023-05-03T07:58:33.219Z] 845e21547a4a: Layer already exists [2023-05-03T07:58:33.219Z] 1c6f8e49680c: Layer already exists [2023-05-03T07:58:33.219Z] c551854db999: Layer already exists [2023-05-03T07:58:33.219Z] 5e31ef7e9b3a: Layer already exists [2023-05-03T07:58:33.219Z] 8f344f8cf89e: Layer already exists [2023-05-03T07:58:33.219Z] 9b6bee4d1ce2: Layer already exists [2023-05-03T07:58:33.219Z] dd59f22e8aee: Layer already exists [2023-05-03T07:58:33.219Z] 26cbea5cba74: Layer already exists [2023-05-03T07:58:33.484Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144: digest: sha256:3268eb780a9b8887514ccccb5e94feae2010972f8d3b1e84811b1e87b3dee203 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:58:33.823Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:58:34.156Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-05-03T07:58:34.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-03T07:58:34.156Z] cbd7af4c999c: Preparing [2023-05-03T07:58:34.156Z] cbd7af4c999c: Preparing [2023-05-03T07:58:34.156Z] ae2367a4c60c: Preparing [2023-05-03T07:58:34.156Z] 005f371cf26e: Preparing [2023-05-03T07:58:34.156Z] 003120881fb6: Preparing [2023-05-03T07:58:34.156Z] f773828fcdc1: Preparing [2023-05-03T07:58:34.156Z] c551854db999: Preparing [2023-05-03T07:58:34.156Z] 845e21547a4a: Preparing [2023-05-03T07:58:34.156Z] 8f344f8cf89e: Preparing [2023-05-03T07:58:34.156Z] 1c6f8e49680c: Preparing [2023-05-03T07:58:34.156Z] 5e31ef7e9b3a: Preparing [2023-05-03T07:58:34.156Z] dd59f22e8aee: Preparing [2023-05-03T07:58:34.156Z] 9b6bee4d1ce2: Preparing [2023-05-03T07:58:34.156Z] 26cbea5cba74: Preparing [2023-05-03T07:58:34.156Z] c551854db999: Waiting [2023-05-03T07:58:34.156Z] dd59f22e8aee: Waiting [2023-05-03T07:58:34.156Z] 845e21547a4a: Waiting [2023-05-03T07:58:34.156Z] 8f344f8cf89e: Waiting [2023-05-03T07:58:34.156Z] 1c6f8e49680c: Waiting [2023-05-03T07:58:34.156Z] 5e31ef7e9b3a: Waiting [2023-05-03T07:58:34.156Z] 26cbea5cba74: Waiting [2023-05-03T07:58:34.156Z] 9b6bee4d1ce2: Waiting [2023-05-03T07:58:34.156Z] ae2367a4c60c: Layer already exists [2023-05-03T07:58:34.156Z] 005f371cf26e: Layer already exists [2023-05-03T07:58:34.156Z] 003120881fb6: Layer already exists [2023-05-03T07:58:34.156Z] f773828fcdc1: Layer already exists [2023-05-03T07:58:34.156Z] cbd7af4c999c: Layer already exists [2023-05-03T07:58:34.156Z] 845e21547a4a: Layer already exists [2023-05-03T07:58:34.156Z] 8f344f8cf89e: Layer already exists [2023-05-03T07:58:34.156Z] c551854db999: Layer already exists [2023-05-03T07:58:34.156Z] 5e31ef7e9b3a: Layer already exists [2023-05-03T07:58:34.156Z] 1c6f8e49680c: Layer already exists [2023-05-03T07:58:34.156Z] dd59f22e8aee: Layer already exists [2023-05-03T07:58:34.156Z] 26cbea5cba74: Layer already exists [2023-05-03T07:58:34.156Z] 9b6bee4d1ce2: Layer already exists [2023-05-03T07:58:34.422Z] main: digest: sha256:3268eb780a9b8887514ccccb5e94feae2010972f8d3b1e84811b1e87b3dee203 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T07:58:34.464Z] ===================================================== [Pipeline] echo [2023-05-03T07:58:34.470Z] taggedImages: [2023-05-03T07:58:34.470Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:58:34.470Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-05-03T07:58:34.470Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.144 [2023-05-03T07:58:34.470Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:58:34.470Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-05-03T07:58:34.484Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-05-03T07:58:34.484Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:58:34.484Z] latest [2023-05-03T07:58:34.484Z] 3.0.0-dev.144 [2023-05-03T07:58:34.484Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:58:34.484Z] main [2023-05-03T07:58:34.484Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:58:34.825Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:58:35.166Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:58:35.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-03T07:58:35.167Z] 040a55bf3515: Preparing [2023-05-03T07:58:35.167Z] 92a1db5c34cb: Preparing [2023-05-03T07:58:35.167Z] afa68de95e26: Preparing [2023-05-03T07:58:35.167Z] 072dab4a9f89: Preparing [2023-05-03T07:58:35.167Z] 845e21547a4a: Preparing [2023-05-03T07:58:35.167Z] 8f344f8cf89e: Preparing [2023-05-03T07:58:35.167Z] bf63167dc9de: Preparing [2023-05-03T07:58:35.167Z] 26cbea5cba74: Preparing [2023-05-03T07:58:35.167Z] 8f344f8cf89e: Waiting [2023-05-03T07:58:35.167Z] bf63167dc9de: Waiting [2023-05-03T07:58:35.167Z] 26cbea5cba74: Waiting [2023-05-03T07:58:35.167Z] 845e21547a4a: Layer already exists [2023-05-03T07:58:35.436Z] 8f344f8cf89e: Layer already exists [2023-05-03T07:58:35.436Z] bf63167dc9de: Layer already exists [2023-05-03T07:58:35.436Z] 92a1db5c34cb: Pushed [2023-05-03T07:58:35.436Z] 26cbea5cba74: Layer already exists [2023-05-03T07:58:35.436Z] afa68de95e26: Pushed [2023-05-03T07:58:35.436Z] 040a55bf3515: Pushed [2023-05-03T07:58:38.019Z] 072dab4a9f89: Pushed [2023-05-03T07:58:38.286Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74: digest: sha256:828b750c6bf5509c432d0db2dc7c0e3a32d19f61d5d0866f18ca1e697a68917c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:58:38.644Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:58:38.983Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-05-03T07:58:38.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-03T07:58:38.983Z] 040a55bf3515: Preparing [2023-05-03T07:58:38.983Z] 92a1db5c34cb: Preparing [2023-05-03T07:58:38.983Z] afa68de95e26: Preparing [2023-05-03T07:58:38.983Z] 072dab4a9f89: Preparing [2023-05-03T07:58:38.983Z] 845e21547a4a: Preparing [2023-05-03T07:58:38.983Z] 8f344f8cf89e: Preparing [2023-05-03T07:58:38.983Z] bf63167dc9de: Preparing [2023-05-03T07:58:38.983Z] 26cbea5cba74: Preparing [2023-05-03T07:58:38.983Z] 8f344f8cf89e: Waiting [2023-05-03T07:58:38.983Z] 26cbea5cba74: Waiting [2023-05-03T07:58:38.983Z] bf63167dc9de: Waiting [2023-05-03T07:58:38.983Z] 040a55bf3515: Layer already exists [2023-05-03T07:58:38.983Z] 92a1db5c34cb: Layer already exists [2023-05-03T07:58:38.983Z] afa68de95e26: Layer already exists [2023-05-03T07:58:38.983Z] 845e21547a4a: Layer already exists [2023-05-03T07:58:38.983Z] 072dab4a9f89: Layer already exists [2023-05-03T07:58:38.983Z] 26cbea5cba74: Layer already exists [2023-05-03T07:58:38.983Z] 8f344f8cf89e: Layer already exists [2023-05-03T07:58:38.983Z] bf63167dc9de: Layer already exists [2023-05-03T07:58:39.251Z] latest: digest: sha256:828b750c6bf5509c432d0db2dc7c0e3a32d19f61d5d0866f18ca1e697a68917c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:58:39.593Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:58:39.929Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.144 [2023-05-03T07:58:39.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-03T07:58:39.929Z] 040a55bf3515: Preparing [2023-05-03T07:58:39.929Z] 92a1db5c34cb: Preparing [2023-05-03T07:58:39.929Z] afa68de95e26: Preparing [2023-05-03T07:58:39.929Z] 072dab4a9f89: Preparing [2023-05-03T07:58:39.929Z] 845e21547a4a: Preparing [2023-05-03T07:58:39.929Z] 8f344f8cf89e: Preparing [2023-05-03T07:58:39.929Z] bf63167dc9de: Preparing [2023-05-03T07:58:39.929Z] 26cbea5cba74: Preparing [2023-05-03T07:58:39.929Z] 8f344f8cf89e: Waiting [2023-05-03T07:58:39.929Z] 26cbea5cba74: Waiting [2023-05-03T07:58:39.929Z] bf63167dc9de: Waiting [2023-05-03T07:58:39.929Z] 072dab4a9f89: Layer already exists [2023-05-03T07:58:39.929Z] 845e21547a4a: Layer already exists [2023-05-03T07:58:39.929Z] 040a55bf3515: Layer already exists [2023-05-03T07:58:39.929Z] afa68de95e26: Layer already exists [2023-05-03T07:58:39.929Z] 92a1db5c34cb: Layer already exists [2023-05-03T07:58:39.929Z] 26cbea5cba74: Layer already exists [2023-05-03T07:58:39.929Z] 8f344f8cf89e: Layer already exists [2023-05-03T07:58:39.929Z] bf63167dc9de: Layer already exists [2023-05-03T07:58:40.195Z] 3.0.0-dev.144: digest: sha256:828b750c6bf5509c432d0db2dc7c0e3a32d19f61d5d0866f18ca1e697a68917c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:58:40.540Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:58:40.876Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:58:40.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-03T07:58:40.877Z] 040a55bf3515: Preparing [2023-05-03T07:58:40.877Z] 92a1db5c34cb: Preparing [2023-05-03T07:58:40.877Z] afa68de95e26: Preparing [2023-05-03T07:58:40.877Z] 072dab4a9f89: Preparing [2023-05-03T07:58:40.877Z] 845e21547a4a: Preparing [2023-05-03T07:58:40.877Z] 8f344f8cf89e: Preparing [2023-05-03T07:58:40.877Z] bf63167dc9de: Preparing [2023-05-03T07:58:40.877Z] 26cbea5cba74: Preparing [2023-05-03T07:58:40.877Z] 8f344f8cf89e: Waiting [2023-05-03T07:58:40.877Z] bf63167dc9de: Waiting [2023-05-03T07:58:40.877Z] 26cbea5cba74: Waiting [2023-05-03T07:58:40.877Z] 92a1db5c34cb: Layer already exists [2023-05-03T07:58:40.877Z] 072dab4a9f89: Layer already exists [2023-05-03T07:58:40.877Z] afa68de95e26: Layer already exists [2023-05-03T07:58:40.877Z] 845e21547a4a: Layer already exists [2023-05-03T07:58:40.877Z] 040a55bf3515: Layer already exists [2023-05-03T07:58:40.877Z] 26cbea5cba74: Layer already exists [2023-05-03T07:58:40.877Z] bf63167dc9de: Layer already exists [2023-05-03T07:58:40.877Z] 8f344f8cf89e: Layer already exists [2023-05-03T07:58:41.144Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144: digest: sha256:828b750c6bf5509c432d0db2dc7c0e3a32d19f61d5d0866f18ca1e697a68917c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:58:41.490Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:58:41.828Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-05-03T07:58:41.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-03T07:58:41.828Z] 040a55bf3515: Preparing [2023-05-03T07:58:41.828Z] 92a1db5c34cb: Preparing [2023-05-03T07:58:41.828Z] afa68de95e26: Preparing [2023-05-03T07:58:41.828Z] 072dab4a9f89: Preparing [2023-05-03T07:58:41.828Z] 845e21547a4a: Preparing [2023-05-03T07:58:41.828Z] 8f344f8cf89e: Preparing [2023-05-03T07:58:41.828Z] bf63167dc9de: Preparing [2023-05-03T07:58:41.828Z] 26cbea5cba74: Preparing [2023-05-03T07:58:41.828Z] 26cbea5cba74: Waiting [2023-05-03T07:58:41.829Z] 8f344f8cf89e: Waiting [2023-05-03T07:58:41.829Z] bf63167dc9de: Waiting [2023-05-03T07:58:41.829Z] 072dab4a9f89: Layer already exists [2023-05-03T07:58:41.829Z] 040a55bf3515: Layer already exists [2023-05-03T07:58:41.829Z] 92a1db5c34cb: Layer already exists [2023-05-03T07:58:41.829Z] 845e21547a4a: Layer already exists [2023-05-03T07:58:41.829Z] afa68de95e26: Layer already exists [2023-05-03T07:58:41.829Z] 8f344f8cf89e: Layer already exists [2023-05-03T07:58:41.829Z] 26cbea5cba74: Layer already exists [2023-05-03T07:58:41.829Z] bf63167dc9de: Layer already exists [2023-05-03T07:58:42.097Z] main: digest: sha256:828b750c6bf5509c432d0db2dc7c0e3a32d19f61d5d0866f18ca1e697a68917c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T07:58:42.142Z] ===================================================== [Pipeline] echo [2023-05-03T07:58:42.147Z] taggedImages: [2023-05-03T07:58:42.147Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:58:42.147Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-05-03T07:58:42.147Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.144 [2023-05-03T07:58:42.147Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:58:42.147Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-05-03T07:58:42.161Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-05-03T07:58:42.161Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:58:42.161Z] latest [2023-05-03T07:58:42.161Z] 3.0.0-dev.144 [2023-05-03T07:58:42.161Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:58:42.161Z] main [2023-05-03T07:58:42.161Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:58:42.494Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:58:42.831Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:58:42.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-03T07:58:42.831Z] 3bf0ca7a5841: Preparing [2023-05-03T07:58:42.831Z] 3050573a951c: Preparing [2023-05-03T07:58:42.831Z] 1bb1c7dc16ee: Preparing [2023-05-03T07:58:42.831Z] 507feefc8d7e: Preparing [2023-05-03T07:58:42.831Z] 845e21547a4a: Preparing [2023-05-03T07:58:42.831Z] 8f344f8cf89e: Preparing [2023-05-03T07:58:42.831Z] a7ae44c01834: Preparing [2023-05-03T07:58:42.831Z] 133563414e9c: Preparing [2023-05-03T07:58:42.831Z] 26cbea5cba74: Preparing [2023-05-03T07:58:42.831Z] 8f344f8cf89e: Waiting [2023-05-03T07:58:42.831Z] 133563414e9c: Waiting [2023-05-03T07:58:42.831Z] a7ae44c01834: Waiting [2023-05-03T07:58:42.831Z] 26cbea5cba74: Waiting [2023-05-03T07:58:42.831Z] 845e21547a4a: Layer already exists [2023-05-03T07:58:43.098Z] 8f344f8cf89e: Layer already exists [2023-05-03T07:58:43.098Z] 3050573a951c: Pushed [2023-05-03T07:58:43.098Z] 507feefc8d7e: Pushed [2023-05-03T07:58:43.098Z] 3bf0ca7a5841: Pushed [2023-05-03T07:58:43.098Z] a7ae44c01834: Pushed [2023-05-03T07:58:43.098Z] 26cbea5cba74: Layer already exists [2023-05-03T07:58:43.366Z] 133563414e9c: Pushed [2023-05-03T07:58:45.944Z] 1bb1c7dc16ee: Pushed [2023-05-03T07:58:45.944Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74: digest: sha256:32e7642c67e1daa0f749a9f5271501644367500480bbd5a2df247d9e9baa1f14 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:58:46.286Z] + 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 [2023-05-03T07:58:46.628Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-05-03T07:58:46.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-03T07:58:46.629Z] 3bf0ca7a5841: Preparing [2023-05-03T07:58:46.629Z] 3050573a951c: Preparing [2023-05-03T07:58:46.629Z] 1bb1c7dc16ee: Preparing [2023-05-03T07:58:46.629Z] 507feefc8d7e: Preparing [2023-05-03T07:58:46.629Z] 845e21547a4a: Preparing [2023-05-03T07:58:46.629Z] 8f344f8cf89e: Preparing [2023-05-03T07:58:46.629Z] a7ae44c01834: Preparing [2023-05-03T07:58:46.629Z] 133563414e9c: Preparing [2023-05-03T07:58:46.629Z] 26cbea5cba74: Preparing [2023-05-03T07:58:46.629Z] 8f344f8cf89e: Waiting [2023-05-03T07:58:46.629Z] a7ae44c01834: Waiting [2023-05-03T07:58:46.629Z] 133563414e9c: Waiting [2023-05-03T07:58:46.629Z] 26cbea5cba74: Waiting [2023-05-03T07:58:46.629Z] 3bf0ca7a5841: Layer already exists [2023-05-03T07:58:46.629Z] 845e21547a4a: Layer already exists [2023-05-03T07:58:46.629Z] 507feefc8d7e: Layer already exists [2023-05-03T07:58:46.629Z] 1bb1c7dc16ee: Layer already exists [2023-05-03T07:58:46.629Z] 3050573a951c: Layer already exists [2023-05-03T07:58:46.629Z] 133563414e9c: Layer already exists [2023-05-03T07:58:46.629Z] 8f344f8cf89e: Layer already exists [2023-05-03T07:58:46.629Z] a7ae44c01834: Layer already exists [2023-05-03T07:58:46.629Z] 26cbea5cba74: Layer already exists [2023-05-03T07:58:46.895Z] latest: digest: sha256:32e7642c67e1daa0f749a9f5271501644367500480bbd5a2df247d9e9baa1f14 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:58:47.241Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:58:47.580Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.144 [2023-05-03T07:58:47.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-03T07:58:47.580Z] 3bf0ca7a5841: Preparing [2023-05-03T07:58:47.580Z] 3050573a951c: Preparing [2023-05-03T07:58:47.580Z] 1bb1c7dc16ee: Preparing [2023-05-03T07:58:47.580Z] 507feefc8d7e: Preparing [2023-05-03T07:58:47.580Z] 845e21547a4a: Preparing [2023-05-03T07:58:47.580Z] 8f344f8cf89e: Preparing [2023-05-03T07:58:47.580Z] a7ae44c01834: Preparing [2023-05-03T07:58:47.580Z] 133563414e9c: Preparing [2023-05-03T07:58:47.580Z] 26cbea5cba74: Preparing [2023-05-03T07:58:47.580Z] a7ae44c01834: Waiting [2023-05-03T07:58:47.580Z] 133563414e9c: Waiting [2023-05-03T07:58:47.580Z] 26cbea5cba74: Waiting [2023-05-03T07:58:47.580Z] 8f344f8cf89e: Waiting [2023-05-03T07:58:47.580Z] 845e21547a4a: Layer already exists [2023-05-03T07:58:47.580Z] 1bb1c7dc16ee: Layer already exists [2023-05-03T07:58:47.580Z] 3050573a951c: Layer already exists [2023-05-03T07:58:47.580Z] 3bf0ca7a5841: Layer already exists [2023-05-03T07:58:47.580Z] 507feefc8d7e: Layer already exists [2023-05-03T07:58:47.580Z] a7ae44c01834: Layer already exists [2023-05-03T07:58:47.580Z] 8f344f8cf89e: Layer already exists [2023-05-03T07:58:47.580Z] 133563414e9c: Layer already exists [2023-05-03T07:58:47.580Z] 26cbea5cba74: Layer already exists [2023-05-03T07:58:47.846Z] 3.0.0-dev.144: digest: sha256:32e7642c67e1daa0f749a9f5271501644367500480bbd5a2df247d9e9baa1f14 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:58:48.190Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:58:48.529Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:58:48.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-03T07:58:48.529Z] 3bf0ca7a5841: Preparing [2023-05-03T07:58:48.529Z] 3050573a951c: Preparing [2023-05-03T07:58:48.529Z] 1bb1c7dc16ee: Preparing [2023-05-03T07:58:48.529Z] 507feefc8d7e: Preparing [2023-05-03T07:58:48.529Z] 845e21547a4a: Preparing [2023-05-03T07:58:48.529Z] 8f344f8cf89e: Preparing [2023-05-03T07:58:48.529Z] a7ae44c01834: Preparing [2023-05-03T07:58:48.529Z] 133563414e9c: Preparing [2023-05-03T07:58:48.529Z] 26cbea5cba74: Preparing [2023-05-03T07:58:48.530Z] a7ae44c01834: Waiting [2023-05-03T07:58:48.530Z] 133563414e9c: Waiting [2023-05-03T07:58:48.530Z] 26cbea5cba74: Waiting [2023-05-03T07:58:48.530Z] 8f344f8cf89e: Waiting [2023-05-03T07:58:48.530Z] 845e21547a4a: Layer already exists [2023-05-03T07:58:48.530Z] 3bf0ca7a5841: Layer already exists [2023-05-03T07:58:48.530Z] 1bb1c7dc16ee: Layer already exists [2023-05-03T07:58:48.530Z] 3050573a951c: Layer already exists [2023-05-03T07:58:48.530Z] 507feefc8d7e: Layer already exists [2023-05-03T07:58:48.530Z] a7ae44c01834: Layer already exists [2023-05-03T07:58:48.530Z] 8f344f8cf89e: Layer already exists [2023-05-03T07:58:48.530Z] 133563414e9c: Layer already exists [2023-05-03T07:58:48.530Z] 26cbea5cba74: Layer already exists [2023-05-03T07:58:48.530Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144: digest: sha256:32e7642c67e1daa0f749a9f5271501644367500480bbd5a2df247d9e9baa1f14 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:58:49.135Z] + 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 [2023-05-03T07:58:49.468Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-05-03T07:58:49.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-03T07:58:49.468Z] 3bf0ca7a5841: Preparing [2023-05-03T07:58:49.468Z] 3050573a951c: Preparing [2023-05-03T07:58:49.468Z] 1bb1c7dc16ee: Preparing [2023-05-03T07:58:49.468Z] 507feefc8d7e: Preparing [2023-05-03T07:58:49.468Z] 845e21547a4a: Preparing [2023-05-03T07:58:49.468Z] 8f344f8cf89e: Preparing [2023-05-03T07:58:49.468Z] a7ae44c01834: Preparing [2023-05-03T07:58:49.468Z] 133563414e9c: Preparing [2023-05-03T07:58:49.468Z] 26cbea5cba74: Preparing [2023-05-03T07:58:49.468Z] 8f344f8cf89e: Waiting [2023-05-03T07:58:49.468Z] a7ae44c01834: Waiting [2023-05-03T07:58:49.468Z] 133563414e9c: Waiting [2023-05-03T07:58:49.469Z] 26cbea5cba74: Waiting [2023-05-03T07:58:49.469Z] 507feefc8d7e: Layer already exists [2023-05-03T07:58:49.469Z] 845e21547a4a: Layer already exists [2023-05-03T07:58:49.469Z] 3bf0ca7a5841: Layer already exists [2023-05-03T07:58:49.469Z] 1bb1c7dc16ee: Layer already exists [2023-05-03T07:58:49.469Z] 3050573a951c: Layer already exists [2023-05-03T07:58:49.469Z] 133563414e9c: Layer already exists [2023-05-03T07:58:49.469Z] 8f344f8cf89e: Layer already exists [2023-05-03T07:58:49.469Z] a7ae44c01834: Layer already exists [2023-05-03T07:58:49.469Z] 26cbea5cba74: Layer already exists [2023-05-03T07:58:49.735Z] main: digest: sha256:32e7642c67e1daa0f749a9f5271501644367500480bbd5a2df247d9e9baa1f14 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T07:58:49.775Z] ===================================================== [Pipeline] echo [2023-05-03T07:58:49.783Z] taggedImages: [2023-05-03T07:58:49.783Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:58:49.783Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-05-03T07:58:49.783Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.144 [2023-05-03T07:58:49.783Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:58:49.783Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-05-03T07:58:49.805Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-05-03T07:58:49.805Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:58:49.805Z] latest [2023-05-03T07:58:49.805Z] 3.0.0-dev.144 [2023-05-03T07:58:49.805Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:58:49.805Z] main [2023-05-03T07:58:49.805Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:58:50.162Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:58:50.522Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:58:50.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-03T07:58:50.522Z] cf972fe0aff6: Preparing [2023-05-03T07:58:50.522Z] 820b62826d3c: Preparing [2023-05-03T07:58:50.522Z] 75df43f4133e: Preparing [2023-05-03T07:58:50.522Z] ea8fecbc3bbb: Preparing [2023-05-03T07:58:50.522Z] 9e4e0fba51c8: Preparing [2023-05-03T07:58:50.522Z] aca2a5647ee8: Preparing [2023-05-03T07:58:50.522Z] 6d4656b14ee7: Preparing [2023-05-03T07:58:50.522Z] 845e21547a4a: Preparing [2023-05-03T07:58:50.522Z] 8f344f8cf89e: Preparing [2023-05-03T07:58:50.522Z] 35581e4a88e0: Preparing [2023-05-03T07:58:50.522Z] 26cbea5cba74: Preparing [2023-05-03T07:58:50.522Z] aca2a5647ee8: Waiting [2023-05-03T07:58:50.522Z] 6d4656b14ee7: Waiting [2023-05-03T07:58:50.522Z] 845e21547a4a: Waiting [2023-05-03T07:58:50.522Z] 8f344f8cf89e: Waiting [2023-05-03T07:58:50.522Z] 35581e4a88e0: Waiting [2023-05-03T07:58:50.522Z] 26cbea5cba74: Waiting [2023-05-03T07:58:50.788Z] cf972fe0aff6: Pushed [2023-05-03T07:58:50.788Z] 9e4e0fba51c8: Pushed [2023-05-03T07:58:50.788Z] 820b62826d3c: Pushed [2023-05-03T07:58:50.788Z] 845e21547a4a: Layer already exists [2023-05-03T07:58:51.055Z] 8f344f8cf89e: Layer already exists [2023-05-03T07:58:51.055Z] aca2a5647ee8: Pushed [2023-05-03T07:58:51.055Z] 6d4656b14ee7: Pushed [2023-05-03T07:58:51.055Z] 26cbea5cba74: Layer already exists [2023-05-03T07:58:51.321Z] 35581e4a88e0: Pushed [2023-05-03T07:58:53.902Z] ea8fecbc3bbb: Pushed [2023-05-03T07:58:54.485Z] 75df43f4133e: Pushed [2023-05-03T07:58:54.485Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74: digest: sha256:99a0ac14c3e504ad7fd4f620e2129191be03bd869fcb3760d8e32ef9a9d76ef7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:58:54.839Z] + 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 [2023-05-03T07:58:55.187Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-05-03T07:58:55.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-03T07:58:55.187Z] cf972fe0aff6: Preparing [2023-05-03T07:58:55.187Z] 820b62826d3c: Preparing [2023-05-03T07:58:55.187Z] 75df43f4133e: Preparing [2023-05-03T07:58:55.187Z] ea8fecbc3bbb: Preparing [2023-05-03T07:58:55.187Z] 9e4e0fba51c8: Preparing [2023-05-03T07:58:55.187Z] aca2a5647ee8: Preparing [2023-05-03T07:58:55.187Z] 6d4656b14ee7: Preparing [2023-05-03T07:58:55.187Z] 845e21547a4a: Preparing [2023-05-03T07:58:55.187Z] 8f344f8cf89e: Preparing [2023-05-03T07:58:55.187Z] 35581e4a88e0: Preparing [2023-05-03T07:58:55.187Z] 26cbea5cba74: Preparing [2023-05-03T07:58:55.187Z] 845e21547a4a: Waiting [2023-05-03T07:58:55.187Z] 35581e4a88e0: Waiting [2023-05-03T07:58:55.187Z] 8f344f8cf89e: Waiting [2023-05-03T07:58:55.187Z] 26cbea5cba74: Waiting [2023-05-03T07:58:55.187Z] aca2a5647ee8: Waiting [2023-05-03T07:58:55.187Z] 6d4656b14ee7: Waiting [2023-05-03T07:58:55.187Z] 820b62826d3c: Layer already exists [2023-05-03T07:58:55.187Z] 9e4e0fba51c8: Layer already exists [2023-05-03T07:58:55.187Z] 75df43f4133e: Layer already exists [2023-05-03T07:58:55.187Z] ea8fecbc3bbb: Layer already exists [2023-05-03T07:58:55.187Z] cf972fe0aff6: Layer already exists [2023-05-03T07:58:55.187Z] aca2a5647ee8: Layer already exists [2023-05-03T07:58:55.187Z] 6d4656b14ee7: Layer already exists [2023-05-03T07:58:55.187Z] 845e21547a4a: Layer already exists [2023-05-03T07:58:55.187Z] 35581e4a88e0: Layer already exists [2023-05-03T07:58:55.187Z] 8f344f8cf89e: Layer already exists [2023-05-03T07:58:55.187Z] 26cbea5cba74: Layer already exists [2023-05-03T07:58:55.453Z] latest: digest: sha256:99a0ac14c3e504ad7fd4f620e2129191be03bd869fcb3760d8e32ef9a9d76ef7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:58:55.805Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:58:56.159Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.144 [2023-05-03T07:58:56.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-03T07:58:56.160Z] cf972fe0aff6: Preparing [2023-05-03T07:58:56.160Z] 820b62826d3c: Preparing [2023-05-03T07:58:56.160Z] 75df43f4133e: Preparing [2023-05-03T07:58:56.160Z] ea8fecbc3bbb: Preparing [2023-05-03T07:58:56.160Z] 9e4e0fba51c8: Preparing [2023-05-03T07:58:56.160Z] aca2a5647ee8: Preparing [2023-05-03T07:58:56.160Z] 6d4656b14ee7: Preparing [2023-05-03T07:58:56.160Z] 845e21547a4a: Preparing [2023-05-03T07:58:56.160Z] 8f344f8cf89e: Preparing [2023-05-03T07:58:56.160Z] 35581e4a88e0: Preparing [2023-05-03T07:58:56.160Z] 26cbea5cba74: Preparing [2023-05-03T07:58:56.160Z] 845e21547a4a: Waiting [2023-05-03T07:58:56.160Z] 8f344f8cf89e: Waiting [2023-05-03T07:58:56.160Z] 35581e4a88e0: Waiting [2023-05-03T07:58:56.160Z] 26cbea5cba74: Waiting [2023-05-03T07:58:56.160Z] 6d4656b14ee7: Waiting [2023-05-03T07:58:56.160Z] aca2a5647ee8: Waiting [2023-05-03T07:58:56.160Z] 9e4e0fba51c8: Layer already exists [2023-05-03T07:58:56.160Z] cf972fe0aff6: Layer already exists [2023-05-03T07:58:56.160Z] 75df43f4133e: Layer already exists [2023-05-03T07:58:56.160Z] 820b62826d3c: Layer already exists [2023-05-03T07:58:56.160Z] ea8fecbc3bbb: Layer already exists [2023-05-03T07:58:56.160Z] 6d4656b14ee7: Layer already exists [2023-05-03T07:58:56.160Z] 35581e4a88e0: Layer already exists [2023-05-03T07:58:56.160Z] 8f344f8cf89e: Layer already exists [2023-05-03T07:58:56.160Z] aca2a5647ee8: Layer already exists [2023-05-03T07:58:56.160Z] 845e21547a4a: Layer already exists [2023-05-03T07:58:56.160Z] 26cbea5cba74: Layer already exists [2023-05-03T07:58:56.426Z] 3.0.0-dev.144: digest: sha256:99a0ac14c3e504ad7fd4f620e2129191be03bd869fcb3760d8e32ef9a9d76ef7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:58:56.778Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:58:57.119Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:58:57.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-03T07:58:57.119Z] cf972fe0aff6: Preparing [2023-05-03T07:58:57.119Z] 820b62826d3c: Preparing [2023-05-03T07:58:57.119Z] 75df43f4133e: Preparing [2023-05-03T07:58:57.119Z] ea8fecbc3bbb: Preparing [2023-05-03T07:58:57.119Z] 9e4e0fba51c8: Preparing [2023-05-03T07:58:57.119Z] aca2a5647ee8: Preparing [2023-05-03T07:58:57.119Z] 6d4656b14ee7: Preparing [2023-05-03T07:58:57.119Z] 845e21547a4a: Preparing [2023-05-03T07:58:57.119Z] 8f344f8cf89e: Preparing [2023-05-03T07:58:57.119Z] 35581e4a88e0: Preparing [2023-05-03T07:58:57.119Z] 26cbea5cba74: Preparing [2023-05-03T07:58:57.119Z] 845e21547a4a: Waiting [2023-05-03T07:58:57.119Z] 8f344f8cf89e: Waiting [2023-05-03T07:58:57.119Z] 35581e4a88e0: Waiting [2023-05-03T07:58:57.119Z] 26cbea5cba74: Waiting [2023-05-03T07:58:57.119Z] aca2a5647ee8: Waiting [2023-05-03T07:58:57.119Z] 6d4656b14ee7: Waiting [2023-05-03T07:58:57.119Z] 820b62826d3c: Layer already exists [2023-05-03T07:58:57.119Z] ea8fecbc3bbb: Layer already exists [2023-05-03T07:58:57.119Z] 9e4e0fba51c8: Layer already exists [2023-05-03T07:58:57.119Z] cf972fe0aff6: Layer already exists [2023-05-03T07:58:57.119Z] 75df43f4133e: Layer already exists [2023-05-03T07:58:57.119Z] 6d4656b14ee7: Layer already exists [2023-05-03T07:58:57.119Z] aca2a5647ee8: Layer already exists [2023-05-03T07:58:57.119Z] 35581e4a88e0: Layer already exists [2023-05-03T07:58:57.119Z] 8f344f8cf89e: Layer already exists [2023-05-03T07:58:57.119Z] 845e21547a4a: Layer already exists [2023-05-03T07:58:57.119Z] 26cbea5cba74: Layer already exists [2023-05-03T07:58:57.388Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144: digest: sha256:99a0ac14c3e504ad7fd4f620e2129191be03bd869fcb3760d8e32ef9a9d76ef7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:58:57.737Z] + 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 [2023-05-03T07:58:58.069Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-05-03T07:58:58.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-03T07:58:58.070Z] cf972fe0aff6: Preparing [2023-05-03T07:58:58.070Z] 820b62826d3c: Preparing [2023-05-03T07:58:58.070Z] 75df43f4133e: Preparing [2023-05-03T07:58:58.070Z] ea8fecbc3bbb: Preparing [2023-05-03T07:58:58.070Z] 9e4e0fba51c8: Preparing [2023-05-03T07:58:58.070Z] aca2a5647ee8: Preparing [2023-05-03T07:58:58.070Z] 6d4656b14ee7: Preparing [2023-05-03T07:58:58.070Z] 845e21547a4a: Preparing [2023-05-03T07:58:58.070Z] 8f344f8cf89e: Preparing [2023-05-03T07:58:58.070Z] 35581e4a88e0: Preparing [2023-05-03T07:58:58.070Z] 26cbea5cba74: Preparing [2023-05-03T07:58:58.070Z] aca2a5647ee8: Waiting [2023-05-03T07:58:58.070Z] 6d4656b14ee7: Waiting [2023-05-03T07:58:58.070Z] 845e21547a4a: Waiting [2023-05-03T07:58:58.070Z] 35581e4a88e0: Waiting [2023-05-03T07:58:58.070Z] 26cbea5cba74: Waiting [2023-05-03T07:58:58.070Z] 8f344f8cf89e: Waiting [2023-05-03T07:58:58.070Z] 75df43f4133e: Layer already exists [2023-05-03T07:58:58.070Z] 820b62826d3c: Layer already exists [2023-05-03T07:58:58.070Z] 9e4e0fba51c8: Layer already exists [2023-05-03T07:58:58.070Z] ea8fecbc3bbb: Layer already exists [2023-05-03T07:58:58.070Z] cf972fe0aff6: Layer already exists [2023-05-03T07:58:58.070Z] 6d4656b14ee7: Layer already exists [2023-05-03T07:58:58.070Z] 845e21547a4a: Layer already exists [2023-05-03T07:58:58.070Z] aca2a5647ee8: Layer already exists [2023-05-03T07:58:58.070Z] 8f344f8cf89e: Layer already exists [2023-05-03T07:58:58.070Z] 35581e4a88e0: Layer already exists [2023-05-03T07:58:58.070Z] 26cbea5cba74: Layer already exists [2023-05-03T07:58:58.335Z] main: digest: sha256:99a0ac14c3e504ad7fd4f620e2129191be03bd869fcb3760d8e32ef9a9d76ef7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T07:58:58.383Z] ===================================================== [Pipeline] echo [2023-05-03T07:58:58.388Z] taggedImages: [2023-05-03T07:58:58.388Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:58:58.388Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-05-03T07:58:58.388Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.144 [2023-05-03T07:58:58.388Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:58:58.388Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-05-03T07:58:58.402Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-05-03T07:58:58.402Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:58:58.402Z] latest [2023-05-03T07:58:58.402Z] 3.0.0-dev.144 [2023-05-03T07:58:58.402Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:58:58.402Z] main [2023-05-03T07:58:58.402Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:58:58.732Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:58:59.065Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:58:59.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-03T07:58:59.065Z] b65dc203a842: Preparing [2023-05-03T07:58:59.065Z] 2a775d468bde: Preparing [2023-05-03T07:58:59.065Z] 845e21547a4a: Preparing [2023-05-03T07:58:59.065Z] 8f344f8cf89e: Preparing [2023-05-03T07:58:59.065Z] 5a1cde477c84: Preparing [2023-05-03T07:58:59.065Z] 26cbea5cba74: Preparing [2023-05-03T07:58:59.065Z] 26cbea5cba74: Waiting [2023-05-03T07:58:59.065Z] 845e21547a4a: Layer already exists [2023-05-03T07:58:59.065Z] 8f344f8cf89e: Layer already exists [2023-05-03T07:58:59.330Z] 26cbea5cba74: Layer already exists [2023-05-03T07:58:59.330Z] b65dc203a842: Pushed [2023-05-03T07:59:00.301Z] 5a1cde477c84: Pushed [2023-05-03T07:59:03.655Z] 2a775d468bde: Pushed [2023-05-03T07:59:03.655Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74: digest: sha256:32660c68b75233bafbdf07e3a85ee9b79a209128a73106ef5d7e5190d1d34a16 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:59:04.274Z] + 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 [2023-05-03T07:59:04.614Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-05-03T07:59:04.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-03T07:59:04.614Z] b65dc203a842: Preparing [2023-05-03T07:59:04.614Z] 2a775d468bde: Preparing [2023-05-03T07:59:04.614Z] 845e21547a4a: Preparing [2023-05-03T07:59:04.614Z] 8f344f8cf89e: Preparing [2023-05-03T07:59:04.614Z] 5a1cde477c84: Preparing [2023-05-03T07:59:04.614Z] 26cbea5cba74: Preparing [2023-05-03T07:59:04.614Z] 26cbea5cba74: Waiting [2023-05-03T07:59:04.614Z] 5a1cde477c84: Layer already exists [2023-05-03T07:59:04.614Z] b65dc203a842: Layer already exists [2023-05-03T07:59:04.614Z] 845e21547a4a: Layer already exists [2023-05-03T07:59:04.614Z] 8f344f8cf89e: Layer already exists [2023-05-03T07:59:04.614Z] 2a775d468bde: Layer already exists [2023-05-03T07:59:04.614Z] 26cbea5cba74: Layer already exists [2023-05-03T07:59:04.879Z] latest: digest: sha256:32660c68b75233bafbdf07e3a85ee9b79a209128a73106ef5d7e5190d1d34a16 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:59:05.213Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:59:05.546Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.144 [2023-05-03T07:59:05.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-03T07:59:05.546Z] b65dc203a842: Preparing [2023-05-03T07:59:05.546Z] 2a775d468bde: Preparing [2023-05-03T07:59:05.546Z] 845e21547a4a: Preparing [2023-05-03T07:59:05.546Z] 8f344f8cf89e: Preparing [2023-05-03T07:59:05.546Z] 5a1cde477c84: Preparing [2023-05-03T07:59:05.546Z] 26cbea5cba74: Preparing [2023-05-03T07:59:05.546Z] 26cbea5cba74: Waiting [2023-05-03T07:59:05.546Z] 2a775d468bde: Layer already exists [2023-05-03T07:59:05.546Z] 845e21547a4a: Layer already exists [2023-05-03T07:59:05.546Z] b65dc203a842: Layer already exists [2023-05-03T07:59:05.546Z] 5a1cde477c84: Layer already exists [2023-05-03T07:59:05.546Z] 8f344f8cf89e: Layer already exists [2023-05-03T07:59:05.546Z] 26cbea5cba74: Layer already exists [2023-05-03T07:59:05.546Z] 3.0.0-dev.144: digest: sha256:32660c68b75233bafbdf07e3a85ee9b79a209128a73106ef5d7e5190d1d34a16 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:59:06.148Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:59:06.485Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:59:06.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-03T07:59:06.485Z] b65dc203a842: Preparing [2023-05-03T07:59:06.485Z] 2a775d468bde: Preparing [2023-05-03T07:59:06.485Z] 845e21547a4a: Preparing [2023-05-03T07:59:06.485Z] 8f344f8cf89e: Preparing [2023-05-03T07:59:06.485Z] 5a1cde477c84: Preparing [2023-05-03T07:59:06.485Z] 26cbea5cba74: Preparing [2023-05-03T07:59:06.485Z] 26cbea5cba74: Waiting [2023-05-03T07:59:06.485Z] 845e21547a4a: Layer already exists [2023-05-03T07:59:06.485Z] 8f344f8cf89e: Layer already exists [2023-05-03T07:59:06.485Z] b65dc203a842: Layer already exists [2023-05-03T07:59:06.485Z] 5a1cde477c84: Layer already exists [2023-05-03T07:59:06.485Z] 2a775d468bde: Layer already exists [2023-05-03T07:59:06.485Z] 26cbea5cba74: Layer already exists [2023-05-03T07:59:06.751Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144: digest: sha256:32660c68b75233bafbdf07e3a85ee9b79a209128a73106ef5d7e5190d1d34a16 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:59:07.092Z] + 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 [2023-05-03T07:59:07.432Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-05-03T07:59:07.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-03T07:59:07.432Z] b65dc203a842: Preparing [2023-05-03T07:59:07.432Z] 2a775d468bde: Preparing [2023-05-03T07:59:07.432Z] 845e21547a4a: Preparing [2023-05-03T07:59:07.432Z] 8f344f8cf89e: Preparing [2023-05-03T07:59:07.432Z] 5a1cde477c84: Preparing [2023-05-03T07:59:07.432Z] 26cbea5cba74: Preparing [2023-05-03T07:59:07.432Z] 26cbea5cba74: Waiting [2023-05-03T07:59:07.432Z] 2a775d468bde: Layer already exists [2023-05-03T07:59:07.432Z] b65dc203a842: Layer already exists [2023-05-03T07:59:07.432Z] 845e21547a4a: Layer already exists [2023-05-03T07:59:07.432Z] 5a1cde477c84: Layer already exists [2023-05-03T07:59:07.432Z] 8f344f8cf89e: Layer already exists [2023-05-03T07:59:07.432Z] 26cbea5cba74: Layer already exists [2023-05-03T07:59:07.698Z] main: digest: sha256:32660c68b75233bafbdf07e3a85ee9b79a209128a73106ef5d7e5190d1d34a16 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T07:59:07.751Z] ===================================================== [Pipeline] echo [2023-05-03T07:59:07.760Z] taggedImages: [2023-05-03T07:59:07.760Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:59:07.760Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-05-03T07:59:07.760Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.144 [2023-05-03T07:59:07.760Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:59:07.760Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-05-03T07:59:07.779Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-05-03T07:59:07.779Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:59:07.779Z] latest [2023-05-03T07:59:07.779Z] 3.0.0-dev.144 [2023-05-03T07:59:07.779Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:59:07.779Z] main [2023-05-03T07:59:07.779Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:59:08.119Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:59:08.456Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:59:08.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-03T07:59:08.456Z] e465fc66b81d: Preparing [2023-05-03T07:59:08.456Z] b06cc23ce0d7: Preparing [2023-05-03T07:59:08.456Z] af7c3fbb85bd: Preparing [2023-05-03T07:59:08.456Z] 0f825421876c: Preparing [2023-05-03T07:59:08.456Z] 2f4d2c5b9857: Preparing [2023-05-03T07:59:08.456Z] 845e21547a4a: Preparing [2023-05-03T07:59:08.456Z] 8f344f8cf89e: Preparing [2023-05-03T07:59:08.456Z] b054d11a62fd: Preparing [2023-05-03T07:59:08.456Z] 26cbea5cba74: Preparing [2023-05-03T07:59:08.456Z] 8f344f8cf89e: Waiting [2023-05-03T07:59:08.456Z] b054d11a62fd: Waiting [2023-05-03T07:59:08.456Z] 845e21547a4a: Waiting [2023-05-03T07:59:08.456Z] 26cbea5cba74: Waiting [2023-05-03T07:59:08.726Z] e465fc66b81d: Pushed [2023-05-03T07:59:08.726Z] b06cc23ce0d7: Pushed [2023-05-03T07:59:08.726Z] af7c3fbb85bd: Pushed [2023-05-03T07:59:08.726Z] 845e21547a4a: Layer already exists [2023-05-03T07:59:08.726Z] 8f344f8cf89e: Layer already exists [2023-05-03T07:59:08.726Z] 26cbea5cba74: Layer already exists [2023-05-03T07:59:09.683Z] b054d11a62fd: Pushed [2023-05-03T07:59:19.750Z] 2f4d2c5b9857: Pushed [2023-05-03T07:59:25.086Z] 0f825421876c: Pushed [2023-05-03T07:59:25.086Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74: digest: sha256:fdc5926f7906f6ee842fddf7e27b16ef2f0655520c4ad88bf0ab670d943a4da4 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:59:25.436Z] + 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 [2023-05-03T07:59:25.776Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-05-03T07:59:25.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-03T07:59:25.777Z] e465fc66b81d: Preparing [2023-05-03T07:59:25.777Z] b06cc23ce0d7: Preparing [2023-05-03T07:59:25.777Z] af7c3fbb85bd: Preparing [2023-05-03T07:59:25.777Z] 0f825421876c: Preparing [2023-05-03T07:59:25.777Z] 2f4d2c5b9857: Preparing [2023-05-03T07:59:25.777Z] 845e21547a4a: Preparing [2023-05-03T07:59:25.777Z] 8f344f8cf89e: Preparing [2023-05-03T07:59:25.777Z] b054d11a62fd: Preparing [2023-05-03T07:59:25.777Z] 26cbea5cba74: Preparing [2023-05-03T07:59:25.777Z] 8f344f8cf89e: Waiting [2023-05-03T07:59:25.777Z] b054d11a62fd: Waiting [2023-05-03T07:59:25.777Z] 26cbea5cba74: Waiting [2023-05-03T07:59:25.777Z] 845e21547a4a: Waiting [2023-05-03T07:59:25.777Z] e465fc66b81d: Layer already exists [2023-05-03T07:59:25.777Z] b06cc23ce0d7: Layer already exists [2023-05-03T07:59:25.777Z] af7c3fbb85bd: Layer already exists [2023-05-03T07:59:25.777Z] 2f4d2c5b9857: Layer already exists [2023-05-03T07:59:25.777Z] 0f825421876c: Layer already exists [2023-05-03T07:59:25.777Z] b054d11a62fd: Layer already exists [2023-05-03T07:59:25.777Z] 8f344f8cf89e: Layer already exists [2023-05-03T07:59:25.777Z] 845e21547a4a: Layer already exists [2023-05-03T07:59:25.777Z] 26cbea5cba74: Layer already exists [2023-05-03T07:59:26.042Z] latest: digest: sha256:fdc5926f7906f6ee842fddf7e27b16ef2f0655520c4ad88bf0ab670d943a4da4 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:59:26.394Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:59:26.734Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.144 [2023-05-03T07:59:26.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-03T07:59:26.734Z] e465fc66b81d: Preparing [2023-05-03T07:59:26.734Z] b06cc23ce0d7: Preparing [2023-05-03T07:59:26.734Z] af7c3fbb85bd: Preparing [2023-05-03T07:59:26.734Z] 0f825421876c: Preparing [2023-05-03T07:59:26.734Z] 2f4d2c5b9857: Preparing [2023-05-03T07:59:26.734Z] 845e21547a4a: Preparing [2023-05-03T07:59:26.734Z] 8f344f8cf89e: Preparing [2023-05-03T07:59:26.734Z] b054d11a62fd: Preparing [2023-05-03T07:59:26.734Z] 26cbea5cba74: Preparing [2023-05-03T07:59:26.734Z] 8f344f8cf89e: Waiting [2023-05-03T07:59:26.734Z] b054d11a62fd: Waiting [2023-05-03T07:59:26.734Z] 845e21547a4a: Waiting [2023-05-03T07:59:26.734Z] 26cbea5cba74: Waiting [2023-05-03T07:59:26.734Z] 2f4d2c5b9857: Layer already exists [2023-05-03T07:59:26.734Z] af7c3fbb85bd: Layer already exists [2023-05-03T07:59:26.734Z] e465fc66b81d: Layer already exists [2023-05-03T07:59:26.734Z] b06cc23ce0d7: Layer already exists [2023-05-03T07:59:26.734Z] 0f825421876c: Layer already exists [2023-05-03T07:59:26.734Z] 8f344f8cf89e: Layer already exists [2023-05-03T07:59:26.734Z] 845e21547a4a: Layer already exists [2023-05-03T07:59:26.734Z] b054d11a62fd: Layer already exists [2023-05-03T07:59:26.734Z] 26cbea5cba74: Layer already exists [2023-05-03T07:59:27.004Z] 3.0.0-dev.144: digest: sha256:fdc5926f7906f6ee842fddf7e27b16ef2f0655520c4ad88bf0ab670d943a4da4 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:59:27.358Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:59:27.704Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:59:27.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-03T07:59:27.704Z] e465fc66b81d: Preparing [2023-05-03T07:59:27.704Z] b06cc23ce0d7: Preparing [2023-05-03T07:59:27.704Z] af7c3fbb85bd: Preparing [2023-05-03T07:59:27.704Z] 0f825421876c: Preparing [2023-05-03T07:59:27.704Z] 2f4d2c5b9857: Preparing [2023-05-03T07:59:27.704Z] 845e21547a4a: Preparing [2023-05-03T07:59:27.704Z] 8f344f8cf89e: Preparing [2023-05-03T07:59:27.704Z] b054d11a62fd: Preparing [2023-05-03T07:59:27.704Z] 26cbea5cba74: Preparing [2023-05-03T07:59:27.704Z] 8f344f8cf89e: Waiting [2023-05-03T07:59:27.704Z] b054d11a62fd: Waiting [2023-05-03T07:59:27.704Z] 26cbea5cba74: Waiting [2023-05-03T07:59:27.704Z] 845e21547a4a: Waiting [2023-05-03T07:59:27.704Z] 2f4d2c5b9857: Layer already exists [2023-05-03T07:59:27.704Z] b06cc23ce0d7: Layer already exists [2023-05-03T07:59:27.704Z] 0f825421876c: Layer already exists [2023-05-03T07:59:27.704Z] e465fc66b81d: Layer already exists [2023-05-03T07:59:27.704Z] af7c3fbb85bd: Layer already exists [2023-05-03T07:59:27.704Z] 8f344f8cf89e: Layer already exists [2023-05-03T07:59:27.704Z] 845e21547a4a: Layer already exists [2023-05-03T07:59:27.704Z] 26cbea5cba74: Layer already exists [2023-05-03T07:59:27.704Z] b054d11a62fd: Layer already exists [2023-05-03T07:59:27.971Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144: digest: sha256:fdc5926f7906f6ee842fddf7e27b16ef2f0655520c4ad88bf0ab670d943a4da4 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:59:28.313Z] + 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 [2023-05-03T07:59:28.649Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-05-03T07:59:28.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-03T07:59:28.649Z] e465fc66b81d: Preparing [2023-05-03T07:59:28.649Z] b06cc23ce0d7: Preparing [2023-05-03T07:59:28.649Z] af7c3fbb85bd: Preparing [2023-05-03T07:59:28.649Z] 0f825421876c: Preparing [2023-05-03T07:59:28.649Z] 2f4d2c5b9857: Preparing [2023-05-03T07:59:28.649Z] 845e21547a4a: Preparing [2023-05-03T07:59:28.649Z] 8f344f8cf89e: Preparing [2023-05-03T07:59:28.649Z] b054d11a62fd: Preparing [2023-05-03T07:59:28.649Z] 26cbea5cba74: Preparing [2023-05-03T07:59:28.649Z] 8f344f8cf89e: Waiting [2023-05-03T07:59:28.649Z] b054d11a62fd: Waiting [2023-05-03T07:59:28.649Z] 26cbea5cba74: Waiting [2023-05-03T07:59:28.649Z] e465fc66b81d: Layer already exists [2023-05-03T07:59:28.649Z] b06cc23ce0d7: Layer already exists [2023-05-03T07:59:28.649Z] 2f4d2c5b9857: Layer already exists [2023-05-03T07:59:28.649Z] 0f825421876c: Layer already exists [2023-05-03T07:59:28.649Z] af7c3fbb85bd: Layer already exists [2023-05-03T07:59:28.649Z] 845e21547a4a: Layer already exists [2023-05-03T07:59:28.649Z] 8f344f8cf89e: Layer already exists [2023-05-03T07:59:28.649Z] 26cbea5cba74: Layer already exists [2023-05-03T07:59:28.649Z] b054d11a62fd: Layer already exists [2023-05-03T07:59:28.917Z] main: digest: sha256:fdc5926f7906f6ee842fddf7e27b16ef2f0655520c4ad88bf0ab670d943a4da4 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T07:59:28.960Z] ===================================================== [Pipeline] echo [2023-05-03T07:59:28.966Z] taggedImages: [2023-05-03T07:59:28.966Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:59:28.966Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-05-03T07:59:28.966Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.144 [2023-05-03T07:59:28.966Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:59:28.966Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-05-03T07:59:28.980Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-05-03T07:59:28.980Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:59:28.980Z] latest [2023-05-03T07:59:28.980Z] 3.0.0-dev.144 [2023-05-03T07:59:28.980Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:59:28.980Z] main [2023-05-03T07:59:28.980Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:59:29.452Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:59:29.793Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:59:29.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-03T07:59:29.793Z] a9bd33b1187a: Preparing [2023-05-03T07:59:29.793Z] cfbe4d7f8c3c: Preparing [2023-05-03T07:59:29.793Z] 4fad908ae540: Preparing [2023-05-03T07:59:29.793Z] 958d4d03c51c: Preparing [2023-05-03T07:59:29.793Z] 845e21547a4a: Preparing [2023-05-03T07:59:29.793Z] 8f344f8cf89e: Preparing [2023-05-03T07:59:29.793Z] b0cdb215252c: Preparing [2023-05-03T07:59:29.793Z] 26cbea5cba74: Preparing [2023-05-03T07:59:29.793Z] b0cdb215252c: Waiting [2023-05-03T07:59:29.793Z] 26cbea5cba74: Waiting [2023-05-03T07:59:29.793Z] 8f344f8cf89e: Waiting [2023-05-03T07:59:30.062Z] 845e21547a4a: Layer already exists [2023-05-03T07:59:30.062Z] 8f344f8cf89e: Layer already exists [2023-05-03T07:59:30.062Z] 4fad908ae540: Pushed [2023-05-03T07:59:30.063Z] cfbe4d7f8c3c: Pushed [2023-05-03T07:59:30.063Z] a9bd33b1187a: Pushed [2023-05-03T07:59:30.063Z] 26cbea5cba74: Layer already exists [2023-05-03T07:59:30.645Z] b0cdb215252c: Pushed [2023-05-03T07:59:48.834Z] 958d4d03c51c: Pushed [2023-05-03T07:59:48.834Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74: digest: sha256:4687b96ee62d6d6d532be0bda71f3f7249d0dae5842aac63ad21e70355c67e1f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:59:49.176Z] + 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 [2023-05-03T07:59:49.515Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-05-03T07:59:49.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-03T07:59:49.515Z] a9bd33b1187a: Preparing [2023-05-03T07:59:49.515Z] cfbe4d7f8c3c: Preparing [2023-05-03T07:59:49.515Z] 4fad908ae540: Preparing [2023-05-03T07:59:49.515Z] 958d4d03c51c: Preparing [2023-05-03T07:59:49.515Z] 845e21547a4a: Preparing [2023-05-03T07:59:49.515Z] 8f344f8cf89e: Preparing [2023-05-03T07:59:49.515Z] b0cdb215252c: Preparing [2023-05-03T07:59:49.515Z] 26cbea5cba74: Preparing [2023-05-03T07:59:49.515Z] b0cdb215252c: Waiting [2023-05-03T07:59:49.515Z] 26cbea5cba74: Waiting [2023-05-03T07:59:49.515Z] 8f344f8cf89e: Waiting [2023-05-03T07:59:49.515Z] 845e21547a4a: Layer already exists [2023-05-03T07:59:49.515Z] 4fad908ae540: Layer already exists [2023-05-03T07:59:49.515Z] 958d4d03c51c: Layer already exists [2023-05-03T07:59:49.515Z] cfbe4d7f8c3c: Layer already exists [2023-05-03T07:59:49.515Z] a9bd33b1187a: Layer already exists [2023-05-03T07:59:49.515Z] b0cdb215252c: Layer already exists [2023-05-03T07:59:49.515Z] 8f344f8cf89e: Layer already exists [2023-05-03T07:59:49.515Z] 26cbea5cba74: Layer already exists [2023-05-03T07:59:49.782Z] latest: digest: sha256:4687b96ee62d6d6d532be0bda71f3f7249d0dae5842aac63ad21e70355c67e1f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:59:50.121Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:59:50.456Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.144 [2023-05-03T07:59:50.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-03T07:59:50.456Z] a9bd33b1187a: Preparing [2023-05-03T07:59:50.456Z] cfbe4d7f8c3c: Preparing [2023-05-03T07:59:50.456Z] 4fad908ae540: Preparing [2023-05-03T07:59:50.456Z] 958d4d03c51c: Preparing [2023-05-03T07:59:50.456Z] 845e21547a4a: Preparing [2023-05-03T07:59:50.456Z] 8f344f8cf89e: Preparing [2023-05-03T07:59:50.456Z] b0cdb215252c: Preparing [2023-05-03T07:59:50.456Z] 26cbea5cba74: Preparing [2023-05-03T07:59:50.456Z] 8f344f8cf89e: Waiting [2023-05-03T07:59:50.456Z] b0cdb215252c: Waiting [2023-05-03T07:59:50.456Z] 26cbea5cba74: Waiting [2023-05-03T07:59:50.456Z] 958d4d03c51c: Layer already exists [2023-05-03T07:59:50.456Z] cfbe4d7f8c3c: Layer already exists [2023-05-03T07:59:50.456Z] 4fad908ae540: Layer already exists [2023-05-03T07:59:50.456Z] a9bd33b1187a: Layer already exists [2023-05-03T07:59:50.456Z] 845e21547a4a: Layer already exists [2023-05-03T07:59:50.456Z] 26cbea5cba74: Layer already exists [2023-05-03T07:59:50.456Z] 8f344f8cf89e: Layer already exists [2023-05-03T07:59:50.456Z] b0cdb215252c: Layer already exists [2023-05-03T07:59:50.722Z] 3.0.0-dev.144: digest: sha256:4687b96ee62d6d6d532be0bda71f3f7249d0dae5842aac63ad21e70355c67e1f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:59:51.061Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:59:51.394Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:59:51.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-03T07:59:51.395Z] a9bd33b1187a: Preparing [2023-05-03T07:59:51.395Z] cfbe4d7f8c3c: Preparing [2023-05-03T07:59:51.395Z] 4fad908ae540: Preparing [2023-05-03T07:59:51.395Z] 958d4d03c51c: Preparing [2023-05-03T07:59:51.395Z] 845e21547a4a: Preparing [2023-05-03T07:59:51.395Z] 8f344f8cf89e: Preparing [2023-05-03T07:59:51.395Z] b0cdb215252c: Preparing [2023-05-03T07:59:51.395Z] 26cbea5cba74: Preparing [2023-05-03T07:59:51.395Z] 8f344f8cf89e: Waiting [2023-05-03T07:59:51.395Z] b0cdb215252c: Waiting [2023-05-03T07:59:51.395Z] 26cbea5cba74: Waiting [2023-05-03T07:59:51.395Z] 4fad908ae540: Layer already exists [2023-05-03T07:59:51.395Z] a9bd33b1187a: Layer already exists [2023-05-03T07:59:51.395Z] 845e21547a4a: Layer already exists [2023-05-03T07:59:51.395Z] 958d4d03c51c: Layer already exists [2023-05-03T07:59:51.395Z] cfbe4d7f8c3c: Layer already exists [2023-05-03T07:59:51.395Z] 26cbea5cba74: Layer already exists [2023-05-03T07:59:51.395Z] 8f344f8cf89e: Layer already exists [2023-05-03T07:59:51.395Z] b0cdb215252c: Layer already exists [2023-05-03T07:59:51.395Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144: digest: sha256:4687b96ee62d6d6d532be0bda71f3f7249d0dae5842aac63ad21e70355c67e1f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:59:51.990Z] + 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 [2023-05-03T07:59:52.322Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-05-03T07:59:52.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-03T07:59:52.322Z] a9bd33b1187a: Preparing [2023-05-03T07:59:52.322Z] cfbe4d7f8c3c: Preparing [2023-05-03T07:59:52.322Z] 4fad908ae540: Preparing [2023-05-03T07:59:52.322Z] 958d4d03c51c: Preparing [2023-05-03T07:59:52.322Z] 845e21547a4a: Preparing [2023-05-03T07:59:52.322Z] 8f344f8cf89e: Preparing [2023-05-03T07:59:52.322Z] b0cdb215252c: Preparing [2023-05-03T07:59:52.322Z] 26cbea5cba74: Preparing [2023-05-03T07:59:52.322Z] b0cdb215252c: Waiting [2023-05-03T07:59:52.322Z] 26cbea5cba74: Waiting [2023-05-03T07:59:52.322Z] 8f344f8cf89e: Waiting [2023-05-03T07:59:52.322Z] 4fad908ae540: Layer already exists [2023-05-03T07:59:52.322Z] a9bd33b1187a: Layer already exists [2023-05-03T07:59:52.322Z] 958d4d03c51c: Layer already exists [2023-05-03T07:59:52.322Z] 845e21547a4a: Layer already exists [2023-05-03T07:59:52.322Z] cfbe4d7f8c3c: Layer already exists [2023-05-03T07:59:52.322Z] 8f344f8cf89e: Layer already exists [2023-05-03T07:59:52.322Z] b0cdb215252c: Layer already exists [2023-05-03T07:59:52.322Z] 26cbea5cba74: Layer already exists [2023-05-03T07:59:52.588Z] main: digest: sha256:4687b96ee62d6d6d532be0bda71f3f7249d0dae5842aac63ad21e70355c67e1f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T07:59:52.630Z] ===================================================== [Pipeline] echo [2023-05-03T07:59:52.635Z] taggedImages: [2023-05-03T07:59:52.635Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:59:52.635Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-05-03T07:59:52.635Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.144 [2023-05-03T07:59:52.635Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:59:52.635Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-05-03T07:59:52.650Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-05-03T07:59:52.651Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:59:52.651Z] latest [2023-05-03T07:59:52.651Z] 3.0.0-dev.144 [2023-05-03T07:59:52.651Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T07:59:52.651Z] main [2023-05-03T07:59:52.651Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:59:52.977Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T07:59:53.309Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T07:59:53.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-03T07:59:53.309Z] 89bcb6448783: Preparing [2023-05-03T07:59:53.309Z] e398b8f64510: Preparing [2023-05-03T07:59:53.309Z] 607c49942254: Preparing [2023-05-03T07:59:53.309Z] 339fc71745f2: Preparing [2023-05-03T07:59:53.309Z] 845e21547a4a: Preparing [2023-05-03T07:59:53.309Z] 8f344f8cf89e: Preparing [2023-05-03T07:59:53.309Z] b054d11a62fd: Preparing [2023-05-03T07:59:53.309Z] 26cbea5cba74: Preparing [2023-05-03T07:59:53.309Z] b054d11a62fd: Waiting [2023-05-03T07:59:53.309Z] 26cbea5cba74: Waiting [2023-05-03T07:59:53.309Z] 8f344f8cf89e: Waiting [2023-05-03T07:59:53.574Z] 845e21547a4a: Layer already exists [2023-05-03T07:59:53.574Z] 8f344f8cf89e: Layer already exists [2023-05-03T07:59:53.574Z] b054d11a62fd: Layer already exists [2023-05-03T07:59:53.574Z] e398b8f64510: Pushed [2023-05-03T07:59:53.575Z] 89bcb6448783: Pushed [2023-05-03T07:59:53.575Z] 607c49942254: Pushed [2023-05-03T07:59:53.575Z] 26cbea5cba74: Layer already exists [2023-05-03T08:00:11.759Z] 339fc71745f2: Pushed [2023-05-03T08:00:12.025Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74: digest: sha256:4cc92b05eb0e708cdc721a0a9c306f4e72794b415826b8f7262b49e2d93df4b8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T08:00:12.372Z] + 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 [2023-05-03T08:00:14.398Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-05-03T08:00:14.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-03T08:00:14.398Z] 89bcb6448783: Preparing [2023-05-03T08:00:14.398Z] e398b8f64510: Preparing [2023-05-03T08:00:14.398Z] 607c49942254: Preparing [2023-05-03T08:00:14.398Z] 339fc71745f2: Preparing [2023-05-03T08:00:14.398Z] 845e21547a4a: Preparing [2023-05-03T08:00:14.398Z] 8f344f8cf89e: Preparing [2023-05-03T08:00:14.398Z] b054d11a62fd: Preparing [2023-05-03T08:00:14.398Z] 26cbea5cba74: Preparing [2023-05-03T08:00:14.398Z] b054d11a62fd: Waiting [2023-05-03T08:00:14.398Z] 8f344f8cf89e: Waiting [2023-05-03T08:00:14.398Z] e398b8f64510: Layer already exists [2023-05-03T08:00:14.398Z] 89bcb6448783: Layer already exists [2023-05-03T08:00:14.398Z] 845e21547a4a: Layer already exists [2023-05-03T08:00:14.398Z] 607c49942254: Layer already exists [2023-05-03T08:00:14.398Z] 339fc71745f2: Layer already exists [2023-05-03T08:00:14.398Z] b054d11a62fd: Layer already exists [2023-05-03T08:00:14.398Z] 26cbea5cba74: Layer already exists [2023-05-03T08:00:14.398Z] 8f344f8cf89e: Layer already exists [2023-05-03T08:00:14.665Z] latest: digest: sha256:4cc92b05eb0e708cdc721a0a9c306f4e72794b415826b8f7262b49e2d93df4b8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T08:00:15.014Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T08:00:15.346Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.144 [2023-05-03T08:00:15.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-03T08:00:15.346Z] 89bcb6448783: Preparing [2023-05-03T08:00:15.346Z] e398b8f64510: Preparing [2023-05-03T08:00:15.346Z] 607c49942254: Preparing [2023-05-03T08:00:15.346Z] 339fc71745f2: Preparing [2023-05-03T08:00:15.346Z] 845e21547a4a: Preparing [2023-05-03T08:00:15.346Z] 8f344f8cf89e: Preparing [2023-05-03T08:00:15.346Z] b054d11a62fd: Preparing [2023-05-03T08:00:15.346Z] 26cbea5cba74: Preparing [2023-05-03T08:00:15.346Z] b054d11a62fd: Waiting [2023-05-03T08:00:15.347Z] 8f344f8cf89e: Waiting [2023-05-03T08:00:15.347Z] 26cbea5cba74: Waiting [2023-05-03T08:00:15.347Z] 339fc71745f2: Layer already exists [2023-05-03T08:00:15.347Z] 89bcb6448783: Layer already exists [2023-05-03T08:00:15.347Z] 607c49942254: Layer already exists [2023-05-03T08:00:15.347Z] e398b8f64510: Layer already exists [2023-05-03T08:00:15.347Z] 845e21547a4a: Layer already exists [2023-05-03T08:00:15.347Z] 26cbea5cba74: Layer already exists [2023-05-03T08:00:15.347Z] b054d11a62fd: Layer already exists [2023-05-03T08:00:15.347Z] 8f344f8cf89e: Layer already exists [2023-05-03T08:00:15.613Z] 3.0.0-dev.144: digest: sha256:4cc92b05eb0e708cdc721a0a9c306f4e72794b415826b8f7262b49e2d93df4b8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T08:00:15.959Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T08:00:16.289Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T08:00:16.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-03T08:00:16.289Z] 89bcb6448783: Preparing [2023-05-03T08:00:16.289Z] e398b8f64510: Preparing [2023-05-03T08:00:16.289Z] 607c49942254: Preparing [2023-05-03T08:00:16.289Z] 339fc71745f2: Preparing [2023-05-03T08:00:16.289Z] 845e21547a4a: Preparing [2023-05-03T08:00:16.289Z] 8f344f8cf89e: Preparing [2023-05-03T08:00:16.289Z] b054d11a62fd: Preparing [2023-05-03T08:00:16.289Z] 26cbea5cba74: Preparing [2023-05-03T08:00:16.289Z] 8f344f8cf89e: Waiting [2023-05-03T08:00:16.289Z] b054d11a62fd: Waiting [2023-05-03T08:00:16.289Z] 26cbea5cba74: Waiting [2023-05-03T08:00:16.289Z] 845e21547a4a: Layer already exists [2023-05-03T08:00:16.289Z] 339fc71745f2: Layer already exists [2023-05-03T08:00:16.289Z] 607c49942254: Layer already exists [2023-05-03T08:00:16.289Z] 89bcb6448783: Layer already exists [2023-05-03T08:00:16.289Z] e398b8f64510: Layer already exists [2023-05-03T08:00:16.289Z] b054d11a62fd: Layer already exists [2023-05-03T08:00:16.289Z] 26cbea5cba74: Layer already exists [2023-05-03T08:00:16.289Z] 8f344f8cf89e: Layer already exists [2023-05-03T08:00:16.555Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144: digest: sha256:4cc92b05eb0e708cdc721a0a9c306f4e72794b415826b8f7262b49e2d93df4b8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T08:00:16.888Z] + 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 [2023-05-03T08:00:17.222Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-05-03T08:00:17.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-03T08:00:17.222Z] 89bcb6448783: Preparing [2023-05-03T08:00:17.222Z] e398b8f64510: Preparing [2023-05-03T08:00:17.222Z] 607c49942254: Preparing [2023-05-03T08:00:17.222Z] 339fc71745f2: Preparing [2023-05-03T08:00:17.222Z] 845e21547a4a: Preparing [2023-05-03T08:00:17.222Z] 8f344f8cf89e: Preparing [2023-05-03T08:00:17.222Z] b054d11a62fd: Preparing [2023-05-03T08:00:17.222Z] 26cbea5cba74: Preparing [2023-05-03T08:00:17.222Z] 8f344f8cf89e: Waiting [2023-05-03T08:00:17.222Z] 26cbea5cba74: Waiting [2023-05-03T08:00:17.222Z] b054d11a62fd: Waiting [2023-05-03T08:00:17.222Z] 339fc71745f2: Layer already exists [2023-05-03T08:00:17.222Z] 845e21547a4a: Layer already exists [2023-05-03T08:00:17.222Z] 89bcb6448783: Layer already exists [2023-05-03T08:00:17.222Z] 607c49942254: Layer already exists [2023-05-03T08:00:17.222Z] e398b8f64510: Layer already exists [2023-05-03T08:00:17.222Z] 26cbea5cba74: Layer already exists [2023-05-03T08:00:17.222Z] b054d11a62fd: Layer already exists [2023-05-03T08:00:17.222Z] 8f344f8cf89e: Layer already exists [2023-05-03T08:00:17.487Z] main: digest: sha256:4cc92b05eb0e708cdc721a0a9c306f4e72794b415826b8f7262b49e2d93df4b8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T08:00:17.549Z] ===================================================== [Pipeline] echo [2023-05-03T08:00:17.558Z] taggedImages: [2023-05-03T08:00:17.558Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T08:00:17.558Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-05-03T08:00:17.558Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.144 [2023-05-03T08:00:17.558Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T08:00:17.558Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-05-03T08:00:17.580Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-05-03T08:00:17.580Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T08:00:17.580Z] latest [2023-05-03T08:00:17.580Z] 3.0.0-dev.144 [2023-05-03T08:00:17.580Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T08:00:17.580Z] main [2023-05-03T08:00:17.580Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T08:00:17.980Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T08:00:18.331Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T08:00:18.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-03T08:00:18.331Z] f9a52980fc42: Preparing [2023-05-03T08:00:18.331Z] b68730a3c129: Preparing [2023-05-03T08:00:18.331Z] 845e21547a4a: Preparing [2023-05-03T08:00:18.331Z] 8f344f8cf89e: Preparing [2023-05-03T08:00:18.331Z] 1d2f9da9a85b: Preparing [2023-05-03T08:00:18.331Z] 26cbea5cba74: Preparing [2023-05-03T08:00:18.331Z] 26cbea5cba74: Waiting [2023-05-03T08:00:18.331Z] 8f344f8cf89e: Layer already exists [2023-05-03T08:00:18.331Z] 845e21547a4a: Layer already exists [2023-05-03T08:00:18.603Z] 26cbea5cba74: Layer already exists [2023-05-03T08:00:18.603Z] f9a52980fc42: Pushed [2023-05-03T08:00:18.872Z] 1d2f9da9a85b: Pushed [2023-05-03T08:00:24.213Z] b68730a3c129: Pushed [2023-05-03T08:00:24.479Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74: digest: sha256:aaead542ee4bd19fd9bdc1a38e1813200b70634e5105fbb05c5276eed28470a5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T08:00:24.813Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T08:00:25.145Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-05-03T08:00:25.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-03T08:00:25.145Z] f9a52980fc42: Preparing [2023-05-03T08:00:25.145Z] b68730a3c129: Preparing [2023-05-03T08:00:25.145Z] 845e21547a4a: Preparing [2023-05-03T08:00:25.145Z] 8f344f8cf89e: Preparing [2023-05-03T08:00:25.145Z] 1d2f9da9a85b: Preparing [2023-05-03T08:00:25.145Z] 26cbea5cba74: Preparing [2023-05-03T08:00:25.145Z] 26cbea5cba74: Waiting [2023-05-03T08:00:25.145Z] 1d2f9da9a85b: Layer already exists [2023-05-03T08:00:25.145Z] b68730a3c129: Layer already exists [2023-05-03T08:00:25.145Z] 845e21547a4a: Layer already exists [2023-05-03T08:00:25.145Z] f9a52980fc42: Layer already exists [2023-05-03T08:00:25.145Z] 8f344f8cf89e: Layer already exists [2023-05-03T08:00:25.145Z] 26cbea5cba74: Layer already exists [2023-05-03T08:00:25.411Z] latest: digest: sha256:aaead542ee4bd19fd9bdc1a38e1813200b70634e5105fbb05c5276eed28470a5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T08:00:25.746Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T08:00:26.079Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.144 [2023-05-03T08:00:26.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-03T08:00:26.079Z] f9a52980fc42: Preparing [2023-05-03T08:00:26.079Z] b68730a3c129: Preparing [2023-05-03T08:00:26.079Z] 845e21547a4a: Preparing [2023-05-03T08:00:26.079Z] 8f344f8cf89e: Preparing [2023-05-03T08:00:26.079Z] 1d2f9da9a85b: Preparing [2023-05-03T08:00:26.079Z] 26cbea5cba74: Preparing [2023-05-03T08:00:26.079Z] 26cbea5cba74: Waiting [2023-05-03T08:00:26.079Z] 1d2f9da9a85b: Layer already exists [2023-05-03T08:00:26.079Z] 845e21547a4a: Layer already exists [2023-05-03T08:00:26.079Z] b68730a3c129: Layer already exists [2023-05-03T08:00:26.079Z] f9a52980fc42: Layer already exists [2023-05-03T08:00:26.079Z] 8f344f8cf89e: Layer already exists [2023-05-03T08:00:26.079Z] 26cbea5cba74: Layer already exists [2023-05-03T08:00:26.346Z] 3.0.0-dev.144: digest: sha256:aaead542ee4bd19fd9bdc1a38e1813200b70634e5105fbb05c5276eed28470a5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T08:00:26.692Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T08:00:27.026Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T08:00:27.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-03T08:00:27.026Z] f9a52980fc42: Preparing [2023-05-03T08:00:27.026Z] b68730a3c129: Preparing [2023-05-03T08:00:27.026Z] 845e21547a4a: Preparing [2023-05-03T08:00:27.026Z] 8f344f8cf89e: Preparing [2023-05-03T08:00:27.026Z] 1d2f9da9a85b: Preparing [2023-05-03T08:00:27.026Z] 26cbea5cba74: Preparing [2023-05-03T08:00:27.026Z] 26cbea5cba74: Waiting [2023-05-03T08:00:27.026Z] 845e21547a4a: Layer already exists [2023-05-03T08:00:27.026Z] f9a52980fc42: Layer already exists [2023-05-03T08:00:27.026Z] b68730a3c129: Layer already exists [2023-05-03T08:00:27.026Z] 1d2f9da9a85b: Layer already exists [2023-05-03T08:00:27.026Z] 8f344f8cf89e: Layer already exists [2023-05-03T08:00:27.026Z] 26cbea5cba74: Layer already exists [2023-05-03T08:00:27.291Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144: digest: sha256:aaead542ee4bd19fd9bdc1a38e1813200b70634e5105fbb05c5276eed28470a5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T08:00:27.627Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T08:00:27.959Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-05-03T08:00:27.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-03T08:00:27.959Z] f9a52980fc42: Preparing [2023-05-03T08:00:27.959Z] b68730a3c129: Preparing [2023-05-03T08:00:27.959Z] 845e21547a4a: Preparing [2023-05-03T08:00:27.959Z] 8f344f8cf89e: Preparing [2023-05-03T08:00:27.959Z] 1d2f9da9a85b: Preparing [2023-05-03T08:00:27.959Z] 26cbea5cba74: Preparing [2023-05-03T08:00:27.959Z] 26cbea5cba74: Waiting [2023-05-03T08:00:27.959Z] 1d2f9da9a85b: Layer already exists [2023-05-03T08:00:27.960Z] b68730a3c129: Layer already exists [2023-05-03T08:00:27.960Z] 845e21547a4a: Layer already exists [2023-05-03T08:00:27.960Z] 8f344f8cf89e: Layer already exists [2023-05-03T08:00:27.960Z] f9a52980fc42: Layer already exists [2023-05-03T08:00:27.960Z] 26cbea5cba74: Layer already exists [2023-05-03T08:00:28.225Z] main: digest: sha256:aaead542ee4bd19fd9bdc1a38e1813200b70634e5105fbb05c5276eed28470a5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T08:00:28.272Z] ===================================================== [Pipeline] echo [2023-05-03T08:00:28.280Z] taggedImages: [2023-05-03T08:00:28.280Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T08:00:28.280Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-05-03T08:00:28.280Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.144 [2023-05-03T08:00:28.280Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T08:00:28.280Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-05-03T08:00:28.295Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-05-03T08:00:28.295Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T08:00:28.295Z] latest [2023-05-03T08:00:28.295Z] 3.0.0-dev.144 [2023-05-03T08:00:28.295Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T08:00:28.295Z] main [2023-05-03T08:00:28.295Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T08:00:28.630Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T08:00:28.969Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T08:00:28.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-03T08:00:28.969Z] 1e6a9e2daf08: Preparing [2023-05-03T08:00:28.969Z] 741d6e6a78d2: Preparing [2023-05-03T08:00:28.969Z] 845e21547a4a: Preparing [2023-05-03T08:00:28.969Z] 8f344f8cf89e: Preparing [2023-05-03T08:00:28.969Z] 8516b8a5fd67: Preparing [2023-05-03T08:00:28.969Z] 26cbea5cba74: Preparing [2023-05-03T08:00:28.969Z] 26cbea5cba74: Waiting [2023-05-03T08:00:28.969Z] 8f344f8cf89e: Layer already exists [2023-05-03T08:00:28.969Z] 845e21547a4a: Layer already exists [2023-05-03T08:00:28.969Z] 8516b8a5fd67: Layer already exists [2023-05-03T08:00:28.969Z] 26cbea5cba74: Layer already exists [2023-05-03T08:00:29.235Z] 1e6a9e2daf08: Pushed [2023-05-03T08:00:35.876Z] 741d6e6a78d2: Pushed [2023-05-03T08:00:35.877Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74: digest: sha256:eb5931e20b0f6a7b0ed9d2be78350debfd068025ce7358323bc9449c0df7aa8d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T08:00:36.213Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T08:00:36.541Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-05-03T08:00:36.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-03T08:00:36.541Z] 1e6a9e2daf08: Preparing [2023-05-03T08:00:36.541Z] 741d6e6a78d2: Preparing [2023-05-03T08:00:36.541Z] 845e21547a4a: Preparing [2023-05-03T08:00:36.541Z] 8f344f8cf89e: Preparing [2023-05-03T08:00:36.541Z] 8516b8a5fd67: Preparing [2023-05-03T08:00:36.541Z] 26cbea5cba74: Preparing [2023-05-03T08:00:36.541Z] 26cbea5cba74: Waiting [2023-05-03T08:00:36.541Z] 1e6a9e2daf08: Layer already exists [2023-05-03T08:00:36.541Z] 845e21547a4a: Layer already exists [2023-05-03T08:00:36.541Z] 8516b8a5fd67: Layer already exists [2023-05-03T08:00:36.541Z] 8f344f8cf89e: Layer already exists [2023-05-03T08:00:36.541Z] 741d6e6a78d2: Layer already exists [2023-05-03T08:00:36.541Z] 26cbea5cba74: Layer already exists [2023-05-03T08:00:36.807Z] latest: digest: sha256:eb5931e20b0f6a7b0ed9d2be78350debfd068025ce7358323bc9449c0df7aa8d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T08:00:37.145Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T08:00:37.490Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.144 [2023-05-03T08:00:37.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-03T08:00:37.490Z] 1e6a9e2daf08: Preparing [2023-05-03T08:00:37.490Z] 741d6e6a78d2: Preparing [2023-05-03T08:00:37.490Z] 845e21547a4a: Preparing [2023-05-03T08:00:37.490Z] 8f344f8cf89e: Preparing [2023-05-03T08:00:37.490Z] 8516b8a5fd67: Preparing [2023-05-03T08:00:37.490Z] 26cbea5cba74: Preparing [2023-05-03T08:00:37.490Z] 26cbea5cba74: Waiting [2023-05-03T08:00:37.490Z] 1e6a9e2daf08: Layer already exists [2023-05-03T08:00:37.490Z] 8f344f8cf89e: Layer already exists [2023-05-03T08:00:37.490Z] 845e21547a4a: Layer already exists [2023-05-03T08:00:37.490Z] 741d6e6a78d2: Layer already exists [2023-05-03T08:00:37.490Z] 8516b8a5fd67: Layer already exists [2023-05-03T08:00:37.490Z] 26cbea5cba74: Layer already exists [2023-05-03T08:00:37.758Z] 3.0.0-dev.144: digest: sha256:eb5931e20b0f6a7b0ed9d2be78350debfd068025ce7358323bc9449c0df7aa8d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T08:00:38.091Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T08:00:38.420Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T08:00:38.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-03T08:00:38.420Z] 1e6a9e2daf08: Preparing [2023-05-03T08:00:38.420Z] 741d6e6a78d2: Preparing [2023-05-03T08:00:38.420Z] 845e21547a4a: Preparing [2023-05-03T08:00:38.420Z] 8f344f8cf89e: Preparing [2023-05-03T08:00:38.420Z] 8516b8a5fd67: Preparing [2023-05-03T08:00:38.420Z] 26cbea5cba74: Preparing [2023-05-03T08:00:38.420Z] 26cbea5cba74: Waiting [2023-05-03T08:00:38.420Z] 8516b8a5fd67: Layer already exists [2023-05-03T08:00:38.420Z] 845e21547a4a: Layer already exists [2023-05-03T08:00:38.420Z] 741d6e6a78d2: Layer already exists [2023-05-03T08:00:38.420Z] 1e6a9e2daf08: Layer already exists [2023-05-03T08:00:38.420Z] 8f344f8cf89e: Layer already exists [2023-05-03T08:00:38.420Z] 26cbea5cba74: Layer already exists [2023-05-03T08:00:38.685Z] 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144: digest: sha256:eb5931e20b0f6a7b0ed9d2be78350debfd068025ce7358323bc9449c0df7aa8d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T08:00:39.016Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T08:00:39.363Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-05-03T08:00:39.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-03T08:00:39.363Z] 1e6a9e2daf08: Preparing [2023-05-03T08:00:39.363Z] 741d6e6a78d2: Preparing [2023-05-03T08:00:39.363Z] 845e21547a4a: Preparing [2023-05-03T08:00:39.363Z] 8f344f8cf89e: Preparing [2023-05-03T08:00:39.363Z] 8516b8a5fd67: Preparing [2023-05-03T08:00:39.363Z] 26cbea5cba74: Preparing [2023-05-03T08:00:39.363Z] 26cbea5cba74: Waiting [2023-05-03T08:00:39.363Z] 741d6e6a78d2: Layer already exists [2023-05-03T08:00:39.363Z] 845e21547a4a: Layer already exists [2023-05-03T08:00:39.363Z] 1e6a9e2daf08: Layer already exists [2023-05-03T08:00:39.363Z] 8f344f8cf89e: Layer already exists [2023-05-03T08:00:39.363Z] 8516b8a5fd67: Layer already exists [2023-05-03T08:00:39.363Z] 26cbea5cba74: Layer already exists [2023-05-03T08:00:39.630Z] main: digest: sha256:eb5931e20b0f6a7b0ed9d2be78350debfd068025ce7358323bc9449c0df7aa8d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T08:00:39.682Z] ===================================================== [Pipeline] echo [2023-05-03T08:00:39.690Z] taggedImages: [2023-05-03T08:00:39.690Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [2023-05-03T08:00:39.690Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-05-03T08:00:39.690Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.144 [2023-05-03T08:00:39.690Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74-3.0.0-dev.144 [2023-05-03T08:00:39.690Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T08:00:40.048Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-03T08:00:40.048Z] [2023-05-03T08:00:40.048Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T08:00:40.372Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-03T08:00:40.372Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-03T08:00:40.372Z] 8998bd30e6a1: Pulling fs layer [2023-05-03T08:00:40.372Z] 04944245beec: Pulling fs layer [2023-05-03T08:00:40.372Z] 699f458cf7ca: Pulling fs layer [2023-05-03T08:00:40.372Z] 765212b225bb: Pulling fs layer [2023-05-03T08:00:40.372Z] f23df028b6ca: Pulling fs layer [2023-05-03T08:00:40.372Z] d65c8cfc05b1: Pulling fs layer [2023-05-03T08:00:40.372Z] 2437ff75d9bd: Pulling fs layer [2023-05-03T08:00:40.372Z] f23df028b6ca: Waiting [2023-05-03T08:00:40.372Z] d65c8cfc05b1: Waiting [2023-05-03T08:00:40.372Z] 2437ff75d9bd: Waiting [2023-05-03T08:00:40.372Z] 765212b225bb: Waiting [2023-05-03T08:00:40.639Z] 04944245beec: Verifying Checksum [2023-05-03T08:00:40.639Z] 04944245beec: Download complete [2023-05-03T08:00:40.639Z] 765212b225bb: Verifying Checksum [2023-05-03T08:00:40.639Z] 765212b225bb: Download complete [2023-05-03T08:00:40.639Z] f23df028b6ca: Verifying Checksum [2023-05-03T08:00:40.639Z] f23df028b6ca: Download complete [2023-05-03T08:00:40.639Z] d65c8cfc05b1: Verifying Checksum [2023-05-03T08:00:40.639Z] d65c8cfc05b1: Download complete [2023-05-03T08:00:40.906Z] 699f458cf7ca: Verifying Checksum [2023-05-03T08:00:40.906Z] 699f458cf7ca: Download complete [2023-05-03T08:00:41.174Z] 8998bd30e6a1: Verifying Checksum [2023-05-03T08:00:41.174Z] 8998bd30e6a1: Download complete [2023-05-03T08:00:43.753Z] 2437ff75d9bd: Verifying Checksum [2023-05-03T08:00:43.753Z] 2437ff75d9bd: Download complete [2023-05-03T08:00:45.696Z] 8998bd30e6a1: Pull complete [2023-05-03T08:00:45.962Z] 04944245beec: Pull complete [2023-05-03T08:00:47.371Z] 699f458cf7ca: Pull complete [2023-05-03T08:00:47.637Z] 765212b225bb: Pull complete [2023-05-03T08:00:48.220Z] f23df028b6ca: Pull complete [2023-05-03T08:00:48.486Z] d65c8cfc05b1: Pull complete [2023-05-03T08:01:03.473Z] 2437ff75d9bd: Pull complete [2023-05-03T08:01:03.473Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-03T08:01:03.473Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-03T08:01:03.473Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T08:01:03.667Z] prd-ubuntu20.04-docker-arm64-4c-16g-12554 does not seem to be running inside a container [2023-05-03T08:01:03.733Z] $ 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/508 -v /w/workspace/edgex-go/508:/w/workspace/edgex-go/508:rw,z -v /w/workspace/edgex-go/508@tmp:/w/workspace/edgex-go/508@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 [2023-05-03T08:01:06.630Z] $ docker top 3e5c0ed42c05127e01acd61124f915a2f7c42d31f24d83dc1ea96af84fea3866 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T08:01:07.572Z] ---> job-cost.sh [2023-05-03T08:01:07.573Z] lf-activate-venv: SKIPPING [2023-05-03T08:01:07.573Z] INFO: No Stack... [2023-05-03T08:01:08.156Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-03T08:01:09.118Z] INFO: Archiving Costs [Pipeline] sh [2023-05-03T08:01:09.755Z] + + cut -d,cat -f6 /w/workspace/edgex-go/508/archives/cost.csv [2023-05-03T08:01:09.755Z] [Pipeline] lock [2023-05-03T08:01:09.794Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-508-stack-cost] [2023-05-03T08:01:09.805Z] Resource [jenkins-edgexfoundry-edgex-go-main-508-stack-cost] did not exist. Created. [2023-05-03T08:01:09.805Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-508-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-03T08:01:10.445Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-03T08:01:11.104Z] Stashed 1 file(s) [Pipeline] } [2023-05-03T08:01:11.115Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-508-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-03T08:01:11.134Z] $ docker stop --time=1 3e5c0ed42c05127e01acd61124f915a2f7c42d31f24d83dc1ea96af84fea3866 [2023-05-03T08:01:12.729Z] $ docker rm -f --volumes 3e5c0ed42c05127e01acd61124f915a2f7c42d31f24d83dc1ea96af84fea3866 [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 [2023-05-03T08:01:13.191Z] provisioning config files... [2023-05-03T08:01:13.199Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/508@tmp/config5772288906755101275tmp [Pipeline] { [Pipeline] sh [2023-05-03T08:01:13.501Z] + set +x [2023-05-03T08:01:13.502Z] + curl -s https://codecov.io/bash [2023-05-03T08:01:13.502Z] + bash -s -- [2023-05-03T08:01:13.502Z] [2023-05-03T08:01:13.502Z] _____ _ [2023-05-03T08:01:13.502Z] / ____| | | [2023-05-03T08:01:13.502Z] | | ___ __| | ___ ___ _____ __ [2023-05-03T08:01:13.502Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-03T08:01:13.502Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-03T08:01:13.502Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-03T08:01:13.502Z] Bash-1.0.6 [2023-05-03T08:01:13.502Z] [2023-05-03T08:01:13.502Z] [2023-05-03T08:01:13.502Z] ==> git version 2.25.1 found [2023-05-03T08:01:13.502Z] ==> 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 [2023-05-03T08:01:13.502Z] Release-Date: 2020-01-08 [2023-05-03T08:01:13.502Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-03T08:01:13.502Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-03T08:01:13.502Z] ==> Jenkins CI detected. [2023-05-03T08:01:13.502Z] current dir:  /w/workspace/edgex-go/508 [2023-05-03T08:01:13.502Z] project root: . [2023-05-03T08:01:13.502Z] --> token set from env [2023-05-03T08:01:13.502Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-03T08:01:13.762Z] ==> Running gcov in . (disable via -X gcov) [2023-05-03T08:01:13.762Z] ==> Python coveragepy not found [2023-05-03T08:01:13.762Z] ==> Searching for coverage reports in: [2023-05-03T08:01:13.762Z] + . [2023-05-03T08:01:13.762Z] -> Found 1 reports [2023-05-03T08:01:13.762Z] ==> Detecting git/mercurial file structure [2023-05-03T08:01:13.762Z] ==> Reading reports [2023-05-03T08:01:13.762Z] + ./coverage.out bytes=448352 [2023-05-03T08:01:13.762Z] ==> Appending adjustments [2023-05-03T08:01:13.762Z] https://docs.codecov.io/docs/fixing-reports [2023-05-03T08:01:14.708Z] + Found adjustments [2023-05-03T08:01:14.708Z] ==> Gzipping contents [2023-05-03T08:01:14.708Z] 60K /tmp/codecov.zTeMFO.gz [2023-05-03T08:01:14.708Z] ==> Uploading reports [2023-05-03T08:01:14.708Z] url: https://codecov.io [2023-05-03T08:01:14.708Z] query: branch=main&commit=09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74&build=508&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F508%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-03T08:01:14.708Z] -> Pinging Codecov [2023-05-03T08:01:14.708Z] 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=09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74&build=508&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F508%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-03T08:01:14.969Z] -> Uploading to [2023-05-03T08:01:14.969Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-03/00271124DB129430A58F1EEE437C3FCB/09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74/f2f615bb-4859-47c8-aff0-a9ef8caf317d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230503%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230503T080114Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=00d74effb0c858f6460fa353c940e72dd72bb33d13b5e761cb6f18ca766ef977 [2023-05-03T08:01:14.969Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-03T08:01:14.969Z] Dload Upload Total Spent Left Speed [2023-05-03T08:01:15.228Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57595 0 0 100 57595 0 229k --:--:-- --:--:-- --:--:-- 229k [2023-05-03T08:01:15.228Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 [Pipeline] } [2023-05-03T08:01:15.237Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-05-03T08:01:15.457Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-03T08:01:15.467Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T08:01:15.760Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-03T08:01:15.760Z] [2023-05-03T08:01:15.760Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T08:01:16.055Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-03T08:01:16.056Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-03T08:01:16.056Z] df9b9388f04a: Pulling fs layer [2023-05-03T08:01:16.056Z] 52dc419b0ee2: Pulling fs layer [2023-05-03T08:01:16.056Z] 25bc292e5bac: Pulling fs layer [2023-05-03T08:01:16.056Z] 114826534d7a: Pulling fs layer [2023-05-03T08:01:16.056Z] 4657fd5d0bcf: Pulling fs layer [2023-05-03T08:01:16.056Z] 6ad1cebc031e: Pulling fs layer [2023-05-03T08:01:16.056Z] 8a3aa393b2d8: Pulling fs layer [2023-05-03T08:01:16.056Z] 114826534d7a: Waiting [2023-05-03T08:01:16.056Z] 4657fd5d0bcf: Waiting [2023-05-03T08:01:16.056Z] 6ad1cebc031e: Waiting [2023-05-03T08:01:16.056Z] 25bc292e5bac: Verifying Checksum [2023-05-03T08:01:16.056Z] 25bc292e5bac: Download complete [2023-05-03T08:01:16.056Z] 52dc419b0ee2: Verifying Checksum [2023-05-03T08:01:16.056Z] 52dc419b0ee2: Download complete [2023-05-03T08:01:16.056Z] 4657fd5d0bcf: Verifying Checksum [2023-05-03T08:01:16.056Z] 4657fd5d0bcf: Download complete [2023-05-03T08:01:16.056Z] df9b9388f04a: Download complete [2023-05-03T08:01:16.317Z] 6ad1cebc031e: Verifying Checksum [2023-05-03T08:01:16.317Z] 6ad1cebc031e: Download complete [2023-05-03T08:01:16.317Z] df9b9388f04a: Pull complete [2023-05-03T08:01:16.317Z] 52dc419b0ee2: Pull complete [2023-05-03T08:01:16.317Z] 25bc292e5bac: Pull complete [2023-05-03T08:01:16.884Z] 114826534d7a: Verifying Checksum [2023-05-03T08:01:16.884Z] 114826534d7a: Download complete [2023-05-03T08:01:16.884Z] 8a3aa393b2d8: Verifying Checksum [2023-05-03T08:01:16.884Z] 8a3aa393b2d8: Download complete [2023-05-03T08:01:20.166Z] 114826534d7a: Pull complete [2023-05-03T08:01:20.166Z] 4657fd5d0bcf: Pull complete [2023-05-03T08:01:20.424Z] 6ad1cebc031e: Pull complete [2023-05-03T08:01:22.953Z] 8a3aa393b2d8: Pull complete [2023-05-03T08:01:22.953Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-03T08:01:22.953Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-03T08:01:22.953Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T08:01:23.028Z] prd-ubuntu20.04-docker-8c-8g-12553 does not seem to be running inside a container [2023-05-03T08:01:23.057Z] $ 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/508 -v /w/workspace/edgex-go/508:/w/workspace/edgex-go/508:rw,z -v /w/workspace/edgex-go/508@tmp:/w/workspace/edgex-go/508@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-snyk-go:1.410.4 cat [2023-05-03T08:01:28.419Z] $ docker top 06ae5002a26f900d142aac98539dbd19331f538326fef58cd30b20240f1ab0f7 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-03T08:01:28.484Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-05-03T08:01:28.761Z] + set -o pipefail [2023-05-03T08:01:28.762Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-05-03T08:02:50.212Z] [2023-05-03T08:02:50.212Z] Monitoring /w/workspace/edgex-go/508 (github.com/edgexfoundry/edgex-go)... [2023-05-03T08:02:50.212Z] [2023-05-03T08:02:50.212Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/d5a03c7b-38f5-4ec1-ae69-79d8263c2021 [2023-05-03T08:02:50.212Z] [2023-05-03T08:02:50.212Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-03T08:02:50.212Z] [2023-05-03T08:02:50.212Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-03T08:02:50.212Z] [2023-05-03T08:02:50.212Z] [2023-05-03T08:02:50.212Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-03T08:02:50.212Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-03T08:02:50.212Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-03T08:02:50.224Z] $ docker stop --time=1 06ae5002a26f900d142aac98539dbd19331f538326fef58cd30b20240f1ab0f7 [2023-05-03T08:02:51.529Z] $ docker rm -f --volumes 06ae5002a26f900d142aac98539dbd19331f538326fef58cd30b20240f1ab0f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-05-03T08:02:51.924Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-03T08:02:51.934Z] provisioning config files... [2023-05-03T08:02:51.943Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/508@tmp/config17834342691463830469tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T08:02:52.239Z] --> edgex-publish-swagger.sh [2023-05-03T08:02:52.239Z] === Publish openapi/v3 API === [2023-05-03T08:02:52.239Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-05-03T08:02:52.239Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/508/openapi/v3/core-command.yaml] [2023-05-03T08:02:52.239Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-03T08:02:52.239Z] Dload Upload Total Spent Left Speed [2023-05-03T08:02:52.807Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 46898 --:--:-- --:--:-- --:--:-- 46822 100 29030 0 0 100 29030 0 46822 --:--:-- --:--:-- --:--:-- 46747 [2023-05-03T08:02:52.807Z] [2023-05-03T08:02:52.807Z] [2023-05-03T08:02:52.807Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/508/openapi/v3/core-data.yaml] [2023-05-03T08:02:52.807Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-03T08:02:52.807Z] Dload Upload Total Spent Left Speed [2023-05-03T08:02:53.375Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 121k --:--:-- --:--:-- --:--:-- 121k [2023-05-03T08:02:53.375Z] [2023-05-03T08:02:53.375Z] [2023-05-03T08:02:53.375Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/508/openapi/v3/core-metadata.yaml] [2023-05-03T08:02:53.375Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-03T08:02:53.375Z] Dload Upload Total Spent Left Speed [2023-05-03T08:02:54.311Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 159k --:--:-- --:--:-- --:--:-- 159k 100 141k 0 0 100 141k 0 159k --:--:-- --:--:-- --:--:-- 159k [2023-05-03T08:02:54.311Z] [2023-05-03T08:02:54.311Z] [2023-05-03T08:02:54.311Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/508/openapi/v3/support-notifications.yaml] [2023-05-03T08:02:54.311Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-03T08:02:54.311Z] Dload Upload Total Spent Left Speed [2023-05-03T08:02:54.880Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 162k --:--:-- --:--:-- --:--:-- 162k 100 86965 0 0 100 86965 0 162k --:--:-- --:--:-- --:--:-- 161k [2023-05-03T08:02:54.880Z] [2023-05-03T08:02:54.880Z] [2023-05-03T08:02:54.880Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/508/openapi/v3/support-scheduler.yaml] [2023-05-03T08:02:54.880Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-03T08:02:54.880Z] Dload Upload Total Spent Left Speed [2023-05-03T08:02:55.448Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 69546 --:--:-- --:--:-- --:--:-- 69546 [2023-05-03T08:02:55.448Z] [2023-05-03T08:02:55.448Z] [Pipeline] } [2023-05-03T08:02:55.457Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2023-05-03T08:02:55.874Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-03T08:02:55.874Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T08:02:56.170Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T08:02:56.170Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T08:02:56.249Z] prd-ubuntu20.04-docker-8c-8g-12553 does not seem to be running inside a container [2023-05-03T08:02:56.278Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/508 -v /w/workspace/edgex-go/508:/w/workspace/edgex-go/508:rw,z -v /w/workspace/edgex-go/508@tmp:/w/workspace/edgex-go/508@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/py-git-semver:0.1.4 cat [2023-05-03T08:02:56.729Z] $ docker top 43e5d0d427cc018f0dd300a90d09dd7dcbbd5b05715468f301b73c68a48525b7 -eo pid,comm [2023-05-03T08:02:56.782Z] 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). [2023-05-03T08:02:56.782Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-03T08:02:56.820Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-03T08:02:56.820Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-03T08:02:56.931Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-03T08:02:56.929Z] $ docker exec 43e5d0d427cc018f0dd300a90d09dd7dcbbd5b05715468f301b73c68a48525b7 ssh-agent [2023-05-03T08:02:57.044Z] SSH_AUTH_SOCK=/tmp/ssh-P58olbdgHg7D/agent.33 [2023-05-03T08:02:57.044Z] SSH_AGENT_PID=39 [2023-05-03T08:02:57.049Z] Running ssh-add (command line suppressed) [2023-05-03T08:02:57.144Z] Identity added: /w/workspace/edgex-go/508@tmp/private_key_14142435851564671667.key (/w/workspace/edgex-go/508@tmp/private_key_14142435851564671667.key) [2023-05-03T08:02:57.160Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-03T08:02:57.452Z] + git semver tag [2023-05-03T08:02:57.713Z] 2023-05-03 08:02:57,631 [run_tag] DEBUG tag force:False [2023-05-03T08:02:57.713Z] 2023-05-03 08:02:57,631 [check_head_tag] DEBUG check head tag [2023-05-03T08:02:57.713Z] 2023-05-03 08:02:57,635 [execute] INFO git cat-file --batch-check [2023-05-03T08:02:57.713Z] 2023-05-03 08:02:57,636 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/508, universal_newlines=False, shell=None, istream=) [2023-05-03T08:02:57.713Z] 2023-05-03 08:02:57,640 [execute] INFO git cat-file --batch [2023-05-03T08:02:57.713Z] 2023-05-03 08:02:57,640 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/508, universal_newlines=False, shell=None, istream=) [2023-05-03T08:02:57.973Z] 2023-05-03 08:02:57,736 [read_version] DEBUG read version from /w/workspace/edgex-go/508/.semver/main [2023-05-03T08:02:57.973Z] 2023-05-03 08:02:57,737 [execute] INFO git tag -a v3.0.0-dev.144 -m v3.0.0-dev.144 [2023-05-03T08:02:57.973Z] 2023-05-03 08:02:57,737 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.144', '-m', 'v3.0.0-dev.144'], cwd=/w/workspace/edgex-go/508, universal_newlines=False, shell=None, istream=None) [2023-05-03T08:02:57.973Z] 2023-05-03 08:02:57,742 [read_version] DEBUG read version from /w/workspace/edgex-go/508/.semver/main [2023-05-03T08:02:57.973Z] 3.0.0-dev.144 [Pipeline] } [2023-05-03T08:02:57.977Z] $ docker exec --env ******** --env ******** 43e5d0d427cc018f0dd300a90d09dd7dcbbd5b05715468f301b73c68a48525b7 ssh-agent -k [2023-05-03T08:02:58.071Z] unset SSH_AUTH_SOCK; [2023-05-03T08:02:58.071Z] unset SSH_AGENT_PID; [2023-05-03T08:02:58.071Z] echo Agent pid 39 killed; [2023-05-03T08:02:58.091Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-03T08:02:58.385Z] + git semver [Pipeline] } [2023-05-03T08:02:58.652Z] $ docker stop --time=1 43e5d0d427cc018f0dd300a90d09dd7dcbbd5b05715468f301b73c68a48525b7 [2023-05-03T08:02:59.964Z] $ docker rm -f --volumes 43e5d0d427cc018f0dd300a90d09dd7dcbbd5b05715468f301b73c68a48525b7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T08:03:00.334Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-03T08:03:00.334Z] [2023-05-03T08:03:00.334Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T08:03:00.640Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-03T08:03:00.640Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-03T08:03:00.640Z] ab5ef0e58194: Pulling fs layer [2023-05-03T08:03:00.640Z] 9712f1f96733: Pulling fs layer [2023-05-03T08:03:00.640Z] 63f879dbbcfc: Pulling fs layer [2023-05-03T08:03:00.640Z] 0d9ebad4ef96: Pulling fs layer [2023-05-03T08:03:00.640Z] e9a5061849ea: Pulling fs layer [2023-05-03T08:03:00.640Z] 0d9ebad4ef96: Waiting [2023-05-03T08:03:00.640Z] d747dcd14b5f: Pulling fs layer [2023-05-03T08:03:00.640Z] 2de7ff778b66: Pulling fs layer [2023-05-03T08:03:00.640Z] e9a5061849ea: Waiting [2023-05-03T08:03:00.640Z] d747dcd14b5f: Waiting [2023-05-03T08:03:00.640Z] 9712f1f96733: Download complete [2023-05-03T08:03:01.207Z] 63f879dbbcfc: Verifying Checksum [2023-05-03T08:03:01.207Z] 63f879dbbcfc: Download complete [2023-05-03T08:03:01.207Z] e9a5061849ea: Verifying Checksum [2023-05-03T08:03:01.207Z] e9a5061849ea: Download complete [2023-05-03T08:03:01.207Z] d747dcd14b5f: Download complete [2023-05-03T08:03:01.207Z] 0d9ebad4ef96: Verifying Checksum [2023-05-03T08:03:01.207Z] 0d9ebad4ef96: Download complete [2023-05-03T08:03:01.207Z] ab5ef0e58194: Verifying Checksum [2023-05-03T08:03:01.207Z] ab5ef0e58194: Download complete [2023-05-03T08:03:01.207Z] 2de7ff778b66: Download complete [2023-05-03T08:03:03.734Z] ab5ef0e58194: Pull complete [2023-05-03T08:03:03.734Z] 9712f1f96733: Pull complete [2023-05-03T08:03:04.300Z] 63f879dbbcfc: Pull complete [2023-05-03T08:03:07.584Z] 0d9ebad4ef96: Pull complete [2023-05-03T08:03:07.841Z] e9a5061849ea: Pull complete [2023-05-03T08:03:07.841Z] d747dcd14b5f: Pull complete [2023-05-03T08:03:08.774Z] 2de7ff778b66: Pull complete [2023-05-03T08:03:08.774Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-03T08:03:08.774Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-03T08:03:08.774Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T08:03:08.849Z] prd-ubuntu20.04-docker-8c-8g-12553 does not seem to be running inside a container [2023-05-03T08:03:08.875Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/508 -v /w/workspace/edgex-go/508:/w/workspace/edgex-go/508:rw,z -v /w/workspace/edgex-go/508@tmp:/w/workspace/edgex-go/508@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-03T08:03:13.880Z] $ docker top d577b8a1cea3d0e96b1c5c0697eb663ba9cd37ce96599cfd97de88ca20067322 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-03T08:03:13.964Z] provisioning config files... [2023-05-03T08:03:13.970Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/508@tmp/config8764407072550771595tmp [2023-05-03T08:03:13.980Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/508@tmp/config8161927488488123402tmp [2023-05-03T08:03:13.989Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/508@tmp/config380283983213823896tmp [Pipeline] { [Pipeline] echo [2023-05-03T08:03:14.006Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T08:03:14.289Z] ---> sigul-configuration.sh [2023-05-03T08:03:14.289Z] gpg: directory `/root/.gnupg' created [2023-05-03T08:03:14.289Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-03T08:03:14.289Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-03T08:03:14.289Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-03T08:03:14.289Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-03T08:03:14.289Z] gpg: CAST5 encrypted data [2023-05-03T08:03:14.289Z] gpg: encrypted with 1 passphrase [2023-05-03T08:03:14.289Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-03T08:03:14.571Z] + mkdir /home/jenkins [2023-05-03T08:03:14.571Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-03T08:03:14.853Z] + 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 [2023-05-03T08:03:14.861Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T08:03:15.142Z] ---> sigul-install.sh [2023-05-03T08:03:15.142Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-03T08:03:15.421Z] + git tag --list [2023-05-03T08:03:15.421Z] 0.6.0 [2023-05-03T08:03:15.421Z] 0.6.1 [2023-05-03T08:03:15.421Z] 0.7.0 [2023-05-03T08:03:15.421Z] 0.7.1 [2023-05-03T08:03:15.421Z] v1.0.0 [2023-05-03T08:03:15.421Z] v1.0.1 [2023-05-03T08:03:15.421Z] v1.1.0 [2023-05-03T08:03:15.421Z] v1.2.0 [2023-05-03T08:03:15.421Z] v1.2.1 [2023-05-03T08:03:15.421Z] v1.3.0 [2023-05-03T08:03:15.421Z] v1.3.1 [2023-05-03T08:03:15.421Z] v2.0.0 [2023-05-03T08:03:15.421Z] v2.1.0 [2023-05-03T08:03:15.421Z] v2.1.1 [2023-05-03T08:03:15.421Z] v2.1.1-dev.1 [2023-05-03T08:03:15.421Z] v2.1.1-dev.2 [2023-05-03T08:03:15.421Z] v2.1.1-dev.3 [2023-05-03T08:03:15.421Z] v2.1.1-dev.4 [2023-05-03T08:03:15.421Z] v2.1.1-dev.5 [2023-05-03T08:03:15.421Z] v2.1.1-dev.6 [2023-05-03T08:03:15.421Z] v2.1.1-dev.7 [2023-05-03T08:03:15.421Z] v2.1.1-dev.8 [2023-05-03T08:03:15.421Z] v2.1.2-dev.1 [2023-05-03T08:03:15.421Z] v2.2.0 [2023-05-03T08:03:15.421Z] v2.2.1-dev.1 [2023-05-03T08:03:15.421Z] v2.2.1-dev.10 [2023-05-03T08:03:15.421Z] v2.2.1-dev.11 [2023-05-03T08:03:15.421Z] v2.2.1-dev.12 [2023-05-03T08:03:15.421Z] v2.2.1-dev.13 [2023-05-03T08:03:15.421Z] v2.2.1-dev.14 [2023-05-03T08:03:15.421Z] v2.2.1-dev.15 [2023-05-03T08:03:15.421Z] v2.2.1-dev.16 [2023-05-03T08:03:15.421Z] v2.2.1-dev.17 [2023-05-03T08:03:15.421Z] v2.2.1-dev.18 [2023-05-03T08:03:15.421Z] v2.2.1-dev.19 [2023-05-03T08:03:15.421Z] v2.2.1-dev.2 [2023-05-03T08:03:15.421Z] v2.2.1-dev.20 [2023-05-03T08:03:15.421Z] v2.2.1-dev.21 [2023-05-03T08:03:15.421Z] v2.2.1-dev.22 [2023-05-03T08:03:15.421Z] v2.2.1-dev.23 [2023-05-03T08:03:15.421Z] v2.2.1-dev.24 [2023-05-03T08:03:15.421Z] v2.2.1-dev.25 [2023-05-03T08:03:15.421Z] v2.2.1-dev.26 [2023-05-03T08:03:15.421Z] v2.2.1-dev.27 [2023-05-03T08:03:15.421Z] v2.2.1-dev.28 [2023-05-03T08:03:15.421Z] v2.2.1-dev.29 [2023-05-03T08:03:15.421Z] v2.2.1-dev.3 [2023-05-03T08:03:15.421Z] v2.2.1-dev.4 [2023-05-03T08:03:15.421Z] v2.2.1-dev.5 [2023-05-03T08:03:15.421Z] v2.2.1-dev.6 [2023-05-03T08:03:15.421Z] v2.2.1-dev.7 [2023-05-03T08:03:15.421Z] v2.2.1-dev.8 [2023-05-03T08:03:15.421Z] v2.2.1-dev.9 [2023-05-03T08:03:15.421Z] v2.3.0 [2023-05-03T08:03:15.421Z] v2.3.0-dev.100 [2023-05-03T08:03:15.421Z] v2.3.0-dev.101 [2023-05-03T08:03:15.421Z] v2.3.0-dev.102 [2023-05-03T08:03:15.421Z] v2.3.0-dev.103 [2023-05-03T08:03:15.421Z] v2.3.0-dev.104 [2023-05-03T08:03:15.421Z] v2.3.0-dev.105 [2023-05-03T08:03:15.421Z] v2.3.0-dev.106 [2023-05-03T08:03:15.421Z] v2.3.0-dev.29 [2023-05-03T08:03:15.421Z] v2.3.0-dev.30 [2023-05-03T08:03:15.421Z] v2.3.0-dev.31 [2023-05-03T08:03:15.421Z] v2.3.0-dev.32 [2023-05-03T08:03:15.421Z] v2.3.0-dev.33 [2023-05-03T08:03:15.421Z] v2.3.0-dev.34 [2023-05-03T08:03:15.421Z] v2.3.0-dev.35 [2023-05-03T08:03:15.421Z] v2.3.0-dev.36 [2023-05-03T08:03:15.421Z] v2.3.0-dev.37 [2023-05-03T08:03:15.421Z] v2.3.0-dev.38 [2023-05-03T08:03:15.421Z] v2.3.0-dev.39 [2023-05-03T08:03:15.421Z] v2.3.0-dev.40 [2023-05-03T08:03:15.421Z] v2.3.0-dev.41 [2023-05-03T08:03:15.421Z] v2.3.0-dev.42 [2023-05-03T08:03:15.421Z] v2.3.0-dev.43 [2023-05-03T08:03:15.421Z] v2.3.0-dev.44 [2023-05-03T08:03:15.421Z] v2.3.0-dev.45 [2023-05-03T08:03:15.421Z] v2.3.0-dev.46 [2023-05-03T08:03:15.421Z] v2.3.0-dev.47 [2023-05-03T08:03:15.421Z] v2.3.0-dev.48 [2023-05-03T08:03:15.421Z] v2.3.0-dev.49 [2023-05-03T08:03:15.421Z] v2.3.0-dev.50 [2023-05-03T08:03:15.421Z] v2.3.0-dev.51 [2023-05-03T08:03:15.421Z] v2.3.0-dev.52 [2023-05-03T08:03:15.421Z] v2.3.0-dev.53 [2023-05-03T08:03:15.421Z] v2.3.0-dev.54 [2023-05-03T08:03:15.421Z] v2.3.0-dev.55 [2023-05-03T08:03:15.421Z] v2.3.0-dev.56 [2023-05-03T08:03:15.421Z] v2.3.0-dev.57 [2023-05-03T08:03:15.421Z] v2.3.0-dev.58 [2023-05-03T08:03:15.421Z] v2.3.0-dev.59 [2023-05-03T08:03:15.421Z] v2.3.0-dev.60 [2023-05-03T08:03:15.421Z] v2.3.0-dev.61 [2023-05-03T08:03:15.421Z] v2.3.0-dev.62 [2023-05-03T08:03:15.421Z] v2.3.0-dev.63 [2023-05-03T08:03:15.421Z] v2.3.0-dev.64 [2023-05-03T08:03:15.421Z] v2.3.0-dev.65 [2023-05-03T08:03:15.421Z] v2.3.0-dev.66 [2023-05-03T08:03:15.421Z] v2.3.0-dev.67 [2023-05-03T08:03:15.421Z] v2.3.0-dev.68 [2023-05-03T08:03:15.421Z] v2.3.0-dev.69 [2023-05-03T08:03:15.421Z] v2.3.0-dev.70 [2023-05-03T08:03:15.421Z] v2.3.0-dev.71 [2023-05-03T08:03:15.421Z] v2.3.0-dev.72 [2023-05-03T08:03:15.421Z] v2.3.0-dev.73 [2023-05-03T08:03:15.421Z] v2.3.0-dev.74 [2023-05-03T08:03:15.421Z] v2.3.0-dev.75 [2023-05-03T08:03:15.421Z] v2.3.0-dev.76 [2023-05-03T08:03:15.421Z] v2.3.0-dev.77 [2023-05-03T08:03:15.421Z] v2.3.0-dev.78 [2023-05-03T08:03:15.421Z] v2.3.0-dev.79 [2023-05-03T08:03:15.422Z] v2.3.0-dev.80 [2023-05-03T08:03:15.422Z] v2.3.0-dev.81 [2023-05-03T08:03:15.422Z] v2.3.0-dev.82 [2023-05-03T08:03:15.422Z] v2.3.0-dev.83 [2023-05-03T08:03:15.422Z] v2.3.0-dev.84 [2023-05-03T08:03:15.422Z] v2.3.0-dev.85 [2023-05-03T08:03:15.422Z] v2.3.0-dev.86 [2023-05-03T08:03:15.422Z] v2.3.0-dev.87 [2023-05-03T08:03:15.422Z] v2.3.0-dev.88 [2023-05-03T08:03:15.422Z] v2.3.0-dev.89 [2023-05-03T08:03:15.422Z] v2.3.0-dev.90 [2023-05-03T08:03:15.422Z] v2.3.0-dev.91 [2023-05-03T08:03:15.422Z] v2.3.0-dev.92 [2023-05-03T08:03:15.422Z] v2.3.0-dev.93 [2023-05-03T08:03:15.422Z] v2.3.0-dev.94 [2023-05-03T08:03:15.422Z] v2.3.0-dev.95 [2023-05-03T08:03:15.422Z] v2.3.0-dev.96 [2023-05-03T08:03:15.422Z] v2.3.0-dev.97 [2023-05-03T08:03:15.422Z] v2.3.0-dev.98 [2023-05-03T08:03:15.422Z] v2.3.0-dev.99 [2023-05-03T08:03:15.422Z] v2.3.1-dev.1 [2023-05-03T08:03:15.422Z] v2.3.1-dev.2 [2023-05-03T08:03:15.422Z] v2.3.1-dev.3 [2023-05-03T08:03:15.422Z] v2.3.1-dev.4 [2023-05-03T08:03:15.422Z] v2.3.1-dev.5 [2023-05-03T08:03:15.422Z] v3.0.0-dev.1 [2023-05-03T08:03:15.422Z] v3.0.0-dev.10 [2023-05-03T08:03:15.422Z] v3.0.0-dev.100 [2023-05-03T08:03:15.422Z] v3.0.0-dev.101 [2023-05-03T08:03:15.422Z] v3.0.0-dev.102 [2023-05-03T08:03:15.422Z] v3.0.0-dev.103 [2023-05-03T08:03:15.422Z] v3.0.0-dev.104 [2023-05-03T08:03:15.422Z] v3.0.0-dev.105 [2023-05-03T08:03:15.422Z] v3.0.0-dev.106 [2023-05-03T08:03:15.422Z] v3.0.0-dev.107 [2023-05-03T08:03:15.422Z] v3.0.0-dev.108 [2023-05-03T08:03:15.422Z] v3.0.0-dev.109 [2023-05-03T08:03:15.422Z] v3.0.0-dev.11 [2023-05-03T08:03:15.422Z] v3.0.0-dev.110 [2023-05-03T08:03:15.422Z] v3.0.0-dev.111 [2023-05-03T08:03:15.422Z] v3.0.0-dev.112 [2023-05-03T08:03:15.422Z] v3.0.0-dev.113 [2023-05-03T08:03:15.422Z] v3.0.0-dev.114 [2023-05-03T08:03:15.422Z] v3.0.0-dev.115 [2023-05-03T08:03:15.422Z] v3.0.0-dev.116 [2023-05-03T08:03:15.422Z] v3.0.0-dev.117 [2023-05-03T08:03:15.422Z] v3.0.0-dev.118 [2023-05-03T08:03:15.422Z] v3.0.0-dev.119 [2023-05-03T08:03:15.422Z] v3.0.0-dev.12 [2023-05-03T08:03:15.422Z] v3.0.0-dev.120 [2023-05-03T08:03:15.422Z] v3.0.0-dev.121 [2023-05-03T08:03:15.422Z] v3.0.0-dev.122 [2023-05-03T08:03:15.422Z] v3.0.0-dev.123 [2023-05-03T08:03:15.422Z] v3.0.0-dev.124 [2023-05-03T08:03:15.422Z] v3.0.0-dev.125 [2023-05-03T08:03:15.422Z] v3.0.0-dev.126 [2023-05-03T08:03:15.422Z] v3.0.0-dev.127 [2023-05-03T08:03:15.422Z] v3.0.0-dev.128 [2023-05-03T08:03:15.422Z] v3.0.0-dev.129 [2023-05-03T08:03:15.422Z] v3.0.0-dev.13 [2023-05-03T08:03:15.422Z] v3.0.0-dev.130 [2023-05-03T08:03:15.422Z] v3.0.0-dev.131 [2023-05-03T08:03:15.422Z] v3.0.0-dev.132 [2023-05-03T08:03:15.422Z] v3.0.0-dev.133 [2023-05-03T08:03:15.422Z] v3.0.0-dev.134 [2023-05-03T08:03:15.422Z] v3.0.0-dev.135 [2023-05-03T08:03:15.422Z] v3.0.0-dev.136 [2023-05-03T08:03:15.422Z] v3.0.0-dev.137 [2023-05-03T08:03:15.422Z] v3.0.0-dev.138 [2023-05-03T08:03:15.422Z] v3.0.0-dev.139 [2023-05-03T08:03:15.422Z] v3.0.0-dev.14 [2023-05-03T08:03:15.422Z] v3.0.0-dev.140 [2023-05-03T08:03:15.422Z] v3.0.0-dev.141 [2023-05-03T08:03:15.422Z] v3.0.0-dev.142 [2023-05-03T08:03:15.422Z] v3.0.0-dev.143 [2023-05-03T08:03:15.422Z] v3.0.0-dev.144 [2023-05-03T08:03:15.422Z] v3.0.0-dev.15 [2023-05-03T08:03:15.422Z] v3.0.0-dev.16 [2023-05-03T08:03:15.422Z] v3.0.0-dev.17 [2023-05-03T08:03:15.422Z] v3.0.0-dev.18 [2023-05-03T08:03:15.422Z] v3.0.0-dev.19 [2023-05-03T08:03:15.422Z] v3.0.0-dev.2 [2023-05-03T08:03:15.422Z] v3.0.0-dev.20 [2023-05-03T08:03:15.422Z] v3.0.0-dev.21 [2023-05-03T08:03:15.422Z] v3.0.0-dev.22 [2023-05-03T08:03:15.422Z] v3.0.0-dev.23 [2023-05-03T08:03:15.422Z] v3.0.0-dev.24 [2023-05-03T08:03:15.422Z] v3.0.0-dev.25 [2023-05-03T08:03:15.422Z] v3.0.0-dev.26 [2023-05-03T08:03:15.422Z] v3.0.0-dev.27 [2023-05-03T08:03:15.422Z] v3.0.0-dev.28 [2023-05-03T08:03:15.422Z] v3.0.0-dev.29 [2023-05-03T08:03:15.422Z] v3.0.0-dev.3 [2023-05-03T08:03:15.422Z] v3.0.0-dev.30 [2023-05-03T08:03:15.422Z] v3.0.0-dev.31 [2023-05-03T08:03:15.422Z] v3.0.0-dev.32 [2023-05-03T08:03:15.422Z] v3.0.0-dev.33 [2023-05-03T08:03:15.422Z] v3.0.0-dev.34 [2023-05-03T08:03:15.422Z] v3.0.0-dev.35 [2023-05-03T08:03:15.422Z] v3.0.0-dev.36 [2023-05-03T08:03:15.422Z] v3.0.0-dev.37 [2023-05-03T08:03:15.422Z] v3.0.0-dev.38 [2023-05-03T08:03:15.422Z] v3.0.0-dev.39 [2023-05-03T08:03:15.422Z] v3.0.0-dev.4 [2023-05-03T08:03:15.422Z] v3.0.0-dev.40 [2023-05-03T08:03:15.422Z] v3.0.0-dev.41 [2023-05-03T08:03:15.422Z] v3.0.0-dev.42 [2023-05-03T08:03:15.422Z] v3.0.0-dev.43 [2023-05-03T08:03:15.422Z] v3.0.0-dev.44 [2023-05-03T08:03:15.422Z] v3.0.0-dev.45 [2023-05-03T08:03:15.422Z] v3.0.0-dev.46 [2023-05-03T08:03:15.422Z] v3.0.0-dev.47 [2023-05-03T08:03:15.422Z] v3.0.0-dev.48 [2023-05-03T08:03:15.422Z] v3.0.0-dev.49 [2023-05-03T08:03:15.422Z] v3.0.0-dev.5 [2023-05-03T08:03:15.422Z] v3.0.0-dev.50 [2023-05-03T08:03:15.422Z] v3.0.0-dev.51 [2023-05-03T08:03:15.422Z] v3.0.0-dev.52 [2023-05-03T08:03:15.422Z] v3.0.0-dev.53 [2023-05-03T08:03:15.422Z] v3.0.0-dev.54 [2023-05-03T08:03:15.422Z] v3.0.0-dev.55 [2023-05-03T08:03:15.422Z] v3.0.0-dev.56 [2023-05-03T08:03:15.422Z] v3.0.0-dev.57 [2023-05-03T08:03:15.422Z] v3.0.0-dev.58 [2023-05-03T08:03:15.422Z] v3.0.0-dev.59 [2023-05-03T08:03:15.422Z] v3.0.0-dev.6 [2023-05-03T08:03:15.422Z] v3.0.0-dev.60 [2023-05-03T08:03:15.422Z] v3.0.0-dev.61 [2023-05-03T08:03:15.422Z] v3.0.0-dev.62 [2023-05-03T08:03:15.422Z] v3.0.0-dev.63 [2023-05-03T08:03:15.422Z] v3.0.0-dev.64 [2023-05-03T08:03:15.422Z] v3.0.0-dev.65 [2023-05-03T08:03:15.422Z] v3.0.0-dev.66 [2023-05-03T08:03:15.422Z] v3.0.0-dev.67 [2023-05-03T08:03:15.422Z] v3.0.0-dev.68 [2023-05-03T08:03:15.422Z] v3.0.0-dev.69 [2023-05-03T08:03:15.422Z] v3.0.0-dev.7 [2023-05-03T08:03:15.422Z] v3.0.0-dev.70 [2023-05-03T08:03:15.422Z] v3.0.0-dev.71 [2023-05-03T08:03:15.422Z] v3.0.0-dev.72 [2023-05-03T08:03:15.422Z] v3.0.0-dev.73 [2023-05-03T08:03:15.422Z] v3.0.0-dev.74 [2023-05-03T08:03:15.422Z] v3.0.0-dev.75 [2023-05-03T08:03:15.422Z] v3.0.0-dev.76 [2023-05-03T08:03:15.422Z] v3.0.0-dev.77 [2023-05-03T08:03:15.422Z] v3.0.0-dev.78 [2023-05-03T08:03:15.422Z] v3.0.0-dev.79 [2023-05-03T08:03:15.422Z] v3.0.0-dev.8 [2023-05-03T08:03:15.422Z] v3.0.0-dev.80 [2023-05-03T08:03:15.422Z] v3.0.0-dev.81 [2023-05-03T08:03:15.422Z] v3.0.0-dev.82 [2023-05-03T08:03:15.422Z] v3.0.0-dev.83 [2023-05-03T08:03:15.422Z] v3.0.0-dev.84 [2023-05-03T08:03:15.422Z] v3.0.0-dev.85 [2023-05-03T08:03:15.422Z] v3.0.0-dev.86 [2023-05-03T08:03:15.422Z] v3.0.0-dev.87 [2023-05-03T08:03:15.422Z] v3.0.0-dev.88 [2023-05-03T08:03:15.422Z] v3.0.0-dev.89 [2023-05-03T08:03:15.422Z] v3.0.0-dev.9 [2023-05-03T08:03:15.422Z] v3.0.0-dev.90 [2023-05-03T08:03:15.422Z] v3.0.0-dev.91 [2023-05-03T08:03:15.422Z] v3.0.0-dev.92 [2023-05-03T08:03:15.422Z] v3.0.0-dev.93 [2023-05-03T08:03:15.422Z] v3.0.0-dev.94 [2023-05-03T08:03:15.422Z] v3.0.0-dev.95 [2023-05-03T08:03:15.422Z] v3.0.0-dev.96 [2023-05-03T08:03:15.422Z] v3.0.0-dev.97 [2023-05-03T08:03:15.422Z] v3.0.0-dev.98 [2023-05-03T08:03:15.422Z] v3.0.0-dev.99 [Pipeline] sh [2023-05-03T08:03:15.706Z] + lftools sign git-tag v3.0.0-dev.144 [2023-05-03T08:03:16.332Z] Signing Git tag with Sigul... [2023-05-03T08:03:16.332Z] Signing v3.0.0-dev.144 [Pipeline] echo [2023-05-03T08:03:16.615Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T08:03:16.950Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-03T08:03:16.987Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-03T08:03:17.023Z] $ docker stop --time=1 d577b8a1cea3d0e96b1c5c0697eb663ba9cd37ce96599cfd97de88ca20067322 [2023-05-03T08:03:18.344Z] $ docker rm -f --volumes d577b8a1cea3d0e96b1c5c0697eb663ba9cd37ce96599cfd97de88ca20067322 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-03T08:03:18.772Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-03T08:03:18.772Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T08:03:19.074Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T08:03:19.074Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T08:03:19.146Z] prd-ubuntu20.04-docker-8c-8g-12553 does not seem to be running inside a container [2023-05-03T08:03:19.174Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/508 -v /w/workspace/edgex-go/508:/w/workspace/edgex-go/508:rw,z -v /w/workspace/edgex-go/508@tmp:/w/workspace/edgex-go/508@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/py-git-semver:0.1.4 cat [2023-05-03T08:03:19.500Z] $ docker top fcbfd3859726a8fc4b7cbf55881fd10925b0978a92292d1b8e430c332f9e4984 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-03T08:03:19.606Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-03T08:03:19.606Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-03T08:03:19.709Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-03T08:03:19.707Z] $ docker exec fcbfd3859726a8fc4b7cbf55881fd10925b0978a92292d1b8e430c332f9e4984 ssh-agent [2023-05-03T08:03:19.810Z] SSH_AUTH_SOCK=/tmp/ssh-TNjbFGaXzDAz/agent.32 [2023-05-03T08:03:19.810Z] SSH_AGENT_PID=38 [2023-05-03T08:03:19.815Z] Running ssh-add (command line suppressed) [2023-05-03T08:03:19.908Z] Identity added: /w/workspace/edgex-go/508@tmp/private_key_997692504542051914.key (/w/workspace/edgex-go/508@tmp/private_key_997692504542051914.key) [2023-05-03T08:03:19.927Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-03T08:03:20.230Z] + git semver bump pre [2023-05-03T08:03:20.489Z] 2023-05-03 08:03:20,428 [read_version] DEBUG read version from /w/workspace/edgex-go/508/.semver/main [2023-05-03T08:03:20.489Z] 2023-05-03 08:03:20,429 [bump_version] DEBUG bumping version:3.0.0-dev.144 on axis:pre with prefix:dev [2023-05-03T08:03:20.489Z] 2023-05-03 08:03:20,429 [bump_version] DEBUG bumped version:3.0.0-dev.145 [2023-05-03T08:03:20.489Z] 2023-05-03 08:03:20,429 [write_version] DEBUG write version:3.0.0-dev.145 to path:/w/workspace/edgex-go/508/.semver/main with force:True [2023-05-03T08:03:20.489Z] 2023-05-03 08:03:20,429 [read_version] DEBUG read version from /w/workspace/edgex-go/508/.semver/main [2023-05-03T08:03:20.489Z] 2023-05-03 08:03:20,429 [write_file] DEBUG write to file:/w/workspace/edgex-go/508/.semver/main [2023-05-03T08:03:20.489Z] 2023-05-03 08:03:20,431 [execute] INFO git cat-file --batch-check [2023-05-03T08:03:20.489Z] 2023-05-03 08:03:20,432 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/508/.semver, universal_newlines=False, shell=None, istream=) [2023-05-03T08:03:20.489Z] 2023-05-03 08:03:20,437 [execute] INFO git cat-file --batch [2023-05-03T08:03:20.489Z] 2023-05-03 08:03:20,438 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/508/.semver, universal_newlines=False, shell=None, istream=) [2023-05-03T08:03:20.489Z] 2023-05-03 08:03:20,443 [read_version] DEBUG read version from /w/workspace/edgex-go/508/.semver/main [2023-05-03T08:03:20.489Z] 3.0.0-dev.145 [Pipeline] } [2023-05-03T08:03:20.493Z] $ docker exec --env ******** --env ******** fcbfd3859726a8fc4b7cbf55881fd10925b0978a92292d1b8e430c332f9e4984 ssh-agent -k [2023-05-03T08:03:20.597Z] unset SSH_AUTH_SOCK; [2023-05-03T08:03:20.597Z] unset SSH_AGENT_PID; [2023-05-03T08:03:20.597Z] echo Agent pid 38 killed; [2023-05-03T08:03:20.611Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-03T08:03:20.911Z] + git semver [Pipeline] } [2023-05-03T08:03:21.179Z] $ docker stop --time=1 fcbfd3859726a8fc4b7cbf55881fd10925b0978a92292d1b8e430c332f9e4984 [2023-05-03T08:03:22.464Z] $ docker rm -f --volumes fcbfd3859726a8fc4b7cbf55881fd10925b0978a92292d1b8e430c332f9e4984 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-03T08:03:22.806Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-03T08:03:22.806Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T08:03:23.097Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T08:03:23.097Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T08:03:23.168Z] prd-ubuntu20.04-docker-8c-8g-12553 does not seem to be running inside a container [2023-05-03T08:03:23.190Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/508 -v /w/workspace/edgex-go/508:/w/workspace/edgex-go/508:rw,z -v /w/workspace/edgex-go/508@tmp:/w/workspace/edgex-go/508@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/py-git-semver:0.1.4 cat [2023-05-03T08:03:23.553Z] $ docker top 14dd6c9cc2b2da6293d493ddad75d2fead4908a199dc41583f24a92535e74ced -eo pid,comm [2023-05-03T08:03:23.605Z] 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). [2023-05-03T08:03:23.605Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-03T08:03:23.645Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-03T08:03:23.645Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-03T08:03:23.760Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-03T08:03:23.759Z] $ docker exec 14dd6c9cc2b2da6293d493ddad75d2fead4908a199dc41583f24a92535e74ced ssh-agent [2023-05-03T08:03:23.877Z] SSH_AUTH_SOCK=/tmp/ssh-NcjKxLGnQ0M5/agent.33 [2023-05-03T08:03:23.877Z] SSH_AGENT_PID=39 [2023-05-03T08:03:23.883Z] Running ssh-add (command line suppressed) [2023-05-03T08:03:23.986Z] Identity added: /w/workspace/edgex-go/508@tmp/private_key_16131139693379708508.key (/w/workspace/edgex-go/508@tmp/private_key_16131139693379708508.key) [2023-05-03T08:03:24.008Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-03T08:03:24.295Z] + git semver push [2023-05-03T08:03:24.554Z] 2023-05-03 08:03:24,499 [run_push] DEBUG push [2023-05-03T08:03:24.554Z] 2023-05-03 08:03:24,500 [execute] INFO git cat-file --batch-check [2023-05-03T08:03:24.554Z] 2023-05-03 08:03:24,500 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/508/.semver, universal_newlines=False, shell=None, istream=) [2023-05-03T08:03:24.554Z] 2023-05-03 08:03:24,503 [execute] INFO git rev-list 43d595a2cc59bdcec9bd08cc3c07ee0f32f47e4a -- [2023-05-03T08:03:24.554Z] 2023-05-03 08:03:24,504 [execute] DEBUG Popen(['git', 'rev-list', '43d595a2cc59bdcec9bd08cc3c07ee0f32f47e4a', '--'], cwd=/w/workspace/edgex-go/508/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-03T08:03:24.554Z] 2023-05-03 08:03:24,522 [execute] INFO git fetch -v origin [2023-05-03T08:03:24.555Z] 2023-05-03 08:03:24,523 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/508/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-03T08:03:25.124Z] 2023-05-03 08:03:24,994 [run_push] DEBUG no remote changes detected [2023-05-03T08:03:25.124Z] 2023-05-03 08:03:24,994 [execute] INFO git push origin semver [2023-05-03T08:03:25.124Z] 2023-05-03 08:03:24,994 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/508/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-03T08:03:26.501Z] 2023-05-03 08:03:26,121 [run_push] DEBUG push all version tags [2023-05-03T08:03:26.501Z] 2023-05-03 08:03:26,121 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-03T08:03:26.501Z] 2023-05-03 08:03:26,122 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/508, universal_newlines=False, shell=None, istream=None) [2023-05-03T08:03:27.069Z] 2023-05-03 08:03:26,969 [read_version] DEBUG read version from /w/workspace/edgex-go/508/.semver/main [2023-05-03T08:03:27.069Z] 3.0.0-dev.145 [Pipeline] } [2023-05-03T08:03:27.073Z] $ docker exec --env ******** --env ******** 14dd6c9cc2b2da6293d493ddad75d2fead4908a199dc41583f24a92535e74ced ssh-agent -k [2023-05-03T08:03:27.167Z] unset SSH_AUTH_SOCK; [2023-05-03T08:03:27.167Z] unset SSH_AGENT_PID; [2023-05-03T08:03:27.167Z] echo Agent pid 39 killed; [2023-05-03T08:03:27.182Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-03T08:03:27.478Z] + git semver [Pipeline] } [2023-05-03T08:03:27.744Z] $ docker stop --time=1 14dd6c9cc2b2da6293d493ddad75d2fead4908a199dc41583f24a92535e74ced [2023-05-03T08:03:29.549Z] $ docker rm -f --volumes 14dd6c9cc2b2da6293d493ddad75d2fead4908a199dc41583f24a92535e74ced [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 [2023-05-03T08:03:30.100Z] + [ -d /w/workspace/edgex-go/508/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-05-03T08:03:30.386Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T08:03:31.237Z] ---> package-listing.sh [2023-05-03T08:03:31.237Z] ++ facter osfamily [2023-05-03T08:03:31.237Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-03T08:03:31.496Z] + OS_FAMILY=debian [2023-05-03T08:03:31.496Z] + workspace=/w/workspace/edgex-go/508 [2023-05-03T08:03:31.496Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-03T08:03:31.496Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-03T08:03:31.496Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-03T08:03:31.496Z] + PACKAGES=/tmp/packages_start.txt [2023-05-03T08:03:31.496Z] + '[' /w/workspace/edgex-go/508 ']' [2023-05-03T08:03:31.496Z] + PACKAGES=/tmp/packages_end.txt [2023-05-03T08:03:31.496Z] + case "${OS_FAMILY}" in [2023-05-03T08:03:31.496Z] + dpkg -l [2023-05-03T08:03:31.496Z] + grep '^ii' [2023-05-03T08:03:31.496Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-03T08:03:31.496Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-03T08:03:31.496Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-03T08:03:31.496Z] + '[' /w/workspace/edgex-go/508 ']' [2023-05-03T08:03:31.496Z] + mkdir -p /w/workspace/edgex-go/508/archives/ [2023-05-03T08:03:31.496Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/508/archives/ [Pipeline] echo [2023-05-03T08:03:31.508Z] 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/508/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-03T08:03:31.782Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T08:03:32.334Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-03T08:03:32.334Z] [2023-05-03T08:03:32.334Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T08:03:32.630Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-03T08:03:32.630Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-03T08:03:32.630Z] 5eb5b503b376: Pulling fs layer [2023-05-03T08:03:32.630Z] 5c69ac0246d0: Pulling fs layer [2023-05-03T08:03:32.630Z] ec43610c2a17: Pulling fs layer [2023-05-03T08:03:32.630Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-03T08:03:32.630Z] 33b1e0a273af: Pulling fs layer [2023-05-03T08:03:32.630Z] 5d3b04190fa2: Pulling fs layer [2023-05-03T08:03:32.630Z] 2f39f015ded8: Pulling fs layer [2023-05-03T08:03:32.630Z] 5d3b04190fa2: Waiting [2023-05-03T08:03:32.630Z] 2f39f015ded8: Waiting [2023-05-03T08:03:32.630Z] 3a2ae6a8a46f: Waiting [2023-05-03T08:03:32.630Z] 33b1e0a273af: Waiting [2023-05-03T08:03:32.630Z] 5c69ac0246d0: Verifying Checksum [2023-05-03T08:03:32.630Z] 5c69ac0246d0: Download complete [2023-05-03T08:03:32.630Z] 3a2ae6a8a46f: Download complete [2023-05-03T08:03:32.630Z] ec43610c2a17: Verifying Checksum [2023-05-03T08:03:32.630Z] ec43610c2a17: Download complete [2023-05-03T08:03:32.630Z] 33b1e0a273af: Verifying Checksum [2023-05-03T08:03:32.630Z] 33b1e0a273af: Download complete [2023-05-03T08:03:32.630Z] 5d3b04190fa2: Verifying Checksum [2023-05-03T08:03:32.630Z] 5d3b04190fa2: Download complete [2023-05-03T08:03:32.888Z] 5eb5b503b376: Verifying Checksum [2023-05-03T08:03:32.888Z] 5eb5b503b376: Download complete [2023-05-03T08:03:33.453Z] 2f39f015ded8: Download complete [2023-05-03T08:03:34.018Z] 5eb5b503b376: Pull complete [2023-05-03T08:03:34.018Z] 5c69ac0246d0: Pull complete [2023-05-03T08:03:34.587Z] ec43610c2a17: Pull complete [2023-05-03T08:03:34.587Z] 3a2ae6a8a46f: Pull complete [2023-05-03T08:03:34.846Z] 33b1e0a273af: Pull complete [2023-05-03T08:03:34.846Z] 5d3b04190fa2: Pull complete [2023-05-03T08:03:39.031Z] 2f39f015ded8: Pull complete [2023-05-03T08:03:39.031Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-03T08:03:39.031Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-03T08:03:39.031Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T08:03:39.109Z] prd-ubuntu20.04-docker-8c-8g-12553 does not seem to be running inside a container [2023-05-03T08:03:39.133Z] $ 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/508/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/508 -v /w/workspace/edgex-go/508:/w/workspace/edgex-go/508:rw,z -v /w/workspace/edgex-go/508@tmp:/w/workspace/edgex-go/508@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-03T08:03:43.676Z] $ docker top 37e55417c9ba3912c2c0b288c767a7949049befafbbcdb33eadab50497de9a9b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T08:03:44.023Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-03T08:03:44.304Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-03T08:03:44.587Z] + ls /var/log/sa-host [2023-05-03T08:03:44.587Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-03T08:03:44.746Z] provisioning config files... [2023-05-03T08:03:44.754Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/508@tmp/config7360572604400616269tmp [Pipeline] { [Pipeline] echo [2023-05-03T08:03:44.767Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T08:03:45.044Z] ---> create-netrc.sh [Pipeline] } [2023-05-03T08:03:45.051Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-03T08:03:45.373Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-03T08:03:45.382Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T08:03:45.666Z] ---> sudo-logs.sh [2023-05-03T08:03:45.666Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-03T08:03:45.691Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T08:03:45.974Z] ---> job-cost.sh [2023-05-03T08:03:45.974Z] lf-activate-venv: SKIPPING [2023-05-03T08:03:45.974Z] DEBUG: total: 0.10999999940395355 [2023-05-03T08:03:45.974Z] INFO: Retrieving Stack Cost... [2023-05-03T08:03:46.549Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-03T08:03:46.808Z] INFO: Archiving Costs [Pipeline] echo [2023-05-03T08:03:46.827Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T08:03:47.107Z] ---> logs-deploy.sh [2023-05-03T08:03:47.108Z] lf-activate-venv: SKIPPING [2023-05-03T08:03:47.108Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/508 [2023-05-03T08:03:47.108Z] INFO: archiving workspace using pattern(s): [2023-05-03T08:03:48.042Z] Archives upload complete. [2023-05-03T08:03:48.042Z] INFO: archiving logs to Nexus