Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0e40ac5239888f518a0688dfe8002d05c80ac55a 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-ssh1971154859431665080.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16243060612849311427.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2422122210617113052.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6272275597225007255.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-ssh936554217569654172.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9426 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/498 [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/498 # 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 0e40ac5239888f518a0688dfe8002d05c80ac55a (main) Commit message: "Merge pull request #4524 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.71" > 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 0e40ac5239888f518a0688dfe8002d05c80ac55a # timeout=10 > git rev-list --no-walk 6ed5f643afd548d7d3f8a26d03abe2373781a040 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-24T01:31:58.884Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-24T01:31:58.927Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-24T01:31:58.942Z] ========================================================= [2023-04-24T01:31:58.942Z] EdgeX Global Pipelines Version Info [2023-04-24T01:31:58.942Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-24T01:31:59.690Z] ------------------- [2023-04-24T01:31:59.690Z] stable info: [2023-04-24T01:31:59.690Z] ------------------- [2023-04-24T01:31:59.690Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-24T01:31:59.690Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-24T01:31:59.690Z] Message: update stable to v1.0.248 [2023-04-24T01:32:00.262Z] ------------------- [2023-04-24T01:32:00.262Z] experimental info: [2023-04-24T01:32:00.262Z] ------------------- [2023-04-24T01:32:00.262Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-24T01:32:00.262Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-24T01:32:00.262Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-24T01:32:00.458Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-04-24T01:32:00.472Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-04-24T01:32:00.487Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-24T01:32:00.499Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-24T01:32:00.513Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-24T01:32:00.528Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-24T01:32:00.540Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-24T01:32:00.552Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-04-24T01:32:00.568Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-04-24T01:32:00.580Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-04-24T01:32:00.593Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-24T01:32:00.604Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-24T01:32:00.630Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-24T01:32:00.644Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-24T01:32:00.657Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-24T01:32:00.668Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-24T01:32:00.678Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-24T01:32:00.692Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-24T01:32:00.704Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-04-24T01:32:00.717Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-04-24T01:32:00.739Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-24T01:32:00.751Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-24T01:32:00.763Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-24T01:32:00.782Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-24T01:32:00.798Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-24T01:32:00.818Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-24T01:32:00.830Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0e40ac5239888f518a0688dfe8002d05c80ac55a [Pipeline] echo [2023-04-24T01:32:00.840Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0e40ac5 [Pipeline] echo [2023-04-24T01:32:00.852Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-24T01:32:00.904Z] provisioning config files... [2023-04-24T01:32:00.921Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/498@tmp/config4495220526884434688tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T01:32:01.225Z] ---> docker-login.sh [2023-04-24T01:32:01.225Z] nexus3.edgexfoundry.org:10001 [2023-04-24T01:32:01.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:32:01.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:32:01.487Z] Configure a credential helper to remove this warning. See [2023-04-24T01:32:01.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:32:01.487Z] [2023-04-24T01:32:01.487Z] Login Succeeded [2023-04-24T01:32:01.487Z] nexus3.edgexfoundry.org:10002 [2023-04-24T01:32:01.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:32:01.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:32:01.487Z] Configure a credential helper to remove this warning. See [2023-04-24T01:32:01.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:32:01.487Z] [2023-04-24T01:32:01.487Z] Login Succeeded [2023-04-24T01:32:01.750Z] nexus3.edgexfoundry.org:10003 [2023-04-24T01:32:01.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:32:01.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:32:01.750Z] Configure a credential helper to remove this warning. See [2023-04-24T01:32:01.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:32:01.750Z] [2023-04-24T01:32:01.750Z] Login Succeeded [2023-04-24T01:32:01.750Z] nexus3.edgexfoundry.org:10004 [2023-04-24T01:32:01.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:32:02.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:32:02.010Z] Configure a credential helper to remove this warning. See [2023-04-24T01:32:02.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:32:02.011Z] [2023-04-24T01:32:02.011Z] Login Succeeded [2023-04-24T01:32:02.011Z] docker.io [2023-04-24T01:32:02.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:32:02.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:32:02.271Z] Configure a credential helper to remove this warning. See [2023-04-24T01:32:02.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:32:02.271Z] [2023-04-24T01:32:02.271Z] Login Succeeded [2023-04-24T01:32:02.271Z] ---> docker-login.sh ends [Pipeline] } [2023-04-24T01:32:02.279Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-24T01:32:02.592Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-04-24T01:32:02.592Z] + cut -d/ -f2 [2023-04-24T01:32:02.592Z] + dirname cmd/core-command/Dockerfile [2023-04-24T01:32:02.592Z] + echo core-command,cmd/core-command/Dockerfile [2023-04-24T01:32:02.592Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-04-24T01:32:02.592Z] cut -d/ -f2 [2023-04-24T01:32:02.592Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-04-24T01:32:02.592Z] + + dirnamecut cmd/core-data/Dockerfile -d/ [2023-04-24T01:32:02.592Z] -f2 [2023-04-24T01:32:02.592Z] + echo core-data,cmd/core-data/Dockerfile [2023-04-24T01:32:02.592Z] + dirname cmd/core-metadata/Dockerfile [2023-04-24T01:32:02.592Z] + cut -d/ -f2 [2023-04-24T01:32:02.592Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-04-24T01:32:02.592Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-04-24T01:32:02.592Z] + cut -d/ -f2 [2023-04-24T01:32:02.592Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-04-24T01:32:02.592Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-04-24T01:32:02.592Z] + cut -d/ -f2 [2023-04-24T01:32:02.592Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-04-24T01:32:02.592Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-04-24T01:32:02.592Z] + cut -d/ -f2 [2023-04-24T01:32:02.592Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-04-24T01:32:02.592Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-04-24T01:32:02.592Z] + cut -d/ -f2 [2023-04-24T01:32:02.592Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-04-24T01:32:02.592Z] + + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-04-24T01:32:02.592Z] cut -d/ -f2 [2023-04-24T01:32:02.592Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-04-24T01:32:02.592Z] + dirname cmd/security-spire-agent/Dockerfile [2023-04-24T01:32:02.592Z] + cut -d/ -f2 [2023-04-24T01:32:02.592Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-04-24T01:32:02.592Z] + dirname cmd/security-spire-config/Dockerfile [2023-04-24T01:32:02.592Z] + cut -d/ -f2 [2023-04-24T01:32:02.592Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-04-24T01:32:02.592Z] + dirname cmd/security-spire-server/Dockerfile [2023-04-24T01:32:02.592Z] + cut -d/ -f2 [2023-04-24T01:32:02.592Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-04-24T01:32:02.592Z] + dirname cmd/support-notifications/Dockerfile [2023-04-24T01:32:02.592Z] + cut -d/ -f2 [2023-04-24T01:32:02.592Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-04-24T01:32:02.592Z] + dirname cmd/support-scheduler/Dockerfile [2023-04-24T01:32:02.592Z] + cut -d/ -f2 [2023-04-24T01:32:02.592Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-04-24T01:32:02.646Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-24T01:32:03.059Z] + git rev-list -1 --merges 0e40ac5239888f518a0688dfe8002d05c80ac55a~1..0e40ac5239888f518a0688dfe8002d05c80ac55a [Pipeline] echo [2023-04-24T01:32:03.071Z] -----------> git rev-list -1 --merges 0e40ac5239888f518a0688dfe8002d05c80ac55a~1..0e40ac5239888f518a0688dfe8002d05c80ac55a 0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T01:32:03.071Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a [false] [Pipeline] sh [2023-04-24T01:32:03.359Z] + git log --format=format:%s -1 0e40ac5239888f518a0688dfe8002d05c80ac55a [Pipeline] echo [2023-04-24T01:32:03.374Z] ========================================================= [2023-04-24T01:32:03.374Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-24T01:32:03.374Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-04-24T01:32:03.750Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-24T01:32:03.750Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-24T01:32:03.750Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-24T01:32:03.750Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-24T01:32:03.750Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-24T01:32:03.750Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-24T01:32:03.750Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:32:04.129Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-24T01:32:04.129Z] [2023-04-24T01:32:04.129Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:32:04.440Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-24T01:32:04.440Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-24T01:32:04.440Z] b85a868b505f: Pulling fs layer [2023-04-24T01:32:04.440Z] e2be974225ed: Pulling fs layer [2023-04-24T01:32:04.440Z] 339a4e72a1f5: Pulling fs layer [2023-04-24T01:32:04.440Z] 988bab9f4d93: Pulling fs layer [2023-04-24T01:32:04.440Z] 1469e6f7b9e6: Pulling fs layer [2023-04-24T01:32:04.440Z] eaf3925da568: Pulling fs layer [2023-04-24T01:32:04.440Z] bab4dde63d76: Pulling fs layer [2023-04-24T01:32:04.440Z] bde34c3a00c8: Pulling fs layer [2023-04-24T01:32:04.440Z] b352a97aabf1: Pulling fs layer [2023-04-24T01:32:04.440Z] 4872d77fe225: Pulling fs layer [2023-04-24T01:32:04.440Z] 5851b861e8e6: Pulling fs layer [2023-04-24T01:32:04.440Z] bde34c3a00c8: Waiting [2023-04-24T01:32:04.440Z] 988bab9f4d93: Waiting [2023-04-24T01:32:04.440Z] b352a97aabf1: Waiting [2023-04-24T01:32:04.440Z] 1469e6f7b9e6: Waiting [2023-04-24T01:32:04.440Z] 4872d77fe225: Waiting [2023-04-24T01:32:04.440Z] 5851b861e8e6: Waiting [2023-04-24T01:32:04.440Z] eaf3925da568: Waiting [2023-04-24T01:32:04.440Z] bab4dde63d76: Waiting [2023-04-24T01:32:04.440Z] e2be974225ed: Verifying Checksum [2023-04-24T01:32:04.440Z] e2be974225ed: Download complete [2023-04-24T01:32:04.440Z] 988bab9f4d93: Verifying Checksum [2023-04-24T01:32:04.440Z] 988bab9f4d93: Download complete [2023-04-24T01:32:04.703Z] 339a4e72a1f5: Verifying Checksum [2023-04-24T01:32:04.704Z] 339a4e72a1f5: Download complete [2023-04-24T01:32:04.704Z] 1469e6f7b9e6: Verifying Checksum [2023-04-24T01:32:04.704Z] 1469e6f7b9e6: Download complete [2023-04-24T01:32:04.704Z] eaf3925da568: Verifying Checksum [2023-04-24T01:32:04.704Z] eaf3925da568: Download complete [2023-04-24T01:32:04.704Z] bde34c3a00c8: Verifying Checksum [2023-04-24T01:32:04.704Z] bde34c3a00c8: Download complete [2023-04-24T01:32:04.704Z] b352a97aabf1: Download complete [2023-04-24T01:32:04.704Z] 4872d77fe225: Verifying Checksum [2023-04-24T01:32:04.704Z] 4872d77fe225: Download complete [2023-04-24T01:32:04.704Z] 5851b861e8e6: Verifying Checksum [2023-04-24T01:32:04.704Z] 5851b861e8e6: Download complete [2023-04-24T01:32:04.704Z] b85a868b505f: Verifying Checksum [2023-04-24T01:32:04.704Z] b85a868b505f: Download complete [2023-04-24T01:32:04.963Z] bab4dde63d76: Verifying Checksum [2023-04-24T01:32:04.963Z] bab4dde63d76: Download complete [2023-04-24T01:32:06.348Z] b85a868b505f: Pull complete [2023-04-24T01:32:06.348Z] e2be974225ed: Pull complete [2023-04-24T01:32:06.919Z] 339a4e72a1f5: Pull complete [2023-04-24T01:32:06.919Z] 988bab9f4d93: Pull complete [2023-04-24T01:32:07.180Z] 1469e6f7b9e6: Pull complete [2023-04-24T01:32:07.180Z] eaf3925da568: Pull complete [2023-04-24T01:32:09.083Z] bab4dde63d76: Pull complete [2023-04-24T01:32:09.083Z] bde34c3a00c8: Pull complete [2023-04-24T01:32:09.083Z] b352a97aabf1: Pull complete [2023-04-24T01:32:09.345Z] 4872d77fe225: Pull complete [2023-04-24T01:32:09.345Z] 5851b861e8e6: Pull complete [2023-04-24T01:32:09.345Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-24T01:32:09.345Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-24T01:32:09.345Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T01:32:09.540Z] prd-ubuntu20.04-docker-8c-8g-9426 does not seem to be running inside a container [2023-04-24T01:32:09.606Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/498 -v /w/workspace/edgex-go/498:/w/workspace/edgex-go/498:rw,z -v /w/workspace/edgex-go/498@tmp:/w/workspace/edgex-go/498@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-24T01:32:12.082Z] $ docker top 4cdad659faa440716b911f4e7b951dc61795a6f09e58046e8549965cd42added -eo pid,comm [2023-04-24T01:32:12.133Z] 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-04-24T01:32:12.133Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-24T01:32:12.172Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-24T01:32:12.172Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-24T01:32:12.291Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-24T01:32:12.299Z] $ docker exec 4cdad659faa440716b911f4e7b951dc61795a6f09e58046e8549965cd42added ssh-agent [2023-04-24T01:32:12.415Z] SSH_AUTH_SOCK=/tmp/ssh-YZre7qwoOmaC/agent.33 [2023-04-24T01:32:12.415Z] SSH_AGENT_PID=39 [2023-04-24T01:32:12.423Z] Running ssh-add (command line suppressed) [2023-04-24T01:32:12.530Z] Identity added: /w/workspace/edgex-go/498@tmp/private_key_9065338865425352325.key (/w/workspace/edgex-go/498@tmp/private_key_9065338865425352325.key) [2023-04-24T01:32:12.543Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-24T01:32:12.834Z] + git tag --points-at HEAD [Pipeline] } [2023-04-24T01:32:12.860Z] $ docker exec --env ******** --env ******** 4cdad659faa440716b911f4e7b951dc61795a6f09e58046e8549965cd42added ssh-agent -k [2023-04-24T01:32:12.968Z] unset SSH_AUTH_SOCK; [2023-04-24T01:32:12.968Z] unset SSH_AGENT_PID; [2023-04-24T01:32:12.969Z] echo Agent pid 39 killed; [2023-04-24T01:32:12.973Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-24T01:32:12.999Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-24T01:32:12.999Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-24T01:32:13.118Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-24T01:32:13.125Z] $ docker exec 4cdad659faa440716b911f4e7b951dc61795a6f09e58046e8549965cd42added ssh-agent [2023-04-24T01:32:13.234Z] SSH_AUTH_SOCK=/tmp/ssh-oxzUpNbome9D/agent.71 [2023-04-24T01:32:13.234Z] SSH_AGENT_PID=77 [2023-04-24T01:32:13.240Z] Running ssh-add (command line suppressed) [2023-04-24T01:32:13.351Z] Identity added: /w/workspace/edgex-go/498@tmp/private_key_16613161708916038476.key (/w/workspace/edgex-go/498@tmp/private_key_16613161708916038476.key) [2023-04-24T01:32:13.363Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-24T01:32:13.652Z] + git semver init [2023-04-24T01:32:13.911Z] 2023-04-24 01:32:13,853 [run_init] DEBUG init version:0.0.0 force:False [2023-04-24T01:32:13.911Z] 2023-04-24 01:32:13,854 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/498/.semver [2023-04-24T01:32:13.911Z] 2023-04-24 01:32:13,854 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/498/.semver [2023-04-24T01:32:13.911Z] 2023-04-24 01:32:13,854 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/498/.semver'], cwd=/w/workspace/edgex-go/498, universal_newlines=False, shell=None, istream=None) [2023-04-24T01:32:19.196Z] 2023-04-24 01:32:18,880 [append_file] DEBUG append to file:/w/workspace/edgex-go/498/.git/info/exclude [2023-04-24T01:32:19.196Z] 2023-04-24 01:32:18,880 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/498/.semver/main with force:False [2023-04-24T01:32:19.196Z] 2023-04-24 01:32:18,881 [read_version] DEBUG read version from /w/workspace/edgex-go/498/.semver/main [2023-04-24T01:32:19.196Z] 2023-04-24 01:32:18,881 [read_version] DEBUG read version from /w/workspace/edgex-go/498/.semver/main [2023-04-24T01:32:19.196Z] 3.0.0-dev.136 [Pipeline] } [2023-04-24T01:32:19.210Z] $ docker exec --env ******** --env ******** 4cdad659faa440716b911f4e7b951dc61795a6f09e58046e8549965cd42added ssh-agent -k [2023-04-24T01:32:19.326Z] unset SSH_AUTH_SOCK; [2023-04-24T01:32:19.326Z] unset SSH_AGENT_PID; [2023-04-24T01:32:19.327Z] echo Agent pid 77 killed; [2023-04-24T01:32:19.334Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-24T01:32:19.646Z] + git semver [Pipeline] } [2023-04-24T01:32:19.927Z] $ docker stop --time=1 4cdad659faa440716b911f4e7b951dc61795a6f09e58046e8549965cd42added [2023-04-24T01:32:21.432Z] $ docker rm -f --volumes 4cdad659faa440716b911f4e7b951dc61795a6f09e58046e8549965cd42added [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-24T01:32:21.788Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-24T01:32:22.043Z] Stashed 1 file(s) [Pipeline] echo [2023-04-24T01:32:22.045Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.136 [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-04-24T01:32:22.464Z] + git config --global --add safe.directory /w/workspace/edgex-go/498 [Pipeline] echo [2023-04-24T01:32:22.476Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T01:32:22.490Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T01:32:22.500Z] ========================================================= [2023-04-24T01:32:22.500Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-24T01:32:22.500Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-04-24T01:32:22.794Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-24T01:32:22.794Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-24T01:32:22.794Z] 63b65145d645: Pulling fs layer [2023-04-24T01:32:22.794Z] a2d21d5440eb: Pulling fs layer [2023-04-24T01:32:22.794Z] 935e6c44a52c: Pulling fs layer [2023-04-24T01:32:22.794Z] 94cc34f8dd06: Pulling fs layer [2023-04-24T01:32:22.794Z] 30dea6a524f1: Pulling fs layer [2023-04-24T01:32:22.794Z] a2aff8979fd8: Pulling fs layer [2023-04-24T01:32:22.794Z] 6808be2612f2: Pulling fs layer [2023-04-24T01:32:22.794Z] f25807f1079a: Pulling fs layer [2023-04-24T01:32:22.794Z] 6808be2612f2: Waiting [2023-04-24T01:32:22.794Z] a2aff8979fd8: Waiting [2023-04-24T01:32:22.794Z] f25807f1079a: Waiting [2023-04-24T01:32:22.794Z] 94cc34f8dd06: Waiting [2023-04-24T01:32:22.794Z] 30dea6a524f1: Waiting [2023-04-24T01:32:22.794Z] a2d21d5440eb: Verifying Checksum [2023-04-24T01:32:22.794Z] a2d21d5440eb: Download complete [2023-04-24T01:32:22.794Z] 94cc34f8dd06: Verifying Checksum [2023-04-24T01:32:22.794Z] 94cc34f8dd06: Download complete [2023-04-24T01:32:22.794Z] 30dea6a524f1: Verifying Checksum [2023-04-24T01:32:22.794Z] 30dea6a524f1: Download complete [2023-04-24T01:32:22.794Z] a2aff8979fd8: Verifying Checksum [2023-04-24T01:32:22.794Z] a2aff8979fd8: Download complete [2023-04-24T01:32:23.057Z] 63b65145d645: Verifying Checksum [2023-04-24T01:32:23.057Z] 63b65145d645: Download complete [2023-04-24T01:32:23.057Z] 63b65145d645: Pull complete [2023-04-24T01:32:23.322Z] f25807f1079a: Verifying Checksum [2023-04-24T01:32:23.322Z] f25807f1079a: Download complete [2023-04-24T01:32:23.322Z] a2d21d5440eb: Pull complete [2023-04-24T01:32:23.582Z] 6808be2612f2: Verifying Checksum [2023-04-24T01:32:23.582Z] 6808be2612f2: Download complete [2023-04-24T01:32:23.843Z] 935e6c44a52c: Verifying Checksum [2023-04-24T01:32:23.843Z] 935e6c44a52c: Download complete [2023-04-24T01:32:28.039Z] 935e6c44a52c: Pull complete [2023-04-24T01:32:28.039Z] 94cc34f8dd06: Pull complete [2023-04-24T01:32:28.039Z] 30dea6a524f1: Pull complete [2023-04-24T01:32:28.039Z] a2aff8979fd8: Pull complete [2023-04-24T01:32:30.570Z] 6808be2612f2: Pull complete [2023-04-24T01:32:31.140Z] f25807f1079a: Pull complete [2023-04-24T01:32:31.140Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-24T01:32:31.140Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-24T01:32:31.140Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-04-24T01:32:31.448Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-24T01:32:31.448Z] WORKDIR /edgex [2023-04-24T01:32:31.448Z] COPY go.mod . [2023-04-24T01:32:31.448Z] RUN go mod download+ [2023-04-24T01:32:31.448Z] docker build -t ci-base-image-x86_64 -f - . [2023-04-24T01:32:32.033Z] Sending build context to Docker daemon 170.7MB [2023-04-24T01:32:32.033Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-24T01:32:32.033Z] ---> 3b553350e43f [2023-04-24T01:32:32.033Z] Step 2/4 : WORKDIR /edgex [2023-04-24T01:32:37.147Z] Still waiting to schedule task [2023-04-24T01:32:37.147Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-24T01:32:38.650Z] ---> Running in c75fd27727c0 [2023-04-24T01:32:38.650Z] Removing intermediate container c75fd27727c0 [2023-04-24T01:32:38.650Z] ---> 42f20f94956b [2023-04-24T01:32:38.650Z] Step 3/4 : COPY go.mod . [2023-04-24T01:32:38.650Z] ---> 78d4ccd868e1 [2023-04-24T01:32:38.650Z] Step 4/4 : RUN go mod download [2023-04-24T01:32:38.650Z] ---> Running in 8de36dfacece [2023-04-24T01:32:50.870Z] Removing intermediate container 8de36dfacece [2023-04-24T01:32:50.870Z] ---> a4623942e043 [2023-04-24T01:32:50.870Z] Successfully built a4623942e043 [2023-04-24T01:32:50.870Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:32:51.470Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-24T01:32:51.470Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T01:32:51.546Z] prd-ubuntu20.04-docker-8c-8g-9426 does not seem to be running inside a container [2023-04-24T01:32:51.595Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/498 -v /w/workspace/edgex-go/498:/w/workspace/edgex-go/498:rw,z -v /w/workspace/edgex-go/498@tmp:/w/workspace/edgex-go/498@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-24T01:32:52.036Z] $ docker top 8181fa01f8df81208027c3b53f6a320ff119984d3c596b35eb0fe582ea7fd54b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T01:32:52.382Z] + go version [2023-04-24T01:32:52.382Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-24T01:32:52.399Z] $ docker stop --time=1 8181fa01f8df81208027c3b53f6a320ff119984d3c596b35eb0fe582ea7fd54b [2023-04-24T01:32:53.678Z] $ docker rm -f --volumes 8181fa01f8df81208027c3b53f6a320ff119984d3c596b35eb0fe582ea7fd54b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:32:54.083Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-24T01:32:54.083Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T01:32:54.158Z] prd-ubuntu20.04-docker-8c-8g-9426 does not seem to be running inside a container [2023-04-24T01:32:54.198Z] $ 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/498 -v /w/workspace/edgex-go/498:/w/workspace/edgex-go/498:rw,z -v /w/workspace/edgex-go/498@tmp:/w/workspace/edgex-go/498@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-24T01:32:54.545Z] $ docker top d8833ecc3ac98378e3b7745a4cae07ea8c98eaf05568d2aa0ae9d07f52f5d88e -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-24T01:32:54.612Z] ========================================================= [2023-04-24T01:32:54.612Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-04-24T01:32:54.612Z] ========================================================= [Pipeline] sh [2023-04-24T01:32:54.890Z] + git config --global --add safe.directory /w/workspace/edgex-go/498 [Pipeline] fileExists [Pipeline] sh [2023-04-24T01:32:55.186Z] + make test [2023-04-24T01:32:55.186Z] go test -race -coverprofile=coverage.out ./... [2023-04-24T01:33:03.312Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-04-24T01:33:18.310Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-04-24T01:33:18.310Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-04-24T01:33:18.310Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-04-24T01:33:18.310Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-04-24T01:33:18.310Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-04-24T01:33:18.310Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-04-24T01:33:18.310Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-04-24T01:33:18.310Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-04-24T01:33:18.310Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-04-24T01:33:18.310Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-04-24T01:33:18.569Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-04-24T01:33:18.828Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-04-24T01:33:18.828Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-04-24T01:33:18.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-04-24T01:33:19.764Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-04-24T01:33:19.764Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-04-24T01:33:19.764Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.083s coverage: 28.7% of statements [2023-04-24T01:33:21.139Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.084s coverage: 98.5% of statements [2023-04-24T01:33:22.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-04-24T01:33:22.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-04-24T01:33:22.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-04-24T01:33:23.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-04-24T01:33:23.859Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-04-24T01:33:25.236Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-04-24T01:33:25.236Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-04-24T01:33:25.236Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-04-24T01:33:25.236Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-04-24T01:33:25.236Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-04-24T01:33:25.494Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.098s coverage: 71.5% of statements [2023-04-24T01:33:25.494Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.076s coverage: 54.0% of statements [2023-04-24T01:33:26.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-04-24T01:33:26.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-04-24T01:33:28.097Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.099s coverage: 88.5% of statements [2023-04-24T01:33:28.097Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.072s coverage: 3.8% of statements [2023-04-24T01:33:28.356Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-04-24T01:33:28.356Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-04-24T01:33:28.356Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-04-24T01:33:28.923Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.407s coverage: 95.6% of statements [2023-04-24T01:33:28.923Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-04-24T01:33:28.923Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-04-24T01:33:28.923Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-04-24T01:33:28.923Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-04-24T01:33:28.923Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-04-24T01:33:28.923Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.061s coverage: 72.2% of statements [2023-04-24T01:33:29.865Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-04-24T01:33:29.865Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-04-24T01:33:29.865Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-04-24T01:33:30.136Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.075s coverage: 65.9% of statements [2023-04-24T01:33:30.762Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-04-24T01:33:30.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-04-24T01:33:30.762Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.081s coverage: 0.9% of statements [2023-04-24T01:33:30.762Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 29.0% of statements [2023-04-24T01:33:31.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 44.1% of statements [2023-04-24T01:33:31.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.068s coverage: 82.9% of statements [2023-04-24T01:33:31.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements [2023-04-24T01:33:31.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.082s coverage: 96.3% of statements [2023-04-24T01:33:31.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements [2023-04-24T01:33:32.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-04-24T01:33:32.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-04-24T01:33:32.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-04-24T01:33:32.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-04-24T01:33:32.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-04-24T01:33:32.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-04-24T01:33:32.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-04-24T01:33:32.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-04-24T01:33:33.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-04-24T01:33:33.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-04-24T01:33:33.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-04-24T01:33:33.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-04-24T01:33:33.667Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-04-24T01:33:33.667Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-04-24T01:33:34.255Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-04-24T01:33:35.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-04-24T01:33:35.455Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-04-24T01:33:37.362Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-04-24T01:33:37.362Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-04-24T01:33:39.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-04-24T01:33:39.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-04-24T01:33:39.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-04-24T01:33:40.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-04-24T01:33:40.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-04-24T01:33:40.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-04-24T01:33:41.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-04-24T01:33:41.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-04-24T01:33:41.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-04-24T01:33:41.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-04-24T01:33:42.277Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-04-24T01:33:42.277Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-04-24T01:33:42.277Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-04-24T01:33:42.277Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-04-24T01:33:42.865Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.064s coverage: 94.4% of statements [2023-04-24T01:33:43.804Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-04-24T01:33:43.804Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-04-24T01:33:43.804Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-04-24T01:33:43.804Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-04-24T01:33:44.739Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-04-24T01:33:44.739Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-04-24T01:33:44.999Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-04-24T01:33:44.999Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-04-24T01:33:57.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.259s coverage: 79.9% of statements [2023-04-24T01:33:58.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 26.071s coverage: 92.9% of statements [2023-04-24T01:33:58.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 64.4% of statements [2023-04-24T01:33:58.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.068s coverage: 62.3% of statements [2023-04-24T01:33:58.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements [2023-04-24T01:33:58.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.049s coverage: 20.0% of statements [2023-04-24T01:33:58.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2023-04-24T01:33:58.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.092s coverage: 81.8% of statements [2023-04-24T01:33:58.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.108s coverage: 82.1% of statements [2023-04-24T01:33:58.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.062s coverage: 86.0% of statements [2023-04-24T01:33:58.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.185s coverage: 63.1% of statements [2023-04-24T01:33:58.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements [2023-04-24T01:33:58.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements [2023-04-24T01:33:58.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2023-04-24T01:33:58.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2023-04-24T01:33:58.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2023-04-24T01:33:58.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.174s coverage: 38.4% of statements [2023-04-24T01:33:58.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements [2023-04-24T01:33:58.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements [2023-04-24T01:33:58.146Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements [2023-04-24T01:33:58.146Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.121s coverage: 92.3% of statements [2023-04-24T01:33:58.146Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 61.5% of statements [2023-04-24T01:33:58.146Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.093s coverage: 97.7% of statements [2023-04-24T01:33:58.404Z] 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-04-24T01:33:58.662Z] running golangci-lint [2023-04-24T01:33:58.663Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-04-24T01:33:58.663Z] go version go1.20.2 linux/amd64 [2023-04-24T01:33:58.987Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-04-24T01:33:58.987Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-04-24T01:34:13.973Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|imports|exports_file|files|name) took 14.726218859s" [2023-04-24T01:34:13.973Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 41.102163ms" [2023-04-24T01:34:22.110Z] level=info msg="[linters_context/goanalysis] analyzers took 59.596257802s with top 10 stages: buildir: 32.898014529s, inspect: 2.131912293s, fact_deprecated: 1.627423068s, gosec: 1.402382465s, ctrlflow: 1.310953919s, printf: 1.103839662s, S1038: 1.025654529s, fact_purity: 898.639136ms, nilness: 830.100139ms, errcheck: 531.100934ms" [2023-04-24T01:34:22.111Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-04-24T01:34:22.111Z] level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 203/203, autogenerated_exclude: 203/203, cgo: 203/203, skip_dirs: 203/203, identifier_marker: 203/203, exclude-rules: 23/203, nolint: 0/23, path_prettifier: 203/203, skip_files: 203/203, exclude: 203/203" [2023-04-24T01:34:22.111Z] level=info msg="[runner] processing took 18.427065ms with stages: nolint: 8.076215ms, identifier_marker: 4.838984ms, exclude-rules: 1.88272ms, path_prettifier: 1.541434ms, autogenerated_exclude: 1.244629ms, skip_dirs: 769.292µs, cgo: 39.691µs, filename_unadjuster: 29.97µs, source_code: 620ns, max_same_issues: 580ns, exclude: 550ns, uniq_by_line: 520ns, skip_files: 370ns, path_prefixer: 340ns, diff: 250ns, sort_results: 230ns, severity-rules: 230ns, max_from_linter: 160ns, path_shortener: 150ns, max_per_file_from_linter: 130ns" [2023-04-24T01:34:22.111Z] level=info msg="[runner] linters took 7.723313491s with stages: goanalysis_metalinter: 7.704780935s" [2023-04-24T01:34:22.111Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-04-24T01:34:22.111Z] level=info msg="Memory: 226 samples, avg is 189.9MB, max is 788.9MB" [2023-04-24T01:34:22.111Z] level=info msg="Execution took 22.500140179s" [2023-04-24T01:34:22.111Z] go vet ./... [2023-04-24T01:34:26.297Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-24T01:34:26.297Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-24T01:34:26.297Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-24T01:34:26.308Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-04-24T01:34:26.604Z] + ls -al . [2023-04-24T01:34:26.605Z] total 704 [2023-04-24T01:34:26.605Z] drwxrwxr-x 11 1001 1001 4096 Apr 24 01:32 . [2023-04-24T01:34:26.605Z] drwxr-xr-x 4 root root 4096 Apr 24 01:32 .. [2023-04-24T01:34:26.605Z] drwxrwxr-x 2 1001 1001 4096 Apr 24 01:31 .blubracket [2023-04-24T01:34:26.605Z] -rw-rw-r-- 1 1001 1001 16 Apr 24 01:31 .dockerignore [2023-04-24T01:34:26.605Z] drwxrwxr-x 8 1001 1001 4096 Apr 24 01:32 .git [2023-04-24T01:34:26.605Z] drwxrwxr-x 3 1001 1001 4096 Apr 24 01:31 .github [2023-04-24T01:34:26.605Z] -rw-rw-r-- 1 1001 1001 1133 Apr 24 01:31 .gitignore [2023-04-24T01:34:26.605Z] -rw-rw-r-- 1 1001 1001 42 Apr 24 01:31 .golangci.yml [2023-04-24T01:34:26.605Z] -rw-rw-r-- 1 1001 1001 87 Apr 24 01:31 .hadolint.yml [2023-04-24T01:34:26.605Z] drwxr-xr-x 3 1001 1001 4096 Apr 24 01:32 .semver [2023-04-24T01:34:26.605Z] -rw-rw-r-- 1 1001 1001 166 Apr 24 01:31 .sonarcloud.properties [2023-04-24T01:34:26.605Z] -rw-rw-r-- 1 1001 1001 1171 Apr 24 01:31 ADOPTERS.md [2023-04-24T01:34:26.605Z] -rw-rw-r-- 1 1001 1001 10835 Apr 24 01:31 Attribution.txt [2023-04-24T01:34:26.605Z] -rw-rw-r-- 1 1001 1001 73765 Apr 24 01:31 CHANGELOG.md [2023-04-24T01:34:26.605Z] -rw-rw-r-- 1 1001 1001 3804 Apr 24 01:31 CONTRIBUTING.md [2023-04-24T01:34:26.605Z] -rw-rw-r-- 1 1001 1001 677 Apr 24 01:31 GOVERNANCE.md [2023-04-24T01:34:26.605Z] -rw-rw-r-- 1 1001 1001 883 Apr 24 01:31 Jenkinsfile [2023-04-24T01:34:26.605Z] -rw-rw-r-- 1 1001 1001 10775 Apr 24 01:31 LICENSE [2023-04-24T01:34:26.605Z] -rw-rw-r-- 1 1001 1001 14368 Apr 24 01:31 Makefile [2023-04-24T01:34:26.605Z] -rw-rw-r-- 1 1001 1001 582 Apr 24 01:31 OWNERS.md [2023-04-24T01:34:26.605Z] -rw-rw-r-- 1 1001 1001 9403 Apr 24 01:31 README.md [2023-04-24T01:34:26.605Z] -rw-rw-r-- 1 1001 1001 789 Apr 24 01:31 SECURITY.md [2023-04-24T01:34:26.605Z] -rw-rw-r-- 1 1001 1001 13 Apr 24 01:32 VERSION [2023-04-24T01:34:26.605Z] drwxrwxr-x 2 1001 1001 4096 Apr 24 01:31 bin [2023-04-24T01:34:26.605Z] drwxrwxr-x 18 1001 1001 4096 Apr 24 01:31 cmd [2023-04-24T01:34:26.605Z] -rw-r--r-- 1 root root 448248 Apr 24 01:33 coverage.out [2023-04-24T01:34:26.605Z] -rw-rw-r-- 1 1001 1001 3200 Apr 24 01:31 go.mod [2023-04-24T01:34:26.605Z] -rw-rw-r-- 1 1001 1001 31155 Apr 24 01:31 go.sum [2023-04-24T01:34:26.605Z] drwxrwxr-x 7 1001 1001 4096 Apr 24 01:31 internal [2023-04-24T01:34:26.605Z] drwxrwxr-x 3 1001 1001 4096 Apr 24 01:31 openapi [2023-04-24T01:34:26.605Z] -rw-rw-r-- 1 1001 1001 594 Apr 24 01:31 security.txt [2023-04-24T01:34:26.605Z] drwxrwxr-x 4 1001 1001 4096 Apr 24 01:31 snap [2023-04-24T01:34:26.605Z] -rw-rw-r-- 1 1001 1001 204 Apr 24 01:31 version.go [Pipeline] sh [2023-04-24T01:34:26.892Z] + '[' -e coverage.out ] [2023-04-24T01:34:26.892Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-04-24T01:34:26.993Z] Stashed 1 file(s) [Pipeline] sh [2023-04-24T01:34:27.278Z] + make build [2023-04-24T01:34:27.278Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.136" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-04-24T01:34:39.476Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.136" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-04-24T01:34:40.044Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.136" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-04-24T01:34:40.983Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.136" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-04-24T01:34:41.984Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.136" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-04-24T01:34:48.548Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.136" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-04-24T01:34:49.921Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.136" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-24T01:34:51.300Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.136" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-04-24T01:34:52.238Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.136" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-04-24T01:34:53.171Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.136" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-04-24T01:34:54.104Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.136" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-04-24T01:34:55.477Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.136" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-04-24T01:34:56.429Z] $ docker stop --time=1 d8833ecc3ac98378e3b7745a4cae07ea8c98eaf05568d2aa0ae9d07f52f5d88e [2023-04-24T01:35:00.113Z] $ docker rm -f --volumes d8833ecc3ac98378e3b7745a4cae07ea8c98eaf05568d2aa0ae9d07f52f5d88e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:35:00.978Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-24T01:35:00.978Z] [2023-04-24T01:35:00.978Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:35:01.272Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-24T01:35:01.272Z] latest: Pulling from edgex-devops/edgex-compose [2023-04-24T01:35:01.272Z] cbdbe7a5bc2a: Pulling fs layer [2023-04-24T01:35:01.272Z] ca9280d653b3: Pulling fs layer [2023-04-24T01:35:01.272Z] 7e9c9ca2126c: Pulling fs layer [2023-04-24T01:35:01.272Z] cbdbe7a5bc2a: Download complete [2023-04-24T01:35:01.530Z] ca9280d653b3: Verifying Checksum [2023-04-24T01:35:01.530Z] ca9280d653b3: Download complete [2023-04-24T01:35:01.530Z] cbdbe7a5bc2a: Pull complete [2023-04-24T01:35:01.789Z] 7e9c9ca2126c: Download complete [2023-04-24T01:35:02.053Z] ca9280d653b3: Pull complete [2023-04-24T01:35:05.342Z] 7e9c9ca2126c: Pull complete [2023-04-24T01:35:05.342Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-04-24T01:35:05.342Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-24T01:35:05.342Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T01:35:05.430Z] prd-ubuntu20.04-docker-8c-8g-9426 does not seem to be running inside a container [2023-04-24T01:35:05.470Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/498 -v /w/workspace/edgex-go/498:/w/workspace/edgex-go/498:rw,z -v /w/workspace/edgex-go/498@tmp:/w/workspace/edgex-go/498@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-04-24T01:35:07.863Z] $ docker top c9d4bae4ebb955442b7af9d8baf8759d1a313641b439e2a071494794e862698b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T01:35:08.213Z] + docker-compose build --help [2023-04-24T01:35:08.213Z] + grep parallel [2023-04-24T01:35:08.785Z] --parallel Build images in parallel. [Pipeline] } [2023-04-24T01:35:08.803Z] $ docker stop --time=1 c9d4bae4ebb955442b7af9d8baf8759d1a313641b439e2a071494794e862698b [2023-04-24T01:35:10.044Z] $ docker rm -f --volumes c9d4bae4ebb955442b7af9d8baf8759d1a313641b439e2a071494794e862698b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:35:10.415Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-24T01:35:10.415Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T01:35:10.484Z] prd-ubuntu20.04-docker-8c-8g-9426 does not seem to be running inside a container [2023-04-24T01:35:10.526Z] $ 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/498 -v /w/workspace/edgex-go/498:/w/workspace/edgex-go/498:rw,z -v /w/workspace/edgex-go/498@tmp:/w/workspace/edgex-go/498@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-04-24T01:35:10.827Z] $ docker top c08d9c34115b104860a0e700936bef3659e6d55a053c8825d40946727b6ec93c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T01:35:11.155Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-04-24T01:35:11.723Z] Building core-command ... [2023-04-24T01:35:11.723Z] Building core-common-config-bootstrapper ... [2023-04-24T01:35:11.723Z] Building core-data ... [2023-04-24T01:35:11.723Z] Building core-metadata ... [2023-04-24T01:35:11.723Z] Building security-bootstrapper ... [2023-04-24T01:35:11.723Z] Building security-proxy-auth ... [2023-04-24T01:35:11.723Z] Building security-proxy-setup ... [2023-04-24T01:35:11.723Z] Building security-secretstore-setup ... [2023-04-24T01:35:11.723Z] Building security-spiffe-token-provider ... [2023-04-24T01:35:11.723Z] Building security-spire-agent ... [2023-04-24T01:35:11.723Z] Building security-spire-config ... [2023-04-24T01:35:11.723Z] Building security-spire-server ... [2023-04-24T01:35:11.723Z] Building support-notifications ... [2023-04-24T01:35:11.723Z] Building support-scheduler ... [2023-04-24T01:35:11.723Z] Building core-metadata [2023-04-24T01:35:11.723Z] Building security-proxy-auth [2023-04-24T01:35:11.723Z] Building core-data [2023-04-24T01:35:11.723Z] Building security-secretstore-setup [2023-04-24T01:35:11.723Z] Building support-scheduler [2023-04-24T01:35:21.713Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-24T01:35:21.713Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-24T01:35:21.713Z] ---> a4623942e043 [2023-04-24T01:35:21.713Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-24T01:35:21.713Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-24T01:35:21.713Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-24T01:35:21.713Z] ---> a4623942e043 [2023-04-24T01:35:21.713Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-24T01:35:21.713Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-24T01:35:21.713Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-24T01:35:21.713Z] ---> a4623942e043 [2023-04-24T01:35:21.713Z] Step 3/25 : WORKDIR /edgex-go [2023-04-24T01:35:21.713Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-24T01:35:21.713Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-24T01:35:21.713Z] ---> a4623942e043 [2023-04-24T01:35:21.713Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-24T01:35:21.975Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-24T01:35:21.975Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-24T01:35:21.975Z] ---> a4623942e043 [2023-04-24T01:35:21.975Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-24T01:35:28.537Z] ---> Running in 7a877ffd8d83 [2023-04-24T01:35:28.537Z] ---> Running in 03c58c4a7601 [2023-04-24T01:35:28.537Z] ---> Running in 2006e3eaf80e [2023-04-24T01:35:28.537Z] ---> Running in bb0def5a7744 [2023-04-24T01:35:28.537Z] ---> Running in 24fa7343f104 [2023-04-24T01:35:28.796Z] Removing intermediate container bb0def5a7744 [2023-04-24T01:35:28.796Z] ---> ae580bfef966 [2023-04-24T01:35:28.796Z] Step 4/23 : WORKDIR /edgex-go [2023-04-24T01:35:28.796Z] Removing intermediate container 2006e3eaf80e [2023-04-24T01:35:28.796Z] ---> d1d772158237 [2023-04-24T01:35:28.796Z] Step 4/23 : WORKDIR /edgex-go [2023-04-24T01:35:28.796Z] Removing intermediate container 7a877ffd8d83 [2023-04-24T01:35:28.796Z] ---> f94fa300c2f1 [2023-04-24T01:35:28.796Z] Step 4/23 : WORKDIR /edgex-go [2023-04-24T01:35:28.796Z] Removing intermediate container 03c58c4a7601 [2023-04-24T01:35:28.796Z] ---> f880c7b12c53 [2023-04-24T01:35:28.796Z] Step 4/25 : WORKDIR /edgex-go [2023-04-24T01:35:28.796Z] ---> Running in ff42e1c5870c [2023-04-24T01:35:28.796Z] Removing intermediate container 24fa7343f104 [2023-04-24T01:35:28.796Z] ---> 1471b0639471 [2023-04-24T01:35:28.796Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-04-24T01:35:28.796Z] ---> Running in 96b0fe1d790f [2023-04-24T01:35:28.796Z] ---> Running in 7767a61022f2 [2023-04-24T01:35:28.796Z] ---> Running in 270856cfe4cd [2023-04-24T01:35:28.796Z] ---> Running in e28dbc6f5726 [2023-04-24T01:35:28.796Z] Removing intermediate container ff42e1c5870c [2023-04-24T01:35:28.796Z] ---> 83c3b7ad3eb7 [2023-04-24T01:35:28.796Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-24T01:35:28.796Z] Removing intermediate container 270856cfe4cd [2023-04-24T01:35:28.796Z] ---> 84ad748188a0 [2023-04-24T01:35:28.796Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-04-24T01:35:28.796Z] Removing intermediate container 96b0fe1d790f [2023-04-24T01:35:28.796Z] ---> 20bd9421f1ae [2023-04-24T01:35:28.796Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-24T01:35:28.796Z] Removing intermediate container 7767a61022f2 [2023-04-24T01:35:28.796Z] ---> b91f1dc9d4fa [2023-04-24T01:35:28.796Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-24T01:35:29.054Z] ---> Running in 683c5fe4e945 [2023-04-24T01:35:29.054Z] ---> Running in 600cf01b371d [2023-04-24T01:35:29.054Z] ---> Running in 75dd4b0dfd92 [2023-04-24T01:35:29.054Z] ---> Running in b8b330cfc161 [2023-04-24T01:35:29.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-24T01:35:29.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-24T01:35:29.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-24T01:35:29.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-24T01:35:29.572Z] OK: 265 MiB in 53 packages [2023-04-24T01:35:29.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-24T01:35:29.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-24T01:35:29.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-24T01:35:29.830Z] OK: 265 MiB in 53 packages [2023-04-24T01:35:29.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-24T01:35:29.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-24T01:35:29.830Z] OK: 265 MiB in 53 packages [2023-04-24T01:35:29.830Z] Removing intermediate container e28dbc6f5726 [2023-04-24T01:35:29.830Z] ---> 5bb745f01ac0 [2023-04-24T01:35:29.830Z] Step 5/25 : COPY go.mod vendor* ./ [2023-04-24T01:35:29.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-24T01:35:30.090Z] OK: 265 MiB in 53 packages [2023-04-24T01:35:30.090Z] ---> 5d03ecba40b6 [2023-04-24T01:35:30.090Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T01:35:30.090Z] ---> Running in f39bc05ed454 [2023-04-24T01:35:30.090Z] OK: 265 MiB in 53 packages [2023-04-24T01:35:30.090Z] Removing intermediate container 683c5fe4e945 [2023-04-24T01:35:30.090Z] ---> c4371d750365 [2023-04-24T01:35:30.090Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-24T01:35:30.090Z] Removing intermediate container b8b330cfc161 [2023-04-24T01:35:30.090Z] ---> c5a97059c125 [2023-04-24T01:35:30.090Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-24T01:35:30.347Z] ---> b768c94f4880 [2023-04-24T01:35:30.347Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T01:35:30.347Z] ---> 8a48bc122164 [2023-04-24T01:35:30.347Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T01:35:30.347Z] ---> Running in 58b9e3e31000 [2023-04-24T01:35:30.347Z] ---> Running in 1446c026c31a [2023-04-24T01:35:30.608Z] Removing intermediate container 75dd4b0dfd92 [2023-04-24T01:35:30.608Z] ---> 56e52a8a0a55 [2023-04-24T01:35:30.608Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-24T01:35:30.608Z] Removing intermediate container 600cf01b371d [2023-04-24T01:35:30.608Z] ---> 76052cd48af2 [2023-04-24T01:35:30.608Z] Step 6/25 : COPY go.mod vendor* ./ [2023-04-24T01:35:30.608Z] ---> 276efb000191 [2023-04-24T01:35:30.608Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T01:35:30.608Z] ---> Running in e997fc39e92d [2023-04-24T01:35:30.868Z] ---> 5c0ea48daa2c [2023-04-24T01:35:30.868Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T01:35:30.868Z] ---> Running in e05dc5c97116 [2023-04-24T01:35:44.019Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9436 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-04-24T01:35:44.030Z] Running in /w/workspace/edgex-go/498 [Pipeline] { [Pipeline] checkout [2023-04-24T01:35:44.073Z] The recommended git tool is: git [2023-04-24T01:35:51.092Z] using credential edgex-jenkins-ssh [2023-04-24T01:35:51.117Z] Cloning the remote Git repository [2023-04-24T01:35:51.184Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-04-24T01:35:51.308Z] > git init /w/workspace/edgex-go/498 # timeout=10 [2023-04-24T01:35:51.491Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-04-24T01:35:51.492Z] > git --version # timeout=10 [2023-04-24T01:35:51.519Z] > git --version # 'git version 2.25.1' [2023-04-24T01:35:51.523Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-24T01:35:51.721Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-24T01:36:12.370Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-04-24T01:36:12.407Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-24T01:36:13.626Z] Avoid second fetch [2023-04-24T01:36:13.626Z] Checking out Revision 0e40ac5239888f518a0688dfe8002d05c80ac55a (main) [2023-04-24T01:36:14.662Z] Commit message: "Merge pull request #4524 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.71" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-24T01:36:13.654Z] > git config core.sparsecheckout # timeout=10 [2023-04-24T01:36:13.748Z] > git checkout -f 0e40ac5239888f518a0688dfe8002d05c80ac55a # timeout=10 [2023-04-24T01:36:15.613Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-24T01:36:15.613Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-24T01:36:15.613Z] Dload Upload Total Spent Left Speed [2023-04-24T01:36:15.613Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 163k 0 --:--:-- --:--:-- --:--:-- 163k [Pipeline] sh [2023-04-24T01:36:16.320Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-24T01:36:16.674Z] + + sudosudo tee jq /etc/docker/daemon.new [2023-04-24T01:36:16.674Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-24T01:36:16.674Z] { [2023-04-24T01:36:16.674Z] "registry-mirrors": [ [2023-04-24T01:36:16.674Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-24T01:36:16.674Z] ], [2023-04-24T01:36:16.674Z] "bip": "10.250.0.254/24", [2023-04-24T01:36:16.674Z] "hosts": [ [2023-04-24T01:36:16.674Z] "tcp://0.0.0.0:5555", [2023-04-24T01:36:16.674Z] "unix:///var/run/docker.sock" [2023-04-24T01:36:16.674Z] ], [2023-04-24T01:36:16.674Z] "mtu": 1458, [2023-04-24T01:36:16.674Z] "selinux-enabled": true, [2023-04-24T01:36:16.674Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-24T01:36:16.674Z] } [Pipeline] sh [2023-04-24T01:36:17.046Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-24T01:36:17.407Z] + sudo service docker restart [2023-04-24T01:36:17.569Z] Removing intermediate container 58b9e3e31000 [2023-04-24T01:36:17.569Z] ---> 80a4fdbb1004 [2023-04-24T01:36:17.569Z] Step 8/23 : COPY . . [2023-04-24T01:36:17.569Z] Removing intermediate container 1446c026c31a [2023-04-24T01:36:17.569Z] ---> ddf98fc21327 [2023-04-24T01:36:17.569Z] Step 8/23 : COPY . . [2023-04-24T01:36:17.569Z] Removing intermediate container e05dc5c97116 [2023-04-24T01:36:17.569Z] ---> d0e4b9bf0fae [2023-04-24T01:36:17.569Z] Step 8/25 : COPY . . [2023-04-24T01:36:17.569Z] Removing intermediate container f39bc05ed454 [2023-04-24T01:36:17.569Z] ---> 7a4b9c98a3a9 [2023-04-24T01:36:17.569Z] Step 7/25 : COPY . . [2023-04-24T01:36:17.569Z] Removing intermediate container e997fc39e92d [2023-04-24T01:36:17.569Z] ---> 83124f5db155 [2023-04-24T01:36:17.569Z] Step 8/23 : COPY . . [2023-04-24T01:36:27.610Z] ---> 86dbf606cd66 [2023-04-24T01:36:27.610Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-04-24T01:36:27.610Z] ---> 03ce26588c98 [2023-04-24T01:36:27.610Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-04-24T01:36:27.610Z] ---> b266f77dd21e [2023-04-24T01:36:27.610Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-04-24T01:36:27.610Z] ---> fb05b4001c5e [2023-04-24T01:36:27.610Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-04-24T01:36:27.610Z] ---> 8271297c4ef9 [2023-04-24T01:36:27.610Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-04-24T01:36:27.610Z] ---> Running in 37bf93668a80 [2023-04-24T01:36:27.610Z] ---> Running in 10a316b0af6b [2023-04-24T01:36:27.610Z] ---> Running in 1974c6f95c70 [2023-04-24T01:36:27.610Z] ---> Running in d3a93593abea [2023-04-24T01:36:27.610Z] ---> Running in 6816957f1d13 [2023-04-24T01:36:27.610Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.136" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-04-24T01:36:27.610Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.136" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-04-24T01:36:27.610Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.136" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-24T01:36:27.610Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.136" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-04-24T01:36:27.610Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.136" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-24T01:36:35.778Z] provisioning config files... [2023-04-24T01:36:35.814Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/498@tmp/config4611686817147492773tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T01:36:36.212Z] ---> docker-login.sh [2023-04-24T01:36:36.213Z] nexus3.edgexfoundry.org:10001 [2023-04-24T01:36:36.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:36:36.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:36:36.818Z] Configure a credential helper to remove this warning. See [2023-04-24T01:36:36.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:36:36.818Z] [2023-04-24T01:36:36.818Z] Login Succeeded [2023-04-24T01:36:37.090Z] nexus3.edgexfoundry.org:10002 [2023-04-24T01:36:37.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:36:37.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:36:37.368Z] Configure a credential helper to remove this warning. See [2023-04-24T01:36:37.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:36:37.368Z] [2023-04-24T01:36:37.368Z] Login Succeeded [2023-04-24T01:36:37.368Z] nexus3.edgexfoundry.org:10003 [2023-04-24T01:36:37.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:36:37.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:36:37.916Z] Configure a credential helper to remove this warning. See [2023-04-24T01:36:37.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:36:37.916Z] [2023-04-24T01:36:37.916Z] Login Succeeded [2023-04-24T01:36:37.916Z] nexus3.edgexfoundry.org:10004 [2023-04-24T01:36:38.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:36:38.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:36:38.195Z] Configure a credential helper to remove this warning. See [2023-04-24T01:36:38.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:36:38.195Z] [2023-04-24T01:36:38.195Z] Login Succeeded [2023-04-24T01:36:38.195Z] docker.io [2023-04-24T01:36:38.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:36:38.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:36:38.748Z] Configure a credential helper to remove this warning. See [2023-04-24T01:36:38.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:36:38.748Z] [2023-04-24T01:36:38.748Z] Login Succeeded [2023-04-24T01:36:38.748Z] ---> docker-login.sh ends [Pipeline] } [2023-04-24T01:36:38.773Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-04-24T01:36:39.443Z] + git config --global --add safe.directory /w/workspace/edgex-go/498 [Pipeline] echo [2023-04-24T01:36:39.462Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T01:36:39.474Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T01:36:39.481Z] ========================================================= [2023-04-24T01:36:39.481Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-24T01:36:39.481Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-04-24T01:36:39.815Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-24T01:36:40.087Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-24T01:36:40.087Z] af6eaf76a39c: Pulling fs layer [2023-04-24T01:36:40.087Z] 55522c791124: Pulling fs layer [2023-04-24T01:36:40.087Z] ce5c4a1c91eb: Pulling fs layer [2023-04-24T01:36:40.087Z] 169dfbe0d373: Pulling fs layer [2023-04-24T01:36:40.087Z] e1ff8fa3b103: Pulling fs layer [2023-04-24T01:36:40.087Z] 52ebb69f0ebf: Pulling fs layer [2023-04-24T01:36:40.087Z] 5abe8eddf0d5: Pulling fs layer [2023-04-24T01:36:40.087Z] 169dfbe0d373: Waiting [2023-04-24T01:36:40.087Z] e1ff8fa3b103: Waiting [2023-04-24T01:36:40.087Z] 52ebb69f0ebf: Waiting [2023-04-24T01:36:40.087Z] 5abe8eddf0d5: Waiting [2023-04-24T01:36:40.087Z] af6eaf76a39c: Verifying Checksum [2023-04-24T01:36:40.087Z] af6eaf76a39c: Download complete [2023-04-24T01:36:40.365Z] 169dfbe0d373: Verifying Checksum [2023-04-24T01:36:40.365Z] 169dfbe0d373: Download complete [2023-04-24T01:36:40.365Z] e1ff8fa3b103: Verifying Checksum [2023-04-24T01:36:40.365Z] e1ff8fa3b103: Download complete [2023-04-24T01:36:40.365Z] 55522c791124: Verifying Checksum [2023-04-24T01:36:40.365Z] 55522c791124: Download complete [2023-04-24T01:36:40.967Z] af6eaf76a39c: Pull complete [2023-04-24T01:36:41.567Z] 5abe8eddf0d5: Verifying Checksum [2023-04-24T01:36:41.567Z] 5abe8eddf0d5: Download complete [2023-04-24T01:36:41.840Z] 55522c791124: Pull complete [2023-04-24T01:36:45.021Z] 52ebb69f0ebf: Verifying Checksum [2023-04-24T01:36:45.021Z] 52ebb69f0ebf: Download complete [2023-04-24T01:36:45.298Z] ce5c4a1c91eb: Verifying Checksum [2023-04-24T01:36:45.298Z] ce5c4a1c91eb: Download complete [2023-04-24T01:36:57.888Z] ce5c4a1c91eb: Pull complete [2023-04-24T01:36:57.888Z] 169dfbe0d373: Pull complete [2023-04-24T01:36:57.888Z] e1ff8fa3b103: Pull complete [2023-04-24T01:36:59.795Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.136" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-04-24T01:37:03.512Z] 52ebb69f0ebf: Pull complete [2023-04-24T01:37:05.305Z] 5abe8eddf0d5: Pull complete [2023-04-24T01:37:05.305Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-24T01:37:05.305Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-24T01:37:05.305Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-04-24T01:37:05.743Z] + docker build -t ci-base-image-arm64 -f - . [2023-04-24T01:37:05.743Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-24T01:37:05.743Z] WORKDIR /edgex [2023-04-24T01:37:05.743Z] COPY go.mod . [2023-04-24T01:37:05.743Z] RUN go mod download [2023-04-24T01:37:06.344Z] Sending build context to Docker daemon 2.932MB [2023-04-24T01:37:06.344Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-24T01:37:06.344Z] ---> 6cb57ee374ae [2023-04-24T01:37:06.344Z] Step 2/4 : WORKDIR /edgex [2023-04-24T01:37:06.352Z] Removing intermediate container 6816957f1d13 [2023-04-24T01:37:06.352Z] ---> 7a6d1d82901d [2023-04-24T01:37:06.352Z] [2023-04-24T01:37:06.352Z] Step 10/23 : FROM alpine:3.17 [2023-04-24T01:37:07.735Z] Removing intermediate container 37bf93668a80 [2023-04-24T01:37:07.735Z] ---> edbd2c09edad [2023-04-24T01:37:07.735Z] [2023-04-24T01:37:07.735Z] Step 9/25 : FROM alpine:3.17 [2023-04-24T01:37:07.735Z] 3.17: Pulling from library/alpine [2023-04-24T01:37:07.735Z] 3.17: Pulling from library/alpine [2023-04-24T01:37:07.735Z] Removing intermediate container d3a93593abea [2023-04-24T01:37:07.735Z] ---> c70f37ed8f75 [2023-04-24T01:37:07.735Z] [2023-04-24T01:37:07.735Z] Step 10/25 : FROM alpine:3.17 [2023-04-24T01:37:07.735Z] Removing intermediate container 10a316b0af6b [2023-04-24T01:37:07.735Z] ---> fe05b9e8c291 [2023-04-24T01:37:07.735Z] [2023-04-24T01:37:07.735Z] Step 10/23 : FROM alpine:3.17 [2023-04-24T01:37:08.314Z] ---> Running in 70a62cdeac23 [2023-04-24T01:37:08.681Z] 3.17: Pulling from library/alpine [2023-04-24T01:37:08.681Z] 3.17: Pulling from library/alpine [2023-04-24T01:37:08.923Z] Removing intermediate container 70a62cdeac23 [2023-04-24T01:37:08.923Z] ---> 244f76e8fdff [2023-04-24T01:37:08.923Z] Step 3/4 : COPY go.mod . [2023-04-24T01:37:09.535Z] ---> f11ed65be080 [2023-04-24T01:37:09.535Z] Step 4/4 : RUN go mod download [2023-04-24T01:37:09.535Z] ---> Running in b4b53aba8eb4 [2023-04-24T01:37:10.587Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-24T01:37:10.587Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-24T01:37:10.587Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-24T01:37:10.587Z] Status: Downloaded newer image for alpine:3.17 [2023-04-24T01:37:10.587Z] Status: Image is up to date for alpine:3.17 [2023-04-24T01:37:10.587Z] Status: Image is up to date for alpine:3.17 [2023-04-24T01:37:10.587Z] ---> 9ed4aefc74f6 [2023-04-24T01:37:10.587Z] ---> 9ed4aefc74f6 [2023-04-24T01:37:10.587Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation'Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-24T01:37:10.587Z] [2023-04-24T01:37:10.587Z] ---> 9ed4aefc74f6 [2023-04-24T01:37:10.587Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-04-24T01:37:10.587Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-24T01:37:10.587Z] Status: Image is up to date for alpine:3.17 [2023-04-24T01:37:10.846Z] ---> 9ed4aefc74f6 [2023-04-24T01:37:10.846Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-04-24T01:37:10.846Z] ---> Running in e33d7c0c7d58 [2023-04-24T01:37:10.846Z] ---> Running in 43293d91cdff [2023-04-24T01:37:10.846Z] ---> Running in 6baf5dffd5ec [2023-04-24T01:37:10.846Z] ---> Running in 3499050deb61 [2023-04-24T01:37:11.104Z] Removing intermediate container e33d7c0c7d58 [2023-04-24T01:37:11.104Z] ---> 1c2852de039c [2023-04-24T01:37:11.104Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-24T01:37:11.104Z] Removing intermediate container 43293d91cdff [2023-04-24T01:37:11.104Z] ---> 1c9567d76afa [2023-04-24T01:37:11.104Z] Step 12/23 : ENV APP_PORT=59880 [2023-04-24T01:37:11.104Z] ---> Running in 72ff385ad260 [2023-04-24T01:37:11.104Z] ---> Running in fde4209fc5a4 [2023-04-24T01:37:11.363Z] Removing intermediate container 1974c6f95c70 [2023-04-24T01:37:11.363Z] ---> 5aa6ec838c74 [2023-04-24T01:37:11.363Z] [2023-04-24T01:37:11.363Z] Step 10/23 : FROM alpine:3.17 [2023-04-24T01:37:11.363Z] ---> 9ed4aefc74f6 [2023-04-24T01:37:11.363Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-04-24T01:37:11.622Z] ---> Running in 4a78eda37040 [2023-04-24T01:37:11.622Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-24T01:37:11.622Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-24T01:37:11.622Z] Removing intermediate container fde4209fc5a4 [2023-04-24T01:37:11.622Z] ---> d89ffdc565ab [2023-04-24T01:37:11.622Z] Step 13/23 : EXPOSE $APP_PORT [2023-04-24T01:37:11.622Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-24T01:37:11.622Z] ---> Running in 605414e585f8 [2023-04-24T01:37:11.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-24T01:37:11.882Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-24T01:37:11.882Z] Executing busybox-1.35.0-r29.trigger [2023-04-24T01:37:11.882Z] OK: 7 MiB in 16 packages [2023-04-24T01:37:11.882Z] (1/3) Installing ca-certificates (20220614-r4) [2023-04-24T01:37:11.882Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-04-24T01:37:11.882Z] Removing intermediate container 605414e585f8 [2023-04-24T01:37:11.882Z] ---> eedf43a6bcd7 [2023-04-24T01:37:11.882Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-04-24T01:37:11.882Z] (3/3) Installing su-exec (0.2-r2) [2023-04-24T01:37:12.140Z] Executing busybox-1.35.0-r29.trigger [2023-04-24T01:37:12.140Z] Executing ca-certificates-20220614-r4.trigger [2023-04-24T01:37:12.140Z] ---> Running in 319da714dd19 [2023-04-24T01:37:12.140Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-24T01:37:12.140Z] OK: 8 MiB in 18 packages [2023-04-24T01:37:12.140Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-24T01:37:12.140Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-24T01:37:12.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-24T01:37:12.399Z] Removing intermediate container 3499050deb61 [2023-04-24T01:37:12.399Z] ---> 3701a24518ea [2023-04-24T01:37:12.399Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-24T01:37:12.399Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-24T01:37:12.399Z] ---> Running in fe0c2abede87 [2023-04-24T01:37:12.399Z] Executing busybox-1.35.0-r29.trigger [2023-04-24T01:37:12.399Z] OK: 7 MiB in 16 packages [2023-04-24T01:37:12.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-24T01:37:12.658Z] Removing intermediate container fe0c2abede87 [2023-04-24T01:37:12.658Z] ---> c3339135a041 [2023-04-24T01:37:12.658Z] Step 13/25 : ENV APP_PORT=59881 [2023-04-24T01:37:12.658Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-24T01:37:12.658Z] Executing busybox-1.35.0-r29.trigger [2023-04-24T01:37:12.658Z] Removing intermediate container 6baf5dffd5ec [2023-04-24T01:37:12.658Z] ---> da4ab53bffe1 [2023-04-24T01:37:12.658Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-24T01:37:12.658Z] OK: 7 MiB in 16 packages [2023-04-24T01:37:12.658Z] ---> Running in 7787ea7078c2 [2023-04-24T01:37:12.658Z] ---> Running in 5a6e1a68c574 [2023-04-24T01:37:12.658Z] Removing intermediate container 7787ea7078c2 [2023-04-24T01:37:12.658Z] ---> e84d0f7ad6c2 [2023-04-24T01:37:12.658Z] Step 14/25 : EXPOSE $APP_PORT [2023-04-24T01:37:12.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-24T01:37:12.658Z] Removing intermediate container 5a6e1a68c574 [2023-04-24T01:37:12.658Z] ---> da814b39bf8f [2023-04-24T01:37:12.658Z] Step 12/25 : WORKDIR / [2023-04-24T01:37:12.658Z] ---> Running in 0b45721d1bdc [2023-04-24T01:37:12.658Z] ---> Running in f7189a85cd25 [2023-04-24T01:37:12.919Z] Removing intermediate container 0b45721d1bdc [2023-04-24T01:37:12.919Z] ---> bd3fbda0d70a [2023-04-24T01:37:12.919Z] Step 15/25 : WORKDIR / [2023-04-24T01:37:12.919Z] Removing intermediate container f7189a85cd25 [2023-04-24T01:37:12.919Z] ---> c2bf794c534e [2023-04-24T01:37:12.919Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-24T01:37:12.919Z] Removing intermediate container 72ff385ad260 [2023-04-24T01:37:12.919Z] ---> eaa0e462106b [2023-04-24T01:37:12.919Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-24T01:37:12.919Z] ---> Running in 70aacd8c9533 [2023-04-24T01:37:12.919Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-24T01:37:12.919Z] Executing busybox-1.35.0-r29.trigger [2023-04-24T01:37:12.919Z] OK: 7 MiB in 16 packages [2023-04-24T01:37:12.919Z] Removing intermediate container 70aacd8c9533 [2023-04-24T01:37:12.919Z] ---> 20227e07f7ec [2023-04-24T01:37:12.919Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-24T01:37:12.919Z] Removing intermediate container 4a78eda37040 [2023-04-24T01:37:12.919Z] ---> cd55f83501cd [2023-04-24T01:37:12.919Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-24T01:37:12.919Z] ---> 34debde9458f [2023-04-24T01:37:12.919Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-24T01:37:13.183Z] ---> f2095cf171e3 [2023-04-24T01:37:13.183Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-24T01:37:13.183Z] ---> Running in 7afa3fb3009b [2023-04-24T01:37:13.183Z] ---> bc28a607f06c [2023-04-24T01:37:13.183Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-24T01:37:13.183Z] Removing intermediate container 7afa3fb3009b [2023-04-24T01:37:13.183Z] ---> 736640ea5eb6 [2023-04-24T01:37:13.183Z] Step 13/23 : ENV APP_PORT=59861 [2023-04-24T01:37:13.183Z] ---> 99bc4a84c751 [2023-04-24T01:37:13.183Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-04-24T01:37:13.183Z] ---> Running in 636e8a43cc45 [2023-04-24T01:37:13.183Z] ---> 1e96c47bba11 [2023-04-24T01:37:13.183Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-04-24T01:37:13.183Z] Removing intermediate container 319da714dd19 [2023-04-24T01:37:13.183Z] ---> 58119a398965 [2023-04-24T01:37:13.183Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-24T01:37:13.441Z] ---> 45b3bc54a0ea [2023-04-24T01:37:13.441Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-04-24T01:37:13.441Z] Removing intermediate container 636e8a43cc45 [2023-04-24T01:37:13.441Z] ---> 9f9f256facf6 [2023-04-24T01:37:13.441Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-24T01:37:13.441Z] ---> Running in 2eb98eddbba3 [2023-04-24T01:37:14.011Z] ---> 3cf0e04458af [2023-04-24T01:37:14.012Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-04-24T01:37:14.012Z] ---> 7dea03869b42 [2023-04-24T01:37:14.012Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-24T01:37:14.012Z] ---> ecc9411bf79f [2023-04-24T01:37:14.012Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-04-24T01:37:14.012Z] Removing intermediate container 2eb98eddbba3 [2023-04-24T01:37:14.012Z] ---> 55a3a5a18270 [2023-04-24T01:37:14.012Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-24T01:37:14.012Z] ---> 6ef87876d38e [2023-04-24T01:37:14.012Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-04-24T01:37:14.317Z] ---> 164ff4198c2a [2023-04-24T01:37:14.317Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-04-24T01:37:14.317Z] ---> 2774df4e5f90 [2023-04-24T01:37:14.317Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-04-24T01:37:14.317Z] ---> 8d48525a3e01 [2023-04-24T01:37:14.317Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-04-24T01:37:14.318Z] ---> e1a5608db153 [2023-04-24T01:37:14.318Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-24T01:37:14.318Z] ---> 762eb8d0f469 [2023-04-24T01:37:14.318Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-04-24T01:37:14.579Z] ---> a8bc4a4f4060 [2023-04-24T01:37:14.579Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-04-24T01:37:14.579Z] ---> bd833951c102 [2023-04-24T01:37:14.579Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-04-24T01:37:14.579Z] ---> 5800a6508173 [2023-04-24T01:37:14.579Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-04-24T01:37:14.579Z] ---> 3ed333722b6c [2023-04-24T01:37:14.579Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-24T01:37:14.579Z] ---> Running in d4271c181e62 [2023-04-24T01:37:14.579Z] ---> 83faf82091aa [2023-04-24T01:37:14.579Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-04-24T01:37:14.579Z] ---> Running in 6f84122d6f31 [2023-04-24T01:37:14.954Z] Removing intermediate container d4271c181e62 [2023-04-24T01:37:14.954Z] ---> a6cf063d791a [2023-04-24T01:37:14.954Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-24T01:37:14.954Z] ---> Running in 0489a7a1b62a [2023-04-24T01:37:15.227Z] ---> aa61e2c23da1 [2023-04-24T01:37:15.227Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-04-24T01:37:15.807Z] ---> Running in 07b904b3ac4c [2023-04-24T01:37:15.807Z] Removing intermediate container 0489a7a1b62a [2023-04-24T01:37:15.807Z] ---> 7b7611eab920 [2023-04-24T01:37:15.807Z] Step 23/25 : LABEL arch=x86_64 [2023-04-24T01:37:15.807Z] ---> 8da70cf76817 [2023-04-24T01:37:15.807Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-04-24T01:37:15.807Z] ---> Running in 79c0e6afb8c5 [2023-04-24T01:37:15.807Z] ---> a2f6d2c0ec2d [2023-04-24T01:37:15.807Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-04-24T01:37:15.807Z] Removing intermediate container 07b904b3ac4c [2023-04-24T01:37:15.807Z] ---> 40b010b41b0b [2023-04-24T01:37:15.807Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-24T01:37:15.807Z] Removing intermediate container 79c0e6afb8c5 [2023-04-24T01:37:15.807Z] ---> 567bfd916cfb [2023-04-24T01:37:15.807Z] Step 24/25 : LABEL git_sha=0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T01:37:15.807Z] ---> Running in cae27cb35196 [2023-04-24T01:37:15.807Z] ---> Running in df3a3956e5b5 [2023-04-24T01:37:15.807Z] Removing intermediate container 6f84122d6f31 [2023-04-24T01:37:15.807Z] ---> 4bae1b94808b [2023-04-24T01:37:15.807Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-24T01:37:16.065Z] Removing intermediate container cae27cb35196 [2023-04-24T01:37:16.065Z] ---> 15ad42f19726 [2023-04-24T01:37:16.065Z] Step 21/23 : LABEL arch=x86_64 [2023-04-24T01:37:16.325Z] ---> 4cd0a7dffbd3 [2023-04-24T01:37:16.325Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-04-24T01:37:16.325Z] ---> Running in 2e899eda7556 [2023-04-24T01:37:16.325Z] Removing intermediate container df3a3956e5b5 [2023-04-24T01:37:16.325Z] ---> 757bc3c64b90 [2023-04-24T01:37:16.325Z] Step 25/25 : LABEL version=3.0.0-dev.136 [2023-04-24T01:37:16.325Z] ---> 503c54192fb9 [2023-04-24T01:37:16.325Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-04-24T01:37:16.325Z] ---> Running in fc7a7d2889c8 [2023-04-24T01:37:16.325Z] ---> Running in 018b988c604c [2023-04-24T01:37:16.325Z] ---> Running in 47a7432d695a [2023-04-24T01:37:16.325Z] Removing intermediate container 2e899eda7556 [2023-04-24T01:37:16.325Z] ---> 9ff7ffd2c904 [2023-04-24T01:37:16.325Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-24T01:37:16.325Z] ---> Running in 0e8acb0cb379 [2023-04-24T01:37:16.325Z] Removing intermediate container fc7a7d2889c8 [2023-04-24T01:37:16.325Z] ---> f42e9c7bfe24 [2023-04-24T01:37:16.325Z] Step 22/23 : LABEL git_sha=0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T01:37:16.325Z] Removing intermediate container 018b988c604c [2023-04-24T01:37:16.325Z] ---> cea780d95bad [2023-04-24T01:37:16.325Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-24T01:37:16.325Z] Removing intermediate container 47a7432d695a [2023-04-24T01:37:16.325Z] ---> 128aa4715c1b [2023-04-24T01:37:16.325Z] [2023-04-24T01:37:16.325Z] ---> Running in a1b22f45575d [2023-04-24T01:37:16.325Z] ---> Running in 79c58c011cdd [2023-04-24T01:37:16.325Z] ---> d4879b0470c2 [2023-04-24T01:37:16.325Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-24T01:37:16.585Z] Successfully built 128aa4715c1b [2023-04-24T01:37:16.585Z] Removing intermediate container 0e8acb0cb379 [2023-04-24T01:37:16.585Z] ---> 1ce5d06b4872 [2023-04-24T01:37:16.585Z] Step 21/23 : LABEL arch=x86_64 [2023-04-24T01:37:16.585Z] Successfully tagged core-metadata:latest [2023-04-24T01:37:16.585Z] Building support-notifications [2023-04-24T01:37:16.585Z]  Building core-metadata ... done  ---> Running in 1e19847fe35c [2023-04-24T01:37:16.585Z] ---> Running in 80c338b705ec [2023-04-24T01:37:16.585Z] Removing intermediate container a1b22f45575d [2023-04-24T01:37:16.585Z] ---> b9fd473b0db3 [2023-04-24T01:37:16.585Z] Step 23/23 : LABEL version=3.0.0-dev.136 [2023-04-24T01:37:16.843Z] Removing intermediate container 79c58c011cdd [2023-04-24T01:37:16.843Z] ---> 4543faf44201 [2023-04-24T01:37:16.843Z] Step 21/23 : LABEL arch=x86_64 [2023-04-24T01:37:16.843Z] ---> Running in f8a2d2383768 [2023-04-24T01:37:19.411Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-24T01:37:19.411Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-24T01:37:19.411Z] ---> a4623942e043 [2023-04-24T01:37:19.411Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-24T01:37:19.411Z] ---> Using cache [2023-04-24T01:37:19.411Z] ---> f880c7b12c53 [2023-04-24T01:37:19.411Z] Step 4/23 : WORKDIR /edgex-go [2023-04-24T01:37:19.411Z] ---> Using cache [2023-04-24T01:37:19.411Z] ---> 84ad748188a0 [2023-04-24T01:37:19.411Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-04-24T01:37:20.791Z] ---> Running in 449a79de63ae [2023-04-24T01:37:20.791Z] Removing intermediate container 80c338b705ec [2023-04-24T01:37:20.791Z] ---> 7a2da355bebd [2023-04-24T01:37:20.791Z] Step 22/23 : LABEL git_sha=0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T01:37:20.791Z] ---> Running in 8ef25a8405fa [2023-04-24T01:37:20.791Z] Removing intermediate container f8a2d2383768 [2023-04-24T01:37:20.791Z] ---> afa3ebd4520f [2023-04-24T01:37:20.791Z] [2023-04-24T01:37:20.791Z] ---> Running in 587e2df6957d [2023-04-24T01:37:21.502Z] Removing intermediate container 449a79de63ae [2023-04-24T01:37:21.502Z] Successfully built afa3ebd4520f [2023-04-24T01:37:21.502Z] ---> 2bee8ba8c830 [2023-04-24T01:37:21.502Z] Step 22/23 : LABEL git_sha=0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T01:37:21.502Z] Successfully tagged core-data:latest [2023-04-24T01:37:21.502Z] Building security-bootstrapper [2023-04-24T01:37:21.502Z]  Building core-data ... done  ---> Running in e82aaa4eccd7 [2023-04-24T01:37:21.502Z] Removing intermediate container 587e2df6957d [2023-04-24T01:37:21.502Z] ---> d757c62e53b9 [2023-04-24T01:37:21.502Z] Step 23/23 : LABEL version=3.0.0-dev.136 [2023-04-24T01:37:21.502Z] ---> Running in 8420af84b47f [2023-04-24T01:37:21.502Z] Removing intermediate container 1e19847fe35c [2023-04-24T01:37:21.502Z] ---> 9ea1467ea098 [2023-04-24T01:37:21.502Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-04-24T01:37:21.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-24T01:37:21.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-24T01:37:22.024Z] OK: 265 MiB in 53 packages [2023-04-24T01:37:23.931Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-24T01:37:23.931Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-04-24T01:37:23.931Z] ---> a4623942e043 [2023-04-24T01:37:23.931Z] Step 3/33 : WORKDIR /edgex-go [2023-04-24T01:37:23.931Z] ---> Using cache [2023-04-24T01:37:23.931Z] ---> 1471b0639471 [2023-04-24T01:37:23.931Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-04-24T01:37:23.931Z] ---> Using cache [2023-04-24T01:37:23.931Z] ---> 5bb745f01ac0 [2023-04-24T01:37:23.931Z] Step 5/33 : COPY go.mod vendor* ./ [2023-04-24T01:37:23.931Z] ---> Using cache [2023-04-24T01:37:23.931Z] ---> 5d03ecba40b6 [2023-04-24T01:37:23.931Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T01:37:23.931Z] ---> Using cache [2023-04-24T01:37:23.931Z] ---> 7a4b9c98a3a9 [2023-04-24T01:37:23.931Z] Step 7/33 : COPY . . [2023-04-24T01:37:23.931Z] ---> Using cache [2023-04-24T01:37:23.931Z] ---> 03ce26588c98 [2023-04-24T01:37:23.931Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-04-24T01:37:25.843Z] Removing intermediate container e82aaa4eccd7 [2023-04-24T01:37:25.843Z] ---> 905d8cbd0fa7 [2023-04-24T01:37:25.843Z] Step 23/23 : LABEL version=3.0.0-dev.136 [2023-04-24T01:37:25.843Z] ---> Running in eb702d1c8dd8 [2023-04-24T01:37:25.843Z] Removing intermediate container 8420af84b47f [2023-04-24T01:37:25.843Z] ---> 264685ada2ce [2023-04-24T01:37:25.843Z] [2023-04-24T01:37:25.843Z] ---> Running in a60f54d62c1d [2023-04-24T01:37:25.843Z] ---> Running in 8c7eaf350bbc [2023-04-24T01:37:25.843Z] Successfully built 264685ada2ce [2023-04-24T01:37:25.843Z] Removing intermediate container eb702d1c8dd8 [2023-04-24T01:37:25.843Z] ---> 0f6d2304a5ca [2023-04-24T01:37:25.843Z] Step 23/25 : LABEL arch=x86_64 [2023-04-24T01:37:25.844Z] Successfully tagged security-proxy-auth:latest [2023-04-24T01:37:25.844Z] Building security-spiffe-token-provider [2023-04-24T01:37:25.844Z]  Building security-proxy-auth ... done  ---> Running in 0fc04dc25511 [2023-04-24T01:37:25.844Z] Removing intermediate container 8c7eaf350bbc [2023-04-24T01:37:25.844Z] ---> 538b96b31581 [2023-04-24T01:37:25.844Z] [2023-04-24T01:37:26.102Z] Successfully built 538b96b31581 [2023-04-24T01:37:26.102Z] Removing intermediate container 8ef25a8405fa [2023-04-24T01:37:26.102Z] ---> 03108fe4b982 [2023-04-24T01:37:26.102Z] Step 6/23 : COPY go.mod vendor* ./Successfully tagged support-scheduler:latest [2023-04-24T01:37:26.102Z] [2023-04-24T01:37:26.102Z] Building security-spire-config [2023-04-24T01:37:27.484Z]  Building support-scheduler ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.136" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-04-24T01:37:30.014Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-24T01:37:30.014Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-24T01:37:30.014Z] ---> a4623942e043 [2023-04-24T01:37:30.014Z] Step 3/27 : WORKDIR /edgex-go [2023-04-24T01:37:30.014Z] ---> Using cache [2023-04-24T01:37:30.014Z] ---> 1471b0639471 [2023-04-24T01:37:30.014Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-24T01:37:30.014Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-24T01:37:30.014Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-04-24T01:37:30.014Z] ---> a4623942e043 [2023-04-24T01:37:30.014Z] Step 3/20 : WORKDIR /edgex-go [2023-04-24T01:37:30.014Z] ---> Using cache [2023-04-24T01:37:30.014Z] ---> 1471b0639471 [2023-04-24T01:37:30.014Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-04-24T01:37:34.207Z] Removing intermediate container 0fc04dc25511 [2023-04-24T01:37:34.207Z] ---> 7f4034e03a03 [2023-04-24T01:37:34.207Z] Step 24/25 : LABEL git_sha=0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T01:37:34.207Z] ---> b630f0bed741 [2023-04-24T01:37:34.207Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T01:37:34.207Z] ---> Running in a9cb95a8df64 [2023-04-24T01:37:34.207Z] ---> Running in 9c20a1555429 [2023-04-24T01:37:34.207Z] ---> Running in d38e49a4612b [2023-04-24T01:37:34.207Z] ---> Running in befbfe860240 [2023-04-24T01:37:34.207Z] Removing intermediate container 9c20a1555429 [2023-04-24T01:37:34.207Z] ---> 77c3a0193f88 [2023-04-24T01:37:34.207Z] Step 25/25 : LABEL version=3.0.0-dev.136 [2023-04-24T01:37:34.207Z] ---> Running in 8d620dc98e57 [2023-04-24T01:37:34.465Z] Removing intermediate container 8d620dc98e57 [2023-04-24T01:37:34.465Z] ---> adfdc25ba808 [2023-04-24T01:37:34.465Z] [2023-04-24T01:37:34.465Z] Successfully built adfdc25ba808 [2023-04-24T01:37:34.465Z] Successfully tagged security-secretstore-setup:latest [2023-04-24T01:37:34.465Z]  Building security-secretstore-setup ... done Building security-spire-server [2023-04-24T01:37:35.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-24T01:37:35.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-24T01:37:35.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-24T01:37:35.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-24T01:37:35.312Z] v3.17.3-120-g60944b2cca6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-24T01:37:35.312Z] v3.17.3-125-g510ba6022c3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-24T01:37:35.312Z] OK: 17824 distinct packages available [2023-04-24T01:37:35.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-24T01:37:35.312Z] OK: 265 MiB in 53 packages [2023-04-24T01:37:35.568Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-24T01:37:35.568Z] OK: 265 MiB in 53 packages [2023-04-24T01:37:38.135Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-24T01:37:38.135Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-04-24T01:37:38.135Z] ---> a4623942e043 [2023-04-24T01:37:38.135Z] Step 3/26 : WORKDIR /edgex-go [2023-04-24T01:37:38.135Z] ---> Using cache [2023-04-24T01:37:38.135Z] ---> 1471b0639471 [2023-04-24T01:37:38.135Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-04-24T01:37:40.062Z] ---> Running in 0aacbe747710 [2023-04-24T01:37:40.062Z] Removing intermediate container d38e49a4612b [2023-04-24T01:37:40.062Z] ---> 0d175df8b234 [2023-04-24T01:37:40.062Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-24T01:37:40.320Z] Removing intermediate container a9cb95a8df64 [2023-04-24T01:37:40.320Z] ---> 31dfb7e6a0b6 [2023-04-24T01:37:40.320Z] Step 5/20 : COPY go.mod vendor* ./ [2023-04-24T01:37:40.320Z] ---> 50868d4b713e [2023-04-24T01:37:40.320Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T01:37:40.320Z] ---> Running in c1c99481125a [2023-04-24T01:37:40.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-24T01:37:40.320Z] ---> 7d34c4158def [2023-04-24T01:37:40.320Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T01:37:40.577Z] ---> Running in 1385f5a7663f [2023-04-24T01:37:40.577Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-24T01:37:40.577Z] OK: 265 MiB in 53 packages [2023-04-24T01:37:41.142Z] Removing intermediate container 0aacbe747710 [2023-04-24T01:37:41.142Z] ---> b2556d2965bb [2023-04-24T01:37:41.142Z] Step 5/26 : COPY go.mod vendor* ./ [2023-04-24T01:37:41.405Z] ---> 4741bf86d896 [2023-04-24T01:37:41.405Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T01:37:41.405Z] ---> Running in b13aa1edee4e [2023-04-24T01:37:41.858Z] Removing intermediate container b4b53aba8eb4 [2023-04-24T01:37:41.858Z] ---> 856ef580fd55 [2023-04-24T01:37:41.858Z] Successfully built 856ef580fd55 [2023-04-24T01:37:41.858Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:37:42.222Z] + docker inspect -f . ci-base-image-arm64 [2023-04-24T01:37:42.222Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T01:37:42.495Z] prd-ubuntu20.04-docker-arm64-4c-16g-9436 does not seem to be running inside a container [2023-04-24T01:37:42.593Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/498 -v /w/workspace/edgex-go/498:/w/workspace/edgex-go/498:rw,z -v /w/workspace/edgex-go/498@tmp:/w/workspace/edgex-go/498@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-04-24T01:37:43.915Z] $ docker top 5315bc1150e16bf76b6b6893cec258d2821f11dbf9f04be5b883f4668a04edba -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T01:37:44.801Z] + go version [2023-04-24T01:37:44.801Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-24T01:37:44.831Z] $ docker stop --time=1 5315bc1150e16bf76b6b6893cec258d2821f11dbf9f04be5b883f4668a04edba [2023-04-24T01:37:46.575Z] $ docker rm -f --volumes 5315bc1150e16bf76b6b6893cec258d2821f11dbf9f04be5b883f4668a04edba [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-04-24T01:37:47.221Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-24T01:37:47.221Z] [2023-04-24T01:37:47.221Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:37:47.574Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-24T01:37:47.574Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-04-24T01:37:47.574Z] 29e5d40040c1: Pulling fs layer [2023-04-24T01:37:47.574Z] 1ce36da41761: Pulling fs layer [2023-04-24T01:37:47.574Z] 25b303627fd3: Pulling fs layer [2023-04-24T01:37:47.845Z] 29e5d40040c1: Verifying Checksum [2023-04-24T01:37:47.845Z] 29e5d40040c1: Download complete [2023-04-24T01:37:48.119Z] 1ce36da41761: Verifying Checksum [2023-04-24T01:37:48.119Z] 1ce36da41761: Download complete [2023-04-24T01:37:48.390Z] 29e5d40040c1: Pull complete [2023-04-24T01:37:49.815Z] 1ce36da41761: Pull complete [2023-04-24T01:37:49.815Z] 25b303627fd3: Verifying Checksum [2023-04-24T01:37:49.815Z] 25b303627fd3: Download complete [2023-04-24T01:37:59.961Z] 25b303627fd3: Pull complete [2023-04-24T01:37:59.961Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-04-24T01:37:59.961Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-24T01:37:59.962Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T01:38:00.186Z] prd-ubuntu20.04-docker-arm64-4c-16g-9436 does not seem to be running inside a container [2023-04-24T01:38:00.292Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/498 -v /w/workspace/edgex-go/498:/w/workspace/edgex-go/498:rw,z -v /w/workspace/edgex-go/498@tmp:/w/workspace/edgex-go/498@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-04-24T01:38:02.730Z] $ docker top bf6b40ca4e24bf3eaa463cfca5f35d8d19f2c6162253b6fb9301343a79d7da44 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T01:38:03.603Z] + docker-compose build+ --helpgrep [2023-04-24T01:38:03.603Z] parallel [2023-04-24T01:38:10.379Z] --parallel Build images in parallel. [Pipeline] } [2023-04-24T01:38:10.403Z] $ docker stop --time=1 bf6b40ca4e24bf3eaa463cfca5f35d8d19f2c6162253b6fb9301343a79d7da44 [2023-04-24T01:38:12.139Z] $ docker rm -f --volumes bf6b40ca4e24bf3eaa463cfca5f35d8d19f2c6162253b6fb9301343a79d7da44 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:38:12.758Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-24T01:38:12.758Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T01:38:13.000Z] prd-ubuntu20.04-docker-arm64-4c-16g-9436 does not seem to be running inside a container [2023-04-24T01:38:13.098Z] $ 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/498 -v /w/workspace/edgex-go/498:/w/workspace/edgex-go/498:rw,z -v /w/workspace/edgex-go/498@tmp:/w/workspace/edgex-go/498@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-04-24T01:38:13.486Z] Removing intermediate container a60f54d62c1d [2023-04-24T01:38:13.486Z] ---> d054190df742 [2023-04-24T01:38:13.486Z] [2023-04-24T01:38:13.486Z] Step 9/33 : FROM alpine:3.17 [2023-04-24T01:38:13.486Z] ---> 9ed4aefc74f6 [2023-04-24T01:38:13.486Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-24T01:38:13.486Z] ---> Running in 54c612fc0cd0 [2023-04-24T01:38:13.486Z] Removing intermediate container 54c612fc0cd0 [2023-04-24T01:38:13.486Z] ---> e2c5ea223aa7 [2023-04-24T01:38:13.486Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-04-24T01:38:13.486Z] ---> Running in e089d68d2267 [2023-04-24T01:38:13.486Z] Removing intermediate container 1385f5a7663f [2023-04-24T01:38:13.486Z] ---> 8b2a0e7b516f [2023-04-24T01:38:13.486Z] Step 7/20 : COPY . . [2023-04-24T01:38:13.486Z] Removing intermediate container b13aa1edee4e [2023-04-24T01:38:13.486Z] ---> 22f044d0016e [2023-04-24T01:38:13.486Z] Step 7/26 : COPY . . [2023-04-24T01:38:13.486Z] Removing intermediate container c1c99481125a [2023-04-24T01:38:13.486Z] ---> 2a88a29cbc1e [2023-04-24T01:38:13.486Z] Step 7/27 : COPY . . [2023-04-24T01:38:13.486Z] Removing intermediate container befbfe860240 [2023-04-24T01:38:13.486Z] ---> c0287ad2739d [2023-04-24T01:38:13.486Z] Step 8/23 : COPY . . [2023-04-24T01:38:13.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-24T01:38:13.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-24T01:38:13.486Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-24T01:38:13.486Z] (2/2) Installing su-exec (0.2-r2) [2023-04-24T01:38:13.486Z] Executing busybox-1.35.0-r29.trigger [2023-04-24T01:38:13.486Z] OK: 7 MiB in 17 packages [2023-04-24T01:38:14.423Z] $ docker top c2bf528d1f7a17327173513f9114dc588d44cda7f54b4d459d497e2957eb6ce1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T01:38:15.333Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-04-24T01:38:23.488Z] ---> b0d02bdda4a6 [2023-04-24T01:38:23.489Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-24T01:38:23.489Z] ---> Running in fe0d8898d1e3 [2023-04-24T01:38:23.489Z] ---> 956afd8d7805 [2023-04-24T01:38:23.489Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-04-24T01:38:23.489Z] ---> 4031261d3946 [2023-04-24T01:38:23.489Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-04-24T01:38:23.489Z] ---> 792da06907fc [2023-04-24T01:38:23.489Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-04-24T01:38:23.489Z] ---> Running in aa67f5b303a0 [2023-04-24T01:38:23.489Z] ---> Running in 05266993fdac [2023-04-24T01:38:23.489Z] Removing intermediate container e089d68d2267 [2023-04-24T01:38:23.489Z] ---> 8623e8f46bf1 [2023-04-24T01:38:23.489Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-04-24T01:38:23.489Z] ---> Running in 34fa2c49a68f [2023-04-24T01:38:23.489Z] ---> Running in 39c62699cda5 [2023-04-24T01:38:23.489Z] Removing intermediate container 05266993fdac [2023-04-24T01:38:23.489Z] ---> 213b6bed2a0a [2023-04-24T01:38:23.489Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-04-24T01:38:23.489Z] Removing intermediate container fe0d8898d1e3 [2023-04-24T01:38:23.489Z] ---> eb8403b1ce4e [2023-04-24T01:38:23.489Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-24T01:38:23.489Z] Removing intermediate container 39c62699cda5 [2023-04-24T01:38:23.489Z] ---> e6cc396c2b38 [2023-04-24T01:38:23.489Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-04-24T01:38:23.489Z] ---> Running in 14996e0f3287 [2023-04-24T01:38:23.489Z] ---> Running in 954bdc983a5c [2023-04-24T01:38:23.489Z] ---> Running in 28f834e27039 [2023-04-24T01:38:23.489Z] Removing intermediate container 954bdc983a5c [2023-04-24T01:38:23.489Z] ---> e3fb7a610ee4 [2023-04-24T01:38:23.489Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-24T01:38:23.489Z] Removing intermediate container 14996e0f3287 [2023-04-24T01:38:23.489Z] ---> 9d4cabc55d04 [2023-04-24T01:38:23.489Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-24T01:38:23.489Z] Removing intermediate container 28f834e27039 [2023-04-24T01:38:23.489Z] ---> beb59faa97b8 [2023-04-24T01:38:23.489Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-04-24T01:38:23.489Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.136" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-04-24T01:38:23.489Z] ---> Running in 65282eb9bdfd [2023-04-24T01:38:23.489Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.136" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-04-24T01:38:23.489Z] ---> Running in 114c57df47c5 [2023-04-24T01:38:23.489Z] ---> Running in 36d016439cd4 [2023-04-24T01:38:23.489Z] Removing intermediate container 114c57df47c5 [2023-04-24T01:38:23.489Z] ---> 56a9ab71ae2f [2023-04-24T01:38:23.489Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-04-24T01:38:23.489Z] Removing intermediate container 65282eb9bdfd [2023-04-24T01:38:23.489Z] ---> cad2995393c5 [2023-04-24T01:38:23.489Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-24T01:38:23.489Z] Removing intermediate container 36d016439cd4 [2023-04-24T01:38:23.489Z] ---> c49afa8a4abb [2023-04-24T01:38:23.489Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-24T01:38:23.489Z] ---> Running in f3b0c4d0b6e7 [2023-04-24T01:38:23.489Z] ---> Running in f9804343b34f [2023-04-24T01:38:23.489Z] ---> Running in 2fdf5d2fd510 [2023-04-24T01:38:23.489Z] Removing intermediate container f3b0c4d0b6e7 [2023-04-24T01:38:23.489Z] ---> cbc709c396c0 [2023-04-24T01:38:23.489Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-04-24T01:38:23.489Z] ---> Running in ddc6bdafe7ae [2023-04-24T01:38:23.603Z] Building core-command ... [2023-04-24T01:38:23.603Z] Building core-common-config-bootstrapper ... [2023-04-24T01:38:23.603Z] Building core-data ... [2023-04-24T01:38:23.603Z] Building core-metadata ... [2023-04-24T01:38:23.603Z] Building security-bootstrapper ... [2023-04-24T01:38:23.603Z] Building security-proxy-auth ... [2023-04-24T01:38:23.603Z] Building security-proxy-setup ... [2023-04-24T01:38:23.603Z] Building security-secretstore-setup ... [2023-04-24T01:38:23.603Z] Building security-spiffe-token-provider ... [2023-04-24T01:38:23.603Z] Building security-spire-agent ... [2023-04-24T01:38:23.603Z] Building security-spire-config ... [2023-04-24T01:38:23.603Z] Building security-spire-server ... [2023-04-24T01:38:23.603Z] Building support-notifications ... [2023-04-24T01:38:23.603Z] Building support-scheduler ... [2023-04-24T01:38:23.603Z] Building security-spire-agent [2023-04-24T01:38:23.603Z] Building security-spire-server [2023-04-24T01:38:23.603Z] Building support-scheduler [2023-04-24T01:38:23.603Z] Building core-data [2023-04-24T01:38:23.603Z] Building core-command [2023-04-24T01:38:24.054Z] Removing intermediate container f9804343b34f [2023-04-24T01:38:24.054Z] ---> e6f1f3766179 [2023-04-24T01:38:24.054Z] Step 12/26 : WORKDIR /edgex-go [2023-04-24T01:38:24.054Z] ---> Running in c3916792dc64 [2023-04-24T01:38:24.054Z] Removing intermediate container 2fdf5d2fd510 [2023-04-24T01:38:24.054Z] ---> c1bd8cb09f89 [2023-04-24T01:38:24.054Z] Step 12/27 : WORKDIR /edgex-go [2023-04-24T01:38:24.054Z] ---> Running in b7e9b3b61f6b [2023-04-24T01:38:24.054Z] Removing intermediate container ddc6bdafe7ae [2023-04-24T01:38:24.054Z] ---> 911d19dba3ff [2023-04-24T01:38:24.054Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-04-24T01:38:24.054Z] ---> Running in 5abc67c93598 [2023-04-24T01:38:24.054Z] Removing intermediate container c3916792dc64 [2023-04-24T01:38:24.054Z] ---> 25e427a477b9 [2023-04-24T01:38:24.054Z] [2023-04-24T01:38:24.054Z] Step 13/26 : FROM alpine:3.17 [2023-04-24T01:38:24.054Z] ---> 9ed4aefc74f6 [2023-04-24T01:38:24.054Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-24T01:38:24.054Z] Removing intermediate container b7e9b3b61f6b [2023-04-24T01:38:24.054Z] ---> 134cca8e343a [2023-04-24T01:38:24.054Z] [2023-04-24T01:38:24.054Z] Step 13/27 : FROM alpine:3.17 [2023-04-24T01:38:24.054Z] ---> 9ed4aefc74f6 [2023-04-24T01:38:24.054Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-24T01:38:24.054Z] ---> Running in 8501057abd09 [2023-04-24T01:38:24.054Z] ---> Running in 13dca31ad259 [2023-04-24T01:38:24.054Z] Removing intermediate container 5abc67c93598 [2023-04-24T01:38:24.054Z] ---> 5f30a9dd9025 [2023-04-24T01:38:24.054Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-04-24T01:38:24.314Z] Removing intermediate container 8501057abd09 [2023-04-24T01:38:24.314Z] ---> 28ea813a9eb5 [2023-04-24T01:38:24.314Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-24T01:38:24.314Z] Removing intermediate container 13dca31ad259 [2023-04-24T01:38:24.314Z] ---> 8b323027cbe4 [2023-04-24T01:38:24.314Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-04-24T01:38:24.314Z] ---> Running in 523acb3ec226 [2023-04-24T01:38:24.314Z] ---> Running in 6921cf948232 [2023-04-24T01:38:24.314Z] ---> 7556deb35b6a [2023-04-24T01:38:24.314Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-04-24T01:38:24.314Z] ---> Running in 8f79998a99c9 [2023-04-24T01:38:25.286Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-24T01:38:25.286Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-24T01:38:25.286Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-24T01:38:25.286Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-24T01:38:25.561Z] v3.17.3-120-g60944b2cca6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-24T01:38:25.561Z] v3.17.3-125-g510ba6022c3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-24T01:38:25.561Z] OK: 17820 distinct packages available [2023-04-24T01:38:25.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-24T01:38:25.561Z] Removing intermediate container 8f79998a99c9 [2023-04-24T01:38:25.561Z] ---> 7008e02c7e4b [2023-04-24T01:38:25.561Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-24T01:38:25.561Z] v3.17.3-120-g60944b2cca6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-24T01:38:25.561Z] v3.17.3-125-g510ba6022c3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-24T01:38:25.561Z] OK: 17820 distinct packages available [2023-04-24T01:38:25.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-24T01:38:25.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-24T01:38:25.820Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-24T01:38:25.820Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-24T01:38:25.820Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-24T01:38:25.820Z] (3/5) Installing libucontext (1.2-r0) [2023-04-24T01:38:25.820Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-24T01:38:25.820Z] (5/5) Installing openssl (3.0.8-r4) [2023-04-24T01:38:25.820Z] ---> a8de47bdd708 [2023-04-24T01:38:25.820Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-04-24T01:38:25.820Z] Executing busybox-1.35.0-r29.trigger [2023-04-24T01:38:25.820Z] OK: 8 MiB in 20 packages [2023-04-24T01:38:26.077Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-04-24T01:38:26.077Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-04-24T01:38:26.077Z] (3/4) Installing libucontext (1.2-r0) [2023-04-24T01:38:26.077Z] (4/4) Installing gcompat (1.1.0-r0) [2023-04-24T01:38:26.077Z] ---> 9383befd6d96 [2023-04-24T01:38:26.077Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-04-24T01:38:26.077Z] Executing busybox-1.35.0-r29.trigger [2023-04-24T01:38:26.077Z] OK: 7 MiB in 19 packages [2023-04-24T01:38:27.450Z] Removing intermediate container 523acb3ec226 [2023-04-24T01:38:27.450Z] ---> 80f2bc51331c [2023-04-24T01:38:27.450Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-24T01:38:27.450Z] ---> 1ecf22038e35 [2023-04-24T01:38:27.450Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-04-24T01:38:27.450Z] Removing intermediate container 6921cf948232 [2023-04-24T01:38:27.450Z] ---> e7a818f350d6 [2023-04-24T01:38:27.450Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-24T01:38:27.707Z] ---> 7ac81b6ff93e [2023-04-24T01:38:27.707Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-04-24T01:38:27.966Z] ---> db19f9706ca4 [2023-04-24T01:38:27.966Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-04-24T01:38:27.966Z] ---> 7ea433de9767 [2023-04-24T01:38:27.966Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-24T01:38:28.540Z] ---> 6cd21b3c170d [2023-04-24T01:38:28.540Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-04-24T01:38:28.540Z] ---> f3df416646b2 [2023-04-24T01:38:28.540Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-24T01:38:28.540Z] ---> 4129830984de [2023-04-24T01:38:28.540Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-24T01:38:29.125Z] ---> 0a8d4acfb6b6 [2023-04-24T01:38:29.125Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-04-24T01:38:34.480Z] ---> 0ae61473b046 [2023-04-24T01:38:34.480Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-04-24T01:38:34.480Z] ---> 240b156761d8 [2023-04-24T01:38:34.480Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-04-24T01:38:34.480Z] ---> f22fcf940be6 [2023-04-24T01:38:34.480Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-04-24T01:38:34.480Z] ---> 7c03c3f9f2a4 [2023-04-24T01:38:34.480Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-04-24T01:38:34.480Z] ---> c05af4f6cec5 [2023-04-24T01:38:34.480Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-04-24T01:38:34.480Z] ---> 5b8ac1c2ba1e [2023-04-24T01:38:34.480Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-04-24T01:38:34.480Z] ---> Running in b1f8ca5f46ab [2023-04-24T01:38:34.480Z] ---> Running in cd96f57f7550 [2023-04-24T01:38:34.480Z] Removing intermediate container cd96f57f7550 [2023-04-24T01:38:34.480Z] ---> e3422dbfeb6f [2023-04-24T01:38:34.480Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-04-24T01:38:34.740Z] ---> ceb5b927af0f [2023-04-24T01:38:34.740Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-04-24T01:38:35.000Z] ---> f4222fe63089 [2023-04-24T01:38:35.000Z] Step 22/27 : WORKDIR / [2023-04-24T01:38:35.000Z] ---> Running in 5e88532dc49d [2023-04-24T01:38:35.000Z] ---> 1295c24c0fa6 [2023-04-24T01:38:35.000Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-24T01:38:35.000Z] ---> Running in 98727889e571 [2023-04-24T01:38:35.260Z] Removing intermediate container 5e88532dc49d [2023-04-24T01:38:35.260Z] ---> 0c2d5f5e2148 [2023-04-24T01:38:35.260Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-24T01:38:35.260Z] ---> Running in 75c4b31ab152 [2023-04-24T01:38:35.260Z] Removing intermediate container 98727889e571 [2023-04-24T01:38:35.260Z] ---> d4937c628f0c [2023-04-24T01:38:35.260Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-24T01:38:35.260Z] ---> Running in 9fe742970cb9 [2023-04-24T01:38:35.260Z] Removing intermediate container b1f8ca5f46ab [2023-04-24T01:38:35.260Z] ---> 7986422b4735 [2023-04-24T01:38:35.260Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-04-24T01:38:35.260Z] ---> Running in 2475e0bfc83e [2023-04-24T01:38:35.519Z] Removing intermediate container 75c4b31ab152 [2023-04-24T01:38:35.520Z] ---> 0e9e37ec991b [2023-04-24T01:38:35.520Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-24T01:38:35.520Z] ---> Running in d136a7038f58 [2023-04-24T01:38:35.520Z] Removing intermediate container 9fe742970cb9 [2023-04-24T01:38:35.520Z] ---> c2b71e45816c [2023-04-24T01:38:35.520Z] Step 24/26 : LABEL arch=x86_64 [2023-04-24T01:38:35.520Z] ---> Running in d18fd5d3038b [2023-04-24T01:38:35.520Z] Removing intermediate container 2475e0bfc83e [2023-04-24T01:38:35.520Z] ---> bdce2839b097 [2023-04-24T01:38:35.520Z] Step 30/33 : CMD ["gate"] [2023-04-24T01:38:35.520Z] ---> Running in 502c8f3fdc51 [2023-04-24T01:38:35.520Z] Removing intermediate container d136a7038f58 [2023-04-24T01:38:35.520Z] ---> 4c79cd1d0da6 [2023-04-24T01:38:35.520Z] Step 25/27 : LABEL arch=x86_64 [2023-04-24T01:38:35.779Z] ---> Running in 6905de39d1bd [2023-04-24T01:38:35.779Z] Removing intermediate container d18fd5d3038b [2023-04-24T01:38:35.779Z] ---> 80fc5db6b189 [2023-04-24T01:38:35.779Z] Step 25/26 : LABEL git_sha=0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T01:38:35.968Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-24T01:38:35.968Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-04-24T01:38:35.968Z] ---> 856ef580fd55 [2023-04-24T01:38:35.968Z] Step 3/26 : WORKDIR /edgex-go [2023-04-24T01:38:35.968Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-24T01:38:35.968Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-24T01:38:35.968Z] ---> 856ef580fd55 [2023-04-24T01:38:35.968Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-24T01:38:35.968Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-24T01:38:35.968Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-04-24T01:38:35.968Z] ---> 856ef580fd55 [2023-04-24T01:38:35.968Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-24T01:38:35.968Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-24T01:38:35.968Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-24T01:38:35.968Z] ---> 856ef580fd55 [2023-04-24T01:38:35.968Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-24T01:38:35.968Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-24T01:38:35.968Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-24T01:38:35.968Z] ---> 856ef580fd55 [2023-04-24T01:38:35.968Z] Step 3/27 : WORKDIR /edgex-go [2023-04-24T01:38:36.040Z] Removing intermediate container 502c8f3fdc51 [2023-04-24T01:38:36.040Z] ---> bd50091560bb [2023-04-24T01:38:36.040Z] Step 31/33 : LABEL arch=x86_64 [2023-04-24T01:38:36.040Z] Removing intermediate container 6905de39d1bd [2023-04-24T01:38:36.040Z] ---> b0974b01bfc5 [2023-04-24T01:38:36.040Z] Step 26/27 : LABEL git_sha=0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T01:38:36.299Z] ---> Running in c7799349564c [2023-04-24T01:38:36.299Z] ---> Running in edf89f1851cc [2023-04-24T01:38:36.299Z] ---> Running in e9a58def26ad [2023-04-24T01:38:36.915Z] Removing intermediate container edf89f1851cc [2023-04-24T01:38:36.915Z] ---> 4f54602d25ea [2023-04-24T01:38:36.915Z] Step 32/33 : LABEL git_sha=0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T01:38:36.915Z] Removing intermediate container c7799349564c [2023-04-24T01:38:36.915Z] ---> 98d1758aef19 [2023-04-24T01:38:36.915Z] Step 26/26 : LABEL version=3.0.0-dev.136 [2023-04-24T01:38:36.915Z] Removing intermediate container e9a58def26ad [2023-04-24T01:38:36.915Z] ---> dca06292efb7 [2023-04-24T01:38:36.915Z] Step 27/27 : LABEL version=3.0.0-dev.136 [2023-04-24T01:38:37.183Z] ---> Running in cf509955ff9e [2023-04-24T01:38:37.183Z] ---> Running in e9ce89192331 [2023-04-24T01:38:37.183Z] ---> Running in 547ae7f44583 [2023-04-24T01:38:37.183Z] Removing intermediate container 547ae7f44583 [2023-04-24T01:38:37.183Z] ---> 87bd09ca224c [2023-04-24T01:38:37.183Z] [2023-04-24T01:38:37.397Z] ---> Running in 9e7222db3756 [2023-04-24T01:38:37.397Z] ---> Running in 04d85bc0ef9b [2023-04-24T01:38:37.397Z] ---> Running in 898aaa590eb8 [2023-04-24T01:38:37.397Z] ---> Running in 18f8d2f758e3 [2023-04-24T01:38:37.397Z] ---> Running in 5a6bc8f75a10 [2023-04-24T01:38:37.443Z] Removing intermediate container cf509955ff9e [2023-04-24T01:38:37.443Z] ---> 936a61b70958 [2023-04-24T01:38:37.443Z] Step 33/33 : LABEL version=3.0.0-dev.136 [2023-04-24T01:38:37.444Z] Removing intermediate container e9ce89192331 [2023-04-24T01:38:37.444Z] ---> f9b711555b39 [2023-04-24T01:38:37.444Z] [2023-04-24T01:38:37.444Z] Successfully built 87bd09ca224c [2023-04-24T01:38:37.444Z] ---> Running in 781680f988c5 [2023-04-24T01:38:37.444Z] Successfully tagged security-spire-config:latest [2023-04-24T01:38:37.444Z]  Building security-spire-config ... done Building security-spire-agent [2023-04-24T01:38:37.444Z] Successfully built f9b711555b39 [2023-04-24T01:38:37.444Z] Successfully tagged security-spire-server:latest [2023-04-24T01:38:37.444Z]  Building security-spire-server ... done Building core-command [2023-04-24T01:38:37.996Z] Removing intermediate container 9e7222db3756 [2023-04-24T01:38:37.996Z] ---> 241d8344bd60 [2023-04-24T01:38:37.996Z] Step 4/24 : WORKDIR /edgex-go [2023-04-24T01:38:37.996Z] Removing intermediate container 5a6bc8f75a10 [2023-04-24T01:38:37.996Z] ---> 27358beeead7 [2023-04-24T01:38:37.996Z] Step 4/23 : WORKDIR /edgex-go [2023-04-24T01:38:37.996Z] Removing intermediate container 18f8d2f758e3 [2023-04-24T01:38:37.996Z] ---> 441c6ac5a111 [2023-04-24T01:38:37.996Z] Step 4/23 : WORKDIR /edgex-go [2023-04-24T01:38:37.996Z] ---> Running in 9ccd73979738 [2023-04-24T01:38:38.276Z] Removing intermediate container 898aaa590eb8 [2023-04-24T01:38:38.276Z] ---> ccf0dc657fbd [2023-04-24T01:38:38.276Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-24T01:38:38.276Z] ---> Running in e2f8949fb8bd [2023-04-24T01:38:38.276Z] ---> Running in 0acb3c557885 [2023-04-24T01:38:38.276Z] Removing intermediate container 04d85bc0ef9b [2023-04-24T01:38:38.276Z] ---> c3fed64d20a1 [2023-04-24T01:38:38.276Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-04-24T01:38:39.004Z] ---> Running in ed30fdebae90 [2023-04-24T01:38:39.004Z] ---> Running in dd2e6407b391 [2023-04-24T01:38:39.004Z] Removing intermediate container 9ccd73979738 [2023-04-24T01:38:39.004Z] ---> 8480db011d6a [2023-04-24T01:38:39.004Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-04-24T01:38:39.004Z] ---> Running in bd9195a22123 [2023-04-24T01:38:39.300Z] Removing intermediate container e2f8949fb8bd [2023-04-24T01:38:39.300Z] ---> 3809b0972941 [2023-04-24T01:38:39.300Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-24T01:38:39.594Z] Removing intermediate container 0acb3c557885 [2023-04-24T01:38:39.594Z] ---> 92e5f7f564e3 [2023-04-24T01:38:39.594Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-24T01:38:39.594Z] ---> Running in f44d14f4e91e [2023-04-24T01:38:39.888Z] ---> Running in 7f12908ef819 [2023-04-24T01:38:40.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-24T01:38:41.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-24T01:38:41.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-24T01:38:41.456Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-24T01:38:41.456Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-04-24T01:38:41.456Z] ---> a4623942e043 [2023-04-24T01:38:41.456Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-24T01:38:41.456Z] ---> Using cache [2023-04-24T01:38:41.456Z] ---> f880c7b12c53 [2023-04-24T01:38:41.456Z] Step 4/24 : WORKDIR /edgex-go [2023-04-24T01:38:41.456Z] ---> Using cache [2023-04-24T01:38:41.456Z] ---> 84ad748188a0 [2023-04-24T01:38:41.456Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-04-24T01:38:41.456Z] ---> Using cache [2023-04-24T01:38:41.456Z] ---> 76052cd48af2 [2023-04-24T01:38:41.456Z] Step 6/24 : COPY go.mod vendor* ./ [2023-04-24T01:38:41.456Z] ---> Using cache [2023-04-24T01:38:41.456Z] ---> 5c0ea48daa2c [2023-04-24T01:38:41.457Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T01:38:41.457Z] ---> Using cache [2023-04-24T01:38:41.457Z] ---> d0e4b9bf0fae [2023-04-24T01:38:41.457Z] Step 8/24 : COPY . . [2023-04-24T01:38:41.457Z] ---> Using cache [2023-04-24T01:38:41.457Z] ---> 8271297c4ef9 [2023-04-24T01:38:41.457Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-04-24T01:38:41.700Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-24T01:38:41.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-24T01:38:41.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-24T01:38:42.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-24T01:38:42.435Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-24T01:38:42.435Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-24T01:38:42.435Z] ---> a4623942e043 [2023-04-24T01:38:42.435Z] Step 3/27 : WORKDIR /edgex-go [2023-04-24T01:38:42.435Z] ---> Using cache [2023-04-24T01:38:42.435Z] ---> 1471b0639471 [2023-04-24T01:38:42.435Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-24T01:38:42.435Z] ---> Using cache [2023-04-24T01:38:42.435Z] ---> b2556d2965bb [2023-04-24T01:38:42.435Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-24T01:38:42.435Z] ---> Using cache [2023-04-24T01:38:42.435Z] ---> 4741bf86d896 [2023-04-24T01:38:42.435Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T01:38:42.435Z] ---> Using cache [2023-04-24T01:38:42.435Z] ---> 22f044d0016e [2023-04-24T01:38:42.435Z] Step 7/27 : COPY . . [2023-04-24T01:38:42.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-24T01:38:42.720Z] ---> Using cache [2023-04-24T01:38:42.720Z] ---> 956afd8d7805 [2023-04-24T01:38:42.720Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-24T01:38:42.720Z] ---> Using cache [2023-04-24T01:38:42.720Z] ---> 213b6bed2a0a [2023-04-24T01:38:42.720Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-24T01:38:42.720Z] ---> Using cache [2023-04-24T01:38:42.720Z] ---> e3fb7a610ee4 [2023-04-24T01:38:42.720Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-24T01:38:42.720Z] ---> Using cache [2023-04-24T01:38:42.720Z] ---> cad2995393c5 [2023-04-24T01:38:42.720Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-24T01:38:43.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-24T01:38:43.398Z] OK: 263 MiB in 53 packages [2023-04-24T01:38:43.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-24T01:38:43.673Z] OK: 263 MiB in 53 packages [2023-04-24T01:38:44.287Z] OK: 263 MiB in 53 packages [2023-04-24T01:38:45.288Z] OK: 263 MiB in 53 packages [2023-04-24T01:38:45.450Z] Removing intermediate container 781680f988c5 [2023-04-24T01:38:45.451Z] ---> fdee69329a99 [2023-04-24T01:38:45.451Z] [2023-04-24T01:38:45.451Z] Successfully built fdee69329a99 [2023-04-24T01:38:45.564Z] OK: 263 MiB in 53 packages [2023-04-24T01:38:45.849Z] Removing intermediate container ed30fdebae90 [2023-04-24T01:38:45.849Z] ---> f9bed95cd1dc [2023-04-24T01:38:45.849Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-24T01:38:46.447Z] Removing intermediate container dd2e6407b391 [2023-04-24T01:38:46.447Z] ---> 3dd900da54d0 [2023-04-24T01:38:46.447Z] Step 5/26 : COPY go.mod vendor* ./ [2023-04-24T01:38:46.447Z] Removing intermediate container bd9195a22123 [2023-04-24T01:38:46.447Z] ---> ca65c030c13a [2023-04-24T01:38:46.447Z] Step 6/24 : COPY go.mod vendor* ./ [2023-04-24T01:38:46.822Z] Successfully tagged security-bootstrapper:latest [2023-04-24T01:38:46.822Z] Building core-common-config-bootstrapper [2023-04-24T01:38:47.042Z] Removing intermediate container 7f12908ef819 [2023-04-24T01:38:47.042Z] ---> 197b4b0b89b0 [2023-04-24T01:38:47.042Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-24T01:38:47.042Z] Removing intermediate container f44d14f4e91e [2023-04-24T01:38:47.042Z] ---> d00088d336f3 [2023-04-24T01:38:47.042Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-24T01:38:47.313Z] ---> 46a5af6b54b5 [2023-04-24T01:38:47.313Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T01:38:47.313Z] ---> Running in 840dcb4de359 [2023-04-24T01:38:47.592Z] ---> 9fdd8b715f33 [2023-04-24T01:38:47.592Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T01:38:47.592Z] ---> Running in 60204e4ea71f [2023-04-24T01:38:47.870Z] ---> 0ea50a23112c [2023-04-24T01:38:47.870Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T01:38:48.141Z] ---> Running in a832292f43de [2023-04-24T01:38:48.415Z] ---> caaa49e58dc2 [2023-04-24T01:38:48.415Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T01:38:48.689Z] ---> ec7ff4f73d8c [2023-04-24T01:38:48.689Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T01:38:48.689Z] ---> Running in eeb6faf64275 [2023-04-24T01:38:48.965Z] ---> Running in 0b1593b13222 [2023-04-24T01:38:51.014Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-24T01:38:51.015Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-24T01:38:51.015Z] ---> a4623942e043 [2023-04-24T01:38:51.015Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-24T01:38:51.015Z] ---> Using cache [2023-04-24T01:38:51.015Z] ---> f880c7b12c53 [2023-04-24T01:38:51.015Z] Step 4/23 : WORKDIR /edgex-go [2023-04-24T01:38:51.015Z] ---> Using cache [2023-04-24T01:38:51.015Z] ---> 84ad748188a0 [2023-04-24T01:38:51.015Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-24T01:38:51.015Z] ---> Using cache [2023-04-24T01:38:51.015Z] ---> 76052cd48af2 [2023-04-24T01:38:51.015Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-24T01:38:51.015Z] ---> Using cache [2023-04-24T01:38:51.015Z] ---> 5c0ea48daa2c [2023-04-24T01:38:51.015Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T01:38:51.015Z] ---> Using cache [2023-04-24T01:38:51.015Z] ---> d0e4b9bf0fae [2023-04-24T01:38:51.015Z] Step 8/23 : COPY . . [2023-04-24T01:38:51.015Z] ---> Using cache [2023-04-24T01:38:51.015Z] ---> 8271297c4ef9 [2023-04-24T01:38:51.015Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-04-24T01:38:51.951Z] ---> Running in 616fbcb22148 [2023-04-24T01:38:51.951Z] ---> Running in 4164e1328418 [2023-04-24T01:38:51.951Z] ---> Running in d2aac6a159df [2023-04-24T01:38:52.519Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.136" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-04-24T01:38:52.519Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.136" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-04-24T01:38:55.802Z] Removing intermediate container aa67f5b303a0 [2023-04-24T01:38:55.802Z] ---> eae0e47bce8d [2023-04-24T01:38:55.802Z] [2023-04-24T01:38:55.802Z] Step 9/20 : FROM alpine:3.17 [2023-04-24T01:38:55.802Z] ---> 9ed4aefc74f6 [2023-04-24T01:38:55.802Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-24T01:38:55.802Z] ---> Using cache [2023-04-24T01:38:55.802Z] ---> e2c5ea223aa7 [2023-04-24T01:38:55.802Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-04-24T01:38:55.802Z] Removing intermediate container 34fa2c49a68f [2023-04-24T01:38:55.802Z] ---> 28859a2a45f0 [2023-04-24T01:38:55.802Z] [2023-04-24T01:38:55.802Z] Step 10/23 : FROM alpine:3.17 [2023-04-24T01:38:55.802Z] ---> 9ed4aefc74f6 [2023-04-24T01:38:55.802Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-24T01:38:56.070Z] Removing intermediate container d2aac6a159df [2023-04-24T01:38:56.070Z] ---> dd1964970870 [2023-04-24T01:38:56.070Z] Step 12/27 : WORKDIR /edgex-go [2023-04-24T01:38:56.070Z] ---> Running in b8c12a54c584 [2023-04-24T01:38:56.070Z] ---> Running in fb7f33e4bd8d [2023-04-24T01:38:56.070Z] ---> Running in de41e8d4b414 [2023-04-24T01:38:56.328Z] Removing intermediate container de41e8d4b414 [2023-04-24T01:38:56.328Z] ---> cf74f6f26a89 [2023-04-24T01:38:56.328Z] [2023-04-24T01:38:56.328Z] Step 13/27 : FROM alpine:3.17 [2023-04-24T01:38:56.328Z] ---> 9ed4aefc74f6 [2023-04-24T01:38:56.328Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-24T01:38:56.328Z] ---> Using cache [2023-04-24T01:38:56.328Z] ---> 8b323027cbe4 [2023-04-24T01:38:56.328Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-24T01:38:56.587Z] ---> Running in 7cea1e429284 [2023-04-24T01:38:56.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-24T01:38:57.101Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-24T01:38:57.101Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-24T01:38:57.101Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-24T01:38:57.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-24T01:38:57.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-24T01:38:57.365Z] v3.17.3-120-g60944b2cca6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-24T01:38:57.365Z] v3.17.3-125-g510ba6022c3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-24T01:38:57.365Z] OK: 17820 distinct packages available [2023-04-24T01:38:57.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-24T01:38:57.365Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-24T01:38:57.622Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-24T01:38:57.622Z] Executing busybox-1.35.0-r29.trigger [2023-04-24T01:38:57.622Z] Executing ca-certificates-20220614-r4.trigger [2023-04-24T01:38:57.622Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-24T01:38:57.622Z] v3.17.3-120-g60944b2cca6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-24T01:38:57.622Z] v3.17.3-125-g510ba6022c3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-24T01:38:57.622Z] OK: 17820 distinct packages available [2023-04-24T01:38:57.622Z] OK: 8 MiB in 17 packages [2023-04-24T01:38:57.622Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-24T01:38:57.622Z] (1/9) Installing ca-certificates (20220614-r4) [2023-04-24T01:38:57.622Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-04-24T01:38:57.879Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-04-24T01:38:57.879Z] (4/9) Installing libcurl (8.0.1-r0) [2023-04-24T01:38:57.879Z] (5/9) Installing curl (8.0.1-r0) [2023-04-24T01:38:57.879Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-04-24T01:38:57.879Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-04-24T01:38:57.879Z] (8/9) Installing libucontext (1.2-r0) [2023-04-24T01:38:57.879Z] (9/9) Installing gcompat (1.1.0-r0) [2023-04-24T01:38:57.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-24T01:38:57.879Z] Executing busybox-1.35.0-r29.trigger [2023-04-24T01:38:57.879Z] Executing ca-certificates-20220614-r4.trigger [2023-04-24T01:38:57.879Z] OK: 10 MiB in 24 packages [2023-04-24T01:38:57.879Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-24T01:38:57.879Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-24T01:38:57.879Z] (3/5) Installing libucontext (1.2-r0) [2023-04-24T01:38:57.879Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-24T01:38:57.879Z] (5/5) Installing openssl (3.0.8-r4) [2023-04-24T01:38:57.879Z] Executing busybox-1.35.0-r29.trigger [2023-04-24T01:38:58.139Z] OK: 8 MiB in 20 packages [2023-04-24T01:39:00.055Z] Removing intermediate container b8c12a54c584 [2023-04-24T01:39:00.055Z] ---> ba14294f9ff9 [2023-04-24T01:39:00.055Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-24T01:39:00.055Z] ---> Running in 7f5988b36ff6 [2023-04-24T01:39:00.314Z] Removing intermediate container 7cea1e429284 [2023-04-24T01:39:00.314Z] ---> 9e4270e4599b [2023-04-24T01:39:00.314Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-24T01:39:00.314Z] Removing intermediate container 7f5988b36ff6 [2023-04-24T01:39:00.314Z] ---> dc81ca4ff5de [2023-04-24T01:39:00.314Z] Step 13/23 : ENV APP_PORT=59860 [2023-04-24T01:39:00.607Z] ---> Running in ab05b68f38db [2023-04-24T01:39:00.607Z] Removing intermediate container fb7f33e4bd8d [2023-04-24T01:39:00.607Z] ---> 287bda56eb86 [2023-04-24T01:39:00.607Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-24T01:39:00.868Z] ---> c916d1132012 [2023-04-24T01:39:00.868Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-24T01:39:00.868Z] Removing intermediate container ab05b68f38db [2023-04-24T01:39:00.868Z] ---> 447d6b59ddfd [2023-04-24T01:39:00.868Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-24T01:39:01.131Z] ---> 5e62086f166b [2023-04-24T01:39:01.131Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-04-24T01:39:01.131Z] ---> Running in 0979c5b110ef [2023-04-24T01:39:01.393Z] Removing intermediate container 0979c5b110ef [2023-04-24T01:39:01.393Z] ---> 2b61e018a589 [2023-04-24T01:39:01.393Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-24T01:39:01.655Z] ---> 70c18b0e8f73 [2023-04-24T01:39:01.655Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-04-24T01:39:01.655Z] ---> 9c8da5750bf9 [2023-04-24T01:39:01.655Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-04-24T01:39:03.113Z] ---> 9015219dd877 [2023-04-24T01:39:03.113Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-24T01:39:03.113Z] ---> 0b5c34417ce7 [2023-04-24T01:39:03.113Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-04-24T01:39:03.113Z] ---> 758d7c7d4b7a [2023-04-24T01:39:03.113Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-24T01:39:03.113Z] ---> 133701fc2761 [2023-04-24T01:39:03.113Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-04-24T01:39:03.113Z] ---> d4e833a541af [2023-04-24T01:39:03.113Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-04-24T01:39:03.113Z] ---> Running in bb9e8838f051 [2023-04-24T01:39:03.113Z] Removing intermediate container bb9e8838f051 [2023-04-24T01:39:03.113Z] ---> b398b8edb6cb [2023-04-24T01:39:03.113Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-24T01:39:03.113Z] ---> Running in 790676e82b06 [2023-04-24T01:39:03.374Z] Removing intermediate container 790676e82b06 [2023-04-24T01:39:03.374Z] ---> 55f69b77e66d [2023-04-24T01:39:03.374Z] Step 18/20 : LABEL arch=x86_64 [2023-04-24T01:39:03.635Z] ---> Running in 22d228cfd9ab [2023-04-24T01:39:04.575Z] Removing intermediate container 22d228cfd9ab [2023-04-24T01:39:04.575Z] ---> 11df51bf2b81 [2023-04-24T01:39:04.575Z] Step 19/20 : LABEL git_sha=0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T01:39:04.864Z] ---> 434786234381 [2023-04-24T01:39:04.864Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-04-24T01:39:05.123Z] ---> Running in 7e8fb21bab58 [2023-04-24T01:39:05.123Z] ---> d7d6f3393a0a [2023-04-24T01:39:05.123Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-04-24T01:39:05.123Z] ---> 0788f127cd42 [2023-04-24T01:39:05.123Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-04-24T01:39:05.123Z] ---> Running in d6a8266edbbe [2023-04-24T01:39:05.123Z] Removing intermediate container 7e8fb21bab58 [2023-04-24T01:39:05.123Z] ---> 89580d1f5303 [2023-04-24T01:39:05.123Z] Step 20/20 : LABEL version=3.0.0-dev.136 [2023-04-24T01:39:05.123Z] ---> Running in 9300f9f54736 [2023-04-24T01:39:05.405Z] ---> 0fb68cd085f6 [2023-04-24T01:39:05.405Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-04-24T01:39:05.405Z] Removing intermediate container d6a8266edbbe [2023-04-24T01:39:05.405Z] ---> 1ff96a6f5f45 [2023-04-24T01:39:05.405Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-24T01:39:05.405Z] ---> Running in 5f5a34384b6b [2023-04-24T01:39:05.405Z] Removing intermediate container 9300f9f54736 [2023-04-24T01:39:05.405Z] ---> 8ae9fc41fc52 [2023-04-24T01:39:05.405Z] [2023-04-24T01:39:05.405Z] Successfully built 8ae9fc41fc52 [2023-04-24T01:39:05.667Z] Successfully tagged security-spiffe-token-provider:latest [2023-04-24T01:39:05.667Z] Building security-proxy-setup [2023-04-24T01:39:05.667Z]  Building security-spiffe-token-provider ... done Removing intermediate container 5f5a34384b6b [2023-04-24T01:39:05.667Z] ---> 98bd01e6138f [2023-04-24T01:39:05.667Z] Step 21/23 : LABEL arch=x86_64 [2023-04-24T01:39:05.667Z] ---> 206650f7ba09 [2023-04-24T01:39:05.667Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-04-24T01:39:08.206Z] ---> Running in c02545461987 [2023-04-24T01:39:08.206Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-24T01:39:08.206Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-04-24T01:39:08.206Z] ---> a4623942e043 [2023-04-24T01:39:08.206Z] Step 3/22 : WORKDIR /edgex-go [2023-04-24T01:39:08.206Z] ---> Using cache [2023-04-24T01:39:08.206Z] ---> 1471b0639471 [2023-04-24T01:39:08.206Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-04-24T01:39:08.206Z] ---> Using cache [2023-04-24T01:39:08.206Z] ---> 5bb745f01ac0 [2023-04-24T01:39:08.206Z] Step 5/22 : COPY go.mod vendor* ./ [2023-04-24T01:39:08.206Z] ---> Using cache [2023-04-24T01:39:08.206Z] ---> 5d03ecba40b6 [2023-04-24T01:39:08.206Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T01:39:08.206Z] ---> Using cache [2023-04-24T01:39:08.206Z] ---> 7a4b9c98a3a9 [2023-04-24T01:39:08.206Z] Step 7/22 : COPY . . [2023-04-24T01:39:08.206Z] ---> Using cache [2023-04-24T01:39:08.206Z] ---> 03ce26588c98 [2023-04-24T01:39:08.206Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-04-24T01:39:11.514Z] ---> b58abf310a1b [2023-04-24T01:39:11.514Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-24T01:39:11.514Z] Removing intermediate container c02545461987 [2023-04-24T01:39:11.514Z] ---> 1cfda57242b2 [2023-04-24T01:39:11.514Z] Step 22/23 : LABEL git_sha=0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T01:39:11.514Z] ---> Running in 00ee79465fc1 [2023-04-24T01:39:11.514Z] ---> Running in 9e2756559c20 [2023-04-24T01:39:11.514Z] ---> Running in 40604565d8ba [2023-04-24T01:39:11.514Z] Removing intermediate container 9e2756559c20 [2023-04-24T01:39:11.514Z] ---> 99407ff89928 [2023-04-24T01:39:11.514Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-24T01:39:11.514Z] ---> Running in 9b2eceff40bb [2023-04-24T01:39:11.514Z] Removing intermediate container 40604565d8ba [2023-04-24T01:39:11.514Z] ---> 4184deed1269 [2023-04-24T01:39:11.514Z] Step 23/23 : LABEL version=3.0.0-dev.136 [2023-04-24T01:39:11.514Z] ---> Running in 68d4d94fd1d4 [2023-04-24T01:39:11.775Z] Removing intermediate container 9b2eceff40bb [2023-04-24T01:39:11.775Z] ---> ea52f7016c26 [2023-04-24T01:39:11.775Z] Step 25/27 : LABEL arch=x86_64 [2023-04-24T01:39:11.775Z] ---> Running in 752517cb52e5 [2023-04-24T01:39:11.775Z] Removing intermediate container 68d4d94fd1d4 [2023-04-24T01:39:11.775Z] ---> f17d610a29a7 [2023-04-24T01:39:11.775Z] [2023-04-24T01:39:11.775Z] Removing intermediate container 752517cb52e5 [2023-04-24T01:39:11.775Z] ---> be432127eb7c [2023-04-24T01:39:11.775Z] Step 26/27 : LABEL git_sha=0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T01:39:11.775Z] Successfully built f17d610a29a7 [2023-04-24T01:39:11.775Z] Successfully tagged support-notifications:latest [2023-04-24T01:39:11.775Z]  Building support-notifications ... done  ---> Running in 9b2814b0ea46 [2023-04-24T01:39:12.344Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.136" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-04-24T01:39:12.604Z] Removing intermediate container 9b2814b0ea46 [2023-04-24T01:39:12.604Z] ---> ed100899ec4d [2023-04-24T01:39:12.604Z] Step 27/27 : LABEL version=3.0.0-dev.136 [2023-04-24T01:39:14.517Z] ---> Running in fd4134d1d15d [2023-04-24T01:39:14.517Z] Removing intermediate container fd4134d1d15d [2023-04-24T01:39:14.517Z] ---> d857218c51ef [2023-04-24T01:39:14.517Z] [2023-04-24T01:39:14.775Z] Removing intermediate container 4164e1328418 [2023-04-24T01:39:14.775Z] ---> 6d28d9b0562c [2023-04-24T01:39:14.775Z] [2023-04-24T01:39:14.775Z] Step 10/24 : FROM alpine:3.17 [2023-04-24T01:39:14.775Z] ---> 9ed4aefc74f6 [2023-04-24T01:39:14.775Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-04-24T01:39:14.775Z] ---> Using cache [2023-04-24T01:39:14.775Z] ---> cd55f83501cd [2023-04-24T01:39:14.775Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-24T01:39:14.775Z] ---> Using cache [2023-04-24T01:39:14.775Z] ---> 736640ea5eb6 [2023-04-24T01:39:14.775Z] Step 13/24 : ENV APP_PORT=59882 [2023-04-24T01:39:14.775Z] Removing intermediate container 616fbcb22148 [2023-04-24T01:39:14.775Z] ---> 9837716c9e30 [2023-04-24T01:39:14.775Z] [2023-04-24T01:39:14.775Z] Step 10/23 : FROM alpine:3.17 [2023-04-24T01:39:14.775Z] ---> 9ed4aefc74f6 [2023-04-24T01:39:14.775Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-24T01:39:14.775Z] ---> Using cache [2023-04-24T01:39:14.775Z] ---> 1c2852de039c [2023-04-24T01:39:14.775Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-24T01:39:14.775Z] ---> Using cache [2023-04-24T01:39:14.775Z] ---> eaa0e462106b [2023-04-24T01:39:14.775Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-24T01:39:14.775Z] ---> Using cache [2023-04-24T01:39:14.775Z] Successfully built d857218c51ef [2023-04-24T01:39:14.775Z] Successfully tagged security-spire-agent:latest [2023-04-24T01:39:14.775Z] ---> f2095cf171e3 [2023-04-24T01:39:14.775Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-24T01:39:14.775Z] ---> Using cache [2023-04-24T01:39:14.775Z]  Building security-spire-agent ... done  ---> Running in 66dd5475a5d8 [2023-04-24T01:39:14.775Z] ---> 1e96c47bba11 [2023-04-24T01:39:14.775Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-04-24T01:39:14.775Z] Removing intermediate container 66dd5475a5d8 [2023-04-24T01:39:14.775Z] ---> 7a068649a94b [2023-04-24T01:39:14.775Z] Step 14/24 : EXPOSE $APP_PORT [2023-04-24T01:39:15.035Z] ---> Running in 7236afa7ef05 [2023-04-24T01:39:15.294Z] ---> 1a10e953fc9a [2023-04-24T01:39:15.294Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-04-24T01:39:15.294Z] Removing intermediate container 7236afa7ef05 [2023-04-24T01:39:15.294Z] ---> f869504ee0c3 [2023-04-24T01:39:15.294Z] Step 15/24 : WORKDIR / [2023-04-24T01:39:15.294Z] ---> Running in a57553085494 [2023-04-24T01:39:15.294Z] Removing intermediate container a57553085494 [2023-04-24T01:39:15.294Z] ---> 20d8e5b8e43b [2023-04-24T01:39:15.294Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-24T01:39:15.294Z] ---> 00f5646838de [2023-04-24T01:39:15.294Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-04-24T01:39:15.565Z] ---> 72b1222f4ddd [2023-04-24T01:39:15.565Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-04-24T01:39:15.565Z] ---> 02cd9c33d327 [2023-04-24T01:39:15.565Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-24T01:39:15.565Z] ---> Running in 8f877ae3d01c [2023-04-24T01:39:15.823Z] ---> 70f18be4525c [2023-04-24T01:39:15.823Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-04-24T01:39:16.395Z] ---> 5b16156bd640 [2023-04-24T01:39:16.395Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-04-24T01:39:16.656Z] ---> 16ff0af63cb1 [2023-04-24T01:39:16.656Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-04-24T01:39:16.656Z] ---> Running in b4fa998f9ae9 [2023-04-24T01:39:16.918Z] Removing intermediate container 8f877ae3d01c [2023-04-24T01:39:16.918Z] ---> 12189a4e0a87 [2023-04-24T01:39:16.918Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-24T01:39:16.918Z] Removing intermediate container b4fa998f9ae9 [2023-04-24T01:39:16.918Z] ---> 08ec2fcf007f [2023-04-24T01:39:16.918Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-24T01:39:16.918Z] ---> Running in a87a77d74bd8 [2023-04-24T01:39:16.918Z] ---> Running in 193dde39c36c [2023-04-24T01:39:17.198Z] Removing intermediate container 193dde39c36c [2023-04-24T01:39:17.198Z] ---> 2851047dcc48 [2023-04-24T01:39:17.198Z] Step 22/24 : LABEL arch=x86_64 [2023-04-24T01:39:17.198Z] Removing intermediate container a87a77d74bd8 [2023-04-24T01:39:17.198Z] ---> 114c07464552 [2023-04-24T01:39:17.198Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-24T01:39:17.198Z] ---> Running in 9d66b17c26d4 [2023-04-24T01:39:17.198Z] ---> Running in f230867f6989 [2023-04-24T01:39:17.457Z] Removing intermediate container 9d66b17c26d4 [2023-04-24T01:39:17.457Z] ---> c801820e6963 [2023-04-24T01:39:17.457Z] Step 23/24 : LABEL git_sha=0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T01:39:17.457Z] ---> Running in 086a7fa95afe [2023-04-24T01:39:17.457Z] Removing intermediate container f230867f6989 [2023-04-24T01:39:17.457Z] ---> 59cc9d5c3932 [2023-04-24T01:39:17.457Z] Step 21/23 : LABEL arch=x86_64 [2023-04-24T01:39:17.457Z] ---> Running in 935c5b14e6bf [2023-04-24T01:39:17.735Z] Removing intermediate container 935c5b14e6bf [2023-04-24T01:39:17.735Z] ---> 8f111a574f61 [2023-04-24T01:39:17.735Z] Step 22/23 : LABEL git_sha=0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T01:39:17.735Z] Removing intermediate container 086a7fa95afe [2023-04-24T01:39:17.735Z] ---> 0d3dd6384058 [2023-04-24T01:39:17.736Z] Step 24/24 : LABEL version=3.0.0-dev.136 [2023-04-24T01:39:17.736Z] ---> Running in 4902989f7ff7 [2023-04-24T01:39:18.000Z] ---> Running in a5bf40354729 [2023-04-24T01:39:18.000Z] Removing intermediate container 4902989f7ff7 [2023-04-24T01:39:18.000Z] ---> 423b499a2237 [2023-04-24T01:39:18.000Z] Step 23/23 : LABEL version=3.0.0-dev.136 [2023-04-24T01:39:18.000Z] ---> Running in 8cea23928101 [2023-04-24T01:39:18.260Z] Removing intermediate container a5bf40354729 [2023-04-24T01:39:18.260Z] ---> 36fc09e93a6f [2023-04-24T01:39:18.260Z] [2023-04-24T01:39:18.260Z] Successfully built 36fc09e93a6f [2023-04-24T01:39:18.260Z] Successfully tagged core-command:latest [2023-04-24T01:39:18.260Z]  Building core-command ... done Removing intermediate container 8cea23928101 [2023-04-24T01:39:18.260Z] ---> 141ec38cf8e8 [2023-04-24T01:39:18.260Z] [2023-04-24T01:39:18.260Z] Successfully built 141ec38cf8e8 [2023-04-24T01:39:18.260Z] Successfully tagged core-common-config-bootstrapper:latest [2023-04-24T01:39:28.257Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 00ee79465fc1 [2023-04-24T01:39:28.257Z] ---> 00f0f65c5ad4 [2023-04-24T01:39:28.257Z] [2023-04-24T01:39:28.257Z] Step 9/22 : FROM alpine:3.17 [2023-04-24T01:39:28.257Z] ---> 9ed4aefc74f6 [2023-04-24T01:39:28.257Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-04-24T01:39:28.257Z] ---> Running in 34de5717d0e5 [2023-04-24T01:39:28.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-24T01:39:28.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-24T01:39:28.257Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-24T01:39:28.257Z] (2/2) Installing openssl (3.0.8-r4) [2023-04-24T01:39:28.257Z] Executing busybox-1.35.0-r29.trigger [2023-04-24T01:39:28.257Z] OK: 8 MiB in 17 packages [2023-04-24T01:39:28.829Z] Removing intermediate container 34de5717d0e5 [2023-04-24T01:39:28.829Z] ---> 19ac15c4220b [2023-04-24T01:39:28.829Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-24T01:39:28.829Z] ---> Running in 1d61fdeeaffc [2023-04-24T01:39:28.829Z] Removing intermediate container 1d61fdeeaffc [2023-04-24T01:39:28.829Z] ---> d1ba404478fe [2023-04-24T01:39:28.829Z] Step 12/22 : WORKDIR /edgex [2023-04-24T01:39:28.829Z] ---> Running in 5c94b2262171 [2023-04-24T01:39:28.829Z] Removing intermediate container 5c94b2262171 [2023-04-24T01:39:28.829Z] ---> 01e6cb7eebf2 [2023-04-24T01:39:28.829Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-24T01:39:28.829Z] ---> a6ab304d5c76 [2023-04-24T01:39:28.829Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-04-24T01:39:29.094Z] ---> 4197f8acde15 [2023-04-24T01:39:29.094Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-04-24T01:39:29.094Z] ---> 3ec3d796b1f9 [2023-04-24T01:39:29.094Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-04-24T01:39:29.679Z] ---> 76cac80c7cb3 [2023-04-24T01:39:29.679Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-04-24T01:39:29.679Z] ---> 0f8d1cd051c1 [2023-04-24T01:39:29.679Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-24T01:39:29.679Z] ---> Running in 93fe33dec89d [2023-04-24T01:39:30.252Z] Removing intermediate container 93fe33dec89d [2023-04-24T01:39:30.252Z] ---> d0b4156ef51e [2023-04-24T01:39:30.252Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-04-24T01:39:30.252Z] ---> Running in 85ae471b1384 [2023-04-24T01:39:30.252Z] Removing intermediate container 85ae471b1384 [2023-04-24T01:39:30.252Z] ---> 45f7a8bdf472 [2023-04-24T01:39:30.252Z] Step 20/22 : LABEL arch=x86_64 [2023-04-24T01:39:30.252Z] ---> Running in 67969ac7e514 [2023-04-24T01:39:30.252Z] Removing intermediate container 67969ac7e514 [2023-04-24T01:39:30.252Z] ---> c1b1293e9e44 [2023-04-24T01:39:30.252Z] Step 21/22 : LABEL git_sha=0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T01:39:30.252Z] ---> Running in 81aeb6fdce2a [2023-04-24T01:39:30.514Z] Removing intermediate container 81aeb6fdce2a [2023-04-24T01:39:30.514Z] ---> 2dcb3f3a523c [2023-04-24T01:39:30.514Z] Step 22/22 : LABEL version=3.0.0-dev.136 [2023-04-24T01:39:30.514Z] ---> Running in 8fffe94ea3ad [2023-04-24T01:39:30.514Z] Removing intermediate container 8fffe94ea3ad [2023-04-24T01:39:30.514Z] ---> 90706f39fc0a [2023-04-24T01:39:30.514Z] [2023-04-24T01:39:30.514Z] Successfully built 90706f39fc0a [2023-04-24T01:39:30.514Z] Successfully tagged security-proxy-setup:latest [2023-04-24T01:39:30.521Z]  Building security-proxy-setup ... done  [Pipeline] } [2023-04-24T01:39:30.529Z] $ docker stop --time=1 c08d9c34115b104860a0e700936bef3659e6d55a053c8825d40946727b6ec93c [2023-04-24T01:39:31.790Z] $ docker rm -f --volumes c08d9c34115b104860a0e700936bef3659e6d55a053c8825d40946727b6ec93c [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-24T01:39:32.125Z] + docker images [2023-04-24T01:39:32.125Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-24T01:39:32.125Z] security-proxy-setup latest 90706f39fc0a 1 second ago 18.7MB [2023-04-24T01:39:32.125Z] 00f0f65c5ad4 5 seconds ago 1.67GB [2023-04-24T01:39:32.125Z] core-common-config-bootstrapper latest 141ec38cf8e8 13 seconds ago 17.2MB [2023-04-24T01:39:32.125Z] core-command latest 36fc09e93a6f 14 seconds ago 19.8MB [2023-04-24T01:39:32.125Z] 6d28d9b0562c 17 seconds ago 1.69GB [2023-04-24T01:39:32.125Z] security-spire-agent latest d857218c51ef 17 seconds ago 129MB [2023-04-24T01:39:32.125Z] 9837716c9e30 17 seconds ago 1.68GB [2023-04-24T01:39:32.125Z] support-notifications latest f17d610a29a7 20 seconds ago 32.7MB [2023-04-24T01:39:32.125Z] security-spiffe-token-provider latest 8ae9fc41fc52 26 seconds ago 32.8MB [2023-04-24T01:39:32.125Z] cf74f6f26a89 35 seconds ago 1.55GB [2023-04-24T01:39:32.125Z] eae0e47bce8d 36 seconds ago 1.73GB [2023-04-24T01:39:32.125Z] 28859a2a45f0 36 seconds ago 1.75GB [2023-04-24T01:39:32.125Z] security-spire-config latest 87bd09ca224c 54 seconds ago 88.9MB [2023-04-24T01:39:32.125Z] security-spire-server latest f9b711555b39 54 seconds ago 89.8MB [2023-04-24T01:39:32.125Z] security-bootstrapper latest fdee69329a99 54 seconds ago 22.2MB [2023-04-24T01:39:32.125Z] 134cca8e343a About a minute ago 1.55GB [2023-04-24T01:39:32.125Z] 25e427a477b9 About a minute ago 1.55GB [2023-04-24T01:39:32.125Z] d054190df742 About a minute ago 1.67GB [2023-04-24T01:39:32.125Z] security-secretstore-setup latest adfdc25ba808 About a minute ago 32.8MB [2023-04-24T01:39:32.125Z] support-scheduler latest 538b96b31581 2 minutes ago 32.1MB [2023-04-24T01:39:32.125Z] security-proxy-auth latest 264685ada2ce 2 minutes ago 18.3MB [2023-04-24T01:39:32.125Z] core-data latest afa3ebd4520f 2 minutes ago 20MB [2023-04-24T01:39:32.125Z] core-metadata latest 128aa4715c1b 2 minutes ago 20.4MB [2023-04-24T01:39:32.125Z] 5aa6ec838c74 2 minutes ago 1.75GB [2023-04-24T01:39:32.125Z] fe05b9e8c291 2 minutes ago 1.69GB [2023-04-24T01:39:32.125Z] c70f37ed8f75 2 minutes ago 1.69GB [2023-04-24T01:39:32.126Z] edbd2c09edad 2 minutes ago 1.68GB [2023-04-24T01:39:32.126Z] 7a6d1d82901d 2 minutes ago 1.67GB [2023-04-24T01:39:32.126Z] ci-base-image-x86_64 latest a4623942e043 6 minutes ago 881MB [2023-04-24T01:39:32.126Z] alpine 3.17 9ed4aefc74f6 3 weeks ago 7.05MB [2023-04-24T01:39:32.126Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 6 weeks ago 664MB [2023-04-24T01:39:32.126Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 9 months ago 253MB [2023-04-24T01:39:32.126Z] 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-04-24T01:39:32.229Z] provisioning config files... [2023-04-24T01:39:32.239Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/498@tmp/config17792831287916394992tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T01:39:32.543Z] ---> docker-login.sh [2023-04-24T01:39:32.543Z] nexus3.edgexfoundry.org:10001 [2023-04-24T01:39:32.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:39:32.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:39:32.543Z] Configure a credential helper to remove this warning. See [2023-04-24T01:39:32.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:39:32.543Z] [2023-04-24T01:39:32.543Z] Login Succeeded [2023-04-24T01:39:32.543Z] nexus3.edgexfoundry.org:10002 [2023-04-24T01:39:32.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:39:32.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:39:32.543Z] Configure a credential helper to remove this warning. See [2023-04-24T01:39:32.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:39:32.543Z] [2023-04-24T01:39:32.543Z] Login Succeeded [2023-04-24T01:39:32.543Z] nexus3.edgexfoundry.org:10003 [2023-04-24T01:39:32.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:39:32.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:39:32.802Z] Configure a credential helper to remove this warning. See [2023-04-24T01:39:32.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:39:32.802Z] [2023-04-24T01:39:32.802Z] Login Succeeded [2023-04-24T01:39:32.802Z] nexus3.edgexfoundry.org:10004 [2023-04-24T01:39:32.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:39:32.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:39:32.802Z] Configure a credential helper to remove this warning. See [2023-04-24T01:39:32.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:39:32.802Z] [2023-04-24T01:39:32.802Z] Login Succeeded [2023-04-24T01:39:32.802Z] docker.io [2023-04-24T01:39:33.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:39:33.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:39:33.060Z] Configure a credential helper to remove this warning. See [2023-04-24T01:39:33.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:39:33.060Z] [2023-04-24T01:39:33.060Z] Login Succeeded [2023-04-24T01:39:33.060Z] ---> docker-login.sh ends [Pipeline] } [2023-04-24T01:39:33.066Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-24T01:39:33.092Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T01:39:33.112Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-04-24T01:39:33.112Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T01:39:33.112Z] latest [2023-04-24T01:39:33.112Z] 3.0.0-dev.136 [2023-04-24T01:39:33.112Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T01:39:33.112Z] main [2023-04-24T01:39:33.112Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:39:33.438Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0e40ac5239888f518a0688dfe8002d05c80ac55a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:39:33.749Z] + docker push nexus3.edgexfoundry.org:10004/core-command:0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T01:39:33.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-24T01:39:33.749Z] d5f52f15e86d: Preparing [2023-04-24T01:39:33.749Z] a32133b5b35f: Preparing [2023-04-24T01:39:33.749Z] 60e85a245755: Preparing [2023-04-24T01:39:33.749Z] 20efbf733d28: Preparing [2023-04-24T01:39:33.749Z] 2c478e13064b: Preparing [2023-04-24T01:39:33.749Z] f1417ff83b31: Preparing [2023-04-24T01:39:33.749Z] f1417ff83b31: Waiting [2023-04-24T01:39:33.749Z] d5f52f15e86d: Pushed [2023-04-24T01:39:33.749Z] 2c478e13064b: Pushed [2023-04-24T01:39:33.749Z] 20efbf733d28: Pushed [2023-04-24T01:39:33.749Z] 60e85a245755: Pushed [2023-04-24T01:39:33.749Z] f1417ff83b31: Layer already exists [2023-04-24T01:39:35.129Z] a32133b5b35f: Pushed [2023-04-24T01:39:35.129Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a: digest: sha256:9a6463eb7e15dc3502befaf1d243d66d1f0d98e1a2c3f56bcf93b33b3911c8e7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:39:35.444Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:39:35.777Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-04-24T01:39:35.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-24T01:39:35.777Z] d5f52f15e86d: Preparing [2023-04-24T01:39:35.777Z] a32133b5b35f: Preparing [2023-04-24T01:39:35.777Z] 60e85a245755: Preparing [2023-04-24T01:39:35.777Z] 20efbf733d28: Preparing [2023-04-24T01:39:35.777Z] 2c478e13064b: Preparing [2023-04-24T01:39:35.777Z] f1417ff83b31: Preparing [2023-04-24T01:39:35.777Z] f1417ff83b31: Waiting [2023-04-24T01:39:35.777Z] 20efbf733d28: Layer already exists [2023-04-24T01:39:35.777Z] d5f52f15e86d: Layer already exists [2023-04-24T01:39:35.777Z] a32133b5b35f: Layer already exists [2023-04-24T01:39:35.777Z] 60e85a245755: Layer already exists [2023-04-24T01:39:35.777Z] 2c478e13064b: Layer already exists [2023-04-24T01:39:35.777Z] f1417ff83b31: Layer already exists [2023-04-24T01:39:35.777Z] latest: digest: sha256:9a6463eb7e15dc3502befaf1d243d66d1f0d98e1a2c3f56bcf93b33b3911c8e7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:39:36.101Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.136 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:39:36.425Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.136 [2023-04-24T01:39:36.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-24T01:39:36.426Z] d5f52f15e86d: Preparing [2023-04-24T01:39:36.426Z] a32133b5b35f: Preparing [2023-04-24T01:39:36.426Z] 60e85a245755: Preparing [2023-04-24T01:39:36.426Z] 20efbf733d28: Preparing [2023-04-24T01:39:36.426Z] 2c478e13064b: Preparing [2023-04-24T01:39:36.426Z] f1417ff83b31: Preparing [2023-04-24T01:39:36.426Z] f1417ff83b31: Waiting [2023-04-24T01:39:36.426Z] a32133b5b35f: Layer already exists [2023-04-24T01:39:36.426Z] 20efbf733d28: Layer already exists [2023-04-24T01:39:36.426Z] d5f52f15e86d: Layer already exists [2023-04-24T01:39:36.426Z] 60e85a245755: Layer already exists [2023-04-24T01:39:36.426Z] 2c478e13064b: Layer already exists [2023-04-24T01:39:36.426Z] f1417ff83b31: Layer already exists [2023-04-24T01:39:36.426Z] 3.0.0-dev.136: digest: sha256:9a6463eb7e15dc3502befaf1d243d66d1f0d98e1a2c3f56bcf93b33b3911c8e7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:39:36.748Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:39:37.188Z] + docker push nexus3.edgexfoundry.org:10004/core-command:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T01:39:37.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-24T01:39:37.188Z] d5f52f15e86d: Preparing [2023-04-24T01:39:37.188Z] a32133b5b35f: Preparing [2023-04-24T01:39:37.188Z] 60e85a245755: Preparing [2023-04-24T01:39:37.188Z] 20efbf733d28: Preparing [2023-04-24T01:39:37.188Z] 2c478e13064b: Preparing [2023-04-24T01:39:37.188Z] f1417ff83b31: Preparing [2023-04-24T01:39:37.188Z] f1417ff83b31: Waiting [2023-04-24T01:39:37.188Z] 60e85a245755: Layer already exists [2023-04-24T01:39:37.188Z] a32133b5b35f: Layer already exists [2023-04-24T01:39:37.188Z] 2c478e13064b: Layer already exists [2023-04-24T01:39:37.188Z] d5f52f15e86d: Layer already exists [2023-04-24T01:39:37.188Z] 20efbf733d28: Layer already exists [2023-04-24T01:39:37.188Z] f1417ff83b31: Layer already exists [2023-04-24T01:39:37.188Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136: digest: sha256:9a6463eb7e15dc3502befaf1d243d66d1f0d98e1a2c3f56bcf93b33b3911c8e7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:39:37.538Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:39:37.947Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-04-24T01:39:37.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-24T01:39:37.947Z] d5f52f15e86d: Preparing [2023-04-24T01:39:37.947Z] a32133b5b35f: Preparing [2023-04-24T01:39:37.947Z] 60e85a245755: Preparing [2023-04-24T01:39:37.947Z] 20efbf733d28: Preparing [2023-04-24T01:39:37.947Z] 2c478e13064b: Preparing [2023-04-24T01:39:37.947Z] f1417ff83b31: Preparing [2023-04-24T01:39:37.947Z] f1417ff83b31: Waiting [2023-04-24T01:39:37.947Z] 2c478e13064b: Layer already exists [2023-04-24T01:39:37.947Z] 60e85a245755: Layer already exists [2023-04-24T01:39:37.947Z] d5f52f15e86d: Layer already exists [2023-04-24T01:39:37.947Z] a32133b5b35f: Layer already exists [2023-04-24T01:39:37.947Z] 20efbf733d28: Layer already exists [2023-04-24T01:39:37.947Z] f1417ff83b31: Layer already exists [2023-04-24T01:39:37.947Z] main: digest: sha256:9a6463eb7e15dc3502befaf1d243d66d1f0d98e1a2c3f56bcf93b33b3911c8e7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-24T01:39:38.026Z] ===================================================== [Pipeline] echo [2023-04-24T01:39:38.035Z] taggedImages: [2023-04-24T01:39:38.035Z] - nexus3.edgexfoundry.org:10004/core-command:0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T01:39:38.035Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-04-24T01:39:38.035Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.136 [2023-04-24T01:39:38.035Z] - nexus3.edgexfoundry.org:10004/core-command:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T01:39:38.035Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-04-24T01:39:38.055Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-04-24T01:39:38.055Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T01:39:38.055Z] latest [2023-04-24T01:39:38.055Z] 3.0.0-dev.136 [2023-04-24T01:39:38.055Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T01:39:38.055Z] main [2023-04-24T01:39:38.055Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:39:38.427Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0e40ac5239888f518a0688dfe8002d05c80ac55a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:39:38.743Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T01:39:38.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-24T01:39:38.743Z] 80a1aaa9303e: Preparing [2023-04-24T01:39:38.743Z] 7c1ea761ba6d: Preparing [2023-04-24T01:39:38.743Z] 9e302430f51c: Preparing [2023-04-24T01:39:38.743Z] 27f4a11f3e5b: Preparing [2023-04-24T01:39:38.743Z] 60e85a245755: Preparing [2023-04-24T01:39:38.743Z] 20efbf733d28: Preparing [2023-04-24T01:39:38.743Z] 1d2ad5436bb9: Preparing [2023-04-24T01:39:38.743Z] f1417ff83b31: Preparing [2023-04-24T01:39:38.743Z] 1d2ad5436bb9: Waiting [2023-04-24T01:39:38.743Z] f1417ff83b31: Waiting [2023-04-24T01:39:38.743Z] 60e85a245755: Layer already exists [2023-04-24T01:39:38.743Z] 20efbf733d28: Layer already exists [2023-04-24T01:39:38.743Z] 7c1ea761ba6d: Pushed [2023-04-24T01:39:38.743Z] f1417ff83b31: Layer already exists [2023-04-24T01:39:38.743Z] 80a1aaa9303e: Pushed [2023-04-24T01:39:38.743Z] 1d2ad5436bb9: Pushed [2023-04-24T01:39:38.743Z] 9e302430f51c: Pushed [2023-04-24T01:39:39.680Z] 27f4a11f3e5b: Pushed [2023-04-24T01:39:39.939Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a: digest: sha256:3e31a9953fd3d91c6cecf7c1e8b8517c351ebe45c5fc2edf548c5c844e007efe size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:39:40.252Z] + 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-04-24T01:39:40.566Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-04-24T01:39:40.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-24T01:39:40.566Z] 80a1aaa9303e: Preparing [2023-04-24T01:39:40.566Z] 7c1ea761ba6d: Preparing [2023-04-24T01:39:40.566Z] 9e302430f51c: Preparing [2023-04-24T01:39:40.566Z] 27f4a11f3e5b: Preparing [2023-04-24T01:39:40.566Z] 60e85a245755: Preparing [2023-04-24T01:39:40.566Z] 20efbf733d28: Preparing [2023-04-24T01:39:40.566Z] 1d2ad5436bb9: Preparing [2023-04-24T01:39:40.566Z] f1417ff83b31: Preparing [2023-04-24T01:39:40.566Z] 20efbf733d28: Waiting [2023-04-24T01:39:40.566Z] 1d2ad5436bb9: Waiting [2023-04-24T01:39:40.566Z] 60e85a245755: Layer already exists [2023-04-24T01:39:40.566Z] 27f4a11f3e5b: Layer already exists [2023-04-24T01:39:40.566Z] 9e302430f51c: Layer already exists [2023-04-24T01:39:40.566Z] 80a1aaa9303e: Layer already exists [2023-04-24T01:39:40.566Z] 7c1ea761ba6d: Layer already exists [2023-04-24T01:39:40.566Z] 20efbf733d28: Layer already exists [2023-04-24T01:39:40.566Z] f1417ff83b31: Layer already exists [2023-04-24T01:39:40.566Z] 1d2ad5436bb9: Layer already exists [2023-04-24T01:39:40.566Z] latest: digest: sha256:3e31a9953fd3d91c6cecf7c1e8b8517c351ebe45c5fc2edf548c5c844e007efe size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:39:40.898Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.136 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:39:41.220Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.136 [2023-04-24T01:39:41.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-24T01:39:41.220Z] 80a1aaa9303e: Preparing [2023-04-24T01:39:41.220Z] 7c1ea761ba6d: Preparing [2023-04-24T01:39:41.220Z] 9e302430f51c: Preparing [2023-04-24T01:39:41.220Z] 27f4a11f3e5b: Preparing [2023-04-24T01:39:41.220Z] 60e85a245755: Preparing [2023-04-24T01:39:41.220Z] 20efbf733d28: Preparing [2023-04-24T01:39:41.220Z] 1d2ad5436bb9: Preparing [2023-04-24T01:39:41.220Z] f1417ff83b31: Preparing [2023-04-24T01:39:41.220Z] f1417ff83b31: Waiting [2023-04-24T01:39:41.220Z] 20efbf733d28: Waiting [2023-04-24T01:39:41.220Z] 1d2ad5436bb9: Waiting [2023-04-24T01:39:41.220Z] 7c1ea761ba6d: Layer already exists [2023-04-24T01:39:41.220Z] 9e302430f51c: Layer already exists [2023-04-24T01:39:41.220Z] 80a1aaa9303e: Layer already exists [2023-04-24T01:39:41.220Z] 60e85a245755: Layer already exists [2023-04-24T01:39:41.220Z] 27f4a11f3e5b: Layer already exists [2023-04-24T01:39:41.220Z] 1d2ad5436bb9: Layer already exists [2023-04-24T01:39:41.220Z] 20efbf733d28: Layer already exists [2023-04-24T01:39:41.220Z] f1417ff83b31: Layer already exists [2023-04-24T01:39:41.220Z] 3.0.0-dev.136: digest: sha256:3e31a9953fd3d91c6cecf7c1e8b8517c351ebe45c5fc2edf548c5c844e007efe size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:39:41.545Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:39:41.868Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T01:39:41.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-24T01:39:41.868Z] 80a1aaa9303e: Preparing [2023-04-24T01:39:41.868Z] 7c1ea761ba6d: Preparing [2023-04-24T01:39:41.868Z] 9e302430f51c: Preparing [2023-04-24T01:39:41.868Z] 27f4a11f3e5b: Preparing [2023-04-24T01:39:41.868Z] 60e85a245755: Preparing [2023-04-24T01:39:41.868Z] 20efbf733d28: Preparing [2023-04-24T01:39:41.868Z] 1d2ad5436bb9: Preparing [2023-04-24T01:39:41.868Z] f1417ff83b31: Preparing [2023-04-24T01:39:41.868Z] 20efbf733d28: Waiting [2023-04-24T01:39:41.868Z] 1d2ad5436bb9: Waiting [2023-04-24T01:39:41.868Z] f1417ff83b31: Waiting [2023-04-24T01:39:41.868Z] 9e302430f51c: Layer already exists [2023-04-24T01:39:41.868Z] 27f4a11f3e5b: Layer already exists [2023-04-24T01:39:41.868Z] 80a1aaa9303e: Layer already exists [2023-04-24T01:39:41.868Z] 7c1ea761ba6d: Layer already exists [2023-04-24T01:39:41.868Z] 60e85a245755: Layer already exists [2023-04-24T01:39:41.868Z] 20efbf733d28: Layer already exists [2023-04-24T01:39:41.868Z] 1d2ad5436bb9: Layer already exists [2023-04-24T01:39:41.868Z] f1417ff83b31: Layer already exists [2023-04-24T01:39:41.868Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136: digest: sha256:3e31a9953fd3d91c6cecf7c1e8b8517c351ebe45c5fc2edf548c5c844e007efe size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:39:42.187Z] + 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-04-24T01:39:42.503Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-04-24T01:39:42.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-24T01:39:42.503Z] 80a1aaa9303e: Preparing [2023-04-24T01:39:42.503Z] 7c1ea761ba6d: Preparing [2023-04-24T01:39:42.503Z] 9e302430f51c: Preparing [2023-04-24T01:39:42.503Z] 27f4a11f3e5b: Preparing [2023-04-24T01:39:42.503Z] 60e85a245755: Preparing [2023-04-24T01:39:42.503Z] 20efbf733d28: Preparing [2023-04-24T01:39:42.503Z] 1d2ad5436bb9: Preparing [2023-04-24T01:39:42.503Z] f1417ff83b31: Preparing [2023-04-24T01:39:42.503Z] 20efbf733d28: Waiting [2023-04-24T01:39:42.503Z] 1d2ad5436bb9: Waiting [2023-04-24T01:39:42.503Z] 27f4a11f3e5b: Layer already exists [2023-04-24T01:39:42.503Z] 9e302430f51c: Layer already exists [2023-04-24T01:39:42.503Z] 60e85a245755: Layer already exists [2023-04-24T01:39:42.503Z] 7c1ea761ba6d: Layer already exists [2023-04-24T01:39:42.503Z] 80a1aaa9303e: Layer already exists [2023-04-24T01:39:42.503Z] 20efbf733d28: Layer already exists [2023-04-24T01:39:42.503Z] f1417ff83b31: Layer already exists [2023-04-24T01:39:42.503Z] 1d2ad5436bb9: Layer already exists [2023-04-24T01:39:42.503Z] main: digest: sha256:3e31a9953fd3d91c6cecf7c1e8b8517c351ebe45c5fc2edf548c5c844e007efe size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-24T01:39:42.565Z] ===================================================== [Pipeline] echo [2023-04-24T01:39:42.574Z] taggedImages: [2023-04-24T01:39:42.574Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T01:39:42.574Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-04-24T01:39:42.574Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.136 [2023-04-24T01:39:42.574Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T01:39:42.574Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-04-24T01:39:42.601Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-04-24T01:39:42.601Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T01:39:42.601Z] latest [2023-04-24T01:39:42.601Z] 3.0.0-dev.136 [2023-04-24T01:39:42.601Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T01:39:42.601Z] main [2023-04-24T01:39:42.601Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:39:42.939Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0e40ac5239888f518a0688dfe8002d05c80ac55a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:39:43.277Z] + docker push nexus3.edgexfoundry.org:10004/core-data:0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T01:39:43.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-24T01:39:43.277Z] 588e3ce124d6: Preparing [2023-04-24T01:39:43.277Z] d7688f26a841: Preparing [2023-04-24T01:39:43.277Z] 60e85a245755: Preparing [2023-04-24T01:39:43.277Z] 20efbf733d28: Preparing [2023-04-24T01:39:43.277Z] 2c478e13064b: Preparing [2023-04-24T01:39:43.277Z] f1417ff83b31: Preparing [2023-04-24T01:39:43.277Z] f1417ff83b31: Waiting [2023-04-24T01:39:43.277Z] 2c478e13064b: Layer already exists [2023-04-24T01:39:43.277Z] 60e85a245755: Layer already exists [2023-04-24T01:39:43.277Z] 20efbf733d28: Layer already exists [2023-04-24T01:39:43.277Z] f1417ff83b31: Layer already exists [2023-04-24T01:39:43.277Z] 588e3ce124d6: Pushed [2023-04-24T01:39:44.655Z] d7688f26a841: Pushed [2023-04-24T01:39:44.656Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a: digest: sha256:4e2cce3e8c1fac4674cd470430523972d804213546e3ca4a707cb9066f67244b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:39:44.968Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:39:45.280Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-04-24T01:39:45.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-24T01:39:45.280Z] 588e3ce124d6: Preparing [2023-04-24T01:39:45.280Z] d7688f26a841: Preparing [2023-04-24T01:39:45.280Z] 60e85a245755: Preparing [2023-04-24T01:39:45.280Z] 20efbf733d28: Preparing [2023-04-24T01:39:45.280Z] 2c478e13064b: Preparing [2023-04-24T01:39:45.280Z] f1417ff83b31: Preparing [2023-04-24T01:39:45.280Z] f1417ff83b31: Waiting [2023-04-24T01:39:45.280Z] d7688f26a841: Layer already exists [2023-04-24T01:39:45.280Z] 60e85a245755: Layer already exists [2023-04-24T01:39:45.280Z] 588e3ce124d6: Layer already exists [2023-04-24T01:39:45.280Z] 2c478e13064b: Layer already exists [2023-04-24T01:39:45.280Z] 20efbf733d28: Layer already exists [2023-04-24T01:39:45.280Z] f1417ff83b31: Layer already exists [2023-04-24T01:39:45.280Z] latest: digest: sha256:4e2cce3e8c1fac4674cd470430523972d804213546e3ca4a707cb9066f67244b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:39:45.597Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.136 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:39:45.905Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.136 [2023-04-24T01:39:45.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-24T01:39:45.905Z] 588e3ce124d6: Preparing [2023-04-24T01:39:45.905Z] d7688f26a841: Preparing [2023-04-24T01:39:45.905Z] 60e85a245755: Preparing [2023-04-24T01:39:45.905Z] 20efbf733d28: Preparing [2023-04-24T01:39:45.905Z] 2c478e13064b: Preparing [2023-04-24T01:39:45.905Z] f1417ff83b31: Preparing [2023-04-24T01:39:45.905Z] 588e3ce124d6: Layer already exists [2023-04-24T01:39:45.905Z] 20efbf733d28: Layer already exists [2023-04-24T01:39:45.905Z] 2c478e13064b: Layer already exists [2023-04-24T01:39:45.905Z] 60e85a245755: Layer already exists [2023-04-24T01:39:45.905Z] d7688f26a841: Layer already exists [2023-04-24T01:39:45.905Z] f1417ff83b31: Layer already exists [2023-04-24T01:39:45.905Z] 3.0.0-dev.136: digest: sha256:4e2cce3e8c1fac4674cd470430523972d804213546e3ca4a707cb9066f67244b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:39:46.212Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:39:46.524Z] + docker push nexus3.edgexfoundry.org:10004/core-data:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T01:39:46.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-24T01:39:46.524Z] 588e3ce124d6: Preparing [2023-04-24T01:39:46.525Z] d7688f26a841: Preparing [2023-04-24T01:39:46.525Z] 60e85a245755: Preparing [2023-04-24T01:39:46.525Z] 20efbf733d28: Preparing [2023-04-24T01:39:46.525Z] 2c478e13064b: Preparing [2023-04-24T01:39:46.525Z] f1417ff83b31: Preparing [2023-04-24T01:39:46.525Z] f1417ff83b31: Waiting [2023-04-24T01:39:46.525Z] 588e3ce124d6: Layer already exists [2023-04-24T01:39:46.525Z] 20efbf733d28: Layer already exists [2023-04-24T01:39:46.525Z] d7688f26a841: Layer already exists [2023-04-24T01:39:46.525Z] 2c478e13064b: Layer already exists [2023-04-24T01:39:46.525Z] 60e85a245755: Layer already exists [2023-04-24T01:39:46.525Z] f1417ff83b31: Layer already exists [2023-04-24T01:39:46.525Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136: digest: sha256:4e2cce3e8c1fac4674cd470430523972d804213546e3ca4a707cb9066f67244b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:39:46.835Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:39:47.142Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-04-24T01:39:47.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-24T01:39:47.142Z] 588e3ce124d6: Preparing [2023-04-24T01:39:47.142Z] d7688f26a841: Preparing [2023-04-24T01:39:47.142Z] 60e85a245755: Preparing [2023-04-24T01:39:47.142Z] 20efbf733d28: Preparing [2023-04-24T01:39:47.142Z] 2c478e13064b: Preparing [2023-04-24T01:39:47.142Z] f1417ff83b31: Preparing [2023-04-24T01:39:47.142Z] 60e85a245755: Layer already exists [2023-04-24T01:39:47.142Z] d7688f26a841: Layer already exists [2023-04-24T01:39:47.142Z] 588e3ce124d6: Layer already exists [2023-04-24T01:39:47.142Z] 2c478e13064b: Layer already exists [2023-04-24T01:39:47.142Z] 20efbf733d28: Layer already exists [2023-04-24T01:39:47.142Z] f1417ff83b31: Layer already exists [2023-04-24T01:39:47.142Z] main: digest: sha256:4e2cce3e8c1fac4674cd470430523972d804213546e3ca4a707cb9066f67244b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-24T01:39:47.181Z] ===================================================== [Pipeline] echo [2023-04-24T01:39:47.187Z] taggedImages: [2023-04-24T01:39:47.187Z] - nexus3.edgexfoundry.org:10004/core-data:0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T01:39:47.187Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-04-24T01:39:47.187Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.136 [2023-04-24T01:39:47.187Z] - nexus3.edgexfoundry.org:10004/core-data:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T01:39:47.187Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-04-24T01:39:47.203Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-04-24T01:39:47.203Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T01:39:47.203Z] latest [2023-04-24T01:39:47.203Z] 3.0.0-dev.136 [2023-04-24T01:39:47.203Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T01:39:47.203Z] main [2023-04-24T01:39:47.203Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:39:47.516Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0e40ac5239888f518a0688dfe8002d05c80ac55a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:39:47.828Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T01:39:47.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-24T01:39:47.828Z] 3813dfcd3cff: Preparing [2023-04-24T01:39:47.828Z] 419120ea742d: Preparing [2023-04-24T01:39:47.828Z] 1f24c78fe595: Preparing [2023-04-24T01:39:47.828Z] 60e85a245755: Preparing [2023-04-24T01:39:47.828Z] 20efbf733d28: Preparing [2023-04-24T01:39:47.828Z] 0722dd1ae661: Preparing [2023-04-24T01:39:47.828Z] f1417ff83b31: Preparing [2023-04-24T01:39:47.828Z] 0722dd1ae661: Waiting [2023-04-24T01:39:47.828Z] f1417ff83b31: Waiting [2023-04-24T01:39:47.828Z] 60e85a245755: Layer already exists [2023-04-24T01:39:47.828Z] 20efbf733d28: Layer already exists [2023-04-24T01:39:47.828Z] f1417ff83b31: Layer already exists [2023-04-24T01:39:47.828Z] 419120ea742d: Pushed [2023-04-24T01:39:47.828Z] 3813dfcd3cff: Pushed [2023-04-24T01:39:47.828Z] 0722dd1ae661: Pushed [2023-04-24T01:39:49.203Z] 1f24c78fe595: Pushed [2023-04-24T01:39:49.203Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a: digest: sha256:6009b82de9bc4e0eae97464a184e64a3d8fea678b77359f82f89cf230242b2b1 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:39:49.524Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:39:49.836Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-04-24T01:39:49.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-24T01:39:49.836Z] 3813dfcd3cff: Preparing [2023-04-24T01:39:49.836Z] 419120ea742d: Preparing [2023-04-24T01:39:49.836Z] 1f24c78fe595: Preparing [2023-04-24T01:39:49.836Z] 60e85a245755: Preparing [2023-04-24T01:39:49.836Z] 20efbf733d28: Preparing [2023-04-24T01:39:49.836Z] 0722dd1ae661: Preparing [2023-04-24T01:39:49.836Z] f1417ff83b31: Preparing [2023-04-24T01:39:49.836Z] 0722dd1ae661: Waiting [2023-04-24T01:39:49.836Z] f1417ff83b31: Waiting [2023-04-24T01:39:49.836Z] 3813dfcd3cff: Layer already exists [2023-04-24T01:39:49.836Z] 419120ea742d: Layer already exists [2023-04-24T01:39:49.836Z] 20efbf733d28: Layer already exists [2023-04-24T01:39:49.836Z] 60e85a245755: Layer already exists [2023-04-24T01:39:49.836Z] 1f24c78fe595: Layer already exists [2023-04-24T01:39:49.836Z] 0722dd1ae661: Layer already exists [2023-04-24T01:39:49.836Z] f1417ff83b31: Layer already exists [2023-04-24T01:39:49.836Z] latest: digest: sha256:6009b82de9bc4e0eae97464a184e64a3d8fea678b77359f82f89cf230242b2b1 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:39:50.141Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.136 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:39:50.448Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.136 [2023-04-24T01:39:50.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-24T01:39:50.448Z] 3813dfcd3cff: Preparing [2023-04-24T01:39:50.448Z] 419120ea742d: Preparing [2023-04-24T01:39:50.448Z] 1f24c78fe595: Preparing [2023-04-24T01:39:50.448Z] 60e85a245755: Preparing [2023-04-24T01:39:50.448Z] 20efbf733d28: Preparing [2023-04-24T01:39:50.448Z] 0722dd1ae661: Preparing [2023-04-24T01:39:50.448Z] f1417ff83b31: Preparing [2023-04-24T01:39:50.448Z] 0722dd1ae661: Waiting [2023-04-24T01:39:50.448Z] f1417ff83b31: Waiting [2023-04-24T01:39:50.448Z] 3813dfcd3cff: Layer already exists [2023-04-24T01:39:50.448Z] 1f24c78fe595: Layer already exists [2023-04-24T01:39:50.448Z] 60e85a245755: Layer already exists [2023-04-24T01:39:50.448Z] 20efbf733d28: Layer already exists [2023-04-24T01:39:50.448Z] 419120ea742d: Layer already exists [2023-04-24T01:39:50.448Z] 0722dd1ae661: Layer already exists [2023-04-24T01:39:50.448Z] f1417ff83b31: Layer already exists [2023-04-24T01:39:50.448Z] 3.0.0-dev.136: digest: sha256:6009b82de9bc4e0eae97464a184e64a3d8fea678b77359f82f89cf230242b2b1 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:39:50.754Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:39:51.057Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T01:39:51.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-24T01:39:51.057Z] 3813dfcd3cff: Preparing [2023-04-24T01:39:51.057Z] 419120ea742d: Preparing [2023-04-24T01:39:51.057Z] 1f24c78fe595: Preparing [2023-04-24T01:39:51.057Z] 60e85a245755: Preparing [2023-04-24T01:39:51.057Z] 20efbf733d28: Preparing [2023-04-24T01:39:51.057Z] 0722dd1ae661: Preparing [2023-04-24T01:39:51.057Z] f1417ff83b31: Preparing [2023-04-24T01:39:51.057Z] 0722dd1ae661: Waiting [2023-04-24T01:39:51.057Z] f1417ff83b31: Waiting [2023-04-24T01:39:51.057Z] 3813dfcd3cff: Layer already exists [2023-04-24T01:39:51.057Z] 419120ea742d: Layer already exists [2023-04-24T01:39:51.057Z] 1f24c78fe595: Layer already exists [2023-04-24T01:39:51.057Z] 60e85a245755: Layer already exists [2023-04-24T01:39:51.057Z] 20efbf733d28: Layer already exists [2023-04-24T01:39:51.057Z] f1417ff83b31: Layer already exists [2023-04-24T01:39:51.057Z] 0722dd1ae661: Layer already exists [2023-04-24T01:39:51.057Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136: digest: sha256:6009b82de9bc4e0eae97464a184e64a3d8fea678b77359f82f89cf230242b2b1 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:39:51.378Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:39:51.709Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-04-24T01:39:51.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-24T01:39:51.709Z] 3813dfcd3cff: Preparing [2023-04-24T01:39:51.709Z] 419120ea742d: Preparing [2023-04-24T01:39:51.709Z] 1f24c78fe595: Preparing [2023-04-24T01:39:51.709Z] 60e85a245755: Preparing [2023-04-24T01:39:51.709Z] 20efbf733d28: Preparing [2023-04-24T01:39:51.709Z] 0722dd1ae661: Preparing [2023-04-24T01:39:51.709Z] f1417ff83b31: Preparing [2023-04-24T01:39:51.709Z] 0722dd1ae661: Waiting [2023-04-24T01:39:51.709Z] f1417ff83b31: Waiting [2023-04-24T01:39:51.709Z] 419120ea742d: Layer already exists [2023-04-24T01:39:51.709Z] 60e85a245755: Layer already exists [2023-04-24T01:39:51.709Z] 1f24c78fe595: Layer already exists [2023-04-24T01:39:51.709Z] 20efbf733d28: Layer already exists [2023-04-24T01:39:51.709Z] 3813dfcd3cff: Layer already exists [2023-04-24T01:39:51.709Z] f1417ff83b31: Layer already exists [2023-04-24T01:39:51.709Z] 0722dd1ae661: Layer already exists [2023-04-24T01:39:51.709Z] main: digest: sha256:6009b82de9bc4e0eae97464a184e64a3d8fea678b77359f82f89cf230242b2b1 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-24T01:39:51.746Z] ===================================================== [Pipeline] echo [2023-04-24T01:39:51.752Z] taggedImages: [2023-04-24T01:39:51.752Z] - nexus3.edgexfoundry.org:10004/core-metadata:0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T01:39:51.752Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-04-24T01:39:51.752Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.136 [2023-04-24T01:39:51.752Z] - nexus3.edgexfoundry.org:10004/core-metadata:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T01:39:51.752Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-04-24T01:39:51.768Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-04-24T01:39:51.768Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T01:39:51.768Z] latest [2023-04-24T01:39:51.768Z] 3.0.0-dev.136 [2023-04-24T01:39:51.768Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T01:39:51.768Z] main [2023-04-24T01:39:51.768Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:39:52.078Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0e40ac5239888f518a0688dfe8002d05c80ac55a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:39:52.386Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T01:39:52.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-24T01:39:52.386Z] a04068927b0c: Preparing [2023-04-24T01:39:52.386Z] a04068927b0c: Preparing [2023-04-24T01:39:52.386Z] 7c33086f4215: Preparing [2023-04-24T01:39:52.386Z] e3dae1f2b957: Preparing [2023-04-24T01:39:52.386Z] bb86f66ef686: Preparing [2023-04-24T01:39:52.386Z] 066f14acaea2: Preparing [2023-04-24T01:39:52.386Z] d9250aeeeb1f: Preparing [2023-04-24T01:39:52.386Z] 60e85a245755: Preparing [2023-04-24T01:39:52.386Z] 20efbf733d28: Preparing [2023-04-24T01:39:52.386Z] 90b53036ce54: Preparing [2023-04-24T01:39:52.386Z] bc78e7a402d2: Preparing [2023-04-24T01:39:52.386Z] c29fc969686f: Preparing [2023-04-24T01:39:52.386Z] 26e254cc6aad: Preparing [2023-04-24T01:39:52.386Z] f1417ff83b31: Preparing [2023-04-24T01:39:52.386Z] d9250aeeeb1f: Waiting [2023-04-24T01:39:52.386Z] 60e85a245755: Waiting [2023-04-24T01:39:52.386Z] 20efbf733d28: Waiting [2023-04-24T01:39:52.386Z] c29fc969686f: Waiting [2023-04-24T01:39:52.386Z] 90b53036ce54: Waiting [2023-04-24T01:39:52.386Z] bc78e7a402d2: Waiting [2023-04-24T01:39:52.386Z] f1417ff83b31: Waiting [2023-04-24T01:39:52.386Z] 26e254cc6aad: Waiting [2023-04-24T01:39:52.386Z] e3dae1f2b957: Pushed [2023-04-24T01:39:52.386Z] 7c33086f4215: Pushed [2023-04-24T01:39:52.386Z] 066f14acaea2: Pushed [2023-04-24T01:39:52.386Z] 60e85a245755: Layer already exists [2023-04-24T01:39:52.386Z] a04068927b0c: Pushed [2023-04-24T01:39:52.386Z] bb86f66ef686: Pushed [2023-04-24T01:39:52.386Z] 20efbf733d28: Layer already exists [2023-04-24T01:39:52.649Z] 90b53036ce54: Pushed [2023-04-24T01:39:52.649Z] bc78e7a402d2: Pushed [2023-04-24T01:39:52.649Z] f1417ff83b31: Layer already exists [2023-04-24T01:39:52.649Z] c29fc969686f: Pushed [2023-04-24T01:39:52.649Z] 26e254cc6aad: Pushed [2023-04-24T01:39:54.026Z] d9250aeeeb1f: Pushed [2023-04-24T01:39:54.026Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a: digest: sha256:f80c1ed7b39736169e216fc1c9fb497af6685622fe732b016ee44819af74f5db size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:39:54.338Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:39:54.646Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-04-24T01:39:54.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-24T01:39:54.647Z] a04068927b0c: Preparing [2023-04-24T01:39:54.647Z] a04068927b0c: Preparing [2023-04-24T01:39:54.647Z] 7c33086f4215: Preparing [2023-04-24T01:39:54.647Z] e3dae1f2b957: Preparing [2023-04-24T01:39:54.647Z] bb86f66ef686: Preparing [2023-04-24T01:39:54.647Z] 066f14acaea2: Preparing [2023-04-24T01:39:54.647Z] d9250aeeeb1f: Preparing [2023-04-24T01:39:54.647Z] 60e85a245755: Preparing [2023-04-24T01:39:54.647Z] 20efbf733d28: Preparing [2023-04-24T01:39:54.647Z] 90b53036ce54: Preparing [2023-04-24T01:39:54.647Z] bc78e7a402d2: Preparing [2023-04-24T01:39:54.647Z] c29fc969686f: Preparing [2023-04-24T01:39:54.647Z] 26e254cc6aad: Preparing [2023-04-24T01:39:54.647Z] f1417ff83b31: Preparing [2023-04-24T01:39:54.647Z] c29fc969686f: Waiting [2023-04-24T01:39:54.647Z] bc78e7a402d2: Waiting [2023-04-24T01:39:54.647Z] 90b53036ce54: Waiting [2023-04-24T01:39:54.647Z] d9250aeeeb1f: Waiting [2023-04-24T01:39:54.647Z] 26e254cc6aad: Waiting [2023-04-24T01:39:54.647Z] 60e85a245755: Waiting [2023-04-24T01:39:54.647Z] f1417ff83b31: Waiting [2023-04-24T01:39:54.647Z] 20efbf733d28: Waiting [2023-04-24T01:39:54.647Z] e3dae1f2b957: Layer already exists [2023-04-24T01:39:54.647Z] 7c33086f4215: Layer already exists [2023-04-24T01:39:54.647Z] 066f14acaea2: Layer already exists [2023-04-24T01:39:54.647Z] bb86f66ef686: Layer already exists [2023-04-24T01:39:54.647Z] a04068927b0c: Layer already exists [2023-04-24T01:39:54.647Z] 60e85a245755: Layer already exists [2023-04-24T01:39:54.647Z] 20efbf733d28: Layer already exists [2023-04-24T01:39:54.647Z] 90b53036ce54: Layer already exists [2023-04-24T01:39:54.647Z] d9250aeeeb1f: Layer already exists [2023-04-24T01:39:54.647Z] bc78e7a402d2: Layer already exists [2023-04-24T01:39:54.647Z] f1417ff83b31: Layer already exists [2023-04-24T01:39:54.647Z] c29fc969686f: Layer already exists [2023-04-24T01:39:54.647Z] 26e254cc6aad: Layer already exists [2023-04-24T01:39:54.647Z] latest: digest: sha256:f80c1ed7b39736169e216fc1c9fb497af6685622fe732b016ee44819af74f5db size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:39:54.962Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.136 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:39:55.265Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.136 [2023-04-24T01:39:55.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-24T01:39:55.265Z] a04068927b0c: Preparing [2023-04-24T01:39:55.265Z] a04068927b0c: Preparing [2023-04-24T01:39:55.265Z] 7c33086f4215: Preparing [2023-04-24T01:39:55.265Z] e3dae1f2b957: Preparing [2023-04-24T01:39:55.265Z] bb86f66ef686: Preparing [2023-04-24T01:39:55.265Z] 066f14acaea2: Preparing [2023-04-24T01:39:55.265Z] d9250aeeeb1f: Preparing [2023-04-24T01:39:55.265Z] 60e85a245755: Preparing [2023-04-24T01:39:55.265Z] 20efbf733d28: Preparing [2023-04-24T01:39:55.265Z] 90b53036ce54: Preparing [2023-04-24T01:39:55.265Z] bc78e7a402d2: Preparing [2023-04-24T01:39:55.265Z] c29fc969686f: Preparing [2023-04-24T01:39:55.265Z] 26e254cc6aad: Preparing [2023-04-24T01:39:55.265Z] f1417ff83b31: Preparing [2023-04-24T01:39:55.265Z] d9250aeeeb1f: Waiting [2023-04-24T01:39:55.265Z] 60e85a245755: Waiting [2023-04-24T01:39:55.265Z] 20efbf733d28: Waiting [2023-04-24T01:39:55.265Z] 90b53036ce54: Waiting [2023-04-24T01:39:55.265Z] bc78e7a402d2: Waiting [2023-04-24T01:39:55.265Z] 26e254cc6aad: Waiting [2023-04-24T01:39:55.265Z] f1417ff83b31: Waiting [2023-04-24T01:39:55.265Z] c29fc969686f: Waiting [2023-04-24T01:39:55.265Z] e3dae1f2b957: Layer already exists [2023-04-24T01:39:55.265Z] bb86f66ef686: Layer already exists [2023-04-24T01:39:55.265Z] a04068927b0c: Layer already exists [2023-04-24T01:39:55.265Z] 066f14acaea2: Layer already exists [2023-04-24T01:39:55.265Z] 7c33086f4215: Layer already exists [2023-04-24T01:39:55.265Z] d9250aeeeb1f: Layer already exists [2023-04-24T01:39:55.265Z] 20efbf733d28: Layer already exists [2023-04-24T01:39:55.265Z] 60e85a245755: Layer already exists [2023-04-24T01:39:55.265Z] bc78e7a402d2: Layer already exists [2023-04-24T01:39:55.265Z] 90b53036ce54: Layer already exists [2023-04-24T01:39:55.265Z] c29fc969686f: Layer already exists [2023-04-24T01:39:55.265Z] f1417ff83b31: Layer already exists [2023-04-24T01:39:55.265Z] 26e254cc6aad: Layer already exists [2023-04-24T01:39:55.265Z] 3.0.0-dev.136: digest: sha256:f80c1ed7b39736169e216fc1c9fb497af6685622fe732b016ee44819af74f5db size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:39:55.583Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:39:55.892Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T01:39:55.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-24T01:39:55.892Z] a04068927b0c: Preparing [2023-04-24T01:39:55.892Z] a04068927b0c: Preparing [2023-04-24T01:39:55.892Z] 7c33086f4215: Preparing [2023-04-24T01:39:55.892Z] e3dae1f2b957: Preparing [2023-04-24T01:39:55.892Z] bb86f66ef686: Preparing [2023-04-24T01:39:55.892Z] 066f14acaea2: Preparing [2023-04-24T01:39:55.892Z] d9250aeeeb1f: Preparing [2023-04-24T01:39:55.892Z] 60e85a245755: Preparing [2023-04-24T01:39:55.892Z] 20efbf733d28: Preparing [2023-04-24T01:39:55.892Z] 90b53036ce54: Preparing [2023-04-24T01:39:55.892Z] bc78e7a402d2: Preparing [2023-04-24T01:39:55.892Z] c29fc969686f: Preparing [2023-04-24T01:39:55.892Z] 26e254cc6aad: Preparing [2023-04-24T01:39:55.892Z] f1417ff83b31: Preparing [2023-04-24T01:39:55.892Z] 90b53036ce54: Waiting [2023-04-24T01:39:55.892Z] bc78e7a402d2: Waiting [2023-04-24T01:39:55.892Z] c29fc969686f: Waiting [2023-04-24T01:39:55.892Z] 26e254cc6aad: Waiting [2023-04-24T01:39:55.892Z] f1417ff83b31: Waiting [2023-04-24T01:39:55.892Z] 60e85a245755: Waiting [2023-04-24T01:39:55.892Z] d9250aeeeb1f: Waiting [2023-04-24T01:39:55.892Z] 066f14acaea2: Layer already exists [2023-04-24T01:39:55.892Z] a04068927b0c: Layer already exists [2023-04-24T01:39:55.892Z] bb86f66ef686: Layer already exists [2023-04-24T01:39:55.892Z] 7c33086f4215: Layer already exists [2023-04-24T01:39:55.892Z] e3dae1f2b957: Layer already exists [2023-04-24T01:39:55.892Z] d9250aeeeb1f: Layer already exists [2023-04-24T01:39:55.892Z] 20efbf733d28: Layer already exists [2023-04-24T01:39:55.892Z] 60e85a245755: Layer already exists [2023-04-24T01:39:55.892Z] 90b53036ce54: Layer already exists [2023-04-24T01:39:55.892Z] bc78e7a402d2: Layer already exists [2023-04-24T01:39:55.892Z] 26e254cc6aad: Layer already exists [2023-04-24T01:39:55.892Z] c29fc969686f: Layer already exists [2023-04-24T01:39:55.892Z] f1417ff83b31: Layer already exists [2023-04-24T01:39:55.892Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136: digest: sha256:f80c1ed7b39736169e216fc1c9fb497af6685622fe732b016ee44819af74f5db size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:39:56.201Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:39:56.507Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-04-24T01:39:56.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-24T01:39:56.507Z] a04068927b0c: Preparing [2023-04-24T01:39:56.507Z] a04068927b0c: Preparing [2023-04-24T01:39:56.507Z] 7c33086f4215: Preparing [2023-04-24T01:39:56.507Z] e3dae1f2b957: Preparing [2023-04-24T01:39:56.507Z] bb86f66ef686: Preparing [2023-04-24T01:39:56.507Z] 066f14acaea2: Preparing [2023-04-24T01:39:56.507Z] d9250aeeeb1f: Preparing [2023-04-24T01:39:56.507Z] 60e85a245755: Preparing [2023-04-24T01:39:56.507Z] 20efbf733d28: Preparing [2023-04-24T01:39:56.507Z] 90b53036ce54: Preparing [2023-04-24T01:39:56.507Z] bc78e7a402d2: Preparing [2023-04-24T01:39:56.507Z] c29fc969686f: Preparing [2023-04-24T01:39:56.507Z] 26e254cc6aad: Preparing [2023-04-24T01:39:56.507Z] f1417ff83b31: Preparing [2023-04-24T01:39:56.507Z] d9250aeeeb1f: Waiting [2023-04-24T01:39:56.507Z] 60e85a245755: Waiting [2023-04-24T01:39:56.507Z] 20efbf733d28: Waiting [2023-04-24T01:39:56.507Z] c29fc969686f: Waiting [2023-04-24T01:39:56.507Z] bc78e7a402d2: Waiting [2023-04-24T01:39:56.507Z] 90b53036ce54: Waiting [2023-04-24T01:39:56.507Z] f1417ff83b31: Waiting [2023-04-24T01:39:56.507Z] 26e254cc6aad: Waiting [2023-04-24T01:39:56.507Z] 066f14acaea2: Layer already exists [2023-04-24T01:39:56.507Z] e3dae1f2b957: Layer already exists [2023-04-24T01:39:56.507Z] 7c33086f4215: Layer already exists [2023-04-24T01:39:56.507Z] bb86f66ef686: Layer already exists [2023-04-24T01:39:56.507Z] a04068927b0c: Layer already exists [2023-04-24T01:39:56.507Z] 60e85a245755: Layer already exists [2023-04-24T01:39:56.507Z] d9250aeeeb1f: Layer already exists [2023-04-24T01:39:56.507Z] 90b53036ce54: Layer already exists [2023-04-24T01:39:56.507Z] 20efbf733d28: Layer already exists [2023-04-24T01:39:56.507Z] bc78e7a402d2: Layer already exists [2023-04-24T01:39:56.507Z] c29fc969686f: Layer already exists [2023-04-24T01:39:56.507Z] 26e254cc6aad: Layer already exists [2023-04-24T01:39:56.507Z] f1417ff83b31: Layer already exists [2023-04-24T01:39:56.507Z] main: digest: sha256:f80c1ed7b39736169e216fc1c9fb497af6685622fe732b016ee44819af74f5db size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-24T01:39:56.565Z] ===================================================== [Pipeline] echo [2023-04-24T01:39:56.575Z] taggedImages: [2023-04-24T01:39:56.575Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T01:39:56.575Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-04-24T01:39:56.575Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.136 [2023-04-24T01:39:56.575Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T01:39:56.575Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-04-24T01:39:56.600Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-04-24T01:39:56.600Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T01:39:56.600Z] latest [2023-04-24T01:39:56.600Z] 3.0.0-dev.136 [2023-04-24T01:39:56.600Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T01:39:56.600Z] main [2023-04-24T01:39:56.600Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:39:56.934Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:0e40ac5239888f518a0688dfe8002d05c80ac55a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:39:57.253Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T01:39:57.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-24T01:39:57.254Z] 1f1190f98d9a: Preparing [2023-04-24T01:39:57.254Z] dead10dddb71: Preparing [2023-04-24T01:39:57.254Z] 8a2f458494fa: Preparing [2023-04-24T01:39:57.254Z] 2d6f0a8e68c0: Preparing [2023-04-24T01:39:57.254Z] 60e85a245755: Preparing [2023-04-24T01:39:57.254Z] 20efbf733d28: Preparing [2023-04-24T01:39:57.254Z] 1d2ad5436bb9: Preparing [2023-04-24T01:39:57.254Z] f1417ff83b31: Preparing [2023-04-24T01:39:57.254Z] 20efbf733d28: Waiting [2023-04-24T01:39:57.254Z] 1d2ad5436bb9: Waiting [2023-04-24T01:39:57.254Z] f1417ff83b31: Waiting [2023-04-24T01:39:57.254Z] 60e85a245755: Layer already exists [2023-04-24T01:39:57.254Z] 20efbf733d28: Layer already exists [2023-04-24T01:39:57.254Z] 1d2ad5436bb9: Layer already exists [2023-04-24T01:39:57.254Z] f1417ff83b31: Layer already exists [2023-04-24T01:39:57.254Z] 8a2f458494fa: Pushed [2023-04-24T01:39:57.254Z] 1f1190f98d9a: Pushed [2023-04-24T01:39:57.254Z] dead10dddb71: Pushed [2023-04-24T01:39:58.636Z] 2d6f0a8e68c0: Pushed [2023-04-24T01:39:58.636Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a: digest: sha256:45a22b1e841911e0ac0cd18ed0efcbe0681fce7445099aa549c3e2019472e5de size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:39:58.950Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:39:59.258Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-04-24T01:39:59.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-24T01:39:59.258Z] 1f1190f98d9a: Preparing [2023-04-24T01:39:59.258Z] dead10dddb71: Preparing [2023-04-24T01:39:59.258Z] 8a2f458494fa: Preparing [2023-04-24T01:39:59.258Z] 2d6f0a8e68c0: Preparing [2023-04-24T01:39:59.258Z] 60e85a245755: Preparing [2023-04-24T01:39:59.258Z] 20efbf733d28: Preparing [2023-04-24T01:39:59.258Z] 1d2ad5436bb9: Preparing [2023-04-24T01:39:59.258Z] f1417ff83b31: Preparing [2023-04-24T01:39:59.258Z] 20efbf733d28: Waiting [2023-04-24T01:39:59.258Z] 1d2ad5436bb9: Waiting [2023-04-24T01:39:59.258Z] f1417ff83b31: Waiting [2023-04-24T01:39:59.258Z] 1f1190f98d9a: Layer already exists [2023-04-24T01:39:59.258Z] 60e85a245755: Layer already exists [2023-04-24T01:39:59.258Z] dead10dddb71: Layer already exists [2023-04-24T01:39:59.258Z] 2d6f0a8e68c0: Layer already exists [2023-04-24T01:39:59.258Z] 8a2f458494fa: Layer already exists [2023-04-24T01:39:59.258Z] 1d2ad5436bb9: Layer already exists [2023-04-24T01:39:59.258Z] 20efbf733d28: Layer already exists [2023-04-24T01:39:59.258Z] f1417ff83b31: Layer already exists [2023-04-24T01:39:59.258Z] latest: digest: sha256:45a22b1e841911e0ac0cd18ed0efcbe0681fce7445099aa549c3e2019472e5de size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:39:59.574Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.136 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:39:59.885Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.136 [2023-04-24T01:39:59.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-24T01:39:59.885Z] 1f1190f98d9a: Preparing [2023-04-24T01:39:59.885Z] dead10dddb71: Preparing [2023-04-24T01:39:59.885Z] 8a2f458494fa: Preparing [2023-04-24T01:39:59.885Z] 2d6f0a8e68c0: Preparing [2023-04-24T01:39:59.885Z] 60e85a245755: Preparing [2023-04-24T01:39:59.885Z] 20efbf733d28: Preparing [2023-04-24T01:39:59.885Z] 1d2ad5436bb9: Preparing [2023-04-24T01:39:59.885Z] f1417ff83b31: Preparing [2023-04-24T01:39:59.885Z] 1d2ad5436bb9: Waiting [2023-04-24T01:39:59.885Z] 20efbf733d28: Waiting [2023-04-24T01:39:59.885Z] f1417ff83b31: Waiting [2023-04-24T01:39:59.885Z] 60e85a245755: Layer already exists [2023-04-24T01:39:59.885Z] 1f1190f98d9a: Layer already exists [2023-04-24T01:39:59.885Z] 2d6f0a8e68c0: Layer already exists [2023-04-24T01:39:59.885Z] 8a2f458494fa: Layer already exists [2023-04-24T01:39:59.885Z] dead10dddb71: Layer already exists [2023-04-24T01:39:59.885Z] f1417ff83b31: Layer already exists [2023-04-24T01:39:59.885Z] 1d2ad5436bb9: Layer already exists [2023-04-24T01:39:59.885Z] 20efbf733d28: Layer already exists [2023-04-24T01:39:59.885Z] 3.0.0-dev.136: digest: sha256:45a22b1e841911e0ac0cd18ed0efcbe0681fce7445099aa549c3e2019472e5de size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:00.203Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:00.510Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T01:40:00.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-24T01:40:00.510Z] 1f1190f98d9a: Preparing [2023-04-24T01:40:00.510Z] dead10dddb71: Preparing [2023-04-24T01:40:00.510Z] 8a2f458494fa: Preparing [2023-04-24T01:40:00.510Z] 2d6f0a8e68c0: Preparing [2023-04-24T01:40:00.510Z] 60e85a245755: Preparing [2023-04-24T01:40:00.510Z] 20efbf733d28: Preparing [2023-04-24T01:40:00.510Z] 1d2ad5436bb9: Preparing [2023-04-24T01:40:00.510Z] f1417ff83b31: Preparing [2023-04-24T01:40:00.510Z] 20efbf733d28: Waiting [2023-04-24T01:40:00.510Z] 1d2ad5436bb9: Waiting [2023-04-24T01:40:00.510Z] f1417ff83b31: Waiting [2023-04-24T01:40:00.510Z] dead10dddb71: Layer already exists [2023-04-24T01:40:00.510Z] 2d6f0a8e68c0: Layer already exists [2023-04-24T01:40:00.510Z] 8a2f458494fa: Layer already exists [2023-04-24T01:40:00.510Z] 60e85a245755: Layer already exists [2023-04-24T01:40:00.510Z] 1f1190f98d9a: Layer already exists [2023-04-24T01:40:00.510Z] 1d2ad5436bb9: Layer already exists [2023-04-24T01:40:00.510Z] f1417ff83b31: Layer already exists [2023-04-24T01:40:00.510Z] 20efbf733d28: Layer already exists [2023-04-24T01:40:00.510Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136: digest: sha256:45a22b1e841911e0ac0cd18ed0efcbe0681fce7445099aa549c3e2019472e5de size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:00.820Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:01.143Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-04-24T01:40:01.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-24T01:40:01.143Z] 1f1190f98d9a: Preparing [2023-04-24T01:40:01.143Z] dead10dddb71: Preparing [2023-04-24T01:40:01.143Z] 8a2f458494fa: Preparing [2023-04-24T01:40:01.143Z] 2d6f0a8e68c0: Preparing [2023-04-24T01:40:01.143Z] 60e85a245755: Preparing [2023-04-24T01:40:01.143Z] 20efbf733d28: Preparing [2023-04-24T01:40:01.143Z] 1d2ad5436bb9: Preparing [2023-04-24T01:40:01.143Z] f1417ff83b31: Preparing [2023-04-24T01:40:01.143Z] 20efbf733d28: Waiting [2023-04-24T01:40:01.143Z] 1d2ad5436bb9: Waiting [2023-04-24T01:40:01.143Z] 60e85a245755: Layer already exists [2023-04-24T01:40:01.143Z] 1f1190f98d9a: Layer already exists [2023-04-24T01:40:01.143Z] 2d6f0a8e68c0: Layer already exists [2023-04-24T01:40:01.143Z] 8a2f458494fa: Layer already exists [2023-04-24T01:40:01.143Z] dead10dddb71: Layer already exists [2023-04-24T01:40:01.143Z] 1d2ad5436bb9: Layer already exists [2023-04-24T01:40:01.143Z] 20efbf733d28: Layer already exists [2023-04-24T01:40:01.143Z] f1417ff83b31: Layer already exists [2023-04-24T01:40:01.143Z] main: digest: sha256:45a22b1e841911e0ac0cd18ed0efcbe0681fce7445099aa549c3e2019472e5de size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-24T01:40:01.184Z] ===================================================== [Pipeline] echo [2023-04-24T01:40:01.191Z] taggedImages: [2023-04-24T01:40:01.191Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T01:40:01.191Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-04-24T01:40:01.191Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.136 [2023-04-24T01:40:01.191Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T01:40:01.191Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-04-24T01:40:01.216Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-04-24T01:40:01.216Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T01:40:01.216Z] latest [2023-04-24T01:40:01.216Z] 3.0.0-dev.136 [2023-04-24T01:40:01.216Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T01:40:01.216Z] main [2023-04-24T01:40:01.216Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:01.551Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0e40ac5239888f518a0688dfe8002d05c80ac55a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:01.877Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T01:40:01.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-24T01:40:01.877Z] 16ab0dfc4531: Preparing [2023-04-24T01:40:01.877Z] ed208f5ce0a9: Preparing [2023-04-24T01:40:01.877Z] d6c05c6266f8: Preparing [2023-04-24T01:40:01.877Z] bcf394da7da5: Preparing [2023-04-24T01:40:01.877Z] 60e85a245755: Preparing [2023-04-24T01:40:01.877Z] 20efbf733d28: Preparing [2023-04-24T01:40:01.877Z] fd25f794920e: Preparing [2023-04-24T01:40:01.877Z] 79410239b490: Preparing [2023-04-24T01:40:01.877Z] f1417ff83b31: Preparing [2023-04-24T01:40:01.877Z] 20efbf733d28: Waiting [2023-04-24T01:40:01.877Z] fd25f794920e: Waiting [2023-04-24T01:40:01.877Z] 79410239b490: Waiting [2023-04-24T01:40:01.877Z] f1417ff83b31: Waiting [2023-04-24T01:40:01.877Z] 60e85a245755: Layer already exists [2023-04-24T01:40:01.877Z] 20efbf733d28: Layer already exists [2023-04-24T01:40:02.142Z] bcf394da7da5: Pushed [2023-04-24T01:40:02.142Z] fd25f794920e: Pushed [2023-04-24T01:40:02.142Z] ed208f5ce0a9: Pushed [2023-04-24T01:40:02.142Z] 16ab0dfc4531: Pushed [2023-04-24T01:40:02.142Z] f1417ff83b31: Layer already exists [2023-04-24T01:40:02.402Z] 79410239b490: Pushed [2023-04-24T01:40:02.970Z] d6c05c6266f8: Pushed [2023-04-24T01:40:03.228Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a: digest: sha256:deb7da440df3c2d9579d750d732a9a3ca68b899720a3393f38ba08aa20dc8785 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:03.542Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:03.844Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-04-24T01:40:03.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-24T01:40:03.844Z] 16ab0dfc4531: Preparing [2023-04-24T01:40:03.844Z] ed208f5ce0a9: Preparing [2023-04-24T01:40:03.844Z] d6c05c6266f8: Preparing [2023-04-24T01:40:03.844Z] bcf394da7da5: Preparing [2023-04-24T01:40:03.844Z] 60e85a245755: Preparing [2023-04-24T01:40:03.844Z] 20efbf733d28: Preparing [2023-04-24T01:40:03.844Z] fd25f794920e: Preparing [2023-04-24T01:40:03.844Z] 79410239b490: Preparing [2023-04-24T01:40:03.844Z] f1417ff83b31: Preparing [2023-04-24T01:40:03.844Z] fd25f794920e: Waiting [2023-04-24T01:40:03.844Z] 79410239b490: Waiting [2023-04-24T01:40:03.844Z] 20efbf733d28: Waiting [2023-04-24T01:40:03.844Z] f1417ff83b31: Waiting [2023-04-24T01:40:03.844Z] ed208f5ce0a9: Layer already exists [2023-04-24T01:40:03.844Z] d6c05c6266f8: Layer already exists [2023-04-24T01:40:03.844Z] bcf394da7da5: Layer already exists [2023-04-24T01:40:03.844Z] 16ab0dfc4531: Layer already exists [2023-04-24T01:40:03.844Z] 60e85a245755: Layer already exists [2023-04-24T01:40:03.844Z] fd25f794920e: Layer already exists [2023-04-24T01:40:03.844Z] 20efbf733d28: Layer already exists [2023-04-24T01:40:03.844Z] 79410239b490: Layer already exists [2023-04-24T01:40:03.844Z] f1417ff83b31: Layer already exists [2023-04-24T01:40:03.844Z] latest: digest: sha256:deb7da440df3c2d9579d750d732a9a3ca68b899720a3393f38ba08aa20dc8785 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:04.164Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.136 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:04.473Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.136 [2023-04-24T01:40:04.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-24T01:40:04.473Z] 16ab0dfc4531: Preparing [2023-04-24T01:40:04.473Z] ed208f5ce0a9: Preparing [2023-04-24T01:40:04.473Z] d6c05c6266f8: Preparing [2023-04-24T01:40:04.473Z] bcf394da7da5: Preparing [2023-04-24T01:40:04.473Z] 60e85a245755: Preparing [2023-04-24T01:40:04.473Z] 20efbf733d28: Preparing [2023-04-24T01:40:04.473Z] fd25f794920e: Preparing [2023-04-24T01:40:04.473Z] 79410239b490: Preparing [2023-04-24T01:40:04.473Z] f1417ff83b31: Preparing [2023-04-24T01:40:04.473Z] 79410239b490: Waiting [2023-04-24T01:40:04.473Z] 20efbf733d28: Waiting [2023-04-24T01:40:04.473Z] f1417ff83b31: Waiting [2023-04-24T01:40:04.473Z] 60e85a245755: Layer already exists [2023-04-24T01:40:04.473Z] 16ab0dfc4531: Layer already exists [2023-04-24T01:40:04.473Z] d6c05c6266f8: Layer already exists [2023-04-24T01:40:04.473Z] ed208f5ce0a9: Layer already exists [2023-04-24T01:40:04.473Z] bcf394da7da5: Layer already exists [2023-04-24T01:40:04.473Z] fd25f794920e: Layer already exists [2023-04-24T01:40:04.473Z] 20efbf733d28: Layer already exists [2023-04-24T01:40:04.473Z] f1417ff83b31: Layer already exists [2023-04-24T01:40:04.473Z] 79410239b490: Layer already exists [2023-04-24T01:40:04.473Z] 3.0.0-dev.136: digest: sha256:deb7da440df3c2d9579d750d732a9a3ca68b899720a3393f38ba08aa20dc8785 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:04.788Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:05.092Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T01:40:05.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-24T01:40:05.092Z] 16ab0dfc4531: Preparing [2023-04-24T01:40:05.092Z] ed208f5ce0a9: Preparing [2023-04-24T01:40:05.092Z] d6c05c6266f8: Preparing [2023-04-24T01:40:05.092Z] bcf394da7da5: Preparing [2023-04-24T01:40:05.092Z] 60e85a245755: Preparing [2023-04-24T01:40:05.092Z] 20efbf733d28: Preparing [2023-04-24T01:40:05.092Z] fd25f794920e: Preparing [2023-04-24T01:40:05.092Z] 79410239b490: Preparing [2023-04-24T01:40:05.092Z] f1417ff83b31: Preparing [2023-04-24T01:40:05.092Z] fd25f794920e: Waiting [2023-04-24T01:40:05.092Z] 79410239b490: Waiting [2023-04-24T01:40:05.092Z] f1417ff83b31: Waiting [2023-04-24T01:40:05.092Z] 20efbf733d28: Waiting [2023-04-24T01:40:05.092Z] bcf394da7da5: Layer already exists [2023-04-24T01:40:05.092Z] ed208f5ce0a9: Layer already exists [2023-04-24T01:40:05.092Z] d6c05c6266f8: Layer already exists [2023-04-24T01:40:05.092Z] 16ab0dfc4531: Layer already exists [2023-04-24T01:40:05.092Z] 60e85a245755: Layer already exists [2023-04-24T01:40:05.092Z] 20efbf733d28: Layer already exists [2023-04-24T01:40:05.092Z] f1417ff83b31: Layer already exists [2023-04-24T01:40:05.092Z] fd25f794920e: Layer already exists [2023-04-24T01:40:05.092Z] 79410239b490: Layer already exists [2023-04-24T01:40:05.092Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136: digest: sha256:deb7da440df3c2d9579d750d732a9a3ca68b899720a3393f38ba08aa20dc8785 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:05.400Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:05.702Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-04-24T01:40:05.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-24T01:40:05.702Z] 16ab0dfc4531: Preparing [2023-04-24T01:40:05.702Z] ed208f5ce0a9: Preparing [2023-04-24T01:40:05.702Z] d6c05c6266f8: Preparing [2023-04-24T01:40:05.702Z] bcf394da7da5: Preparing [2023-04-24T01:40:05.702Z] 60e85a245755: Preparing [2023-04-24T01:40:05.702Z] 20efbf733d28: Preparing [2023-04-24T01:40:05.702Z] fd25f794920e: Preparing [2023-04-24T01:40:05.702Z] 79410239b490: Preparing [2023-04-24T01:40:05.702Z] f1417ff83b31: Preparing [2023-04-24T01:40:05.702Z] 20efbf733d28: Waiting [2023-04-24T01:40:05.702Z] fd25f794920e: Waiting [2023-04-24T01:40:05.702Z] 79410239b490: Waiting [2023-04-24T01:40:05.702Z] f1417ff83b31: Waiting [2023-04-24T01:40:05.702Z] bcf394da7da5: Layer already exists [2023-04-24T01:40:05.702Z] ed208f5ce0a9: Layer already exists [2023-04-24T01:40:05.702Z] d6c05c6266f8: Layer already exists [2023-04-24T01:40:05.702Z] 16ab0dfc4531: Layer already exists [2023-04-24T01:40:05.702Z] 60e85a245755: Layer already exists [2023-04-24T01:40:05.702Z] f1417ff83b31: Layer already exists [2023-04-24T01:40:05.702Z] fd25f794920e: Layer already exists [2023-04-24T01:40:05.702Z] 79410239b490: Layer already exists [2023-04-24T01:40:05.702Z] 20efbf733d28: Layer already exists [2023-04-24T01:40:05.702Z] main: digest: sha256:deb7da440df3c2d9579d750d732a9a3ca68b899720a3393f38ba08aa20dc8785 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-24T01:40:05.751Z] ===================================================== [Pipeline] echo [2023-04-24T01:40:05.760Z] taggedImages: [2023-04-24T01:40:05.761Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T01:40:05.761Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-04-24T01:40:05.761Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.136 [2023-04-24T01:40:05.761Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T01:40:05.761Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-04-24T01:40:05.785Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-04-24T01:40:05.785Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T01:40:05.785Z] latest [2023-04-24T01:40:05.785Z] 3.0.0-dev.136 [2023-04-24T01:40:05.785Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T01:40:05.785Z] main [2023-04-24T01:40:05.785Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:06.120Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0e40ac5239888f518a0688dfe8002d05c80ac55a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:06.426Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T01:40:06.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-24T01:40:06.426Z] 4f3b5a0a154b: Preparing [2023-04-24T01:40:06.426Z] c9f44147844c: Preparing [2023-04-24T01:40:06.426Z] 87fe9b025133: Preparing [2023-04-24T01:40:06.426Z] 612cbe5375f1: Preparing [2023-04-24T01:40:06.426Z] a3422e53b0d4: Preparing [2023-04-24T01:40:06.426Z] b8c47374f935: Preparing [2023-04-24T01:40:06.426Z] 7d3fc17ab0ed: Preparing [2023-04-24T01:40:06.426Z] 60e85a245755: Preparing [2023-04-24T01:40:06.426Z] 20efbf733d28: Preparing [2023-04-24T01:40:06.426Z] bef125e3d3c3: Preparing [2023-04-24T01:40:06.426Z] f1417ff83b31: Preparing [2023-04-24T01:40:06.426Z] 60e85a245755: Waiting [2023-04-24T01:40:06.426Z] 20efbf733d28: Waiting [2023-04-24T01:40:06.426Z] f1417ff83b31: Waiting [2023-04-24T01:40:06.426Z] bef125e3d3c3: Waiting [2023-04-24T01:40:06.426Z] b8c47374f935: Waiting [2023-04-24T01:40:06.426Z] 7d3fc17ab0ed: Waiting [2023-04-24T01:40:06.426Z] a3422e53b0d4: Pushed [2023-04-24T01:40:06.426Z] 4f3b5a0a154b: Pushed [2023-04-24T01:40:06.426Z] c9f44147844c: Pushed [2023-04-24T01:40:06.426Z] 60e85a245755: Layer already exists [2023-04-24T01:40:06.426Z] 20efbf733d28: Layer already exists [2023-04-24T01:40:06.426Z] b8c47374f935: Pushed [2023-04-24T01:40:06.684Z] 7d3fc17ab0ed: Pushed [2023-04-24T01:40:06.684Z] f1417ff83b31: Layer already exists [2023-04-24T01:40:06.684Z] bef125e3d3c3: Pushed [2023-04-24T01:40:07.620Z] 612cbe5375f1: Pushed [2023-04-24T01:40:08.194Z] 87fe9b025133: Pushed [2023-04-24T01:40:08.194Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a: digest: sha256:1ff769d4851457f24f2f1b9644bc51d3d2a512a382fb3623f2b46a4a1d8416df size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:08.507Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:08.828Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-04-24T01:40:08.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-24T01:40:08.828Z] 4f3b5a0a154b: Preparing [2023-04-24T01:40:08.828Z] c9f44147844c: Preparing [2023-04-24T01:40:08.828Z] 87fe9b025133: Preparing [2023-04-24T01:40:08.828Z] 612cbe5375f1: Preparing [2023-04-24T01:40:08.828Z] a3422e53b0d4: Preparing [2023-04-24T01:40:08.828Z] b8c47374f935: Preparing [2023-04-24T01:40:08.828Z] 7d3fc17ab0ed: Preparing [2023-04-24T01:40:08.828Z] 60e85a245755: Preparing [2023-04-24T01:40:08.828Z] 20efbf733d28: Preparing [2023-04-24T01:40:08.828Z] bef125e3d3c3: Preparing [2023-04-24T01:40:08.828Z] f1417ff83b31: Preparing [2023-04-24T01:40:08.828Z] 7d3fc17ab0ed: Waiting [2023-04-24T01:40:08.828Z] 60e85a245755: Waiting [2023-04-24T01:40:08.828Z] 20efbf733d28: Waiting [2023-04-24T01:40:08.828Z] f1417ff83b31: Waiting [2023-04-24T01:40:08.828Z] b8c47374f935: Waiting [2023-04-24T01:40:08.828Z] bef125e3d3c3: Waiting [2023-04-24T01:40:08.828Z] 87fe9b025133: Layer already exists [2023-04-24T01:40:08.828Z] 4f3b5a0a154b: Layer already exists [2023-04-24T01:40:08.828Z] 612cbe5375f1: Layer already exists [2023-04-24T01:40:08.828Z] a3422e53b0d4: Layer already exists [2023-04-24T01:40:08.828Z] c9f44147844c: Layer already exists [2023-04-24T01:40:08.828Z] 60e85a245755: Layer already exists [2023-04-24T01:40:08.828Z] 20efbf733d28: Layer already exists [2023-04-24T01:40:08.829Z] 7d3fc17ab0ed: Layer already exists [2023-04-24T01:40:08.829Z] bef125e3d3c3: Layer already exists [2023-04-24T01:40:08.829Z] b8c47374f935: Layer already exists [2023-04-24T01:40:08.829Z] f1417ff83b31: Layer already exists [2023-04-24T01:40:08.829Z] latest: digest: sha256:1ff769d4851457f24f2f1b9644bc51d3d2a512a382fb3623f2b46a4a1d8416df size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:09.142Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.136 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:09.471Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.136 [2023-04-24T01:40:09.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-24T01:40:09.471Z] 4f3b5a0a154b: Preparing [2023-04-24T01:40:09.471Z] c9f44147844c: Preparing [2023-04-24T01:40:09.471Z] 87fe9b025133: Preparing [2023-04-24T01:40:09.471Z] 612cbe5375f1: Preparing [2023-04-24T01:40:09.471Z] a3422e53b0d4: Preparing [2023-04-24T01:40:09.471Z] b8c47374f935: Preparing [2023-04-24T01:40:09.471Z] 7d3fc17ab0ed: Preparing [2023-04-24T01:40:09.471Z] 60e85a245755: Preparing [2023-04-24T01:40:09.471Z] 20efbf733d28: Preparing [2023-04-24T01:40:09.471Z] bef125e3d3c3: Preparing [2023-04-24T01:40:09.471Z] f1417ff83b31: Preparing [2023-04-24T01:40:09.471Z] 60e85a245755: Waiting [2023-04-24T01:40:09.471Z] 20efbf733d28: Waiting [2023-04-24T01:40:09.471Z] bef125e3d3c3: Waiting [2023-04-24T01:40:09.471Z] f1417ff83b31: Waiting [2023-04-24T01:40:09.471Z] b8c47374f935: Waiting [2023-04-24T01:40:09.471Z] 7d3fc17ab0ed: Waiting [2023-04-24T01:40:09.471Z] c9f44147844c: Layer already exists [2023-04-24T01:40:09.471Z] 612cbe5375f1: Layer already exists [2023-04-24T01:40:09.471Z] 4f3b5a0a154b: Layer already exists [2023-04-24T01:40:09.471Z] 87fe9b025133: Layer already exists [2023-04-24T01:40:09.471Z] a3422e53b0d4: Layer already exists [2023-04-24T01:40:09.471Z] 7d3fc17ab0ed: Layer already exists [2023-04-24T01:40:09.471Z] b8c47374f935: Layer already exists [2023-04-24T01:40:09.471Z] 20efbf733d28: Layer already exists [2023-04-24T01:40:09.471Z] bef125e3d3c3: Layer already exists [2023-04-24T01:40:09.471Z] 60e85a245755: Layer already exists [2023-04-24T01:40:09.471Z] f1417ff83b31: Layer already exists [2023-04-24T01:40:09.471Z] 3.0.0-dev.136: digest: sha256:1ff769d4851457f24f2f1b9644bc51d3d2a512a382fb3623f2b46a4a1d8416df size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:09.805Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:10.116Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T01:40:10.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-24T01:40:10.116Z] 4f3b5a0a154b: Preparing [2023-04-24T01:40:10.116Z] c9f44147844c: Preparing [2023-04-24T01:40:10.116Z] 87fe9b025133: Preparing [2023-04-24T01:40:10.116Z] 612cbe5375f1: Preparing [2023-04-24T01:40:10.116Z] a3422e53b0d4: Preparing [2023-04-24T01:40:10.116Z] b8c47374f935: Preparing [2023-04-24T01:40:10.116Z] 7d3fc17ab0ed: Preparing [2023-04-24T01:40:10.116Z] 60e85a245755: Preparing [2023-04-24T01:40:10.116Z] 20efbf733d28: Preparing [2023-04-24T01:40:10.116Z] bef125e3d3c3: Preparing [2023-04-24T01:40:10.116Z] f1417ff83b31: Preparing [2023-04-24T01:40:10.116Z] b8c47374f935: Waiting [2023-04-24T01:40:10.116Z] 7d3fc17ab0ed: Waiting [2023-04-24T01:40:10.116Z] 60e85a245755: Waiting [2023-04-24T01:40:10.116Z] f1417ff83b31: Waiting [2023-04-24T01:40:10.116Z] bef125e3d3c3: Waiting [2023-04-24T01:40:10.116Z] 612cbe5375f1: Layer already exists [2023-04-24T01:40:10.116Z] c9f44147844c: Layer already exists [2023-04-24T01:40:10.116Z] a3422e53b0d4: Layer already exists [2023-04-24T01:40:10.116Z] 4f3b5a0a154b: Layer already exists [2023-04-24T01:40:10.116Z] 87fe9b025133: Layer already exists [2023-04-24T01:40:10.116Z] b8c47374f935: Layer already exists [2023-04-24T01:40:10.116Z] bef125e3d3c3: Layer already exists [2023-04-24T01:40:10.116Z] 7d3fc17ab0ed: Layer already exists [2023-04-24T01:40:10.116Z] 60e85a245755: Layer already exists [2023-04-24T01:40:10.116Z] 20efbf733d28: Layer already exists [2023-04-24T01:40:10.116Z] f1417ff83b31: Layer already exists [2023-04-24T01:40:10.116Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136: digest: sha256:1ff769d4851457f24f2f1b9644bc51d3d2a512a382fb3623f2b46a4a1d8416df size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:10.442Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:10.741Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-04-24T01:40:10.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-24T01:40:10.741Z] 4f3b5a0a154b: Preparing [2023-04-24T01:40:10.741Z] c9f44147844c: Preparing [2023-04-24T01:40:10.741Z] 87fe9b025133: Preparing [2023-04-24T01:40:10.741Z] 612cbe5375f1: Preparing [2023-04-24T01:40:10.741Z] a3422e53b0d4: Preparing [2023-04-24T01:40:10.741Z] b8c47374f935: Preparing [2023-04-24T01:40:10.741Z] 7d3fc17ab0ed: Preparing [2023-04-24T01:40:10.741Z] 60e85a245755: Preparing [2023-04-24T01:40:10.741Z] 20efbf733d28: Preparing [2023-04-24T01:40:10.741Z] bef125e3d3c3: Preparing [2023-04-24T01:40:10.741Z] f1417ff83b31: Preparing [2023-04-24T01:40:10.741Z] b8c47374f935: Waiting [2023-04-24T01:40:10.741Z] 7d3fc17ab0ed: Waiting [2023-04-24T01:40:10.741Z] 60e85a245755: Waiting [2023-04-24T01:40:10.741Z] 20efbf733d28: Waiting [2023-04-24T01:40:10.741Z] f1417ff83b31: Waiting [2023-04-24T01:40:10.741Z] bef125e3d3c3: Waiting [2023-04-24T01:40:10.741Z] 87fe9b025133: Layer already exists [2023-04-24T01:40:10.741Z] 4f3b5a0a154b: Layer already exists [2023-04-24T01:40:10.741Z] c9f44147844c: Layer already exists [2023-04-24T01:40:10.741Z] 612cbe5375f1: Layer already exists [2023-04-24T01:40:10.741Z] a3422e53b0d4: Layer already exists [2023-04-24T01:40:10.741Z] b8c47374f935: Layer already exists [2023-04-24T01:40:10.741Z] 7d3fc17ab0ed: Layer already exists [2023-04-24T01:40:10.741Z] 20efbf733d28: Layer already exists [2023-04-24T01:40:10.741Z] 60e85a245755: Layer already exists [2023-04-24T01:40:10.741Z] bef125e3d3c3: Layer already exists [2023-04-24T01:40:10.741Z] f1417ff83b31: Layer already exists [2023-04-24T01:40:10.741Z] main: digest: sha256:1ff769d4851457f24f2f1b9644bc51d3d2a512a382fb3623f2b46a4a1d8416df size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-24T01:40:10.773Z] ===================================================== [Pipeline] echo [2023-04-24T01:40:10.778Z] taggedImages: [2023-04-24T01:40:10.778Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T01:40:10.778Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-04-24T01:40:10.778Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.136 [2023-04-24T01:40:10.778Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T01:40:10.778Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-04-24T01:40:10.792Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-04-24T01:40:10.792Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T01:40:10.792Z] latest [2023-04-24T01:40:10.792Z] 3.0.0-dev.136 [2023-04-24T01:40:10.792Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T01:40:10.792Z] main [2023-04-24T01:40:10.792Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:11.104Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0e40ac5239888f518a0688dfe8002d05c80ac55a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:11.416Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T01:40:11.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-24T01:40:11.417Z] ed73e245ec1e: Preparing [2023-04-24T01:40:11.417Z] 64a66f30cd7e: Preparing [2023-04-24T01:40:11.417Z] 60e85a245755: Preparing [2023-04-24T01:40:11.417Z] 20efbf733d28: Preparing [2023-04-24T01:40:11.417Z] b9e2f9d9f2e4: Preparing [2023-04-24T01:40:11.417Z] f1417ff83b31: Preparing [2023-04-24T01:40:11.417Z] f1417ff83b31: Waiting [2023-04-24T01:40:11.417Z] 60e85a245755: Layer already exists [2023-04-24T01:40:11.417Z] 20efbf733d28: Layer already exists [2023-04-24T01:40:11.417Z] f1417ff83b31: Layer already exists [2023-04-24T01:40:11.417Z] ed73e245ec1e: Pushed [2023-04-24T01:40:11.984Z] b9e2f9d9f2e4: Pushed [2023-04-24T01:40:13.890Z] 64a66f30cd7e: Pushed [2023-04-24T01:40:13.890Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a: digest: sha256:1f61f02dd7e5dec4df61913ca3307253faa990f3e68272eeca946884c6658dc3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:14.209Z] + 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-04-24T01:40:14.515Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-04-24T01:40:14.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-24T01:40:14.515Z] ed73e245ec1e: Preparing [2023-04-24T01:40:14.515Z] 64a66f30cd7e: Preparing [2023-04-24T01:40:14.515Z] 60e85a245755: Preparing [2023-04-24T01:40:14.515Z] 20efbf733d28: Preparing [2023-04-24T01:40:14.515Z] b9e2f9d9f2e4: Preparing [2023-04-24T01:40:14.515Z] f1417ff83b31: Preparing [2023-04-24T01:40:14.515Z] f1417ff83b31: Waiting [2023-04-24T01:40:14.515Z] 60e85a245755: Layer already exists [2023-04-24T01:40:14.515Z] ed73e245ec1e: Layer already exists [2023-04-24T01:40:14.515Z] 20efbf733d28: Layer already exists [2023-04-24T01:40:14.515Z] 64a66f30cd7e: Layer already exists [2023-04-24T01:40:14.515Z] b9e2f9d9f2e4: Layer already exists [2023-04-24T01:40:14.515Z] f1417ff83b31: Layer already exists [2023-04-24T01:40:14.515Z] latest: digest: sha256:1f61f02dd7e5dec4df61913ca3307253faa990f3e68272eeca946884c6658dc3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:14.832Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.136 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:15.147Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.136 [2023-04-24T01:40:15.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-24T01:40:15.147Z] ed73e245ec1e: Preparing [2023-04-24T01:40:15.147Z] 64a66f30cd7e: Preparing [2023-04-24T01:40:15.147Z] 60e85a245755: Preparing [2023-04-24T01:40:15.147Z] 20efbf733d28: Preparing [2023-04-24T01:40:15.147Z] b9e2f9d9f2e4: Preparing [2023-04-24T01:40:15.147Z] f1417ff83b31: Preparing [2023-04-24T01:40:15.147Z] f1417ff83b31: Waiting [2023-04-24T01:40:15.147Z] 60e85a245755: Layer already exists [2023-04-24T01:40:15.147Z] ed73e245ec1e: Layer already exists [2023-04-24T01:40:15.147Z] 64a66f30cd7e: Layer already exists [2023-04-24T01:40:15.147Z] b9e2f9d9f2e4: Layer already exists [2023-04-24T01:40:15.147Z] 20efbf733d28: Layer already exists [2023-04-24T01:40:15.147Z] f1417ff83b31: Layer already exists [2023-04-24T01:40:15.147Z] 3.0.0-dev.136: digest: sha256:1f61f02dd7e5dec4df61913ca3307253faa990f3e68272eeca946884c6658dc3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:15.477Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:15.793Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T01:40:15.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-24T01:40:15.794Z] ed73e245ec1e: Preparing [2023-04-24T01:40:15.794Z] 64a66f30cd7e: Preparing [2023-04-24T01:40:15.794Z] 60e85a245755: Preparing [2023-04-24T01:40:15.794Z] 20efbf733d28: Preparing [2023-04-24T01:40:15.794Z] b9e2f9d9f2e4: Preparing [2023-04-24T01:40:15.794Z] f1417ff83b31: Preparing [2023-04-24T01:40:15.794Z] f1417ff83b31: Waiting [2023-04-24T01:40:15.794Z] b9e2f9d9f2e4: Layer already exists [2023-04-24T01:40:15.794Z] ed73e245ec1e: Layer already exists [2023-04-24T01:40:15.794Z] 20efbf733d28: Layer already exists [2023-04-24T01:40:15.794Z] 60e85a245755: Layer already exists [2023-04-24T01:40:15.794Z] 64a66f30cd7e: Layer already exists [2023-04-24T01:40:15.794Z] f1417ff83b31: Layer already exists [2023-04-24T01:40:15.794Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136: digest: sha256:1f61f02dd7e5dec4df61913ca3307253faa990f3e68272eeca946884c6658dc3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:16.107Z] + 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-04-24T01:40:16.420Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-04-24T01:40:16.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-24T01:40:16.420Z] ed73e245ec1e: Preparing [2023-04-24T01:40:16.420Z] 64a66f30cd7e: Preparing [2023-04-24T01:40:16.420Z] 60e85a245755: Preparing [2023-04-24T01:40:16.420Z] 20efbf733d28: Preparing [2023-04-24T01:40:16.420Z] b9e2f9d9f2e4: Preparing [2023-04-24T01:40:16.420Z] f1417ff83b31: Preparing [2023-04-24T01:40:16.420Z] f1417ff83b31: Waiting [2023-04-24T01:40:16.420Z] ed73e245ec1e: Layer already exists [2023-04-24T01:40:16.420Z] 64a66f30cd7e: Layer already exists [2023-04-24T01:40:16.420Z] 60e85a245755: Layer already exists [2023-04-24T01:40:16.420Z] 20efbf733d28: Layer already exists [2023-04-24T01:40:16.420Z] b9e2f9d9f2e4: Layer already exists [2023-04-24T01:40:16.420Z] f1417ff83b31: Layer already exists [2023-04-24T01:40:16.420Z] main: digest: sha256:1f61f02dd7e5dec4df61913ca3307253faa990f3e68272eeca946884c6658dc3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-24T01:40:16.466Z] ===================================================== [Pipeline] echo [2023-04-24T01:40:16.475Z] taggedImages: [2023-04-24T01:40:16.475Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T01:40:16.475Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-04-24T01:40:16.475Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.136 [2023-04-24T01:40:16.475Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T01:40:16.475Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-04-24T01:40:16.497Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-04-24T01:40:16.497Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T01:40:16.497Z] latest [2023-04-24T01:40:16.497Z] 3.0.0-dev.136 [2023-04-24T01:40:16.497Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T01:40:16.497Z] main [2023-04-24T01:40:16.497Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:16.837Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:0e40ac5239888f518a0688dfe8002d05c80ac55a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:17.149Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T01:40:17.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-24T01:40:17.149Z] 8ed4854fa62c: Preparing [2023-04-24T01:40:17.149Z] 29ada06e44b0: Preparing [2023-04-24T01:40:17.149Z] e47a1cfc975e: Preparing [2023-04-24T01:40:17.149Z] 0fd7e1fdd69b: Preparing [2023-04-24T01:40:17.149Z] 97983dcbee53: Preparing [2023-04-24T01:40:17.149Z] 60e85a245755: Preparing [2023-04-24T01:40:17.149Z] 20efbf733d28: Preparing [2023-04-24T01:40:17.149Z] 788dee5f78c1: Preparing [2023-04-24T01:40:17.149Z] f1417ff83b31: Preparing [2023-04-24T01:40:17.149Z] 60e85a245755: Waiting [2023-04-24T01:40:17.149Z] 20efbf733d28: Waiting [2023-04-24T01:40:17.149Z] 788dee5f78c1: Waiting [2023-04-24T01:40:17.149Z] f1417ff83b31: Waiting [2023-04-24T01:40:17.149Z] 29ada06e44b0: Pushed [2023-04-24T01:40:17.149Z] 8ed4854fa62c: Pushed [2023-04-24T01:40:17.149Z] e47a1cfc975e: Pushed [2023-04-24T01:40:17.149Z] 60e85a245755: Layer already exists [2023-04-24T01:40:17.149Z] 20efbf733d28: Layer already exists [2023-04-24T01:40:17.149Z] f1417ff83b31: Layer already exists [2023-04-24T01:40:17.715Z] 788dee5f78c1: Pushed [2023-04-24T01:40:21.003Z] 97983dcbee53: Pushed [2023-04-24T01:40:23.537Z] 0fd7e1fdd69b: Pushed [2023-04-24T01:40:23.798Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a: digest: sha256:65278528819b838a49d4de2e2da49129f6f452a5d010e5ee9a28a4867ad23d1a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:24.124Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:24.435Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-04-24T01:40:24.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-24T01:40:24.435Z] 8ed4854fa62c: Preparing [2023-04-24T01:40:24.435Z] 29ada06e44b0: Preparing [2023-04-24T01:40:24.435Z] e47a1cfc975e: Preparing [2023-04-24T01:40:24.435Z] 0fd7e1fdd69b: Preparing [2023-04-24T01:40:24.435Z] 97983dcbee53: Preparing [2023-04-24T01:40:24.435Z] 60e85a245755: Preparing [2023-04-24T01:40:24.435Z] 20efbf733d28: Preparing [2023-04-24T01:40:24.435Z] 788dee5f78c1: Preparing [2023-04-24T01:40:24.435Z] f1417ff83b31: Preparing [2023-04-24T01:40:24.435Z] 60e85a245755: Waiting [2023-04-24T01:40:24.435Z] f1417ff83b31: Waiting [2023-04-24T01:40:24.435Z] 20efbf733d28: Waiting [2023-04-24T01:40:24.435Z] 788dee5f78c1: Waiting [2023-04-24T01:40:24.435Z] 0fd7e1fdd69b: Layer already exists [2023-04-24T01:40:24.435Z] e47a1cfc975e: Layer already exists [2023-04-24T01:40:24.435Z] 29ada06e44b0: Layer already exists [2023-04-24T01:40:24.435Z] 8ed4854fa62c: Layer already exists [2023-04-24T01:40:24.435Z] 97983dcbee53: Layer already exists [2023-04-24T01:40:24.435Z] 20efbf733d28: Layer already exists [2023-04-24T01:40:24.435Z] 60e85a245755: Layer already exists [2023-04-24T01:40:24.435Z] f1417ff83b31: Layer already exists [2023-04-24T01:40:24.435Z] 788dee5f78c1: Layer already exists [2023-04-24T01:40:24.435Z] latest: digest: sha256:65278528819b838a49d4de2e2da49129f6f452a5d010e5ee9a28a4867ad23d1a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:24.746Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.136 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:25.061Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.136 [2023-04-24T01:40:25.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-24T01:40:25.061Z] 8ed4854fa62c: Preparing [2023-04-24T01:40:25.061Z] 29ada06e44b0: Preparing [2023-04-24T01:40:25.061Z] e47a1cfc975e: Preparing [2023-04-24T01:40:25.061Z] 0fd7e1fdd69b: Preparing [2023-04-24T01:40:25.061Z] 97983dcbee53: Preparing [2023-04-24T01:40:25.061Z] 60e85a245755: Preparing [2023-04-24T01:40:25.061Z] 20efbf733d28: Preparing [2023-04-24T01:40:25.061Z] 788dee5f78c1: Preparing [2023-04-24T01:40:25.061Z] f1417ff83b31: Preparing [2023-04-24T01:40:25.061Z] 60e85a245755: Waiting [2023-04-24T01:40:25.061Z] 788dee5f78c1: Waiting [2023-04-24T01:40:25.061Z] f1417ff83b31: Waiting [2023-04-24T01:40:25.061Z] 20efbf733d28: Waiting [2023-04-24T01:40:25.061Z] 0fd7e1fdd69b: Layer already exists [2023-04-24T01:40:25.061Z] 29ada06e44b0: Layer already exists [2023-04-24T01:40:25.061Z] 8ed4854fa62c: Layer already exists [2023-04-24T01:40:25.061Z] e47a1cfc975e: Layer already exists [2023-04-24T01:40:25.061Z] 97983dcbee53: Layer already exists [2023-04-24T01:40:25.061Z] 60e85a245755: Layer already exists [2023-04-24T01:40:25.061Z] 788dee5f78c1: Layer already exists [2023-04-24T01:40:25.061Z] f1417ff83b31: Layer already exists [2023-04-24T01:40:25.061Z] 20efbf733d28: Layer already exists [2023-04-24T01:40:25.061Z] 3.0.0-dev.136: digest: sha256:65278528819b838a49d4de2e2da49129f6f452a5d010e5ee9a28a4867ad23d1a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:25.366Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:25.674Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T01:40:25.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-24T01:40:25.674Z] 8ed4854fa62c: Preparing [2023-04-24T01:40:25.674Z] 29ada06e44b0: Preparing [2023-04-24T01:40:25.674Z] e47a1cfc975e: Preparing [2023-04-24T01:40:25.674Z] 0fd7e1fdd69b: Preparing [2023-04-24T01:40:25.674Z] 97983dcbee53: Preparing [2023-04-24T01:40:25.674Z] 60e85a245755: Preparing [2023-04-24T01:40:25.674Z] 20efbf733d28: Preparing [2023-04-24T01:40:25.674Z] 788dee5f78c1: Preparing [2023-04-24T01:40:25.674Z] f1417ff83b31: Preparing [2023-04-24T01:40:25.674Z] 20efbf733d28: Waiting [2023-04-24T01:40:25.674Z] 60e85a245755: Waiting [2023-04-24T01:40:25.674Z] 788dee5f78c1: Waiting [2023-04-24T01:40:25.674Z] f1417ff83b31: Waiting [2023-04-24T01:40:25.674Z] 0fd7e1fdd69b: Layer already exists [2023-04-24T01:40:25.674Z] 8ed4854fa62c: Layer already exists [2023-04-24T01:40:25.674Z] e47a1cfc975e: Layer already exists [2023-04-24T01:40:25.674Z] 97983dcbee53: Layer already exists [2023-04-24T01:40:25.674Z] 29ada06e44b0: Layer already exists [2023-04-24T01:40:25.674Z] 60e85a245755: Layer already exists [2023-04-24T01:40:25.674Z] 20efbf733d28: Layer already exists [2023-04-24T01:40:25.674Z] 788dee5f78c1: Layer already exists [2023-04-24T01:40:25.674Z] f1417ff83b31: Layer already exists [2023-04-24T01:40:25.674Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136: digest: sha256:65278528819b838a49d4de2e2da49129f6f452a5d010e5ee9a28a4867ad23d1a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:25.998Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:26.303Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-04-24T01:40:26.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-24T01:40:26.303Z] 8ed4854fa62c: Preparing [2023-04-24T01:40:26.303Z] 29ada06e44b0: Preparing [2023-04-24T01:40:26.303Z] e47a1cfc975e: Preparing [2023-04-24T01:40:26.303Z] 0fd7e1fdd69b: Preparing [2023-04-24T01:40:26.303Z] 97983dcbee53: Preparing [2023-04-24T01:40:26.303Z] 60e85a245755: Preparing [2023-04-24T01:40:26.303Z] 20efbf733d28: Preparing [2023-04-24T01:40:26.303Z] 788dee5f78c1: Preparing [2023-04-24T01:40:26.303Z] f1417ff83b31: Preparing [2023-04-24T01:40:26.303Z] 20efbf733d28: Waiting [2023-04-24T01:40:26.303Z] f1417ff83b31: Waiting [2023-04-24T01:40:26.303Z] 788dee5f78c1: Waiting [2023-04-24T01:40:26.303Z] 60e85a245755: Waiting [2023-04-24T01:40:26.303Z] e47a1cfc975e: Layer already exists [2023-04-24T01:40:26.303Z] 8ed4854fa62c: Layer already exists [2023-04-24T01:40:26.303Z] 29ada06e44b0: Layer already exists [2023-04-24T01:40:26.303Z] 0fd7e1fdd69b: Layer already exists [2023-04-24T01:40:26.303Z] 97983dcbee53: Layer already exists [2023-04-24T01:40:26.303Z] 20efbf733d28: Layer already exists [2023-04-24T01:40:26.303Z] 60e85a245755: Layer already exists [2023-04-24T01:40:26.303Z] 788dee5f78c1: Layer already exists [2023-04-24T01:40:26.303Z] f1417ff83b31: Layer already exists [2023-04-24T01:40:26.303Z] main: digest: sha256:65278528819b838a49d4de2e2da49129f6f452a5d010e5ee9a28a4867ad23d1a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-24T01:40:26.338Z] ===================================================== [Pipeline] echo [2023-04-24T01:40:26.344Z] taggedImages: [2023-04-24T01:40:26.344Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T01:40:26.344Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-04-24T01:40:26.344Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.136 [2023-04-24T01:40:26.344Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T01:40:26.344Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-04-24T01:40:26.360Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-04-24T01:40:26.360Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T01:40:26.360Z] latest [2023-04-24T01:40:26.360Z] 3.0.0-dev.136 [2023-04-24T01:40:26.360Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T01:40:26.360Z] main [2023-04-24T01:40:26.360Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:26.666Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:0e40ac5239888f518a0688dfe8002d05c80ac55a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:26.969Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T01:40:26.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-24T01:40:26.969Z] e8629201394a: Preparing [2023-04-24T01:40:26.969Z] ff86e87ae1d5: Preparing [2023-04-24T01:40:26.969Z] d210dd4ab2fe: Preparing [2023-04-24T01:40:26.969Z] 74a8246a0603: Preparing [2023-04-24T01:40:26.969Z] 60e85a245755: Preparing [2023-04-24T01:40:26.969Z] 20efbf733d28: Preparing [2023-04-24T01:40:26.969Z] 00b1ed99e5f5: Preparing [2023-04-24T01:40:26.969Z] f1417ff83b31: Preparing [2023-04-24T01:40:26.969Z] 00b1ed99e5f5: Waiting [2023-04-24T01:40:26.969Z] f1417ff83b31: Waiting [2023-04-24T01:40:26.969Z] 20efbf733d28: Waiting [2023-04-24T01:40:26.969Z] 60e85a245755: Layer already exists [2023-04-24T01:40:26.970Z] 20efbf733d28: Layer already exists [2023-04-24T01:40:26.970Z] ff86e87ae1d5: Pushed [2023-04-24T01:40:26.970Z] d210dd4ab2fe: Pushed [2023-04-24T01:40:26.970Z] e8629201394a: Pushed [2023-04-24T01:40:26.970Z] f1417ff83b31: Layer already exists [2023-04-24T01:40:27.538Z] 00b1ed99e5f5: Pushed [2023-04-24T01:40:34.115Z] 74a8246a0603: Pushed [2023-04-24T01:40:34.115Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a: digest: sha256:a8bea0b5b6b68c7203bb9a687eef191320afdb95380674b6a85ca9032975c023 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:34.429Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:34.749Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-04-24T01:40:34.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-24T01:40:34.749Z] e8629201394a: Preparing [2023-04-24T01:40:34.749Z] ff86e87ae1d5: Preparing [2023-04-24T01:40:34.749Z] d210dd4ab2fe: Preparing [2023-04-24T01:40:34.749Z] 74a8246a0603: Preparing [2023-04-24T01:40:34.749Z] 60e85a245755: Preparing [2023-04-24T01:40:34.749Z] 20efbf733d28: Preparing [2023-04-24T01:40:34.749Z] 00b1ed99e5f5: Preparing [2023-04-24T01:40:34.749Z] f1417ff83b31: Preparing [2023-04-24T01:40:34.749Z] 20efbf733d28: Waiting [2023-04-24T01:40:34.749Z] 00b1ed99e5f5: Waiting [2023-04-24T01:40:34.749Z] f1417ff83b31: Waiting [2023-04-24T01:40:34.749Z] 74a8246a0603: Layer already exists [2023-04-24T01:40:34.749Z] ff86e87ae1d5: Layer already exists [2023-04-24T01:40:34.749Z] d210dd4ab2fe: Layer already exists [2023-04-24T01:40:34.749Z] 60e85a245755: Layer already exists [2023-04-24T01:40:34.749Z] e8629201394a: Layer already exists [2023-04-24T01:40:34.749Z] f1417ff83b31: Layer already exists [2023-04-24T01:40:34.749Z] 00b1ed99e5f5: Layer already exists [2023-04-24T01:40:34.749Z] 20efbf733d28: Layer already exists [2023-04-24T01:40:34.749Z] latest: digest: sha256:a8bea0b5b6b68c7203bb9a687eef191320afdb95380674b6a85ca9032975c023 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:35.059Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.136 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:35.374Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.136 [2023-04-24T01:40:35.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-24T01:40:35.374Z] e8629201394a: Preparing [2023-04-24T01:40:35.374Z] ff86e87ae1d5: Preparing [2023-04-24T01:40:35.374Z] d210dd4ab2fe: Preparing [2023-04-24T01:40:35.374Z] 74a8246a0603: Preparing [2023-04-24T01:40:35.374Z] 60e85a245755: Preparing [2023-04-24T01:40:35.374Z] 20efbf733d28: Preparing [2023-04-24T01:40:35.374Z] 00b1ed99e5f5: Preparing [2023-04-24T01:40:35.374Z] f1417ff83b31: Preparing [2023-04-24T01:40:35.374Z] 20efbf733d28: Waiting [2023-04-24T01:40:35.374Z] 00b1ed99e5f5: Waiting [2023-04-24T01:40:35.374Z] f1417ff83b31: Waiting [2023-04-24T01:40:35.374Z] 74a8246a0603: Layer already exists [2023-04-24T01:40:35.374Z] ff86e87ae1d5: Layer already exists [2023-04-24T01:40:35.374Z] d210dd4ab2fe: Layer already exists [2023-04-24T01:40:35.374Z] 60e85a245755: Layer already exists [2023-04-24T01:40:35.374Z] e8629201394a: Layer already exists [2023-04-24T01:40:35.374Z] 00b1ed99e5f5: Layer already exists [2023-04-24T01:40:35.374Z] f1417ff83b31: Layer already exists [2023-04-24T01:40:35.374Z] 20efbf733d28: Layer already exists [2023-04-24T01:40:35.374Z] 3.0.0-dev.136: digest: sha256:a8bea0b5b6b68c7203bb9a687eef191320afdb95380674b6a85ca9032975c023 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:35.697Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:36.006Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T01:40:36.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-24T01:40:36.006Z] e8629201394a: Preparing [2023-04-24T01:40:36.006Z] ff86e87ae1d5: Preparing [2023-04-24T01:40:36.006Z] d210dd4ab2fe: Preparing [2023-04-24T01:40:36.006Z] 74a8246a0603: Preparing [2023-04-24T01:40:36.006Z] 60e85a245755: Preparing [2023-04-24T01:40:36.006Z] 20efbf733d28: Preparing [2023-04-24T01:40:36.006Z] 00b1ed99e5f5: Preparing [2023-04-24T01:40:36.006Z] f1417ff83b31: Preparing [2023-04-24T01:40:36.006Z] 00b1ed99e5f5: Waiting [2023-04-24T01:40:36.006Z] 20efbf733d28: Waiting [2023-04-24T01:40:36.006Z] f1417ff83b31: Waiting [2023-04-24T01:40:36.006Z] 60e85a245755: Layer already exists [2023-04-24T01:40:36.006Z] ff86e87ae1d5: Layer already exists [2023-04-24T01:40:36.006Z] d210dd4ab2fe: Layer already exists [2023-04-24T01:40:36.006Z] 74a8246a0603: Layer already exists [2023-04-24T01:40:36.006Z] e8629201394a: Layer already exists [2023-04-24T01:40:36.006Z] 20efbf733d28: Layer already exists [2023-04-24T01:40:36.006Z] 00b1ed99e5f5: Layer already exists [2023-04-24T01:40:36.006Z] f1417ff83b31: Layer already exists [2023-04-24T01:40:36.006Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136: digest: sha256:a8bea0b5b6b68c7203bb9a687eef191320afdb95380674b6a85ca9032975c023 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:36.367Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:36.733Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-04-24T01:40:36.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-24T01:40:36.733Z] e8629201394a: Preparing [2023-04-24T01:40:36.733Z] ff86e87ae1d5: Preparing [2023-04-24T01:40:36.733Z] d210dd4ab2fe: Preparing [2023-04-24T01:40:36.733Z] 74a8246a0603: Preparing [2023-04-24T01:40:36.733Z] 60e85a245755: Preparing [2023-04-24T01:40:36.733Z] 20efbf733d28: Preparing [2023-04-24T01:40:36.733Z] 00b1ed99e5f5: Preparing [2023-04-24T01:40:36.733Z] f1417ff83b31: Preparing [2023-04-24T01:40:36.733Z] 00b1ed99e5f5: Waiting [2023-04-24T01:40:36.733Z] f1417ff83b31: Waiting [2023-04-24T01:40:36.733Z] 20efbf733d28: Waiting [2023-04-24T01:40:36.733Z] ff86e87ae1d5: Layer already exists [2023-04-24T01:40:36.733Z] 74a8246a0603: Layer already exists [2023-04-24T01:40:36.733Z] d210dd4ab2fe: Layer already exists [2023-04-24T01:40:36.733Z] 60e85a245755: Layer already exists [2023-04-24T01:40:36.733Z] e8629201394a: Layer already exists [2023-04-24T01:40:36.733Z] 00b1ed99e5f5: Layer already exists [2023-04-24T01:40:36.733Z] f1417ff83b31: Layer already exists [2023-04-24T01:40:36.733Z] 20efbf733d28: Layer already exists [2023-04-24T01:40:36.733Z] main: digest: sha256:a8bea0b5b6b68c7203bb9a687eef191320afdb95380674b6a85ca9032975c023 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-24T01:40:36.811Z] ===================================================== [Pipeline] echo [2023-04-24T01:40:36.817Z] taggedImages: [2023-04-24T01:40:36.817Z] - nexus3.edgexfoundry.org:10004/security-spire-config:0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T01:40:36.817Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-04-24T01:40:36.817Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.136 [2023-04-24T01:40:36.817Z] - nexus3.edgexfoundry.org:10004/security-spire-config:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T01:40:36.817Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-04-24T01:40:36.833Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-04-24T01:40:36.833Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T01:40:36.833Z] latest [2023-04-24T01:40:36.833Z] 3.0.0-dev.136 [2023-04-24T01:40:36.833Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T01:40:36.833Z] main [2023-04-24T01:40:36.833Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:37.170Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:0e40ac5239888f518a0688dfe8002d05c80ac55a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:37.472Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T01:40:37.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-24T01:40:37.472Z] 55a449b4b4f9: Preparing [2023-04-24T01:40:37.472Z] 007c26c5182e: Preparing [2023-04-24T01:40:37.472Z] fe2cdafb91f4: Preparing [2023-04-24T01:40:37.472Z] 74a8246a0603: Preparing [2023-04-24T01:40:37.472Z] 60e85a245755: Preparing [2023-04-24T01:40:37.472Z] 20efbf733d28: Preparing [2023-04-24T01:40:37.472Z] 7a644154bb1f: Preparing [2023-04-24T01:40:37.472Z] f1417ff83b31: Preparing [2023-04-24T01:40:37.472Z] 20efbf733d28: Waiting [2023-04-24T01:40:37.472Z] 7a644154bb1f: Waiting [2023-04-24T01:40:37.472Z] f1417ff83b31: Waiting [2023-04-24T01:40:37.472Z] 74a8246a0603: Layer already exists [2023-04-24T01:40:37.472Z] 60e85a245755: Layer already exists [2023-04-24T01:40:37.472Z] 20efbf733d28: Layer already exists [2023-04-24T01:40:37.472Z] f1417ff83b31: Layer already exists [2023-04-24T01:40:37.472Z] fe2cdafb91f4: Pushed [2023-04-24T01:40:37.472Z] 55a449b4b4f9: Pushed [2023-04-24T01:40:37.472Z] 007c26c5182e: Pushed [2023-04-24T01:40:38.048Z] 7a644154bb1f: Pushed [2023-04-24T01:40:38.048Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a: digest: sha256:48586ea314fff638e99cca95c807b60bf8687205e8da627bf929cc5761f6aa74 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:38.368Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:38.679Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-04-24T01:40:38.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-24T01:40:38.679Z] 55a449b4b4f9: Preparing [2023-04-24T01:40:38.679Z] 007c26c5182e: Preparing [2023-04-24T01:40:38.679Z] fe2cdafb91f4: Preparing [2023-04-24T01:40:38.679Z] 74a8246a0603: Preparing [2023-04-24T01:40:38.679Z] 60e85a245755: Preparing [2023-04-24T01:40:38.679Z] 20efbf733d28: Preparing [2023-04-24T01:40:38.679Z] 7a644154bb1f: Preparing [2023-04-24T01:40:38.679Z] f1417ff83b31: Preparing [2023-04-24T01:40:38.679Z] 7a644154bb1f: Waiting [2023-04-24T01:40:38.679Z] 20efbf733d28: Waiting [2023-04-24T01:40:38.679Z] f1417ff83b31: Waiting [2023-04-24T01:40:38.679Z] 74a8246a0603: Layer already exists [2023-04-24T01:40:38.679Z] 007c26c5182e: Layer already exists [2023-04-24T01:40:38.679Z] 55a449b4b4f9: Layer already exists [2023-04-24T01:40:38.679Z] 60e85a245755: Layer already exists [2023-04-24T01:40:38.679Z] fe2cdafb91f4: Layer already exists [2023-04-24T01:40:38.679Z] 20efbf733d28: Layer already exists [2023-04-24T01:40:38.679Z] 7a644154bb1f: Layer already exists [2023-04-24T01:40:38.679Z] f1417ff83b31: Layer already exists [2023-04-24T01:40:38.679Z] latest: digest: sha256:48586ea314fff638e99cca95c807b60bf8687205e8da627bf929cc5761f6aa74 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:38.992Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.136 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:39.296Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.136 [2023-04-24T01:40:39.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-24T01:40:39.296Z] 55a449b4b4f9: Preparing [2023-04-24T01:40:39.296Z] 007c26c5182e: Preparing [2023-04-24T01:40:39.296Z] fe2cdafb91f4: Preparing [2023-04-24T01:40:39.296Z] 74a8246a0603: Preparing [2023-04-24T01:40:39.296Z] 60e85a245755: Preparing [2023-04-24T01:40:39.296Z] 20efbf733d28: Preparing [2023-04-24T01:40:39.296Z] 7a644154bb1f: Preparing [2023-04-24T01:40:39.296Z] f1417ff83b31: Preparing [2023-04-24T01:40:39.296Z] 7a644154bb1f: Waiting [2023-04-24T01:40:39.296Z] f1417ff83b31: Waiting [2023-04-24T01:40:39.296Z] 20efbf733d28: Waiting [2023-04-24T01:40:39.296Z] 007c26c5182e: Layer already exists [2023-04-24T01:40:39.296Z] 74a8246a0603: Layer already exists [2023-04-24T01:40:39.296Z] 55a449b4b4f9: Layer already exists [2023-04-24T01:40:39.296Z] 60e85a245755: Layer already exists [2023-04-24T01:40:39.296Z] fe2cdafb91f4: Layer already exists [2023-04-24T01:40:39.296Z] 20efbf733d28: Layer already exists [2023-04-24T01:40:39.296Z] 7a644154bb1f: Layer already exists [2023-04-24T01:40:39.296Z] f1417ff83b31: Layer already exists [2023-04-24T01:40:39.296Z] 3.0.0-dev.136: digest: sha256:48586ea314fff638e99cca95c807b60bf8687205e8da627bf929cc5761f6aa74 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:39.605Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:39.911Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T01:40:39.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-24T01:40:39.911Z] 55a449b4b4f9: Preparing [2023-04-24T01:40:39.911Z] 007c26c5182e: Preparing [2023-04-24T01:40:39.911Z] fe2cdafb91f4: Preparing [2023-04-24T01:40:39.911Z] 74a8246a0603: Preparing [2023-04-24T01:40:39.911Z] 60e85a245755: Preparing [2023-04-24T01:40:39.911Z] 20efbf733d28: Preparing [2023-04-24T01:40:39.911Z] 7a644154bb1f: Preparing [2023-04-24T01:40:39.911Z] f1417ff83b31: Preparing [2023-04-24T01:40:39.911Z] 20efbf733d28: Waiting [2023-04-24T01:40:39.911Z] 7a644154bb1f: Waiting [2023-04-24T01:40:39.911Z] f1417ff83b31: Waiting [2023-04-24T01:40:39.911Z] 55a449b4b4f9: Layer already exists [2023-04-24T01:40:39.911Z] 60e85a245755: Layer already exists [2023-04-24T01:40:39.911Z] 007c26c5182e: Layer already exists [2023-04-24T01:40:39.911Z] fe2cdafb91f4: Layer already exists [2023-04-24T01:40:39.911Z] 74a8246a0603: Layer already exists [2023-04-24T01:40:39.911Z] f1417ff83b31: Layer already exists [2023-04-24T01:40:39.911Z] 20efbf733d28: Layer already exists [2023-04-24T01:40:39.911Z] 7a644154bb1f: Layer already exists [2023-04-24T01:40:39.911Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136: digest: sha256:48586ea314fff638e99cca95c807b60bf8687205e8da627bf929cc5761f6aa74 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:40.231Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:40.552Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-04-24T01:40:40.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-24T01:40:40.553Z] 55a449b4b4f9: Preparing [2023-04-24T01:40:40.553Z] 007c26c5182e: Preparing [2023-04-24T01:40:40.553Z] fe2cdafb91f4: Preparing [2023-04-24T01:40:40.553Z] 74a8246a0603: Preparing [2023-04-24T01:40:40.553Z] 60e85a245755: Preparing [2023-04-24T01:40:40.553Z] 20efbf733d28: Preparing [2023-04-24T01:40:40.553Z] 7a644154bb1f: Preparing [2023-04-24T01:40:40.553Z] f1417ff83b31: Preparing [2023-04-24T01:40:40.553Z] 20efbf733d28: Waiting [2023-04-24T01:40:40.553Z] f1417ff83b31: Waiting [2023-04-24T01:40:40.553Z] 7a644154bb1f: Waiting [2023-04-24T01:40:40.553Z] fe2cdafb91f4: Layer already exists [2023-04-24T01:40:40.553Z] 74a8246a0603: Layer already exists [2023-04-24T01:40:40.553Z] 55a449b4b4f9: Layer already exists [2023-04-24T01:40:40.553Z] 007c26c5182e: Layer already exists [2023-04-24T01:40:40.553Z] 60e85a245755: Layer already exists [2023-04-24T01:40:40.553Z] 20efbf733d28: Layer already exists [2023-04-24T01:40:40.553Z] f1417ff83b31: Layer already exists [2023-04-24T01:40:40.553Z] 7a644154bb1f: Layer already exists [2023-04-24T01:40:40.553Z] main: digest: sha256:48586ea314fff638e99cca95c807b60bf8687205e8da627bf929cc5761f6aa74 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-24T01:40:40.588Z] ===================================================== [Pipeline] echo [2023-04-24T01:40:40.593Z] taggedImages: [2023-04-24T01:40:40.593Z] - nexus3.edgexfoundry.org:10004/security-spire-server:0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T01:40:40.593Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-04-24T01:40:40.593Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.136 [2023-04-24T01:40:40.593Z] - nexus3.edgexfoundry.org:10004/security-spire-server:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T01:40:40.593Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-04-24T01:40:40.607Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-04-24T01:40:40.608Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T01:40:40.608Z] latest [2023-04-24T01:40:40.608Z] 3.0.0-dev.136 [2023-04-24T01:40:40.608Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T01:40:40.608Z] main [2023-04-24T01:40:40.608Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:40.913Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0e40ac5239888f518a0688dfe8002d05c80ac55a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:41.221Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T01:40:41.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-24T01:40:41.221Z] 7e8a83e36a46: Preparing [2023-04-24T01:40:41.221Z] a6c0c4e34604: Preparing [2023-04-24T01:40:41.221Z] 60e85a245755: Preparing [2023-04-24T01:40:41.221Z] 20efbf733d28: Preparing [2023-04-24T01:40:41.221Z] 160619d7f6bf: Preparing [2023-04-24T01:40:41.221Z] f1417ff83b31: Preparing [2023-04-24T01:40:41.221Z] f1417ff83b31: Waiting [2023-04-24T01:40:41.221Z] 20efbf733d28: Layer already exists [2023-04-24T01:40:41.221Z] 60e85a245755: Layer already exists [2023-04-24T01:40:41.221Z] f1417ff83b31: Layer already exists [2023-04-24T01:40:41.221Z] 7e8a83e36a46: Pushed [2023-04-24T01:40:41.221Z] 160619d7f6bf: Pushed [2023-04-24T01:40:43.751Z] a6c0c4e34604: Pushed [2023-04-24T01:40:43.751Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a: digest: sha256:b58f9e097d588eb24686c559042c76c7ac5a443eff7c8d94ef0c8468f7937e51 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:44.070Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:44.381Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-04-24T01:40:44.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-24T01:40:44.381Z] 7e8a83e36a46: Preparing [2023-04-24T01:40:44.381Z] a6c0c4e34604: Preparing [2023-04-24T01:40:44.381Z] 60e85a245755: Preparing [2023-04-24T01:40:44.381Z] 20efbf733d28: Preparing [2023-04-24T01:40:44.381Z] 160619d7f6bf: Preparing [2023-04-24T01:40:44.381Z] f1417ff83b31: Preparing [2023-04-24T01:40:44.381Z] f1417ff83b31: Waiting [2023-04-24T01:40:44.381Z] a6c0c4e34604: Layer already exists [2023-04-24T01:40:44.381Z] 7e8a83e36a46: Layer already exists [2023-04-24T01:40:44.381Z] 160619d7f6bf: Layer already exists [2023-04-24T01:40:44.381Z] 20efbf733d28: Layer already exists [2023-04-24T01:40:44.381Z] 60e85a245755: Layer already exists [2023-04-24T01:40:44.381Z] f1417ff83b31: Layer already exists [2023-04-24T01:40:44.381Z] latest: digest: sha256:b58f9e097d588eb24686c559042c76c7ac5a443eff7c8d94ef0c8468f7937e51 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:44.683Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.136 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:45.073Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.136 [2023-04-24T01:40:45.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-24T01:40:45.073Z] 7e8a83e36a46: Preparing [2023-04-24T01:40:45.073Z] a6c0c4e34604: Preparing [2023-04-24T01:40:45.073Z] 60e85a245755: Preparing [2023-04-24T01:40:45.073Z] 20efbf733d28: Preparing [2023-04-24T01:40:45.073Z] 160619d7f6bf: Preparing [2023-04-24T01:40:45.073Z] f1417ff83b31: Preparing [2023-04-24T01:40:45.073Z] f1417ff83b31: Waiting [2023-04-24T01:40:45.073Z] a6c0c4e34604: Layer already exists [2023-04-24T01:40:45.073Z] 20efbf733d28: Layer already exists [2023-04-24T01:40:45.073Z] 60e85a245755: Layer already exists [2023-04-24T01:40:45.073Z] 160619d7f6bf: Layer already exists [2023-04-24T01:40:45.073Z] 7e8a83e36a46: Layer already exists [2023-04-24T01:40:45.073Z] f1417ff83b31: Layer already exists [2023-04-24T01:40:45.073Z] 3.0.0-dev.136: digest: sha256:b58f9e097d588eb24686c559042c76c7ac5a443eff7c8d94ef0c8468f7937e51 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:45.383Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:45.690Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T01:40:45.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-24T01:40:45.690Z] 7e8a83e36a46: Preparing [2023-04-24T01:40:45.690Z] a6c0c4e34604: Preparing [2023-04-24T01:40:45.690Z] 60e85a245755: Preparing [2023-04-24T01:40:45.690Z] 20efbf733d28: Preparing [2023-04-24T01:40:45.690Z] 160619d7f6bf: Preparing [2023-04-24T01:40:45.690Z] f1417ff83b31: Preparing [2023-04-24T01:40:45.690Z] f1417ff83b31: Waiting [2023-04-24T01:40:45.690Z] 60e85a245755: Layer already exists [2023-04-24T01:40:45.690Z] 160619d7f6bf: Layer already exists [2023-04-24T01:40:45.690Z] a6c0c4e34604: Layer already exists [2023-04-24T01:40:45.690Z] 20efbf733d28: Layer already exists [2023-04-24T01:40:45.690Z] 7e8a83e36a46: Layer already exists [2023-04-24T01:40:45.690Z] f1417ff83b31: Layer already exists [2023-04-24T01:40:45.690Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136: digest: sha256:b58f9e097d588eb24686c559042c76c7ac5a443eff7c8d94ef0c8468f7937e51 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:46.068Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:46.382Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-04-24T01:40:46.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-24T01:40:46.382Z] 7e8a83e36a46: Preparing [2023-04-24T01:40:46.382Z] a6c0c4e34604: Preparing [2023-04-24T01:40:46.382Z] 60e85a245755: Preparing [2023-04-24T01:40:46.382Z] 20efbf733d28: Preparing [2023-04-24T01:40:46.382Z] 160619d7f6bf: Preparing [2023-04-24T01:40:46.382Z] f1417ff83b31: Preparing [2023-04-24T01:40:46.382Z] f1417ff83b31: Waiting [2023-04-24T01:40:46.382Z] 160619d7f6bf: Layer already exists [2023-04-24T01:40:46.382Z] 20efbf733d28: Layer already exists [2023-04-24T01:40:46.382Z] a6c0c4e34604: Layer already exists [2023-04-24T01:40:46.382Z] 7e8a83e36a46: Layer already exists [2023-04-24T01:40:46.382Z] 60e85a245755: Layer already exists [2023-04-24T01:40:46.382Z] f1417ff83b31: Layer already exists [2023-04-24T01:40:46.382Z] main: digest: sha256:b58f9e097d588eb24686c559042c76c7ac5a443eff7c8d94ef0c8468f7937e51 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-24T01:40:46.440Z] ===================================================== [Pipeline] echo [2023-04-24T01:40:46.453Z] taggedImages: [2023-04-24T01:40:46.453Z] - nexus3.edgexfoundry.org:10004/support-notifications:0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T01:40:46.453Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-04-24T01:40:46.453Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.136 [2023-04-24T01:40:46.453Z] - nexus3.edgexfoundry.org:10004/support-notifications:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T01:40:46.453Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-04-24T01:40:46.481Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-04-24T01:40:46.481Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T01:40:46.481Z] latest [2023-04-24T01:40:46.481Z] 3.0.0-dev.136 [2023-04-24T01:40:46.481Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T01:40:46.481Z] main [2023-04-24T01:40:46.481Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:46.824Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0e40ac5239888f518a0688dfe8002d05c80ac55a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:47.145Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T01:40:47.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-24T01:40:47.145Z] a6b0862c7af6: Preparing [2023-04-24T01:40:47.145Z] 9246c732bc2e: Preparing [2023-04-24T01:40:47.145Z] 60e85a245755: Preparing [2023-04-24T01:40:47.145Z] 20efbf733d28: Preparing [2023-04-24T01:40:47.145Z] 2c478e13064b: Preparing [2023-04-24T01:40:47.145Z] f1417ff83b31: Preparing [2023-04-24T01:40:47.145Z] f1417ff83b31: Waiting [2023-04-24T01:40:47.145Z] 2c478e13064b: Layer already exists [2023-04-24T01:40:47.145Z] 60e85a245755: Layer already exists [2023-04-24T01:40:47.145Z] 20efbf733d28: Layer already exists [2023-04-24T01:40:47.145Z] f1417ff83b31: Layer already exists [2023-04-24T01:40:47.145Z] a6b0862c7af6: Pushed [2023-04-24T01:40:49.684Z] 9246c732bc2e: Pushed [2023-04-24T01:40:49.684Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a: digest: sha256:06460ba0089947f0e088390559b9c17a22b5933164f92317a906b38b6cde8a5d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:49.999Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:50.301Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-04-24T01:40:50.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-24T01:40:50.301Z] a6b0862c7af6: Preparing [2023-04-24T01:40:50.301Z] 9246c732bc2e: Preparing [2023-04-24T01:40:50.301Z] 60e85a245755: Preparing [2023-04-24T01:40:50.301Z] 20efbf733d28: Preparing [2023-04-24T01:40:50.301Z] 2c478e13064b: Preparing [2023-04-24T01:40:50.301Z] f1417ff83b31: Preparing [2023-04-24T01:40:50.301Z] f1417ff83b31: Waiting [2023-04-24T01:40:50.301Z] a6b0862c7af6: Layer already exists [2023-04-24T01:40:50.301Z] 60e85a245755: Layer already exists [2023-04-24T01:40:50.301Z] 9246c732bc2e: Layer already exists [2023-04-24T01:40:50.301Z] 20efbf733d28: Layer already exists [2023-04-24T01:40:50.301Z] 2c478e13064b: Layer already exists [2023-04-24T01:40:50.301Z] f1417ff83b31: Layer already exists [2023-04-24T01:40:50.301Z] latest: digest: sha256:06460ba0089947f0e088390559b9c17a22b5933164f92317a906b38b6cde8a5d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:50.619Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.136 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:50.926Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.136 [2023-04-24T01:40:50.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-24T01:40:50.926Z] a6b0862c7af6: Preparing [2023-04-24T01:40:50.926Z] 9246c732bc2e: Preparing [2023-04-24T01:40:50.926Z] 60e85a245755: Preparing [2023-04-24T01:40:50.926Z] 20efbf733d28: Preparing [2023-04-24T01:40:50.926Z] 2c478e13064b: Preparing [2023-04-24T01:40:50.926Z] f1417ff83b31: Preparing [2023-04-24T01:40:50.926Z] f1417ff83b31: Waiting [2023-04-24T01:40:50.926Z] 60e85a245755: Layer already exists [2023-04-24T01:40:50.926Z] 2c478e13064b: Layer already exists [2023-04-24T01:40:50.926Z] 9246c732bc2e: Layer already exists [2023-04-24T01:40:50.926Z] a6b0862c7af6: Layer already exists [2023-04-24T01:40:50.926Z] 20efbf733d28: Layer already exists [2023-04-24T01:40:50.926Z] f1417ff83b31: Layer already exists [2023-04-24T01:40:50.926Z] 3.0.0-dev.136: digest: sha256:06460ba0089947f0e088390559b9c17a22b5933164f92317a906b38b6cde8a5d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:51.237Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:51.541Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T01:40:51.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-24T01:40:51.541Z] a6b0862c7af6: Preparing [2023-04-24T01:40:51.541Z] 9246c732bc2e: Preparing [2023-04-24T01:40:51.541Z] 60e85a245755: Preparing [2023-04-24T01:40:51.541Z] 20efbf733d28: Preparing [2023-04-24T01:40:51.541Z] 2c478e13064b: Preparing [2023-04-24T01:40:51.541Z] f1417ff83b31: Preparing [2023-04-24T01:40:51.541Z] f1417ff83b31: Waiting [2023-04-24T01:40:51.541Z] 60e85a245755: Layer already exists [2023-04-24T01:40:51.541Z] 9246c732bc2e: Layer already exists [2023-04-24T01:40:51.541Z] 2c478e13064b: Layer already exists [2023-04-24T01:40:51.541Z] a6b0862c7af6: Layer already exists [2023-04-24T01:40:51.541Z] 20efbf733d28: Layer already exists [2023-04-24T01:40:51.541Z] f1417ff83b31: Layer already exists [2023-04-24T01:40:51.541Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136: digest: sha256:06460ba0089947f0e088390559b9c17a22b5933164f92317a906b38b6cde8a5d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:51.853Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:52.158Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-04-24T01:40:52.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-24T01:40:52.158Z] a6b0862c7af6: Preparing [2023-04-24T01:40:52.158Z] 9246c732bc2e: Preparing [2023-04-24T01:40:52.158Z] 60e85a245755: Preparing [2023-04-24T01:40:52.158Z] 20efbf733d28: Preparing [2023-04-24T01:40:52.158Z] 2c478e13064b: Preparing [2023-04-24T01:40:52.158Z] f1417ff83b31: Preparing [2023-04-24T01:40:52.158Z] f1417ff83b31: Waiting [2023-04-24T01:40:52.158Z] 60e85a245755: Layer already exists [2023-04-24T01:40:52.158Z] 20efbf733d28: Layer already exists [2023-04-24T01:40:52.158Z] 2c478e13064b: Layer already exists [2023-04-24T01:40:52.158Z] a6b0862c7af6: Layer already exists [2023-04-24T01:40:52.158Z] 9246c732bc2e: Layer already exists [2023-04-24T01:40:52.158Z] f1417ff83b31: Layer already exists [2023-04-24T01:40:52.158Z] main: digest: sha256:06460ba0089947f0e088390559b9c17a22b5933164f92317a906b38b6cde8a5d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-24T01:40:52.205Z] ===================================================== [Pipeline] echo [2023-04-24T01:40:52.215Z] taggedImages: [2023-04-24T01:40:52.215Z] - nexus3.edgexfoundry.org:10004/support-scheduler:0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T01:40:52.215Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-04-24T01:40:52.215Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.136 [2023-04-24T01:40:52.215Z] - nexus3.edgexfoundry.org:10004/support-scheduler:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T01:40:52.215Z] - 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-04-24T01:41:10.868Z] Removing intermediate container a832292f43de [2023-04-24T01:41:10.868Z] ---> f5d816dd4f20 [2023-04-24T01:41:10.868Z] Step 8/24 : COPY . . [2023-04-24T01:41:10.868Z] Removing intermediate container 840dcb4de359 [2023-04-24T01:41:10.868Z] ---> f597d6bf4dc4 [2023-04-24T01:41:10.868Z] Step 7/27 : COPY . . [2023-04-24T01:41:10.868Z] Removing intermediate container 0b1593b13222 [2023-04-24T01:41:10.868Z] ---> 478058646b7f [2023-04-24T01:41:10.868Z] Step 8/23 : COPY . . [2023-04-24T01:41:10.868Z] Removing intermediate container eeb6faf64275 [2023-04-24T01:41:10.868Z] ---> 56181ccac3a2 [2023-04-24T01:41:10.868Z] Step 8/23 : COPY . . [2023-04-24T01:41:10.868Z] Removing intermediate container 60204e4ea71f [2023-04-24T01:41:10.868Z] ---> d6b868dab6d9 [2023-04-24T01:41:10.868Z] Step 7/26 : COPY . . [2023-04-24T01:41:15.200Z] ---> bae60e05ce6e [2023-04-24T01:41:15.200Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-04-24T01:41:15.200Z] ---> 4052682975bf [2023-04-24T01:41:15.200Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-04-24T01:41:15.200Z] ---> 3a6241d1fb88 [2023-04-24T01:41:15.200Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-04-24T01:41:15.200Z] ---> 2d3311b984f2 [2023-04-24T01:41:15.200Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-24T01:41:15.200Z] ---> Running in 1b2dff3c5e5d [2023-04-24T01:41:15.200Z] ---> Running in a3516f5bf1a6 [2023-04-24T01:41:15.200Z] ---> Running in c17f3e5a05d0 [2023-04-24T01:41:15.200Z] ---> Running in d3b7a938dc68 [2023-04-24T01:41:15.200Z] ---> f253c4b0fc28 [2023-04-24T01:41:15.200Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-04-24T01:41:15.474Z] ---> Running in 138af36bbc9f [2023-04-24T01:41:16.078Z] Removing intermediate container d3b7a938dc68 [2023-04-24T01:41:16.078Z] ---> 746c7b494e7f [2023-04-24T01:41:16.078Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-24T01:41:16.351Z] Removing intermediate container 138af36bbc9f [2023-04-24T01:41:16.351Z] ---> bedb1f595d58 [2023-04-24T01:41:16.351Z] Step 9/26 : WORKDIR /edgex-go/spire-build ---> Running in f53bc56b6e50 [2023-04-24T01:41:16.351Z] [2023-04-24T01:41:16.624Z] ---> Running in b27eb0f6a933 [2023-04-24T01:41:17.218Z] Removing intermediate container f53bc56b6e50 [2023-04-24T01:41:17.218Z] ---> 8267e14e7b52 [2023-04-24T01:41:17.218Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-24T01:41:17.218Z] ---> Running in 85e248859850 [2023-04-24T01:41:17.489Z] Removing intermediate container b27eb0f6a933 [2023-04-24T01:41:17.489Z] ---> ba749aaeb154 [2023-04-24T01:41:17.489Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-24T01:41:17.761Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.136" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-04-24T01:41:17.761Z] ---> Running in cdd8c4a5506f [2023-04-24T01:41:18.038Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.136" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-04-24T01:41:18.363Z] Removing intermediate container 85e248859850 [2023-04-24T01:41:18.363Z] ---> 1d9be693fd21 [2023-04-24T01:41:18.363Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-24T01:41:18.363Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.136" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-04-24T01:41:18.662Z] ---> Running in 1f9286c4b9b7 [2023-04-24T01:41:18.938Z] Removing intermediate container cdd8c4a5506f [2023-04-24T01:41:18.938Z] ---> 75fa4aabbaa7 [2023-04-24T01:41:18.938Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-24T01:41:19.212Z] ---> Running in 18352835cba8 [2023-04-24T01:41:23.510Z] Removing intermediate container 1f9286c4b9b7 [2023-04-24T01:41:23.510Z] ---> a3ea1ffe5c56 [2023-04-24T01:41:23.510Z] Step 12/27 : WORKDIR /edgex-go [2023-04-24T01:41:23.510Z] ---> Running in 2708cfc4d901 [2023-04-24T01:41:23.803Z] Removing intermediate container 18352835cba8 [2023-04-24T01:41:23.803Z] ---> 8694753621eb [2023-04-24T01:41:23.803Z] Step 12/26 : WORKDIR /edgex-go [2023-04-24T01:41:23.803Z] ---> Running in ce02f7d6ed5a [2023-04-24T01:41:24.402Z] Removing intermediate container 2708cfc4d901 [2023-04-24T01:41:24.402Z] ---> d5c9608ea01b [2023-04-24T01:41:24.402Z] [2023-04-24T01:41:24.402Z] Step 13/27 : FROM alpine:3.17 [2023-04-24T01:41:24.402Z] 3.17: Pulling from library/alpine [2023-04-24T01:41:24.674Z] Removing intermediate container ce02f7d6ed5a [2023-04-24T01:41:24.674Z] ---> 8944b92a8798 [2023-04-24T01:41:24.674Z] [2023-04-24T01:41:24.674Z] Step 13/26 : FROM alpine:3.17 [2023-04-24T01:41:24.950Z] 3.17: Pulling from library/alpine [2023-04-24T01:41:26.376Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-24T01:41:26.376Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-24T01:41:26.376Z] Status: Downloaded newer image for alpine:3.17 [2023-04-24T01:41:26.376Z] Status: Downloaded newer image for alpine:3.17 [2023-04-24T01:41:26.376Z] ---> 51e60588ff2c [2023-04-24T01:41:26.376Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-24T01:41:26.376Z] ---> 51e60588ff2c [2023-04-24T01:41:26.376Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-24T01:41:26.648Z] ---> Running in 2c9244baf210 [2023-04-24T01:41:26.648Z] ---> Running in c8b2d14275f6 [2023-04-24T01:41:27.247Z] Removing intermediate container 2c9244baf210 [2023-04-24T01:41:27.247Z] ---> 10e63584bc2e [2023-04-24T01:41:27.247Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-24T01:41:27.247Z] Removing intermediate container c8b2d14275f6 [2023-04-24T01:41:27.247Z] ---> 4897835ed7e0 [2023-04-24T01:41:27.247Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-24T01:41:27.533Z] ---> Running in 60a457c4b7c6 [2023-04-24T01:41:27.533Z] ---> Running in 94e211ae9e36 [2023-04-24T01:41:30.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-24T01:41:30.416Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-24T01:41:31.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-24T01:41:31.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-24T01:41:33.618Z] v3.17.3-120-g60944b2cca6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-24T01:41:33.618Z] v3.17.3-125-g510ba6022c3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-24T01:41:33.618Z] OK: 17691 distinct packages available [2023-04-24T01:41:33.618Z] v3.17.3-120-g60944b2cca6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-24T01:41:33.618Z] v3.17.3-125-g510ba6022c3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-24T01:41:33.618Z] OK: 17691 distinct packages available [2023-04-24T01:41:33.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-24T01:41:34.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-24T01:41:35.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-24T01:41:35.775Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-24T01:41:37.292Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-24T01:41:37.292Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-24T01:41:37.292Z] (3/5) Installing libucontext (1.2-r0) [2023-04-24T01:41:37.292Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-24T01:41:37.292Z] (5/5) Installing openssl (3.0.8-r4) [2023-04-24T01:41:37.292Z] Executing busybox-1.35.0-r29.trigger [2023-04-24T01:41:37.572Z] OK: 9 MiB in 20 packages [2023-04-24T01:41:37.860Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-24T01:41:37.860Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-24T01:41:37.860Z] (3/5) Installing libucontext (1.2-r0) [2023-04-24T01:41:37.860Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-24T01:41:37.860Z] (5/5) Installing openssl (3.0.8-r4) [2023-04-24T01:41:37.860Z] Executing busybox-1.35.0-r29.trigger [2023-04-24T01:41:37.860Z] OK: 9 MiB in 20 packages [2023-04-24T01:41:40.489Z] Removing intermediate container 60a457c4b7c6 [2023-04-24T01:41:40.489Z] ---> c7e7217ba19f [2023-04-24T01:41:40.489Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-24T01:41:40.759Z] Removing intermediate container 94e211ae9e36 [2023-04-24T01:41:40.759Z] ---> fc27453d9311 [2023-04-24T01:41:40.759Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-24T01:41:41.731Z] ---> 84c1a816c24f [2023-04-24T01:41:41.731Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-24T01:41:41.731Z] ---> 9c78f3c1f0d3 [2023-04-24T01:41:41.731Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-04-24T01:41:43.157Z] ---> 35241f749b12 [2023-04-24T01:41:43.157Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-24T01:41:43.157Z] ---> 240f3edbf9fd [2023-04-24T01:41:43.157Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-04-24T01:41:51.692Z] ---> f6f79a7b5a3b [2023-04-24T01:41:51.692Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-24T01:41:52.565Z] ---> 23bde1044682 [2023-04-24T01:41:52.565Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-04-24T01:41:53.992Z] ---> 5d782aae520a [2023-04-24T01:41:53.992Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-04-24T01:41:55.421Z] ---> ff1eb0b50f3f [2023-04-24T01:41:55.421Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-04-24T01:41:57.382Z] ---> 6bb84b730f35 [2023-04-24T01:41:57.382Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-24T01:41:57.382Z] ---> Running in 35ae827303e8 [2023-04-24T01:41:58.000Z] ---> 3687b60e469e [2023-04-24T01:41:58.000Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-04-24T01:41:58.272Z] Removing intermediate container 35ae827303e8 [2023-04-24T01:41:58.272Z] ---> 6d19c6048037 [2023-04-24T01:41:58.546Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-24T01:41:58.546Z] ---> Running in 495ecf9eb09c [2023-04-24T01:41:59.519Z] Removing intermediate container 495ecf9eb09c [2023-04-24T01:41:59.519Z] ---> 828479733c2e [2023-04-24T01:41:59.519Z] Step 24/26 : LABEL arch=arm64 [2023-04-24T01:41:59.519Z] ---> c8ed84cd3201 [2023-04-24T01:41:59.519Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-04-24T01:41:59.794Z] ---> Running in 5c8f38e2a9a4 [2023-04-24T01:42:00.778Z] Removing intermediate container 5c8f38e2a9a4 [2023-04-24T01:42:00.778Z] ---> 4c318d6e699b [2023-04-24T01:42:00.778Z] Step 25/26 : LABEL git_sha=0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T01:42:00.778Z] ---> Running in 91c469b3fd88 [2023-04-24T01:42:01.082Z] ---> 2d6e8a1b88f6 [2023-04-24T01:42:01.082Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-04-24T01:42:01.677Z] Removing intermediate container 91c469b3fd88 [2023-04-24T01:42:01.677Z] ---> 4c2ad11f541e [2023-04-24T01:42:01.677Z] Step 26/26 : LABEL version=3.0.0-dev.136 [2023-04-24T01:42:01.967Z] ---> Running in df1468dc231f [2023-04-24T01:42:02.562Z] ---> 26beb024ddfc [2023-04-24T01:42:02.562Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-24T01:42:02.562Z] Removing intermediate container df1468dc231f [2023-04-24T01:42:02.562Z] ---> 08272ee75402 [2023-04-24T01:42:02.856Z] [2023-04-24T01:42:02.856Z] ---> Running in 75eae757e6c4 [2023-04-24T01:42:03.134Z] Successfully built 08272ee75402 [2023-04-24T01:42:03.134Z] Successfully tagged security-spire-server-arm64:latest [2023-04-24T01:42:03.134Z]  Building security-spire-server ... done Building security-proxy-setup [2023-04-24T01:42:03.443Z] Removing intermediate container 75eae757e6c4 [2023-04-24T01:42:03.443Z] ---> 02de9fb68451 [2023-04-24T01:42:03.443Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-24T01:42:03.730Z] ---> Running in 19126867d078 [2023-04-24T01:42:04.330Z] Removing intermediate container 19126867d078 [2023-04-24T01:42:04.330Z] ---> 0f4171bdfde1 [2023-04-24T01:42:04.330Z] Step 25/27 : LABEL arch=arm64 [2023-04-24T01:42:04.330Z] ---> Running in a855b5eca84c [2023-04-24T01:42:04.932Z] Removing intermediate container a855b5eca84c [2023-04-24T01:42:04.932Z] ---> 6df741eea9fb [2023-04-24T01:42:04.932Z] Step 26/27 : LABEL git_sha=0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T01:42:05.229Z] ---> Running in 8f89f68ca32b [2023-04-24T01:42:05.826Z] Removing intermediate container 8f89f68ca32b [2023-04-24T01:42:05.826Z] ---> 8a8bf5a6490b [2023-04-24T01:42:05.826Z] Step 27/27 : LABEL version=3.0.0-dev.136 [2023-04-24T01:42:05.826Z] ---> Running in 3f2e1c3a46e9 [2023-04-24T01:42:06.423Z] Removing intermediate container 3f2e1c3a46e9 [2023-04-24T01:42:06.423Z] ---> a6d87d03f7e9 [2023-04-24T01:42:06.423Z] [2023-04-24T01:42:06.695Z] Successfully built a6d87d03f7e9 [2023-04-24T01:42:06.695Z] Successfully tagged security-spire-agent-arm64:latest [2023-04-24T01:42:06.695Z] Building security-secretstore-setup [2023-04-24T01:42:08.655Z]  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-24T01:42:08.655Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-04-24T01:42:08.655Z] ---> 856ef580fd55 [2023-04-24T01:42:08.655Z] Step 3/22 : WORKDIR /edgex-go [2023-04-24T01:42:08.655Z] ---> Using cache [2023-04-24T01:42:08.655Z] ---> c3fed64d20a1 [2023-04-24T01:42:08.655Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-04-24T01:42:08.655Z] ---> Running in eed1f3540849 [2023-04-24T01:42:10.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-24T01:42:12.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-24T01:42:12.318Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-24T01:42:12.318Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-24T01:42:12.318Z] ---> 856ef580fd55 [2023-04-24T01:42:12.318Z] Step 3/25 : WORKDIR /edgex-go [2023-04-24T01:42:12.318Z] ---> Using cache [2023-04-24T01:42:12.318Z] ---> c3fed64d20a1 [2023-04-24T01:42:12.318Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-04-24T01:42:13.296Z] ---> Running in 14beca09a15a [2023-04-24T01:42:14.266Z] OK: 263 MiB in 53 packages [2023-04-24T01:42:16.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-24T01:42:16.238Z] Removing intermediate container eed1f3540849 [2023-04-24T01:42:16.238Z] ---> 23d9ac4b0f2d [2023-04-24T01:42:16.238Z] Step 5/22 : COPY go.mod vendor* ./ [2023-04-24T01:42:17.238Z] ---> 5ca01e9995f6 [2023-04-24T01:42:17.238Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T01:42:17.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-24T01:42:17.238Z] ---> Running in 9d7d1e3bb684 [2023-04-24T01:42:19.212Z] OK: 263 MiB in 53 packages [2023-04-24T01:42:20.639Z] Removing intermediate container 14beca09a15a [2023-04-24T01:42:20.639Z] ---> 1d8b65d9474b [2023-04-24T01:42:20.639Z] Step 5/25 : COPY go.mod vendor* ./ [2023-04-24T01:42:21.618Z] ---> c73fb0d7a35c [2023-04-24T01:42:21.618Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T01:42:21.618Z] ---> Running in 98902dec1515 [2023-04-24T01:44:43.464Z] Removing intermediate container 9d7d1e3bb684 [2023-04-24T01:44:43.464Z] ---> 8d0133d3b379 [2023-04-24T01:44:43.464Z] Step 7/22 : COPY . . [2023-04-24T01:44:43.464Z] Removing intermediate container 98902dec1515 [2023-04-24T01:44:43.464Z] ---> cddb2b0984b9 [2023-04-24T01:44:43.464Z] Step 7/25 : COPY . . [2023-04-24T01:44:43.464Z] ---> b3c0f95cc9bd [2023-04-24T01:44:43.464Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-04-24T01:44:43.464Z] ---> Running in c21b8d5595ca [2023-04-24T01:44:43.464Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.136" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-04-24T01:44:43.464Z] ---> 6c66f40d2ff8 [2023-04-24T01:44:43.464Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-04-24T01:44:43.464Z] ---> Running in 21d8ddc5c3c2 [2023-04-24T01:44:43.464Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.136" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-04-24T01:49:50.464Z] Removing intermediate container c17f3e5a05d0 [2023-04-24T01:49:50.464Z] ---> 3efac5ed278f [2023-04-24T01:49:50.464Z] [2023-04-24T01:49:50.464Z] Step 10/24 : FROM alpine:3.17 [2023-04-24T01:49:50.464Z] ---> 51e60588ff2c [2023-04-24T01:49:50.464Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-04-24T01:49:51.886Z] ---> Running in f4a43e7d32dd [2023-04-24T01:49:53.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-24T01:49:54.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-24T01:49:56.212Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-24T01:49:56.212Z] Executing busybox-1.35.0-r29.trigger [2023-04-24T01:49:56.212Z] OK: 8 MiB in 16 packages [2023-04-24T01:49:58.163Z] Removing intermediate container f4a43e7d32dd [2023-04-24T01:49:58.163Z] ---> 950c57e52be9 [2023-04-24T01:49:58.163Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-24T01:49:58.437Z] ---> Running in d8b507825b81 [2023-04-24T01:49:59.026Z] Removing intermediate container d8b507825b81 [2023-04-24T01:49:59.026Z] ---> 848e1c5567f5 [2023-04-24T01:49:59.026Z] Step 13/24 : ENV APP_PORT=59882 [2023-04-24T01:49:59.296Z] ---> Running in e7e141bc23c7 [2023-04-24T01:50:00.260Z] Removing intermediate container e7e141bc23c7 [2023-04-24T01:50:00.260Z] ---> de6cc8052851 [2023-04-24T01:50:00.260Z] Step 14/24 : EXPOSE $APP_PORT [2023-04-24T01:50:00.260Z] ---> Running in f495ffcf2f4a [2023-04-24T01:50:01.223Z] Removing intermediate container f495ffcf2f4a [2023-04-24T01:50:01.223Z] ---> df1e4676287d [2023-04-24T01:50:01.223Z] Step 15/24 : WORKDIR / [2023-04-24T01:50:01.223Z] ---> Running in 1a735e36b468 [2023-04-24T01:50:04.614Z] Removing intermediate container 1a735e36b468 [2023-04-24T01:50:04.614Z] ---> ad7b98e209fc [2023-04-24T01:50:04.614Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-24T01:50:06.566Z] ---> 6aaefb18aa8d [2023-04-24T01:50:06.566Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-04-24T01:50:07.984Z] ---> 2dc9c7e792a2 [2023-04-24T01:50:07.984Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-04-24T01:50:09.400Z] Removing intermediate container a3516f5bf1a6 [2023-04-24T01:50:09.400Z] ---> d478ecc6527c [2023-04-24T01:50:09.400Z] [2023-04-24T01:50:09.400Z] Step 10/23 : FROM alpine:3.17 [2023-04-24T01:50:09.400Z] ---> 51e60588ff2c [2023-04-24T01:50:09.400Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-24T01:50:09.678Z] ---> Running in b2b01b589bd8 [2023-04-24T01:50:10.268Z] Removing intermediate container b2b01b589bd8 [2023-04-24T01:50:10.268Z] ---> e63fa0abda6c [2023-04-24T01:50:10.268Z] Step 12/23 : ENV APP_PORT=59880 [2023-04-24T01:50:10.538Z] ---> dd817bbe4911 [2023-04-24T01:50:10.538Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-04-24T01:50:10.538Z] ---> Running in e4402f15c820 [2023-04-24T01:50:11.506Z] Removing intermediate container e4402f15c820 [2023-04-24T01:50:11.506Z] ---> f578772bf3cc [2023-04-24T01:50:11.506Z] Step 13/23 : EXPOSE $APP_PORT [2023-04-24T01:50:11.506Z] ---> Running in 3a3f6158f710 [2023-04-24T01:50:11.775Z] ---> 6d36fc520c0b [2023-04-24T01:50:11.775Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-04-24T01:50:12.044Z] ---> Running in 0c0883053311 [2023-04-24T01:50:12.044Z] Removing intermediate container 3a3f6158f710 [2023-04-24T01:50:12.044Z] ---> 62fa0b97bc44 [2023-04-24T01:50:12.316Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-04-24T01:50:12.316Z] ---> Running in 10a456435015 [2023-04-24T01:50:12.901Z] Removing intermediate container 0c0883053311 [2023-04-24T01:50:12.901Z] ---> 225d99b1e8cc [2023-04-24T01:50:12.901Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-24T01:50:13.172Z] ---> Running in 22af6ef8c2bd [2023-04-24T01:50:13.776Z] Removing intermediate container 22af6ef8c2bd [2023-04-24T01:50:13.776Z] ---> 89ec44523271 [2023-04-24T01:50:13.776Z] Step 22/24 : LABEL arch=arm64 [2023-04-24T01:50:14.053Z] ---> Running in 96cc493257e3 [2023-04-24T01:50:14.643Z] Removing intermediate container 96cc493257e3 [2023-04-24T01:50:14.643Z] ---> dd203495c8fe [2023-04-24T01:50:14.643Z] Step 23/24 : LABEL git_sha=0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T01:50:14.643Z] ---> Running in 15533704a86f [2023-04-24T01:50:14.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-24T01:50:15.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-24T01:50:17.297Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-24T01:50:17.297Z] Executing busybox-1.35.0-r29.trigger [2023-04-24T01:50:17.297Z] OK: 8 MiB in 16 packages [2023-04-24T01:50:17.566Z] Removing intermediate container 15533704a86f [2023-04-24T01:50:17.566Z] ---> 640d180df71f [2023-04-24T01:50:17.566Z] Step 24/24 : LABEL version=3.0.0-dev.136 [2023-04-24T01:50:17.836Z] ---> Running in bd521274dcee [2023-04-24T01:50:18.431Z] Removing intermediate container bd521274dcee [2023-04-24T01:50:18.431Z] ---> 971d15940d8c [2023-04-24T01:50:18.431Z] [2023-04-24T01:50:18.701Z] Successfully built 971d15940d8c [2023-04-24T01:50:18.969Z] Successfully tagged core-command-arm64:latest [2023-04-24T01:50:18.969Z]  Building core-command ... done Building security-spire-config [2023-04-24T01:50:19.237Z] Removing intermediate container 10a456435015 [2023-04-24T01:50:19.237Z] ---> a56ec9f59bdd [2023-04-24T01:50:19.237Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-24T01:50:20.205Z] ---> d32dca80ca91 [2023-04-24T01:50:20.205Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-24T01:50:21.173Z] ---> fe74874d25e1 [2023-04-24T01:50:21.173Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-04-24T01:50:23.119Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-24T01:50:23.119Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-24T01:50:23.119Z] ---> 856ef580fd55 [2023-04-24T01:50:23.119Z] Step 3/27 : WORKDIR /edgex-go [2023-04-24T01:50:23.119Z] ---> Using cache [2023-04-24T01:50:23.388Z] ---> c3fed64d20a1 [2023-04-24T01:50:23.388Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-24T01:50:23.388Z] ---> Using cache [2023-04-24T01:50:23.388Z] ---> 3dd900da54d0 [2023-04-24T01:50:23.388Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-24T01:50:23.388Z] ---> Using cache [2023-04-24T01:50:23.388Z] ---> 9fdd8b715f33 [2023-04-24T01:50:23.388Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T01:50:23.388Z] ---> Using cache [2023-04-24T01:50:23.388Z] ---> d6b868dab6d9 [2023-04-24T01:50:23.388Z] Step 7/27 : COPY . . [2023-04-24T01:50:23.656Z] ---> Using cache [2023-04-24T01:50:23.656Z] ---> f253c4b0fc28 [2023-04-24T01:50:23.656Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-24T01:50:23.656Z] ---> Using cache [2023-04-24T01:50:23.656Z] ---> bedb1f595d58 [2023-04-24T01:50:23.656Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-24T01:50:23.656Z] ---> Using cache [2023-04-24T01:50:23.656Z] ---> ba749aaeb154 [2023-04-24T01:50:23.656Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-24T01:50:23.656Z] ---> Using cache [2023-04-24T01:50:23.656Z] ---> 75fa4aabbaa7 [2023-04-24T01:50:23.656Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-24T01:50:23.926Z] ---> 28f55a687b12 [2023-04-24T01:50:23.926Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-04-24T01:50:23.926Z] ---> Running in c18f0c9226ca [2023-04-24T01:50:25.340Z] ---> 7ac5ae5c8b79 [2023-04-24T01:50:25.340Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-04-24T01:50:25.610Z] ---> Running in de3bc7c5ed81 [2023-04-24T01:50:26.195Z] Removing intermediate container de3bc7c5ed81 [2023-04-24T01:50:26.196Z] ---> 7c73602e0316 [2023-04-24T01:50:26.196Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-24T01:50:26.466Z] ---> Running in 5d128b23a2f7 [2023-04-24T01:50:27.431Z] Removing intermediate container 5d128b23a2f7 [2023-04-24T01:50:27.431Z] ---> 415e69d90bd2 [2023-04-24T01:50:27.431Z] Step 21/23 : LABEL arch=arm64 [2023-04-24T01:50:27.431Z] ---> Running in e17b80cd2a9b [2023-04-24T01:50:28.028Z] Removing intermediate container c18f0c9226ca [2023-04-24T01:50:28.028Z] ---> 9551ba3ee289 [2023-04-24T01:50:28.028Z] Step 12/27 : WORKDIR /edgex-go [2023-04-24T01:50:28.028Z] Removing intermediate container e17b80cd2a9b [2023-04-24T01:50:28.028Z] ---> e618aa9928c5 [2023-04-24T01:50:28.028Z] Step 22/23 : LABEL git_sha=0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T01:50:28.028Z] ---> Running in be3d980901db [2023-04-24T01:50:28.301Z] ---> Running in 12e3aaca77e3 [2023-04-24T01:50:28.910Z] Removing intermediate container be3d980901db [2023-04-24T01:50:28.910Z] ---> c3794a2e04f7 [2023-04-24T01:50:28.910Z] [2023-04-24T01:50:28.910Z] Step 13/27 : FROM alpine:3.17 [2023-04-24T01:50:28.910Z] ---> 51e60588ff2c [2023-04-24T01:50:28.910Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-24T01:50:28.910Z] ---> Using cache [2023-04-24T01:50:28.910Z] ---> 4897835ed7e0 [2023-04-24T01:50:28.910Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-04-24T01:50:30.906Z] ---> Running in 5a7a860a2112 [2023-04-24T01:50:30.906Z] Removing intermediate container 12e3aaca77e3 [2023-04-24T01:50:30.906Z] ---> 54dc099caaf6 [2023-04-24T01:50:30.906Z] Step 23/23 : LABEL version=3.0.0-dev.136 [2023-04-24T01:50:30.906Z] ---> Running in 82159c799f4d [2023-04-24T01:50:31.869Z] Removing intermediate container 82159c799f4d [2023-04-24T01:50:31.869Z] ---> e123dec9709c [2023-04-24T01:50:31.869Z] [2023-04-24T01:50:31.869Z] Successfully built e123dec9709c [2023-04-24T01:50:31.869Z] Successfully tagged core-data-arm64:latest [2023-04-24T01:50:31.869Z]  Building core-data ... done Building security-bootstrapper [2023-04-24T01:50:33.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-24T01:50:33.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-24T01:50:35.813Z] v3.17.3-120-g60944b2cca6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-24T01:50:35.813Z] v3.17.3-125-g510ba6022c3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-24T01:50:35.813Z] OK: 17691 distinct packages available [2023-04-24T01:50:36.080Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-24T01:50:36.080Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-04-24T01:50:36.080Z] ---> 856ef580fd55 [2023-04-24T01:50:36.080Z] Step 3/33 : WORKDIR /edgex-go [2023-04-24T01:50:36.080Z] ---> Using cache [2023-04-24T01:50:36.080Z] ---> c3fed64d20a1 [2023-04-24T01:50:36.080Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-04-24T01:50:36.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-24T01:50:36.080Z] ---> Using cache [2023-04-24T01:50:36.080Z] ---> 1d8b65d9474b [2023-04-24T01:50:36.080Z] Step 5/33 : COPY go.mod vendor* ./ [2023-04-24T01:50:36.080Z] ---> Using cache [2023-04-24T01:50:36.080Z] ---> c73fb0d7a35c [2023-04-24T01:50:36.080Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T01:50:36.080Z] ---> Using cache [2023-04-24T01:50:36.080Z] ---> cddb2b0984b9 [2023-04-24T01:50:36.080Z] Step 7/33 : COPY . . [2023-04-24T01:50:36.347Z] ---> Using cache [2023-04-24T01:50:36.347Z] ---> 6c66f40d2ff8 [2023-04-24T01:50:36.347Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-04-24T01:50:36.614Z] ---> Running in 31d22647cc55 [2023-04-24T01:50:36.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-24T01:50:38.300Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.136" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-04-24T01:50:38.567Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-04-24T01:50:38.567Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-04-24T01:50:38.567Z] (3/4) Installing libucontext (1.2-r0) [2023-04-24T01:50:38.567Z] (4/4) Installing gcompat (1.1.0-r0) [2023-04-24T01:50:38.567Z] Executing busybox-1.35.0-r29.trigger [2023-04-24T01:50:38.567Z] OK: 8 MiB in 19 packages [2023-04-24T01:50:40.785Z] Removing intermediate container 5a7a860a2112 [2023-04-24T01:50:40.785Z] ---> 8a7e054bb1c3 [2023-04-24T01:50:40.785Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-24T01:50:41.394Z] ---> 2507016f23f8 [2023-04-24T01:50:41.394Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-24T01:50:43.499Z] ---> 12adbad0c5e2 [2023-04-24T01:50:43.499Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-24T01:50:50.302Z] ---> 1d95a123a47e [2023-04-24T01:50:50.302Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-04-24T01:50:50.302Z] ---> 1bdb00228989 [2023-04-24T01:50:50.302Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-04-24T01:50:50.574Z] ---> Running in 41bd1b08df2e [2023-04-24T01:50:51.161Z] Removing intermediate container 41bd1b08df2e [2023-04-24T01:50:51.161Z] ---> f8cc30cb1cc5 [2023-04-24T01:50:51.161Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-04-24T01:50:52.131Z] ---> 80e8d866c04f [2023-04-24T01:50:52.131Z] Step 22/27 : WORKDIR / [2023-04-24T01:50:52.131Z] ---> Running in a40dd584b01b [2023-04-24T01:50:53.100Z] Removing intermediate container a40dd584b01b [2023-04-24T01:50:53.100Z] ---> 0b0a5076a989 [2023-04-24T01:50:53.100Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-24T01:50:53.100Z] ---> Running in 0b714efecf73 [2023-04-24T01:50:53.695Z] Removing intermediate container 0b714efecf73 [2023-04-24T01:50:53.695Z] ---> 8aa183fa0858 [2023-04-24T01:50:53.695Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-24T01:50:53.695Z] ---> Running in 3f047d3fcb1f [2023-04-24T01:50:57.045Z] Removing intermediate container 3f047d3fcb1f [2023-04-24T01:50:57.045Z] ---> a0fea7b42404 [2023-04-24T01:50:57.045Z] Step 25/27 : LABEL arch=arm64 [2023-04-24T01:50:57.045Z] ---> Running in 21c8f283d0e7 [2023-04-24T01:50:57.045Z] Removing intermediate container 21c8f283d0e7 [2023-04-24T01:50:57.045Z] ---> 34665eaca40d [2023-04-24T01:50:57.045Z] Step 26/27 : LABEL git_sha=0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T01:50:57.317Z] ---> Running in 33367a19529b [2023-04-24T01:50:57.909Z] Removing intermediate container 33367a19529b [2023-04-24T01:50:57.909Z] ---> e28632d0c466 [2023-04-24T01:50:57.909Z] Step 27/27 : LABEL version=3.0.0-dev.136 [2023-04-24T01:50:57.909Z] ---> Running in f310b798fb08 [2023-04-24T01:50:58.495Z] Removing intermediate container f310b798fb08 [2023-04-24T01:50:58.495Z] ---> ea107ac96aac [2023-04-24T01:50:58.495Z] [2023-04-24T01:50:58.495Z] Successfully built ea107ac96aac [2023-04-24T01:50:58.495Z] Successfully tagged security-spire-config-arm64:latest [2023-04-24T01:50:58.495Z]  Building security-spire-config ... done Building support-notifications [2023-04-24T01:51:02.757Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-24T01:51:02.757Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-24T01:51:02.757Z] ---> 856ef580fd55 [2023-04-24T01:51:02.757Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-24T01:51:02.757Z] ---> Using cache [2023-04-24T01:51:02.757Z] ---> 441c6ac5a111 [2023-04-24T01:51:02.757Z] Step 4/23 : WORKDIR /edgex-go [2023-04-24T01:51:02.757Z] ---> Using cache [2023-04-24T01:51:02.757Z] ---> 92e5f7f564e3 [2023-04-24T01:51:02.757Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-04-24T01:51:02.757Z] ---> Running in 5417a10f0140 [2023-04-24T01:51:05.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-24T01:51:05.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-24T01:51:07.887Z] OK: 263 MiB in 53 packages [2023-04-24T01:51:10.480Z] Removing intermediate container 5417a10f0140 [2023-04-24T01:51:10.481Z] ---> 2507490e6c90 [2023-04-24T01:51:10.481Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-24T01:51:11.108Z] ---> d29cb3dd5c7f [2023-04-24T01:51:11.108Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T01:51:11.108Z] ---> Running in b6b3d2b2a4a3 [2023-04-24T01:51:58.503Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.136" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-04-24T01:52:03.894Z] Removing intermediate container c21b8d5595ca [2023-04-24T01:52:03.894Z] ---> 1f8f1848d33b [2023-04-24T01:52:03.894Z] [2023-04-24T01:52:03.894Z] Step 9/22 : FROM alpine:3.17 [2023-04-24T01:52:03.894Z] ---> 51e60588ff2c [2023-04-24T01:52:03.894Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-04-24T01:52:03.894Z] ---> Running in 65a2b8c0e4ee [2023-04-24T01:52:05.324Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-24T01:52:06.293Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-24T01:52:08.264Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-24T01:52:08.264Z] (2/2) Installing openssl (3.0.8-r4) [2023-04-24T01:52:08.264Z] Executing busybox-1.35.0-r29.trigger [2023-04-24T01:52:08.264Z] OK: 8 MiB in 17 packages [2023-04-24T01:52:10.901Z] Removing intermediate container 65a2b8c0e4ee [2023-04-24T01:52:10.901Z] ---> a6fccf5a194e [2023-04-24T01:52:10.901Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-24T01:52:10.901Z] ---> Running in 36efe636678e [2023-04-24T01:52:11.895Z] Removing intermediate container 36efe636678e [2023-04-24T01:52:11.895Z] ---> 0082f29d3974 [2023-04-24T01:52:11.895Z] Step 12/22 : WORKDIR /edgex [2023-04-24T01:52:12.168Z] ---> Running in a5df1e3c25b7 [2023-04-24T01:52:13.146Z] Removing intermediate container a5df1e3c25b7 [2023-04-24T01:52:13.146Z] ---> da2c22de643a [2023-04-24T01:52:13.146Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-24T01:52:16.498Z] ---> be7b629a1563 [2023-04-24T01:52:16.498Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-04-24T01:52:17.912Z] ---> 3f205b57a1e2 [2023-04-24T01:52:17.912Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-04-24T01:52:19.861Z] ---> 9fa5a235207b [2023-04-24T01:52:19.861Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-04-24T01:52:23.211Z] ---> a03dee832ee4 [2023-04-24T01:52:23.211Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-04-24T01:52:23.487Z] Removing intermediate container 21d8ddc5c3c2 [2023-04-24T01:52:23.487Z] ---> 76891e9275e7 [2023-04-24T01:52:23.487Z] [2023-04-24T01:52:23.487Z] Step 9/25 : FROM alpine:3.17 [2023-04-24T01:52:23.487Z] ---> 51e60588ff2c [2023-04-24T01:52:23.487Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-04-24T01:52:23.756Z] ---> Running in f8ca53ff8977 [2023-04-24T01:52:25.748Z] ---> 6a7afd388787 [2023-04-24T01:52:25.748Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-24T01:52:25.748Z] ---> Running in 730d145c6ebe [2023-04-24T01:52:27.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-24T01:52:27.746Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-24T01:52:29.710Z] (1/3) Installing ca-certificates (20220614-r4) [2023-04-24T01:52:29.987Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-04-24T01:52:29.987Z] (3/3) Installing su-exec (0.2-r2) [2023-04-24T01:52:29.987Z] Executing busybox-1.35.0-r29.trigger [2023-04-24T01:52:29.987Z] Executing ca-certificates-20220614-r4.trigger [2023-04-24T01:52:30.280Z] Removing intermediate container 730d145c6ebe [2023-04-24T01:52:30.280Z] ---> 05138fa16f5b [2023-04-24T01:52:30.280Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-04-24T01:52:30.552Z] ---> Running in ee936e7ca23a [2023-04-24T01:52:30.824Z] OK: 8 MiB in 18 packages [2023-04-24T01:52:31.429Z] Removing intermediate container ee936e7ca23a [2023-04-24T01:52:31.429Z] ---> a772fd20a81b [2023-04-24T01:52:31.429Z] Step 20/22 : LABEL arch=arm64 [2023-04-24T01:52:31.697Z] ---> Running in 1e004bb4a1eb [2023-04-24T01:52:32.658Z] Removing intermediate container 1e004bb4a1eb [2023-04-24T01:52:32.658Z] ---> f155956882a7 [2023-04-24T01:52:32.658Z] Step 21/22 : LABEL git_sha=0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T01:52:32.925Z] ---> Running in a763e826c7ed [2023-04-24T01:52:33.892Z] Removing intermediate container a763e826c7ed [2023-04-24T01:52:33.892Z] ---> d9f24ec97af2 [2023-04-24T01:52:33.892Z] Step 22/22 : LABEL version=3.0.0-dev.136 [2023-04-24T01:52:34.170Z] ---> Running in df33540a5771 [2023-04-24T01:52:34.170Z] Removing intermediate container f8ca53ff8977 [2023-04-24T01:52:34.170Z] ---> 14b343faf7a9 [2023-04-24T01:52:34.170Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-24T01:52:34.448Z] ---> Running in 8b4ef03994b9 [2023-04-24T01:52:35.040Z] Removing intermediate container df33540a5771 [2023-04-24T01:52:35.040Z] ---> 380454adb591 [2023-04-24T01:52:35.040Z] [2023-04-24T01:52:35.333Z] Successfully built 380454adb591 [2023-04-24T01:52:35.333Z] Successfully tagged security-proxy-setup-arm64:latest [2023-04-24T01:52:35.333Z] Building security-spiffe-token-provider [2023-04-24T01:52:35.333Z]  Building security-proxy-setup ... done Removing intermediate container 8b4ef03994b9 [2023-04-24T01:52:35.333Z] ---> fc20d76178e4 [2023-04-24T01:52:35.333Z] Step 12/25 : WORKDIR / [2023-04-24T01:52:35.604Z] ---> Running in 87d98ccf2bc1 [2023-04-24T01:52:36.570Z] Removing intermediate container 87d98ccf2bc1 [2023-04-24T01:52:36.570Z] ---> 391d048308a9 [2023-04-24T01:52:36.570Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-24T01:52:37.979Z] ---> f8d81034ff36 [2023-04-24T01:52:37.979Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-24T01:52:39.924Z] ---> b2f2b28ccefc [2023-04-24T01:52:39.924Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-04-24T01:52:40.509Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-24T01:52:40.509Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-04-24T01:52:40.509Z] ---> 856ef580fd55 [2023-04-24T01:52:40.509Z] Step 3/20 : WORKDIR /edgex-go [2023-04-24T01:52:40.509Z] ---> Using cache [2023-04-24T01:52:40.509Z] ---> c3fed64d20a1 [2023-04-24T01:52:40.509Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-04-24T01:52:43.106Z] ---> e259d31135a6 [2023-04-24T01:52:43.106Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-04-24T01:52:43.106Z] ---> Running in 65803e6bc0b3 [2023-04-24T01:52:45.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-24T01:52:45.711Z] ---> ec6037cfe80a [2023-04-24T01:52:45.711Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-04-24T01:52:46.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-24T01:52:47.648Z] ---> 47fb332edb13 [2023-04-24T01:52:47.648Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-04-24T01:52:47.920Z] v3.17.3-120-g60944b2cca6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-24T01:52:47.920Z] v3.17.3-125-g510ba6022c3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-24T01:52:47.920Z] OK: 17695 distinct packages available [2023-04-24T01:52:48.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-24T01:52:49.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-24T01:52:50.122Z] OK: 263 MiB in 53 packages [2023-04-24T01:52:51.533Z] ---> 1e8000302161 [2023-04-24T01:52:51.533Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-04-24T01:52:56.062Z] Removing intermediate container 65803e6bc0b3 [2023-04-24T01:52:56.062Z] ---> dc781098d69e [2023-04-24T01:52:56.062Z] Step 5/20 : COPY go.mod vendor* ./ [2023-04-24T01:52:56.062Z] ---> 7713c92365b1 [2023-04-24T01:52:56.062Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-04-24T01:52:58.081Z] ---> 0f12aaa2573a [2023-04-24T01:52:58.081Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T01:52:58.081Z] ---> 1f424a5c8c94 [2023-04-24T01:52:58.081Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-24T01:52:58.081Z] ---> Running in 9d6d4cf8df1f [2023-04-24T01:52:58.350Z] ---> Running in fdda16b20710 [2023-04-24T01:53:05.005Z] Removing intermediate container fdda16b20710 [2023-04-24T01:53:05.005Z] ---> f5064f556c61 [2023-04-24T01:53:05.005Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-04-24T01:53:05.005Z] ---> Running in 8ef91bf6cd8e [2023-04-24T01:53:05.005Z] Removing intermediate container 8ef91bf6cd8e [2023-04-24T01:53:05.005Z] ---> 14c80f1c56c9 [2023-04-24T01:53:05.005Z] Step 23/25 : LABEL arch=arm64 [2023-04-24T01:53:05.592Z] ---> Running in 79a7d9844c4f [2023-04-24T01:53:06.559Z] Removing intermediate container 79a7d9844c4f [2023-04-24T01:53:06.559Z] ---> ce01b9b24ad5 [2023-04-24T01:53:06.559Z] Step 24/25 : LABEL git_sha=0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T01:53:06.836Z] ---> Running in a3a4eb66a48a [2023-04-24T01:53:08.256Z] Removing intermediate container a3a4eb66a48a [2023-04-24T01:53:08.256Z] ---> 675ed6e14454 [2023-04-24T01:53:08.256Z] Step 25/25 : LABEL version=3.0.0-dev.136 [2023-04-24T01:53:08.256Z] ---> Running in 943367d6a956 [2023-04-24T01:53:09.217Z] Removing intermediate container 943367d6a956 [2023-04-24T01:53:09.217Z] ---> 64959271f593 [2023-04-24T01:53:09.217Z] [2023-04-24T01:53:09.217Z] Successfully built 64959271f593 [2023-04-24T01:53:09.488Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-04-24T01:53:09.488Z]  Building security-secretstore-setup ... done Building core-common-config-bootstrapper [2023-04-24T01:53:14.849Z] Removing intermediate container 1b2dff3c5e5d [2023-04-24T01:53:14.849Z] ---> 9e8c77922ff9 [2023-04-24T01:53:14.849Z] [2023-04-24T01:53:14.849Z] Step 10/23 : FROM alpine:3.17 [2023-04-24T01:53:14.849Z] ---> 51e60588ff2c [2023-04-24T01:53:14.849Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-04-24T01:53:14.849Z] ---> Using cache [2023-04-24T01:53:14.849Z] ---> 950c57e52be9 [2023-04-24T01:53:14.849Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-24T01:53:14.849Z] ---> Using cache [2023-04-24T01:53:14.849Z] ---> 848e1c5567f5 [2023-04-24T01:53:14.849Z] Step 13/23 : ENV APP_PORT=59861 [2023-04-24T01:53:14.849Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-24T01:53:14.849Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-24T01:53:14.849Z] ---> 856ef580fd55 [2023-04-24T01:53:14.849Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-24T01:53:14.849Z] ---> Using cache [2023-04-24T01:53:14.849Z] ---> 441c6ac5a111 [2023-04-24T01:53:14.849Z] Step 4/23 : WORKDIR /edgex-go [2023-04-24T01:53:14.849Z] ---> Using cache [2023-04-24T01:53:14.849Z] ---> 92e5f7f564e3 [2023-04-24T01:53:14.849Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-24T01:53:14.849Z] ---> Using cache [2023-04-24T01:53:14.849Z] ---> 197b4b0b89b0 [2023-04-24T01:53:14.849Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-24T01:53:15.128Z] ---> Running in 85a06dda2eac [2023-04-24T01:53:15.129Z] ---> Using cache [2023-04-24T01:53:15.129Z] ---> caaa49e58dc2 [2023-04-24T01:53:15.129Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T01:53:15.129Z] ---> Using cache [2023-04-24T01:53:15.129Z] ---> 56181ccac3a2 [2023-04-24T01:53:15.129Z] Step 8/23 : COPY . . [2023-04-24T01:53:15.717Z] ---> Using cache [2023-04-24T01:53:15.717Z] ---> 4052682975bf [2023-04-24T01:53:15.717Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-04-24T01:53:15.986Z] ---> Running in 0538c4080075 [2023-04-24T01:53:16.256Z] Removing intermediate container 85a06dda2eac [2023-04-24T01:53:16.256Z] ---> 4e837eeccfee [2023-04-24T01:53:16.256Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-24T01:53:16.524Z] ---> Running in 409934eeeb0c [2023-04-24T01:53:17.946Z] Removing intermediate container 409934eeeb0c [2023-04-24T01:53:17.946Z] ---> 8c50d3be4ba4 [2023-04-24T01:53:17.946Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-24T01:53:18.910Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.136" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-04-24T01:53:19.501Z] ---> 245df98b6258 [2023-04-24T01:53:19.501Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-24T01:53:21.471Z] ---> 513171711501 [2023-04-24T01:53:21.471Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-04-24T01:53:24.818Z] ---> e59803b9ec67 [2023-04-24T01:53:24.818Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-04-24T01:53:25.790Z] ---> 831d6d362ad5 [2023-04-24T01:53:25.790Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-04-24T01:53:25.790Z] ---> Running in 900fc8722b30 [2023-04-24T01:53:26.764Z] Removing intermediate container 900fc8722b30 [2023-04-24T01:53:26.764Z] ---> dc2289d02f47 [2023-04-24T01:53:26.764Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-24T01:53:26.764Z] ---> Running in 6a7a5fb7db16 [2023-04-24T01:53:27.035Z] Removing intermediate container b6b3d2b2a4a3 [2023-04-24T01:53:27.035Z] ---> 155b19434756 [2023-04-24T01:53:27.035Z] Step 8/23 : COPY . . [2023-04-24T01:53:27.665Z] Removing intermediate container 6a7a5fb7db16 [2023-04-24T01:53:27.665Z] ---> 4c644d0627ce [2023-04-24T01:53:27.665Z] Step 21/23 : LABEL arch=arm64 [2023-04-24T01:53:27.938Z] ---> Running in 47e1f902ae9d [2023-04-24T01:53:28.904Z] Removing intermediate container 47e1f902ae9d [2023-04-24T01:53:28.904Z] ---> 55f1d505cc14 [2023-04-24T01:53:28.904Z] Step 22/23 : LABEL git_sha=0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T01:53:28.904Z] ---> Running in d852c063ea01 [2023-04-24T01:53:29.882Z] Removing intermediate container d852c063ea01 [2023-04-24T01:53:29.882Z] ---> 91f079412825 [2023-04-24T01:53:29.882Z] Step 23/23 : LABEL version=3.0.0-dev.136 [2023-04-24T01:53:30.156Z] ---> Running in 6c1cb26d169e [2023-04-24T01:53:31.155Z] Removing intermediate container 6c1cb26d169e [2023-04-24T01:53:31.155Z] ---> bf9e853e0157 [2023-04-24T01:53:31.155Z] [2023-04-24T01:53:31.155Z] Successfully built bf9e853e0157 [2023-04-24T01:53:31.155Z] Successfully tagged support-scheduler-arm64:latest [2023-04-24T01:53:31.155Z] Building core-metadata [2023-04-24T01:53:31.155Z]  Building support-scheduler ... done  ---> 9ed1e90c790c [2023-04-24T01:53:31.155Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-04-24T01:53:31.434Z] ---> Running in 8e2da11ff30b [2023-04-24T01:53:33.402Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.136" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-04-24T01:53:35.391Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-24T01:53:35.391Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-24T01:53:35.391Z] ---> 856ef580fd55 [2023-04-24T01:53:35.391Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-24T01:53:35.391Z] ---> Using cache [2023-04-24T01:53:35.391Z] ---> 441c6ac5a111 [2023-04-24T01:53:35.391Z] Step 4/25 : WORKDIR /edgex-go [2023-04-24T01:53:35.391Z] ---> Using cache [2023-04-24T01:53:35.391Z] ---> 92e5f7f564e3 [2023-04-24T01:53:35.391Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-04-24T01:53:35.391Z] ---> Using cache [2023-04-24T01:53:35.391Z] ---> 197b4b0b89b0 [2023-04-24T01:53:35.391Z] Step 6/25 : COPY go.mod vendor* ./ [2023-04-24T01:53:35.391Z] ---> Using cache [2023-04-24T01:53:35.391Z] ---> caaa49e58dc2 [2023-04-24T01:53:35.391Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T01:53:35.391Z] ---> Using cache [2023-04-24T01:53:35.391Z] ---> 56181ccac3a2 [2023-04-24T01:53:35.391Z] Step 8/25 : COPY . . [2023-04-24T01:53:35.665Z] ---> Using cache [2023-04-24T01:53:35.665Z] ---> 4052682975bf [2023-04-24T01:53:35.665Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-04-24T01:53:35.951Z] ---> Running in 38276ed253e3 [2023-04-24T01:53:37.924Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.136" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-04-24T01:54:34.398Z] Removing intermediate container 9d6d4cf8df1f [2023-04-24T01:54:34.398Z] ---> 8c9acf258b02 [2023-04-24T01:54:34.398Z] Step 7/20 : COPY . . [2023-04-24T01:54:34.399Z] ---> 5268445fd936 [2023-04-24T01:54:34.399Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-04-24T01:54:34.399Z] ---> Running in b8e66b4ffed2 [2023-04-24T01:54:35.369Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.136" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-04-24T01:57:12.180Z] Removing intermediate container 31d22647cc55 [2023-04-24T01:57:12.180Z] ---> 2aefd55a60d8 [2023-04-24T01:57:12.180Z] [2023-04-24T01:57:12.180Z] Step 9/33 : FROM alpine:3.17 [2023-04-24T01:57:12.180Z] ---> 51e60588ff2c [2023-04-24T01:57:12.180Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-24T01:57:12.180Z] ---> Running in 32c63525805b [2023-04-24T01:57:12.180Z] Removing intermediate container 32c63525805b [2023-04-24T01:57:12.180Z] ---> 40a548416c9d [2023-04-24T01:57:12.180Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-04-24T01:57:12.180Z] ---> Running in c11db9c7f2e4 [2023-04-24T01:57:12.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-24T01:57:12.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-24T01:57:14.148Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-24T01:57:14.148Z] (2/2) Installing su-exec (0.2-r2) [2023-04-24T01:57:14.148Z] Executing busybox-1.35.0-r29.trigger [2023-04-24T01:57:14.148Z] OK: 8 MiB in 17 packages [2023-04-24T01:57:15.586Z] Removing intermediate container c11db9c7f2e4 [2023-04-24T01:57:15.586Z] ---> e343e8a3fc96 [2023-04-24T01:57:15.586Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-04-24T01:57:15.586Z] ---> Running in 750a0accae6f [2023-04-24T01:57:16.192Z] Removing intermediate container 750a0accae6f [2023-04-24T01:57:16.192Z] ---> 01c2fca1d287 [2023-04-24T01:57:16.192Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-04-24T01:57:16.192Z] ---> Running in db05ee406c12 [2023-04-24T01:57:16.790Z] Removing intermediate container db05ee406c12 [2023-04-24T01:57:16.790Z] ---> d401c15960e1 [2023-04-24T01:57:16.790Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-04-24T01:57:17.066Z] ---> Running in a752e5aa7349 [2023-04-24T01:57:17.669Z] Removing intermediate container a752e5aa7349 [2023-04-24T01:57:17.669Z] ---> 558ed9fafc75 [2023-04-24T01:57:17.669Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-04-24T01:57:17.669Z] ---> Running in 5bd6dff30d17 [2023-04-24T01:57:18.287Z] Removing intermediate container 5bd6dff30d17 [2023-04-24T01:57:18.287Z] ---> 6d534b32bb5d [2023-04-24T01:57:18.287Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-04-24T01:57:18.287Z] ---> Running in 5b164b080ea6 [2023-04-24T01:57:21.699Z] Removing intermediate container 5b164b080ea6 [2023-04-24T01:57:21.699Z] ---> 8bb9113df692 [2023-04-24T01:57:21.699Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-04-24T01:57:21.985Z] ---> Running in 651544bd985a [2023-04-24T01:57:22.579Z] Removing intermediate container 651544bd985a [2023-04-24T01:57:22.579Z] ---> edc97fdbf946 [2023-04-24T01:57:22.579Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-04-24T01:57:26.860Z] ---> a0b95697f68c [2023-04-24T01:57:26.861Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-04-24T01:57:26.861Z] ---> Running in cede4244b52f [2023-04-24T01:57:30.234Z] Removing intermediate container cede4244b52f [2023-04-24T01:57:30.234Z] ---> 99b09d616bf2 [2023-04-24T01:57:30.234Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-24T01:57:31.223Z] ---> d674457b31c5 [2023-04-24T01:57:31.223Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-04-24T01:57:31.820Z] ---> 3def4db36a03 [2023-04-24T01:57:31.820Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-04-24T01:57:34.432Z] ---> 052ea04e3b6d [2023-04-24T01:57:34.432Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-04-24T01:57:35.423Z] ---> 6ce3d97c1068 [2023-04-24T01:57:35.423Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-04-24T01:57:36.403Z] ---> e8925151752d [2023-04-24T01:57:36.403Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-04-24T01:57:39.778Z] ---> 54a9146bd0eb [2023-04-24T01:57:39.778Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-04-24T01:57:40.370Z] ---> 91a26b2b5aa6 [2023-04-24T01:57:40.370Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-04-24T01:57:40.984Z] ---> e3bbdcca79de [2023-04-24T01:57:40.984Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-04-24T01:57:41.256Z] ---> Running in b59c1dff17f0 [2023-04-24T01:57:44.602Z] Removing intermediate container b59c1dff17f0 [2023-04-24T01:57:44.602Z] ---> d484cc00d936 [2023-04-24T01:57:44.602Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-04-24T01:57:44.602Z] ---> Running in 06b9a8cae62d [2023-04-24T01:57:44.870Z] Removing intermediate container 06b9a8cae62d [2023-04-24T01:57:44.870Z] ---> d63066ac4eff [2023-04-24T01:57:44.870Z] Step 30/33 : CMD ["gate"] [2023-04-24T01:57:45.139Z] ---> Running in a418cf0349cb [2023-04-24T01:57:45.724Z] Removing intermediate container a418cf0349cb [2023-04-24T01:57:45.724Z] ---> f9fe5d6a7dc3 [2023-04-24T01:57:45.724Z] Step 31/33 : LABEL arch=arm64 [2023-04-24T01:57:45.724Z] ---> Running in 3573043322e8 [2023-04-24T01:57:46.311Z] Removing intermediate container 3573043322e8 [2023-04-24T01:57:46.311Z] ---> 43f0a44b5310 [2023-04-24T01:57:46.311Z] Step 32/33 : LABEL git_sha=0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T01:57:46.583Z] ---> Running in 5f6ac3874d9e [2023-04-24T01:57:47.196Z] Removing intermediate container 5f6ac3874d9e [2023-04-24T01:57:47.196Z] ---> 4c6e2dc8c3c5 [2023-04-24T01:57:47.196Z] Step 33/33 : LABEL version=3.0.0-dev.136 [2023-04-24T01:57:47.196Z] ---> Running in 4c5bef69b7e0 [2023-04-24T01:57:47.815Z] Removing intermediate container 4c5bef69b7e0 [2023-04-24T01:57:47.815Z] ---> bdcdcda05559 [2023-04-24T01:57:47.815Z] [2023-04-24T01:57:47.815Z] Successfully built bdcdcda05559 [2023-04-24T01:57:47.815Z] Successfully tagged security-bootstrapper-arm64:latest [2023-04-24T01:57:47.815Z] Building security-proxy-auth [2023-04-24T01:57:52.119Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-24T01:57:52.119Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-24T01:57:52.119Z] ---> 856ef580fd55 [2023-04-24T01:57:52.119Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-24T01:57:52.119Z] ---> Using cache [2023-04-24T01:57:52.119Z] ---> 441c6ac5a111 [2023-04-24T01:57:52.119Z] Step 4/23 : WORKDIR /edgex-go [2023-04-24T01:57:52.119Z] ---> Using cache [2023-04-24T01:57:52.119Z] ---> 92e5f7f564e3 [2023-04-24T01:57:52.119Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-24T01:57:52.119Z] ---> Using cache [2023-04-24T01:57:52.119Z] ---> 197b4b0b89b0 [2023-04-24T01:57:52.119Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-24T01:57:52.119Z] ---> Using cache [2023-04-24T01:57:52.119Z] ---> caaa49e58dc2 [2023-04-24T01:57:52.119Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T01:57:52.119Z] ---> Using cache [2023-04-24T01:57:52.119Z] ---> 56181ccac3a2 [2023-04-24T01:57:52.119Z] Step 8/23 : COPY . . [2023-04-24T01:57:52.119Z] ---> Using cache [2023-04-24T01:57:52.119Z] ---> 4052682975bf [2023-04-24T01:57:52.119Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-04-24T01:57:52.398Z] ---> Running in 0a10e04d1dc7 [2023-04-24T01:57:54.367Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.136" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-24T02:01:16.222Z] Removing intermediate container 0538c4080075 [2023-04-24T02:01:16.222Z] ---> 4d21f687d462 [2023-04-24T02:01:16.222Z] [2023-04-24T02:01:16.222Z] Step 10/23 : FROM alpine:3.17 [2023-04-24T02:01:16.222Z] ---> 51e60588ff2c [2023-04-24T02:01:16.222Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-24T02:01:16.222Z] ---> Running in 11c10f54a2df [2023-04-24T02:01:16.222Z] Removing intermediate container 11c10f54a2df [2023-04-24T02:01:16.222Z] ---> d086f9bbc27f [2023-04-24T02:01:16.222Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-24T02:01:16.222Z] ---> Running in 93e5b6d25dcc [2023-04-24T02:01:16.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-24T02:01:16.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-24T02:01:16.222Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-24T02:01:16.222Z] Executing busybox-1.35.0-r29.trigger [2023-04-24T02:01:16.222Z] OK: 8 MiB in 16 packages [2023-04-24T02:01:17.640Z] Removing intermediate container 93e5b6d25dcc [2023-04-24T02:01:17.640Z] ---> 4f5bea06a024 [2023-04-24T02:01:17.640Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-24T02:01:18.228Z] ---> ee6054c1cb74 [2023-04-24T02:01:18.228Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-24T02:01:19.190Z] ---> d02160aa241e [2023-04-24T02:01:19.190Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-04-24T02:01:21.147Z] ---> b0d571e406ef [2023-04-24T02:01:21.147Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-04-24T02:01:23.113Z] ---> 5333ff4e7245 [2023-04-24T02:01:23.113Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-04-24T02:01:23.700Z] ---> db54bf3eb67a [2023-04-24T02:01:23.700Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-24T02:01:23.970Z] ---> Running in b7bd3e56ae0e [2023-04-24T02:01:28.238Z] Removing intermediate container b7bd3e56ae0e [2023-04-24T02:01:28.238Z] ---> 56d31c0c4e59 [2023-04-24T02:01:28.238Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-24T02:01:28.238Z] ---> Running in fac33ac802b5 [2023-04-24T02:01:28.238Z] Removing intermediate container fac33ac802b5 [2023-04-24T02:01:28.238Z] ---> 3e9c4700c05c [2023-04-24T02:01:28.238Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-24T02:01:28.238Z] ---> Running in 2c7abbca5bf4 [2023-04-24T02:01:28.831Z] Removing intermediate container 2c7abbca5bf4 [2023-04-24T02:01:28.831Z] ---> b57469f62432 [2023-04-24T02:01:28.831Z] Step 21/23 : LABEL arch=arm64 [2023-04-24T02:01:29.106Z] ---> Running in 7aabba15819b [2023-04-24T02:01:29.698Z] Removing intermediate container 7aabba15819b [2023-04-24T02:01:29.698Z] ---> 977a3514c240 [2023-04-24T02:01:29.698Z] Step 22/23 : LABEL git_sha=0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T02:01:29.698Z] ---> Running in e7ae77fba20b [2023-04-24T02:01:30.285Z] Removing intermediate container e7ae77fba20b [2023-04-24T02:01:30.285Z] ---> 5926d4c5b978 [2023-04-24T02:01:30.285Z] Step 23/23 : LABEL version=3.0.0-dev.136 [2023-04-24T02:01:30.285Z] ---> Running in fe9316644346 [2023-04-24T02:01:30.871Z] Removing intermediate container fe9316644346 [2023-04-24T02:01:30.871Z] ---> 684d803ff88a [2023-04-24T02:01:30.871Z] [2023-04-24T02:01:31.299Z] Successfully built 684d803ff88a [2023-04-24T02:01:31.299Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-04-24T02:02:10.390Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 38276ed253e3 [2023-04-24T02:02:10.390Z] ---> fe187d4260e9 [2023-04-24T02:02:10.390Z] [2023-04-24T02:02:10.390Z] Step 10/25 : FROM alpine:3.17 [2023-04-24T02:02:10.390Z] ---> 51e60588ff2c [2023-04-24T02:02:10.390Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-04-24T02:02:10.390Z] ---> Using cache [2023-04-24T02:02:10.390Z] ---> 950c57e52be9 [2023-04-24T02:02:10.390Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-24T02:02:10.390Z] ---> Using cache [2023-04-24T02:02:10.390Z] ---> 848e1c5567f5 [2023-04-24T02:02:10.390Z] Step 13/25 : ENV APP_PORT=59881 [2023-04-24T02:02:10.390Z] ---> Running in 808bba569210 [2023-04-24T02:02:10.390Z] Removing intermediate container 808bba569210 [2023-04-24T02:02:10.390Z] ---> 3a02b1285fc7 [2023-04-24T02:02:10.390Z] Step 14/25 : EXPOSE $APP_PORT [2023-04-24T02:02:10.390Z] ---> Running in 9cdae5cb8e0e [2023-04-24T02:02:10.390Z] Removing intermediate container 9cdae5cb8e0e [2023-04-24T02:02:10.390Z] ---> eb564dc16a00 [2023-04-24T02:02:10.390Z] Step 15/25 : WORKDIR / [2023-04-24T02:02:10.390Z] ---> Running in b6f1f730090e [2023-04-24T02:02:10.390Z] Removing intermediate container b6f1f730090e [2023-04-24T02:02:10.390Z] ---> bbec0bcf2f7b [2023-04-24T02:02:10.391Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-24T02:02:10.975Z] ---> ec327339dd15 [2023-04-24T02:02:10.975Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-24T02:02:11.944Z] ---> 0f4a03f20e57 [2023-04-24T02:02:11.944Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-04-24T02:02:15.290Z] ---> 0b0577e74a5b [2023-04-24T02:02:15.290Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-04-24T02:02:15.899Z] ---> 0a827da8ba40 [2023-04-24T02:02:15.899Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-04-24T02:02:17.311Z] ---> f349fee7cea8 [2023-04-24T02:02:17.311Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-04-24T02:02:17.311Z] ---> Running in 8554cfeb65a6 [2023-04-24T02:02:17.905Z] Removing intermediate container 8554cfeb65a6 [2023-04-24T02:02:17.905Z] ---> 1a9212e54762 [2023-04-24T02:02:17.905Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-24T02:02:17.905Z] ---> Running in 178ce27e8b2e [2023-04-24T02:02:18.495Z] Removing intermediate container 178ce27e8b2e [2023-04-24T02:02:18.495Z] ---> 3de3ecf1f3d3 [2023-04-24T02:02:18.495Z] Step 23/25 : LABEL arch=arm64 [2023-04-24T02:02:18.495Z] ---> Running in 3401c8ca0f13 [2023-04-24T02:02:19.090Z] Removing intermediate container 3401c8ca0f13 [2023-04-24T02:02:19.090Z] ---> 868b8e7494b8 [2023-04-24T02:02:19.090Z] Step 24/25 : LABEL git_sha=0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T02:02:19.359Z] ---> Running in 3f6df297851d [2023-04-24T02:02:19.955Z] Removing intermediate container 3f6df297851d [2023-04-24T02:02:19.955Z] ---> d96ec0b348bc [2023-04-24T02:02:19.955Z] Step 25/25 : LABEL version=3.0.0-dev.136 [2023-04-24T02:02:19.955Z] ---> Running in 862b0f264e7e [2023-04-24T02:02:20.552Z] Removing intermediate container 862b0f264e7e [2023-04-24T02:02:20.552Z] ---> 7202fc996aaf [2023-04-24T02:02:20.552Z] [2023-04-24T02:02:20.821Z] Successfully built 7202fc996aaf [2023-04-24T02:02:20.821Z] Successfully tagged core-metadata-arm64:latest [2023-04-24T02:03:57.548Z]  Building core-metadata ... done Removing intermediate container b8e66b4ffed2 [2023-04-24T02:03:57.548Z] ---> 971c48c76730 [2023-04-24T02:03:57.548Z] [2023-04-24T02:03:57.548Z] Step 9/20 : FROM alpine:3.17 [2023-04-24T02:03:57.548Z] ---> 51e60588ff2c [2023-04-24T02:03:57.548Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-24T02:03:57.548Z] ---> Using cache [2023-04-24T02:03:57.548Z] ---> 40a548416c9d [2023-04-24T02:03:57.548Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-04-24T02:03:57.548Z] ---> Running in 1ba35f01c3dc [2023-04-24T02:03:57.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-24T02:03:57.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-24T02:03:57.548Z] Removing intermediate container 0a10e04d1dc7 [2023-04-24T02:03:57.548Z] ---> 976c06811ccf [2023-04-24T02:03:57.548Z] [2023-04-24T02:03:57.548Z] Step 10/23 : FROM alpine:3.17 [2023-04-24T02:03:57.548Z] ---> 51e60588ff2c [2023-04-24T02:03:57.548Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-24T02:03:57.548Z] ---> Using cache [2023-04-24T02:03:57.548Z] ---> d086f9bbc27f [2023-04-24T02:03:57.548Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-24T02:03:57.548Z] ---> Using cache [2023-04-24T02:03:57.548Z] ---> 4f5bea06a024 [2023-04-24T02:03:57.548Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-24T02:03:57.548Z] ---> Using cache [2023-04-24T02:03:57.548Z] ---> ee6054c1cb74 [2023-04-24T02:03:57.548Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-24T02:03:57.548Z] ---> Using cache [2023-04-24T02:03:57.548Z] ---> d02160aa241e [2023-04-24T02:03:57.548Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-04-24T02:03:57.548Z] v3.17.3-120-g60944b2cca6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-24T02:03:57.548Z] v3.17.3-125-g510ba6022c3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-24T02:03:57.548Z] OK: 17691 distinct packages available [2023-04-24T02:03:57.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-24T02:03:57.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-24T02:03:57.816Z] ---> d59caa272bb6 [2023-04-24T02:03:57.816Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-04-24T02:03:58.780Z] ---> 8fce4fc17fbb [2023-04-24T02:03:58.780Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-04-24T02:03:59.047Z] (1/9) Installing ca-certificates (20220614-r4) [2023-04-24T02:03:59.319Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-04-24T02:03:59.319Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-04-24T02:03:59.319Z] (4/9) Installing libcurl (8.0.1-r0) [2023-04-24T02:03:59.319Z] (5/9) Installing curl (8.0.1-r0) [2023-04-24T02:03:59.319Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-04-24T02:03:59.319Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-04-24T02:03:59.319Z] (8/9) Installing libucontext (1.2-r0) [2023-04-24T02:03:59.319Z] (9/9) Installing gcompat (1.1.0-r0) [2023-04-24T02:03:59.319Z] Executing busybox-1.35.0-r29.trigger [2023-04-24T02:03:59.588Z] Executing ca-certificates-20220614-r4.trigger [2023-04-24T02:03:59.588Z] ---> 0a6180c897a4 [2023-04-24T02:03:59.588Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-24T02:03:59.860Z] ---> Running in 170c83e1ec6a [2023-04-24T02:04:00.160Z] OK: 11 MiB in 24 packages [2023-04-24T02:04:00.775Z] Removing intermediate container 8e2da11ff30b [2023-04-24T02:04:00.775Z] ---> c9f77240ebe3 [2023-04-24T02:04:00.775Z] [2023-04-24T02:04:00.775Z] Step 10/23 : FROM alpine:3.17 [2023-04-24T02:04:00.775Z] ---> 51e60588ff2c [2023-04-24T02:04:00.775Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-24T02:04:01.049Z] ---> Running in 94c0baa109ed [2023-04-24T02:04:07.679Z] Removing intermediate container 1ba35f01c3dc [2023-04-24T02:04:07.679Z] ---> b28abc87f19b [2023-04-24T02:04:07.679Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-24T02:04:07.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-24T02:04:07.679Z] Removing intermediate container 170c83e1ec6a [2023-04-24T02:04:07.679Z] ---> f11facb77ff7 [2023-04-24T02:04:07.679Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-24T02:04:07.679Z] ---> Running in 4c1042306551 [2023-04-24T02:04:07.679Z] ---> ac41615f5cb0 [2023-04-24T02:04:07.679Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-04-24T02:04:07.679Z] Removing intermediate container 4c1042306551 [2023-04-24T02:04:07.679Z] ---> 8e85882618f7 [2023-04-24T02:04:07.679Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-24T02:04:07.679Z] ---> Running in f291c732c40f [2023-04-24T02:04:07.679Z] Removing intermediate container f291c732c40f [2023-04-24T02:04:07.679Z] ---> a42dd850d292 [2023-04-24T02:04:07.679Z] Step 21/23 : LABEL arch=arm64 [2023-04-24T02:04:07.679Z] ---> 7f74371169c8 [2023-04-24T02:04:07.679Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-04-24T02:04:07.679Z] ---> Running in 2fcf65de38f6 [2023-04-24T02:04:07.679Z] Removing intermediate container 2fcf65de38f6 [2023-04-24T02:04:07.679Z] ---> f898d810c655 [2023-04-24T02:04:07.679Z] Step 22/23 : LABEL git_sha=0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T02:04:07.679Z] ---> Running in 18f36bd1f282 [2023-04-24T02:04:07.679Z] Removing intermediate container 18f36bd1f282 [2023-04-24T02:04:07.679Z] ---> 48dbd12eed93 [2023-04-24T02:04:07.679Z] Step 23/23 : LABEL version=3.0.0-dev.136 [2023-04-24T02:04:07.679Z] ---> Running in 121bc33141d3 [2023-04-24T02:04:07.679Z] ---> 80771cf23db6 [2023-04-24T02:04:07.679Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-04-24T02:04:07.679Z] Removing intermediate container 121bc33141d3 [2023-04-24T02:04:07.679Z] ---> d59ef16376ee [2023-04-24T02:04:07.679Z] [2023-04-24T02:04:07.679Z] Successfully built d59ef16376ee [2023-04-24T02:04:07.679Z] Successfully tagged security-proxy-auth-arm64:latest [2023-04-24T02:04:07.679Z]  Building security-proxy-auth ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-24T02:04:07.679Z] ---> f8ff698f2891 [2023-04-24T02:04:07.679Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-04-24T02:04:07.679Z] ---> Running in 66d97e87027a [2023-04-24T02:04:07.679Z] Removing intermediate container 66d97e87027a [2023-04-24T02:04:07.679Z] ---> 499c7c6aa751 [2023-04-24T02:04:07.679Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-24T02:04:07.679Z] ---> Running in ad32f6fe5ddf [2023-04-24T02:04:07.679Z] Removing intermediate container ad32f6fe5ddf [2023-04-24T02:04:07.679Z] ---> fd25e4088b2c [2023-04-24T02:04:07.679Z] Step 18/20 : LABEL arch=arm64 [2023-04-24T02:04:07.679Z] ---> Running in e47261de6d34 [2023-04-24T02:04:07.679Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-24T02:04:07.679Z] Removing intermediate container e47261de6d34 [2023-04-24T02:04:07.679Z] ---> f65f61988991 [2023-04-24T02:04:07.679Z] Step 19/20 : LABEL git_sha=0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T02:04:07.679Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-24T02:04:07.679Z] Executing busybox-1.35.0-r29.trigger [2023-04-24T02:04:07.679Z] Executing ca-certificates-20220614-r4.trigger [2023-04-24T02:04:07.679Z] ---> Running in e3426e903c4a [2023-04-24T02:04:07.954Z] Removing intermediate container e3426e903c4a [2023-04-24T02:04:07.954Z] ---> 62a69e560501 [2023-04-24T02:04:07.954Z] Step 20/20 : LABEL version=3.0.0-dev.136 [2023-04-24T02:04:08.224Z] ---> Running in ad01f72c1c67 [2023-04-24T02:04:08.224Z] OK: 8 MiB in 17 packages [2023-04-24T02:04:08.495Z] Removing intermediate container ad01f72c1c67 [2023-04-24T02:04:08.495Z] ---> ed46d418e8a1 [2023-04-24T02:04:08.495Z] [2023-04-24T02:04:08.766Z] Successfully built ed46d418e8a1 [2023-04-24T02:04:08.766Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-04-24T02:04:09.744Z]  Building security-spiffe-token-provider ... done Removing intermediate container 94c0baa109ed [2023-04-24T02:04:09.744Z] ---> 81126f441874 [2023-04-24T02:04:09.744Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-24T02:04:09.744Z] ---> Running in d19215206d1d [2023-04-24T02:04:10.015Z] Removing intermediate container d19215206d1d [2023-04-24T02:04:10.015Z] ---> 9e47471ee213 [2023-04-24T02:04:10.015Z] Step 13/23 : ENV APP_PORT=59860 [2023-04-24T02:04:10.015Z] ---> Running in adb6d79ba969 [2023-04-24T02:04:10.285Z] Removing intermediate container adb6d79ba969 [2023-04-24T02:04:10.285Z] ---> b6c20933d691 [2023-04-24T02:04:10.285Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-24T02:04:10.554Z] ---> Running in 973d6334bf15 [2023-04-24T02:04:10.826Z] Removing intermediate container 973d6334bf15 [2023-04-24T02:04:10.826Z] ---> e81641feaf61 [2023-04-24T02:04:10.826Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-24T02:04:11.431Z] ---> e3032ee3b4b9 [2023-04-24T02:04:11.431Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-24T02:04:12.028Z] ---> b77d759c4152 [2023-04-24T02:04:12.028Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-04-24T02:04:13.679Z] ---> c5b27d5e813f [2023-04-24T02:04:13.679Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-04-24T02:04:14.268Z] ---> 9c3f4df4c179 [2023-04-24T02:04:14.268Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-04-24T02:04:14.268Z] ---> Running in 7204ea0b1e75 [2023-04-24T02:04:14.539Z] Removing intermediate container 7204ea0b1e75 [2023-04-24T02:04:14.539Z] ---> 45816d505a86 [2023-04-24T02:04:14.539Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-24T02:04:14.539Z] ---> Running in 899373b34fa2 [2023-04-24T02:04:15.129Z] Removing intermediate container 899373b34fa2 [2023-04-24T02:04:15.129Z] ---> b8e56f12f45d [2023-04-24T02:04:15.129Z] Step 21/23 : LABEL arch=arm64 [2023-04-24T02:04:15.129Z] ---> Running in 0069587dad9c [2023-04-24T02:04:15.396Z] Removing intermediate container 0069587dad9c [2023-04-24T02:04:15.396Z] ---> afc5f25a738e [2023-04-24T02:04:15.396Z] Step 22/23 : LABEL git_sha=0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T02:04:15.396Z] ---> Running in f78cf2c0c6bb [2023-04-24T02:04:15.666Z] Removing intermediate container f78cf2c0c6bb [2023-04-24T02:04:15.666Z] ---> c78e98125223 [2023-04-24T02:04:15.666Z] Step 23/23 : LABEL version=3.0.0-dev.136 [2023-04-24T02:04:15.934Z] ---> Running in eb0a1af1cde1 [2023-04-24T02:04:16.202Z] Removing intermediate container eb0a1af1cde1 [2023-04-24T02:04:16.202Z] ---> a8f804579a3f [2023-04-24T02:04:16.202Z] [2023-04-24T02:04:16.202Z] Successfully built a8f804579a3f [2023-04-24T02:04:16.202Z] Successfully tagged support-notifications-arm64:latest [2023-04-24T02:04:16.801Z]  Building support-notifications ... done  [Pipeline] } [2023-04-24T02:04:16.802Z] $ docker stop --time=1 c2bf528d1f7a17327173513f9114dc588d44cda7f54b4d459d497e2957eb6ce1 [2023-04-24T02:04:18.543Z] $ docker rm -f --volumes c2bf528d1f7a17327173513f9114dc588d44cda7f54b4d459d497e2957eb6ce1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-24T02:04:19.053Z] + docker images [2023-04-24T02:04:19.321Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-24T02:04:19.321Z] support-notifications-arm64 latest a8f804579a3f 4 seconds ago 32.2MB [2023-04-24T02:04:19.321Z] security-spiffe-token-provider-arm64 latest ed46d418e8a1 11 seconds ago 32.7MB [2023-04-24T02:04:19.321Z] security-proxy-auth-arm64 latest d59ef16376ee 14 seconds ago 18.3MB [2023-04-24T02:04:19.321Z] c9f77240ebe3 20 seconds ago 1.39GB [2023-04-24T02:04:19.321Z] 976c06811ccf 25 seconds ago 1.3GB [2023-04-24T02:04:19.321Z] 971c48c76730 28 seconds ago 1.36GB [2023-04-24T02:04:19.321Z] core-metadata-arm64 latest 7202fc996aaf About a minute ago 20.2MB [2023-04-24T02:04:19.321Z] fe187d4260e9 2 minutes ago 1.33GB [2023-04-24T02:04:19.321Z] core-common-config-bootstrapper-arm64 latest 684d803ff88a 2 minutes ago 17.2MB [2023-04-24T02:04:19.321Z] 4d21f687d462 3 minutes ago 1.31GB [2023-04-24T02:04:19.321Z] security-bootstrapper-arm64 latest bdcdcda05559 6 minutes ago 21.9MB [2023-04-24T02:04:19.321Z] 2aefd55a60d8 7 minutes ago 1.31GB [2023-04-24T02:04:19.321Z] support-scheduler-arm64 latest bf9e853e0157 10 minutes ago 31.5MB [2023-04-24T02:04:19.321Z] 9e8c77922ff9 11 minutes ago 1.39GB [2023-04-24T02:04:19.321Z] security-secretstore-setup-arm64 latest 64959271f593 11 minutes ago 32.2MB [2023-04-24T02:04:19.321Z] security-proxy-setup-arm64 latest 380454adb591 11 minutes ago 18.7MB [2023-04-24T02:04:19.322Z] 76891e9275e7 11 minutes ago 1.31GB [2023-04-24T02:04:19.322Z] 1f8f1848d33b 12 minutes ago 1.3GB [2023-04-24T02:04:19.322Z] security-spire-config-arm64 latest ea107ac96aac 13 minutes ago 86.2MB [2023-04-24T02:04:19.322Z] core-data-arm64 latest e123dec9709c 13 minutes ago 19.9MB [2023-04-24T02:04:19.322Z] c3794a2e04f7 13 minutes ago 1.18GB [2023-04-24T02:04:19.322Z] core-command-arm64 latest 971d15940d8c 14 minutes ago 19.7MB [2023-04-24T02:04:19.322Z] d478ecc6527c 14 minutes ago 1.33GB [2023-04-24T02:04:19.322Z] 3efac5ed278f 14 minutes ago 1.32GB [2023-04-24T02:04:19.322Z] security-spire-agent-arm64 latest a6d87d03f7e9 22 minutes ago 125MB [2023-04-24T02:04:19.322Z] security-spire-server-arm64 latest 08272ee75402 22 minutes ago 87.1MB [2023-04-24T02:04:19.322Z] 8944b92a8798 22 minutes ago 1.18GB [2023-04-24T02:04:19.322Z] d5c9608ea01b 22 minutes ago 1.18GB [2023-04-24T02:04:19.322Z] ci-base-image-arm64 latest 856ef580fd55 26 minutes ago 866MB [2023-04-24T02:04:19.322Z] alpine 3.17 51e60588ff2c 3 weeks ago 7.46MB [2023-04-24T02:04:19.322Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 6 weeks ago 648MB [2023-04-24T02:04:19.322Z] 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-04-24T02:04:19.436Z] provisioning config files... [2023-04-24T02:04:19.453Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/498@tmp/config654245222177010096tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T02:04:19.804Z] ---> docker-login.sh [2023-04-24T02:04:19.805Z] nexus3.edgexfoundry.org:10001 [2023-04-24T02:04:20.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T02:04:20.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T02:04:20.075Z] Configure a credential helper to remove this warning. See [2023-04-24T02:04:20.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T02:04:20.075Z] [2023-04-24T02:04:20.075Z] Login Succeeded [2023-04-24T02:04:20.075Z] nexus3.edgexfoundry.org:10002 [2023-04-24T02:04:20.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T02:04:20.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T02:04:20.613Z] Configure a credential helper to remove this warning. See [2023-04-24T02:04:20.613Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T02:04:20.613Z] [2023-04-24T02:04:20.613Z] Login Succeeded [2023-04-24T02:04:20.613Z] nexus3.edgexfoundry.org:10003 [2023-04-24T02:04:20.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T02:04:20.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T02:04:20.882Z] Configure a credential helper to remove this warning. See [2023-04-24T02:04:20.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T02:04:20.882Z] [2023-04-24T02:04:20.882Z] Login Succeeded [2023-04-24T02:04:20.882Z] nexus3.edgexfoundry.org:10004 [2023-04-24T02:04:21.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T02:04:21.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T02:04:21.419Z] Configure a credential helper to remove this warning. See [2023-04-24T02:04:21.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T02:04:21.419Z] [2023-04-24T02:04:21.419Z] Login Succeeded [2023-04-24T02:04:21.419Z] docker.io [2023-04-24T02:04:21.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T02:04:21.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T02:04:21.958Z] Configure a credential helper to remove this warning. See [2023-04-24T02:04:21.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T02:04:21.958Z] [2023-04-24T02:04:21.958Z] Login Succeeded [2023-04-24T02:04:21.958Z] ---> docker-login.sh ends [Pipeline] } [2023-04-24T02:04:21.972Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-24T02:04:22.004Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T02:04:22.029Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-04-24T02:04:22.029Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T02:04:22.029Z] latest [2023-04-24T02:04:22.029Z] 3.0.0-dev.136 [2023-04-24T02:04:22.029Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T02:04:22.029Z] main [2023-04-24T02:04:22.029Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:04:22.385Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:04:22.741Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T02:04:22.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-24T02:04:22.741Z] bd7f801f96a7: Preparing [2023-04-24T02:04:22.741Z] 82cf95ada437: Preparing [2023-04-24T02:04:22.741Z] 9661b11939c8: Preparing [2023-04-24T02:04:22.741Z] 095b26bf40e1: Preparing [2023-04-24T02:04:22.741Z] ef41a4e54cec: Preparing [2023-04-24T02:04:22.741Z] 26cbea5cba74: Preparing [2023-04-24T02:04:22.741Z] 26cbea5cba74: Waiting [2023-04-24T02:04:23.010Z] ef41a4e54cec: Pushed [2023-04-24T02:04:23.010Z] bd7f801f96a7: Pushed [2023-04-24T02:04:23.010Z] 095b26bf40e1: Pushed [2023-04-24T02:04:23.010Z] 9661b11939c8: Pushed [2023-04-24T02:04:23.010Z] 26cbea5cba74: Layer already exists [2023-04-24T02:04:26.354Z] 82cf95ada437: Pushed [2023-04-24T02:04:26.355Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a: digest: sha256:f1661fe1570fd12b9c28ea2275767a20c3cc5cc2780824a54fea5f6b788913a9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:04:27.378Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:04:27.729Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-04-24T02:04:27.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-24T02:04:27.729Z] bd7f801f96a7: Preparing [2023-04-24T02:04:27.729Z] 82cf95ada437: Preparing [2023-04-24T02:04:27.729Z] 9661b11939c8: Preparing [2023-04-24T02:04:27.729Z] 095b26bf40e1: Preparing [2023-04-24T02:04:27.729Z] ef41a4e54cec: Preparing [2023-04-24T02:04:27.729Z] 26cbea5cba74: Preparing [2023-04-24T02:04:27.729Z] 26cbea5cba74: Waiting [2023-04-24T02:04:27.729Z] ef41a4e54cec: Layer already exists [2023-04-24T02:04:27.729Z] 82cf95ada437: Layer already exists [2023-04-24T02:04:27.729Z] bd7f801f96a7: Layer already exists [2023-04-24T02:04:27.729Z] 095b26bf40e1: Layer already exists [2023-04-24T02:04:27.729Z] 9661b11939c8: Layer already exists [2023-04-24T02:04:27.729Z] 26cbea5cba74: Layer already exists [2023-04-24T02:04:28.424Z] latest: digest: sha256:f1661fe1570fd12b9c28ea2275767a20c3cc5cc2780824a54fea5f6b788913a9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:04:28.787Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.136 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:04:29.144Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.136 [2023-04-24T02:04:29.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-24T02:04:29.144Z] bd7f801f96a7: Preparing [2023-04-24T02:04:29.144Z] 82cf95ada437: Preparing [2023-04-24T02:04:29.144Z] 9661b11939c8: Preparing [2023-04-24T02:04:29.144Z] 095b26bf40e1: Preparing [2023-04-24T02:04:29.144Z] ef41a4e54cec: Preparing [2023-04-24T02:04:29.144Z] 26cbea5cba74: Preparing [2023-04-24T02:04:29.144Z] 26cbea5cba74: Waiting [2023-04-24T02:04:29.144Z] 82cf95ada437: Layer already exists [2023-04-24T02:04:29.144Z] ef41a4e54cec: Layer already exists [2023-04-24T02:04:29.144Z] 9661b11939c8: Layer already exists [2023-04-24T02:04:29.144Z] 095b26bf40e1: Layer already exists [2023-04-24T02:04:29.144Z] bd7f801f96a7: Layer already exists [2023-04-24T02:04:29.144Z] 26cbea5cba74: Layer already exists [2023-04-24T02:04:29.412Z] 3.0.0-dev.136: digest: sha256:f1661fe1570fd12b9c28ea2275767a20c3cc5cc2780824a54fea5f6b788913a9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:04:29.764Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:04:30.124Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T02:04:30.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-24T02:04:30.124Z] bd7f801f96a7: Preparing [2023-04-24T02:04:30.124Z] 82cf95ada437: Preparing [2023-04-24T02:04:30.124Z] 9661b11939c8: Preparing [2023-04-24T02:04:30.124Z] 095b26bf40e1: Preparing [2023-04-24T02:04:30.124Z] ef41a4e54cec: Preparing [2023-04-24T02:04:30.124Z] 26cbea5cba74: Preparing [2023-04-24T02:04:30.124Z] 26cbea5cba74: Waiting [2023-04-24T02:04:30.124Z] bd7f801f96a7: Layer already exists [2023-04-24T02:04:30.124Z] ef41a4e54cec: Layer already exists [2023-04-24T02:04:30.124Z] 82cf95ada437: Layer already exists [2023-04-24T02:04:30.124Z] 095b26bf40e1: Layer already exists [2023-04-24T02:04:30.124Z] 9661b11939c8: Layer already exists [2023-04-24T02:04:30.124Z] 26cbea5cba74: Layer already exists [2023-04-24T02:04:30.391Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136: digest: sha256:f1661fe1570fd12b9c28ea2275767a20c3cc5cc2780824a54fea5f6b788913a9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:04:30.746Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:04:31.095Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-04-24T02:04:31.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-24T02:04:31.095Z] bd7f801f96a7: Preparing [2023-04-24T02:04:31.095Z] 82cf95ada437: Preparing [2023-04-24T02:04:31.095Z] 9661b11939c8: Preparing [2023-04-24T02:04:31.095Z] 095b26bf40e1: Preparing [2023-04-24T02:04:31.095Z] ef41a4e54cec: Preparing [2023-04-24T02:04:31.095Z] 26cbea5cba74: Preparing [2023-04-24T02:04:31.095Z] 26cbea5cba74: Waiting [2023-04-24T02:04:31.095Z] 9661b11939c8: Layer already exists [2023-04-24T02:04:31.095Z] bd7f801f96a7: Layer already exists [2023-04-24T02:04:31.095Z] ef41a4e54cec: Layer already exists [2023-04-24T02:04:31.095Z] 095b26bf40e1: Layer already exists [2023-04-24T02:04:31.095Z] 82cf95ada437: Layer already exists [2023-04-24T02:04:31.095Z] 26cbea5cba74: Layer already exists [2023-04-24T02:04:31.362Z] main: digest: sha256:f1661fe1570fd12b9c28ea2275767a20c3cc5cc2780824a54fea5f6b788913a9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-24T02:04:31.409Z] ===================================================== [Pipeline] echo [2023-04-24T02:04:31.415Z] taggedImages: [2023-04-24T02:04:31.415Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T02:04:31.415Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-04-24T02:04:31.415Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.136 [2023-04-24T02:04:31.415Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T02:04:31.415Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-04-24T02:04:31.433Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-04-24T02:04:31.433Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T02:04:31.433Z] latest [2023-04-24T02:04:31.433Z] 3.0.0-dev.136 [2023-04-24T02:04:31.433Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T02:04:31.433Z] main [2023-04-24T02:04:31.433Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:04:31.786Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:04:32.139Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T02:04:32.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-24T02:04:32.139Z] e409094fda0a: Preparing [2023-04-24T02:04:32.139Z] fc831385fc2d: Preparing [2023-04-24T02:04:32.139Z] 7a7df98132d5: Preparing [2023-04-24T02:04:32.139Z] 87d6fdd19093: Preparing [2023-04-24T02:04:32.139Z] 9661b11939c8: Preparing [2023-04-24T02:04:32.139Z] 095b26bf40e1: Preparing [2023-04-24T02:04:32.139Z] b7ef946cf039: Preparing [2023-04-24T02:04:32.139Z] 26cbea5cba74: Preparing [2023-04-24T02:04:32.139Z] b7ef946cf039: Waiting [2023-04-24T02:04:32.139Z] 26cbea5cba74: Waiting [2023-04-24T02:04:32.139Z] 095b26bf40e1: Waiting [2023-04-24T02:04:32.139Z] 9661b11939c8: Layer already exists [2023-04-24T02:04:32.408Z] 095b26bf40e1: Layer already exists [2023-04-24T02:04:32.408Z] fc831385fc2d: Pushed [2023-04-24T02:04:32.408Z] e409094fda0a: Pushed [2023-04-24T02:04:32.408Z] 7a7df98132d5: Pushed [2023-04-24T02:04:32.408Z] 26cbea5cba74: Layer already exists [2023-04-24T02:04:32.408Z] b7ef946cf039: Pushed [2023-04-24T02:04:34.989Z] 87d6fdd19093: Pushed [2023-04-24T02:04:34.989Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a: digest: sha256:bc9ffe7e0b10fc34a1553f558d8c17ea53c44c8b5dd3699e0340da74d22845d8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:04:35.343Z] + 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-04-24T02:04:35.700Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-04-24T02:04:35.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-24T02:04:35.700Z] e409094fda0a: Preparing [2023-04-24T02:04:35.700Z] fc831385fc2d: Preparing [2023-04-24T02:04:35.700Z] 7a7df98132d5: Preparing [2023-04-24T02:04:35.700Z] 87d6fdd19093: Preparing [2023-04-24T02:04:35.700Z] 9661b11939c8: Preparing [2023-04-24T02:04:35.700Z] 095b26bf40e1: Preparing [2023-04-24T02:04:35.700Z] b7ef946cf039: Preparing [2023-04-24T02:04:35.700Z] 26cbea5cba74: Preparing [2023-04-24T02:04:35.700Z] b7ef946cf039: Waiting [2023-04-24T02:04:35.700Z] 26cbea5cba74: Waiting [2023-04-24T02:04:35.700Z] 095b26bf40e1: Waiting [2023-04-24T02:04:35.700Z] e409094fda0a: Layer already exists [2023-04-24T02:04:35.700Z] 9661b11939c8: Layer already exists [2023-04-24T02:04:35.700Z] 7a7df98132d5: Layer already exists [2023-04-24T02:04:35.700Z] fc831385fc2d: Layer already exists [2023-04-24T02:04:35.700Z] 87d6fdd19093: Layer already exists [2023-04-24T02:04:35.700Z] b7ef946cf039: Layer already exists [2023-04-24T02:04:35.700Z] 26cbea5cba74: Layer already exists [2023-04-24T02:04:35.700Z] 095b26bf40e1: Layer already exists [2023-04-24T02:04:35.969Z] latest: digest: sha256:bc9ffe7e0b10fc34a1553f558d8c17ea53c44c8b5dd3699e0340da74d22845d8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:04:36.342Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.136 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:04:36.706Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.136 [2023-04-24T02:04:36.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-24T02:04:36.706Z] e409094fda0a: Preparing [2023-04-24T02:04:36.706Z] fc831385fc2d: Preparing [2023-04-24T02:04:36.706Z] 7a7df98132d5: Preparing [2023-04-24T02:04:36.706Z] 87d6fdd19093: Preparing [2023-04-24T02:04:36.706Z] 9661b11939c8: Preparing [2023-04-24T02:04:36.706Z] 095b26bf40e1: Preparing [2023-04-24T02:04:36.706Z] b7ef946cf039: Preparing [2023-04-24T02:04:36.706Z] 26cbea5cba74: Preparing [2023-04-24T02:04:36.706Z] b7ef946cf039: Waiting [2023-04-24T02:04:36.706Z] 26cbea5cba74: Waiting [2023-04-24T02:04:36.706Z] 095b26bf40e1: Waiting [2023-04-24T02:04:36.706Z] fc831385fc2d: Layer already exists [2023-04-24T02:04:36.706Z] e409094fda0a: Layer already exists [2023-04-24T02:04:36.706Z] 7a7df98132d5: Layer already exists [2023-04-24T02:04:36.706Z] 9661b11939c8: Layer already exists [2023-04-24T02:04:36.706Z] 87d6fdd19093: Layer already exists [2023-04-24T02:04:36.706Z] 26cbea5cba74: Layer already exists [2023-04-24T02:04:36.706Z] 095b26bf40e1: Layer already exists [2023-04-24T02:04:36.706Z] b7ef946cf039: Layer already exists [2023-04-24T02:04:36.979Z] 3.0.0-dev.136: digest: sha256:bc9ffe7e0b10fc34a1553f558d8c17ea53c44c8b5dd3699e0340da74d22845d8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:04:37.344Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:04:37.708Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T02:04:37.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-24T02:04:37.708Z] e409094fda0a: Preparing [2023-04-24T02:04:37.708Z] fc831385fc2d: Preparing [2023-04-24T02:04:37.708Z] 7a7df98132d5: Preparing [2023-04-24T02:04:37.708Z] 87d6fdd19093: Preparing [2023-04-24T02:04:37.708Z] 9661b11939c8: Preparing [2023-04-24T02:04:37.708Z] 095b26bf40e1: Preparing [2023-04-24T02:04:37.708Z] b7ef946cf039: Preparing [2023-04-24T02:04:37.708Z] 26cbea5cba74: Preparing [2023-04-24T02:04:37.708Z] 095b26bf40e1: Waiting [2023-04-24T02:04:37.708Z] 26cbea5cba74: Waiting [2023-04-24T02:04:37.708Z] b7ef946cf039: Waiting [2023-04-24T02:04:37.708Z] fc831385fc2d: Layer already exists [2023-04-24T02:04:37.708Z] 87d6fdd19093: Layer already exists [2023-04-24T02:04:37.708Z] e409094fda0a: Layer already exists [2023-04-24T02:04:37.708Z] 7a7df98132d5: Layer already exists [2023-04-24T02:04:37.708Z] 9661b11939c8: Layer already exists [2023-04-24T02:04:37.708Z] 095b26bf40e1: Layer already exists [2023-04-24T02:04:37.708Z] b7ef946cf039: Layer already exists [2023-04-24T02:04:37.708Z] 26cbea5cba74: Layer already exists [2023-04-24T02:04:37.976Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136: digest: sha256:bc9ffe7e0b10fc34a1553f558d8c17ea53c44c8b5dd3699e0340da74d22845d8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:04:38.350Z] + 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-04-24T02:04:38.714Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-04-24T02:04:38.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-24T02:04:38.714Z] e409094fda0a: Preparing [2023-04-24T02:04:38.714Z] fc831385fc2d: Preparing [2023-04-24T02:04:38.714Z] 7a7df98132d5: Preparing [2023-04-24T02:04:38.715Z] 87d6fdd19093: Preparing [2023-04-24T02:04:38.715Z] 9661b11939c8: Preparing [2023-04-24T02:04:38.715Z] 095b26bf40e1: Preparing [2023-04-24T02:04:38.715Z] b7ef946cf039: Preparing [2023-04-24T02:04:38.715Z] 26cbea5cba74: Preparing [2023-04-24T02:04:38.715Z] 095b26bf40e1: Waiting [2023-04-24T02:04:38.715Z] b7ef946cf039: Waiting [2023-04-24T02:04:38.715Z] 9661b11939c8: Layer already exists [2023-04-24T02:04:38.715Z] 87d6fdd19093: Layer already exists [2023-04-24T02:04:38.715Z] 7a7df98132d5: Layer already exists [2023-04-24T02:04:38.715Z] fc831385fc2d: Layer already exists [2023-04-24T02:04:38.715Z] e409094fda0a: Layer already exists [2023-04-24T02:04:38.715Z] b7ef946cf039: Layer already exists [2023-04-24T02:04:38.715Z] 095b26bf40e1: Layer already exists [2023-04-24T02:04:38.715Z] 26cbea5cba74: Layer already exists [2023-04-24T02:04:38.983Z] main: digest: sha256:bc9ffe7e0b10fc34a1553f558d8c17ea53c44c8b5dd3699e0340da74d22845d8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-24T02:04:39.043Z] ===================================================== [Pipeline] echo [2023-04-24T02:04:39.053Z] taggedImages: [2023-04-24T02:04:39.053Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T02:04:39.053Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-04-24T02:04:39.053Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.136 [2023-04-24T02:04:39.053Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T02:04:39.053Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-04-24T02:04:39.085Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-04-24T02:04:39.085Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T02:04:39.085Z] latest [2023-04-24T02:04:39.085Z] 3.0.0-dev.136 [2023-04-24T02:04:39.085Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T02:04:39.085Z] main [2023-04-24T02:04:39.085Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:04:39.449Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:04:39.823Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T02:04:39.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-24T02:04:39.823Z] b0b792299bf0: Preparing [2023-04-24T02:04:39.823Z] 76c4a7e14996: Preparing [2023-04-24T02:04:39.823Z] 9661b11939c8: Preparing [2023-04-24T02:04:39.823Z] 095b26bf40e1: Preparing [2023-04-24T02:04:39.823Z] 93699da91e6d: Preparing [2023-04-24T02:04:39.823Z] 26cbea5cba74: Preparing [2023-04-24T02:04:39.823Z] 095b26bf40e1: Layer already exists [2023-04-24T02:04:39.823Z] 9661b11939c8: Layer already exists [2023-04-24T02:04:39.823Z] 26cbea5cba74: Layer already exists [2023-04-24T02:04:40.152Z] b0b792299bf0: Pushed [2023-04-24T02:04:40.152Z] 93699da91e6d: Pushed [2023-04-24T02:04:43.555Z] 76c4a7e14996: Pushed [2023-04-24T02:04:43.555Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a: digest: sha256:8e3c0267214445ccec749c16d96f4964be9a491fc2820f614cd49272616ee0a3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:04:43.916Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:04:44.271Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-04-24T02:04:44.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-24T02:04:44.271Z] b0b792299bf0: Preparing [2023-04-24T02:04:44.271Z] 76c4a7e14996: Preparing [2023-04-24T02:04:44.271Z] 9661b11939c8: Preparing [2023-04-24T02:04:44.271Z] 095b26bf40e1: Preparing [2023-04-24T02:04:44.271Z] 93699da91e6d: Preparing [2023-04-24T02:04:44.271Z] 26cbea5cba74: Preparing [2023-04-24T02:04:44.271Z] 26cbea5cba74: Waiting [2023-04-24T02:04:44.271Z] 76c4a7e14996: Layer already exists [2023-04-24T02:04:44.271Z] 9661b11939c8: Layer already exists [2023-04-24T02:04:44.271Z] b0b792299bf0: Layer already exists [2023-04-24T02:04:44.271Z] 095b26bf40e1: Layer already exists [2023-04-24T02:04:44.271Z] 93699da91e6d: Layer already exists [2023-04-24T02:04:44.271Z] 26cbea5cba74: Layer already exists [2023-04-24T02:04:44.540Z] latest: digest: sha256:8e3c0267214445ccec749c16d96f4964be9a491fc2820f614cd49272616ee0a3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:04:44.901Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.136 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:04:45.267Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.136 [2023-04-24T02:04:45.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-24T02:04:45.267Z] b0b792299bf0: Preparing [2023-04-24T02:04:45.267Z] 76c4a7e14996: Preparing [2023-04-24T02:04:45.267Z] 9661b11939c8: Preparing [2023-04-24T02:04:45.267Z] 095b26bf40e1: Preparing [2023-04-24T02:04:45.267Z] 93699da91e6d: Preparing [2023-04-24T02:04:45.267Z] 26cbea5cba74: Preparing [2023-04-24T02:04:45.267Z] 26cbea5cba74: Waiting [2023-04-24T02:04:45.267Z] 93699da91e6d: Layer already exists [2023-04-24T02:04:45.267Z] 9661b11939c8: Layer already exists [2023-04-24T02:04:45.267Z] 76c4a7e14996: Layer already exists [2023-04-24T02:04:45.267Z] 095b26bf40e1: Layer already exists [2023-04-24T02:04:45.267Z] b0b792299bf0: Layer already exists [2023-04-24T02:04:45.267Z] 26cbea5cba74: Layer already exists [2023-04-24T02:04:45.535Z] 3.0.0-dev.136: digest: sha256:8e3c0267214445ccec749c16d96f4964be9a491fc2820f614cd49272616ee0a3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:04:45.891Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:04:46.250Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T02:04:46.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-24T02:04:46.250Z] b0b792299bf0: Preparing [2023-04-24T02:04:46.250Z] 76c4a7e14996: Preparing [2023-04-24T02:04:46.250Z] 9661b11939c8: Preparing [2023-04-24T02:04:46.250Z] 095b26bf40e1: Preparing [2023-04-24T02:04:46.250Z] 93699da91e6d: Preparing [2023-04-24T02:04:46.250Z] 26cbea5cba74: Preparing [2023-04-24T02:04:46.250Z] 26cbea5cba74: Waiting [2023-04-24T02:04:46.250Z] 76c4a7e14996: Layer already exists [2023-04-24T02:04:46.250Z] 93699da91e6d: Layer already exists [2023-04-24T02:04:46.250Z] 9661b11939c8: Layer already exists [2023-04-24T02:04:46.250Z] b0b792299bf0: Layer already exists [2023-04-24T02:04:46.250Z] 095b26bf40e1: Layer already exists [2023-04-24T02:04:46.250Z] 26cbea5cba74: Layer already exists [2023-04-24T02:04:46.520Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136: digest: sha256:8e3c0267214445ccec749c16d96f4964be9a491fc2820f614cd49272616ee0a3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:04:46.876Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:04:47.240Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-04-24T02:04:47.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-24T02:04:47.240Z] b0b792299bf0: Preparing [2023-04-24T02:04:47.240Z] 76c4a7e14996: Preparing [2023-04-24T02:04:47.240Z] 9661b11939c8: Preparing [2023-04-24T02:04:47.240Z] 095b26bf40e1: Preparing [2023-04-24T02:04:47.240Z] 93699da91e6d: Preparing [2023-04-24T02:04:47.240Z] 26cbea5cba74: Preparing [2023-04-24T02:04:47.240Z] 26cbea5cba74: Waiting [2023-04-24T02:04:47.240Z] 095b26bf40e1: Layer already exists [2023-04-24T02:04:47.240Z] 76c4a7e14996: Layer already exists [2023-04-24T02:04:47.240Z] 9661b11939c8: Layer already exists [2023-04-24T02:04:47.240Z] b0b792299bf0: Layer already exists [2023-04-24T02:04:47.240Z] 93699da91e6d: Layer already exists [2023-04-24T02:04:47.240Z] 26cbea5cba74: Layer already exists [2023-04-24T02:04:47.508Z] main: digest: sha256:8e3c0267214445ccec749c16d96f4964be9a491fc2820f614cd49272616ee0a3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-24T02:04:47.566Z] ===================================================== [Pipeline] echo [2023-04-24T02:04:47.576Z] taggedImages: [2023-04-24T02:04:47.576Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T02:04:47.576Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-04-24T02:04:47.576Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.136 [2023-04-24T02:04:47.576Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T02:04:47.576Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-04-24T02:04:47.602Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-04-24T02:04:47.602Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T02:04:47.602Z] latest [2023-04-24T02:04:47.602Z] 3.0.0-dev.136 [2023-04-24T02:04:47.602Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T02:04:47.602Z] main [2023-04-24T02:04:47.602Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:04:47.969Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:04:48.330Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T02:04:48.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-24T02:04:48.330Z] 2556f8f1f21c: Preparing [2023-04-24T02:04:48.330Z] 4ab2cb0d4660: Preparing [2023-04-24T02:04:48.330Z] 41444255bb51: Preparing [2023-04-24T02:04:48.330Z] 9661b11939c8: Preparing [2023-04-24T02:04:48.330Z] 095b26bf40e1: Preparing [2023-04-24T02:04:48.330Z] ef41a4e54cec: Preparing [2023-04-24T02:04:48.330Z] 26cbea5cba74: Preparing [2023-04-24T02:04:48.330Z] ef41a4e54cec: Waiting [2023-04-24T02:04:48.330Z] 26cbea5cba74: Waiting [2023-04-24T02:04:48.330Z] 095b26bf40e1: Layer already exists [2023-04-24T02:04:48.330Z] 9661b11939c8: Layer already exists [2023-04-24T02:04:48.598Z] ef41a4e54cec: Layer already exists [2023-04-24T02:04:48.598Z] 26cbea5cba74: Layer already exists [2023-04-24T02:04:48.598Z] 4ab2cb0d4660: Pushed [2023-04-24T02:04:48.598Z] 2556f8f1f21c: Pushed [2023-04-24T02:04:51.948Z] 41444255bb51: Pushed [2023-04-24T02:04:51.948Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a: digest: sha256:f54ceefddb21c57567d22a6b83bb73577fe5ab54685cf77f3a23d631207e6e0e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:04:52.422Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:04:52.768Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-04-24T02:04:52.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-24T02:04:52.768Z] 2556f8f1f21c: Preparing [2023-04-24T02:04:52.768Z] 4ab2cb0d4660: Preparing [2023-04-24T02:04:52.768Z] 41444255bb51: Preparing [2023-04-24T02:04:52.768Z] 9661b11939c8: Preparing [2023-04-24T02:04:52.768Z] 095b26bf40e1: Preparing [2023-04-24T02:04:52.768Z] ef41a4e54cec: Preparing [2023-04-24T02:04:52.768Z] 26cbea5cba74: Preparing [2023-04-24T02:04:52.768Z] ef41a4e54cec: Waiting [2023-04-24T02:04:52.768Z] 26cbea5cba74: Waiting [2023-04-24T02:04:52.768Z] 41444255bb51: Layer already exists [2023-04-24T02:04:52.768Z] 095b26bf40e1: Layer already exists [2023-04-24T02:04:52.768Z] 9661b11939c8: Layer already exists [2023-04-24T02:04:52.768Z] 2556f8f1f21c: Layer already exists [2023-04-24T02:04:52.768Z] 4ab2cb0d4660: Layer already exists [2023-04-24T02:04:52.768Z] 26cbea5cba74: Layer already exists [2023-04-24T02:04:52.768Z] ef41a4e54cec: Layer already exists [2023-04-24T02:04:53.240Z] latest: digest: sha256:f54ceefddb21c57567d22a6b83bb73577fe5ab54685cf77f3a23d631207e6e0e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:04:53.586Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.136 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:04:54.140Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.136 [2023-04-24T02:04:54.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-24T02:04:54.140Z] 2556f8f1f21c: Preparing [2023-04-24T02:04:54.140Z] 4ab2cb0d4660: Preparing [2023-04-24T02:04:54.140Z] 41444255bb51: Preparing [2023-04-24T02:04:54.140Z] 9661b11939c8: Preparing [2023-04-24T02:04:54.140Z] 095b26bf40e1: Preparing [2023-04-24T02:04:54.140Z] ef41a4e54cec: Preparing [2023-04-24T02:04:54.140Z] 26cbea5cba74: Preparing [2023-04-24T02:04:54.140Z] ef41a4e54cec: Waiting [2023-04-24T02:04:54.140Z] 26cbea5cba74: Waiting [2023-04-24T02:04:54.140Z] 095b26bf40e1: Layer already exists [2023-04-24T02:04:54.140Z] 4ab2cb0d4660: Layer already exists [2023-04-24T02:04:54.140Z] 9661b11939c8: Layer already exists [2023-04-24T02:04:54.140Z] 2556f8f1f21c: Layer already exists [2023-04-24T02:04:54.140Z] 41444255bb51: Layer already exists [2023-04-24T02:04:54.140Z] 26cbea5cba74: Layer already exists [2023-04-24T02:04:54.140Z] ef41a4e54cec: Layer already exists [2023-04-24T02:04:54.408Z] 3.0.0-dev.136: digest: sha256:f54ceefddb21c57567d22a6b83bb73577fe5ab54685cf77f3a23d631207e6e0e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:04:54.763Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:04:55.123Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T02:04:55.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-24T02:04:55.123Z] 2556f8f1f21c: Preparing [2023-04-24T02:04:55.123Z] 4ab2cb0d4660: Preparing [2023-04-24T02:04:55.123Z] 41444255bb51: Preparing [2023-04-24T02:04:55.123Z] 9661b11939c8: Preparing [2023-04-24T02:04:55.123Z] 095b26bf40e1: Preparing [2023-04-24T02:04:55.123Z] ef41a4e54cec: Preparing [2023-04-24T02:04:55.123Z] 26cbea5cba74: Preparing [2023-04-24T02:04:55.123Z] ef41a4e54cec: Waiting [2023-04-24T02:04:55.123Z] 26cbea5cba74: Waiting [2023-04-24T02:04:55.123Z] 41444255bb51: Layer already exists [2023-04-24T02:04:55.123Z] 2556f8f1f21c: Layer already exists [2023-04-24T02:04:55.123Z] 9661b11939c8: Layer already exists [2023-04-24T02:04:55.123Z] 095b26bf40e1: Layer already exists [2023-04-24T02:04:55.123Z] 4ab2cb0d4660: Layer already exists [2023-04-24T02:04:55.123Z] 26cbea5cba74: Layer already exists [2023-04-24T02:04:55.123Z] ef41a4e54cec: Layer already exists [2023-04-24T02:04:55.391Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136: digest: sha256:f54ceefddb21c57567d22a6b83bb73577fe5ab54685cf77f3a23d631207e6e0e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:04:55.736Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:04:56.076Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-04-24T02:04:56.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-24T02:04:56.076Z] 2556f8f1f21c: Preparing [2023-04-24T02:04:56.076Z] 4ab2cb0d4660: Preparing [2023-04-24T02:04:56.076Z] 41444255bb51: Preparing [2023-04-24T02:04:56.076Z] 9661b11939c8: Preparing [2023-04-24T02:04:56.076Z] 095b26bf40e1: Preparing [2023-04-24T02:04:56.076Z] ef41a4e54cec: Preparing [2023-04-24T02:04:56.076Z] 26cbea5cba74: Preparing [2023-04-24T02:04:56.076Z] ef41a4e54cec: Waiting [2023-04-24T02:04:56.076Z] 26cbea5cba74: Waiting [2023-04-24T02:04:56.076Z] 9661b11939c8: Layer already exists [2023-04-24T02:04:56.076Z] 41444255bb51: Layer already exists [2023-04-24T02:04:56.076Z] 4ab2cb0d4660: Layer already exists [2023-04-24T02:04:56.076Z] 2556f8f1f21c: Layer already exists [2023-04-24T02:04:56.076Z] 095b26bf40e1: Layer already exists [2023-04-24T02:04:56.076Z] ef41a4e54cec: Layer already exists [2023-04-24T02:04:56.076Z] 26cbea5cba74: Layer already exists [2023-04-24T02:04:56.359Z] main: digest: sha256:f54ceefddb21c57567d22a6b83bb73577fe5ab54685cf77f3a23d631207e6e0e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-24T02:04:56.627Z] ===================================================== [Pipeline] echo [2023-04-24T02:04:56.633Z] taggedImages: [2023-04-24T02:04:56.633Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T02:04:56.633Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-04-24T02:04:56.633Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.136 [2023-04-24T02:04:56.633Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T02:04:56.633Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-04-24T02:04:56.652Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-04-24T02:04:56.652Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T02:04:56.652Z] latest [2023-04-24T02:04:56.652Z] 3.0.0-dev.136 [2023-04-24T02:04:56.652Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T02:04:56.652Z] main [2023-04-24T02:04:56.652Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:04:56.996Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:04:57.356Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T02:04:57.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-24T02:04:57.356Z] 8e6aa15ed616: Preparing [2023-04-24T02:04:57.356Z] 8e6aa15ed616: Preparing [2023-04-24T02:04:57.356Z] 9ab7b8d8a1a2: Preparing [2023-04-24T02:04:57.356Z] 7a7592a143d1: Preparing [2023-04-24T02:04:57.356Z] bc648b0a1d09: Preparing [2023-04-24T02:04:57.356Z] 599eb1d569b9: Preparing [2023-04-24T02:04:57.356Z] a1101d91cab3: Preparing [2023-04-24T02:04:57.356Z] 9661b11939c8: Preparing [2023-04-24T02:04:57.356Z] 095b26bf40e1: Preparing [2023-04-24T02:04:57.356Z] df2217f194a6: Preparing [2023-04-24T02:04:57.356Z] c4d4ddb86688: Preparing [2023-04-24T02:04:57.356Z] 1a60c38ba7f3: Preparing [2023-04-24T02:04:57.356Z] 4d8d8173b218: Preparing [2023-04-24T02:04:57.356Z] 26cbea5cba74: Preparing [2023-04-24T02:04:57.356Z] a1101d91cab3: Waiting [2023-04-24T02:04:57.356Z] c4d4ddb86688: Waiting [2023-04-24T02:04:57.356Z] 9661b11939c8: Waiting [2023-04-24T02:04:57.356Z] 1a60c38ba7f3: Waiting [2023-04-24T02:04:57.356Z] 095b26bf40e1: Waiting [2023-04-24T02:04:57.356Z] 4d8d8173b218: Waiting [2023-04-24T02:04:57.356Z] df2217f194a6: Waiting [2023-04-24T02:04:57.356Z] 26cbea5cba74: Waiting [2023-04-24T02:04:57.626Z] 9ab7b8d8a1a2: Pushed [2023-04-24T02:04:57.626Z] 7a7592a143d1: Pushed [2023-04-24T02:04:57.626Z] bc648b0a1d09: Pushed [2023-04-24T02:04:57.626Z] 599eb1d569b9: Pushed [2023-04-24T02:04:57.626Z] 9661b11939c8: Layer already exists [2023-04-24T02:04:57.626Z] 095b26bf40e1: Layer already exists [2023-04-24T02:04:57.904Z] df2217f194a6: Pushed [2023-04-24T02:04:57.904Z] c4d4ddb86688: Pushed [2023-04-24T02:04:57.904Z] 1a60c38ba7f3: Pushed [2023-04-24T02:04:57.904Z] 26cbea5cba74: Layer already exists [2023-04-24T02:04:58.173Z] 4d8d8173b218: Pushed [2023-04-24T02:04:58.443Z] 8e6aa15ed616: Pushed [2023-04-24T02:05:01.808Z] a1101d91cab3: Pushed [2023-04-24T02:05:01.808Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a: digest: sha256:33b94a5a5b854c900a6411d9ae5131489d002aed96b5cdf9e41380fd60178a8e size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:05:02.170Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:05:02.539Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-04-24T02:05:02.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-24T02:05:02.539Z] 8e6aa15ed616: Preparing [2023-04-24T02:05:02.539Z] 8e6aa15ed616: Preparing [2023-04-24T02:05:02.539Z] 9ab7b8d8a1a2: Preparing [2023-04-24T02:05:02.539Z] 7a7592a143d1: Preparing [2023-04-24T02:05:02.539Z] bc648b0a1d09: Preparing [2023-04-24T02:05:02.539Z] 599eb1d569b9: Preparing [2023-04-24T02:05:02.539Z] a1101d91cab3: Preparing [2023-04-24T02:05:02.539Z] 9661b11939c8: Preparing [2023-04-24T02:05:02.539Z] 095b26bf40e1: Preparing [2023-04-24T02:05:02.539Z] df2217f194a6: Preparing [2023-04-24T02:05:02.539Z] c4d4ddb86688: Preparing [2023-04-24T02:05:02.539Z] 1a60c38ba7f3: Preparing [2023-04-24T02:05:02.539Z] 4d8d8173b218: Preparing [2023-04-24T02:05:02.539Z] 26cbea5cba74: Preparing [2023-04-24T02:05:02.539Z] 9661b11939c8: Waiting [2023-04-24T02:05:02.539Z] a1101d91cab3: Waiting [2023-04-24T02:05:02.539Z] 095b26bf40e1: Waiting [2023-04-24T02:05:02.539Z] c4d4ddb86688: Waiting [2023-04-24T02:05:02.539Z] 1a60c38ba7f3: Waiting [2023-04-24T02:05:02.539Z] df2217f194a6: Waiting [2023-04-24T02:05:02.539Z] 4d8d8173b218: Waiting [2023-04-24T02:05:02.539Z] 26cbea5cba74: Waiting [2023-04-24T02:05:02.539Z] 7a7592a143d1: Layer already exists [2023-04-24T02:05:02.539Z] 599eb1d569b9: Layer already exists [2023-04-24T02:05:02.539Z] bc648b0a1d09: Layer already exists [2023-04-24T02:05:02.539Z] 8e6aa15ed616: Layer already exists [2023-04-24T02:05:02.539Z] 9ab7b8d8a1a2: Layer already exists [2023-04-24T02:05:02.539Z] 095b26bf40e1: Layer already exists [2023-04-24T02:05:02.539Z] 9661b11939c8: Layer already exists [2023-04-24T02:05:02.539Z] a1101d91cab3: Layer already exists [2023-04-24T02:05:02.539Z] c4d4ddb86688: Layer already exists [2023-04-24T02:05:02.539Z] df2217f194a6: Layer already exists [2023-04-24T02:05:02.539Z] 4d8d8173b218: Layer already exists [2023-04-24T02:05:02.539Z] 1a60c38ba7f3: Layer already exists [2023-04-24T02:05:02.539Z] 26cbea5cba74: Layer already exists [2023-04-24T02:05:02.806Z] latest: digest: sha256:33b94a5a5b854c900a6411d9ae5131489d002aed96b5cdf9e41380fd60178a8e size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:05:03.167Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.136 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:05:03.528Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.136 [2023-04-24T02:05:03.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-24T02:05:03.529Z] 8e6aa15ed616: Preparing [2023-04-24T02:05:03.529Z] 8e6aa15ed616: Preparing [2023-04-24T02:05:03.529Z] 9ab7b8d8a1a2: Preparing [2023-04-24T02:05:03.529Z] 7a7592a143d1: Preparing [2023-04-24T02:05:03.529Z] bc648b0a1d09: Preparing [2023-04-24T02:05:03.529Z] 599eb1d569b9: Preparing [2023-04-24T02:05:03.529Z] a1101d91cab3: Preparing [2023-04-24T02:05:03.529Z] 9661b11939c8: Preparing [2023-04-24T02:05:03.529Z] 095b26bf40e1: Preparing [2023-04-24T02:05:03.529Z] df2217f194a6: Preparing [2023-04-24T02:05:03.529Z] c4d4ddb86688: Preparing [2023-04-24T02:05:03.529Z] 1a60c38ba7f3: Preparing [2023-04-24T02:05:03.529Z] 4d8d8173b218: Preparing [2023-04-24T02:05:03.529Z] 26cbea5cba74: Preparing [2023-04-24T02:05:03.529Z] a1101d91cab3: Waiting [2023-04-24T02:05:03.529Z] 9661b11939c8: Waiting [2023-04-24T02:05:03.529Z] 095b26bf40e1: Waiting [2023-04-24T02:05:03.529Z] df2217f194a6: Waiting [2023-04-24T02:05:03.529Z] c4d4ddb86688: Waiting [2023-04-24T02:05:03.529Z] 1a60c38ba7f3: Waiting [2023-04-24T02:05:03.529Z] 4d8d8173b218: Waiting [2023-04-24T02:05:03.529Z] 26cbea5cba74: Waiting [2023-04-24T02:05:03.529Z] bc648b0a1d09: Layer already exists [2023-04-24T02:05:03.529Z] 7a7592a143d1: Layer already exists [2023-04-24T02:05:03.529Z] 8e6aa15ed616: Layer already exists [2023-04-24T02:05:03.529Z] 599eb1d569b9: Layer already exists [2023-04-24T02:05:03.529Z] 9ab7b8d8a1a2: Layer already exists [2023-04-24T02:05:03.529Z] 9661b11939c8: Layer already exists [2023-04-24T02:05:03.529Z] df2217f194a6: Layer already exists [2023-04-24T02:05:03.529Z] c4d4ddb86688: Layer already exists [2023-04-24T02:05:03.529Z] 095b26bf40e1: Layer already exists [2023-04-24T02:05:03.798Z] 4d8d8173b218: Layer already exists [2023-04-24T02:05:03.798Z] 1a60c38ba7f3: Layer already exists [2023-04-24T02:05:03.798Z] 26cbea5cba74: Layer already exists [2023-04-24T02:05:03.798Z] a1101d91cab3: Layer already exists [2023-04-24T02:05:03.798Z] 3.0.0-dev.136: digest: sha256:33b94a5a5b854c900a6411d9ae5131489d002aed96b5cdf9e41380fd60178a8e size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:05:04.144Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:05:04.514Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T02:05:04.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-24T02:05:04.514Z] 8e6aa15ed616: Preparing [2023-04-24T02:05:04.514Z] 8e6aa15ed616: Preparing [2023-04-24T02:05:04.514Z] 9ab7b8d8a1a2: Preparing [2023-04-24T02:05:04.514Z] 7a7592a143d1: Preparing [2023-04-24T02:05:04.514Z] bc648b0a1d09: Preparing [2023-04-24T02:05:04.514Z] 599eb1d569b9: Preparing [2023-04-24T02:05:04.514Z] a1101d91cab3: Preparing [2023-04-24T02:05:04.514Z] 9661b11939c8: Preparing [2023-04-24T02:05:04.514Z] 095b26bf40e1: Preparing [2023-04-24T02:05:04.514Z] df2217f194a6: Preparing [2023-04-24T02:05:04.514Z] c4d4ddb86688: Preparing [2023-04-24T02:05:04.514Z] 1a60c38ba7f3: Preparing [2023-04-24T02:05:04.514Z] 4d8d8173b218: Preparing [2023-04-24T02:05:04.514Z] 26cbea5cba74: Preparing [2023-04-24T02:05:04.514Z] df2217f194a6: Waiting [2023-04-24T02:05:04.514Z] c4d4ddb86688: Waiting [2023-04-24T02:05:04.514Z] 1a60c38ba7f3: Waiting [2023-04-24T02:05:04.514Z] 26cbea5cba74: Waiting [2023-04-24T02:05:04.514Z] a1101d91cab3: Waiting [2023-04-24T02:05:04.514Z] 095b26bf40e1: Waiting [2023-04-24T02:05:04.514Z] 4d8d8173b218: Waiting [2023-04-24T02:05:04.514Z] 9661b11939c8: Waiting [2023-04-24T02:05:04.514Z] bc648b0a1d09: Layer already exists [2023-04-24T02:05:04.514Z] 599eb1d569b9: Layer already exists [2023-04-24T02:05:04.514Z] 9ab7b8d8a1a2: Layer already exists [2023-04-24T02:05:04.514Z] 7a7592a143d1: Layer already exists [2023-04-24T02:05:04.514Z] 8e6aa15ed616: Layer already exists [2023-04-24T02:05:04.514Z] 9661b11939c8: Layer already exists [2023-04-24T02:05:04.514Z] a1101d91cab3: Layer already exists [2023-04-24T02:05:04.514Z] 095b26bf40e1: Layer already exists [2023-04-24T02:05:04.514Z] c4d4ddb86688: Layer already exists [2023-04-24T02:05:04.514Z] df2217f194a6: Layer already exists [2023-04-24T02:05:04.514Z] 26cbea5cba74: Layer already exists [2023-04-24T02:05:04.514Z] 4d8d8173b218: Layer already exists [2023-04-24T02:05:04.514Z] 1a60c38ba7f3: Layer already exists [2023-04-24T02:05:04.781Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136: digest: sha256:33b94a5a5b854c900a6411d9ae5131489d002aed96b5cdf9e41380fd60178a8e size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:05:05.138Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:05:05.493Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-04-24T02:05:05.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-24T02:05:05.493Z] 8e6aa15ed616: Preparing [2023-04-24T02:05:05.493Z] 8e6aa15ed616: Preparing [2023-04-24T02:05:05.493Z] 9ab7b8d8a1a2: Preparing [2023-04-24T02:05:05.493Z] 7a7592a143d1: Preparing [2023-04-24T02:05:05.493Z] bc648b0a1d09: Preparing [2023-04-24T02:05:05.493Z] 599eb1d569b9: Preparing [2023-04-24T02:05:05.493Z] a1101d91cab3: Preparing [2023-04-24T02:05:05.493Z] 9661b11939c8: Preparing [2023-04-24T02:05:05.493Z] 095b26bf40e1: Preparing [2023-04-24T02:05:05.493Z] df2217f194a6: Preparing [2023-04-24T02:05:05.493Z] c4d4ddb86688: Preparing [2023-04-24T02:05:05.493Z] 1a60c38ba7f3: Preparing [2023-04-24T02:05:05.493Z] 4d8d8173b218: Preparing [2023-04-24T02:05:05.493Z] 26cbea5cba74: Preparing [2023-04-24T02:05:05.493Z] a1101d91cab3: Waiting [2023-04-24T02:05:05.493Z] c4d4ddb86688: Waiting [2023-04-24T02:05:05.493Z] 1a60c38ba7f3: Waiting [2023-04-24T02:05:05.493Z] 4d8d8173b218: Waiting [2023-04-24T02:05:05.493Z] 26cbea5cba74: Waiting [2023-04-24T02:05:05.493Z] 9661b11939c8: Waiting [2023-04-24T02:05:05.493Z] 095b26bf40e1: Waiting [2023-04-24T02:05:05.493Z] df2217f194a6: Waiting [2023-04-24T02:05:05.493Z] 599eb1d569b9: Layer already exists [2023-04-24T02:05:05.493Z] bc648b0a1d09: Layer already exists [2023-04-24T02:05:05.493Z] 7a7592a143d1: Layer already exists [2023-04-24T02:05:05.493Z] 9ab7b8d8a1a2: Layer already exists [2023-04-24T02:05:05.493Z] 8e6aa15ed616: Layer already exists [2023-04-24T02:05:05.493Z] a1101d91cab3: Layer already exists [2023-04-24T02:05:05.493Z] 9661b11939c8: Layer already exists [2023-04-24T02:05:05.493Z] df2217f194a6: Layer already exists [2023-04-24T02:05:05.493Z] c4d4ddb86688: Layer already exists [2023-04-24T02:05:05.493Z] 095b26bf40e1: Layer already exists [2023-04-24T02:05:05.761Z] 26cbea5cba74: Layer already exists [2023-04-24T02:05:05.761Z] 1a60c38ba7f3: Layer already exists [2023-04-24T02:05:05.761Z] 4d8d8173b218: Layer already exists [2023-04-24T02:05:05.761Z] main: digest: sha256:33b94a5a5b854c900a6411d9ae5131489d002aed96b5cdf9e41380fd60178a8e size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-24T02:05:05.828Z] ===================================================== [Pipeline] echo [2023-04-24T02:05:05.839Z] taggedImages: [2023-04-24T02:05:05.839Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T02:05:05.839Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-04-24T02:05:05.839Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.136 [2023-04-24T02:05:05.839Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T02:05:05.839Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-04-24T02:05:05.865Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-04-24T02:05:05.865Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T02:05:05.865Z] latest [2023-04-24T02:05:05.865Z] 3.0.0-dev.136 [2023-04-24T02:05:05.865Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T02:05:05.865Z] main [2023-04-24T02:05:05.865Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:05:06.225Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:05:06.584Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T02:05:06.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-24T02:05:06.584Z] 3a15955bf137: Preparing [2023-04-24T02:05:06.584Z] bf17489f3827: Preparing [2023-04-24T02:05:06.584Z] 95fb85ed769a: Preparing [2023-04-24T02:05:06.584Z] f549fba96c6a: Preparing [2023-04-24T02:05:06.584Z] 9661b11939c8: Preparing [2023-04-24T02:05:06.584Z] 095b26bf40e1: Preparing [2023-04-24T02:05:06.584Z] b7ef946cf039: Preparing [2023-04-24T02:05:06.584Z] 26cbea5cba74: Preparing [2023-04-24T02:05:06.584Z] 095b26bf40e1: Waiting [2023-04-24T02:05:06.584Z] b7ef946cf039: Waiting [2023-04-24T02:05:06.584Z] 26cbea5cba74: Waiting [2023-04-24T02:05:06.584Z] 9661b11939c8: Layer already exists [2023-04-24T02:05:06.852Z] 095b26bf40e1: Layer already exists [2023-04-24T02:05:06.852Z] b7ef946cf039: Layer already exists [2023-04-24T02:05:06.852Z] 26cbea5cba74: Layer already exists [2023-04-24T02:05:06.852Z] 3a15955bf137: Pushed [2023-04-24T02:05:06.852Z] bf17489f3827: Pushed [2023-04-24T02:05:06.852Z] 95fb85ed769a: Pushed [2023-04-24T02:05:10.209Z] f549fba96c6a: Pushed [2023-04-24T02:05:10.210Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a: digest: sha256:dc83be2bf7b63f4b744a93cda6d759e212c68cea1210f46ec359001c4be66ba0 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:05:10.558Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:05:10.909Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-04-24T02:05:10.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-24T02:05:10.909Z] 3a15955bf137: Preparing [2023-04-24T02:05:10.909Z] bf17489f3827: Preparing [2023-04-24T02:05:10.909Z] 95fb85ed769a: Preparing [2023-04-24T02:05:10.909Z] f549fba96c6a: Preparing [2023-04-24T02:05:10.909Z] 9661b11939c8: Preparing [2023-04-24T02:05:10.909Z] 095b26bf40e1: Preparing [2023-04-24T02:05:10.909Z] b7ef946cf039: Preparing [2023-04-24T02:05:10.909Z] 26cbea5cba74: Preparing [2023-04-24T02:05:10.909Z] 095b26bf40e1: Waiting [2023-04-24T02:05:10.909Z] 26cbea5cba74: Waiting [2023-04-24T02:05:10.909Z] b7ef946cf039: Waiting [2023-04-24T02:05:10.909Z] f549fba96c6a: Layer already exists [2023-04-24T02:05:10.909Z] 3a15955bf137: Layer already exists [2023-04-24T02:05:10.909Z] 95fb85ed769a: Layer already exists [2023-04-24T02:05:10.909Z] bf17489f3827: Layer already exists [2023-04-24T02:05:10.909Z] 9661b11939c8: Layer already exists [2023-04-24T02:05:10.909Z] b7ef946cf039: Layer already exists [2023-04-24T02:05:10.909Z] 095b26bf40e1: Layer already exists [2023-04-24T02:05:10.909Z] 26cbea5cba74: Layer already exists [2023-04-24T02:05:11.177Z] latest: digest: sha256:dc83be2bf7b63f4b744a93cda6d759e212c68cea1210f46ec359001c4be66ba0 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:05:11.536Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.136 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:05:11.885Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.136 [2023-04-24T02:05:11.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-24T02:05:11.885Z] 3a15955bf137: Preparing [2023-04-24T02:05:11.885Z] bf17489f3827: Preparing [2023-04-24T02:05:11.885Z] 95fb85ed769a: Preparing [2023-04-24T02:05:11.885Z] f549fba96c6a: Preparing [2023-04-24T02:05:11.885Z] 9661b11939c8: Preparing [2023-04-24T02:05:11.885Z] 095b26bf40e1: Preparing [2023-04-24T02:05:11.885Z] b7ef946cf039: Preparing [2023-04-24T02:05:11.885Z] 26cbea5cba74: Preparing [2023-04-24T02:05:11.885Z] b7ef946cf039: Waiting [2023-04-24T02:05:11.885Z] 26cbea5cba74: Waiting [2023-04-24T02:05:11.885Z] 095b26bf40e1: Waiting [2023-04-24T02:05:11.885Z] f549fba96c6a: Layer already exists [2023-04-24T02:05:11.885Z] 3a15955bf137: Layer already exists [2023-04-24T02:05:11.885Z] 95fb85ed769a: Layer already exists [2023-04-24T02:05:11.885Z] 9661b11939c8: Layer already exists [2023-04-24T02:05:11.885Z] bf17489f3827: Layer already exists [2023-04-24T02:05:11.885Z] 095b26bf40e1: Layer already exists [2023-04-24T02:05:11.885Z] b7ef946cf039: Layer already exists [2023-04-24T02:05:11.885Z] 26cbea5cba74: Layer already exists [2023-04-24T02:05:12.154Z] 3.0.0-dev.136: digest: sha256:dc83be2bf7b63f4b744a93cda6d759e212c68cea1210f46ec359001c4be66ba0 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:05:12.516Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:05:12.863Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T02:05:12.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-24T02:05:12.864Z] 3a15955bf137: Preparing [2023-04-24T02:05:12.864Z] bf17489f3827: Preparing [2023-04-24T02:05:12.864Z] 95fb85ed769a: Preparing [2023-04-24T02:05:12.864Z] f549fba96c6a: Preparing [2023-04-24T02:05:12.864Z] 9661b11939c8: Preparing [2023-04-24T02:05:12.864Z] 095b26bf40e1: Preparing [2023-04-24T02:05:12.864Z] b7ef946cf039: Preparing [2023-04-24T02:05:12.864Z] 26cbea5cba74: Preparing [2023-04-24T02:05:12.864Z] b7ef946cf039: Waiting [2023-04-24T02:05:12.864Z] 26cbea5cba74: Waiting [2023-04-24T02:05:12.864Z] 095b26bf40e1: Waiting [2023-04-24T02:05:12.864Z] 9661b11939c8: Layer already exists [2023-04-24T02:05:12.864Z] 95fb85ed769a: Layer already exists [2023-04-24T02:05:12.864Z] bf17489f3827: Layer already exists [2023-04-24T02:05:12.864Z] 3a15955bf137: Layer already exists [2023-04-24T02:05:12.864Z] f549fba96c6a: Layer already exists [2023-04-24T02:05:12.864Z] 26cbea5cba74: Layer already exists [2023-04-24T02:05:12.864Z] b7ef946cf039: Layer already exists [2023-04-24T02:05:12.864Z] 095b26bf40e1: Layer already exists [2023-04-24T02:05:13.131Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136: digest: sha256:dc83be2bf7b63f4b744a93cda6d759e212c68cea1210f46ec359001c4be66ba0 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:05:13.505Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:05:14.071Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-04-24T02:05:14.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-24T02:05:14.071Z] 3a15955bf137: Preparing [2023-04-24T02:05:14.071Z] bf17489f3827: Preparing [2023-04-24T02:05:14.071Z] 95fb85ed769a: Preparing [2023-04-24T02:05:14.071Z] f549fba96c6a: Preparing [2023-04-24T02:05:14.071Z] 9661b11939c8: Preparing [2023-04-24T02:05:14.071Z] 095b26bf40e1: Preparing [2023-04-24T02:05:14.071Z] b7ef946cf039: Preparing [2023-04-24T02:05:14.071Z] 26cbea5cba74: Preparing [2023-04-24T02:05:14.071Z] 095b26bf40e1: Waiting [2023-04-24T02:05:14.071Z] b7ef946cf039: Waiting [2023-04-24T02:05:14.071Z] 26cbea5cba74: Waiting [2023-04-24T02:05:14.071Z] f549fba96c6a: Layer already exists [2023-04-24T02:05:14.071Z] 9661b11939c8: Layer already exists [2023-04-24T02:05:14.071Z] 95fb85ed769a: Layer already exists [2023-04-24T02:05:14.071Z] 3a15955bf137: Layer already exists [2023-04-24T02:05:14.071Z] bf17489f3827: Layer already exists [2023-04-24T02:05:14.340Z] 26cbea5cba74: Layer already exists [2023-04-24T02:05:14.340Z] b7ef946cf039: Layer already exists [2023-04-24T02:05:14.340Z] 095b26bf40e1: Layer already exists [2023-04-24T02:05:14.340Z] main: digest: sha256:dc83be2bf7b63f4b744a93cda6d759e212c68cea1210f46ec359001c4be66ba0 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-24T02:05:14.391Z] ===================================================== [Pipeline] echo [2023-04-24T02:05:14.403Z] taggedImages: [2023-04-24T02:05:14.403Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T02:05:14.403Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-04-24T02:05:14.403Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.136 [2023-04-24T02:05:14.403Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T02:05:14.403Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-04-24T02:05:14.429Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-04-24T02:05:14.429Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T02:05:14.429Z] latest [2023-04-24T02:05:14.429Z] 3.0.0-dev.136 [2023-04-24T02:05:14.429Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T02:05:14.429Z] main [2023-04-24T02:05:14.429Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:05:14.804Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:05:15.166Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T02:05:15.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-24T02:05:15.166Z] c97fa6fe3c94: Preparing [2023-04-24T02:05:15.166Z] 809ddee71b38: Preparing [2023-04-24T02:05:15.166Z] 16ffed7307e4: Preparing [2023-04-24T02:05:15.166Z] f909eec59c10: Preparing [2023-04-24T02:05:15.166Z] 9661b11939c8: Preparing [2023-04-24T02:05:15.166Z] 095b26bf40e1: Preparing [2023-04-24T02:05:15.166Z] e496e2fbbebc: Preparing [2023-04-24T02:05:15.166Z] 66a1f5570ff6: Preparing [2023-04-24T02:05:15.166Z] 26cbea5cba74: Preparing [2023-04-24T02:05:15.166Z] 095b26bf40e1: Waiting [2023-04-24T02:05:15.166Z] e496e2fbbebc: Waiting [2023-04-24T02:05:15.166Z] 66a1f5570ff6: Waiting [2023-04-24T02:05:15.166Z] 26cbea5cba74: Waiting [2023-04-24T02:05:15.166Z] 9661b11939c8: Layer already exists [2023-04-24T02:05:15.435Z] 095b26bf40e1: Layer already exists [2023-04-24T02:05:15.435Z] 809ddee71b38: Pushed [2023-04-24T02:05:15.435Z] c97fa6fe3c94: Pushed [2023-04-24T02:05:15.435Z] f909eec59c10: Pushed [2023-04-24T02:05:15.435Z] 26cbea5cba74: Layer already exists [2023-04-24T02:05:15.435Z] e496e2fbbebc: Pushed [2023-04-24T02:05:16.029Z] 66a1f5570ff6: Pushed [2023-04-24T02:05:18.636Z] 16ffed7307e4: Pushed [2023-04-24T02:05:18.636Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a: digest: sha256:44bc552ef2920493f51566471a6b2fbf0c8cbbd2d8e92138af55d85712d653a2 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:05:19.010Z] + 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-04-24T02:05:19.367Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-04-24T02:05:19.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-24T02:05:19.367Z] c97fa6fe3c94: Preparing [2023-04-24T02:05:19.367Z] 809ddee71b38: Preparing [2023-04-24T02:05:19.367Z] 16ffed7307e4: Preparing [2023-04-24T02:05:19.367Z] f909eec59c10: Preparing [2023-04-24T02:05:19.367Z] 9661b11939c8: Preparing [2023-04-24T02:05:19.367Z] 095b26bf40e1: Preparing [2023-04-24T02:05:19.367Z] e496e2fbbebc: Preparing [2023-04-24T02:05:19.368Z] 66a1f5570ff6: Preparing [2023-04-24T02:05:19.368Z] 26cbea5cba74: Preparing [2023-04-24T02:05:19.368Z] e496e2fbbebc: Waiting [2023-04-24T02:05:19.368Z] 66a1f5570ff6: Waiting [2023-04-24T02:05:19.368Z] 26cbea5cba74: Waiting [2023-04-24T02:05:19.368Z] 095b26bf40e1: Waiting [2023-04-24T02:05:19.368Z] c97fa6fe3c94: Layer already exists [2023-04-24T02:05:19.368Z] 16ffed7307e4: Layer already exists [2023-04-24T02:05:19.368Z] 9661b11939c8: Layer already exists [2023-04-24T02:05:19.368Z] 809ddee71b38: Layer already exists [2023-04-24T02:05:19.368Z] f909eec59c10: Layer already exists [2023-04-24T02:05:19.368Z] e496e2fbbebc: Layer already exists [2023-04-24T02:05:19.368Z] 095b26bf40e1: Layer already exists [2023-04-24T02:05:19.368Z] 66a1f5570ff6: Layer already exists [2023-04-24T02:05:19.368Z] 26cbea5cba74: Layer already exists [2023-04-24T02:05:19.637Z] latest: digest: sha256:44bc552ef2920493f51566471a6b2fbf0c8cbbd2d8e92138af55d85712d653a2 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:05:19.996Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.136 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:05:20.345Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.136 [2023-04-24T02:05:20.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-24T02:05:20.345Z] c97fa6fe3c94: Preparing [2023-04-24T02:05:20.345Z] 809ddee71b38: Preparing [2023-04-24T02:05:20.345Z] 16ffed7307e4: Preparing [2023-04-24T02:05:20.345Z] f909eec59c10: Preparing [2023-04-24T02:05:20.345Z] 9661b11939c8: Preparing [2023-04-24T02:05:20.345Z] 095b26bf40e1: Preparing [2023-04-24T02:05:20.345Z] e496e2fbbebc: Preparing [2023-04-24T02:05:20.345Z] 66a1f5570ff6: Preparing [2023-04-24T02:05:20.345Z] 26cbea5cba74: Preparing [2023-04-24T02:05:20.345Z] 095b26bf40e1: Waiting [2023-04-24T02:05:20.345Z] 66a1f5570ff6: Waiting [2023-04-24T02:05:20.345Z] e496e2fbbebc: Waiting [2023-04-24T02:05:20.345Z] 26cbea5cba74: Waiting [2023-04-24T02:05:20.345Z] 9661b11939c8: Layer already exists [2023-04-24T02:05:20.345Z] f909eec59c10: Layer already exists [2023-04-24T02:05:20.345Z] 809ddee71b38: Layer already exists [2023-04-24T02:05:20.345Z] 16ffed7307e4: Layer already exists [2023-04-24T02:05:20.345Z] c97fa6fe3c94: Layer already exists [2023-04-24T02:05:20.345Z] e496e2fbbebc: Layer already exists [2023-04-24T02:05:20.345Z] 26cbea5cba74: Layer already exists [2023-04-24T02:05:20.345Z] 095b26bf40e1: Layer already exists [2023-04-24T02:05:20.345Z] 66a1f5570ff6: Layer already exists [2023-04-24T02:05:20.615Z] 3.0.0-dev.136: digest: sha256:44bc552ef2920493f51566471a6b2fbf0c8cbbd2d8e92138af55d85712d653a2 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:05:20.970Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:05:21.312Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T02:05:21.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-24T02:05:21.312Z] c97fa6fe3c94: Preparing [2023-04-24T02:05:21.312Z] 809ddee71b38: Preparing [2023-04-24T02:05:21.312Z] 16ffed7307e4: Preparing [2023-04-24T02:05:21.312Z] f909eec59c10: Preparing [2023-04-24T02:05:21.312Z] 9661b11939c8: Preparing [2023-04-24T02:05:21.312Z] 095b26bf40e1: Preparing [2023-04-24T02:05:21.312Z] e496e2fbbebc: Preparing [2023-04-24T02:05:21.312Z] 66a1f5570ff6: Preparing [2023-04-24T02:05:21.312Z] 26cbea5cba74: Preparing [2023-04-24T02:05:21.312Z] e496e2fbbebc: Waiting [2023-04-24T02:05:21.312Z] 66a1f5570ff6: Waiting [2023-04-24T02:05:21.312Z] 26cbea5cba74: Waiting [2023-04-24T02:05:21.312Z] 095b26bf40e1: Waiting [2023-04-24T02:05:21.312Z] 16ffed7307e4: Layer already exists [2023-04-24T02:05:21.312Z] f909eec59c10: Layer already exists [2023-04-24T02:05:21.312Z] c97fa6fe3c94: Layer already exists [2023-04-24T02:05:21.312Z] 9661b11939c8: Layer already exists [2023-04-24T02:05:21.312Z] 809ddee71b38: Layer already exists [2023-04-24T02:05:21.313Z] 095b26bf40e1: Layer already exists [2023-04-24T02:05:21.313Z] 66a1f5570ff6: Layer already exists [2023-04-24T02:05:21.313Z] e496e2fbbebc: Layer already exists [2023-04-24T02:05:21.313Z] 26cbea5cba74: Layer already exists [2023-04-24T02:05:21.584Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136: digest: sha256:44bc552ef2920493f51566471a6b2fbf0c8cbbd2d8e92138af55d85712d653a2 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:05:21.955Z] + 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-04-24T02:05:22.385Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-04-24T02:05:22.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-24T02:05:22.385Z] c97fa6fe3c94: Preparing [2023-04-24T02:05:22.385Z] 809ddee71b38: Preparing [2023-04-24T02:05:22.385Z] 16ffed7307e4: Preparing [2023-04-24T02:05:22.385Z] f909eec59c10: Preparing [2023-04-24T02:05:22.385Z] 9661b11939c8: Preparing [2023-04-24T02:05:22.385Z] 095b26bf40e1: Preparing [2023-04-24T02:05:22.385Z] e496e2fbbebc: Preparing [2023-04-24T02:05:22.385Z] 66a1f5570ff6: Preparing [2023-04-24T02:05:22.385Z] 26cbea5cba74: Preparing [2023-04-24T02:05:22.385Z] e496e2fbbebc: Waiting [2023-04-24T02:05:22.385Z] 66a1f5570ff6: Waiting [2023-04-24T02:05:22.385Z] 26cbea5cba74: Waiting [2023-04-24T02:05:22.385Z] 095b26bf40e1: Waiting [2023-04-24T02:05:22.385Z] 16ffed7307e4: Layer already exists [2023-04-24T02:05:22.385Z] 9661b11939c8: Layer already exists [2023-04-24T02:05:22.385Z] f909eec59c10: Layer already exists [2023-04-24T02:05:22.385Z] c97fa6fe3c94: Layer already exists [2023-04-24T02:05:22.385Z] 809ddee71b38: Layer already exists [2023-04-24T02:05:22.385Z] 095b26bf40e1: Layer already exists [2023-04-24T02:05:22.385Z] e496e2fbbebc: Layer already exists [2023-04-24T02:05:22.385Z] 66a1f5570ff6: Layer already exists [2023-04-24T02:05:22.385Z] 26cbea5cba74: Layer already exists [2023-04-24T02:05:22.669Z] main: digest: sha256:44bc552ef2920493f51566471a6b2fbf0c8cbbd2d8e92138af55d85712d653a2 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-24T02:05:22.747Z] ===================================================== [Pipeline] echo [2023-04-24T02:05:22.754Z] taggedImages: [2023-04-24T02:05:22.754Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T02:05:22.754Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-04-24T02:05:22.754Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.136 [2023-04-24T02:05:22.754Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T02:05:22.754Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-04-24T02:05:22.778Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-04-24T02:05:22.778Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T02:05:22.778Z] latest [2023-04-24T02:05:22.778Z] 3.0.0-dev.136 [2023-04-24T02:05:22.778Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T02:05:22.778Z] main [2023-04-24T02:05:22.778Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:05:23.156Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:05:23.526Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T02:05:23.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-24T02:05:23.526Z] 018369c444a7: Preparing [2023-04-24T02:05:23.526Z] 50f1fe69e1ff: Preparing [2023-04-24T02:05:23.526Z] 95950b18332f: Preparing [2023-04-24T02:05:23.526Z] ea49f122720d: Preparing [2023-04-24T02:05:23.526Z] f4e445f97b17: Preparing [2023-04-24T02:05:23.526Z] 87b89694e739: Preparing [2023-04-24T02:05:23.526Z] aa47b59eb7cd: Preparing [2023-04-24T02:05:23.526Z] 9661b11939c8: Preparing [2023-04-24T02:05:23.526Z] 095b26bf40e1: Preparing [2023-04-24T02:05:23.526Z] 6363621b6d1b: Preparing [2023-04-24T02:05:23.526Z] 26cbea5cba74: Preparing [2023-04-24T02:05:23.526Z] 87b89694e739: Waiting [2023-04-24T02:05:23.526Z] aa47b59eb7cd: Waiting [2023-04-24T02:05:23.526Z] 9661b11939c8: Waiting [2023-04-24T02:05:23.526Z] 095b26bf40e1: Waiting [2023-04-24T02:05:23.526Z] 6363621b6d1b: Waiting [2023-04-24T02:05:23.526Z] 26cbea5cba74: Waiting [2023-04-24T02:05:23.811Z] 50f1fe69e1ff: Pushed [2023-04-24T02:05:23.811Z] 018369c444a7: Pushed [2023-04-24T02:05:23.811Z] f4e445f97b17: Pushed [2023-04-24T02:05:24.083Z] 9661b11939c8: Layer already exists [2023-04-24T02:05:24.083Z] 87b89694e739: Pushed [2023-04-24T02:05:24.083Z] 095b26bf40e1: Layer already exists [2023-04-24T02:05:24.083Z] 26cbea5cba74: Layer already exists [2023-04-24T02:05:24.083Z] aa47b59eb7cd: Pushed [2023-04-24T02:05:24.354Z] 6363621b6d1b: Pushed [2023-04-24T02:05:26.311Z] ea49f122720d: Pushed [2023-04-24T02:05:27.276Z] 95950b18332f: Pushed [2023-04-24T02:05:27.544Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a: digest: sha256:2c5e096fc824e3fd3fed7f646e2d8b45f4ee5d02e058ca3fc29bdda013efad54 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:05:27.899Z] + 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-04-24T02:05:28.247Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-04-24T02:05:28.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-24T02:05:28.247Z] 018369c444a7: Preparing [2023-04-24T02:05:28.247Z] 50f1fe69e1ff: Preparing [2023-04-24T02:05:28.247Z] 95950b18332f: Preparing [2023-04-24T02:05:28.247Z] ea49f122720d: Preparing [2023-04-24T02:05:28.247Z] f4e445f97b17: Preparing [2023-04-24T02:05:28.247Z] 87b89694e739: Preparing [2023-04-24T02:05:28.247Z] aa47b59eb7cd: Preparing [2023-04-24T02:05:28.247Z] 9661b11939c8: Preparing [2023-04-24T02:05:28.247Z] 095b26bf40e1: Preparing [2023-04-24T02:05:28.247Z] 6363621b6d1b: Preparing [2023-04-24T02:05:28.247Z] 26cbea5cba74: Preparing [2023-04-24T02:05:28.247Z] 9661b11939c8: Waiting [2023-04-24T02:05:28.247Z] 095b26bf40e1: Waiting [2023-04-24T02:05:28.247Z] 87b89694e739: Waiting [2023-04-24T02:05:28.247Z] 6363621b6d1b: Waiting [2023-04-24T02:05:28.247Z] 26cbea5cba74: Waiting [2023-04-24T02:05:28.247Z] aa47b59eb7cd: Waiting [2023-04-24T02:05:28.247Z] f4e445f97b17: Layer already exists [2023-04-24T02:05:28.247Z] 018369c444a7: Layer already exists [2023-04-24T02:05:28.247Z] ea49f122720d: Layer already exists [2023-04-24T02:05:28.247Z] 95950b18332f: Layer already exists [2023-04-24T02:05:28.247Z] 50f1fe69e1ff: Layer already exists [2023-04-24T02:05:28.247Z] 87b89694e739: Layer already exists [2023-04-24T02:05:28.247Z] aa47b59eb7cd: Layer already exists [2023-04-24T02:05:28.247Z] 6363621b6d1b: Layer already exists [2023-04-24T02:05:28.247Z] 9661b11939c8: Layer already exists [2023-04-24T02:05:28.247Z] 095b26bf40e1: Layer already exists [2023-04-24T02:05:28.247Z] 26cbea5cba74: Layer already exists [2023-04-24T02:05:28.516Z] latest: digest: sha256:2c5e096fc824e3fd3fed7f646e2d8b45f4ee5d02e058ca3fc29bdda013efad54 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:05:28.863Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.136 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:05:29.215Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.136 [2023-04-24T02:05:29.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-24T02:05:29.215Z] 018369c444a7: Preparing [2023-04-24T02:05:29.215Z] 50f1fe69e1ff: Preparing [2023-04-24T02:05:29.215Z] 95950b18332f: Preparing [2023-04-24T02:05:29.215Z] ea49f122720d: Preparing [2023-04-24T02:05:29.215Z] f4e445f97b17: Preparing [2023-04-24T02:05:29.215Z] 87b89694e739: Preparing [2023-04-24T02:05:29.215Z] aa47b59eb7cd: Preparing [2023-04-24T02:05:29.215Z] 9661b11939c8: Preparing [2023-04-24T02:05:29.215Z] 095b26bf40e1: Preparing [2023-04-24T02:05:29.215Z] 6363621b6d1b: Preparing [2023-04-24T02:05:29.215Z] 26cbea5cba74: Preparing [2023-04-24T02:05:29.215Z] 87b89694e739: Waiting [2023-04-24T02:05:29.215Z] aa47b59eb7cd: Waiting [2023-04-24T02:05:29.215Z] 9661b11939c8: Waiting [2023-04-24T02:05:29.215Z] 095b26bf40e1: Waiting [2023-04-24T02:05:29.215Z] 6363621b6d1b: Waiting [2023-04-24T02:05:29.215Z] 26cbea5cba74: Waiting [2023-04-24T02:05:29.215Z] f4e445f97b17: Layer already exists [2023-04-24T02:05:29.215Z] 95950b18332f: Layer already exists [2023-04-24T02:05:29.215Z] 018369c444a7: Layer already exists [2023-04-24T02:05:29.215Z] 50f1fe69e1ff: Layer already exists [2023-04-24T02:05:29.215Z] ea49f122720d: Layer already exists [2023-04-24T02:05:29.215Z] 87b89694e739: Layer already exists [2023-04-24T02:05:29.215Z] 9661b11939c8: Layer already exists [2023-04-24T02:05:29.215Z] aa47b59eb7cd: Layer already exists [2023-04-24T02:05:29.215Z] 6363621b6d1b: Layer already exists [2023-04-24T02:05:29.215Z] 095b26bf40e1: Layer already exists [2023-04-24T02:05:29.483Z] 26cbea5cba74: Layer already exists [2023-04-24T02:05:29.483Z] 3.0.0-dev.136: digest: sha256:2c5e096fc824e3fd3fed7f646e2d8b45f4ee5d02e058ca3fc29bdda013efad54 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:05:29.836Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:05:30.188Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T02:05:30.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-24T02:05:30.188Z] 018369c444a7: Preparing [2023-04-24T02:05:30.188Z] 50f1fe69e1ff: Preparing [2023-04-24T02:05:30.188Z] 95950b18332f: Preparing [2023-04-24T02:05:30.188Z] ea49f122720d: Preparing [2023-04-24T02:05:30.189Z] f4e445f97b17: Preparing [2023-04-24T02:05:30.189Z] 87b89694e739: Preparing [2023-04-24T02:05:30.189Z] aa47b59eb7cd: Preparing [2023-04-24T02:05:30.189Z] 9661b11939c8: Preparing [2023-04-24T02:05:30.189Z] 095b26bf40e1: Preparing [2023-04-24T02:05:30.189Z] 87b89694e739: Waiting [2023-04-24T02:05:30.189Z] aa47b59eb7cd: Waiting [2023-04-24T02:05:30.189Z] 9661b11939c8: Waiting [2023-04-24T02:05:30.189Z] 095b26bf40e1: Waiting [2023-04-24T02:05:30.189Z] 6363621b6d1b: Preparing [2023-04-24T02:05:30.189Z] 26cbea5cba74: Preparing [2023-04-24T02:05:30.189Z] 6363621b6d1b: Waiting [2023-04-24T02:05:30.189Z] 26cbea5cba74: Waiting [2023-04-24T02:05:30.189Z] ea49f122720d: Layer already exists [2023-04-24T02:05:30.189Z] 50f1fe69e1ff: Layer already exists [2023-04-24T02:05:30.189Z] 95950b18332f: Layer already exists [2023-04-24T02:05:30.189Z] f4e445f97b17: Layer already exists [2023-04-24T02:05:30.189Z] 018369c444a7: Layer already exists [2023-04-24T02:05:30.189Z] 9661b11939c8: Layer already exists [2023-04-24T02:05:30.189Z] 87b89694e739: Layer already exists [2023-04-24T02:05:30.189Z] aa47b59eb7cd: Layer already exists [2023-04-24T02:05:30.189Z] 6363621b6d1b: Layer already exists [2023-04-24T02:05:30.189Z] 095b26bf40e1: Layer already exists [2023-04-24T02:05:30.461Z] 26cbea5cba74: Layer already exists [2023-04-24T02:05:30.461Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136: digest: sha256:2c5e096fc824e3fd3fed7f646e2d8b45f4ee5d02e058ca3fc29bdda013efad54 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:05:30.821Z] + 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-04-24T02:05:31.171Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-04-24T02:05:31.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-24T02:05:31.171Z] 018369c444a7: Preparing [2023-04-24T02:05:31.171Z] 50f1fe69e1ff: Preparing [2023-04-24T02:05:31.171Z] 95950b18332f: Preparing [2023-04-24T02:05:31.171Z] ea49f122720d: Preparing [2023-04-24T02:05:31.171Z] f4e445f97b17: Preparing [2023-04-24T02:05:31.171Z] 87b89694e739: Preparing [2023-04-24T02:05:31.171Z] aa47b59eb7cd: Preparing [2023-04-24T02:05:31.171Z] 9661b11939c8: Preparing [2023-04-24T02:05:31.171Z] 095b26bf40e1: Preparing [2023-04-24T02:05:31.171Z] 6363621b6d1b: Preparing [2023-04-24T02:05:31.171Z] 26cbea5cba74: Preparing [2023-04-24T02:05:31.171Z] 9661b11939c8: Waiting [2023-04-24T02:05:31.171Z] 095b26bf40e1: Waiting [2023-04-24T02:05:31.171Z] 87b89694e739: Waiting [2023-04-24T02:05:31.171Z] aa47b59eb7cd: Waiting [2023-04-24T02:05:31.171Z] 26cbea5cba74: Waiting [2023-04-24T02:05:31.171Z] 6363621b6d1b: Waiting [2023-04-24T02:05:31.171Z] f4e445f97b17: Layer already exists [2023-04-24T02:05:31.171Z] ea49f122720d: Layer already exists [2023-04-24T02:05:31.171Z] 50f1fe69e1ff: Layer already exists [2023-04-24T02:05:31.171Z] 018369c444a7: Layer already exists [2023-04-24T02:05:31.171Z] 95950b18332f: Layer already exists [2023-04-24T02:05:31.171Z] 87b89694e739: Layer already exists [2023-04-24T02:05:31.171Z] 9661b11939c8: Layer already exists [2023-04-24T02:05:31.171Z] 095b26bf40e1: Layer already exists [2023-04-24T02:05:31.171Z] 6363621b6d1b: Layer already exists [2023-04-24T02:05:31.171Z] aa47b59eb7cd: Layer already exists [2023-04-24T02:05:31.171Z] 26cbea5cba74: Layer already exists [2023-04-24T02:05:31.439Z] main: digest: sha256:2c5e096fc824e3fd3fed7f646e2d8b45f4ee5d02e058ca3fc29bdda013efad54 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-24T02:05:31.495Z] ===================================================== [Pipeline] echo [2023-04-24T02:05:31.504Z] taggedImages: [2023-04-24T02:05:31.504Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T02:05:31.504Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-04-24T02:05:31.504Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.136 [2023-04-24T02:05:31.504Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T02:05:31.504Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-04-24T02:05:31.589Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-04-24T02:05:31.590Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T02:05:31.590Z] latest [2023-04-24T02:05:31.590Z] 3.0.0-dev.136 [2023-04-24T02:05:31.590Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T02:05:31.590Z] main [2023-04-24T02:05:31.590Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:05:31.958Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:05:32.324Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T02:05:32.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-24T02:05:32.324Z] 3f26ad9ebb45: Preparing [2023-04-24T02:05:32.324Z] 103812b1e7d4: Preparing [2023-04-24T02:05:32.324Z] 9661b11939c8: Preparing [2023-04-24T02:05:32.324Z] 095b26bf40e1: Preparing [2023-04-24T02:05:32.324Z] 7c34735ee4a4: Preparing [2023-04-24T02:05:32.324Z] 26cbea5cba74: Preparing [2023-04-24T02:05:32.324Z] 26cbea5cba74: Waiting [2023-04-24T02:05:32.604Z] 9661b11939c8: Layer already exists [2023-04-24T02:05:32.604Z] 095b26bf40e1: Layer already exists [2023-04-24T02:05:32.604Z] 26cbea5cba74: Layer already exists [2023-04-24T02:05:32.604Z] 3f26ad9ebb45: Pushed [2023-04-24T02:05:34.018Z] 7c34735ee4a4: Pushed [2023-04-24T02:05:38.279Z] 103812b1e7d4: Pushed [2023-04-24T02:05:38.279Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a: digest: sha256:3dd89c83e25af574ef030d46fef33307365f8cc3c652b3c88afdef4dc81bee09 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:05:38.643Z] + 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-04-24T02:05:38.997Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-04-24T02:05:38.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-24T02:05:38.997Z] 3f26ad9ebb45: Preparing [2023-04-24T02:05:38.997Z] 103812b1e7d4: Preparing [2023-04-24T02:05:38.997Z] 9661b11939c8: Preparing [2023-04-24T02:05:38.997Z] 095b26bf40e1: Preparing [2023-04-24T02:05:38.997Z] 7c34735ee4a4: Preparing [2023-04-24T02:05:38.997Z] 26cbea5cba74: Preparing [2023-04-24T02:05:38.997Z] 26cbea5cba74: Waiting [2023-04-24T02:05:38.997Z] 3f26ad9ebb45: Layer already exists [2023-04-24T02:05:38.997Z] 095b26bf40e1: Layer already exists [2023-04-24T02:05:38.997Z] 103812b1e7d4: Layer already exists [2023-04-24T02:05:38.997Z] 9661b11939c8: Layer already exists [2023-04-24T02:05:38.997Z] 7c34735ee4a4: Layer already exists [2023-04-24T02:05:38.997Z] 26cbea5cba74: Layer already exists [2023-04-24T02:05:39.264Z] latest: digest: sha256:3dd89c83e25af574ef030d46fef33307365f8cc3c652b3c88afdef4dc81bee09 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:05:39.611Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.136 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:05:39.960Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.136 [2023-04-24T02:05:39.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-24T02:05:39.960Z] 3f26ad9ebb45: Preparing [2023-04-24T02:05:39.960Z] 103812b1e7d4: Preparing [2023-04-24T02:05:39.960Z] 9661b11939c8: Preparing [2023-04-24T02:05:39.960Z] 095b26bf40e1: Preparing [2023-04-24T02:05:39.960Z] 7c34735ee4a4: Preparing [2023-04-24T02:05:39.960Z] 26cbea5cba74: Preparing [2023-04-24T02:05:39.960Z] 26cbea5cba74: Waiting [2023-04-24T02:05:39.960Z] 103812b1e7d4: Layer already exists [2023-04-24T02:05:39.960Z] 7c34735ee4a4: Layer already exists [2023-04-24T02:05:39.960Z] 095b26bf40e1: Layer already exists [2023-04-24T02:05:39.960Z] 3f26ad9ebb45: Layer already exists [2023-04-24T02:05:39.960Z] 9661b11939c8: Layer already exists [2023-04-24T02:05:39.960Z] 26cbea5cba74: Layer already exists [2023-04-24T02:05:40.228Z] 3.0.0-dev.136: digest: sha256:3dd89c83e25af574ef030d46fef33307365f8cc3c652b3c88afdef4dc81bee09 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:05:40.580Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:05:40.928Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T02:05:40.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-24T02:05:40.928Z] 3f26ad9ebb45: Preparing [2023-04-24T02:05:40.928Z] 103812b1e7d4: Preparing [2023-04-24T02:05:40.928Z] 9661b11939c8: Preparing [2023-04-24T02:05:40.928Z] 095b26bf40e1: Preparing [2023-04-24T02:05:40.928Z] 7c34735ee4a4: Preparing [2023-04-24T02:05:40.928Z] 26cbea5cba74: Preparing [2023-04-24T02:05:40.928Z] 26cbea5cba74: Waiting [2023-04-24T02:05:40.928Z] 095b26bf40e1: Layer already exists [2023-04-24T02:05:40.928Z] 103812b1e7d4: Layer already exists [2023-04-24T02:05:40.928Z] 3f26ad9ebb45: Layer already exists [2023-04-24T02:05:40.928Z] 9661b11939c8: Layer already exists [2023-04-24T02:05:40.928Z] 7c34735ee4a4: Layer already exists [2023-04-24T02:05:40.928Z] 26cbea5cba74: Layer already exists [2023-04-24T02:05:41.200Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136: digest: sha256:3dd89c83e25af574ef030d46fef33307365f8cc3c652b3c88afdef4dc81bee09 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:05:41.564Z] + 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-04-24T02:05:41.913Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-04-24T02:05:41.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-24T02:05:41.913Z] 3f26ad9ebb45: Preparing [2023-04-24T02:05:41.913Z] 103812b1e7d4: Preparing [2023-04-24T02:05:41.913Z] 9661b11939c8: Preparing [2023-04-24T02:05:41.913Z] 095b26bf40e1: Preparing [2023-04-24T02:05:41.913Z] 7c34735ee4a4: Preparing [2023-04-24T02:05:41.913Z] 26cbea5cba74: Preparing [2023-04-24T02:05:41.913Z] 26cbea5cba74: Waiting [2023-04-24T02:05:41.913Z] 095b26bf40e1: Layer already exists [2023-04-24T02:05:41.913Z] 103812b1e7d4: Layer already exists [2023-04-24T02:05:41.913Z] 3f26ad9ebb45: Layer already exists [2023-04-24T02:05:41.913Z] 9661b11939c8: Layer already exists [2023-04-24T02:05:41.913Z] 7c34735ee4a4: Layer already exists [2023-04-24T02:05:41.913Z] 26cbea5cba74: Layer already exists [2023-04-24T02:05:42.180Z] main: digest: sha256:3dd89c83e25af574ef030d46fef33307365f8cc3c652b3c88afdef4dc81bee09 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-24T02:05:42.245Z] ===================================================== [Pipeline] echo [2023-04-24T02:05:42.256Z] taggedImages: [2023-04-24T02:05:42.256Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T02:05:42.256Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-04-24T02:05:42.256Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.136 [2023-04-24T02:05:42.256Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T02:05:42.256Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-04-24T02:05:42.282Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-04-24T02:05:42.282Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T02:05:42.282Z] latest [2023-04-24T02:05:42.282Z] 3.0.0-dev.136 [2023-04-24T02:05:42.282Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T02:05:42.282Z] main [2023-04-24T02:05:42.282Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:05:42.653Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:05:43.016Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T02:05:43.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-24T02:05:43.016Z] fc1dca59db55: Preparing [2023-04-24T02:05:43.016Z] a0b29daa9de0: Preparing [2023-04-24T02:05:43.016Z] b3d9740fe66d: Preparing [2023-04-24T02:05:43.016Z] 183dcfa147a2: Preparing [2023-04-24T02:05:43.016Z] 2b8771c4459a: Preparing [2023-04-24T02:05:43.016Z] 9661b11939c8: Preparing [2023-04-24T02:05:43.016Z] 095b26bf40e1: Preparing [2023-04-24T02:05:43.016Z] 427db5552b15: Preparing [2023-04-24T02:05:43.016Z] 26cbea5cba74: Preparing [2023-04-24T02:05:43.016Z] 9661b11939c8: Waiting [2023-04-24T02:05:43.016Z] 095b26bf40e1: Waiting [2023-04-24T02:05:43.016Z] 26cbea5cba74: Waiting [2023-04-24T02:05:43.287Z] b3d9740fe66d: Pushed [2023-04-24T02:05:43.287Z] a0b29daa9de0: Pushed [2023-04-24T02:05:43.287Z] fc1dca59db55: Pushed [2023-04-24T02:05:43.559Z] 9661b11939c8: Layer already exists [2023-04-24T02:05:43.559Z] 095b26bf40e1: Layer already exists [2023-04-24T02:05:43.559Z] 26cbea5cba74: Layer already exists [2023-04-24T02:05:44.524Z] 427db5552b15: Pushed [2023-04-24T02:05:52.750Z] 2b8771c4459a: Pushed [2023-04-24T02:06:00.968Z] 183dcfa147a2: Pushed [2023-04-24T02:06:00.968Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a: digest: sha256:c8b5958cfb05976f0901c0d33ae9055ca3a3169fc40a48bc5f1e29b25cdac499 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:06:01.335Z] + 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-04-24T02:06:01.688Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-04-24T02:06:01.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-24T02:06:01.688Z] fc1dca59db55: Preparing [2023-04-24T02:06:01.688Z] a0b29daa9de0: Preparing [2023-04-24T02:06:01.688Z] b3d9740fe66d: Preparing [2023-04-24T02:06:01.688Z] 183dcfa147a2: Preparing [2023-04-24T02:06:01.688Z] 2b8771c4459a: Preparing [2023-04-24T02:06:01.688Z] 9661b11939c8: Preparing [2023-04-24T02:06:01.688Z] 095b26bf40e1: Preparing [2023-04-24T02:06:01.688Z] 427db5552b15: Preparing [2023-04-24T02:06:01.688Z] 26cbea5cba74: Preparing [2023-04-24T02:06:01.688Z] 095b26bf40e1: Waiting [2023-04-24T02:06:01.688Z] 427db5552b15: Waiting [2023-04-24T02:06:01.688Z] 9661b11939c8: Waiting [2023-04-24T02:06:01.688Z] 26cbea5cba74: Waiting [2023-04-24T02:06:01.688Z] b3d9740fe66d: Layer already exists [2023-04-24T02:06:01.688Z] 183dcfa147a2: Layer already exists [2023-04-24T02:06:01.688Z] fc1dca59db55: Layer already exists [2023-04-24T02:06:01.688Z] 2b8771c4459a: Layer already exists [2023-04-24T02:06:01.688Z] a0b29daa9de0: Layer already exists [2023-04-24T02:06:01.688Z] 9661b11939c8: Layer already exists [2023-04-24T02:06:01.688Z] 095b26bf40e1: Layer already exists [2023-04-24T02:06:01.688Z] 26cbea5cba74: Layer already exists [2023-04-24T02:06:01.688Z] 427db5552b15: Layer already exists [2023-04-24T02:06:01.957Z] latest: digest: sha256:c8b5958cfb05976f0901c0d33ae9055ca3a3169fc40a48bc5f1e29b25cdac499 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:06:02.313Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.136 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:06:02.654Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.136 [2023-04-24T02:06:02.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-24T02:06:02.654Z] fc1dca59db55: Preparing [2023-04-24T02:06:02.654Z] a0b29daa9de0: Preparing [2023-04-24T02:06:02.654Z] b3d9740fe66d: Preparing [2023-04-24T02:06:02.654Z] 183dcfa147a2: Preparing [2023-04-24T02:06:02.654Z] 2b8771c4459a: Preparing [2023-04-24T02:06:02.654Z] 9661b11939c8: Preparing [2023-04-24T02:06:02.654Z] 095b26bf40e1: Preparing [2023-04-24T02:06:02.654Z] 427db5552b15: Preparing [2023-04-24T02:06:02.654Z] 26cbea5cba74: Preparing [2023-04-24T02:06:02.654Z] 095b26bf40e1: Waiting [2023-04-24T02:06:02.654Z] 427db5552b15: Waiting [2023-04-24T02:06:02.654Z] 26cbea5cba74: Waiting [2023-04-24T02:06:02.654Z] 9661b11939c8: Waiting [2023-04-24T02:06:02.654Z] 183dcfa147a2: Layer already exists [2023-04-24T02:06:02.654Z] 2b8771c4459a: Layer already exists [2023-04-24T02:06:02.654Z] a0b29daa9de0: Layer already exists [2023-04-24T02:06:02.654Z] b3d9740fe66d: Layer already exists [2023-04-24T02:06:02.654Z] fc1dca59db55: Layer already exists [2023-04-24T02:06:02.654Z] 095b26bf40e1: Layer already exists [2023-04-24T02:06:02.654Z] 9661b11939c8: Layer already exists [2023-04-24T02:06:02.654Z] 26cbea5cba74: Layer already exists [2023-04-24T02:06:02.654Z] 427db5552b15: Layer already exists [2023-04-24T02:06:02.923Z] 3.0.0-dev.136: digest: sha256:c8b5958cfb05976f0901c0d33ae9055ca3a3169fc40a48bc5f1e29b25cdac499 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:06:03.287Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:06:03.645Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T02:06:03.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-24T02:06:03.645Z] fc1dca59db55: Preparing [2023-04-24T02:06:03.645Z] a0b29daa9de0: Preparing [2023-04-24T02:06:03.645Z] b3d9740fe66d: Preparing [2023-04-24T02:06:03.645Z] 183dcfa147a2: Preparing [2023-04-24T02:06:03.645Z] 2b8771c4459a: Preparing [2023-04-24T02:06:03.645Z] 9661b11939c8: Preparing [2023-04-24T02:06:03.645Z] 095b26bf40e1: Preparing [2023-04-24T02:06:03.645Z] 427db5552b15: Preparing [2023-04-24T02:06:03.645Z] 26cbea5cba74: Preparing [2023-04-24T02:06:03.645Z] 095b26bf40e1: Waiting [2023-04-24T02:06:03.645Z] 427db5552b15: Waiting [2023-04-24T02:06:03.645Z] 26cbea5cba74: Waiting [2023-04-24T02:06:03.645Z] a0b29daa9de0: Layer already exists [2023-04-24T02:06:03.645Z] b3d9740fe66d: Layer already exists [2023-04-24T02:06:03.645Z] 2b8771c4459a: Layer already exists [2023-04-24T02:06:03.645Z] fc1dca59db55: Layer already exists [2023-04-24T02:06:03.645Z] 183dcfa147a2: Layer already exists [2023-04-24T02:06:03.645Z] 095b26bf40e1: Layer already exists [2023-04-24T02:06:03.645Z] 427db5552b15: Layer already exists [2023-04-24T02:06:03.645Z] 9661b11939c8: Layer already exists [2023-04-24T02:06:03.645Z] 26cbea5cba74: Layer already exists [2023-04-24T02:06:03.912Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136: digest: sha256:c8b5958cfb05976f0901c0d33ae9055ca3a3169fc40a48bc5f1e29b25cdac499 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:06:04.271Z] + 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-04-24T02:06:04.623Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-04-24T02:06:04.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-24T02:06:04.623Z] fc1dca59db55: Preparing [2023-04-24T02:06:04.623Z] a0b29daa9de0: Preparing [2023-04-24T02:06:04.623Z] b3d9740fe66d: Preparing [2023-04-24T02:06:04.623Z] 183dcfa147a2: Preparing [2023-04-24T02:06:04.623Z] 2b8771c4459a: Preparing [2023-04-24T02:06:04.623Z] 9661b11939c8: Preparing [2023-04-24T02:06:04.623Z] 095b26bf40e1: Preparing [2023-04-24T02:06:04.623Z] 427db5552b15: Preparing [2023-04-24T02:06:04.623Z] 26cbea5cba74: Preparing [2023-04-24T02:06:04.623Z] 095b26bf40e1: Waiting [2023-04-24T02:06:04.623Z] 427db5552b15: Waiting [2023-04-24T02:06:04.623Z] 26cbea5cba74: Waiting [2023-04-24T02:06:04.623Z] 9661b11939c8: Waiting [2023-04-24T02:06:04.623Z] 2b8771c4459a: Layer already exists [2023-04-24T02:06:04.623Z] a0b29daa9de0: Layer already exists [2023-04-24T02:06:04.623Z] 183dcfa147a2: Layer already exists [2023-04-24T02:06:04.623Z] b3d9740fe66d: Layer already exists [2023-04-24T02:06:04.623Z] fc1dca59db55: Layer already exists [2023-04-24T02:06:04.623Z] 427db5552b15: Layer already exists [2023-04-24T02:06:04.623Z] 26cbea5cba74: Layer already exists [2023-04-24T02:06:04.623Z] 095b26bf40e1: Layer already exists [2023-04-24T02:06:04.623Z] 9661b11939c8: Layer already exists [2023-04-24T02:06:04.890Z] main: digest: sha256:c8b5958cfb05976f0901c0d33ae9055ca3a3169fc40a48bc5f1e29b25cdac499 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-24T02:06:04.945Z] ===================================================== [Pipeline] echo [2023-04-24T02:06:04.954Z] taggedImages: [2023-04-24T02:06:04.954Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T02:06:04.954Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-04-24T02:06:04.954Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.136 [2023-04-24T02:06:04.954Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T02:06:04.954Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-04-24T02:06:04.990Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-04-24T02:06:04.990Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T02:06:04.990Z] latest [2023-04-24T02:06:04.990Z] 3.0.0-dev.136 [2023-04-24T02:06:04.990Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T02:06:04.990Z] main [2023-04-24T02:06:04.990Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:06:05.340Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:06:05.684Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T02:06:05.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-24T02:06:05.684Z] 04ce10c2560e: Preparing [2023-04-24T02:06:05.684Z] 67f0e3ae2690: Preparing [2023-04-24T02:06:05.684Z] 5299c07afb15: Preparing [2023-04-24T02:06:05.684Z] 61fe8c0ac59a: Preparing [2023-04-24T02:06:05.684Z] 9661b11939c8: Preparing [2023-04-24T02:06:05.684Z] 095b26bf40e1: Preparing [2023-04-24T02:06:05.684Z] 900de58dd7d9: Preparing [2023-04-24T02:06:05.684Z] 26cbea5cba74: Preparing [2023-04-24T02:06:05.684Z] 095b26bf40e1: Waiting [2023-04-24T02:06:05.684Z] 900de58dd7d9: Waiting [2023-04-24T02:06:05.684Z] 26cbea5cba74: Waiting [2023-04-24T02:06:05.953Z] 9661b11939c8: Layer already exists [2023-04-24T02:06:05.953Z] 095b26bf40e1: Layer already exists [2023-04-24T02:06:05.953Z] 04ce10c2560e: Pushed [2023-04-24T02:06:05.953Z] 5299c07afb15: Pushed [2023-04-24T02:06:05.953Z] 67f0e3ae2690: Pushed [2023-04-24T02:06:05.953Z] 26cbea5cba74: Layer already exists [2023-04-24T02:06:06.924Z] 900de58dd7d9: Pushed [2023-04-24T02:06:21.925Z] 61fe8c0ac59a: Pushed [2023-04-24T02:06:22.195Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a: digest: sha256:9bc79887e9a1e103582faf5147281c93c281be89e4c1b268e9c3a46c4fbc7d55 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:06:22.554Z] + 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-04-24T02:06:22.908Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-04-24T02:06:22.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-24T02:06:22.908Z] 04ce10c2560e: Preparing [2023-04-24T02:06:22.908Z] 67f0e3ae2690: Preparing [2023-04-24T02:06:22.908Z] 5299c07afb15: Preparing [2023-04-24T02:06:22.908Z] 61fe8c0ac59a: Preparing [2023-04-24T02:06:22.908Z] 9661b11939c8: Preparing [2023-04-24T02:06:22.908Z] 095b26bf40e1: Preparing [2023-04-24T02:06:22.908Z] 900de58dd7d9: Preparing [2023-04-24T02:06:22.908Z] 26cbea5cba74: Preparing [2023-04-24T02:06:22.908Z] 900de58dd7d9: Waiting [2023-04-24T02:06:22.908Z] 26cbea5cba74: Waiting [2023-04-24T02:06:22.908Z] 095b26bf40e1: Waiting [2023-04-24T02:06:22.908Z] 9661b11939c8: Layer already exists [2023-04-24T02:06:22.908Z] 61fe8c0ac59a: Layer already exists [2023-04-24T02:06:22.908Z] 67f0e3ae2690: Layer already exists [2023-04-24T02:06:22.908Z] 5299c07afb15: Layer already exists [2023-04-24T02:06:22.908Z] 04ce10c2560e: Layer already exists [2023-04-24T02:06:22.908Z] 900de58dd7d9: Layer already exists [2023-04-24T02:06:22.908Z] 095b26bf40e1: Layer already exists [2023-04-24T02:06:22.908Z] 26cbea5cba74: Layer already exists [2023-04-24T02:06:23.176Z] latest: digest: sha256:9bc79887e9a1e103582faf5147281c93c281be89e4c1b268e9c3a46c4fbc7d55 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:06:23.520Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.136 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:06:23.868Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.136 [2023-04-24T02:06:23.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-24T02:06:23.868Z] 04ce10c2560e: Preparing [2023-04-24T02:06:23.868Z] 67f0e3ae2690: Preparing [2023-04-24T02:06:23.868Z] 5299c07afb15: Preparing [2023-04-24T02:06:23.868Z] 61fe8c0ac59a: Preparing [2023-04-24T02:06:23.868Z] 9661b11939c8: Preparing [2023-04-24T02:06:23.868Z] 095b26bf40e1: Preparing [2023-04-24T02:06:23.868Z] 900de58dd7d9: Preparing [2023-04-24T02:06:23.868Z] 26cbea5cba74: Preparing [2023-04-24T02:06:23.868Z] 900de58dd7d9: Waiting [2023-04-24T02:06:23.868Z] 26cbea5cba74: Waiting [2023-04-24T02:06:23.868Z] 095b26bf40e1: Waiting [2023-04-24T02:06:23.868Z] 9661b11939c8: Layer already exists [2023-04-24T02:06:23.868Z] 67f0e3ae2690: Layer already exists [2023-04-24T02:06:23.868Z] 5299c07afb15: Layer already exists [2023-04-24T02:06:23.868Z] 61fe8c0ac59a: Layer already exists [2023-04-24T02:06:23.868Z] 04ce10c2560e: Layer already exists [2023-04-24T02:06:23.868Z] 26cbea5cba74: Layer already exists [2023-04-24T02:06:23.868Z] 095b26bf40e1: Layer already exists [2023-04-24T02:06:23.868Z] 900de58dd7d9: Layer already exists [2023-04-24T02:06:24.268Z] 3.0.0-dev.136: digest: sha256:9bc79887e9a1e103582faf5147281c93c281be89e4c1b268e9c3a46c4fbc7d55 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:06:24.620Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:06:24.969Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T02:06:24.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-24T02:06:24.970Z] 04ce10c2560e: Preparing [2023-04-24T02:06:24.970Z] 67f0e3ae2690: Preparing [2023-04-24T02:06:24.970Z] 5299c07afb15: Preparing [2023-04-24T02:06:24.970Z] 61fe8c0ac59a: Preparing [2023-04-24T02:06:24.970Z] 9661b11939c8: Preparing [2023-04-24T02:06:24.970Z] 095b26bf40e1: Preparing [2023-04-24T02:06:24.970Z] 900de58dd7d9: Preparing [2023-04-24T02:06:24.970Z] 26cbea5cba74: Preparing [2023-04-24T02:06:24.970Z] 095b26bf40e1: Waiting [2023-04-24T02:06:24.970Z] 900de58dd7d9: Waiting [2023-04-24T02:06:24.970Z] 26cbea5cba74: Waiting [2023-04-24T02:06:24.970Z] 9661b11939c8: Layer already exists [2023-04-24T02:06:24.970Z] 61fe8c0ac59a: Layer already exists [2023-04-24T02:06:24.970Z] 67f0e3ae2690: Layer already exists [2023-04-24T02:06:24.970Z] 5299c07afb15: Layer already exists [2023-04-24T02:06:24.970Z] 04ce10c2560e: Layer already exists [2023-04-24T02:06:24.970Z] 095b26bf40e1: Layer already exists [2023-04-24T02:06:24.970Z] 900de58dd7d9: Layer already exists [2023-04-24T02:06:24.970Z] 26cbea5cba74: Layer already exists [2023-04-24T02:06:25.237Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136: digest: sha256:9bc79887e9a1e103582faf5147281c93c281be89e4c1b268e9c3a46c4fbc7d55 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:06:25.587Z] + 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-04-24T02:06:25.930Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-04-24T02:06:25.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-24T02:06:25.930Z] 04ce10c2560e: Preparing [2023-04-24T02:06:25.930Z] 67f0e3ae2690: Preparing [2023-04-24T02:06:25.931Z] 5299c07afb15: Preparing [2023-04-24T02:06:25.931Z] 61fe8c0ac59a: Preparing [2023-04-24T02:06:25.931Z] 9661b11939c8: Preparing [2023-04-24T02:06:25.931Z] 095b26bf40e1: Preparing [2023-04-24T02:06:25.931Z] 900de58dd7d9: Preparing [2023-04-24T02:06:25.931Z] 26cbea5cba74: Preparing [2023-04-24T02:06:25.931Z] 095b26bf40e1: Waiting [2023-04-24T02:06:25.931Z] 900de58dd7d9: Waiting [2023-04-24T02:06:25.931Z] 26cbea5cba74: Waiting [2023-04-24T02:06:25.931Z] 61fe8c0ac59a: Layer already exists [2023-04-24T02:06:25.931Z] 04ce10c2560e: Layer already exists [2023-04-24T02:06:25.931Z] 9661b11939c8: Layer already exists [2023-04-24T02:06:25.931Z] 67f0e3ae2690: Layer already exists [2023-04-24T02:06:25.931Z] 5299c07afb15: Layer already exists [2023-04-24T02:06:25.931Z] 26cbea5cba74: Layer already exists [2023-04-24T02:06:25.931Z] 900de58dd7d9: Layer already exists [2023-04-24T02:06:25.931Z] 095b26bf40e1: Layer already exists [2023-04-24T02:06:26.199Z] main: digest: sha256:9bc79887e9a1e103582faf5147281c93c281be89e4c1b268e9c3a46c4fbc7d55 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-24T02:06:26.247Z] ===================================================== [Pipeline] echo [2023-04-24T02:06:26.253Z] taggedImages: [2023-04-24T02:06:26.253Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T02:06:26.253Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-04-24T02:06:26.253Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.136 [2023-04-24T02:06:26.253Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T02:06:26.253Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-04-24T02:06:26.278Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-04-24T02:06:26.278Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T02:06:26.278Z] latest [2023-04-24T02:06:26.278Z] 3.0.0-dev.136 [2023-04-24T02:06:26.278Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T02:06:26.278Z] main [2023-04-24T02:06:26.278Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:06:26.634Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:06:26.980Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T02:06:26.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-24T02:06:26.980Z] f4d7f89b86e0: Preparing [2023-04-24T02:06:26.980Z] 3c5ec1077a23: Preparing [2023-04-24T02:06:26.980Z] 3dd29e3e8b94: Preparing [2023-04-24T02:06:26.980Z] 559f17f802dc: Preparing [2023-04-24T02:06:26.980Z] 9661b11939c8: Preparing [2023-04-24T02:06:26.980Z] 095b26bf40e1: Preparing [2023-04-24T02:06:26.980Z] e170f6420aa2: Preparing [2023-04-24T02:06:26.980Z] 26cbea5cba74: Preparing [2023-04-24T02:06:26.980Z] e170f6420aa2: Waiting [2023-04-24T02:06:26.980Z] 26cbea5cba74: Waiting [2023-04-24T02:06:26.980Z] 095b26bf40e1: Waiting [2023-04-24T02:06:26.980Z] 9661b11939c8: Layer already exists [2023-04-24T02:06:27.247Z] 095b26bf40e1: Layer already exists [2023-04-24T02:06:27.247Z] 3dd29e3e8b94: Pushed [2023-04-24T02:06:27.247Z] 3c5ec1077a23: Pushed [2023-04-24T02:06:27.247Z] f4d7f89b86e0: Pushed [2023-04-24T02:06:27.247Z] 26cbea5cba74: Layer already exists [2023-04-24T02:06:28.209Z] e170f6420aa2: Pushed [2023-04-24T02:06:43.248Z] 559f17f802dc: Pushed [2023-04-24T02:06:43.520Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a: digest: sha256:3ee1c203e95f9934647cede1e500c4e3a6bf5ac6afe956dffb7cac303a3a0171 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:06:43.899Z] + 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-04-24T02:06:44.263Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-04-24T02:06:44.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-24T02:06:44.264Z] f4d7f89b86e0: Preparing [2023-04-24T02:06:44.264Z] 3c5ec1077a23: Preparing [2023-04-24T02:06:44.264Z] 3dd29e3e8b94: Preparing [2023-04-24T02:06:44.264Z] 559f17f802dc: Preparing [2023-04-24T02:06:44.264Z] 9661b11939c8: Preparing [2023-04-24T02:06:44.264Z] 095b26bf40e1: Preparing [2023-04-24T02:06:44.264Z] e170f6420aa2: Preparing [2023-04-24T02:06:44.264Z] 26cbea5cba74: Preparing [2023-04-24T02:06:44.264Z] 095b26bf40e1: Waiting [2023-04-24T02:06:44.264Z] e170f6420aa2: Waiting [2023-04-24T02:06:44.264Z] 26cbea5cba74: Waiting [2023-04-24T02:06:44.264Z] 559f17f802dc: Layer already exists [2023-04-24T02:06:44.264Z] 3c5ec1077a23: Layer already exists [2023-04-24T02:06:44.264Z] f4d7f89b86e0: Layer already exists [2023-04-24T02:06:44.264Z] 9661b11939c8: Layer already exists [2023-04-24T02:06:44.264Z] 3dd29e3e8b94: Layer already exists [2023-04-24T02:06:44.264Z] e170f6420aa2: Layer already exists [2023-04-24T02:06:44.264Z] 095b26bf40e1: Layer already exists [2023-04-24T02:06:44.264Z] 26cbea5cba74: Layer already exists [2023-04-24T02:06:44.535Z] latest: digest: sha256:3ee1c203e95f9934647cede1e500c4e3a6bf5ac6afe956dffb7cac303a3a0171 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:06:44.894Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.136 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:06:45.250Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.136 [2023-04-24T02:06:45.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-24T02:06:45.250Z] f4d7f89b86e0: Preparing [2023-04-24T02:06:45.250Z] 3c5ec1077a23: Preparing [2023-04-24T02:06:45.250Z] 3dd29e3e8b94: Preparing [2023-04-24T02:06:45.250Z] 559f17f802dc: Preparing [2023-04-24T02:06:45.250Z] 9661b11939c8: Preparing [2023-04-24T02:06:45.250Z] 095b26bf40e1: Preparing [2023-04-24T02:06:45.250Z] e170f6420aa2: Preparing [2023-04-24T02:06:45.250Z] 26cbea5cba74: Preparing [2023-04-24T02:06:45.250Z] e170f6420aa2: Waiting [2023-04-24T02:06:45.250Z] 26cbea5cba74: Waiting [2023-04-24T02:06:45.250Z] 095b26bf40e1: Waiting [2023-04-24T02:06:45.250Z] f4d7f89b86e0: Layer already exists [2023-04-24T02:06:45.250Z] 3c5ec1077a23: Layer already exists [2023-04-24T02:06:45.250Z] 9661b11939c8: Layer already exists [2023-04-24T02:06:45.250Z] 3dd29e3e8b94: Layer already exists [2023-04-24T02:06:45.250Z] 559f17f802dc: Layer already exists [2023-04-24T02:06:45.250Z] 095b26bf40e1: Layer already exists [2023-04-24T02:06:45.250Z] e170f6420aa2: Layer already exists [2023-04-24T02:06:45.250Z] 26cbea5cba74: Layer already exists [2023-04-24T02:06:45.518Z] 3.0.0-dev.136: digest: sha256:3ee1c203e95f9934647cede1e500c4e3a6bf5ac6afe956dffb7cac303a3a0171 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:06:45.877Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:06:46.234Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T02:06:46.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-24T02:06:46.235Z] f4d7f89b86e0: Preparing [2023-04-24T02:06:46.235Z] 3c5ec1077a23: Preparing [2023-04-24T02:06:46.235Z] 3dd29e3e8b94: Preparing [2023-04-24T02:06:46.235Z] 559f17f802dc: Preparing [2023-04-24T02:06:46.235Z] 9661b11939c8: Preparing [2023-04-24T02:06:46.235Z] 095b26bf40e1: Preparing [2023-04-24T02:06:46.235Z] e170f6420aa2: Preparing [2023-04-24T02:06:46.235Z] 26cbea5cba74: Preparing [2023-04-24T02:06:46.235Z] e170f6420aa2: Waiting [2023-04-24T02:06:46.235Z] 26cbea5cba74: Waiting [2023-04-24T02:06:46.235Z] 095b26bf40e1: Waiting [2023-04-24T02:06:46.235Z] 559f17f802dc: Layer already exists [2023-04-24T02:06:46.235Z] 3c5ec1077a23: Layer already exists [2023-04-24T02:06:46.235Z] 3dd29e3e8b94: Layer already exists [2023-04-24T02:06:46.235Z] f4d7f89b86e0: Layer already exists [2023-04-24T02:06:46.235Z] 9661b11939c8: Layer already exists [2023-04-24T02:06:46.235Z] 095b26bf40e1: Layer already exists [2023-04-24T02:06:46.235Z] e170f6420aa2: Layer already exists [2023-04-24T02:06:46.235Z] 26cbea5cba74: Layer already exists [2023-04-24T02:06:46.503Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136: digest: sha256:3ee1c203e95f9934647cede1e500c4e3a6bf5ac6afe956dffb7cac303a3a0171 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:06:46.863Z] + 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-04-24T02:06:47.204Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-04-24T02:06:47.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-24T02:06:47.204Z] f4d7f89b86e0: Preparing [2023-04-24T02:06:47.204Z] 3c5ec1077a23: Preparing [2023-04-24T02:06:47.204Z] 3dd29e3e8b94: Preparing [2023-04-24T02:06:47.204Z] 559f17f802dc: Preparing [2023-04-24T02:06:47.204Z] 9661b11939c8: Preparing [2023-04-24T02:06:47.204Z] 095b26bf40e1: Preparing [2023-04-24T02:06:47.204Z] e170f6420aa2: Preparing [2023-04-24T02:06:47.204Z] 26cbea5cba74: Preparing [2023-04-24T02:06:47.204Z] 095b26bf40e1: Waiting [2023-04-24T02:06:47.204Z] 26cbea5cba74: Waiting [2023-04-24T02:06:47.204Z] e170f6420aa2: Waiting [2023-04-24T02:06:47.204Z] 559f17f802dc: Layer already exists [2023-04-24T02:06:47.204Z] 9661b11939c8: Layer already exists [2023-04-24T02:06:47.204Z] 3c5ec1077a23: Layer already exists [2023-04-24T02:06:47.204Z] f4d7f89b86e0: Layer already exists [2023-04-24T02:06:47.204Z] 3dd29e3e8b94: Layer already exists [2023-04-24T02:06:47.204Z] 095b26bf40e1: Layer already exists [2023-04-24T02:06:47.204Z] e170f6420aa2: Layer already exists [2023-04-24T02:06:47.204Z] 26cbea5cba74: Layer already exists [2023-04-24T02:06:47.473Z] main: digest: sha256:3ee1c203e95f9934647cede1e500c4e3a6bf5ac6afe956dffb7cac303a3a0171 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-24T02:06:47.515Z] ===================================================== [Pipeline] echo [2023-04-24T02:06:47.521Z] taggedImages: [2023-04-24T02:06:47.521Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T02:06:47.521Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-04-24T02:06:47.521Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.136 [2023-04-24T02:06:47.521Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T02:06:47.521Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-04-24T02:06:47.539Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-04-24T02:06:47.539Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T02:06:47.539Z] latest [2023-04-24T02:06:47.539Z] 3.0.0-dev.136 [2023-04-24T02:06:47.539Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T02:06:47.539Z] main [2023-04-24T02:06:47.539Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:06:47.894Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:06:48.245Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T02:06:48.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-24T02:06:48.245Z] 53b8659a4055: Preparing [2023-04-24T02:06:48.245Z] c95f7173f4d5: Preparing [2023-04-24T02:06:48.245Z] 9661b11939c8: Preparing [2023-04-24T02:06:48.245Z] 095b26bf40e1: Preparing [2023-04-24T02:06:48.245Z] bc19b3237314: Preparing [2023-04-24T02:06:48.245Z] 26cbea5cba74: Preparing [2023-04-24T02:06:48.245Z] 26cbea5cba74: Waiting [2023-04-24T02:06:48.245Z] 095b26bf40e1: Layer already exists [2023-04-24T02:06:48.245Z] 9661b11939c8: Layer already exists [2023-04-24T02:06:48.245Z] 26cbea5cba74: Layer already exists [2023-04-24T02:06:48.514Z] 53b8659a4055: Pushed [2023-04-24T02:06:48.783Z] bc19b3237314: Pushed [2023-04-24T02:06:54.130Z] c95f7173f4d5: Pushed [2023-04-24T02:06:54.130Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a: digest: sha256:5dbac1804bf6c64d3f93160d0698a231f86f217671685d9b84a9ae44310d74e1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:06:54.490Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:06:54.844Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-04-24T02:06:54.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-24T02:06:54.844Z] 53b8659a4055: Preparing [2023-04-24T02:06:54.844Z] c95f7173f4d5: Preparing [2023-04-24T02:06:54.844Z] 9661b11939c8: Preparing [2023-04-24T02:06:54.844Z] 095b26bf40e1: Preparing [2023-04-24T02:06:54.844Z] bc19b3237314: Preparing [2023-04-24T02:06:54.844Z] 26cbea5cba74: Preparing [2023-04-24T02:06:54.844Z] 26cbea5cba74: Waiting [2023-04-24T02:06:54.844Z] c95f7173f4d5: Layer already exists [2023-04-24T02:06:54.844Z] 53b8659a4055: Layer already exists [2023-04-24T02:06:54.844Z] 9661b11939c8: Layer already exists [2023-04-24T02:06:54.844Z] 095b26bf40e1: Layer already exists [2023-04-24T02:06:54.844Z] bc19b3237314: Layer already exists [2023-04-24T02:06:54.844Z] 26cbea5cba74: Layer already exists [2023-04-24T02:06:55.112Z] latest: digest: sha256:5dbac1804bf6c64d3f93160d0698a231f86f217671685d9b84a9ae44310d74e1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:06:55.470Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.136 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:06:55.813Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.136 [2023-04-24T02:06:55.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-24T02:06:55.813Z] 53b8659a4055: Preparing [2023-04-24T02:06:55.813Z] c95f7173f4d5: Preparing [2023-04-24T02:06:55.813Z] 9661b11939c8: Preparing [2023-04-24T02:06:55.813Z] 095b26bf40e1: Preparing [2023-04-24T02:06:55.813Z] bc19b3237314: Preparing [2023-04-24T02:06:55.813Z] 26cbea5cba74: Preparing [2023-04-24T02:06:55.813Z] 26cbea5cba74: Waiting [2023-04-24T02:06:55.813Z] 9661b11939c8: Layer already exists [2023-04-24T02:06:55.813Z] c95f7173f4d5: Layer already exists [2023-04-24T02:06:55.813Z] 53b8659a4055: Layer already exists [2023-04-24T02:06:55.814Z] bc19b3237314: Layer already exists [2023-04-24T02:06:55.814Z] 095b26bf40e1: Layer already exists [2023-04-24T02:06:55.814Z] 26cbea5cba74: Layer already exists [2023-04-24T02:06:56.081Z] 3.0.0-dev.136: digest: sha256:5dbac1804bf6c64d3f93160d0698a231f86f217671685d9b84a9ae44310d74e1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:06:56.442Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:06:56.792Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T02:06:56.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-24T02:06:56.792Z] 53b8659a4055: Preparing [2023-04-24T02:06:56.792Z] c95f7173f4d5: Preparing [2023-04-24T02:06:56.792Z] 9661b11939c8: Preparing [2023-04-24T02:06:56.792Z] 095b26bf40e1: Preparing [2023-04-24T02:06:56.792Z] bc19b3237314: Preparing [2023-04-24T02:06:56.792Z] 26cbea5cba74: Preparing [2023-04-24T02:06:56.792Z] 26cbea5cba74: Waiting [2023-04-24T02:06:56.792Z] 095b26bf40e1: Layer already exists [2023-04-24T02:06:56.792Z] 9661b11939c8: Layer already exists [2023-04-24T02:06:56.792Z] c95f7173f4d5: Layer already exists [2023-04-24T02:06:56.792Z] 53b8659a4055: Layer already exists [2023-04-24T02:06:56.792Z] bc19b3237314: Layer already exists [2023-04-24T02:06:56.792Z] 26cbea5cba74: Layer already exists [2023-04-24T02:06:57.060Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136: digest: sha256:5dbac1804bf6c64d3f93160d0698a231f86f217671685d9b84a9ae44310d74e1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:06:57.426Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:06:57.776Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-04-24T02:06:57.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-24T02:06:57.776Z] 53b8659a4055: Preparing [2023-04-24T02:06:57.776Z] c95f7173f4d5: Preparing [2023-04-24T02:06:57.776Z] 9661b11939c8: Preparing [2023-04-24T02:06:57.776Z] 095b26bf40e1: Preparing [2023-04-24T02:06:57.776Z] bc19b3237314: Preparing [2023-04-24T02:06:57.776Z] 26cbea5cba74: Preparing [2023-04-24T02:06:57.776Z] 26cbea5cba74: Waiting [2023-04-24T02:06:57.776Z] 095b26bf40e1: Layer already exists [2023-04-24T02:06:57.776Z] bc19b3237314: Layer already exists [2023-04-24T02:06:57.776Z] 9661b11939c8: Layer already exists [2023-04-24T02:06:57.776Z] c95f7173f4d5: Layer already exists [2023-04-24T02:06:57.776Z] 53b8659a4055: Layer already exists [2023-04-24T02:06:57.776Z] 26cbea5cba74: Layer already exists [2023-04-24T02:06:58.045Z] main: digest: sha256:5dbac1804bf6c64d3f93160d0698a231f86f217671685d9b84a9ae44310d74e1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-24T02:06:58.107Z] ===================================================== [Pipeline] echo [2023-04-24T02:06:58.116Z] taggedImages: [2023-04-24T02:06:58.116Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T02:06:58.116Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-04-24T02:06:58.116Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.136 [2023-04-24T02:06:58.116Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T02:06:58.116Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-04-24T02:06:58.144Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-04-24T02:06:58.144Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T02:06:58.144Z] latest [2023-04-24T02:06:58.144Z] 3.0.0-dev.136 [2023-04-24T02:06:58.144Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T02:06:58.144Z] main [2023-04-24T02:06:58.144Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:06:58.503Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:06:58.844Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T02:06:58.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-24T02:06:58.844Z] b7837fd70e6e: Preparing [2023-04-24T02:06:58.844Z] b3882e040783: Preparing [2023-04-24T02:06:58.844Z] 9661b11939c8: Preparing [2023-04-24T02:06:58.844Z] 095b26bf40e1: Preparing [2023-04-24T02:06:58.844Z] ef41a4e54cec: Preparing [2023-04-24T02:06:58.844Z] 26cbea5cba74: Preparing [2023-04-24T02:06:58.844Z] 26cbea5cba74: Waiting [2023-04-24T02:06:58.844Z] 095b26bf40e1: Layer already exists [2023-04-24T02:06:58.844Z] ef41a4e54cec: Layer already exists [2023-04-24T02:06:58.844Z] 9661b11939c8: Layer already exists [2023-04-24T02:06:58.844Z] 26cbea5cba74: Layer already exists [2023-04-24T02:06:59.112Z] b7837fd70e6e: Pushed [2023-04-24T02:07:05.784Z] b3882e040783: Pushed [2023-04-24T02:07:05.784Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a: digest: sha256:72f24f2c33d988611948ef38d7b66f576c4f8790d1a9b98bbde68bc6559c0baa size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:07:06.137Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:07:06.481Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-04-24T02:07:06.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-24T02:07:06.481Z] b7837fd70e6e: Preparing [2023-04-24T02:07:06.481Z] b3882e040783: Preparing [2023-04-24T02:07:06.481Z] 9661b11939c8: Preparing [2023-04-24T02:07:06.481Z] 095b26bf40e1: Preparing [2023-04-24T02:07:06.481Z] ef41a4e54cec: Preparing [2023-04-24T02:07:06.481Z] 26cbea5cba74: Preparing [2023-04-24T02:07:06.481Z] 26cbea5cba74: Waiting [2023-04-24T02:07:06.481Z] 095b26bf40e1: Layer already exists [2023-04-24T02:07:06.481Z] 9661b11939c8: Layer already exists [2023-04-24T02:07:06.481Z] b3882e040783: Layer already exists [2023-04-24T02:07:06.481Z] b7837fd70e6e: Layer already exists [2023-04-24T02:07:06.481Z] ef41a4e54cec: Layer already exists [2023-04-24T02:07:06.481Z] 26cbea5cba74: Layer already exists [2023-04-24T02:07:06.751Z] latest: digest: sha256:72f24f2c33d988611948ef38d7b66f576c4f8790d1a9b98bbde68bc6559c0baa size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:07:07.101Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.136 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:07:07.453Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.136 [2023-04-24T02:07:07.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-24T02:07:07.454Z] b7837fd70e6e: Preparing [2023-04-24T02:07:07.454Z] b3882e040783: Preparing [2023-04-24T02:07:07.454Z] 9661b11939c8: Preparing [2023-04-24T02:07:07.454Z] 095b26bf40e1: Preparing [2023-04-24T02:07:07.454Z] ef41a4e54cec: Preparing [2023-04-24T02:07:07.454Z] 26cbea5cba74: Preparing [2023-04-24T02:07:07.454Z] 26cbea5cba74: Waiting [2023-04-24T02:07:07.454Z] 9661b11939c8: Layer already exists [2023-04-24T02:07:07.454Z] ef41a4e54cec: Layer already exists [2023-04-24T02:07:07.454Z] 095b26bf40e1: Layer already exists [2023-04-24T02:07:07.454Z] b3882e040783: Layer already exists [2023-04-24T02:07:07.454Z] b7837fd70e6e: Layer already exists [2023-04-24T02:07:07.454Z] 26cbea5cba74: Layer already exists [2023-04-24T02:07:07.724Z] 3.0.0-dev.136: digest: sha256:72f24f2c33d988611948ef38d7b66f576c4f8790d1a9b98bbde68bc6559c0baa size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:07:08.079Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:07:08.427Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T02:07:08.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-24T02:07:08.428Z] b7837fd70e6e: Preparing [2023-04-24T02:07:08.428Z] b3882e040783: Preparing [2023-04-24T02:07:08.428Z] 9661b11939c8: Preparing [2023-04-24T02:07:08.428Z] 095b26bf40e1: Preparing [2023-04-24T02:07:08.428Z] ef41a4e54cec: Preparing [2023-04-24T02:07:08.428Z] 26cbea5cba74: Preparing [2023-04-24T02:07:08.428Z] 26cbea5cba74: Waiting [2023-04-24T02:07:08.428Z] b7837fd70e6e: Layer already exists [2023-04-24T02:07:08.428Z] 9661b11939c8: Layer already exists [2023-04-24T02:07:08.428Z] 095b26bf40e1: Layer already exists [2023-04-24T02:07:08.428Z] b3882e040783: Layer already exists [2023-04-24T02:07:08.428Z] ef41a4e54cec: Layer already exists [2023-04-24T02:07:08.696Z] 26cbea5cba74: Layer already exists [2023-04-24T02:07:08.696Z] 0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136: digest: sha256:72f24f2c33d988611948ef38d7b66f576c4f8790d1a9b98bbde68bc6559c0baa size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:07:09.058Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:07:09.410Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-04-24T02:07:09.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-24T02:07:09.410Z] b7837fd70e6e: Preparing [2023-04-24T02:07:09.410Z] b3882e040783: Preparing [2023-04-24T02:07:09.410Z] 9661b11939c8: Preparing [2023-04-24T02:07:09.410Z] 095b26bf40e1: Preparing [2023-04-24T02:07:09.410Z] ef41a4e54cec: Preparing [2023-04-24T02:07:09.410Z] 26cbea5cba74: Preparing [2023-04-24T02:07:09.410Z] 26cbea5cba74: Waiting [2023-04-24T02:07:09.410Z] 9661b11939c8: Layer already exists [2023-04-24T02:07:09.410Z] ef41a4e54cec: Layer already exists [2023-04-24T02:07:09.410Z] 095b26bf40e1: Layer already exists [2023-04-24T02:07:09.410Z] b7837fd70e6e: Layer already exists [2023-04-24T02:07:09.410Z] b3882e040783: Layer already exists [2023-04-24T02:07:09.410Z] 26cbea5cba74: Layer already exists [2023-04-24T02:07:09.680Z] main: digest: sha256:72f24f2c33d988611948ef38d7b66f576c4f8790d1a9b98bbde68bc6559c0baa size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-24T02:07:09.731Z] ===================================================== [Pipeline] echo [2023-04-24T02:07:09.739Z] taggedImages: [2023-04-24T02:07:09.739Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a [2023-04-24T02:07:09.739Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-04-24T02:07:09.739Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.136 [2023-04-24T02:07:09.739Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0e40ac5239888f518a0688dfe8002d05c80ac55a-3.0.0-dev.136 [2023-04-24T02:07:09.739Z] - 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-04-24T02:07:10.109Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-24T02:07:10.109Z] [2023-04-24T02:07:10.109Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:07:10.453Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-24T02:07:10.724Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-24T02:07:10.724Z] 8998bd30e6a1: Pulling fs layer [2023-04-24T02:07:10.724Z] 04944245beec: Pulling fs layer [2023-04-24T02:07:10.724Z] 699f458cf7ca: Pulling fs layer [2023-04-24T02:07:10.724Z] 765212b225bb: Pulling fs layer [2023-04-24T02:07:10.724Z] f23df028b6ca: Pulling fs layer [2023-04-24T02:07:10.724Z] d65c8cfc05b1: Pulling fs layer [2023-04-24T02:07:10.724Z] 2437ff75d9bd: Pulling fs layer [2023-04-24T02:07:10.724Z] f23df028b6ca: Waiting [2023-04-24T02:07:10.724Z] d65c8cfc05b1: Waiting [2023-04-24T02:07:10.724Z] 2437ff75d9bd: Waiting [2023-04-24T02:07:10.724Z] 765212b225bb: Waiting [2023-04-24T02:07:10.724Z] 04944245beec: Verifying Checksum [2023-04-24T02:07:10.724Z] 04944245beec: Download complete [2023-04-24T02:07:10.724Z] 765212b225bb: Verifying Checksum [2023-04-24T02:07:10.724Z] 765212b225bb: Download complete [2023-04-24T02:07:10.724Z] f23df028b6ca: Verifying Checksum [2023-04-24T02:07:10.724Z] f23df028b6ca: Download complete [2023-04-24T02:07:10.724Z] d65c8cfc05b1: Verifying Checksum [2023-04-24T02:07:10.724Z] d65c8cfc05b1: Download complete [2023-04-24T02:07:10.995Z] 699f458cf7ca: Verifying Checksum [2023-04-24T02:07:10.995Z] 699f458cf7ca: Download complete [2023-04-24T02:07:11.265Z] 8998bd30e6a1: Verifying Checksum [2023-04-24T02:07:11.265Z] 8998bd30e6a1: Download complete [2023-04-24T02:07:13.871Z] 2437ff75d9bd: Verifying Checksum [2023-04-24T02:07:13.871Z] 2437ff75d9bd: Download complete [2023-04-24T02:07:15.821Z] 8998bd30e6a1: Pull complete [2023-04-24T02:07:16.091Z] 04944245beec: Pull complete [2023-04-24T02:07:17.505Z] 699f458cf7ca: Pull complete [2023-04-24T02:07:17.777Z] 765212b225bb: Pull complete [2023-04-24T02:07:18.742Z] f23df028b6ca: Pull complete [2023-04-24T02:07:19.011Z] d65c8cfc05b1: Pull complete [2023-04-24T02:07:34.031Z] 2437ff75d9bd: Pull complete [2023-04-24T02:07:34.031Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-24T02:07:34.031Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-24T02:07:34.031Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T02:07:34.539Z] prd-ubuntu20.04-docker-arm64-4c-16g-9436 does not seem to be running inside a container [2023-04-24T02:07:34.605Z] $ 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/498 -v /w/workspace/edgex-go/498:/w/workspace/edgex-go/498:rw,z -v /w/workspace/edgex-go/498@tmp:/w/workspace/edgex-go/498@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-04-24T02:07:37.826Z] $ docker top 6572c57ec34626add4c8050d30573785e702532b8e31be44598503b3fda0f3f6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T02:07:38.801Z] ---> job-cost.sh [2023-04-24T02:07:38.801Z] lf-activate-venv: SKIPPING [2023-04-24T02:07:38.801Z] INFO: No Stack... [2023-04-24T02:07:39.070Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-24T02:07:40.037Z] INFO: Archiving Costs [Pipeline] sh [2023-04-24T02:07:40.692Z] + cat /w/workspace/edgex-go/498/archives/cost.csv [2023-04-24T02:07:40.692Z] + cut -d, -f6 [Pipeline] lock [2023-04-24T02:07:40.740Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-498-stack-cost] [2023-04-24T02:07:40.749Z] Resource [jenkins-edgexfoundry-edgex-go-main-498-stack-cost] did not exist. Created. [2023-04-24T02:07:40.749Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-498-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-24T02:07:41.414Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-24T02:07:42.192Z] Stashed 1 file(s) [Pipeline] } [2023-04-24T02:07:42.200Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-498-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-24T02:07:42.211Z] $ docker stop --time=1 6572c57ec34626add4c8050d30573785e702532b8e31be44598503b3fda0f3f6 [2023-04-24T02:07:43.769Z] $ docker rm -f --volumes 6572c57ec34626add4c8050d30573785e702532b8e31be44598503b3fda0f3f6 [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-04-24T02:07:44.271Z] provisioning config files... [2023-04-24T02:07:44.279Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/498@tmp/config1390075858297488603tmp [Pipeline] { [Pipeline] sh [2023-04-24T02:07:44.570Z] + set +x [2023-04-24T02:07:44.570Z] + curl -s https://codecov.io/bash [2023-04-24T02:07:44.570Z] + bash -s -- [2023-04-24T02:07:44.570Z] [2023-04-24T02:07:44.570Z] _____ _ [2023-04-24T02:07:44.570Z] / ____| | | [2023-04-24T02:07:44.570Z] | | ___ __| | ___ ___ _____ __ [2023-04-24T02:07:44.570Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-24T02:07:44.570Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-24T02:07:44.570Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-24T02:07:44.570Z] Bash-1.0.6 [2023-04-24T02:07:44.570Z] [2023-04-24T02:07:44.570Z] [2023-04-24T02:07:44.570Z] ==> git version 2.25.1 found [2023-04-24T02:07:44.570Z] ==> 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-04-24T02:07:44.570Z] Release-Date: 2020-01-08 [2023-04-24T02:07:44.570Z] 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-04-24T02:07:44.570Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-24T02:07:44.570Z] ==> Jenkins CI detected. [2023-04-24T02:07:44.570Z] current dir:  /w/workspace/edgex-go/498 [2023-04-24T02:07:44.570Z] project root: . [2023-04-24T02:07:44.570Z] --> token set from env [2023-04-24T02:07:44.570Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-24T02:07:44.570Z] ==> Running gcov in . (disable via -X gcov) [2023-04-24T02:07:44.570Z] ==> Python coveragepy not found [2023-04-24T02:07:44.570Z] ==> Searching for coverage reports in: [2023-04-24T02:07:44.570Z] + . [2023-04-24T02:07:44.828Z] -> Found 1 reports [2023-04-24T02:07:44.828Z] ==> Detecting git/mercurial file structure [2023-04-24T02:07:44.828Z] ==> Reading reports [2023-04-24T02:07:44.828Z] + ./coverage.out bytes=448248 [2023-04-24T02:07:44.828Z] ==> Appending adjustments [2023-04-24T02:07:44.828Z] https://docs.codecov.io/docs/fixing-reports [2023-04-24T02:07:45.767Z] + Found adjustments [2023-04-24T02:07:45.767Z] ==> Gzipping contents [2023-04-24T02:07:45.767Z] 60K /tmp/codecov.VpX5ro.gz [2023-04-24T02:07:45.767Z] ==> Uploading reports [2023-04-24T02:07:45.767Z] url: https://codecov.io [2023-04-24T02:07:45.767Z] query: branch=main&commit=0e40ac5239888f518a0688dfe8002d05c80ac55a&build=498&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F498%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-24T02:07:45.767Z] -> Pinging Codecov [2023-04-24T02:07:45.767Z] 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=0e40ac5239888f518a0688dfe8002d05c80ac55a&build=498&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F498%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-24T02:07:46.027Z] -> Uploading to [2023-04-24T02:07:46.027Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-24/00271124DB129430A58F1EEE437C3FCB/0e40ac5239888f518a0688dfe8002d05c80ac55a/f119897f-259c-4193-b840-c981369e7fce.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230424%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230424T020745Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ce183c90956ef01fb67ae4d5d16c510b9c06a6b98efb63f5fba63dedea9a57f9 [2023-04-24T02:07:46.027Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-24T02:07:46.027Z] Dload Upload Total Spent Left Speed [2023-04-24T02:07:46.287Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57569 0 0 100 57569 0 228k --:--:-- --:--:-- --:--:-- 228k [2023-04-24T02:07:46.287Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/0e40ac5239888f518a0688dfe8002d05c80ac55a [Pipeline] } [2023-04-24T02:07:46.295Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-04-24T02:07:46.546Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-24T02:07:46.564Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:07:46.861Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-24T02:07:46.861Z] [2023-04-24T02:07:46.861Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:07:47.161Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-24T02:07:47.162Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-24T02:07:47.162Z] df9b9388f04a: Pulling fs layer [2023-04-24T02:07:47.162Z] 52dc419b0ee2: Pulling fs layer [2023-04-24T02:07:47.162Z] 25bc292e5bac: Pulling fs layer [2023-04-24T02:07:47.162Z] 114826534d7a: Pulling fs layer [2023-04-24T02:07:47.162Z] 4657fd5d0bcf: Pulling fs layer [2023-04-24T02:07:47.162Z] 6ad1cebc031e: Pulling fs layer [2023-04-24T02:07:47.162Z] 8a3aa393b2d8: Pulling fs layer [2023-04-24T02:07:47.162Z] 4657fd5d0bcf: Waiting [2023-04-24T02:07:47.162Z] 6ad1cebc031e: Waiting [2023-04-24T02:07:47.162Z] 8a3aa393b2d8: Waiting [2023-04-24T02:07:47.162Z] 114826534d7a: Waiting [2023-04-24T02:07:47.162Z] 25bc292e5bac: Verifying Checksum [2023-04-24T02:07:47.162Z] 25bc292e5bac: Download complete [2023-04-24T02:07:47.162Z] 52dc419b0ee2: Download complete [2023-04-24T02:07:47.162Z] 4657fd5d0bcf: Download complete [2023-04-24T02:07:47.162Z] df9b9388f04a: Download complete [2023-04-24T02:07:47.162Z] 6ad1cebc031e: Verifying Checksum [2023-04-24T02:07:47.162Z] 6ad1cebc031e: Download complete [2023-04-24T02:07:47.425Z] df9b9388f04a: Pull complete [2023-04-24T02:07:47.425Z] 52dc419b0ee2: Pull complete [2023-04-24T02:07:47.425Z] 25bc292e5bac: Pull complete [2023-04-24T02:07:47.996Z] 114826534d7a: Verifying Checksum [2023-04-24T02:07:47.996Z] 114826534d7a: Download complete [2023-04-24T02:07:47.996Z] 8a3aa393b2d8: Verifying Checksum [2023-04-24T02:07:47.996Z] 8a3aa393b2d8: Download complete [2023-04-24T02:07:51.280Z] 114826534d7a: Pull complete [2023-04-24T02:07:51.280Z] 4657fd5d0bcf: Pull complete [2023-04-24T02:07:51.280Z] 6ad1cebc031e: Pull complete [2023-04-24T02:07:53.810Z] 8a3aa393b2d8: Pull complete [2023-04-24T02:07:53.810Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-24T02:07:53.810Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-24T02:07:53.810Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T02:07:53.885Z] prd-ubuntu20.04-docker-8c-8g-9426 does not seem to be running inside a container [2023-04-24T02:07:53.919Z] $ 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/498 -v /w/workspace/edgex-go/498:/w/workspace/edgex-go/498:rw,z -v /w/workspace/edgex-go/498@tmp:/w/workspace/edgex-go/498@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-04-24T02:07:59.018Z] $ docker top d17aaa977d8edda74b199d29b4d66d363815855e7a4374d5ebb79d18199cf1a2 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-24T02:07:59.071Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-04-24T02:07:59.345Z] + set -o pipefail [2023-04-24T02:07:59.345Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-04-24T02:08:04.616Z] [2023-04-24T02:08:04.617Z] Monitoring /w/workspace/edgex-go/498 (github.com/edgexfoundry/edgex-go)... [2023-04-24T02:08:04.617Z] [2023-04-24T02:08:04.617Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/a36ff913-e4ae-4ed2-b1d9-1df0f7ca30d1 [2023-04-24T02:08:04.617Z] [2023-04-24T02:08:04.617Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-24T02:08:04.617Z] [2023-04-24T02:08:04.617Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-24T02:08:04.617Z] [2023-04-24T02:08:04.617Z] [2023-04-24T02:08:04.617Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-24T02:08:04.617Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-24T02:08:04.617Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-04-24T02:08:04.629Z] $ docker stop --time=1 d17aaa977d8edda74b199d29b4d66d363815855e7a4374d5ebb79d18199cf1a2 [2023-04-24T02:08:07.878Z] $ docker rm -f --volumes d17aaa977d8edda74b199d29b4d66d363815855e7a4374d5ebb79d18199cf1a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-04-24T02:08:08.236Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-24T02:08:08.250Z] provisioning config files... [2023-04-24T02:08:08.259Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/498@tmp/config4711291187245069276tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T02:08:08.556Z] --> edgex-publish-swagger.sh [2023-04-24T02:08:08.556Z] === Publish openapi/v3 API === [2023-04-24T02:08:08.556Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-04-24T02:08:08.556Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/498/openapi/v3/core-command.yaml] [2023-04-24T02:08:08.556Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-24T02:08:08.556Z] Dload Upload Total Spent Left Speed [2023-04-24T02:08:09.124Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 50311 --:--:-- --:--:-- --:--:-- 50311 [2023-04-24T02:08:09.124Z] [2023-04-24T02:08:09.124Z] [2023-04-24T02:08:09.124Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/498/openapi/v3/core-data.yaml] [2023-04-24T02:08:09.124Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-24T02:08:09.124Z] Dload Upload Total Spent Left Speed [2023-04-24T02:08:09.383Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 145k --:--:-- --:--:-- --:--:-- 145k 100 69110 0 0 100 69110 0 145k --:--:-- --:--:-- --:--:-- 145k [2023-04-24T02:08:09.383Z] [2023-04-24T02:08:09.383Z] [2023-04-24T02:08:09.383Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/498/openapi/v3/core-metadata.yaml] [2023-04-24T02:08:09.643Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-24T02:08:09.643Z] Dload Upload Total Spent Left Speed [2023-04-24T02:08:10.211Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 246k --:--:-- --:--:-- --:--:-- 246k [2023-04-24T02:08:10.211Z] [2023-04-24T02:08:10.211Z] [2023-04-24T02:08:10.211Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/498/openapi/v3/support-notifications.yaml] [2023-04-24T02:08:10.211Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-24T02:08:10.211Z] Dload Upload Total Spent Left Speed [2023-04-24T02:08:10.780Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 159k --:--:-- --:--:-- --:--:-- 159k 100 86965 0 0 100 86965 0 159k --:--:-- --:--:-- --:--:-- 159k [2023-04-24T02:08:10.780Z] [2023-04-24T02:08:10.780Z] [2023-04-24T02:08:10.780Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/498/openapi/v3/support-scheduler.yaml] [2023-04-24T02:08:10.780Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-24T02:08:10.780Z] Dload Upload Total Spent Left Speed [2023-04-24T02:08:11.040Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 75841 --:--:-- --:--:-- --:--:-- 75841 [2023-04-24T02:08:11.040Z] [2023-04-24T02:08:11.040Z] [Pipeline] } [2023-04-24T02:08:11.046Z] 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-04-24T02:08:11.471Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-24T02:08:11.471Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:08:11.781Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-24T02:08:11.781Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T02:08:11.858Z] prd-ubuntu20.04-docker-8c-8g-9426 does not seem to be running inside a container [2023-04-24T02:08:11.894Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/498 -v /w/workspace/edgex-go/498:/w/workspace/edgex-go/498:rw,z -v /w/workspace/edgex-go/498@tmp:/w/workspace/edgex-go/498@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-24T02:08:12.279Z] $ docker top c2281e44766e080d93334d4d42c746edfa89b783247adaedd5ecceeca0c66c35 -eo pid,comm [2023-04-24T02:08:12.324Z] 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-04-24T02:08:12.324Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-24T02:08:12.387Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-24T02:08:12.387Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-24T02:08:12.505Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-24T02:08:12.509Z] $ docker exec c2281e44766e080d93334d4d42c746edfa89b783247adaedd5ecceeca0c66c35 ssh-agent [2023-04-24T02:08:12.615Z] SSH_AUTH_SOCK=/tmp/ssh-EjYY37q0G0yw/agent.33 [2023-04-24T02:08:12.615Z] SSH_AGENT_PID=38 [2023-04-24T02:08:12.620Z] Running ssh-add (command line suppressed) [2023-04-24T02:08:12.711Z] Identity added: /w/workspace/edgex-go/498@tmp/private_key_8107221139089482299.key (/w/workspace/edgex-go/498@tmp/private_key_8107221139089482299.key) [2023-04-24T02:08:12.722Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-24T02:08:13.011Z] + git semver tag [2023-04-24T02:08:13.270Z] 2023-04-24 02:08:13,211 [run_tag] DEBUG tag force:False [2023-04-24T02:08:13.270Z] 2023-04-24 02:08:13,211 [check_head_tag] DEBUG check head tag [2023-04-24T02:08:13.270Z] 2023-04-24 02:08:13,214 [execute] INFO git cat-file --batch-check [2023-04-24T02:08:13.270Z] 2023-04-24 02:08:13,214 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/498, universal_newlines=False, shell=None, istream=) [2023-04-24T02:08:13.270Z] 2023-04-24 02:08:13,219 [execute] INFO git cat-file --batch [2023-04-24T02:08:13.270Z] 2023-04-24 02:08:13,219 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/498, universal_newlines=False, shell=None, istream=) [2023-04-24T02:08:13.529Z] 2023-04-24 02:08:13,300 [read_version] DEBUG read version from /w/workspace/edgex-go/498/.semver/main [2023-04-24T02:08:13.529Z] 2023-04-24 02:08:13,301 [execute] INFO git tag -a v3.0.0-dev.136 -m v3.0.0-dev.136 [2023-04-24T02:08:13.529Z] 2023-04-24 02:08:13,301 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.136', '-m', 'v3.0.0-dev.136'], cwd=/w/workspace/edgex-go/498, universal_newlines=False, shell=None, istream=None) [2023-04-24T02:08:13.529Z] 2023-04-24 02:08:13,307 [read_version] DEBUG read version from /w/workspace/edgex-go/498/.semver/main [2023-04-24T02:08:13.529Z] 3.0.0-dev.136 [Pipeline] } [2023-04-24T02:08:13.540Z] $ docker exec --env ******** --env ******** c2281e44766e080d93334d4d42c746edfa89b783247adaedd5ecceeca0c66c35 ssh-agent -k [2023-04-24T02:08:13.639Z] unset SSH_AUTH_SOCK; [2023-04-24T02:08:13.639Z] unset SSH_AGENT_PID; [2023-04-24T02:08:13.639Z] echo Agent pid 38 killed; [2023-04-24T02:08:13.647Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-24T02:08:13.953Z] + git semver [Pipeline] } [2023-04-24T02:08:14.224Z] $ docker stop --time=1 c2281e44766e080d93334d4d42c746edfa89b783247adaedd5ecceeca0c66c35 [2023-04-24T02:08:15.539Z] $ docker rm -f --volumes c2281e44766e080d93334d4d42c746edfa89b783247adaedd5ecceeca0c66c35 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:08:15.934Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-24T02:08:15.934Z] [2023-04-24T02:08:15.934Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:08:16.234Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-24T02:08:16.234Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-24T02:08:16.234Z] ab5ef0e58194: Pulling fs layer [2023-04-24T02:08:16.234Z] 9712f1f96733: Pulling fs layer [2023-04-24T02:08:16.234Z] 63f879dbbcfc: Pulling fs layer [2023-04-24T02:08:16.234Z] 0d9ebad4ef96: Pulling fs layer [2023-04-24T02:08:16.234Z] e9a5061849ea: Pulling fs layer [2023-04-24T02:08:16.234Z] d747dcd14b5f: Pulling fs layer [2023-04-24T02:08:16.234Z] 2de7ff778b66: Pulling fs layer [2023-04-24T02:08:16.234Z] e9a5061849ea: Waiting [2023-04-24T02:08:16.234Z] d747dcd14b5f: Waiting [2023-04-24T02:08:16.234Z] 2de7ff778b66: Waiting [2023-04-24T02:08:16.234Z] 0d9ebad4ef96: Waiting [2023-04-24T02:08:16.234Z] 9712f1f96733: Verifying Checksum [2023-04-24T02:08:16.234Z] 9712f1f96733: Download complete [2023-04-24T02:08:16.494Z] 63f879dbbcfc: Verifying Checksum [2023-04-24T02:08:16.494Z] 63f879dbbcfc: Download complete [2023-04-24T02:08:16.751Z] e9a5061849ea: Verifying Checksum [2023-04-24T02:08:16.751Z] e9a5061849ea: Download complete [2023-04-24T02:08:16.751Z] d747dcd14b5f: Download complete [2023-04-24T02:08:16.751Z] 0d9ebad4ef96: Verifying Checksum [2023-04-24T02:08:16.751Z] 0d9ebad4ef96: Download complete [2023-04-24T02:08:16.751Z] ab5ef0e58194: Download complete [2023-04-24T02:08:16.751Z] 2de7ff778b66: Verifying Checksum [2023-04-24T02:08:16.751Z] 2de7ff778b66: Download complete [2023-04-24T02:08:19.279Z] ab5ef0e58194: Pull complete [2023-04-24T02:08:19.279Z] 9712f1f96733: Pull complete [2023-04-24T02:08:20.215Z] 63f879dbbcfc: Pull complete [2023-04-24T02:08:23.500Z] 0d9ebad4ef96: Pull complete [2023-04-24T02:08:23.760Z] e9a5061849ea: Pull complete [2023-04-24T02:08:23.760Z] d747dcd14b5f: Pull complete [2023-04-24T02:08:25.137Z] 2de7ff778b66: Pull complete [2023-04-24T02:08:25.137Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-24T02:08:25.137Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-24T02:08:25.137Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T02:08:25.224Z] prd-ubuntu20.04-docker-8c-8g-9426 does not seem to be running inside a container [2023-04-24T02:08:25.253Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/498 -v /w/workspace/edgex-go/498:/w/workspace/edgex-go/498:rw,z -v /w/workspace/edgex-go/498@tmp:/w/workspace/edgex-go/498@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-04-24T02:08:29.469Z] $ docker top 62ae7347cd733dff2502b6a4de9f1770e3c64f09bcee4b4488762d9cd5046cd2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-24T02:08:29.533Z] provisioning config files... [2023-04-24T02:08:29.539Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/498@tmp/config783028544355305081tmp [2023-04-24T02:08:29.548Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/498@tmp/config14934666705676923420tmp [2023-04-24T02:08:29.558Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/498@tmp/config12700190305871866997tmp [Pipeline] { [Pipeline] echo [2023-04-24T02:08:29.574Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T02:08:29.861Z] ---> sigul-configuration.sh [2023-04-24T02:08:29.861Z] gpg: directory `/root/.gnupg' created [2023-04-24T02:08:29.861Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-24T02:08:29.861Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-24T02:08:29.861Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-24T02:08:29.861Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-24T02:08:29.861Z] gpg: CAST5 encrypted data [2023-04-24T02:08:29.861Z] gpg: encrypted with 1 passphrase [2023-04-24T02:08:29.861Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-24T02:08:30.145Z] + mkdir /home/jenkins [2023-04-24T02:08:30.145Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-24T02:08:30.431Z] + 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-04-24T02:08:30.439Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T02:08:30.723Z] ---> sigul-install.sh [2023-04-24T02:08:30.723Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-24T02:08:31.010Z] + git tag --list [2023-04-24T02:08:31.010Z] 0.6.0 [2023-04-24T02:08:31.010Z] 0.6.1 [2023-04-24T02:08:31.010Z] 0.7.0 [2023-04-24T02:08:31.010Z] 0.7.1 [2023-04-24T02:08:31.010Z] v1.0.0 [2023-04-24T02:08:31.010Z] v1.0.1 [2023-04-24T02:08:31.010Z] v1.1.0 [2023-04-24T02:08:31.010Z] v1.2.0 [2023-04-24T02:08:31.010Z] v1.2.1 [2023-04-24T02:08:31.010Z] v1.3.0 [2023-04-24T02:08:31.010Z] v1.3.1 [2023-04-24T02:08:31.010Z] v2.0.0 [2023-04-24T02:08:31.010Z] v2.1.0 [2023-04-24T02:08:31.010Z] v2.1.1 [2023-04-24T02:08:31.010Z] v2.1.1-dev.1 [2023-04-24T02:08:31.010Z] v2.1.1-dev.2 [2023-04-24T02:08:31.010Z] v2.1.1-dev.3 [2023-04-24T02:08:31.010Z] v2.1.1-dev.4 [2023-04-24T02:08:31.010Z] v2.1.1-dev.5 [2023-04-24T02:08:31.010Z] v2.1.1-dev.6 [2023-04-24T02:08:31.010Z] v2.1.1-dev.7 [2023-04-24T02:08:31.010Z] v2.1.1-dev.8 [2023-04-24T02:08:31.010Z] v2.1.2-dev.1 [2023-04-24T02:08:31.010Z] v2.2.0 [2023-04-24T02:08:31.010Z] v2.2.1-dev.1 [2023-04-24T02:08:31.010Z] v2.2.1-dev.10 [2023-04-24T02:08:31.010Z] v2.2.1-dev.11 [2023-04-24T02:08:31.010Z] v2.2.1-dev.12 [2023-04-24T02:08:31.010Z] v2.2.1-dev.13 [2023-04-24T02:08:31.010Z] v2.2.1-dev.14 [2023-04-24T02:08:31.010Z] v2.2.1-dev.15 [2023-04-24T02:08:31.010Z] v2.2.1-dev.16 [2023-04-24T02:08:31.010Z] v2.2.1-dev.17 [2023-04-24T02:08:31.010Z] v2.2.1-dev.18 [2023-04-24T02:08:31.010Z] v2.2.1-dev.19 [2023-04-24T02:08:31.010Z] v2.2.1-dev.2 [2023-04-24T02:08:31.010Z] v2.2.1-dev.20 [2023-04-24T02:08:31.010Z] v2.2.1-dev.21 [2023-04-24T02:08:31.010Z] v2.2.1-dev.22 [2023-04-24T02:08:31.010Z] v2.2.1-dev.23 [2023-04-24T02:08:31.010Z] v2.2.1-dev.24 [2023-04-24T02:08:31.010Z] v2.2.1-dev.25 [2023-04-24T02:08:31.010Z] v2.2.1-dev.26 [2023-04-24T02:08:31.010Z] v2.2.1-dev.27 [2023-04-24T02:08:31.010Z] v2.2.1-dev.28 [2023-04-24T02:08:31.010Z] v2.2.1-dev.29 [2023-04-24T02:08:31.010Z] v2.2.1-dev.3 [2023-04-24T02:08:31.010Z] v2.2.1-dev.4 [2023-04-24T02:08:31.010Z] v2.2.1-dev.5 [2023-04-24T02:08:31.010Z] v2.2.1-dev.6 [2023-04-24T02:08:31.010Z] v2.2.1-dev.7 [2023-04-24T02:08:31.010Z] v2.2.1-dev.8 [2023-04-24T02:08:31.010Z] v2.2.1-dev.9 [2023-04-24T02:08:31.010Z] v2.3.0 [2023-04-24T02:08:31.010Z] v2.3.0-dev.100 [2023-04-24T02:08:31.010Z] v2.3.0-dev.101 [2023-04-24T02:08:31.010Z] v2.3.0-dev.102 [2023-04-24T02:08:31.010Z] v2.3.0-dev.103 [2023-04-24T02:08:31.010Z] v2.3.0-dev.104 [2023-04-24T02:08:31.010Z] v2.3.0-dev.105 [2023-04-24T02:08:31.010Z] v2.3.0-dev.106 [2023-04-24T02:08:31.010Z] v2.3.0-dev.29 [2023-04-24T02:08:31.010Z] v2.3.0-dev.30 [2023-04-24T02:08:31.010Z] v2.3.0-dev.31 [2023-04-24T02:08:31.010Z] v2.3.0-dev.32 [2023-04-24T02:08:31.010Z] v2.3.0-dev.33 [2023-04-24T02:08:31.010Z] v2.3.0-dev.34 [2023-04-24T02:08:31.010Z] v2.3.0-dev.35 [2023-04-24T02:08:31.010Z] v2.3.0-dev.36 [2023-04-24T02:08:31.010Z] v2.3.0-dev.37 [2023-04-24T02:08:31.010Z] v2.3.0-dev.38 [2023-04-24T02:08:31.010Z] v2.3.0-dev.39 [2023-04-24T02:08:31.010Z] v2.3.0-dev.40 [2023-04-24T02:08:31.010Z] v2.3.0-dev.41 [2023-04-24T02:08:31.010Z] v2.3.0-dev.42 [2023-04-24T02:08:31.010Z] v2.3.0-dev.43 [2023-04-24T02:08:31.010Z] v2.3.0-dev.44 [2023-04-24T02:08:31.010Z] v2.3.0-dev.45 [2023-04-24T02:08:31.010Z] v2.3.0-dev.46 [2023-04-24T02:08:31.010Z] v2.3.0-dev.47 [2023-04-24T02:08:31.010Z] v2.3.0-dev.48 [2023-04-24T02:08:31.010Z] v2.3.0-dev.49 [2023-04-24T02:08:31.010Z] v2.3.0-dev.50 [2023-04-24T02:08:31.010Z] v2.3.0-dev.51 [2023-04-24T02:08:31.010Z] v2.3.0-dev.52 [2023-04-24T02:08:31.010Z] v2.3.0-dev.53 [2023-04-24T02:08:31.010Z] v2.3.0-dev.54 [2023-04-24T02:08:31.010Z] v2.3.0-dev.55 [2023-04-24T02:08:31.010Z] v2.3.0-dev.56 [2023-04-24T02:08:31.010Z] v2.3.0-dev.57 [2023-04-24T02:08:31.010Z] v2.3.0-dev.58 [2023-04-24T02:08:31.010Z] v2.3.0-dev.59 [2023-04-24T02:08:31.010Z] v2.3.0-dev.60 [2023-04-24T02:08:31.010Z] v2.3.0-dev.61 [2023-04-24T02:08:31.010Z] v2.3.0-dev.62 [2023-04-24T02:08:31.010Z] v2.3.0-dev.63 [2023-04-24T02:08:31.010Z] v2.3.0-dev.64 [2023-04-24T02:08:31.010Z] v2.3.0-dev.65 [2023-04-24T02:08:31.010Z] v2.3.0-dev.66 [2023-04-24T02:08:31.010Z] v2.3.0-dev.67 [2023-04-24T02:08:31.010Z] v2.3.0-dev.68 [2023-04-24T02:08:31.010Z] v2.3.0-dev.69 [2023-04-24T02:08:31.010Z] v2.3.0-dev.70 [2023-04-24T02:08:31.010Z] v2.3.0-dev.71 [2023-04-24T02:08:31.010Z] v2.3.0-dev.72 [2023-04-24T02:08:31.010Z] v2.3.0-dev.73 [2023-04-24T02:08:31.010Z] v2.3.0-dev.74 [2023-04-24T02:08:31.010Z] v2.3.0-dev.75 [2023-04-24T02:08:31.010Z] v2.3.0-dev.76 [2023-04-24T02:08:31.010Z] v2.3.0-dev.77 [2023-04-24T02:08:31.010Z] v2.3.0-dev.78 [2023-04-24T02:08:31.010Z] v2.3.0-dev.79 [2023-04-24T02:08:31.010Z] v2.3.0-dev.80 [2023-04-24T02:08:31.010Z] v2.3.0-dev.81 [2023-04-24T02:08:31.010Z] v2.3.0-dev.82 [2023-04-24T02:08:31.010Z] v2.3.0-dev.83 [2023-04-24T02:08:31.010Z] v2.3.0-dev.84 [2023-04-24T02:08:31.010Z] v2.3.0-dev.85 [2023-04-24T02:08:31.010Z] v2.3.0-dev.86 [2023-04-24T02:08:31.010Z] v2.3.0-dev.87 [2023-04-24T02:08:31.010Z] v2.3.0-dev.88 [2023-04-24T02:08:31.010Z] v2.3.0-dev.89 [2023-04-24T02:08:31.010Z] v2.3.0-dev.90 [2023-04-24T02:08:31.010Z] v2.3.0-dev.91 [2023-04-24T02:08:31.010Z] v2.3.0-dev.92 [2023-04-24T02:08:31.010Z] v2.3.0-dev.93 [2023-04-24T02:08:31.010Z] v2.3.0-dev.94 [2023-04-24T02:08:31.010Z] v2.3.0-dev.95 [2023-04-24T02:08:31.010Z] v2.3.0-dev.96 [2023-04-24T02:08:31.010Z] v2.3.0-dev.97 [2023-04-24T02:08:31.010Z] v2.3.0-dev.98 [2023-04-24T02:08:31.010Z] v2.3.0-dev.99 [2023-04-24T02:08:31.010Z] v2.3.1-dev.1 [2023-04-24T02:08:31.010Z] v2.3.1-dev.2 [2023-04-24T02:08:31.010Z] v2.3.1-dev.3 [2023-04-24T02:08:31.010Z] v2.3.1-dev.4 [2023-04-24T02:08:31.010Z] v2.3.1-dev.5 [2023-04-24T02:08:31.010Z] v3.0.0-dev.1 [2023-04-24T02:08:31.010Z] v3.0.0-dev.10 [2023-04-24T02:08:31.010Z] v3.0.0-dev.100 [2023-04-24T02:08:31.010Z] v3.0.0-dev.101 [2023-04-24T02:08:31.010Z] v3.0.0-dev.102 [2023-04-24T02:08:31.010Z] v3.0.0-dev.103 [2023-04-24T02:08:31.010Z] v3.0.0-dev.104 [2023-04-24T02:08:31.010Z] v3.0.0-dev.105 [2023-04-24T02:08:31.010Z] v3.0.0-dev.106 [2023-04-24T02:08:31.010Z] v3.0.0-dev.107 [2023-04-24T02:08:31.010Z] v3.0.0-dev.108 [2023-04-24T02:08:31.010Z] v3.0.0-dev.109 [2023-04-24T02:08:31.010Z] v3.0.0-dev.11 [2023-04-24T02:08:31.010Z] v3.0.0-dev.110 [2023-04-24T02:08:31.011Z] v3.0.0-dev.111 [2023-04-24T02:08:31.011Z] v3.0.0-dev.112 [2023-04-24T02:08:31.011Z] v3.0.0-dev.113 [2023-04-24T02:08:31.011Z] v3.0.0-dev.114 [2023-04-24T02:08:31.011Z] v3.0.0-dev.115 [2023-04-24T02:08:31.011Z] v3.0.0-dev.116 [2023-04-24T02:08:31.011Z] v3.0.0-dev.117 [2023-04-24T02:08:31.011Z] v3.0.0-dev.118 [2023-04-24T02:08:31.011Z] v3.0.0-dev.119 [2023-04-24T02:08:31.011Z] v3.0.0-dev.12 [2023-04-24T02:08:31.011Z] v3.0.0-dev.120 [2023-04-24T02:08:31.011Z] v3.0.0-dev.121 [2023-04-24T02:08:31.011Z] v3.0.0-dev.122 [2023-04-24T02:08:31.011Z] v3.0.0-dev.123 [2023-04-24T02:08:31.011Z] v3.0.0-dev.124 [2023-04-24T02:08:31.011Z] v3.0.0-dev.125 [2023-04-24T02:08:31.011Z] v3.0.0-dev.126 [2023-04-24T02:08:31.011Z] v3.0.0-dev.127 [2023-04-24T02:08:31.011Z] v3.0.0-dev.128 [2023-04-24T02:08:31.011Z] v3.0.0-dev.129 [2023-04-24T02:08:31.011Z] v3.0.0-dev.13 [2023-04-24T02:08:31.011Z] v3.0.0-dev.130 [2023-04-24T02:08:31.011Z] v3.0.0-dev.131 [2023-04-24T02:08:31.011Z] v3.0.0-dev.132 [2023-04-24T02:08:31.011Z] v3.0.0-dev.133 [2023-04-24T02:08:31.011Z] v3.0.0-dev.134 [2023-04-24T02:08:31.011Z] v3.0.0-dev.135 [2023-04-24T02:08:31.011Z] v3.0.0-dev.136 [2023-04-24T02:08:31.011Z] v3.0.0-dev.14 [2023-04-24T02:08:31.011Z] v3.0.0-dev.15 [2023-04-24T02:08:31.011Z] v3.0.0-dev.16 [2023-04-24T02:08:31.011Z] v3.0.0-dev.17 [2023-04-24T02:08:31.011Z] v3.0.0-dev.18 [2023-04-24T02:08:31.011Z] v3.0.0-dev.19 [2023-04-24T02:08:31.011Z] v3.0.0-dev.2 [2023-04-24T02:08:31.011Z] v3.0.0-dev.20 [2023-04-24T02:08:31.011Z] v3.0.0-dev.21 [2023-04-24T02:08:31.011Z] v3.0.0-dev.22 [2023-04-24T02:08:31.011Z] v3.0.0-dev.23 [2023-04-24T02:08:31.011Z] v3.0.0-dev.24 [2023-04-24T02:08:31.011Z] v3.0.0-dev.25 [2023-04-24T02:08:31.011Z] v3.0.0-dev.26 [2023-04-24T02:08:31.011Z] v3.0.0-dev.27 [2023-04-24T02:08:31.011Z] v3.0.0-dev.28 [2023-04-24T02:08:31.011Z] v3.0.0-dev.29 [2023-04-24T02:08:31.011Z] v3.0.0-dev.3 [2023-04-24T02:08:31.011Z] v3.0.0-dev.30 [2023-04-24T02:08:31.011Z] v3.0.0-dev.31 [2023-04-24T02:08:31.011Z] v3.0.0-dev.32 [2023-04-24T02:08:31.011Z] v3.0.0-dev.33 [2023-04-24T02:08:31.011Z] v3.0.0-dev.34 [2023-04-24T02:08:31.011Z] v3.0.0-dev.35 [2023-04-24T02:08:31.011Z] v3.0.0-dev.36 [2023-04-24T02:08:31.011Z] v3.0.0-dev.37 [2023-04-24T02:08:31.011Z] v3.0.0-dev.38 [2023-04-24T02:08:31.011Z] v3.0.0-dev.39 [2023-04-24T02:08:31.011Z] v3.0.0-dev.4 [2023-04-24T02:08:31.011Z] v3.0.0-dev.40 [2023-04-24T02:08:31.011Z] v3.0.0-dev.41 [2023-04-24T02:08:31.011Z] v3.0.0-dev.42 [2023-04-24T02:08:31.011Z] v3.0.0-dev.43 [2023-04-24T02:08:31.011Z] v3.0.0-dev.44 [2023-04-24T02:08:31.011Z] v3.0.0-dev.45 [2023-04-24T02:08:31.011Z] v3.0.0-dev.46 [2023-04-24T02:08:31.011Z] v3.0.0-dev.47 [2023-04-24T02:08:31.011Z] v3.0.0-dev.48 [2023-04-24T02:08:31.011Z] v3.0.0-dev.49 [2023-04-24T02:08:31.011Z] v3.0.0-dev.5 [2023-04-24T02:08:31.011Z] v3.0.0-dev.50 [2023-04-24T02:08:31.011Z] v3.0.0-dev.51 [2023-04-24T02:08:31.011Z] v3.0.0-dev.52 [2023-04-24T02:08:31.011Z] v3.0.0-dev.53 [2023-04-24T02:08:31.011Z] v3.0.0-dev.54 [2023-04-24T02:08:31.011Z] v3.0.0-dev.55 [2023-04-24T02:08:31.011Z] v3.0.0-dev.56 [2023-04-24T02:08:31.011Z] v3.0.0-dev.57 [2023-04-24T02:08:31.011Z] v3.0.0-dev.58 [2023-04-24T02:08:31.011Z] v3.0.0-dev.59 [2023-04-24T02:08:31.011Z] v3.0.0-dev.6 [2023-04-24T02:08:31.011Z] v3.0.0-dev.60 [2023-04-24T02:08:31.011Z] v3.0.0-dev.61 [2023-04-24T02:08:31.011Z] v3.0.0-dev.62 [2023-04-24T02:08:31.011Z] v3.0.0-dev.63 [2023-04-24T02:08:31.011Z] v3.0.0-dev.64 [2023-04-24T02:08:31.011Z] v3.0.0-dev.65 [2023-04-24T02:08:31.011Z] v3.0.0-dev.66 [2023-04-24T02:08:31.011Z] v3.0.0-dev.67 [2023-04-24T02:08:31.011Z] v3.0.0-dev.68 [2023-04-24T02:08:31.011Z] v3.0.0-dev.69 [2023-04-24T02:08:31.011Z] v3.0.0-dev.7 [2023-04-24T02:08:31.011Z] v3.0.0-dev.70 [2023-04-24T02:08:31.011Z] v3.0.0-dev.71 [2023-04-24T02:08:31.011Z] v3.0.0-dev.72 [2023-04-24T02:08:31.011Z] v3.0.0-dev.73 [2023-04-24T02:08:31.011Z] v3.0.0-dev.74 [2023-04-24T02:08:31.011Z] v3.0.0-dev.75 [2023-04-24T02:08:31.011Z] v3.0.0-dev.76 [2023-04-24T02:08:31.011Z] v3.0.0-dev.77 [2023-04-24T02:08:31.011Z] v3.0.0-dev.78 [2023-04-24T02:08:31.011Z] v3.0.0-dev.79 [2023-04-24T02:08:31.011Z] v3.0.0-dev.8 [2023-04-24T02:08:31.011Z] v3.0.0-dev.80 [2023-04-24T02:08:31.011Z] v3.0.0-dev.81 [2023-04-24T02:08:31.011Z] v3.0.0-dev.82 [2023-04-24T02:08:31.011Z] v3.0.0-dev.83 [2023-04-24T02:08:31.011Z] v3.0.0-dev.84 [2023-04-24T02:08:31.011Z] v3.0.0-dev.85 [2023-04-24T02:08:31.011Z] v3.0.0-dev.86 [2023-04-24T02:08:31.011Z] v3.0.0-dev.87 [2023-04-24T02:08:31.011Z] v3.0.0-dev.88 [2023-04-24T02:08:31.011Z] v3.0.0-dev.89 [2023-04-24T02:08:31.011Z] v3.0.0-dev.9 [2023-04-24T02:08:31.011Z] v3.0.0-dev.90 [2023-04-24T02:08:31.011Z] v3.0.0-dev.91 [2023-04-24T02:08:31.011Z] v3.0.0-dev.92 [2023-04-24T02:08:31.011Z] v3.0.0-dev.93 [2023-04-24T02:08:31.011Z] v3.0.0-dev.94 [2023-04-24T02:08:31.011Z] v3.0.0-dev.95 [2023-04-24T02:08:31.011Z] v3.0.0-dev.96 [2023-04-24T02:08:31.011Z] v3.0.0-dev.97 [2023-04-24T02:08:31.011Z] v3.0.0-dev.98 [2023-04-24T02:08:31.011Z] v3.0.0-dev.99 [Pipeline] sh [2023-04-24T02:08:31.296Z] + lftools sign git-tag v3.0.0-dev.136 [2023-04-24T02:08:31.863Z] Signing Git tag with Sigul... [2023-04-24T02:08:31.863Z] Signing v3.0.0-dev.136 [Pipeline] echo [2023-04-24T02:08:32.131Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T02:08:32.416Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-24T02:08:32.424Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-24T02:08:32.451Z] $ docker stop --time=1 62ae7347cd733dff2502b6a4de9f1770e3c64f09bcee4b4488762d9cd5046cd2 [2023-04-24T02:08:33.719Z] $ docker rm -f --volumes 62ae7347cd733dff2502b6a4de9f1770e3c64f09bcee4b4488762d9cd5046cd2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-24T02:08:34.146Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-24T02:08:34.146Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:08:34.442Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-24T02:08:34.442Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T02:08:34.604Z] prd-ubuntu20.04-docker-8c-8g-9426 does not seem to be running inside a container [2023-04-24T02:08:34.671Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/498 -v /w/workspace/edgex-go/498:/w/workspace/edgex-go/498:rw,z -v /w/workspace/edgex-go/498@tmp:/w/workspace/edgex-go/498@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-24T02:08:35.017Z] $ docker top e6d4951b36b8e5205a768a68c90af1ea9e848a626cedef8d58369880604546fb -eo pid,comm [2023-04-24T02:08:35.063Z] 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-04-24T02:08:35.063Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-24T02:08:35.109Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-24T02:08:35.109Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-24T02:08:35.232Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-24T02:08:35.237Z] $ docker exec e6d4951b36b8e5205a768a68c90af1ea9e848a626cedef8d58369880604546fb ssh-agent [2023-04-24T02:08:35.343Z] SSH_AUTH_SOCK=/tmp/ssh-sYSdhaWwHhvM/agent.33 [2023-04-24T02:08:35.343Z] SSH_AGENT_PID=39 [2023-04-24T02:08:35.347Z] Running ssh-add (command line suppressed) [2023-04-24T02:08:35.456Z] Identity added: /w/workspace/edgex-go/498@tmp/private_key_9849210120693746119.key (/w/workspace/edgex-go/498@tmp/private_key_9849210120693746119.key) [2023-04-24T02:08:35.468Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-24T02:08:35.756Z] + git semver bump pre [2023-04-24T02:08:36.016Z] 2023-04-24 02:08:35,977 [read_version] DEBUG read version from /w/workspace/edgex-go/498/.semver/main [2023-04-24T02:08:36.016Z] 2023-04-24 02:08:35,978 [bump_version] DEBUG bumping version:3.0.0-dev.136 on axis:pre with prefix:dev [2023-04-24T02:08:36.016Z] 2023-04-24 02:08:35,978 [bump_version] DEBUG bumped version:3.0.0-dev.137 [2023-04-24T02:08:36.016Z] 2023-04-24 02:08:35,978 [write_version] DEBUG write version:3.0.0-dev.137 to path:/w/workspace/edgex-go/498/.semver/main with force:True [2023-04-24T02:08:36.016Z] 2023-04-24 02:08:35,978 [read_version] DEBUG read version from /w/workspace/edgex-go/498/.semver/main [2023-04-24T02:08:36.016Z] 2023-04-24 02:08:35,978 [write_file] DEBUG write to file:/w/workspace/edgex-go/498/.semver/main [2023-04-24T02:08:36.016Z] 2023-04-24 02:08:35,981 [execute] INFO git cat-file --batch-check [2023-04-24T02:08:36.016Z] 2023-04-24 02:08:35,981 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/498/.semver, universal_newlines=False, shell=None, istream=) [2023-04-24T02:08:36.016Z] 2023-04-24 02:08:35,987 [execute] INFO git cat-file --batch [2023-04-24T02:08:36.016Z] 2023-04-24 02:08:35,987 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/498/.semver, universal_newlines=False, shell=None, istream=) [2023-04-24T02:08:36.016Z] 2023-04-24 02:08:35,994 [read_version] DEBUG read version from /w/workspace/edgex-go/498/.semver/main [2023-04-24T02:08:36.016Z] 3.0.0-dev.137 [Pipeline] } [2023-04-24T02:08:36.028Z] $ docker exec --env ******** --env ******** e6d4951b36b8e5205a768a68c90af1ea9e848a626cedef8d58369880604546fb ssh-agent -k [2023-04-24T02:08:36.144Z] unset SSH_AUTH_SOCK; [2023-04-24T02:08:36.144Z] unset SSH_AGENT_PID; [2023-04-24T02:08:36.144Z] echo Agent pid 39 killed; [2023-04-24T02:08:36.155Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-24T02:08:36.462Z] + git semver [Pipeline] } [2023-04-24T02:08:36.737Z] $ docker stop --time=1 e6d4951b36b8e5205a768a68c90af1ea9e848a626cedef8d58369880604546fb [2023-04-24T02:08:38.023Z] $ docker rm -f --volumes e6d4951b36b8e5205a768a68c90af1ea9e848a626cedef8d58369880604546fb [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-24T02:08:38.375Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-24T02:08:38.375Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:08:38.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-24T02:08:38.676Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T02:08:38.749Z] prd-ubuntu20.04-docker-8c-8g-9426 does not seem to be running inside a container [2023-04-24T02:08:38.784Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/498 -v /w/workspace/edgex-go/498:/w/workspace/edgex-go/498:rw,z -v /w/workspace/edgex-go/498@tmp:/w/workspace/edgex-go/498@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-24T02:08:39.201Z] $ docker top 6204cb7fd92bace144abe80cfafd66f8f81348948039af7edbd9d6c351c2ec6d -eo pid,comm [2023-04-24T02:08:39.241Z] 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-04-24T02:08:39.241Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-24T02:08:39.281Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-24T02:08:39.281Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-24T02:08:39.397Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-24T02:08:39.402Z] $ docker exec 6204cb7fd92bace144abe80cfafd66f8f81348948039af7edbd9d6c351c2ec6d ssh-agent [2023-04-24T02:08:39.506Z] SSH_AUTH_SOCK=/tmp/ssh-Zcl5fs6QfAyV/agent.32 [2023-04-24T02:08:39.506Z] SSH_AGENT_PID=38 [2023-04-24T02:08:39.511Z] Running ssh-add (command line suppressed) [2023-04-24T02:08:39.603Z] Identity added: /w/workspace/edgex-go/498@tmp/private_key_7515682122801878434.key (/w/workspace/edgex-go/498@tmp/private_key_7515682122801878434.key) [2023-04-24T02:08:39.615Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-24T02:08:39.899Z] + git semver push [2023-04-24T02:08:40.158Z] 2023-04-24 02:08:40,071 [run_push] DEBUG push [2023-04-24T02:08:40.158Z] 2023-04-24 02:08:40,071 [execute] INFO git cat-file --batch-check [2023-04-24T02:08:40.158Z] 2023-04-24 02:08:40,072 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/498/.semver, universal_newlines=False, shell=None, istream=) [2023-04-24T02:08:40.158Z] 2023-04-24 02:08:40,076 [execute] INFO git rev-list 990d350cd73550b0a574eabd22cdc8ac3c767312 -- [2023-04-24T02:08:40.158Z] 2023-04-24 02:08:40,076 [execute] DEBUG Popen(['git', 'rev-list', '990d350cd73550b0a574eabd22cdc8ac3c767312', '--'], cwd=/w/workspace/edgex-go/498/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-24T02:08:40.158Z] 2023-04-24 02:08:40,092 [execute] INFO git fetch -v origin [2023-04-24T02:08:40.158Z] 2023-04-24 02:08:40,092 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/498/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-24T02:08:40.726Z] 2023-04-24 02:08:40,574 [run_push] DEBUG no remote changes detected [2023-04-24T02:08:40.726Z] 2023-04-24 02:08:40,574 [execute] INFO git push origin semver [2023-04-24T02:08:40.726Z] 2023-04-24 02:08:40,575 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/498/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-24T02:08:41.663Z] 2023-04-24 02:08:41,466 [run_push] DEBUG push all version tags [2023-04-24T02:08:41.663Z] 2023-04-24 02:08:41,467 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-24T02:08:41.663Z] 2023-04-24 02:08:41,467 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/498, universal_newlines=False, shell=None, istream=None) [2023-04-24T02:08:42.602Z] 2023-04-24 02:08:42,250 [read_version] DEBUG read version from /w/workspace/edgex-go/498/.semver/main [2023-04-24T02:08:42.602Z] 3.0.0-dev.137 [Pipeline] } [2023-04-24T02:08:42.614Z] $ docker exec --env ******** --env ******** 6204cb7fd92bace144abe80cfafd66f8f81348948039af7edbd9d6c351c2ec6d ssh-agent -k [2023-04-24T02:08:42.716Z] unset SSH_AUTH_SOCK; [2023-04-24T02:08:42.717Z] unset SSH_AGENT_PID; [2023-04-24T02:08:42.717Z] echo Agent pid 38 killed; [2023-04-24T02:08:42.723Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-24T02:08:43.032Z] + git semver [Pipeline] } [2023-04-24T02:08:43.307Z] $ docker stop --time=1 6204cb7fd92bace144abe80cfafd66f8f81348948039af7edbd9d6c351c2ec6d [2023-04-24T02:08:44.583Z] $ docker rm -f --volumes 6204cb7fd92bace144abe80cfafd66f8f81348948039af7edbd9d6c351c2ec6d [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-04-24T02:08:45.095Z] + [ -d /w/workspace/edgex-go/498/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-04-24T02:08:45.386Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T02:08:46.244Z] ---> package-listing.sh [2023-04-24T02:08:46.244Z] ++ facter osfamily [2023-04-24T02:08:46.245Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-24T02:08:46.504Z] + OS_FAMILY=debian [2023-04-24T02:08:46.504Z] + workspace=/w/workspace/edgex-go/498 [2023-04-24T02:08:46.504Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-24T02:08:46.504Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-24T02:08:46.504Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-24T02:08:46.504Z] + PACKAGES=/tmp/packages_start.txt [2023-04-24T02:08:46.504Z] + '[' /w/workspace/edgex-go/498 ']' [2023-04-24T02:08:46.504Z] + PACKAGES=/tmp/packages_end.txt [2023-04-24T02:08:46.504Z] + case "${OS_FAMILY}" in [2023-04-24T02:08:46.504Z] + dpkg -l [2023-04-24T02:08:46.504Z] + grep '^ii' [2023-04-24T02:08:46.504Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-24T02:08:46.504Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-24T02:08:46.504Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-24T02:08:46.504Z] + '[' /w/workspace/edgex-go/498 ']' [2023-04-24T02:08:46.504Z] + mkdir -p /w/workspace/edgex-go/498/archives/ [2023-04-24T02:08:46.504Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/498/archives/ [Pipeline] echo [2023-04-24T02:08:46.514Z] 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/498/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-24T02:08:46.793Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:08:47.349Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-24T02:08:47.350Z] [2023-04-24T02:08:47.350Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:08:47.650Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-24T02:08:47.650Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-24T02:08:47.650Z] 5eb5b503b376: Pulling fs layer [2023-04-24T02:08:47.650Z] 5c69ac0246d0: Pulling fs layer [2023-04-24T02:08:47.650Z] ec43610c2a17: Pulling fs layer [2023-04-24T02:08:47.650Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-24T02:08:47.650Z] 33b1e0a273af: Pulling fs layer [2023-04-24T02:08:47.650Z] 5d3b04190fa2: Pulling fs layer [2023-04-24T02:08:47.650Z] 2f39f015ded8: Pulling fs layer [2023-04-24T02:08:47.650Z] 5d3b04190fa2: Waiting [2023-04-24T02:08:47.650Z] 2f39f015ded8: Waiting [2023-04-24T02:08:47.650Z] 3a2ae6a8a46f: Waiting [2023-04-24T02:08:47.650Z] 33b1e0a273af: Waiting [2023-04-24T02:08:47.650Z] 5c69ac0246d0: Download complete [2023-04-24T02:08:47.650Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-24T02:08:47.650Z] 3a2ae6a8a46f: Download complete [2023-04-24T02:08:47.650Z] 33b1e0a273af: Verifying Checksum [2023-04-24T02:08:47.650Z] 33b1e0a273af: Download complete [2023-04-24T02:08:47.650Z] ec43610c2a17: Verifying Checksum [2023-04-24T02:08:47.650Z] ec43610c2a17: Download complete [2023-04-24T02:08:47.650Z] 5d3b04190fa2: Verifying Checksum [2023-04-24T02:08:47.650Z] 5d3b04190fa2: Download complete [2023-04-24T02:08:47.908Z] 5eb5b503b376: Verifying Checksum [2023-04-24T02:08:47.908Z] 5eb5b503b376: Download complete [2023-04-24T02:08:48.473Z] 2f39f015ded8: Download complete [2023-04-24T02:08:49.040Z] 5eb5b503b376: Pull complete [2023-04-24T02:08:49.040Z] 5c69ac0246d0: Pull complete [2023-04-24T02:08:49.609Z] ec43610c2a17: Pull complete [2023-04-24T02:08:49.609Z] 3a2ae6a8a46f: Pull complete [2023-04-24T02:08:49.609Z] 33b1e0a273af: Pull complete [2023-04-24T02:08:49.867Z] 5d3b04190fa2: Pull complete [2023-04-24T02:08:54.057Z] 2f39f015ded8: Pull complete [2023-04-24T02:08:54.057Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-24T02:08:54.057Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-24T02:08:54.057Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T02:08:54.143Z] prd-ubuntu20.04-docker-8c-8g-9426 does not seem to be running inside a container [2023-04-24T02:08:54.182Z] $ 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/498/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/498 -v /w/workspace/edgex-go/498:/w/workspace/edgex-go/498:rw,z -v /w/workspace/edgex-go/498@tmp:/w/workspace/edgex-go/498@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-24T02:08:59.475Z] $ docker top 641982e96d400cf9f78a095b575915a859c3a81c03c2898e917b215793e12bc2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T02:08:59.818Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-24T02:09:00.105Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-24T02:09:00.393Z] + ls /var/log/sa-host [2023-04-24T02:09:00.393Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-24T02:09:00.551Z] provisioning config files... [2023-04-24T02:09:00.560Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/498@tmp/config14439202386391188513tmp [Pipeline] { [Pipeline] echo [2023-04-24T02:09:00.573Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T02:09:00.858Z] ---> create-netrc.sh [Pipeline] } [2023-04-24T02:09:00.866Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-24T02:09:01.213Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-24T02:09:01.228Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T02:09:01.522Z] ---> sudo-logs.sh [2023-04-24T02:09:01.522Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-24T02:09:01.543Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T02:09:01.828Z] ---> job-cost.sh [2023-04-24T02:09:01.828Z] lf-activate-venv: SKIPPING [2023-04-24T02:09:01.828Z] DEBUG: total: 0.10999999940395355 [2023-04-24T02:09:01.828Z] INFO: Retrieving Stack Cost... [2023-04-24T02:09:02.088Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-24T02:09:02.662Z] INFO: Archiving Costs [Pipeline] echo [2023-04-24T02:09:02.675Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T02:09:02.966Z] ---> logs-deploy.sh [2023-04-24T02:09:02.966Z] lf-activate-venv: SKIPPING [2023-04-24T02:09:02.966Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/498 [2023-04-24T02:09:02.966Z] INFO: archiving workspace using pattern(s): [2023-04-24T02:09:03.915Z] Archives upload complete. [2023-04-24T02:09:04.177Z] INFO: archiving logs to Nexus [2023-04-24T02:09:04.748Z] ---> uname -a: [2023-04-24T02:09:04.748Z] Linux prd-ubuntu20-04-docker-8c-8g-9426 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-04-24T02:09:04.748Z] [2023-04-24T02:09:04.748Z] [2023-04-24T02:09:04.748Z] ---> lscpu: [2023-04-24T02:09:04.748Z] Architecture: x86_64 [2023-04-24T02:09:04.748Z] CPU op-mode(s): 32-bit, 64-bit [2023-04-24T02:09:04.748Z] Byte Order: Little Endian [2023-04-24T02:09:04.748Z] Address sizes: 40 bits physical, 48 bits virtual [2023-04-24T02:09:04.748Z] CPU(s): 8 [2023-04-24T02:09:04.748Z] On-line CPU(s) list: 0-7 [2023-04-24T02:09:04.748Z] Thread(s) per core: 1 [2023-04-24T02:09:04.748Z] Core(s) per socket: 1 [2023-04-24T02:09:04.748Z] Socket(s): 8 [2023-04-24T02:09:04.748Z] NUMA node(s): 1 [2023-04-24T02:09:04.748Z] Vendor ID: AuthenticAMD [2023-04-24T02:09:04.748Z] CPU family: 23 [2023-04-24T02:09:04.748Z] Model: 49 [2023-04-24T02:09:04.748Z] Model name: AMD EPYC-Rome Processor [2023-04-24T02:09:04.748Z] Stepping: 0 [2023-04-24T02:09:04.748Z] CPU MHz: 2799.956 [2023-04-24T02:09:04.748Z] BogoMIPS: 5599.91 [2023-04-24T02:09:04.748Z] Virtualization: AMD-V [2023-04-24T02:09:04.748Z] Hypervisor vendor: KVM [2023-04-24T02:09:04.748Z] Virtualization type: full [2023-04-24T02:09:04.748Z] L1d cache: 256 KiB [2023-04-24T02:09:04.748Z] L1i cache: 256 KiB [2023-04-24T02:09:04.748Z] L2 cache: 4 MiB [2023-04-24T02:09:04.748Z] L3 cache: 128 MiB [2023-04-24T02:09:04.748Z] NUMA node0 CPU(s): 0-7 [2023-04-24T02:09:04.748Z] Vulnerability Itlb multihit: Not affected [2023-04-24T02:09:04.748Z] Vulnerability L1tf: Not affected [2023-04-24T02:09:04.748Z] Vulnerability Mds: Not affected [2023-04-24T02:09:04.748Z] Vulnerability Meltdown: Not affected [2023-04-24T02:09:04.748Z] Vulnerability Mmio stale data: Not affected [2023-04-24T02:09:04.748Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-04-24T02:09:04.748Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-04-24T02:09:04.748Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-04-24T02:09:04.748Z] Vulnerability Srbds: Not affected [2023-04-24T02:09:04.748Z] Vulnerability Tsx async abort: Not affected [2023-04-24T02:09:04.748Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-04-24T02:09:04.748Z] [2023-04-24T02:09:04.748Z] [2023-04-24T02:09:04.748Z] ---> nproc: [2023-04-24T02:09:04.748Z] 8 [2023-04-24T02:09:04.748Z] [2023-04-24T02:09:04.748Z] [2023-04-24T02:09:04.748Z] ---> df -h: [2023-04-24T02:09:04.748Z] Filesystem Size Used Avail Use% Mounted on [2023-04-24T02:09:04.748Z] overlay 155G 21G 134G 14% / [2023-04-24T02:09:04.748Z] tmpfs 64M 0 64M 0% /dev [2023-04-24T02:09:04.748Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-04-24T02:09:04.748Z] shm 64M 0 64M 0% /dev/shm [2023-04-24T02:09:04.748Z] /dev/vda1 155G 21G 134G 14% /facter-os [2023-04-24T02:09:04.748Z] [2023-04-24T02:09:04.748Z]