Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c6ae7449aad5f05f69153f6120284e804cf836f6 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-ssh15136293339461248620.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh7016463613902705218.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh2207832274428702629.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh6204583089263574126.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-ssh9299220700777182317.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/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6241 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/415 [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/415 # 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 c6ae7449aad5f05f69153f6120284e804cf836f6 (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 c6ae7449aad5f05f69153f6120284e804cf836f6 # timeout=10 Commit message: "Merge pull request #4362 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.25" > git rev-list --no-walk 9347108a609dd459f88553db2d4ce562ddd577d6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-16T03:12:14.654Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-16T03:12:14.700Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-16T03:12:14.710Z] ========================================================= [2023-02-16T03:12:14.710Z] EdgeX Global Pipelines Version Info [2023-02-16T03:12:14.710Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-16T03:12:15.875Z] ------------------- [2023-02-16T03:12:15.875Z] stable info: [2023-02-16T03:12:15.875Z] ------------------- [2023-02-16T03:12:15.875Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-16T03:12:15.875Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-16T03:12:15.875Z] Message: update stable to v1.0.244 [2023-02-16T03:12:16.136Z] ------------------- [2023-02-16T03:12:16.136Z] experimental info: [2023-02-16T03:12:16.136Z] ------------------- [2023-02-16T03:12:16.136Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-16T03:12:16.136Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-16T03:12:16.136Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-16T03:12:16.354Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-16T03:12:16.368Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-16T03:12:16.379Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-16T03:12:16.392Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-16T03:12:16.402Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-16T03:12:16.413Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-16T03:12:16.425Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-16T03:12:16.440Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-16T03:12:16.455Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-16T03:12:16.464Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-16T03:12:16.475Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-16T03:12:16.487Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-16T03:12:16.497Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-16T03:12:16.510Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-16T03:12:16.521Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-16T03:12:16.532Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-16T03:12:16.543Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-16T03:12:16.557Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-16T03:12:16.573Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-16T03:12:16.587Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-02-16T03:12:16.597Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-16T03:12:16.607Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-16T03:12:16.618Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-16T03:12:16.631Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-02-16T03:12:16.642Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-02-16T03:12:16.653Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-02-16T03:12:16.664Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c6ae7449aad5f05f69153f6120284e804cf836f6 [Pipeline] echo [2023-02-16T03:12:16.676Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c6ae744 [Pipeline] echo [2023-02-16T03:12:16.687Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-16T03:12:16.730Z] provisioning config files... [2023-02-16T03:12:16.744Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/415@tmp/config250665373974483464tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-16T03:12:17.044Z] ---> docker-login.sh [2023-02-16T03:12:17.044Z] nexus3.edgexfoundry.org:10001 [2023-02-16T03:12:17.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T03:12:17.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T03:12:17.569Z] Configure a credential helper to remove this warning. See [2023-02-16T03:12:17.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T03:12:17.569Z] [2023-02-16T03:12:17.569Z] Login Succeeded [2023-02-16T03:12:17.569Z] nexus3.edgexfoundry.org:10002 [2023-02-16T03:12:17.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T03:12:17.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T03:12:17.569Z] Configure a credential helper to remove this warning. See [2023-02-16T03:12:17.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T03:12:17.569Z] [2023-02-16T03:12:17.569Z] Login Succeeded [2023-02-16T03:12:17.569Z] nexus3.edgexfoundry.org:10003 [2023-02-16T03:12:17.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T03:12:17.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T03:12:17.830Z] Configure a credential helper to remove this warning. See [2023-02-16T03:12:17.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T03:12:17.830Z] [2023-02-16T03:12:17.830Z] Login Succeeded [2023-02-16T03:12:17.830Z] nexus3.edgexfoundry.org:10004 [2023-02-16T03:12:17.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T03:12:17.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T03:12:17.830Z] Configure a credential helper to remove this warning. See [2023-02-16T03:12:17.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T03:12:17.830Z] [2023-02-16T03:12:17.830Z] Login Succeeded [2023-02-16T03:12:17.830Z] docker.io [2023-02-16T03:12:18.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T03:12:18.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T03:12:18.353Z] Configure a credential helper to remove this warning. See [2023-02-16T03:12:18.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T03:12:18.353Z] [2023-02-16T03:12:18.353Z] Login Succeeded [2023-02-16T03:12:18.353Z] ---> docker-login.sh ends [Pipeline] } [2023-02-16T03:12:18.360Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-16T03:12:18.663Z] + 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-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-02-16T03:12:18.663Z] + dirname cmd/core-command/Dockerfile [2023-02-16T03:12:18.664Z] + cut -d/ -f2 [2023-02-16T03:12:18.664Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-16T03:12:18.664Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-02-16T03:12:18.664Z] + cut -d/ -f2 [2023-02-16T03:12:18.664Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-16T03:12:18.664Z] + dirname cmd/core-data/Dockerfile [2023-02-16T03:12:18.664Z] + cut -d/ -f2 [2023-02-16T03:12:18.664Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-16T03:12:18.664Z] + dirname cmd/core-metadata/Dockerfile [2023-02-16T03:12:18.664Z] + cut -d/ -f2 [2023-02-16T03:12:18.664Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-16T03:12:18.664Z] + + cut -d/dirname -f2 cmd/security-bootstrapper/Dockerfile [2023-02-16T03:12:18.664Z] [2023-02-16T03:12:18.664Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-16T03:12:18.664Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-02-16T03:12:18.664Z] + cut -d/ -f2 [2023-02-16T03:12:18.664Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-16T03:12:18.664Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-02-16T03:12:18.664Z] + cut -d/ -f2 [2023-02-16T03:12:18.664Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-16T03:12:18.664Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-16T03:12:18.664Z] + cut -d/ -f2 [2023-02-16T03:12:18.664Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-16T03:12:18.664Z] + dirname cmd/security-spire-agent/Dockerfile [2023-02-16T03:12:18.664Z] + cut -d/ -f2 [2023-02-16T03:12:18.664Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-16T03:12:18.664Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-16T03:12:18.664Z] + cut -d/ -f2 [2023-02-16T03:12:18.664Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-16T03:12:18.664Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-16T03:12:18.664Z] + cut -d/ -f2 [2023-02-16T03:12:18.664Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-16T03:12:18.664Z] + dirname cmd/support-notifications/Dockerfile [2023-02-16T03:12:18.664Z] + cut -d/ -f2 [2023-02-16T03:12:18.664Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-16T03:12:18.664Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-16T03:12:18.664Z] + cut -d/ -f2 [2023-02-16T03:12:18.664Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-16T03:12:18.718Z] 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-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-02-16T03:12:19.069Z] + git rev-list -1 --merges c6ae7449aad5f05f69153f6120284e804cf836f6~1..c6ae7449aad5f05f69153f6120284e804cf836f6 [Pipeline] echo [2023-02-16T03:12:19.079Z] -----------> git rev-list -1 --merges c6ae7449aad5f05f69153f6120284e804cf836f6~1..c6ae7449aad5f05f69153f6120284e804cf836f6 c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:12:19.079Z] c6ae7449aad5f05f69153f6120284e804cf836f6 [false] [Pipeline] sh [2023-02-16T03:12:19.366Z] + git log --format=format:%s -1 c6ae7449aad5f05f69153f6120284e804cf836f6 [Pipeline] echo [2023-02-16T03:12:19.382Z] ========================================================= [2023-02-16T03:12:19.382Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-16T03:12:19.382Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-16T03:12:19.793Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-16T03:12:19.793Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-16T03:12:19.793Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-16T03:12:19.793Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-16T03:12:19.793Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-16T03:12:19.793Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-16T03:12:19.793Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:12:20.195Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-16T03:12:20.195Z] [2023-02-16T03:12:20.195Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:12:20.498Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-16T03:12:20.498Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-16T03:12:20.498Z] b85a868b505f: Pulling fs layer [2023-02-16T03:12:20.498Z] e2be974225ed: Pulling fs layer [2023-02-16T03:12:20.498Z] 339a4e72a1f5: Pulling fs layer [2023-02-16T03:12:20.498Z] 988bab9f4d93: Pulling fs layer [2023-02-16T03:12:20.498Z] 1469e6f7b9e6: Pulling fs layer [2023-02-16T03:12:20.498Z] eaf3925da568: Pulling fs layer [2023-02-16T03:12:20.498Z] bab4dde63d76: Pulling fs layer [2023-02-16T03:12:20.498Z] bde34c3a00c8: Pulling fs layer [2023-02-16T03:12:20.498Z] b352a97aabf1: Pulling fs layer [2023-02-16T03:12:20.498Z] 4872d77fe225: Pulling fs layer [2023-02-16T03:12:20.498Z] 5851b861e8e6: Pulling fs layer [2023-02-16T03:12:20.498Z] bab4dde63d76: Waiting [2023-02-16T03:12:20.498Z] bde34c3a00c8: Waiting [2023-02-16T03:12:20.498Z] b352a97aabf1: Waiting [2023-02-16T03:12:20.498Z] eaf3925da568: Waiting [2023-02-16T03:12:20.498Z] 988bab9f4d93: Waiting [2023-02-16T03:12:20.498Z] 4872d77fe225: Waiting [2023-02-16T03:12:20.498Z] e2be974225ed: Verifying Checksum [2023-02-16T03:12:20.498Z] e2be974225ed: Download complete [2023-02-16T03:12:20.498Z] 988bab9f4d93: Verifying Checksum [2023-02-16T03:12:20.498Z] 988bab9f4d93: Download complete [2023-02-16T03:12:20.763Z] 1469e6f7b9e6: Verifying Checksum [2023-02-16T03:12:20.763Z] 1469e6f7b9e6: Download complete [2023-02-16T03:12:20.763Z] eaf3925da568: Download complete [2023-02-16T03:12:21.025Z] 339a4e72a1f5: Verifying Checksum [2023-02-16T03:12:21.025Z] 339a4e72a1f5: Download complete [2023-02-16T03:12:21.025Z] bde34c3a00c8: Verifying Checksum [2023-02-16T03:12:21.025Z] bde34c3a00c8: Download complete [2023-02-16T03:12:21.025Z] b352a97aabf1: Verifying Checksum [2023-02-16T03:12:21.025Z] 4872d77fe225: Verifying Checksum [2023-02-16T03:12:21.025Z] 4872d77fe225: Download complete [2023-02-16T03:12:21.025Z] b85a868b505f: Verifying Checksum [2023-02-16T03:12:21.025Z] b85a868b505f: Download complete [2023-02-16T03:12:21.025Z] 5851b861e8e6: Verifying Checksum [2023-02-16T03:12:21.025Z] 5851b861e8e6: Download complete [2023-02-16T03:12:21.284Z] bab4dde63d76: Verifying Checksum [2023-02-16T03:12:21.284Z] bab4dde63d76: Download complete [2023-02-16T03:12:22.220Z] b85a868b505f: Pull complete [2023-02-16T03:12:22.480Z] e2be974225ed: Pull complete [2023-02-16T03:12:23.047Z] 339a4e72a1f5: Pull complete [2023-02-16T03:12:23.048Z] 988bab9f4d93: Pull complete [2023-02-16T03:12:23.307Z] 1469e6f7b9e6: Pull complete [2023-02-16T03:12:23.307Z] eaf3925da568: Pull complete [2023-02-16T03:12:25.209Z] bab4dde63d76: Pull complete [2023-02-16T03:12:25.209Z] bde34c3a00c8: Pull complete [2023-02-16T03:12:25.209Z] b352a97aabf1: Pull complete [2023-02-16T03:12:25.468Z] 4872d77fe225: Pull complete [2023-02-16T03:12:25.468Z] 5851b861e8e6: Pull complete [2023-02-16T03:12:25.468Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-16T03:12:25.468Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-16T03:12:25.468Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T03:12:25.624Z] prd-ubuntu20.04-docker-8c-8g-6241 does not seem to be running inside a container [2023-02-16T03:12:25.656Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/415 -v /w/workspace/edgex-go/415:/w/workspace/edgex-go/415:rw,z -v /w/workspace/edgex-go/415@tmp:/w/workspace/edgex-go/415@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-16T03:12:31.150Z] $ docker top d58873b26b0e8f3e46c215adc88bc6233506e549075a360330412119b27cad99 -eo pid,comm [2023-02-16T03:12:31.220Z] 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-02-16T03:12:31.220Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-16T03:12:31.259Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-16T03:12:31.259Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-16T03:12:31.376Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-16T03:12:31.380Z] $ docker exec d58873b26b0e8f3e46c215adc88bc6233506e549075a360330412119b27cad99 ssh-agent [2023-02-16T03:12:31.497Z] SSH_AUTH_SOCK=/tmp/ssh-0D2DegtW7jd1/agent.14 [2023-02-16T03:12:31.497Z] SSH_AGENT_PID=20 [2023-02-16T03:12:31.502Z] Running ssh-add (command line suppressed) [2023-02-16T03:12:31.601Z] Identity added: /w/workspace/edgex-go/415@tmp/private_key_12344676367388341838.key (/w/workspace/edgex-go/415@tmp/private_key_12344676367388341838.key) [2023-02-16T03:12:31.617Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-16T03:12:31.903Z] + git tag --points-at HEAD [Pipeline] } [2023-02-16T03:12:31.923Z] $ docker exec --env ******** --env ******** d58873b26b0e8f3e46c215adc88bc6233506e549075a360330412119b27cad99 ssh-agent -k [2023-02-16T03:12:32.029Z] unset SSH_AUTH_SOCK; [2023-02-16T03:12:32.029Z] unset SSH_AGENT_PID; [2023-02-16T03:12:32.029Z] echo Agent pid 20 killed; [2023-02-16T03:12:32.037Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-16T03:12:32.063Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-16T03:12:32.063Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-16T03:12:32.183Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-16T03:12:32.187Z] $ docker exec d58873b26b0e8f3e46c215adc88bc6233506e549075a360330412119b27cad99 ssh-agent [2023-02-16T03:12:32.322Z] SSH_AUTH_SOCK=/tmp/ssh-yLe2PiHx0Hp2/agent.70 [2023-02-16T03:12:32.322Z] SSH_AGENT_PID=76 [2023-02-16T03:12:32.327Z] Running ssh-add (command line suppressed) [2023-02-16T03:12:32.429Z] Identity added: /w/workspace/edgex-go/415@tmp/private_key_14935681703974030320.key (/w/workspace/edgex-go/415@tmp/private_key_14935681703974030320.key) [2023-02-16T03:12:32.440Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-16T03:12:32.726Z] + git semver init [2023-02-16T03:12:32.985Z] 2023-02-16 03:12:32,929 [run_init] DEBUG init version:0.0.0 force:False [2023-02-16T03:12:32.985Z] 2023-02-16 03:12:32,930 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/415/.semver [2023-02-16T03:12:32.985Z] 2023-02-16 03:12:32,931 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/415/.semver [2023-02-16T03:12:32.985Z] 2023-02-16 03:12:32,931 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/415/.semver'], cwd=/w/workspace/edgex-go/415, universal_newlines=False, shell=None, istream=None) [2023-02-16T03:12:41.108Z] 2023-02-16 03:12:40,694 [append_file] DEBUG append to file:/w/workspace/edgex-go/415/.git/info/exclude [2023-02-16T03:12:41.108Z] 2023-02-16 03:12:40,695 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/415/.semver/main with force:False [2023-02-16T03:12:41.108Z] 2023-02-16 03:12:40,695 [read_version] DEBUG read version from /w/workspace/edgex-go/415/.semver/main [2023-02-16T03:12:41.108Z] 2023-02-16 03:12:40,695 [read_version] DEBUG read version from /w/workspace/edgex-go/415/.semver/main [2023-02-16T03:12:41.108Z] 3.0.0-dev.54 [Pipeline] } [2023-02-16T03:12:41.120Z] $ docker exec --env ******** --env ******** d58873b26b0e8f3e46c215adc88bc6233506e549075a360330412119b27cad99 ssh-agent -k [2023-02-16T03:12:41.218Z] unset SSH_AUTH_SOCK; [2023-02-16T03:12:41.219Z] unset SSH_AGENT_PID; [2023-02-16T03:12:41.219Z] echo Agent pid 76 killed; [2023-02-16T03:12:41.225Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-16T03:12:41.529Z] + git semver [Pipeline] } [2023-02-16T03:12:41.805Z] $ docker stop --time=1 d58873b26b0e8f3e46c215adc88bc6233506e549075a360330412119b27cad99 [2023-02-16T03:12:43.123Z] $ docker rm -f --volumes d58873b26b0e8f3e46c215adc88bc6233506e549075a360330412119b27cad99 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-16T03:12:43.454Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-16T03:12:43.654Z] Stashed 1 file(s) [Pipeline] echo [2023-02-16T03:12:43.658Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.54 [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-02-16T03:12:44.064Z] + git config --global --add safe.directory /w/workspace/edgex-go/415 [Pipeline] echo [2023-02-16T03:12:44.073Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-16T03:12:44.083Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-16T03:12:44.089Z] ========================================================= [2023-02-16T03:12:44.089Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-16T03:12:44.089Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-16T03:12:44.372Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-16T03:12:44.372Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-16T03:12:44.372Z] 213ec9aee27d: Pulling fs layer [2023-02-16T03:12:44.372Z] 4583459ba037: Pulling fs layer [2023-02-16T03:12:44.372Z] 93c1e223e6f2: Pulling fs layer [2023-02-16T03:12:44.372Z] 53926ce57604: Pulling fs layer [2023-02-16T03:12:44.372Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-16T03:12:44.372Z] 22ff95d597cd: Pulling fs layer [2023-02-16T03:12:44.372Z] 12d6caf4c0d1: Pulling fs layer [2023-02-16T03:12:44.372Z] 96b7cbca73a9: Pulling fs layer [2023-02-16T03:12:44.372Z] a7acece74701: Pulling fs layer [2023-02-16T03:12:44.372Z] 21b2b0c7a3f4: Waiting [2023-02-16T03:12:44.372Z] 22ff95d597cd: Waiting [2023-02-16T03:12:44.372Z] 12d6caf4c0d1: Waiting [2023-02-16T03:12:44.372Z] 96b7cbca73a9: Waiting [2023-02-16T03:12:44.372Z] 53926ce57604: Waiting [2023-02-16T03:12:44.372Z] a7acece74701: Waiting [2023-02-16T03:12:44.372Z] 93c1e223e6f2: Download complete [2023-02-16T03:12:44.372Z] 4583459ba037: Verifying Checksum [2023-02-16T03:12:44.372Z] 4583459ba037: Download complete [2023-02-16T03:12:44.372Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-16T03:12:44.372Z] 21b2b0c7a3f4: Download complete [2023-02-16T03:12:44.372Z] 22ff95d597cd: Verifying Checksum [2023-02-16T03:12:44.372Z] 22ff95d597cd: Download complete [2023-02-16T03:12:44.372Z] 213ec9aee27d: Verifying Checksum [2023-02-16T03:12:44.637Z] 12d6caf4c0d1: Verifying Checksum [2023-02-16T03:12:44.637Z] 12d6caf4c0d1: Download complete [2023-02-16T03:12:44.637Z] 213ec9aee27d: Pull complete [2023-02-16T03:12:44.637Z] 4583459ba037: Pull complete [2023-02-16T03:12:44.952Z] 93c1e223e6f2: Pull complete [2023-02-16T03:12:45.775Z] a7acece74701: Verifying Checksum [2023-02-16T03:12:45.775Z] a7acece74701: Download complete [2023-02-16T03:12:46.044Z] 53926ce57604: Verifying Checksum [2023-02-16T03:12:46.044Z] 53926ce57604: Download complete [2023-02-16T03:12:46.303Z] 96b7cbca73a9: Verifying Checksum [2023-02-16T03:12:46.303Z] 96b7cbca73a9: Download complete [2023-02-16T03:12:49.583Z] 53926ce57604: Pull complete [2023-02-16T03:12:49.583Z] 21b2b0c7a3f4: Pull complete [2023-02-16T03:12:49.843Z] 22ff95d597cd: Pull complete [2023-02-16T03:12:49.843Z] 12d6caf4c0d1: Pull complete [2023-02-16T03:12:51.753Z] 96b7cbca73a9: Pull complete [2023-02-16T03:12:52.691Z] a7acece74701: Pull complete [2023-02-16T03:12:52.691Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-16T03:12:52.691Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-16T03:12:52.691Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-16T03:12:52.990Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-16T03:12:52.990Z] WORKDIR /edgex [2023-02-16T03:12:52.990Z] COPY go.mod . [2023-02-16T03:12:52.990Z] RUN go mod download [2023-02-16T03:12:52.990Z] + docker build -t ci-base-image-x86_64 -f - . [2023-02-16T03:12:53.556Z] Sending build context to Docker daemon 170.3MB [2023-02-16T03:12:53.556Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-16T03:12:53.556Z] ---> db6d94c90886 [2023-02-16T03:12:53.556Z] Step 2/4 : WORKDIR /edgex [2023-02-16T03:12:58.749Z] Still waiting to schedule task [2023-02-16T03:12:58.750Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-16T03:13:00.150Z] ---> Running in a32e6a9f059a [2023-02-16T03:13:00.150Z] Removing intermediate container a32e6a9f059a [2023-02-16T03:13:00.150Z] ---> c5f7c204bcab [2023-02-16T03:13:00.150Z] Step 3/4 : COPY go.mod . [2023-02-16T03:13:00.150Z] ---> d7353857184a [2023-02-16T03:13:00.150Z] Step 4/4 : RUN go mod download [2023-02-16T03:13:00.150Z] ---> Running in fdb7953a77e5 [2023-02-16T03:13:15.184Z] Removing intermediate container fdb7953a77e5 [2023-02-16T03:13:15.184Z] ---> 078288845fff [2023-02-16T03:13:15.184Z] Successfully built 078288845fff [2023-02-16T03:13:15.184Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:13:15.526Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-16T03:13:15.526Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T03:13:15.683Z] prd-ubuntu20.04-docker-8c-8g-6241 does not seem to be running inside a container [2023-02-16T03:13:15.766Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/415 -v /w/workspace/edgex-go/415:/w/workspace/edgex-go/415:rw,z -v /w/workspace/edgex-go/415@tmp:/w/workspace/edgex-go/415@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-16T03:13:16.220Z] $ docker top 3dceb6a26bdb188c372a6c1346929d6d50d5d1e2026613d587e7509b2ddc0c0b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-16T03:13:16.721Z] + go version [2023-02-16T03:13:16.721Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-16T03:13:16.756Z] $ docker stop --time=1 3dceb6a26bdb188c372a6c1346929d6d50d5d1e2026613d587e7509b2ddc0c0b [2023-02-16T03:13:18.585Z] $ docker rm -f --volumes 3dceb6a26bdb188c372a6c1346929d6d50d5d1e2026613d587e7509b2ddc0c0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:13:19.011Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-16T03:13:19.011Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T03:13:19.088Z] prd-ubuntu20.04-docker-8c-8g-6241 does not seem to be running inside a container [2023-02-16T03:13:19.128Z] $ 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/415 -v /w/workspace/edgex-go/415:/w/workspace/edgex-go/415:rw,z -v /w/workspace/edgex-go/415@tmp:/w/workspace/edgex-go/415@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-16T03:13:19.469Z] $ docker top 8e64eb292a4d39038059af31f82f558ddfd7e54da1c28aa5ca57636df75b9bc7 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-16T03:13:19.532Z] ========================================================= [2023-02-16T03:13:19.532Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-16T03:13:19.532Z] ========================================================= [Pipeline] sh [2023-02-16T03:13:19.811Z] + git config --global --add safe.directory /w/workspace/edgex-go/415 [Pipeline] fileExists [Pipeline] sh [2023-02-16T03:13:20.110Z] + make test [2023-02-16T03:13:20.110Z] go test -race -coverprofile=coverage.out ./... [2023-02-16T03:13:26.691Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-16T03:13:41.554Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-16T03:13:41.554Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-16T03:13:41.554Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-16T03:13:41.554Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-16T03:13:41.554Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-16T03:13:41.554Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-16T03:13:41.554Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-16T03:13:41.554Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-16T03:13:41.554Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-16T03:13:41.554Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-16T03:13:41.554Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-16T03:13:41.554Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-16T03:13:41.554Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-16T03:13:41.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-16T03:13:41.554Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.066s coverage: 28.7% of statements [2023-02-16T03:13:41.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-16T03:13:41.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-16T03:13:41.554Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.100s coverage: 98.5% of statements [2023-02-16T03:13:44.083Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.145s coverage: 73.7% of statements [2023-02-16T03:13:44.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-16T03:13:44.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-16T03:13:44.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-16T03:13:44.083Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.098s coverage: 54.0% of statements [2023-02-16T03:13:44.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-16T03:13:44.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-16T03:13:45.018Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.817s coverage: 88.5% of statements [2023-02-16T03:13:45.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-16T03:13:45.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-16T03:13:45.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-16T03:13:45.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-16T03:13:45.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-16T03:13:45.018Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.077s coverage: 3.9% of statements [2023-02-16T03:13:45.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-16T03:13:45.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-16T03:13:45.018Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.480s coverage: 95.6% of statements [2023-02-16T03:13:45.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-16T03:13:45.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-16T03:13:45.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-16T03:13:45.018Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.074s coverage: 72.2% of statements [2023-02-16T03:13:45.018Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-16T03:13:45.018Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-16T03:13:45.018Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-16T03:13:45.018Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-16T03:13:45.018Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-16T03:13:45.018Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.066s coverage: 65.9% of statements [2023-02-16T03:13:45.018Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-16T03:13:45.018Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-16T03:13:45.019Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-16T03:13:45.019Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.059s coverage: 0.9% of statements [2023-02-16T03:13:45.019Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-16T03:13:45.019Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.069s coverage: 29.6% of statements [2023-02-16T03:13:45.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-16T03:13:45.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements [2023-02-16T03:13:45.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.074s coverage: 82.9% of statements [2023-02-16T03:13:45.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements [2023-02-16T03:13:45.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.059s coverage: 96.3% of statements [2023-02-16T03:13:45.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.063s coverage: 87.5% of statements [2023-02-16T03:13:50.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.067s coverage: 94.4% of statements [2023-02-16T03:13:50.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements [2023-02-16T03:14:08.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.447s coverage: 79.9% of statements [2023-02-16T03:14:08.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-16T03:14:08.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements [2023-02-16T03:14:08.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-16T03:14:08.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-16T03:14:08.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-16T03:14:08.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 64.4% of statements [2023-02-16T03:14:08.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-16T03:14:08.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-16T03:14:08.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-16T03:14:08.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-16T03:14:08.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.065s coverage: 86.9% of statements [2023-02-16T03:14:08.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-16T03:14:08.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-16T03:14:08.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-16T03:14:08.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-16T03:14:08.378Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements [2023-02-16T03:14:08.378Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.040s coverage: 20.0% of statements [2023-02-16T03:14:08.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-16T03:14:08.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-16T03:14:08.378Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2023-02-16T03:14:08.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-16T03:14:08.378Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.085s coverage: 77.4% of statements [2023-02-16T03:14:08.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-16T03:14:08.378Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.084s coverage: 80.0% of statements [2023-02-16T03:14:08.378Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements [2023-02-16T03:14:08.378Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.259s coverage: 91.2% of statements [2023-02-16T03:14:08.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-16T03:14:08.378Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.229s coverage: 63.1% of statements [2023-02-16T03:14:08.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-16T03:14:08.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-16T03:14:08.378Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.069s coverage: 100.0% of statements [2023-02-16T03:14:08.378Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 89.4% of statements [2023-02-16T03:14:08.378Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements [2023-02-16T03:14:08.378Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2023-02-16T03:14:08.378Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2023-02-16T03:14:08.378Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.354s coverage: 65.3% of statements [2023-02-16T03:14:08.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-16T03:14:08.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-16T03:14:08.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-16T03:14:08.378Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.163s coverage: 41.0% of statements [2023-02-16T03:14:08.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-16T03:14:08.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-16T03:14:08.378Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements [2023-02-16T03:14:08.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-16T03:14:08.378Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.063s coverage: 84.8% of statements [2023-02-16T03:14:08.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-16T03:14:08.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-16T03:14:08.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-16T03:14:08.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-16T03:14:08.378Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.056s coverage: 17.7% of statements [2023-02-16T03:14:08.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-16T03:14:08.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-16T03:14:08.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-16T03:14:08.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-16T03:14:08.378Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.151s coverage: 92.3% of statements [2023-02-16T03:14:08.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-16T03:14:08.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-16T03:14:08.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-16T03:14:08.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-16T03:14:08.378Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2023-02-16T03:14:08.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-16T03:14:08.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-16T03:14:08.378Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements [2023-02-16T03:14:08.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-16T03:14:08.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-16T03:14:08.378Z] 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-02-16T03:14:26.445Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-16T03:14:26.445Z] go vet ./... [2023-02-16T03:14:28.342Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-16T03:14:28.342Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-16T03:14:28.600Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-16T03:14:28.611Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-16T03:14:28.894Z] + ls -al . [2023-02-16T03:14:28.894Z] total 748 [2023-02-16T03:14:28.894Z] drwxrwxr-x 11 1001 1001 4096 Feb 16 03:13 . [2023-02-16T03:14:28.894Z] drwxr-xr-x 4 root root 4096 Feb 16 03:13 .. [2023-02-16T03:14:28.894Z] drwxrwxr-x 2 1001 1001 4096 Feb 16 03:12 .blubracket [2023-02-16T03:14:28.894Z] -rw-rw-r-- 1 1001 1001 16 Feb 16 03:12 .dockerignore [2023-02-16T03:14:28.894Z] drwxrwxr-x 8 1001 1001 4096 Feb 16 03:14 .git [2023-02-16T03:14:28.894Z] drwxrwxr-x 3 1001 1001 4096 Feb 16 03:12 .github [2023-02-16T03:14:28.894Z] -rw-rw-r-- 1 1001 1001 1024 Feb 16 03:12 .gitignore [2023-02-16T03:14:28.894Z] -rw-rw-r-- 1 1001 1001 42 Feb 16 03:12 .golangci.yml [2023-02-16T03:14:28.894Z] -rw-rw-r-- 1 1001 1001 87 Feb 16 03:12 .hadolint.yml [2023-02-16T03:14:28.894Z] drwxr-xr-x 3 1001 1001 4096 Feb 16 03:12 .semver [2023-02-16T03:14:28.894Z] -rw-rw-r-- 1 1001 1001 166 Feb 16 03:12 .sonarcloud.properties [2023-02-16T03:14:28.894Z] -rw-rw-r-- 1 1001 1001 1171 Feb 16 03:12 ADOPTERS.md [2023-02-16T03:14:28.894Z] -rw-rw-r-- 1 1001 1001 10825 Feb 16 03:12 Attribution.txt [2023-02-16T03:14:28.894Z] -rw-rw-r-- 1 1001 1001 73765 Feb 16 03:12 CHANGELOG.md [2023-02-16T03:14:28.894Z] -rw-rw-r-- 1 1001 1001 3804 Feb 16 03:12 CONTRIBUTING.md [2023-02-16T03:14:28.894Z] -rw-rw-r-- 1 1001 1001 677 Feb 16 03:12 GOVERNANCE.md [2023-02-16T03:14:28.894Z] -rw-rw-r-- 1 1001 1001 850 Feb 16 03:12 Jenkinsfile [2023-02-16T03:14:28.894Z] -rw-rw-r-- 1 1001 1001 10775 Feb 16 03:12 LICENSE [2023-02-16T03:14:28.894Z] -rw-rw-r-- 1 1001 1001 13375 Feb 16 03:12 Makefile [2023-02-16T03:14:28.894Z] -rw-rw-r-- 1 1001 1001 582 Feb 16 03:12 OWNERS.md [2023-02-16T03:14:28.894Z] -rw-rw-r-- 1 1001 1001 9403 Feb 16 03:12 README.md [2023-02-16T03:14:28.894Z] -rw-rw-r-- 1 1001 1001 6912 Feb 16 03:12 SECURITY.md [2023-02-16T03:14:28.894Z] -rw-rw-r-- 1 1001 1001 12 Feb 16 03:12 VERSION [2023-02-16T03:14:28.894Z] drwxrwxr-x 2 1001 1001 4096 Feb 16 03:12 bin [2023-02-16T03:14:28.894Z] drwxrwxr-x 17 1001 1001 4096 Feb 16 03:12 cmd [2023-02-16T03:14:28.894Z] -rw-r--r-- 1 root root 487530 Feb 16 03:14 coverage.out [2023-02-16T03:14:28.894Z] -rw-rw-r-- 1 1001 1001 3295 Feb 16 03:12 go.mod [2023-02-16T03:14:28.894Z] -rw-rw-r-- 1 1001 1001 33318 Feb 16 03:12 go.sum [2023-02-16T03:14:28.895Z] drwxrwxr-x 7 1001 1001 4096 Feb 16 03:12 internal [2023-02-16T03:14:28.895Z] drwxrwxr-x 3 1001 1001 4096 Feb 16 03:12 openapi [2023-02-16T03:14:28.895Z] drwxrwxr-x 4 1001 1001 4096 Feb 16 03:12 snap [2023-02-16T03:14:28.895Z] -rw-rw-r-- 1 1001 1001 204 Feb 16 03:12 version.go [Pipeline] sh [2023-02-16T03:14:29.179Z] + '[' -e coverage.out ] [2023-02-16T03:14:29.179Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-16T03:14:29.321Z] Stashed 1 file(s) [Pipeline] sh [2023-02-16T03:14:29.631Z] + make build [2023-02-16T03:14:29.631Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.54" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-16T03:14:41.450Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6244 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-02-16T03:14:41.463Z] Running in /w/workspace/edgex-go/415 [Pipeline] { [Pipeline] checkout [2023-02-16T03:14:41.506Z] The recommended git tool is: git [2023-02-16T03:14:42.188Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.54" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-16T03:14:42.188Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.54" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-16T03:14:43.784Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.54" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-16T03:14:44.292Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.54" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-16T03:14:47.821Z] using credential edgex-jenkins-ssh [2023-02-16T03:14:47.836Z] Cloning the remote Git repository [2023-02-16T03:14:47.888Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-16T03:14:47.964Z] > git init /w/workspace/edgex-go/415 # timeout=10 [2023-02-16T03:14:48.123Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-16T03:14:48.124Z] > git --version # timeout=10 [2023-02-16T03:14:48.146Z] > git --version # 'git version 2.25.1' [2023-02-16T03:14:48.148Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-16T03:14:48.209Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-16T03:14:50.869Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.54" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-16T03:14:52.806Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-16T03:14:53.741Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-16T03:14:54.674Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-16T03:14:55.607Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.54" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-16T03:14:56.543Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-16T03:14:59.075Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.54" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-02-16T03:15:00.027Z] $ docker stop --time=1 8e64eb292a4d39038059af31f82f558ddfd7e54da1c28aa5ca57636df75b9bc7 [2023-02-16T03:15:05.210Z] $ docker rm -f --volumes 8e64eb292a4d39038059af31f82f558ddfd7e54da1c28aa5ca57636df75b9bc7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:15:06.098Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-16T03:15:06.098Z] [2023-02-16T03:15:06.098Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:15:06.394Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-16T03:15:06.394Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-16T03:15:06.394Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-16T03:15:06.394Z] ca9280d653b3: Pulling fs layer [2023-02-16T03:15:06.394Z] 7e9c9ca2126c: Pulling fs layer [2023-02-16T03:15:06.657Z] cbdbe7a5bc2a: Download complete [2023-02-16T03:15:06.657Z] cbdbe7a5bc2a: Pull complete [2023-02-16T03:15:06.657Z] ca9280d653b3: Verifying Checksum [2023-02-16T03:15:06.657Z] ca9280d653b3: Download complete [2023-02-16T03:15:06.967Z] Avoid second fetch [2023-02-16T03:15:06.967Z] Checking out Revision c6ae7449aad5f05f69153f6120284e804cf836f6 (main) [2023-02-16T03:15:07.225Z] 7e9c9ca2126c: Download complete [2023-02-16T03:15:07.485Z] ca9280d653b3: Pull complete [2023-02-16T03:15:07.637Z] Commit message: "Merge pull request #4362 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.25" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-16T03:15:06.056Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-16T03:15:06.085Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-16T03:15:06.993Z] > git config core.sparsecheckout # timeout=10 [2023-02-16T03:15:07.010Z] > git checkout -f c6ae7449aad5f05f69153f6120284e804cf836f6 # timeout=10 [2023-02-16T03:15:08.418Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-16T03:15:08.418Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-16T03:15:08.418Z] Dload Upload Total Spent Left Speed [2023-02-16T03:15:08.418Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83339 0 --:--:-- --:--:-- --:--:-- 83339 [Pipeline] sh [2023-02-16T03:15:09.094Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-16T03:15:09.422Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-16T03:15:09.422Z] + sudo tee /etc/docker/daemon.new [2023-02-16T03:15:09.422Z] { [2023-02-16T03:15:09.422Z] "registry-mirrors": [ [2023-02-16T03:15:09.422Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-16T03:15:09.422Z] ], [2023-02-16T03:15:09.422Z] "bip": "10.250.0.254/24", [2023-02-16T03:15:09.422Z] "hosts": [ [2023-02-16T03:15:09.422Z] "tcp://0.0.0.0:5555", [2023-02-16T03:15:09.422Z] "unix:///var/run/docker.sock" [2023-02-16T03:15:09.422Z] ], [2023-02-16T03:15:09.422Z] "mtu": 1458, [2023-02-16T03:15:09.422Z] "selinux-enabled": true, [2023-02-16T03:15:09.422Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-16T03:15:09.422Z] } [Pipeline] sh [2023-02-16T03:15:09.757Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-16T03:15:10.082Z] + sudo service docker restart [2023-02-16T03:15:10.764Z] 7e9c9ca2126c: Pull complete [2023-02-16T03:15:10.764Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-16T03:15:10.764Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-16T03:15:10.764Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T03:15:10.845Z] prd-ubuntu20.04-docker-8c-8g-6241 does not seem to be running inside a container [2023-02-16T03:15:10.881Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/415 -v /w/workspace/edgex-go/415:/w/workspace/edgex-go/415:rw,z -v /w/workspace/edgex-go/415@tmp:/w/workspace/edgex-go/415@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-16T03:15:12.990Z] $ docker top a7a23451d4db222a6d1eb977c470f537f0b5bacee20daa39ad34c40907dd7397 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-16T03:15:13.640Z] + docker-compose build --help [2023-02-16T03:15:13.640Z] + grep parallel [2023-02-16T03:15:14.206Z] --parallel Build images in parallel. [Pipeline] } [2023-02-16T03:15:14.225Z] $ docker stop --time=1 a7a23451d4db222a6d1eb977c470f537f0b5bacee20daa39ad34c40907dd7397 [2023-02-16T03:15:15.562Z] $ docker rm -f --volumes a7a23451d4db222a6d1eb977c470f537f0b5bacee20daa39ad34c40907dd7397 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:15:15.921Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-16T03:15:15.921Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T03:15:15.987Z] prd-ubuntu20.04-docker-8c-8g-6241 does not seem to be running inside a container [2023-02-16T03:15:16.023Z] $ 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/415 -v /w/workspace/edgex-go/415:/w/workspace/edgex-go/415:rw,z -v /w/workspace/edgex-go/415@tmp:/w/workspace/edgex-go/415@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-02-16T03:15:16.318Z] $ docker top 4e6b12142143c4ea5f0d6c54e4612bf40a523a55c0147e095416f4d9920af323 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-16T03:15:16.648Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-16T03:15:17.213Z] Building core-command ... [2023-02-16T03:15:17.213Z] Building core-common-config-bootstrapper ... [2023-02-16T03:15:17.213Z] Building core-data ... [2023-02-16T03:15:17.213Z] Building core-metadata ... [2023-02-16T03:15:17.213Z] Building security-bootstrapper ... [2023-02-16T03:15:17.213Z] Building security-proxy-setup ... [2023-02-16T03:15:17.213Z] Building security-secretstore-setup ... [2023-02-16T03:15:17.213Z] Building security-spiffe-token-provider ... [2023-02-16T03:15:17.213Z] Building security-spire-agent ... [2023-02-16T03:15:17.213Z] Building security-spire-config ... [2023-02-16T03:15:17.213Z] Building security-spire-server ... [2023-02-16T03:15:17.213Z] Building support-notifications ... [2023-02-16T03:15:17.213Z] Building support-scheduler ... [2023-02-16T03:15:17.213Z] Building security-spire-config [2023-02-16T03:15:17.213Z] Building core-data [2023-02-16T03:15:17.213Z] Building security-spiffe-token-provider [2023-02-16T03:15:17.213Z] Building security-spire-agent [2023-02-16T03:15:17.213Z] Building support-notifications [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-16T03:15:28.430Z] provisioning config files... [2023-02-16T03:15:28.456Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/415@tmp/config6657073946213252921tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-16T03:15:28.823Z] ---> docker-login.sh [2023-02-16T03:15:28.823Z] nexus3.edgexfoundry.org:10001 [2023-02-16T03:15:29.404Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T03:15:29.404Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-16T03:15:29.404Z] ---> 078288845fff [2023-02-16T03:15:29.404Z] Step 3/24 : WORKDIR /edgex-go [2023-02-16T03:15:29.404Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T03:15:29.404Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-16T03:15:29.404Z] ---> 078288845fff [2023-02-16T03:15:29.404Z] Step 3/19 : WORKDIR /edgex-go [2023-02-16T03:15:29.404Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T03:15:29.404Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-16T03:15:29.404Z] ---> 078288845fff [2023-02-16T03:15:29.404Z] Step 3/24 : WORKDIR /edgex-go [2023-02-16T03:15:29.404Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T03:15:29.404Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-16T03:15:29.404Z] ---> 078288845fff [2023-02-16T03:15:29.404Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-16T03:15:29.404Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T03:15:29.404Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-16T03:15:29.404Z] ---> 078288845fff [2023-02-16T03:15:29.404Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-16T03:15:29.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T03:15:29.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T03:15:29.414Z] Configure a credential helper to remove this warning. See [2023-02-16T03:15:29.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T03:15:29.414Z] [2023-02-16T03:15:29.414Z] Login Succeeded [2023-02-16T03:15:29.414Z] nexus3.edgexfoundry.org:10002 [2023-02-16T03:15:29.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T03:15:29.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T03:15:29.951Z] Configure a credential helper to remove this warning. See [2023-02-16T03:15:29.951Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T03:15:29.951Z] [2023-02-16T03:15:29.951Z] Login Succeeded [2023-02-16T03:15:29.951Z] nexus3.edgexfoundry.org:10003 [2023-02-16T03:15:30.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T03:15:30.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T03:15:30.224Z] Configure a credential helper to remove this warning. See [2023-02-16T03:15:30.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T03:15:30.224Z] [2023-02-16T03:15:30.224Z] Login Succeeded [2023-02-16T03:15:30.224Z] nexus3.edgexfoundry.org:10004 [2023-02-16T03:15:30.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T03:15:30.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T03:15:30.767Z] Configure a credential helper to remove this warning. See [2023-02-16T03:15:30.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T03:15:30.767Z] [2023-02-16T03:15:30.767Z] Login Succeeded [2023-02-16T03:15:30.767Z] docker.io [2023-02-16T03:15:31.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T03:15:31.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T03:15:31.307Z] Configure a credential helper to remove this warning. See [2023-02-16T03:15:31.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T03:15:31.307Z] [2023-02-16T03:15:31.307Z] Login Succeeded [2023-02-16T03:15:31.307Z] ---> docker-login.sh ends [Pipeline] } [2023-02-16T03:15:31.320Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-02-16T03:15:31.892Z] + git config --global --add safe.directory /w/workspace/edgex-go/415 [Pipeline] echo [2023-02-16T03:15:31.910Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-16T03:15:31.922Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-16T03:15:31.932Z] ========================================================= [2023-02-16T03:15:31.932Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-16T03:15:31.932Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-16T03:15:32.253Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-16T03:15:32.522Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-16T03:15:32.522Z] 9b18e9b68314: Pulling fs layer [2023-02-16T03:15:32.522Z] 35d82f9e3411: Pulling fs layer [2023-02-16T03:15:32.522Z] e16973657156: Pulling fs layer [2023-02-16T03:15:32.522Z] fc693d55d65f: Pulling fs layer [2023-02-16T03:15:32.522Z] 7e9fc2657dce: Pulling fs layer [2023-02-16T03:15:32.522Z] dda99020689f: Pulling fs layer [2023-02-16T03:15:32.522Z] db1c61fa0a46: Pulling fs layer [2023-02-16T03:15:32.522Z] fc693d55d65f: Waiting [2023-02-16T03:15:32.522Z] 7e9fc2657dce: Waiting [2023-02-16T03:15:32.522Z] dda99020689f: Waiting [2023-02-16T03:15:32.522Z] 891c053d2c06: Pulling fs layer [2023-02-16T03:15:32.522Z] db1c61fa0a46: Waiting [2023-02-16T03:15:32.522Z] 891c053d2c06: Waiting [2023-02-16T03:15:32.522Z] e16973657156: Verifying Checksum [2023-02-16T03:15:32.522Z] e16973657156: Download complete [2023-02-16T03:15:32.522Z] 35d82f9e3411: Verifying Checksum [2023-02-16T03:15:32.522Z] 35d82f9e3411: Download complete [2023-02-16T03:15:32.522Z] 7e9fc2657dce: Verifying Checksum [2023-02-16T03:15:32.522Z] 7e9fc2657dce: Download complete [2023-02-16T03:15:32.522Z] dda99020689f: Verifying Checksum [2023-02-16T03:15:32.522Z] dda99020689f: Download complete [2023-02-16T03:15:32.522Z] 9b18e9b68314: Verifying Checksum [2023-02-16T03:15:32.522Z] 9b18e9b68314: Download complete [2023-02-16T03:15:33.496Z] 9b18e9b68314: Pull complete [2023-02-16T03:15:33.768Z] 891c053d2c06: Verifying Checksum [2023-02-16T03:15:33.768Z] 891c053d2c06: Download complete [2023-02-16T03:15:34.041Z] 35d82f9e3411: Pull complete [2023-02-16T03:15:34.315Z] e16973657156: Pull complete [2023-02-16T03:15:34.909Z] db1c61fa0a46: Verifying Checksum [2023-02-16T03:15:34.909Z] db1c61fa0a46: Download complete [2023-02-16T03:15:35.494Z] fc693d55d65f: Verifying Checksum [2023-02-16T03:15:35.494Z] fc693d55d65f: Download complete [2023-02-16T03:15:41.616Z] ---> Running in e32da0d6dd24 [2023-02-16T03:15:41.616Z] ---> Running in af8aaaeaa823 [2023-02-16T03:15:41.616Z] ---> Running in 33533fa061b1 [2023-02-16T03:15:41.616Z] ---> Running in 1e20c6e7d644 [2023-02-16T03:15:41.616Z] ---> Running in 3c9aeb37afad [2023-02-16T03:15:41.875Z] Removing intermediate container 33533fa061b1 [2023-02-16T03:15:41.875Z] ---> 9e7fc1636f8e [2023-02-16T03:15:41.875Z] Step 4/22 : WORKDIR /edgex-go [2023-02-16T03:15:41.875Z] Removing intermediate container e32da0d6dd24 [2023-02-16T03:15:41.875Z] ---> e9eb2208ed3c [2023-02-16T03:15:41.875Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-16T03:15:41.875Z] Removing intermediate container 3c9aeb37afad [2023-02-16T03:15:41.875Z] ---> f81094c06ddb [2023-02-16T03:15:41.875Z] Step 4/22 : WORKDIR /edgex-go [2023-02-16T03:15:42.132Z] Removing intermediate container 1e20c6e7d644 [2023-02-16T03:15:42.132Z] ---> 8ef31ff748d8 [2023-02-16T03:15:42.132Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-16T03:15:42.132Z] Removing intermediate container af8aaaeaa823 [2023-02-16T03:15:42.132Z] ---> 8e7d3f573d59 [2023-02-16T03:15:42.132Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-16T03:15:42.132Z] ---> Running in d542455c14e0 [2023-02-16T03:15:42.132Z] ---> Running in 256a65e346fe [2023-02-16T03:15:42.132Z] ---> Running in 3c2911486deb [2023-02-16T03:15:42.132Z] ---> Running in 7989e11765fb [2023-02-16T03:15:42.132Z] ---> Running in d1ec96789eba [2023-02-16T03:15:42.390Z] Removing intermediate container d542455c14e0 [2023-02-16T03:15:42.390Z] Removing intermediate container 3c2911486deb [2023-02-16T03:15:42.390Z] ---> 643fd8af0ec2 [2023-02-16T03:15:42.390Z] ---> db93e0d4d3bb [2023-02-16T03:15:42.390Z] Step 5/22 : RUN apk add --update --no-cache make gitStep 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-16T03:15:42.390Z] [2023-02-16T03:15:42.390Z] ---> Running in 5a7fa94d7e14 [2023-02-16T03:15:42.390Z] ---> Running in 3025c58c702a [2023-02-16T03:15:42.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T03:15:42.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T03:15:42.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T03:15:42.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T03:15:42.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T03:15:43.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T03:15:43.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T03:15:43.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T03:15:43.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T03:15:43.165Z] OK: 211 MiB in 51 packages [2023-02-16T03:15:43.165Z] v3.16.4-8-g71a076bc492 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-16T03:15:43.165Z] v3.16.4-4-g2609129aef3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-16T03:15:43.165Z] OK: 17046 distinct packages available [2023-02-16T03:15:43.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T03:15:43.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T03:15:43.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T03:15:43.423Z] OK: 211 MiB in 51 packages [2023-02-16T03:15:43.423Z] OK: 211 MiB in 51 packages [2023-02-16T03:15:43.423Z] OK: 211 MiB in 51 packages [2023-02-16T03:15:43.423Z] OK: 211 MiB in 51 packages [2023-02-16T03:15:43.423Z] Removing intermediate container 7989e11765fb [2023-02-16T03:15:43.423Z] ---> 4ec28aa71b46 [2023-02-16T03:15:43.423Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-16T03:15:43.682Z] Removing intermediate container 3025c58c702a [2023-02-16T03:15:43.682Z] ---> c77b2ba2ecc1 [2023-02-16T03:15:43.682Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-16T03:15:43.682Z] ---> 35f701081830 [2023-02-16T03:15:43.682Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T03:15:43.682Z] ---> Running in 6b4f1ae7c257 [2023-02-16T03:15:43.941Z] Removing intermediate container 5a7fa94d7e14 [2023-02-16T03:15:43.941Z] ---> 14afcd31545a [2023-02-16T03:15:43.941Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-16T03:15:43.941Z] ---> 774c3d298ec2 [2023-02-16T03:15:43.941Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T03:15:43.941Z] ---> Running in a31bb3421853 [2023-02-16T03:15:43.941Z] Removing intermediate container d1ec96789eba [2023-02-16T03:15:43.941Z] ---> e7f1767d5438 [2023-02-16T03:15:43.941Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-16T03:15:43.941Z] Removing intermediate container 256a65e346fe [2023-02-16T03:15:43.941Z] ---> 1c7dc3d4e41c [2023-02-16T03:15:43.941Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-16T03:15:44.199Z] ---> f60a9fb6af00 [2023-02-16T03:15:44.199Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T03:15:44.199Z] ---> 84342c80b7a7 [2023-02-16T03:15:44.199Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T03:15:44.199Z] ---> Running in 5ab5aa2c8a5f [2023-02-16T03:15:44.199Z] ---> Running in 49af91fbe652 [2023-02-16T03:15:44.199Z] ---> d81ad6179a04 [2023-02-16T03:15:44.199Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T03:15:44.199Z] ---> Running in f21bb39608a5 [2023-02-16T03:15:47.824Z] fc693d55d65f: Pull complete [2023-02-16T03:15:47.825Z] 7e9fc2657dce: Pull complete [2023-02-16T03:15:47.825Z] dda99020689f: Pull complete [2023-02-16T03:15:53.187Z] db1c61fa0a46: Pull complete [2023-02-16T03:15:54.609Z] 891c053d2c06: Pull complete [2023-02-16T03:15:54.609Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-16T03:15:54.609Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-16T03:15:54.609Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-16T03:15:54.944Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-16T03:15:54.944Z] WORKDIR /edgex [2023-02-16T03:15:54.944Z] COPY go.mod . [2023-02-16T03:15:54.944Z] RUN go mod download build [2023-02-16T03:15:54.944Z] -t ci-base-image-arm64 -f - . [2023-02-16T03:15:55.543Z] Sending build context to Docker daemon 3.1MB [2023-02-16T03:15:55.543Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-16T03:15:55.543Z] ---> f96f9c87975a [2023-02-16T03:15:55.543Z] Step 2/4 : WORKDIR /edgex [2023-02-16T03:15:58.178Z] ---> Running in 19bfee3404cc [2023-02-16T03:15:58.178Z] Removing intermediate container 19bfee3404cc [2023-02-16T03:15:58.178Z] ---> bf556ffc6e87 [2023-02-16T03:15:58.178Z] Step 3/4 : COPY go.mod . [2023-02-16T03:15:58.459Z] ---> 63a60e08a802 [2023-02-16T03:15:58.459Z] Step 4/4 : RUN go mod download [2023-02-16T03:15:58.730Z] ---> Running in ddac885095e6 [2023-02-16T03:16:37.755Z] Removing intermediate container ddac885095e6 [2023-02-16T03:16:37.755Z] ---> 17760d72a558 [2023-02-16T03:16:37.755Z] Successfully built 17760d72a558 [2023-02-16T03:16:37.755Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:16:38.101Z] + docker inspect -f . ci-base-image-arm64 [2023-02-16T03:16:38.101Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T03:16:38.309Z] prd-ubuntu20.04-docker-arm64-4c-16g-6244 does not seem to be running inside a container [2023-02-16T03:16:38.389Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/415 -v /w/workspace/edgex-go/415:/w/workspace/edgex-go/415:rw,z -v /w/workspace/edgex-go/415@tmp:/w/workspace/edgex-go/415@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-02-16T03:16:39.627Z] $ docker top 1bc32f24ff9f75d38a888f5fd74ec673990a4222c26982a4b1828757deb56884 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-16T03:16:40.443Z] Removing intermediate container 49af91fbe652 [2023-02-16T03:16:40.443Z] ---> 2f4e3e93c905 [2023-02-16T03:16:40.443Z] Step 7/24 : COPY . . [2023-02-16T03:16:40.443Z] Removing intermediate container a31bb3421853 [2023-02-16T03:16:40.443Z] ---> 6321982621c7 [2023-02-16T03:16:40.443Z] Step 8/22 : COPY . . [2023-02-16T03:16:40.443Z] Removing intermediate container 6b4f1ae7c257 [2023-02-16T03:16:40.443Z] ---> 2cc59f817b0b [2023-02-16T03:16:40.443Z] Step 7/24 : COPY . . [2023-02-16T03:16:40.443Z] Removing intermediate container 5ab5aa2c8a5f [2023-02-16T03:16:40.443Z] ---> 8f02d006ee4d [2023-02-16T03:16:40.443Z] Step 8/22 : COPY . . [2023-02-16T03:16:40.443Z] Removing intermediate container f21bb39608a5 [2023-02-16T03:16:40.443Z] ---> f4876b2f01f6 [2023-02-16T03:16:40.443Z] Step 7/19 : COPY . . [2023-02-16T03:16:40.448Z] + go version [2023-02-16T03:16:40.448Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-16T03:16:40.469Z] $ docker stop --time=1 1bc32f24ff9f75d38a888f5fd74ec673990a4222c26982a4b1828757deb56884 [2023-02-16T03:16:42.118Z] $ docker rm -f --volumes 1bc32f24ff9f75d38a888f5fd74ec673990a4222c26982a4b1828757deb56884 [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-02-16T03:16:42.681Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-16T03:16:42.681Z] [2023-02-16T03:16:42.681Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:16:43.017Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-16T03:16:43.287Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-16T03:16:43.287Z] 29e5d40040c1: Pulling fs layer [2023-02-16T03:16:43.287Z] 1ce36da41761: Pulling fs layer [2023-02-16T03:16:43.287Z] 25b303627fd3: Pulling fs layer [2023-02-16T03:16:43.287Z] 29e5d40040c1: Verifying Checksum [2023-02-16T03:16:43.287Z] 29e5d40040c1: Download complete [2023-02-16T03:16:43.570Z] 1ce36da41761: Verifying Checksum [2023-02-16T03:16:43.570Z] 1ce36da41761: Download complete [2023-02-16T03:16:44.985Z] 29e5d40040c1: Pull complete [2023-02-16T03:16:44.985Z] 25b303627fd3: Verifying Checksum [2023-02-16T03:16:44.985Z] 25b303627fd3: Download complete [2023-02-16T03:16:45.950Z] 1ce36da41761: Pull complete [2023-02-16T03:16:56.032Z] 25b303627fd3: Pull complete [2023-02-16T03:16:56.032Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-16T03:16:56.032Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-16T03:16:56.032Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T03:16:56.230Z] prd-ubuntu20.04-docker-arm64-4c-16g-6244 does not seem to be running inside a container [2023-02-16T03:16:56.302Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/415 -v /w/workspace/edgex-go/415:/w/workspace/edgex-go/415:rw,z -v /w/workspace/edgex-go/415@tmp:/w/workspace/edgex-go/415@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-02-16T03:16:59.533Z] $ docker top 78384f79639f9fd8f9db1b6d4fd8f395305e9f4815af9657177821f8a8bef53a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-16T03:17:00.385Z] + grep parallel [2023-02-16T03:17:00.385Z] + docker-compose build --help [2023-02-16T03:17:02.382Z] ---> 1ab503be3ec1 [2023-02-16T03:17:02.382Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-16T03:17:02.382Z] ---> 34d2c3ab6aaf [2023-02-16T03:17:02.382Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-16T03:17:02.382Z] ---> 490bda9e220b [2023-02-16T03:17:02.382Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-16T03:17:02.382Z] ---> 77a9fd6e9031 [2023-02-16T03:17:02.382Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-16T03:17:02.382Z] ---> b2ec8b4654fa [2023-02-16T03:17:02.382Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-16T03:17:02.382Z] ---> Running in 98b8a9762980 [2023-02-16T03:17:02.382Z] ---> Running in f9464f42a112 [2023-02-16T03:17:02.382Z] ---> Running in e0faf36151cb [2023-02-16T03:17:02.382Z] ---> Running in 4c215dbf4ef5 [2023-02-16T03:17:02.382Z] ---> Running in e883ec0118b4 [2023-02-16T03:17:02.947Z] Removing intermediate container f9464f42a112 [2023-02-16T03:17:02.947Z] ---> 4d4e35f7b3a1 [2023-02-16T03:17:02.947Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-16T03:17:02.947Z] Removing intermediate container 98b8a9762980 [2023-02-16T03:17:02.947Z] ---> 2a80d30e674b [2023-02-16T03:17:02.947Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-16T03:17:03.204Z] ---> Running in caa329feb384 [2023-02-16T03:17:03.204Z] ---> Running in 01afe9c68060 [2023-02-16T03:17:03.462Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.54" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-16T03:17:03.720Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.54" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-16T03:17:03.720Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.54" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-16T03:17:03.720Z] Removing intermediate container caa329feb384 [2023-02-16T03:17:03.720Z] ---> a33c5e85ec0e [2023-02-16T03:17:03.720Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-16T03:17:03.720Z] Removing intermediate container 01afe9c68060 [2023-02-16T03:17:03.720Z] ---> f490c22aab1e [2023-02-16T03:17:03.720Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-16T03:17:04.284Z] ---> Running in b4d5b54547fb [2023-02-16T03:17:04.284Z] ---> Running in 10a0bf50c51c [2023-02-16T03:17:05.670Z] Removing intermediate container 10a0bf50c51c [2023-02-16T03:17:05.670Z] ---> 61aa749e2878 [2023-02-16T03:17:05.670Z] Step 11/24 : WORKDIR /edgex-go [2023-02-16T03:17:05.670Z] Removing intermediate container b4d5b54547fb [2023-02-16T03:17:05.670Z] ---> 841139f980cc [2023-02-16T03:17:05.670Z] Step 11/24 : WORKDIR /edgex-go [2023-02-16T03:17:05.670Z] ---> Running in 95391cdb794c [2023-02-16T03:17:05.670Z] ---> Running in 9b0e24fb0c9e [2023-02-16T03:17:05.670Z] Removing intermediate container 95391cdb794c [2023-02-16T03:17:05.670Z] ---> 62b93d51ccf9 [2023-02-16T03:17:05.670Z] [2023-02-16T03:17:05.670Z] Step 12/24 : FROM alpine:3.15 [2023-02-16T03:17:05.670Z] Removing intermediate container 9b0e24fb0c9e [2023-02-16T03:17:05.670Z] ---> 5855df2bfa79 [2023-02-16T03:17:05.670Z] [2023-02-16T03:17:05.670Z] Step 12/24 : FROM alpine:3.15 [2023-02-16T03:17:05.670Z] 3.15: Pulling from library/alpine [2023-02-16T03:17:05.670Z] 3.15: Pulling from library/alpine [2023-02-16T03:17:05.753Z] --parallel Build images in parallel. [Pipeline] } [2023-02-16T03:17:06.063Z] $ docker stop --time=1 78384f79639f9fd8f9db1b6d4fd8f395305e9f4815af9657177821f8a8bef53a [2023-02-16T03:17:06.608Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-16T03:17:06.608Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-16T03:17:06.608Z] Status: Downloaded newer image for alpine:3.15 [2023-02-16T03:17:06.608Z] Status: Downloaded newer image for alpine:3.15 [2023-02-16T03:17:06.608Z] ---> 5ce65d7b0fde [2023-02-16T03:17:06.608Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-16T03:17:06.608Z] ---> 5ce65d7b0fde [2023-02-16T03:17:06.608Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-16T03:17:07.198Z] ---> Running in 17d9683daf1d [2023-02-16T03:17:07.198Z] ---> Running in 60bdc6786f60 [2023-02-16T03:17:07.456Z] Removing intermediate container 60bdc6786f60 [2023-02-16T03:17:07.456Z] ---> b139c29cfdc0 [2023-02-16T03:17:07.456Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-16T03:17:07.713Z] Removing intermediate container 17d9683daf1d [2023-02-16T03:17:07.713Z] ---> ca97d97b17fd [2023-02-16T03:17:07.713Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-16T03:17:07.713Z] ---> Running in ec9c75ea7231 [2023-02-16T03:17:07.789Z] $ docker rm -f --volumes 78384f79639f9fd8f9db1b6d4fd8f395305e9f4815af9657177821f8a8bef53a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:17:08.277Z] ---> Running in c390d7605777 [2023-02-16T03:17:08.337Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-16T03:17:08.337Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T03:17:08.538Z] prd-ubuntu20.04-docker-arm64-4c-16g-6244 does not seem to be running inside a container [2023-02-16T03:17:08.616Z] $ 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/415 -v /w/workspace/edgex-go/415:/w/workspace/edgex-go/415:rw,z -v /w/workspace/edgex-go/415@tmp:/w/workspace/edgex-go/415@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-02-16T03:17:08.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-16T03:17:08.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-16T03:17:08.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-16T03:17:09.405Z] v3.15.7-6-g44f22910c3a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-16T03:17:09.405Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-16T03:17:09.405Z] OK: 15857 distinct packages available [2023-02-16T03:17:09.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-16T03:17:09.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-16T03:17:09.405Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-16T03:17:09.405Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-16T03:17:09.663Z] (3/4) Installing libucontext (1.1-r0) [2023-02-16T03:17:09.663Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-16T03:17:09.663Z] Executing busybox-1.34.1-r7.trigger [2023-02-16T03:17:09.663Z] OK: 6 MiB in 18 packages [2023-02-16T03:17:09.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-16T03:17:10.193Z] v3.15.7-6-g44f22910c3a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-16T03:17:10.193Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-16T03:17:10.193Z] OK: 15857 distinct packages available [2023-02-16T03:17:10.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-16T03:17:10.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-16T03:17:10.451Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-16T03:17:10.451Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-16T03:17:10.451Z] (3/5) Installing libucontext (1.1-r0) [2023-02-16T03:17:10.451Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-16T03:17:10.451Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-16T03:17:10.451Z] Executing busybox-1.34.1-r7.trigger [2023-02-16T03:17:10.451Z] OK: 7 MiB in 19 packages [2023-02-16T03:17:10.621Z] $ docker top 602f4ad37aed26014f0d8429e07e9d04841a8ed5cfa1cf95bb1a62497f4e0795 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-16T03:17:11.476Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-16T03:17:12.353Z] Removing intermediate container ec9c75ea7231 [2023-02-16T03:17:12.353Z] ---> 892487c4c89f [2023-02-16T03:17:12.353Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-16T03:17:12.611Z] Removing intermediate container c390d7605777 [2023-02-16T03:17:12.611Z] ---> 94b3b28b48bc [2023-02-16T03:17:12.611Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-16T03:17:15.133Z] ---> a17411c3732a [2023-02-16T03:17:15.133Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-16T03:17:15.133Z] ---> 4ea9b86af026 [2023-02-16T03:17:15.133Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-16T03:17:16.509Z] ---> f20abb3d4e24 [2023-02-16T03:17:16.509Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-16T03:17:16.766Z] ---> Running in e7ddce1e3ee0 [2023-02-16T03:17:16.831Z] Building core-command ... [2023-02-16T03:17:16.831Z] Building core-common-config-bootstrapper ... [2023-02-16T03:17:16.831Z] Building core-data ... [2023-02-16T03:17:16.831Z] Building core-metadata ... [2023-02-16T03:17:16.831Z] Building security-bootstrapper ... [2023-02-16T03:17:16.831Z] Building security-proxy-setup ... [2023-02-16T03:17:16.831Z] Building security-secretstore-setup ... [2023-02-16T03:17:16.831Z] Building security-spiffe-token-provider ... [2023-02-16T03:17:16.831Z] Building security-spire-agent ... [2023-02-16T03:17:16.831Z] Building security-spire-config ... [2023-02-16T03:17:16.831Z] Building security-spire-server ... [2023-02-16T03:17:16.831Z] Building support-notifications ... [2023-02-16T03:17:16.831Z] Building support-scheduler ... [2023-02-16T03:17:16.831Z] Building security-spire-config [2023-02-16T03:17:16.831Z] Building core-common-config-bootstrapper [2023-02-16T03:17:16.831Z] Building security-spire-server [2023-02-16T03:17:16.831Z] Building security-spire-agent [2023-02-16T03:17:16.831Z] Building support-notifications [2023-02-16T03:17:17.023Z] ---> f5eba65ea89e [2023-02-16T03:17:17.023Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-16T03:17:17.023Z] Removing intermediate container e7ddce1e3ee0 [2023-02-16T03:17:17.023Z] ---> d7e9399b8df7 [2023-02-16T03:17:17.023Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-16T03:17:17.954Z] ---> bceca2e2bfc1 [2023-02-16T03:17:17.954Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-16T03:17:17.954Z] ---> b89b576ec999 [2023-02-16T03:17:17.954Z] Step 19/24 : WORKDIR / [2023-02-16T03:17:17.954Z] ---> Running in 911b4c05b356 [2023-02-16T03:17:18.211Z] ---> 8ce9a885b364 [2023-02-16T03:17:18.211Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-16T03:17:18.211Z] Removing intermediate container 911b4c05b356 [2023-02-16T03:17:18.211Z] ---> 23d7b066590c [2023-02-16T03:17:18.211Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-16T03:17:18.211Z] ---> Running in bbc65c1049ee [2023-02-16T03:17:18.469Z] Removing intermediate container bbc65c1049ee [2023-02-16T03:17:18.469Z] ---> 7366e5cbb3ce [2023-02-16T03:17:18.469Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-16T03:17:18.469Z] ---> Running in 14a54703c94f [2023-02-16T03:17:19.034Z] ---> fced8ffdd97f [2023-02-16T03:17:19.034Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-16T03:17:19.291Z] Removing intermediate container 14a54703c94f [2023-02-16T03:17:19.291Z] ---> 713f077ba9af [2023-02-16T03:17:19.291Z] Step 22/24 : LABEL arch=x86_64 [2023-02-16T03:17:19.291Z] ---> Running in 23b22e51399b [2023-02-16T03:17:19.552Z] ---> Running in 8585d9a3f63d [2023-02-16T03:17:19.809Z] Removing intermediate container 23b22e51399b [2023-02-16T03:17:19.809Z] ---> d9db9f9ff48b [2023-02-16T03:17:19.809Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-16T03:17:20.070Z] Removing intermediate container 8585d9a3f63d [2023-02-16T03:17:20.070Z] ---> c3054dabcc92 [2023-02-16T03:17:20.070Z] Step 23/24 : LABEL git_sha=c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:17:20.070Z] ---> Running in df78d7fb7582 [2023-02-16T03:17:20.070Z] ---> Running in 8a4618e8f3df [2023-02-16T03:17:20.327Z] Removing intermediate container df78d7fb7582 [2023-02-16T03:17:20.327Z] ---> 50ed969e9b76 [2023-02-16T03:17:20.327Z] Step 22/24 : LABEL arch=x86_64Removing intermediate container 8a4618e8f3df [2023-02-16T03:17:20.327Z] [2023-02-16T03:17:20.327Z] ---> b52e73bb8afc [2023-02-16T03:17:20.327Z] Step 24/24 : LABEL version=3.0.0-dev.54 [2023-02-16T03:17:20.327Z] ---> Running in 02a26fb7d2e3 [2023-02-16T03:17:20.327Z] ---> Running in d8278e15eab5 [2023-02-16T03:17:21.258Z] Removing intermediate container d8278e15eab5 [2023-02-16T03:17:21.259Z] ---> a77da552f3a8 [2023-02-16T03:17:21.259Z] [2023-02-16T03:17:21.259Z] Removing intermediate container 02a26fb7d2e3 [2023-02-16T03:17:21.259Z] ---> 93459e3f9b14 [2023-02-16T03:17:21.259Z] Step 23/24 : LABEL git_sha=c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:17:21.259Z] Successfully built a77da552f3a8 [2023-02-16T03:17:21.259Z] Successfully tagged security-spire-config:latest [2023-02-16T03:17:21.259Z]  Building security-spire-config ... done Building security-secretstore-setup [2023-02-16T03:17:21.518Z] ---> Running in cd17fd366fcb [2023-02-16T03:17:24.870Z] Removing intermediate container cd17fd366fcb [2023-02-16T03:17:24.870Z] ---> 86fcefc90bf9 [2023-02-16T03:17:24.870Z] Step 24/24 : LABEL version=3.0.0-dev.54 [2023-02-16T03:17:25.434Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T03:17:25.434Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-16T03:17:25.434Z] ---> 078288845fff [2023-02-16T03:17:25.434Z] Step 3/24 : WORKDIR /edgex-go [2023-02-16T03:17:25.434Z] ---> Using cache [2023-02-16T03:17:25.434Z] ---> 8ef31ff748d8 [2023-02-16T03:17:25.434Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-16T03:17:29.145Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T03:17:29.145Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-16T03:17:29.145Z] ---> 17760d72a558 [2023-02-16T03:17:29.145Z] Step 3/23 : WORKDIR /edgex-go [2023-02-16T03:17:29.145Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T03:17:29.145Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-16T03:17:29.145Z] ---> 17760d72a558 [2023-02-16T03:17:29.145Z] Step 3/24 : WORKDIR /edgex-go [2023-02-16T03:17:29.145Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T03:17:29.145Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-16T03:17:29.145Z] ---> 17760d72a558 [2023-02-16T03:17:29.145Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-16T03:17:29.145Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T03:17:29.145Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-16T03:17:29.145Z] ---> 17760d72a558 [2023-02-16T03:17:29.145Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-16T03:17:29.145Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T03:17:29.145Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-16T03:17:29.145Z] ---> 17760d72a558 [2023-02-16T03:17:29.145Z] Step 3/24 : WORKDIR /edgex-go [2023-02-16T03:17:29.145Z] ---> Running in 65f330162c53 [2023-02-16T03:17:29.145Z] ---> Running in 7a4402bf9e0b [2023-02-16T03:17:29.145Z] ---> Running in 452f50c1bccb [2023-02-16T03:17:29.145Z] ---> Running in a3ce0687af77 [2023-02-16T03:17:29.145Z] ---> Running in 4d1716520d2b [2023-02-16T03:17:29.145Z] Removing intermediate container 65f330162c53 [2023-02-16T03:17:29.145Z] ---> 71f4468bf950 [2023-02-16T03:17:29.145Z] Step 4/22 : WORKDIR /edgex-go [2023-02-16T03:17:29.413Z] ---> Running in e8c782546ac7 [2023-02-16T03:17:29.413Z] Removing intermediate container 7a4402bf9e0b [2023-02-16T03:17:29.413Z] ---> c0cb1df30927 [2023-02-16T03:17:29.413Z] Step 4/22 : WORKDIR /edgex-go [2023-02-16T03:17:29.413Z] Removing intermediate container a3ce0687af77 [2023-02-16T03:17:29.413Z] ---> e7e1efc3defa [2023-02-16T03:17:29.413Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-16T03:17:29.413Z] Removing intermediate container 4d1716520d2b [2023-02-16T03:17:29.413Z] ---> 2f8eca6942cc [2023-02-16T03:17:29.413Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-16T03:17:29.413Z] Removing intermediate container 452f50c1bccb [2023-02-16T03:17:29.413Z] ---> 9ceb0c2c3151 [2023-02-16T03:17:29.413Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-16T03:17:29.413Z] ---> Running in 8badb5133930 [2023-02-16T03:17:29.413Z] ---> Running in 66dd764e3b4c [2023-02-16T03:17:29.680Z] ---> Running in 82b100b6006c [2023-02-16T03:17:29.680Z] ---> Running in 417dcd173c53 [2023-02-16T03:17:29.948Z] Removing intermediate container e8c782546ac7 [2023-02-16T03:17:29.948Z] ---> 7c5088b67961 [2023-02-16T03:17:29.948Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-16T03:17:30.216Z] ---> Running in 6af9743042ec [2023-02-16T03:17:30.484Z] Removing intermediate container 8badb5133930 [2023-02-16T03:17:30.484Z] ---> f3ed354fab1a [2023-02-16T03:17:30.484Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-16T03:17:30.760Z] ---> Running in 6f33d111885f [2023-02-16T03:17:31.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T03:17:31.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T03:17:32.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T03:17:32.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T03:17:32.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T03:17:32.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T03:17:32.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T03:17:32.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T03:17:32.828Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T03:17:32.828Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T03:17:33.414Z] OK: 221 MiB in 51 packages [2023-02-16T03:17:33.414Z] OK: 221 MiB in 51 packages [2023-02-16T03:17:33.996Z] OK: 221 MiB in 51 packages [2023-02-16T03:17:33.996Z] OK: 221 MiB in 51 packages [2023-02-16T03:17:34.266Z] OK: 221 MiB in 51 packages [2023-02-16T03:17:38.511Z] Removing intermediate container 66dd764e3b4c [2023-02-16T03:17:38.511Z] ---> b6e6f2abef7f [2023-02-16T03:17:38.511Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-16T03:17:38.511Z] Removing intermediate container 6af9743042ec [2023-02-16T03:17:38.511Z] ---> 3ce84f706fc2 [2023-02-16T03:17:38.511Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-16T03:17:38.511Z] Removing intermediate container 6f33d111885f [2023-02-16T03:17:38.511Z] ---> 8bc249d5225f [2023-02-16T03:17:38.511Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-16T03:17:38.511Z] Removing intermediate container 82b100b6006c [2023-02-16T03:17:38.511Z] ---> 65f62cbd1b22 [2023-02-16T03:17:38.511Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-16T03:17:38.511Z] Removing intermediate container 417dcd173c53 [2023-02-16T03:17:38.511Z] ---> fabdee3e38be [2023-02-16T03:17:38.511Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-16T03:17:38.779Z] ---> 3998d4d18f02 [2023-02-16T03:17:38.779Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T03:17:38.779Z] ---> Running in feeda07ebf6f [2023-02-16T03:17:39.046Z] ---> 57bf09193c02 [2023-02-16T03:17:39.046Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T03:17:39.046Z] ---> 518d4bd560cf [2023-02-16T03:17:39.046Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T03:17:39.315Z] ---> Running in d94e0bc63d54 [2023-02-16T03:17:39.582Z] ---> Running in 0c690f149f70 [2023-02-16T03:17:39.582Z] ---> 9190ed7cdb47 [2023-02-16T03:17:39.582Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T03:17:39.582Z] ---> ef6a7aa50eca [2023-02-16T03:17:39.582Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T03:17:39.582Z] ---> Running in f47bfc47e1ad [2023-02-16T03:17:39.847Z] ---> Running in 5bf4bff47f1a [2023-02-16T03:17:40.306Z] ---> Running in a47d8dfa39b7 [2023-02-16T03:17:40.306Z] ---> Running in ca376cf330b6 [2023-02-16T03:17:40.306Z] Removing intermediate container a47d8dfa39b7 [2023-02-16T03:17:40.306Z] ---> a7afe3aab78b [2023-02-16T03:17:40.306Z] [2023-02-16T03:17:40.306Z] Successfully built a7afe3aab78b [2023-02-16T03:17:40.306Z] Successfully tagged security-spire-agent:latest [2023-02-16T03:17:40.306Z]  Building security-spire-agent ... done Building security-spire-server [2023-02-16T03:17:40.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T03:17:40.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T03:17:40.822Z] OK: 211 MiB in 51 packages [2023-02-16T03:17:47.378Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T03:17:47.378Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-16T03:17:47.378Z] ---> 078288845fff [2023-02-16T03:17:47.378Z] Step 3/23 : WORKDIR /edgex-go [2023-02-16T03:17:47.378Z] ---> Using cache [2023-02-16T03:17:47.378Z] ---> 8ef31ff748d8 [2023-02-16T03:17:47.378Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-16T03:17:47.378Z] ---> Using cache [2023-02-16T03:17:47.378Z] ---> 4ec28aa71b46 [2023-02-16T03:17:47.378Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-16T03:17:47.378Z] ---> Using cache [2023-02-16T03:17:47.378Z] ---> 35f701081830 [2023-02-16T03:17:47.378Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T03:17:47.378Z] ---> Using cache [2023-02-16T03:17:47.378Z] ---> 2cc59f817b0b [2023-02-16T03:17:47.378Z] Step 7/23 : COPY . . [2023-02-16T03:17:47.378Z] ---> Using cache [2023-02-16T03:17:47.378Z] ---> 1ab503be3ec1 [2023-02-16T03:17:47.378Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-16T03:17:47.378Z] ---> Using cache [2023-02-16T03:17:47.378Z] ---> 2a80d30e674b [2023-02-16T03:17:47.378Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-16T03:17:47.378Z] ---> Using cache [2023-02-16T03:17:47.378Z] ---> a33c5e85ec0e [2023-02-16T03:17:47.378Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-16T03:17:52.655Z] ---> Running in 4d57ffec08f6 [2023-02-16T03:17:52.914Z] Removing intermediate container e883ec0118b4 [2023-02-16T03:17:52.914Z] Removing intermediate container e0faf36151cb [2023-02-16T03:17:52.914Z] ---> 399c7ccbe35b [2023-02-16T03:17:52.914Z] ---> 9feeec84e9a3 [2023-02-16T03:17:52.914Z] [2023-02-16T03:17:52.914Z] [2023-02-16T03:17:52.914Z] Step 10/22 : FROM alpine:3.16Step 9/19 : FROM alpine:3.15 [2023-02-16T03:17:52.914Z] [2023-02-16T03:17:52.914Z] ---> 5ce65d7b0fde [2023-02-16T03:17:52.914Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-16T03:17:52.914Z] ---> Using cache [2023-02-16T03:17:52.914Z] ---> ca97d97b17fd [2023-02-16T03:17:52.914Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-16T03:17:52.914Z] Removing intermediate container 4c215dbf4ef5 [2023-02-16T03:17:52.914Z] ---> 761a2649058e [2023-02-16T03:17:52.914Z] [2023-02-16T03:17:52.915Z] Step 10/22 : FROM alpine:3.16 [2023-02-16T03:17:53.172Z] ---> Running in 94188c502202 [2023-02-16T03:17:53.172Z] Removing intermediate container ca376cf330b6 [2023-02-16T03:17:53.172Z] ---> 8e700423cec6 [2023-02-16T03:17:53.172Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-16T03:17:53.429Z] ---> e0507febe8ef [2023-02-16T03:17:53.430Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T03:17:53.430Z] ---> Running in fd119dc02074 [2023-02-16T03:17:53.996Z] 3.16: Pulling from library/alpine [2023-02-16T03:17:53.996Z] 3.16: Pulling from library/alpine [2023-02-16T03:17:54.569Z] Removing intermediate container 4d57ffec08f6 [2023-02-16T03:17:54.569Z] ---> 5a85c6a39df2 [2023-02-16T03:17:54.569Z] Step 11/23 : WORKDIR /edgex-go [2023-02-16T03:17:54.569Z] ---> Running in f0eb2a44bb0a [2023-02-16T03:17:54.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-16T03:17:54.827Z] Removing intermediate container f0eb2a44bb0a [2023-02-16T03:17:54.827Z] ---> c4886f7662d8 [2023-02-16T03:17:54.827Z] [2023-02-16T03:17:54.827Z] Step 12/23 : FROM alpine:3.15 [2023-02-16T03:17:54.827Z] ---> 5ce65d7b0fde [2023-02-16T03:17:54.827Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-16T03:17:54.827Z] ---> Using cache [2023-02-16T03:17:54.827Z] ---> ca97d97b17fd [2023-02-16T03:17:54.827Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-16T03:17:54.827Z] ---> Using cache [2023-02-16T03:17:54.827Z] ---> 94b3b28b48bc [2023-02-16T03:17:54.827Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-16T03:17:55.086Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-16T03:17:55.086Z] Status: Downloaded newer image for alpine:3.16 [2023-02-16T03:17:55.086Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-16T03:17:55.086Z] Status: Image is up to date for alpine:3.16 [2023-02-16T03:17:55.086Z] ---> dfd21b5a31f5 [2023-02-16T03:17:55.086Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-16T03:17:55.086Z] ---> dfd21b5a31f5 [2023-02-16T03:17:55.086Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-16T03:17:55.086Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-16T03:17:55.086Z] ---> Running in d4c18155597a [2023-02-16T03:17:55.086Z] ---> Running in 8aafcd20bd5b [2023-02-16T03:17:55.344Z] v3.15.7-6-g44f22910c3a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-16T03:17:55.344Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-16T03:17:55.344Z] OK: 15857 distinct packages available [2023-02-16T03:17:55.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-16T03:17:55.827Z] Removing intermediate container d4c18155597a [2023-02-16T03:17:55.828Z] ---> cb17a6906f97 [2023-02-16T03:17:55.828Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-16T03:17:55.828Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T03:17:56.086Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-16T03:17:56.086Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T03:17:56.086Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-16T03:17:56.086Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-16T03:17:56.086Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-16T03:17:56.086Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-16T03:17:56.086Z] (5/9) Installing curl (7.80.0-r6) [2023-02-16T03:17:56.086Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-16T03:17:56.086Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-16T03:17:56.344Z] (8/9) Installing libucontext (1.1-r0) [2023-02-16T03:17:56.344Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-16T03:17:56.344Z] Executing busybox-1.34.1-r7.trigger [2023-02-16T03:17:56.344Z] Executing ca-certificates-20220614-r0.trigger [2023-02-16T03:17:56.344Z] OK: 8 MiB in 23 packages [2023-02-16T03:17:56.602Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-16T03:17:56.602Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-16T03:17:56.602Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T03:17:56.602Z] Executing ca-certificates-20220614-r0.trigger [2023-02-16T03:17:56.602Z] OK: 6 MiB in 16 packages [2023-02-16T03:17:57.169Z] ---> Running in f72410e42306 [2023-02-16T03:17:57.169Z] ---> 0eedd13fecd6 [2023-02-16T03:17:57.169Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-16T03:17:57.169Z] Removing intermediate container f72410e42306 [2023-02-16T03:17:57.169Z] ---> c31f447168d5 [2023-02-16T03:17:57.169Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-16T03:17:57.427Z] ---> Running in 2453d3b5861e [2023-02-16T03:17:57.427Z] ---> c57eebd8ac2d [2023-02-16T03:17:57.427Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-16T03:17:57.427Z] Removing intermediate container 2453d3b5861e [2023-02-16T03:17:57.427Z] ---> 2ded4def484c [2023-02-16T03:17:57.427Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-16T03:17:57.687Z] Removing intermediate container 8aafcd20bd5b [2023-02-16T03:17:57.687Z] ---> c55962c4a918 [2023-02-16T03:17:57.687Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-16T03:17:57.946Z] ---> Running in b14c73913cc8 [2023-02-16T03:17:57.946Z] ---> Running in 3149c572ec2b [2023-02-16T03:17:57.946Z] ---> b42ab9ac8b3f [2023-02-16T03:17:57.946Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-16T03:17:57.946Z] Removing intermediate container 94188c502202 [2023-02-16T03:17:57.946Z] ---> 685d89655d8c [2023-02-16T03:17:57.946Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-16T03:17:58.204Z] Removing intermediate container 3149c572ec2b [2023-02-16T03:17:58.204Z] ---> cfe064300eb9 [2023-02-16T03:17:58.204Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-16T03:17:58.204Z] ---> Running in bdd0ce79d357 [2023-02-16T03:17:58.204Z] ---> 2bf6b58c406b [2023-02-16T03:17:58.204Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-16T03:17:58.204Z] ---> d8832e2327cc [2023-02-16T03:17:58.204Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-16T03:17:58.204Z] ---> Running in b2594e9ea1ee [2023-02-16T03:17:58.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T03:17:58.204Z] Removing intermediate container bdd0ce79d357 [2023-02-16T03:17:58.204Z] ---> ae5f6e173e64 [2023-02-16T03:17:58.204Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-16T03:17:58.465Z] ---> Running in 3490934ee439 [2023-02-16T03:17:58.465Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T03:17:58.465Z] Removing intermediate container b2594e9ea1ee [2023-02-16T03:17:58.465Z] ---> 7887221402ed [2023-02-16T03:17:58.465Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-16T03:17:58.787Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-16T03:17:58.787Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T03:17:58.787Z] OK: 6 MiB in 15 packages [2023-02-16T03:17:59.045Z] ---> Running in bf1bd45caf06 [2023-02-16T03:17:59.045Z] Removing intermediate container 3490934ee439 [2023-02-16T03:17:59.045Z] ---> f9848b41e5fc [2023-02-16T03:17:59.045Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-16T03:17:59.045Z] ---> 5d8e941df347 [2023-02-16T03:17:59.045Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-16T03:17:59.045Z] Removing intermediate container bf1bd45caf06 [2023-02-16T03:17:59.045Z] ---> 4a74ccf72797 [2023-02-16T03:17:59.045Z] Step 21/23 : LABEL arch=x86_64 [2023-02-16T03:17:59.312Z] ---> Running in 7682eb4385d4 [2023-02-16T03:17:59.312Z] ---> 6431773a85d9 [2023-02-16T03:17:59.312Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-16T03:17:59.312Z] ---> d4fd9297164d [2023-02-16T03:17:59.312Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-16T03:17:59.312Z] Removing intermediate container b14c73913cc8 [2023-02-16T03:17:59.312Z] ---> 15e3d3f9f00d [2023-02-16T03:17:59.312Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-16T03:17:59.312Z] Removing intermediate container 7682eb4385d4 [2023-02-16T03:17:59.312Z] ---> 92ce5b0982a4 [2023-02-16T03:17:59.312Z] Step 22/23 : LABEL git_sha=c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:17:59.883Z] ---> Running in 264b45f1becf [2023-02-16T03:17:59.883Z] ---> Running in c790e420409c [2023-02-16T03:18:00.142Z] ---> 09153581277d [2023-02-16T03:18:00.142Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-16T03:18:00.142Z] Removing intermediate container c790e420409c [2023-02-16T03:18:00.142Z] ---> a5acc3b5bcfc [2023-02-16T03:18:00.142Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-16T03:18:00.142Z] ---> c878f7780393 [2023-02-16T03:18:00.142Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-16T03:18:00.142Z] Removing intermediate container 264b45f1becf [2023-02-16T03:18:00.142Z] ---> 4942c0d346c6 [2023-02-16T03:18:00.142Z] Step 23/23 : LABEL version=3.0.0-dev.54 [2023-02-16T03:18:00.399Z] ---> Running in 6d80ad9b210e [2023-02-16T03:18:00.399Z] ---> Running in 1aae7c7103f2 [2023-02-16T03:18:00.658Z] ---> 561f853121bb [2023-02-16T03:18:00.658Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-16T03:18:00.658Z] Removing intermediate container 6d80ad9b210e [2023-02-16T03:18:00.658Z] ---> dfdf4fdf446d [2023-02-16T03:18:00.658Z] Step 17/19 : LABEL arch=x86_64 [2023-02-16T03:18:00.658Z] Removing intermediate container 1aae7c7103f2 [2023-02-16T03:18:00.658Z] ---> 6df764fe6f71 [2023-02-16T03:18:00.658Z] [2023-02-16T03:18:00.658Z] ---> 6bff10b11f02 [2023-02-16T03:18:00.658Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-16T03:18:00.658Z] ---> Running in 906be30f2f10 [2023-02-16T03:18:00.658Z] ---> Running in 7c7b505fd298 [2023-02-16T03:18:00.658Z] Successfully built 6df764fe6f71 [2023-02-16T03:18:00.658Z] Successfully tagged security-spire-server:latest [2023-02-16T03:18:00.658Z] Building core-common-config-bootstrapper [2023-02-16T03:18:04.491Z]  Building security-spire-server ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T03:18:04.491Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-16T03:18:04.491Z] ---> 078288845fff [2023-02-16T03:18:04.491Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-16T03:18:04.491Z] ---> Using cache [2023-02-16T03:18:04.491Z] ---> f81094c06ddb [2023-02-16T03:18:04.491Z] Step 4/22 : WORKDIR /edgex-go [2023-02-16T03:18:04.491Z] ---> Using cache [2023-02-16T03:18:04.491Z] ---> db93e0d4d3bb [2023-02-16T03:18:04.491Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-16T03:18:07.053Z] ---> 607c531f989b [2023-02-16T03:18:07.053Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-16T03:18:07.053Z] Removing intermediate container 906be30f2f10 [2023-02-16T03:18:07.053Z] ---> 620e8ee1ded9 [2023-02-16T03:18:07.053Z] Step 18/19 : LABEL git_sha=c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:18:07.053Z] Removing intermediate container 7c7b505fd298 [2023-02-16T03:18:07.053Z] ---> 80ff31c283fd [2023-02-16T03:18:07.053Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-16T03:18:07.053Z] ---> Running in 8e3679272211 [2023-02-16T03:18:07.053Z] ---> Running in 31959c403729 [2023-02-16T03:18:07.053Z] ---> Running in 733feccc9e37 [2023-02-16T03:18:07.053Z] ---> Running in 1bf01df9bd91 [2023-02-16T03:18:07.053Z] Removing intermediate container 31959c403729 [2023-02-16T03:18:07.053Z] ---> 1e99aee2cc98 [2023-02-16T03:18:07.053Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-16T03:18:07.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T03:18:07.313Z] Removing intermediate container 1bf01df9bd91 [2023-02-16T03:18:07.313Z] ---> 27414a73b515 [2023-02-16T03:18:07.314Z] Step 19/19 : LABEL version=3.0.0-dev.54 [2023-02-16T03:18:07.314Z] Removing intermediate container 733feccc9e37 [2023-02-16T03:18:07.314Z] ---> cf55bdd675f7 [2023-02-16T03:18:07.314Z] Step 20/22 : LABEL arch=x86_64 [2023-02-16T03:18:07.314Z] ---> Running in 5aa762fec431 [2023-02-16T03:18:07.314Z] ---> Running in 4e30c01686d6 [2023-02-16T03:18:07.904Z] ---> Running in cd47a0189168 [2023-02-16T03:18:08.179Z] Removing intermediate container 4e30c01686d6 [2023-02-16T03:18:08.179Z] Removing intermediate container 5aa762fec431 [2023-02-16T03:18:08.179Z] ---> da64c8e71c1c [2023-02-16T03:18:08.179Z] ---> c030cf575b41 [2023-02-16T03:18:08.179Z] [2023-02-16T03:18:08.179Z] Step 20/22 : LABEL arch=x86_64 [2023-02-16T03:18:08.179Z] Removing intermediate container cd47a0189168 [2023-02-16T03:18:08.180Z] ---> 96815fc56f0f [2023-02-16T03:18:08.180Z] Step 21/22 : LABEL git_sha=c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:18:08.445Z] Successfully built da64c8e71c1c [2023-02-16T03:18:08.445Z] ---> Running in 6e7b6ac8bea6 [2023-02-16T03:18:08.445Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-16T03:18:08.445Z]  Building security-spiffe-token-provider ... done Building core-metadata [2023-02-16T03:18:08.445Z] ---> Running in 65ecf6f6dcff [2023-02-16T03:18:08.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T03:18:11.790Z] OK: 211 MiB in 51 packages [2023-02-16T03:18:14.327Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T03:18:14.327Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-16T03:18:14.327Z] ---> 078288845fff [2023-02-16T03:18:14.327Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-16T03:18:14.327Z] ---> Using cache [2023-02-16T03:18:14.327Z] ---> f81094c06ddb [2023-02-16T03:18:14.327Z] Step 4/24 : WORKDIR /edgex-go [2023-02-16T03:18:14.327Z] ---> Using cache [2023-02-16T03:18:14.327Z] ---> db93e0d4d3bb [2023-02-16T03:18:14.327Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-16T03:18:16.230Z] Removing intermediate container 6e7b6ac8bea6 [2023-02-16T03:18:16.230Z] ---> cf8f04b0add4 [2023-02-16T03:18:16.230Z] Step 21/22 : LABEL git_sha=c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:18:16.230Z] Removing intermediate container 65ecf6f6dcff [2023-02-16T03:18:16.230Z] ---> 11117a82621a [2023-02-16T03:18:16.230Z] Step 22/22 : LABEL version=3.0.0-dev.54 [2023-02-16T03:18:16.230Z] ---> Running in 45d1d66b7905 [2023-02-16T03:18:16.488Z] ---> Running in 2e478c7eea6b [2023-02-16T03:18:16.488Z] ---> Running in a0aa76f224ab [2023-02-16T03:18:16.746Z] Removing intermediate container 8e3679272211 [2023-02-16T03:18:16.746Z] ---> 2e394926b976 [2023-02-16T03:18:16.746Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-16T03:18:17.003Z] Removing intermediate container 2e478c7eea6b [2023-02-16T03:18:17.003Z] ---> 2f10cfb159fa [2023-02-16T03:18:17.003Z] Step 22/22 : LABEL version=3.0.0-dev.54 [2023-02-16T03:18:17.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T03:18:17.003Z] Removing intermediate container a0aa76f224ab [2023-02-16T03:18:17.003Z] ---> c870cd1b8af4 [2023-02-16T03:18:17.003Z] [2023-02-16T03:18:17.003Z] ---> Running in bdeb3c1326cc [2023-02-16T03:18:17.003Z] ---> b7efdeac477b [2023-02-16T03:18:17.004Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T03:18:17.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T03:18:17.262Z] Successfully built c870cd1b8af4 [2023-02-16T03:18:17.262Z] Successfully tagged support-notifications:latest [2023-02-16T03:18:17.262Z]  Building support-notifications ... done Building support-scheduler [2023-02-16T03:18:17.262Z] ---> Running in 52b69e2bcd6c [2023-02-16T03:18:17.520Z] Removing intermediate container bdeb3c1326cc [2023-02-16T03:18:17.520Z] ---> 3b55b92412ae [2023-02-16T03:18:17.520Z] [2023-02-16T03:18:17.520Z] Successfully built 3b55b92412ae [2023-02-16T03:18:17.520Z] Successfully tagged core-data:latest [2023-02-16T03:18:17.520Z]  Building core-data ... done Building security-proxy-setup [2023-02-16T03:18:18.124Z] OK: 211 MiB in 51 packages [2023-02-16T03:18:21.494Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T03:18:21.494Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-16T03:18:21.494Z] ---> 078288845fff [2023-02-16T03:18:21.494Z] Step 3/21 : WORKDIR /edgex-go [2023-02-16T03:18:21.494Z] ---> Using cache [2023-02-16T03:18:21.494Z] ---> 8ef31ff748d8 [2023-02-16T03:18:21.494Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-16T03:18:21.494Z] ---> Using cache [2023-02-16T03:18:21.494Z] ---> 8e700423cec6 [2023-02-16T03:18:21.494Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-16T03:18:21.494Z] ---> Using cache [2023-02-16T03:18:21.494Z] ---> e0507febe8ef [2023-02-16T03:18:21.494Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T03:18:23.400Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T03:18:23.400Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-16T03:18:23.400Z] ---> 078288845fff [2023-02-16T03:18:23.400Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-16T03:18:23.400Z] ---> Using cache [2023-02-16T03:18:23.400Z] ---> f81094c06ddb [2023-02-16T03:18:23.400Z] Step 4/22 : WORKDIR /edgex-go [2023-02-16T03:18:23.400Z] ---> Using cache [2023-02-16T03:18:23.400Z] ---> db93e0d4d3bb [2023-02-16T03:18:23.400Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-16T03:18:23.400Z] ---> Using cache [2023-02-16T03:18:23.400Z] ---> 2e394926b976 [2023-02-16T03:18:23.400Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-16T03:18:23.400Z] ---> Using cache [2023-02-16T03:18:23.400Z] ---> b7efdeac477b [2023-02-16T03:18:23.400Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T03:18:29.968Z] ---> Running in 0674d34347dc [2023-02-16T03:18:29.968Z] ---> Running in ea7274a885fd [2023-02-16T03:18:30.906Z] Removing intermediate container 45d1d66b7905 [2023-02-16T03:18:30.906Z] ---> 169c2915ef2c [2023-02-16T03:18:30.906Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-16T03:18:32.589Z] ---> f636aa17348b [2023-02-16T03:18:32.589Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T03:18:33.163Z] ---> Running in b75f40a5f096 [2023-02-16T03:19:05.306Z] Removing intermediate container fd119dc02074 [2023-02-16T03:19:05.306Z] ---> de8d54864328 [2023-02-16T03:19:05.306Z] Step 7/24 : COPY . . [2023-02-16T03:19:32.152Z] ---> 917d7efb4a13 [2023-02-16T03:19:32.152Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-16T03:19:32.152Z] Removing intermediate container 52b69e2bcd6c [2023-02-16T03:19:32.152Z] ---> 8c7303907ff0 [2023-02-16T03:19:32.152Z] Step 8/22 : COPY . . [2023-02-16T03:19:33.525Z] ---> Running in 6b0191f62e25 [2023-02-16T03:19:33.813Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-16T03:19:46.525Z] Removing intermediate container 0c690f149f70 [2023-02-16T03:19:46.525Z] ---> 508f342b8994 [2023-02-16T03:19:46.525Z] Step 8/22 : COPY . . [2023-02-16T03:19:46.525Z] Removing intermediate container d94e0bc63d54 [2023-02-16T03:19:46.525Z] ---> 1a883276301a [2023-02-16T03:19:46.525Z] Step 8/22 : COPY . . [2023-02-16T03:19:46.525Z] Removing intermediate container feeda07ebf6f [2023-02-16T03:19:46.525Z] ---> 883acfb756c6 [2023-02-16T03:19:46.525Z] Step 7/24 : COPY . . [2023-02-16T03:19:46.525Z] Removing intermediate container f47bfc47e1ad [2023-02-16T03:19:46.525Z] ---> 12b5a6bc6d33 [2023-02-16T03:19:46.525Z] Step 7/23 : COPY . . [2023-02-16T03:19:46.525Z] Removing intermediate container 5bf4bff47f1a [2023-02-16T03:19:46.525Z] ---> 5a37c002ee62 [2023-02-16T03:19:46.525Z] Step 7/24 : COPY . . [2023-02-16T03:19:46.525Z] ---> 4cedb095d1a9 [2023-02-16T03:19:46.525Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-16T03:19:46.525Z] ---> cbb4b975af4a [2023-02-16T03:19:46.525Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-16T03:19:46.525Z] ---> Running in 47a083ce4f7e [2023-02-16T03:19:46.525Z] ---> Running in 9ccd6d836033 [2023-02-16T03:19:46.525Z] ---> b5ea195bca12 [2023-02-16T03:19:46.525Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-16T03:19:46.525Z] ---> a6cc5b5ec7d0 [2023-02-16T03:19:46.525Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-16T03:19:46.525Z] ---> 5660609af655 [2023-02-16T03:19:46.525Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-16T03:19:46.525Z] ---> Running in 746ffc41437f [2023-02-16T03:19:46.525Z] ---> Running in 9234cd247851 [2023-02-16T03:19:46.525Z] ---> Running in 6fef79c9aee3 [2023-02-16T03:19:46.525Z] Removing intermediate container 746ffc41437f [2023-02-16T03:19:46.525Z] ---> f284b2e5a66d [2023-02-16T03:19:46.525Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-16T03:19:46.525Z] Removing intermediate container 9234cd247851 [2023-02-16T03:19:46.525Z] ---> c174eb56728b [2023-02-16T03:19:46.525Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-16T03:19:46.525Z] ---> Running in 5a98b1fddadd [2023-02-16T03:19:46.525Z] ---> Running in aa2fcaf279c1 [2023-02-16T03:19:46.525Z] Removing intermediate container 6fef79c9aee3 [2023-02-16T03:19:46.525Z] ---> 0983a0fdc3d9 [2023-02-16T03:19:46.525Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-16T03:19:46.525Z] ---> Running in a570c856b2f4 [2023-02-16T03:19:46.525Z] Removing intermediate container 5a98b1fddadd [2023-02-16T03:19:46.525Z] ---> 11e861408caf [2023-02-16T03:19:46.525Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-16T03:19:46.525Z] ---> Running in c60ce1ff78ec [2023-02-16T03:19:46.525Z] Removing intermediate container aa2fcaf279c1 [2023-02-16T03:19:46.525Z] ---> b6f9bfa05995 [2023-02-16T03:19:46.525Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-16T03:19:46.525Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.54" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-16T03:19:46.525Z] ---> Running in 1e3a476b6f9a [2023-02-16T03:19:46.525Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.54" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-16T03:19:46.525Z] Removing intermediate container a570c856b2f4 [2023-02-16T03:19:46.525Z] ---> 0fb859894073 [2023-02-16T03:19:46.525Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-16T03:19:46.525Z] ---> Running in b70b95ae281c [2023-02-16T03:19:47.516Z] Removing intermediate container c60ce1ff78ec [2023-02-16T03:19:47.516Z] ---> af14772cf912 [2023-02-16T03:19:47.516Z] Step 11/23 : WORKDIR /edgex-go [2023-02-16T03:19:47.516Z] ---> Running in a92745ae3ab9 [2023-02-16T03:19:48.106Z] Removing intermediate container 1e3a476b6f9a [2023-02-16T03:19:48.106Z] ---> acb813261393 [2023-02-16T03:19:48.106Z] Step 11/24 : WORKDIR /edgex-go [2023-02-16T03:19:48.106Z] Removing intermediate container b70b95ae281c [2023-02-16T03:19:48.106Z] ---> f029f5924254 [2023-02-16T03:19:48.106Z] Step 11/24 : WORKDIR /edgex-go [2023-02-16T03:19:48.378Z] ---> Running in 06db38fe045b [2023-02-16T03:19:48.378Z] ---> Running in ef0914047b0d [2023-02-16T03:19:48.652Z] Removing intermediate container a92745ae3ab9 [2023-02-16T03:19:48.652Z] ---> 62803df8f955 [2023-02-16T03:19:48.652Z] [2023-02-16T03:19:48.652Z] Step 12/23 : FROM alpine:3.15 [2023-02-16T03:19:48.921Z] 3.15: Pulling from library/alpine [2023-02-16T03:19:49.190Z] Removing intermediate container 06db38fe045b [2023-02-16T03:19:49.190Z] ---> 412619992110 [2023-02-16T03:19:49.190Z] [2023-02-16T03:19:49.190Z] Step 12/24 : FROM alpine:3.15 [2023-02-16T03:19:49.190Z] Removing intermediate container ef0914047b0d [2023-02-16T03:19:49.190Z] ---> 5a8919fc0e3c [2023-02-16T03:19:49.190Z] [2023-02-16T03:19:49.190Z] Step 12/24 : FROM alpine:3.15 [2023-02-16T03:19:49.190Z] 3.15: Pulling from library/alpine [2023-02-16T03:19:49.460Z] 3.15: Pulling from library/alpine [2023-02-16T03:19:50.882Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-16T03:19:50.882Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-16T03:19:50.882Z] Status: Downloaded newer image for alpine:3.15 [2023-02-16T03:19:50.882Z] Status: Image is up to date for alpine:3.15 [2023-02-16T03:19:50.882Z] ---> 354640af7b1b [2023-02-16T03:19:50.882Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-16T03:19:50.882Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-16T03:19:50.882Z] Status: Image is up to date for alpine:3.15 [2023-02-16T03:19:50.882Z] ---> 354640af7b1b [2023-02-16T03:19:50.882Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-16T03:19:50.882Z] ---> 354640af7b1b [2023-02-16T03:19:50.882Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-16T03:19:50.882Z] ---> Running in d05e84925f60 [2023-02-16T03:19:51.156Z] ---> Running in 2b987c3068ac [2023-02-16T03:19:51.156Z] ---> Running in 9543032e4995 [2023-02-16T03:19:51.743Z] Removing intermediate container 2b987c3068ac [2023-02-16T03:19:51.743Z] ---> c8b4d83fb2f2 [2023-02-16T03:19:51.743Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-16T03:19:52.016Z] ---> Running in d515f926c699 [2023-02-16T03:19:52.016Z] Removing intermediate container d05e84925f60 [2023-02-16T03:19:52.016Z] ---> 276472d405ef [2023-02-16T03:19:52.016Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-16T03:19:52.016Z] Removing intermediate container 9543032e4995 [2023-02-16T03:19:52.016Z] ---> 7974140bfe39 [2023-02-16T03:19:52.016Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-16T03:19:52.283Z] ---> Running in 4f5796cc4157 [2023-02-16T03:19:52.283Z] ---> Running in 75a6a51a281d [2023-02-16T03:19:54.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-16T03:19:54.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-16T03:19:54.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-16T03:19:55.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-16T03:19:55.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-16T03:19:55.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-16T03:19:56.845Z] v3.15.7-6-g44f22910c3a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-16T03:19:56.845Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-16T03:19:56.845Z] OK: 15734 distinct packages available [2023-02-16T03:19:56.845Z] v3.15.7-6-g44f22910c3a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-16T03:19:56.845Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-16T03:19:56.845Z] OK: 15734 distinct packages available [2023-02-16T03:19:56.845Z] v3.15.7-6-g44f22910c3a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-16T03:19:56.845Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-16T03:19:56.845Z] OK: 15734 distinct packages available [2023-02-16T03:19:57.113Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-16T03:19:57.113Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-16T03:19:57.113Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-16T03:19:57.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-16T03:19:57.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-16T03:19:57.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-16T03:19:58.608Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-16T03:19:58.608Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-16T03:19:58.608Z] (3/5) Installing libucontext (1.1-r0) [2023-02-16T03:19:58.608Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-16T03:19:58.608Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-16T03:19:58.608Z] Executing busybox-1.34.1-r7.trigger [2023-02-16T03:19:58.608Z] OK: 6 MiB in 19 packages [2023-02-16T03:19:58.608Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-16T03:19:58.877Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-16T03:19:58.877Z] (3/4) Installing libucontext (1.1-r0) [2023-02-16T03:19:58.877Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-16T03:19:58.877Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-16T03:19:58.877Z] Executing busybox-1.34.1-r7.trigger [2023-02-16T03:19:58.877Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-16T03:19:58.877Z] (3/5) Installing libucontext (1.1-r0) [2023-02-16T03:19:58.877Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-16T03:19:58.877Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-16T03:19:58.877Z] OK: 6 MiB in 18 packages [2023-02-16T03:19:58.877Z] Executing busybox-1.34.1-r7.trigger [2023-02-16T03:19:58.877Z] OK: 6 MiB in 19 packages [2023-02-16T03:20:01.453Z] Removing intermediate container d515f926c699 [2023-02-16T03:20:01.453Z] ---> b401f0fd115a [2023-02-16T03:20:01.453Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-16T03:20:01.453Z] Removing intermediate container 4f5796cc4157 [2023-02-16T03:20:01.453Z] ---> efb1d0076df5 [2023-02-16T03:20:01.453Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-16T03:20:01.453Z] Removing intermediate container 75a6a51a281d [2023-02-16T03:20:01.453Z] ---> 8be79a3430cb [2023-02-16T03:20:01.453Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-16T03:20:06.813Z] ---> 4aa93f3400d3 [2023-02-16T03:20:06.813Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-16T03:20:12.767Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-16T03:20:13.469Z] ---> c87baa4ecd44 [2023-02-16T03:20:13.470Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-16T03:20:13.470Z] ---> 86ae8741065f [2023-02-16T03:20:13.470Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-16T03:20:13.737Z] ---> 5d41c86c8b5b [2023-02-16T03:20:13.737Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-16T03:20:14.005Z] ---> 950c2478c8a3 [2023-02-16T03:20:14.005Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-16T03:20:14.274Z] ---> Running in 2ff74d5b921b [2023-02-16T03:20:15.240Z] Removing intermediate container 2ff74d5b921b [2023-02-16T03:20:15.240Z] ---> 24edc065175a [2023-02-16T03:20:15.240Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-16T03:20:15.240Z] ---> 9f54c7885dac [2023-02-16T03:20:15.240Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-16T03:20:15.513Z] ---> d6a0e5fbf559 [2023-02-16T03:20:15.513Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-16T03:20:16.491Z] ---> e29578d09584 [2023-02-16T03:20:16.491Z] Step 19/24 : WORKDIR / [2023-02-16T03:20:16.491Z] ---> Running in 0cb1a56e6e19 [2023-02-16T03:20:16.762Z] ---> b1e076dac8cf [2023-02-16T03:20:16.762Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-16T03:20:16.762Z] ---> Running in a17762c0d16b [2023-02-16T03:20:17.029Z] ---> 459021b31ffa [2023-02-16T03:20:17.029Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-16T03:20:17.616Z] Removing intermediate container 0cb1a56e6e19 [2023-02-16T03:20:17.616Z] ---> a5c7d99a85e4 [2023-02-16T03:20:17.616Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-16T03:20:17.882Z] ---> Running in 32890e731c8d [2023-02-16T03:20:17.882Z] Removing intermediate container a17762c0d16b [2023-02-16T03:20:17.882Z] ---> 974daaed4d44 [2023-02-16T03:20:17.882Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-16T03:20:17.882Z] ---> Running in d5dcd2ea46bd [2023-02-16T03:20:18.467Z] ---> b9ad67441a8c [2023-02-16T03:20:18.467Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-16T03:20:18.735Z] Removing intermediate container 32890e731c8d [2023-02-16T03:20:18.735Z] ---> 2da87fce87ed [2023-02-16T03:20:18.735Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-16T03:20:19.004Z] Removing intermediate container d5dcd2ea46bd [2023-02-16T03:20:19.004Z] ---> 54dcedf545ed [2023-02-16T03:20:19.004Z] Step 21/23 : LABEL arch=arm64 [2023-02-16T03:20:19.004Z] ---> Running in 2bd851285e39 [2023-02-16T03:20:19.004Z] ---> Running in 8c248d5532c4 [2023-02-16T03:20:19.968Z] Removing intermediate container 2bd851285e39 [2023-02-16T03:20:19.968Z] ---> 80b969235796 [2023-02-16T03:20:19.968Z] Removing intermediate container 8c248d5532c4 [2023-02-16T03:20:19.968Z] ---> aeeb9b8cad86 [2023-02-16T03:20:19.968Z] Step 22/23 : LABEL git_sha=c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:20:19.968Z] Step 22/24 : LABEL arch=arm64 [2023-02-16T03:20:19.968Z] ---> Running in 96d29cd7bf61 [2023-02-16T03:20:19.968Z] ---> Running in 5c6089e8082d [2023-02-16T03:20:19.968Z] ---> 4fb880b1e565 [2023-02-16T03:20:19.968Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-16T03:20:20.250Z] ---> Running in 569c95dec679 [2023-02-16T03:20:20.838Z] Removing intermediate container 96d29cd7bf61 [2023-02-16T03:20:20.838Z] ---> 2c2dc4c6a931 [2023-02-16T03:20:20.838Z] Step 23/24 : LABEL git_sha=c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:20:20.838Z] Removing intermediate container 5c6089e8082d [2023-02-16T03:20:20.838Z] ---> 31cb56305bd2 [2023-02-16T03:20:20.838Z] Step 23/23 : LABEL version=3.0.0-dev.54 [2023-02-16T03:20:21.278Z] Removing intermediate container 569c95dec679 [2023-02-16T03:20:21.278Z] ---> b44323de4cc0 [2023-02-16T03:20:21.278Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-16T03:20:21.278Z] ---> Running in 2488126f90cf [2023-02-16T03:20:21.278Z] ---> Running in 145a36272a11 [2023-02-16T03:20:21.278Z] ---> Running in ec9662fdb0a9 [2023-02-16T03:20:22.003Z] Removing intermediate container 2488126f90cf [2023-02-16T03:20:22.003Z] ---> 7fc3d8a66c7c [2023-02-16T03:20:22.003Z] Step 24/24 : LABEL version=3.0.0-dev.54 [2023-02-16T03:20:22.271Z] ---> Running in 3428b4a9cac4 [2023-02-16T03:20:22.271Z] Removing intermediate container 145a36272a11 [2023-02-16T03:20:22.271Z] ---> bed58f2dd693 [2023-02-16T03:20:22.271Z] [2023-02-16T03:20:22.547Z] Successfully built bed58f2dd693 [2023-02-16T03:20:22.547Z] Successfully tagged security-spire-server-arm64:latest [2023-02-16T03:20:22.547Z] Building core-command [2023-02-16T03:20:22.547Z]  Building security-spire-server ... done Removing intermediate container ec9662fdb0a9 [2023-02-16T03:20:22.547Z] ---> 72f179edefc2 [2023-02-16T03:20:22.547Z] Step 22/24 : LABEL arch=arm64 [2023-02-16T03:20:22.835Z] ---> Running in 40e7392563a9 [2023-02-16T03:20:22.835Z] Removing intermediate container 3428b4a9cac4 [2023-02-16T03:20:22.835Z] ---> 86a4f86d500a [2023-02-16T03:20:22.835Z] [2023-02-16T03:20:23.135Z] Successfully built 86a4f86d500a [2023-02-16T03:20:23.135Z] Successfully tagged security-spire-config-arm64:latest [2023-02-16T03:20:23.135Z]  Building security-spire-config ... done Building security-proxy-setup [2023-02-16T03:20:23.412Z] Removing intermediate container 40e7392563a9 [2023-02-16T03:20:23.412Z] ---> 49bc4de099d5 [2023-02-16T03:20:23.412Z] Step 23/24 : LABEL git_sha=c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:20:23.412Z] ---> Running in 3490eba27cbe [2023-02-16T03:20:24.029Z] Removing intermediate container 3490eba27cbe [2023-02-16T03:20:24.029Z] ---> deb78aed0dab [2023-02-16T03:20:24.029Z] Step 24/24 : LABEL version=3.0.0-dev.54 [2023-02-16T03:20:24.029Z] ---> Running in 9749f715d997 [2023-02-16T03:20:24.635Z] Removing intermediate container 9749f715d997 [2023-02-16T03:20:24.635Z] ---> de054fd7c664 [2023-02-16T03:20:24.635Z] [2023-02-16T03:20:24.635Z] Successfully built de054fd7c664 [2023-02-16T03:20:24.635Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-16T03:20:24.635Z] Building security-bootstrapper [2023-02-16T03:20:31.281Z]  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T03:20:31.281Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-16T03:20:31.281Z] ---> 17760d72a558 [2023-02-16T03:20:31.281Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-16T03:20:31.281Z] ---> Using cache [2023-02-16T03:20:31.281Z] ---> c0cb1df30927 [2023-02-16T03:20:31.281Z] Step 4/23 : WORKDIR /edgex-go [2023-02-16T03:20:31.281Z] ---> Using cache [2023-02-16T03:20:31.281Z] ---> f3ed354fab1a [2023-02-16T03:20:31.281Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-16T03:20:31.281Z] ---> Using cache [2023-02-16T03:20:31.281Z] ---> 8bc249d5225f [2023-02-16T03:20:31.281Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-16T03:20:31.281Z] ---> Using cache [2023-02-16T03:20:31.281Z] ---> 518d4bd560cf [2023-02-16T03:20:31.281Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T03:20:31.281Z] ---> Using cache [2023-02-16T03:20:31.281Z] ---> 508f342b8994 [2023-02-16T03:20:31.281Z] Step 8/23 : COPY . . [2023-02-16T03:20:31.281Z] ---> Using cache [2023-02-16T03:20:31.281Z] ---> 4cedb095d1a9 [2023-02-16T03:20:31.281Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-16T03:20:31.281Z] ---> Running in f000931e1333 [2023-02-16T03:20:32.330Z] ---> 5dda7bc4ec5b [2023-02-16T03:20:32.330Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-16T03:20:32.330Z] ---> Running in b0312f0d6900 [2023-02-16T03:20:32.330Z] Removing intermediate container b75f40a5f096 [2023-02-16T03:20:32.330Z] ---> 1e8b319f1dcd [2023-02-16T03:20:32.330Z] Step 8/24 : COPY . . [2023-02-16T03:20:32.330Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.54" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-16T03:20:32.588Z] Removing intermediate container ea7274a885fd [2023-02-16T03:20:32.588Z] ---> 2144adb6cf6b [2023-02-16T03:20:32.588Z] Step 7/21 : COPY . . [2023-02-16T03:20:32.588Z] Removing intermediate container 0674d34347dc [2023-02-16T03:20:32.588Z] ---> 1ffc6a1921c7 [2023-02-16T03:20:32.588Z] Step 8/22 : COPY . . [2023-02-16T03:20:33.870Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T03:20:33.870Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-16T03:20:33.870Z] ---> 17760d72a558 [2023-02-16T03:20:33.870Z] Step 3/21 : WORKDIR /edgex-go [2023-02-16T03:20:33.870Z] ---> Using cache [2023-02-16T03:20:33.870Z] ---> 2f8eca6942cc [2023-02-16T03:20:33.870Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-16T03:20:33.870Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.54" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-16T03:20:33.870Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T03:20:33.870Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-16T03:20:33.870Z] ---> 17760d72a558 [2023-02-16T03:20:33.870Z] Step 3/32 : WORKDIR /edgex-go [2023-02-16T03:20:33.870Z] ---> Using cache [2023-02-16T03:20:33.870Z] ---> 2f8eca6942cc [2023-02-16T03:20:33.870Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-16T03:20:33.870Z] ---> Running in bb34c7b3caec [2023-02-16T03:20:33.870Z] ---> Running in 86c2ed0b01e4 [2023-02-16T03:20:36.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T03:20:36.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T03:20:36.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T03:20:36.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T03:20:38.132Z] OK: 221 MiB in 51 packages [2023-02-16T03:20:38.132Z] OK: 221 MiB in 51 packages [2023-02-16T03:20:40.073Z] Removing intermediate container 86c2ed0b01e4 [2023-02-16T03:20:40.073Z] ---> 0db7b9e384ef [2023-02-16T03:20:40.073Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-16T03:20:40.073Z] Removing intermediate container bb34c7b3caec [2023-02-16T03:20:40.073Z] ---> 8e92ebb71186 [2023-02-16T03:20:40.073Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-16T03:20:41.481Z] ---> 55674c562591 [2023-02-16T03:20:41.481Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T03:20:41.481Z] ---> Running in 5f8a96df38d6 [2023-02-16T03:20:41.753Z] ---> f4ef0aaaa62f [2023-02-16T03:20:41.753Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T03:20:42.044Z] ---> Running in c890b45938a2 [2023-02-16T03:21:04.675Z] Removing intermediate container 6b0191f62e25 [2023-02-16T03:21:04.675Z] ---> ce42d436a6a4 [2023-02-16T03:21:04.675Z] [2023-02-16T03:21:04.675Z] Step 9/24 : FROM alpine:3.16 [2023-02-16T03:21:04.675Z] ---> dfd21b5a31f5 [2023-02-16T03:21:04.675Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-16T03:21:04.675Z] ---> 17d8b4d16fe3 [2023-02-16T03:21:04.675Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-16T03:21:04.675Z] ---> 9c6499b2fd20 [2023-02-16T03:21:04.675Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-16T03:21:04.675Z] ---> c8b61d262c5d [2023-02-16T03:21:04.675Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-16T03:21:04.675Z] ---> Running in 02924f4c008c [2023-02-16T03:21:04.675Z] ---> Running in 8944eaaf1282 [2023-02-16T03:21:04.675Z] ---> Running in 60e36fa5a0c2 [2023-02-16T03:21:04.675Z] ---> Running in f9890178ef3a [2023-02-16T03:21:04.675Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.54" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-16T03:21:04.675Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-16T03:21:04.675Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.54" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-16T03:21:04.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T03:21:04.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T03:21:04.675Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-16T03:21:04.675Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-16T03:21:04.675Z] (3/3) Installing su-exec (0.2-r1) [2023-02-16T03:21:04.675Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T03:21:04.675Z] Executing ca-certificates-20220614-r0.trigger [2023-02-16T03:21:04.675Z] OK: 6 MiB in 17 packages [2023-02-16T03:21:08.878Z] Removing intermediate container 60e36fa5a0c2 [2023-02-16T03:21:08.878Z] ---> c4f002230589 [2023-02-16T03:21:08.878Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-16T03:21:11.468Z] ---> Running in 5fa6a557ff9e [2023-02-16T03:21:19.588Z] Removing intermediate container 5fa6a557ff9e [2023-02-16T03:21:19.588Z] ---> 9921866f78bb [2023-02-16T03:21:19.588Z] Step 12/24 : WORKDIR / [2023-02-16T03:21:20.520Z] ---> Running in f712acac4a45 [2023-02-16T03:21:25.783Z] Removing intermediate container f712acac4a45 [2023-02-16T03:21:25.783Z] ---> 7b64099fa485 [2023-02-16T03:21:25.783Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-16T03:21:27.159Z] Removing intermediate container b0312f0d6900 [2023-02-16T03:21:27.159Z] ---> c2181faf131f [2023-02-16T03:21:27.159Z] [2023-02-16T03:21:27.159Z] Step 10/22 : FROM alpine:3.16 [2023-02-16T03:21:27.159Z] ---> dfd21b5a31f5 [2023-02-16T03:21:27.159Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-16T03:21:28.095Z] ---> 51e37f083099 [2023-02-16T03:21:28.095Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-16T03:21:28.352Z] ---> Running in 9f9ded539e75 [2023-02-16T03:21:29.282Z] ---> 09ba3245a95e [2023-02-16T03:21:29.282Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-16T03:21:29.539Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.54" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-16T03:21:30.103Z] Removing intermediate container 9f9ded539e75 [2023-02-16T03:21:30.103Z] ---> ff91adf17b4d [2023-02-16T03:21:30.103Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-16T03:21:31.472Z] ---> Running in 2780e5e01018 [2023-02-16T03:21:31.472Z] ---> bfab09d9a1e5 [2023-02-16T03:21:31.472Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-16T03:21:32.036Z] ---> 33bff929c465 [2023-02-16T03:21:32.036Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-16T03:21:32.293Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T03:21:32.550Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T03:21:32.550Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-16T03:21:32.550Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T03:21:32.550Z] OK: 6 MiB in 15 packages [2023-02-16T03:21:36.757Z] ---> 8ceb9774134b [2023-02-16T03:21:36.757Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-16T03:21:36.757Z] Removing intermediate container 02924f4c008c [2023-02-16T03:21:36.757Z] ---> 9db72952b96d [2023-02-16T03:21:36.758Z] [2023-02-16T03:21:36.758Z] Step 9/21 : FROM alpine:3.16 [2023-02-16T03:21:36.758Z] ---> dfd21b5a31f5 [2023-02-16T03:21:36.758Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-16T03:21:36.758Z] Removing intermediate container f9890178ef3a [2023-02-16T03:21:36.758Z] ---> a755ea3798a0 [2023-02-16T03:21:36.758Z] [2023-02-16T03:21:36.758Z] Step 10/24 : FROM alpine:3.16 [2023-02-16T03:21:36.758Z] ---> dfd21b5a31f5 [2023-02-16T03:21:36.758Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-16T03:21:37.329Z] ---> Running in 19d00dcac527 [2023-02-16T03:21:37.329Z] ---> Running in f85716a40e96 [2023-02-16T03:21:37.900Z] Removing intermediate container 2780e5e01018 [2023-02-16T03:21:37.900Z] ---> 6137963ee2ed [2023-02-16T03:21:37.900Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-16T03:21:37.900Z] ---> 81f16f773cf7 [2023-02-16T03:21:37.900Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-16T03:21:39.366Z] ---> bae68a9024de [2023-02-16T03:21:39.366Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-16T03:21:39.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T03:21:39.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T03:21:39.909Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-16T03:21:40.171Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-16T03:21:40.171Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-16T03:21:40.171Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-16T03:21:40.171Z] (5/6) Installing curl (7.83.1-r6) [2023-02-16T03:21:40.171Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-16T03:21:40.171Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T03:21:40.171Z] Executing ca-certificates-20220614-r0.trigger [2023-02-16T03:21:40.171Z] OK: 8 MiB in 20 packages [2023-02-16T03:21:40.744Z] ---> a6568c5c6592 [2023-02-16T03:21:40.744Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-16T03:21:40.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T03:21:41.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T03:21:41.013Z] ---> df6913c6c83e [2023-02-16T03:21:41.013Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-16T03:21:41.013Z] ---> Running in 6340af1326c9 [2023-02-16T03:21:41.013Z] Removing intermediate container 8944eaaf1282 [2023-02-16T03:21:41.013Z] ---> d97782d52985 [2023-02-16T03:21:41.013Z] [2023-02-16T03:21:41.013Z] Step 10/22 : FROM alpine:3.16 [2023-02-16T03:21:41.013Z] ---> dfd21b5a31f5 [2023-02-16T03:21:41.013Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-16T03:21:41.274Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-16T03:21:41.274Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T03:21:41.274Z] OK: 6 MiB in 15 packages [2023-02-16T03:21:41.274Z] ---> Running in 02ccfd06e699 [2023-02-16T03:21:41.543Z] ---> 49c54928b718 [2023-02-16T03:21:41.543Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-16T03:21:41.810Z] Removing intermediate container 19d00dcac527 [2023-02-16T03:21:41.810Z] ---> 0200631124df [2023-02-16T03:21:41.810Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-16T03:21:41.810Z] ---> 8604dc0ac083 [2023-02-16T03:21:41.810Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-16T03:21:41.810Z] ---> Running in bd266886dd75 [2023-02-16T03:21:41.810Z] ---> Running in d28e30caa0f8 [2023-02-16T03:21:42.087Z] Removing intermediate container f85716a40e96 [2023-02-16T03:21:42.087Z] ---> 1609a21f402b [2023-02-16T03:21:42.087Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-16T03:21:42.087Z] ---> Running in de481908b8e3 [2023-02-16T03:21:42.087Z] Removing intermediate container bd266886dd75 [2023-02-16T03:21:42.087Z] ---> d24e0ad002db [2023-02-16T03:21:42.087Z] Step 12/21 : WORKDIR /edgex [2023-02-16T03:21:42.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T03:21:42.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T03:21:42.349Z] ---> Running in 18a0c6a1c3c1 [2023-02-16T03:21:42.349Z] Removing intermediate container de481908b8e3 [2023-02-16T03:21:42.349Z] ---> cb70c6c4c655 [2023-02-16T03:21:42.349Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-16T03:21:42.349Z] ---> Running in 6bb27b4a5326 [2023-02-16T03:21:42.349Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-16T03:21:42.349Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T03:21:42.349Z] OK: 6 MiB in 15 packages [2023-02-16T03:21:42.617Z] Removing intermediate container 18a0c6a1c3c1 [2023-02-16T03:21:42.617Z] ---> 8166c87756cd [2023-02-16T03:21:42.617Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-16T03:21:42.617Z] Removing intermediate container 6340af1326c9 [2023-02-16T03:21:42.617Z] ---> 58d2a5d51c12 [2023-02-16T03:21:42.617Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-16T03:21:42.617Z] Removing intermediate container 6bb27b4a5326 [2023-02-16T03:21:42.617Z] ---> 9990f0b54423 [2023-02-16T03:21:42.617Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-16T03:21:42.617Z] ---> Running in d8cd6256c893 [2023-02-16T03:21:42.617Z] ---> Running in 9c70a37d2fc3 [2023-02-16T03:21:42.922Z] ---> 865004ed3888 [2023-02-16T03:21:42.922Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-16T03:21:43.489Z] Removing intermediate container 9c70a37d2fc3 [2023-02-16T03:21:43.489Z] ---> 16be95eff933 [2023-02-16T03:21:43.489Z] Step 15/24 : WORKDIR / [2023-02-16T03:21:43.489Z] Removing intermediate container d8cd6256c893 [2023-02-16T03:21:43.489Z] ---> 4c28d9b6693b [2023-02-16T03:21:43.489Z] Step 22/24 : LABEL arch=x86_64 [2023-02-16T03:21:43.747Z] ---> 92fef37ac9a8 [2023-02-16T03:21:43.747Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-16T03:21:43.747Z] ---> Running in d9c15bc1bc4c [2023-02-16T03:21:44.004Z] ---> Running in cf3eecc1292b [2023-02-16T03:21:44.004Z] Removing intermediate container 02ccfd06e699 [2023-02-16T03:21:44.004Z] ---> 17df75057a60 [2023-02-16T03:21:44.004Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-16T03:21:44.570Z] Removing intermediate container d28e30caa0f8 [2023-02-16T03:21:44.571Z] ---> 52175a37aafb [2023-02-16T03:21:44.571Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-16T03:21:44.839Z] Removing intermediate container d9c15bc1bc4c [2023-02-16T03:21:44.839Z] ---> 687826688764 [2023-02-16T03:21:44.839Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-16T03:21:44.839Z] ---> Running in 5a4950a4a0b2 [2023-02-16T03:21:45.101Z] Removing intermediate container cf3eecc1292b [2023-02-16T03:21:45.101Z] ---> 4c98c26b74a1 [2023-02-16T03:21:45.101Z] Step 23/24 : LABEL git_sha=c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:21:45.101Z] ---> 1b95c0129aa1 [2023-02-16T03:21:45.101Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-16T03:21:45.363Z] ---> Running in af15cc35fab3 [2023-02-16T03:21:45.628Z] ---> Running in 9eaffd890bb3 [2023-02-16T03:21:45.890Z] Removing intermediate container 5a4950a4a0b2 [2023-02-16T03:21:45.890Z] ---> 45208013f343 [2023-02-16T03:21:45.890Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-16T03:21:46.150Z] ---> f87a73391b05 [2023-02-16T03:21:46.150Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-16T03:21:46.150Z] ---> 32458c9ea04b [2023-02-16T03:21:46.151Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-16T03:21:47.104Z] Removing intermediate container af15cc35fab3 [2023-02-16T03:21:47.104Z] ---> b3839511ae51 [2023-02-16T03:21:47.104Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-16T03:21:47.365Z] ---> Running in 652e2c788721 [2023-02-16T03:21:47.625Z] ---> Running in 4e1a84321ad8 [2023-02-16T03:21:47.625Z] Removing intermediate container 9eaffd890bb3 [2023-02-16T03:21:47.625Z] ---> 8a164bac216f [2023-02-16T03:21:47.625Z] Step 24/24 : LABEL version=3.0.0-dev.54 [2023-02-16T03:21:48.197Z] ---> Running in c06078cf2fb7 [2023-02-16T03:21:48.197Z] ---> 990e68891161 [2023-02-16T03:21:48.197Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-16T03:21:49.159Z] ---> Running in dcfd04bfd102 [2023-02-16T03:21:49.159Z] Removing intermediate container 652e2c788721 [2023-02-16T03:21:49.159Z] ---> 1405984cb2ef [2023-02-16T03:21:49.159Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-16T03:21:49.733Z] Removing intermediate container c06078cf2fb7 [2023-02-16T03:21:49.733Z] ---> df5d61941a1c [2023-02-16T03:21:49.733Z] Step 20/22 : LABEL arch=x86_64 [2023-02-16T03:21:50.009Z] ---> aa01c3f70e33 [2023-02-16T03:21:50.009Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-16T03:21:50.009Z] ---> Running in 822e3d601b14 [2023-02-16T03:21:50.009Z] Removing intermediate container dcfd04bfd102 [2023-02-16T03:21:50.009Z] ---> 1fcddaa62cdc [2023-02-16T03:21:50.009Z] [2023-02-16T03:21:50.009Z] Successfully built 1fcddaa62cdc [2023-02-16T03:21:50.272Z] ---> Running in 70e2c6c33b72 [2023-02-16T03:21:50.272Z] Successfully tagged security-secretstore-setup:latest [2023-02-16T03:21:50.272Z]  Building security-secretstore-setup ... done Building security-bootstrapper [2023-02-16T03:21:54.637Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T03:21:54.637Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-16T03:21:54.637Z] ---> 078288845fff [2023-02-16T03:21:54.637Z] Step 3/32 : WORKDIR /edgex-go [2023-02-16T03:21:54.637Z] ---> Using cache [2023-02-16T03:21:54.637Z] ---> 8ef31ff748d8 [2023-02-16T03:21:54.637Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-16T03:21:54.637Z] ---> Using cache [2023-02-16T03:21:54.637Z] ---> 8e700423cec6 [2023-02-16T03:21:54.637Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-16T03:21:54.637Z] ---> Using cache [2023-02-16T03:21:54.637Z] ---> e0507febe8ef [2023-02-16T03:21:54.637Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T03:21:54.637Z] ---> Using cache [2023-02-16T03:21:54.637Z] ---> 2144adb6cf6b [2023-02-16T03:21:54.637Z] Step 7/32 : COPY . . [2023-02-16T03:21:54.637Z] ---> Using cache [2023-02-16T03:21:54.637Z] ---> c8b61d262c5d [2023-02-16T03:21:54.637Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-16T03:21:57.959Z] ---> 7010490bd045 [2023-02-16T03:21:57.959Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-16T03:21:58.219Z] Removing intermediate container 822e3d601b14 [2023-02-16T03:21:58.219Z] ---> 820420d755ad [2023-02-16T03:21:58.219Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-16T03:21:58.219Z] ---> Running in 17d3f2d9d107 [2023-02-16T03:21:58.219Z] Removing intermediate container 70e2c6c33b72 [2023-02-16T03:21:58.219Z] ---> d593e300825a [2023-02-16T03:21:58.219Z] Step 21/22 : LABEL git_sha=c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:21:58.219Z] Removing intermediate container 4e1a84321ad8 [2023-02-16T03:21:58.219Z] ---> 2f36b5fddbbf [2023-02-16T03:21:58.219Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-16T03:21:58.791Z] ---> Running in c9c3602925ea [2023-02-16T03:21:59.051Z] ---> Running in a1cb43587496 [2023-02-16T03:21:59.051Z] ---> Running in 8d7d052e5ba5 [2023-02-16T03:21:59.627Z] ---> b2c612d971a2 [2023-02-16T03:21:59.627Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-16T03:21:59.627Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-16T03:22:01.530Z] Removing intermediate container c9c3602925ea [2023-02-16T03:22:01.530Z] ---> 0f74c3d7cab4 [2023-02-16T03:22:01.530Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-16T03:22:01.530Z] Removing intermediate container a1cb43587496 [2023-02-16T03:22:01.530Z] ---> b2be5398cfa9 [2023-02-16T03:22:01.530Z] Step 22/22 : LABEL version=3.0.0-dev.54 [2023-02-16T03:22:01.786Z] Removing intermediate container 8d7d052e5ba5 [2023-02-16T03:22:01.786Z] ---> 99242b4eec42 [2023-02-16T03:22:01.786Z] Step 19/21 : LABEL arch=x86_64 [2023-02-16T03:22:02.351Z] ---> Running in 95b54f991228 [2023-02-16T03:22:02.351Z] ---> 95c1b80cef55 [2023-02-16T03:22:02.351Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-16T03:22:03.309Z] ---> Running in f729f51acf0a [2023-02-16T03:22:03.309Z] ---> Running in 848ad5b03932 [2023-02-16T03:22:06.594Z] Removing intermediate container 95b54f991228 [2023-02-16T03:22:06.594Z] ---> c7bbae5385d3 [2023-02-16T03:22:06.594Z] Step 22/24 : LABEL arch=x86_64 [2023-02-16T03:22:06.851Z] ---> 52107156aaab [2023-02-16T03:22:06.851Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-16T03:22:08.225Z] Removing intermediate container 848ad5b03932 [2023-02-16T03:22:08.225Z] ---> 65e96742dcc9 [2023-02-16T03:22:08.225Z] Step 20/21 : LABEL git_sha=c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:22:08.484Z] Removing intermediate container f729f51acf0a [2023-02-16T03:22:08.484Z] ---> e71d3bb6d02c [2023-02-16T03:22:08.484Z] [2023-02-16T03:22:08.484Z] Successfully built e71d3bb6d02c [2023-02-16T03:22:08.742Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-16T03:22:08.742Z]  Building core-common-config-bootstrapper ... done Building core-command [2023-02-16T03:22:09.243Z] ---> Running in 53d718af88cc [2023-02-16T03:22:09.243Z] ---> Running in 268fbc69b264 [2023-02-16T03:22:11.143Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T03:22:11.143Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-16T03:22:11.143Z] ---> 078288845fff [2023-02-16T03:22:11.143Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-16T03:22:11.143Z] ---> Using cache [2023-02-16T03:22:11.143Z] ---> f81094c06ddb [2023-02-16T03:22:11.143Z] Step 4/23 : WORKDIR /edgex-go [2023-02-16T03:22:11.143Z] ---> Using cache [2023-02-16T03:22:11.143Z] ---> db93e0d4d3bb [2023-02-16T03:22:11.143Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-16T03:22:11.143Z] ---> Using cache [2023-02-16T03:22:11.143Z] ---> 169c2915ef2c [2023-02-16T03:22:11.143Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-16T03:22:11.143Z] ---> Using cache [2023-02-16T03:22:11.143Z] ---> f636aa17348b [2023-02-16T03:22:11.143Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T03:22:11.143Z] ---> Using cache [2023-02-16T03:22:11.143Z] ---> 1e8b319f1dcd [2023-02-16T03:22:11.143Z] Step 8/23 : COPY . . [2023-02-16T03:22:11.143Z] ---> Using cache [2023-02-16T03:22:11.143Z] ---> 9c6499b2fd20 [2023-02-16T03:22:11.143Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-16T03:22:16.869Z] ---> Running in b2d81b60ad58 [2023-02-16T03:22:16.869Z] ---> Running in 0acc7c355e3c [2023-02-16T03:22:17.146Z] Removing intermediate container 268fbc69b264 [2023-02-16T03:22:17.146Z] ---> c37a3e57c497 [2023-02-16T03:22:17.146Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-16T03:22:17.146Z] Removing intermediate container 53d718af88cc [2023-02-16T03:22:17.146Z] ---> 6f9cafa2f1c4 [2023-02-16T03:22:17.146Z] Step 23/24 : LABEL git_sha=c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:22:17.424Z] Removing intermediate container b2d81b60ad58 [2023-02-16T03:22:17.424Z] ---> 49553dbb33dc [2023-02-16T03:22:17.424Z] Step 21/21 : LABEL version=3.0.0-dev.54 [2023-02-16T03:22:22.713Z] ---> Running in b7e6f2f8ea3e [2023-02-16T03:22:22.713Z] ---> Running in 87f58cbf22e2 [2023-02-16T03:22:22.713Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.54" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-16T03:22:22.713Z] ---> Running in b4e28f0bf638 [2023-02-16T03:22:23.645Z] Removing intermediate container 17d3f2d9d107 [2023-02-16T03:22:23.645Z] ---> 816009d2bdfa [2023-02-16T03:22:23.645Z] [2023-02-16T03:22:23.645Z] Step 9/32 : FROM alpine:3.16 [2023-02-16T03:22:23.645Z] ---> dfd21b5a31f5 [2023-02-16T03:22:23.645Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-16T03:22:23.645Z] Removing intermediate container b7e6f2f8ea3e [2023-02-16T03:22:23.645Z] ---> f309a47e1b31 [2023-02-16T03:22:23.645Z] Step 24/24 : LABEL version=3.0.0-dev.54 [2023-02-16T03:22:23.904Z] Removing intermediate container 87f58cbf22e2 [2023-02-16T03:22:23.904Z] ---> bcabbcd9aee5 [2023-02-16T03:22:23.904Z] Step 20/22 : LABEL arch=x86_64 [2023-02-16T03:22:24.471Z] Removing intermediate container b4e28f0bf638 [2023-02-16T03:22:24.471Z] ---> 7b7689056d49 [2023-02-16T03:22:24.471Z] [2023-02-16T03:22:24.471Z] Successfully built 7b7689056d49 [2023-02-16T03:22:24.793Z] ---> Running in 520edeb6e7cf [2023-02-16T03:22:25.051Z] Successfully tagged security-proxy-setup:latest [2023-02-16T03:22:25.051Z] ---> Running in 34ed4a0c5cb6 [2023-02-16T03:22:25.051Z]  Building security-proxy-setup ... done  ---> Running in 1d4688266de4 [2023-02-16T03:22:26.953Z] Removing intermediate container 520edeb6e7cf [2023-02-16T03:22:26.953Z] ---> 70150712bbc4 [2023-02-16T03:22:26.953Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-16T03:22:26.953Z] Removing intermediate container 34ed4a0c5cb6 [2023-02-16T03:22:26.953Z] ---> d5a1d21f5ad6 [2023-02-16T03:22:26.953Z] [2023-02-16T03:22:26.953Z] Successfully built d5a1d21f5ad6 [2023-02-16T03:22:26.953Z] Removing intermediate container 1d4688266de4 [2023-02-16T03:22:26.953Z] ---> 5d50dc344ea6 [2023-02-16T03:22:26.953Z] Step 21/22 : LABEL git_sha=c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:22:26.953Z] Successfully tagged core-metadata:latest [2023-02-16T03:22:27.604Z]  Building core-metadata ... done  ---> Running in 09bf2ff62c70 [2023-02-16T03:22:27.604Z] ---> Running in 5a90a383f7b9 [2023-02-16T03:22:29.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T03:22:29.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T03:22:29.775Z] Removing intermediate container 5a90a383f7b9 [2023-02-16T03:22:29.775Z] ---> 9d8b52c7ae97 [2023-02-16T03:22:29.775Z] Step 22/22 : LABEL version=3.0.0-dev.54 [2023-02-16T03:22:29.775Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-16T03:22:29.775Z] (2/2) Installing su-exec (0.2-r1) [2023-02-16T03:22:29.775Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T03:22:29.775Z] OK: 6 MiB in 16 packages [2023-02-16T03:22:30.867Z] ---> Running in 528fb653ac0b [2023-02-16T03:22:31.806Z] Removing intermediate container 528fb653ac0b [2023-02-16T03:22:31.806Z] ---> 793a271823f5 [2023-02-16T03:22:31.806Z] [2023-02-16T03:22:32.066Z] Successfully built 793a271823f5 [2023-02-16T03:22:32.325Z] Successfully tagged support-scheduler:latest [2023-02-16T03:22:33.019Z]  Building support-scheduler ... done Removing intermediate container 09bf2ff62c70 [2023-02-16T03:22:33.019Z] ---> fc370e61e365 [2023-02-16T03:22:33.019Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-16T03:22:34.972Z] ---> Running in e08fc2ea6f36 [2023-02-16T03:22:35.232Z] Removing intermediate container e08fc2ea6f36 [2023-02-16T03:22:35.232Z] ---> 55787e30af29 [2023-02-16T03:22:35.232Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-16T03:22:35.232Z] ---> Running in 6b3bc7ebd8c0 [2023-02-16T03:22:35.232Z] Removing intermediate container 6b3bc7ebd8c0 [2023-02-16T03:22:35.232Z] ---> 0cc3e06a0ec0 [2023-02-16T03:22:35.232Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-16T03:22:35.232Z] ---> Running in a3c026a6b220 [2023-02-16T03:22:35.493Z] Removing intermediate container a3c026a6b220 [2023-02-16T03:22:35.493Z] ---> dce19a4994b8 [2023-02-16T03:22:35.493Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-16T03:22:36.115Z] ---> Running in 530c29ed07dd [2023-02-16T03:22:36.701Z] Removing intermediate container 530c29ed07dd [2023-02-16T03:22:36.701Z] ---> ab65ea683627 [2023-02-16T03:22:36.701Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-16T03:22:38.648Z] ---> Running in ba5d1699c3c4 [2023-02-16T03:22:40.555Z] Removing intermediate container 0acc7c355e3c [2023-02-16T03:22:40.555Z] ---> 713d5705330d [2023-02-16T03:22:40.555Z] [2023-02-16T03:22:40.555Z] Step 10/23 : FROM alpine:3.16 [2023-02-16T03:22:40.555Z] ---> dfd21b5a31f5 [2023-02-16T03:22:40.555Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-16T03:22:40.555Z] ---> Using cache [2023-02-16T03:22:40.555Z] ---> 17df75057a60 [2023-02-16T03:22:40.555Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-16T03:22:40.555Z] ---> Using cache [2023-02-16T03:22:40.555Z] ---> 45208013f343 [2023-02-16T03:22:40.555Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-16T03:22:41.488Z] ---> Running in 22ed603a4606 [2023-02-16T03:22:42.425Z] Removing intermediate container 22ed603a4606 [2023-02-16T03:22:42.425Z] ---> 53da0a55087a [2023-02-16T03:22:42.425Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-16T03:22:42.683Z] ---> Running in e1b642bd14a9 [2023-02-16T03:22:42.941Z] Removing intermediate container ba5d1699c3c4 [2023-02-16T03:22:42.941Z] ---> 4d744d5c54f1 [2023-02-16T03:22:42.941Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-16T03:22:43.510Z] ---> Running in 18cfd6b29bd3 [2023-02-16T03:22:43.510Z] Removing intermediate container e1b642bd14a9 [2023-02-16T03:22:43.510Z] ---> 9308255b420a [2023-02-16T03:22:43.510Z] Step 15/23 : WORKDIR / [2023-02-16T03:22:43.510Z] ---> Running in fd9e7c67cdbb [2023-02-16T03:22:43.510Z] Removing intermediate container 18cfd6b29bd3 [2023-02-16T03:22:43.510Z] ---> 113fb543f98a [2023-02-16T03:22:43.510Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-16T03:22:43.510Z] Removing intermediate container fd9e7c67cdbb [2023-02-16T03:22:43.510Z] ---> 81ec96a2e463 [2023-02-16T03:22:43.510Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-16T03:22:43.510Z] ---> 678f6cbc8c1e [2023-02-16T03:22:43.510Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-16T03:22:43.769Z] ---> Running in 66efffa7074a [2023-02-16T03:22:43.769Z] ---> c8b657339a7d [2023-02-16T03:22:43.769Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-16T03:22:44.334Z] ---> bf0e4c555cae [2023-02-16T03:22:44.334Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-16T03:22:44.334Z] ---> fa804be62ab9 [2023-02-16T03:22:44.334Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-16T03:22:44.334Z] ---> Running in bca9b94e2a58 [2023-02-16T03:22:44.593Z] Removing intermediate container bca9b94e2a58 [2023-02-16T03:22:44.593Z] ---> fa525a43faed [2023-02-16T03:22:44.593Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-16T03:22:44.593Z] ---> Running in 9c86827b9c4a [2023-02-16T03:22:44.593Z] Removing intermediate container 66efffa7074a [2023-02-16T03:22:44.593Z] ---> 48c5bf4f75b0 [2023-02-16T03:22:44.594Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-16T03:22:44.594Z] Removing intermediate container 9c86827b9c4a [2023-02-16T03:22:44.594Z] ---> 9b2431b0171e [2023-02-16T03:22:44.594Z] Step 21/23 : LABEL arch=x86_64 [2023-02-16T03:22:44.594Z] ---> Running in 4d73a38365f8 [2023-02-16T03:22:44.851Z] ---> d2771a07de25 [2023-02-16T03:22:44.851Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-16T03:22:44.851Z] Removing intermediate container 4d73a38365f8 [2023-02-16T03:22:44.851Z] ---> 826a2d1a41ad [2023-02-16T03:22:44.851Z] Step 22/23 : LABEL git_sha=c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:22:44.851Z] ---> Running in 47bb31c23573 [2023-02-16T03:22:45.109Z] Removing intermediate container 47bb31c23573 [2023-02-16T03:22:45.109Z] ---> 5d7a39fdc310 [2023-02-16T03:22:45.109Z] Step 23/23 : LABEL version=3.0.0-dev.54 [2023-02-16T03:22:45.367Z] ---> Running in fbcb7c9739ca [2023-02-16T03:22:45.625Z] ---> 7befc9e88b7a [2023-02-16T03:22:45.625Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-16T03:22:45.885Z] Removing intermediate container fbcb7c9739ca [2023-02-16T03:22:45.885Z] ---> db54adcee82f [2023-02-16T03:22:45.885Z] [2023-02-16T03:22:45.885Z] Successfully built db54adcee82f [2023-02-16T03:22:45.885Z] ---> 30773a893439 [2023-02-16T03:22:45.885Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-16T03:22:46.143Z] Successfully tagged core-command:latest [2023-02-16T03:22:46.143Z]  Building core-command ... done  ---> 21f0cdaad548 [2023-02-16T03:22:46.143Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-16T03:22:46.401Z] ---> 90533689fbc4 [2023-02-16T03:22:46.401Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-16T03:22:46.660Z] ---> c0ded7771645 [2023-02-16T03:22:46.660Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-16T03:22:46.660Z] ---> 98b6976fc04e [2023-02-16T03:22:46.660Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-16T03:22:46.660Z] ---> Running in a40a484ddfe3 [2023-02-16T03:22:47.596Z] Removing intermediate container a40a484ddfe3 [2023-02-16T03:22:47.596Z] ---> 044aac028eae [2023-02-16T03:22:47.596Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-16T03:22:47.596Z] ---> Running in ad1f59573faf [2023-02-16T03:22:47.596Z] Removing intermediate container ad1f59573faf [2023-02-16T03:22:47.596Z] ---> b25394b3f083 [2023-02-16T03:22:47.596Z] Step 29/32 : CMD ["gate"] [2023-02-16T03:22:47.854Z] ---> Running in 79869f03b979 [2023-02-16T03:22:48.426Z] Removing intermediate container 79869f03b979 [2023-02-16T03:22:48.426Z] ---> 9defa092e3aa [2023-02-16T03:22:48.426Z] Step 30/32 : LABEL arch=x86_64 [2023-02-16T03:22:48.685Z] ---> Running in f0fb87b8530d [2023-02-16T03:22:48.757Z] Removing intermediate container c890b45938a2 [2023-02-16T03:22:48.757Z] ---> cea7b28faed6 [2023-02-16T03:22:48.757Z] Step 7/21 : COPY . . [2023-02-16T03:22:48.757Z] Removing intermediate container 5f8a96df38d6 [2023-02-16T03:22:48.757Z] ---> c147b8a68e0c [2023-02-16T03:22:48.757Z] Step 7/32 : COPY . . [2023-02-16T03:22:49.254Z] Removing intermediate container f0fb87b8530d [2023-02-16T03:22:49.254Z] ---> e2e6c81fc443 [2023-02-16T03:22:49.254Z] Step 31/32 : LABEL git_sha=c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:22:49.744Z] ---> e9119a4ede49 [2023-02-16T03:22:49.744Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-16T03:22:49.744Z] ---> 9ed983050c7c [2023-02-16T03:22:49.744Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-16T03:22:49.821Z] ---> Running in 1e5f4d4ee110 [2023-02-16T03:22:50.011Z] ---> Running in be9f84db3a73 [2023-02-16T03:22:50.012Z] ---> Running in 936d94c55156 [2023-02-16T03:22:50.079Z] Removing intermediate container 1e5f4d4ee110 [2023-02-16T03:22:50.079Z] ---> 526fb4031b2c [2023-02-16T03:22:50.079Z] Step 32/32 : LABEL version=3.0.0-dev.54 [2023-02-16T03:22:50.645Z] ---> Running in 9ec2460e64a9 [2023-02-16T03:22:51.211Z] Removing intermediate container 9ec2460e64a9 [2023-02-16T03:22:51.211Z] ---> 3145f445a24c [2023-02-16T03:22:51.211Z] [2023-02-16T03:22:51.211Z] Successfully built 3145f445a24c [2023-02-16T03:22:51.211Z] Successfully tagged security-bootstrapper:latest [2023-02-16T03:22:51.501Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-02-16T03:22:51.514Z] $ docker stop --time=1 4e6b12142143c4ea5f0d6c54e4612bf40a523a55c0147e095416f4d9920af323 [2023-02-16T03:22:52.621Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-16T03:22:52.621Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-16T03:22:53.612Z] $ docker rm -f --volumes 4e6b12142143c4ea5f0d6c54e4612bf40a523a55c0147e095416f4d9920af323 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-16T03:22:54.438Z] + docker images [2023-02-16T03:22:54.438Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-16T03:22:54.438Z] security-bootstrapper latest 3145f445a24c 4 seconds ago 20.4MB [2023-02-16T03:22:54.438Z] core-command latest db54adcee82f 9 seconds ago 17.7MB [2023-02-16T03:22:54.438Z] 713d5705330d 16 seconds ago 1.68GB [2023-02-16T03:22:54.438Z] support-scheduler latest 793a271823f5 23 seconds ago 30MB [2023-02-16T03:22:54.438Z] core-metadata latest d5a1d21f5ad6 29 seconds ago 18.5MB [2023-02-16T03:22:54.438Z] security-proxy-setup latest 7b7689056d49 31 seconds ago 27.8MB [2023-02-16T03:22:54.438Z] 816009d2bdfa 32 seconds ago 1.67GB [2023-02-16T03:22:54.438Z] core-common-config-bootstrapper latest e71d3bb6d02c 49 seconds ago 15.5MB [2023-02-16T03:22:54.438Z] security-secretstore-setup latest 1fcddaa62cdc About a minute ago 30MB [2023-02-16T03:22:54.438Z] d97782d52985 About a minute ago 1.74GB [2023-02-16T03:22:54.438Z] a755ea3798a0 About a minute ago 1.68GB [2023-02-16T03:22:54.438Z] 9db72952b96d About a minute ago 1.67GB [2023-02-16T03:22:54.438Z] c2181faf131f About a minute ago 1.67GB [2023-02-16T03:22:54.438Z] ce42d436a6a4 2 minutes ago 1.67GB [2023-02-16T03:22:54.438Z] core-data latest 3b55b92412ae 4 minutes ago 17.9MB [2023-02-16T03:22:54.438Z] support-notifications latest c870cd1b8af4 4 minutes ago 30.7MB [2023-02-16T03:22:54.438Z] security-spiffe-token-provider latest da64c8e71c1c 4 minutes ago 30MB [2023-02-16T03:22:54.438Z] security-spire-server latest 6df764fe6f71 4 minutes ago 86.5MB [2023-02-16T03:22:54.438Z] c4886f7662d8 5 minutes ago 1.55GB [2023-02-16T03:22:54.438Z] 761a2649058e 5 minutes ago 1.74GB [2023-02-16T03:22:54.438Z] 9feeec84e9a3 5 minutes ago 1.71GB [2023-02-16T03:22:54.439Z] 399c7ccbe35b 5 minutes ago 1.68GB [2023-02-16T03:22:54.439Z] security-spire-agent latest a7afe3aab78b 5 minutes ago 125MB [2023-02-16T03:22:54.439Z] security-spire-config latest a77da552f3a8 5 minutes ago 85.8MB [2023-02-16T03:22:54.439Z] 62b93d51ccf9 5 minutes ago 1.55GB [2023-02-16T03:22:54.439Z] 5855df2bfa79 5 minutes ago 1.55GB [2023-02-16T03:22:54.439Z] ci-base-image-x86_64 latest 078288845fff 9 minutes ago 904MB [2023-02-16T03:22:54.439Z] alpine 3.15 5ce65d7b0fde 4 days ago 5.59MB [2023-02-16T03:22:54.439Z] alpine 3.16 dfd21b5a31f5 4 days ago 5.55MB [2023-02-16T03:22:54.439Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-16T03:22:54.439Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-16T03:22:54.439Z] 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-02-16T03:22:54.553Z] provisioning config files... [2023-02-16T03:22:54.561Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/415@tmp/config8885410967181771674tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-16T03:22:54.857Z] ---> docker-login.sh [2023-02-16T03:22:54.857Z] nexus3.edgexfoundry.org:10001 [2023-02-16T03:22:54.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T03:22:54.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T03:22:54.857Z] Configure a credential helper to remove this warning. See [2023-02-16T03:22:54.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T03:22:54.857Z] [2023-02-16T03:22:54.857Z] Login Succeeded [2023-02-16T03:22:54.857Z] nexus3.edgexfoundry.org:10002 [2023-02-16T03:22:55.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T03:22:55.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T03:22:55.115Z] Configure a credential helper to remove this warning. See [2023-02-16T03:22:55.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T03:22:55.115Z] [2023-02-16T03:22:55.115Z] Login Succeeded [2023-02-16T03:22:55.115Z] nexus3.edgexfoundry.org:10003 [2023-02-16T03:22:55.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T03:22:55.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T03:22:55.115Z] Configure a credential helper to remove this warning. See [2023-02-16T03:22:55.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T03:22:55.115Z] [2023-02-16T03:22:55.115Z] Login Succeeded [2023-02-16T03:22:55.115Z] nexus3.edgexfoundry.org:10004 [2023-02-16T03:22:55.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T03:22:55.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T03:22:55.374Z] Configure a credential helper to remove this warning. See [2023-02-16T03:22:55.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T03:22:55.374Z] [2023-02-16T03:22:55.374Z] Login Succeeded [2023-02-16T03:22:55.374Z] docker.io [2023-02-16T03:22:55.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T03:22:55.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T03:22:55.634Z] Configure a credential helper to remove this warning. See [2023-02-16T03:22:55.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T03:22:55.634Z] [2023-02-16T03:22:55.634Z] Login Succeeded [2023-02-16T03:22:55.634Z] ---> docker-login.sh ends [Pipeline] } [2023-02-16T03:22:55.641Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-16T03:22:55.665Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-16T03:22:55.681Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-02-16T03:22:55.681Z] c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:22:55.681Z] latest [2023-02-16T03:22:55.681Z] 3.0.0-dev.54 [2023-02-16T03:22:55.681Z] c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:22:55.681Z] main [2023-02-16T03:22:55.681Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:22:55.989Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c6ae7449aad5f05f69153f6120284e804cf836f6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:22:56.301Z] + docker push nexus3.edgexfoundry.org:10004/core-command:c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:22:56.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-16T03:22:56.301Z] 9d6de9d03ed1: Preparing [2023-02-16T03:22:56.301Z] 6ae45804e2d3: Preparing [2023-02-16T03:22:56.301Z] 1aa3dc6f61a2: Preparing [2023-02-16T03:22:56.301Z] 278ed8e8b0b7: Preparing [2023-02-16T03:22:56.301Z] aa5968d388b8: Preparing [2023-02-16T03:22:56.301Z] aa5968d388b8: Layer already exists [2023-02-16T03:22:56.301Z] 1aa3dc6f61a2: Pushed [2023-02-16T03:22:56.301Z] 9d6de9d03ed1: Pushed [2023-02-16T03:22:56.301Z] 278ed8e8b0b7: Pushed [2023-02-16T03:22:57.675Z] 6ae45804e2d3: Pushed [2023-02-16T03:22:57.675Z] c6ae7449aad5f05f69153f6120284e804cf836f6: digest: sha256:43927a64a2ff0612647ed360202090d76df76956ad6dc1874dcdb3b96df4f1b3 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:22:58.239Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:22:58.540Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-02-16T03:22:58.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-16T03:22:58.540Z] 9d6de9d03ed1: Preparing [2023-02-16T03:22:58.540Z] 6ae45804e2d3: Preparing [2023-02-16T03:22:58.540Z] 1aa3dc6f61a2: Preparing [2023-02-16T03:22:58.540Z] 278ed8e8b0b7: Preparing [2023-02-16T03:22:58.540Z] aa5968d388b8: Preparing [2023-02-16T03:22:58.540Z] 6ae45804e2d3: Layer already exists [2023-02-16T03:22:58.540Z] aa5968d388b8: Layer already exists [2023-02-16T03:22:58.540Z] 9d6de9d03ed1: Layer already exists [2023-02-16T03:22:58.540Z] 1aa3dc6f61a2: Layer already exists [2023-02-16T03:22:58.540Z] 278ed8e8b0b7: Layer already exists [2023-02-16T03:22:58.540Z] latest: digest: sha256:43927a64a2ff0612647ed360202090d76df76956ad6dc1874dcdb3b96df4f1b3 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:22:58.848Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:22:59.151Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.54 [2023-02-16T03:22:59.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-16T03:22:59.151Z] 9d6de9d03ed1: Preparing [2023-02-16T03:22:59.151Z] 6ae45804e2d3: Preparing [2023-02-16T03:22:59.151Z] 1aa3dc6f61a2: Preparing [2023-02-16T03:22:59.151Z] 278ed8e8b0b7: Preparing [2023-02-16T03:22:59.151Z] aa5968d388b8: Preparing [2023-02-16T03:22:59.151Z] 1aa3dc6f61a2: Layer already exists [2023-02-16T03:22:59.151Z] 9d6de9d03ed1: Layer already exists [2023-02-16T03:22:59.151Z] 278ed8e8b0b7: Layer already exists [2023-02-16T03:22:59.151Z] 6ae45804e2d3: Layer already exists [2023-02-16T03:22:59.151Z] aa5968d388b8: Layer already exists [2023-02-16T03:22:59.151Z] 3.0.0-dev.54: digest: sha256:43927a64a2ff0612647ed360202090d76df76956ad6dc1874dcdb3b96df4f1b3 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:22:59.468Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:22:59.773Z] + docker push nexus3.edgexfoundry.org:10004/core-command:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:22:59.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-16T03:22:59.773Z] 9d6de9d03ed1: Preparing [2023-02-16T03:22:59.773Z] 6ae45804e2d3: Preparing [2023-02-16T03:22:59.773Z] 1aa3dc6f61a2: Preparing [2023-02-16T03:22:59.773Z] 278ed8e8b0b7: Preparing [2023-02-16T03:22:59.773Z] aa5968d388b8: Preparing [2023-02-16T03:22:59.773Z] 1aa3dc6f61a2: Layer already exists [2023-02-16T03:22:59.773Z] 278ed8e8b0b7: Layer already exists [2023-02-16T03:22:59.773Z] 6ae45804e2d3: Layer already exists [2023-02-16T03:22:59.773Z] 9d6de9d03ed1: Layer already exists [2023-02-16T03:22:59.773Z] aa5968d388b8: Layer already exists [2023-02-16T03:22:59.773Z] c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54: digest: sha256:43927a64a2ff0612647ed360202090d76df76956ad6dc1874dcdb3b96df4f1b3 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:00.070Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:00.371Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-02-16T03:23:00.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-16T03:23:00.371Z] 9d6de9d03ed1: Preparing [2023-02-16T03:23:00.371Z] 6ae45804e2d3: Preparing [2023-02-16T03:23:00.371Z] 1aa3dc6f61a2: Preparing [2023-02-16T03:23:00.371Z] 278ed8e8b0b7: Preparing [2023-02-16T03:23:00.371Z] aa5968d388b8: Preparing [2023-02-16T03:23:00.371Z] 6ae45804e2d3: Layer already exists [2023-02-16T03:23:00.371Z] aa5968d388b8: Layer already exists [2023-02-16T03:23:00.371Z] 1aa3dc6f61a2: Layer already exists [2023-02-16T03:23:00.371Z] 9d6de9d03ed1: Layer already exists [2023-02-16T03:23:00.371Z] 278ed8e8b0b7: Layer already exists [2023-02-16T03:23:00.371Z] main: digest: sha256:43927a64a2ff0612647ed360202090d76df76956ad6dc1874dcdb3b96df4f1b3 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-16T03:23:00.405Z] ===================================================== [Pipeline] echo [2023-02-16T03:23:00.411Z] taggedImages: [2023-02-16T03:23:00.411Z] - nexus3.edgexfoundry.org:10004/core-command:c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:23:00.411Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-02-16T03:23:00.411Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.54 [2023-02-16T03:23:00.411Z] - nexus3.edgexfoundry.org:10004/core-command:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:23:00.411Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-02-16T03:23:00.425Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-02-16T03:23:00.425Z] c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:23:00.425Z] latest [2023-02-16T03:23:00.425Z] 3.0.0-dev.54 [2023-02-16T03:23:00.425Z] c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:23:00.425Z] main [2023-02-16T03:23:00.425Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:00.752Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c6ae7449aad5f05f69153f6120284e804cf836f6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:01.263Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:23:01.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-16T03:23:01.263Z] 5db462d24ff7: Preparing [2023-02-16T03:23:01.263Z] c0f7a9d2b8de: Preparing [2023-02-16T03:23:01.263Z] 1b8ea3139919: Preparing [2023-02-16T03:23:01.263Z] c05526f1d9fd: Preparing [2023-02-16T03:23:01.263Z] 1aa3dc6f61a2: Preparing [2023-02-16T03:23:01.263Z] a963a7737237: Preparing [2023-02-16T03:23:01.263Z] aa5968d388b8: Preparing [2023-02-16T03:23:01.263Z] aa5968d388b8: Waiting [2023-02-16T03:23:01.263Z] a963a7737237: Waiting [2023-02-16T03:23:01.263Z] 1aa3dc6f61a2: Layer already exists [2023-02-16T03:23:01.263Z] 5db462d24ff7: Pushed [2023-02-16T03:23:01.263Z] 1b8ea3139919: Pushed [2023-02-16T03:23:01.263Z] c0f7a9d2b8de: Pushed [2023-02-16T03:23:01.886Z] a963a7737237: Pushed [2023-02-16T03:23:01.886Z] aa5968d388b8: Layer already exists [2023-02-16T03:23:02.468Z] c05526f1d9fd: Pushed [2023-02-16T03:23:02.726Z] c6ae7449aad5f05f69153f6120284e804cf836f6: digest: sha256:ea6552aef1142bf7adc7426f9c276fa81c10fcb42409b7e5fc97594a08a02875 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:03.031Z] + 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-02-16T03:23:03.334Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-02-16T03:23:03.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-16T03:23:03.335Z] 5db462d24ff7: Preparing [2023-02-16T03:23:03.335Z] c0f7a9d2b8de: Preparing [2023-02-16T03:23:03.335Z] 1b8ea3139919: Preparing [2023-02-16T03:23:03.335Z] c05526f1d9fd: Preparing [2023-02-16T03:23:03.335Z] 1aa3dc6f61a2: Preparing [2023-02-16T03:23:03.335Z] a963a7737237: Preparing [2023-02-16T03:23:03.335Z] aa5968d388b8: Preparing [2023-02-16T03:23:03.335Z] aa5968d388b8: Waiting [2023-02-16T03:23:03.335Z] a963a7737237: Waiting [2023-02-16T03:23:03.335Z] c05526f1d9fd: Layer already exists [2023-02-16T03:23:03.335Z] c0f7a9d2b8de: Layer already exists [2023-02-16T03:23:03.335Z] 1b8ea3139919: Layer already exists [2023-02-16T03:23:03.335Z] 5db462d24ff7: Layer already exists [2023-02-16T03:23:03.335Z] 1aa3dc6f61a2: Layer already exists [2023-02-16T03:23:03.335Z] a963a7737237: Layer already exists [2023-02-16T03:23:03.335Z] aa5968d388b8: Layer already exists [2023-02-16T03:23:03.335Z] latest: digest: sha256:ea6552aef1142bf7adc7426f9c276fa81c10fcb42409b7e5fc97594a08a02875 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:03.644Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:03.944Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.54 [2023-02-16T03:23:03.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-16T03:23:03.944Z] 5db462d24ff7: Preparing [2023-02-16T03:23:03.944Z] c0f7a9d2b8de: Preparing [2023-02-16T03:23:03.944Z] 1b8ea3139919: Preparing [2023-02-16T03:23:03.944Z] c05526f1d9fd: Preparing [2023-02-16T03:23:03.944Z] 1aa3dc6f61a2: Preparing [2023-02-16T03:23:03.944Z] a963a7737237: Preparing [2023-02-16T03:23:03.944Z] aa5968d388b8: Preparing [2023-02-16T03:23:03.944Z] a963a7737237: Waiting [2023-02-16T03:23:03.944Z] aa5968d388b8: Waiting [2023-02-16T03:23:03.944Z] c0f7a9d2b8de: Layer already exists [2023-02-16T03:23:03.944Z] 5db462d24ff7: Layer already exists [2023-02-16T03:23:03.944Z] c05526f1d9fd: Layer already exists [2023-02-16T03:23:03.944Z] 1b8ea3139919: Layer already exists [2023-02-16T03:23:03.944Z] 1aa3dc6f61a2: Layer already exists [2023-02-16T03:23:03.944Z] aa5968d388b8: Layer already exists [2023-02-16T03:23:03.944Z] a963a7737237: Layer already exists [2023-02-16T03:23:03.944Z] 3.0.0-dev.54: digest: sha256:ea6552aef1142bf7adc7426f9c276fa81c10fcb42409b7e5fc97594a08a02875 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:04.251Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:04.552Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:23:04.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-16T03:23:04.552Z] 5db462d24ff7: Preparing [2023-02-16T03:23:04.552Z] c0f7a9d2b8de: Preparing [2023-02-16T03:23:04.552Z] 1b8ea3139919: Preparing [2023-02-16T03:23:04.552Z] c05526f1d9fd: Preparing [2023-02-16T03:23:04.552Z] 1aa3dc6f61a2: Preparing [2023-02-16T03:23:04.552Z] a963a7737237: Preparing [2023-02-16T03:23:04.552Z] aa5968d388b8: Preparing [2023-02-16T03:23:04.552Z] a963a7737237: Waiting [2023-02-16T03:23:04.552Z] 1aa3dc6f61a2: Layer already exists [2023-02-16T03:23:04.552Z] c0f7a9d2b8de: Layer already exists [2023-02-16T03:23:04.552Z] 1b8ea3139919: Layer already exists [2023-02-16T03:23:04.552Z] c05526f1d9fd: Layer already exists [2023-02-16T03:23:04.552Z] 5db462d24ff7: Layer already exists [2023-02-16T03:23:04.552Z] aa5968d388b8: Layer already exists [2023-02-16T03:23:04.552Z] a963a7737237: Layer already exists [2023-02-16T03:23:04.552Z] c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54: digest: sha256:ea6552aef1142bf7adc7426f9c276fa81c10fcb42409b7e5fc97594a08a02875 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:04.858Z] + 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-02-16T03:23:05.162Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-02-16T03:23:05.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-16T03:23:05.162Z] 5db462d24ff7: Preparing [2023-02-16T03:23:05.162Z] c0f7a9d2b8de: Preparing [2023-02-16T03:23:05.162Z] 1b8ea3139919: Preparing [2023-02-16T03:23:05.162Z] c05526f1d9fd: Preparing [2023-02-16T03:23:05.162Z] 1aa3dc6f61a2: Preparing [2023-02-16T03:23:05.162Z] a963a7737237: Preparing [2023-02-16T03:23:05.162Z] aa5968d388b8: Preparing [2023-02-16T03:23:05.162Z] aa5968d388b8: Waiting [2023-02-16T03:23:05.162Z] a963a7737237: Waiting [2023-02-16T03:23:05.162Z] 1b8ea3139919: Layer already exists [2023-02-16T03:23:05.162Z] c05526f1d9fd: Layer already exists [2023-02-16T03:23:05.162Z] c0f7a9d2b8de: Layer already exists [2023-02-16T03:23:05.162Z] 5db462d24ff7: Layer already exists [2023-02-16T03:23:05.162Z] 1aa3dc6f61a2: Layer already exists [2023-02-16T03:23:05.162Z] a963a7737237: Layer already exists [2023-02-16T03:23:05.162Z] aa5968d388b8: Layer already exists [2023-02-16T03:23:05.162Z] main: digest: sha256:ea6552aef1142bf7adc7426f9c276fa81c10fcb42409b7e5fc97594a08a02875 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-16T03:23:05.209Z] ===================================================== [Pipeline] echo [2023-02-16T03:23:05.218Z] taggedImages: [2023-02-16T03:23:05.218Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:23:05.218Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-02-16T03:23:05.218Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.54 [2023-02-16T03:23:05.218Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:23:05.218Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-02-16T03:23:05.242Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-02-16T03:23:05.242Z] c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:23:05.242Z] latest [2023-02-16T03:23:05.242Z] 3.0.0-dev.54 [2023-02-16T03:23:05.242Z] c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:23:05.242Z] main [2023-02-16T03:23:05.242Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:05.563Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c6ae7449aad5f05f69153f6120284e804cf836f6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:05.883Z] + docker push nexus3.edgexfoundry.org:10004/core-data:c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:23:05.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-16T03:23:05.883Z] 2666a0b47771: Preparing [2023-02-16T03:23:05.883Z] d7da380d2116: Preparing [2023-02-16T03:23:05.883Z] 1aa3dc6f61a2: Preparing [2023-02-16T03:23:05.883Z] 1787f7466fdb: Preparing [2023-02-16T03:23:05.883Z] aa5968d388b8: Preparing [2023-02-16T03:23:05.883Z] 1aa3dc6f61a2: Layer already exists [2023-02-16T03:23:05.883Z] aa5968d388b8: Layer already exists [2023-02-16T03:23:05.883Z] 2666a0b47771: Pushed [2023-02-16T03:23:05.883Z] 1787f7466fdb: Pushed [2023-02-16T03:23:07.292Z] d7da380d2116: Pushed [2023-02-16T03:23:07.293Z] c6ae7449aad5f05f69153f6120284e804cf836f6: digest: sha256:612f3a72831e472a7844dc829b7cad5603706dca78bfe690801063278c1d7894 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:07.617Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:07.939Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-02-16T03:23:07.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-16T03:23:07.940Z] 2666a0b47771: Preparing [2023-02-16T03:23:07.940Z] d7da380d2116: Preparing [2023-02-16T03:23:07.940Z] 1aa3dc6f61a2: Preparing [2023-02-16T03:23:07.940Z] 1787f7466fdb: Preparing [2023-02-16T03:23:07.940Z] aa5968d388b8: Preparing [2023-02-16T03:23:07.940Z] aa5968d388b8: Layer already exists [2023-02-16T03:23:07.940Z] 2666a0b47771: Layer already exists [2023-02-16T03:23:07.940Z] d7da380d2116: Layer already exists [2023-02-16T03:23:07.940Z] 1787f7466fdb: Layer already exists [2023-02-16T03:23:07.940Z] 1aa3dc6f61a2: Layer already exists [2023-02-16T03:23:07.940Z] latest: digest: sha256:612f3a72831e472a7844dc829b7cad5603706dca78bfe690801063278c1d7894 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:08.257Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:08.561Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.54 [2023-02-16T03:23:08.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-16T03:23:08.561Z] 2666a0b47771: Preparing [2023-02-16T03:23:08.561Z] d7da380d2116: Preparing [2023-02-16T03:23:08.561Z] 1aa3dc6f61a2: Preparing [2023-02-16T03:23:08.561Z] 1787f7466fdb: Preparing [2023-02-16T03:23:08.561Z] aa5968d388b8: Preparing [2023-02-16T03:23:08.561Z] 1aa3dc6f61a2: Layer already exists [2023-02-16T03:23:08.561Z] d7da380d2116: Layer already exists [2023-02-16T03:23:08.561Z] 2666a0b47771: Layer already exists [2023-02-16T03:23:08.561Z] aa5968d388b8: Layer already exists [2023-02-16T03:23:08.561Z] 1787f7466fdb: Layer already exists [2023-02-16T03:23:08.561Z] 3.0.0-dev.54: digest: sha256:612f3a72831e472a7844dc829b7cad5603706dca78bfe690801063278c1d7894 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:08.889Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:09.200Z] + docker push nexus3.edgexfoundry.org:10004/core-data:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:23:09.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-16T03:23:09.200Z] 2666a0b47771: Preparing [2023-02-16T03:23:09.200Z] d7da380d2116: Preparing [2023-02-16T03:23:09.200Z] 1aa3dc6f61a2: Preparing [2023-02-16T03:23:09.200Z] 1787f7466fdb: Preparing [2023-02-16T03:23:09.200Z] aa5968d388b8: Preparing [2023-02-16T03:23:09.200Z] 1aa3dc6f61a2: Layer already exists [2023-02-16T03:23:09.200Z] 1787f7466fdb: Layer already exists [2023-02-16T03:23:09.200Z] aa5968d388b8: Layer already exists [2023-02-16T03:23:09.200Z] d7da380d2116: Layer already exists [2023-02-16T03:23:09.200Z] 2666a0b47771: Layer already exists [2023-02-16T03:23:09.200Z] c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54: digest: sha256:612f3a72831e472a7844dc829b7cad5603706dca78bfe690801063278c1d7894 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:09.524Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:09.844Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-02-16T03:23:09.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-16T03:23:09.844Z] 2666a0b47771: Preparing [2023-02-16T03:23:09.844Z] d7da380d2116: Preparing [2023-02-16T03:23:09.844Z] 1aa3dc6f61a2: Preparing [2023-02-16T03:23:09.844Z] 1787f7466fdb: Preparing [2023-02-16T03:23:09.844Z] aa5968d388b8: Preparing [2023-02-16T03:23:09.844Z] 1aa3dc6f61a2: Layer already exists [2023-02-16T03:23:09.844Z] aa5968d388b8: Layer already exists [2023-02-16T03:23:09.844Z] 1787f7466fdb: Layer already exists [2023-02-16T03:23:09.844Z] d7da380d2116: Layer already exists [2023-02-16T03:23:09.844Z] 2666a0b47771: Layer already exists [2023-02-16T03:23:09.844Z] main: digest: sha256:612f3a72831e472a7844dc829b7cad5603706dca78bfe690801063278c1d7894 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-16T03:23:09.882Z] ===================================================== [Pipeline] echo [2023-02-16T03:23:09.888Z] taggedImages: [2023-02-16T03:23:09.888Z] - nexus3.edgexfoundry.org:10004/core-data:c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:23:09.888Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-02-16T03:23:09.888Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.54 [2023-02-16T03:23:09.888Z] - nexus3.edgexfoundry.org:10004/core-data:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:23:09.888Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-02-16T03:23:09.914Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-02-16T03:23:09.914Z] c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:23:09.914Z] latest [2023-02-16T03:23:09.914Z] 3.0.0-dev.54 [2023-02-16T03:23:09.914Z] c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:23:09.914Z] main [2023-02-16T03:23:09.914Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:10.252Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c6ae7449aad5f05f69153f6120284e804cf836f6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:10.554Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:23:10.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-16T03:23:10.554Z] 70dbc25f70ff: Preparing [2023-02-16T03:23:10.554Z] c2515c179dcd: Preparing [2023-02-16T03:23:10.554Z] 4b1ce1159aa8: Preparing [2023-02-16T03:23:10.554Z] 1aa3dc6f61a2: Preparing [2023-02-16T03:23:10.554Z] 12d3acec16c0: Preparing [2023-02-16T03:23:10.554Z] aa5968d388b8: Preparing [2023-02-16T03:23:10.554Z] aa5968d388b8: Waiting [2023-02-16T03:23:10.554Z] 1aa3dc6f61a2: Layer already exists [2023-02-16T03:23:10.554Z] 70dbc25f70ff: Pushed [2023-02-16T03:23:10.554Z] c2515c179dcd: Pushed [2023-02-16T03:23:10.554Z] 12d3acec16c0: Pushed [2023-02-16T03:23:10.554Z] aa5968d388b8: Layer already exists [2023-02-16T03:23:11.928Z] 4b1ce1159aa8: Pushed [2023-02-16T03:23:12.189Z] c6ae7449aad5f05f69153f6120284e804cf836f6: digest: sha256:0606f590712daf562d72e84335180ed31d7625db7f78a1d491229e8d5905c4e3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:12.499Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:12.802Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-02-16T03:23:12.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-16T03:23:12.802Z] 70dbc25f70ff: Preparing [2023-02-16T03:23:12.802Z] c2515c179dcd: Preparing [2023-02-16T03:23:12.802Z] 4b1ce1159aa8: Preparing [2023-02-16T03:23:12.802Z] 1aa3dc6f61a2: Preparing [2023-02-16T03:23:12.802Z] 12d3acec16c0: Preparing [2023-02-16T03:23:12.802Z] aa5968d388b8: Preparing [2023-02-16T03:23:12.802Z] aa5968d388b8: Waiting [2023-02-16T03:23:12.802Z] c2515c179dcd: Layer already exists [2023-02-16T03:23:12.802Z] 1aa3dc6f61a2: Layer already exists [2023-02-16T03:23:12.802Z] 12d3acec16c0: Layer already exists [2023-02-16T03:23:12.802Z] 4b1ce1159aa8: Layer already exists [2023-02-16T03:23:12.802Z] 70dbc25f70ff: Layer already exists [2023-02-16T03:23:12.802Z] aa5968d388b8: Layer already exists [2023-02-16T03:23:12.802Z] latest: digest: sha256:0606f590712daf562d72e84335180ed31d7625db7f78a1d491229e8d5905c4e3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:13.108Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:13.405Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.54 [2023-02-16T03:23:13.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-16T03:23:13.405Z] 70dbc25f70ff: Preparing [2023-02-16T03:23:13.405Z] c2515c179dcd: Preparing [2023-02-16T03:23:13.405Z] 4b1ce1159aa8: Preparing [2023-02-16T03:23:13.405Z] 1aa3dc6f61a2: Preparing [2023-02-16T03:23:13.405Z] 12d3acec16c0: Preparing [2023-02-16T03:23:13.405Z] aa5968d388b8: Preparing [2023-02-16T03:23:13.405Z] aa5968d388b8: Waiting [2023-02-16T03:23:13.405Z] 1aa3dc6f61a2: Layer already exists [2023-02-16T03:23:13.405Z] c2515c179dcd: Layer already exists [2023-02-16T03:23:13.405Z] 70dbc25f70ff: Layer already exists [2023-02-16T03:23:13.405Z] 12d3acec16c0: Layer already exists [2023-02-16T03:23:13.405Z] 4b1ce1159aa8: Layer already exists [2023-02-16T03:23:13.405Z] aa5968d388b8: Layer already exists [2023-02-16T03:23:13.405Z] 3.0.0-dev.54: digest: sha256:0606f590712daf562d72e84335180ed31d7625db7f78a1d491229e8d5905c4e3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:13.710Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:14.012Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:23:14.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-16T03:23:14.012Z] 70dbc25f70ff: Preparing [2023-02-16T03:23:14.012Z] c2515c179dcd: Preparing [2023-02-16T03:23:14.012Z] 4b1ce1159aa8: Preparing [2023-02-16T03:23:14.012Z] 1aa3dc6f61a2: Preparing [2023-02-16T03:23:14.012Z] 12d3acec16c0: Preparing [2023-02-16T03:23:14.012Z] aa5968d388b8: Preparing [2023-02-16T03:23:14.012Z] 70dbc25f70ff: Layer already exists [2023-02-16T03:23:14.012Z] c2515c179dcd: Layer already exists [2023-02-16T03:23:14.012Z] 12d3acec16c0: Layer already exists [2023-02-16T03:23:14.012Z] 4b1ce1159aa8: Layer already exists [2023-02-16T03:23:14.012Z] 1aa3dc6f61a2: Layer already exists [2023-02-16T03:23:14.012Z] aa5968d388b8: Layer already exists [2023-02-16T03:23:14.012Z] c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54: digest: sha256:0606f590712daf562d72e84335180ed31d7625db7f78a1d491229e8d5905c4e3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:14.319Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:14.619Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-02-16T03:23:14.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-16T03:23:14.619Z] 70dbc25f70ff: Preparing [2023-02-16T03:23:14.619Z] c2515c179dcd: Preparing [2023-02-16T03:23:14.619Z] 4b1ce1159aa8: Preparing [2023-02-16T03:23:14.619Z] 1aa3dc6f61a2: Preparing [2023-02-16T03:23:14.619Z] 12d3acec16c0: Preparing [2023-02-16T03:23:14.619Z] aa5968d388b8: Preparing [2023-02-16T03:23:14.619Z] aa5968d388b8: Waiting [2023-02-16T03:23:14.620Z] 1aa3dc6f61a2: Layer already exists [2023-02-16T03:23:14.620Z] 12d3acec16c0: Layer already exists [2023-02-16T03:23:14.620Z] 70dbc25f70ff: Layer already exists [2023-02-16T03:23:14.620Z] c2515c179dcd: Layer already exists [2023-02-16T03:23:14.620Z] 4b1ce1159aa8: Layer already exists [2023-02-16T03:23:14.620Z] aa5968d388b8: Layer already exists [2023-02-16T03:23:14.620Z] main: digest: sha256:0606f590712daf562d72e84335180ed31d7625db7f78a1d491229e8d5905c4e3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-16T03:23:14.656Z] ===================================================== [Pipeline] echo [2023-02-16T03:23:14.662Z] taggedImages: [2023-02-16T03:23:14.662Z] - nexus3.edgexfoundry.org:10004/core-metadata:c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:23:14.662Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-02-16T03:23:14.662Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.54 [2023-02-16T03:23:14.662Z] - nexus3.edgexfoundry.org:10004/core-metadata:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:23:14.662Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-02-16T03:23:14.676Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-02-16T03:23:14.676Z] c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:23:14.676Z] latest [2023-02-16T03:23:14.676Z] 3.0.0-dev.54 [2023-02-16T03:23:14.676Z] c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:23:14.676Z] main [2023-02-16T03:23:14.676Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:14.978Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c6ae7449aad5f05f69153f6120284e804cf836f6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:15.285Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:23:15.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-16T03:23:15.285Z] 8adacb036697: Preparing [2023-02-16T03:23:15.285Z] 8adacb036697: Preparing [2023-02-16T03:23:15.285Z] 3c1a67877524: Preparing [2023-02-16T03:23:15.285Z] b5e5398f871f: Preparing [2023-02-16T03:23:15.285Z] 00150355aeb5: Preparing [2023-02-16T03:23:15.285Z] 472d6cd7aad1: Preparing [2023-02-16T03:23:15.285Z] f952ebe1d471: Preparing [2023-02-16T03:23:15.285Z] 1aa3dc6f61a2: Preparing [2023-02-16T03:23:15.285Z] e12733967837: Preparing [2023-02-16T03:23:15.285Z] 103e8375a7b2: Preparing [2023-02-16T03:23:15.285Z] 9b66fc2ebd6d: Preparing [2023-02-16T03:23:15.285Z] aa5eadfda488: Preparing [2023-02-16T03:23:15.285Z] aa5968d388b8: Preparing [2023-02-16T03:23:15.285Z] f952ebe1d471: Waiting [2023-02-16T03:23:15.285Z] 1aa3dc6f61a2: Waiting [2023-02-16T03:23:15.285Z] e12733967837: Waiting [2023-02-16T03:23:15.285Z] 9b66fc2ebd6d: Waiting [2023-02-16T03:23:15.285Z] aa5eadfda488: Waiting [2023-02-16T03:23:15.285Z] aa5968d388b8: Waiting [2023-02-16T03:23:15.285Z] 8adacb036697: Pushed [2023-02-16T03:23:15.285Z] 3c1a67877524: Pushed [2023-02-16T03:23:15.285Z] b5e5398f871f: Pushed [2023-02-16T03:23:15.285Z] 00150355aeb5: Pushed [2023-02-16T03:23:15.285Z] 472d6cd7aad1: Pushed [2023-02-16T03:23:16.742Z] e12733967837: Pushed [2023-02-16T03:23:17.325Z] 9b66fc2ebd6d: Pushed [2023-02-16T03:23:17.325Z] 103e8375a7b2: Pushed [2023-02-16T03:23:17.325Z] 1aa3dc6f61a2: Layer already exists [2023-02-16T03:23:17.325Z] aa5eadfda488: Pushed [2023-02-16T03:23:17.325Z] aa5968d388b8: Layer already exists [2023-02-16T03:23:17.601Z] f952ebe1d471: Pushed [2023-02-16T03:23:17.601Z] c6ae7449aad5f05f69153f6120284e804cf836f6: digest: sha256:7e49e5135472b54d9915b920f669c6fa08f2bcc48511e0e37b7d3d3f532c3e7c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:18.220Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:18.538Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-02-16T03:23:18.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-16T03:23:18.538Z] 8adacb036697: Preparing [2023-02-16T03:23:18.538Z] 8adacb036697: Preparing [2023-02-16T03:23:18.538Z] 3c1a67877524: Preparing [2023-02-16T03:23:18.538Z] b5e5398f871f: Preparing [2023-02-16T03:23:18.538Z] 00150355aeb5: Preparing [2023-02-16T03:23:18.538Z] 472d6cd7aad1: Preparing [2023-02-16T03:23:18.538Z] f952ebe1d471: Preparing [2023-02-16T03:23:18.538Z] 1aa3dc6f61a2: Preparing [2023-02-16T03:23:18.538Z] e12733967837: Preparing [2023-02-16T03:23:18.538Z] 103e8375a7b2: Preparing [2023-02-16T03:23:18.538Z] 9b66fc2ebd6d: Preparing [2023-02-16T03:23:18.538Z] aa5eadfda488: Preparing [2023-02-16T03:23:18.538Z] aa5968d388b8: Preparing [2023-02-16T03:23:18.538Z] 103e8375a7b2: Waiting [2023-02-16T03:23:18.538Z] f952ebe1d471: Waiting [2023-02-16T03:23:18.538Z] 9b66fc2ebd6d: Waiting [2023-02-16T03:23:18.538Z] 1aa3dc6f61a2: Waiting [2023-02-16T03:23:18.538Z] e12733967837: Waiting [2023-02-16T03:23:18.538Z] 00150355aeb5: Layer already exists [2023-02-16T03:23:18.538Z] 8adacb036697: Layer already exists [2023-02-16T03:23:18.538Z] 472d6cd7aad1: Layer already exists [2023-02-16T03:23:18.538Z] 3c1a67877524: Layer already exists [2023-02-16T03:23:18.538Z] b5e5398f871f: Layer already exists [2023-02-16T03:23:18.538Z] f952ebe1d471: Layer already exists [2023-02-16T03:23:18.538Z] e12733967837: Layer already exists [2023-02-16T03:23:18.538Z] 103e8375a7b2: Layer already exists [2023-02-16T03:23:18.538Z] 1aa3dc6f61a2: Layer already exists [2023-02-16T03:23:18.538Z] 9b66fc2ebd6d: Layer already exists [2023-02-16T03:23:18.538Z] aa5968d388b8: Layer already exists [2023-02-16T03:23:18.538Z] aa5eadfda488: Layer already exists [2023-02-16T03:23:18.538Z] latest: digest: sha256:7e49e5135472b54d9915b920f669c6fa08f2bcc48511e0e37b7d3d3f532c3e7c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:18.867Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:19.227Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.54 [2023-02-16T03:23:19.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-16T03:23:19.227Z] 8adacb036697: Preparing [2023-02-16T03:23:19.227Z] 8adacb036697: Preparing [2023-02-16T03:23:19.227Z] 3c1a67877524: Preparing [2023-02-16T03:23:19.227Z] b5e5398f871f: Preparing [2023-02-16T03:23:19.227Z] 00150355aeb5: Preparing [2023-02-16T03:23:19.227Z] 472d6cd7aad1: Preparing [2023-02-16T03:23:19.227Z] f952ebe1d471: Preparing [2023-02-16T03:23:19.227Z] 1aa3dc6f61a2: Preparing [2023-02-16T03:23:19.227Z] e12733967837: Preparing [2023-02-16T03:23:19.227Z] 103e8375a7b2: Preparing [2023-02-16T03:23:19.227Z] 9b66fc2ebd6d: Preparing [2023-02-16T03:23:19.227Z] aa5eadfda488: Preparing [2023-02-16T03:23:19.227Z] aa5968d388b8: Preparing [2023-02-16T03:23:19.227Z] f952ebe1d471: Waiting [2023-02-16T03:23:19.227Z] 1aa3dc6f61a2: Waiting [2023-02-16T03:23:19.227Z] 103e8375a7b2: Waiting [2023-02-16T03:23:19.227Z] aa5eadfda488: Waiting [2023-02-16T03:23:19.227Z] e12733967837: Waiting [2023-02-16T03:23:19.227Z] 9b66fc2ebd6d: Waiting [2023-02-16T03:23:19.227Z] b5e5398f871f: Layer already exists [2023-02-16T03:23:19.227Z] 472d6cd7aad1: Layer already exists [2023-02-16T03:23:19.227Z] 8adacb036697: Layer already exists [2023-02-16T03:23:19.227Z] 00150355aeb5: Layer already exists [2023-02-16T03:23:19.227Z] 3c1a67877524: Layer already exists [2023-02-16T03:23:19.227Z] f952ebe1d471: Layer already exists [2023-02-16T03:23:19.227Z] e12733967837: Layer already exists [2023-02-16T03:23:19.227Z] 103e8375a7b2: Layer already exists [2023-02-16T03:23:19.227Z] 1aa3dc6f61a2: Layer already exists [2023-02-16T03:23:19.227Z] 9b66fc2ebd6d: Layer already exists [2023-02-16T03:23:19.227Z] aa5eadfda488: Layer already exists [2023-02-16T03:23:19.227Z] aa5968d388b8: Layer already exists [2023-02-16T03:23:19.227Z] 3.0.0-dev.54: digest: sha256:7e49e5135472b54d9915b920f669c6fa08f2bcc48511e0e37b7d3d3f532c3e7c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:19.542Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:20.110Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:23:20.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-16T03:23:20.110Z] 8adacb036697: Preparing [2023-02-16T03:23:20.110Z] 8adacb036697: Preparing [2023-02-16T03:23:20.110Z] 3c1a67877524: Preparing [2023-02-16T03:23:20.110Z] b5e5398f871f: Preparing [2023-02-16T03:23:20.110Z] 00150355aeb5: Preparing [2023-02-16T03:23:20.110Z] 472d6cd7aad1: Preparing [2023-02-16T03:23:20.110Z] f952ebe1d471: Preparing [2023-02-16T03:23:20.110Z] 1aa3dc6f61a2: Preparing [2023-02-16T03:23:20.110Z] e12733967837: Preparing [2023-02-16T03:23:20.110Z] 103e8375a7b2: Preparing [2023-02-16T03:23:20.110Z] 9b66fc2ebd6d: Preparing [2023-02-16T03:23:20.110Z] aa5eadfda488: Preparing [2023-02-16T03:23:20.110Z] aa5968d388b8: Preparing [2023-02-16T03:23:20.110Z] 9b66fc2ebd6d: Waiting [2023-02-16T03:23:20.110Z] aa5eadfda488: Waiting [2023-02-16T03:23:20.110Z] aa5968d388b8: Waiting [2023-02-16T03:23:20.110Z] f952ebe1d471: Waiting [2023-02-16T03:23:20.110Z] 103e8375a7b2: Waiting [2023-02-16T03:23:20.110Z] 1aa3dc6f61a2: Waiting [2023-02-16T03:23:20.110Z] 3c1a67877524: Layer already exists [2023-02-16T03:23:20.110Z] 472d6cd7aad1: Layer already exists [2023-02-16T03:23:20.110Z] b5e5398f871f: Layer already exists [2023-02-16T03:23:20.110Z] 8adacb036697: Layer already exists [2023-02-16T03:23:20.110Z] 00150355aeb5: Layer already exists [2023-02-16T03:23:20.110Z] 103e8375a7b2: Layer already exists [2023-02-16T03:23:20.110Z] 1aa3dc6f61a2: Layer already exists [2023-02-16T03:23:20.110Z] f952ebe1d471: Layer already exists [2023-02-16T03:23:20.110Z] e12733967837: Layer already exists [2023-02-16T03:23:20.110Z] 9b66fc2ebd6d: Layer already exists [2023-02-16T03:23:20.110Z] aa5eadfda488: Layer already exists [2023-02-16T03:23:20.110Z] aa5968d388b8: Layer already exists [2023-02-16T03:23:20.110Z] c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54: digest: sha256:7e49e5135472b54d9915b920f669c6fa08f2bcc48511e0e37b7d3d3f532c3e7c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:20.429Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:21.312Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-02-16T03:23:21.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-16T03:23:21.312Z] 8adacb036697: Preparing [2023-02-16T03:23:21.312Z] 8adacb036697: Preparing [2023-02-16T03:23:21.312Z] 3c1a67877524: Preparing [2023-02-16T03:23:21.312Z] b5e5398f871f: Preparing [2023-02-16T03:23:21.312Z] 00150355aeb5: Preparing [2023-02-16T03:23:21.312Z] 472d6cd7aad1: Preparing [2023-02-16T03:23:21.312Z] f952ebe1d471: Preparing [2023-02-16T03:23:21.312Z] 1aa3dc6f61a2: Preparing [2023-02-16T03:23:21.312Z] e12733967837: Preparing [2023-02-16T03:23:21.312Z] 103e8375a7b2: Preparing [2023-02-16T03:23:21.312Z] 9b66fc2ebd6d: Preparing [2023-02-16T03:23:21.312Z] aa5eadfda488: Preparing [2023-02-16T03:23:21.312Z] aa5968d388b8: Preparing [2023-02-16T03:23:21.312Z] e12733967837: Waiting [2023-02-16T03:23:21.312Z] 9b66fc2ebd6d: Waiting [2023-02-16T03:23:21.312Z] 103e8375a7b2: Waiting [2023-02-16T03:23:21.312Z] aa5968d388b8: Waiting [2023-02-16T03:23:21.312Z] aa5eadfda488: Waiting [2023-02-16T03:23:21.312Z] 1aa3dc6f61a2: Waiting [2023-02-16T03:23:21.312Z] f952ebe1d471: Waiting [2023-02-16T03:23:21.312Z] 8adacb036697: Layer already exists [2023-02-16T03:23:21.312Z] 472d6cd7aad1: Layer already exists [2023-02-16T03:23:21.312Z] b5e5398f871f: Layer already exists [2023-02-16T03:23:21.312Z] 3c1a67877524: Layer already exists [2023-02-16T03:23:21.312Z] 00150355aeb5: Layer already exists [2023-02-16T03:23:21.312Z] 1aa3dc6f61a2: Layer already exists [2023-02-16T03:23:21.312Z] e12733967837: Layer already exists [2023-02-16T03:23:21.312Z] f952ebe1d471: Layer already exists [2023-02-16T03:23:21.312Z] 103e8375a7b2: Layer already exists [2023-02-16T03:23:21.312Z] 9b66fc2ebd6d: Layer already exists [2023-02-16T03:23:21.313Z] aa5eadfda488: Layer already exists [2023-02-16T03:23:21.313Z] aa5968d388b8: Layer already exists [2023-02-16T03:23:21.313Z] main: digest: sha256:7e49e5135472b54d9915b920f669c6fa08f2bcc48511e0e37b7d3d3f532c3e7c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-16T03:23:21.346Z] ===================================================== [Pipeline] echo [2023-02-16T03:23:21.352Z] taggedImages: [2023-02-16T03:23:21.352Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:23:21.352Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-02-16T03:23:21.352Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.54 [2023-02-16T03:23:21.352Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:23:21.352Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-02-16T03:23:21.366Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-02-16T03:23:21.366Z] c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:23:21.366Z] latest [2023-02-16T03:23:21.366Z] 3.0.0-dev.54 [2023-02-16T03:23:21.366Z] c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:23:21.366Z] main [2023-02-16T03:23:21.366Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:21.693Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c6ae7449aad5f05f69153f6120284e804cf836f6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:21.996Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:23:21.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-16T03:23:21.996Z] 4a751c5a27d8: Preparing [2023-02-16T03:23:21.996Z] 4b3cc9409ae6: Preparing [2023-02-16T03:23:21.996Z] f2da841411a5: Preparing [2023-02-16T03:23:21.996Z] 5b0859ec0a16: Preparing [2023-02-16T03:23:21.996Z] c3dc90b177f9: Preparing [2023-02-16T03:23:21.996Z] 607e4af44bd5: Preparing [2023-02-16T03:23:21.996Z] 7a0e3167ee7b: Preparing [2023-02-16T03:23:21.996Z] aa5968d388b8: Preparing [2023-02-16T03:23:21.996Z] 7a0e3167ee7b: Waiting [2023-02-16T03:23:21.996Z] 607e4af44bd5: Waiting [2023-02-16T03:23:21.996Z] aa5968d388b8: Waiting [2023-02-16T03:23:21.996Z] 4a751c5a27d8: Pushed [2023-02-16T03:23:21.996Z] c3dc90b177f9: Pushed [2023-02-16T03:23:21.996Z] 4b3cc9409ae6: Pushed [2023-02-16T03:23:22.589Z] 607e4af44bd5: Pushed [2023-02-16T03:23:22.865Z] 7a0e3167ee7b: Pushed [2023-02-16T03:23:22.865Z] aa5968d388b8: Layer already exists [2023-02-16T03:23:23.123Z] 5b0859ec0a16: Pushed [2023-02-16T03:23:23.123Z] f2da841411a5: Pushed [2023-02-16T03:23:23.689Z] c6ae7449aad5f05f69153f6120284e804cf836f6: digest: sha256:f3446e5c7ce8f37a31d088d13ad184ea8b6c2540c7a12e11ff7341a2530a48e0 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:24.008Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:24.318Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-02-16T03:23:24.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-16T03:23:24.318Z] 4a751c5a27d8: Preparing [2023-02-16T03:23:24.318Z] 4b3cc9409ae6: Preparing [2023-02-16T03:23:24.318Z] f2da841411a5: Preparing [2023-02-16T03:23:24.318Z] 5b0859ec0a16: Preparing [2023-02-16T03:23:24.318Z] c3dc90b177f9: Preparing [2023-02-16T03:23:24.318Z] 607e4af44bd5: Preparing [2023-02-16T03:23:24.318Z] 7a0e3167ee7b: Preparing [2023-02-16T03:23:24.318Z] aa5968d388b8: Preparing [2023-02-16T03:23:24.318Z] 607e4af44bd5: Waiting [2023-02-16T03:23:24.318Z] 7a0e3167ee7b: Waiting [2023-02-16T03:23:24.318Z] c3dc90b177f9: Layer already exists [2023-02-16T03:23:24.318Z] 4b3cc9409ae6: Layer already exists [2023-02-16T03:23:24.318Z] 5b0859ec0a16: Layer already exists [2023-02-16T03:23:24.318Z] 4a751c5a27d8: Layer already exists [2023-02-16T03:23:24.318Z] f2da841411a5: Layer already exists [2023-02-16T03:23:24.318Z] 607e4af44bd5: Layer already exists [2023-02-16T03:23:24.318Z] 7a0e3167ee7b: Layer already exists [2023-02-16T03:23:24.318Z] aa5968d388b8: Layer already exists [2023-02-16T03:23:24.318Z] latest: digest: sha256:f3446e5c7ce8f37a31d088d13ad184ea8b6c2540c7a12e11ff7341a2530a48e0 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:24.647Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:24.958Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.54 [2023-02-16T03:23:24.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-16T03:23:24.959Z] 4a751c5a27d8: Preparing [2023-02-16T03:23:24.959Z] 4b3cc9409ae6: Preparing [2023-02-16T03:23:24.959Z] f2da841411a5: Preparing [2023-02-16T03:23:24.959Z] 5b0859ec0a16: Preparing [2023-02-16T03:23:24.959Z] c3dc90b177f9: Preparing [2023-02-16T03:23:24.959Z] 607e4af44bd5: Preparing [2023-02-16T03:23:24.959Z] 7a0e3167ee7b: Preparing [2023-02-16T03:23:24.959Z] aa5968d388b8: Preparing [2023-02-16T03:23:24.959Z] 607e4af44bd5: Waiting [2023-02-16T03:23:24.959Z] aa5968d388b8: Waiting [2023-02-16T03:23:24.959Z] 7a0e3167ee7b: Waiting [2023-02-16T03:23:24.959Z] c3dc90b177f9: Layer already exists [2023-02-16T03:23:24.959Z] f2da841411a5: Layer already exists [2023-02-16T03:23:24.959Z] 4a751c5a27d8: Layer already exists [2023-02-16T03:23:24.959Z] 5b0859ec0a16: Layer already exists [2023-02-16T03:23:24.959Z] 4b3cc9409ae6: Layer already exists [2023-02-16T03:23:24.959Z] 607e4af44bd5: Layer already exists [2023-02-16T03:23:24.959Z] 7a0e3167ee7b: Layer already exists [2023-02-16T03:23:24.959Z] aa5968d388b8: Layer already exists [2023-02-16T03:23:24.959Z] 3.0.0-dev.54: digest: sha256:f3446e5c7ce8f37a31d088d13ad184ea8b6c2540c7a12e11ff7341a2530a48e0 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:25.276Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:25.586Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:23:25.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-16T03:23:25.586Z] 4a751c5a27d8: Preparing [2023-02-16T03:23:25.586Z] 4b3cc9409ae6: Preparing [2023-02-16T03:23:25.586Z] f2da841411a5: Preparing [2023-02-16T03:23:25.586Z] 5b0859ec0a16: Preparing [2023-02-16T03:23:25.586Z] c3dc90b177f9: Preparing [2023-02-16T03:23:25.586Z] 607e4af44bd5: Preparing [2023-02-16T03:23:25.586Z] 7a0e3167ee7b: Preparing [2023-02-16T03:23:25.586Z] aa5968d388b8: Preparing [2023-02-16T03:23:25.586Z] 607e4af44bd5: Waiting [2023-02-16T03:23:25.586Z] 7a0e3167ee7b: Waiting [2023-02-16T03:23:25.586Z] aa5968d388b8: Waiting [2023-02-16T03:23:25.586Z] f2da841411a5: Layer already exists [2023-02-16T03:23:25.586Z] 5b0859ec0a16: Layer already exists [2023-02-16T03:23:25.586Z] c3dc90b177f9: Layer already exists [2023-02-16T03:23:25.586Z] 4a751c5a27d8: Layer already exists [2023-02-16T03:23:25.586Z] 4b3cc9409ae6: Layer already exists [2023-02-16T03:23:25.586Z] 607e4af44bd5: Layer already exists [2023-02-16T03:23:25.586Z] 7a0e3167ee7b: Layer already exists [2023-02-16T03:23:25.586Z] aa5968d388b8: Layer already exists [2023-02-16T03:23:25.586Z] c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54: digest: sha256:f3446e5c7ce8f37a31d088d13ad184ea8b6c2540c7a12e11ff7341a2530a48e0 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:25.896Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:26.197Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-02-16T03:23:26.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-16T03:23:26.197Z] 4a751c5a27d8: Preparing [2023-02-16T03:23:26.197Z] 4b3cc9409ae6: Preparing [2023-02-16T03:23:26.197Z] f2da841411a5: Preparing [2023-02-16T03:23:26.197Z] 5b0859ec0a16: Preparing [2023-02-16T03:23:26.197Z] c3dc90b177f9: Preparing [2023-02-16T03:23:26.197Z] 607e4af44bd5: Preparing [2023-02-16T03:23:26.197Z] 7a0e3167ee7b: Preparing [2023-02-16T03:23:26.197Z] aa5968d388b8: Preparing [2023-02-16T03:23:26.197Z] 607e4af44bd5: Waiting [2023-02-16T03:23:26.197Z] 7a0e3167ee7b: Waiting [2023-02-16T03:23:26.197Z] 5b0859ec0a16: Layer already exists [2023-02-16T03:23:26.197Z] f2da841411a5: Layer already exists [2023-02-16T03:23:26.197Z] 4b3cc9409ae6: Layer already exists [2023-02-16T03:23:26.197Z] c3dc90b177f9: Layer already exists [2023-02-16T03:23:26.197Z] 4a751c5a27d8: Layer already exists [2023-02-16T03:23:26.197Z] 607e4af44bd5: Layer already exists [2023-02-16T03:23:26.197Z] 7a0e3167ee7b: Layer already exists [2023-02-16T03:23:26.197Z] aa5968d388b8: Layer already exists [2023-02-16T03:23:26.197Z] main: digest: sha256:f3446e5c7ce8f37a31d088d13ad184ea8b6c2540c7a12e11ff7341a2530a48e0 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-16T03:23:26.235Z] ===================================================== [Pipeline] echo [2023-02-16T03:23:26.241Z] taggedImages: [2023-02-16T03:23:26.241Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:23:26.241Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-02-16T03:23:26.241Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.54 [2023-02-16T03:23:26.241Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:23:26.241Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-02-16T03:23:26.256Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-02-16T03:23:26.256Z] c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:23:26.256Z] latest [2023-02-16T03:23:26.256Z] 3.0.0-dev.54 [2023-02-16T03:23:26.256Z] c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:23:26.256Z] main [2023-02-16T03:23:26.256Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:26.574Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c6ae7449aad5f05f69153f6120284e804cf836f6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:26.885Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:23:26.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-16T03:23:26.885Z] bd64f47dcbde: Preparing [2023-02-16T03:23:26.885Z] fd42e8d23dd9: Preparing [2023-02-16T03:23:26.885Z] bfab9d9a43d9: Preparing [2023-02-16T03:23:26.885Z] 461527af9496: Preparing [2023-02-16T03:23:26.885Z] 5668c50b1f97: Preparing [2023-02-16T03:23:26.885Z] 389de30d74d6: Preparing [2023-02-16T03:23:26.885Z] c21f98503378: Preparing [2023-02-16T03:23:26.885Z] 3f6d205ed154: Preparing [2023-02-16T03:23:26.885Z] 389de30d74d6: Waiting [2023-02-16T03:23:26.885Z] c21f98503378: Waiting [2023-02-16T03:23:26.885Z] 3f6d205ed154: Waiting [2023-02-16T03:23:26.885Z] 8ef6d367945c: Preparing [2023-02-16T03:23:26.885Z] aa5968d388b8: Preparing [2023-02-16T03:23:26.885Z] aa5968d388b8: Waiting [2023-02-16T03:23:26.885Z] 5668c50b1f97: Pushed [2023-02-16T03:23:26.885Z] fd42e8d23dd9: Pushed [2023-02-16T03:23:26.885Z] bd64f47dcbde: Pushed [2023-02-16T03:23:27.146Z] 389de30d74d6: Pushed [2023-02-16T03:23:27.408Z] c21f98503378: Pushed [2023-02-16T03:23:27.408Z] 3f6d205ed154: Pushed [2023-02-16T03:23:27.408Z] 8ef6d367945c: Pushed [2023-02-16T03:23:27.678Z] aa5968d388b8: Layer already exists [2023-02-16T03:23:27.937Z] 461527af9496: Pushed [2023-02-16T03:23:28.195Z] bfab9d9a43d9: Pushed [2023-02-16T03:23:28.455Z] c6ae7449aad5f05f69153f6120284e804cf836f6: digest: sha256:c1bb246724148cd712eed9cb53c44c185ef03f718381a14726c4fca784635bd8 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:28.768Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:29.077Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-02-16T03:23:29.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-16T03:23:29.078Z] bd64f47dcbde: Preparing [2023-02-16T03:23:29.078Z] fd42e8d23dd9: Preparing [2023-02-16T03:23:29.078Z] bfab9d9a43d9: Preparing [2023-02-16T03:23:29.078Z] 461527af9496: Preparing [2023-02-16T03:23:29.078Z] 5668c50b1f97: Preparing [2023-02-16T03:23:29.078Z] 389de30d74d6: Preparing [2023-02-16T03:23:29.078Z] c21f98503378: Preparing [2023-02-16T03:23:29.078Z] 3f6d205ed154: Preparing [2023-02-16T03:23:29.078Z] 8ef6d367945c: Preparing [2023-02-16T03:23:29.078Z] aa5968d388b8: Preparing [2023-02-16T03:23:29.078Z] 389de30d74d6: Waiting [2023-02-16T03:23:29.078Z] c21f98503378: Waiting [2023-02-16T03:23:29.078Z] aa5968d388b8: Waiting [2023-02-16T03:23:29.078Z] 3f6d205ed154: Waiting [2023-02-16T03:23:29.078Z] 8ef6d367945c: Waiting [2023-02-16T03:23:29.078Z] 461527af9496: Layer already exists [2023-02-16T03:23:29.078Z] 5668c50b1f97: Layer already exists [2023-02-16T03:23:29.078Z] bfab9d9a43d9: Layer already exists [2023-02-16T03:23:29.078Z] bd64f47dcbde: Layer already exists [2023-02-16T03:23:29.078Z] fd42e8d23dd9: Layer already exists [2023-02-16T03:23:29.078Z] 389de30d74d6: Layer already exists [2023-02-16T03:23:29.078Z] c21f98503378: Layer already exists [2023-02-16T03:23:29.078Z] 8ef6d367945c: Layer already exists [2023-02-16T03:23:29.078Z] 3f6d205ed154: Layer already exists [2023-02-16T03:23:29.078Z] aa5968d388b8: Layer already exists [2023-02-16T03:23:29.078Z] latest: digest: sha256:c1bb246724148cd712eed9cb53c44c185ef03f718381a14726c4fca784635bd8 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:29.395Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:29.708Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.54 [2023-02-16T03:23:29.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-16T03:23:29.708Z] bd64f47dcbde: Preparing [2023-02-16T03:23:29.708Z] fd42e8d23dd9: Preparing [2023-02-16T03:23:29.708Z] bfab9d9a43d9: Preparing [2023-02-16T03:23:29.708Z] 461527af9496: Preparing [2023-02-16T03:23:29.708Z] 5668c50b1f97: Preparing [2023-02-16T03:23:29.708Z] 389de30d74d6: Preparing [2023-02-16T03:23:29.708Z] c21f98503378: Preparing [2023-02-16T03:23:29.708Z] 3f6d205ed154: Preparing [2023-02-16T03:23:29.708Z] 8ef6d367945c: Preparing [2023-02-16T03:23:29.708Z] aa5968d388b8: Preparing [2023-02-16T03:23:29.708Z] c21f98503378: Waiting [2023-02-16T03:23:29.708Z] 3f6d205ed154: Waiting [2023-02-16T03:23:29.708Z] 8ef6d367945c: Waiting [2023-02-16T03:23:29.708Z] aa5968d388b8: Waiting [2023-02-16T03:23:29.708Z] 389de30d74d6: Waiting [2023-02-16T03:23:29.708Z] 461527af9496: Layer already exists [2023-02-16T03:23:29.708Z] bfab9d9a43d9: Layer already exists [2023-02-16T03:23:29.708Z] bd64f47dcbde: Layer already exists [2023-02-16T03:23:29.708Z] 5668c50b1f97: Layer already exists [2023-02-16T03:23:29.708Z] fd42e8d23dd9: Layer already exists [2023-02-16T03:23:29.708Z] 389de30d74d6: Layer already exists [2023-02-16T03:23:29.708Z] c21f98503378: Layer already exists [2023-02-16T03:23:29.708Z] aa5968d388b8: Layer already exists [2023-02-16T03:23:29.708Z] 8ef6d367945c: Layer already exists [2023-02-16T03:23:29.708Z] 3f6d205ed154: Layer already exists [2023-02-16T03:23:29.708Z] 3.0.0-dev.54: digest: sha256:c1bb246724148cd712eed9cb53c44c185ef03f718381a14726c4fca784635bd8 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:30.024Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:30.336Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:23:30.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-16T03:23:30.336Z] bd64f47dcbde: Preparing [2023-02-16T03:23:30.336Z] fd42e8d23dd9: Preparing [2023-02-16T03:23:30.336Z] bfab9d9a43d9: Preparing [2023-02-16T03:23:30.336Z] 461527af9496: Preparing [2023-02-16T03:23:30.336Z] 5668c50b1f97: Preparing [2023-02-16T03:23:30.336Z] 389de30d74d6: Preparing [2023-02-16T03:23:30.336Z] c21f98503378: Preparing [2023-02-16T03:23:30.336Z] 3f6d205ed154: Preparing [2023-02-16T03:23:30.336Z] 8ef6d367945c: Preparing [2023-02-16T03:23:30.336Z] aa5968d388b8: Preparing [2023-02-16T03:23:30.336Z] c21f98503378: Waiting [2023-02-16T03:23:30.336Z] 3f6d205ed154: Waiting [2023-02-16T03:23:30.336Z] 8ef6d367945c: Waiting [2023-02-16T03:23:30.336Z] aa5968d388b8: Waiting [2023-02-16T03:23:30.336Z] 389de30d74d6: Waiting [2023-02-16T03:23:30.336Z] fd42e8d23dd9: Layer already exists [2023-02-16T03:23:30.336Z] bd64f47dcbde: Layer already exists [2023-02-16T03:23:30.336Z] 5668c50b1f97: Layer already exists [2023-02-16T03:23:30.336Z] 461527af9496: Layer already exists [2023-02-16T03:23:30.336Z] bfab9d9a43d9: Layer already exists [2023-02-16T03:23:30.336Z] 389de30d74d6: Layer already exists [2023-02-16T03:23:30.336Z] c21f98503378: Layer already exists [2023-02-16T03:23:30.336Z] 3f6d205ed154: Layer already exists [2023-02-16T03:23:30.336Z] 8ef6d367945c: Layer already exists [2023-02-16T03:23:30.336Z] aa5968d388b8: Layer already exists [2023-02-16T03:23:30.336Z] c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54: digest: sha256:c1bb246724148cd712eed9cb53c44c185ef03f718381a14726c4fca784635bd8 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:30.657Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:30.971Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-02-16T03:23:30.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-16T03:23:30.972Z] bd64f47dcbde: Preparing [2023-02-16T03:23:30.972Z] fd42e8d23dd9: Preparing [2023-02-16T03:23:30.972Z] bfab9d9a43d9: Preparing [2023-02-16T03:23:30.972Z] 461527af9496: Preparing [2023-02-16T03:23:30.972Z] 5668c50b1f97: Preparing [2023-02-16T03:23:30.972Z] 389de30d74d6: Preparing [2023-02-16T03:23:30.972Z] c21f98503378: Preparing [2023-02-16T03:23:30.972Z] 3f6d205ed154: Preparing [2023-02-16T03:23:30.972Z] 8ef6d367945c: Preparing [2023-02-16T03:23:30.972Z] aa5968d388b8: Preparing [2023-02-16T03:23:30.972Z] 389de30d74d6: Waiting [2023-02-16T03:23:30.972Z] c21f98503378: Waiting [2023-02-16T03:23:30.972Z] 3f6d205ed154: Waiting [2023-02-16T03:23:30.972Z] 8ef6d367945c: Waiting [2023-02-16T03:23:30.972Z] aa5968d388b8: Waiting [2023-02-16T03:23:30.972Z] 5668c50b1f97: Layer already exists [2023-02-16T03:23:30.972Z] bd64f47dcbde: Layer already exists [2023-02-16T03:23:30.972Z] bfab9d9a43d9: Layer already exists [2023-02-16T03:23:30.972Z] 461527af9496: Layer already exists [2023-02-16T03:23:30.972Z] fd42e8d23dd9: Layer already exists [2023-02-16T03:23:30.972Z] 389de30d74d6: Layer already exists [2023-02-16T03:23:30.972Z] c21f98503378: Layer already exists [2023-02-16T03:23:30.972Z] 3f6d205ed154: Layer already exists [2023-02-16T03:23:30.972Z] aa5968d388b8: Layer already exists [2023-02-16T03:23:30.972Z] 8ef6d367945c: Layer already exists [2023-02-16T03:23:30.972Z] main: digest: sha256:c1bb246724148cd712eed9cb53c44c185ef03f718381a14726c4fca784635bd8 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-16T03:23:31.014Z] ===================================================== [Pipeline] echo [2023-02-16T03:23:31.019Z] taggedImages: [2023-02-16T03:23:31.019Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:23:31.019Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-02-16T03:23:31.019Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.54 [2023-02-16T03:23:31.019Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:23:31.019Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-02-16T03:23:31.035Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-02-16T03:23:31.035Z] c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:23:31.035Z] latest [2023-02-16T03:23:31.035Z] 3.0.0-dev.54 [2023-02-16T03:23:31.035Z] c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:23:31.035Z] main [2023-02-16T03:23:31.035Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:31.340Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c6ae7449aad5f05f69153f6120284e804cf836f6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:31.644Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:23:31.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-16T03:23:31.644Z] 32cfbb7ef878: Preparing [2023-02-16T03:23:31.644Z] ea9bb1ec3626: Preparing [2023-02-16T03:23:31.644Z] 1aa3dc6f61a2: Preparing [2023-02-16T03:23:31.644Z] 55168cbfafcb: Preparing [2023-02-16T03:23:31.644Z] 4e6476652798: Preparing [2023-02-16T03:23:31.644Z] 32cfbb7ef878: Pushed [2023-02-16T03:23:31.903Z] 4e6476652798: Layer already exists [2023-02-16T03:23:31.903Z] 1aa3dc6f61a2: Layer already exists [2023-02-16T03:23:32.161Z] 55168cbfafcb: Pushed [2023-02-16T03:23:34.079Z] ea9bb1ec3626: Pushed [2023-02-16T03:23:34.079Z] c6ae7449aad5f05f69153f6120284e804cf836f6: digest: sha256:037d0c3861963a9e14a3c784ee847786cec1b6abb614e8d9f387db273b6b6403 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:34.656Z] + 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-02-16T03:23:34.958Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-02-16T03:23:34.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-16T03:23:34.958Z] 32cfbb7ef878: Preparing [2023-02-16T03:23:34.958Z] ea9bb1ec3626: Preparing [2023-02-16T03:23:34.958Z] 1aa3dc6f61a2: Preparing [2023-02-16T03:23:34.958Z] 55168cbfafcb: Preparing [2023-02-16T03:23:34.958Z] 4e6476652798: Preparing [2023-02-16T03:23:34.958Z] 32cfbb7ef878: Layer already exists [2023-02-16T03:23:34.958Z] ea9bb1ec3626: Layer already exists [2023-02-16T03:23:34.958Z] 1aa3dc6f61a2: Layer already exists [2023-02-16T03:23:34.958Z] 55168cbfafcb: Layer already exists [2023-02-16T03:23:34.958Z] 4e6476652798: Layer already exists [2023-02-16T03:23:34.958Z] latest: digest: sha256:037d0c3861963a9e14a3c784ee847786cec1b6abb614e8d9f387db273b6b6403 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:35.262Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:35.564Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.54 [2023-02-16T03:23:35.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-16T03:23:35.564Z] 32cfbb7ef878: Preparing [2023-02-16T03:23:35.564Z] ea9bb1ec3626: Preparing [2023-02-16T03:23:35.564Z] 1aa3dc6f61a2: Preparing [2023-02-16T03:23:35.564Z] 55168cbfafcb: Preparing [2023-02-16T03:23:35.564Z] 4e6476652798: Preparing [2023-02-16T03:23:35.564Z] ea9bb1ec3626: Layer already exists [2023-02-16T03:23:35.564Z] 1aa3dc6f61a2: Layer already exists [2023-02-16T03:23:35.564Z] 4e6476652798: Layer already exists [2023-02-16T03:23:35.564Z] 55168cbfafcb: Layer already exists [2023-02-16T03:23:35.564Z] 32cfbb7ef878: Layer already exists [2023-02-16T03:23:35.564Z] 3.0.0-dev.54: digest: sha256:037d0c3861963a9e14a3c784ee847786cec1b6abb614e8d9f387db273b6b6403 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:35.872Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:36.176Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:23:36.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-16T03:23:36.176Z] 32cfbb7ef878: Preparing [2023-02-16T03:23:36.176Z] ea9bb1ec3626: Preparing [2023-02-16T03:23:36.176Z] 1aa3dc6f61a2: Preparing [2023-02-16T03:23:36.176Z] 55168cbfafcb: Preparing [2023-02-16T03:23:36.176Z] 4e6476652798: Preparing [2023-02-16T03:23:36.176Z] 55168cbfafcb: Layer already exists [2023-02-16T03:23:36.176Z] 32cfbb7ef878: Layer already exists [2023-02-16T03:23:36.176Z] ea9bb1ec3626: Layer already exists [2023-02-16T03:23:36.176Z] 1aa3dc6f61a2: Layer already exists [2023-02-16T03:23:36.176Z] 4e6476652798: Layer already exists [2023-02-16T03:23:36.176Z] c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54: digest: sha256:037d0c3861963a9e14a3c784ee847786cec1b6abb614e8d9f387db273b6b6403 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:36.495Z] + 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-02-16T03:23:36.797Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-02-16T03:23:36.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-16T03:23:36.797Z] 32cfbb7ef878: Preparing [2023-02-16T03:23:36.797Z] ea9bb1ec3626: Preparing [2023-02-16T03:23:36.797Z] 1aa3dc6f61a2: Preparing [2023-02-16T03:23:36.797Z] 55168cbfafcb: Preparing [2023-02-16T03:23:36.797Z] 4e6476652798: Preparing [2023-02-16T03:23:36.797Z] 1aa3dc6f61a2: Layer already exists [2023-02-16T03:23:36.797Z] ea9bb1ec3626: Layer already exists [2023-02-16T03:23:36.797Z] 4e6476652798: Layer already exists [2023-02-16T03:23:36.797Z] 55168cbfafcb: Layer already exists [2023-02-16T03:23:36.797Z] 32cfbb7ef878: Layer already exists [2023-02-16T03:23:36.797Z] main: digest: sha256:037d0c3861963a9e14a3c784ee847786cec1b6abb614e8d9f387db273b6b6403 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-16T03:23:36.836Z] ===================================================== [Pipeline] echo [2023-02-16T03:23:36.842Z] taggedImages: [2023-02-16T03:23:36.842Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:23:36.842Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-02-16T03:23:36.842Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.54 [2023-02-16T03:23:36.843Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:23:36.843Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-02-16T03:23:36.866Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-02-16T03:23:36.866Z] c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:23:36.866Z] latest [2023-02-16T03:23:36.866Z] 3.0.0-dev.54 [2023-02-16T03:23:36.866Z] c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:23:36.866Z] main [2023-02-16T03:23:36.866Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:37.250Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c6ae7449aad5f05f69153f6120284e804cf836f6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:37.581Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:23:37.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-16T03:23:37.582Z] 066b1adc52b8: Preparing [2023-02-16T03:23:37.582Z] 7bc043a30e56: Preparing [2023-02-16T03:23:37.582Z] b207c0027154: Preparing [2023-02-16T03:23:37.582Z] 8d0fa39294ab: Preparing [2023-02-16T03:23:37.582Z] 348d6d113931: Preparing [2023-02-16T03:23:37.582Z] 41dffaf4b722: Preparing [2023-02-16T03:23:37.582Z] 4e6476652798: Preparing [2023-02-16T03:23:37.582Z] 41dffaf4b722: Waiting [2023-02-16T03:23:37.582Z] 4e6476652798: Waiting [2023-02-16T03:23:37.582Z] b207c0027154: Pushed [2023-02-16T03:23:37.582Z] 7bc043a30e56: Pushed [2023-02-16T03:23:37.582Z] 066b1adc52b8: Pushed [2023-02-16T03:23:38.172Z] 4e6476652798: Layer already exists [2023-02-16T03:23:38.448Z] 41dffaf4b722: Pushed [2023-02-16T03:23:41.021Z] 348d6d113931: Pushed [2023-02-16T03:23:43.559Z] 8d0fa39294ab: Pushed [2023-02-16T03:23:43.817Z] c6ae7449aad5f05f69153f6120284e804cf836f6: digest: sha256:e70c7be975ff2e7f80352588fba3e1c96825d7946c8a23f5c19f20ad51e0d098 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:44.120Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:44.422Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-02-16T03:23:44.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-16T03:23:44.422Z] 066b1adc52b8: Preparing [2023-02-16T03:23:44.422Z] 7bc043a30e56: Preparing [2023-02-16T03:23:44.422Z] b207c0027154: Preparing [2023-02-16T03:23:44.422Z] 8d0fa39294ab: Preparing [2023-02-16T03:23:44.422Z] 348d6d113931: Preparing [2023-02-16T03:23:44.422Z] 41dffaf4b722: Preparing [2023-02-16T03:23:44.422Z] 4e6476652798: Preparing [2023-02-16T03:23:44.422Z] 41dffaf4b722: Waiting [2023-02-16T03:23:44.422Z] 4e6476652798: Waiting [2023-02-16T03:23:44.422Z] 7bc043a30e56: Layer already exists [2023-02-16T03:23:44.422Z] b207c0027154: Layer already exists [2023-02-16T03:23:44.422Z] 8d0fa39294ab: Layer already exists [2023-02-16T03:23:44.422Z] 066b1adc52b8: Layer already exists [2023-02-16T03:23:44.422Z] 348d6d113931: Layer already exists [2023-02-16T03:23:44.422Z] 4e6476652798: Layer already exists [2023-02-16T03:23:44.422Z] 41dffaf4b722: Layer already exists [2023-02-16T03:23:44.422Z] latest: digest: sha256:e70c7be975ff2e7f80352588fba3e1c96825d7946c8a23f5c19f20ad51e0d098 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:44.734Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:45.040Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.54 [2023-02-16T03:23:45.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-16T03:23:45.040Z] 066b1adc52b8: Preparing [2023-02-16T03:23:45.040Z] 7bc043a30e56: Preparing [2023-02-16T03:23:45.040Z] b207c0027154: Preparing [2023-02-16T03:23:45.040Z] 8d0fa39294ab: Preparing [2023-02-16T03:23:45.040Z] 348d6d113931: Preparing [2023-02-16T03:23:45.040Z] 41dffaf4b722: Preparing [2023-02-16T03:23:45.040Z] 4e6476652798: Preparing [2023-02-16T03:23:45.040Z] 41dffaf4b722: Waiting [2023-02-16T03:23:45.040Z] 4e6476652798: Waiting [2023-02-16T03:23:45.040Z] 8d0fa39294ab: Layer already exists [2023-02-16T03:23:45.040Z] 348d6d113931: Layer already exists [2023-02-16T03:23:45.040Z] 066b1adc52b8: Layer already exists [2023-02-16T03:23:45.040Z] 7bc043a30e56: Layer already exists [2023-02-16T03:23:45.040Z] b207c0027154: Layer already exists [2023-02-16T03:23:45.040Z] 41dffaf4b722: Layer already exists [2023-02-16T03:23:45.040Z] 4e6476652798: Layer already exists [2023-02-16T03:23:45.040Z] 3.0.0-dev.54: digest: sha256:e70c7be975ff2e7f80352588fba3e1c96825d7946c8a23f5c19f20ad51e0d098 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:45.347Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:45.648Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:23:45.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-16T03:23:45.648Z] 066b1adc52b8: Preparing [2023-02-16T03:23:45.648Z] 7bc043a30e56: Preparing [2023-02-16T03:23:45.648Z] b207c0027154: Preparing [2023-02-16T03:23:45.648Z] 8d0fa39294ab: Preparing [2023-02-16T03:23:45.648Z] 348d6d113931: Preparing [2023-02-16T03:23:45.648Z] 41dffaf4b722: Preparing [2023-02-16T03:23:45.648Z] 4e6476652798: Preparing [2023-02-16T03:23:45.648Z] 41dffaf4b722: Waiting [2023-02-16T03:23:45.648Z] 4e6476652798: Waiting [2023-02-16T03:23:45.648Z] 348d6d113931: Layer already exists [2023-02-16T03:23:45.648Z] 8d0fa39294ab: Layer already exists [2023-02-16T03:23:45.648Z] 066b1adc52b8: Layer already exists [2023-02-16T03:23:45.648Z] b207c0027154: Layer already exists [2023-02-16T03:23:45.648Z] 7bc043a30e56: Layer already exists [2023-02-16T03:23:45.648Z] 4e6476652798: Layer already exists [2023-02-16T03:23:45.648Z] 41dffaf4b722: Layer already exists [2023-02-16T03:23:45.648Z] c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54: digest: sha256:e70c7be975ff2e7f80352588fba3e1c96825d7946c8a23f5c19f20ad51e0d098 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:46.023Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:46.323Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-02-16T03:23:46.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-16T03:23:46.323Z] 066b1adc52b8: Preparing [2023-02-16T03:23:46.323Z] 7bc043a30e56: Preparing [2023-02-16T03:23:46.323Z] b207c0027154: Preparing [2023-02-16T03:23:46.323Z] 8d0fa39294ab: Preparing [2023-02-16T03:23:46.323Z] 348d6d113931: Preparing [2023-02-16T03:23:46.323Z] 41dffaf4b722: Preparing [2023-02-16T03:23:46.323Z] 4e6476652798: Preparing [2023-02-16T03:23:46.323Z] 41dffaf4b722: Waiting [2023-02-16T03:23:46.323Z] 4e6476652798: Waiting [2023-02-16T03:23:46.323Z] b207c0027154: Layer already exists [2023-02-16T03:23:46.323Z] 066b1adc52b8: Layer already exists [2023-02-16T03:23:46.323Z] 348d6d113931: Layer already exists [2023-02-16T03:23:46.323Z] 8d0fa39294ab: Layer already exists [2023-02-16T03:23:46.323Z] 7bc043a30e56: Layer already exists [2023-02-16T03:23:46.323Z] 4e6476652798: Layer already exists [2023-02-16T03:23:46.323Z] 41dffaf4b722: Layer already exists [2023-02-16T03:23:46.323Z] main: digest: sha256:e70c7be975ff2e7f80352588fba3e1c96825d7946c8a23f5c19f20ad51e0d098 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-16T03:23:46.369Z] ===================================================== [Pipeline] echo [2023-02-16T03:23:46.378Z] taggedImages: [2023-02-16T03:23:46.378Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:23:46.378Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-02-16T03:23:46.378Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.54 [2023-02-16T03:23:46.378Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:23:46.378Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-02-16T03:23:46.405Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-02-16T03:23:46.405Z] c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:23:46.405Z] latest [2023-02-16T03:23:46.405Z] 3.0.0-dev.54 [2023-02-16T03:23:46.405Z] c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:23:46.405Z] main [2023-02-16T03:23:46.406Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:46.730Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c6ae7449aad5f05f69153f6120284e804cf836f6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:47.044Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:23:47.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-16T03:23:47.044Z] e8410c7fb4cd: Preparing [2023-02-16T03:23:47.044Z] 5fc7741ef29f: Preparing [2023-02-16T03:23:47.044Z] 63f5513d96e1: Preparing [2023-02-16T03:23:47.044Z] d92bbdb3f5a8: Preparing [2023-02-16T03:23:47.044Z] 8c88b79f390d: Preparing [2023-02-16T03:23:47.044Z] 4e6476652798: Preparing [2023-02-16T03:23:47.044Z] 4e6476652798: Waiting [2023-02-16T03:23:47.044Z] 5fc7741ef29f: Pushed [2023-02-16T03:23:47.044Z] e8410c7fb4cd: Pushed [2023-02-16T03:23:47.044Z] 63f5513d96e1: Pushed [2023-02-16T03:23:47.304Z] 8c88b79f390d: Pushed [2023-02-16T03:23:47.870Z] 4e6476652798: Layer already exists [2023-02-16T03:23:54.451Z] d92bbdb3f5a8: Pushed [2023-02-16T03:23:54.451Z] c6ae7449aad5f05f69153f6120284e804cf836f6: digest: sha256:6da03ddb2a18297f1c7d751606ed63251655ce8d4996a5df2a9e856d6f3a600d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:54.751Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:55.310Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-02-16T03:23:55.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-16T03:23:55.310Z] e8410c7fb4cd: Preparing [2023-02-16T03:23:55.310Z] 5fc7741ef29f: Preparing [2023-02-16T03:23:55.310Z] 63f5513d96e1: Preparing [2023-02-16T03:23:55.310Z] d92bbdb3f5a8: Preparing [2023-02-16T03:23:55.310Z] 8c88b79f390d: Preparing [2023-02-16T03:23:55.310Z] 4e6476652798: Preparing [2023-02-16T03:23:55.310Z] 4e6476652798: Waiting [2023-02-16T03:23:55.310Z] 5fc7741ef29f: Layer already exists [2023-02-16T03:23:55.310Z] d92bbdb3f5a8: Layer already exists [2023-02-16T03:23:55.310Z] 63f5513d96e1: Layer already exists [2023-02-16T03:23:55.310Z] e8410c7fb4cd: Layer already exists [2023-02-16T03:23:55.310Z] 8c88b79f390d: Layer already exists [2023-02-16T03:23:55.310Z] 4e6476652798: Layer already exists [2023-02-16T03:23:55.310Z] latest: digest: sha256:6da03ddb2a18297f1c7d751606ed63251655ce8d4996a5df2a9e856d6f3a600d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:55.611Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:56.492Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.54 [2023-02-16T03:23:56.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-16T03:23:56.492Z] e8410c7fb4cd: Preparing [2023-02-16T03:23:56.492Z] 5fc7741ef29f: Preparing [2023-02-16T03:23:56.492Z] 63f5513d96e1: Preparing [2023-02-16T03:23:56.492Z] d92bbdb3f5a8: Preparing [2023-02-16T03:23:56.492Z] 8c88b79f390d: Preparing [2023-02-16T03:23:56.492Z] 4e6476652798: Preparing [2023-02-16T03:23:56.492Z] 4e6476652798: Waiting [2023-02-16T03:23:56.492Z] d92bbdb3f5a8: Layer already exists [2023-02-16T03:23:56.492Z] e8410c7fb4cd: Layer already exists [2023-02-16T03:23:56.492Z] 63f5513d96e1: Layer already exists [2023-02-16T03:23:56.492Z] 8c88b79f390d: Layer already exists [2023-02-16T03:23:56.492Z] 5fc7741ef29f: Layer already exists [2023-02-16T03:23:56.492Z] 4e6476652798: Layer already exists [2023-02-16T03:23:56.492Z] 3.0.0-dev.54: digest: sha256:6da03ddb2a18297f1c7d751606ed63251655ce8d4996a5df2a9e856d6f3a600d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:56.806Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:57.678Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:23:57.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-16T03:23:57.678Z] e8410c7fb4cd: Preparing [2023-02-16T03:23:57.678Z] 5fc7741ef29f: Preparing [2023-02-16T03:23:57.678Z] 63f5513d96e1: Preparing [2023-02-16T03:23:57.678Z] d92bbdb3f5a8: Preparing [2023-02-16T03:23:57.678Z] 8c88b79f390d: Preparing [2023-02-16T03:23:57.678Z] 4e6476652798: Preparing [2023-02-16T03:23:57.678Z] 4e6476652798: Waiting [2023-02-16T03:23:57.678Z] 8c88b79f390d: Layer already exists [2023-02-16T03:23:57.678Z] e8410c7fb4cd: Layer already exists [2023-02-16T03:23:57.678Z] d92bbdb3f5a8: Layer already exists [2023-02-16T03:23:57.678Z] 63f5513d96e1: Layer already exists [2023-02-16T03:23:57.678Z] 5fc7741ef29f: Layer already exists [2023-02-16T03:23:57.678Z] 4e6476652798: Layer already exists [2023-02-16T03:23:57.678Z] c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54: digest: sha256:6da03ddb2a18297f1c7d751606ed63251655ce8d4996a5df2a9e856d6f3a600d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:57.987Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:58.860Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-02-16T03:23:58.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-16T03:23:58.860Z] e8410c7fb4cd: Preparing [2023-02-16T03:23:58.860Z] 5fc7741ef29f: Preparing [2023-02-16T03:23:58.860Z] 63f5513d96e1: Preparing [2023-02-16T03:23:58.860Z] d92bbdb3f5a8: Preparing [2023-02-16T03:23:58.860Z] 8c88b79f390d: Preparing [2023-02-16T03:23:58.860Z] 4e6476652798: Preparing [2023-02-16T03:23:58.860Z] 4e6476652798: Waiting [2023-02-16T03:23:58.860Z] 8c88b79f390d: Layer already exists [2023-02-16T03:23:58.860Z] 63f5513d96e1: Layer already exists [2023-02-16T03:23:58.860Z] 5fc7741ef29f: Layer already exists [2023-02-16T03:23:58.860Z] d92bbdb3f5a8: Layer already exists [2023-02-16T03:23:58.860Z] e8410c7fb4cd: Layer already exists [2023-02-16T03:23:58.860Z] 4e6476652798: Layer already exists [2023-02-16T03:23:58.860Z] main: digest: sha256:6da03ddb2a18297f1c7d751606ed63251655ce8d4996a5df2a9e856d6f3a600d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-16T03:23:58.894Z] ===================================================== [Pipeline] echo [2023-02-16T03:23:58.900Z] taggedImages: [2023-02-16T03:23:58.900Z] - nexus3.edgexfoundry.org:10004/security-spire-config:c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:23:58.900Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-02-16T03:23:58.900Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.54 [2023-02-16T03:23:58.900Z] - nexus3.edgexfoundry.org:10004/security-spire-config:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:23:58.900Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-02-16T03:23:58.917Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-02-16T03:23:58.917Z] c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:23:58.917Z] latest [2023-02-16T03:23:58.917Z] 3.0.0-dev.54 [2023-02-16T03:23:58.917Z] c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:23:58.917Z] main [2023-02-16T03:23:58.917Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:23:59.224Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c6ae7449aad5f05f69153f6120284e804cf836f6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:24:00.093Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:24:00.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-16T03:24:00.093Z] f87f610ff8c7: Preparing [2023-02-16T03:24:00.093Z] 8c631c08f2d3: Preparing [2023-02-16T03:24:00.093Z] 401de6160746: Preparing [2023-02-16T03:24:00.093Z] 9173753aceb9: Preparing [2023-02-16T03:24:00.093Z] 41dffaf4b722: Preparing [2023-02-16T03:24:00.093Z] 4e6476652798: Preparing [2023-02-16T03:24:00.093Z] 4e6476652798: Waiting [2023-02-16T03:24:00.093Z] f87f610ff8c7: Pushed [2023-02-16T03:24:00.093Z] 8c631c08f2d3: Pushed [2023-02-16T03:24:00.093Z] 401de6160746: Pushed [2023-02-16T03:24:00.659Z] 41dffaf4b722: Layer already exists [2023-02-16T03:24:02.562Z] 4e6476652798: Layer already exists [2023-02-16T03:24:06.779Z] 9173753aceb9: Pushed [2023-02-16T03:24:07.038Z] c6ae7449aad5f05f69153f6120284e804cf836f6: digest: sha256:7e2ae5aac6058fa6344b3611a64c6f70c8ec97972a71b22a4690aef8eaea194e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:24:08.276Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:24:08.833Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-02-16T03:24:08.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-16T03:24:08.833Z] f87f610ff8c7: Preparing [2023-02-16T03:24:08.833Z] 8c631c08f2d3: Preparing [2023-02-16T03:24:08.833Z] 401de6160746: Preparing [2023-02-16T03:24:08.833Z] 9173753aceb9: Preparing [2023-02-16T03:24:08.833Z] 41dffaf4b722: Preparing [2023-02-16T03:24:08.833Z] 4e6476652798: Preparing [2023-02-16T03:24:08.833Z] 4e6476652798: Waiting [2023-02-16T03:24:08.833Z] 9173753aceb9: Layer already exists [2023-02-16T03:24:08.833Z] 401de6160746: Layer already exists [2023-02-16T03:24:08.833Z] 41dffaf4b722: Layer already exists [2023-02-16T03:24:08.833Z] 8c631c08f2d3: Layer already exists [2023-02-16T03:24:08.833Z] f87f610ff8c7: Layer already exists [2023-02-16T03:24:08.833Z] 4e6476652798: Layer already exists [2023-02-16T03:24:08.833Z] latest: digest: sha256:7e2ae5aac6058fa6344b3611a64c6f70c8ec97972a71b22a4690aef8eaea194e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:24:09.140Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:24:10.006Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.54 [2023-02-16T03:24:10.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-16T03:24:10.006Z] f87f610ff8c7: Preparing [2023-02-16T03:24:10.006Z] 8c631c08f2d3: Preparing [2023-02-16T03:24:10.006Z] 401de6160746: Preparing [2023-02-16T03:24:10.006Z] 9173753aceb9: Preparing [2023-02-16T03:24:10.006Z] 41dffaf4b722: Preparing [2023-02-16T03:24:10.006Z] 4e6476652798: Preparing [2023-02-16T03:24:10.006Z] 4e6476652798: Waiting [2023-02-16T03:24:10.006Z] 8c631c08f2d3: Layer already exists [2023-02-16T03:24:10.006Z] f87f610ff8c7: Layer already exists [2023-02-16T03:24:10.006Z] 41dffaf4b722: Layer already exists [2023-02-16T03:24:10.006Z] 9173753aceb9: Layer already exists [2023-02-16T03:24:10.006Z] 401de6160746: Layer already exists [2023-02-16T03:24:10.006Z] 4e6476652798: Layer already exists [2023-02-16T03:24:10.006Z] 3.0.0-dev.54: digest: sha256:7e2ae5aac6058fa6344b3611a64c6f70c8ec97972a71b22a4690aef8eaea194e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:24:10.311Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:24:10.873Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:24:10.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-16T03:24:10.873Z] f87f610ff8c7: Preparing [2023-02-16T03:24:10.873Z] 8c631c08f2d3: Preparing [2023-02-16T03:24:10.873Z] 401de6160746: Preparing [2023-02-16T03:24:10.873Z] 9173753aceb9: Preparing [2023-02-16T03:24:10.873Z] 41dffaf4b722: Preparing [2023-02-16T03:24:10.873Z] 4e6476652798: Preparing [2023-02-16T03:24:10.873Z] 4e6476652798: Waiting [2023-02-16T03:24:10.873Z] 8c631c08f2d3: Layer already exists [2023-02-16T03:24:10.873Z] f87f610ff8c7: Layer already exists [2023-02-16T03:24:10.873Z] 41dffaf4b722: Layer already exists [2023-02-16T03:24:10.873Z] 401de6160746: Layer already exists [2023-02-16T03:24:10.873Z] 9173753aceb9: Layer already exists [2023-02-16T03:24:10.873Z] 4e6476652798: Layer already exists [2023-02-16T03:24:10.873Z] c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54: digest: sha256:7e2ae5aac6058fa6344b3611a64c6f70c8ec97972a71b22a4690aef8eaea194e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:24:11.190Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:24:12.058Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-02-16T03:24:12.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-16T03:24:12.058Z] f87f610ff8c7: Preparing [2023-02-16T03:24:12.058Z] 8c631c08f2d3: Preparing [2023-02-16T03:24:12.058Z] 401de6160746: Preparing [2023-02-16T03:24:12.058Z] 9173753aceb9: Preparing [2023-02-16T03:24:12.058Z] 41dffaf4b722: Preparing [2023-02-16T03:24:12.058Z] 4e6476652798: Preparing [2023-02-16T03:24:12.058Z] 4e6476652798: Waiting [2023-02-16T03:24:12.058Z] 9173753aceb9: Layer already exists [2023-02-16T03:24:12.058Z] f87f610ff8c7: Layer already exists [2023-02-16T03:24:12.058Z] 41dffaf4b722: Layer already exists [2023-02-16T03:24:12.058Z] 8c631c08f2d3: Layer already exists [2023-02-16T03:24:12.058Z] 401de6160746: Layer already exists [2023-02-16T03:24:12.058Z] 4e6476652798: Layer already exists [2023-02-16T03:24:12.058Z] main: digest: sha256:7e2ae5aac6058fa6344b3611a64c6f70c8ec97972a71b22a4690aef8eaea194e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-16T03:24:12.092Z] ===================================================== [Pipeline] echo [2023-02-16T03:24:12.097Z] taggedImages: [2023-02-16T03:24:12.097Z] - nexus3.edgexfoundry.org:10004/security-spire-server:c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:24:12.097Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-02-16T03:24:12.097Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.54 [2023-02-16T03:24:12.097Z] - nexus3.edgexfoundry.org:10004/security-spire-server:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:24:12.097Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-02-16T03:24:12.112Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-02-16T03:24:12.112Z] c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:24:12.112Z] latest [2023-02-16T03:24:12.112Z] 3.0.0-dev.54 [2023-02-16T03:24:12.112Z] c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:24:12.112Z] main [2023-02-16T03:24:12.112Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:24:12.413Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c6ae7449aad5f05f69153f6120284e804cf836f6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:24:12.980Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:24:12.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-16T03:24:12.980Z] 3f0cc3ae151f: Preparing [2023-02-16T03:24:12.980Z] 37fa646d7e37: Preparing [2023-02-16T03:24:12.980Z] 1aa3dc6f61a2: Preparing [2023-02-16T03:24:12.980Z] 0454453927a0: Preparing [2023-02-16T03:24:12.980Z] aa5968d388b8: Preparing [2023-02-16T03:24:12.980Z] 3f0cc3ae151f: Pushed [2023-02-16T03:24:12.980Z] 0454453927a0: Pushed [2023-02-16T03:24:13.240Z] aa5968d388b8: Layer already exists [2023-02-16T03:24:13.240Z] 1aa3dc6f61a2: Layer already exists [2023-02-16T03:24:15.152Z] 37fa646d7e37: Pushed [2023-02-16T03:24:15.414Z] c6ae7449aad5f05f69153f6120284e804cf836f6: digest: sha256:6b77257bd80560969e788f794135df3c891a25a99851b0456ee9d216243e62d1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:24:15.746Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:24:16.048Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-02-16T03:24:16.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-16T03:24:16.048Z] 3f0cc3ae151f: Preparing [2023-02-16T03:24:16.048Z] 37fa646d7e37: Preparing [2023-02-16T03:24:16.048Z] 1aa3dc6f61a2: Preparing [2023-02-16T03:24:16.048Z] 0454453927a0: Preparing [2023-02-16T03:24:16.048Z] aa5968d388b8: Preparing [2023-02-16T03:24:16.048Z] aa5968d388b8: Layer already exists [2023-02-16T03:24:16.048Z] 1aa3dc6f61a2: Layer already exists [2023-02-16T03:24:16.048Z] 3f0cc3ae151f: Layer already exists [2023-02-16T03:24:16.048Z] 37fa646d7e37: Layer already exists [2023-02-16T03:24:16.048Z] 0454453927a0: Layer already exists [2023-02-16T03:24:16.048Z] latest: digest: sha256:6b77257bd80560969e788f794135df3c891a25a99851b0456ee9d216243e62d1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:24:16.353Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:24:16.661Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.54 [2023-02-16T03:24:16.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-16T03:24:16.661Z] 3f0cc3ae151f: Preparing [2023-02-16T03:24:16.661Z] 37fa646d7e37: Preparing [2023-02-16T03:24:16.661Z] 1aa3dc6f61a2: Preparing [2023-02-16T03:24:16.661Z] 0454453927a0: Preparing [2023-02-16T03:24:16.661Z] aa5968d388b8: Preparing [2023-02-16T03:24:16.661Z] 3f0cc3ae151f: Layer already exists [2023-02-16T03:24:16.661Z] aa5968d388b8: Layer already exists [2023-02-16T03:24:16.661Z] 37fa646d7e37: Layer already exists [2023-02-16T03:24:16.661Z] 0454453927a0: Layer already exists [2023-02-16T03:24:16.661Z] 1aa3dc6f61a2: Layer already exists [2023-02-16T03:24:16.661Z] 3.0.0-dev.54: digest: sha256:6b77257bd80560969e788f794135df3c891a25a99851b0456ee9d216243e62d1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:24:16.985Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:24:17.302Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:24:17.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-16T03:24:17.302Z] 3f0cc3ae151f: Preparing [2023-02-16T03:24:17.302Z] 37fa646d7e37: Preparing [2023-02-16T03:24:17.302Z] 1aa3dc6f61a2: Preparing [2023-02-16T03:24:17.302Z] 0454453927a0: Preparing [2023-02-16T03:24:17.302Z] aa5968d388b8: Preparing [2023-02-16T03:24:17.302Z] aa5968d388b8: Layer already exists [2023-02-16T03:24:17.302Z] 37fa646d7e37: Layer already exists [2023-02-16T03:24:17.302Z] 3f0cc3ae151f: Layer already exists [2023-02-16T03:24:17.302Z] 0454453927a0: Layer already exists [2023-02-16T03:24:17.302Z] 1aa3dc6f61a2: Layer already exists [2023-02-16T03:24:17.302Z] c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54: digest: sha256:6b77257bd80560969e788f794135df3c891a25a99851b0456ee9d216243e62d1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:24:17.626Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:24:17.937Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-02-16T03:24:17.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-16T03:24:17.937Z] 3f0cc3ae151f: Preparing [2023-02-16T03:24:17.937Z] 37fa646d7e37: Preparing [2023-02-16T03:24:17.937Z] 1aa3dc6f61a2: Preparing [2023-02-16T03:24:17.937Z] 0454453927a0: Preparing [2023-02-16T03:24:17.937Z] aa5968d388b8: Preparing [2023-02-16T03:24:17.937Z] 0454453927a0: Layer already exists [2023-02-16T03:24:17.937Z] 37fa646d7e37: Layer already exists [2023-02-16T03:24:17.937Z] 3f0cc3ae151f: Layer already exists [2023-02-16T03:24:17.937Z] 1aa3dc6f61a2: Layer already exists [2023-02-16T03:24:17.937Z] aa5968d388b8: Layer already exists [2023-02-16T03:24:17.937Z] main: digest: sha256:6b77257bd80560969e788f794135df3c891a25a99851b0456ee9d216243e62d1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-16T03:24:17.975Z] ===================================================== [Pipeline] echo [2023-02-16T03:24:17.981Z] taggedImages: [2023-02-16T03:24:17.981Z] - nexus3.edgexfoundry.org:10004/support-notifications:c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:24:17.981Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-02-16T03:24:17.981Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.54 [2023-02-16T03:24:17.981Z] - nexus3.edgexfoundry.org:10004/support-notifications:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:24:17.981Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-02-16T03:24:17.995Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-02-16T03:24:17.996Z] c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:24:17.996Z] latest [2023-02-16T03:24:17.996Z] 3.0.0-dev.54 [2023-02-16T03:24:17.996Z] c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:24:17.996Z] main [2023-02-16T03:24:17.996Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:24:18.298Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c6ae7449aad5f05f69153f6120284e804cf836f6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:24:19.173Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:24:19.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-16T03:24:19.173Z] 8b75ab2c228f: Preparing [2023-02-16T03:24:19.173Z] aef777a3637b: Preparing [2023-02-16T03:24:19.173Z] 1aa3dc6f61a2: Preparing [2023-02-16T03:24:19.173Z] 278ed8e8b0b7: Preparing [2023-02-16T03:24:19.173Z] aa5968d388b8: Preparing [2023-02-16T03:24:19.173Z] 278ed8e8b0b7: Layer already exists [2023-02-16T03:24:19.173Z] 1aa3dc6f61a2: Layer already exists [2023-02-16T03:24:19.173Z] 8b75ab2c228f: Pushed [2023-02-16T03:24:19.173Z] aa5968d388b8: Layer already exists [2023-02-16T03:24:21.711Z] aef777a3637b: Pushed [2023-02-16T03:24:21.711Z] c6ae7449aad5f05f69153f6120284e804cf836f6: digest: sha256:c33b7a3fb66c622d819bc12626805a368e3b5eeab576f4213cc4fd4e4859d9f0 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:24:22.016Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:24:22.317Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-02-16T03:24:22.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-16T03:24:22.317Z] 8b75ab2c228f: Preparing [2023-02-16T03:24:22.317Z] aef777a3637b: Preparing [2023-02-16T03:24:22.317Z] 1aa3dc6f61a2: Preparing [2023-02-16T03:24:22.317Z] 278ed8e8b0b7: Preparing [2023-02-16T03:24:22.317Z] aa5968d388b8: Preparing [2023-02-16T03:24:22.317Z] 278ed8e8b0b7: Layer already exists [2023-02-16T03:24:22.317Z] 1aa3dc6f61a2: Layer already exists [2023-02-16T03:24:22.317Z] aef777a3637b: Layer already exists [2023-02-16T03:24:22.317Z] 8b75ab2c228f: Layer already exists [2023-02-16T03:24:22.317Z] aa5968d388b8: Layer already exists [2023-02-16T03:24:22.317Z] latest: digest: sha256:c33b7a3fb66c622d819bc12626805a368e3b5eeab576f4213cc4fd4e4859d9f0 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:24:22.620Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:24:22.921Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.54 [2023-02-16T03:24:22.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-16T03:24:22.922Z] 8b75ab2c228f: Preparing [2023-02-16T03:24:22.922Z] aef777a3637b: Preparing [2023-02-16T03:24:22.922Z] 1aa3dc6f61a2: Preparing [2023-02-16T03:24:22.922Z] 278ed8e8b0b7: Preparing [2023-02-16T03:24:22.922Z] aa5968d388b8: Preparing [2023-02-16T03:24:22.922Z] aa5968d388b8: Layer already exists [2023-02-16T03:24:22.922Z] 1aa3dc6f61a2: Layer already exists [2023-02-16T03:24:22.922Z] 8b75ab2c228f: Layer already exists [2023-02-16T03:24:22.922Z] aef777a3637b: Layer already exists [2023-02-16T03:24:22.922Z] 278ed8e8b0b7: Layer already exists [2023-02-16T03:24:22.922Z] 3.0.0-dev.54: digest: sha256:c33b7a3fb66c622d819bc12626805a368e3b5eeab576f4213cc4fd4e4859d9f0 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:24:23.225Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:24:23.820Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:24:23.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-16T03:24:24.079Z] 8b75ab2c228f: Preparing [2023-02-16T03:24:24.079Z] aef777a3637b: Preparing [2023-02-16T03:24:24.079Z] 1aa3dc6f61a2: Preparing [2023-02-16T03:24:24.079Z] 278ed8e8b0b7: Preparing [2023-02-16T03:24:24.079Z] aa5968d388b8: Preparing [2023-02-16T03:24:24.079Z] aef777a3637b: Layer already exists [2023-02-16T03:24:24.079Z] aa5968d388b8: Layer already exists [2023-02-16T03:24:24.079Z] 1aa3dc6f61a2: Layer already exists [2023-02-16T03:24:24.079Z] 278ed8e8b0b7: Layer already exists [2023-02-16T03:24:24.079Z] 8b75ab2c228f: Layer already exists [2023-02-16T03:24:24.079Z] c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54: digest: sha256:c33b7a3fb66c622d819bc12626805a368e3b5eeab576f4213cc4fd4e4859d9f0 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:24:24.388Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:24:24.694Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-02-16T03:24:24.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-16T03:24:24.695Z] 8b75ab2c228f: Preparing [2023-02-16T03:24:24.695Z] aef777a3637b: Preparing [2023-02-16T03:24:24.695Z] 1aa3dc6f61a2: Preparing [2023-02-16T03:24:24.695Z] 278ed8e8b0b7: Preparing [2023-02-16T03:24:24.695Z] aa5968d388b8: Preparing [2023-02-16T03:24:24.695Z] 8b75ab2c228f: Layer already exists [2023-02-16T03:24:24.695Z] 1aa3dc6f61a2: Layer already exists [2023-02-16T03:24:24.695Z] aa5968d388b8: Layer already exists [2023-02-16T03:24:24.695Z] 278ed8e8b0b7: Layer already exists [2023-02-16T03:24:24.695Z] aef777a3637b: Layer already exists [2023-02-16T03:24:24.695Z] main: digest: sha256:c33b7a3fb66c622d819bc12626805a368e3b5eeab576f4213cc4fd4e4859d9f0 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-16T03:24:24.732Z] ===================================================== [Pipeline] echo [2023-02-16T03:24:24.739Z] taggedImages: [2023-02-16T03:24:24.739Z] - nexus3.edgexfoundry.org:10004/support-scheduler:c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:24:24.739Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-02-16T03:24:24.739Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.54 [2023-02-16T03:24:24.739Z] - nexus3.edgexfoundry.org:10004/support-scheduler:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:24:24.739Z] - 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-02-16T03:26:14.381Z] Removing intermediate container 47a083ce4f7e [2023-02-16T03:26:14.381Z] ---> b13e147d768f [2023-02-16T03:26:14.381Z] [2023-02-16T03:26:14.381Z] Step 10/22 : FROM alpine:3.16 [2023-02-16T03:26:14.381Z] 3.16: Pulling from library/alpine [2023-02-16T03:26:16.326Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-16T03:26:16.326Z] Status: Downloaded newer image for alpine:3.16 [2023-02-16T03:26:16.326Z] ---> 4c81e5bf8899 [2023-02-16T03:26:16.326Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-16T03:26:18.271Z] ---> Running in b2ce41846914 [2023-02-16T03:26:18.537Z] Removing intermediate container b2ce41846914 [2023-02-16T03:26:18.537Z] ---> 84ed308a3e33 [2023-02-16T03:26:18.537Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-16T03:26:18.537Z] ---> Running in 1d139a2969e4 [2023-02-16T03:26:20.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T03:26:21.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T03:26:22.473Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-16T03:26:22.473Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T03:26:22.473Z] OK: 5 MiB in 15 packages [2023-02-16T03:26:23.879Z] Removing intermediate container 1d139a2969e4 [2023-02-16T03:26:23.879Z] ---> 032477adf2da [2023-02-16T03:26:23.879Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-16T03:26:24.844Z] ---> 7619b2a0e7a3 [2023-02-16T03:26:24.845Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-16T03:26:26.252Z] ---> e6f1a948aa2a [2023-02-16T03:26:26.252Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-16T03:26:27.213Z] ---> 55f5fdecacc5 [2023-02-16T03:26:27.213Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-16T03:26:28.170Z] ---> 71b441fec473 [2023-02-16T03:26:28.170Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-16T03:26:28.439Z] ---> Running in 4ec5802ae9ef [2023-02-16T03:26:32.706Z] Removing intermediate container 4ec5802ae9ef [2023-02-16T03:26:32.706Z] ---> 93d730ed7e7f [2023-02-16T03:26:32.706Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-16T03:26:32.706Z] ---> Running in b3d17cb8fcad [2023-02-16T03:26:32.706Z] Removing intermediate container b3d17cb8fcad [2023-02-16T03:26:32.706Z] ---> 8cea8eec1ec9 [2023-02-16T03:26:32.706Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-16T03:26:32.973Z] ---> Running in e15778a10a9d [2023-02-16T03:26:33.240Z] Removing intermediate container e15778a10a9d [2023-02-16T03:26:33.240Z] ---> 3883f47d61f7 [2023-02-16T03:26:33.240Z] Step 20/22 : LABEL arch=arm64 [2023-02-16T03:26:33.510Z] ---> Running in 9886aefdb3de [2023-02-16T03:26:33.777Z] Removing intermediate container 9886aefdb3de [2023-02-16T03:26:33.777Z] ---> 1aeed7020626 [2023-02-16T03:26:33.777Z] Step 21/22 : LABEL git_sha=c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:26:34.044Z] ---> Running in 4d2669c60836 [2023-02-16T03:26:34.626Z] Removing intermediate container 4d2669c60836 [2023-02-16T03:26:34.627Z] ---> a58c0359c7b4 [2023-02-16T03:26:34.627Z] Step 22/22 : LABEL version=3.0.0-dev.54 [2023-02-16T03:26:34.627Z] ---> Running in 709b57b2f02d [2023-02-16T03:26:35.208Z] Removing intermediate container 709b57b2f02d [2023-02-16T03:26:35.208Z] ---> 5f9a964b5b29 [2023-02-16T03:26:35.208Z] [2023-02-16T03:26:35.208Z] Successfully built 5f9a964b5b29 [2023-02-16T03:26:35.208Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-16T03:26:35.208Z] Building core-data [2023-02-16T03:26:39.468Z]  Building core-common-config-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T03:26:39.468Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-16T03:26:39.468Z] ---> 17760d72a558 [2023-02-16T03:26:39.468Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-16T03:26:39.468Z] ---> Using cache [2023-02-16T03:26:39.468Z] ---> c0cb1df30927 [2023-02-16T03:26:39.468Z] Step 4/22 : WORKDIR /edgex-go [2023-02-16T03:26:39.468Z] ---> Using cache [2023-02-16T03:26:39.468Z] ---> f3ed354fab1a [2023-02-16T03:26:39.468Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-16T03:26:39.468Z] ---> Using cache [2023-02-16T03:26:39.468Z] ---> 8bc249d5225f [2023-02-16T03:26:39.468Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-16T03:26:39.468Z] ---> Using cache [2023-02-16T03:26:39.468Z] ---> 518d4bd560cf [2023-02-16T03:26:39.468Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T03:26:39.468Z] ---> Using cache [2023-02-16T03:26:39.468Z] ---> 508f342b8994 [2023-02-16T03:26:39.468Z] Step 8/22 : COPY . . [2023-02-16T03:26:39.468Z] ---> Using cache [2023-02-16T03:26:39.468Z] ---> 4cedb095d1a9 [2023-02-16T03:26:39.468Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-16T03:26:39.468Z] ---> Running in 2f77acb2f657 [2023-02-16T03:26:41.409Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.54" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-16T03:27:49.269Z] Removing intermediate container f000931e1333 [2023-02-16T03:27:49.269Z] ---> b17be3c8c4a0 [2023-02-16T03:27:49.269Z] [2023-02-16T03:27:49.269Z] Step 10/23 : FROM alpine:3.16 [2023-02-16T03:27:49.269Z] ---> 4c81e5bf8899 [2023-02-16T03:27:49.269Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-16T03:27:49.269Z] ---> Running in 5d29b8eb3c39 [2023-02-16T03:27:49.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T03:27:49.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T03:27:49.269Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-16T03:27:49.269Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T03:27:49.269Z] OK: 5 MiB in 15 packages [2023-02-16T03:27:49.269Z] Removing intermediate container 5d29b8eb3c39 [2023-02-16T03:27:49.269Z] ---> 8620b68ec2dd [2023-02-16T03:27:49.269Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-16T03:27:49.269Z] ---> Running in 927da9bf2edf [2023-02-16T03:27:49.269Z] Removing intermediate container 927da9bf2edf [2023-02-16T03:27:49.269Z] ---> bf3626838c9a [2023-02-16T03:27:49.269Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-16T03:27:49.269Z] ---> Running in 74284dfafb40 [2023-02-16T03:27:49.269Z] Removing intermediate container 74284dfafb40 [2023-02-16T03:27:49.269Z] ---> 0b4df8cd21d7 [2023-02-16T03:27:49.269Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-16T03:27:49.269Z] ---> Running in 5e59d3cdd226 [2023-02-16T03:27:49.269Z] Removing intermediate container 5e59d3cdd226 [2023-02-16T03:27:49.269Z] ---> 77ac36927a4c [2023-02-16T03:27:49.269Z] Step 15/23 : WORKDIR / [2023-02-16T03:27:49.269Z] ---> Running in 22d1cd884430 [2023-02-16T03:27:49.269Z] Removing intermediate container 22d1cd884430 [2023-02-16T03:27:49.269Z] ---> 13e3ed04b4a7 [2023-02-16T03:27:49.269Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-16T03:27:50.228Z] ---> ae126d218c3a [2023-02-16T03:27:50.228Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-16T03:27:51.632Z] ---> 5a74a0f06574 [2023-02-16T03:27:51.633Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-16T03:27:52.591Z] ---> f7b5f1ab01ba [2023-02-16T03:27:52.591Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-16T03:27:52.591Z] ---> Running in cacd69ce072c [2023-02-16T03:27:52.859Z] Removing intermediate container cacd69ce072c [2023-02-16T03:27:52.859Z] ---> fd4432fd6bc2 [2023-02-16T03:27:52.859Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-16T03:27:53.124Z] ---> Running in b6b8782ff16d [2023-02-16T03:27:53.394Z] Removing intermediate container b6b8782ff16d [2023-02-16T03:27:53.394Z] ---> 0cd22fb137d8 [2023-02-16T03:27:53.394Z] Step 21/23 : LABEL arch=arm64 [2023-02-16T03:27:53.668Z] ---> Running in 79e9bf2317a0 [2023-02-16T03:27:54.257Z] Removing intermediate container 79e9bf2317a0 [2023-02-16T03:27:54.257Z] ---> e3cf759cfe2b [2023-02-16T03:27:54.257Z] Step 22/23 : LABEL git_sha=c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:27:54.257Z] ---> Running in 4e52bcfae16c [2023-02-16T03:27:54.847Z] Removing intermediate container 4e52bcfae16c [2023-02-16T03:27:54.847Z] ---> f64b4e858e11 [2023-02-16T03:27:54.847Z] Step 23/23 : LABEL version=3.0.0-dev.54 [2023-02-16T03:27:54.847Z] ---> Running in a6c351d51090 [2023-02-16T03:27:55.115Z] Removing intermediate container a6c351d51090 [2023-02-16T03:27:55.115Z] ---> 92b16e9e7cfe [2023-02-16T03:27:55.115Z] [2023-02-16T03:27:55.382Z] Successfully built 92b16e9e7cfe [2023-02-16T03:27:55.382Z] Successfully tagged core-command-arm64:latest [2023-02-16T03:27:55.382Z]  Building core-command ... done Building support-scheduler [2023-02-16T03:27:58.721Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T03:27:58.721Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-16T03:27:58.721Z] ---> 17760d72a558 [2023-02-16T03:27:58.721Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-16T03:27:58.721Z] ---> Using cache [2023-02-16T03:27:58.721Z] ---> c0cb1df30927 [2023-02-16T03:27:58.721Z] Step 4/22 : WORKDIR /edgex-go [2023-02-16T03:27:58.721Z] ---> Using cache [2023-02-16T03:27:58.721Z] ---> f3ed354fab1a [2023-02-16T03:27:58.721Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-16T03:27:58.721Z] ---> Using cache [2023-02-16T03:27:58.721Z] ---> 8bc249d5225f [2023-02-16T03:27:58.721Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-16T03:27:58.721Z] ---> Using cache [2023-02-16T03:27:58.721Z] ---> 518d4bd560cf [2023-02-16T03:27:58.721Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T03:27:58.721Z] ---> Using cache [2023-02-16T03:27:58.721Z] ---> 508f342b8994 [2023-02-16T03:27:58.721Z] Step 8/22 : COPY . . [2023-02-16T03:27:58.721Z] ---> Using cache [2023-02-16T03:27:58.721Z] ---> 4cedb095d1a9 [2023-02-16T03:27:58.721Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-16T03:27:58.988Z] ---> Running in 342fe2fc9b2b [2023-02-16T03:28:00.943Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.54" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-16T03:29:08.801Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.54" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-16T03:29:27.008Z] Removing intermediate container be9f84db3a73 [2023-02-16T03:29:27.008Z] ---> 5bc966c5d525 [2023-02-16T03:29:27.008Z] [2023-02-16T03:29:27.008Z] Step 9/21 : FROM alpine:3.16 [2023-02-16T03:29:27.008Z] ---> 4c81e5bf8899 [2023-02-16T03:29:27.008Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-16T03:29:27.008Z] ---> Running in afe1ce69be7b [2023-02-16T03:29:27.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T03:29:27.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T03:29:28.420Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-16T03:29:28.687Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-16T03:29:28.687Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-16T03:29:28.687Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-16T03:29:28.687Z] (5/6) Installing curl (7.83.1-r6) [2023-02-16T03:29:28.687Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-16T03:29:28.687Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T03:29:28.952Z] Executing ca-certificates-20220614-r0.trigger [2023-02-16T03:29:29.227Z] OK: 8 MiB in 20 packages [2023-02-16T03:29:33.478Z] Removing intermediate container afe1ce69be7b [2023-02-16T03:29:33.479Z] ---> cdde0582491d [2023-02-16T03:29:33.479Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-16T03:29:33.479Z] ---> Running in 2422a068ed55 [2023-02-16T03:29:34.460Z] Removing intermediate container 2422a068ed55 [2023-02-16T03:29:34.460Z] ---> 3fdbaebfed7b [2023-02-16T03:29:34.460Z] Step 12/21 : WORKDIR /edgex [2023-02-16T03:29:34.728Z] ---> Running in 46c0059b096e [2023-02-16T03:29:35.688Z] Removing intermediate container 46c0059b096e [2023-02-16T03:29:35.688Z] ---> 210896eba8bc [2023-02-16T03:29:35.688Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-16T03:29:37.637Z] ---> 812e0b321253 [2023-02-16T03:29:37.637Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-16T03:29:40.231Z] ---> 2dc86ebc2a05 [2023-02-16T03:29:40.231Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-16T03:29:40.231Z] Removing intermediate container 9ccd6d836033 [2023-02-16T03:29:40.231Z] ---> 2e6b78cc75ac [2023-02-16T03:29:40.231Z] [2023-02-16T03:29:40.231Z] Step 10/22 : FROM alpine:3.16 [2023-02-16T03:29:40.231Z] ---> 4c81e5bf8899 [2023-02-16T03:29:40.231Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-16T03:29:40.231Z] ---> Running in a09d154bf6e4 [2023-02-16T03:29:42.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T03:29:43.081Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T03:29:43.662Z] ---> 19d937ac9485 [2023-02-16T03:29:43.662Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-16T03:29:44.640Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-16T03:29:44.922Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-16T03:29:44.922Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T03:29:44.922Z] Executing ca-certificates-20220614-r0.trigger [2023-02-16T03:29:44.922Z] ---> 999d7cb28ec4 [2023-02-16T03:29:44.922Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-16T03:29:45.191Z] ---> Running in 61ba5633e31e [2023-02-16T03:29:45.457Z] OK: 6 MiB in 16 packages [2023-02-16T03:29:45.723Z] Removing intermediate container 936d94c55156 [2023-02-16T03:29:45.723Z] ---> e3f6814df10e [2023-02-16T03:29:45.723Z] [2023-02-16T03:29:45.723Z] Step 9/32 : FROM alpine:3.16 [2023-02-16T03:29:45.990Z] ---> 4c81e5bf8899 [2023-02-16T03:29:45.990Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-16T03:29:45.990Z] ---> Running in ed1a5f00139f [2023-02-16T03:29:46.970Z] Removing intermediate container ed1a5f00139f [2023-02-16T03:29:46.970Z] ---> a48c56ef9cc1 [2023-02-16T03:29:46.970Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-16T03:29:47.236Z] ---> Running in ff079aff10ce [2023-02-16T03:29:48.834Z] Removing intermediate container a09d154bf6e4 [2023-02-16T03:29:48.834Z] ---> b35b846560b2 [2023-02-16T03:29:48.834Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-16T03:29:48.834Z] ---> Running in b195726a2a95 [2023-02-16T03:29:49.854Z] Removing intermediate container b195726a2a95 [2023-02-16T03:29:49.854Z] ---> 2d2c2366c72d [2023-02-16T03:29:49.854Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-16T03:29:50.139Z] ---> Running in 39c1b05120b0 [2023-02-16T03:29:50.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T03:29:50.415Z] Removing intermediate container 61ba5633e31e [2023-02-16T03:29:50.415Z] ---> 4df6fa966905 [2023-02-16T03:29:50.415Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-16T03:29:50.415Z] ---> Running in 95963a74ab9f [2023-02-16T03:29:50.706Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T03:29:50.987Z] Removing intermediate container 39c1b05120b0 [2023-02-16T03:29:50.987Z] ---> a98b034ef7ce [2023-02-16T03:29:50.987Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-16T03:29:51.274Z] Removing intermediate container 95963a74ab9f [2023-02-16T03:29:51.274Z] ---> 6bb1c733d50e [2023-02-16T03:29:51.274Z] Step 19/21 : LABEL arch=arm64 [2023-02-16T03:29:51.274Z] ---> Running in a7a9737fb5c6 [2023-02-16T03:29:51.274Z] ---> Running in 80f2e166ba3a [2023-02-16T03:29:51.875Z] Removing intermediate container a7a9737fb5c6 [2023-02-16T03:29:51.875Z] ---> b8d598385fb4 [2023-02-16T03:29:51.875Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-16T03:29:52.151Z] Removing intermediate container 80f2e166ba3a [2023-02-16T03:29:52.152Z] ---> b0401de55186 [2023-02-16T03:29:52.152Z] Step 20/21 : LABEL git_sha=c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:29:52.428Z] ---> Running in 30328e9e50ce [2023-02-16T03:29:52.695Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-16T03:29:52.695Z] (2/2) Installing su-exec (0.2-r1) [2023-02-16T03:29:52.695Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T03:29:52.695Z] OK: 5 MiB in 16 packages [2023-02-16T03:29:52.967Z] Removing intermediate container 30328e9e50ce [2023-02-16T03:29:52.967Z] ---> 62b85ec6ba27 [2023-02-16T03:29:52.967Z] Step 21/21 : LABEL version=3.0.0-dev.54 [2023-02-16T03:29:53.234Z] ---> Running in 5bdd17e4e8b0 [2023-02-16T03:29:53.234Z] ---> 1aa8c2acf859 [2023-02-16T03:29:53.234Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-16T03:29:57.488Z] Removing intermediate container 5bdd17e4e8b0 [2023-02-16T03:29:57.488Z] ---> a0477efab526 [2023-02-16T03:29:57.488Z] [2023-02-16T03:29:57.488Z] Removing intermediate container ff079aff10ce [2023-02-16T03:29:57.488Z] ---> 724b306e9b7b [2023-02-16T03:29:57.488Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-16T03:29:57.488Z] ---> 52d1b8395880 [2023-02-16T03:29:57.488Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-16T03:29:57.488Z] ---> Running in bcd87615b5cf [2023-02-16T03:29:57.488Z] Successfully built a0477efab526 [2023-02-16T03:29:57.488Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-16T03:29:57.488Z] Building security-secretstore-setup [2023-02-16T03:29:57.754Z]  Building security-proxy-setup ... done Removing intermediate container bcd87615b5cf [2023-02-16T03:29:57.754Z] ---> 19b0da99ac52 [2023-02-16T03:29:57.754Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-16T03:29:57.754Z] ---> Running in b1bee7cde9d4 [2023-02-16T03:29:58.717Z] ---> 4231be46e19e [2023-02-16T03:29:58.717Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-16T03:29:58.717Z] Removing intermediate container b1bee7cde9d4 [2023-02-16T03:29:58.717Z] ---> 2652d065b9c4 [2023-02-16T03:29:58.717Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-16T03:29:58.717Z] ---> Running in d14026f51c36 [2023-02-16T03:29:58.717Z] ---> Running in 708e5a3ec584 [2023-02-16T03:29:59.305Z] Removing intermediate container 708e5a3ec584 [2023-02-16T03:29:59.305Z] ---> 2ef2a37cfc33 [2023-02-16T03:29:59.305Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-16T03:29:59.603Z] Removing intermediate container d14026f51c36 [2023-02-16T03:29:59.603Z] ---> 188361843080 [2023-02-16T03:29:59.603Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-16T03:29:59.603Z] ---> Running in eb5f75a4665b [2023-02-16T03:29:59.881Z] ---> Running in 6538d79bbf5e [2023-02-16T03:30:00.468Z] Removing intermediate container 6538d79bbf5e [2023-02-16T03:30:00.468Z] ---> 0fbd074ac179 [2023-02-16T03:30:00.468Z] Step 20/22 : LABEL arch=arm64 [2023-02-16T03:30:00.739Z] Removing intermediate container eb5f75a4665b [2023-02-16T03:30:00.739Z] ---> 839481290720 [2023-02-16T03:30:00.739Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-16T03:30:00.739Z] ---> Running in 23c5e10e5671 [2023-02-16T03:30:01.012Z] ---> Running in fc61498079bc [2023-02-16T03:30:01.976Z] Removing intermediate container 23c5e10e5671 [2023-02-16T03:30:01.976Z] ---> 521015f6f96f [2023-02-16T03:30:01.976Z] Step 21/22 : LABEL git_sha=c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:30:02.243Z] ---> Running in 54a1781338f9 [2023-02-16T03:30:03.205Z] Removing intermediate container 54a1781338f9 [2023-02-16T03:30:03.205Z] ---> 5b740804637c [2023-02-16T03:30:03.205Z] Step 22/22 : LABEL version=3.0.0-dev.54 [2023-02-16T03:30:03.473Z] ---> Running in f00b915b5ec4 [2023-02-16T03:30:04.055Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T03:30:04.055Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-16T03:30:04.055Z] ---> 17760d72a558 [2023-02-16T03:30:04.055Z] Step 3/24 : WORKDIR /edgex-go [2023-02-16T03:30:04.055Z] ---> Using cache [2023-02-16T03:30:04.055Z] ---> 2f8eca6942cc [2023-02-16T03:30:04.055Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-16T03:30:04.055Z] ---> Using cache [2023-02-16T03:30:04.056Z] ---> 8e92ebb71186 [2023-02-16T03:30:04.056Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-16T03:30:04.056Z] ---> Using cache [2023-02-16T03:30:04.056Z] ---> f4ef0aaaa62f [2023-02-16T03:30:04.056Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T03:30:04.056Z] ---> Using cache [2023-02-16T03:30:04.056Z] ---> cea7b28faed6 [2023-02-16T03:30:04.056Z] Step 7/24 : COPY . . [2023-02-16T03:30:04.646Z] Removing intermediate container f00b915b5ec4 [2023-02-16T03:30:04.646Z] ---> 6130e848bc68 [2023-02-16T03:30:04.646Z] [2023-02-16T03:30:05.252Z] Successfully built 6130e848bc68 [2023-02-16T03:30:05.252Z] ---> Using cache [2023-02-16T03:30:05.252Z] ---> 9ed983050c7c [2023-02-16T03:30:05.252Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-16T03:30:05.252Z] Successfully tagged support-notifications-arm64:latest [2023-02-16T03:30:05.252Z] Building security-spiffe-token-provider [2023-02-16T03:30:05.252Z]  Building support-notifications ... done  ---> Running in a600f6820a7d [2023-02-16T03:30:05.544Z] Removing intermediate container fc61498079bc [2023-02-16T03:30:05.544Z] ---> a59dc822264d [2023-02-16T03:30:05.544Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-16T03:30:05.818Z] ---> Running in f0ec44ab5694 [2023-02-16T03:30:06.401Z] Removing intermediate container f0ec44ab5694 [2023-02-16T03:30:06.401Z] ---> cdfb1244e2e7 [2023-02-16T03:30:06.401Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-16T03:30:08.343Z] ---> a22909ce7606 [2023-02-16T03:30:08.343Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-16T03:30:08.343Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-16T03:30:08.343Z] ---> Running in bc9972e203e7 [2023-02-16T03:30:10.775Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T03:30:10.775Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-16T03:30:10.775Z] ---> 17760d72a558 [2023-02-16T03:30:10.775Z] Step 3/19 : WORKDIR /edgex-go [2023-02-16T03:30:10.775Z] ---> Using cache [2023-02-16T03:30:10.775Z] ---> 2f8eca6942cc [2023-02-16T03:30:10.775Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-16T03:30:10.775Z] ---> Running in d585bf6755db [2023-02-16T03:30:12.723Z] Removing intermediate container bc9972e203e7 [2023-02-16T03:30:12.723Z] ---> ceca95612551 [2023-02-16T03:30:12.723Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-16T03:30:13.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T03:30:13.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T03:30:13.891Z] ---> 9d71d622e39c [2023-02-16T03:30:13.891Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-16T03:30:15.847Z] v3.16.4-8-g71a076bc492 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-16T03:30:15.847Z] v3.16.4-4-g2609129aef3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-16T03:30:15.847Z] OK: 16903 distinct packages available [2023-02-16T03:30:16.121Z] ---> 290a51ff3653 [2023-02-16T03:30:16.121Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-16T03:30:16.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T03:30:16.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T03:30:17.311Z] ---> fcf4d4e60393 [2023-02-16T03:30:17.311Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-16T03:30:18.275Z] ---> b26770af269c [2023-02-16T03:30:18.275Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-16T03:30:18.546Z] OK: 221 MiB in 51 packages [2023-02-16T03:30:19.133Z] ---> bd4ae27219e5 [2023-02-16T03:30:19.133Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-16T03:30:20.548Z] Removing intermediate container d585bf6755db [2023-02-16T03:30:20.548Z] ---> 52b407dc7cd9 [2023-02-16T03:30:20.548Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-16T03:30:20.849Z] ---> 3945518d6238 [2023-02-16T03:30:20.849Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-16T03:30:22.272Z] ---> f185da640a08 [2023-02-16T03:30:22.272Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T03:30:22.272Z] ---> e3c61f32e732 [2023-02-16T03:30:22.272Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-16T03:30:22.272Z] ---> Running in 4bd6f7b01647 [2023-02-16T03:30:22.272Z] ---> Running in 5ac2787f224f [2023-02-16T03:30:26.551Z] Removing intermediate container 5ac2787f224f [2023-02-16T03:30:26.551Z] ---> 4581e0598ac5 [2023-02-16T03:30:26.551Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-16T03:30:26.551Z] ---> Running in 11637c8744cb [2023-02-16T03:30:27.138Z] Removing intermediate container 11637c8744cb [2023-02-16T03:30:27.138Z] ---> 4d78faa32546 [2023-02-16T03:30:27.138Z] Step 29/32 : CMD ["gate"] [2023-02-16T03:30:27.408Z] ---> Running in 7bc4da38df36 [2023-02-16T03:30:27.995Z] Removing intermediate container 7bc4da38df36 [2023-02-16T03:30:27.995Z] ---> 5723f77232da [2023-02-16T03:30:27.995Z] Step 30/32 : LABEL arch=arm64 [2023-02-16T03:30:28.266Z] ---> Running in 7e16af3925c2 [2023-02-16T03:30:28.534Z] Removing intermediate container 7e16af3925c2 [2023-02-16T03:30:28.534Z] ---> c7ab17e16a57 [2023-02-16T03:30:28.802Z] Step 31/32 : LABEL git_sha=c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:30:28.802Z] ---> Running in 4e1a9fba1259 [2023-02-16T03:30:29.391Z] Removing intermediate container 4e1a9fba1259 [2023-02-16T03:30:29.391Z] ---> 5771afd55929 [2023-02-16T03:30:29.391Z] Step 32/32 : LABEL version=3.0.0-dev.54 [2023-02-16T03:30:29.391Z] ---> Running in 4fc9e0bb877b [2023-02-16T03:30:29.980Z] Removing intermediate container 4fc9e0bb877b [2023-02-16T03:30:29.980Z] ---> 96c0f8b622c5 [2023-02-16T03:30:29.980Z] [2023-02-16T03:30:30.249Z] Successfully built 96c0f8b622c5 [2023-02-16T03:30:30.249Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-16T03:30:30.249Z]  Building security-bootstrapper ... done Building core-metadata [2023-02-16T03:30:33.611Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T03:30:33.611Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-16T03:30:33.611Z] ---> 17760d72a558 [2023-02-16T03:30:33.611Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-16T03:30:33.611Z] ---> Using cache [2023-02-16T03:30:33.611Z] ---> c0cb1df30927 [2023-02-16T03:30:33.611Z] Step 4/24 : WORKDIR /edgex-go [2023-02-16T03:30:33.611Z] ---> Using cache [2023-02-16T03:30:33.611Z] ---> f3ed354fab1a [2023-02-16T03:30:33.611Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-16T03:30:33.611Z] ---> Using cache [2023-02-16T03:30:33.611Z] ---> 8bc249d5225f [2023-02-16T03:30:33.611Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-16T03:30:33.611Z] ---> Using cache [2023-02-16T03:30:33.611Z] ---> 518d4bd560cf [2023-02-16T03:30:33.611Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T03:30:33.611Z] ---> Using cache [2023-02-16T03:30:33.611Z] ---> 508f342b8994 [2023-02-16T03:30:33.611Z] Step 8/24 : COPY . . [2023-02-16T03:30:33.881Z] ---> Using cache [2023-02-16T03:30:33.881Z] ---> 4cedb095d1a9 [2023-02-16T03:30:33.881Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-16T03:30:34.149Z] ---> Running in 95871c40ad21 [2023-02-16T03:30:36.111Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.54" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-16T03:32:12.815Z] Removing intermediate container 4bd6f7b01647 [2023-02-16T03:32:12.815Z] ---> 3fa0e4d090d1 [2023-02-16T03:32:12.815Z] Step 7/19 : COPY . . [2023-02-16T03:32:12.815Z] ---> 91931d384620 [2023-02-16T03:32:12.815Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-16T03:32:12.815Z] ---> Running in b3755d58a868 [2023-02-16T03:32:12.815Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.54" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-16T03:34:19.494Z] Removing intermediate container 2f77acb2f657 [2023-02-16T03:34:19.494Z] ---> 2b7102a9e744 [2023-02-16T03:34:19.494Z] [2023-02-16T03:34:19.494Z] Step 10/22 : FROM alpine:3.16 [2023-02-16T03:34:19.494Z] ---> 4c81e5bf8899 [2023-02-16T03:34:19.494Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-16T03:34:19.494Z] ---> Running in c64e35682014 [2023-02-16T03:34:19.494Z] Removing intermediate container c64e35682014 [2023-02-16T03:34:19.494Z] ---> 969cf090bde2 [2023-02-16T03:34:19.494Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-16T03:34:19.494Z] ---> Running in 9272524aacc5 [2023-02-16T03:34:19.494Z] Removing intermediate container 9272524aacc5 [2023-02-16T03:34:19.494Z] ---> 86e80451c065 [2023-02-16T03:34:19.494Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-16T03:34:19.494Z] ---> Running in 704c7e186d59 [2023-02-16T03:34:19.494Z] Removing intermediate container 704c7e186d59 [2023-02-16T03:34:19.494Z] ---> 9eb89f02966a [2023-02-16T03:34:19.494Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-16T03:34:19.494Z] ---> Running in dc152fd75cf6 [2023-02-16T03:34:19.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T03:34:19.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T03:34:19.494Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-16T03:34:19.494Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T03:34:19.494Z] OK: 5 MiB in 15 packages [2023-02-16T03:34:19.494Z] Removing intermediate container dc152fd75cf6 [2023-02-16T03:34:19.494Z] ---> 52c113b111e8 [2023-02-16T03:34:19.494Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-16T03:34:19.494Z] ---> bb4f0c1f5a66 [2023-02-16T03:34:19.494Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-16T03:34:21.450Z] ---> 4327a4687f95 [2023-02-16T03:34:21.451Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-16T03:34:22.041Z] ---> fd396c679712 [2023-02-16T03:34:22.041Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-16T03:34:22.310Z] ---> Running in c9cbc4aadb11 [2023-02-16T03:34:22.892Z] Removing intermediate container c9cbc4aadb11 [2023-02-16T03:34:22.892Z] ---> f837fe38bf86 [2023-02-16T03:34:22.892Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-16T03:34:22.892Z] ---> Running in 57d3db5d5d45 [2023-02-16T03:34:23.484Z] Removing intermediate container 57d3db5d5d45 [2023-02-16T03:34:23.484Z] ---> 1cbc47128c5e [2023-02-16T03:34:23.484Z] Step 20/22 : LABEL arch=arm64 [2023-02-16T03:34:23.753Z] ---> Running in 423bf085aa81 [2023-02-16T03:34:24.340Z] Removing intermediate container 423bf085aa81 [2023-02-16T03:34:24.340Z] ---> bb257820c9ca [2023-02-16T03:34:24.340Z] Step 21/22 : LABEL git_sha=c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:34:24.340Z] ---> Running in 31757c824bf5 [2023-02-16T03:34:24.927Z] Removing intermediate container 31757c824bf5 [2023-02-16T03:34:24.927Z] ---> 60cc46e7920a [2023-02-16T03:34:24.927Z] Step 22/22 : LABEL version=3.0.0-dev.54 [2023-02-16T03:34:24.927Z] ---> Running in f4351c04b962 [2023-02-16T03:34:25.515Z] Removing intermediate container f4351c04b962 [2023-02-16T03:34:25.515Z] ---> 132ede93e572 [2023-02-16T03:34:25.515Z] [2023-02-16T03:34:25.515Z] Successfully built 132ede93e572 [2023-02-16T03:34:25.782Z] Successfully tagged core-data-arm64:latest [2023-02-16T03:36:17.433Z]  Building core-data ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-16T03:36:35.679Z] Removing intermediate container a600f6820a7d [2023-02-16T03:36:35.679Z] ---> b989c4f270a2 [2023-02-16T03:36:35.977Z] [2023-02-16T03:36:35.977Z] Step 9/24 : FROM alpine:3.16 [2023-02-16T03:36:35.977Z] ---> 4c81e5bf8899 [2023-02-16T03:36:35.977Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-16T03:36:35.977Z] ---> Running in 2ff32f33f893 [2023-02-16T03:36:37.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T03:36:38.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T03:36:40.435Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-16T03:36:40.716Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-16T03:36:40.716Z] (3/3) Installing su-exec (0.2-r1) [2023-02-16T03:36:40.716Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T03:36:40.716Z] Executing ca-certificates-20220614-r0.trigger [2023-02-16T03:36:40.988Z] OK: 6 MiB in 17 packages [2023-02-16T03:36:43.831Z] Removing intermediate container 2ff32f33f893 [2023-02-16T03:36:43.831Z] ---> 90ea4292c2fe [2023-02-16T03:36:43.831Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-16T03:36:43.831Z] ---> Running in c975797e3a00 [2023-02-16T03:36:44.103Z] Removing intermediate container c975797e3a00 [2023-02-16T03:36:44.103Z] ---> 16a90e54cfff [2023-02-16T03:36:44.103Z] Step 12/24 : WORKDIR / [2023-02-16T03:36:44.103Z] ---> Running in 876bf9ee5fa2 [2023-02-16T03:36:44.699Z] Removing intermediate container 876bf9ee5fa2 [2023-02-16T03:36:44.699Z] ---> 2b24c6b4b6f4 [2023-02-16T03:36:44.699Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-16T03:36:45.671Z] ---> 363f7b36bf7b [2023-02-16T03:36:45.671Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-16T03:36:46.653Z] ---> 16dc152da0c0 [2023-02-16T03:36:46.653Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-16T03:36:47.247Z] ---> 76cfe4db4da2 [2023-02-16T03:36:47.247Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-16T03:36:48.214Z] ---> 7d68c77405c0 [2023-02-16T03:36:48.214Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-16T03:36:52.507Z] ---> 6bf123c9ea51 [2023-02-16T03:36:52.507Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-16T03:36:53.930Z] ---> 7535fcbde5aa [2023-02-16T03:36:53.930Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-16T03:36:54.900Z] ---> d35ee1977fbd [2023-02-16T03:36:54.900Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-16T03:36:54.900Z] ---> Running in 605b59820e55 [2023-02-16T03:36:58.264Z] Removing intermediate container 605b59820e55 [2023-02-16T03:36:58.264Z] ---> b1680d3543ab [2023-02-16T03:36:58.264Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-16T03:36:58.264Z] ---> Running in e7a107de8755 [2023-02-16T03:36:58.545Z] Removing intermediate container e7a107de8755 [2023-02-16T03:36:58.545Z] ---> ff568766988c [2023-02-16T03:36:58.545Z] Step 22/24 : LABEL arch=arm64 [2023-02-16T03:36:58.810Z] ---> Running in 7867c4dfb6e2 [2023-02-16T03:36:59.394Z] Removing intermediate container 7867c4dfb6e2 [2023-02-16T03:36:59.394Z] ---> 3c2aefdb8cfe [2023-02-16T03:36:59.394Z] Step 23/24 : LABEL git_sha=c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:36:59.394Z] ---> Running in 648f71ed1ad3 [2023-02-16T03:36:59.979Z] Removing intermediate container 648f71ed1ad3 [2023-02-16T03:36:59.979Z] ---> 1e0e8de3c517 [2023-02-16T03:36:59.979Z] Step 24/24 : LABEL version=3.0.0-dev.54 [2023-02-16T03:36:59.979Z] ---> Running in db035f063bac [2023-02-16T03:37:00.561Z] Removing intermediate container db035f063bac [2023-02-16T03:37:00.561Z] ---> a4a468b1dae4 [2023-02-16T03:37:00.561Z] [2023-02-16T03:37:00.561Z] Successfully built a4a468b1dae4 [2023-02-16T03:37:00.561Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-16T03:37:39.435Z]  Building security-secretstore-setup ... done Removing intermediate container 95871c40ad21 [2023-02-16T03:37:39.435Z] ---> fc380c6c95af [2023-02-16T03:37:39.435Z] [2023-02-16T03:37:39.435Z] Step 10/24 : FROM alpine:3.16 [2023-02-16T03:37:39.435Z] ---> 4c81e5bf8899 [2023-02-16T03:37:39.435Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-16T03:37:39.435Z] ---> Using cache [2023-02-16T03:37:39.435Z] ---> 8620b68ec2dd [2023-02-16T03:37:39.435Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-16T03:37:39.435Z] ---> Using cache [2023-02-16T03:37:39.435Z] ---> bf3626838c9a [2023-02-16T03:37:39.435Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-16T03:37:39.435Z] ---> Running in 0b8a8132bac0 [2023-02-16T03:37:39.435Z] Removing intermediate container 0b8a8132bac0 [2023-02-16T03:37:39.435Z] ---> 9f28e11db877 [2023-02-16T03:37:39.435Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-16T03:37:39.435Z] ---> Running in faebe41de0ea [2023-02-16T03:37:39.435Z] Removing intermediate container faebe41de0ea [2023-02-16T03:37:39.435Z] ---> 8c453960df37 [2023-02-16T03:37:39.435Z] Step 15/24 : WORKDIR / [2023-02-16T03:37:39.435Z] ---> Running in 3335ff62fc1e [2023-02-16T03:37:39.435Z] Removing intermediate container 3335ff62fc1e [2023-02-16T03:37:39.435Z] ---> 009b76f01786 [2023-02-16T03:37:39.435Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-16T03:37:39.435Z] ---> 7a85baa2c27c [2023-02-16T03:37:39.435Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-16T03:37:44.795Z] ---> fdec207faa7e [2023-02-16T03:37:44.795Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-16T03:37:45.062Z] Removing intermediate container 342fe2fc9b2b [2023-02-16T03:37:45.062Z] ---> e1a8d1d8662a [2023-02-16T03:37:45.062Z] [2023-02-16T03:37:45.062Z] Step 10/22 : FROM alpine:3.16 [2023-02-16T03:37:45.062Z] ---> 4c81e5bf8899 [2023-02-16T03:37:45.062Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-16T03:37:45.062Z] ---> Using cache [2023-02-16T03:37:45.062Z] ---> 8620b68ec2dd [2023-02-16T03:37:45.062Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-16T03:37:45.062Z] ---> Using cache [2023-02-16T03:37:45.062Z] ---> bf3626838c9a [2023-02-16T03:37:45.062Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-16T03:37:45.329Z] ---> Running in 9b2671ff3338 [2023-02-16T03:37:45.598Z] ---> 7dae21a5fcd5 [2023-02-16T03:37:45.598Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-16T03:37:46.183Z] Removing intermediate container 9b2671ff3338 [2023-02-16T03:37:46.183Z] ---> 83bdf56cdc84 [2023-02-16T03:37:46.183Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-16T03:37:46.449Z] ---> Running in 0ebe3f632c64 [2023-02-16T03:37:46.718Z] ---> b89327cbc0f2 [2023-02-16T03:37:46.718Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-16T03:37:46.984Z] ---> Running in 65c2b96d70ac [2023-02-16T03:37:46.984Z] Removing intermediate container 0ebe3f632c64 [2023-02-16T03:37:46.984Z] ---> e1e41c12c81c [2023-02-16T03:37:46.984Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-16T03:37:47.567Z] Removing intermediate container 65c2b96d70ac [2023-02-16T03:37:47.567Z] ---> cd48d7601df0 [2023-02-16T03:37:47.567Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-16T03:37:47.567Z] ---> Running in 24b19017a58e [2023-02-16T03:37:48.154Z] ---> dc346d973071 [2023-02-16T03:37:48.154Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-16T03:37:48.421Z] Removing intermediate container 24b19017a58e [2023-02-16T03:37:48.421Z] ---> 8448ca0b3146 [2023-02-16T03:37:48.421Z] Step 22/24 : LABEL arch=arm64 [2023-02-16T03:37:48.421Z] ---> Running in da34e6a58262 [2023-02-16T03:37:49.382Z] Removing intermediate container da34e6a58262 [2023-02-16T03:37:49.382Z] ---> 23387f4ac6b2 [2023-02-16T03:37:49.382Z] Step 23/24 : LABEL git_sha=c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:37:49.382Z] ---> Running in a44f1db9b4e6 [2023-02-16T03:37:49.965Z] Removing intermediate container a44f1db9b4e6 [2023-02-16T03:37:49.965Z] ---> 765d332a57d7 [2023-02-16T03:37:49.965Z] Step 24/24 : LABEL version=3.0.0-dev.54 [2023-02-16T03:37:50.233Z] ---> Running in 48e1b8243f5a [2023-02-16T03:37:51.192Z] Removing intermediate container 48e1b8243f5a [2023-02-16T03:37:51.192Z] ---> 0450e5288021 [2023-02-16T03:37:51.192Z] [2023-02-16T03:37:51.192Z] Successfully built 0450e5288021 [2023-02-16T03:37:51.192Z] Successfully tagged core-metadata-arm64:latest [2023-02-16T03:37:51.457Z]  Building core-metadata ... done  ---> 39c3f7da0512 [2023-02-16T03:37:51.457Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-16T03:37:52.420Z] ---> 3f8f0fe15115 [2023-02-16T03:37:52.420Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-16T03:37:52.420Z] ---> Running in 37f8fb94af50 [2023-02-16T03:37:53.005Z] Removing intermediate container 37f8fb94af50 [2023-02-16T03:37:53.005Z] ---> 52792e5f72e3 [2023-02-16T03:37:53.005Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-16T03:37:53.005Z] ---> Running in 90914a859456 [2023-02-16T03:37:53.589Z] Removing intermediate container 90914a859456 [2023-02-16T03:37:53.589Z] ---> 2016c2b8a148 [2023-02-16T03:37:53.590Z] Step 20/22 : LABEL arch=arm64 [2023-02-16T03:37:53.590Z] ---> Running in a55b7f7b3c83 [2023-02-16T03:37:53.856Z] Removing intermediate container a55b7f7b3c83 [2023-02-16T03:37:53.856Z] ---> b5655a7c0f3d [2023-02-16T03:37:53.856Z] Step 21/22 : LABEL git_sha=c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:37:54.125Z] ---> Running in f2cce65ebcc0 [2023-02-16T03:37:54.391Z] Removing intermediate container f2cce65ebcc0 [2023-02-16T03:37:54.391Z] ---> f3d6307b3438 [2023-02-16T03:37:54.391Z] Step 22/22 : LABEL version=3.0.0-dev.54 [2023-02-16T03:37:54.391Z] ---> Running in 9b4b33864dd5 [2023-02-16T03:37:54.981Z] Removing intermediate container 9b4b33864dd5 [2023-02-16T03:37:54.981Z] ---> 115b5d8cd57d [2023-02-16T03:37:54.981Z] [2023-02-16T03:37:54.981Z] Successfully built 115b5d8cd57d [2023-02-16T03:37:54.981Z] Successfully tagged support-scheduler-arm64:latest [2023-02-16T03:38:17.028Z]  Building support-scheduler ... done Removing intermediate container b3755d58a868 [2023-02-16T03:38:17.028Z] ---> 8715a4b69fcb [2023-02-16T03:38:17.028Z] [2023-02-16T03:38:17.028Z] Step 9/19 : FROM alpine:3.15 [2023-02-16T03:38:17.028Z] ---> 354640af7b1b [2023-02-16T03:38:17.028Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-16T03:38:17.028Z] ---> Using cache [2023-02-16T03:38:17.028Z] ---> 7974140bfe39 [2023-02-16T03:38:17.028Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-16T03:38:17.028Z] ---> Running in 8d3f4c38fad1 [2023-02-16T03:38:17.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-16T03:38:17.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-16T03:38:18.516Z] v3.15.7-6-g44f22910c3a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-16T03:38:18.516Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-16T03:38:18.516Z] OK: 15734 distinct packages available [2023-02-16T03:38:18.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-16T03:38:19.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-16T03:38:20.002Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-16T03:38:20.002Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-16T03:38:20.002Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-16T03:38:20.002Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-16T03:38:20.002Z] (5/9) Installing curl (7.80.0-r6) [2023-02-16T03:38:20.002Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-16T03:38:20.002Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-16T03:38:20.002Z] (8/9) Installing libucontext (1.1-r0) [2023-02-16T03:38:20.002Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-16T03:38:20.002Z] Executing busybox-1.34.1-r7.trigger [2023-02-16T03:38:20.002Z] Executing ca-certificates-20220614-r0.trigger [2023-02-16T03:38:20.271Z] OK: 8 MiB in 23 packages [2023-02-16T03:38:22.214Z] Removing intermediate container 8d3f4c38fad1 [2023-02-16T03:38:22.214Z] ---> 15ea9cb67bf5 [2023-02-16T03:38:22.214Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-16T03:38:22.797Z] ---> 5e90a0dd0754 [2023-02-16T03:38:22.797Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-16T03:38:24.201Z] ---> f4bb14dceff9 [2023-02-16T03:38:24.201Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-16T03:38:24.468Z] ---> 5a1799e458f2 [2023-02-16T03:38:24.468Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-16T03:38:24.468Z] ---> Running in e30b7303cefc [2023-02-16T03:38:24.734Z] Removing intermediate container e30b7303cefc [2023-02-16T03:38:24.734Z] ---> fb57ea0d9f04 [2023-02-16T03:38:24.734Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-16T03:38:25.006Z] ---> Running in 359d0108139f [2023-02-16T03:38:25.273Z] Removing intermediate container 359d0108139f [2023-02-16T03:38:25.273Z] ---> 6c90ab33e855 [2023-02-16T03:38:25.273Z] Step 17/19 : LABEL arch=arm64 [2023-02-16T03:38:25.273Z] ---> Running in 50a2ec1fffcd [2023-02-16T03:38:25.538Z] Removing intermediate container 50a2ec1fffcd [2023-02-16T03:38:25.538Z] ---> 8a4560822c8b [2023-02-16T03:38:25.538Z] Step 18/19 : LABEL git_sha=c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:38:25.538Z] ---> Running in 14816ba05856 [2023-02-16T03:38:25.804Z] Removing intermediate container 14816ba05856 [2023-02-16T03:38:25.804Z] ---> 088a97579de7 [2023-02-16T03:38:25.804Z] Step 19/19 : LABEL version=3.0.0-dev.54 [2023-02-16T03:38:26.069Z] ---> Running in bf92343622c5 [2023-02-16T03:38:26.336Z] Removing intermediate container bf92343622c5 [2023-02-16T03:38:26.336Z] ---> 0133f823b08c [2023-02-16T03:38:26.336Z] [2023-02-16T03:38:26.336Z] Successfully built 0133f823b08c [2023-02-16T03:38:26.336Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-16T03:38:26.613Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-02-16T03:38:26.613Z] $ docker stop --time=1 602f4ad37aed26014f0d8429e07e9d04841a8ed5cfa1cf95bb1a62497f4e0795 [2023-02-16T03:38:28.235Z] $ docker rm -f --volumes 602f4ad37aed26014f0d8429e07e9d04841a8ed5cfa1cf95bb1a62497f4e0795 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-16T03:38:28.701Z] + docker images [2023-02-16T03:38:28.966Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-16T03:38:28.966Z] security-spiffe-token-provider-arm64 latest 0133f823b08c 2 seconds ago 29.1MB [2023-02-16T03:38:28.966Z] 8715a4b69fcb 14 seconds ago 1.37GB [2023-02-16T03:38:28.966Z] support-scheduler-arm64 latest 115b5d8cd57d 34 seconds ago 29MB [2023-02-16T03:38:28.966Z] core-metadata-arm64 latest 0450e5288021 38 seconds ago 17.7MB [2023-02-16T03:38:28.966Z] e1a8d1d8662a 48 seconds ago 1.4GB [2023-02-16T03:38:28.966Z] fc380c6c95af 56 seconds ago 1.34GB [2023-02-16T03:38:28.966Z] security-secretstore-setup-arm64 latest a4a468b1dae4 About a minute ago 29MB [2023-02-16T03:38:28.966Z] b989c4f270a2 About a minute ago 1.33GB [2023-02-16T03:38:28.966Z] core-data-arm64 latest 132ede93e572 4 minutes ago 17.2MB [2023-02-16T03:38:28.966Z] 2b7102a9e744 4 minutes ago 1.34GB [2023-02-16T03:38:28.966Z] security-bootstrapper-arm64 latest 96c0f8b622c5 7 minutes ago 19.6MB [2023-02-16T03:38:28.966Z] support-notifications-arm64 latest 6130e848bc68 8 minutes ago 29.7MB [2023-02-16T03:38:28.966Z] security-proxy-setup-arm64 latest a0477efab526 8 minutes ago 26.9MB [2023-02-16T03:38:28.966Z] e3f6814df10e 8 minutes ago 1.33GB [2023-02-16T03:38:28.966Z] 2e6b78cc75ac 8 minutes ago 1.4GB [2023-02-16T03:38:28.966Z] 5bc966c5d525 9 minutes ago 1.33GB [2023-02-16T03:38:28.966Z] core-command-arm64 latest 92b16e9e7cfe 10 minutes ago 17MB [2023-02-16T03:38:28.966Z] b17be3c8c4a0 10 minutes ago 1.34GB [2023-02-16T03:38:28.966Z] core-common-config-bootstrapper-arm64 latest 5f9a964b5b29 11 minutes ago 14.9MB [2023-02-16T03:38:28.966Z] b13e147d768f 12 minutes ago 1.33GB [2023-02-16T03:38:28.966Z] security-spire-agent-arm64 latest de054fd7c664 18 minutes ago 122MB [2023-02-16T03:38:28.966Z] security-spire-config-arm64 latest 86a4f86d500a 18 minutes ago 83.6MB [2023-02-16T03:38:28.966Z] security-spire-server-arm64 latest bed58f2dd693 18 minutes ago 84.3MB [2023-02-16T03:38:28.966Z] 5a8919fc0e3c 18 minutes ago 1.21GB [2023-02-16T03:38:28.966Z] 412619992110 18 minutes ago 1.21GB [2023-02-16T03:38:28.966Z] 62803df8f955 18 minutes ago 1.21GB [2023-02-16T03:38:28.967Z] ci-base-image-arm64 latest 17760d72a558 21 minutes ago 905MB [2023-02-16T03:38:28.967Z] alpine 3.15 354640af7b1b 5 days ago 5.34MB [2023-02-16T03:38:28.967Z] alpine 3.16 4c81e5bf8899 5 days ago 5.3MB [2023-02-16T03:38:28.967Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-16T03:38:28.967Z] 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-02-16T03:38:29.053Z] provisioning config files... [2023-02-16T03:38:29.066Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/415@tmp/config910435898145985380tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-16T03:38:29.400Z] ---> docker-login.sh [2023-02-16T03:38:29.400Z] nexus3.edgexfoundry.org:10001 [2023-02-16T03:38:29.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T03:38:29.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T03:38:29.666Z] Configure a credential helper to remove this warning. See [2023-02-16T03:38:29.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T03:38:29.666Z] [2023-02-16T03:38:29.666Z] Login Succeeded [2023-02-16T03:38:29.666Z] nexus3.edgexfoundry.org:10002 [2023-02-16T03:38:29.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T03:38:30.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T03:38:30.196Z] Configure a credential helper to remove this warning. See [2023-02-16T03:38:30.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T03:38:30.196Z] [2023-02-16T03:38:30.196Z] Login Succeeded [2023-02-16T03:38:30.196Z] nexus3.edgexfoundry.org:10003 [2023-02-16T03:38:30.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T03:38:30.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T03:38:30.461Z] Configure a credential helper to remove this warning. See [2023-02-16T03:38:30.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T03:38:30.461Z] [2023-02-16T03:38:30.461Z] Login Succeeded [2023-02-16T03:38:30.461Z] nexus3.edgexfoundry.org:10004 [2023-02-16T03:38:30.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T03:38:30.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T03:38:30.726Z] Configure a credential helper to remove this warning. See [2023-02-16T03:38:30.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T03:38:30.726Z] [2023-02-16T03:38:30.726Z] Login Succeeded [2023-02-16T03:38:30.726Z] docker.io [2023-02-16T03:38:30.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T03:38:31.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T03:38:31.256Z] Configure a credential helper to remove this warning. See [2023-02-16T03:38:31.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T03:38:31.256Z] [2023-02-16T03:38:31.256Z] Login Succeeded [2023-02-16T03:38:31.256Z] ---> docker-login.sh ends [Pipeline] } [2023-02-16T03:38:31.268Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-16T03:38:31.300Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-16T03:38:31.324Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-02-16T03:38:31.324Z] c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:38:31.324Z] latest [2023-02-16T03:38:31.324Z] 3.0.0-dev.54 [2023-02-16T03:38:31.324Z] c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:38:31.324Z] main [2023-02-16T03:38:31.324Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:38:31.666Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:38:32.003Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:38:32.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-16T03:38:32.003Z] cae941d4f5f8: Preparing [2023-02-16T03:38:32.003Z] 968e887b553c: Preparing [2023-02-16T03:38:32.003Z] 0616000fc515: Preparing [2023-02-16T03:38:32.003Z] 19bb44aa10c0: Preparing [2023-02-16T03:38:32.003Z] f70ee36035b9: Preparing [2023-02-16T03:38:32.003Z] f70ee36035b9: Layer already exists [2023-02-16T03:38:32.269Z] 19bb44aa10c0: Pushed [2023-02-16T03:38:32.269Z] cae941d4f5f8: Pushed [2023-02-16T03:38:32.269Z] 0616000fc515: Pushed [2023-02-16T03:38:34.843Z] 968e887b553c: Pushed [2023-02-16T03:38:34.843Z] c6ae7449aad5f05f69153f6120284e804cf836f6: digest: sha256:c9039959649c3b2c306052955de11902eeac1ca167d86331041cbabea4037d65 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:38:35.185Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:38:35.521Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-02-16T03:38:35.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-16T03:38:35.521Z] cae941d4f5f8: Preparing [2023-02-16T03:38:35.521Z] 968e887b553c: Preparing [2023-02-16T03:38:35.521Z] 0616000fc515: Preparing [2023-02-16T03:38:35.521Z] 19bb44aa10c0: Preparing [2023-02-16T03:38:35.521Z] f70ee36035b9: Preparing [2023-02-16T03:38:35.521Z] f70ee36035b9: Layer already exists [2023-02-16T03:38:35.521Z] cae941d4f5f8: Layer already exists [2023-02-16T03:38:35.521Z] 0616000fc515: Layer already exists [2023-02-16T03:38:35.521Z] 968e887b553c: Layer already exists [2023-02-16T03:38:35.521Z] 19bb44aa10c0: Layer already exists [2023-02-16T03:38:35.521Z] latest: digest: sha256:c9039959649c3b2c306052955de11902eeac1ca167d86331041cbabea4037d65 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:38:35.859Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:38:36.198Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.54 [2023-02-16T03:38:36.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-16T03:38:36.198Z] cae941d4f5f8: Preparing [2023-02-16T03:38:36.198Z] 968e887b553c: Preparing [2023-02-16T03:38:36.198Z] 0616000fc515: Preparing [2023-02-16T03:38:36.198Z] 19bb44aa10c0: Preparing [2023-02-16T03:38:36.198Z] f70ee36035b9: Preparing [2023-02-16T03:38:36.198Z] f70ee36035b9: Layer already exists [2023-02-16T03:38:36.198Z] 0616000fc515: Layer already exists [2023-02-16T03:38:36.198Z] 968e887b553c: Layer already exists [2023-02-16T03:38:36.198Z] 19bb44aa10c0: Layer already exists [2023-02-16T03:38:36.198Z] cae941d4f5f8: Layer already exists [2023-02-16T03:38:36.198Z] 3.0.0-dev.54: digest: sha256:c9039959649c3b2c306052955de11902eeac1ca167d86331041cbabea4037d65 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:38:36.531Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:38:36.868Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:38:36.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-16T03:38:36.869Z] cae941d4f5f8: Preparing [2023-02-16T03:38:36.869Z] 968e887b553c: Preparing [2023-02-16T03:38:36.869Z] 0616000fc515: Preparing [2023-02-16T03:38:36.869Z] 19bb44aa10c0: Preparing [2023-02-16T03:38:36.869Z] f70ee36035b9: Preparing [2023-02-16T03:38:36.869Z] 0616000fc515: Layer already exists [2023-02-16T03:38:36.869Z] cae941d4f5f8: Layer already exists [2023-02-16T03:38:36.869Z] 19bb44aa10c0: Layer already exists [2023-02-16T03:38:36.869Z] f70ee36035b9: Layer already exists [2023-02-16T03:38:36.869Z] 968e887b553c: Layer already exists [2023-02-16T03:38:36.869Z] c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54: digest: sha256:c9039959649c3b2c306052955de11902eeac1ca167d86331041cbabea4037d65 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:38:37.213Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:38:37.551Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-02-16T03:38:37.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-16T03:38:37.551Z] cae941d4f5f8: Preparing [2023-02-16T03:38:37.551Z] 968e887b553c: Preparing [2023-02-16T03:38:37.551Z] 0616000fc515: Preparing [2023-02-16T03:38:37.551Z] 19bb44aa10c0: Preparing [2023-02-16T03:38:37.551Z] f70ee36035b9: Preparing [2023-02-16T03:38:37.551Z] 19bb44aa10c0: Layer already exists [2023-02-16T03:38:37.551Z] 968e887b553c: Layer already exists [2023-02-16T03:38:37.551Z] 0616000fc515: Layer already exists [2023-02-16T03:38:37.551Z] f70ee36035b9: Layer already exists [2023-02-16T03:38:37.551Z] cae941d4f5f8: Layer already exists [2023-02-16T03:38:37.551Z] main: digest: sha256:c9039959649c3b2c306052955de11902eeac1ca167d86331041cbabea4037d65 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-16T03:38:37.592Z] ===================================================== [Pipeline] echo [2023-02-16T03:38:37.598Z] taggedImages: [2023-02-16T03:38:37.598Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:38:37.598Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-02-16T03:38:37.598Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.54 [2023-02-16T03:38:37.598Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:38:37.598Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-02-16T03:38:37.611Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-02-16T03:38:37.611Z] c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:38:37.611Z] latest [2023-02-16T03:38:37.611Z] 3.0.0-dev.54 [2023-02-16T03:38:37.611Z] c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:38:37.611Z] main [2023-02-16T03:38:37.611Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:38:37.945Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:38:38.291Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:38:38.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-16T03:38:38.291Z] 44330659834e: Preparing [2023-02-16T03:38:38.291Z] 104b732b68d8: Preparing [2023-02-16T03:38:38.291Z] a01545021350: Preparing [2023-02-16T03:38:38.291Z] c0658d64692a: Preparing [2023-02-16T03:38:38.291Z] 0616000fc515: Preparing [2023-02-16T03:38:38.291Z] 2a2fb021132d: Preparing [2023-02-16T03:38:38.291Z] f70ee36035b9: Preparing [2023-02-16T03:38:38.291Z] 2a2fb021132d: Waiting [2023-02-16T03:38:38.291Z] f70ee36035b9: Waiting [2023-02-16T03:38:38.291Z] 0616000fc515: Layer already exists [2023-02-16T03:38:38.558Z] 44330659834e: Pushed [2023-02-16T03:38:38.558Z] a01545021350: Pushed [2023-02-16T03:38:38.558Z] 104b732b68d8: Pushed [2023-02-16T03:38:38.558Z] f70ee36035b9: Layer already exists [2023-02-16T03:38:38.558Z] 2a2fb021132d: Pushed [2023-02-16T03:38:40.493Z] c0658d64692a: Pushed [2023-02-16T03:38:40.760Z] c6ae7449aad5f05f69153f6120284e804cf836f6: digest: sha256:4cf82328956bcc964c3fdd2963515143f9ce30f56badf83bfe40d4ac964104b6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:38:41.104Z] + 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-02-16T03:38:41.442Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-02-16T03:38:41.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-16T03:38:41.442Z] 44330659834e: Preparing [2023-02-16T03:38:41.442Z] 104b732b68d8: Preparing [2023-02-16T03:38:41.442Z] a01545021350: Preparing [2023-02-16T03:38:41.442Z] c0658d64692a: Preparing [2023-02-16T03:38:41.442Z] 0616000fc515: Preparing [2023-02-16T03:38:41.442Z] 2a2fb021132d: Preparing [2023-02-16T03:38:41.442Z] f70ee36035b9: Preparing [2023-02-16T03:38:41.442Z] 2a2fb021132d: Waiting [2023-02-16T03:38:41.442Z] f70ee36035b9: Waiting [2023-02-16T03:38:41.442Z] 0616000fc515: Layer already exists [2023-02-16T03:38:41.442Z] a01545021350: Layer already exists [2023-02-16T03:38:41.442Z] 104b732b68d8: Layer already exists [2023-02-16T03:38:41.442Z] 44330659834e: Layer already exists [2023-02-16T03:38:41.442Z] c0658d64692a: Layer already exists [2023-02-16T03:38:41.442Z] 2a2fb021132d: Layer already exists [2023-02-16T03:38:41.442Z] f70ee36035b9: Layer already exists [2023-02-16T03:38:41.707Z] latest: digest: sha256:4cf82328956bcc964c3fdd2963515143f9ce30f56badf83bfe40d4ac964104b6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:38:42.056Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:38:42.404Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.54 [2023-02-16T03:38:42.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-16T03:38:42.405Z] 44330659834e: Preparing [2023-02-16T03:38:42.405Z] 104b732b68d8: Preparing [2023-02-16T03:38:42.405Z] a01545021350: Preparing [2023-02-16T03:38:42.405Z] c0658d64692a: Preparing [2023-02-16T03:38:42.405Z] 0616000fc515: Preparing [2023-02-16T03:38:42.405Z] 2a2fb021132d: Preparing [2023-02-16T03:38:42.405Z] f70ee36035b9: Preparing [2023-02-16T03:38:42.405Z] 2a2fb021132d: Waiting [2023-02-16T03:38:42.405Z] f70ee36035b9: Waiting [2023-02-16T03:38:42.405Z] 104b732b68d8: Layer already exists [2023-02-16T03:38:42.405Z] a01545021350: Layer already exists [2023-02-16T03:38:42.405Z] c0658d64692a: Layer already exists [2023-02-16T03:38:42.405Z] 44330659834e: Layer already exists [2023-02-16T03:38:42.405Z] 0616000fc515: Layer already exists [2023-02-16T03:38:42.405Z] 2a2fb021132d: Layer already exists [2023-02-16T03:38:42.405Z] f70ee36035b9: Layer already exists [2023-02-16T03:38:42.405Z] 3.0.0-dev.54: digest: sha256:4cf82328956bcc964c3fdd2963515143f9ce30f56badf83bfe40d4ac964104b6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:38:43.023Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:38:43.364Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:38:43.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-16T03:38:43.364Z] 44330659834e: Preparing [2023-02-16T03:38:43.364Z] 104b732b68d8: Preparing [2023-02-16T03:38:43.364Z] a01545021350: Preparing [2023-02-16T03:38:43.364Z] c0658d64692a: Preparing [2023-02-16T03:38:43.364Z] 0616000fc515: Preparing [2023-02-16T03:38:43.364Z] 2a2fb021132d: Preparing [2023-02-16T03:38:43.364Z] f70ee36035b9: Preparing [2023-02-16T03:38:43.364Z] f70ee36035b9: Waiting [2023-02-16T03:38:43.364Z] 2a2fb021132d: Waiting [2023-02-16T03:38:43.364Z] a01545021350: Layer already exists [2023-02-16T03:38:43.364Z] 44330659834e: Layer already exists [2023-02-16T03:38:43.364Z] c0658d64692a: Layer already exists [2023-02-16T03:38:43.364Z] 104b732b68d8: Layer already exists [2023-02-16T03:38:43.364Z] 0616000fc515: Layer already exists [2023-02-16T03:38:43.364Z] 2a2fb021132d: Layer already exists [2023-02-16T03:38:43.364Z] f70ee36035b9: Layer already exists [2023-02-16T03:38:43.638Z] c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54: digest: sha256:4cf82328956bcc964c3fdd2963515143f9ce30f56badf83bfe40d4ac964104b6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:38:44.034Z] + 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-02-16T03:38:44.389Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-02-16T03:38:44.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-16T03:38:44.389Z] 44330659834e: Preparing [2023-02-16T03:38:44.389Z] 104b732b68d8: Preparing [2023-02-16T03:38:44.389Z] a01545021350: Preparing [2023-02-16T03:38:44.389Z] c0658d64692a: Preparing [2023-02-16T03:38:44.389Z] 0616000fc515: Preparing [2023-02-16T03:38:44.389Z] 2a2fb021132d: Preparing [2023-02-16T03:38:44.389Z] f70ee36035b9: Preparing [2023-02-16T03:38:44.389Z] 2a2fb021132d: Waiting [2023-02-16T03:38:44.389Z] f70ee36035b9: Waiting [2023-02-16T03:38:44.389Z] a01545021350: Layer already exists [2023-02-16T03:38:44.389Z] 104b732b68d8: Layer already exists [2023-02-16T03:38:44.389Z] 44330659834e: Layer already exists [2023-02-16T03:38:44.389Z] c0658d64692a: Layer already exists [2023-02-16T03:38:44.389Z] 0616000fc515: Layer already exists [2023-02-16T03:38:44.389Z] f70ee36035b9: Layer already exists [2023-02-16T03:38:44.389Z] 2a2fb021132d: Layer already exists [2023-02-16T03:38:44.659Z] main: digest: sha256:4cf82328956bcc964c3fdd2963515143f9ce30f56badf83bfe40d4ac964104b6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-16T03:38:44.700Z] ===================================================== [Pipeline] echo [2023-02-16T03:38:44.706Z] taggedImages: [2023-02-16T03:38:44.706Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:38:44.706Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-02-16T03:38:44.706Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.54 [2023-02-16T03:38:44.706Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:38:44.706Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-02-16T03:38:44.721Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-02-16T03:38:44.721Z] c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:38:44.721Z] latest [2023-02-16T03:38:44.721Z] 3.0.0-dev.54 [2023-02-16T03:38:44.721Z] c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:38:44.721Z] main [2023-02-16T03:38:44.721Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:38:45.071Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:38:45.424Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:38:45.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-16T03:38:45.424Z] b25886b8f26c: Preparing [2023-02-16T03:38:45.424Z] 32a1951c8f50: Preparing [2023-02-16T03:38:45.424Z] 0616000fc515: Preparing [2023-02-16T03:38:45.424Z] 9ee121eb548b: Preparing [2023-02-16T03:38:45.424Z] f70ee36035b9: Preparing [2023-02-16T03:38:45.424Z] f70ee36035b9: Layer already exists [2023-02-16T03:38:45.424Z] 0616000fc515: Layer already exists [2023-02-16T03:38:45.703Z] b25886b8f26c: Pushed [2023-02-16T03:38:45.703Z] 9ee121eb548b: Pushed [2023-02-16T03:38:49.039Z] 32a1951c8f50: Pushed [2023-02-16T03:38:49.039Z] c6ae7449aad5f05f69153f6120284e804cf836f6: digest: sha256:bbff48f2d83238907386c295234b0df05b99019a590b48a76af818fce0def84f size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:38:49.378Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:38:49.719Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-02-16T03:38:49.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-16T03:38:49.719Z] b25886b8f26c: Preparing [2023-02-16T03:38:49.719Z] 32a1951c8f50: Preparing [2023-02-16T03:38:49.719Z] 0616000fc515: Preparing [2023-02-16T03:38:49.719Z] 9ee121eb548b: Preparing [2023-02-16T03:38:49.719Z] f70ee36035b9: Preparing [2023-02-16T03:38:49.719Z] 0616000fc515: Layer already exists [2023-02-16T03:38:49.719Z] 9ee121eb548b: Layer already exists [2023-02-16T03:38:49.719Z] 32a1951c8f50: Layer already exists [2023-02-16T03:38:49.719Z] b25886b8f26c: Layer already exists [2023-02-16T03:38:49.719Z] f70ee36035b9: Layer already exists [2023-02-16T03:38:49.985Z] latest: digest: sha256:bbff48f2d83238907386c295234b0df05b99019a590b48a76af818fce0def84f size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:38:50.323Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:38:50.658Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.54 [2023-02-16T03:38:50.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-16T03:38:50.659Z] b25886b8f26c: Preparing [2023-02-16T03:38:50.659Z] 32a1951c8f50: Preparing [2023-02-16T03:38:50.659Z] 0616000fc515: Preparing [2023-02-16T03:38:50.659Z] 9ee121eb548b: Preparing [2023-02-16T03:38:50.659Z] f70ee36035b9: Preparing [2023-02-16T03:38:50.659Z] b25886b8f26c: Layer already exists [2023-02-16T03:38:50.659Z] 0616000fc515: Layer already exists [2023-02-16T03:38:50.659Z] f70ee36035b9: Layer already exists [2023-02-16T03:38:50.659Z] 9ee121eb548b: Layer already exists [2023-02-16T03:38:50.659Z] 32a1951c8f50: Layer already exists [2023-02-16T03:38:50.925Z] 3.0.0-dev.54: digest: sha256:bbff48f2d83238907386c295234b0df05b99019a590b48a76af818fce0def84f size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:38:51.276Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:38:51.614Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:38:51.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-16T03:38:51.614Z] b25886b8f26c: Preparing [2023-02-16T03:38:51.614Z] 32a1951c8f50: Preparing [2023-02-16T03:38:51.614Z] 0616000fc515: Preparing [2023-02-16T03:38:51.614Z] 9ee121eb548b: Preparing [2023-02-16T03:38:51.614Z] f70ee36035b9: Preparing [2023-02-16T03:38:51.614Z] f70ee36035b9: Layer already exists [2023-02-16T03:38:51.614Z] b25886b8f26c: Layer already exists [2023-02-16T03:38:51.614Z] 32a1951c8f50: Layer already exists [2023-02-16T03:38:51.614Z] 0616000fc515: Layer already exists [2023-02-16T03:38:51.614Z] 9ee121eb548b: Layer already exists [2023-02-16T03:38:51.614Z] c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54: digest: sha256:bbff48f2d83238907386c295234b0df05b99019a590b48a76af818fce0def84f size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:38:51.953Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:38:52.288Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-02-16T03:38:52.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-16T03:38:52.288Z] b25886b8f26c: Preparing [2023-02-16T03:38:52.288Z] 32a1951c8f50: Preparing [2023-02-16T03:38:52.288Z] 0616000fc515: Preparing [2023-02-16T03:38:52.288Z] 9ee121eb548b: Preparing [2023-02-16T03:38:52.288Z] f70ee36035b9: Preparing [2023-02-16T03:38:52.288Z] f70ee36035b9: Layer already exists [2023-02-16T03:38:52.288Z] 32a1951c8f50: Layer already exists [2023-02-16T03:38:52.288Z] 9ee121eb548b: Layer already exists [2023-02-16T03:38:52.288Z] b25886b8f26c: Layer already exists [2023-02-16T03:38:52.288Z] 0616000fc515: Layer already exists [2023-02-16T03:38:52.288Z] main: digest: sha256:bbff48f2d83238907386c295234b0df05b99019a590b48a76af818fce0def84f size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-16T03:38:52.598Z] ===================================================== [Pipeline] echo [2023-02-16T03:38:52.603Z] taggedImages: [2023-02-16T03:38:52.603Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:38:52.603Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-02-16T03:38:52.603Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.54 [2023-02-16T03:38:52.603Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:38:52.603Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-02-16T03:38:52.617Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-02-16T03:38:52.617Z] c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:38:52.617Z] latest [2023-02-16T03:38:52.617Z] 3.0.0-dev.54 [2023-02-16T03:38:52.617Z] c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:38:52.617Z] main [2023-02-16T03:38:52.617Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:38:52.947Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:38:53.286Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:38:53.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-16T03:38:53.286Z] 1091b51ecbce: Preparing [2023-02-16T03:38:53.286Z] 3566e060ce37: Preparing [2023-02-16T03:38:53.286Z] b0f50bf5030a: Preparing [2023-02-16T03:38:53.286Z] 0616000fc515: Preparing [2023-02-16T03:38:53.286Z] 19bb44aa10c0: Preparing [2023-02-16T03:38:53.286Z] f70ee36035b9: Preparing [2023-02-16T03:38:53.286Z] f70ee36035b9: Waiting [2023-02-16T03:38:53.286Z] 19bb44aa10c0: Layer already exists [2023-02-16T03:38:53.286Z] 0616000fc515: Layer already exists [2023-02-16T03:38:53.286Z] f70ee36035b9: Layer already exists [2023-02-16T03:38:53.552Z] 1091b51ecbce: Pushed [2023-02-16T03:38:53.552Z] 3566e060ce37: Pushed [2023-02-16T03:38:56.124Z] b0f50bf5030a: Pushed [2023-02-16T03:38:56.388Z] c6ae7449aad5f05f69153f6120284e804cf836f6: digest: sha256:0d5463c4809e18ba952b46b9dc8492d0a7c184390e8e4214c40869a6e684e355 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:38:56.728Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:38:57.061Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-02-16T03:38:57.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-16T03:38:57.062Z] 1091b51ecbce: Preparing [2023-02-16T03:38:57.062Z] 3566e060ce37: Preparing [2023-02-16T03:38:57.062Z] b0f50bf5030a: Preparing [2023-02-16T03:38:57.062Z] 0616000fc515: Preparing [2023-02-16T03:38:57.062Z] 19bb44aa10c0: Preparing [2023-02-16T03:38:57.062Z] f70ee36035b9: Preparing [2023-02-16T03:38:57.062Z] f70ee36035b9: Waiting [2023-02-16T03:38:57.062Z] 3566e060ce37: Layer already exists [2023-02-16T03:38:57.062Z] 19bb44aa10c0: Layer already exists [2023-02-16T03:38:57.062Z] 1091b51ecbce: Layer already exists [2023-02-16T03:38:57.062Z] b0f50bf5030a: Layer already exists [2023-02-16T03:38:57.062Z] 0616000fc515: Layer already exists [2023-02-16T03:38:57.062Z] f70ee36035b9: Layer already exists [2023-02-16T03:38:57.327Z] latest: digest: sha256:0d5463c4809e18ba952b46b9dc8492d0a7c184390e8e4214c40869a6e684e355 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:38:57.666Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:38:58.000Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.54 [2023-02-16T03:38:58.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-16T03:38:58.001Z] 1091b51ecbce: Preparing [2023-02-16T03:38:58.001Z] 3566e060ce37: Preparing [2023-02-16T03:38:58.001Z] b0f50bf5030a: Preparing [2023-02-16T03:38:58.001Z] 0616000fc515: Preparing [2023-02-16T03:38:58.001Z] 19bb44aa10c0: Preparing [2023-02-16T03:38:58.001Z] f70ee36035b9: Preparing [2023-02-16T03:38:58.001Z] f70ee36035b9: Waiting [2023-02-16T03:38:58.001Z] 1091b51ecbce: Layer already exists [2023-02-16T03:38:58.001Z] 3566e060ce37: Layer already exists [2023-02-16T03:38:58.001Z] b0f50bf5030a: Layer already exists [2023-02-16T03:38:58.001Z] 0616000fc515: Layer already exists [2023-02-16T03:38:58.001Z] 19bb44aa10c0: Layer already exists [2023-02-16T03:38:58.001Z] f70ee36035b9: Layer already exists [2023-02-16T03:38:58.001Z] 3.0.0-dev.54: digest: sha256:0d5463c4809e18ba952b46b9dc8492d0a7c184390e8e4214c40869a6e684e355 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:38:58.606Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:38:58.939Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:38:58.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-16T03:38:58.939Z] 1091b51ecbce: Preparing [2023-02-16T03:38:58.939Z] 3566e060ce37: Preparing [2023-02-16T03:38:58.939Z] b0f50bf5030a: Preparing [2023-02-16T03:38:58.939Z] 0616000fc515: Preparing [2023-02-16T03:38:58.939Z] 19bb44aa10c0: Preparing [2023-02-16T03:38:58.939Z] f70ee36035b9: Preparing [2023-02-16T03:38:58.939Z] f70ee36035b9: Waiting [2023-02-16T03:38:58.939Z] 3566e060ce37: Layer already exists [2023-02-16T03:38:58.939Z] b0f50bf5030a: Layer already exists [2023-02-16T03:38:58.939Z] 0616000fc515: Layer already exists [2023-02-16T03:38:58.939Z] 19bb44aa10c0: Layer already exists [2023-02-16T03:38:58.939Z] 1091b51ecbce: Layer already exists [2023-02-16T03:38:58.939Z] f70ee36035b9: Layer already exists [2023-02-16T03:38:58.939Z] c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54: digest: sha256:0d5463c4809e18ba952b46b9dc8492d0a7c184390e8e4214c40869a6e684e355 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:38:59.538Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:39:02.448Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-02-16T03:39:02.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-16T03:39:02.448Z] 1091b51ecbce: Preparing [2023-02-16T03:39:02.448Z] 3566e060ce37: Preparing [2023-02-16T03:39:02.448Z] b0f50bf5030a: Preparing [2023-02-16T03:39:02.448Z] 0616000fc515: Preparing [2023-02-16T03:39:02.448Z] 19bb44aa10c0: Preparing [2023-02-16T03:39:02.449Z] f70ee36035b9: Preparing [2023-02-16T03:39:02.449Z] f70ee36035b9: Waiting [2023-02-16T03:39:02.449Z] 19bb44aa10c0: Layer already exists [2023-02-16T03:39:02.449Z] b0f50bf5030a: Layer already exists [2023-02-16T03:39:02.449Z] 3566e060ce37: Layer already exists [2023-02-16T03:39:02.449Z] 0616000fc515: Layer already exists [2023-02-16T03:39:02.449Z] 1091b51ecbce: Layer already exists [2023-02-16T03:39:02.449Z] f70ee36035b9: Layer already exists [2023-02-16T03:39:02.717Z] main: digest: sha256:0d5463c4809e18ba952b46b9dc8492d0a7c184390e8e4214c40869a6e684e355 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-16T03:39:02.757Z] ===================================================== [Pipeline] echo [2023-02-16T03:39:02.763Z] taggedImages: [2023-02-16T03:39:02.763Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:39:02.763Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-02-16T03:39:02.763Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.54 [2023-02-16T03:39:02.763Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:39:02.763Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-02-16T03:39:02.777Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-02-16T03:39:02.777Z] c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:39:02.777Z] latest [2023-02-16T03:39:02.777Z] 3.0.0-dev.54 [2023-02-16T03:39:02.777Z] c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:39:02.777Z] main [2023-02-16T03:39:02.777Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:39:03.111Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:39:03.455Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:39:03.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-16T03:39:03.455Z] 96cdd928867d: Preparing [2023-02-16T03:39:03.455Z] 96cdd928867d: Preparing [2023-02-16T03:39:03.455Z] 7e94cb8479c3: Preparing [2023-02-16T03:39:03.455Z] ff9005224bfc: Preparing [2023-02-16T03:39:03.455Z] 14a46f016d4d: Preparing [2023-02-16T03:39:03.455Z] 40614960e587: Preparing [2023-02-16T03:39:03.455Z] f973daa9872b: Preparing [2023-02-16T03:39:03.455Z] 0616000fc515: Preparing [2023-02-16T03:39:03.455Z] 429b586e2f06: Preparing [2023-02-16T03:39:03.455Z] 0183c33ba2e1: Preparing [2023-02-16T03:39:03.455Z] c36118a2e26d: Preparing [2023-02-16T03:39:03.455Z] e661e875a703: Preparing [2023-02-16T03:39:03.455Z] f70ee36035b9: Preparing [2023-02-16T03:39:03.455Z] 0616000fc515: Waiting [2023-02-16T03:39:03.455Z] 429b586e2f06: Waiting [2023-02-16T03:39:03.455Z] 0183c33ba2e1: Waiting [2023-02-16T03:39:03.455Z] c36118a2e26d: Waiting [2023-02-16T03:39:03.455Z] f973daa9872b: Waiting [2023-02-16T03:39:03.455Z] e661e875a703: Waiting [2023-02-16T03:39:03.731Z] 96cdd928867d: Pushed [2023-02-16T03:39:03.732Z] 14a46f016d4d: Pushed [2023-02-16T03:39:03.732Z] 40614960e587: Pushed [2023-02-16T03:39:03.732Z] 7e94cb8479c3: Pushed [2023-02-16T03:39:03.732Z] ff9005224bfc: Pushed [2023-02-16T03:39:03.732Z] 0616000fc515: Layer already exists [2023-02-16T03:39:03.999Z] 429b586e2f06: Pushed [2023-02-16T03:39:03.999Z] c36118a2e26d: Pushed [2023-02-16T03:39:03.999Z] f70ee36035b9: Layer already exists [2023-02-16T03:39:03.999Z] 0183c33ba2e1: Pushed [2023-02-16T03:39:03.999Z] e661e875a703: Pushed [2023-02-16T03:39:07.341Z] f973daa9872b: Pushed [2023-02-16T03:39:07.607Z] c6ae7449aad5f05f69153f6120284e804cf836f6: digest: sha256:98dc90d3df95c92ec7d0eb5e0e144048cfec692726c7202b5d63859b743abbbd size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:39:08.107Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:39:08.442Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-02-16T03:39:08.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-16T03:39:08.442Z] 96cdd928867d: Preparing [2023-02-16T03:39:08.442Z] 96cdd928867d: Preparing [2023-02-16T03:39:08.442Z] 7e94cb8479c3: Preparing [2023-02-16T03:39:08.442Z] ff9005224bfc: Preparing [2023-02-16T03:39:08.442Z] 14a46f016d4d: Preparing [2023-02-16T03:39:08.442Z] 40614960e587: Preparing [2023-02-16T03:39:08.442Z] f973daa9872b: Preparing [2023-02-16T03:39:08.442Z] 0616000fc515: Preparing [2023-02-16T03:39:08.442Z] 429b586e2f06: Preparing [2023-02-16T03:39:08.442Z] 0183c33ba2e1: Preparing [2023-02-16T03:39:08.442Z] c36118a2e26d: Preparing [2023-02-16T03:39:08.442Z] e661e875a703: Preparing [2023-02-16T03:39:08.442Z] f70ee36035b9: Preparing [2023-02-16T03:39:08.442Z] e661e875a703: Waiting [2023-02-16T03:39:08.442Z] 0183c33ba2e1: Waiting [2023-02-16T03:39:08.442Z] c36118a2e26d: Waiting [2023-02-16T03:39:08.442Z] f973daa9872b: Waiting [2023-02-16T03:39:08.442Z] 0616000fc515: Waiting [2023-02-16T03:39:08.442Z] 429b586e2f06: Waiting [2023-02-16T03:39:08.442Z] f70ee36035b9: Waiting [2023-02-16T03:39:08.442Z] 96cdd928867d: Layer already exists [2023-02-16T03:39:08.442Z] 7e94cb8479c3: Layer already exists [2023-02-16T03:39:08.442Z] 40614960e587: Layer already exists [2023-02-16T03:39:08.442Z] ff9005224bfc: Layer already exists [2023-02-16T03:39:08.442Z] 14a46f016d4d: Layer already exists [2023-02-16T03:39:08.442Z] 429b586e2f06: Layer already exists [2023-02-16T03:39:08.442Z] f973daa9872b: Layer already exists [2023-02-16T03:39:08.442Z] 0616000fc515: Layer already exists [2023-02-16T03:39:08.442Z] 0183c33ba2e1: Layer already exists [2023-02-16T03:39:08.442Z] c36118a2e26d: Layer already exists [2023-02-16T03:39:08.442Z] f70ee36035b9: Layer already exists [2023-02-16T03:39:08.442Z] e661e875a703: Layer already exists [2023-02-16T03:39:08.709Z] latest: digest: sha256:98dc90d3df95c92ec7d0eb5e0e144048cfec692726c7202b5d63859b743abbbd size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:39:09.048Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:39:09.383Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.54 [2023-02-16T03:39:09.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-16T03:39:09.383Z] 96cdd928867d: Preparing [2023-02-16T03:39:09.383Z] 96cdd928867d: Preparing [2023-02-16T03:39:09.383Z] 7e94cb8479c3: Preparing [2023-02-16T03:39:09.383Z] ff9005224bfc: Preparing [2023-02-16T03:39:09.383Z] 14a46f016d4d: Preparing [2023-02-16T03:39:09.383Z] 40614960e587: Preparing [2023-02-16T03:39:09.383Z] f973daa9872b: Preparing [2023-02-16T03:39:09.383Z] 0616000fc515: Preparing [2023-02-16T03:39:09.383Z] 429b586e2f06: Preparing [2023-02-16T03:39:09.383Z] 0183c33ba2e1: Preparing [2023-02-16T03:39:09.383Z] c36118a2e26d: Preparing [2023-02-16T03:39:09.383Z] e661e875a703: Preparing [2023-02-16T03:39:09.383Z] f70ee36035b9: Preparing [2023-02-16T03:39:09.383Z] 429b586e2f06: Waiting [2023-02-16T03:39:09.383Z] 0183c33ba2e1: Waiting [2023-02-16T03:39:09.383Z] c36118a2e26d: Waiting [2023-02-16T03:39:09.383Z] e661e875a703: Waiting [2023-02-16T03:39:09.383Z] f973daa9872b: Waiting [2023-02-16T03:39:09.383Z] f70ee36035b9: Waiting [2023-02-16T03:39:09.383Z] 0616000fc515: Waiting [2023-02-16T03:39:09.383Z] ff9005224bfc: Layer already exists [2023-02-16T03:39:09.383Z] 7e94cb8479c3: Layer already exists [2023-02-16T03:39:09.383Z] 40614960e587: Layer already exists [2023-02-16T03:39:09.383Z] 14a46f016d4d: Layer already exists [2023-02-16T03:39:09.383Z] 96cdd928867d: Layer already exists [2023-02-16T03:39:09.383Z] f973daa9872b: Layer already exists [2023-02-16T03:39:09.383Z] 0616000fc515: Layer already exists [2023-02-16T03:39:09.383Z] 0183c33ba2e1: Layer already exists [2023-02-16T03:39:09.383Z] 429b586e2f06: Layer already exists [2023-02-16T03:39:09.383Z] c36118a2e26d: Layer already exists [2023-02-16T03:39:09.383Z] e661e875a703: Layer already exists [2023-02-16T03:39:09.383Z] f70ee36035b9: Layer already exists [2023-02-16T03:39:09.649Z] 3.0.0-dev.54: digest: sha256:98dc90d3df95c92ec7d0eb5e0e144048cfec692726c7202b5d63859b743abbbd size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:39:09.986Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:39:10.322Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:39:10.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-16T03:39:10.322Z] 96cdd928867d: Preparing [2023-02-16T03:39:10.322Z] 96cdd928867d: Preparing [2023-02-16T03:39:10.322Z] 7e94cb8479c3: Preparing [2023-02-16T03:39:10.322Z] ff9005224bfc: Preparing [2023-02-16T03:39:10.322Z] 14a46f016d4d: Preparing [2023-02-16T03:39:10.322Z] 40614960e587: Preparing [2023-02-16T03:39:10.322Z] f973daa9872b: Preparing [2023-02-16T03:39:10.322Z] 0616000fc515: Preparing [2023-02-16T03:39:10.322Z] 429b586e2f06: Preparing [2023-02-16T03:39:10.322Z] 0183c33ba2e1: Preparing [2023-02-16T03:39:10.322Z] c36118a2e26d: Preparing [2023-02-16T03:39:10.322Z] e661e875a703: Preparing [2023-02-16T03:39:10.322Z] f70ee36035b9: Preparing [2023-02-16T03:39:10.322Z] 429b586e2f06: Waiting [2023-02-16T03:39:10.322Z] 0183c33ba2e1: Waiting [2023-02-16T03:39:10.322Z] f973daa9872b: Waiting [2023-02-16T03:39:10.322Z] 0616000fc515: Waiting [2023-02-16T03:39:10.322Z] c36118a2e26d: Waiting [2023-02-16T03:39:10.322Z] e661e875a703: Waiting [2023-02-16T03:39:10.322Z] f70ee36035b9: Waiting [2023-02-16T03:39:10.322Z] 40614960e587: Layer already exists [2023-02-16T03:39:10.322Z] ff9005224bfc: Layer already exists [2023-02-16T03:39:10.322Z] 96cdd928867d: Layer already exists [2023-02-16T03:39:10.322Z] 14a46f016d4d: Layer already exists [2023-02-16T03:39:10.322Z] 7e94cb8479c3: Layer already exists [2023-02-16T03:39:10.322Z] 0616000fc515: Layer already exists [2023-02-16T03:39:10.322Z] f973daa9872b: Layer already exists [2023-02-16T03:39:10.322Z] 429b586e2f06: Layer already exists [2023-02-16T03:39:10.322Z] 0183c33ba2e1: Layer already exists [2023-02-16T03:39:10.322Z] c36118a2e26d: Layer already exists [2023-02-16T03:39:10.322Z] f70ee36035b9: Layer already exists [2023-02-16T03:39:10.322Z] e661e875a703: Layer already exists [2023-02-16T03:39:10.589Z] c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54: digest: sha256:98dc90d3df95c92ec7d0eb5e0e144048cfec692726c7202b5d63859b743abbbd size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:39:10.925Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:39:11.259Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-02-16T03:39:11.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-16T03:39:11.259Z] 96cdd928867d: Preparing [2023-02-16T03:39:11.259Z] 96cdd928867d: Preparing [2023-02-16T03:39:11.259Z] 7e94cb8479c3: Preparing [2023-02-16T03:39:11.259Z] ff9005224bfc: Preparing [2023-02-16T03:39:11.259Z] 14a46f016d4d: Preparing [2023-02-16T03:39:11.259Z] 40614960e587: Preparing [2023-02-16T03:39:11.259Z] f973daa9872b: Preparing [2023-02-16T03:39:11.259Z] 0616000fc515: Preparing [2023-02-16T03:39:11.259Z] 429b586e2f06: Preparing [2023-02-16T03:39:11.259Z] 0183c33ba2e1: Preparing [2023-02-16T03:39:11.259Z] c36118a2e26d: Preparing [2023-02-16T03:39:11.259Z] e661e875a703: Preparing [2023-02-16T03:39:11.259Z] f70ee36035b9: Preparing [2023-02-16T03:39:11.259Z] 0183c33ba2e1: Waiting [2023-02-16T03:39:11.259Z] c36118a2e26d: Waiting [2023-02-16T03:39:11.259Z] e661e875a703: Waiting [2023-02-16T03:39:11.259Z] f973daa9872b: Waiting [2023-02-16T03:39:11.259Z] 0616000fc515: Waiting [2023-02-16T03:39:11.259Z] 429b586e2f06: Waiting [2023-02-16T03:39:11.259Z] ff9005224bfc: Layer already exists [2023-02-16T03:39:11.259Z] 96cdd928867d: Layer already exists [2023-02-16T03:39:11.259Z] 40614960e587: Layer already exists [2023-02-16T03:39:11.259Z] 7e94cb8479c3: Layer already exists [2023-02-16T03:39:11.259Z] 14a46f016d4d: Layer already exists [2023-02-16T03:39:11.259Z] 0616000fc515: Layer already exists [2023-02-16T03:39:11.259Z] f973daa9872b: Layer already exists [2023-02-16T03:39:11.259Z] c36118a2e26d: Layer already exists [2023-02-16T03:39:11.259Z] 0183c33ba2e1: Layer already exists [2023-02-16T03:39:11.259Z] 429b586e2f06: Layer already exists [2023-02-16T03:39:11.259Z] f70ee36035b9: Layer already exists [2023-02-16T03:39:11.259Z] e661e875a703: Layer already exists [2023-02-16T03:39:11.524Z] main: digest: sha256:98dc90d3df95c92ec7d0eb5e0e144048cfec692726c7202b5d63859b743abbbd size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-16T03:39:11.567Z] ===================================================== [Pipeline] echo [2023-02-16T03:39:11.573Z] taggedImages: [2023-02-16T03:39:11.573Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:39:11.573Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-02-16T03:39:11.573Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.54 [2023-02-16T03:39:11.573Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:39:11.573Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-02-16T03:39:11.587Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-02-16T03:39:11.587Z] c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:39:11.587Z] latest [2023-02-16T03:39:11.587Z] 3.0.0-dev.54 [2023-02-16T03:39:11.587Z] c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:39:11.587Z] main [2023-02-16T03:39:11.587Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:39:11.913Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:39:12.247Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:39:12.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-16T03:39:12.247Z] c9677396ca13: Preparing [2023-02-16T03:39:12.247Z] fcc1d65ca856: Preparing [2023-02-16T03:39:12.247Z] 696cfa8e3768: Preparing [2023-02-16T03:39:12.247Z] 47e14b6d5ed5: Preparing [2023-02-16T03:39:12.247Z] fe06b81e5375: Preparing [2023-02-16T03:39:12.247Z] 79d02c5f774b: Preparing [2023-02-16T03:39:12.247Z] d68418bee934: Preparing [2023-02-16T03:39:12.247Z] f70ee36035b9: Preparing [2023-02-16T03:39:12.247Z] 79d02c5f774b: Waiting [2023-02-16T03:39:12.247Z] d68418bee934: Waiting [2023-02-16T03:39:12.247Z] f70ee36035b9: Waiting [2023-02-16T03:39:12.515Z] fe06b81e5375: Pushed [2023-02-16T03:39:12.515Z] fcc1d65ca856: Pushed [2023-02-16T03:39:12.515Z] c9677396ca13: Pushed [2023-02-16T03:39:12.515Z] f70ee36035b9: Layer already exists [2023-02-16T03:39:12.782Z] 79d02c5f774b: Pushed [2023-02-16T03:39:13.362Z] d68418bee934: Pushed [2023-02-16T03:39:14.769Z] 47e14b6d5ed5: Pushed [2023-02-16T03:39:18.106Z] 696cfa8e3768: Pushed [2023-02-16T03:39:18.106Z] c6ae7449aad5f05f69153f6120284e804cf836f6: digest: sha256:245a9164fc2c750fe1d640751d95b7461f5ab17952e6404892fbd7388aaee8dd size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:39:18.439Z] + 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-02-16T03:39:18.770Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-02-16T03:39:18.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-16T03:39:18.770Z] c9677396ca13: Preparing [2023-02-16T03:39:18.770Z] fcc1d65ca856: Preparing [2023-02-16T03:39:18.770Z] 696cfa8e3768: Preparing [2023-02-16T03:39:18.770Z] 47e14b6d5ed5: Preparing [2023-02-16T03:39:18.770Z] fe06b81e5375: Preparing [2023-02-16T03:39:18.770Z] 79d02c5f774b: Preparing [2023-02-16T03:39:18.770Z] d68418bee934: Preparing [2023-02-16T03:39:18.770Z] f70ee36035b9: Preparing [2023-02-16T03:39:18.770Z] 79d02c5f774b: Waiting [2023-02-16T03:39:18.770Z] d68418bee934: Waiting [2023-02-16T03:39:18.770Z] f70ee36035b9: Waiting [2023-02-16T03:39:18.770Z] 696cfa8e3768: Layer already exists [2023-02-16T03:39:18.770Z] c9677396ca13: Layer already exists [2023-02-16T03:39:18.770Z] fcc1d65ca856: Layer already exists [2023-02-16T03:39:18.770Z] 47e14b6d5ed5: Layer already exists [2023-02-16T03:39:18.770Z] fe06b81e5375: Layer already exists [2023-02-16T03:39:18.770Z] f70ee36035b9: Layer already exists [2023-02-16T03:39:18.770Z] d68418bee934: Layer already exists [2023-02-16T03:39:18.770Z] 79d02c5f774b: Layer already exists [2023-02-16T03:39:19.033Z] latest: digest: sha256:245a9164fc2c750fe1d640751d95b7461f5ab17952e6404892fbd7388aaee8dd size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:39:19.374Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:39:19.712Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.54 [2023-02-16T03:39:19.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-16T03:39:19.712Z] c9677396ca13: Preparing [2023-02-16T03:39:19.712Z] fcc1d65ca856: Preparing [2023-02-16T03:39:19.712Z] 696cfa8e3768: Preparing [2023-02-16T03:39:19.712Z] 47e14b6d5ed5: Preparing [2023-02-16T03:39:19.712Z] fe06b81e5375: Preparing [2023-02-16T03:39:19.712Z] 79d02c5f774b: Preparing [2023-02-16T03:39:19.712Z] d68418bee934: Preparing [2023-02-16T03:39:19.712Z] f70ee36035b9: Preparing [2023-02-16T03:39:19.712Z] 79d02c5f774b: Waiting [2023-02-16T03:39:19.712Z] d68418bee934: Waiting [2023-02-16T03:39:19.712Z] f70ee36035b9: Waiting [2023-02-16T03:39:19.712Z] fcc1d65ca856: Layer already exists [2023-02-16T03:39:19.712Z] fe06b81e5375: Layer already exists [2023-02-16T03:39:19.712Z] 696cfa8e3768: Layer already exists [2023-02-16T03:39:19.712Z] 47e14b6d5ed5: Layer already exists [2023-02-16T03:39:19.712Z] c9677396ca13: Layer already exists [2023-02-16T03:39:19.712Z] 79d02c5f774b: Layer already exists [2023-02-16T03:39:19.712Z] d68418bee934: Layer already exists [2023-02-16T03:39:19.712Z] f70ee36035b9: Layer already exists [2023-02-16T03:39:19.976Z] 3.0.0-dev.54: digest: sha256:245a9164fc2c750fe1d640751d95b7461f5ab17952e6404892fbd7388aaee8dd size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:39:20.321Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:39:20.654Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:39:20.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-16T03:39:20.654Z] c9677396ca13: Preparing [2023-02-16T03:39:20.654Z] fcc1d65ca856: Preparing [2023-02-16T03:39:20.654Z] 696cfa8e3768: Preparing [2023-02-16T03:39:20.654Z] 47e14b6d5ed5: Preparing [2023-02-16T03:39:20.654Z] fe06b81e5375: Preparing [2023-02-16T03:39:20.654Z] 79d02c5f774b: Preparing [2023-02-16T03:39:20.654Z] d68418bee934: Preparing [2023-02-16T03:39:20.654Z] f70ee36035b9: Preparing [2023-02-16T03:39:20.654Z] 79d02c5f774b: Waiting [2023-02-16T03:39:20.654Z] d68418bee934: Waiting [2023-02-16T03:39:20.654Z] f70ee36035b9: Waiting [2023-02-16T03:39:20.654Z] c9677396ca13: Layer already exists [2023-02-16T03:39:20.654Z] 696cfa8e3768: Layer already exists [2023-02-16T03:39:20.654Z] 47e14b6d5ed5: Layer already exists [2023-02-16T03:39:20.654Z] fcc1d65ca856: Layer already exists [2023-02-16T03:39:20.654Z] fe06b81e5375: Layer already exists [2023-02-16T03:39:20.654Z] 79d02c5f774b: Layer already exists [2023-02-16T03:39:20.654Z] d68418bee934: Layer already exists [2023-02-16T03:39:20.654Z] f70ee36035b9: Layer already exists [2023-02-16T03:39:20.919Z] c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54: digest: sha256:245a9164fc2c750fe1d640751d95b7461f5ab17952e6404892fbd7388aaee8dd size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:39:21.257Z] + 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-02-16T03:39:21.593Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-02-16T03:39:21.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-16T03:39:21.593Z] c9677396ca13: Preparing [2023-02-16T03:39:21.593Z] fcc1d65ca856: Preparing [2023-02-16T03:39:21.593Z] 696cfa8e3768: Preparing [2023-02-16T03:39:21.593Z] 47e14b6d5ed5: Preparing [2023-02-16T03:39:21.593Z] fe06b81e5375: Preparing [2023-02-16T03:39:21.593Z] 79d02c5f774b: Preparing [2023-02-16T03:39:21.593Z] d68418bee934: Preparing [2023-02-16T03:39:21.593Z] f70ee36035b9: Preparing [2023-02-16T03:39:21.593Z] d68418bee934: Waiting [2023-02-16T03:39:21.593Z] f70ee36035b9: Waiting [2023-02-16T03:39:21.593Z] 79d02c5f774b: Waiting [2023-02-16T03:39:21.593Z] 696cfa8e3768: Layer already exists [2023-02-16T03:39:21.593Z] fcc1d65ca856: Layer already exists [2023-02-16T03:39:21.593Z] 47e14b6d5ed5: Layer already exists [2023-02-16T03:39:21.593Z] fe06b81e5375: Layer already exists [2023-02-16T03:39:21.593Z] c9677396ca13: Layer already exists [2023-02-16T03:39:21.593Z] 79d02c5f774b: Layer already exists [2023-02-16T03:39:21.593Z] f70ee36035b9: Layer already exists [2023-02-16T03:39:21.593Z] d68418bee934: Layer already exists [2023-02-16T03:39:21.858Z] main: digest: sha256:245a9164fc2c750fe1d640751d95b7461f5ab17952e6404892fbd7388aaee8dd size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-16T03:39:21.899Z] ===================================================== [Pipeline] echo [2023-02-16T03:39:21.905Z] taggedImages: [2023-02-16T03:39:21.905Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:39:21.905Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-02-16T03:39:21.905Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.54 [2023-02-16T03:39:21.905Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:39:21.905Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-02-16T03:39:21.919Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-02-16T03:39:21.919Z] c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:39:21.919Z] latest [2023-02-16T03:39:21.919Z] 3.0.0-dev.54 [2023-02-16T03:39:21.919Z] c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:39:21.919Z] main [2023-02-16T03:39:21.919Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:39:22.247Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:39:22.577Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:39:22.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-16T03:39:22.577Z] ac9c4d6add97: Preparing [2023-02-16T03:39:22.577Z] b4e0ea0c4102: Preparing [2023-02-16T03:39:22.577Z] 959e5f9f24ce: Preparing [2023-02-16T03:39:22.577Z] d0e8ea3ac977: Preparing [2023-02-16T03:39:22.577Z] aac3e5c804f5: Preparing [2023-02-16T03:39:22.577Z] 04f1fc40b74e: Preparing [2023-02-16T03:39:22.577Z] 472135faa7b3: Preparing [2023-02-16T03:39:22.577Z] d2ffca1aa540: Preparing [2023-02-16T03:39:22.577Z] 95d60f8a8a3c: Preparing [2023-02-16T03:39:22.577Z] f70ee36035b9: Preparing [2023-02-16T03:39:22.577Z] 04f1fc40b74e: Waiting [2023-02-16T03:39:22.577Z] d2ffca1aa540: Waiting [2023-02-16T03:39:22.577Z] 472135faa7b3: Waiting [2023-02-16T03:39:22.577Z] 95d60f8a8a3c: Waiting [2023-02-16T03:39:22.577Z] f70ee36035b9: Waiting [2023-02-16T03:39:22.841Z] aac3e5c804f5: Pushed [2023-02-16T03:39:22.841Z] ac9c4d6add97: Pushed [2023-02-16T03:39:22.841Z] b4e0ea0c4102: Pushed [2023-02-16T03:39:23.103Z] 04f1fc40b74e: Pushed [2023-02-16T03:39:23.104Z] 472135faa7b3: Pushed [2023-02-16T03:39:23.104Z] d2ffca1aa540: Pushed [2023-02-16T03:39:23.104Z] f70ee36035b9: Layer already exists [2023-02-16T03:39:23.367Z] 95d60f8a8a3c: Pushed [2023-02-16T03:39:25.373Z] d0e8ea3ac977: Pushed [2023-02-16T03:39:25.961Z] 959e5f9f24ce: Pushed [2023-02-16T03:39:25.961Z] c6ae7449aad5f05f69153f6120284e804cf836f6: digest: sha256:f35ec0612cdc7fbed6ee3d559fc27494cdbb3487eb27951929c4e9c93ed51ad0 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:39:26.307Z] + 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-02-16T03:39:26.642Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-02-16T03:39:26.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-16T03:39:26.642Z] ac9c4d6add97: Preparing [2023-02-16T03:39:26.642Z] b4e0ea0c4102: Preparing [2023-02-16T03:39:26.642Z] 959e5f9f24ce: Preparing [2023-02-16T03:39:26.642Z] d0e8ea3ac977: Preparing [2023-02-16T03:39:26.642Z] aac3e5c804f5: Preparing [2023-02-16T03:39:26.642Z] 04f1fc40b74e: Preparing [2023-02-16T03:39:26.642Z] 472135faa7b3: Preparing [2023-02-16T03:39:26.642Z] d2ffca1aa540: Preparing [2023-02-16T03:39:26.642Z] 95d60f8a8a3c: Preparing [2023-02-16T03:39:26.642Z] f70ee36035b9: Preparing [2023-02-16T03:39:26.642Z] 04f1fc40b74e: Waiting [2023-02-16T03:39:26.642Z] d2ffca1aa540: Waiting [2023-02-16T03:39:26.642Z] 472135faa7b3: Waiting [2023-02-16T03:39:26.642Z] 95d60f8a8a3c: Waiting [2023-02-16T03:39:26.642Z] f70ee36035b9: Waiting [2023-02-16T03:39:26.642Z] d0e8ea3ac977: Layer already exists [2023-02-16T03:39:26.642Z] ac9c4d6add97: Layer already exists [2023-02-16T03:39:26.642Z] aac3e5c804f5: Layer already exists [2023-02-16T03:39:26.642Z] 959e5f9f24ce: Layer already exists [2023-02-16T03:39:26.642Z] b4e0ea0c4102: Layer already exists [2023-02-16T03:39:26.642Z] 04f1fc40b74e: Layer already exists [2023-02-16T03:39:26.642Z] 472135faa7b3: Layer already exists [2023-02-16T03:39:26.642Z] d2ffca1aa540: Layer already exists [2023-02-16T03:39:26.642Z] f70ee36035b9: Layer already exists [2023-02-16T03:39:26.642Z] 95d60f8a8a3c: Layer already exists [2023-02-16T03:39:26.909Z] latest: digest: sha256:f35ec0612cdc7fbed6ee3d559fc27494cdbb3487eb27951929c4e9c93ed51ad0 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:39:27.244Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:39:27.577Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.54 [2023-02-16T03:39:27.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-16T03:39:27.578Z] ac9c4d6add97: Preparing [2023-02-16T03:39:27.578Z] b4e0ea0c4102: Preparing [2023-02-16T03:39:27.578Z] 959e5f9f24ce: Preparing [2023-02-16T03:39:27.578Z] d0e8ea3ac977: Preparing [2023-02-16T03:39:27.578Z] aac3e5c804f5: Preparing [2023-02-16T03:39:27.578Z] 04f1fc40b74e: Preparing [2023-02-16T03:39:27.578Z] 472135faa7b3: Preparing [2023-02-16T03:39:27.578Z] d2ffca1aa540: Preparing [2023-02-16T03:39:27.578Z] 95d60f8a8a3c: Preparing [2023-02-16T03:39:27.578Z] f70ee36035b9: Preparing [2023-02-16T03:39:27.578Z] d2ffca1aa540: Waiting [2023-02-16T03:39:27.578Z] 95d60f8a8a3c: Waiting [2023-02-16T03:39:27.578Z] 04f1fc40b74e: Waiting [2023-02-16T03:39:27.578Z] 472135faa7b3: Waiting [2023-02-16T03:39:27.578Z] f70ee36035b9: Waiting [2023-02-16T03:39:27.578Z] aac3e5c804f5: Layer already exists [2023-02-16T03:39:27.578Z] 959e5f9f24ce: Layer already exists [2023-02-16T03:39:27.578Z] d0e8ea3ac977: Layer already exists [2023-02-16T03:39:27.578Z] ac9c4d6add97: Layer already exists [2023-02-16T03:39:27.578Z] b4e0ea0c4102: Layer already exists [2023-02-16T03:39:27.578Z] 04f1fc40b74e: Layer already exists [2023-02-16T03:39:27.578Z] 472135faa7b3: Layer already exists [2023-02-16T03:39:27.578Z] f70ee36035b9: Layer already exists [2023-02-16T03:39:27.578Z] d2ffca1aa540: Layer already exists [2023-02-16T03:39:27.578Z] 95d60f8a8a3c: Layer already exists [2023-02-16T03:39:27.844Z] 3.0.0-dev.54: digest: sha256:f35ec0612cdc7fbed6ee3d559fc27494cdbb3487eb27951929c4e9c93ed51ad0 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:39:28.183Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:39:28.511Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:39:28.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-16T03:39:28.511Z] ac9c4d6add97: Preparing [2023-02-16T03:39:28.511Z] b4e0ea0c4102: Preparing [2023-02-16T03:39:28.511Z] 959e5f9f24ce: Preparing [2023-02-16T03:39:28.511Z] d0e8ea3ac977: Preparing [2023-02-16T03:39:28.511Z] aac3e5c804f5: Preparing [2023-02-16T03:39:28.511Z] 04f1fc40b74e: Preparing [2023-02-16T03:39:28.511Z] 472135faa7b3: Preparing [2023-02-16T03:39:28.511Z] d2ffca1aa540: Preparing [2023-02-16T03:39:28.511Z] 95d60f8a8a3c: Preparing [2023-02-16T03:39:28.511Z] f70ee36035b9: Preparing [2023-02-16T03:39:28.511Z] 04f1fc40b74e: Waiting [2023-02-16T03:39:28.511Z] 472135faa7b3: Waiting [2023-02-16T03:39:28.511Z] d2ffca1aa540: Waiting [2023-02-16T03:39:28.511Z] 95d60f8a8a3c: Waiting [2023-02-16T03:39:28.511Z] f70ee36035b9: Waiting [2023-02-16T03:39:28.512Z] aac3e5c804f5: Layer already exists [2023-02-16T03:39:28.512Z] b4e0ea0c4102: Layer already exists [2023-02-16T03:39:28.512Z] 959e5f9f24ce: Layer already exists [2023-02-16T03:39:28.512Z] ac9c4d6add97: Layer already exists [2023-02-16T03:39:28.512Z] d0e8ea3ac977: Layer already exists [2023-02-16T03:39:28.512Z] 472135faa7b3: Layer already exists [2023-02-16T03:39:28.512Z] d2ffca1aa540: Layer already exists [2023-02-16T03:39:28.512Z] 04f1fc40b74e: Layer already exists [2023-02-16T03:39:28.512Z] 95d60f8a8a3c: Layer already exists [2023-02-16T03:39:28.512Z] f70ee36035b9: Layer already exists [2023-02-16T03:39:28.777Z] c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54: digest: sha256:f35ec0612cdc7fbed6ee3d559fc27494cdbb3487eb27951929c4e9c93ed51ad0 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:39:29.115Z] + 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-02-16T03:39:29.446Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-02-16T03:39:29.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-16T03:39:29.446Z] ac9c4d6add97: Preparing [2023-02-16T03:39:29.446Z] b4e0ea0c4102: Preparing [2023-02-16T03:39:29.446Z] 959e5f9f24ce: Preparing [2023-02-16T03:39:29.446Z] d0e8ea3ac977: Preparing [2023-02-16T03:39:29.446Z] aac3e5c804f5: Preparing [2023-02-16T03:39:29.446Z] 04f1fc40b74e: Preparing [2023-02-16T03:39:29.446Z] 472135faa7b3: Preparing [2023-02-16T03:39:29.446Z] d2ffca1aa540: Preparing [2023-02-16T03:39:29.446Z] 95d60f8a8a3c: Preparing [2023-02-16T03:39:29.446Z] f70ee36035b9: Preparing [2023-02-16T03:39:29.446Z] d2ffca1aa540: Waiting [2023-02-16T03:39:29.446Z] 04f1fc40b74e: Waiting [2023-02-16T03:39:29.446Z] 472135faa7b3: Waiting [2023-02-16T03:39:29.446Z] f70ee36035b9: Waiting [2023-02-16T03:39:29.446Z] 95d60f8a8a3c: Waiting [2023-02-16T03:39:29.446Z] 959e5f9f24ce: Layer already exists [2023-02-16T03:39:29.446Z] ac9c4d6add97: Layer already exists [2023-02-16T03:39:29.446Z] aac3e5c804f5: Layer already exists [2023-02-16T03:39:29.446Z] b4e0ea0c4102: Layer already exists [2023-02-16T03:39:29.446Z] d0e8ea3ac977: Layer already exists [2023-02-16T03:39:29.446Z] 472135faa7b3: Layer already exists [2023-02-16T03:39:29.446Z] 95d60f8a8a3c: Layer already exists [2023-02-16T03:39:29.446Z] 04f1fc40b74e: Layer already exists [2023-02-16T03:39:29.446Z] d2ffca1aa540: Layer already exists [2023-02-16T03:39:29.446Z] f70ee36035b9: Layer already exists [2023-02-16T03:39:29.711Z] main: digest: sha256:f35ec0612cdc7fbed6ee3d559fc27494cdbb3487eb27951929c4e9c93ed51ad0 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-16T03:39:29.767Z] ===================================================== [Pipeline] echo [2023-02-16T03:39:29.775Z] taggedImages: [2023-02-16T03:39:29.775Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:39:29.775Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-02-16T03:39:29.775Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.54 [2023-02-16T03:39:29.775Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:39:29.775Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-02-16T03:39:29.791Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-02-16T03:39:29.792Z] c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:39:29.792Z] latest [2023-02-16T03:39:29.792Z] 3.0.0-dev.54 [2023-02-16T03:39:29.792Z] c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:39:29.792Z] main [2023-02-16T03:39:29.792Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:39:30.127Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:39:30.478Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:39:30.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-16T03:39:30.478Z] 6888535b31f3: Preparing [2023-02-16T03:39:30.478Z] 87f7c05329ab: Preparing [2023-02-16T03:39:30.478Z] 0616000fc515: Preparing [2023-02-16T03:39:30.478Z] c8a7a76c228b: Preparing [2023-02-16T03:39:30.478Z] a8cfdf0cc8ec: Preparing [2023-02-16T03:39:30.478Z] 0616000fc515: Layer already exists [2023-02-16T03:39:30.478Z] a8cfdf0cc8ec: Layer already exists [2023-02-16T03:39:30.744Z] 6888535b31f3: Pushed [2023-02-16T03:39:31.701Z] c8a7a76c228b: Pushed [2023-02-16T03:39:35.033Z] 87f7c05329ab: Pushed [2023-02-16T03:39:35.033Z] c6ae7449aad5f05f69153f6120284e804cf836f6: digest: sha256:94dee08bd3e2a054fe3fc2d2c088c88f6d65301a4b9fe348e1d3cd8a10b1a82b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:39:35.373Z] + 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-02-16T03:39:35.708Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-02-16T03:39:35.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-16T03:39:35.708Z] 6888535b31f3: Preparing [2023-02-16T03:39:35.708Z] 87f7c05329ab: Preparing [2023-02-16T03:39:35.708Z] 0616000fc515: Preparing [2023-02-16T03:39:35.709Z] c8a7a76c228b: Preparing [2023-02-16T03:39:35.709Z] a8cfdf0cc8ec: Preparing [2023-02-16T03:39:35.709Z] a8cfdf0cc8ec: Layer already exists [2023-02-16T03:39:35.709Z] 87f7c05329ab: Layer already exists [2023-02-16T03:39:35.709Z] 6888535b31f3: Layer already exists [2023-02-16T03:39:35.709Z] c8a7a76c228b: Layer already exists [2023-02-16T03:39:35.709Z] 0616000fc515: Layer already exists [2023-02-16T03:39:35.709Z] latest: digest: sha256:94dee08bd3e2a054fe3fc2d2c088c88f6d65301a4b9fe348e1d3cd8a10b1a82b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:39:36.051Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:39:36.395Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.54 [2023-02-16T03:39:36.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-16T03:39:36.395Z] 6888535b31f3: Preparing [2023-02-16T03:39:36.395Z] 87f7c05329ab: Preparing [2023-02-16T03:39:36.395Z] 0616000fc515: Preparing [2023-02-16T03:39:36.395Z] c8a7a76c228b: Preparing [2023-02-16T03:39:36.395Z] a8cfdf0cc8ec: Preparing [2023-02-16T03:39:36.395Z] a8cfdf0cc8ec: Layer already exists [2023-02-16T03:39:36.395Z] 0616000fc515: Layer already exists [2023-02-16T03:39:36.395Z] c8a7a76c228b: Layer already exists [2023-02-16T03:39:36.395Z] 6888535b31f3: Layer already exists [2023-02-16T03:39:36.395Z] 87f7c05329ab: Layer already exists [2023-02-16T03:39:36.395Z] 3.0.0-dev.54: digest: sha256:94dee08bd3e2a054fe3fc2d2c088c88f6d65301a4b9fe348e1d3cd8a10b1a82b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:39:36.994Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:39:37.330Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:39:37.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-16T03:39:37.330Z] 6888535b31f3: Preparing [2023-02-16T03:39:37.330Z] 87f7c05329ab: Preparing [2023-02-16T03:39:37.330Z] 0616000fc515: Preparing [2023-02-16T03:39:37.330Z] c8a7a76c228b: Preparing [2023-02-16T03:39:37.330Z] a8cfdf0cc8ec: Preparing [2023-02-16T03:39:37.330Z] 87f7c05329ab: Layer already exists [2023-02-16T03:39:37.330Z] 0616000fc515: Layer already exists [2023-02-16T03:39:37.330Z] 6888535b31f3: Layer already exists [2023-02-16T03:39:37.330Z] c8a7a76c228b: Layer already exists [2023-02-16T03:39:37.330Z] a8cfdf0cc8ec: Layer already exists [2023-02-16T03:39:37.330Z] c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54: digest: sha256:94dee08bd3e2a054fe3fc2d2c088c88f6d65301a4b9fe348e1d3cd8a10b1a82b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:39:37.668Z] + 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-02-16T03:39:38.005Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-02-16T03:39:38.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-16T03:39:38.005Z] 6888535b31f3: Preparing [2023-02-16T03:39:38.005Z] 87f7c05329ab: Preparing [2023-02-16T03:39:38.005Z] 0616000fc515: Preparing [2023-02-16T03:39:38.005Z] c8a7a76c228b: Preparing [2023-02-16T03:39:38.005Z] a8cfdf0cc8ec: Preparing [2023-02-16T03:39:38.005Z] a8cfdf0cc8ec: Layer already exists [2023-02-16T03:39:38.005Z] 6888535b31f3: Layer already exists [2023-02-16T03:39:38.005Z] 0616000fc515: Layer already exists [2023-02-16T03:39:38.005Z] c8a7a76c228b: Layer already exists [2023-02-16T03:39:38.005Z] 87f7c05329ab: Layer already exists [2023-02-16T03:39:38.005Z] main: digest: sha256:94dee08bd3e2a054fe3fc2d2c088c88f6d65301a4b9fe348e1d3cd8a10b1a82b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-16T03:39:38.328Z] ===================================================== [Pipeline] echo [2023-02-16T03:39:38.336Z] taggedImages: [2023-02-16T03:39:38.336Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:39:38.336Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-02-16T03:39:38.336Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.54 [2023-02-16T03:39:38.336Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:39:38.336Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-02-16T03:39:38.362Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-02-16T03:39:38.362Z] c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:39:38.362Z] latest [2023-02-16T03:39:38.362Z] 3.0.0-dev.54 [2023-02-16T03:39:38.362Z] c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:39:38.362Z] main [2023-02-16T03:39:38.362Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:39:38.707Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:39:39.038Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:39:39.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-16T03:39:39.038Z] 142167cf8652: Preparing [2023-02-16T03:39:39.038Z] 24211189c720: Preparing [2023-02-16T03:39:39.038Z] aa93dfad0068: Preparing [2023-02-16T03:39:39.038Z] 5c94ac98b37a: Preparing [2023-02-16T03:39:39.038Z] 4f680fe96162: Preparing [2023-02-16T03:39:39.038Z] 241b78ab14ef: Preparing [2023-02-16T03:39:39.038Z] a8cfdf0cc8ec: Preparing [2023-02-16T03:39:39.038Z] 241b78ab14ef: Waiting [2023-02-16T03:39:39.038Z] a8cfdf0cc8ec: Waiting [2023-02-16T03:39:39.303Z] 24211189c720: Pushed [2023-02-16T03:39:39.303Z] aa93dfad0068: Pushed [2023-02-16T03:39:39.303Z] 142167cf8652: Pushed [2023-02-16T03:39:39.303Z] a8cfdf0cc8ec: Layer already exists [2023-02-16T03:39:40.273Z] 241b78ab14ef: Pushed [2023-02-16T03:39:48.475Z] 4f680fe96162: Pushed [2023-02-16T03:39:56.675Z] 5c94ac98b37a: Pushed [2023-02-16T03:39:56.675Z] c6ae7449aad5f05f69153f6120284e804cf836f6: digest: sha256:949238101a2610df992337ecc99d5a19ecdb96ec36e6f37c15bbecb129c172b6 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:39:57.010Z] + 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-02-16T03:39:57.345Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-02-16T03:39:57.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-16T03:39:57.345Z] 142167cf8652: Preparing [2023-02-16T03:39:57.345Z] 24211189c720: Preparing [2023-02-16T03:39:57.345Z] aa93dfad0068: Preparing [2023-02-16T03:39:57.345Z] 5c94ac98b37a: Preparing [2023-02-16T03:39:57.345Z] 4f680fe96162: Preparing [2023-02-16T03:39:57.345Z] 241b78ab14ef: Preparing [2023-02-16T03:39:57.345Z] a8cfdf0cc8ec: Preparing [2023-02-16T03:39:57.345Z] 241b78ab14ef: Waiting [2023-02-16T03:39:57.345Z] a8cfdf0cc8ec: Waiting [2023-02-16T03:39:57.345Z] 24211189c720: Layer already exists [2023-02-16T03:39:57.345Z] aa93dfad0068: Layer already exists [2023-02-16T03:39:57.345Z] 142167cf8652: Layer already exists [2023-02-16T03:39:57.345Z] 4f680fe96162: Layer already exists [2023-02-16T03:39:57.345Z] 5c94ac98b37a: Layer already exists [2023-02-16T03:39:57.345Z] 241b78ab14ef: Layer already exists [2023-02-16T03:39:57.345Z] a8cfdf0cc8ec: Layer already exists [2023-02-16T03:39:57.612Z] latest: digest: sha256:949238101a2610df992337ecc99d5a19ecdb96ec36e6f37c15bbecb129c172b6 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:39:57.947Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:39:58.281Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.54 [2023-02-16T03:39:58.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-16T03:39:58.281Z] 142167cf8652: Preparing [2023-02-16T03:39:58.281Z] 24211189c720: Preparing [2023-02-16T03:39:58.281Z] aa93dfad0068: Preparing [2023-02-16T03:39:58.281Z] 5c94ac98b37a: Preparing [2023-02-16T03:39:58.281Z] 4f680fe96162: Preparing [2023-02-16T03:39:58.281Z] 241b78ab14ef: Preparing [2023-02-16T03:39:58.281Z] a8cfdf0cc8ec: Preparing [2023-02-16T03:39:58.281Z] 241b78ab14ef: Waiting [2023-02-16T03:39:58.281Z] a8cfdf0cc8ec: Waiting [2023-02-16T03:39:58.281Z] 24211189c720: Layer already exists [2023-02-16T03:39:58.281Z] 142167cf8652: Layer already exists [2023-02-16T03:39:58.281Z] aa93dfad0068: Layer already exists [2023-02-16T03:39:58.281Z] 5c94ac98b37a: Layer already exists [2023-02-16T03:39:58.281Z] 4f680fe96162: Layer already exists [2023-02-16T03:39:58.281Z] a8cfdf0cc8ec: Layer already exists [2023-02-16T03:39:58.281Z] 241b78ab14ef: Layer already exists [2023-02-16T03:39:58.546Z] 3.0.0-dev.54: digest: sha256:949238101a2610df992337ecc99d5a19ecdb96ec36e6f37c15bbecb129c172b6 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:39:58.884Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:39:59.225Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:39:59.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-16T03:39:59.225Z] 142167cf8652: Preparing [2023-02-16T03:39:59.225Z] 24211189c720: Preparing [2023-02-16T03:39:59.225Z] aa93dfad0068: Preparing [2023-02-16T03:39:59.225Z] 5c94ac98b37a: Preparing [2023-02-16T03:39:59.225Z] 4f680fe96162: Preparing [2023-02-16T03:39:59.225Z] 241b78ab14ef: Preparing [2023-02-16T03:39:59.225Z] a8cfdf0cc8ec: Preparing [2023-02-16T03:39:59.225Z] 241b78ab14ef: Waiting [2023-02-16T03:39:59.225Z] a8cfdf0cc8ec: Waiting [2023-02-16T03:39:59.225Z] 4f680fe96162: Layer already exists [2023-02-16T03:39:59.225Z] 142167cf8652: Layer already exists [2023-02-16T03:39:59.225Z] 24211189c720: Layer already exists [2023-02-16T03:39:59.225Z] 5c94ac98b37a: Layer already exists [2023-02-16T03:39:59.225Z] aa93dfad0068: Layer already exists [2023-02-16T03:39:59.225Z] a8cfdf0cc8ec: Layer already exists [2023-02-16T03:39:59.225Z] 241b78ab14ef: Layer already exists [2023-02-16T03:39:59.490Z] c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54: digest: sha256:949238101a2610df992337ecc99d5a19ecdb96ec36e6f37c15bbecb129c172b6 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:39:59.822Z] + 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-02-16T03:40:00.158Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-02-16T03:40:00.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-16T03:40:00.158Z] 142167cf8652: Preparing [2023-02-16T03:40:00.158Z] 24211189c720: Preparing [2023-02-16T03:40:00.158Z] aa93dfad0068: Preparing [2023-02-16T03:40:00.158Z] 5c94ac98b37a: Preparing [2023-02-16T03:40:00.158Z] 4f680fe96162: Preparing [2023-02-16T03:40:00.158Z] 241b78ab14ef: Preparing [2023-02-16T03:40:00.158Z] a8cfdf0cc8ec: Preparing [2023-02-16T03:40:00.158Z] 241b78ab14ef: Waiting [2023-02-16T03:40:00.158Z] a8cfdf0cc8ec: Waiting [2023-02-16T03:40:00.158Z] 5c94ac98b37a: Layer already exists [2023-02-16T03:40:00.158Z] aa93dfad0068: Layer already exists [2023-02-16T03:40:00.158Z] 24211189c720: Layer already exists [2023-02-16T03:40:00.158Z] 4f680fe96162: Layer already exists [2023-02-16T03:40:00.158Z] 142167cf8652: Layer already exists [2023-02-16T03:40:00.158Z] a8cfdf0cc8ec: Layer already exists [2023-02-16T03:40:00.158Z] 241b78ab14ef: Layer already exists [2023-02-16T03:40:00.423Z] main: digest: sha256:949238101a2610df992337ecc99d5a19ecdb96ec36e6f37c15bbecb129c172b6 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-16T03:40:00.466Z] ===================================================== [Pipeline] echo [2023-02-16T03:40:00.472Z] taggedImages: [2023-02-16T03:40:00.472Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:40:00.472Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-02-16T03:40:00.472Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.54 [2023-02-16T03:40:00.472Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:40:00.472Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-02-16T03:40:00.495Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-02-16T03:40:00.495Z] c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:40:00.495Z] latest [2023-02-16T03:40:00.495Z] 3.0.0-dev.54 [2023-02-16T03:40:00.495Z] c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:40:00.495Z] main [2023-02-16T03:40:00.495Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:40:00.841Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:40:01.182Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:40:01.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-16T03:40:01.182Z] 9e6bbe3762d1: Preparing [2023-02-16T03:40:01.182Z] f1a7472fb32c: Preparing [2023-02-16T03:40:01.183Z] e69bc5001643: Preparing [2023-02-16T03:40:01.183Z] 1480207e92a5: Preparing [2023-02-16T03:40:01.183Z] 6d175a10b05f: Preparing [2023-02-16T03:40:01.183Z] a8cfdf0cc8ec: Preparing [2023-02-16T03:40:01.183Z] a8cfdf0cc8ec: Waiting [2023-02-16T03:40:01.450Z] 9e6bbe3762d1: Pushed [2023-02-16T03:40:01.450Z] f1a7472fb32c: Pushed [2023-02-16T03:40:01.450Z] e69bc5001643: Pushed [2023-02-16T03:40:01.450Z] a8cfdf0cc8ec: Layer already exists [2023-02-16T03:40:02.035Z] 6d175a10b05f: Pushed [2023-02-16T03:40:20.246Z] 1480207e92a5: Pushed [2023-02-16T03:40:20.246Z] c6ae7449aad5f05f69153f6120284e804cf836f6: digest: sha256:8c7fedcc293d7d634153a85cf375643a912ae2951daf9f43dfd63eaf46ba2546 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:40:20.594Z] + 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-02-16T03:40:20.935Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-02-16T03:40:20.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-16T03:40:20.935Z] 9e6bbe3762d1: Preparing [2023-02-16T03:40:20.935Z] f1a7472fb32c: Preparing [2023-02-16T03:40:20.935Z] e69bc5001643: Preparing [2023-02-16T03:40:20.935Z] 1480207e92a5: Preparing [2023-02-16T03:40:20.935Z] 6d175a10b05f: Preparing [2023-02-16T03:40:20.935Z] a8cfdf0cc8ec: Preparing [2023-02-16T03:40:20.935Z] a8cfdf0cc8ec: Waiting [2023-02-16T03:40:20.935Z] 6d175a10b05f: Layer already exists [2023-02-16T03:40:20.935Z] e69bc5001643: Layer already exists [2023-02-16T03:40:20.935Z] 9e6bbe3762d1: Layer already exists [2023-02-16T03:40:20.935Z] 1480207e92a5: Layer already exists [2023-02-16T03:40:20.935Z] f1a7472fb32c: Layer already exists [2023-02-16T03:40:20.935Z] a8cfdf0cc8ec: Layer already exists [2023-02-16T03:40:21.202Z] latest: digest: sha256:8c7fedcc293d7d634153a85cf375643a912ae2951daf9f43dfd63eaf46ba2546 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:40:21.540Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:40:21.869Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.54 [2023-02-16T03:40:21.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-16T03:40:21.869Z] 9e6bbe3762d1: Preparing [2023-02-16T03:40:21.869Z] f1a7472fb32c: Preparing [2023-02-16T03:40:21.869Z] e69bc5001643: Preparing [2023-02-16T03:40:21.869Z] 1480207e92a5: Preparing [2023-02-16T03:40:21.869Z] 6d175a10b05f: Preparing [2023-02-16T03:40:21.869Z] a8cfdf0cc8ec: Preparing [2023-02-16T03:40:21.869Z] a8cfdf0cc8ec: Waiting [2023-02-16T03:40:21.869Z] f1a7472fb32c: Layer already exists [2023-02-16T03:40:21.869Z] 1480207e92a5: Layer already exists [2023-02-16T03:40:21.869Z] e69bc5001643: Layer already exists [2023-02-16T03:40:21.869Z] 6d175a10b05f: Layer already exists [2023-02-16T03:40:21.869Z] 9e6bbe3762d1: Layer already exists [2023-02-16T03:40:21.869Z] a8cfdf0cc8ec: Layer already exists [2023-02-16T03:40:22.136Z] 3.0.0-dev.54: digest: sha256:8c7fedcc293d7d634153a85cf375643a912ae2951daf9f43dfd63eaf46ba2546 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:40:22.477Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:40:22.813Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:40:22.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-16T03:40:22.813Z] 9e6bbe3762d1: Preparing [2023-02-16T03:40:22.813Z] f1a7472fb32c: Preparing [2023-02-16T03:40:22.813Z] e69bc5001643: Preparing [2023-02-16T03:40:22.813Z] 1480207e92a5: Preparing [2023-02-16T03:40:22.813Z] 6d175a10b05f: Preparing [2023-02-16T03:40:22.813Z] a8cfdf0cc8ec: Preparing [2023-02-16T03:40:22.813Z] a8cfdf0cc8ec: Waiting [2023-02-16T03:40:22.813Z] 6d175a10b05f: Layer already exists [2023-02-16T03:40:22.813Z] 9e6bbe3762d1: Layer already exists [2023-02-16T03:40:22.813Z] 1480207e92a5: Layer already exists [2023-02-16T03:40:22.814Z] e69bc5001643: Layer already exists [2023-02-16T03:40:22.814Z] f1a7472fb32c: Layer already exists [2023-02-16T03:40:22.814Z] a8cfdf0cc8ec: Layer already exists [2023-02-16T03:40:22.814Z] c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54: digest: sha256:8c7fedcc293d7d634153a85cf375643a912ae2951daf9f43dfd63eaf46ba2546 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:40:23.421Z] + 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-02-16T03:40:23.755Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-02-16T03:40:23.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-16T03:40:23.755Z] 9e6bbe3762d1: Preparing [2023-02-16T03:40:23.755Z] f1a7472fb32c: Preparing [2023-02-16T03:40:23.755Z] e69bc5001643: Preparing [2023-02-16T03:40:23.755Z] 1480207e92a5: Preparing [2023-02-16T03:40:23.755Z] 6d175a10b05f: Preparing [2023-02-16T03:40:23.755Z] a8cfdf0cc8ec: Preparing [2023-02-16T03:40:23.755Z] a8cfdf0cc8ec: Waiting [2023-02-16T03:40:23.755Z] 6d175a10b05f: Layer already exists [2023-02-16T03:40:23.755Z] e69bc5001643: Layer already exists [2023-02-16T03:40:23.755Z] f1a7472fb32c: Layer already exists [2023-02-16T03:40:23.755Z] 1480207e92a5: Layer already exists [2023-02-16T03:40:23.755Z] 9e6bbe3762d1: Layer already exists [2023-02-16T03:40:23.755Z] a8cfdf0cc8ec: Layer already exists [2023-02-16T03:40:24.021Z] main: digest: sha256:8c7fedcc293d7d634153a85cf375643a912ae2951daf9f43dfd63eaf46ba2546 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-16T03:40:24.074Z] ===================================================== [Pipeline] echo [2023-02-16T03:40:24.082Z] taggedImages: [2023-02-16T03:40:24.082Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:40:24.082Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-02-16T03:40:24.082Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.54 [2023-02-16T03:40:24.082Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:40:24.082Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-02-16T03:40:24.106Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-02-16T03:40:24.106Z] c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:40:24.106Z] latest [2023-02-16T03:40:24.106Z] 3.0.0-dev.54 [2023-02-16T03:40:24.106Z] c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:40:24.106Z] main [2023-02-16T03:40:24.106Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:40:24.449Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:40:24.791Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:40:24.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-16T03:40:24.791Z] 3b299f3ae808: Preparing [2023-02-16T03:40:24.791Z] 90b394e53c5b: Preparing [2023-02-16T03:40:24.791Z] 39ab60e35bd5: Preparing [2023-02-16T03:40:24.791Z] 1480207e92a5: Preparing [2023-02-16T03:40:24.791Z] e7697ecabc82: Preparing [2023-02-16T03:40:24.791Z] a8cfdf0cc8ec: Preparing [2023-02-16T03:40:24.791Z] a8cfdf0cc8ec: Waiting [2023-02-16T03:40:25.057Z] 1480207e92a5: Layer already exists [2023-02-16T03:40:25.057Z] a8cfdf0cc8ec: Layer already exists [2023-02-16T03:40:25.057Z] 90b394e53c5b: Pushed [2023-02-16T03:40:25.057Z] 3b299f3ae808: Pushed [2023-02-16T03:40:25.057Z] 39ab60e35bd5: Pushed [2023-02-16T03:40:25.643Z] e7697ecabc82: Pushed [2023-02-16T03:40:25.909Z] c6ae7449aad5f05f69153f6120284e804cf836f6: digest: sha256:594b8b82fea411142cd8bf4ee46bd73be744383ca732ea5e414e8e630a924430 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:40:26.256Z] + 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-02-16T03:40:26.601Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-02-16T03:40:26.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-16T03:40:26.601Z] 3b299f3ae808: Preparing [2023-02-16T03:40:26.601Z] 90b394e53c5b: Preparing [2023-02-16T03:40:26.601Z] 39ab60e35bd5: Preparing [2023-02-16T03:40:26.601Z] 1480207e92a5: Preparing [2023-02-16T03:40:26.601Z] e7697ecabc82: Preparing [2023-02-16T03:40:26.601Z] a8cfdf0cc8ec: Preparing [2023-02-16T03:40:26.601Z] a8cfdf0cc8ec: Waiting [2023-02-16T03:40:26.601Z] 39ab60e35bd5: Layer already exists [2023-02-16T03:40:26.601Z] 1480207e92a5: Layer already exists [2023-02-16T03:40:26.601Z] 90b394e53c5b: Layer already exists [2023-02-16T03:40:26.601Z] e7697ecabc82: Layer already exists [2023-02-16T03:40:26.601Z] 3b299f3ae808: Layer already exists [2023-02-16T03:40:26.601Z] a8cfdf0cc8ec: Layer already exists [2023-02-16T03:40:26.867Z] latest: digest: sha256:594b8b82fea411142cd8bf4ee46bd73be744383ca732ea5e414e8e630a924430 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:40:27.214Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:40:27.555Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.54 [2023-02-16T03:40:27.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-16T03:40:27.555Z] 3b299f3ae808: Preparing [2023-02-16T03:40:27.555Z] 90b394e53c5b: Preparing [2023-02-16T03:40:27.555Z] 39ab60e35bd5: Preparing [2023-02-16T03:40:27.555Z] 1480207e92a5: Preparing [2023-02-16T03:40:27.555Z] e7697ecabc82: Preparing [2023-02-16T03:40:27.555Z] a8cfdf0cc8ec: Preparing [2023-02-16T03:40:27.555Z] a8cfdf0cc8ec: Waiting [2023-02-16T03:40:27.555Z] 1480207e92a5: Layer already exists [2023-02-16T03:40:27.555Z] 39ab60e35bd5: Layer already exists [2023-02-16T03:40:27.555Z] e7697ecabc82: Layer already exists [2023-02-16T03:40:27.555Z] 90b394e53c5b: Layer already exists [2023-02-16T03:40:27.555Z] 3b299f3ae808: Layer already exists [2023-02-16T03:40:27.555Z] a8cfdf0cc8ec: Layer already exists [2023-02-16T03:40:27.820Z] 3.0.0-dev.54: digest: sha256:594b8b82fea411142cd8bf4ee46bd73be744383ca732ea5e414e8e630a924430 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:40:28.162Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:40:28.502Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:40:28.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-16T03:40:28.502Z] 3b299f3ae808: Preparing [2023-02-16T03:40:28.502Z] 90b394e53c5b: Preparing [2023-02-16T03:40:28.502Z] 39ab60e35bd5: Preparing [2023-02-16T03:40:28.502Z] 1480207e92a5: Preparing [2023-02-16T03:40:28.502Z] e7697ecabc82: Preparing [2023-02-16T03:40:28.502Z] a8cfdf0cc8ec: Preparing [2023-02-16T03:40:28.502Z] a8cfdf0cc8ec: Waiting [2023-02-16T03:40:28.502Z] 39ab60e35bd5: Layer already exists [2023-02-16T03:40:28.502Z] e7697ecabc82: Layer already exists [2023-02-16T03:40:28.502Z] 3b299f3ae808: Layer already exists [2023-02-16T03:40:28.502Z] 90b394e53c5b: Layer already exists [2023-02-16T03:40:28.502Z] 1480207e92a5: Layer already exists [2023-02-16T03:40:28.502Z] a8cfdf0cc8ec: Layer already exists [2023-02-16T03:40:28.767Z] c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54: digest: sha256:594b8b82fea411142cd8bf4ee46bd73be744383ca732ea5e414e8e630a924430 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:40:29.111Z] + 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-02-16T03:40:29.445Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-02-16T03:40:29.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-16T03:40:29.445Z] 3b299f3ae808: Preparing [2023-02-16T03:40:29.445Z] 90b394e53c5b: Preparing [2023-02-16T03:40:29.445Z] 39ab60e35bd5: Preparing [2023-02-16T03:40:29.445Z] 1480207e92a5: Preparing [2023-02-16T03:40:29.445Z] e7697ecabc82: Preparing [2023-02-16T03:40:29.445Z] a8cfdf0cc8ec: Preparing [2023-02-16T03:40:29.445Z] a8cfdf0cc8ec: Waiting [2023-02-16T03:40:29.445Z] 3b299f3ae808: Layer already exists [2023-02-16T03:40:29.445Z] 1480207e92a5: Layer already exists [2023-02-16T03:40:29.445Z] 90b394e53c5b: Layer already exists [2023-02-16T03:40:29.445Z] e7697ecabc82: Layer already exists [2023-02-16T03:40:29.445Z] 39ab60e35bd5: Layer already exists [2023-02-16T03:40:29.445Z] a8cfdf0cc8ec: Layer already exists [2023-02-16T03:40:29.710Z] main: digest: sha256:594b8b82fea411142cd8bf4ee46bd73be744383ca732ea5e414e8e630a924430 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-16T03:40:29.760Z] ===================================================== [Pipeline] echo [2023-02-16T03:40:29.766Z] taggedImages: [2023-02-16T03:40:29.766Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:40:29.766Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-02-16T03:40:29.766Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.54 [2023-02-16T03:40:29.766Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:40:29.766Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-02-16T03:40:29.781Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-02-16T03:40:29.781Z] c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:40:29.781Z] latest [2023-02-16T03:40:29.781Z] 3.0.0-dev.54 [2023-02-16T03:40:29.781Z] c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:40:29.781Z] main [2023-02-16T03:40:29.781Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:40:30.112Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:40:30.443Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:40:30.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-16T03:40:30.443Z] 7e5cbbc441bb: Preparing [2023-02-16T03:40:30.443Z] 6494ac5a2136: Preparing [2023-02-16T03:40:30.443Z] 0616000fc515: Preparing [2023-02-16T03:40:30.443Z] f11f9b1ec9b5: Preparing [2023-02-16T03:40:30.443Z] f70ee36035b9: Preparing [2023-02-16T03:40:30.443Z] f70ee36035b9: Layer already exists [2023-02-16T03:40:30.443Z] 0616000fc515: Layer already exists [2023-02-16T03:40:30.708Z] 7e5cbbc441bb: Pushed [2023-02-16T03:40:30.975Z] f11f9b1ec9b5: Pushed [2023-02-16T03:40:36.321Z] 6494ac5a2136: Pushed [2023-02-16T03:40:36.591Z] c6ae7449aad5f05f69153f6120284e804cf836f6: digest: sha256:2e89c4bfa1df6432897069a53d3e8ad80d4148d1c81afb1318992d2e77c16c07 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:40:36.945Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:40:37.289Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-02-16T03:40:37.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-16T03:40:37.289Z] 7e5cbbc441bb: Preparing [2023-02-16T03:40:37.289Z] 6494ac5a2136: Preparing [2023-02-16T03:40:37.289Z] 0616000fc515: Preparing [2023-02-16T03:40:37.289Z] f11f9b1ec9b5: Preparing [2023-02-16T03:40:37.289Z] f70ee36035b9: Preparing [2023-02-16T03:40:37.289Z] 6494ac5a2136: Layer already exists [2023-02-16T03:40:37.289Z] f70ee36035b9: Layer already exists [2023-02-16T03:40:37.289Z] 0616000fc515: Layer already exists [2023-02-16T03:40:37.289Z] 7e5cbbc441bb: Layer already exists [2023-02-16T03:40:37.289Z] f11f9b1ec9b5: Layer already exists [2023-02-16T03:40:37.289Z] latest: digest: sha256:2e89c4bfa1df6432897069a53d3e8ad80d4148d1c81afb1318992d2e77c16c07 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:40:37.886Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:40:38.219Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.54 [2023-02-16T03:40:38.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-16T03:40:38.219Z] 7e5cbbc441bb: Preparing [2023-02-16T03:40:38.219Z] 6494ac5a2136: Preparing [2023-02-16T03:40:38.219Z] 0616000fc515: Preparing [2023-02-16T03:40:38.219Z] f11f9b1ec9b5: Preparing [2023-02-16T03:40:38.219Z] f70ee36035b9: Preparing [2023-02-16T03:40:38.219Z] 7e5cbbc441bb: Layer already exists [2023-02-16T03:40:38.219Z] f11f9b1ec9b5: Layer already exists [2023-02-16T03:40:38.219Z] 6494ac5a2136: Layer already exists [2023-02-16T03:40:38.219Z] 0616000fc515: Layer already exists [2023-02-16T03:40:38.219Z] f70ee36035b9: Layer already exists [2023-02-16T03:40:38.219Z] 3.0.0-dev.54: digest: sha256:2e89c4bfa1df6432897069a53d3e8ad80d4148d1c81afb1318992d2e77c16c07 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:40:38.816Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:40:39.151Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:40:39.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-16T03:40:39.151Z] 7e5cbbc441bb: Preparing [2023-02-16T03:40:39.151Z] 6494ac5a2136: Preparing [2023-02-16T03:40:39.151Z] 0616000fc515: Preparing [2023-02-16T03:40:39.151Z] f11f9b1ec9b5: Preparing [2023-02-16T03:40:39.151Z] f70ee36035b9: Preparing [2023-02-16T03:40:39.151Z] 7e5cbbc441bb: Layer already exists [2023-02-16T03:40:39.151Z] f11f9b1ec9b5: Layer already exists [2023-02-16T03:40:39.151Z] f70ee36035b9: Layer already exists [2023-02-16T03:40:39.151Z] 0616000fc515: Layer already exists [2023-02-16T03:40:39.151Z] 6494ac5a2136: Layer already exists [2023-02-16T03:40:39.151Z] c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54: digest: sha256:2e89c4bfa1df6432897069a53d3e8ad80d4148d1c81afb1318992d2e77c16c07 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:40:39.486Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:40:39.817Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-02-16T03:40:39.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-16T03:40:39.817Z] 7e5cbbc441bb: Preparing [2023-02-16T03:40:39.817Z] 6494ac5a2136: Preparing [2023-02-16T03:40:39.817Z] 0616000fc515: Preparing [2023-02-16T03:40:39.817Z] f11f9b1ec9b5: Preparing [2023-02-16T03:40:39.817Z] f70ee36035b9: Preparing [2023-02-16T03:40:39.817Z] 0616000fc515: Layer already exists [2023-02-16T03:40:39.817Z] 6494ac5a2136: Layer already exists [2023-02-16T03:40:39.817Z] f70ee36035b9: Layer already exists [2023-02-16T03:40:39.817Z] f11f9b1ec9b5: Layer already exists [2023-02-16T03:40:39.817Z] 7e5cbbc441bb: Layer already exists [2023-02-16T03:40:40.083Z] main: digest: sha256:2e89c4bfa1df6432897069a53d3e8ad80d4148d1c81afb1318992d2e77c16c07 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-16T03:40:40.127Z] ===================================================== [Pipeline] echo [2023-02-16T03:40:40.133Z] taggedImages: [2023-02-16T03:40:40.133Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:40:40.133Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-02-16T03:40:40.133Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.54 [2023-02-16T03:40:40.133Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:40:40.133Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-02-16T03:40:40.147Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-02-16T03:40:40.147Z] c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:40:40.147Z] latest [2023-02-16T03:40:40.147Z] 3.0.0-dev.54 [2023-02-16T03:40:40.147Z] c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:40:40.147Z] main [2023-02-16T03:40:40.147Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:40:40.479Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:40:40.811Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:40:40.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-16T03:40:40.811Z] 52b31283aba0: Preparing [2023-02-16T03:40:40.811Z] 2eacb128cfeb: Preparing [2023-02-16T03:40:40.811Z] 0616000fc515: Preparing [2023-02-16T03:40:40.811Z] 19bb44aa10c0: Preparing [2023-02-16T03:40:40.811Z] f70ee36035b9: Preparing [2023-02-16T03:40:40.811Z] 0616000fc515: Layer already exists [2023-02-16T03:40:40.811Z] f70ee36035b9: Layer already exists [2023-02-16T03:40:40.811Z] 19bb44aa10c0: Layer already exists [2023-02-16T03:40:41.079Z] 52b31283aba0: Pushed [2023-02-16T03:40:47.718Z] 2eacb128cfeb: Pushed [2023-02-16T03:40:47.718Z] c6ae7449aad5f05f69153f6120284e804cf836f6: digest: sha256:457838ced5b181beadb9ac2075d539535b1d37a44cba21330d3d67085e25de59 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:40:48.053Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:40:48.389Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-02-16T03:40:48.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-16T03:40:48.389Z] 52b31283aba0: Preparing [2023-02-16T03:40:48.389Z] 2eacb128cfeb: Preparing [2023-02-16T03:40:48.389Z] 0616000fc515: Preparing [2023-02-16T03:40:48.389Z] 19bb44aa10c0: Preparing [2023-02-16T03:40:48.389Z] f70ee36035b9: Preparing [2023-02-16T03:40:48.389Z] 0616000fc515: Layer already exists [2023-02-16T03:40:48.389Z] 19bb44aa10c0: Layer already exists [2023-02-16T03:40:48.389Z] f70ee36035b9: Layer already exists [2023-02-16T03:40:48.389Z] 2eacb128cfeb: Layer already exists [2023-02-16T03:40:48.389Z] 52b31283aba0: Layer already exists [2023-02-16T03:40:48.655Z] latest: digest: sha256:457838ced5b181beadb9ac2075d539535b1d37a44cba21330d3d67085e25de59 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:40:48.989Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:40:49.328Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.54 [2023-02-16T03:40:49.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-16T03:40:49.328Z] 52b31283aba0: Preparing [2023-02-16T03:40:49.328Z] 2eacb128cfeb: Preparing [2023-02-16T03:40:49.328Z] 0616000fc515: Preparing [2023-02-16T03:40:49.328Z] 19bb44aa10c0: Preparing [2023-02-16T03:40:49.328Z] f70ee36035b9: Preparing [2023-02-16T03:40:49.328Z] f70ee36035b9: Layer already exists [2023-02-16T03:40:49.328Z] 2eacb128cfeb: Layer already exists [2023-02-16T03:40:49.328Z] 52b31283aba0: Layer already exists [2023-02-16T03:40:49.328Z] 19bb44aa10c0: Layer already exists [2023-02-16T03:40:49.328Z] 0616000fc515: Layer already exists [2023-02-16T03:40:49.328Z] 3.0.0-dev.54: digest: sha256:457838ced5b181beadb9ac2075d539535b1d37a44cba21330d3d67085e25de59 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:40:49.660Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:40:49.994Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:40:49.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-16T03:40:49.994Z] 52b31283aba0: Preparing [2023-02-16T03:40:49.994Z] 2eacb128cfeb: Preparing [2023-02-16T03:40:49.994Z] 0616000fc515: Preparing [2023-02-16T03:40:49.994Z] 19bb44aa10c0: Preparing [2023-02-16T03:40:49.994Z] f70ee36035b9: Preparing [2023-02-16T03:40:49.994Z] f70ee36035b9: Layer already exists [2023-02-16T03:40:49.994Z] 19bb44aa10c0: Layer already exists [2023-02-16T03:40:49.994Z] 52b31283aba0: Layer already exists [2023-02-16T03:40:49.994Z] 0616000fc515: Layer already exists [2023-02-16T03:40:49.994Z] 2eacb128cfeb: Layer already exists [2023-02-16T03:40:49.994Z] c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54: digest: sha256:457838ced5b181beadb9ac2075d539535b1d37a44cba21330d3d67085e25de59 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:40:50.598Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:40:50.931Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-02-16T03:40:50.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-16T03:40:50.931Z] 52b31283aba0: Preparing [2023-02-16T03:40:50.931Z] 2eacb128cfeb: Preparing [2023-02-16T03:40:50.931Z] 0616000fc515: Preparing [2023-02-16T03:40:50.931Z] 19bb44aa10c0: Preparing [2023-02-16T03:40:50.931Z] f70ee36035b9: Preparing [2023-02-16T03:40:50.931Z] f70ee36035b9: Layer already exists [2023-02-16T03:40:50.931Z] 19bb44aa10c0: Layer already exists [2023-02-16T03:40:50.931Z] 52b31283aba0: Layer already exists [2023-02-16T03:40:50.931Z] 0616000fc515: Layer already exists [2023-02-16T03:40:50.931Z] 2eacb128cfeb: Layer already exists [2023-02-16T03:40:51.196Z] main: digest: sha256:457838ced5b181beadb9ac2075d539535b1d37a44cba21330d3d67085e25de59 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-16T03:40:51.241Z] ===================================================== [Pipeline] echo [2023-02-16T03:40:51.246Z] taggedImages: [2023-02-16T03:40:51.246Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 [2023-02-16T03:40:51.246Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-02-16T03:40:51.246Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.54 [2023-02-16T03:40:51.246Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [2023-02-16T03:40:51.246Z] - 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-02-16T03:40:51.602Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-16T03:40:51.602Z] [2023-02-16T03:40:51.602Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:40:51.929Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-16T03:40:51.929Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-16T03:40:51.929Z] 8998bd30e6a1: Pulling fs layer [2023-02-16T03:40:51.929Z] 04944245beec: Pulling fs layer [2023-02-16T03:40:51.929Z] 699f458cf7ca: Pulling fs layer [2023-02-16T03:40:51.929Z] 765212b225bb: Pulling fs layer [2023-02-16T03:40:51.929Z] f23df028b6ca: Pulling fs layer [2023-02-16T03:40:51.929Z] d65c8cfc05b1: Pulling fs layer [2023-02-16T03:40:51.929Z] 2437ff75d9bd: Pulling fs layer [2023-02-16T03:40:51.929Z] f23df028b6ca: Waiting [2023-02-16T03:40:51.929Z] d65c8cfc05b1: Waiting [2023-02-16T03:40:51.929Z] 765212b225bb: Waiting [2023-02-16T03:40:51.929Z] 2437ff75d9bd: Waiting [2023-02-16T03:40:52.512Z] 04944245beec: Verifying Checksum [2023-02-16T03:40:52.512Z] 04944245beec: Download complete [2023-02-16T03:40:52.512Z] 765212b225bb: Verifying Checksum [2023-02-16T03:40:52.512Z] 765212b225bb: Download complete [2023-02-16T03:40:52.512Z] f23df028b6ca: Verifying Checksum [2023-02-16T03:40:52.512Z] f23df028b6ca: Download complete [2023-02-16T03:40:52.781Z] d65c8cfc05b1: Verifying Checksum [2023-02-16T03:40:52.781Z] d65c8cfc05b1: Download complete [2023-02-16T03:40:52.781Z] 699f458cf7ca: Verifying Checksum [2023-02-16T03:40:52.781Z] 699f458cf7ca: Download complete [2023-02-16T03:40:53.048Z] 8998bd30e6a1: Verifying Checksum [2023-02-16T03:40:53.048Z] 8998bd30e6a1: Download complete [2023-02-16T03:40:55.833Z] 2437ff75d9bd: Verifying Checksum [2023-02-16T03:40:55.833Z] 2437ff75d9bd: Download complete [2023-02-16T03:40:57.236Z] 8998bd30e6a1: Pull complete [2023-02-16T03:40:57.817Z] 04944245beec: Pull complete [2023-02-16T03:40:59.222Z] 699f458cf7ca: Pull complete [2023-02-16T03:40:59.222Z] 765212b225bb: Pull complete [2023-02-16T03:41:00.177Z] f23df028b6ca: Pull complete [2023-02-16T03:41:00.444Z] d65c8cfc05b1: Pull complete [2023-02-16T03:41:15.420Z] 2437ff75d9bd: Pull complete [2023-02-16T03:41:15.420Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-16T03:41:15.420Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-16T03:41:15.420Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T03:41:15.617Z] prd-ubuntu20.04-docker-arm64-4c-16g-6244 does not seem to be running inside a container [2023-02-16T03:41:15.679Z] $ 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/415 -v /w/workspace/edgex-go/415:/w/workspace/edgex-go/415:rw,z -v /w/workspace/edgex-go/415@tmp:/w/workspace/edgex-go/415@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-02-16T03:41:18.515Z] $ docker top 47d1a9010ddee9284fc685e8969fb48f6e3b4a95db7b193e84c3b91e25f29012 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-16T03:41:19.443Z] ---> job-cost.sh [2023-02-16T03:41:19.443Z] lf-activate-venv: SKIPPING [2023-02-16T03:41:19.443Z] INFO: No Stack... [2023-02-16T03:41:20.025Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-16T03:41:20.983Z] INFO: Archiving Costs [Pipeline] sh [2023-02-16T03:41:21.618Z] + cat /w/workspace/edgex-go/415/archives/cost.csv [2023-02-16T03:41:21.618Z] + cut -d, -f6 [Pipeline] lock [2023-02-16T03:41:21.660Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-415-stack-cost] [2023-02-16T03:41:21.666Z] Resource [jenkins-edgexfoundry-edgex-go-main-415-stack-cost] did not exist. Created. [2023-02-16T03:41:21.666Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-415-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-16T03:41:22.302Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-16T03:41:22.965Z] Stashed 1 file(s) [Pipeline] } [2023-02-16T03:41:22.976Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-415-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-16T03:41:22.987Z] $ docker stop --time=1 47d1a9010ddee9284fc685e8969fb48f6e3b4a95db7b193e84c3b91e25f29012 [2023-02-16T03:41:24.566Z] $ docker rm -f --volumes 47d1a9010ddee9284fc685e8969fb48f6e3b4a95db7b193e84c3b91e25f29012 [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-02-16T03:41:25.072Z] provisioning config files... [2023-02-16T03:41:25.079Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/415@tmp/config6965562693888464281tmp [Pipeline] { [Pipeline] sh [2023-02-16T03:41:25.372Z] + set +x [2023-02-16T03:41:25.372Z] + bash -s -- [2023-02-16T03:41:25.372Z] + curl -s https://codecov.io/bash [2023-02-16T03:41:25.372Z] [2023-02-16T03:41:25.372Z] _____ _ [2023-02-16T03:41:25.372Z] / ____| | | [2023-02-16T03:41:25.372Z] | | ___ __| | ___ ___ _____ __ [2023-02-16T03:41:25.372Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-16T03:41:25.372Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-16T03:41:25.372Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-16T03:41:25.372Z] Bash-1.0.6 [2023-02-16T03:41:25.372Z] [2023-02-16T03:41:25.372Z] [2023-02-16T03:41:25.372Z] ==> git version 2.25.1 found [2023-02-16T03:41:25.372Z] ==> 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-02-16T03:41:25.372Z] Release-Date: 2020-01-08 [2023-02-16T03:41:25.373Z] 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-02-16T03:41:25.373Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-16T03:41:25.373Z] ==> Jenkins CI detected. [2023-02-16T03:41:25.373Z] current dir:  /w/workspace/edgex-go/415 [2023-02-16T03:41:25.373Z] project root: . [2023-02-16T03:41:25.373Z] --> token set from env [2023-02-16T03:41:25.373Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-16T03:41:25.633Z] ==> Running gcov in . (disable via -X gcov) [2023-02-16T03:41:25.633Z] ==> Python coveragepy not found [2023-02-16T03:41:25.633Z] ==> Searching for coverage reports in: [2023-02-16T03:41:25.633Z] + . [2023-02-16T03:41:25.633Z] -> Found 1 reports [2023-02-16T03:41:25.633Z] ==> Detecting git/mercurial file structure [2023-02-16T03:41:25.633Z] ==> Reading reports [2023-02-16T03:41:25.633Z] + ./coverage.out bytes=487530 [2023-02-16T03:41:25.633Z] ==> Appending adjustments [2023-02-16T03:41:25.633Z] https://docs.codecov.io/docs/fixing-reports [2023-02-16T03:41:27.013Z] + Found adjustments [2023-02-16T03:41:27.013Z] ==> Gzipping contents [2023-02-16T03:41:27.013Z] 64K /tmp/codecov.PZeBIs.gz [2023-02-16T03:41:27.013Z] ==> Uploading reports [2023-02-16T03:41:27.013Z] url: https://codecov.io [2023-02-16T03:41:27.013Z] query: branch=main&commit=c6ae7449aad5f05f69153f6120284e804cf836f6&build=415&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F415%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-16T03:41:27.013Z] -> Pinging Codecov [2023-02-16T03:41:27.013Z] 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=c6ae7449aad5f05f69153f6120284e804cf836f6&build=415&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F415%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-16T03:41:27.013Z] -> Uploading to [2023-02-16T03:41:27.013Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-16/00271124DB129430A58F1EEE437C3FCB/c6ae7449aad5f05f69153f6120284e804cf836f6/72121b61-2f07-4ad0-b549-4fbde6025f5b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230216T034126Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1a9e7921234ead74a077201269675cbea48275a14c38e9dc4ebaf63df6b8b6ff [2023-02-16T03:41:27.013Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-16T03:41:27.013Z] Dload Upload Total Spent Left Speed [2023-02-16T03:41:27.272Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62964 0 0 100 62964 0 186k --:--:-- --:--:-- --:--:-- 186k [2023-02-16T03:41:27.272Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/c6ae7449aad5f05f69153f6120284e804cf836f6 [Pipeline] } [2023-02-16T03:41:27.281Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-02-16T03:41:27.488Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-02-16T03:41:27.497Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:41:27.796Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-16T03:41:27.796Z] [2023-02-16T03:41:27.796Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:41:28.093Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-16T03:41:28.093Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-02-16T03:41:28.093Z] df9b9388f04a: Pulling fs layer [2023-02-16T03:41:28.093Z] 52dc419b0ee2: Pulling fs layer [2023-02-16T03:41:28.093Z] 25bc292e5bac: Pulling fs layer [2023-02-16T03:41:28.093Z] 114826534d7a: Pulling fs layer [2023-02-16T03:41:28.093Z] 4657fd5d0bcf: Pulling fs layer [2023-02-16T03:41:28.093Z] 6ad1cebc031e: Pulling fs layer [2023-02-16T03:41:28.093Z] 8a3aa393b2d8: Pulling fs layer [2023-02-16T03:41:28.093Z] 4657fd5d0bcf: Waiting [2023-02-16T03:41:28.093Z] 114826534d7a: Waiting [2023-02-16T03:41:28.093Z] 8a3aa393b2d8: Waiting [2023-02-16T03:41:28.093Z] 6ad1cebc031e: Waiting [2023-02-16T03:41:28.093Z] 25bc292e5bac: Verifying Checksum [2023-02-16T03:41:28.093Z] 25bc292e5bac: Download complete [2023-02-16T03:41:28.093Z] 52dc419b0ee2: Verifying Checksum [2023-02-16T03:41:28.093Z] 52dc419b0ee2: Download complete [2023-02-16T03:41:28.093Z] 4657fd5d0bcf: Download complete [2023-02-16T03:41:28.362Z] df9b9388f04a: Download complete [2023-02-16T03:41:28.362Z] df9b9388f04a: Pull complete [2023-02-16T03:41:28.634Z] 52dc419b0ee2: Pull complete [2023-02-16T03:41:28.634Z] 6ad1cebc031e: Verifying Checksum [2023-02-16T03:41:28.634Z] 6ad1cebc031e: Download complete [2023-02-16T03:41:28.634Z] 25bc292e5bac: Pull complete [2023-02-16T03:41:29.655Z] 114826534d7a: Verifying Checksum [2023-02-16T03:41:29.655Z] 114826534d7a: Download complete [2023-02-16T03:41:29.913Z] 8a3aa393b2d8: Verifying Checksum [2023-02-16T03:41:29.913Z] 8a3aa393b2d8: Download complete [2023-02-16T03:41:34.101Z] 114826534d7a: Pull complete [2023-02-16T03:41:34.101Z] 4657fd5d0bcf: Pull complete [2023-02-16T03:41:34.101Z] 6ad1cebc031e: Pull complete [2023-02-16T03:41:37.384Z] 8a3aa393b2d8: Pull complete [2023-02-16T03:41:37.384Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-02-16T03:41:37.384Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-16T03:41:37.384Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T03:41:37.469Z] prd-ubuntu20.04-docker-8c-8g-6241 does not seem to be running inside a container [2023-02-16T03:41:37.508Z] $ 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/415 -v /w/workspace/edgex-go/415:/w/workspace/edgex-go/415:rw,z -v /w/workspace/edgex-go/415@tmp:/w/workspace/edgex-go/415@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-02-16T03:41:45.609Z] $ docker top 76376be21d704f9bbf785031242d4507ae710316be3c0a04c412f41aa77551bd -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-16T03:41:45.678Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-02-16T03:41:45.959Z] + set -o pipefail [2023-02-16T03:41:45.959Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-02-16T03:41:52.543Z] [2023-02-16T03:41:52.543Z] Monitoring /w/workspace/edgex-go/415 (github.com/edgexfoundry/edgex-go)... [2023-02-16T03:41:52.543Z] [2023-02-16T03:41:52.543Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/8569f511-4dbe-4597-a81d-9741a740192c [2023-02-16T03:41:52.543Z] [2023-02-16T03:41:52.543Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-02-16T03:41:52.543Z] [2023-02-16T03:41:52.543Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-02-16T03:41:52.543Z] [2023-02-16T03:41:52.801Z] [2023-02-16T03:41:52.801Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-02-16T03:41:52.801Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-02-16T03:41:52.801Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-02-16T03:41:52.823Z] $ docker stop --time=1 76376be21d704f9bbf785031242d4507ae710316be3c0a04c412f41aa77551bd [2023-02-16T03:41:56.937Z] $ docker rm -f --volumes 76376be21d704f9bbf785031242d4507ae710316be3c0a04c412f41aa77551bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-02-16T03:41:57.346Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-16T03:41:57.358Z] provisioning config files... [2023-02-16T03:41:57.367Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/415@tmp/config783005130069882620tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-16T03:41:57.666Z] --> edgex-publish-swagger.sh [2023-02-16T03:41:57.666Z] === Publish openapi/v2 API === [2023-02-16T03:41:57.666Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2023-02-16T03:41:57.666Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/415/openapi/v2/core-command.yaml] [2023-02-16T03:41:57.666Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-16T03:41:57.666Z] Dload Upload Total Spent Left Speed [2023-02-16T03:41:57.925Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31091 0 0 100 31091 0 145k --:--:-- --:--:-- --:--:-- 145k 100 31091 0 0 100 31091 0 63193 --:--:-- --:--:-- --:--:-- 63064 [2023-02-16T03:41:57.925Z] [2023-02-16T03:41:57.925Z] [2023-02-16T03:41:57.925Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/415/openapi/v2/core-data.yaml] [2023-02-16T03:41:58.185Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-16T03:41:58.185Z] Dload Upload Total Spent Left Speed [2023-02-16T03:41:58.444Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69092 0 0 100 69092 0 137k --:--:-- --:--:-- --:--:-- 137k [2023-02-16T03:41:58.444Z] [2023-02-16T03:41:58.444Z] [2023-02-16T03:41:58.444Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/415/openapi/v2/core-metadata.yaml] [2023-02-16T03:41:58.703Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-16T03:41:58.703Z] Dload Upload Total Spent Left Speed [2023-02-16T03:41:59.271Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 142k 0 0 100 142k 0 1120k --:--:-- --:--:-- --:--:-- 1111k 100 142k 0 0 100 142k 0 262k --:--:-- --:--:-- --:--:-- 261k [2023-02-16T03:41:59.271Z] [2023-02-16T03:41:59.271Z] [2023-02-16T03:41:59.271Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/415/openapi/v2/support-notifications.yaml] [2023-02-16T03:41:59.271Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-16T03:41:59.271Z] Dload Upload Total Spent Left Speed [2023-02-16T03:41:59.841Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86527 0 0 100 86527 0 152k --:--:-- --:--:-- --:--:-- 152k [2023-02-16T03:41:59.841Z] [2023-02-16T03:41:59.841Z] [2023-02-16T03:41:59.841Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/415/openapi/v2/support-scheduler.yaml] [2023-02-16T03:41:59.841Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-16T03:41:59.841Z] Dload Upload Total Spent Left Speed [2023-02-16T03:42:00.100Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36985 0 0 100 36985 0 71537 --:--:-- --:--:-- --:--:-- 71537 [2023-02-16T03:42:00.100Z] [2023-02-16T03:42:00.100Z] [Pipeline] } [2023-02-16T03:42:00.108Z] 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-02-16T03:42:00.503Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-16T03:42:00.503Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:42:00.807Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-16T03:42:00.807Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T03:42:00.881Z] prd-ubuntu20.04-docker-8c-8g-6241 does not seem to be running inside a container [2023-02-16T03:42:00.917Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/415 -v /w/workspace/edgex-go/415:/w/workspace/edgex-go/415:rw,z -v /w/workspace/edgex-go/415@tmp:/w/workspace/edgex-go/415@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-16T03:42:01.391Z] $ docker top aa99b9762508505bb2471c6d1385454d07cad1252bfe620493cf0b9f72af99ed -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-16T03:42:01.470Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-16T03:42:01.470Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-16T03:42:01.595Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-16T03:42:01.605Z] $ docker exec aa99b9762508505bb2471c6d1385454d07cad1252bfe620493cf0b9f72af99ed ssh-agent [2023-02-16T03:42:01.717Z] SSH_AUTH_SOCK=/tmp/ssh-fOxdLCdPirxN/agent.32 [2023-02-16T03:42:01.717Z] SSH_AGENT_PID=38 [2023-02-16T03:42:01.722Z] Running ssh-add (command line suppressed) [2023-02-16T03:42:01.830Z] Identity added: /w/workspace/edgex-go/415@tmp/private_key_10374200194348452416.key (/w/workspace/edgex-go/415@tmp/private_key_10374200194348452416.key) [2023-02-16T03:42:01.835Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-16T03:42:02.122Z] + git semver tag [2023-02-16T03:42:02.381Z] 2023-02-16 03:42:02,319 [run_tag] DEBUG tag force:False [2023-02-16T03:42:02.381Z] 2023-02-16 03:42:02,319 [check_head_tag] DEBUG check head tag [2023-02-16T03:42:02.381Z] 2023-02-16 03:42:02,321 [execute] INFO git cat-file --batch-check [2023-02-16T03:42:02.381Z] 2023-02-16 03:42:02,321 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/415, universal_newlines=False, shell=None, istream=) [2023-02-16T03:42:02.381Z] 2023-02-16 03:42:02,326 [execute] INFO git cat-file --batch [2023-02-16T03:42:02.381Z] 2023-02-16 03:42:02,326 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/415, universal_newlines=False, shell=None, istream=) [2023-02-16T03:42:02.381Z] 2023-02-16 03:42:02,376 [read_version] DEBUG read version from /w/workspace/edgex-go/415/.semver/main [2023-02-16T03:42:02.381Z] 2023-02-16 03:42:02,376 [execute] INFO git tag -a v3.0.0-dev.54 -m v3.0.0-dev.54 [2023-02-16T03:42:02.381Z] 2023-02-16 03:42:02,377 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.54', '-m', 'v3.0.0-dev.54'], cwd=/w/workspace/edgex-go/415, universal_newlines=False, shell=None, istream=None) [2023-02-16T03:42:02.381Z] 2023-02-16 03:42:02,381 [read_version] DEBUG read version from /w/workspace/edgex-go/415/.semver/main [2023-02-16T03:42:02.381Z] 3.0.0-dev.54 [Pipeline] } [2023-02-16T03:42:02.658Z] $ docker exec --env ******** --env ******** aa99b9762508505bb2471c6d1385454d07cad1252bfe620493cf0b9f72af99ed ssh-agent -k [2023-02-16T03:42:02.756Z] unset SSH_AUTH_SOCK; [2023-02-16T03:42:02.756Z] unset SSH_AGENT_PID; [2023-02-16T03:42:02.756Z] echo Agent pid 38 killed; [2023-02-16T03:42:02.760Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-16T03:42:03.060Z] + git semver [Pipeline] } [2023-02-16T03:42:03.337Z] $ docker stop --time=1 aa99b9762508505bb2471c6d1385454d07cad1252bfe620493cf0b9f72af99ed [2023-02-16T03:42:04.648Z] $ docker rm -f --volumes aa99b9762508505bb2471c6d1385454d07cad1252bfe620493cf0b9f72af99ed [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:42:05.083Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-16T03:42:05.083Z] [2023-02-16T03:42:05.083Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:42:05.466Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-16T03:42:05.466Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-02-16T03:42:05.466Z] ab5ef0e58194: Pulling fs layer [2023-02-16T03:42:05.466Z] 9712f1f96733: Pulling fs layer [2023-02-16T03:42:05.466Z] 63f879dbbcfc: Pulling fs layer [2023-02-16T03:42:05.466Z] 0d9ebad4ef96: Pulling fs layer [2023-02-16T03:42:05.466Z] e9a5061849ea: Pulling fs layer [2023-02-16T03:42:05.466Z] d747dcd14b5f: Pulling fs layer [2023-02-16T03:42:05.466Z] 0d9ebad4ef96: Waiting [2023-02-16T03:42:05.466Z] e9a5061849ea: Waiting [2023-02-16T03:42:05.466Z] 2de7ff778b66: Pulling fs layer [2023-02-16T03:42:05.466Z] d747dcd14b5f: Waiting [2023-02-16T03:42:05.466Z] 2de7ff778b66: Waiting [2023-02-16T03:42:05.466Z] 9712f1f96733: Verifying Checksum [2023-02-16T03:42:05.466Z] 9712f1f96733: Download complete [2023-02-16T03:42:07.076Z] 0d9ebad4ef96: Verifying Checksum [2023-02-16T03:42:07.076Z] 0d9ebad4ef96: Download complete [2023-02-16T03:42:07.367Z] e9a5061849ea: Verifying Checksum [2023-02-16T03:42:07.367Z] e9a5061849ea: Download complete [2023-02-16T03:42:07.367Z] 63f879dbbcfc: Verifying Checksum [2023-02-16T03:42:07.367Z] 63f879dbbcfc: Download complete [2023-02-16T03:42:07.367Z] d747dcd14b5f: Download complete [2023-02-16T03:42:07.642Z] 2de7ff778b66: Verifying Checksum [2023-02-16T03:42:07.642Z] 2de7ff778b66: Download complete [2023-02-16T03:42:08.238Z] ab5ef0e58194: Verifying Checksum [2023-02-16T03:42:08.238Z] ab5ef0e58194: Download complete [2023-02-16T03:42:11.522Z] ab5ef0e58194: Pull complete [2023-02-16T03:42:11.522Z] 9712f1f96733: Pull complete [2023-02-16T03:42:12.088Z] 63f879dbbcfc: Pull complete [2023-02-16T03:42:16.307Z] 0d9ebad4ef96: Pull complete [2023-02-16T03:42:16.573Z] e9a5061849ea: Pull complete [2023-02-16T03:42:16.574Z] d747dcd14b5f: Pull complete [2023-02-16T03:42:17.952Z] 2de7ff778b66: Pull complete [2023-02-16T03:42:17.952Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-02-16T03:42:17.952Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-16T03:42:17.952Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T03:42:18.032Z] prd-ubuntu20.04-docker-8c-8g-6241 does not seem to be running inside a container [2023-02-16T03:42:18.067Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/415 -v /w/workspace/edgex-go/415:/w/workspace/edgex-go/415:rw,z -v /w/workspace/edgex-go/415@tmp:/w/workspace/edgex-go/415@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-02-16T03:42:24.586Z] $ docker top 77c104eb2e58ad6be974476768fc48ceffa22c6560b806ac67d77ae4611ff6b7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-02-16T03:42:24.663Z] provisioning config files... [2023-02-16T03:42:24.672Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/415@tmp/config476184665735947139tmp [2023-02-16T03:42:24.682Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/415@tmp/config12208052969019019062tmp [2023-02-16T03:42:24.691Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/415@tmp/config16658147205882161332tmp [Pipeline] { [Pipeline] echo [2023-02-16T03:42:24.706Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-16T03:42:24.993Z] ---> sigul-configuration.sh [2023-02-16T03:42:24.993Z] gpg: directory `/root/.gnupg' created [2023-02-16T03:42:24.993Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-02-16T03:42:24.993Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-02-16T03:42:24.993Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-02-16T03:42:24.993Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-02-16T03:42:24.993Z] gpg: CAST5 encrypted data [2023-02-16T03:42:24.993Z] gpg: encrypted with 1 passphrase [2023-02-16T03:42:24.993Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-02-16T03:42:25.278Z] + mkdir /home/jenkins [2023-02-16T03:42:25.278Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-02-16T03:42:25.565Z] + 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-02-16T03:42:25.574Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-16T03:42:25.854Z] ---> sigul-install.sh [2023-02-16T03:42:25.854Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-02-16T03:42:26.136Z] + git tag --list [2023-02-16T03:42:26.136Z] 0.6.0 [2023-02-16T03:42:26.136Z] 0.6.1 [2023-02-16T03:42:26.136Z] 0.7.0 [2023-02-16T03:42:26.136Z] 0.7.1 [2023-02-16T03:42:26.136Z] v1.0.0 [2023-02-16T03:42:26.136Z] v1.0.1 [2023-02-16T03:42:26.136Z] v1.1.0 [2023-02-16T03:42:26.136Z] v1.2.0 [2023-02-16T03:42:26.136Z] v1.2.1 [2023-02-16T03:42:26.136Z] v1.3.0 [2023-02-16T03:42:26.136Z] v1.3.1 [2023-02-16T03:42:26.136Z] v2.0.0 [2023-02-16T03:42:26.136Z] v2.1.0 [2023-02-16T03:42:26.136Z] v2.1.1 [2023-02-16T03:42:26.136Z] v2.1.1-dev.1 [2023-02-16T03:42:26.136Z] v2.1.1-dev.2 [2023-02-16T03:42:26.136Z] v2.1.1-dev.3 [2023-02-16T03:42:26.136Z] v2.1.1-dev.4 [2023-02-16T03:42:26.136Z] v2.1.1-dev.5 [2023-02-16T03:42:26.136Z] v2.1.1-dev.6 [2023-02-16T03:42:26.136Z] v2.1.1-dev.7 [2023-02-16T03:42:26.136Z] v2.1.1-dev.8 [2023-02-16T03:42:26.136Z] v2.1.2-dev.1 [2023-02-16T03:42:26.136Z] v2.2.0 [2023-02-16T03:42:26.136Z] v2.2.1-dev.1 [2023-02-16T03:42:26.136Z] v2.2.1-dev.10 [2023-02-16T03:42:26.136Z] v2.2.1-dev.11 [2023-02-16T03:42:26.136Z] v2.2.1-dev.12 [2023-02-16T03:42:26.136Z] v2.2.1-dev.13 [2023-02-16T03:42:26.136Z] v2.2.1-dev.14 [2023-02-16T03:42:26.136Z] v2.2.1-dev.15 [2023-02-16T03:42:26.136Z] v2.2.1-dev.16 [2023-02-16T03:42:26.136Z] v2.2.1-dev.17 [2023-02-16T03:42:26.136Z] v2.2.1-dev.18 [2023-02-16T03:42:26.136Z] v2.2.1-dev.19 [2023-02-16T03:42:26.136Z] v2.2.1-dev.2 [2023-02-16T03:42:26.136Z] v2.2.1-dev.20 [2023-02-16T03:42:26.136Z] v2.2.1-dev.21 [2023-02-16T03:42:26.136Z] v2.2.1-dev.22 [2023-02-16T03:42:26.136Z] v2.2.1-dev.23 [2023-02-16T03:42:26.136Z] v2.2.1-dev.24 [2023-02-16T03:42:26.136Z] v2.2.1-dev.25 [2023-02-16T03:42:26.136Z] v2.2.1-dev.26 [2023-02-16T03:42:26.136Z] v2.2.1-dev.27 [2023-02-16T03:42:26.136Z] v2.2.1-dev.28 [2023-02-16T03:42:26.136Z] v2.2.1-dev.29 [2023-02-16T03:42:26.136Z] v2.2.1-dev.3 [2023-02-16T03:42:26.136Z] v2.2.1-dev.4 [2023-02-16T03:42:26.136Z] v2.2.1-dev.5 [2023-02-16T03:42:26.136Z] v2.2.1-dev.6 [2023-02-16T03:42:26.136Z] v2.2.1-dev.7 [2023-02-16T03:42:26.136Z] v2.2.1-dev.8 [2023-02-16T03:42:26.136Z] v2.2.1-dev.9 [2023-02-16T03:42:26.136Z] v2.3.0 [2023-02-16T03:42:26.136Z] v2.3.0-dev.100 [2023-02-16T03:42:26.136Z] v2.3.0-dev.101 [2023-02-16T03:42:26.136Z] v2.3.0-dev.102 [2023-02-16T03:42:26.136Z] v2.3.0-dev.103 [2023-02-16T03:42:26.136Z] v2.3.0-dev.104 [2023-02-16T03:42:26.136Z] v2.3.0-dev.105 [2023-02-16T03:42:26.136Z] v2.3.0-dev.106 [2023-02-16T03:42:26.136Z] v2.3.0-dev.29 [2023-02-16T03:42:26.136Z] v2.3.0-dev.30 [2023-02-16T03:42:26.136Z] v2.3.0-dev.31 [2023-02-16T03:42:26.136Z] v2.3.0-dev.32 [2023-02-16T03:42:26.136Z] v2.3.0-dev.33 [2023-02-16T03:42:26.136Z] v2.3.0-dev.34 [2023-02-16T03:42:26.136Z] v2.3.0-dev.35 [2023-02-16T03:42:26.136Z] v2.3.0-dev.36 [2023-02-16T03:42:26.136Z] v2.3.0-dev.37 [2023-02-16T03:42:26.136Z] v2.3.0-dev.38 [2023-02-16T03:42:26.136Z] v2.3.0-dev.39 [2023-02-16T03:42:26.136Z] v2.3.0-dev.40 [2023-02-16T03:42:26.136Z] v2.3.0-dev.41 [2023-02-16T03:42:26.136Z] v2.3.0-dev.42 [2023-02-16T03:42:26.136Z] v2.3.0-dev.43 [2023-02-16T03:42:26.136Z] v2.3.0-dev.44 [2023-02-16T03:42:26.136Z] v2.3.0-dev.45 [2023-02-16T03:42:26.136Z] v2.3.0-dev.46 [2023-02-16T03:42:26.136Z] v2.3.0-dev.47 [2023-02-16T03:42:26.136Z] v2.3.0-dev.48 [2023-02-16T03:42:26.136Z] v2.3.0-dev.49 [2023-02-16T03:42:26.136Z] v2.3.0-dev.50 [2023-02-16T03:42:26.136Z] v2.3.0-dev.51 [2023-02-16T03:42:26.136Z] v2.3.0-dev.52 [2023-02-16T03:42:26.136Z] v2.3.0-dev.53 [2023-02-16T03:42:26.136Z] v2.3.0-dev.54 [2023-02-16T03:42:26.136Z] v2.3.0-dev.55 [2023-02-16T03:42:26.136Z] v2.3.0-dev.56 [2023-02-16T03:42:26.136Z] v2.3.0-dev.57 [2023-02-16T03:42:26.136Z] v2.3.0-dev.58 [2023-02-16T03:42:26.136Z] v2.3.0-dev.59 [2023-02-16T03:42:26.136Z] v2.3.0-dev.60 [2023-02-16T03:42:26.136Z] v2.3.0-dev.61 [2023-02-16T03:42:26.136Z] v2.3.0-dev.62 [2023-02-16T03:42:26.136Z] v2.3.0-dev.63 [2023-02-16T03:42:26.136Z] v2.3.0-dev.64 [2023-02-16T03:42:26.136Z] v2.3.0-dev.65 [2023-02-16T03:42:26.136Z] v2.3.0-dev.66 [2023-02-16T03:42:26.136Z] v2.3.0-dev.67 [2023-02-16T03:42:26.136Z] v2.3.0-dev.68 [2023-02-16T03:42:26.136Z] v2.3.0-dev.69 [2023-02-16T03:42:26.136Z] v2.3.0-dev.70 [2023-02-16T03:42:26.136Z] v2.3.0-dev.71 [2023-02-16T03:42:26.136Z] v2.3.0-dev.72 [2023-02-16T03:42:26.136Z] v2.3.0-dev.73 [2023-02-16T03:42:26.136Z] v2.3.0-dev.74 [2023-02-16T03:42:26.136Z] v2.3.0-dev.75 [2023-02-16T03:42:26.136Z] v2.3.0-dev.76 [2023-02-16T03:42:26.136Z] v2.3.0-dev.77 [2023-02-16T03:42:26.136Z] v2.3.0-dev.78 [2023-02-16T03:42:26.136Z] v2.3.0-dev.79 [2023-02-16T03:42:26.136Z] v2.3.0-dev.80 [2023-02-16T03:42:26.136Z] v2.3.0-dev.81 [2023-02-16T03:42:26.136Z] v2.3.0-dev.82 [2023-02-16T03:42:26.136Z] v2.3.0-dev.83 [2023-02-16T03:42:26.136Z] v2.3.0-dev.84 [2023-02-16T03:42:26.136Z] v2.3.0-dev.85 [2023-02-16T03:42:26.136Z] v2.3.0-dev.86 [2023-02-16T03:42:26.136Z] v2.3.0-dev.87 [2023-02-16T03:42:26.136Z] v2.3.0-dev.88 [2023-02-16T03:42:26.136Z] v2.3.0-dev.89 [2023-02-16T03:42:26.136Z] v2.3.0-dev.90 [2023-02-16T03:42:26.136Z] v2.3.0-dev.91 [2023-02-16T03:42:26.136Z] v2.3.0-dev.92 [2023-02-16T03:42:26.136Z] v2.3.0-dev.93 [2023-02-16T03:42:26.136Z] v2.3.0-dev.94 [2023-02-16T03:42:26.136Z] v2.3.0-dev.95 [2023-02-16T03:42:26.136Z] v2.3.0-dev.96 [2023-02-16T03:42:26.136Z] v2.3.0-dev.97 [2023-02-16T03:42:26.136Z] v2.3.0-dev.98 [2023-02-16T03:42:26.136Z] v2.3.0-dev.99 [2023-02-16T03:42:26.136Z] v2.3.1-dev.1 [2023-02-16T03:42:26.136Z] v2.3.1-dev.2 [2023-02-16T03:42:26.136Z] v2.3.1-dev.3 [2023-02-16T03:42:26.136Z] v2.3.1-dev.4 [2023-02-16T03:42:26.136Z] v2.3.1-dev.5 [2023-02-16T03:42:26.136Z] v3.0.0-dev.1 [2023-02-16T03:42:26.136Z] v3.0.0-dev.10 [2023-02-16T03:42:26.136Z] v3.0.0-dev.11 [2023-02-16T03:42:26.136Z] v3.0.0-dev.12 [2023-02-16T03:42:26.136Z] v3.0.0-dev.13 [2023-02-16T03:42:26.136Z] v3.0.0-dev.14 [2023-02-16T03:42:26.136Z] v3.0.0-dev.15 [2023-02-16T03:42:26.136Z] v3.0.0-dev.16 [2023-02-16T03:42:26.136Z] v3.0.0-dev.17 [2023-02-16T03:42:26.136Z] v3.0.0-dev.18 [2023-02-16T03:42:26.136Z] v3.0.0-dev.19 [2023-02-16T03:42:26.136Z] v3.0.0-dev.2 [2023-02-16T03:42:26.136Z] v3.0.0-dev.20 [2023-02-16T03:42:26.136Z] v3.0.0-dev.21 [2023-02-16T03:42:26.136Z] v3.0.0-dev.22 [2023-02-16T03:42:26.136Z] v3.0.0-dev.23 [2023-02-16T03:42:26.136Z] v3.0.0-dev.24 [2023-02-16T03:42:26.136Z] v3.0.0-dev.25 [2023-02-16T03:42:26.136Z] v3.0.0-dev.26 [2023-02-16T03:42:26.136Z] v3.0.0-dev.27 [2023-02-16T03:42:26.136Z] v3.0.0-dev.28 [2023-02-16T03:42:26.136Z] v3.0.0-dev.29 [2023-02-16T03:42:26.136Z] v3.0.0-dev.3 [2023-02-16T03:42:26.136Z] v3.0.0-dev.30 [2023-02-16T03:42:26.136Z] v3.0.0-dev.31 [2023-02-16T03:42:26.136Z] v3.0.0-dev.32 [2023-02-16T03:42:26.136Z] v3.0.0-dev.33 [2023-02-16T03:42:26.136Z] v3.0.0-dev.34 [2023-02-16T03:42:26.136Z] v3.0.0-dev.35 [2023-02-16T03:42:26.136Z] v3.0.0-dev.36 [2023-02-16T03:42:26.136Z] v3.0.0-dev.37 [2023-02-16T03:42:26.136Z] v3.0.0-dev.38 [2023-02-16T03:42:26.136Z] v3.0.0-dev.39 [2023-02-16T03:42:26.136Z] v3.0.0-dev.4 [2023-02-16T03:42:26.136Z] v3.0.0-dev.40 [2023-02-16T03:42:26.136Z] v3.0.0-dev.41 [2023-02-16T03:42:26.136Z] v3.0.0-dev.42 [2023-02-16T03:42:26.136Z] v3.0.0-dev.43 [2023-02-16T03:42:26.136Z] v3.0.0-dev.44 [2023-02-16T03:42:26.136Z] v3.0.0-dev.45 [2023-02-16T03:42:26.136Z] v3.0.0-dev.46 [2023-02-16T03:42:26.136Z] v3.0.0-dev.47 [2023-02-16T03:42:26.136Z] v3.0.0-dev.48 [2023-02-16T03:42:26.136Z] v3.0.0-dev.49 [2023-02-16T03:42:26.136Z] v3.0.0-dev.5 [2023-02-16T03:42:26.136Z] v3.0.0-dev.50 [2023-02-16T03:42:26.137Z] v3.0.0-dev.51 [2023-02-16T03:42:26.137Z] v3.0.0-dev.52 [2023-02-16T03:42:26.137Z] v3.0.0-dev.53 [2023-02-16T03:42:26.137Z] v3.0.0-dev.54 [2023-02-16T03:42:26.137Z] v3.0.0-dev.6 [2023-02-16T03:42:26.137Z] v3.0.0-dev.7 [2023-02-16T03:42:26.137Z] v3.0.0-dev.8 [2023-02-16T03:42:26.137Z] v3.0.0-dev.9 [Pipeline] sh [2023-02-16T03:42:26.421Z] + lftools sign git-tag v3.0.0-dev.54 [2023-02-16T03:42:26.989Z] Signing Git tag with Sigul... [2023-02-16T03:42:26.989Z] Signing v3.0.0-dev.54 [Pipeline] echo [2023-02-16T03:42:27.567Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-16T03:42:27.846Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-02-16T03:42:27.853Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-02-16T03:42:27.880Z] $ docker stop --time=1 77c104eb2e58ad6be974476768fc48ceffa22c6560b806ac67d77ae4611ff6b7 [2023-02-16T03:42:29.209Z] $ docker rm -f --volumes 77c104eb2e58ad6be974476768fc48ceffa22c6560b806ac67d77ae4611ff6b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-02-16T03:42:29.728Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-16T03:42:29.728Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:42:30.031Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-16T03:42:30.031Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T03:42:30.113Z] prd-ubuntu20.04-docker-8c-8g-6241 does not seem to be running inside a container [2023-02-16T03:42:30.151Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/415 -v /w/workspace/edgex-go/415:/w/workspace/edgex-go/415:rw,z -v /w/workspace/edgex-go/415@tmp:/w/workspace/edgex-go/415@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-16T03:42:30.506Z] $ docker top fbfcf219173f52020b039f6f8a25a4a2a5b7b24981a8fd5cbab9297a1e32d6fc -eo pid,comm [2023-02-16T03:42:30.551Z] 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-02-16T03:42:30.551Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-16T03:42:30.591Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-16T03:42:30.591Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-16T03:42:30.709Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-16T03:42:30.719Z] $ docker exec fbfcf219173f52020b039f6f8a25a4a2a5b7b24981a8fd5cbab9297a1e32d6fc ssh-agent [2023-02-16T03:42:30.859Z] SSH_AUTH_SOCK=/tmp/ssh-JVfWBf6yXlvN/agent.32 [2023-02-16T03:42:30.859Z] SSH_AGENT_PID=38 [2023-02-16T03:42:30.865Z] Running ssh-add (command line suppressed) [2023-02-16T03:42:30.978Z] Identity added: /w/workspace/edgex-go/415@tmp/private_key_12643485500020436985.key (/w/workspace/edgex-go/415@tmp/private_key_12643485500020436985.key) [2023-02-16T03:42:30.989Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-16T03:42:31.272Z] + git semver bump pre [2023-02-16T03:42:31.530Z] 2023-02-16 03:42:31,485 [read_version] DEBUG read version from /w/workspace/edgex-go/415/.semver/main [2023-02-16T03:42:31.530Z] 2023-02-16 03:42:31,486 [bump_version] DEBUG bumping version:3.0.0-dev.54 on axis:pre with prefix:dev [2023-02-16T03:42:31.530Z] 2023-02-16 03:42:31,486 [bump_version] DEBUG bumped version:3.0.0-dev.55 [2023-02-16T03:42:31.530Z] 2023-02-16 03:42:31,486 [write_version] DEBUG write version:3.0.0-dev.55 to path:/w/workspace/edgex-go/415/.semver/main with force:True [2023-02-16T03:42:31.530Z] 2023-02-16 03:42:31,486 [read_version] DEBUG read version from /w/workspace/edgex-go/415/.semver/main [2023-02-16T03:42:31.530Z] 2023-02-16 03:42:31,486 [write_file] DEBUG write to file:/w/workspace/edgex-go/415/.semver/main [2023-02-16T03:42:31.530Z] 2023-02-16 03:42:31,490 [execute] INFO git cat-file --batch-check [2023-02-16T03:42:31.530Z] 2023-02-16 03:42:31,490 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/415/.semver, universal_newlines=False, shell=None, istream=) [2023-02-16T03:42:31.530Z] 2023-02-16 03:42:31,498 [execute] INFO git cat-file --batch [2023-02-16T03:42:31.530Z] 2023-02-16 03:42:31,498 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/415/.semver, universal_newlines=False, shell=None, istream=) [2023-02-16T03:42:31.530Z] 2023-02-16 03:42:31,504 [read_version] DEBUG read version from /w/workspace/edgex-go/415/.semver/main [2023-02-16T03:42:31.530Z] 3.0.0-dev.55 [Pipeline] } [2023-02-16T03:42:31.547Z] $ docker exec --env ******** --env ******** fbfcf219173f52020b039f6f8a25a4a2a5b7b24981a8fd5cbab9297a1e32d6fc ssh-agent -k [2023-02-16T03:42:31.649Z] unset SSH_AUTH_SOCK; [2023-02-16T03:42:31.649Z] unset SSH_AGENT_PID; [2023-02-16T03:42:31.649Z] echo Agent pid 38 killed; [2023-02-16T03:42:31.652Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-16T03:42:31.960Z] + git semver [Pipeline] } [2023-02-16T03:42:32.247Z] $ docker stop --time=1 fbfcf219173f52020b039f6f8a25a4a2a5b7b24981a8fd5cbab9297a1e32d6fc [2023-02-16T03:42:33.587Z] $ docker rm -f --volumes fbfcf219173f52020b039f6f8a25a4a2a5b7b24981a8fd5cbab9297a1e32d6fc [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-16T03:42:33.925Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-16T03:42:33.925Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:42:34.219Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-16T03:42:34.219Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T03:42:34.290Z] prd-ubuntu20.04-docker-8c-8g-6241 does not seem to be running inside a container [2023-02-16T03:42:34.330Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/415 -v /w/workspace/edgex-go/415:/w/workspace/edgex-go/415:rw,z -v /w/workspace/edgex-go/415@tmp:/w/workspace/edgex-go/415@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-16T03:42:34.687Z] $ docker top fa77b2456bcee6203672f3375e441afab3eb0aaf84e18248253707c51705a6ea -eo pid,comm [2023-02-16T03:42:34.729Z] 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-02-16T03:42:34.729Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-16T03:42:34.757Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-16T03:42:34.757Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-16T03:42:34.870Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-16T03:42:34.881Z] $ docker exec fa77b2456bcee6203672f3375e441afab3eb0aaf84e18248253707c51705a6ea ssh-agent [2023-02-16T03:42:34.979Z] SSH_AUTH_SOCK=/tmp/ssh-ACfFJMEzLzTA/agent.31 [2023-02-16T03:42:34.979Z] SSH_AGENT_PID=38 [2023-02-16T03:42:34.983Z] Running ssh-add (command line suppressed) [2023-02-16T03:42:35.100Z] Identity added: /w/workspace/edgex-go/415@tmp/private_key_7682645381430511455.key (/w/workspace/edgex-go/415@tmp/private_key_7682645381430511455.key) [2023-02-16T03:42:35.112Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-16T03:42:35.396Z] + git semver push [2023-02-16T03:42:35.655Z] 2023-02-16 03:42:35,589 [run_push] DEBUG push [2023-02-16T03:42:35.655Z] 2023-02-16 03:42:35,590 [execute] INFO git cat-file --batch-check [2023-02-16T03:42:35.655Z] 2023-02-16 03:42:35,590 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/415/.semver, universal_newlines=False, shell=None, istream=) [2023-02-16T03:42:35.655Z] 2023-02-16 03:42:35,594 [execute] INFO git rev-list ff9c4d020c7e42912a61d24139b693f4419ac0e4 -- [2023-02-16T03:42:35.655Z] 2023-02-16 03:42:35,595 [execute] DEBUG Popen(['git', 'rev-list', 'ff9c4d020c7e42912a61d24139b693f4419ac0e4', '--'], cwd=/w/workspace/edgex-go/415/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-16T03:42:35.655Z] 2023-02-16 03:42:35,611 [execute] INFO git fetch -v origin [2023-02-16T03:42:35.655Z] 2023-02-16 03:42:35,612 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/415/.semver, universal_newlines=True, shell=None, istream=None) [2023-02-16T03:42:36.221Z] 2023-02-16 03:42:36,135 [run_push] DEBUG no remote changes detected [2023-02-16T03:42:36.221Z] 2023-02-16 03:42:36,135 [execute] INFO git push origin semver [2023-02-16T03:42:36.221Z] 2023-02-16 03:42:36,135 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/415/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-16T03:42:37.155Z] 2023-02-16 03:42:37,023 [run_push] DEBUG push all version tags [2023-02-16T03:42:37.155Z] 2023-02-16 03:42:37,023 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-02-16T03:42:37.155Z] 2023-02-16 03:42:37,024 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/415, universal_newlines=False, shell=None, istream=None) [2023-02-16T03:42:38.091Z] 2023-02-16 03:42:37,928 [read_version] DEBUG read version from /w/workspace/edgex-go/415/.semver/main [2023-02-16T03:42:38.091Z] 3.0.0-dev.55 [Pipeline] } [2023-02-16T03:42:38.108Z] $ docker exec --env ******** --env ******** fa77b2456bcee6203672f3375e441afab3eb0aaf84e18248253707c51705a6ea ssh-agent -k [2023-02-16T03:42:38.215Z] unset SSH_AUTH_SOCK; [2023-02-16T03:42:38.216Z] unset SSH_AGENT_PID; [2023-02-16T03:42:38.216Z] echo Agent pid 38 killed; [2023-02-16T03:42:38.219Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-16T03:42:38.518Z] + git semver [Pipeline] } [2023-02-16T03:42:38.797Z] $ docker stop --time=1 fa77b2456bcee6203672f3375e441afab3eb0aaf84e18248253707c51705a6ea [2023-02-16T03:42:40.115Z] $ docker rm -f --volumes fa77b2456bcee6203672f3375e441afab3eb0aaf84e18248253707c51705a6ea [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-02-16T03:42:40.615Z] + [ -d /w/workspace/edgex-go/415/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-16T03:42:40.909Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-16T03:42:41.770Z] ---> package-listing.sh [2023-02-16T03:42:41.770Z] ++ facter osfamily [2023-02-16T03:42:41.770Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-16T03:42:42.029Z] + OS_FAMILY=debian [2023-02-16T03:42:42.029Z] + workspace=/w/workspace/edgex-go/415 [2023-02-16T03:42:42.029Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-16T03:42:42.029Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-16T03:42:42.029Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-16T03:42:42.029Z] + PACKAGES=/tmp/packages_start.txt [2023-02-16T03:42:42.029Z] + '[' /w/workspace/edgex-go/415 ']' [2023-02-16T03:42:42.029Z] + PACKAGES=/tmp/packages_end.txt [2023-02-16T03:42:42.029Z] + case "${OS_FAMILY}" in [2023-02-16T03:42:42.029Z] + dpkg -l [2023-02-16T03:42:42.029Z] + grep '^ii' [2023-02-16T03:42:42.029Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-16T03:42:42.029Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-16T03:42:42.029Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-16T03:42:42.029Z] + '[' /w/workspace/edgex-go/415 ']' [2023-02-16T03:42:42.029Z] + mkdir -p /w/workspace/edgex-go/415/archives/ [2023-02-16T03:42:42.029Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/415/archives/ [Pipeline] echo [2023-02-16T03:42:42.039Z] 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/415/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-16T03:42:42.315Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:42:42.876Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-16T03:42:42.876Z] [2023-02-16T03:42:42.876Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:42:43.180Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-16T03:42:43.180Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-16T03:42:43.180Z] 5eb5b503b376: Pulling fs layer [2023-02-16T03:42:43.180Z] 5c69ac0246d0: Pulling fs layer [2023-02-16T03:42:43.180Z] ec43610c2a17: Pulling fs layer [2023-02-16T03:42:43.180Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-16T03:42:43.180Z] 33b1e0a273af: Pulling fs layer [2023-02-16T03:42:43.180Z] 5d3b04190fa2: Pulling fs layer [2023-02-16T03:42:43.180Z] 2f39f015ded8: Pulling fs layer [2023-02-16T03:42:43.180Z] 33b1e0a273af: Waiting [2023-02-16T03:42:43.180Z] 5d3b04190fa2: Waiting [2023-02-16T03:42:43.180Z] 2f39f015ded8: Waiting [2023-02-16T03:42:43.180Z] 3a2ae6a8a46f: Waiting [2023-02-16T03:42:43.180Z] 5c69ac0246d0: Download complete [2023-02-16T03:42:43.180Z] 3a2ae6a8a46f: Download complete [2023-02-16T03:42:43.453Z] 33b1e0a273af: Verifying Checksum [2023-02-16T03:42:43.453Z] 33b1e0a273af: Download complete [2023-02-16T03:42:43.453Z] 5d3b04190fa2: Verifying Checksum [2023-02-16T03:42:43.453Z] 5d3b04190fa2: Download complete [2023-02-16T03:42:43.453Z] ec43610c2a17: Verifying Checksum [2023-02-16T03:42:43.453Z] ec43610c2a17: Download complete [2023-02-16T03:42:43.718Z] 5eb5b503b376: Download complete [2023-02-16T03:42:44.285Z] 2f39f015ded8: Download complete [2023-02-16T03:42:45.218Z] 5eb5b503b376: Pull complete [2023-02-16T03:42:45.218Z] 5c69ac0246d0: Pull complete [2023-02-16T03:42:45.785Z] ec43610c2a17: Pull complete [2023-02-16T03:42:45.785Z] 3a2ae6a8a46f: Pull complete [2023-02-16T03:42:46.043Z] 33b1e0a273af: Pull complete [2023-02-16T03:42:46.043Z] 5d3b04190fa2: Pull complete [2023-02-16T03:42:51.307Z] 2f39f015ded8: Pull complete [2023-02-16T03:42:51.307Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-16T03:42:51.307Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-16T03:42:51.307Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T03:42:51.389Z] prd-ubuntu20.04-docker-8c-8g-6241 does not seem to be running inside a container [2023-02-16T03:42:51.425Z] $ 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/415/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/415 -v /w/workspace/edgex-go/415:/w/workspace/edgex-go/415:rw,z -v /w/workspace/edgex-go/415@tmp:/w/workspace/edgex-go/415@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-16T03:42:55.908Z] $ docker top e9cca2f7d640f9b9b702b832883e01bae07c9cc934208317b9b6513dacaca340 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-16T03:42:56.244Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-16T03:42:56.525Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-16T03:42:56.808Z] + ls /var/log/sa-host [2023-02-16T03:42:56.808Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-16T03:42:56.960Z] provisioning config files... [2023-02-16T03:42:56.967Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/415@tmp/config7309190476440809536tmp [Pipeline] { [Pipeline] echo [2023-02-16T03:42:56.980Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-16T03:42:57.259Z] ---> create-netrc.sh [Pipeline] } [2023-02-16T03:42:57.267Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-16T03:42:57.585Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-16T03:42:57.594Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-16T03:42:57.876Z] ---> sudo-logs.sh [2023-02-16T03:42:57.876Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-16T03:42:57.899Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-16T03:42:58.182Z] ---> job-cost.sh [2023-02-16T03:42:58.182Z] lf-activate-venv: SKIPPING [2023-02-16T03:42:58.182Z] DEBUG: total: 0.10999999940395355 [2023-02-16T03:42:58.182Z] INFO: Retrieving Stack Cost... [2023-02-16T03:42:59.119Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-16T03:42:59.378Z] INFO: Archiving Costs [Pipeline] echo [2023-02-16T03:42:59.392Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-16T03:42:59.676Z] ---> logs-deploy.sh [2023-02-16T03:42:59.676Z] lf-activate-venv: SKIPPING [2023-02-16T03:42:59.676Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/415 [2023-02-16T03:42:59.676Z] INFO: archiving workspace using pattern(s): [2023-02-16T03:43:00.612Z] Archives upload complete. [2023-02-16T03:43:00.612Z] INFO: archiving logs to Nexus