Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 577681181bc6884f0ff204c6dd697ba0a91a7618 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-ssh3094997215587659822.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-ssh9083874232936312916.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-ssh10888965412202328566.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-ssh10431073309424759690.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-ssh7526397321979027159.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 ‘prd-centos7-blackbox-4c-2g-9351’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-9352’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-10970’ is offline Running on prd-ubuntu20.04-docker-8c-8g-10971 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/502 [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/502 # 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 577681181bc6884f0ff204c6dd697ba0a91a7618 (main) Commit message: "Merge pull request #4529 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.0.0-dev.38" > 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 577681181bc6884f0ff204c6dd697ba0a91a7618 # timeout=10 > git rev-list --no-walk ff802d8b4dd3157c514065f0a66808faf07e520c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-26T07:42:33.194Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-26T07:42:33.249Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-26T07:42:33.263Z] ========================================================= [2023-04-26T07:42:33.263Z] EdgeX Global Pipelines Version Info [2023-04-26T07:42:33.263Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-26T07:42:33.960Z] ------------------- [2023-04-26T07:42:33.960Z] stable info: [2023-04-26T07:42:33.960Z] ------------------- [2023-04-26T07:42:33.960Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-26T07:42:33.960Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-26T07:42:33.960Z] Message: update stable to v1.0.248 [2023-04-26T07:42:34.528Z] ------------------- [2023-04-26T07:42:34.528Z] experimental info: [2023-04-26T07:42:34.528Z] ------------------- [2023-04-26T07:42:34.528Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-26T07:42:34.528Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-26T07:42:34.528Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-26T07:42:34.675Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-04-26T07:42:34.684Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-04-26T07:42:34.694Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-26T07:42:34.703Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-26T07:42:34.714Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-26T07:42:34.727Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-26T07:42:34.743Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-26T07:42:34.751Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-04-26T07:42:34.762Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-04-26T07:42:34.773Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-04-26T07:42:34.788Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-26T07:42:34.802Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-26T07:42:34.818Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-26T07:42:34.829Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-26T07:42:34.846Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-26T07:42:34.860Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-26T07:42:34.872Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-26T07:42:34.886Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-26T07:42:34.898Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-04-26T07:42:34.911Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-04-26T07:42:34.922Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-26T07:42:34.934Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-26T07:42:34.946Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-26T07:42:34.961Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-26T07:42:34.977Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-26T07:42:34.989Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-26T07:42:35.001Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 577681181bc6884f0ff204c6dd697ba0a91a7618 [Pipeline] echo [2023-04-26T07:42:35.015Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5776811 [Pipeline] echo [2023-04-26T07:42:35.028Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T07:42:35.070Z] provisioning config files... [2023-04-26T07:42:35.082Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/502@tmp/config238567662310686199tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T07:42:35.390Z] ---> docker-login.sh [2023-04-26T07:42:35.390Z] nexus3.edgexfoundry.org:10001 [2023-04-26T07:42:35.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T07:42:35.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T07:42:35.649Z] Configure a credential helper to remove this warning. See [2023-04-26T07:42:35.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T07:42:35.649Z] [2023-04-26T07:42:35.649Z] Login Succeeded [2023-04-26T07:42:35.649Z] nexus3.edgexfoundry.org:10002 [2023-04-26T07:42:35.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T07:42:35.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T07:42:35.649Z] Configure a credential helper to remove this warning. See [2023-04-26T07:42:35.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T07:42:35.649Z] [2023-04-26T07:42:35.649Z] Login Succeeded [2023-04-26T07:42:35.649Z] nexus3.edgexfoundry.org:10003 [2023-04-26T07:42:35.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T07:42:35.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T07:42:35.908Z] Configure a credential helper to remove this warning. See [2023-04-26T07:42:35.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T07:42:35.908Z] [2023-04-26T07:42:35.908Z] Login Succeeded [2023-04-26T07:42:35.908Z] nexus3.edgexfoundry.org:10004 [2023-04-26T07:42:35.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T07:42:35.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T07:42:35.908Z] Configure a credential helper to remove this warning. See [2023-04-26T07:42:35.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T07:42:35.908Z] [2023-04-26T07:42:35.908Z] Login Succeeded [2023-04-26T07:42:35.908Z] docker.io [2023-04-26T07:42:35.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T07:42:36.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T07:42:36.168Z] Configure a credential helper to remove this warning. See [2023-04-26T07:42:36.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T07:42:36.168Z] [2023-04-26T07:42:36.168Z] Login Succeeded [2023-04-26T07:42:36.168Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T07:42:36.176Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T07:42:36.485Z] + 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-26T07:42:36.485Z] + dirname cmd/core-command/Dockerfile [2023-04-26T07:42:36.485Z] + cut -d/ -f2 [2023-04-26T07:42:36.485Z] + echo core-command,cmd/core-command/Dockerfile [2023-04-26T07:42:36.485Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-04-26T07:42:36.485Z] + cut -d/ -f2 [2023-04-26T07:42:36.485Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-04-26T07:42:36.485Z] + dirname cmd/core-data/Dockerfile [2023-04-26T07:42:36.485Z] + cut -d/ -f2 [2023-04-26T07:42:36.485Z] + echo core-data,cmd/core-data/Dockerfile [2023-04-26T07:42:36.485Z] + dirname cmd/core-metadata/Dockerfile [2023-04-26T07:42:36.485Z] + cut -d/ -f2 [2023-04-26T07:42:36.485Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-04-26T07:42:36.485Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-04-26T07:42:36.485Z] + cut -d/ -f2 [2023-04-26T07:42:36.485Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-04-26T07:42:36.485Z] + + cut -d/ -f2 [2023-04-26T07:42:36.485Z] dirname cmd/security-proxy-auth/Dockerfile [2023-04-26T07:42:36.485Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-04-26T07:42:36.485Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-04-26T07:42:36.485Z] + cut -d/ -f2 [2023-04-26T07:42:36.485Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-04-26T07:42:36.485Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-04-26T07:42:36.485Z] + cut -d/ -f2 [2023-04-26T07:42:36.485Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-04-26T07:42:36.485Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-04-26T07:42:36.485Z] + cut -d/ -f2 [2023-04-26T07:42:36.485Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-04-26T07:42:36.485Z] + dirname cmd/security-spire-agent/Dockerfile [2023-04-26T07:42:36.485Z] + cut -d/ -f2 [2023-04-26T07:42:36.485Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-04-26T07:42:36.485Z] + dirname cmd/security-spire-config/Dockerfile [2023-04-26T07:42:36.485Z] + cut -d/ -f2 [2023-04-26T07:42:36.485Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-04-26T07:42:36.485Z] + dirname cmd/security-spire-server/Dockerfile [2023-04-26T07:42:36.485Z] + cut -d/ -f2 [2023-04-26T07:42:36.485Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-04-26T07:42:36.485Z] + dirname cmd/support-notifications/Dockerfile [2023-04-26T07:42:36.485Z] + cut -d/ -f2 [2023-04-26T07:42:36.485Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-04-26T07:42:36.485Z] + dirname cmd/support-scheduler/Dockerfile [2023-04-26T07:42:36.485Z] + cut -d/ -f2 [2023-04-26T07:42:36.485Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-04-26T07:42:36.532Z] 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-26T07:42:36.858Z] + git rev-list -1 --merges 577681181bc6884f0ff204c6dd697ba0a91a7618~1..577681181bc6884f0ff204c6dd697ba0a91a7618 [Pipeline] echo [2023-04-26T07:42:36.869Z] -----------> git rev-list -1 --merges 577681181bc6884f0ff204c6dd697ba0a91a7618~1..577681181bc6884f0ff204c6dd697ba0a91a7618 577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T07:42:36.869Z] 577681181bc6884f0ff204c6dd697ba0a91a7618 [false] [Pipeline] sh [2023-04-26T07:42:37.157Z] + git log --format=format:%s -1 577681181bc6884f0ff204c6dd697ba0a91a7618 [Pipeline] echo [2023-04-26T07:42:37.190Z] ========================================================= [2023-04-26T07:42:37.190Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-26T07:42:37.190Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-04-26T07:42:37.567Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-26T07:42:37.567Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-26T07:42:37.567Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-26T07:42:37.567Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-26T07:42:37.567Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2023-04-26T07:42:37.567Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-26T07:42:37.567Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:42:37.930Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T07:42:37.930Z] [2023-04-26T07:42:37.930Z] 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-26T07:42:38.234Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T07:42:38.235Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-26T07:42:38.235Z] b85a868b505f: Pulling fs layer [2023-04-26T07:42:38.235Z] e2be974225ed: Pulling fs layer [2023-04-26T07:42:38.235Z] 339a4e72a1f5: Pulling fs layer [2023-04-26T07:42:38.235Z] 988bab9f4d93: Pulling fs layer [2023-04-26T07:42:38.235Z] 1469e6f7b9e6: Pulling fs layer [2023-04-26T07:42:38.235Z] eaf3925da568: Pulling fs layer [2023-04-26T07:42:38.235Z] bab4dde63d76: Pulling fs layer [2023-04-26T07:42:38.235Z] bde34c3a00c8: Pulling fs layer [2023-04-26T07:42:38.235Z] b352a97aabf1: Pulling fs layer [2023-04-26T07:42:38.235Z] 4872d77fe225: Pulling fs layer [2023-04-26T07:42:38.235Z] 5851b861e8e6: Pulling fs layer [2023-04-26T07:42:38.235Z] bab4dde63d76: Waiting [2023-04-26T07:42:38.235Z] bde34c3a00c8: Waiting [2023-04-26T07:42:38.235Z] b352a97aabf1: Waiting [2023-04-26T07:42:38.235Z] 4872d77fe225: Waiting [2023-04-26T07:42:38.235Z] 5851b861e8e6: Waiting [2023-04-26T07:42:38.235Z] 988bab9f4d93: Waiting [2023-04-26T07:42:38.235Z] 1469e6f7b9e6: Waiting [2023-04-26T07:42:38.235Z] eaf3925da568: Waiting [2023-04-26T07:42:38.235Z] e2be974225ed: Download complete [2023-04-26T07:42:38.235Z] 988bab9f4d93: Verifying Checksum [2023-04-26T07:42:38.235Z] 988bab9f4d93: Download complete [2023-04-26T07:42:38.235Z] 1469e6f7b9e6: Verifying Checksum [2023-04-26T07:42:38.235Z] 1469e6f7b9e6: Download complete [2023-04-26T07:42:38.235Z] 339a4e72a1f5: Verifying Checksum [2023-04-26T07:42:38.235Z] 339a4e72a1f5: Download complete [2023-04-26T07:42:38.235Z] eaf3925da568: Download complete [2023-04-26T07:42:38.493Z] bde34c3a00c8: Download complete [2023-04-26T07:42:38.493Z] b352a97aabf1: Download complete [2023-04-26T07:42:38.493Z] 4872d77fe225: Verifying Checksum [2023-04-26T07:42:38.493Z] 4872d77fe225: Download complete [2023-04-26T07:42:38.493Z] 5851b861e8e6: Verifying Checksum [2023-04-26T07:42:38.493Z] 5851b861e8e6: Download complete [2023-04-26T07:42:38.493Z] b85a868b505f: Download complete [2023-04-26T07:42:38.751Z] bab4dde63d76: Verifying Checksum [2023-04-26T07:42:38.751Z] bab4dde63d76: Download complete [2023-04-26T07:42:39.686Z] b85a868b505f: Pull complete [2023-04-26T07:42:39.686Z] e2be974225ed: Pull complete [2023-04-26T07:42:40.256Z] 339a4e72a1f5: Pull complete [2023-04-26T07:42:40.256Z] 988bab9f4d93: Pull complete [2023-04-26T07:42:40.514Z] 1469e6f7b9e6: Pull complete [2023-04-26T07:42:40.514Z] eaf3925da568: Pull complete [2023-04-26T07:42:42.426Z] bab4dde63d76: Pull complete [2023-04-26T07:42:42.426Z] bde34c3a00c8: Pull complete [2023-04-26T07:42:42.426Z] b352a97aabf1: Pull complete [2023-04-26T07:42:42.426Z] 4872d77fe225: Pull complete [2023-04-26T07:42:42.426Z] 5851b861e8e6: Pull complete [2023-04-26T07:42:42.426Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-26T07:42:42.426Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T07:42:42.426Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T07:42:42.523Z] prd-ubuntu20.04-docker-8c-8g-10971 does not seem to be running inside a container [2023-04-26T07:42:42.560Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/502 -v /w/workspace/edgex-go/502:/w/workspace/edgex-go/502:rw,z -v /w/workspace/edgex-go/502@tmp:/w/workspace/edgex-go/502@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-26T07:42:44.372Z] $ docker top b6a256f7efe86223c51410cc4003d341f7f677c9deabb687dfa7f3401f898747 -eo pid,comm [2023-04-26T07:42:44.424Z] 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-26T07:42:44.424Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-26T07:42:44.465Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T07:42:44.465Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T07:42:44.580Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T07:42:44.588Z] $ docker exec b6a256f7efe86223c51410cc4003d341f7f677c9deabb687dfa7f3401f898747 ssh-agent [2023-04-26T07:42:44.679Z] SSH_AUTH_SOCK=/tmp/ssh-mYwkxtrzFUVU/agent.32 [2023-04-26T07:42:44.679Z] SSH_AGENT_PID=38 [2023-04-26T07:42:44.686Z] Running ssh-add (command line suppressed) [2023-04-26T07:42:44.790Z] Identity added: /w/workspace/edgex-go/502@tmp/private_key_3900749914413268337.key (/w/workspace/edgex-go/502@tmp/private_key_3900749914413268337.key) [2023-04-26T07:42:44.798Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T07:42:45.084Z] + git tag --points-at HEAD [Pipeline] } [2023-04-26T07:42:45.105Z] $ docker exec --env ******** --env ******** b6a256f7efe86223c51410cc4003d341f7f677c9deabb687dfa7f3401f898747 ssh-agent -k [2023-04-26T07:42:45.204Z] unset SSH_AUTH_SOCK; [2023-04-26T07:42:45.205Z] unset SSH_AGENT_PID; [2023-04-26T07:42:45.206Z] echo Agent pid 38 killed; [2023-04-26T07:42:45.209Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-26T07:42:45.233Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T07:42:45.233Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T07:42:45.330Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T07:42:45.337Z] $ docker exec b6a256f7efe86223c51410cc4003d341f7f677c9deabb687dfa7f3401f898747 ssh-agent [2023-04-26T07:42:45.454Z] SSH_AUTH_SOCK=/tmp/ssh-RV1Y89QnDvvu/agent.70 [2023-04-26T07:42:45.455Z] SSH_AGENT_PID=76 [2023-04-26T07:42:45.459Z] Running ssh-add (command line suppressed) [2023-04-26T07:42:45.563Z] Identity added: /w/workspace/edgex-go/502@tmp/private_key_16351771815073445622.key (/w/workspace/edgex-go/502@tmp/private_key_16351771815073445622.key) [2023-04-26T07:42:45.572Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T07:42:45.858Z] + git semver init [2023-04-26T07:42:46.117Z] 2023-04-26 07:42:46,047 [run_init] DEBUG init version:0.0.0 force:False [2023-04-26T07:42:46.117Z] 2023-04-26 07:42:46,047 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/502/.semver [2023-04-26T07:42:46.117Z] 2023-04-26 07:42:46,048 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/502/.semver [2023-04-26T07:42:46.117Z] 2023-04-26 07:42:46,048 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/502/.semver'], cwd=/w/workspace/edgex-go/502, universal_newlines=False, shell=None, istream=None) [2023-04-26T07:42:51.421Z] 2023-04-26 07:42:50,353 [append_file] DEBUG append to file:/w/workspace/edgex-go/502/.git/info/exclude [2023-04-26T07:42:51.421Z] 2023-04-26 07:42:50,354 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/502/.semver/main with force:False [2023-04-26T07:42:51.421Z] 2023-04-26 07:42:50,354 [read_version] DEBUG read version from /w/workspace/edgex-go/502/.semver/main [2023-04-26T07:42:51.421Z] 2023-04-26 07:42:50,354 [read_version] DEBUG read version from /w/workspace/edgex-go/502/.semver/main [2023-04-26T07:42:51.421Z] 3.0.0-dev.139 [Pipeline] } [2023-04-26T07:42:51.435Z] $ docker exec --env ******** --env ******** b6a256f7efe86223c51410cc4003d341f7f677c9deabb687dfa7f3401f898747 ssh-agent -k [2023-04-26T07:42:51.536Z] unset SSH_AUTH_SOCK; [2023-04-26T07:42:51.536Z] unset SSH_AGENT_PID; [2023-04-26T07:42:51.536Z] echo Agent pid 76 killed; [2023-04-26T07:42:51.540Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T07:42:51.840Z] + git semver [Pipeline] } [2023-04-26T07:42:52.119Z] $ docker stop --time=1 b6a256f7efe86223c51410cc4003d341f7f677c9deabb687dfa7f3401f898747 [2023-04-26T07:42:53.407Z] $ docker rm -f --volumes b6a256f7efe86223c51410cc4003d341f7f677c9deabb687dfa7f3401f898747 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T07:42:54.009Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-26T07:42:54.214Z] Stashed 1 file(s) [Pipeline] echo [2023-04-26T07:42:54.216Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.139 [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-26T07:42:54.623Z] + git config --global --add safe.directory /w/workspace/edgex-go/502 [Pipeline] echo [2023-04-26T07:42:54.635Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T07:42:54.646Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T07:42:54.654Z] ========================================================= [2023-04-26T07:42:54.654Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-26T07:42:54.654Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-04-26T07:42:54.936Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-26T07:42:54.936Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-26T07:42:54.936Z] f56be85fc22e: Pulling fs layer [2023-04-26T07:42:54.936Z] 85791d961cd3: Pulling fs layer [2023-04-26T07:42:54.936Z] d694b5ae8c79: Pulling fs layer [2023-04-26T07:42:54.936Z] 9f32a84ed3da: Pulling fs layer [2023-04-26T07:42:54.936Z] 4d19c01a9841: Pulling fs layer [2023-04-26T07:42:54.936Z] 9325e15d5711: Pulling fs layer [2023-04-26T07:42:54.936Z] 556b6ee489ea: Pulling fs layer [2023-04-26T07:42:54.936Z] c5a4b2cf53e6: Pulling fs layer [2023-04-26T07:42:54.936Z] 4d19c01a9841: Waiting [2023-04-26T07:42:54.936Z] c5a4b2cf53e6: Waiting [2023-04-26T07:42:54.936Z] 9325e15d5711: Waiting [2023-04-26T07:42:54.936Z] 556b6ee489ea: Waiting [2023-04-26T07:42:54.936Z] 9f32a84ed3da: Waiting [2023-04-26T07:42:54.936Z] 85791d961cd3: Download complete [2023-04-26T07:42:54.936Z] 9f32a84ed3da: Verifying Checksum [2023-04-26T07:42:54.936Z] 9f32a84ed3da: Download complete [2023-04-26T07:42:54.936Z] 4d19c01a9841: Verifying Checksum [2023-04-26T07:42:54.936Z] 4d19c01a9841: Download complete [2023-04-26T07:42:54.936Z] f56be85fc22e: Verifying Checksum [2023-04-26T07:42:54.936Z] f56be85fc22e: Download complete [2023-04-26T07:42:54.936Z] 9325e15d5711: Verifying Checksum [2023-04-26T07:42:54.936Z] 9325e15d5711: Download complete [2023-04-26T07:42:55.198Z] f56be85fc22e: Pull complete [2023-04-26T07:42:55.198Z] 85791d961cd3: Pull complete [2023-04-26T07:42:55.459Z] c5a4b2cf53e6: Verifying Checksum [2023-04-26T07:42:55.459Z] c5a4b2cf53e6: Download complete [2023-04-26T07:42:55.718Z] d694b5ae8c79: Verifying Checksum [2023-04-26T07:42:55.718Z] d694b5ae8c79: Download complete [2023-04-26T07:42:55.718Z] 556b6ee489ea: Verifying Checksum [2023-04-26T07:42:55.718Z] 556b6ee489ea: Download complete [2023-04-26T07:42:59.005Z] d694b5ae8c79: Pull complete [2023-04-26T07:42:59.005Z] 9f32a84ed3da: Pull complete [2023-04-26T07:42:59.005Z] 4d19c01a9841: Pull complete [2023-04-26T07:42:59.005Z] 9325e15d5711: Pull complete [2023-04-26T07:43:00.905Z] 556b6ee489ea: Pull complete [2023-04-26T07:43:01.841Z] c5a4b2cf53e6: Pull complete [2023-04-26T07:43:01.841Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-04-26T07:43:01.841Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-26T07:43:01.841Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-04-26T07:43:02.157Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-26T07:43:02.157Z] WORKDIR /edgex [2023-04-26T07:43:02.157Z] COPY go.mod . [2023-04-26T07:43:02.157Z] RUN go mod download [2023-04-26T07:43:02.157Z] + docker build -t ci-base-image-x86_64 -f - . [2023-04-26T07:43:02.725Z] Sending build context to Docker daemon 170.7MB [2023-04-26T07:43:02.725Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-26T07:43:02.725Z] ---> c4be618373d6 [2023-04-26T07:43:02.725Z] Step 2/4 : WORKDIR /edgex [2023-04-26T07:43:06.027Z] ---> Running in 55c4936f8e49 [2023-04-26T07:43:06.027Z] Removing intermediate container 55c4936f8e49 [2023-04-26T07:43:06.027Z] ---> 113b70f2e418 [2023-04-26T07:43:06.027Z] Step 3/4 : COPY go.mod . [2023-04-26T07:43:06.027Z] ---> 8b7caebb81f9 [2023-04-26T07:43:06.027Z] Step 4/4 : RUN go mod download [2023-04-26T07:43:06.027Z] ---> Running in acce2f0383c5 [2023-04-26T07:43:09.313Z] Still waiting to schedule task [2023-04-26T07:43:09.313Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-10954’ [2023-04-26T07:43:16.002Z] Removing intermediate container acce2f0383c5 [2023-04-26T07:43:16.002Z] ---> de72d7fb488b [2023-04-26T07:43:16.002Z] Successfully built de72d7fb488b [2023-04-26T07:43:16.002Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:43:16.299Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-26T07:43:16.299Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T07:43:16.367Z] prd-ubuntu20.04-docker-8c-8g-10971 does not seem to be running inside a container [2023-04-26T07:43:16.405Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/502 -v /w/workspace/edgex-go/502:/w/workspace/edgex-go/502:rw,z -v /w/workspace/edgex-go/502@tmp:/w/workspace/edgex-go/502@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-26T07:43:16.752Z] $ docker top c51b6d1708c2a38a3d6f10c7e132945f32af3a7b249dfd8302d106ec65e50e11 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T07:43:17.092Z] + go version [2023-04-26T07:43:17.092Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-26T07:43:17.107Z] $ docker stop --time=1 c51b6d1708c2a38a3d6f10c7e132945f32af3a7b249dfd8302d106ec65e50e11 [2023-04-26T07:43:18.374Z] $ docker rm -f --volumes c51b6d1708c2a38a3d6f10c7e132945f32af3a7b249dfd8302d106ec65e50e11 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:43:18.776Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-26T07:43:18.776Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T07:43:18.853Z] prd-ubuntu20.04-docker-8c-8g-10971 does not seem to be running inside a container [2023-04-26T07:43:18.888Z] $ 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/502 -v /w/workspace/edgex-go/502:/w/workspace/edgex-go/502:rw,z -v /w/workspace/edgex-go/502@tmp:/w/workspace/edgex-go/502@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-26T07:43:19.202Z] $ docker top 4cfaa1ef9241a3af82b69e0ce5d04093f4ebc6d8f24e01fc3fd6f662c966b9be -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-26T07:43:19.262Z] ========================================================= [2023-04-26T07:43:19.262Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-04-26T07:43:19.262Z] ========================================================= [Pipeline] sh [2023-04-26T07:43:19.543Z] + git config --global --add safe.directory /w/workspace/edgex-go/502 [Pipeline] fileExists [Pipeline] sh [2023-04-26T07:43:19.843Z] + make test [2023-04-26T07:43:19.843Z] go test -race -coverprofile=coverage.out ./... [2023-04-26T07:43:26.423Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-04-26T07:43:41.288Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-04-26T07:43:41.288Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-04-26T07:43:41.288Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-04-26T07:43:41.288Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-04-26T07:43:41.288Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-04-26T07:43:41.288Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-04-26T07:43:41.288Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-04-26T07:43:41.288Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-04-26T07:43:41.288Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-04-26T07:43:41.288Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-04-26T07:43:41.288Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-04-26T07:43:41.288Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-04-26T07:43:41.288Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-04-26T07:43:41.288Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-04-26T07:43:42.225Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-04-26T07:43:42.225Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-04-26T07:43:42.225Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements [2023-04-26T07:43:43.606Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements [2023-04-26T07:43:44.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-04-26T07:43:44.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-04-26T07:43:44.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-04-26T07:43:45.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-04-26T07:43:45.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-04-26T07:43:46.854Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-04-26T07:43:46.854Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-04-26T07:43:46.854Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-04-26T07:43:46.854Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-04-26T07:43:46.854Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-04-26T07:43:47.787Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.101s coverage: 71.5% of statements [2023-04-26T07:43:47.787Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.068s coverage: 54.0% of statements [2023-04-26T07:43:47.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-04-26T07:43:47.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-04-26T07:43:49.163Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.238s coverage: 88.5% of statements [2023-04-26T07:43:49.163Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.080s coverage: 3.8% of statements [2023-04-26T07:43:50.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-04-26T07:43:50.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-04-26T07:43:50.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-04-26T07:43:50.356Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.342s coverage: 95.6% of statements [2023-04-26T07:43:50.356Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-04-26T07:43:50.356Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-04-26T07:43:50.356Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-04-26T07:43:50.356Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-04-26T07:43:50.356Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-04-26T07:43:50.637Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.041s coverage: 72.2% of statements [2023-04-26T07:43:51.574Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-04-26T07:43:51.574Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-04-26T07:43:51.574Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-04-26T07:43:51.574Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 65.9% of statements [2023-04-26T07:43:52.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-04-26T07:43:52.140Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-04-26T07:43:52.140Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.084s coverage: 0.9% of statements [2023-04-26T07:43:52.140Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.052s coverage: 29.0% of statements [2023-04-26T07:43:52.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.059s coverage: 44.1% of statements [2023-04-26T07:43:52.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.048s coverage: 82.9% of statements [2023-04-26T07:43:52.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements [2023-04-26T07:43:52.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements [2023-04-26T07:43:52.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements [2023-04-26T07:43:53.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-04-26T07:43:53.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-04-26T07:43:53.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-04-26T07:43:53.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-04-26T07:43:53.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-04-26T07:43:53.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-04-26T07:43:53.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-04-26T07:43:53.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-04-26T07:43:54.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-04-26T07:43:54.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-04-26T07:43:54.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-04-26T07:43:54.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-04-26T07:43:54.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-04-26T07:43:54.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-04-26T07:43:54.937Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-04-26T07:43:55.872Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-04-26T07:43:56.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-04-26T07:43:57.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-04-26T07:43:57.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-04-26T07:43:58.455Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-04-26T07:43:58.455Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-04-26T07:43:58.455Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-04-26T07:43:59.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-04-26T07:43:59.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-04-26T07:44:00.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-04-26T07:44:01.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-04-26T07:44:01.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-04-26T07:44:01.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-04-26T07:44:01.024Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-04-26T07:44:01.962Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-04-26T07:44:01.962Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-04-26T07:44:01.962Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-04-26T07:44:01.962Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-04-26T07:44:03.340Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-04-26T07:44:03.340Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-04-26T07:44:03.340Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-04-26T07:44:03.340Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-04-26T07:44:04.277Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-04-26T07:44:04.277Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-04-26T07:44:04.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements [2023-04-26T07:44:05.103Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-04-26T07:44:05.103Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-04-26T07:44:17.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.259s coverage: 79.9% of statements [2023-04-26T07:44:17.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 17.071s coverage: 92.9% of statements [2023-04-26T07:44:17.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 64.4% of statements [2023-04-26T07:44:17.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.059s coverage: 62.3% of statements [2023-04-26T07:44:17.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements [2023-04-26T07:44:17.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.037s coverage: 20.0% of statements [2023-04-26T07:44:17.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements [2023-04-26T07:44:17.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.101s coverage: 81.8% of statements [2023-04-26T07:44:17.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.088s coverage: 82.1% of statements [2023-04-26T07:44:17.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.058s coverage: 86.0% of statements [2023-04-26T07:44:17.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.162s coverage: 63.1% of statements [2023-04-26T07:44:17.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.047s coverage: 100.0% of statements [2023-04-26T07:44:17.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements [2023-04-26T07:44:17.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2023-04-26T07:44:17.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2023-04-26T07:44:17.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2023-04-26T07:44:17.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.160s coverage: 38.4% of statements [2023-04-26T07:44:17.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.048s coverage: 89.5% of statements [2023-04-26T07:44:17.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2023-04-26T07:44:17.314Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 17.7% of statements [2023-04-26T07:44:17.314Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.108s coverage: 92.3% of statements [2023-04-26T07:44:17.314Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 61.5% of statements [2023-04-26T07:44:17.314Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 97.7% of statements [2023-04-26T07:44:17.314Z] 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-26T07:44:17.314Z] running golangci-lint [2023-04-26T07:44:17.314Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-04-26T07:44:17.314Z] go version go1.20.2 linux/amd64 [2023-04-26T07:44:17.314Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-04-26T07:44:17.314Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-04-26T07:44:32.258Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|imports|exports_file|files|name|types_sizes) took 13.775972739s" [2023-04-26T07:44:32.258Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.48822ms" [2023-04-26T07:44:37.667Z] level=info msg="[linters_context/goanalysis] analyzers took 46.895950606s with top 10 stages: buildir: 27.682312701s, inspect: 1.967967961s, fact_deprecated: 1.788356749s, ctrlflow: 904.715037ms, gosec: 896.857225ms, fact_purity: 830.545644ms, printf: 770.135243ms, S1038: 741.833707ms, nilness: 724.169153ms, typedness: 473.210653ms" [2023-04-26T07:44:37.667Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-04-26T07:44:37.667Z] level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 203/203, autogenerated_exclude: 203/203, identifier_marker: 203/203, exclude: 203/203, cgo: 203/203, exclude-rules: 23/203, nolint: 0/23, path_prettifier: 203/203, skip_files: 203/203, skip_dirs: 203/203" [2023-04-26T07:44:37.667Z] level=info msg="[runner] processing took 16.096441ms with stages: nolint: 7.340323ms, identifier_marker: 4.584847ms, autogenerated_exclude: 1.398874ms, exclude-rules: 1.217077ms, path_prettifier: 1.056701ms, skip_dirs: 422.316µs, cgo: 51.512µs, filename_unadjuster: 20.471µs, max_same_issues: 860ns, uniq_by_line: 620ns, source_code: 540ns, max_from_linter: 460ns, skip_files: 450ns, exclude: 270ns, diff: 250ns, severity-rules: 240ns, sort_results: 220ns, path_shortener: 190ns, path_prefixer: 110ns, max_per_file_from_linter: 110ns" [2023-04-26T07:44:37.667Z] level=info msg="[runner] linters took 6.669386195s with stages: goanalysis_metalinter: 6.653195971s" [2023-04-26T07:44:37.667Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-04-26T07:44:37.667Z] level=info msg="Memory: 206 samples, avg is 180.9MB, max is 749.1MB" [2023-04-26T07:44:37.667Z] level=info msg="Execution took 20.49802169s" [2023-04-26T07:44:37.667Z] go vet ./... [2023-04-26T07:44:41.854Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-26T07:44:41.854Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-26T07:44:42.113Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-26T07:44:42.122Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-04-26T07:44:42.405Z] + ls -al . [2023-04-26T07:44:42.405Z] total 704 [2023-04-26T07:44:42.405Z] drwxrwxr-x 11 1001 1001 4096 Apr 26 07:43 . [2023-04-26T07:44:42.405Z] drwxr-xr-x 4 root root 4096 Apr 26 07:43 .. [2023-04-26T07:44:42.405Z] drwxrwxr-x 2 1001 1001 4096 Apr 26 07:42 .blubracket [2023-04-26T07:44:42.405Z] -rw-rw-r-- 1 1001 1001 16 Apr 26 07:42 .dockerignore [2023-04-26T07:44:42.405Z] drwxrwxr-x 8 1001 1001 4096 Apr 26 07:42 .git [2023-04-26T07:44:42.405Z] drwxrwxr-x 3 1001 1001 4096 Apr 26 07:42 .github [2023-04-26T07:44:42.405Z] -rw-rw-r-- 1 1001 1001 1133 Apr 26 07:42 .gitignore [2023-04-26T07:44:42.405Z] -rw-rw-r-- 1 1001 1001 42 Apr 26 07:42 .golangci.yml [2023-04-26T07:44:42.405Z] -rw-rw-r-- 1 1001 1001 87 Apr 26 07:42 .hadolint.yml [2023-04-26T07:44:42.405Z] drwxr-xr-x 3 1001 1001 4096 Apr 26 07:42 .semver [2023-04-26T07:44:42.405Z] -rw-rw-r-- 1 1001 1001 166 Apr 26 07:42 .sonarcloud.properties [2023-04-26T07:44:42.405Z] -rw-rw-r-- 1 1001 1001 1171 Apr 26 07:42 ADOPTERS.md [2023-04-26T07:44:42.405Z] -rw-rw-r-- 1 1001 1001 10835 Apr 26 07:42 Attribution.txt [2023-04-26T07:44:42.405Z] -rw-rw-r-- 1 1001 1001 73765 Apr 26 07:42 CHANGELOG.md [2023-04-26T07:44:42.405Z] -rw-rw-r-- 1 1001 1001 3804 Apr 26 07:42 CONTRIBUTING.md [2023-04-26T07:44:42.405Z] -rw-rw-r-- 1 1001 1001 677 Apr 26 07:42 GOVERNANCE.md [2023-04-26T07:44:42.405Z] -rw-rw-r-- 1 1001 1001 883 Apr 26 07:42 Jenkinsfile [2023-04-26T07:44:42.405Z] -rw-rw-r-- 1 1001 1001 10775 Apr 26 07:42 LICENSE [2023-04-26T07:44:42.405Z] -rw-rw-r-- 1 1001 1001 14368 Apr 26 07:42 Makefile [2023-04-26T07:44:42.405Z] -rw-rw-r-- 1 1001 1001 582 Apr 26 07:42 OWNERS.md [2023-04-26T07:44:42.405Z] -rw-rw-r-- 1 1001 1001 9403 Apr 26 07:42 README.md [2023-04-26T07:44:42.405Z] -rw-rw-r-- 1 1001 1001 789 Apr 26 07:42 SECURITY.md [2023-04-26T07:44:42.405Z] -rw-rw-r-- 1 1001 1001 13 Apr 26 07:42 VERSION [2023-04-26T07:44:42.405Z] drwxrwxr-x 2 1001 1001 4096 Apr 26 07:42 bin [2023-04-26T07:44:42.405Z] drwxrwxr-x 18 1001 1001 4096 Apr 26 07:42 cmd [2023-04-26T07:44:42.405Z] -rw-r--r-- 1 root root 448248 Apr 26 07:44 coverage.out [2023-04-26T07:44:42.405Z] -rw-rw-r-- 1 1001 1001 3200 Apr 26 07:42 go.mod [2023-04-26T07:44:42.406Z] -rw-rw-r-- 1 1001 1001 31155 Apr 26 07:42 go.sum [2023-04-26T07:44:42.406Z] drwxrwxr-x 7 1001 1001 4096 Apr 26 07:42 internal [2023-04-26T07:44:42.406Z] drwxrwxr-x 3 1001 1001 4096 Apr 26 07:42 openapi [2023-04-26T07:44:42.406Z] -rw-rw-r-- 1 1001 1001 594 Apr 26 07:42 security.txt [2023-04-26T07:44:42.406Z] drwxrwxr-x 4 1001 1001 4096 Apr 26 07:42 snap [2023-04-26T07:44:42.406Z] -rw-rw-r-- 1 1001 1001 204 Apr 26 07:42 version.go [Pipeline] sh [2023-04-26T07:44:42.688Z] + '[' -e coverage.out ] [2023-04-26T07:44:42.689Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-04-26T07:44:42.786Z] Stashed 1 file(s) [Pipeline] sh [2023-04-26T07:44:43.065Z] + make build [2023-04-26T07:44:43.066Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.139" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-04-26T07:44:55.266Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.139" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-04-26T07:44:55.266Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.139" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-04-26T07:44:55.831Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.139" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-04-26T07:44:56.397Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.139" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-04-26T07:45:02.956Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.139" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-04-26T07:45:03.897Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.139" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-26T07:45:05.272Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.139" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-04-26T07:45:06.207Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.139" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-04-26T07:45:06.775Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.139" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-04-26T07:45:07.709Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.139" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-04-26T07:45:08.645Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.139" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-04-26T07:45:10.041Z] $ docker stop --time=1 4cfaa1ef9241a3af82b69e0ce5d04093f4ebc6d8f24e01fc3fd6f662c966b9be [2023-04-26T07:45:13.236Z] $ docker rm -f --volumes 4cfaa1ef9241a3af82b69e0ce5d04093f4ebc6d8f24e01fc3fd6f662c966b9be [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-26T07:45:13.961Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-26T07:45:13.961Z] [2023-04-26T07:45:13.961Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:45:14.255Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-26T07:45:14.255Z] latest: Pulling from edgex-devops/edgex-compose [2023-04-26T07:45:14.255Z] cbdbe7a5bc2a: Pulling fs layer [2023-04-26T07:45:14.255Z] ca9280d653b3: Pulling fs layer [2023-04-26T07:45:14.255Z] 7e9c9ca2126c: Pulling fs layer [2023-04-26T07:45:14.255Z] cbdbe7a5bc2a: Download complete [2023-04-26T07:45:14.513Z] ca9280d653b3: Verifying Checksum [2023-04-26T07:45:14.513Z] ca9280d653b3: Download complete [2023-04-26T07:45:14.513Z] cbdbe7a5bc2a: Pull complete [2023-04-26T07:45:15.077Z] 7e9c9ca2126c: Download complete [2023-04-26T07:45:15.077Z] ca9280d653b3: Pull complete [2023-04-26T07:45:18.359Z] 7e9c9ca2126c: Pull complete [2023-04-26T07:45:18.359Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-04-26T07:45:18.359Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-26T07:45:18.359Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T07:45:18.509Z] prd-ubuntu20.04-docker-8c-8g-10971 does not seem to be running inside a container [2023-04-26T07:45:18.544Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/502 -v /w/workspace/edgex-go/502:/w/workspace/edgex-go/502:rw,z -v /w/workspace/edgex-go/502@tmp:/w/workspace/edgex-go/502@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-26T07:45:20.088Z] $ docker top 2db995e008018c29f14a7b70a1077ab45719f4af8f488f3edbdf894da542b974 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T07:45:20.420Z] + docker-compose build --help [2023-04-26T07:45:20.420Z] + grep parallel [2023-04-26T07:45:20.990Z] --parallel Build images in parallel. [Pipeline] } [2023-04-26T07:45:21.006Z] $ docker stop --time=1 2db995e008018c29f14a7b70a1077ab45719f4af8f488f3edbdf894da542b974 [2023-04-26T07:45:22.283Z] $ docker rm -f --volumes 2db995e008018c29f14a7b70a1077ab45719f4af8f488f3edbdf894da542b974 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:45:22.643Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-26T07:45:22.643Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T07:45:22.710Z] prd-ubuntu20.04-docker-8c-8g-10971 does not seem to be running inside a container [2023-04-26T07:45:22.744Z] $ 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/502 -v /w/workspace/edgex-go/502:/w/workspace/edgex-go/502:rw,z -v /w/workspace/edgex-go/502@tmp:/w/workspace/edgex-go/502@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-26T07:45:23.062Z] $ docker top 1eaf2d22ec8b191822c2dfe59d247961840ba3c8ec52ed5eec7eeb8010cacf42 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T07:45:23.398Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-04-26T07:45:23.966Z] Building core-command ... [2023-04-26T07:45:23.966Z] Building core-common-config-bootstrapper ... [2023-04-26T07:45:23.966Z] Building core-data ... [2023-04-26T07:45:23.966Z] Building core-metadata ... [2023-04-26T07:45:23.966Z] Building security-bootstrapper ... [2023-04-26T07:45:23.966Z] Building security-proxy-auth ... [2023-04-26T07:45:23.966Z] Building security-proxy-setup ... [2023-04-26T07:45:23.966Z] Building security-secretstore-setup ... [2023-04-26T07:45:23.966Z] Building security-spiffe-token-provider ... [2023-04-26T07:45:23.966Z] Building security-spire-agent ... [2023-04-26T07:45:23.966Z] Building security-spire-config ... [2023-04-26T07:45:23.966Z] Building security-spire-server ... [2023-04-26T07:45:23.966Z] Building support-notifications ... [2023-04-26T07:45:23.966Z] Building support-scheduler ... [2023-04-26T07:45:23.966Z] Building security-spiffe-token-provider [2023-04-26T07:45:23.966Z] Building security-bootstrapper [2023-04-26T07:45:23.966Z] Building core-common-config-bootstrapper [2023-04-26T07:45:23.966Z] Building core-data [2023-04-26T07:45:23.966Z] Building security-spire-agent [2023-04-26T07:45:36.166Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T07:45:36.166Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-26T07:45:36.166Z] ---> de72d7fb488b [2023-04-26T07:45:36.166Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-26T07:45:36.166Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T07:45:36.166Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-26T07:45:36.166Z] ---> de72d7fb488b [2023-04-26T07:45:36.166Z] Step 3/27 : WORKDIR /edgex-go [2023-04-26T07:45:36.166Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T07:45:36.166Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-04-26T07:45:36.166Z] ---> de72d7fb488b [2023-04-26T07:45:36.166Z] Step 3/33 : WORKDIR /edgex-go [2023-04-26T07:45:36.166Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T07:45:36.166Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-26T07:45:36.166Z] ---> de72d7fb488b [2023-04-26T07:45:36.166Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-26T07:45:36.166Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T07:45:36.166Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-04-26T07:45:36.166Z] ---> de72d7fb488b [2023-04-26T07:45:36.166Z] Step 3/20 : WORKDIR /edgex-go [2023-04-26T07:45:40.421Z] ---> Running in b5951768a735 [2023-04-26T07:45:40.421Z] ---> Running in d04eee3b981f [2023-04-26T07:45:40.421Z] ---> Running in 1e446b4272af [2023-04-26T07:45:40.421Z] ---> Running in f86d679e0de3 [2023-04-26T07:45:40.421Z] ---> Running in da3f0bb64e4e [2023-04-26T07:45:40.421Z] Removing intermediate container 1e446b4272af [2023-04-26T07:45:40.421Z] ---> 97ecde18a2c4 [2023-04-26T07:45:40.421Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-04-26T07:45:40.421Z] Removing intermediate container b5951768a735 [2023-04-26T07:45:40.421Z] ---> eecf2f951aaa [2023-04-26T07:45:40.421Z] Step 4/23 : WORKDIR /edgex-go [2023-04-26T07:45:40.421Z] Removing intermediate container f86d679e0de3 [2023-04-26T07:45:40.421Z] ---> fee0fb4a252d [2023-04-26T07:45:40.421Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-04-26T07:45:40.421Z] Removing intermediate container da3f0bb64e4e [2023-04-26T07:45:40.421Z] ---> 7eb31f426fc4 [2023-04-26T07:45:40.421Z] Step 4/23 : WORKDIR /edgex-go [2023-04-26T07:45:40.421Z] Removing intermediate container d04eee3b981f [2023-04-26T07:45:40.421Z] ---> 4e4ecf95afd4 [2023-04-26T07:45:40.421Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-26T07:45:40.421Z] ---> Running in 83cc9526b7b5 [2023-04-26T07:45:40.421Z] ---> Running in aab0ffc7f2b7 [2023-04-26T07:45:40.421Z] ---> Running in 47a5972beec9 [2023-04-26T07:45:40.421Z] ---> Running in 2857b14758c5 [2023-04-26T07:45:40.421Z] ---> Running in 99a75fa2cf04 [2023-04-26T07:45:40.421Z] Removing intermediate container 47a5972beec9 [2023-04-26T07:45:40.421Z] ---> 8f0c4473b37b [2023-04-26T07:45:40.421Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-26T07:45:40.421Z] Removing intermediate container 2857b14758c5 [2023-04-26T07:45:40.421Z] ---> 078a6669fab0 [2023-04-26T07:45:40.421Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-26T07:45:40.421Z] ---> Running in 679f941d77e8 [2023-04-26T07:45:40.421Z] ---> Running in 8f947e87f94a [2023-04-26T07:45:40.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T07:45:40.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T07:45:40.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T07:45:40.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T07:45:40.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T07:45:40.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T07:45:40.939Z] v3.17.3-134-g10e6be13817 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-26T07:45:40.939Z] v3.17.3-132-g49f14531d7a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-26T07:45:40.939Z] OK: 17819 distinct packages available [2023-04-26T07:45:40.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T07:45:40.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T07:45:41.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T07:45:41.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T07:45:41.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T07:45:41.200Z] OK: 265 MiB in 53 packages [2023-04-26T07:45:41.200Z] OK: 265 MiB in 53 packages [2023-04-26T07:45:41.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T07:45:41.460Z] OK: 265 MiB in 53 packages [2023-04-26T07:45:41.460Z] OK: 265 MiB in 53 packages [2023-04-26T07:45:41.460Z] OK: 265 MiB in 53 packages [2023-04-26T07:45:41.720Z] Removing intermediate container 99a75fa2cf04 [2023-04-26T07:45:41.720Z] ---> afb47fe91ed4 [2023-04-26T07:45:41.720Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-26T07:45:41.720Z] Removing intermediate container aab0ffc7f2b7 [2023-04-26T07:45:41.720Z] ---> f9b63672a412 [2023-04-26T07:45:41.720Z] Step 5/33 : COPY go.mod vendor* ./ [2023-04-26T07:45:41.978Z] ---> e6d21039beff [2023-04-26T07:45:41.978Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T07:45:41.978Z] ---> Running in c2ced71c7355 [2023-04-26T07:45:41.978Z] Removing intermediate container 83cc9526b7b5 [2023-04-26T07:45:41.978Z] ---> 04b9187b42d0 [2023-04-26T07:45:41.978Z] Step 5/20 : COPY go.mod vendor* ./ [2023-04-26T07:45:41.978Z] Removing intermediate container 8f947e87f94a [2023-04-26T07:45:41.978Z] ---> 91329ccc977e [2023-04-26T07:45:41.978Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-26T07:45:41.978Z] ---> 773d4d4b2afc [2023-04-26T07:45:41.978Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T07:45:41.978Z] ---> Running in 0de41578a9e9 [2023-04-26T07:45:41.978Z] Removing intermediate container 679f941d77e8 [2023-04-26T07:45:41.978Z] ---> be8089e5109c [2023-04-26T07:45:41.978Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-26T07:45:42.235Z] ---> bcd7c421909b [2023-04-26T07:45:42.235Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T07:45:42.235Z] ---> 503e122a9cc9 [2023-04-26T07:45:42.235Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T07:45:42.235Z] ---> Running in e22cfb58b5f0 [2023-04-26T07:45:42.235Z] ---> Running in 05a4ea2eb23a [2023-04-26T07:45:42.235Z] ---> 257c7ae89050 [2023-04-26T07:45:42.235Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T07:45:42.235Z] ---> Running in 08da4ba203ca [2023-04-26T07:45:57.164Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10973 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-04-26T07:45:57.177Z] Running in /w/workspace/edgex-go/502 [Pipeline] { [Pipeline] checkout [2023-04-26T07:45:57.216Z] The recommended git tool is: git [2023-04-26T07:46:03.244Z] using credential edgex-jenkins-ssh [2023-04-26T07:46:03.264Z] Cloning the remote Git repository [2023-04-26T07:46:03.329Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-04-26T07:46:03.441Z] > git init /w/workspace/edgex-go/502 # timeout=10 [2023-04-26T07:46:03.612Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-04-26T07:46:03.615Z] > git --version # timeout=10 [2023-04-26T07:46:03.648Z] > git --version # 'git version 2.25.1' [2023-04-26T07:46:03.653Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-26T07:46:03.823Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-26T07:46:23.657Z] Avoid second fetch [2023-04-26T07:46:23.658Z] Checking out Revision 577681181bc6884f0ff204c6dd697ba0a91a7618 (main) [2023-04-26T07:46:22.551Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-04-26T07:46:22.579Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-26T07:46:23.681Z] > git config core.sparsecheckout # timeout=10 [2023-04-26T07:46:24.529Z] Commit message: "Merge pull request #4529 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.0.0-dev.38" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-26T07:46:25.472Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-26T07:46:25.472Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T07:46:25.472Z] Dload Upload Total Spent Left Speed [2023-04-26T07:46:25.472Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 200k 0 --:--:-- --:--:-- --:--:-- 204k [Pipeline] sh [2023-04-26T07:46:23.763Z] > git checkout -f 577681181bc6884f0ff204c6dd697ba0a91a7618 # timeout=10 [2023-04-26T07:46:26.163Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-26T07:46:26.517Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-26T07:46:26.518Z] + sudo tee /etc/docker/daemon.new [2023-04-26T07:46:26.518Z] { [2023-04-26T07:46:26.518Z] "registry-mirrors": [ [2023-04-26T07:46:26.518Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-26T07:46:26.518Z] ], [2023-04-26T07:46:26.518Z] "bip": "10.250.0.254/24", [2023-04-26T07:46:26.518Z] "hosts": [ [2023-04-26T07:46:26.518Z] "tcp://0.0.0.0:5555", [2023-04-26T07:46:26.518Z] "unix:///var/run/docker.sock" [2023-04-26T07:46:26.518Z] ], [2023-04-26T07:46:26.518Z] "mtu": 1458, [2023-04-26T07:46:26.518Z] "selinux-enabled": true, [2023-04-26T07:46:26.518Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-26T07:46:26.518Z] } [Pipeline] sh [2023-04-26T07:46:26.871Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-26T07:46:27.222Z] + sudo service docker restart [2023-04-26T07:46:28.909Z] Removing intermediate container c2ced71c7355 [2023-04-26T07:46:28.909Z] ---> 1124f618a847 [2023-04-26T07:46:28.909Z] Step 7/27 : COPY . . [2023-04-26T07:46:28.909Z] Removing intermediate container 0de41578a9e9 [2023-04-26T07:46:28.909Z] ---> a1f60aaca32e [2023-04-26T07:46:28.909Z] Step 7/33 : COPY . . [2023-04-26T07:46:28.909Z] Removing intermediate container 05a4ea2eb23a [2023-04-26T07:46:28.909Z] ---> 7ec2a5eb703b [2023-04-26T07:46:28.909Z] Step 7/20 : COPY . . [2023-04-26T07:46:28.909Z] Removing intermediate container e22cfb58b5f0 [2023-04-26T07:46:28.909Z] ---> 24eb22c01974 [2023-04-26T07:46:28.909Z] Step 8/23 : COPY . . [2023-04-26T07:46:28.909Z] Removing intermediate container 08da4ba203ca [2023-04-26T07:46:28.909Z] ---> bca5c9237696 [2023-04-26T07:46:28.909Z] Step 8/23 : COPY . . [2023-04-26T07:46:35.480Z] ---> 7bdd3a4d7800 [2023-04-26T07:46:35.480Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-04-26T07:46:35.480Z] ---> faa7cb551adb [2023-04-26T07:46:35.480Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-04-26T07:46:35.480Z] ---> 1cac54796c4c [2023-04-26T07:46:35.480Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-04-26T07:46:35.480Z] ---> cfbb65167773 [2023-04-26T07:46:35.480Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-04-26T07:46:35.480Z] ---> ce4e9e5eb62c [2023-04-26T07:46:35.480Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-04-26T07:46:35.480Z] ---> Running in e6a2786b7ac9 [2023-04-26T07:46:35.738Z] ---> Running in 561465bd6225 [2023-04-26T07:46:35.738Z] ---> Running in 539cfa4437e1 [2023-04-26T07:46:35.738Z] ---> Running in d6fe90becfd1 [2023-04-26T07:46:35.738Z] ---> Running in 07a7b9ec98c8 [2023-04-26T07:46:35.738Z] Removing intermediate container 561465bd6225 [2023-04-26T07:46:35.738Z] ---> bec379d4c8fe [2023-04-26T07:46:35.738Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-26T07:46:35.738Z] ---> Running in 9b7b1e2fd928 [2023-04-26T07:46:35.738Z] Removing intermediate container 9b7b1e2fd928 [2023-04-26T07:46:35.738Z] ---> 4948b69b8f27 [2023-04-26T07:46:35.738Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-26T07:46:35.738Z] ---> Running in ead37e21cd4f [2023-04-26T07:46:35.996Z] Removing intermediate container ead37e21cd4f [2023-04-26T07:46:35.996Z] ---> f0105874cc37 [2023-04-26T07:46:35.996Z] 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-26T07:46:35.996Z] ---> Running in d09aefc4388e [2023-04-26T07:46:35.996Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.139" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-04-26T07:46:35.997Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.139" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-04-26T07:46:36.254Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.139" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-04-26T07:46:36.254Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.139" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-04-26T07:46:37.186Z] Removing intermediate container d09aefc4388e [2023-04-26T07:46:37.186Z] ---> 559fbfa9f375 [2023-04-26T07:46:37.186Z] Step 12/27 : WORKDIR /edgex-go [2023-04-26T07:46:37.186Z] ---> Running in e17cb0f2ecf5 [2023-04-26T07:46:37.443Z] Removing intermediate container e17cb0f2ecf5 [2023-04-26T07:46:37.443Z] ---> b6ff5115e40e [2023-04-26T07:46:37.443Z] [2023-04-26T07:46:37.443Z] Step 13/27 : FROM alpine:3.17 [2023-04-26T07:46:37.700Z] 3.17: Pulling from library/alpine [2023-04-26T07:46:37.700Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-26T07:46:37.700Z] Status: Downloaded newer image for alpine:3.17 [2023-04-26T07:46:37.700Z] ---> 9ed4aefc74f6 [2023-04-26T07:46:37.700Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-26T07:46:37.700Z] ---> Running in d383bceee6b4 [2023-04-26T07:46:37.959Z] Removing intermediate container d383bceee6b4 [2023-04-26T07:46:37.959Z] ---> 493c0a3fc25f [2023-04-26T07:46:37.959Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-26T07:46:37.959Z] ---> Running in a9cd83975aa6 [2023-04-26T07:46:38.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T07:46:38.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T07:46:38.476Z] v3.17.3-134-g10e6be13817 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-26T07:46:38.476Z] v3.17.3-132-g49f14531d7a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-26T07:46:38.476Z] OK: 17820 distinct packages available [2023-04-26T07:46:38.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T07:46:38.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T07:46:38.992Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-26T07:46:38.992Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-26T07:46:38.992Z] (3/5) Installing libucontext (1.2-r0) [2023-04-26T07:46:38.992Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-26T07:46:38.992Z] (5/5) Installing openssl (3.0.8-r4) [2023-04-26T07:46:38.992Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T07:46:38.992Z] OK: 8 MiB in 20 packages [2023-04-26T07:46:39.557Z] Removing intermediate container a9cd83975aa6 [2023-04-26T07:46:39.557Z] ---> d72d0c1764c0 [2023-04-26T07:46:39.557Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T07:46:40.491Z] ---> d9936e516c7b [2023-04-26T07:46:40.491Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T07:46:41.424Z] ---> 01eaeaf976b3 [2023-04-26T07:46:41.424Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T07:46:45.557Z] provisioning config files... [2023-04-26T07:46:45.591Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/502@tmp/config16826327532241589689tmp [2023-04-26T07:46:45.602Z] ---> 76029e6f92b7 [2023-04-26T07:46:45.602Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T07:46:45.953Z] ---> docker-login.sh [2023-04-26T07:46:45.954Z] nexus3.edgexfoundry.org:10001 [2023-04-26T07:46:46.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T07:46:46.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T07:46:46.544Z] Configure a credential helper to remove this warning. See [2023-04-26T07:46:46.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T07:46:46.544Z] [2023-04-26T07:46:46.544Z] Login Succeeded [2023-04-26T07:46:46.544Z] nexus3.edgexfoundry.org:10002 [2023-04-26T07:46:46.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T07:46:46.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T07:46:46.815Z] Configure a credential helper to remove this warning. See [2023-04-26T07:46:46.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T07:46:46.815Z] [2023-04-26T07:46:46.815Z] Login Succeeded [2023-04-26T07:46:47.085Z] nexus3.edgexfoundry.org:10003 [2023-04-26T07:46:47.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T07:46:47.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T07:46:47.358Z] Configure a credential helper to remove this warning. See [2023-04-26T07:46:47.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T07:46:47.358Z] [2023-04-26T07:46:47.358Z] Login Succeeded [2023-04-26T07:46:47.358Z] nexus3.edgexfoundry.org:10004 [2023-04-26T07:46:47.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T07:46:47.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T07:46:47.632Z] Configure a credential helper to remove this warning. See [2023-04-26T07:46:47.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T07:46:47.632Z] [2023-04-26T07:46:47.632Z] Login Succeeded [2023-04-26T07:46:47.632Z] docker.io [2023-04-26T07:46:47.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T07:46:48.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T07:46:48.176Z] Configure a credential helper to remove this warning. See [2023-04-26T07:46:48.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T07:46:48.176Z] [2023-04-26T07:46:48.176Z] Login Succeeded [2023-04-26T07:46:48.176Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T07:46:48.190Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-04-26T07:46:48.829Z] + git config --global --add safe.directory /w/workspace/edgex-go/502 [Pipeline] echo [2023-04-26T07:46:48.850Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T07:46:48.864Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T07:46:48.872Z] ========================================================= [2023-04-26T07:46:48.872Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-26T07:46:48.872Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-04-26T07:46:49.207Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-26T07:46:49.479Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-26T07:46:49.479Z] c41833b44d91: Pulling fs layer [2023-04-26T07:46:49.479Z] ed15518f5707: Pulling fs layer [2023-04-26T07:46:49.479Z] feae8fd75edb: Pulling fs layer [2023-04-26T07:46:49.479Z] 242c74f7c9fa: Pulling fs layer [2023-04-26T07:46:49.479Z] 3cdef696dda3: Pulling fs layer [2023-04-26T07:46:49.479Z] 2ced38df9373: Pulling fs layer [2023-04-26T07:46:49.479Z] 58f1dce35555: Pulling fs layer [2023-04-26T07:46:49.479Z] 242c74f7c9fa: Waiting [2023-04-26T07:46:49.479Z] 3cdef696dda3: Waiting [2023-04-26T07:46:49.479Z] 2ced38df9373: Waiting [2023-04-26T07:46:49.479Z] 58f1dce35555: Waiting [2023-04-26T07:46:49.479Z] ed15518f5707: Verifying Checksum [2023-04-26T07:46:49.479Z] ed15518f5707: Download complete [2023-04-26T07:46:49.479Z] 242c74f7c9fa: Download complete [2023-04-26T07:46:49.479Z] 3cdef696dda3: Verifying Checksum [2023-04-26T07:46:49.479Z] 3cdef696dda3: Download complete [2023-04-26T07:46:49.479Z] c41833b44d91: Download complete [2023-04-26T07:46:49.782Z] ---> f236a8eb7c07 [2023-04-26T07:46:49.782Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-04-26T07:46:50.345Z] ---> 415d46996614 [2023-04-26T07:46:50.345Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-04-26T07:46:50.462Z] c41833b44d91: Pull complete [2023-04-26T07:46:50.752Z] 58f1dce35555: Verifying Checksum [2023-04-26T07:46:50.752Z] 58f1dce35555: Download complete [2023-04-26T07:46:51.295Z] ---> 3a178de79f41 [2023-04-26T07:46:51.295Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-04-26T07:46:51.351Z] ed15518f5707: Pull complete [2023-04-26T07:46:51.871Z] ---> 0476bb1f2919 [2023-04-26T07:46:51.871Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-26T07:46:52.128Z] ---> Running in c0b317d3253f [2023-04-26T07:46:52.337Z] feae8fd75edb: Verifying Checksum [2023-04-26T07:46:52.338Z] feae8fd75edb: Download complete [2023-04-26T07:46:52.338Z] 2ced38df9373: Verifying Checksum [2023-04-26T07:46:52.338Z] 2ced38df9373: Download complete [2023-04-26T07:46:52.694Z] Removing intermediate container c0b317d3253f [2023-04-26T07:46:52.694Z] ---> 809e8034027f [2023-04-26T07:46:52.694Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-26T07:46:52.694Z] ---> Running in e7e634f845d2 [2023-04-26T07:46:53.260Z] Removing intermediate container e7e634f845d2 [2023-04-26T07:46:53.260Z] ---> b63dc3e94dee [2023-04-26T07:46:53.260Z] Step 25/27 : LABEL arch=x86_64 [2023-04-26T07:46:53.260Z] ---> Running in ba9f3bf0a009 [2023-04-26T07:46:53.517Z] Removing intermediate container ba9f3bf0a009 [2023-04-26T07:46:53.517Z] ---> e4e8879ecf28 [2023-04-26T07:46:53.517Z] Step 26/27 : LABEL git_sha=577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T07:46:53.517Z] ---> Running in 3f15037d23f4 [2023-04-26T07:46:54.080Z] Removing intermediate container 3f15037d23f4 [2023-04-26T07:46:54.080Z] ---> 269f2e552a8f [2023-04-26T07:46:54.080Z] Step 27/27 : LABEL version=3.0.0-dev.139 [2023-04-26T07:46:54.080Z] ---> Running in 94ae449d784c [2023-04-26T07:46:54.337Z] Removing intermediate container 94ae449d784c [2023-04-26T07:46:54.337Z] ---> 87d11016ff9d [2023-04-26T07:46:54.337Z] [2023-04-26T07:46:54.337Z] Successfully built 87d11016ff9d [2023-04-26T07:46:54.337Z] Successfully tagged security-spire-agent:latest [2023-04-26T07:46:54.337Z] Building security-spire-config [2023-04-26T07:46:56.862Z]  Building security-spire-agent ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T07:46:56.862Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-26T07:46:56.862Z] ---> de72d7fb488b [2023-04-26T07:46:56.862Z] Step 3/27 : WORKDIR /edgex-go [2023-04-26T07:46:56.862Z] ---> Using cache [2023-04-26T07:46:56.862Z] ---> 4e4ecf95afd4 [2023-04-26T07:46:56.862Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-26T07:46:56.862Z] ---> Using cache [2023-04-26T07:46:56.862Z] ---> afb47fe91ed4 [2023-04-26T07:46:56.862Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-26T07:46:56.862Z] ---> Using cache [2023-04-26T07:46:56.862Z] ---> e6d21039beff [2023-04-26T07:46:56.862Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T07:46:56.862Z] ---> Using cache [2023-04-26T07:46:56.862Z] ---> 1124f618a847 [2023-04-26T07:46:56.862Z] Step 7/27 : COPY . . [2023-04-26T07:46:56.862Z] ---> Using cache [2023-04-26T07:46:56.862Z] ---> cfbb65167773 [2023-04-26T07:46:56.862Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-04-26T07:46:56.862Z] ---> Using cache [2023-04-26T07:46:56.862Z] ---> bec379d4c8fe [2023-04-26T07:46:56.862Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-26T07:46:56.862Z] ---> Using cache [2023-04-26T07:46:56.862Z] ---> 4948b69b8f27 [2023-04-26T07:46:56.862Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-26T07:46:56.862Z] ---> Using cache [2023-04-26T07:46:56.862Z] ---> f0105874cc37 [2023-04-26T07:46:56.862Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-26T07:46:56.862Z] ---> Using cache [2023-04-26T07:46:56.862Z] ---> 559fbfa9f375 [2023-04-26T07:46:56.862Z] Step 12/27 : WORKDIR /edgex-go [2023-04-26T07:46:56.862Z] ---> Using cache [2023-04-26T07:46:56.862Z] ---> b6ff5115e40e [2023-04-26T07:46:56.862Z] [2023-04-26T07:46:56.862Z] Step 13/27 : FROM alpine:3.17 [2023-04-26T07:46:56.862Z] ---> 9ed4aefc74f6 [2023-04-26T07:46:56.862Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-26T07:46:56.862Z] ---> Using cache [2023-04-26T07:46:56.862Z] ---> 493c0a3fc25f [2023-04-26T07:46:56.862Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-04-26T07:47:02.150Z] ---> Running in be3471137b6b [2023-04-26T07:47:03.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T07:47:03.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T07:47:03.355Z] v3.17.3-134-g10e6be13817 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-26T07:47:03.355Z] v3.17.3-132-g49f14531d7a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-26T07:47:03.355Z] OK: 17820 distinct packages available [2023-04-26T07:47:03.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T07:47:03.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T07:47:03.875Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-04-26T07:47:03.875Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-04-26T07:47:03.875Z] (3/4) Installing libucontext (1.2-r0) [2023-04-26T07:47:03.875Z] (4/4) Installing gcompat (1.1.0-r0) [2023-04-26T07:47:03.875Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T07:47:03.875Z] OK: 7 MiB in 19 packages [2023-04-26T07:47:04.696Z] feae8fd75edb: Pull complete [2023-04-26T07:47:04.696Z] 242c74f7c9fa: Pull complete [2023-04-26T07:47:04.696Z] 3cdef696dda3: Pull complete [2023-04-26T07:47:07.172Z] Removing intermediate container d6fe90becfd1 [2023-04-26T07:47:07.172Z] ---> 38a79e2b2b50 [2023-04-26T07:47:07.172Z] [2023-04-26T07:47:07.172Z] Step 10/23 : FROM alpine:3.17 [2023-04-26T07:47:07.172Z] ---> 9ed4aefc74f6 [2023-04-26T07:47:07.172Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-26T07:47:07.172Z] Removing intermediate container e6a2786b7ac9 [2023-04-26T07:47:07.172Z] ---> 36bba51c75b7 [2023-04-26T07:47:07.172Z] [2023-04-26T07:47:07.172Z] Step 9/33 : FROM alpine:3.17 [2023-04-26T07:47:07.172Z] ---> 9ed4aefc74f6 [2023-04-26T07:47:07.172Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-26T07:47:07.742Z] ---> Running in 215e2ad046c4 [2023-04-26T07:47:07.742Z] ---> Running in beea62abfeb2 [2023-04-26T07:47:07.742Z] Removing intermediate container be3471137b6b [2023-04-26T07:47:07.742Z] ---> c7b8086f5edb [2023-04-26T07:47:07.742Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T07:47:08.691Z] Removing intermediate container 215e2ad046c4 [2023-04-26T07:47:08.691Z] ---> 77d8eb472a3e [2023-04-26T07:47:08.691Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-04-26T07:47:10.077Z] ---> 1a7168b6ff48 [2023-04-26T07:47:10.077Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T07:47:10.077Z] Removing intermediate container beea62abfeb2 [2023-04-26T07:47:10.077Z] ---> 2a88e2681f2b [2023-04-26T07:47:10.077Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-26T07:47:10.077Z] ---> Running in 6532a45d3113 [2023-04-26T07:47:10.338Z] Removing intermediate container 07a7b9ec98c8 [2023-04-26T07:47:10.338Z] ---> 6de739861ef3 [2023-04-26T07:47:10.338Z] [2023-04-26T07:47:10.338Z] Step 10/23 : FROM alpine:3.17 [2023-04-26T07:47:10.338Z] ---> 9ed4aefc74f6 [2023-04-26T07:47:10.338Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-26T07:47:10.338Z] ---> Running in b8c8e71e335a [2023-04-26T07:47:10.338Z] ---> 500ba6c1ae34 [2023-04-26T07:47:10.338Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-26T07:47:10.338Z] ---> Running in 0d5931eb1b2f [2023-04-26T07:47:10.338Z] Removing intermediate container 539cfa4437e1 [2023-04-26T07:47:10.338Z] ---> 4ec868a1e7d7 [2023-04-26T07:47:10.338Z] [2023-04-26T07:47:10.338Z] Step 9/20 : FROM alpine:3.17 [2023-04-26T07:47:10.338Z] ---> 9ed4aefc74f6 [2023-04-26T07:47:10.338Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-26T07:47:10.338Z] ---> Using cache [2023-04-26T07:47:10.338Z] ---> 77d8eb472a3e [2023-04-26T07:47:10.338Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-04-26T07:47:10.599Z] ---> Running in 90122f19f8cc [2023-04-26T07:47:10.860Z] Removing intermediate container 0d5931eb1b2f [2023-04-26T07:47:10.860Z] ---> d76525a8012f [2023-04-26T07:47:10.860Z] Step 12/23 : ENV APP_PORT=59880 [2023-04-26T07:47:11.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T07:47:11.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T07:47:11.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T07:47:11.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T07:47:11.391Z] 2ced38df9373: Pull complete [2023-04-26T07:47:11.391Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-26T07:47:11.391Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T07:47:11.391Z] OK: 7 MiB in 16 packages [2023-04-26T07:47:11.391Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-26T07:47:11.391Z] (2/2) Installing su-exec (0.2-r2) [2023-04-26T07:47:11.391Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T07:47:11.391Z] OK: 7 MiB in 17 packages [2023-04-26T07:47:11.651Z] ---> Running in 2f375fc17ac8 [2023-04-26T07:47:11.651Z] ---> 3fc849a08cca [2023-04-26T07:47:11.651Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-04-26T07:47:11.651Z] Removing intermediate container 2f375fc17ac8 [2023-04-26T07:47:11.651Z] ---> d7aff8014dbb [2023-04-26T07:47:11.651Z] Step 13/23 : EXPOSE $APP_PORT [2023-04-26T07:47:11.651Z] ---> Running in 0f78dcc10516 [2023-04-26T07:47:11.651Z] ---> 208a2d911fde [2023-04-26T07:47:11.651Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-04-26T07:47:11.651Z] ---> Running in ac273f741114 [2023-04-26T07:47:11.651Z] Removing intermediate container 0f78dcc10516 [2023-04-26T07:47:11.651Z] ---> 1b3de8538526 [2023-04-26T07:47:11.651Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-04-26T07:47:11.911Z] ---> Running in 7a56bb71d1d8 [2023-04-26T07:47:11.911Z] Removing intermediate container 6532a45d3113 [2023-04-26T07:47:11.911Z] ---> 01218e3da639 [2023-04-26T07:47:11.911Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-04-26T07:47:11.911Z] Removing intermediate container ac273f741114 [2023-04-26T07:47:11.911Z] ---> 18a8c07db263 [2023-04-26T07:47:11.911Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-04-26T07:47:11.911Z] ---> Running in dd8a5dae1f61 [2023-04-26T07:47:11.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T07:47:11.911Z] Removing intermediate container b8c8e71e335a [2023-04-26T07:47:11.911Z] ---> 5a0f97620d2d [2023-04-26T07:47:11.911Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T07:47:12.171Z] Removing intermediate container dd8a5dae1f61 [2023-04-26T07:47:12.171Z] ---> d0ed570be983 [2023-04-26T07:47:12.171Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-04-26T07:47:12.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T07:47:12.171Z] ---> Running in ff01d3a30cf5 [2023-04-26T07:47:12.171Z] ---> d96436f8cb74 [2023-04-26T07:47:12.171Z] Step 22/27 : WORKDIR / [2023-04-26T07:47:12.171Z] ---> Running in 9a632c200595 [2023-04-26T07:47:12.171Z] ---> 58c3444ad0d9 [2023-04-26T07:47:12.171Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T07:47:12.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T07:47:12.435Z] Removing intermediate container ff01d3a30cf5 [2023-04-26T07:47:12.435Z] ---> e0950fb7673f [2023-04-26T07:47:12.435Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-04-26T07:47:12.435Z] Removing intermediate container 9a632c200595 [2023-04-26T07:47:12.435Z] ---> b5a782103b60 [2023-04-26T07:47:12.435Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-26T07:47:12.435Z] v3.17.3-134-g10e6be13817 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-26T07:47:12.435Z] v3.17.3-132-g49f14531d7a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-26T07:47:12.435Z] OK: 17820 distinct packages available [2023-04-26T07:47:12.435Z] ---> Running in e07c47ffbbe7 [2023-04-26T07:47:12.435Z] ---> Running in db22e3ab6e9a [2023-04-26T07:47:12.435Z] ---> 2a2538d86d6f [2023-04-26T07:47:12.435Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-04-26T07:47:12.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T07:47:12.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T07:47:12.435Z] Removing intermediate container e07c47ffbbe7 [2023-04-26T07:47:12.435Z] ---> 373085a4ba61 [2023-04-26T07:47:12.435Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-04-26T07:47:12.435Z] Removing intermediate container db22e3ab6e9a [2023-04-26T07:47:12.435Z] ---> 7028b47e7663 [2023-04-26T07:47:12.435Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-26T07:47:12.435Z] ---> Running in bad5684596f7 [2023-04-26T07:47:12.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T07:47:12.695Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-26T07:47:12.695Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T07:47:12.695Z] OK: 7 MiB in 16 packages [2023-04-26T07:47:12.695Z] ---> Running in 28974defa895 [2023-04-26T07:47:12.695Z] Removing intermediate container bad5684596f7 [2023-04-26T07:47:12.695Z] ---> 2443d63e5af5 [2023-04-26T07:47:12.695Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-04-26T07:47:12.695Z] (1/9) Installing ca-certificates (20220614-r4) [2023-04-26T07:47:12.695Z] ---> Running in d49bce8ea970 [2023-04-26T07:47:12.695Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-04-26T07:47:12.695Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-04-26T07:47:12.695Z] (4/9) Installing libcurl (8.0.1-r0) [2023-04-26T07:47:12.695Z] (5/9) Installing curl (8.0.1-r0) [2023-04-26T07:47:12.695Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-04-26T07:47:12.695Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-04-26T07:47:12.695Z] (8/9) Installing libucontext (1.2-r0) [2023-04-26T07:47:12.695Z] (9/9) Installing gcompat (1.1.0-r0) [2023-04-26T07:47:12.695Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T07:47:12.695Z] Executing ca-certificates-20220614-r4.trigger [2023-04-26T07:47:12.956Z] ---> d253234802e3 [2023-04-26T07:47:12.957Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-04-26T07:47:12.957Z] Removing intermediate container 28974defa895 [2023-04-26T07:47:12.957Z] ---> 7e8e178a6f8f [2023-04-26T07:47:12.957Z] Step 25/27 : LABEL arch=x86_64 [2023-04-26T07:47:12.957Z] OK: 10 MiB in 24 packages [2023-04-26T07:47:12.957Z] ---> Running in 69d9cf6f7192 [2023-04-26T07:47:12.957Z] Removing intermediate container 69d9cf6f7192 [2023-04-26T07:47:12.957Z] ---> 24a03ac59794 [2023-04-26T07:47:12.957Z] Step 26/27 : LABEL git_sha=577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T07:47:12.957Z] Removing intermediate container 7a56bb71d1d8 [2023-04-26T07:47:12.957Z] ---> 983ecf7be39a [2023-04-26T07:47:12.957Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T07:47:12.957Z] ---> f32dd7d4ef21 [2023-04-26T07:47:12.957Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-04-26T07:47:12.957Z] ---> Running in 0030511e61e7 [2023-04-26T07:47:13.219Z] Removing intermediate container 0030511e61e7 [2023-04-26T07:47:13.219Z] ---> bd9d724ef6d2 [2023-04-26T07:47:13.219Z] Step 27/27 : LABEL version=3.0.0-dev.139 [2023-04-26T07:47:13.219Z] ---> Running in d8081a9df213 [2023-04-26T07:47:13.219Z] ---> 28dd0280c4a8 [2023-04-26T07:47:13.219Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-26T07:47:13.219Z] ---> 6c45033b6842 [2023-04-26T07:47:13.219Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T07:47:13.219Z] ---> Running in f9af364e615e [2023-04-26T07:47:13.219Z] Removing intermediate container d8081a9df213 [2023-04-26T07:47:13.219Z] ---> 2f558ee59702 [2023-04-26T07:47:13.219Z] [2023-04-26T07:47:13.482Z] Successfully built 2f558ee59702 [2023-04-26T07:47:13.482Z] Successfully tagged security-spire-config:latest [2023-04-26T07:47:13.482Z] Building security-proxy-setup [2023-04-26T07:47:13.482Z]  Building security-spire-config ... done  ---> 193de3222dc4 [2023-04-26T07:47:13.482Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-04-26T07:47:14.010Z] 58f1dce35555: Pull complete [2023-04-26T07:47:14.010Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-04-26T07:47:14.010Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-26T07:47:14.010Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-04-26T07:47:14.346Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-26T07:47:14.346Z] WORKDIR /edgex [2023-04-26T07:47:14.346Z] COPY go.mod . [2023-04-26T07:47:14.346Z] RUN go mod download [2023-04-26T07:47:14.346Z] + docker build -t ci-base-image-arm64 -f - . [2023-04-26T07:47:14.426Z] Removing intermediate container 90122f19f8cc [2023-04-26T07:47:14.426Z] ---> ac305abc8896 [2023-04-26T07:47:14.426Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T07:47:14.938Z] Sending build context to Docker daemon 2.932MB [2023-04-26T07:47:14.938Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-26T07:47:14.938Z] ---> fadd8f120f05 [2023-04-26T07:47:14.938Z] Step 2/4 : WORKDIR /edgex [2023-04-26T07:47:15.810Z] ---> cd1bcd8d1581 [2023-04-26T07:47:15.810Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-04-26T07:47:15.810Z] Removing intermediate container d49bce8ea970 [2023-04-26T07:47:15.810Z] ---> 2fc4f440fbe3 [2023-04-26T07:47:15.810Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-04-26T07:47:16.070Z] ---> aa0341f5e14e [2023-04-26T07:47:16.070Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T07:47:16.070Z] ---> Running in 3c6fb45ad56d [2023-04-26T07:47:16.330Z] ---> 517e6486d477 [2023-04-26T07:47:16.330Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-04-26T07:47:16.330Z] Removing intermediate container f9af364e615e [2023-04-26T07:47:16.330Z] ---> 420d381668a8 [2023-04-26T07:47:16.330Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-26T07:47:16.330Z] ---> 7c5608092842 [2023-04-26T07:47:16.330Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-04-26T07:47:16.330Z] ---> Running in 8c066567163b [2023-04-26T07:47:16.330Z] ---> Running in 349f77092e2f [2023-04-26T07:47:16.330Z] Removing intermediate container 3c6fb45ad56d [2023-04-26T07:47:16.330Z] ---> b24e7048eb98 [2023-04-26T07:47:16.330Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-04-26T07:47:16.589Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T07:47:16.589Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-04-26T07:47:16.589Z] ---> de72d7fb488b [2023-04-26T07:47:16.589Z] Step 3/22 : WORKDIR /edgex-go [2023-04-26T07:47:16.589Z] ---> Using cache [2023-04-26T07:47:16.589Z] ---> 4e4ecf95afd4 [2023-04-26T07:47:16.589Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-04-26T07:47:16.589Z] ---> Running in 057ca12f2292 [2023-04-26T07:47:16.589Z] Removing intermediate container 8c066567163b [2023-04-26T07:47:16.589Z] ---> 9227590fe16a [2023-04-26T07:47:16.589Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-26T07:47:16.589Z] Removing intermediate container 349f77092e2f [2023-04-26T07:47:16.589Z] ---> adb8097c0fb6 [2023-04-26T07:47:16.589Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-26T07:47:16.852Z] ---> Running in 9d4a4fb240b4 [2023-04-26T07:47:16.852Z] ---> Running in 82e63cef5161 [2023-04-26T07:47:16.853Z] ---> 62e392a38c15 [2023-04-26T07:47:16.853Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-04-26T07:47:16.853Z] ---> d36b30ce6ae9 [2023-04-26T07:47:16.853Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-04-26T07:47:16.853Z] ---> Running in ffe4bc7bf0a8 [2023-04-26T07:47:17.008Z] ---> Running in 9f2f053cbc43 [2023-04-26T07:47:17.008Z] Removing intermediate container 9f2f053cbc43 [2023-04-26T07:47:17.008Z] ---> e8d10fb93721 [2023-04-26T07:47:17.008Z] Step 3/4 : COPY go.mod . [2023-04-26T07:47:17.133Z] Removing intermediate container 82e63cef5161 [2023-04-26T07:47:17.133Z] ---> 6a289d23705b [2023-04-26T07:47:17.133Z] Step 21/23 : LABEL arch=x86_64 [2023-04-26T07:47:17.133Z] Removing intermediate container 9d4a4fb240b4 [2023-04-26T07:47:17.133Z] ---> d366c4234d8a [2023-04-26T07:47:17.133Z] Step 21/23 : LABEL arch=x86_64 [2023-04-26T07:47:17.133Z] ---> Running in 14729ea57430 [2023-04-26T07:47:17.133Z] ---> Running in 0a5094704ae5 [2023-04-26T07:47:17.133Z] ---> 0d24de2d35b9 [2023-04-26T07:47:17.133Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-04-26T07:47:17.133Z] ---> Running in 7105f14b4f04 [2023-04-26T07:47:17.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T07:47:17.133Z] Removing intermediate container 14729ea57430 [2023-04-26T07:47:17.133Z] ---> 258329cc6e38 [2023-04-26T07:47:17.133Z] Step 22/23 : LABEL git_sha=577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T07:47:17.133Z] ---> Running in 4c50aca63ffa [2023-04-26T07:47:17.133Z] Removing intermediate container 0a5094704ae5 [2023-04-26T07:47:17.133Z] ---> 71e6b826eab2 [2023-04-26T07:47:17.133Z] Step 22/23 : LABEL git_sha=577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T07:47:17.133Z] Removing intermediate container 7105f14b4f04 [2023-04-26T07:47:17.133Z] ---> 54de2a9a6599 [2023-04-26T07:47:17.133Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-26T07:47:17.394Z] ---> Running in a173a2966e6d [2023-04-26T07:47:17.394Z] ---> Running in 304643543afd [2023-04-26T07:47:17.394Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T07:47:17.394Z] Removing intermediate container 4c50aca63ffa [2023-04-26T07:47:17.394Z] ---> 6235b90d0f12 [2023-04-26T07:47:17.394Z] Step 23/23 : LABEL version=3.0.0-dev.139 [2023-04-26T07:47:17.394Z] Removing intermediate container a173a2966e6d [2023-04-26T07:47:17.394Z] ---> 90196b211f50 [2023-04-26T07:47:17.394Z] Step 18/20 : LABEL arch=x86_64 [2023-04-26T07:47:17.394Z] Removing intermediate container 304643543afd [2023-04-26T07:47:17.394Z] ---> 09ffa1a59fc0 [2023-04-26T07:47:17.394Z] Step 23/23 : LABEL version=3.0.0-dev.139 [2023-04-26T07:47:17.394Z] ---> Running in fd7c1d7a42dd [2023-04-26T07:47:17.394Z] ---> Running in 196a693d6977 [2023-04-26T07:47:17.394Z] ---> Running in a69a5ed4b5ed [2023-04-26T07:47:17.620Z] ---> 59a1e08ec183 [2023-04-26T07:47:17.620Z] Step 4/4 : RUN go mod download [2023-04-26T07:47:17.620Z] ---> Running in aa51695e8311 [2023-04-26T07:47:17.654Z] OK: 265 MiB in 53 packages [2023-04-26T07:47:17.913Z] Removing intermediate container a69a5ed4b5ed [2023-04-26T07:47:17.913Z] ---> c2f98c8e5029 [2023-04-26T07:47:17.913Z] [2023-04-26T07:47:17.913Z] Successfully built c2f98c8e5029 [2023-04-26T07:47:18.186Z] Removing intermediate container fd7c1d7a42dd [2023-04-26T07:47:18.186Z] Successfully tagged core-common-config-bootstrapper:latest [2023-04-26T07:47:18.186Z] ---> d3cd66c991a2 [2023-04-26T07:47:18.186Z] [2023-04-26T07:47:18.186Z]  Building core-common-config-bootstrapper ... done Building support-notifications [2023-04-26T07:47:18.186Z] Removing intermediate container 196a693d6977 [2023-04-26T07:47:18.186Z] ---> 57e47bb88fe6 [2023-04-26T07:47:18.186Z] Step 19/20 : LABEL git_sha=577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T07:47:18.186Z] Successfully built d3cd66c991a2 [2023-04-26T07:47:18.447Z] Successfully tagged core-data:latest [2023-04-26T07:47:18.447Z]  Building core-data ... done Building security-proxy-auth [2023-04-26T07:47:18.447Z] Removing intermediate container ffe4bc7bf0a8 [2023-04-26T07:47:18.447Z] ---> 979e5045e99d [2023-04-26T07:47:18.447Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T07:47:21.013Z] ---> Running in e0c8a7d8289e [2023-04-26T07:47:21.583Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T07:47:21.583Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-26T07:47:21.583Z] ---> de72d7fb488b [2023-04-26T07:47:21.583Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-26T07:47:21.583Z] ---> Using cache [2023-04-26T07:47:21.583Z] ---> 7eb31f426fc4 [2023-04-26T07:47:21.583Z] Step 4/23 : WORKDIR /edgex-go [2023-04-26T07:47:21.583Z] ---> Using cache [2023-04-26T07:47:21.583Z] ---> 8f0c4473b37b [2023-04-26T07:47:21.583Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-04-26T07:47:22.532Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T07:47:22.532Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-26T07:47:22.532Z] ---> de72d7fb488b [2023-04-26T07:47:22.532Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-26T07:47:22.532Z] ---> Using cache [2023-04-26T07:47:22.532Z] ---> 7eb31f426fc4 [2023-04-26T07:47:22.532Z] Step 4/23 : WORKDIR /edgex-go [2023-04-26T07:47:22.532Z] ---> Using cache [2023-04-26T07:47:22.532Z] ---> 8f0c4473b37b [2023-04-26T07:47:22.532Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-26T07:47:22.532Z] ---> Using cache [2023-04-26T07:47:22.532Z] ---> 91329ccc977e [2023-04-26T07:47:22.532Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-26T07:47:22.532Z] ---> Using cache [2023-04-26T07:47:22.532Z] ---> bcd7c421909b [2023-04-26T07:47:22.532Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T07:47:22.532Z] ---> Using cache [2023-04-26T07:47:22.532Z] ---> 24eb22c01974 [2023-04-26T07:47:22.532Z] Step 8/23 : COPY . . [2023-04-26T07:47:22.532Z] ---> Using cache [2023-04-26T07:47:22.532Z] ---> ce4e9e5eb62c [2023-04-26T07:47:22.532Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-04-26T07:47:23.479Z] ---> e29636344ccf [2023-04-26T07:47:23.479Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T07:47:23.479Z] ---> Running in cb457fb438e0 [2023-04-26T07:47:23.479Z] Removing intermediate container 057ca12f2292 [2023-04-26T07:47:23.479Z] ---> cd4fdcfd6bc4 [2023-04-26T07:47:23.479Z] Step 5/22 : COPY go.mod vendor* ./Removing intermediate container e0c8a7d8289e [2023-04-26T07:47:23.479Z] ---> 2f0c30da3092 [2023-04-26T07:47:23.479Z] Step 20/20 : LABEL version=3.0.0-dev.139 [2023-04-26T07:47:23.479Z] [2023-04-26T07:47:23.479Z] ---> Running in 37032803c037 [2023-04-26T07:47:23.741Z] ---> Running in 14bbdc39d58d [2023-04-26T07:47:23.741Z] ---> 615700ea5adf [2023-04-26T07:47:23.741Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-04-26T07:47:23.741Z] ---> a7c531e55278 [2023-04-26T07:47:23.741Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T07:47:23.741Z] ---> Running in 78950325aa7a [2023-04-26T07:47:23.741Z] Removing intermediate container 14bbdc39d58d [2023-04-26T07:47:23.741Z] ---> 9ca6fe13720e [2023-04-26T07:47:23.741Z] [2023-04-26T07:47:24.001Z] Successfully built 9ca6fe13720e [2023-04-26T07:47:24.001Z] Successfully tagged security-spiffe-token-provider:latest [2023-04-26T07:47:24.001Z]  Building security-spiffe-token-provider ... done Building security-secretstore-setup [2023-04-26T07:47:24.940Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T07:47:24.940Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.139" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-26T07:47:24.940Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T07:47:25.509Z] OK: 265 MiB in 53 packages [2023-04-26T07:47:26.463Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T07:47:26.463Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-26T07:47:26.463Z] ---> de72d7fb488b [2023-04-26T07:47:26.463Z] Step 3/25 : WORKDIR /edgex-go [2023-04-26T07:47:26.463Z] ---> Using cache [2023-04-26T07:47:26.463Z] ---> 4e4ecf95afd4 [2023-04-26T07:47:26.463Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-04-26T07:47:26.463Z] ---> Using cache [2023-04-26T07:47:26.463Z] ---> cd4fdcfd6bc4 [2023-04-26T07:47:26.463Z] Step 5/25 : COPY go.mod vendor* ./ [2023-04-26T07:47:26.463Z] ---> Using cache [2023-04-26T07:47:26.463Z] ---> a7c531e55278 [2023-04-26T07:47:26.463Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T07:47:27.406Z] ---> 9f9173f3c2fe [2023-04-26T07:47:27.406Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-04-26T07:47:27.406Z] ---> Running in cb41563fae9b [2023-04-26T07:47:27.406Z] Removing intermediate container cb457fb438e0 [2023-04-26T07:47:27.406Z] ---> cfba5cd5d742 [2023-04-26T07:47:27.406Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-26T07:47:27.406Z] ---> 979435316a18 [2023-04-26T07:47:27.407Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-04-26T07:47:27.666Z] ---> c57997d2f2c6 [2023-04-26T07:47:27.666Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T07:47:27.666Z] ---> Running in 89a3480764b6 [2023-04-26T07:47:27.666Z] ---> 02efa3cc5845 [2023-04-26T07:47:27.666Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-04-26T07:47:27.666Z] ---> 6bcd1baac5f4 [2023-04-26T07:47:27.666Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-04-26T07:47:27.926Z] ---> 0ec8558e2e98 [2023-04-26T07:47:27.926Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-04-26T07:47:28.190Z] ---> f29b51c9fa5a [2023-04-26T07:47:28.190Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-04-26T07:47:28.190Z] ---> Running in efc1f135a3b9 [2023-04-26T07:47:29.131Z] Removing intermediate container efc1f135a3b9 [2023-04-26T07:47:29.131Z] ---> ea1154ec5fcd [2023-04-26T07:47:29.131Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-04-26T07:47:29.131Z] ---> Running in 83ecbc2d4c12 [2023-04-26T07:47:29.131Z] Removing intermediate container 83ecbc2d4c12 [2023-04-26T07:47:29.131Z] ---> e72304452a10 [2023-04-26T07:47:29.131Z] Step 30/33 : CMD ["gate"] [2023-04-26T07:47:29.131Z] ---> Running in 2177acdd8d24 [2023-04-26T07:47:29.447Z] Removing intermediate container 2177acdd8d24 [2023-04-26T07:47:29.447Z] ---> 5f67fc5493bd [2023-04-26T07:47:29.447Z] Step 31/33 : LABEL arch=x86_64 [2023-04-26T07:47:29.447Z] ---> Running in 9aa2f9f3a7e9 [2023-04-26T07:47:29.705Z] Removing intermediate container 9aa2f9f3a7e9 [2023-04-26T07:47:29.705Z] ---> 783c3ac867ed [2023-04-26T07:47:29.705Z] Step 32/33 : LABEL git_sha=577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T07:47:29.705Z] ---> Running in 49de16eb8890 [2023-04-26T07:47:29.966Z] Removing intermediate container 49de16eb8890 [2023-04-26T07:47:29.966Z] ---> ed20e4f07836 [2023-04-26T07:47:29.966Z] Step 33/33 : LABEL version=3.0.0-dev.139 [2023-04-26T07:47:29.966Z] ---> Running in 9f9ae425a305 [2023-04-26T07:47:30.226Z] Removing intermediate container 9f9ae425a305 [2023-04-26T07:47:30.226Z] ---> b5cdd838c94e [2023-04-26T07:47:30.226Z] [2023-04-26T07:47:30.226Z] Successfully built b5cdd838c94e [2023-04-26T07:47:30.226Z] Successfully tagged security-bootstrapper:latest [2023-04-26T07:47:30.226Z]  Building security-bootstrapper ... done Building security-spire-server [2023-04-26T07:47:33.515Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T07:47:33.515Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-04-26T07:47:33.515Z] ---> de72d7fb488b [2023-04-26T07:47:33.515Z] Step 3/26 : WORKDIR /edgex-go [2023-04-26T07:47:33.515Z] ---> Using cache [2023-04-26T07:47:33.515Z] ---> 4e4ecf95afd4 [2023-04-26T07:47:33.515Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-04-26T07:47:33.515Z] ---> Using cache [2023-04-26T07:47:33.515Z] ---> afb47fe91ed4 [2023-04-26T07:47:33.515Z] Step 5/26 : COPY go.mod vendor* ./ [2023-04-26T07:47:33.515Z] ---> Using cache [2023-04-26T07:47:33.515Z] ---> e6d21039beff [2023-04-26T07:47:33.515Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T07:47:33.515Z] ---> Using cache [2023-04-26T07:47:33.515Z] ---> 1124f618a847 [2023-04-26T07:47:33.515Z] Step 7/26 : COPY . . [2023-04-26T07:47:33.515Z] ---> Using cache [2023-04-26T07:47:33.515Z] ---> cfbb65167773 [2023-04-26T07:47:33.515Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-04-26T07:47:33.515Z] ---> Using cache [2023-04-26T07:47:33.515Z] ---> bec379d4c8fe [2023-04-26T07:47:33.515Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-04-26T07:47:33.515Z] ---> Using cache [2023-04-26T07:47:33.515Z] ---> 4948b69b8f27 [2023-04-26T07:47:33.515Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-26T07:47:33.515Z] ---> Using cache [2023-04-26T07:47:33.515Z] ---> f0105874cc37 [2023-04-26T07:47:33.515Z] 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-26T07:47:36.809Z] ---> Running in 2381aff75406 [2023-04-26T07:47:37.817Z] Removing intermediate container 2381aff75406 [2023-04-26T07:47:37.817Z] ---> 9f84466a57e4 [2023-04-26T07:47:37.817Z] Step 12/26 : WORKDIR /edgex-go [2023-04-26T07:47:38.075Z] ---> Running in 892dcd83c8bd [2023-04-26T07:47:38.335Z] Removing intermediate container 892dcd83c8bd [2023-04-26T07:47:38.335Z] ---> 966c77017c87 [2023-04-26T07:47:38.335Z] [2023-04-26T07:47:38.335Z] Step 13/26 : FROM alpine:3.17 [2023-04-26T07:47:38.335Z] ---> 9ed4aefc74f6 [2023-04-26T07:47:38.335Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-26T07:47:38.335Z] ---> Using cache [2023-04-26T07:47:38.335Z] ---> 493c0a3fc25f [2023-04-26T07:47:38.335Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-26T07:47:38.335Z] ---> Using cache [2023-04-26T07:47:38.335Z] ---> d72d0c1764c0 [2023-04-26T07:47:38.335Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T07:47:38.335Z] ---> Using cache [2023-04-26T07:47:38.335Z] ---> d9936e516c7b [2023-04-26T07:47:38.335Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T07:47:38.335Z] ---> Using cache [2023-04-26T07:47:38.335Z] ---> 01eaeaf976b3 [2023-04-26T07:47:38.335Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-26T07:47:40.257Z] ---> cdec33ae8649 [2023-04-26T07:47:40.257Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-04-26T07:47:40.520Z] ---> f812fd390c06 [2023-04-26T07:47:40.520Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-04-26T07:47:40.780Z] ---> b4b701964685 [2023-04-26T07:47:40.780Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-04-26T07:47:41.346Z] ---> ad03aa780909 [2023-04-26T07:47:41.346Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-26T07:47:41.346Z] ---> Running in 023ef9df0d26 [2023-04-26T07:47:41.604Z] Removing intermediate container 023ef9df0d26 [2023-04-26T07:47:41.604Z] ---> 50253b20c96f [2023-04-26T07:47:41.604Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-26T07:47:41.604Z] ---> Running in 1e7ea7c5c7a2 [2023-04-26T07:47:41.604Z] Removing intermediate container 37032803c037 [2023-04-26T07:47:41.604Z] ---> 34c280383883 [2023-04-26T07:47:41.604Z] [2023-04-26T07:47:41.604Z] Step 10/23 : FROM alpine:3.17 [2023-04-26T07:47:41.604Z] ---> 9ed4aefc74f6 [2023-04-26T07:47:41.604Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-26T07:47:41.604Z] ---> Using cache [2023-04-26T07:47:41.604Z] ---> 2a88e2681f2b [2023-04-26T07:47:41.604Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-26T07:47:41.604Z] ---> Using cache [2023-04-26T07:47:41.604Z] ---> 5a0f97620d2d [2023-04-26T07:47:41.604Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T07:47:41.604Z] ---> Using cache [2023-04-26T07:47:41.604Z] ---> 58c3444ad0d9 [2023-04-26T07:47:41.604Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T07:47:41.604Z] ---> Using cache [2023-04-26T07:47:41.604Z] ---> 2a2538d86d6f [2023-04-26T07:47:41.604Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-04-26T07:47:41.604Z] Removing intermediate container 1e7ea7c5c7a2 [2023-04-26T07:47:41.604Z] ---> 5d4ddf740bd0 [2023-04-26T07:47:41.604Z] Step 24/26 : LABEL arch=x86_64 [2023-04-26T07:47:41.604Z] ---> Running in 4245e625e736 [2023-04-26T07:47:41.928Z] Removing intermediate container 4245e625e736 [2023-04-26T07:47:41.928Z] ---> 16ec70446da0 [2023-04-26T07:47:41.928Z] Step 25/26 : LABEL git_sha=577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T07:47:41.928Z] ---> Running in 2eb80a0a3b44 [2023-04-26T07:47:42.188Z] Removing intermediate container 2eb80a0a3b44 [2023-04-26T07:47:42.188Z] ---> 818805748ae7 [2023-04-26T07:47:42.188Z] Step 26/26 : LABEL version=3.0.0-dev.139 [2023-04-26T07:47:42.188Z] ---> Running in 68075291da86 [2023-04-26T07:47:42.188Z] ---> ffe05d9dca43 [2023-04-26T07:47:42.188Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-04-26T07:47:42.446Z] Removing intermediate container 68075291da86 [2023-04-26T07:47:42.446Z] ---> a0142f73fda6 [2023-04-26T07:47:42.446Z] [2023-04-26T07:47:42.446Z] ---> affdd11d8fa2 [2023-04-26T07:47:42.446Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-04-26T07:47:42.446Z] Successfully built a0142f73fda6 [2023-04-26T07:47:42.446Z] Successfully tagged security-spire-server:latest [2023-04-26T07:47:42.446Z]  Building security-spire-server ... done Building support-scheduler [2023-04-26T07:47:43.919Z] ---> ca31cf6a2336 [2023-04-26T07:47:43.919Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-26T07:47:44.489Z] ---> Running in 2d47f93c6553 [2023-04-26T07:47:45.058Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T07:47:45.058Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-26T07:47:45.058Z] ---> de72d7fb488b [2023-04-26T07:47:45.058Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-26T07:47:45.058Z] ---> Using cache [2023-04-26T07:47:45.058Z] ---> 7eb31f426fc4 [2023-04-26T07:47:45.058Z] Step 4/23 : WORKDIR /edgex-go [2023-04-26T07:47:45.058Z] ---> Using cache [2023-04-26T07:47:45.058Z] ---> 8f0c4473b37b [2023-04-26T07:47:45.058Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-26T07:47:45.058Z] ---> Using cache [2023-04-26T07:47:45.058Z] ---> 91329ccc977e [2023-04-26T07:47:45.058Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-26T07:47:45.058Z] ---> Using cache [2023-04-26T07:47:45.058Z] ---> bcd7c421909b [2023-04-26T07:47:45.058Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T07:47:45.058Z] ---> Using cache [2023-04-26T07:47:45.058Z] ---> 24eb22c01974 [2023-04-26T07:47:45.058Z] Step 8/23 : COPY . . [2023-04-26T07:47:45.058Z] ---> Using cache [2023-04-26T07:47:45.058Z] ---> ce4e9e5eb62c [2023-04-26T07:47:45.058Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-04-26T07:47:45.627Z] ---> Running in bf1471abe589 [2023-04-26T07:47:45.627Z] Removing intermediate container 2d47f93c6553 [2023-04-26T07:47:45.627Z] ---> ac5bdb55db83 [2023-04-26T07:47:45.627Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-26T07:47:45.627Z] ---> Running in 11543e6c0ca6 [2023-04-26T07:47:45.887Z] Removing intermediate container 11543e6c0ca6 [2023-04-26T07:47:45.887Z] ---> b9a97b246f5a [2023-04-26T07:47:45.887Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-26T07:47:45.887Z] ---> Running in 6bd8de0bb0d7 [2023-04-26T07:47:45.887Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.139" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-04-26T07:47:45.887Z] Removing intermediate container 6bd8de0bb0d7 [2023-04-26T07:47:45.887Z] ---> 73b5db86bf70 [2023-04-26T07:47:45.887Z] Step 21/23 : LABEL arch=x86_64 [2023-04-26T07:47:45.887Z] ---> Running in 46f4c6e5ab14 [2023-04-26T07:47:46.145Z] Removing intermediate container 46f4c6e5ab14 [2023-04-26T07:47:46.145Z] ---> 01c1380480f7 [2023-04-26T07:47:46.145Z] Step 22/23 : LABEL git_sha=577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T07:47:46.145Z] ---> Running in dfa1d6b2a94f [2023-04-26T07:47:46.145Z] Removing intermediate container dfa1d6b2a94f [2023-04-26T07:47:46.145Z] ---> 725a85fc965f [2023-04-26T07:47:46.145Z] Step 23/23 : LABEL version=3.0.0-dev.139 [2023-04-26T07:47:46.145Z] ---> Running in 6b37e1c389a0 [2023-04-26T07:47:46.403Z] Removing intermediate container 6b37e1c389a0 [2023-04-26T07:47:46.403Z] ---> 33e2e01c165d [2023-04-26T07:47:46.403Z] [2023-04-26T07:47:46.403Z] Successfully built 33e2e01c165d [2023-04-26T07:47:46.403Z] Successfully tagged security-proxy-auth:latest [2023-04-26T07:47:46.403Z]  Building security-proxy-auth ... done Building core-command [2023-04-26T07:47:48.965Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T07:47:48.965Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-04-26T07:47:48.965Z] ---> de72d7fb488b [2023-04-26T07:47:48.965Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-26T07:47:48.965Z] ---> Using cache [2023-04-26T07:47:48.965Z] ---> 7eb31f426fc4 [2023-04-26T07:47:48.965Z] Step 4/24 : WORKDIR /edgex-go [2023-04-26T07:47:48.965Z] ---> Using cache [2023-04-26T07:47:48.965Z] ---> 8f0c4473b37b [2023-04-26T07:47:48.965Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-04-26T07:47:48.965Z] ---> Using cache [2023-04-26T07:47:48.965Z] ---> 91329ccc977e [2023-04-26T07:47:48.965Z] Step 6/24 : COPY go.mod vendor* ./ [2023-04-26T07:47:48.965Z] ---> Using cache [2023-04-26T07:47:48.965Z] ---> bcd7c421909b [2023-04-26T07:47:48.965Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T07:47:48.965Z] ---> Using cache [2023-04-26T07:47:48.965Z] ---> 24eb22c01974 [2023-04-26T07:47:48.965Z] Step 8/24 : COPY . . [2023-04-26T07:47:48.965Z] ---> Using cache [2023-04-26T07:47:48.965Z] ---> ce4e9e5eb62c [2023-04-26T07:47:48.965Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-04-26T07:47:50.886Z] ---> Running in f340b9a3875a [2023-04-26T07:47:51.468Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.139" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-04-26T07:47:56.570Z] Removing intermediate container aa51695e8311 [2023-04-26T07:47:56.570Z] ---> 77a6256729bb [2023-04-26T07:47:56.570Z] Successfully built 77a6256729bb [2023-04-26T07:47:56.570Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:47:56.911Z] + docker inspect -f . ci-base-image-arm64 [2023-04-26T07:47:56.911Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T07:47:57.149Z] prd-ubuntu20.04-docker-arm64-4c-16g-10973 does not seem to be running inside a container [2023-04-26T07:47:57.232Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/502 -v /w/workspace/edgex-go/502:/w/workspace/edgex-go/502:rw,z -v /w/workspace/edgex-go/502@tmp:/w/workspace/edgex-go/502@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-26T07:47:58.482Z] $ docker top aaaca18109133b0ab545ca19aa94bbcc0b4a39e91a3ee4f6d423e6f945951b6e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T07:47:59.326Z] + go version [2023-04-26T07:47:59.326Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-26T07:47:59.350Z] $ docker stop --time=1 aaaca18109133b0ab545ca19aa94bbcc0b4a39e91a3ee4f6d423e6f945951b6e [2023-04-26T07:48:00.952Z] $ docker rm -f --volumes aaaca18109133b0ab545ca19aa94bbcc0b4a39e91a3ee4f6d423e6f945951b6e [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-26T07:48:01.526Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-26T07:48:01.526Z] [2023-04-26T07:48:01.526Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:48:01.870Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-26T07:48:01.871Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-04-26T07:48:01.871Z] 29e5d40040c1: Pulling fs layer [2023-04-26T07:48:01.871Z] 1ce36da41761: Pulling fs layer [2023-04-26T07:48:01.871Z] 25b303627fd3: Pulling fs layer [2023-04-26T07:48:02.143Z] 29e5d40040c1: Verifying Checksum [2023-04-26T07:48:02.143Z] 29e5d40040c1: Download complete [2023-04-26T07:48:02.411Z] 1ce36da41761: Verifying Checksum [2023-04-26T07:48:02.411Z] 1ce36da41761: Download complete [2023-04-26T07:48:02.679Z] 29e5d40040c1: Pull complete [2023-04-26T07:48:04.096Z] 1ce36da41761: Pull complete [2023-04-26T07:48:04.096Z] 25b303627fd3: Download complete [2023-04-26T07:48:14.199Z] 25b303627fd3: Pull complete [2023-04-26T07:48:14.199Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-04-26T07:48:14.199Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-26T07:48:14.199Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T07:48:14.403Z] prd-ubuntu20.04-docker-arm64-4c-16g-10973 does not seem to be running inside a container [2023-04-26T07:48:14.478Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/502 -v /w/workspace/edgex-go/502:/w/workspace/edgex-go/502:rw,z -v /w/workspace/edgex-go/502@tmp:/w/workspace/edgex-go/502@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-26T07:48:17.076Z] $ docker top d500f6422e5aca2cebdc416f66a275ea36cb56b26f09b00eac092c2350c28483 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T07:48:17.922Z] + grep parallel [2023-04-26T07:48:17.922Z] + docker-compose build --help [2023-04-26T07:48:18.049Z] Removing intermediate container bf1471abe589 [2023-04-26T07:48:18.049Z] ---> 7663a236496a [2023-04-26T07:48:18.049Z] [2023-04-26T07:48:18.049Z] Step 10/23 : FROM alpine:3.17 [2023-04-26T07:48:18.049Z] ---> 9ed4aefc74f6 [2023-04-26T07:48:18.049Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-04-26T07:48:18.049Z] ---> Running in d8cb4a837aeb [2023-04-26T07:48:18.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T07:48:18.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T07:48:18.049Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-26T07:48:18.049Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T07:48:18.049Z] OK: 7 MiB in 16 packages [2023-04-26T07:48:23.285Z] --parallel Build images in parallel. [Pipeline] } [2023-04-26T07:48:23.305Z] $ docker stop --time=1 d500f6422e5aca2cebdc416f66a275ea36cb56b26f09b00eac092c2350c28483 [2023-04-26T07:48:24.798Z] Removing intermediate container f340b9a3875a [2023-04-26T07:48:24.798Z] ---> 404678c809ce [2023-04-26T07:48:24.798Z] [2023-04-26T07:48:24.798Z] Step 10/24 : FROM alpine:3.17 [2023-04-26T07:48:24.798Z] ---> 9ed4aefc74f6 [2023-04-26T07:48:24.798Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-04-26T07:48:24.798Z] ---> Running in 6e1568a99969 [2023-04-26T07:48:24.798Z] Removing intermediate container d8cb4a837aeb [2023-04-26T07:48:24.798Z] ---> 45bfeb3ca5eb [2023-04-26T07:48:24.798Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-26T07:48:24.798Z] ---> Running in 34bdd29d3461 [2023-04-26T07:48:24.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T07:48:24.798Z] Removing intermediate container 34bdd29d3461 [2023-04-26T07:48:24.798Z] ---> c87ca9554072 [2023-04-26T07:48:24.798Z] Step 13/23 : ENV APP_PORT=59861 [2023-04-26T07:48:24.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T07:48:24.798Z] ---> Running in 8cde422e870d [2023-04-26T07:48:24.798Z] Removing intermediate container cb41563fae9b [2023-04-26T07:48:24.798Z] ---> 1315315aa3d7 [2023-04-26T07:48:24.798Z] Step 7/25 : COPY . . [2023-04-26T07:48:24.798Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-26T07:48:24.798Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T07:48:24.798Z] Removing intermediate container 78950325aa7a [2023-04-26T07:48:24.798Z] ---> 36e33db05772 [2023-04-26T07:48:24.798Z] Step 7/22 : COPY . . [2023-04-26T07:48:24.798Z] Removing intermediate container 89a3480764b6 [2023-04-26T07:48:24.798Z] ---> c4fd3d725f24 [2023-04-26T07:48:24.798Z] Step 8/23 : COPY . . [2023-04-26T07:48:24.798Z] OK: 7 MiB in 16 packages [2023-04-26T07:48:24.798Z] Removing intermediate container 8cde422e870d [2023-04-26T07:48:24.798Z] ---> 12ff920ae7e3 [2023-04-26T07:48:24.798Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-26T07:48:25.027Z] $ docker rm -f --volumes d500f6422e5aca2cebdc416f66a275ea36cb56b26f09b00eac092c2350c28483 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:48:25.577Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-26T07:48:25.577Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T07:48:25.766Z] prd-ubuntu20.04-docker-arm64-4c-16g-10973 does not seem to be running inside a container [2023-04-26T07:48:25.840Z] $ 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/502 -v /w/workspace/edgex-go/502:/w/workspace/edgex-go/502:rw,z -v /w/workspace/edgex-go/502@tmp:/w/workspace/edgex-go/502@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-26T07:48:27.090Z] $ docker top 98a779a79253be2c4afb5a8a263fc83f976ef7d280d07550054f0ab6feaa80b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T07:48:27.931Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-04-26T07:48:33.025Z] ---> Running in 49342a6bb98a [2023-04-26T07:48:33.025Z] ---> 36fc7a32e279 [2023-04-26T07:48:33.025Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-04-26T07:48:33.025Z] ---> d437c6ffec0f [2023-04-26T07:48:33.025Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-04-26T07:48:33.025Z] ---> da8e3cbcd468 [2023-04-26T07:48:33.025Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-04-26T07:48:33.025Z] ---> Running in 2fb93017b306 [2023-04-26T07:48:33.025Z] ---> Running in bf900a834b8b [2023-04-26T07:48:33.025Z] ---> Running in c1f77f7473c4 [2023-04-26T07:48:33.025Z] Removing intermediate container 6e1568a99969 [2023-04-26T07:48:33.025Z] ---> 45668252273b [2023-04-26T07:48:33.025Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-26T07:48:33.025Z] Removing intermediate container 49342a6bb98a [2023-04-26T07:48:33.025Z] ---> e90df168ac5d [2023-04-26T07:48:33.025Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T07:48:33.025Z] ---> Running in 9c9b374acb37 [2023-04-26T07:48:33.025Z] Removing intermediate container 9c9b374acb37 [2023-04-26T07:48:33.025Z] ---> d481366e40b9 [2023-04-26T07:48:33.025Z] Step 13/24 : ENV APP_PORT=59882 [2023-04-26T07:48:33.025Z] ---> Running in 338fa08baa63 [2023-04-26T07:48:33.025Z] ---> cd1e1454f981 [2023-04-26T07:48:33.025Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T07:48:33.025Z] Removing intermediate container 338fa08baa63 [2023-04-26T07:48:33.025Z] ---> dea6fe18ab47 [2023-04-26T07:48:33.025Z] Step 14/24 : EXPOSE $APP_PORT [2023-04-26T07:48:33.025Z] ---> Running in 3960bcd06aa0 [2023-04-26T07:48:33.025Z] ---> a6f465bed877 [2023-04-26T07:48:33.025Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-04-26T07:48:33.025Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.139" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-04-26T07:48:33.025Z] Removing intermediate container 3960bcd06aa0 [2023-04-26T07:48:33.025Z] ---> 291f6adb25a2 [2023-04-26T07:48:33.025Z] Step 15/24 : WORKDIR / [2023-04-26T07:48:33.295Z] Building core-command ... [2023-04-26T07:48:33.295Z] Building core-common-config-bootstrapper ... [2023-04-26T07:48:33.295Z] Building core-data ... [2023-04-26T07:48:33.295Z] Building core-metadata ... [2023-04-26T07:48:33.295Z] Building security-bootstrapper ... [2023-04-26T07:48:33.295Z] Building security-proxy-auth ... [2023-04-26T07:48:33.295Z] Building security-proxy-setup ... [2023-04-26T07:48:33.295Z] Building security-secretstore-setup ... [2023-04-26T07:48:33.295Z] Building security-spiffe-token-provider ... [2023-04-26T07:48:33.295Z] Building security-spire-agent ... [2023-04-26T07:48:33.295Z] Building security-spire-config ... [2023-04-26T07:48:33.295Z] Building security-spire-server ... [2023-04-26T07:48:33.295Z] Building support-notifications ... [2023-04-26T07:48:33.295Z] Building support-scheduler ... [2023-04-26T07:48:33.295Z] Building security-spiffe-token-provider [2023-04-26T07:48:33.295Z] Building core-command [2023-04-26T07:48:33.295Z] Building security-spire-agent [2023-04-26T07:48:33.295Z] Building core-data [2023-04-26T07:48:33.295Z] Building security-proxy-auth [2023-04-26T07:48:33.312Z] ---> Running in 43e144f0f0ea [2023-04-26T07:48:33.312Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.139" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-04-26T07:48:33.312Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.139" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-04-26T07:48:34.692Z] Removing intermediate container 43e144f0f0ea [2023-04-26T07:48:34.692Z] ---> 3b47c2eb9cbe [2023-04-26T07:48:34.692Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T07:48:34.692Z] ---> 64055e0e67dc [2023-04-26T07:48:34.692Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-04-26T07:48:34.692Z] ---> c4d5d2bdbc14 [2023-04-26T07:48:34.692Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T07:48:34.692Z] ---> 905083de1f30 [2023-04-26T07:48:34.692Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-04-26T07:48:34.692Z] ---> 1bf9cc35477d [2023-04-26T07:48:34.692Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-04-26T07:48:34.692Z] ---> Running in 3ccd4b4d4d7a [2023-04-26T07:48:34.953Z] Removing intermediate container 3ccd4b4d4d7a [2023-04-26T07:48:34.953Z] ---> 18e700a0ade7 [2023-04-26T07:48:34.953Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-26T07:48:34.953Z] ---> Running in a6b9379f3d8c [2023-04-26T07:48:35.214Z] Removing intermediate container a6b9379f3d8c [2023-04-26T07:48:35.214Z] ---> 1bb973668b6a [2023-04-26T07:48:35.214Z] Step 21/23 : LABEL arch=x86_64 [2023-04-26T07:48:35.214Z] ---> Running in 1a4b9e5160a8 [2023-04-26T07:48:35.214Z] ---> 4659c3bc73b4 [2023-04-26T07:48:35.214Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-04-26T07:48:35.214Z] Removing intermediate container 1a4b9e5160a8 [2023-04-26T07:48:35.214Z] ---> 9dc7a9fd3a07 [2023-04-26T07:48:35.214Z] Step 22/23 : LABEL git_sha=577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T07:48:35.474Z] ---> Running in f2b8862c0347 [2023-04-26T07:48:35.474Z] ---> 17c2e01e0754 [2023-04-26T07:48:35.474Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-04-26T07:48:35.474Z] ---> Running in aa10ec021094 [2023-04-26T07:48:35.474Z] Removing intermediate container f2b8862c0347 [2023-04-26T07:48:35.474Z] ---> ebbe3241d024 [2023-04-26T07:48:35.474Z] Step 23/23 : LABEL version=3.0.0-dev.139 [2023-04-26T07:48:35.474Z] ---> Running in b5d9cb82bad9 [2023-04-26T07:48:35.474Z] Removing intermediate container aa10ec021094 [2023-04-26T07:48:35.474Z] ---> 6ec426ab456d [2023-04-26T07:48:35.474Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-26T07:48:35.474Z] ---> Running in 696caf15570e [2023-04-26T07:48:35.735Z] Removing intermediate container b5d9cb82bad9 [2023-04-26T07:48:35.735Z] ---> c98d4cbc1c31 [2023-04-26T07:48:35.735Z] [2023-04-26T07:48:35.735Z] Removing intermediate container 696caf15570e [2023-04-26T07:48:35.735Z] ---> 2d3391e84992 [2023-04-26T07:48:35.735Z] Step 22/24 : LABEL arch=x86_64 [2023-04-26T07:48:35.735Z] ---> Running in 16b941320b24 [2023-04-26T07:48:35.735Z] Successfully built c98d4cbc1c31 [2023-04-26T07:48:35.735Z] Successfully tagged support-scheduler:latest [2023-04-26T07:48:35.735Z]  Building support-scheduler ... done Building core-metadata [2023-04-26T07:48:37.651Z] Removing intermediate container 16b941320b24 [2023-04-26T07:48:37.651Z] ---> e9bce6329f5f [2023-04-26T07:48:37.651Z] Step 23/24 : LABEL git_sha=577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T07:48:38.601Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T07:48:38.601Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-26T07:48:38.601Z] ---> de72d7fb488b [2023-04-26T07:48:38.601Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-26T07:48:38.601Z] ---> Using cache [2023-04-26T07:48:38.601Z] ---> 7eb31f426fc4 [2023-04-26T07:48:38.601Z] Step 4/25 : WORKDIR /edgex-go [2023-04-26T07:48:38.601Z] ---> Using cache [2023-04-26T07:48:38.601Z] ---> 8f0c4473b37b [2023-04-26T07:48:38.601Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-04-26T07:48:38.601Z] ---> Using cache [2023-04-26T07:48:38.601Z] ---> 91329ccc977e [2023-04-26T07:48:38.601Z] Step 6/25 : COPY go.mod vendor* ./ [2023-04-26T07:48:38.601Z] ---> Using cache [2023-04-26T07:48:38.601Z] ---> bcd7c421909b [2023-04-26T07:48:38.601Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T07:48:38.601Z] ---> Using cache [2023-04-26T07:48:38.601Z] ---> 24eb22c01974 [2023-04-26T07:48:38.601Z] Step 8/25 : COPY . . [2023-04-26T07:48:38.601Z] ---> Using cache [2023-04-26T07:48:38.601Z] ---> ce4e9e5eb62c [2023-04-26T07:48:38.601Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-04-26T07:48:39.174Z] ---> Running in 3c96cddbf04f [2023-04-26T07:48:39.174Z] ---> Running in c45d5843513e [2023-04-26T07:48:39.762Z] Removing intermediate container 3c96cddbf04f [2023-04-26T07:48:39.762Z] ---> b0b6cb1cf40d [2023-04-26T07:48:39.762Z] Step 24/24 : LABEL version=3.0.0-dev.139 [2023-04-26T07:48:39.762Z] ---> Running in 01a7799ab436 [2023-04-26T07:48:40.021Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.139" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-04-26T07:48:40.289Z] Removing intermediate container 01a7799ab436 [2023-04-26T07:48:40.289Z] ---> a47908febafd [2023-04-26T07:48:40.289Z] [2023-04-26T07:48:40.289Z] Successfully built a47908febafd [2023-04-26T07:48:40.549Z] Successfully tagged core-command:latest [2023-04-26T07:48:43.376Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T07:48:43.376Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-26T07:48:43.376Z] ---> 77a6256729bb [2023-04-26T07:48:43.376Z] Step 3/27 : WORKDIR /edgex-go [2023-04-26T07:48:43.376Z] ---> Running in 37f6c90ce600 [2023-04-26T07:48:43.376Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T07:48:43.376Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-26T07:48:43.376Z] ---> 77a6256729bb [2023-04-26T07:48:43.376Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-26T07:48:43.643Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T07:48:43.643Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-04-26T07:48:43.643Z] ---> 77a6256729bb [2023-04-26T07:48:43.643Z] Step 3/20 : WORKDIR /edgex-go [2023-04-26T07:48:43.643Z] ---> Running in 0deeb1d13c23 [2023-04-26T07:48:43.643Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T07:48:43.643Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-04-26T07:48:43.643Z] ---> 77a6256729bb [2023-04-26T07:48:43.643Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-26T07:48:43.927Z] ---> Running in 1638044f16c4 [2023-04-26T07:48:43.927Z] ---> Running in 2c3013a7e29b [2023-04-26T07:48:43.927Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T07:48:43.927Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-26T07:48:43.927Z] ---> 77a6256729bb [2023-04-26T07:48:43.927Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-26T07:48:44.197Z] Removing intermediate container 37f6c90ce600 [2023-04-26T07:48:44.197Z] ---> acbc1904f413 [2023-04-26T07:48:44.197Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-26T07:48:44.197Z] ---> Running in 6604d03121b1 [2023-04-26T07:48:44.197Z] Removing intermediate container 0deeb1d13c23 [2023-04-26T07:48:44.197Z] ---> 34848ab98026 [2023-04-26T07:48:44.197Z] Step 4/23 : WORKDIR /edgex-go [2023-04-26T07:48:44.470Z] ---> Running in fe6b11b782d8 [2023-04-26T07:48:44.471Z] ---> Running in ee064e6ed80c [2023-04-26T07:48:44.755Z] Removing intermediate container 1638044f16c4 [2023-04-26T07:48:44.755Z] ---> 4aacad2288cb [2023-04-26T07:48:44.755Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-04-26T07:48:44.755Z] Removing intermediate container 2c3013a7e29b [2023-04-26T07:48:44.755Z] ---> f6368e70ddcf [2023-04-26T07:48:44.755Z] Step 4/24 : WORKDIR /edgex-go [2023-04-26T07:48:45.031Z] Removing intermediate container 6604d03121b1 [2023-04-26T07:48:45.031Z] ---> a7b0c72439cd [2023-04-26T07:48:45.031Z] Step 4/23 : WORKDIR /edgex-go [2023-04-26T07:48:45.031Z] ---> Running in f46e60ed8b39 [2023-04-26T07:48:45.031Z] ---> Running in 8c0dc50630dd [2023-04-26T07:48:45.031Z] ---> Running in c8b4855026d2 [2023-04-26T07:48:45.300Z] Removing intermediate container ee064e6ed80c [2023-04-26T07:48:45.300Z] ---> 8c57a6fb866d [2023-04-26T07:48:45.300Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-26T07:48:45.568Z] ---> Running in 72be290a742e [2023-04-26T07:48:45.836Z] Removing intermediate container 8c0dc50630dd [2023-04-26T07:48:45.836Z] ---> 245a1e9ece2e [2023-04-26T07:48:45.836Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-04-26T07:48:45.836Z] ---> Running in 36e3664717bd [2023-04-26T07:48:46.114Z] Removing intermediate container c8b4855026d2 [2023-04-26T07:48:46.114Z] ---> 266b73b97f11 [2023-04-26T07:48:46.115Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-26T07:48:46.390Z] ---> Running in 1f30a233993c [2023-04-26T07:48:46.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T07:48:47.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T07:48:47.515Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T07:48:47.515Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T07:48:48.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T07:48:48.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T07:48:48.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T07:48:48.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T07:48:48.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T07:48:48.971Z] OK: 263 MiB in 53 packages [2023-04-26T07:48:49.242Z] v3.17.3-134-g10e6be13817 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-26T07:48:49.242Z] v3.17.3-132-g49f14531d7a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-26T07:48:49.242Z] OK: 17690 distinct packages available [2023-04-26T07:48:49.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T07:48:49.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T07:48:50.116Z] OK: 263 MiB in 53 packages [2023-04-26T07:48:50.387Z] OK: 263 MiB in 53 packages [2023-04-26T07:48:50.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T07:48:50.387Z] Removing intermediate container fe6b11b782d8 [2023-04-26T07:48:50.387Z] ---> 489b6ae14de8 [2023-04-26T07:48:50.387Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-26T07:48:50.980Z] OK: 263 MiB in 53 packages [2023-04-26T07:48:51.606Z] OK: 263 MiB in 53 packages [2023-04-26T07:48:52.195Z] Removing intermediate container 72be290a742e [2023-04-26T07:48:52.195Z] ---> eb1460f06834 [2023-04-26T07:48:52.195Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-26T07:48:52.469Z] ---> 4071c844a30d [2023-04-26T07:48:52.469Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T07:48:52.469Z] Removing intermediate container 36e3664717bd [2023-04-26T07:48:52.469Z] ---> 5c1d27b3ee30 [2023-04-26T07:48:52.469Z] Step 6/24 : COPY go.mod vendor* ./ [2023-04-26T07:48:52.469Z] ---> Running in 394c9a885ba4 [2023-04-26T07:48:52.748Z] Removing intermediate container 1f30a233993c [2023-04-26T07:48:52.748Z] ---> e41b501a1638 [2023-04-26T07:48:52.748Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-26T07:48:53.337Z] Removing intermediate container f46e60ed8b39 [2023-04-26T07:48:53.337Z] ---> 5931f32d61d6 [2023-04-26T07:48:53.337Z] Step 5/20 : COPY go.mod vendor* ./ [2023-04-26T07:48:53.605Z] ---> 8a99e02dbd19 [2023-04-26T07:48:53.605Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T07:48:53.882Z] ---> 52f408afc99b [2023-04-26T07:48:53.882Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T07:48:53.882Z] ---> Running in 0da5def02be8 [2023-04-26T07:48:54.156Z] ---> Running in c808548cd66a [2023-04-26T07:48:54.156Z] ---> 577a988d320c [2023-04-26T07:48:54.156Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T07:48:54.424Z] ---> Running in 1faae831cbf3 [2023-04-26T07:48:55.016Z] ---> df84e0a89653 [2023-04-26T07:48:55.016Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T07:48:55.285Z] ---> Running in d48ddfec4e7a [2023-04-26T07:48:58.688Z]  Building core-command ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.139" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-04-26T07:49:06.844Z] Removing intermediate container 2fb93017b306 [2023-04-26T07:49:06.844Z] ---> 68862e203dbd [2023-04-26T07:49:06.844Z] [2023-04-26T07:49:06.844Z] Step 9/22 : FROM alpine:3.17 [2023-04-26T07:49:06.844Z] ---> 9ed4aefc74f6 [2023-04-26T07:49:06.844Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-04-26T07:49:06.844Z] Removing intermediate container bf900a834b8b [2023-04-26T07:49:06.844Z] ---> 54fd4dadf411 [2023-04-26T07:49:06.844Z] [2023-04-26T07:49:06.844Z] Step 9/25 : FROM alpine:3.17 [2023-04-26T07:49:06.844Z] ---> 9ed4aefc74f6 [2023-04-26T07:49:06.844Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-04-26T07:49:06.844Z] ---> Running in 942ebafc7534 [2023-04-26T07:49:06.844Z] ---> Running in 551f8b38f4bc [2023-04-26T07:49:06.844Z] Removing intermediate container c45d5843513e [2023-04-26T07:49:06.844Z] ---> b5d73e307e38 [2023-04-26T07:49:06.844Z] [2023-04-26T07:49:06.844Z] Step 10/25 : FROM alpine:3.17 [2023-04-26T07:49:06.844Z] ---> 9ed4aefc74f6 [2023-04-26T07:49:06.844Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-04-26T07:49:06.844Z] ---> Using cache [2023-04-26T07:49:06.844Z] ---> 45668252273b [2023-04-26T07:49:06.844Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-26T07:49:06.844Z] ---> Using cache [2023-04-26T07:49:06.844Z] ---> d481366e40b9 [2023-04-26T07:49:06.844Z] Step 13/25 : ENV APP_PORT=59881 [2023-04-26T07:49:06.844Z] Removing intermediate container c1f77f7473c4 [2023-04-26T07:49:06.844Z] ---> 743394953052 [2023-04-26T07:49:06.844Z] [2023-04-26T07:49:06.844Z] Step 10/23 : FROM alpine:3.17 [2023-04-26T07:49:06.844Z] ---> 9ed4aefc74f6 [2023-04-26T07:49:06.844Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-26T07:49:06.844Z] ---> Running in 8505d6831728 [2023-04-26T07:49:06.844Z] ---> Running in ee23248c1081 [2023-04-26T07:49:06.844Z] Removing intermediate container 8505d6831728 [2023-04-26T07:49:06.844Z] ---> 9df816ac5501 [2023-04-26T07:49:06.844Z] Step 14/25 : EXPOSE $APP_PORT [2023-04-26T07:49:06.844Z] ---> Running in 0b99f792d013 [2023-04-26T07:49:07.104Z] Removing intermediate container 0b99f792d013 [2023-04-26T07:49:07.104Z] ---> 416bb8edeaa0 [2023-04-26T07:49:07.104Z] Step 15/25 : WORKDIR / [2023-04-26T07:49:07.104Z] ---> Running in 8380381fbf20 [2023-04-26T07:49:07.104Z] Removing intermediate container 8380381fbf20 [2023-04-26T07:49:07.104Z] ---> a6732cbbd9c4 [2023-04-26T07:49:07.104Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T07:49:07.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T07:49:07.362Z] ---> 57da00e16bd0 [2023-04-26T07:49:07.362Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T07:49:07.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T07:49:07.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T07:49:07.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T07:49:07.362Z] ---> ad61d94d982e [2023-04-26T07:49:07.362Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-04-26T07:49:07.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T07:49:07.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T07:49:07.635Z] (1/3) Installing ca-certificates (20220614-r4) [2023-04-26T07:49:07.635Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-04-26T07:49:07.635Z] (3/3) Installing su-exec (0.2-r2) [2023-04-26T07:49:07.635Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T07:49:07.635Z] Executing ca-certificates-20220614-r4.trigger [2023-04-26T07:49:07.635Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-26T07:49:07.635Z] (2/2) Installing openssl (3.0.8-r4) [2023-04-26T07:49:07.635Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T07:49:07.635Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-26T07:49:07.635Z] OK: 8 MiB in 17 packages [2023-04-26T07:49:07.635Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-26T07:49:07.635Z] OK: 8 MiB in 18 packages [2023-04-26T07:49:07.635Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T07:49:07.635Z] Executing ca-certificates-20220614-r4.trigger [2023-04-26T07:49:07.894Z] OK: 8 MiB in 17 packages [2023-04-26T07:49:07.894Z] ---> 6a78a8f17229 [2023-04-26T07:49:07.894Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-04-26T07:49:07.894Z] ---> 762d7f20d638 [2023-04-26T07:49:07.894Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-04-26T07:49:08.152Z] ---> 09b7568ddcfc [2023-04-26T07:49:08.152Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-04-26T07:49:08.152Z] ---> Running in c1075e91f025 [2023-04-26T07:49:08.152Z] Removing intermediate container c1075e91f025 [2023-04-26T07:49:08.152Z] ---> d83e7147e558 [2023-04-26T07:49:08.152Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-26T07:49:08.152Z] Removing intermediate container 942ebafc7534 [2023-04-26T07:49:08.152Z] ---> 39950d682a6e [2023-04-26T07:49:08.152Z] 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-26T07:49:08.152Z] ---> Running in 9829fece19f0 [2023-04-26T07:49:08.409Z] ---> Running in 5f4f017044a6 [2023-04-26T07:49:08.409Z] Removing intermediate container 551f8b38f4bc [2023-04-26T07:49:08.409Z] ---> 09c61033e95f [2023-04-26T07:49:08.409Z] 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-26T07:49:08.409Z] ---> Running in b43d067a5f7d [2023-04-26T07:49:08.409Z] Removing intermediate container 9829fece19f0 [2023-04-26T07:49:08.409Z] ---> ff91077be749 [2023-04-26T07:49:08.409Z] Step 23/25 : LABEL arch=x86_64 [2023-04-26T07:49:08.409Z] Removing intermediate container 5f4f017044a6 [2023-04-26T07:49:08.409Z] ---> d5583e4afbff [2023-04-26T07:49:08.409Z] Step 12/22 : WORKDIR /edgex [2023-04-26T07:49:08.409Z] ---> Running in 717cbfd8b9f9 [2023-04-26T07:49:08.666Z] ---> Running in a9d67d445085 [2023-04-26T07:49:08.666Z] Removing intermediate container b43d067a5f7d [2023-04-26T07:49:08.666Z] ---> 62a43c1cfa42 [2023-04-26T07:49:08.666Z] Step 12/25 : WORKDIR / [2023-04-26T07:49:08.666Z] Removing intermediate container ee23248c1081 [2023-04-26T07:49:08.666Z] ---> 3dc42a135635 [2023-04-26T07:49:08.666Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-26T07:49:08.666Z] ---> Running in fd898053e7dc [2023-04-26T07:49:08.666Z] Removing intermediate container 717cbfd8b9f9 [2023-04-26T07:49:08.666Z] ---> f869e5c01312 [2023-04-26T07:49:08.666Z] Step 24/25 : LABEL git_sha=577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T07:49:08.666Z] ---> Running in f149785326c6 [2023-04-26T07:49:08.666Z] ---> Running in 4d0ab02d12b8 [2023-04-26T07:49:08.666Z] Removing intermediate container a9d67d445085 [2023-04-26T07:49:08.666Z] ---> 55e537b38ddc [2023-04-26T07:49:08.666Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T07:49:08.666Z] Removing intermediate container fd898053e7dc [2023-04-26T07:49:08.666Z] ---> 883a109253ee [2023-04-26T07:49:08.666Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T07:49:08.666Z] Removing intermediate container f149785326c6 [2023-04-26T07:49:08.666Z] ---> 41a3f53aa963 [2023-04-26T07:49:08.666Z] Step 13/23 : ENV APP_PORT=59860 [2023-04-26T07:49:08.926Z] ---> Running in 6bfe513f4b0a [2023-04-26T07:49:08.926Z] Removing intermediate container 4d0ab02d12b8 [2023-04-26T07:49:08.926Z] ---> 37e5da73f11b [2023-04-26T07:49:08.926Z] Step 25/25 : LABEL version=3.0.0-dev.139 [2023-04-26T07:49:08.926Z] ---> 660f59e21dbf [2023-04-26T07:49:08.926Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T07:49:08.926Z] ---> Running in 017a43957657 [2023-04-26T07:49:08.926Z] ---> 1051a3f87dbd [2023-04-26T07:49:08.926Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T07:49:08.926Z] Removing intermediate container 6bfe513f4b0a [2023-04-26T07:49:08.926Z] ---> e1d959c98089 [2023-04-26T07:49:08.926Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-26T07:49:08.926Z] ---> Running in ba25cff3e5b7 [2023-04-26T07:49:08.926Z] Removing intermediate container 017a43957657 [2023-04-26T07:49:08.926Z] ---> 629ffb7d737d [2023-04-26T07:49:08.926Z] [2023-04-26T07:49:09.184Z] ---> c57d6413d041 [2023-04-26T07:49:09.184Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-04-26T07:49:09.184Z] Removing intermediate container ba25cff3e5b7 [2023-04-26T07:49:09.184Z] ---> 3283d86f844c [2023-04-26T07:49:09.184Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T07:49:09.184Z] Successfully built 629ffb7d737d [2023-04-26T07:49:09.184Z] Successfully tagged core-metadata:latest [2023-04-26T07:49:09.184Z]  Building core-metadata ... done  ---> 0b10a582bfd6 [2023-04-26T07:49:09.184Z] 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-26T07:49:09.184Z] ---> ef998180e4ad [2023-04-26T07:49:09.184Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-04-26T07:49:09.184Z] ---> b9694ffacad0 [2023-04-26T07:49:09.184Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T07:49:09.184Z] ---> 3fa436400ac1 [2023-04-26T07:49:09.184Z] 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-26T07:49:09.443Z] ---> b3cbfa0e324d [2023-04-26T07:49:09.443Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-04-26T07:49:09.731Z] ---> e129cde46b95 [2023-04-26T07:49:09.731Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-04-26T07:49:09.731Z] ---> d583097cfa01 [2023-04-26T07:49:09.731Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-04-26T07:49:10.006Z] ---> 29c44162c71d [2023-04-26T07:49:10.006Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-04-26T07:49:10.006Z] ---> 71128841efa7 [2023-04-26T07:49:10.006Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-26T07:49:10.264Z] ---> Running in 4a9858eb1a45 [2023-04-26T07:49:10.264Z] ---> 966f6408f8c2 [2023-04-26T07:49:10.264Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-04-26T07:49:10.264Z] ---> 6ad484706807 [2023-04-26T07:49:10.264Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-04-26T07:49:10.523Z] ---> 0f27a2191312 [2023-04-26T07:49:10.523Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-04-26T07:49:10.523Z] ---> Running in b24d1c304768 [2023-04-26T07:49:10.782Z] ---> cbe68478c06d [2023-04-26T07:49:10.782Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-04-26T07:49:10.782Z] Removing intermediate container b24d1c304768 [2023-04-26T07:49:10.782Z] ---> b3426e875c9e [2023-04-26T07:49:10.782Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-26T07:49:10.782Z] ---> Running in 84d17c83aecc [2023-04-26T07:49:11.039Z] Removing intermediate container 84d17c83aecc [2023-04-26T07:49:11.039Z] ---> 02af6fea82de [2023-04-26T07:49:11.039Z] Step 21/23 : LABEL arch=x86_64 [2023-04-26T07:49:11.039Z] ---> Running in 57e45ccbc94d [2023-04-26T07:49:11.039Z] ---> 2beeed6e3d06 [2023-04-26T07:49:11.039Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-26T07:49:11.039Z] ---> Running in 30d19500d670 [2023-04-26T07:49:11.039Z] Removing intermediate container 4a9858eb1a45 [2023-04-26T07:49:11.039Z] ---> ecd239a69556 [2023-04-26T07:49:11.039Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-04-26T07:49:11.039Z] Removing intermediate container 57e45ccbc94d [2023-04-26T07:49:11.039Z] ---> 8c2a2f6def95 [2023-04-26T07:49:11.039Z] Step 22/23 : LABEL git_sha=577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T07:49:11.039Z] ---> Running in fb7ec613bbfc [2023-04-26T07:49:11.039Z] ---> Running in 5ffe510430da [2023-04-26T07:49:11.297Z] Removing intermediate container 5ffe510430da [2023-04-26T07:49:11.297Z] ---> ebd1a715bd2c [2023-04-26T07:49:11.297Z] Step 23/23 : LABEL version=3.0.0-dev.139 [2023-04-26T07:49:11.297Z] Removing intermediate container fb7ec613bbfc [2023-04-26T07:49:11.297Z] ---> 596195f74004 [2023-04-26T07:49:11.297Z] Step 20/22 : LABEL arch=x86_64 [2023-04-26T07:49:11.297Z] ---> Running in 3cacac4b9810 [2023-04-26T07:49:11.297Z] ---> Running in 6bcd6d13815f [2023-04-26T07:49:11.556Z] Removing intermediate container 3cacac4b9810 [2023-04-26T07:49:11.556Z] ---> 337b51bcf9a0 [2023-04-26T07:49:11.556Z] [2023-04-26T07:49:11.556Z] Removing intermediate container 6bcd6d13815f [2023-04-26T07:49:11.556Z] ---> 3bfcb0c524a7 [2023-04-26T07:49:11.556Z] Step 21/22 : LABEL git_sha=577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T07:49:11.556Z] ---> Running in c6d6dd71316f [2023-04-26T07:49:11.556Z] Successfully built 337b51bcf9a0 [2023-04-26T07:49:11.814Z] Successfully tagged support-notifications:latest [2023-04-26T07:49:11.814Z]  Building support-notifications ... done Removing intermediate container 30d19500d670 [2023-04-26T07:49:11.814Z] ---> d589edbd3e27 [2023-04-26T07:49:11.814Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-04-26T07:49:11.814Z] Removing intermediate container c6d6dd71316f [2023-04-26T07:49:11.814Z] ---> 73cb37fe1920 [2023-04-26T07:49:11.814Z] Step 22/22 : LABEL version=3.0.0-dev.139 [2023-04-26T07:49:11.814Z] ---> Running in 14cf2155e64b [2023-04-26T07:49:11.814Z] ---> Running in af317ce28ce2 [2023-04-26T07:49:11.814Z] Removing intermediate container 14cf2155e64b [2023-04-26T07:49:11.814Z] ---> b650236663d3 [2023-04-26T07:49:11.814Z] Step 23/25 : LABEL arch=x86_64 [2023-04-26T07:49:11.814Z] Removing intermediate container af317ce28ce2 [2023-04-26T07:49:11.814Z] ---> 23ade1988854 [2023-04-26T07:49:11.814Z] [2023-04-26T07:49:11.814Z] ---> Running in d181a57b0955 [2023-04-26T07:49:11.814Z] Successfully built 23ade1988854 [2023-04-26T07:49:11.814Z] Successfully tagged security-proxy-setup:latest [2023-04-26T07:49:11.814Z]  Building security-proxy-setup ... done Removing intermediate container d181a57b0955 [2023-04-26T07:49:11.814Z] ---> 4379698f56d9 [2023-04-26T07:49:11.814Z] Step 24/25 : LABEL git_sha=577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T07:49:11.814Z] ---> Running in a9f9ccbf6258 [2023-04-26T07:49:12.075Z] Removing intermediate container a9f9ccbf6258 [2023-04-26T07:49:12.075Z] ---> 94d994aba368 [2023-04-26T07:49:12.075Z] Step 25/25 : LABEL version=3.0.0-dev.139 [2023-04-26T07:49:12.075Z] ---> Running in 689d027b4f13 [2023-04-26T07:49:12.075Z] Removing intermediate container 689d027b4f13 [2023-04-26T07:49:12.075Z] ---> 70baed4e0f4e [2023-04-26T07:49:12.075Z] [2023-04-26T07:49:12.075Z] Successfully built 70baed4e0f4e [2023-04-26T07:49:12.333Z] Successfully tagged security-secretstore-setup:latest [2023-04-26T07:49:12.338Z]  Building security-secretstore-setup ... done  [Pipeline] } [2023-04-26T07:49:12.348Z] $ docker stop --time=1 1eaf2d22ec8b191822c2dfe59d247961840ba3c8ec52ed5eec7eeb8010cacf42 [2023-04-26T07:49:13.629Z] $ docker rm -f --volumes 1eaf2d22ec8b191822c2dfe59d247961840ba3c8ec52ed5eec7eeb8010cacf42 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T07:49:13.950Z] + docker images [2023-04-26T07:49:13.950Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-26T07:49:13.950Z] support-notifications latest 337b51bcf9a0 2 seconds ago 32.7MB [2023-04-26T07:49:13.950Z] security-proxy-setup latest 23ade1988854 2 seconds ago 18.7MB [2023-04-26T07:49:13.950Z] security-secretstore-setup latest 70baed4e0f4e 2 seconds ago 32.8MB [2023-04-26T07:49:13.950Z] core-metadata latest 629ffb7d737d 5 seconds ago 20.4MB [2023-04-26T07:49:13.950Z] 743394953052 7 seconds ago 1.79GB [2023-04-26T07:49:13.950Z] b5d73e307e38 7 seconds ago 1.73GB [2023-04-26T07:49:13.950Z] 68862e203dbd 9 seconds ago 1.7GB [2023-04-26T07:49:13.950Z] 54fd4dadf411 9 seconds ago 1.72GB [2023-04-26T07:49:13.950Z] core-command latest a47908febafd 34 seconds ago 19.8MB [2023-04-26T07:49:13.950Z] support-scheduler latest c98d4cbc1c31 38 seconds ago 32.1MB [2023-04-26T07:49:13.950Z] 404678c809ce 56 seconds ago 1.72GB [2023-04-26T07:49:13.950Z] 7663a236496a 58 seconds ago 1.79GB [2023-04-26T07:49:13.950Z] security-proxy-auth latest 33e2e01c165d About a minute ago 18.3MB [2023-04-26T07:49:13.950Z] security-spire-server latest a0142f73fda6 About a minute ago 103MB [2023-04-26T07:49:13.950Z] 34c280383883 About a minute ago 1.7GB [2023-04-26T07:49:13.950Z] 966c77017c87 About a minute ago 1.58GB [2023-04-26T07:49:13.950Z] security-bootstrapper latest b5cdd838c94e About a minute ago 22.2MB [2023-04-26T07:49:13.950Z] security-spiffe-token-provider latest 9ca6fe13720e About a minute ago 32.8MB [2023-04-26T07:49:13.950Z] core-data latest d3cd66c991a2 About a minute ago 20MB [2023-04-26T07:49:13.950Z] core-common-config-bootstrapper latest c2f98c8e5029 About a minute ago 17.2MB [2023-04-26T07:49:13.950Z] security-spire-config latest 2f558ee59702 2 minutes ago 102MB [2023-04-26T07:49:13.950Z] 6de739861ef3 2 minutes ago 1.73GB [2023-04-26T07:49:13.950Z] 4ec868a1e7d7 2 minutes ago 1.76GB [2023-04-26T07:49:13.950Z] 38a79e2b2b50 2 minutes ago 1.72GB [2023-04-26T07:49:13.950Z] 36bba51c75b7 2 minutes ago 1.71GB [2023-04-26T07:49:13.950Z] security-spire-agent latest 87d11016ff9d 2 minutes ago 161MB [2023-04-26T07:49:13.950Z] b6ff5115e40e 2 minutes ago 1.58GB [2023-04-26T07:49:13.950Z] ci-base-image-x86_64 latest de72d7fb488b 6 minutes ago 918MB [2023-04-26T07:49:13.950Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 36 hours ago 700MB [2023-04-26T07:49:13.950Z] alpine 3.17 9ed4aefc74f6 3 weeks ago 7.05MB [2023-04-26T07:49:13.950Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 9 months ago 253MB [2023-04-26T07:49:13.950Z] 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-26T07:49:14.041Z] provisioning config files... [2023-04-26T07:49:14.047Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/502@tmp/config352969708779883081tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T07:49:14.339Z] ---> docker-login.sh [2023-04-26T07:49:14.339Z] nexus3.edgexfoundry.org:10001 [2023-04-26T07:49:14.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T07:49:14.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T07:49:14.339Z] Configure a credential helper to remove this warning. See [2023-04-26T07:49:14.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T07:49:14.339Z] [2023-04-26T07:49:14.339Z] Login Succeeded [2023-04-26T07:49:14.339Z] nexus3.edgexfoundry.org:10002 [2023-04-26T07:49:14.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T07:49:14.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T07:49:14.598Z] Configure a credential helper to remove this warning. See [2023-04-26T07:49:14.598Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T07:49:14.598Z] [2023-04-26T07:49:14.598Z] Login Succeeded [2023-04-26T07:49:14.598Z] nexus3.edgexfoundry.org:10003 [2023-04-26T07:49:14.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T07:49:14.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T07:49:14.598Z] Configure a credential helper to remove this warning. See [2023-04-26T07:49:14.598Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T07:49:14.598Z] [2023-04-26T07:49:14.598Z] Login Succeeded [2023-04-26T07:49:14.598Z] nexus3.edgexfoundry.org:10004 [2023-04-26T07:49:14.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T07:49:14.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T07:49:14.598Z] Configure a credential helper to remove this warning. See [2023-04-26T07:49:14.598Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T07:49:14.598Z] [2023-04-26T07:49:14.598Z] Login Succeeded [2023-04-26T07:49:14.598Z] docker.io [2023-04-26T07:49:14.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T07:49:14.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T07:49:14.857Z] Configure a credential helper to remove this warning. See [2023-04-26T07:49:14.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T07:49:14.857Z] [2023-04-26T07:49:14.857Z] Login Succeeded [2023-04-26T07:49:14.857Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T07:49:14.864Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T07:49:14.887Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T07:49:14.909Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-04-26T07:49:14.909Z] 577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T07:49:14.909Z] latest [2023-04-26T07:49:14.909Z] 3.0.0-dev.139 [2023-04-26T07:49:14.909Z] 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T07:49:14.909Z] main [2023-04-26T07:49:14.909Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:15.220Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:577681181bc6884f0ff204c6dd697ba0a91a7618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:15.520Z] + docker push nexus3.edgexfoundry.org:10004/core-command:577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T07:49:15.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-26T07:49:15.520Z] c7a454ed1b71: Preparing [2023-04-26T07:49:15.520Z] c69ba94aee7e: Preparing [2023-04-26T07:49:15.520Z] ffccafdaa10d: Preparing [2023-04-26T07:49:15.520Z] 96d77c1a31a8: Preparing [2023-04-26T07:49:15.520Z] b9f76674748f: Preparing [2023-04-26T07:49:15.520Z] f1417ff83b31: Preparing [2023-04-26T07:49:15.520Z] f1417ff83b31: Waiting [2023-04-26T07:49:15.520Z] c7a454ed1b71: Pushed [2023-04-26T07:49:15.520Z] 96d77c1a31a8: Pushed [2023-04-26T07:49:15.520Z] f1417ff83b31: Layer already exists [2023-04-26T07:49:15.520Z] b9f76674748f: Pushed [2023-04-26T07:49:15.520Z] ffccafdaa10d: Pushed [2023-04-26T07:49:16.897Z] c69ba94aee7e: Pushed [2023-04-26T07:49:16.897Z] 577681181bc6884f0ff204c6dd697ba0a91a7618: digest: sha256:23bf12e432e69c139f07f01c14463a306280f5e4812b156f4c1e9fb295a46b70 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:17.203Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:17.505Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-04-26T07:49:17.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-26T07:49:17.505Z] c7a454ed1b71: Preparing [2023-04-26T07:49:17.505Z] c69ba94aee7e: Preparing [2023-04-26T07:49:17.505Z] ffccafdaa10d: Preparing [2023-04-26T07:49:17.505Z] 96d77c1a31a8: Preparing [2023-04-26T07:49:17.505Z] b9f76674748f: Preparing [2023-04-26T07:49:17.505Z] f1417ff83b31: Preparing [2023-04-26T07:49:17.505Z] f1417ff83b31: Waiting [2023-04-26T07:49:17.505Z] ffccafdaa10d: Layer already exists [2023-04-26T07:49:17.505Z] b9f76674748f: Layer already exists [2023-04-26T07:49:17.505Z] c7a454ed1b71: Layer already exists [2023-04-26T07:49:17.505Z] 96d77c1a31a8: Layer already exists [2023-04-26T07:49:17.505Z] c69ba94aee7e: Layer already exists [2023-04-26T07:49:17.505Z] f1417ff83b31: Layer already exists [2023-04-26T07:49:17.505Z] latest: digest: sha256:23bf12e432e69c139f07f01c14463a306280f5e4812b156f4c1e9fb295a46b70 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:17.827Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:18.133Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.139 [2023-04-26T07:49:18.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-26T07:49:18.134Z] c7a454ed1b71: Preparing [2023-04-26T07:49:18.134Z] c69ba94aee7e: Preparing [2023-04-26T07:49:18.134Z] ffccafdaa10d: Preparing [2023-04-26T07:49:18.134Z] 96d77c1a31a8: Preparing [2023-04-26T07:49:18.134Z] b9f76674748f: Preparing [2023-04-26T07:49:18.134Z] f1417ff83b31: Preparing [2023-04-26T07:49:18.134Z] f1417ff83b31: Waiting [2023-04-26T07:49:18.134Z] b9f76674748f: Layer already exists [2023-04-26T07:49:18.134Z] c7a454ed1b71: Layer already exists [2023-04-26T07:49:18.134Z] c69ba94aee7e: Layer already exists [2023-04-26T07:49:18.134Z] 96d77c1a31a8: Layer already exists [2023-04-26T07:49:18.134Z] ffccafdaa10d: Layer already exists [2023-04-26T07:49:18.134Z] f1417ff83b31: Layer already exists [2023-04-26T07:49:18.134Z] 3.0.0-dev.139: digest: sha256:23bf12e432e69c139f07f01c14463a306280f5e4812b156f4c1e9fb295a46b70 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:18.453Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:18.768Z] + docker push nexus3.edgexfoundry.org:10004/core-command:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T07:49:18.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-26T07:49:18.768Z] c7a454ed1b71: Preparing [2023-04-26T07:49:18.768Z] c69ba94aee7e: Preparing [2023-04-26T07:49:18.768Z] ffccafdaa10d: Preparing [2023-04-26T07:49:18.768Z] 96d77c1a31a8: Preparing [2023-04-26T07:49:18.768Z] b9f76674748f: Preparing [2023-04-26T07:49:18.768Z] f1417ff83b31: Preparing [2023-04-26T07:49:18.768Z] f1417ff83b31: Waiting [2023-04-26T07:49:18.768Z] ffccafdaa10d: Layer already exists [2023-04-26T07:49:18.768Z] b9f76674748f: Layer already exists [2023-04-26T07:49:18.768Z] c7a454ed1b71: Layer already exists [2023-04-26T07:49:18.768Z] c69ba94aee7e: Layer already exists [2023-04-26T07:49:18.768Z] 96d77c1a31a8: Layer already exists [2023-04-26T07:49:18.768Z] f1417ff83b31: Layer already exists [2023-04-26T07:49:18.768Z] 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139: digest: sha256:23bf12e432e69c139f07f01c14463a306280f5e4812b156f4c1e9fb295a46b70 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:19.083Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:19.388Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-04-26T07:49:19.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-26T07:49:19.388Z] c7a454ed1b71: Preparing [2023-04-26T07:49:19.388Z] c69ba94aee7e: Preparing [2023-04-26T07:49:19.388Z] ffccafdaa10d: Preparing [2023-04-26T07:49:19.388Z] 96d77c1a31a8: Preparing [2023-04-26T07:49:19.388Z] b9f76674748f: Preparing [2023-04-26T07:49:19.388Z] f1417ff83b31: Preparing [2023-04-26T07:49:19.388Z] f1417ff83b31: Waiting [2023-04-26T07:49:19.388Z] ffccafdaa10d: Layer already exists [2023-04-26T07:49:19.388Z] c7a454ed1b71: Layer already exists [2023-04-26T07:49:19.388Z] c69ba94aee7e: Layer already exists [2023-04-26T07:49:19.388Z] b9f76674748f: Layer already exists [2023-04-26T07:49:19.388Z] 96d77c1a31a8: Layer already exists [2023-04-26T07:49:19.388Z] f1417ff83b31: Layer already exists [2023-04-26T07:49:19.388Z] main: digest: sha256:23bf12e432e69c139f07f01c14463a306280f5e4812b156f4c1e9fb295a46b70 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T07:49:19.432Z] ===================================================== [Pipeline] echo [2023-04-26T07:49:19.442Z] taggedImages: [2023-04-26T07:49:19.442Z] - nexus3.edgexfoundry.org:10004/core-command:577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T07:49:19.442Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-04-26T07:49:19.442Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.139 [2023-04-26T07:49:19.442Z] - nexus3.edgexfoundry.org:10004/core-command:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T07:49:19.442Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-04-26T07:49:19.471Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-04-26T07:49:19.471Z] 577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T07:49:19.471Z] latest [2023-04-26T07:49:19.471Z] 3.0.0-dev.139 [2023-04-26T07:49:19.471Z] 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T07:49:19.471Z] main [2023-04-26T07:49:19.471Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:19.789Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:577681181bc6884f0ff204c6dd697ba0a91a7618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:20.203Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T07:49:20.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-26T07:49:20.203Z] 0f76abb434db: Preparing [2023-04-26T07:49:20.203Z] 17c9acce1728: Preparing [2023-04-26T07:49:20.203Z] a7f3890c44a1: Preparing [2023-04-26T07:49:20.203Z] ea4868eb9e1a: Preparing [2023-04-26T07:49:20.203Z] ffccafdaa10d: Preparing [2023-04-26T07:49:20.203Z] 96d77c1a31a8: Preparing [2023-04-26T07:49:20.203Z] fabbc92abb11: Preparing [2023-04-26T07:49:20.203Z] f1417ff83b31: Preparing [2023-04-26T07:49:20.203Z] 96d77c1a31a8: Waiting [2023-04-26T07:49:20.203Z] fabbc92abb11: Waiting [2023-04-26T07:49:20.203Z] f1417ff83b31: Waiting [2023-04-26T07:49:20.203Z] ffccafdaa10d: Layer already exists [2023-04-26T07:49:20.203Z] 96d77c1a31a8: Layer already exists [2023-04-26T07:49:20.203Z] 17c9acce1728: Pushed [2023-04-26T07:49:20.203Z] 0f76abb434db: Pushed [2023-04-26T07:49:20.203Z] f1417ff83b31: Layer already exists [2023-04-26T07:49:20.203Z] a7f3890c44a1: Pushed [2023-04-26T07:49:20.203Z] fabbc92abb11: Pushed [2023-04-26T07:49:21.200Z] ea4868eb9e1a: Pushed [2023-04-26T07:49:21.500Z] 577681181bc6884f0ff204c6dd697ba0a91a7618: digest: sha256:286e588ee71e8964e5977c3123067093d24b3e5490da55354f57ffa2f41b8133 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:21.882Z] + 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-26T07:49:22.188Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-04-26T07:49:22.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-26T07:49:22.188Z] 0f76abb434db: Preparing [2023-04-26T07:49:22.188Z] 17c9acce1728: Preparing [2023-04-26T07:49:22.188Z] a7f3890c44a1: Preparing [2023-04-26T07:49:22.188Z] ea4868eb9e1a: Preparing [2023-04-26T07:49:22.188Z] ffccafdaa10d: Preparing [2023-04-26T07:49:22.188Z] 96d77c1a31a8: Preparing [2023-04-26T07:49:22.188Z] fabbc92abb11: Preparing [2023-04-26T07:49:22.188Z] f1417ff83b31: Preparing [2023-04-26T07:49:22.188Z] fabbc92abb11: Waiting [2023-04-26T07:49:22.188Z] 96d77c1a31a8: Waiting [2023-04-26T07:49:22.188Z] f1417ff83b31: Waiting [2023-04-26T07:49:22.188Z] ffccafdaa10d: Layer already exists [2023-04-26T07:49:22.188Z] a7f3890c44a1: Layer already exists [2023-04-26T07:49:22.188Z] 17c9acce1728: Layer already exists [2023-04-26T07:49:22.188Z] ea4868eb9e1a: Layer already exists [2023-04-26T07:49:22.188Z] 0f76abb434db: Layer already exists [2023-04-26T07:49:22.188Z] f1417ff83b31: Layer already exists [2023-04-26T07:49:22.188Z] fabbc92abb11: Layer already exists [2023-04-26T07:49:22.188Z] 96d77c1a31a8: Layer already exists [2023-04-26T07:49:22.188Z] latest: digest: sha256:286e588ee71e8964e5977c3123067093d24b3e5490da55354f57ffa2f41b8133 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:22.500Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:22.809Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.139 [2023-04-26T07:49:22.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-26T07:49:22.809Z] 0f76abb434db: Preparing [2023-04-26T07:49:22.809Z] 17c9acce1728: Preparing [2023-04-26T07:49:22.809Z] a7f3890c44a1: Preparing [2023-04-26T07:49:22.809Z] ea4868eb9e1a: Preparing [2023-04-26T07:49:22.809Z] ffccafdaa10d: Preparing [2023-04-26T07:49:22.809Z] 96d77c1a31a8: Preparing [2023-04-26T07:49:22.809Z] fabbc92abb11: Preparing [2023-04-26T07:49:22.809Z] f1417ff83b31: Preparing [2023-04-26T07:49:22.809Z] 96d77c1a31a8: Waiting [2023-04-26T07:49:22.809Z] fabbc92abb11: Waiting [2023-04-26T07:49:22.809Z] f1417ff83b31: Waiting [2023-04-26T07:49:22.809Z] ffccafdaa10d: Layer already exists [2023-04-26T07:49:22.809Z] ea4868eb9e1a: Layer already exists [2023-04-26T07:49:22.809Z] a7f3890c44a1: Layer already exists [2023-04-26T07:49:22.809Z] 17c9acce1728: Layer already exists [2023-04-26T07:49:22.809Z] 0f76abb434db: Layer already exists [2023-04-26T07:49:22.809Z] fabbc92abb11: Layer already exists [2023-04-26T07:49:22.809Z] 96d77c1a31a8: Layer already exists [2023-04-26T07:49:22.809Z] f1417ff83b31: Layer already exists [2023-04-26T07:49:22.809Z] 3.0.0-dev.139: digest: sha256:286e588ee71e8964e5977c3123067093d24b3e5490da55354f57ffa2f41b8133 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:23.127Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:23.432Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T07:49:23.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-26T07:49:23.432Z] 0f76abb434db: Preparing [2023-04-26T07:49:23.432Z] 17c9acce1728: Preparing [2023-04-26T07:49:23.432Z] a7f3890c44a1: Preparing [2023-04-26T07:49:23.432Z] ea4868eb9e1a: Preparing [2023-04-26T07:49:23.432Z] ffccafdaa10d: Preparing [2023-04-26T07:49:23.432Z] 96d77c1a31a8: Preparing [2023-04-26T07:49:23.432Z] fabbc92abb11: Preparing [2023-04-26T07:49:23.432Z] f1417ff83b31: Preparing [2023-04-26T07:49:23.432Z] 96d77c1a31a8: Waiting [2023-04-26T07:49:23.432Z] fabbc92abb11: Waiting [2023-04-26T07:49:23.432Z] f1417ff83b31: Waiting [2023-04-26T07:49:23.432Z] ea4868eb9e1a: Layer already exists [2023-04-26T07:49:23.432Z] 17c9acce1728: Layer already exists [2023-04-26T07:49:23.432Z] ffccafdaa10d: Layer already exists [2023-04-26T07:49:23.432Z] a7f3890c44a1: Layer already exists [2023-04-26T07:49:23.432Z] 0f76abb434db: Layer already exists [2023-04-26T07:49:23.432Z] 96d77c1a31a8: Layer already exists [2023-04-26T07:49:23.432Z] fabbc92abb11: Layer already exists [2023-04-26T07:49:23.432Z] f1417ff83b31: Layer already exists [2023-04-26T07:49:23.432Z] 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139: digest: sha256:286e588ee71e8964e5977c3123067093d24b3e5490da55354f57ffa2f41b8133 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:23.744Z] + 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-26T07:49:24.051Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-04-26T07:49:24.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-26T07:49:24.051Z] 0f76abb434db: Preparing [2023-04-26T07:49:24.051Z] 17c9acce1728: Preparing [2023-04-26T07:49:24.051Z] a7f3890c44a1: Preparing [2023-04-26T07:49:24.051Z] ea4868eb9e1a: Preparing [2023-04-26T07:49:24.051Z] ffccafdaa10d: Preparing [2023-04-26T07:49:24.051Z] 96d77c1a31a8: Preparing [2023-04-26T07:49:24.051Z] fabbc92abb11: Preparing [2023-04-26T07:49:24.051Z] f1417ff83b31: Preparing [2023-04-26T07:49:24.051Z] 96d77c1a31a8: Waiting [2023-04-26T07:49:24.051Z] fabbc92abb11: Waiting [2023-04-26T07:49:24.051Z] f1417ff83b31: Waiting [2023-04-26T07:49:24.051Z] ffccafdaa10d: Layer already exists [2023-04-26T07:49:24.051Z] ea4868eb9e1a: Layer already exists [2023-04-26T07:49:24.051Z] 17c9acce1728: Layer already exists [2023-04-26T07:49:24.051Z] 0f76abb434db: Layer already exists [2023-04-26T07:49:24.051Z] a7f3890c44a1: Layer already exists [2023-04-26T07:49:24.051Z] 96d77c1a31a8: Layer already exists [2023-04-26T07:49:24.051Z] f1417ff83b31: Layer already exists [2023-04-26T07:49:24.051Z] fabbc92abb11: Layer already exists [2023-04-26T07:49:24.051Z] main: digest: sha256:286e588ee71e8964e5977c3123067093d24b3e5490da55354f57ffa2f41b8133 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T07:49:24.088Z] ===================================================== [Pipeline] echo [2023-04-26T07:49:24.094Z] taggedImages: [2023-04-26T07:49:24.094Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T07:49:24.094Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-04-26T07:49:24.094Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.139 [2023-04-26T07:49:24.094Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T07:49:24.094Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-04-26T07:49:24.109Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-04-26T07:49:24.109Z] 577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T07:49:24.109Z] latest [2023-04-26T07:49:24.109Z] 3.0.0-dev.139 [2023-04-26T07:49:24.109Z] 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T07:49:24.109Z] main [2023-04-26T07:49:24.109Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:24.417Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:577681181bc6884f0ff204c6dd697ba0a91a7618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:24.726Z] + docker push nexus3.edgexfoundry.org:10004/core-data:577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T07:49:24.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-26T07:49:24.726Z] 993e78ff43fb: Preparing [2023-04-26T07:49:24.726Z] bc4e1fdb365c: Preparing [2023-04-26T07:49:24.726Z] ffccafdaa10d: Preparing [2023-04-26T07:49:24.726Z] 96d77c1a31a8: Preparing [2023-04-26T07:49:24.726Z] 3da10b5661b0: Preparing [2023-04-26T07:49:24.726Z] f1417ff83b31: Preparing [2023-04-26T07:49:24.726Z] f1417ff83b31: Waiting [2023-04-26T07:49:24.726Z] ffccafdaa10d: Layer already exists [2023-04-26T07:49:24.726Z] 96d77c1a31a8: Layer already exists [2023-04-26T07:49:24.726Z] f1417ff83b31: Layer already exists [2023-04-26T07:49:24.726Z] 993e78ff43fb: Pushed [2023-04-26T07:49:24.726Z] 3da10b5661b0: Pushed [2023-04-26T07:49:26.106Z] bc4e1fdb365c: Pushed [2023-04-26T07:49:26.364Z] 577681181bc6884f0ff204c6dd697ba0a91a7618: digest: sha256:32b6da2fdf95fedb9cbdf0ef991255b0d90da30cf9e568f7a2f94e089a908e9a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:26.670Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:26.976Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-04-26T07:49:26.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-26T07:49:26.976Z] 993e78ff43fb: Preparing [2023-04-26T07:49:26.976Z] bc4e1fdb365c: Preparing [2023-04-26T07:49:26.976Z] ffccafdaa10d: Preparing [2023-04-26T07:49:26.976Z] 96d77c1a31a8: Preparing [2023-04-26T07:49:26.976Z] 3da10b5661b0: Preparing [2023-04-26T07:49:26.976Z] f1417ff83b31: Preparing [2023-04-26T07:49:26.976Z] f1417ff83b31: Waiting [2023-04-26T07:49:26.976Z] ffccafdaa10d: Layer already exists [2023-04-26T07:49:26.976Z] bc4e1fdb365c: Layer already exists [2023-04-26T07:49:26.976Z] 96d77c1a31a8: Layer already exists [2023-04-26T07:49:26.976Z] 993e78ff43fb: Layer already exists [2023-04-26T07:49:26.976Z] 3da10b5661b0: Layer already exists [2023-04-26T07:49:26.976Z] f1417ff83b31: Layer already exists [2023-04-26T07:49:26.976Z] latest: digest: sha256:32b6da2fdf95fedb9cbdf0ef991255b0d90da30cf9e568f7a2f94e089a908e9a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:27.290Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:27.620Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.139 [2023-04-26T07:49:27.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-26T07:49:27.620Z] 993e78ff43fb: Preparing [2023-04-26T07:49:27.620Z] bc4e1fdb365c: Preparing [2023-04-26T07:49:27.620Z] ffccafdaa10d: Preparing [2023-04-26T07:49:27.620Z] 96d77c1a31a8: Preparing [2023-04-26T07:49:27.620Z] 3da10b5661b0: Preparing [2023-04-26T07:49:27.620Z] f1417ff83b31: Preparing [2023-04-26T07:49:27.620Z] f1417ff83b31: Waiting [2023-04-26T07:49:27.620Z] bc4e1fdb365c: Layer already exists [2023-04-26T07:49:27.620Z] ffccafdaa10d: Layer already exists [2023-04-26T07:49:27.620Z] 96d77c1a31a8: Layer already exists [2023-04-26T07:49:27.620Z] 993e78ff43fb: Layer already exists [2023-04-26T07:49:27.620Z] 3da10b5661b0: Layer already exists [2023-04-26T07:49:27.620Z] f1417ff83b31: Layer already exists [2023-04-26T07:49:27.620Z] 3.0.0-dev.139: digest: sha256:32b6da2fdf95fedb9cbdf0ef991255b0d90da30cf9e568f7a2f94e089a908e9a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:27.933Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:28.264Z] + docker push nexus3.edgexfoundry.org:10004/core-data:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T07:49:28.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-26T07:49:28.264Z] 993e78ff43fb: Preparing [2023-04-26T07:49:28.264Z] bc4e1fdb365c: Preparing [2023-04-26T07:49:28.264Z] ffccafdaa10d: Preparing [2023-04-26T07:49:28.264Z] 96d77c1a31a8: Preparing [2023-04-26T07:49:28.264Z] 3da10b5661b0: Preparing [2023-04-26T07:49:28.264Z] f1417ff83b31: Preparing [2023-04-26T07:49:28.264Z] 3da10b5661b0: Layer already exists [2023-04-26T07:49:28.264Z] ffccafdaa10d: Layer already exists [2023-04-26T07:49:28.264Z] 96d77c1a31a8: Layer already exists [2023-04-26T07:49:28.264Z] bc4e1fdb365c: Layer already exists [2023-04-26T07:49:28.264Z] 993e78ff43fb: Layer already exists [2023-04-26T07:49:28.264Z] f1417ff83b31: Layer already exists [2023-04-26T07:49:28.264Z] 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139: digest: sha256:32b6da2fdf95fedb9cbdf0ef991255b0d90da30cf9e568f7a2f94e089a908e9a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:28.590Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:28.920Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-04-26T07:49:28.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-26T07:49:28.920Z] 993e78ff43fb: Preparing [2023-04-26T07:49:28.920Z] bc4e1fdb365c: Preparing [2023-04-26T07:49:28.920Z] ffccafdaa10d: Preparing [2023-04-26T07:49:28.920Z] 96d77c1a31a8: Preparing [2023-04-26T07:49:28.920Z] 3da10b5661b0: Preparing [2023-04-26T07:49:28.920Z] f1417ff83b31: Preparing [2023-04-26T07:49:28.920Z] 993e78ff43fb: Layer already exists [2023-04-26T07:49:28.920Z] bc4e1fdb365c: Layer already exists [2023-04-26T07:49:28.920Z] ffccafdaa10d: Layer already exists [2023-04-26T07:49:28.920Z] 3da10b5661b0: Layer already exists [2023-04-26T07:49:28.920Z] 96d77c1a31a8: Layer already exists [2023-04-26T07:49:28.920Z] f1417ff83b31: Layer already exists [2023-04-26T07:49:28.920Z] main: digest: sha256:32b6da2fdf95fedb9cbdf0ef991255b0d90da30cf9e568f7a2f94e089a908e9a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T07:49:28.973Z] ===================================================== [Pipeline] echo [2023-04-26T07:49:28.983Z] taggedImages: [2023-04-26T07:49:28.983Z] - nexus3.edgexfoundry.org:10004/core-data:577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T07:49:28.983Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-04-26T07:49:28.983Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.139 [2023-04-26T07:49:28.983Z] - nexus3.edgexfoundry.org:10004/core-data:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T07:49:28.983Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-04-26T07:49:29.007Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-04-26T07:49:29.007Z] 577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T07:49:29.007Z] latest [2023-04-26T07:49:29.007Z] 3.0.0-dev.139 [2023-04-26T07:49:29.007Z] 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T07:49:29.007Z] main [2023-04-26T07:49:29.007Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:29.334Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:577681181bc6884f0ff204c6dd697ba0a91a7618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:29.645Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T07:49:29.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-26T07:49:29.645Z] 75a0f4a2f4f9: Preparing [2023-04-26T07:49:29.645Z] dc5a7f23f21c: Preparing [2023-04-26T07:49:29.645Z] ce1b2c419d88: Preparing [2023-04-26T07:49:29.645Z] ffccafdaa10d: Preparing [2023-04-26T07:49:29.645Z] 96d77c1a31a8: Preparing [2023-04-26T07:49:29.645Z] b9f76674748f: Preparing [2023-04-26T07:49:29.645Z] f1417ff83b31: Preparing [2023-04-26T07:49:29.645Z] b9f76674748f: Waiting [2023-04-26T07:49:29.645Z] f1417ff83b31: Waiting [2023-04-26T07:49:29.645Z] 96d77c1a31a8: Layer already exists [2023-04-26T07:49:29.645Z] ffccafdaa10d: Layer already exists [2023-04-26T07:49:29.645Z] b9f76674748f: Layer already exists [2023-04-26T07:49:29.645Z] f1417ff83b31: Layer already exists [2023-04-26T07:49:29.645Z] 75a0f4a2f4f9: Pushed [2023-04-26T07:49:29.645Z] dc5a7f23f21c: Pushed [2023-04-26T07:49:31.022Z] ce1b2c419d88: Pushed [2023-04-26T07:49:31.022Z] 577681181bc6884f0ff204c6dd697ba0a91a7618: digest: sha256:178f2c670b41c679b0909f051e40a7626a553269a2282d5f93123c3ec32d249c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:31.344Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:31.663Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-04-26T07:49:31.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-26T07:49:31.663Z] 75a0f4a2f4f9: Preparing [2023-04-26T07:49:31.663Z] dc5a7f23f21c: Preparing [2023-04-26T07:49:31.663Z] ce1b2c419d88: Preparing [2023-04-26T07:49:31.663Z] ffccafdaa10d: Preparing [2023-04-26T07:49:31.663Z] 96d77c1a31a8: Preparing [2023-04-26T07:49:31.663Z] b9f76674748f: Preparing [2023-04-26T07:49:31.663Z] f1417ff83b31: Preparing [2023-04-26T07:49:31.663Z] b9f76674748f: Waiting [2023-04-26T07:49:31.663Z] dc5a7f23f21c: Layer already exists [2023-04-26T07:49:31.663Z] 75a0f4a2f4f9: Layer already exists [2023-04-26T07:49:31.663Z] 96d77c1a31a8: Layer already exists [2023-04-26T07:49:31.663Z] ce1b2c419d88: Layer already exists [2023-04-26T07:49:31.663Z] b9f76674748f: Layer already exists [2023-04-26T07:49:31.663Z] ffccafdaa10d: Layer already exists [2023-04-26T07:49:31.663Z] f1417ff83b31: Layer already exists [2023-04-26T07:49:31.663Z] latest: digest: sha256:178f2c670b41c679b0909f051e40a7626a553269a2282d5f93123c3ec32d249c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:31.966Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:32.263Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.139 [2023-04-26T07:49:32.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-26T07:49:32.263Z] 75a0f4a2f4f9: Preparing [2023-04-26T07:49:32.263Z] dc5a7f23f21c: Preparing [2023-04-26T07:49:32.263Z] ce1b2c419d88: Preparing [2023-04-26T07:49:32.263Z] ffccafdaa10d: Preparing [2023-04-26T07:49:32.263Z] 96d77c1a31a8: Preparing [2023-04-26T07:49:32.263Z] b9f76674748f: Preparing [2023-04-26T07:49:32.263Z] f1417ff83b31: Preparing [2023-04-26T07:49:32.263Z] b9f76674748f: Waiting [2023-04-26T07:49:32.263Z] 75a0f4a2f4f9: Layer already exists [2023-04-26T07:49:32.263Z] 96d77c1a31a8: Layer already exists [2023-04-26T07:49:32.263Z] ce1b2c419d88: Layer already exists [2023-04-26T07:49:32.263Z] ffccafdaa10d: Layer already exists [2023-04-26T07:49:32.263Z] dc5a7f23f21c: Layer already exists [2023-04-26T07:49:32.263Z] f1417ff83b31: Layer already exists [2023-04-26T07:49:32.263Z] b9f76674748f: Layer already exists [2023-04-26T07:49:32.263Z] 3.0.0-dev.139: digest: sha256:178f2c670b41c679b0909f051e40a7626a553269a2282d5f93123c3ec32d249c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:32.565Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:32.867Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T07:49:32.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-26T07:49:32.867Z] 75a0f4a2f4f9: Preparing [2023-04-26T07:49:32.867Z] dc5a7f23f21c: Preparing [2023-04-26T07:49:32.867Z] ce1b2c419d88: Preparing [2023-04-26T07:49:32.867Z] ffccafdaa10d: Preparing [2023-04-26T07:49:32.867Z] 96d77c1a31a8: Preparing [2023-04-26T07:49:32.867Z] b9f76674748f: Preparing [2023-04-26T07:49:32.867Z] f1417ff83b31: Preparing [2023-04-26T07:49:32.867Z] b9f76674748f: Waiting [2023-04-26T07:49:32.867Z] dc5a7f23f21c: Layer already exists [2023-04-26T07:49:32.867Z] 96d77c1a31a8: Layer already exists [2023-04-26T07:49:32.867Z] 75a0f4a2f4f9: Layer already exists [2023-04-26T07:49:32.867Z] ffccafdaa10d: Layer already exists [2023-04-26T07:49:32.867Z] ce1b2c419d88: Layer already exists [2023-04-26T07:49:32.867Z] f1417ff83b31: Layer already exists [2023-04-26T07:49:32.867Z] b9f76674748f: Layer already exists [2023-04-26T07:49:32.867Z] 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139: digest: sha256:178f2c670b41c679b0909f051e40a7626a553269a2282d5f93123c3ec32d249c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:33.180Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:33.488Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-04-26T07:49:33.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-26T07:49:33.488Z] 75a0f4a2f4f9: Preparing [2023-04-26T07:49:33.488Z] dc5a7f23f21c: Preparing [2023-04-26T07:49:33.488Z] ce1b2c419d88: Preparing [2023-04-26T07:49:33.488Z] ffccafdaa10d: Preparing [2023-04-26T07:49:33.488Z] 96d77c1a31a8: Preparing [2023-04-26T07:49:33.488Z] b9f76674748f: Preparing [2023-04-26T07:49:33.488Z] f1417ff83b31: Preparing [2023-04-26T07:49:33.488Z] b9f76674748f: Waiting [2023-04-26T07:49:33.488Z] f1417ff83b31: Waiting [2023-04-26T07:49:33.488Z] ffccafdaa10d: Layer already exists [2023-04-26T07:49:33.488Z] 96d77c1a31a8: Layer already exists [2023-04-26T07:49:33.488Z] dc5a7f23f21c: Layer already exists [2023-04-26T07:49:33.488Z] ce1b2c419d88: Layer already exists [2023-04-26T07:49:33.488Z] 75a0f4a2f4f9: Layer already exists [2023-04-26T07:49:33.488Z] b9f76674748f: Layer already exists [2023-04-26T07:49:33.488Z] f1417ff83b31: Layer already exists [2023-04-26T07:49:33.488Z] main: digest: sha256:178f2c670b41c679b0909f051e40a7626a553269a2282d5f93123c3ec32d249c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T07:49:33.539Z] ===================================================== [Pipeline] echo [2023-04-26T07:49:33.547Z] taggedImages: [2023-04-26T07:49:33.547Z] - nexus3.edgexfoundry.org:10004/core-metadata:577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T07:49:33.547Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-04-26T07:49:33.547Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.139 [2023-04-26T07:49:33.547Z] - nexus3.edgexfoundry.org:10004/core-metadata:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T07:49:33.547Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-04-26T07:49:33.569Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-04-26T07:49:33.569Z] 577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T07:49:33.569Z] latest [2023-04-26T07:49:33.569Z] 3.0.0-dev.139 [2023-04-26T07:49:33.569Z] 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T07:49:33.569Z] main [2023-04-26T07:49:33.569Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:33.890Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:577681181bc6884f0ff204c6dd697ba0a91a7618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:34.204Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T07:49:34.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-26T07:49:34.204Z] 694fb33950d6: Preparing [2023-04-26T07:49:34.204Z] 694fb33950d6: Preparing [2023-04-26T07:49:34.204Z] bab09f0a6e14: Preparing [2023-04-26T07:49:34.204Z] 7d7ad4e32b69: Preparing [2023-04-26T07:49:34.204Z] 35577f966da9: Preparing [2023-04-26T07:49:34.204Z] 89a03a0e345e: Preparing [2023-04-26T07:49:34.204Z] 35e89a19399d: Preparing [2023-04-26T07:49:34.204Z] ffccafdaa10d: Preparing [2023-04-26T07:49:34.204Z] 96d77c1a31a8: Preparing [2023-04-26T07:49:34.204Z] 8352166eeb3e: Preparing [2023-04-26T07:49:34.204Z] 88dd6841ee2d: Preparing [2023-04-26T07:49:34.204Z] aef072a85039: Preparing [2023-04-26T07:49:34.204Z] 65676b7df7c7: Preparing [2023-04-26T07:49:34.204Z] f1417ff83b31: Preparing [2023-04-26T07:49:34.204Z] f1417ff83b31: Waiting [2023-04-26T07:49:34.204Z] 35e89a19399d: Waiting [2023-04-26T07:49:34.204Z] 65676b7df7c7: Waiting [2023-04-26T07:49:34.204Z] ffccafdaa10d: Waiting [2023-04-26T07:49:34.204Z] 88dd6841ee2d: Waiting [2023-04-26T07:49:34.204Z] 8352166eeb3e: Waiting [2023-04-26T07:49:34.204Z] 96d77c1a31a8: Waiting [2023-04-26T07:49:34.204Z] 35577f966da9: Pushed [2023-04-26T07:49:34.204Z] 694fb33950d6: Pushed [2023-04-26T07:49:34.204Z] bab09f0a6e14: Pushed [2023-04-26T07:49:34.204Z] 7d7ad4e32b69: Pushed [2023-04-26T07:49:34.204Z] 89a03a0e345e: Pushed [2023-04-26T07:49:34.204Z] ffccafdaa10d: Layer already exists [2023-04-26T07:49:34.204Z] 96d77c1a31a8: Layer already exists [2023-04-26T07:49:34.462Z] 8352166eeb3e: Pushed [2023-04-26T07:49:34.462Z] f1417ff83b31: Layer already exists [2023-04-26T07:49:34.462Z] 65676b7df7c7: Pushed [2023-04-26T07:49:34.462Z] 88dd6841ee2d: Pushed [2023-04-26T07:49:34.462Z] aef072a85039: Pushed [2023-04-26T07:49:35.839Z] 35e89a19399d: Pushed [2023-04-26T07:49:35.839Z] 577681181bc6884f0ff204c6dd697ba0a91a7618: digest: sha256:60b846643a26ffcd04be1218cc8fb12a1b54b421487811b21b4cbce29b78096d size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:36.401Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:36.700Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-04-26T07:49:36.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-26T07:49:36.701Z] 694fb33950d6: Preparing [2023-04-26T07:49:36.701Z] 694fb33950d6: Preparing [2023-04-26T07:49:36.701Z] bab09f0a6e14: Preparing [2023-04-26T07:49:36.701Z] 7d7ad4e32b69: Preparing [2023-04-26T07:49:36.701Z] 35577f966da9: Preparing [2023-04-26T07:49:36.701Z] 89a03a0e345e: Preparing [2023-04-26T07:49:36.701Z] 35e89a19399d: Preparing [2023-04-26T07:49:36.701Z] ffccafdaa10d: Preparing [2023-04-26T07:49:36.701Z] 96d77c1a31a8: Preparing [2023-04-26T07:49:36.701Z] 8352166eeb3e: Preparing [2023-04-26T07:49:36.701Z] 88dd6841ee2d: Preparing [2023-04-26T07:49:36.701Z] aef072a85039: Preparing [2023-04-26T07:49:36.701Z] 65676b7df7c7: Preparing [2023-04-26T07:49:36.701Z] f1417ff83b31: Preparing [2023-04-26T07:49:36.701Z] 8352166eeb3e: Waiting [2023-04-26T07:49:36.701Z] aef072a85039: Waiting [2023-04-26T07:49:36.701Z] 35e89a19399d: Waiting [2023-04-26T07:49:36.701Z] 65676b7df7c7: Waiting [2023-04-26T07:49:36.701Z] 88dd6841ee2d: Waiting [2023-04-26T07:49:36.701Z] f1417ff83b31: Waiting [2023-04-26T07:49:36.701Z] ffccafdaa10d: Waiting [2023-04-26T07:49:36.701Z] 96d77c1a31a8: Waiting [2023-04-26T07:49:36.701Z] 694fb33950d6: Layer already exists [2023-04-26T07:49:36.701Z] 35577f966da9: Layer already exists [2023-04-26T07:49:36.701Z] bab09f0a6e14: Layer already exists [2023-04-26T07:49:36.701Z] 7d7ad4e32b69: Layer already exists [2023-04-26T07:49:36.701Z] 89a03a0e345e: Layer already exists [2023-04-26T07:49:36.701Z] 35e89a19399d: Layer already exists [2023-04-26T07:49:36.701Z] 88dd6841ee2d: Layer already exists [2023-04-26T07:49:36.701Z] ffccafdaa10d: Layer already exists [2023-04-26T07:49:36.701Z] 8352166eeb3e: Layer already exists [2023-04-26T07:49:36.701Z] 96d77c1a31a8: Layer already exists [2023-04-26T07:49:36.701Z] aef072a85039: Layer already exists [2023-04-26T07:49:36.701Z] 65676b7df7c7: Layer already exists [2023-04-26T07:49:36.701Z] f1417ff83b31: Layer already exists [2023-04-26T07:49:36.701Z] latest: digest: sha256:60b846643a26ffcd04be1218cc8fb12a1b54b421487811b21b4cbce29b78096d size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:37.012Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:37.321Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.139 [2023-04-26T07:49:37.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-26T07:49:37.321Z] 694fb33950d6: Preparing [2023-04-26T07:49:37.321Z] 694fb33950d6: Preparing [2023-04-26T07:49:37.321Z] bab09f0a6e14: Preparing [2023-04-26T07:49:37.321Z] 7d7ad4e32b69: Preparing [2023-04-26T07:49:37.321Z] 35577f966da9: Preparing [2023-04-26T07:49:37.321Z] 89a03a0e345e: Preparing [2023-04-26T07:49:37.321Z] 35e89a19399d: Preparing [2023-04-26T07:49:37.321Z] ffccafdaa10d: Preparing [2023-04-26T07:49:37.321Z] 96d77c1a31a8: Preparing [2023-04-26T07:49:37.321Z] 8352166eeb3e: Preparing [2023-04-26T07:49:37.321Z] 88dd6841ee2d: Preparing [2023-04-26T07:49:37.321Z] aef072a85039: Preparing [2023-04-26T07:49:37.321Z] 65676b7df7c7: Preparing [2023-04-26T07:49:37.321Z] f1417ff83b31: Preparing [2023-04-26T07:49:37.321Z] 88dd6841ee2d: Waiting [2023-04-26T07:49:37.321Z] aef072a85039: Waiting [2023-04-26T07:49:37.321Z] 35e89a19399d: Waiting [2023-04-26T07:49:37.321Z] 65676b7df7c7: Waiting [2023-04-26T07:49:37.321Z] 96d77c1a31a8: Waiting [2023-04-26T07:49:37.321Z] ffccafdaa10d: Waiting [2023-04-26T07:49:37.321Z] f1417ff83b31: Waiting [2023-04-26T07:49:37.321Z] 694fb33950d6: Layer already exists [2023-04-26T07:49:37.321Z] bab09f0a6e14: Layer already exists [2023-04-26T07:49:37.321Z] 7d7ad4e32b69: Layer already exists [2023-04-26T07:49:37.321Z] 89a03a0e345e: Layer already exists [2023-04-26T07:49:37.321Z] 35577f966da9: Layer already exists [2023-04-26T07:49:37.321Z] ffccafdaa10d: Layer already exists [2023-04-26T07:49:37.321Z] 35e89a19399d: Layer already exists [2023-04-26T07:49:37.321Z] 96d77c1a31a8: Layer already exists [2023-04-26T07:49:37.321Z] 88dd6841ee2d: Layer already exists [2023-04-26T07:49:37.321Z] 8352166eeb3e: Layer already exists [2023-04-26T07:49:37.321Z] aef072a85039: Layer already exists [2023-04-26T07:49:37.321Z] 65676b7df7c7: Layer already exists [2023-04-26T07:49:37.321Z] f1417ff83b31: Layer already exists [2023-04-26T07:49:37.321Z] 3.0.0-dev.139: digest: sha256:60b846643a26ffcd04be1218cc8fb12a1b54b421487811b21b4cbce29b78096d size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:37.636Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:37.952Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T07:49:37.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-26T07:49:37.952Z] 694fb33950d6: Preparing [2023-04-26T07:49:37.952Z] 694fb33950d6: Preparing [2023-04-26T07:49:37.952Z] bab09f0a6e14: Preparing [2023-04-26T07:49:37.952Z] 7d7ad4e32b69: Preparing [2023-04-26T07:49:37.952Z] 35577f966da9: Preparing [2023-04-26T07:49:37.952Z] 89a03a0e345e: Preparing [2023-04-26T07:49:37.952Z] 35e89a19399d: Preparing [2023-04-26T07:49:37.952Z] ffccafdaa10d: Preparing [2023-04-26T07:49:37.952Z] 96d77c1a31a8: Preparing [2023-04-26T07:49:37.952Z] 8352166eeb3e: Preparing [2023-04-26T07:49:37.952Z] 88dd6841ee2d: Preparing [2023-04-26T07:49:37.952Z] aef072a85039: Preparing [2023-04-26T07:49:37.952Z] 65676b7df7c7: Preparing [2023-04-26T07:49:37.952Z] f1417ff83b31: Preparing [2023-04-26T07:49:37.952Z] 35e89a19399d: Waiting [2023-04-26T07:49:37.952Z] ffccafdaa10d: Waiting [2023-04-26T07:49:37.952Z] 96d77c1a31a8: Waiting [2023-04-26T07:49:37.952Z] 8352166eeb3e: Waiting [2023-04-26T07:49:37.952Z] 88dd6841ee2d: Waiting [2023-04-26T07:49:37.952Z] f1417ff83b31: Waiting [2023-04-26T07:49:37.952Z] aef072a85039: Waiting [2023-04-26T07:49:37.952Z] 89a03a0e345e: Layer already exists [2023-04-26T07:49:37.952Z] bab09f0a6e14: Layer already exists [2023-04-26T07:49:37.952Z] 694fb33950d6: Layer already exists [2023-04-26T07:49:37.952Z] 7d7ad4e32b69: Layer already exists [2023-04-26T07:49:37.952Z] 35577f966da9: Layer already exists [2023-04-26T07:49:37.952Z] 35e89a19399d: Layer already exists [2023-04-26T07:49:37.952Z] 96d77c1a31a8: Layer already exists [2023-04-26T07:49:37.952Z] ffccafdaa10d: Layer already exists [2023-04-26T07:49:37.952Z] 8352166eeb3e: Layer already exists [2023-04-26T07:49:37.952Z] aef072a85039: Layer already exists [2023-04-26T07:49:37.952Z] 88dd6841ee2d: Layer already exists [2023-04-26T07:49:37.952Z] 65676b7df7c7: Layer already exists [2023-04-26T07:49:37.952Z] f1417ff83b31: Layer already exists [2023-04-26T07:49:37.952Z] 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139: digest: sha256:60b846643a26ffcd04be1218cc8fb12a1b54b421487811b21b4cbce29b78096d size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:38.265Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:38.576Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-04-26T07:49:38.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-26T07:49:38.576Z] 694fb33950d6: Preparing [2023-04-26T07:49:38.576Z] 694fb33950d6: Preparing [2023-04-26T07:49:38.576Z] bab09f0a6e14: Preparing [2023-04-26T07:49:38.576Z] 7d7ad4e32b69: Preparing [2023-04-26T07:49:38.576Z] 35577f966da9: Preparing [2023-04-26T07:49:38.576Z] 89a03a0e345e: Preparing [2023-04-26T07:49:38.576Z] 35e89a19399d: Preparing [2023-04-26T07:49:38.576Z] ffccafdaa10d: Preparing [2023-04-26T07:49:38.576Z] 96d77c1a31a8: Preparing [2023-04-26T07:49:38.576Z] 8352166eeb3e: Preparing [2023-04-26T07:49:38.576Z] 88dd6841ee2d: Preparing [2023-04-26T07:49:38.576Z] aef072a85039: Preparing [2023-04-26T07:49:38.576Z] 65676b7df7c7: Preparing [2023-04-26T07:49:38.576Z] f1417ff83b31: Preparing [2023-04-26T07:49:38.576Z] 65676b7df7c7: Waiting [2023-04-26T07:49:38.576Z] 88dd6841ee2d: Waiting [2023-04-26T07:49:38.576Z] 35e89a19399d: Waiting [2023-04-26T07:49:38.576Z] ffccafdaa10d: Waiting [2023-04-26T07:49:38.576Z] 96d77c1a31a8: Waiting [2023-04-26T07:49:38.576Z] f1417ff83b31: Waiting [2023-04-26T07:49:38.576Z] 8352166eeb3e: Waiting [2023-04-26T07:49:38.576Z] 35577f966da9: Layer already exists [2023-04-26T07:49:38.576Z] bab09f0a6e14: Layer already exists [2023-04-26T07:49:38.576Z] 694fb33950d6: Layer already exists [2023-04-26T07:49:38.576Z] 89a03a0e345e: Layer already exists [2023-04-26T07:49:38.576Z] 7d7ad4e32b69: Layer already exists [2023-04-26T07:49:38.576Z] 35e89a19399d: Layer already exists [2023-04-26T07:49:38.576Z] ffccafdaa10d: Layer already exists [2023-04-26T07:49:38.576Z] 88dd6841ee2d: Layer already exists [2023-04-26T07:49:38.576Z] 8352166eeb3e: Layer already exists [2023-04-26T07:49:38.576Z] 96d77c1a31a8: Layer already exists [2023-04-26T07:49:38.576Z] 65676b7df7c7: Layer already exists [2023-04-26T07:49:38.576Z] aef072a85039: Layer already exists [2023-04-26T07:49:38.576Z] f1417ff83b31: Layer already exists [2023-04-26T07:49:38.576Z] main: digest: sha256:60b846643a26ffcd04be1218cc8fb12a1b54b421487811b21b4cbce29b78096d size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T07:49:38.623Z] ===================================================== [Pipeline] echo [2023-04-26T07:49:38.631Z] taggedImages: [2023-04-26T07:49:38.631Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T07:49:38.631Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-04-26T07:49:38.631Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.139 [2023-04-26T07:49:38.631Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T07:49:38.631Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-04-26T07:49:38.658Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-04-26T07:49:38.658Z] 577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T07:49:38.658Z] latest [2023-04-26T07:49:38.658Z] 3.0.0-dev.139 [2023-04-26T07:49:38.658Z] 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T07:49:38.658Z] main [2023-04-26T07:49:38.658Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:38.976Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:577681181bc6884f0ff204c6dd697ba0a91a7618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:39.287Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T07:49:39.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-26T07:49:39.288Z] 0517d316259c: Preparing [2023-04-26T07:49:39.288Z] caa4f49eb829: Preparing [2023-04-26T07:49:39.288Z] 67a7f9dccc45: Preparing [2023-04-26T07:49:39.288Z] 91ed53d96b57: Preparing [2023-04-26T07:49:39.288Z] ffccafdaa10d: Preparing [2023-04-26T07:49:39.288Z] 96d77c1a31a8: Preparing [2023-04-26T07:49:39.288Z] fabbc92abb11: Preparing [2023-04-26T07:49:39.288Z] f1417ff83b31: Preparing [2023-04-26T07:49:39.288Z] f1417ff83b31: Waiting [2023-04-26T07:49:39.288Z] 96d77c1a31a8: Waiting [2023-04-26T07:49:39.288Z] fabbc92abb11: Waiting [2023-04-26T07:49:39.288Z] ffccafdaa10d: Layer already exists [2023-04-26T07:49:39.288Z] 96d77c1a31a8: Layer already exists [2023-04-26T07:49:39.288Z] fabbc92abb11: Layer already exists [2023-04-26T07:49:39.288Z] f1417ff83b31: Layer already exists [2023-04-26T07:49:39.288Z] caa4f49eb829: Pushed [2023-04-26T07:49:39.288Z] 67a7f9dccc45: Pushed [2023-04-26T07:49:39.288Z] 0517d316259c: Pushed [2023-04-26T07:49:40.665Z] 91ed53d96b57: Pushed [2023-04-26T07:49:40.665Z] 577681181bc6884f0ff204c6dd697ba0a91a7618: digest: sha256:2ccf6f89e3166d6d9d28ea67c6166e5cecf72e8f2dd0216b1f3cd92932c5f877 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:40.980Z] + 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-26T07:49:41.288Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-04-26T07:49:41.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-26T07:49:41.288Z] 0517d316259c: Preparing [2023-04-26T07:49:41.288Z] caa4f49eb829: Preparing [2023-04-26T07:49:41.288Z] 67a7f9dccc45: Preparing [2023-04-26T07:49:41.288Z] 91ed53d96b57: Preparing [2023-04-26T07:49:41.288Z] ffccafdaa10d: Preparing [2023-04-26T07:49:41.288Z] 96d77c1a31a8: Preparing [2023-04-26T07:49:41.288Z] fabbc92abb11: Preparing [2023-04-26T07:49:41.288Z] f1417ff83b31: Preparing [2023-04-26T07:49:41.288Z] 96d77c1a31a8: Waiting [2023-04-26T07:49:41.288Z] fabbc92abb11: Waiting [2023-04-26T07:49:41.288Z] f1417ff83b31: Waiting [2023-04-26T07:49:41.288Z] 91ed53d96b57: Layer already exists [2023-04-26T07:49:41.288Z] caa4f49eb829: Layer already exists [2023-04-26T07:49:41.288Z] 0517d316259c: Layer already exists [2023-04-26T07:49:41.288Z] 67a7f9dccc45: Layer already exists [2023-04-26T07:49:41.288Z] ffccafdaa10d: Layer already exists [2023-04-26T07:49:41.288Z] 96d77c1a31a8: Layer already exists [2023-04-26T07:49:41.288Z] f1417ff83b31: Layer already exists [2023-04-26T07:49:41.288Z] fabbc92abb11: Layer already exists [2023-04-26T07:49:41.288Z] latest: digest: sha256:2ccf6f89e3166d6d9d28ea67c6166e5cecf72e8f2dd0216b1f3cd92932c5f877 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:41.595Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:41.893Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.139 [2023-04-26T07:49:41.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-26T07:49:41.893Z] 0517d316259c: Preparing [2023-04-26T07:49:41.893Z] caa4f49eb829: Preparing [2023-04-26T07:49:41.893Z] 67a7f9dccc45: Preparing [2023-04-26T07:49:41.893Z] 91ed53d96b57: Preparing [2023-04-26T07:49:41.893Z] ffccafdaa10d: Preparing [2023-04-26T07:49:41.893Z] 96d77c1a31a8: Preparing [2023-04-26T07:49:41.893Z] fabbc92abb11: Preparing [2023-04-26T07:49:41.893Z] f1417ff83b31: Preparing [2023-04-26T07:49:41.893Z] 96d77c1a31a8: Waiting [2023-04-26T07:49:41.893Z] fabbc92abb11: Waiting [2023-04-26T07:49:41.893Z] f1417ff83b31: Waiting [2023-04-26T07:49:41.893Z] ffccafdaa10d: Layer already exists [2023-04-26T07:49:41.893Z] 91ed53d96b57: Layer already exists [2023-04-26T07:49:41.893Z] 67a7f9dccc45: Layer already exists [2023-04-26T07:49:41.893Z] 0517d316259c: Layer already exists [2023-04-26T07:49:41.893Z] caa4f49eb829: Layer already exists [2023-04-26T07:49:41.893Z] 96d77c1a31a8: Layer already exists [2023-04-26T07:49:41.893Z] f1417ff83b31: Layer already exists [2023-04-26T07:49:41.893Z] fabbc92abb11: Layer already exists [2023-04-26T07:49:41.893Z] 3.0.0-dev.139: digest: sha256:2ccf6f89e3166d6d9d28ea67c6166e5cecf72e8f2dd0216b1f3cd92932c5f877 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:42.199Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:42.496Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T07:49:42.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-26T07:49:42.496Z] 0517d316259c: Preparing [2023-04-26T07:49:42.496Z] caa4f49eb829: Preparing [2023-04-26T07:49:42.496Z] 67a7f9dccc45: Preparing [2023-04-26T07:49:42.496Z] 91ed53d96b57: Preparing [2023-04-26T07:49:42.496Z] ffccafdaa10d: Preparing [2023-04-26T07:49:42.496Z] 96d77c1a31a8: Preparing [2023-04-26T07:49:42.496Z] fabbc92abb11: Preparing [2023-04-26T07:49:42.496Z] f1417ff83b31: Preparing [2023-04-26T07:49:42.496Z] fabbc92abb11: Waiting [2023-04-26T07:49:42.496Z] f1417ff83b31: Waiting [2023-04-26T07:49:42.496Z] 67a7f9dccc45: Layer already exists [2023-04-26T07:49:42.496Z] ffccafdaa10d: Layer already exists [2023-04-26T07:49:42.496Z] caa4f49eb829: Layer already exists [2023-04-26T07:49:42.496Z] 91ed53d96b57: Layer already exists [2023-04-26T07:49:42.496Z] 0517d316259c: Layer already exists [2023-04-26T07:49:42.496Z] 96d77c1a31a8: Layer already exists [2023-04-26T07:49:42.496Z] fabbc92abb11: Layer already exists [2023-04-26T07:49:42.496Z] f1417ff83b31: Layer already exists [2023-04-26T07:49:42.496Z] 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139: digest: sha256:2ccf6f89e3166d6d9d28ea67c6166e5cecf72e8f2dd0216b1f3cd92932c5f877 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:42.802Z] + 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-26T07:49:43.114Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-04-26T07:49:43.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-26T07:49:43.114Z] 0517d316259c: Preparing [2023-04-26T07:49:43.114Z] caa4f49eb829: Preparing [2023-04-26T07:49:43.114Z] 67a7f9dccc45: Preparing [2023-04-26T07:49:43.114Z] 91ed53d96b57: Preparing [2023-04-26T07:49:43.114Z] ffccafdaa10d: Preparing [2023-04-26T07:49:43.114Z] 96d77c1a31a8: Preparing [2023-04-26T07:49:43.114Z] fabbc92abb11: Preparing [2023-04-26T07:49:43.114Z] f1417ff83b31: Preparing [2023-04-26T07:49:43.114Z] 96d77c1a31a8: Waiting [2023-04-26T07:49:43.114Z] fabbc92abb11: Waiting [2023-04-26T07:49:43.114Z] f1417ff83b31: Waiting [2023-04-26T07:49:43.114Z] 67a7f9dccc45: Layer already exists [2023-04-26T07:49:43.114Z] ffccafdaa10d: Layer already exists [2023-04-26T07:49:43.114Z] 0517d316259c: Layer already exists [2023-04-26T07:49:43.114Z] caa4f49eb829: Layer already exists [2023-04-26T07:49:43.114Z] 91ed53d96b57: Layer already exists [2023-04-26T07:49:43.114Z] 96d77c1a31a8: Layer already exists [2023-04-26T07:49:43.114Z] fabbc92abb11: Layer already exists [2023-04-26T07:49:43.114Z] f1417ff83b31: Layer already exists [2023-04-26T07:49:43.114Z] main: digest: sha256:2ccf6f89e3166d6d9d28ea67c6166e5cecf72e8f2dd0216b1f3cd92932c5f877 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T07:49:43.151Z] ===================================================== [Pipeline] echo [2023-04-26T07:49:43.156Z] taggedImages: [2023-04-26T07:49:43.157Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T07:49:43.157Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-04-26T07:49:43.157Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.139 [2023-04-26T07:49:43.157Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T07:49:43.157Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-04-26T07:49:43.172Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-04-26T07:49:43.172Z] 577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T07:49:43.172Z] latest [2023-04-26T07:49:43.172Z] 3.0.0-dev.139 [2023-04-26T07:49:43.172Z] 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T07:49:43.172Z] main [2023-04-26T07:49:43.172Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:43.475Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:577681181bc6884f0ff204c6dd697ba0a91a7618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:43.783Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T07:49:43.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-26T07:49:43.783Z] 3b65ebe76796: Preparing [2023-04-26T07:49:43.783Z] 5a248d0be639: Preparing [2023-04-26T07:49:43.783Z] a959fcee811e: Preparing [2023-04-26T07:49:43.784Z] 185087ada059: Preparing [2023-04-26T07:49:43.784Z] ffccafdaa10d: Preparing [2023-04-26T07:49:43.784Z] 96d77c1a31a8: Preparing [2023-04-26T07:49:43.784Z] 9fe4e07b500f: Preparing [2023-04-26T07:49:43.784Z] b45b4d8e7105: Preparing [2023-04-26T07:49:43.784Z] f1417ff83b31: Preparing [2023-04-26T07:49:43.784Z] 9fe4e07b500f: Waiting [2023-04-26T07:49:43.784Z] f1417ff83b31: Waiting [2023-04-26T07:49:43.784Z] 96d77c1a31a8: Waiting [2023-04-26T07:49:43.784Z] b45b4d8e7105: Waiting [2023-04-26T07:49:43.784Z] ffccafdaa10d: Layer already exists [2023-04-26T07:49:43.784Z] 96d77c1a31a8: Layer already exists [2023-04-26T07:49:43.784Z] 185087ada059: Pushed [2023-04-26T07:49:43.784Z] 3b65ebe76796: Pushed [2023-04-26T07:49:43.784Z] 9fe4e07b500f: Pushed [2023-04-26T07:49:43.784Z] 5a248d0be639: Pushed [2023-04-26T07:49:43.784Z] f1417ff83b31: Layer already exists [2023-04-26T07:49:44.042Z] b45b4d8e7105: Pushed [2023-04-26T07:49:44.980Z] a959fcee811e: Pushed [2023-04-26T07:49:44.980Z] 577681181bc6884f0ff204c6dd697ba0a91a7618: digest: sha256:83006080ca90a258907a58939223e36a80b6119e6a67a5e55e347defb54af0af size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:45.288Z] + 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-26T07:49:45.589Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-04-26T07:49:45.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-26T07:49:45.590Z] 3b65ebe76796: Preparing [2023-04-26T07:49:45.590Z] 5a248d0be639: Preparing [2023-04-26T07:49:45.590Z] a959fcee811e: Preparing [2023-04-26T07:49:45.590Z] 185087ada059: Preparing [2023-04-26T07:49:45.590Z] ffccafdaa10d: Preparing [2023-04-26T07:49:45.590Z] 96d77c1a31a8: Preparing [2023-04-26T07:49:45.590Z] 9fe4e07b500f: Preparing [2023-04-26T07:49:45.590Z] b45b4d8e7105: Preparing [2023-04-26T07:49:45.590Z] f1417ff83b31: Preparing [2023-04-26T07:49:45.590Z] 96d77c1a31a8: Waiting [2023-04-26T07:49:45.590Z] 9fe4e07b500f: Waiting [2023-04-26T07:49:45.590Z] b45b4d8e7105: Waiting [2023-04-26T07:49:45.590Z] 3b65ebe76796: Layer already exists [2023-04-26T07:49:45.590Z] a959fcee811e: Layer already exists [2023-04-26T07:49:45.590Z] ffccafdaa10d: Layer already exists [2023-04-26T07:49:45.590Z] 5a248d0be639: Layer already exists [2023-04-26T07:49:45.590Z] 185087ada059: Layer already exists [2023-04-26T07:49:45.590Z] b45b4d8e7105: Layer already exists [2023-04-26T07:49:45.590Z] 96d77c1a31a8: Layer already exists [2023-04-26T07:49:45.590Z] 9fe4e07b500f: Layer already exists [2023-04-26T07:49:45.590Z] f1417ff83b31: Layer already exists [2023-04-26T07:49:45.590Z] latest: digest: sha256:83006080ca90a258907a58939223e36a80b6119e6a67a5e55e347defb54af0af size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:45.888Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:46.194Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.139 [2023-04-26T07:49:46.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-26T07:49:46.194Z] 3b65ebe76796: Preparing [2023-04-26T07:49:46.194Z] 5a248d0be639: Preparing [2023-04-26T07:49:46.194Z] a959fcee811e: Preparing [2023-04-26T07:49:46.194Z] 185087ada059: Preparing [2023-04-26T07:49:46.194Z] ffccafdaa10d: Preparing [2023-04-26T07:49:46.194Z] 96d77c1a31a8: Preparing [2023-04-26T07:49:46.194Z] 9fe4e07b500f: Preparing [2023-04-26T07:49:46.194Z] b45b4d8e7105: Preparing [2023-04-26T07:49:46.194Z] f1417ff83b31: Preparing [2023-04-26T07:49:46.194Z] 96d77c1a31a8: Waiting [2023-04-26T07:49:46.194Z] b45b4d8e7105: Waiting [2023-04-26T07:49:46.194Z] 9fe4e07b500f: Waiting [2023-04-26T07:49:46.194Z] f1417ff83b31: Waiting [2023-04-26T07:49:46.194Z] 185087ada059: Layer already exists [2023-04-26T07:49:46.194Z] a959fcee811e: Layer already exists [2023-04-26T07:49:46.194Z] 3b65ebe76796: Layer already exists [2023-04-26T07:49:46.194Z] 5a248d0be639: Layer already exists [2023-04-26T07:49:46.194Z] ffccafdaa10d: Layer already exists [2023-04-26T07:49:46.194Z] 96d77c1a31a8: Layer already exists [2023-04-26T07:49:46.194Z] 9fe4e07b500f: Layer already exists [2023-04-26T07:49:46.194Z] f1417ff83b31: Layer already exists [2023-04-26T07:49:46.194Z] b45b4d8e7105: Layer already exists [2023-04-26T07:49:46.194Z] 3.0.0-dev.139: digest: sha256:83006080ca90a258907a58939223e36a80b6119e6a67a5e55e347defb54af0af size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:46.509Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:46.817Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T07:49:46.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-26T07:49:46.817Z] 3b65ebe76796: Preparing [2023-04-26T07:49:46.817Z] 5a248d0be639: Preparing [2023-04-26T07:49:46.817Z] a959fcee811e: Preparing [2023-04-26T07:49:46.817Z] 185087ada059: Preparing [2023-04-26T07:49:46.817Z] ffccafdaa10d: Preparing [2023-04-26T07:49:46.817Z] 96d77c1a31a8: Preparing [2023-04-26T07:49:46.817Z] 9fe4e07b500f: Preparing [2023-04-26T07:49:46.817Z] b45b4d8e7105: Preparing [2023-04-26T07:49:46.817Z] f1417ff83b31: Preparing [2023-04-26T07:49:46.817Z] 9fe4e07b500f: Waiting [2023-04-26T07:49:46.817Z] b45b4d8e7105: Waiting [2023-04-26T07:49:46.817Z] f1417ff83b31: Waiting [2023-04-26T07:49:46.818Z] 96d77c1a31a8: Waiting [2023-04-26T07:49:46.818Z] 3b65ebe76796: Layer already exists [2023-04-26T07:49:46.818Z] a959fcee811e: Layer already exists [2023-04-26T07:49:46.818Z] ffccafdaa10d: Layer already exists [2023-04-26T07:49:46.818Z] 185087ada059: Layer already exists [2023-04-26T07:49:46.818Z] 5a248d0be639: Layer already exists [2023-04-26T07:49:46.818Z] 9fe4e07b500f: Layer already exists [2023-04-26T07:49:46.818Z] 96d77c1a31a8: Layer already exists [2023-04-26T07:49:46.818Z] b45b4d8e7105: Layer already exists [2023-04-26T07:49:46.818Z] f1417ff83b31: Layer already exists [2023-04-26T07:49:46.818Z] 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139: digest: sha256:83006080ca90a258907a58939223e36a80b6119e6a67a5e55e347defb54af0af size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:47.135Z] + 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-26T07:49:47.442Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-04-26T07:49:47.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-26T07:49:47.442Z] 3b65ebe76796: Preparing [2023-04-26T07:49:47.442Z] 5a248d0be639: Preparing [2023-04-26T07:49:47.442Z] a959fcee811e: Preparing [2023-04-26T07:49:47.442Z] 185087ada059: Preparing [2023-04-26T07:49:47.442Z] ffccafdaa10d: Preparing [2023-04-26T07:49:47.442Z] 96d77c1a31a8: Preparing [2023-04-26T07:49:47.442Z] 9fe4e07b500f: Preparing [2023-04-26T07:49:47.442Z] b45b4d8e7105: Preparing [2023-04-26T07:49:47.442Z] f1417ff83b31: Preparing [2023-04-26T07:49:47.442Z] b45b4d8e7105: Waiting [2023-04-26T07:49:47.442Z] f1417ff83b31: Waiting [2023-04-26T07:49:47.442Z] 9fe4e07b500f: Waiting [2023-04-26T07:49:47.442Z] 96d77c1a31a8: Waiting [2023-04-26T07:49:47.442Z] ffccafdaa10d: Layer already exists [2023-04-26T07:49:47.442Z] a959fcee811e: Layer already exists [2023-04-26T07:49:47.442Z] 185087ada059: Layer already exists [2023-04-26T07:49:47.442Z] 3b65ebe76796: Layer already exists [2023-04-26T07:49:47.442Z] 5a248d0be639: Layer already exists [2023-04-26T07:49:47.442Z] 96d77c1a31a8: Layer already exists [2023-04-26T07:49:47.442Z] 9fe4e07b500f: Layer already exists [2023-04-26T07:49:47.442Z] f1417ff83b31: Layer already exists [2023-04-26T07:49:47.442Z] b45b4d8e7105: Layer already exists [2023-04-26T07:49:47.442Z] main: digest: sha256:83006080ca90a258907a58939223e36a80b6119e6a67a5e55e347defb54af0af size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T07:49:47.496Z] ===================================================== [Pipeline] echo [2023-04-26T07:49:47.504Z] taggedImages: [2023-04-26T07:49:47.504Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T07:49:47.504Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-04-26T07:49:47.504Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.139 [2023-04-26T07:49:47.504Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T07:49:47.504Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-04-26T07:49:47.532Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-04-26T07:49:47.532Z] 577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T07:49:47.532Z] latest [2023-04-26T07:49:47.532Z] 3.0.0-dev.139 [2023-04-26T07:49:47.532Z] 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T07:49:47.532Z] main [2023-04-26T07:49:47.532Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:47.851Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:577681181bc6884f0ff204c6dd697ba0a91a7618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:48.157Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T07:49:48.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-26T07:49:48.157Z] 1d8a011449fb: Preparing [2023-04-26T07:49:48.157Z] 516795fae35a: Preparing [2023-04-26T07:49:48.157Z] ce1e73ddad94: Preparing [2023-04-26T07:49:48.157Z] c5f6d293888c: Preparing [2023-04-26T07:49:48.157Z] be9af7276b9e: Preparing [2023-04-26T07:49:48.157Z] 164296b33834: Preparing [2023-04-26T07:49:48.157Z] 6fe1195599e0: Preparing [2023-04-26T07:49:48.157Z] ffccafdaa10d: Preparing [2023-04-26T07:49:48.157Z] 96d77c1a31a8: Preparing [2023-04-26T07:49:48.157Z] 7754ca888c14: Preparing [2023-04-26T07:49:48.157Z] f1417ff83b31: Preparing [2023-04-26T07:49:48.157Z] 164296b33834: Waiting [2023-04-26T07:49:48.157Z] 96d77c1a31a8: Waiting [2023-04-26T07:49:48.157Z] 7754ca888c14: Waiting [2023-04-26T07:49:48.157Z] 6fe1195599e0: Waiting [2023-04-26T07:49:48.157Z] ffccafdaa10d: Waiting [2023-04-26T07:49:48.157Z] f1417ff83b31: Waiting [2023-04-26T07:49:48.157Z] 1d8a011449fb: Pushed [2023-04-26T07:49:48.157Z] 516795fae35a: Pushed [2023-04-26T07:49:48.157Z] be9af7276b9e: Pushed [2023-04-26T07:49:48.157Z] ffccafdaa10d: Layer already exists [2023-04-26T07:49:48.157Z] 96d77c1a31a8: Layer already exists [2023-04-26T07:49:48.416Z] 164296b33834: Pushed [2023-04-26T07:49:48.416Z] 6fe1195599e0: Pushed [2023-04-26T07:49:48.416Z] f1417ff83b31: Layer already exists [2023-04-26T07:49:48.416Z] 7754ca888c14: Pushed [2023-04-26T07:49:49.352Z] c5f6d293888c: Pushed [2023-04-26T07:49:49.611Z] ce1e73ddad94: Pushed [2023-04-26T07:49:49.871Z] 577681181bc6884f0ff204c6dd697ba0a91a7618: digest: sha256:71978ed0914453e8386f3a92955f5be43addf53465a03240a469d8db92c272cd size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:50.178Z] + 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-26T07:49:50.487Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-04-26T07:49:50.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-26T07:49:50.487Z] 1d8a011449fb: Preparing [2023-04-26T07:49:50.487Z] 516795fae35a: Preparing [2023-04-26T07:49:50.487Z] ce1e73ddad94: Preparing [2023-04-26T07:49:50.487Z] c5f6d293888c: Preparing [2023-04-26T07:49:50.487Z] be9af7276b9e: Preparing [2023-04-26T07:49:50.487Z] 164296b33834: Preparing [2023-04-26T07:49:50.487Z] 6fe1195599e0: Preparing [2023-04-26T07:49:50.487Z] ffccafdaa10d: Preparing [2023-04-26T07:49:50.487Z] 96d77c1a31a8: Preparing [2023-04-26T07:49:50.487Z] 7754ca888c14: Preparing [2023-04-26T07:49:50.487Z] f1417ff83b31: Preparing [2023-04-26T07:49:50.487Z] ffccafdaa10d: Waiting [2023-04-26T07:49:50.487Z] 96d77c1a31a8: Waiting [2023-04-26T07:49:50.487Z] 164296b33834: Waiting [2023-04-26T07:49:50.487Z] 6fe1195599e0: Waiting [2023-04-26T07:49:50.487Z] be9af7276b9e: Layer already exists [2023-04-26T07:49:50.487Z] 516795fae35a: Layer already exists [2023-04-26T07:49:50.487Z] 1d8a011449fb: Layer already exists [2023-04-26T07:49:50.487Z] c5f6d293888c: Layer already exists [2023-04-26T07:49:50.487Z] ce1e73ddad94: Layer already exists [2023-04-26T07:49:50.487Z] 164296b33834: Layer already exists [2023-04-26T07:49:50.487Z] 6fe1195599e0: Layer already exists [2023-04-26T07:49:50.487Z] 96d77c1a31a8: Layer already exists [2023-04-26T07:49:50.487Z] ffccafdaa10d: Layer already exists [2023-04-26T07:49:50.487Z] 7754ca888c14: Layer already exists [2023-04-26T07:49:50.487Z] f1417ff83b31: Layer already exists [2023-04-26T07:49:50.487Z] latest: digest: sha256:71978ed0914453e8386f3a92955f5be43addf53465a03240a469d8db92c272cd size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:50.795Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:51.097Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.139 [2023-04-26T07:49:51.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-26T07:49:51.097Z] 1d8a011449fb: Preparing [2023-04-26T07:49:51.097Z] 516795fae35a: Preparing [2023-04-26T07:49:51.097Z] ce1e73ddad94: Preparing [2023-04-26T07:49:51.097Z] c5f6d293888c: Preparing [2023-04-26T07:49:51.097Z] be9af7276b9e: Preparing [2023-04-26T07:49:51.097Z] 164296b33834: Preparing [2023-04-26T07:49:51.097Z] 6fe1195599e0: Preparing [2023-04-26T07:49:51.097Z] ffccafdaa10d: Preparing [2023-04-26T07:49:51.097Z] 96d77c1a31a8: Preparing [2023-04-26T07:49:51.097Z] 7754ca888c14: Preparing [2023-04-26T07:49:51.097Z] f1417ff83b31: Preparing [2023-04-26T07:49:51.097Z] 164296b33834: Waiting [2023-04-26T07:49:51.097Z] 6fe1195599e0: Waiting [2023-04-26T07:49:51.097Z] ffccafdaa10d: Waiting [2023-04-26T07:49:51.097Z] 96d77c1a31a8: Waiting [2023-04-26T07:49:51.097Z] 7754ca888c14: Waiting [2023-04-26T07:49:51.097Z] f1417ff83b31: Waiting [2023-04-26T07:49:51.097Z] ce1e73ddad94: Layer already exists [2023-04-26T07:49:51.097Z] 1d8a011449fb: Layer already exists [2023-04-26T07:49:51.097Z] c5f6d293888c: Layer already exists [2023-04-26T07:49:51.097Z] 516795fae35a: Layer already exists [2023-04-26T07:49:51.097Z] be9af7276b9e: Layer already exists [2023-04-26T07:49:51.097Z] 164296b33834: Layer already exists [2023-04-26T07:49:51.097Z] 7754ca888c14: Layer already exists [2023-04-26T07:49:51.097Z] 96d77c1a31a8: Layer already exists [2023-04-26T07:49:51.097Z] 6fe1195599e0: Layer already exists [2023-04-26T07:49:51.097Z] ffccafdaa10d: Layer already exists [2023-04-26T07:49:51.097Z] f1417ff83b31: Layer already exists [2023-04-26T07:49:51.097Z] 3.0.0-dev.139: digest: sha256:71978ed0914453e8386f3a92955f5be43addf53465a03240a469d8db92c272cd size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:51.402Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:51.707Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T07:49:51.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-26T07:49:51.707Z] 1d8a011449fb: Preparing [2023-04-26T07:49:51.707Z] 516795fae35a: Preparing [2023-04-26T07:49:51.707Z] ce1e73ddad94: Preparing [2023-04-26T07:49:51.707Z] c5f6d293888c: Preparing [2023-04-26T07:49:51.707Z] be9af7276b9e: Preparing [2023-04-26T07:49:51.707Z] 164296b33834: Preparing [2023-04-26T07:49:51.707Z] 6fe1195599e0: Preparing [2023-04-26T07:49:51.707Z] ffccafdaa10d: Preparing [2023-04-26T07:49:51.707Z] 96d77c1a31a8: Preparing [2023-04-26T07:49:51.707Z] 7754ca888c14: Preparing [2023-04-26T07:49:51.707Z] f1417ff83b31: Preparing [2023-04-26T07:49:51.707Z] 6fe1195599e0: Waiting [2023-04-26T07:49:51.707Z] ffccafdaa10d: Waiting [2023-04-26T07:49:51.707Z] 96d77c1a31a8: Waiting [2023-04-26T07:49:51.707Z] 7754ca888c14: Waiting [2023-04-26T07:49:51.707Z] f1417ff83b31: Waiting [2023-04-26T07:49:51.707Z] 164296b33834: Waiting [2023-04-26T07:49:51.707Z] 516795fae35a: Layer already exists [2023-04-26T07:49:51.707Z] be9af7276b9e: Layer already exists [2023-04-26T07:49:51.707Z] 1d8a011449fb: Layer already exists [2023-04-26T07:49:51.707Z] c5f6d293888c: Layer already exists [2023-04-26T07:49:51.707Z] ce1e73ddad94: Layer already exists [2023-04-26T07:49:51.707Z] 164296b33834: Layer already exists [2023-04-26T07:49:51.707Z] 6fe1195599e0: Layer already exists [2023-04-26T07:49:51.707Z] ffccafdaa10d: Layer already exists [2023-04-26T07:49:51.707Z] 7754ca888c14: Layer already exists [2023-04-26T07:49:51.707Z] 96d77c1a31a8: Layer already exists [2023-04-26T07:49:51.707Z] f1417ff83b31: Layer already exists [2023-04-26T07:49:51.707Z] 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139: digest: sha256:71978ed0914453e8386f3a92955f5be43addf53465a03240a469d8db92c272cd size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:52.018Z] + 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-26T07:49:52.322Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-04-26T07:49:52.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-26T07:49:52.323Z] 1d8a011449fb: Preparing [2023-04-26T07:49:52.323Z] 516795fae35a: Preparing [2023-04-26T07:49:52.323Z] ce1e73ddad94: Preparing [2023-04-26T07:49:52.323Z] c5f6d293888c: Preparing [2023-04-26T07:49:52.323Z] be9af7276b9e: Preparing [2023-04-26T07:49:52.323Z] 164296b33834: Preparing [2023-04-26T07:49:52.323Z] 6fe1195599e0: Preparing [2023-04-26T07:49:52.323Z] ffccafdaa10d: Preparing [2023-04-26T07:49:52.323Z] 96d77c1a31a8: Preparing [2023-04-26T07:49:52.323Z] 7754ca888c14: Preparing [2023-04-26T07:49:52.323Z] f1417ff83b31: Preparing [2023-04-26T07:49:52.323Z] 6fe1195599e0: Waiting [2023-04-26T07:49:52.323Z] 164296b33834: Waiting [2023-04-26T07:49:52.323Z] ffccafdaa10d: Waiting [2023-04-26T07:49:52.323Z] 7754ca888c14: Waiting [2023-04-26T07:49:52.323Z] f1417ff83b31: Waiting [2023-04-26T07:49:52.323Z] 96d77c1a31a8: Waiting [2023-04-26T07:49:52.323Z] ce1e73ddad94: Layer already exists [2023-04-26T07:49:52.323Z] c5f6d293888c: Layer already exists [2023-04-26T07:49:52.323Z] 1d8a011449fb: Layer already exists [2023-04-26T07:49:52.323Z] be9af7276b9e: Layer already exists [2023-04-26T07:49:52.323Z] 516795fae35a: Layer already exists [2023-04-26T07:49:52.323Z] 164296b33834: Layer already exists [2023-04-26T07:49:52.323Z] 6fe1195599e0: Layer already exists [2023-04-26T07:49:52.323Z] ffccafdaa10d: Layer already exists [2023-04-26T07:49:52.323Z] 96d77c1a31a8: Layer already exists [2023-04-26T07:49:52.323Z] 7754ca888c14: Layer already exists [2023-04-26T07:49:52.323Z] f1417ff83b31: Layer already exists [2023-04-26T07:49:52.323Z] main: digest: sha256:71978ed0914453e8386f3a92955f5be43addf53465a03240a469d8db92c272cd size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T07:49:52.365Z] ===================================================== [Pipeline] echo [2023-04-26T07:49:52.371Z] taggedImages: [2023-04-26T07:49:52.371Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T07:49:52.371Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-04-26T07:49:52.371Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.139 [2023-04-26T07:49:52.371Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T07:49:52.371Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-04-26T07:49:52.386Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-04-26T07:49:52.386Z] 577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T07:49:52.386Z] latest [2023-04-26T07:49:52.386Z] 3.0.0-dev.139 [2023-04-26T07:49:52.386Z] 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T07:49:52.386Z] main [2023-04-26T07:49:52.386Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:52.694Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:577681181bc6884f0ff204c6dd697ba0a91a7618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:52.998Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T07:49:52.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-26T07:49:52.998Z] 3c8fe677afd0: Preparing [2023-04-26T07:49:52.998Z] 2265c28845f4: Preparing [2023-04-26T07:49:52.998Z] ffccafdaa10d: Preparing [2023-04-26T07:49:52.998Z] 96d77c1a31a8: Preparing [2023-04-26T07:49:52.998Z] 65227d341720: Preparing [2023-04-26T07:49:52.998Z] f1417ff83b31: Preparing [2023-04-26T07:49:52.998Z] f1417ff83b31: Waiting [2023-04-26T07:49:52.998Z] ffccafdaa10d: Layer already exists [2023-04-26T07:49:52.998Z] 96d77c1a31a8: Layer already exists [2023-04-26T07:49:52.998Z] f1417ff83b31: Layer already exists [2023-04-26T07:49:52.998Z] 3c8fe677afd0: Pushed [2023-04-26T07:49:53.569Z] 65227d341720: Pushed [2023-04-26T07:49:55.495Z] 2265c28845f4: Pushed [2023-04-26T07:49:55.495Z] 577681181bc6884f0ff204c6dd697ba0a91a7618: digest: sha256:f1704e497aa59fe5a1a3d1cbf471c8d48205b572dad9917b78dbacda567ea1eb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:55.801Z] + 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-26T07:49:56.115Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-04-26T07:49:56.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-26T07:49:56.115Z] 3c8fe677afd0: Preparing [2023-04-26T07:49:56.115Z] 2265c28845f4: Preparing [2023-04-26T07:49:56.115Z] ffccafdaa10d: Preparing [2023-04-26T07:49:56.115Z] 96d77c1a31a8: Preparing [2023-04-26T07:49:56.115Z] 65227d341720: Preparing [2023-04-26T07:49:56.115Z] f1417ff83b31: Preparing [2023-04-26T07:49:56.115Z] f1417ff83b31: Waiting [2023-04-26T07:49:56.115Z] 65227d341720: Layer already exists [2023-04-26T07:49:56.115Z] 3c8fe677afd0: Layer already exists [2023-04-26T07:49:56.115Z] 96d77c1a31a8: Layer already exists [2023-04-26T07:49:56.115Z] 2265c28845f4: Layer already exists [2023-04-26T07:49:56.115Z] ffccafdaa10d: Layer already exists [2023-04-26T07:49:56.115Z] f1417ff83b31: Layer already exists [2023-04-26T07:49:56.115Z] latest: digest: sha256:f1704e497aa59fe5a1a3d1cbf471c8d48205b572dad9917b78dbacda567ea1eb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:56.427Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:56.735Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.139 [2023-04-26T07:49:56.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-26T07:49:56.735Z] 3c8fe677afd0: Preparing [2023-04-26T07:49:56.735Z] 2265c28845f4: Preparing [2023-04-26T07:49:56.735Z] ffccafdaa10d: Preparing [2023-04-26T07:49:56.735Z] 96d77c1a31a8: Preparing [2023-04-26T07:49:56.735Z] 65227d341720: Preparing [2023-04-26T07:49:56.735Z] f1417ff83b31: Preparing [2023-04-26T07:49:56.736Z] 65227d341720: Layer already exists [2023-04-26T07:49:56.736Z] ffccafdaa10d: Layer already exists [2023-04-26T07:49:56.736Z] 3c8fe677afd0: Layer already exists [2023-04-26T07:49:56.736Z] 96d77c1a31a8: Layer already exists [2023-04-26T07:49:56.736Z] 2265c28845f4: Layer already exists [2023-04-26T07:49:56.736Z] f1417ff83b31: Layer already exists [2023-04-26T07:49:56.736Z] 3.0.0-dev.139: digest: sha256:f1704e497aa59fe5a1a3d1cbf471c8d48205b572dad9917b78dbacda567ea1eb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:57.048Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:57.357Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T07:49:57.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-26T07:49:57.357Z] 3c8fe677afd0: Preparing [2023-04-26T07:49:57.357Z] 2265c28845f4: Preparing [2023-04-26T07:49:57.357Z] ffccafdaa10d: Preparing [2023-04-26T07:49:57.357Z] 96d77c1a31a8: Preparing [2023-04-26T07:49:57.357Z] 65227d341720: Preparing [2023-04-26T07:49:57.357Z] f1417ff83b31: Preparing [2023-04-26T07:49:57.357Z] f1417ff83b31: Waiting [2023-04-26T07:49:57.357Z] 3c8fe677afd0: Layer already exists [2023-04-26T07:49:57.357Z] 65227d341720: Layer already exists [2023-04-26T07:49:57.357Z] 2265c28845f4: Layer already exists [2023-04-26T07:49:57.357Z] 96d77c1a31a8: Layer already exists [2023-04-26T07:49:57.357Z] ffccafdaa10d: Layer already exists [2023-04-26T07:49:57.357Z] f1417ff83b31: Layer already exists [2023-04-26T07:49:57.357Z] 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139: digest: sha256:f1704e497aa59fe5a1a3d1cbf471c8d48205b572dad9917b78dbacda567ea1eb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:57.675Z] + 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-26T07:49:57.984Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-04-26T07:49:57.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-26T07:49:57.984Z] 3c8fe677afd0: Preparing [2023-04-26T07:49:57.984Z] 2265c28845f4: Preparing [2023-04-26T07:49:57.984Z] ffccafdaa10d: Preparing [2023-04-26T07:49:57.984Z] 96d77c1a31a8: Preparing [2023-04-26T07:49:57.984Z] 65227d341720: Preparing [2023-04-26T07:49:57.984Z] f1417ff83b31: Preparing [2023-04-26T07:49:57.984Z] f1417ff83b31: Waiting [2023-04-26T07:49:57.984Z] 96d77c1a31a8: Layer already exists [2023-04-26T07:49:57.984Z] 65227d341720: Layer already exists [2023-04-26T07:49:57.984Z] 2265c28845f4: Layer already exists [2023-04-26T07:49:57.984Z] 3c8fe677afd0: Layer already exists [2023-04-26T07:49:57.984Z] ffccafdaa10d: Layer already exists [2023-04-26T07:49:57.984Z] f1417ff83b31: Layer already exists [2023-04-26T07:49:57.984Z] main: digest: sha256:f1704e497aa59fe5a1a3d1cbf471c8d48205b572dad9917b78dbacda567ea1eb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T07:49:58.032Z] ===================================================== [Pipeline] echo [2023-04-26T07:49:58.044Z] taggedImages: [2023-04-26T07:49:58.044Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T07:49:58.044Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-04-26T07:49:58.044Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.139 [2023-04-26T07:49:58.044Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T07:49:58.044Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-04-26T07:49:58.067Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-04-26T07:49:58.067Z] 577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T07:49:58.067Z] latest [2023-04-26T07:49:58.067Z] 3.0.0-dev.139 [2023-04-26T07:49:58.067Z] 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T07:49:58.067Z] main [2023-04-26T07:49:58.067Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:58.405Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:577681181bc6884f0ff204c6dd697ba0a91a7618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:49:58.718Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T07:49:58.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-26T07:49:58.718Z] 62b3978666b7: Preparing [2023-04-26T07:49:58.718Z] 25d2d7a0046d: Preparing [2023-04-26T07:49:58.718Z] 0658c7a897aa: Preparing [2023-04-26T07:49:58.718Z] 3dea9e929b93: Preparing [2023-04-26T07:49:58.718Z] ced5bd17bbf6: Preparing [2023-04-26T07:49:58.718Z] ffccafdaa10d: Preparing [2023-04-26T07:49:58.718Z] 96d77c1a31a8: Preparing [2023-04-26T07:49:58.718Z] ffccafdaa10d: Waiting [2023-04-26T07:49:58.718Z] 7c7e04c289bc: Preparing [2023-04-26T07:49:58.718Z] f1417ff83b31: Preparing [2023-04-26T07:49:58.718Z] 96d77c1a31a8: Waiting [2023-04-26T07:49:58.718Z] f1417ff83b31: Waiting [2023-04-26T07:49:58.718Z] 0658c7a897aa: Pushed [2023-04-26T07:49:58.718Z] 25d2d7a0046d: Pushed [2023-04-26T07:49:58.718Z] 62b3978666b7: Pushed [2023-04-26T07:49:58.718Z] ffccafdaa10d: Layer already exists [2023-04-26T07:49:58.718Z] 96d77c1a31a8: Layer already exists [2023-04-26T07:49:58.718Z] f1417ff83b31: Layer already exists [2023-04-26T07:49:59.286Z] 7c7e04c289bc: Pushed [2023-04-26T07:50:04.551Z] ced5bd17bbf6: Pushed [2023-04-26T07:50:06.453Z] 3dea9e929b93: Pushed [2023-04-26T07:50:06.453Z] 577681181bc6884f0ff204c6dd697ba0a91a7618: digest: sha256:6d3754e802bdd87168d45d5dfcdeb048a0c4ff4d34aae027417256bf486b3005 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:50:06.766Z] + 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-26T07:50:07.065Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-04-26T07:50:07.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-26T07:50:07.065Z] 62b3978666b7: Preparing [2023-04-26T07:50:07.065Z] 25d2d7a0046d: Preparing [2023-04-26T07:50:07.065Z] 0658c7a897aa: Preparing [2023-04-26T07:50:07.065Z] 3dea9e929b93: Preparing [2023-04-26T07:50:07.065Z] ced5bd17bbf6: Preparing [2023-04-26T07:50:07.065Z] ffccafdaa10d: Preparing [2023-04-26T07:50:07.065Z] 96d77c1a31a8: Preparing [2023-04-26T07:50:07.065Z] 7c7e04c289bc: Preparing [2023-04-26T07:50:07.065Z] f1417ff83b31: Preparing [2023-04-26T07:50:07.065Z] ffccafdaa10d: Waiting [2023-04-26T07:50:07.065Z] 96d77c1a31a8: Waiting [2023-04-26T07:50:07.065Z] 7c7e04c289bc: Waiting [2023-04-26T07:50:07.065Z] f1417ff83b31: Waiting [2023-04-26T07:50:07.065Z] ced5bd17bbf6: Layer already exists [2023-04-26T07:50:07.065Z] 25d2d7a0046d: Layer already exists [2023-04-26T07:50:07.065Z] 3dea9e929b93: Layer already exists [2023-04-26T07:50:07.065Z] 0658c7a897aa: Layer already exists [2023-04-26T07:50:07.065Z] 62b3978666b7: Layer already exists [2023-04-26T07:50:07.065Z] ffccafdaa10d: Layer already exists [2023-04-26T07:50:07.065Z] f1417ff83b31: Layer already exists [2023-04-26T07:50:07.065Z] 96d77c1a31a8: Layer already exists [2023-04-26T07:50:07.065Z] 7c7e04c289bc: Layer already exists [2023-04-26T07:50:07.065Z] latest: digest: sha256:6d3754e802bdd87168d45d5dfcdeb048a0c4ff4d34aae027417256bf486b3005 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:50:07.371Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:50:07.676Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.139 [2023-04-26T07:50:07.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-26T07:50:07.676Z] 62b3978666b7: Preparing [2023-04-26T07:50:07.676Z] 25d2d7a0046d: Preparing [2023-04-26T07:50:07.676Z] 0658c7a897aa: Preparing [2023-04-26T07:50:07.676Z] 3dea9e929b93: Preparing [2023-04-26T07:50:07.676Z] ced5bd17bbf6: Preparing [2023-04-26T07:50:07.676Z] ffccafdaa10d: Preparing [2023-04-26T07:50:07.676Z] 96d77c1a31a8: Preparing [2023-04-26T07:50:07.676Z] 7c7e04c289bc: Preparing [2023-04-26T07:50:07.676Z] f1417ff83b31: Preparing [2023-04-26T07:50:07.676Z] ffccafdaa10d: Waiting [2023-04-26T07:50:07.676Z] 96d77c1a31a8: Waiting [2023-04-26T07:50:07.676Z] 7c7e04c289bc: Waiting [2023-04-26T07:50:07.676Z] f1417ff83b31: Waiting [2023-04-26T07:50:07.676Z] ced5bd17bbf6: Layer already exists [2023-04-26T07:50:07.676Z] 0658c7a897aa: Layer already exists [2023-04-26T07:50:07.676Z] 3dea9e929b93: Layer already exists [2023-04-26T07:50:07.676Z] 25d2d7a0046d: Layer already exists [2023-04-26T07:50:07.676Z] 62b3978666b7: Layer already exists [2023-04-26T07:50:07.676Z] 96d77c1a31a8: Layer already exists [2023-04-26T07:50:07.676Z] f1417ff83b31: Layer already exists [2023-04-26T07:50:07.676Z] 7c7e04c289bc: Layer already exists [2023-04-26T07:50:07.676Z] ffccafdaa10d: Layer already exists [2023-04-26T07:50:07.676Z] 3.0.0-dev.139: digest: sha256:6d3754e802bdd87168d45d5dfcdeb048a0c4ff4d34aae027417256bf486b3005 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:50:07.982Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:50:08.283Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T07:50:08.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-26T07:50:08.283Z] 62b3978666b7: Preparing [2023-04-26T07:50:08.283Z] 25d2d7a0046d: Preparing [2023-04-26T07:50:08.283Z] 0658c7a897aa: Preparing [2023-04-26T07:50:08.283Z] 3dea9e929b93: Preparing [2023-04-26T07:50:08.283Z] ced5bd17bbf6: Preparing [2023-04-26T07:50:08.283Z] ffccafdaa10d: Preparing [2023-04-26T07:50:08.283Z] 96d77c1a31a8: Preparing [2023-04-26T07:50:08.283Z] 7c7e04c289bc: Preparing [2023-04-26T07:50:08.283Z] f1417ff83b31: Preparing [2023-04-26T07:50:08.283Z] ffccafdaa10d: Waiting [2023-04-26T07:50:08.283Z] 96d77c1a31a8: Waiting [2023-04-26T07:50:08.283Z] 7c7e04c289bc: Waiting [2023-04-26T07:50:08.283Z] f1417ff83b31: Waiting [2023-04-26T07:50:08.283Z] 3dea9e929b93: Layer already exists [2023-04-26T07:50:08.283Z] 0658c7a897aa: Layer already exists [2023-04-26T07:50:08.283Z] ced5bd17bbf6: Layer already exists [2023-04-26T07:50:08.283Z] 62b3978666b7: Layer already exists [2023-04-26T07:50:08.283Z] 25d2d7a0046d: Layer already exists [2023-04-26T07:50:08.283Z] ffccafdaa10d: Layer already exists [2023-04-26T07:50:08.283Z] f1417ff83b31: Layer already exists [2023-04-26T07:50:08.283Z] 96d77c1a31a8: Layer already exists [2023-04-26T07:50:08.283Z] 7c7e04c289bc: Layer already exists [2023-04-26T07:50:08.283Z] 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139: digest: sha256:6d3754e802bdd87168d45d5dfcdeb048a0c4ff4d34aae027417256bf486b3005 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:50:08.589Z] + 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-26T07:50:08.891Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-04-26T07:50:08.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-26T07:50:08.891Z] 62b3978666b7: Preparing [2023-04-26T07:50:08.891Z] 25d2d7a0046d: Preparing [2023-04-26T07:50:08.891Z] 0658c7a897aa: Preparing [2023-04-26T07:50:08.891Z] 3dea9e929b93: Preparing [2023-04-26T07:50:08.891Z] ced5bd17bbf6: Preparing [2023-04-26T07:50:08.891Z] ffccafdaa10d: Preparing [2023-04-26T07:50:08.891Z] 96d77c1a31a8: Preparing [2023-04-26T07:50:08.891Z] 7c7e04c289bc: Preparing [2023-04-26T07:50:08.891Z] f1417ff83b31: Preparing [2023-04-26T07:50:08.891Z] ffccafdaa10d: Waiting [2023-04-26T07:50:08.891Z] 96d77c1a31a8: Waiting [2023-04-26T07:50:08.891Z] 7c7e04c289bc: Waiting [2023-04-26T07:50:08.891Z] f1417ff83b31: Waiting [2023-04-26T07:50:08.891Z] ced5bd17bbf6: Layer already exists [2023-04-26T07:50:08.891Z] 0658c7a897aa: Layer already exists [2023-04-26T07:50:08.891Z] 3dea9e929b93: Layer already exists [2023-04-26T07:50:08.891Z] 62b3978666b7: Layer already exists [2023-04-26T07:50:08.891Z] 25d2d7a0046d: Layer already exists [2023-04-26T07:50:08.891Z] ffccafdaa10d: Layer already exists [2023-04-26T07:50:08.891Z] 96d77c1a31a8: Layer already exists [2023-04-26T07:50:08.891Z] 7c7e04c289bc: Layer already exists [2023-04-26T07:50:08.891Z] f1417ff83b31: Layer already exists [2023-04-26T07:50:08.891Z] main: digest: sha256:6d3754e802bdd87168d45d5dfcdeb048a0c4ff4d34aae027417256bf486b3005 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T07:50:08.927Z] ===================================================== [Pipeline] echo [2023-04-26T07:50:08.934Z] taggedImages: [2023-04-26T07:50:08.934Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T07:50:08.934Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-04-26T07:50:08.934Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.139 [2023-04-26T07:50:08.934Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T07:50:08.934Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-04-26T07:50:08.954Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-04-26T07:50:08.954Z] 577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T07:50:08.954Z] latest [2023-04-26T07:50:08.954Z] 3.0.0-dev.139 [2023-04-26T07:50:08.954Z] 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T07:50:08.954Z] main [2023-04-26T07:50:08.954Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:50:09.276Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:577681181bc6884f0ff204c6dd697ba0a91a7618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:50:09.577Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T07:50:09.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-26T07:50:09.577Z] a73fe129a27a: Preparing [2023-04-26T07:50:09.577Z] 282a3492772b: Preparing [2023-04-26T07:50:09.577Z] 6572c837acdd: Preparing [2023-04-26T07:50:09.577Z] e1a33551c4ae: Preparing [2023-04-26T07:50:09.577Z] ffccafdaa10d: Preparing [2023-04-26T07:50:09.577Z] 96d77c1a31a8: Preparing [2023-04-26T07:50:09.577Z] 99dde5d5b6e6: Preparing [2023-04-26T07:50:09.577Z] f1417ff83b31: Preparing [2023-04-26T07:50:09.577Z] 96d77c1a31a8: Waiting [2023-04-26T07:50:09.577Z] f1417ff83b31: Waiting [2023-04-26T07:50:09.577Z] ffccafdaa10d: Layer already exists [2023-04-26T07:50:09.577Z] 96d77c1a31a8: Layer already exists [2023-04-26T07:50:09.577Z] 282a3492772b: Pushed [2023-04-26T07:50:09.577Z] f1417ff83b31: Layer already exists [2023-04-26T07:50:09.577Z] 6572c837acdd: Pushed [2023-04-26T07:50:09.577Z] a73fe129a27a: Pushed [2023-04-26T07:50:09.835Z] 99dde5d5b6e6: Pushed [2023-04-26T07:50:17.957Z] e1a33551c4ae: Pushed [2023-04-26T07:50:17.957Z] 577681181bc6884f0ff204c6dd697ba0a91a7618: digest: sha256:c922b67df50e16382ef8c2b3dc2759bc62d928da62a7acd03cb6095f3e277aec size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:50:18.277Z] + 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-26T07:50:18.592Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-04-26T07:50:18.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-26T07:50:18.592Z] a73fe129a27a: Preparing [2023-04-26T07:50:18.592Z] 282a3492772b: Preparing [2023-04-26T07:50:18.592Z] 6572c837acdd: Preparing [2023-04-26T07:50:18.592Z] e1a33551c4ae: Preparing [2023-04-26T07:50:18.592Z] ffccafdaa10d: Preparing [2023-04-26T07:50:18.592Z] 96d77c1a31a8: Preparing [2023-04-26T07:50:18.592Z] 99dde5d5b6e6: Preparing [2023-04-26T07:50:18.592Z] f1417ff83b31: Preparing [2023-04-26T07:50:18.592Z] 96d77c1a31a8: Waiting [2023-04-26T07:50:18.592Z] 99dde5d5b6e6: Waiting [2023-04-26T07:50:18.592Z] f1417ff83b31: Waiting [2023-04-26T07:50:18.592Z] 282a3492772b: Layer already exists [2023-04-26T07:50:18.592Z] ffccafdaa10d: Layer already exists [2023-04-26T07:50:18.592Z] a73fe129a27a: Layer already exists [2023-04-26T07:50:18.592Z] e1a33551c4ae: Layer already exists [2023-04-26T07:50:18.592Z] 6572c837acdd: Layer already exists [2023-04-26T07:50:18.592Z] 96d77c1a31a8: Layer already exists [2023-04-26T07:50:18.592Z] 99dde5d5b6e6: Layer already exists [2023-04-26T07:50:18.592Z] f1417ff83b31: Layer already exists [2023-04-26T07:50:18.592Z] latest: digest: sha256:c922b67df50e16382ef8c2b3dc2759bc62d928da62a7acd03cb6095f3e277aec size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:50:18.914Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:50:19.213Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.139 [2023-04-26T07:50:19.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-26T07:50:19.213Z] a73fe129a27a: Preparing [2023-04-26T07:50:19.213Z] 282a3492772b: Preparing [2023-04-26T07:50:19.213Z] 6572c837acdd: Preparing [2023-04-26T07:50:19.213Z] e1a33551c4ae: Preparing [2023-04-26T07:50:19.213Z] ffccafdaa10d: Preparing [2023-04-26T07:50:19.213Z] 96d77c1a31a8: Preparing [2023-04-26T07:50:19.213Z] 99dde5d5b6e6: Preparing [2023-04-26T07:50:19.213Z] f1417ff83b31: Preparing [2023-04-26T07:50:19.213Z] 99dde5d5b6e6: Waiting [2023-04-26T07:50:19.213Z] f1417ff83b31: Waiting [2023-04-26T07:50:19.213Z] 96d77c1a31a8: Waiting [2023-04-26T07:50:19.213Z] e1a33551c4ae: Layer already exists [2023-04-26T07:50:19.213Z] a73fe129a27a: Layer already exists [2023-04-26T07:50:19.213Z] ffccafdaa10d: Layer already exists [2023-04-26T07:50:19.213Z] 282a3492772b: Layer already exists [2023-04-26T07:50:19.213Z] 6572c837acdd: Layer already exists [2023-04-26T07:50:19.213Z] 99dde5d5b6e6: Layer already exists [2023-04-26T07:50:19.213Z] 96d77c1a31a8: Layer already exists [2023-04-26T07:50:19.213Z] f1417ff83b31: Layer already exists [2023-04-26T07:50:19.213Z] 3.0.0-dev.139: digest: sha256:c922b67df50e16382ef8c2b3dc2759bc62d928da62a7acd03cb6095f3e277aec size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:50:19.519Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:50:19.823Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T07:50:19.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-26T07:50:19.823Z] a73fe129a27a: Preparing [2023-04-26T07:50:19.823Z] 282a3492772b: Preparing [2023-04-26T07:50:19.823Z] 6572c837acdd: Preparing [2023-04-26T07:50:19.823Z] e1a33551c4ae: Preparing [2023-04-26T07:50:19.823Z] ffccafdaa10d: Preparing [2023-04-26T07:50:19.823Z] 96d77c1a31a8: Preparing [2023-04-26T07:50:19.823Z] 99dde5d5b6e6: Preparing [2023-04-26T07:50:19.823Z] f1417ff83b31: Preparing [2023-04-26T07:50:19.823Z] 96d77c1a31a8: Waiting [2023-04-26T07:50:19.823Z] f1417ff83b31: Waiting [2023-04-26T07:50:19.823Z] 99dde5d5b6e6: Waiting [2023-04-26T07:50:19.823Z] e1a33551c4ae: Layer already exists [2023-04-26T07:50:19.823Z] a73fe129a27a: Layer already exists [2023-04-26T07:50:19.823Z] 6572c837acdd: Layer already exists [2023-04-26T07:50:19.823Z] 282a3492772b: Layer already exists [2023-04-26T07:50:19.823Z] ffccafdaa10d: Layer already exists [2023-04-26T07:50:19.823Z] 96d77c1a31a8: Layer already exists [2023-04-26T07:50:19.823Z] 99dde5d5b6e6: Layer already exists [2023-04-26T07:50:19.823Z] f1417ff83b31: Layer already exists [2023-04-26T07:50:19.823Z] 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139: digest: sha256:c922b67df50e16382ef8c2b3dc2759bc62d928da62a7acd03cb6095f3e277aec size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:50:20.142Z] + 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-26T07:50:20.445Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-04-26T07:50:20.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-26T07:50:20.445Z] a73fe129a27a: Preparing [2023-04-26T07:50:20.445Z] 282a3492772b: Preparing [2023-04-26T07:50:20.445Z] 6572c837acdd: Preparing [2023-04-26T07:50:20.445Z] e1a33551c4ae: Preparing [2023-04-26T07:50:20.445Z] ffccafdaa10d: Preparing [2023-04-26T07:50:20.445Z] 96d77c1a31a8: Preparing [2023-04-26T07:50:20.445Z] 99dde5d5b6e6: Preparing [2023-04-26T07:50:20.445Z] f1417ff83b31: Preparing [2023-04-26T07:50:20.445Z] 96d77c1a31a8: Waiting [2023-04-26T07:50:20.445Z] 99dde5d5b6e6: Waiting [2023-04-26T07:50:20.445Z] ffccafdaa10d: Layer already exists [2023-04-26T07:50:20.445Z] e1a33551c4ae: Layer already exists [2023-04-26T07:50:20.445Z] 6572c837acdd: Layer already exists [2023-04-26T07:50:20.445Z] a73fe129a27a: Layer already exists [2023-04-26T07:50:20.445Z] 282a3492772b: Layer already exists [2023-04-26T07:50:20.445Z] 96d77c1a31a8: Layer already exists [2023-04-26T07:50:20.445Z] 99dde5d5b6e6: Layer already exists [2023-04-26T07:50:20.445Z] f1417ff83b31: Layer already exists [2023-04-26T07:50:20.445Z] main: digest: sha256:c922b67df50e16382ef8c2b3dc2759bc62d928da62a7acd03cb6095f3e277aec size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T07:50:20.491Z] ===================================================== [Pipeline] echo [2023-04-26T07:50:20.499Z] taggedImages: [2023-04-26T07:50:20.499Z] - nexus3.edgexfoundry.org:10004/security-spire-config:577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T07:50:20.499Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-04-26T07:50:20.499Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.139 [2023-04-26T07:50:20.499Z] - nexus3.edgexfoundry.org:10004/security-spire-config:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T07:50:20.499Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-04-26T07:50:20.520Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-04-26T07:50:20.520Z] 577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T07:50:20.520Z] latest [2023-04-26T07:50:20.520Z] 3.0.0-dev.139 [2023-04-26T07:50:20.520Z] 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T07:50:20.520Z] main [2023-04-26T07:50:20.520Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:50:20.847Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:577681181bc6884f0ff204c6dd697ba0a91a7618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:50:21.157Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T07:50:21.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-26T07:50:21.157Z] a0946f631d49: Preparing [2023-04-26T07:50:21.157Z] 80f778d123fa: Preparing [2023-04-26T07:50:21.157Z] f51beefb9f6c: Preparing [2023-04-26T07:50:21.157Z] 0ea083a51173: Preparing [2023-04-26T07:50:21.157Z] ffccafdaa10d: Preparing [2023-04-26T07:50:21.157Z] 96d77c1a31a8: Preparing [2023-04-26T07:50:21.157Z] 7c7e04c289bc: Preparing [2023-04-26T07:50:21.157Z] f1417ff83b31: Preparing [2023-04-26T07:50:21.157Z] 96d77c1a31a8: Waiting [2023-04-26T07:50:21.157Z] 7c7e04c289bc: Waiting [2023-04-26T07:50:21.157Z] f1417ff83b31: Waiting [2023-04-26T07:50:21.157Z] ffccafdaa10d: Layer already exists [2023-04-26T07:50:21.157Z] 96d77c1a31a8: Layer already exists [2023-04-26T07:50:21.157Z] 7c7e04c289bc: Layer already exists [2023-04-26T07:50:21.157Z] f1417ff83b31: Layer already exists [2023-04-26T07:50:21.157Z] f51beefb9f6c: Pushed [2023-04-26T07:50:21.157Z] 80f778d123fa: Pushed [2023-04-26T07:50:21.157Z] a0946f631d49: Pushed [2023-04-26T07:50:29.275Z] 0ea083a51173: Pushed [2023-04-26T07:50:29.275Z] 577681181bc6884f0ff204c6dd697ba0a91a7618: digest: sha256:b1becf851ec7c8c6a51b42a7509a6119d310a5b299009555f64f82479c5a00fd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:50:29.583Z] + 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-26T07:50:29.884Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-04-26T07:50:29.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-26T07:50:29.884Z] a0946f631d49: Preparing [2023-04-26T07:50:29.884Z] 80f778d123fa: Preparing [2023-04-26T07:50:29.884Z] f51beefb9f6c: Preparing [2023-04-26T07:50:29.884Z] 0ea083a51173: Preparing [2023-04-26T07:50:29.884Z] ffccafdaa10d: Preparing [2023-04-26T07:50:29.884Z] 96d77c1a31a8: Preparing [2023-04-26T07:50:29.884Z] 7c7e04c289bc: Preparing [2023-04-26T07:50:29.884Z] f1417ff83b31: Preparing [2023-04-26T07:50:29.884Z] 96d77c1a31a8: Waiting [2023-04-26T07:50:29.884Z] f1417ff83b31: Waiting [2023-04-26T07:50:29.884Z] 7c7e04c289bc: Waiting [2023-04-26T07:50:29.884Z] a0946f631d49: Layer already exists [2023-04-26T07:50:29.884Z] ffccafdaa10d: Layer already exists [2023-04-26T07:50:29.884Z] f51beefb9f6c: Layer already exists [2023-04-26T07:50:29.884Z] 0ea083a51173: Layer already exists [2023-04-26T07:50:29.884Z] 80f778d123fa: Layer already exists [2023-04-26T07:50:29.884Z] f1417ff83b31: Layer already exists [2023-04-26T07:50:29.884Z] 96d77c1a31a8: Layer already exists [2023-04-26T07:50:29.884Z] 7c7e04c289bc: Layer already exists [2023-04-26T07:50:29.884Z] latest: digest: sha256:b1becf851ec7c8c6a51b42a7509a6119d310a5b299009555f64f82479c5a00fd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:50:30.197Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:50:30.503Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.139 [2023-04-26T07:50:30.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-26T07:50:30.503Z] a0946f631d49: Preparing [2023-04-26T07:50:30.503Z] 80f778d123fa: Preparing [2023-04-26T07:50:30.503Z] f51beefb9f6c: Preparing [2023-04-26T07:50:30.503Z] 0ea083a51173: Preparing [2023-04-26T07:50:30.503Z] ffccafdaa10d: Preparing [2023-04-26T07:50:30.503Z] 96d77c1a31a8: Preparing [2023-04-26T07:50:30.503Z] 7c7e04c289bc: Preparing [2023-04-26T07:50:30.503Z] f1417ff83b31: Preparing [2023-04-26T07:50:30.503Z] 96d77c1a31a8: Waiting [2023-04-26T07:50:30.503Z] f1417ff83b31: Waiting [2023-04-26T07:50:30.503Z] 7c7e04c289bc: Waiting [2023-04-26T07:50:30.503Z] ffccafdaa10d: Layer already exists [2023-04-26T07:50:30.503Z] a0946f631d49: Layer already exists [2023-04-26T07:50:30.503Z] 0ea083a51173: Layer already exists [2023-04-26T07:50:30.503Z] f51beefb9f6c: Layer already exists [2023-04-26T07:50:30.503Z] 80f778d123fa: Layer already exists [2023-04-26T07:50:30.503Z] 96d77c1a31a8: Layer already exists [2023-04-26T07:50:30.503Z] 7c7e04c289bc: Layer already exists [2023-04-26T07:50:30.503Z] f1417ff83b31: Layer already exists [2023-04-26T07:50:30.503Z] 3.0.0-dev.139: digest: sha256:b1becf851ec7c8c6a51b42a7509a6119d310a5b299009555f64f82479c5a00fd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:50:30.939Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:50:31.308Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T07:50:31.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-26T07:50:31.308Z] a0946f631d49: Preparing [2023-04-26T07:50:31.308Z] 80f778d123fa: Preparing [2023-04-26T07:50:31.308Z] f51beefb9f6c: Preparing [2023-04-26T07:50:31.308Z] 0ea083a51173: Preparing [2023-04-26T07:50:31.308Z] ffccafdaa10d: Preparing [2023-04-26T07:50:31.308Z] 96d77c1a31a8: Preparing [2023-04-26T07:50:31.308Z] 7c7e04c289bc: Preparing [2023-04-26T07:50:31.308Z] f1417ff83b31: Preparing [2023-04-26T07:50:31.309Z] 7c7e04c289bc: Waiting [2023-04-26T07:50:31.309Z] f1417ff83b31: Waiting [2023-04-26T07:50:31.309Z] a0946f631d49: Layer already exists [2023-04-26T07:50:31.309Z] f51beefb9f6c: Layer already exists [2023-04-26T07:50:31.309Z] 80f778d123fa: Layer already exists [2023-04-26T07:50:31.309Z] ffccafdaa10d: Layer already exists [2023-04-26T07:50:31.309Z] 0ea083a51173: Layer already exists [2023-04-26T07:50:31.309Z] 7c7e04c289bc: Layer already exists [2023-04-26T07:50:31.309Z] 96d77c1a31a8: Layer already exists [2023-04-26T07:50:31.309Z] f1417ff83b31: Layer already exists [2023-04-26T07:50:31.309Z] 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139: digest: sha256:b1becf851ec7c8c6a51b42a7509a6119d310a5b299009555f64f82479c5a00fd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:50:31.632Z] + 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-26T07:50:31.934Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-04-26T07:50:31.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-26T07:50:31.934Z] a0946f631d49: Preparing [2023-04-26T07:50:31.934Z] 80f778d123fa: Preparing [2023-04-26T07:50:31.934Z] f51beefb9f6c: Preparing [2023-04-26T07:50:31.934Z] 0ea083a51173: Preparing [2023-04-26T07:50:31.934Z] ffccafdaa10d: Preparing [2023-04-26T07:50:31.934Z] 96d77c1a31a8: Preparing [2023-04-26T07:50:31.934Z] 7c7e04c289bc: Preparing [2023-04-26T07:50:31.934Z] f1417ff83b31: Preparing [2023-04-26T07:50:31.934Z] 7c7e04c289bc: Waiting [2023-04-26T07:50:31.934Z] f1417ff83b31: Waiting [2023-04-26T07:50:31.934Z] 96d77c1a31a8: Waiting [2023-04-26T07:50:31.934Z] 0ea083a51173: Layer already exists [2023-04-26T07:50:31.934Z] ffccafdaa10d: Layer already exists [2023-04-26T07:50:31.934Z] 80f778d123fa: Layer already exists [2023-04-26T07:50:31.934Z] f51beefb9f6c: Layer already exists [2023-04-26T07:50:31.934Z] a0946f631d49: Layer already exists [2023-04-26T07:50:31.934Z] 7c7e04c289bc: Layer already exists [2023-04-26T07:50:31.934Z] 96d77c1a31a8: Layer already exists [2023-04-26T07:50:31.934Z] f1417ff83b31: Layer already exists [2023-04-26T07:50:31.934Z] main: digest: sha256:b1becf851ec7c8c6a51b42a7509a6119d310a5b299009555f64f82479c5a00fd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T07:50:31.977Z] ===================================================== [Pipeline] echo [2023-04-26T07:50:31.983Z] taggedImages: [2023-04-26T07:50:31.983Z] - nexus3.edgexfoundry.org:10004/security-spire-server:577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T07:50:31.983Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-04-26T07:50:31.983Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.139 [2023-04-26T07:50:31.983Z] - nexus3.edgexfoundry.org:10004/security-spire-server:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T07:50:31.983Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-04-26T07:50:31.998Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-04-26T07:50:31.998Z] 577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T07:50:31.998Z] latest [2023-04-26T07:50:31.998Z] 3.0.0-dev.139 [2023-04-26T07:50:31.998Z] 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T07:50:31.998Z] main [2023-04-26T07:50:31.998Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:50:32.312Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:577681181bc6884f0ff204c6dd697ba0a91a7618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:50:32.626Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T07:50:32.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-26T07:50:32.627Z] 44422691791e: Preparing [2023-04-26T07:50:32.627Z] de96871c11a2: Preparing [2023-04-26T07:50:32.627Z] ffccafdaa10d: Preparing [2023-04-26T07:50:32.627Z] 96d77c1a31a8: Preparing [2023-04-26T07:50:32.627Z] 406c7a2b0ea2: Preparing [2023-04-26T07:50:32.627Z] f1417ff83b31: Preparing [2023-04-26T07:50:32.627Z] f1417ff83b31: Waiting [2023-04-26T07:50:32.627Z] ffccafdaa10d: Layer already exists [2023-04-26T07:50:32.627Z] 96d77c1a31a8: Layer already exists [2023-04-26T07:50:32.627Z] f1417ff83b31: Layer already exists [2023-04-26T07:50:32.627Z] 44422691791e: Pushed [2023-04-26T07:50:32.627Z] 406c7a2b0ea2: Pushed [2023-04-26T07:50:35.156Z] de96871c11a2: Pushed [2023-04-26T07:50:35.156Z] 577681181bc6884f0ff204c6dd697ba0a91a7618: digest: sha256:a7dd73d277fd9bcb8658e642eca8a58245baac6847dd489880044469ed353ce3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:50:35.466Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:50:35.771Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-04-26T07:50:35.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-26T07:50:35.771Z] 44422691791e: Preparing [2023-04-26T07:50:35.771Z] de96871c11a2: Preparing [2023-04-26T07:50:35.771Z] ffccafdaa10d: Preparing [2023-04-26T07:50:35.771Z] 96d77c1a31a8: Preparing [2023-04-26T07:50:35.771Z] 406c7a2b0ea2: Preparing [2023-04-26T07:50:35.771Z] f1417ff83b31: Preparing [2023-04-26T07:50:35.771Z] f1417ff83b31: Waiting [2023-04-26T07:50:35.771Z] de96871c11a2: Layer already exists [2023-04-26T07:50:35.771Z] 406c7a2b0ea2: Layer already exists [2023-04-26T07:50:35.771Z] 96d77c1a31a8: Layer already exists [2023-04-26T07:50:35.771Z] ffccafdaa10d: Layer already exists [2023-04-26T07:50:35.771Z] 44422691791e: Layer already exists [2023-04-26T07:50:35.771Z] f1417ff83b31: Layer already exists [2023-04-26T07:50:35.771Z] latest: digest: sha256:a7dd73d277fd9bcb8658e642eca8a58245baac6847dd489880044469ed353ce3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:50:36.076Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:50:36.383Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.139 [2023-04-26T07:50:36.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-26T07:50:36.383Z] 44422691791e: Preparing [2023-04-26T07:50:36.383Z] de96871c11a2: Preparing [2023-04-26T07:50:36.383Z] ffccafdaa10d: Preparing [2023-04-26T07:50:36.383Z] 96d77c1a31a8: Preparing [2023-04-26T07:50:36.383Z] 406c7a2b0ea2: Preparing [2023-04-26T07:50:36.383Z] f1417ff83b31: Preparing [2023-04-26T07:50:36.383Z] f1417ff83b31: Waiting [2023-04-26T07:50:36.383Z] de96871c11a2: Layer already exists [2023-04-26T07:50:36.383Z] 96d77c1a31a8: Layer already exists [2023-04-26T07:50:36.383Z] 406c7a2b0ea2: Layer already exists [2023-04-26T07:50:36.383Z] ffccafdaa10d: Layer already exists [2023-04-26T07:50:36.383Z] 44422691791e: Layer already exists [2023-04-26T07:50:36.383Z] f1417ff83b31: Layer already exists [2023-04-26T07:50:36.383Z] 3.0.0-dev.139: digest: sha256:a7dd73d277fd9bcb8658e642eca8a58245baac6847dd489880044469ed353ce3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:50:36.694Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:50:36.999Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T07:50:36.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-26T07:50:36.999Z] 44422691791e: Preparing [2023-04-26T07:50:36.999Z] de96871c11a2: Preparing [2023-04-26T07:50:36.999Z] ffccafdaa10d: Preparing [2023-04-26T07:50:36.999Z] 96d77c1a31a8: Preparing [2023-04-26T07:50:36.999Z] 406c7a2b0ea2: Preparing [2023-04-26T07:50:36.999Z] f1417ff83b31: Preparing [2023-04-26T07:50:36.999Z] de96871c11a2: Layer already exists [2023-04-26T07:50:36.999Z] 44422691791e: Layer already exists [2023-04-26T07:50:36.999Z] 406c7a2b0ea2: Layer already exists [2023-04-26T07:50:36.999Z] 96d77c1a31a8: Layer already exists [2023-04-26T07:50:36.999Z] ffccafdaa10d: Layer already exists [2023-04-26T07:50:36.999Z] f1417ff83b31: Layer already exists [2023-04-26T07:50:36.999Z] 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139: digest: sha256:a7dd73d277fd9bcb8658e642eca8a58245baac6847dd489880044469ed353ce3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:50:37.307Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:50:37.614Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-04-26T07:50:37.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-26T07:50:37.614Z] 44422691791e: Preparing [2023-04-26T07:50:37.614Z] de96871c11a2: Preparing [2023-04-26T07:50:37.614Z] ffccafdaa10d: Preparing [2023-04-26T07:50:37.614Z] 96d77c1a31a8: Preparing [2023-04-26T07:50:37.614Z] 406c7a2b0ea2: Preparing [2023-04-26T07:50:37.614Z] f1417ff83b31: Preparing [2023-04-26T07:50:37.614Z] f1417ff83b31: Waiting [2023-04-26T07:50:37.614Z] 44422691791e: Layer already exists [2023-04-26T07:50:37.614Z] ffccafdaa10d: Layer already exists [2023-04-26T07:50:37.614Z] 406c7a2b0ea2: Layer already exists [2023-04-26T07:50:37.614Z] de96871c11a2: Layer already exists [2023-04-26T07:50:37.614Z] 96d77c1a31a8: Layer already exists [2023-04-26T07:50:37.614Z] f1417ff83b31: Layer already exists [2023-04-26T07:50:37.614Z] main: digest: sha256:a7dd73d277fd9bcb8658e642eca8a58245baac6847dd489880044469ed353ce3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T07:50:37.917Z] ===================================================== [Pipeline] echo [2023-04-26T07:50:37.929Z] taggedImages: [2023-04-26T07:50:37.929Z] - nexus3.edgexfoundry.org:10004/support-notifications:577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T07:50:37.929Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-04-26T07:50:37.929Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.139 [2023-04-26T07:50:37.929Z] - nexus3.edgexfoundry.org:10004/support-notifications:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T07:50:37.929Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-04-26T07:50:37.960Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-04-26T07:50:37.960Z] 577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T07:50:37.960Z] latest [2023-04-26T07:50:37.960Z] 3.0.0-dev.139 [2023-04-26T07:50:37.960Z] 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T07:50:37.960Z] main [2023-04-26T07:50:37.960Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:50:38.274Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:577681181bc6884f0ff204c6dd697ba0a91a7618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:50:38.580Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T07:50:38.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-26T07:50:38.580Z] 89831d35b69b: Preparing [2023-04-26T07:50:38.580Z] 5e53cfac3953: Preparing [2023-04-26T07:50:38.580Z] ffccafdaa10d: Preparing [2023-04-26T07:50:38.580Z] 96d77c1a31a8: Preparing [2023-04-26T07:50:38.580Z] 715a9ebb82f4: Preparing [2023-04-26T07:50:38.580Z] f1417ff83b31: Preparing [2023-04-26T07:50:38.580Z] f1417ff83b31: Waiting [2023-04-26T07:50:38.580Z] ffccafdaa10d: Layer already exists [2023-04-26T07:50:38.580Z] 96d77c1a31a8: Layer already exists [2023-04-26T07:50:38.580Z] f1417ff83b31: Layer already exists [2023-04-26T07:50:38.580Z] 89831d35b69b: Pushed [2023-04-26T07:50:38.580Z] 715a9ebb82f4: Pushed [2023-04-26T07:50:41.114Z] 5e53cfac3953: Pushed [2023-04-26T07:50:41.114Z] 577681181bc6884f0ff204c6dd697ba0a91a7618: digest: sha256:e927e26de28e4411dc05bec7d87638328262c40052a6a2ef04c4c7ae972e7c53 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:50:41.421Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:50:41.724Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-04-26T07:50:41.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-26T07:50:41.725Z] 89831d35b69b: Preparing [2023-04-26T07:50:41.725Z] 5e53cfac3953: Preparing [2023-04-26T07:50:41.725Z] ffccafdaa10d: Preparing [2023-04-26T07:50:41.725Z] 96d77c1a31a8: Preparing [2023-04-26T07:50:41.725Z] 715a9ebb82f4: Preparing [2023-04-26T07:50:41.725Z] f1417ff83b31: Preparing [2023-04-26T07:50:41.725Z] f1417ff83b31: Waiting [2023-04-26T07:50:41.725Z] 715a9ebb82f4: Layer already exists [2023-04-26T07:50:41.725Z] 5e53cfac3953: Layer already exists [2023-04-26T07:50:41.725Z] 96d77c1a31a8: Layer already exists [2023-04-26T07:50:41.725Z] ffccafdaa10d: Layer already exists [2023-04-26T07:50:41.725Z] 89831d35b69b: Layer already exists [2023-04-26T07:50:41.725Z] f1417ff83b31: Layer already exists [2023-04-26T07:50:41.725Z] latest: digest: sha256:e927e26de28e4411dc05bec7d87638328262c40052a6a2ef04c4c7ae972e7c53 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:50:42.031Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:50:42.335Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.139 [2023-04-26T07:50:42.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-26T07:50:42.336Z] 89831d35b69b: Preparing [2023-04-26T07:50:42.336Z] 5e53cfac3953: Preparing [2023-04-26T07:50:42.336Z] ffccafdaa10d: Preparing [2023-04-26T07:50:42.336Z] 96d77c1a31a8: Preparing [2023-04-26T07:50:42.336Z] 715a9ebb82f4: Preparing [2023-04-26T07:50:42.336Z] f1417ff83b31: Preparing [2023-04-26T07:50:42.336Z] f1417ff83b31: Waiting [2023-04-26T07:50:42.336Z] 96d77c1a31a8: Layer already exists [2023-04-26T07:50:42.336Z] ffccafdaa10d: Layer already exists [2023-04-26T07:50:42.336Z] 89831d35b69b: Layer already exists [2023-04-26T07:50:42.336Z] 715a9ebb82f4: Layer already exists [2023-04-26T07:50:42.336Z] 5e53cfac3953: Layer already exists [2023-04-26T07:50:42.336Z] f1417ff83b31: Layer already exists [2023-04-26T07:50:42.336Z] 3.0.0-dev.139: digest: sha256:e927e26de28e4411dc05bec7d87638328262c40052a6a2ef04c4c7ae972e7c53 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:50:42.642Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:50:42.947Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T07:50:42.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-26T07:50:42.947Z] 89831d35b69b: Preparing [2023-04-26T07:50:42.947Z] 5e53cfac3953: Preparing [2023-04-26T07:50:42.947Z] ffccafdaa10d: Preparing [2023-04-26T07:50:42.947Z] 96d77c1a31a8: Preparing [2023-04-26T07:50:42.947Z] 715a9ebb82f4: Preparing [2023-04-26T07:50:42.947Z] f1417ff83b31: Preparing [2023-04-26T07:50:42.947Z] 89831d35b69b: Layer already exists [2023-04-26T07:50:42.947Z] ffccafdaa10d: Layer already exists [2023-04-26T07:50:42.947Z] 5e53cfac3953: Layer already exists [2023-04-26T07:50:42.947Z] 715a9ebb82f4: Layer already exists [2023-04-26T07:50:42.947Z] 96d77c1a31a8: Layer already exists [2023-04-26T07:50:42.947Z] f1417ff83b31: Layer already exists [2023-04-26T07:50:42.947Z] 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139: digest: sha256:e927e26de28e4411dc05bec7d87638328262c40052a6a2ef04c4c7ae972e7c53 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:50:43.254Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:50:43.559Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-04-26T07:50:43.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-26T07:50:43.559Z] 89831d35b69b: Preparing [2023-04-26T07:50:43.559Z] 5e53cfac3953: Preparing [2023-04-26T07:50:43.559Z] ffccafdaa10d: Preparing [2023-04-26T07:50:43.559Z] 96d77c1a31a8: Preparing [2023-04-26T07:50:43.559Z] 715a9ebb82f4: Preparing [2023-04-26T07:50:43.559Z] f1417ff83b31: Preparing [2023-04-26T07:50:43.559Z] f1417ff83b31: Waiting [2023-04-26T07:50:43.559Z] 715a9ebb82f4: Layer already exists [2023-04-26T07:50:43.559Z] ffccafdaa10d: Layer already exists [2023-04-26T07:50:43.559Z] 5e53cfac3953: Layer already exists [2023-04-26T07:50:43.559Z] 89831d35b69b: Layer already exists [2023-04-26T07:50:43.559Z] 96d77c1a31a8: Layer already exists [2023-04-26T07:50:43.559Z] f1417ff83b31: Layer already exists [2023-04-26T07:50:43.559Z] main: digest: sha256:e927e26de28e4411dc05bec7d87638328262c40052a6a2ef04c4c7ae972e7c53 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T07:50:43.596Z] ===================================================== [Pipeline] echo [2023-04-26T07:50:43.602Z] taggedImages: [2023-04-26T07:50:43.602Z] - nexus3.edgexfoundry.org:10004/support-scheduler:577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T07:50:43.602Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-04-26T07:50:43.602Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.139 [2023-04-26T07:50:43.602Z] - nexus3.edgexfoundry.org:10004/support-scheduler:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T07:50:43.602Z] - 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-26T07:50:46.990Z] Removing intermediate container 394c9a885ba4 [2023-04-26T07:50:46.990Z] ---> 67cc2cc88d22 [2023-04-26T07:50:46.990Z] Step 7/27 : COPY . . [2023-04-26T07:50:47.257Z] Removing intermediate container c808548cd66a [2023-04-26T07:50:47.257Z] ---> c34853d0e4b9 [2023-04-26T07:50:47.257Z] Step 8/24 : COPY . . [2023-04-26T07:50:49.836Z] ---> 71baba140b38 [2023-04-26T07:50:49.836Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-04-26T07:50:49.836Z] ---> Running in 8ffc6fb337da [2023-04-26T07:50:50.795Z] Removing intermediate container 1faae831cbf3 [2023-04-26T07:50:50.795Z] ---> 4e66a936df93 [2023-04-26T07:50:50.795Z] Step 8/23 : COPY . . [2023-04-26T07:50:51.407Z] Removing intermediate container 0da5def02be8 [2023-04-26T07:50:51.407Z] ---> b8d8f1701e81 [2023-04-26T07:50:51.407Z] Step 8/23 : COPY . . [2023-04-26T07:50:51.407Z] Removing intermediate container d48ddfec4e7a [2023-04-26T07:50:51.407Z] ---> c4163943b748 [2023-04-26T07:50:51.407Z] Step 7/20 : COPY . . [2023-04-26T07:50:51.674Z] Removing intermediate container 8ffc6fb337da [2023-04-26T07:50:51.674Z] ---> ad870bc3e787 [2023-04-26T07:50:51.674Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-26T07:50:51.951Z] ---> Running in f30e181ee57d [2023-04-26T07:50:52.919Z] Removing intermediate container f30e181ee57d [2023-04-26T07:50:52.919Z] ---> 806bd7f7802b [2023-04-26T07:50:52.919Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-26T07:50:53.188Z] ---> Running in 5e44a86eed63 [2023-04-26T07:50:53.188Z] ---> 5f229e8e72e1 [2023-04-26T07:50:53.188Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-04-26T07:50:53.455Z] ---> Running in 809ae18ced07 [2023-04-26T07:50:53.731Z] Removing intermediate container 5e44a86eed63 [2023-04-26T07:50:53.731Z] ---> 20438ec844c5 [2023-04-26T07:50:53.731Z] 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-26T07:50:54.002Z] ---> Running in 11896de3dd5d [2023-04-26T07:50:55.410Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.139" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-04-26T07:50:58.004Z] ---> c002e3fc4fa3 [2023-04-26T07:50:58.004Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-04-26T07:50:58.004Z] ---> e16d2df2cae9 [2023-04-26T07:50:58.004Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-04-26T07:50:58.004Z] ---> a4ea264ab6e4 [2023-04-26T07:50:58.004Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-04-26T07:50:58.004Z] ---> Running in 4999463358a0 [2023-04-26T07:50:58.004Z] ---> Running in 98b49c30d7ee [2023-04-26T07:50:58.270Z] ---> Running in 1122e03fe57a [2023-04-26T07:50:58.270Z] Removing intermediate container 11896de3dd5d [2023-04-26T07:50:58.270Z] ---> 764b461d0fe7 [2023-04-26T07:50:58.270Z] Step 12/27 : WORKDIR /edgex-go [2023-04-26T07:50:58.857Z] ---> Running in 260a9a8b857e [2023-04-26T07:50:59.828Z] Removing intermediate container 260a9a8b857e [2023-04-26T07:50:59.828Z] ---> 297a7e7e029a [2023-04-26T07:50:59.828Z] [2023-04-26T07:50:59.828Z] Step 13/27 : FROM alpine:3.17 [2023-04-26T07:50:59.828Z] 3.17: Pulling from library/alpine [2023-04-26T07:51:00.115Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-26T07:51:00.115Z] Status: Downloaded newer image for alpine:3.17 [2023-04-26T07:51:00.115Z] ---> 51e60588ff2c [2023-04-26T07:51:00.115Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-26T07:51:00.383Z] ---> Running in 7b9c8021d6be [2023-04-26T07:51:01.344Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.139" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-04-26T07:51:01.344Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.139" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-26T07:51:01.636Z] Removing intermediate container 7b9c8021d6be [2023-04-26T07:51:01.636Z] ---> e4df39179542 [2023-04-26T07:51:01.636Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-26T07:51:01.636Z] ---> Running in e075c666c968 [2023-04-26T07:51:01.904Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.139" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-04-26T07:51:03.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T07:51:04.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T07:51:07.394Z] v3.17.3-134-g10e6be13817 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-26T07:51:07.394Z] v3.17.3-132-g49f14531d7a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-26T07:51:07.394Z] OK: 17691 distinct packages available [2023-04-26T07:51:07.394Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T07:51:08.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T07:51:10.295Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-26T07:51:10.295Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-26T07:51:10.295Z] (3/5) Installing libucontext (1.2-r0) [2023-04-26T07:51:10.561Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-26T07:51:10.561Z] (5/5) Installing openssl (3.0.8-r4) [2023-04-26T07:51:10.561Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T07:51:10.561Z] OK: 9 MiB in 20 packages [2023-04-26T07:51:12.513Z] Removing intermediate container e075c666c968 [2023-04-26T07:51:12.513Z] ---> e0421437f192 [2023-04-26T07:51:12.513Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T07:51:13.471Z] ---> 006464c1c2b3 [2023-04-26T07:51:13.471Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T07:51:14.883Z] ---> cac4b2f3fde5 [2023-04-26T07:51:14.883Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-04-26T07:51:24.961Z] ---> 339c6fc91916 [2023-04-26T07:51:24.961Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-26T07:51:35.055Z] ---> c986c560b6a1 [2023-04-26T07:51:35.055Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-04-26T07:51:35.055Z] ---> 2b8f56c2d708 [2023-04-26T07:51:35.055Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-04-26T07:51:37.647Z] ---> fe531c56d4a4 [2023-04-26T07:51:37.647Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-04-26T07:51:38.617Z] ---> 758bf2c3980c [2023-04-26T07:51:38.617Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-26T07:51:38.891Z] ---> Running in 573c086c2a5a [2023-04-26T07:51:40.839Z] Removing intermediate container 573c086c2a5a [2023-04-26T07:51:40.840Z] ---> c0d5e801083c [2023-04-26T07:51:40.840Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-26T07:51:40.840Z] ---> Running in d6e2b958dddb [2023-04-26T07:51:41.805Z] Removing intermediate container d6e2b958dddb [2023-04-26T07:51:41.805Z] ---> c967389ead8f [2023-04-26T07:51:41.805Z] Step 25/27 : LABEL arch=arm64 [2023-04-26T07:51:42.077Z] ---> Running in 81fc89cead34 [2023-04-26T07:51:43.047Z] Removing intermediate container 81fc89cead34 [2023-04-26T07:51:43.047Z] ---> 72f086d9ab1c [2023-04-26T07:51:43.047Z] Step 26/27 : LABEL git_sha=577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T07:51:43.047Z] ---> Running in 1da8258fdd0e [2023-04-26T07:51:43.634Z] Removing intermediate container 1da8258fdd0e [2023-04-26T07:51:43.634Z] ---> d07816c84dfb [2023-04-26T07:51:43.634Z] Step 27/27 : LABEL version=3.0.0-dev.139 [2023-04-26T07:51:43.634Z] ---> Running in 1a13f1d6fb6f [2023-04-26T07:51:44.613Z] Removing intermediate container 1a13f1d6fb6f [2023-04-26T07:51:44.613Z] ---> 03f9b541fb07 [2023-04-26T07:51:44.613Z] [2023-04-26T07:51:44.613Z] Successfully built 03f9b541fb07 [2023-04-26T07:51:44.613Z] Successfully tagged security-spire-agent-arm64:latest [2023-04-26T07:51:44.614Z] Building security-bootstrapper [2023-04-26T07:51:49.985Z]  Building security-spire-agent ... done Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T07:51:49.985Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-04-26T07:51:49.985Z] ---> 77a6256729bb [2023-04-26T07:51:49.985Z] Step 3/33 : WORKDIR /edgex-go [2023-04-26T07:51:49.985Z] ---> Using cache [2023-04-26T07:51:49.985Z] ---> 4aacad2288cb [2023-04-26T07:51:49.985Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-04-26T07:51:50.947Z] ---> Running in 02f2dfdc2e7a [2023-04-26T07:51:54.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T07:51:55.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T07:51:57.921Z] OK: 263 MiB in 53 packages [2023-04-26T07:52:00.028Z] Removing intermediate container 02f2dfdc2e7a [2023-04-26T07:52:00.028Z] ---> 96cf792db555 [2023-04-26T07:52:00.028Z] Step 5/33 : COPY go.mod vendor* ./ [2023-04-26T07:52:01.012Z] ---> 8003d0627303 [2023-04-26T07:52:01.012Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T07:52:01.283Z] ---> Running in 063ed88bd6ff [2023-04-26T07:53:37.935Z] Removing intermediate container 063ed88bd6ff [2023-04-26T07:53:37.935Z] ---> a458057ad0c8 [2023-04-26T07:53:37.935Z] Step 7/33 : COPY . . [2023-04-26T07:53:38.924Z] ---> 522ecd22e9b9 [2023-04-26T07:53:38.924Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-04-26T07:53:39.194Z] ---> Running in 11e1034619fc [2023-04-26T07:53:41.175Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.139" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-04-26T07:57:32.949Z] Removing intermediate container 1122e03fe57a [2023-04-26T07:57:32.949Z] ---> 82c6455d4d88 [2023-04-26T07:57:32.949Z] [2023-04-26T07:57:32.949Z] Step 10/23 : FROM alpine:3.17 [2023-04-26T07:57:32.949Z] ---> 51e60588ff2c [2023-04-26T07:57:32.949Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-26T07:57:32.949Z] ---> Running in 92b85b64447b [2023-04-26T07:57:32.949Z] Removing intermediate container 92b85b64447b [2023-04-26T07:57:32.949Z] ---> 9592a94724b5 [2023-04-26T07:57:32.949Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-26T07:57:32.949Z] ---> Running in ee363ec237b2 [2023-04-26T07:57:33.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T07:57:34.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T07:57:35.904Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-26T07:57:35.904Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T07:57:35.904Z] OK: 8 MiB in 16 packages [2023-04-26T07:57:37.843Z] Removing intermediate container ee363ec237b2 [2023-04-26T07:57:37.843Z] ---> effd8a94cbf3 [2023-04-26T07:57:37.843Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T07:57:38.800Z] ---> e9dd6fc8db2c [2023-04-26T07:57:38.800Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T07:57:39.763Z] ---> 0e5f2e17456e [2023-04-26T07:57:39.763Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-04-26T07:57:41.166Z] ---> 1923fe51f325 [2023-04-26T07:57:41.166Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-04-26T07:57:41.752Z] ---> 84eeb851d3be [2023-04-26T07:57:41.753Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-04-26T07:57:42.729Z] ---> cd5f40d67c32 [2023-04-26T07:57:42.729Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-26T07:57:42.729Z] ---> Running in 0e83ff87e7f6 [2023-04-26T07:57:46.066Z] Removing intermediate container 0e83ff87e7f6 [2023-04-26T07:57:46.066Z] ---> 5201734e7c31 [2023-04-26T07:57:46.066Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-26T07:57:46.066Z] ---> Running in b6efa057f4a7 [2023-04-26T07:57:46.333Z] Removing intermediate container b6efa057f4a7 [2023-04-26T07:57:46.333Z] ---> 646c038c000d [2023-04-26T07:57:46.333Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-26T07:57:46.333Z] ---> Running in ac647c378dde [2023-04-26T07:57:46.920Z] Removing intermediate container ac647c378dde [2023-04-26T07:57:46.920Z] ---> d292e216743f [2023-04-26T07:57:46.920Z] Step 21/23 : LABEL arch=arm64 [2023-04-26T07:57:46.920Z] ---> Running in e444266497f8 [2023-04-26T07:57:47.187Z] Removing intermediate container e444266497f8 [2023-04-26T07:57:47.187Z] ---> d5358b25bd0c [2023-04-26T07:57:47.187Z] Step 22/23 : LABEL git_sha=577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T07:57:47.453Z] ---> Running in 1ee82ad2a8d5 [2023-04-26T07:57:47.727Z] Removing intermediate container 1ee82ad2a8d5 [2023-04-26T07:57:47.727Z] ---> 63b445d7776c [2023-04-26T07:57:47.727Z] Step 23/23 : LABEL version=3.0.0-dev.139 [2023-04-26T07:57:47.994Z] ---> Running in 2ce5bce7cec0 [2023-04-26T07:57:52.238Z] Removing intermediate container 2ce5bce7cec0 [2023-04-26T07:57:52.238Z] ---> c201ff007d1e [2023-04-26T07:57:52.238Z] [2023-04-26T07:57:52.238Z] Successfully built c201ff007d1e [2023-04-26T07:57:52.238Z] Successfully tagged security-proxy-auth-arm64:latest [2023-04-26T07:57:52.238Z]  Building security-proxy-auth ... done Building support-notifications [2023-04-26T07:57:56.493Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T07:57:56.493Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-26T07:57:56.493Z] ---> 77a6256729bb [2023-04-26T07:57:56.493Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-26T07:57:56.493Z] ---> Using cache [2023-04-26T07:57:56.493Z] ---> a7b0c72439cd [2023-04-26T07:57:56.493Z] Step 4/23 : WORKDIR /edgex-go [2023-04-26T07:57:56.493Z] ---> Using cache [2023-04-26T07:57:56.493Z] ---> 266b73b97f11 [2023-04-26T07:57:56.493Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-04-26T07:57:56.493Z] ---> Running in 1f2fee9071a9 [2023-04-26T07:57:59.086Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T07:57:59.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T07:58:01.619Z] OK: 263 MiB in 53 packages [2023-04-26T07:58:03.062Z] Removing intermediate container 1f2fee9071a9 [2023-04-26T07:58:03.062Z] ---> 0418a75a032c [2023-04-26T07:58:03.062Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-26T07:58:03.062Z] Removing intermediate container 809ae18ced07 [2023-04-26T07:58:03.062Z] ---> 8b729b466ac1 [2023-04-26T07:58:03.062Z] [2023-04-26T07:58:03.062Z] Step 10/24 : FROM alpine:3.17 [2023-04-26T07:58:03.062Z] ---> 51e60588ff2c [2023-04-26T07:58:03.062Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-04-26T07:58:03.330Z] ---> Running in c779e3308ee4 [2023-04-26T07:58:04.288Z] ---> fc1f2014e603 [2023-04-26T07:58:04.288Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T07:58:04.288Z] ---> Running in 426fbba68f94 [2023-04-26T07:58:05.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T07:58:06.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T07:58:07.607Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-26T07:58:07.607Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T07:58:07.607Z] OK: 8 MiB in 16 packages [2023-04-26T07:58:09.019Z] Removing intermediate container c779e3308ee4 [2023-04-26T07:58:09.019Z] ---> d4334a408431 [2023-04-26T07:58:09.019Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-26T07:58:09.019Z] ---> Running in c9ab833e3e21 [2023-04-26T07:58:09.286Z] Removing intermediate container c9ab833e3e21 [2023-04-26T07:58:09.286Z] ---> 6f7c56d9cfc4 [2023-04-26T07:58:09.286Z] Step 13/24 : ENV APP_PORT=59882 [2023-04-26T07:58:09.552Z] ---> Running in 28201a53fabe [2023-04-26T07:58:09.816Z] Removing intermediate container 28201a53fabe [2023-04-26T07:58:09.816Z] ---> a2f290b00e21 [2023-04-26T07:58:09.816Z] Step 14/24 : EXPOSE $APP_PORT [2023-04-26T07:58:10.082Z] ---> Running in 2ecbf261ef60 [2023-04-26T07:58:10.349Z] Removing intermediate container 2ecbf261ef60 [2023-04-26T07:58:10.349Z] ---> f5bed75ec2c7 [2023-04-26T07:58:10.349Z] Step 15/24 : WORKDIR / [2023-04-26T07:58:10.616Z] ---> Running in 8c09329699d7 [2023-04-26T07:58:10.882Z] Removing intermediate container 8c09329699d7 [2023-04-26T07:58:10.882Z] ---> ddaea0163b0e [2023-04-26T07:58:10.882Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T07:58:11.845Z] ---> fb2fe0420b1d [2023-04-26T07:58:11.845Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T07:58:12.802Z] ---> bb5c39ca6ab2 [2023-04-26T07:58:12.802Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-04-26T07:58:14.202Z] ---> 326eb5b0383c [2023-04-26T07:58:14.202Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-04-26T07:58:15.156Z] ---> e80955c78f7b [2023-04-26T07:58:15.156Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-04-26T07:58:15.422Z] ---> Running in 46e9fe15d04e [2023-04-26T07:58:15.688Z] Removing intermediate container 46e9fe15d04e [2023-04-26T07:58:15.688Z] ---> 7735ac75d913 [2023-04-26T07:58:15.688Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-26T07:58:15.954Z] ---> Running in c14c99e885ef [2023-04-26T07:58:16.550Z] Removing intermediate container c14c99e885ef [2023-04-26T07:58:16.550Z] ---> b806a7f26c58 [2023-04-26T07:58:16.550Z] Step 22/24 : LABEL arch=arm64 [2023-04-26T07:58:16.550Z] ---> Running in 5feb31914bfc [2023-04-26T07:58:17.503Z] Removing intermediate container 5feb31914bfc [2023-04-26T07:58:17.503Z] ---> 80c6d44e70ed [2023-04-26T07:58:17.503Z] Step 23/24 : LABEL git_sha=577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T07:58:17.503Z] ---> Running in be85a5c46808 [2023-04-26T07:58:18.458Z] Removing intermediate container be85a5c46808 [2023-04-26T07:58:18.458Z] ---> 93eb0deaea78 [2023-04-26T07:58:18.458Z] Step 24/24 : LABEL version=3.0.0-dev.139 [2023-04-26T07:58:18.458Z] ---> Running in 506047a45ce8 [2023-04-26T07:58:19.036Z] Removing intermediate container 506047a45ce8 [2023-04-26T07:58:19.036Z] ---> cb537b1cfd29 [2023-04-26T07:58:19.036Z] [2023-04-26T07:58:19.036Z] Successfully built cb537b1cfd29 [2023-04-26T07:58:19.036Z] Successfully tagged core-command-arm64:latest [2023-04-26T07:58:19.302Z] Building security-secretstore-setup [2023-04-26T07:58:23.565Z]  Building core-command ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T07:58:23.565Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-26T07:58:23.565Z] ---> 77a6256729bb [2023-04-26T07:58:23.565Z] Step 3/25 : WORKDIR /edgex-go [2023-04-26T07:58:23.565Z] ---> Using cache [2023-04-26T07:58:23.565Z] ---> 4aacad2288cb [2023-04-26T07:58:23.565Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-04-26T07:58:23.565Z] ---> Using cache [2023-04-26T07:58:23.565Z] ---> 96cf792db555 [2023-04-26T07:58:23.565Z] Step 5/25 : COPY go.mod vendor* ./ [2023-04-26T07:58:23.565Z] ---> Using cache [2023-04-26T07:58:23.565Z] ---> 8003d0627303 [2023-04-26T07:58:23.565Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T07:58:23.565Z] ---> Using cache [2023-04-26T07:58:23.565Z] ---> a458057ad0c8 [2023-04-26T07:58:23.565Z] Step 7/25 : COPY . . [2023-04-26T07:58:23.565Z] ---> Using cache [2023-04-26T07:58:23.565Z] ---> 522ecd22e9b9 [2023-04-26T07:58:23.565Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-04-26T07:58:23.831Z] ---> Running in cfa5ee9bbfe7 [2023-04-26T07:58:26.405Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.139" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-04-26T07:58:26.986Z] Removing intermediate container 4999463358a0 [2023-04-26T07:58:26.986Z] ---> e85067309540 [2023-04-26T07:58:26.986Z] [2023-04-26T07:58:26.986Z] Step 10/23 : FROM alpine:3.17 [2023-04-26T07:58:26.986Z] ---> 51e60588ff2c [2023-04-26T07:58:26.986Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-26T07:58:26.986Z] ---> Running in ca5cfcb4d8ba [2023-04-26T07:58:27.578Z] Removing intermediate container ca5cfcb4d8ba [2023-04-26T07:58:27.578Z] ---> 90dd47bfbbb6 [2023-04-26T07:58:27.578Z] Step 12/23 : ENV APP_PORT=59880 [2023-04-26T07:58:27.578Z] ---> Running in a5c07db44de6 [2023-04-26T07:58:27.844Z] Removing intermediate container a5c07db44de6 [2023-04-26T07:58:27.844Z] ---> fd691c7c2ab3 [2023-04-26T07:58:27.844Z] Step 13/23 : EXPOSE $APP_PORT [2023-04-26T07:58:28.113Z] ---> Running in 8411f4a1e2ab [2023-04-26T07:58:28.385Z] Removing intermediate container 8411f4a1e2ab [2023-04-26T07:58:28.385Z] ---> 18443dc9c805 [2023-04-26T07:58:28.385Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-04-26T07:58:28.655Z] ---> Running in a62c360a0953 [2023-04-26T07:58:30.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T07:58:31.020Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T07:58:32.423Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-26T07:58:32.423Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T07:58:32.423Z] OK: 8 MiB in 16 packages [2023-04-26T07:58:33.827Z] Removing intermediate container a62c360a0953 [2023-04-26T07:58:33.827Z] ---> cd4cb1c4cf61 [2023-04-26T07:58:33.827Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T07:58:34.788Z] ---> 14344a1d3ec8 [2023-04-26T07:58:34.788Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T07:58:35.747Z] ---> fbbc8fdec71e [2023-04-26T07:58:35.747Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-04-26T07:58:37.152Z] ---> 4e78d44e739c [2023-04-26T07:58:37.152Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-04-26T07:58:38.109Z] ---> b3b78eb6fa82 [2023-04-26T07:58:38.109Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-04-26T07:58:38.109Z] ---> Running in 5c4766c50143 [2023-04-26T07:58:38.695Z] Removing intermediate container 5c4766c50143 [2023-04-26T07:58:38.695Z] ---> dced7b832d5c [2023-04-26T07:58:38.695Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-26T07:58:38.961Z] ---> Running in d2a9d82dfbaa [2023-04-26T07:58:39.230Z] Removing intermediate container d2a9d82dfbaa [2023-04-26T07:58:39.230Z] ---> 6b241ce19e05 [2023-04-26T07:58:39.230Z] Step 21/23 : LABEL arch=arm64 [2023-04-26T07:58:39.498Z] ---> Running in 0796e22db329 [2023-04-26T07:58:40.084Z] Removing intermediate container 0796e22db329 [2023-04-26T07:58:40.084Z] ---> b419ae86759e [2023-04-26T07:58:40.084Z] Step 22/23 : LABEL git_sha=577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T07:58:40.084Z] ---> Running in 93425104bc5f [2023-04-26T07:58:40.667Z] Removing intermediate container 93425104bc5f [2023-04-26T07:58:40.667Z] ---> 1e0cdab2aec7 [2023-04-26T07:58:40.667Z] Step 23/23 : LABEL version=3.0.0-dev.139 [2023-04-26T07:58:40.933Z] ---> Running in f9b0838fcf76 [2023-04-26T07:58:41.515Z] Removing intermediate container f9b0838fcf76 [2023-04-26T07:58:41.515Z] ---> 3d4dd31e1e69 [2023-04-26T07:58:41.515Z] [2023-04-26T07:58:41.515Z] Successfully built 3d4dd31e1e69 [2023-04-26T07:58:41.515Z] Successfully tagged core-data-arm64:latest [2023-04-26T07:58:41.515Z]  Building core-data ... done Building security-spire-server [2023-04-26T07:58:44.868Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T07:58:44.868Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-04-26T07:58:44.868Z] ---> 77a6256729bb [2023-04-26T07:58:44.868Z] Step 3/26 : WORKDIR /edgex-go [2023-04-26T07:58:44.868Z] ---> Using cache [2023-04-26T07:58:44.868Z] ---> 4aacad2288cb [2023-04-26T07:58:44.868Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-04-26T07:58:44.868Z] ---> Running in 02f0bdce7c76 [2023-04-26T07:58:46.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T07:58:47.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T07:58:48.831Z] OK: 263 MiB in 53 packages [2023-04-26T07:58:50.248Z] Removing intermediate container 02f0bdce7c76 [2023-04-26T07:58:50.248Z] ---> 37b6e719adb3 [2023-04-26T07:58:50.248Z] Step 5/26 : COPY go.mod vendor* ./ [2023-04-26T07:58:50.841Z] ---> 6163a89d95fd [2023-04-26T07:58:50.841Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T07:58:51.109Z] ---> Running in 34fb42285b15 [2023-04-26T07:59:59.056Z] Removing intermediate container 426fbba68f94 [2023-04-26T07:59:59.056Z] ---> 3a2778bf6520 [2023-04-26T07:59:59.056Z] Step 8/23 : COPY . . [2023-04-26T07:59:59.056Z] ---> c194a585b22a [2023-04-26T07:59:59.056Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-04-26T07:59:59.056Z] ---> Running in e654233b1b6c [2023-04-26T07:59:59.643Z] Removing intermediate container 11e1034619fc [2023-04-26T07:59:59.643Z] ---> 19c696b13d2e [2023-04-26T07:59:59.643Z] [2023-04-26T07:59:59.643Z] Step 9/33 : FROM alpine:3.17 [2023-04-26T07:59:59.643Z] ---> 51e60588ff2c [2023-04-26T07:59:59.643Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-26T08:00:00.230Z] ---> Running in 8a4d742397e3 [2023-04-26T08:00:01.218Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.139" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-04-26T08:00:01.218Z] Removing intermediate container 8a4d742397e3 [2023-04-26T08:00:01.218Z] ---> 29c0d0432782 [2023-04-26T08:00:01.218Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-04-26T08:00:01.487Z] ---> Running in 7919f75a4e84 [2023-04-26T08:00:05.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T08:00:06.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T08:00:06.299Z] Removing intermediate container 98b49c30d7ee [2023-04-26T08:00:06.299Z] ---> 6d93f06bf043 [2023-04-26T08:00:06.299Z] [2023-04-26T08:00:06.299Z] Step 9/20 : FROM alpine:3.17 [2023-04-26T08:00:06.299Z] ---> 51e60588ff2c [2023-04-26T08:00:06.299Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-26T08:00:06.299Z] ---> Using cache [2023-04-26T08:00:06.299Z] ---> 29c0d0432782 [2023-04-26T08:00:06.299Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-04-26T08:00:06.571Z] ---> Running in 3873be2cdea1 [2023-04-26T08:00:07.997Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-26T08:00:07.997Z] (2/2) Installing su-exec (0.2-r2) [2023-04-26T08:00:07.997Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T08:00:07.997Z] OK: 8 MiB in 17 packages [2023-04-26T08:00:09.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T08:00:10.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T08:00:10.294Z] Removing intermediate container 7919f75a4e84 [2023-04-26T08:00:10.294Z] ---> 6d937f55052c [2023-04-26T08:00:10.294Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-04-26T08:00:10.294Z] ---> Running in 8c7aa1f29335 [2023-04-26T08:00:11.262Z] Removing intermediate container 8c7aa1f29335 [2023-04-26T08:00:11.262Z] ---> 30e53a8edb4a [2023-04-26T08:00:11.262Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-04-26T08:00:11.262Z] ---> Running in 24aa8a3dbd4f [2023-04-26T08:00:11.533Z] v3.17.3-134-g10e6be13817 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-26T08:00:11.533Z] v3.17.3-132-g49f14531d7a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-26T08:00:11.533Z] OK: 17691 distinct packages available [2023-04-26T08:00:11.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T08:00:12.098Z] Removing intermediate container 24aa8a3dbd4f [2023-04-26T08:00:12.098Z] ---> 9d6cf29a1c7e [2023-04-26T08:00:12.098Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-04-26T08:00:12.371Z] ---> Running in b472210fb08b [2023-04-26T08:00:12.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T08:00:13.352Z] Removing intermediate container b472210fb08b [2023-04-26T08:00:13.352Z] ---> 593dec4c9361 [2023-04-26T08:00:13.352Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-04-26T08:00:13.627Z] ---> Running in 31b333de166e [2023-04-26T08:00:13.897Z] (1/9) Installing ca-certificates (20220614-r4) [2023-04-26T08:00:13.897Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-04-26T08:00:13.897Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-04-26T08:00:13.897Z] (4/9) Installing libcurl (8.0.1-r0) [2023-04-26T08:00:14.166Z] (5/9) Installing curl (8.0.1-r0) [2023-04-26T08:00:14.166Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-04-26T08:00:14.166Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-04-26T08:00:14.166Z] (8/9) Installing libucontext (1.2-r0) [2023-04-26T08:00:14.166Z] (9/9) Installing gcompat (1.1.0-r0) [2023-04-26T08:00:14.166Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T08:00:14.166Z] Executing ca-certificates-20220614-r4.trigger [2023-04-26T08:00:14.699Z] Removing intermediate container 31b333de166e [2023-04-26T08:00:14.699Z] ---> b61564b1ed9a [2023-04-26T08:00:14.699Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-04-26T08:00:14.699Z] ---> Running in e08ad77ecef2 [2023-04-26T08:00:15.523Z] OK: 11 MiB in 24 packages [2023-04-26T08:00:21.305Z] Removing intermediate container e08ad77ecef2 [2023-04-26T08:00:21.305Z] ---> ecb0a3f7c3aa [2023-04-26T08:00:21.305Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-04-26T08:00:21.305Z] ---> Running in 9ac697c271c6 [2023-04-26T08:00:21.305Z] Removing intermediate container 3873be2cdea1 [2023-04-26T08:00:21.305Z] ---> e9d267414857 [2023-04-26T08:00:21.305Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T08:00:21.587Z] Removing intermediate container 9ac697c271c6 [2023-04-26T08:00:21.587Z] ---> 7945f8e1e939 [2023-04-26T08:00:21.587Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-04-26T08:00:23.059Z] ---> 056618128714 [2023-04-26T08:00:23.059Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T08:00:23.352Z] ---> d40042b9fcd8 [2023-04-26T08:00:23.352Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-04-26T08:00:23.646Z] ---> Running in 2fc241eba56d [2023-04-26T08:00:25.681Z] ---> 808abfdf72b6 [2023-04-26T08:00:25.681Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-04-26T08:00:28.271Z] Removing intermediate container 2fc241eba56d [2023-04-26T08:00:28.271Z] ---> 44042bc8a318 [2023-04-26T08:00:28.271Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T08:00:31.633Z] ---> 7c0684624392 [2023-04-26T08:00:31.633Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T08:00:31.633Z] ---> 2105c7a0d0de [2023-04-26T08:00:31.633Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-04-26T08:00:32.595Z] ---> ecf1df5c9bfd [2023-04-26T08:00:32.595Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-04-26T08:00:32.863Z] ---> 546c4556f008 [2023-04-26T08:00:32.863Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-04-26T08:00:33.134Z] ---> Running in a8206f7315f4 [2023-04-26T08:00:34.097Z] Removing intermediate container a8206f7315f4 [2023-04-26T08:00:34.097Z] ---> 8a806b6c5fe2 [2023-04-26T08:00:34.097Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-26T08:00:34.097Z] ---> Running in 17fb8289a523 [2023-04-26T08:00:35.065Z] Removing intermediate container 17fb8289a523 [2023-04-26T08:00:35.065Z] ---> 4f9426df8fc8 [2023-04-26T08:00:35.065Z] Step 18/20 : LABEL arch=arm64 [2023-04-26T08:00:35.334Z] ---> Running in 434d06519f5e [2023-04-26T08:00:36.299Z] Removing intermediate container 434d06519f5e [2023-04-26T08:00:36.299Z] ---> fe273f4e9507 [2023-04-26T08:00:36.299Z] Step 19/20 : LABEL git_sha=577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T08:00:36.572Z] ---> Running in b373f198ff48 [2023-04-26T08:00:36.842Z] ---> 325a53b5029e [2023-04-26T08:00:36.842Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-04-26T08:00:37.443Z] Removing intermediate container b373f198ff48 [2023-04-26T08:00:37.443Z] ---> be15796e3862 [2023-04-26T08:00:37.443Z] Step 20/20 : LABEL version=3.0.0-dev.139 [2023-04-26T08:00:37.714Z] ---> Running in ec608c1bac60 [2023-04-26T08:00:38.729Z] ---> 863877d56865 [2023-04-26T08:00:38.729Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-04-26T08:00:38.729Z] Removing intermediate container ec608c1bac60 [2023-04-26T08:00:38.729Z] ---> 97a2463ceb5f [2023-04-26T08:00:38.729Z] [2023-04-26T08:00:38.998Z] Successfully built 97a2463ceb5f [2023-04-26T08:00:39.268Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-04-26T08:00:39.268Z]  Building security-spiffe-token-provider ... done Building security-proxy-setup [2023-04-26T08:00:40.238Z] ---> 1d545cfdf2b4 [2023-04-26T08:00:40.238Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-04-26T08:00:41.661Z] ---> 5e56fa80a442 [2023-04-26T08:00:41.661Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-04-26T08:00:43.627Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T08:00:43.627Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-04-26T08:00:43.627Z] ---> 77a6256729bb [2023-04-26T08:00:43.627Z] Step 3/22 : WORKDIR /edgex-go [2023-04-26T08:00:43.627Z] ---> Using cache [2023-04-26T08:00:43.627Z] ---> 4aacad2288cb [2023-04-26T08:00:43.627Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-04-26T08:00:43.627Z] ---> Using cache [2023-04-26T08:00:43.627Z] ---> 96cf792db555 [2023-04-26T08:00:43.627Z] Step 5/22 : COPY go.mod vendor* ./ [2023-04-26T08:00:43.627Z] ---> Using cache [2023-04-26T08:00:43.627Z] ---> 8003d0627303 [2023-04-26T08:00:43.627Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T08:00:43.627Z] ---> Using cache [2023-04-26T08:00:43.627Z] ---> a458057ad0c8 [2023-04-26T08:00:43.627Z] Step 7/22 : COPY . . [2023-04-26T08:00:43.627Z] ---> Using cache [2023-04-26T08:00:43.627Z] ---> 522ecd22e9b9 [2023-04-26T08:00:43.627Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-04-26T08:00:43.900Z] ---> 135d39bf1d44 [2023-04-26T08:00:44.171Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-04-26T08:00:44.171Z] ---> Running in 81ec423957ec [2023-04-26T08:00:46.132Z] ---> 0c6b33e425b8 [2023-04-26T08:00:46.132Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-04-26T08:00:46.402Z] ---> Running in ee2248b6a862 [2023-04-26T08:00:46.402Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.139" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-04-26T08:00:50.669Z] Removing intermediate container 34fb42285b15 [2023-04-26T08:00:50.669Z] ---> 0383920bf1d7 [2023-04-26T08:00:50.669Z] Step 7/26 : COPY . . [2023-04-26T08:00:50.669Z] Removing intermediate container ee2248b6a862 [2023-04-26T08:00:50.669Z] ---> 62466a4e3b59 [2023-04-26T08:00:50.669Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-04-26T08:00:50.669Z] ---> Running in be7e58cfc93f [2023-04-26T08:00:51.254Z] Removing intermediate container be7e58cfc93f [2023-04-26T08:00:51.254Z] ---> a3888cdfb8fd [2023-04-26T08:00:51.254Z] Step 30/33 : CMD ["gate"] [2023-04-26T08:00:51.535Z] ---> Running in 949ca38aca6c [2023-04-26T08:00:52.139Z] Removing intermediate container 949ca38aca6c [2023-04-26T08:00:52.140Z] ---> b0e6218cbbef [2023-04-26T08:00:52.140Z] Step 31/33 : LABEL arch=arm64 [2023-04-26T08:00:52.140Z] ---> Running in f973b1b57eb0 [2023-04-26T08:00:52.737Z] Removing intermediate container f973b1b57eb0 [2023-04-26T08:00:52.737Z] ---> 78c236b6ce25 [2023-04-26T08:00:52.737Z] Step 32/33 : LABEL git_sha=577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T08:00:53.003Z] ---> Running in 72b11aee0197 [2023-04-26T08:00:53.974Z] Removing intermediate container 72b11aee0197 [2023-04-26T08:00:53.974Z] ---> 610a73539d4f [2023-04-26T08:00:53.974Z] Step 33/33 : LABEL version=3.0.0-dev.139 [2023-04-26T08:00:54.243Z] ---> Running in c298823c8635 [2023-04-26T08:00:54.516Z] ---> 24de832a4b37 [2023-04-26T08:00:54.516Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-04-26T08:00:54.787Z] ---> Running in f4b963939494 [2023-04-26T08:00:55.058Z] Removing intermediate container c298823c8635 [2023-04-26T08:00:55.058Z] ---> e53f3d6dcca7 [2023-04-26T08:00:55.058Z] [2023-04-26T08:00:55.058Z] Successfully built e53f3d6dcca7 [2023-04-26T08:00:55.058Z] Successfully tagged security-bootstrapper-arm64:latest [2023-04-26T08:00:55.058Z] Building support-scheduler [2023-04-26T08:00:55.327Z]  Building security-bootstrapper ... done Removing intermediate container f4b963939494 [2023-04-26T08:00:55.327Z] ---> 3676addcf230 [2023-04-26T08:00:55.327Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-04-26T08:00:55.327Z] ---> Running in 5522838916dc [2023-04-26T08:00:55.932Z] Removing intermediate container 5522838916dc [2023-04-26T08:00:55.932Z] ---> 979f959a0b2b [2023-04-26T08:00:55.932Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-26T08:00:55.932Z] ---> Running in b2a2a6a49d19 [2023-04-26T08:00:56.515Z] Removing intermediate container b2a2a6a49d19 [2023-04-26T08:00:56.515Z] ---> 9e99e4a6854d [2023-04-26T08:00:56.515Z] 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-26T08:00:56.782Z] ---> Running in 00e15aa35fba [2023-04-26T08:01:00.150Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T08:01:00.150Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-26T08:01:00.150Z] ---> 77a6256729bb [2023-04-26T08:01:00.150Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-26T08:01:00.150Z] ---> Using cache [2023-04-26T08:01:00.150Z] ---> a7b0c72439cd [2023-04-26T08:01:00.150Z] Step 4/23 : WORKDIR /edgex-go [2023-04-26T08:01:00.150Z] ---> Using cache [2023-04-26T08:01:00.150Z] ---> 266b73b97f11 [2023-04-26T08:01:00.150Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-26T08:01:00.150Z] ---> Using cache [2023-04-26T08:01:00.150Z] ---> e41b501a1638 [2023-04-26T08:01:00.150Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-26T08:01:00.150Z] ---> Using cache [2023-04-26T08:01:00.150Z] ---> 577a988d320c [2023-04-26T08:01:00.150Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T08:01:00.150Z] ---> Using cache [2023-04-26T08:01:00.150Z] ---> 4e66a936df93 [2023-04-26T08:01:00.150Z] Step 8/23 : COPY . . [2023-04-26T08:01:00.150Z] Removing intermediate container 00e15aa35fba [2023-04-26T08:01:00.150Z] ---> d7e0a94b86f2 [2023-04-26T08:01:00.150Z] Step 12/26 : WORKDIR /edgex-go [2023-04-26T08:01:00.150Z] ---> Using cache [2023-04-26T08:01:00.150Z] ---> c002e3fc4fa3 [2023-04-26T08:01:00.150Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-04-26T08:01:00.417Z] ---> Running in ec8fd2df3c9b [2023-04-26T08:01:00.417Z] ---> Running in 7bf2bac4994c [2023-04-26T08:01:01.384Z] Removing intermediate container 7bf2bac4994c [2023-04-26T08:01:01.384Z] ---> 476b905d5032 [2023-04-26T08:01:01.384Z] [2023-04-26T08:01:01.384Z] Step 13/26 : FROM alpine:3.17 [2023-04-26T08:01:01.384Z] ---> 51e60588ff2c [2023-04-26T08:01:01.384Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-26T08:01:01.384Z] ---> Using cache [2023-04-26T08:01:01.384Z] ---> e4df39179542 [2023-04-26T08:01:01.385Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-26T08:01:01.385Z] ---> Using cache [2023-04-26T08:01:01.385Z] ---> e0421437f192 [2023-04-26T08:01:01.385Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T08:01:01.385Z] ---> Using cache [2023-04-26T08:01:01.385Z] ---> 006464c1c2b3 [2023-04-26T08:01:01.385Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T08:01:01.656Z] ---> Using cache [2023-04-26T08:01:01.656Z] ---> cac4b2f3fde5 [2023-04-26T08:01:01.656Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-26T08:01:02.616Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.139" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-04-26T08:01:10.832Z] ---> 28d88359f3ea [2023-04-26T08:01:10.832Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-04-26T08:01:10.832Z] ---> dadc6807559f [2023-04-26T08:01:10.832Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-04-26T08:01:11.414Z] ---> 6fc9b2f089d8 [2023-04-26T08:01:11.414Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-04-26T08:01:12.379Z] ---> 8d101d1d6a88 [2023-04-26T08:01:12.379Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-26T08:01:12.379Z] ---> Running in 0682d5e58921 [2023-04-26T08:01:12.966Z] Removing intermediate container 0682d5e58921 [2023-04-26T08:01:12.966Z] ---> 22f634dcc987 [2023-04-26T08:01:12.966Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-26T08:01:12.966Z] ---> Running in 4947a63f83af [2023-04-26T08:01:13.549Z] Removing intermediate container 4947a63f83af [2023-04-26T08:01:13.549Z] ---> d5efb76d90d4 [2023-04-26T08:01:13.549Z] Step 24/26 : LABEL arch=arm64 [2023-04-26T08:01:13.549Z] ---> Running in 1705c45cdbd4 [2023-04-26T08:01:14.130Z] Removing intermediate container 1705c45cdbd4 [2023-04-26T08:01:14.130Z] ---> 98898920967a [2023-04-26T08:01:14.130Z] Step 25/26 : LABEL git_sha=577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T08:01:14.130Z] ---> Running in 7561ab0d5f43 [2023-04-26T08:01:14.717Z] Removing intermediate container 7561ab0d5f43 [2023-04-26T08:01:14.717Z] ---> c3c2f2c68821 [2023-04-26T08:01:14.717Z] Step 26/26 : LABEL version=3.0.0-dev.139 [2023-04-26T08:01:14.717Z] ---> Running in 7904d9a04046 [2023-04-26T08:01:15.302Z] Removing intermediate container 7904d9a04046 [2023-04-26T08:01:15.302Z] ---> c0ef60515ae8 [2023-04-26T08:01:15.302Z] [2023-04-26T08:01:15.302Z] Successfully built c0ef60515ae8 [2023-04-26T08:01:15.568Z] Successfully tagged security-spire-server-arm64:latest [2023-04-26T08:01:15.568Z] Building security-spire-config [2023-04-26T08:01:18.907Z]  Building security-spire-server ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T08:01:18.907Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-26T08:01:18.907Z] ---> 77a6256729bb [2023-04-26T08:01:18.907Z] Step 3/27 : WORKDIR /edgex-go [2023-04-26T08:01:18.907Z] ---> Using cache [2023-04-26T08:01:18.907Z] ---> 4aacad2288cb [2023-04-26T08:01:18.907Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-26T08:01:18.907Z] ---> Using cache [2023-04-26T08:01:18.907Z] ---> 37b6e719adb3 [2023-04-26T08:01:18.907Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-26T08:01:18.907Z] ---> Using cache [2023-04-26T08:01:18.907Z] ---> 6163a89d95fd [2023-04-26T08:01:18.907Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T08:01:18.907Z] ---> Using cache [2023-04-26T08:01:18.907Z] ---> 0383920bf1d7 [2023-04-26T08:01:18.907Z] Step 7/27 : COPY . . [2023-04-26T08:01:18.907Z] ---> Using cache [2023-04-26T08:01:18.907Z] ---> 24de832a4b37 [2023-04-26T08:01:18.907Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-04-26T08:01:18.907Z] ---> Using cache [2023-04-26T08:01:18.907Z] ---> 3676addcf230 [2023-04-26T08:01:18.907Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-26T08:01:18.907Z] ---> Using cache [2023-04-26T08:01:18.907Z] ---> 979f959a0b2b [2023-04-26T08:01:18.907Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-26T08:01:18.907Z] ---> Using cache [2023-04-26T08:01:18.907Z] ---> 9e99e4a6854d [2023-04-26T08:01:18.907Z] 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-26T08:01:18.907Z] ---> Running in a57c5af2db3a [2023-04-26T08:01:24.263Z] Removing intermediate container a57c5af2db3a [2023-04-26T08:01:24.263Z] ---> a5e16605d021 [2023-04-26T08:01:24.263Z] Step 12/27 : WORKDIR /edgex-go [2023-04-26T08:01:24.263Z] ---> Running in 8d39ace78dfc [2023-04-26T08:01:24.851Z] Removing intermediate container 8d39ace78dfc [2023-04-26T08:01:24.851Z] ---> 95f5cb9de95c [2023-04-26T08:01:24.851Z] [2023-04-26T08:01:24.851Z] Step 13/27 : FROM alpine:3.17 [2023-04-26T08:01:24.851Z] ---> 51e60588ff2c [2023-04-26T08:01:24.851Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-26T08:01:24.851Z] ---> Using cache [2023-04-26T08:01:24.851Z] ---> e4df39179542 [2023-04-26T08:01:24.851Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-04-26T08:01:24.851Z] ---> Running in d6e88e6f684c [2023-04-26T08:01:27.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T08:01:28.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T08:01:29.446Z] v3.17.3-134-g10e6be13817 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-26T08:01:29.446Z] v3.17.3-132-g49f14531d7a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-26T08:01:29.446Z] OK: 17691 distinct packages available [2023-04-26T08:01:29.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T08:01:30.670Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T08:01:32.070Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-04-26T08:01:32.070Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-04-26T08:01:32.070Z] (3/4) Installing libucontext (1.2-r0) [2023-04-26T08:01:32.070Z] (4/4) Installing gcompat (1.1.0-r0) [2023-04-26T08:01:32.070Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T08:01:32.070Z] OK: 8 MiB in 19 packages [2023-04-26T08:01:34.012Z] Removing intermediate container d6e88e6f684c [2023-04-26T08:01:34.012Z] ---> 80397c0f3ea0 [2023-04-26T08:01:34.012Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T08:01:36.594Z] ---> 9d5db81e1d49 [2023-04-26T08:01:36.594Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T08:01:37.569Z] ---> 832ce619db3d [2023-04-26T08:01:37.569Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-26T08:01:44.220Z] ---> b465dce8e009 [2023-04-26T08:01:44.220Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-04-26T08:01:44.491Z] ---> 18c8fe910a50 [2023-04-26T08:01:44.491Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-04-26T08:01:44.491Z] ---> Running in 835da7a84002 [2023-04-26T08:01:45.072Z] Removing intermediate container 835da7a84002 [2023-04-26T08:01:45.072Z] ---> 8856244e112a [2023-04-26T08:01:45.072Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-04-26T08:01:46.032Z] ---> aa693066e6e2 [2023-04-26T08:01:46.032Z] Step 22/27 : WORKDIR / [2023-04-26T08:01:46.032Z] ---> Running in a8a6905b1968 [2023-04-26T08:01:46.614Z] Removing intermediate container a8a6905b1968 [2023-04-26T08:01:46.614Z] ---> 9af5285afefb [2023-04-26T08:01:46.614Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-26T08:01:46.614Z] ---> Running in 23889d6bfa2a [2023-04-26T08:01:47.203Z] Removing intermediate container 23889d6bfa2a [2023-04-26T08:01:47.203Z] ---> 931288e61354 [2023-04-26T08:01:47.203Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-26T08:01:47.203Z] ---> Running in 26b65b9791ef [2023-04-26T08:01:48.162Z] Removing intermediate container 26b65b9791ef [2023-04-26T08:01:48.162Z] ---> 739548fd5ffe [2023-04-26T08:01:48.162Z] Step 25/27 : LABEL arch=arm64 [2023-04-26T08:01:50.747Z] ---> Running in 1b690d6c8cb7 [2023-04-26T08:01:51.329Z] Removing intermediate container 1b690d6c8cb7 [2023-04-26T08:01:51.329Z] ---> 38e975a59be1 [2023-04-26T08:01:51.329Z] Step 26/27 : LABEL git_sha=577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T08:01:51.329Z] ---> Running in d364f6b880da [2023-04-26T08:01:51.911Z] Removing intermediate container d364f6b880da [2023-04-26T08:01:51.911Z] ---> 1a08793460f7 [2023-04-26T08:01:51.911Z] Step 27/27 : LABEL version=3.0.0-dev.139 [2023-04-26T08:01:52.186Z] ---> Running in 21ab170b9356 [2023-04-26T08:01:52.455Z] Removing intermediate container 21ab170b9356 [2023-04-26T08:01:52.455Z] ---> c6b6708137b7 [2023-04-26T08:01:52.455Z] [2023-04-26T08:01:52.723Z] Successfully built c6b6708137b7 [2023-04-26T08:01:52.723Z] Successfully tagged security-spire-config-arm64:latest [2023-04-26T08:01:52.723Z]  Building security-spire-config ... done Building core-metadata [2023-04-26T08:01:56.985Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T08:01:56.985Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-26T08:01:56.985Z] ---> 77a6256729bb [2023-04-26T08:01:56.985Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-26T08:01:56.985Z] ---> Using cache [2023-04-26T08:01:56.985Z] ---> a7b0c72439cd [2023-04-26T08:01:56.985Z] Step 4/25 : WORKDIR /edgex-go [2023-04-26T08:01:56.985Z] ---> Using cache [2023-04-26T08:01:56.985Z] ---> 266b73b97f11 [2023-04-26T08:01:56.985Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-04-26T08:01:56.985Z] ---> Using cache [2023-04-26T08:01:56.985Z] ---> e41b501a1638 [2023-04-26T08:01:56.985Z] Step 6/25 : COPY go.mod vendor* ./ [2023-04-26T08:01:56.985Z] ---> Using cache [2023-04-26T08:01:56.985Z] ---> 577a988d320c [2023-04-26T08:01:56.985Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T08:01:56.985Z] ---> Using cache [2023-04-26T08:01:56.985Z] ---> 4e66a936df93 [2023-04-26T08:01:56.985Z] Step 8/25 : COPY . . [2023-04-26T08:01:56.985Z] ---> Using cache [2023-04-26T08:01:56.985Z] ---> c002e3fc4fa3 [2023-04-26T08:01:56.985Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-04-26T08:01:56.985Z] ---> Running in 2d06cbda47f8 [2023-04-26T08:01:58.949Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.139" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-04-26T08:03:50.590Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.139" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-04-26T08:03:58.801Z] Removing intermediate container cfa5ee9bbfe7 [2023-04-26T08:03:58.801Z] ---> 81e7d7ff91a5 [2023-04-26T08:03:58.801Z] [2023-04-26T08:03:58.801Z] Step 9/25 : FROM alpine:3.17 [2023-04-26T08:03:58.801Z] ---> 51e60588ff2c [2023-04-26T08:03:58.801Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-04-26T08:03:58.801Z] ---> Running in 12fa7ef9aa2c [2023-04-26T08:04:00.746Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T08:04:01.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T08:04:03.114Z] (1/3) Installing ca-certificates (20220614-r4) [2023-04-26T08:04:03.380Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-04-26T08:04:03.380Z] (3/3) Installing su-exec (0.2-r2) [2023-04-26T08:04:03.380Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T08:04:03.380Z] Executing ca-certificates-20220614-r4.trigger [2023-04-26T08:04:03.961Z] OK: 8 MiB in 18 packages [2023-04-26T08:04:05.903Z] Removing intermediate container 12fa7ef9aa2c [2023-04-26T08:04:05.903Z] ---> 6019036b0ae0 [2023-04-26T08:04:05.903Z] 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-26T08:04:06.173Z] ---> Running in fe193df3afa0 [2023-04-26T08:04:06.455Z] Removing intermediate container fe193df3afa0 [2023-04-26T08:04:06.455Z] ---> af4b614b8b29 [2023-04-26T08:04:06.455Z] Step 12/25 : WORKDIR / [2023-04-26T08:04:06.722Z] ---> Running in 423e68f25471 [2023-04-26T08:04:07.309Z] Removing intermediate container 423e68f25471 [2023-04-26T08:04:07.309Z] ---> b43d7277c244 [2023-04-26T08:04:07.309Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T08:04:07.893Z] ---> 04537c27d4e1 [2023-04-26T08:04:07.893Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T08:04:08.858Z] ---> 076c62fe3565 [2023-04-26T08:04:08.858Z] 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-26T08:04:09.821Z] ---> 039f916d4e41 [2023-04-26T08:04:09.821Z] 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-26T08:04:10.798Z] ---> fa6df9f04faf [2023-04-26T08:04:10.798Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-04-26T08:04:11.768Z] ---> a237c681d711 [2023-04-26T08:04:11.768Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-04-26T08:04:13.718Z] ---> f96fba6d0cd2 [2023-04-26T08:04:13.718Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-04-26T08:04:15.124Z] ---> 7150c6a7c587 [2023-04-26T08:04:15.124Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-04-26T08:04:17.697Z] ---> 61d089e6c3c8 [2023-04-26T08:04:17.697Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-26T08:04:17.697Z] ---> Running in b940a1eac7f4 [2023-04-26T08:04:21.048Z] Removing intermediate container b940a1eac7f4 [2023-04-26T08:04:21.048Z] ---> e688d18d3ab5 [2023-04-26T08:04:21.048Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-04-26T08:04:21.048Z] ---> Running in ca8789b95f0a [2023-04-26T08:04:21.048Z] Removing intermediate container ca8789b95f0a [2023-04-26T08:04:21.048Z] ---> 27a95df62fa4 [2023-04-26T08:04:21.048Z] Step 23/25 : LABEL arch=arm64 [2023-04-26T08:04:21.317Z] ---> Running in ce098e472dfd [2023-04-26T08:04:21.915Z] Removing intermediate container ce098e472dfd [2023-04-26T08:04:21.915Z] ---> fbf843c4b606 [2023-04-26T08:04:21.915Z] Step 24/25 : LABEL git_sha=577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T08:04:21.915Z] ---> Running in 2355f7096aff [2023-04-26T08:04:22.501Z] Removing intermediate container 2355f7096aff [2023-04-26T08:04:22.501Z] ---> 863aef1e53a1 [2023-04-26T08:04:22.501Z] Step 25/25 : LABEL version=3.0.0-dev.139 [2023-04-26T08:04:22.775Z] ---> Running in 58bd55be7e87 [2023-04-26T08:04:23.046Z] Removing intermediate container 58bd55be7e87 [2023-04-26T08:04:23.046Z] ---> d304debb2e0a [2023-04-26T08:04:23.046Z] [2023-04-26T08:04:23.316Z] Successfully built d304debb2e0a [2023-04-26T08:04:23.316Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-04-26T08:04:23.316Z] Building core-common-config-bootstrapper [2023-04-26T08:04:26.675Z]  Building security-secretstore-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T08:04:26.675Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-26T08:04:26.675Z] ---> 77a6256729bb [2023-04-26T08:04:26.675Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-26T08:04:26.675Z] ---> Using cache [2023-04-26T08:04:26.675Z] ---> a7b0c72439cd [2023-04-26T08:04:26.675Z] Step 4/23 : WORKDIR /edgex-go [2023-04-26T08:04:26.675Z] ---> Using cache [2023-04-26T08:04:26.675Z] ---> 266b73b97f11 [2023-04-26T08:04:26.675Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-26T08:04:26.675Z] ---> Using cache [2023-04-26T08:04:26.675Z] ---> e41b501a1638 [2023-04-26T08:04:26.675Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-26T08:04:26.675Z] ---> Using cache [2023-04-26T08:04:26.675Z] ---> 577a988d320c [2023-04-26T08:04:26.675Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T08:04:26.675Z] ---> Using cache [2023-04-26T08:04:26.675Z] ---> 4e66a936df93 [2023-04-26T08:04:26.675Z] Step 8/23 : COPY . . [2023-04-26T08:04:26.675Z] ---> Using cache [2023-04-26T08:04:26.675Z] ---> c002e3fc4fa3 [2023-04-26T08:04:26.675Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-04-26T08:04:26.945Z] ---> Running in e22b6f303704 [2023-04-26T08:04:29.545Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.139" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-04-26T08:07:36.380Z] Removing intermediate container 81ec423957ec [2023-04-26T08:07:36.380Z] ---> 5f1bfdfa9c9a [2023-04-26T08:07:36.380Z] [2023-04-26T08:07:36.380Z] Step 9/22 : FROM alpine:3.17 [2023-04-26T08:07:36.380Z] ---> 51e60588ff2c [2023-04-26T08:07:36.380Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-04-26T08:07:36.380Z] ---> Running in 6e01d88d87df [2023-04-26T08:07:36.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T08:07:36.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T08:07:37.789Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-26T08:07:37.789Z] (2/2) Installing openssl (3.0.8-r4) [2023-04-26T08:07:37.789Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T08:07:37.789Z] OK: 8 MiB in 17 packages [2023-04-26T08:07:39.197Z] Removing intermediate container 6e01d88d87df [2023-04-26T08:07:39.197Z] ---> c5f95e00bf8d [2023-04-26T08:07:39.197Z] 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-26T08:07:39.197Z] ---> Running in 87f4ba2b27cf [2023-04-26T08:07:39.464Z] Removing intermediate container 87f4ba2b27cf [2023-04-26T08:07:39.464Z] ---> 762808010704 [2023-04-26T08:07:39.464Z] Step 12/22 : WORKDIR /edgex [2023-04-26T08:07:39.730Z] ---> Running in 8dcb96bfcf23 [2023-04-26T08:07:40.311Z] Removing intermediate container 8dcb96bfcf23 [2023-04-26T08:07:40.311Z] ---> d4c809fc3a8c [2023-04-26T08:07:40.311Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T08:07:41.289Z] ---> 09b7c1a0dc82 [2023-04-26T08:07:41.289Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T08:07:41.875Z] ---> a701194b370f [2023-04-26T08:07:41.875Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-04-26T08:07:43.278Z] ---> 67ec149cccd5 [2023-04-26T08:07:43.278Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-04-26T08:07:44.695Z] ---> 3bbf25582595 [2023-04-26T08:07:44.695Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-04-26T08:07:45.654Z] ---> 87981092bfd5 [2023-04-26T08:07:45.654Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-26T08:07:45.654Z] ---> Running in 717392cdc417 [2023-04-26T08:07:49.000Z] Removing intermediate container 717392cdc417 [2023-04-26T08:07:49.000Z] ---> 05367bbcab27 [2023-04-26T08:07:49.000Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-04-26T08:07:49.000Z] ---> Running in bab25290e3e4 [2023-04-26T08:07:49.601Z] Removing intermediate container bab25290e3e4 [2023-04-26T08:07:49.601Z] ---> 190b2a50ab77 [2023-04-26T08:07:49.601Z] Step 20/22 : LABEL arch=arm64 [2023-04-26T08:07:49.601Z] ---> Running in feecc6919533 [2023-04-26T08:07:49.868Z] Removing intermediate container feecc6919533 [2023-04-26T08:07:49.868Z] ---> 7486da2f3e66 [2023-04-26T08:07:49.868Z] Step 21/22 : LABEL git_sha=577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T08:07:50.137Z] ---> Running in 0d3bc3dbbb0c [2023-04-26T08:07:50.725Z] Removing intermediate container 0d3bc3dbbb0c [2023-04-26T08:07:50.725Z] ---> 2c7c4eacc428 [2023-04-26T08:07:50.725Z] Step 22/22 : LABEL version=3.0.0-dev.139 [2023-04-26T08:07:50.725Z] ---> Running in 7a3d202d0386 [2023-04-26T08:07:51.308Z] Removing intermediate container 7a3d202d0386 [2023-04-26T08:07:51.308Z] ---> 7934ceedbca0 [2023-04-26T08:07:51.308Z] [2023-04-26T08:07:51.308Z] Successfully built 7934ceedbca0 [2023-04-26T08:07:51.308Z] Successfully tagged security-proxy-setup-arm64:latest [2023-04-26T08:09:27.934Z]  Building security-proxy-setup ... done Removing intermediate container 2d06cbda47f8 [2023-04-26T08:09:27.934Z] ---> d3be3a978a04 [2023-04-26T08:09:27.934Z] [2023-04-26T08:09:27.934Z] Step 10/25 : FROM alpine:3.17 [2023-04-26T08:09:27.934Z] ---> 51e60588ff2c [2023-04-26T08:09:27.934Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-04-26T08:09:27.934Z] ---> Using cache [2023-04-26T08:09:27.934Z] ---> d4334a408431 [2023-04-26T08:09:27.934Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-26T08:09:27.934Z] ---> Using cache [2023-04-26T08:09:27.934Z] ---> 6f7c56d9cfc4 [2023-04-26T08:09:27.934Z] Step 13/25 : ENV APP_PORT=59881 [2023-04-26T08:09:27.934Z] ---> Running in 6954c95ce32a [2023-04-26T08:09:27.934Z] Removing intermediate container 6954c95ce32a [2023-04-26T08:09:27.934Z] ---> 7a43291d0655 [2023-04-26T08:09:27.934Z] Step 14/25 : EXPOSE $APP_PORT [2023-04-26T08:09:27.934Z] ---> Running in 0397fd5a5328 [2023-04-26T08:09:27.934Z] Removing intermediate container 0397fd5a5328 [2023-04-26T08:09:27.934Z] ---> 232527979c00 [2023-04-26T08:09:27.934Z] Step 15/25 : WORKDIR / [2023-04-26T08:09:27.934Z] ---> Running in 9bdd8edf819f [2023-04-26T08:09:27.934Z] Removing intermediate container 9bdd8edf819f [2023-04-26T08:09:27.934Z] ---> 46ee1e46816c [2023-04-26T08:09:27.934Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T08:09:27.934Z] ---> c1f46618ee03 [2023-04-26T08:09:27.934Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T08:09:27.934Z] ---> d29f02d18a9b [2023-04-26T08:09:27.934Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-04-26T08:09:27.934Z] ---> d3ef0771fc9b [2023-04-26T08:09:27.934Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-04-26T08:09:27.934Z] ---> 522899a15dc8 [2023-04-26T08:09:27.934Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-04-26T08:09:27.934Z] ---> 4b6c8cb29d9d [2023-04-26T08:09:27.934Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-04-26T08:09:27.934Z] ---> Running in e0ace636bcfe [2023-04-26T08:09:28.519Z] Removing intermediate container e0ace636bcfe [2023-04-26T08:09:28.519Z] ---> 3d4ee43b37ba [2023-04-26T08:09:28.519Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-26T08:09:28.519Z] ---> Running in 381ac25f9727 [2023-04-26T08:09:29.106Z] Removing intermediate container 381ac25f9727 [2023-04-26T08:09:29.106Z] ---> d0aa4e972b1f [2023-04-26T08:09:29.106Z] Step 23/25 : LABEL arch=arm64 [2023-04-26T08:09:29.106Z] ---> Running in e0ea0b66df58 [2023-04-26T08:09:32.453Z] Removing intermediate container e0ea0b66df58 [2023-04-26T08:09:32.453Z] ---> ea0c7240b334 [2023-04-26T08:09:32.453Z] Step 24/25 : LABEL git_sha=577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T08:09:32.453Z] ---> Running in 86d443f04c04 [2023-04-26T08:09:33.041Z] Removing intermediate container 86d443f04c04 [2023-04-26T08:09:33.041Z] ---> 5ee250007335 [2023-04-26T08:09:33.041Z] Step 25/25 : LABEL version=3.0.0-dev.139 [2023-04-26T08:09:33.313Z] ---> Running in e1bc2e8016af [2023-04-26T08:09:33.895Z] Removing intermediate container e1bc2e8016af [2023-04-26T08:09:33.895Z] ---> b10ec7def363 [2023-04-26T08:09:33.895Z] [2023-04-26T08:09:34.161Z] Successfully built b10ec7def363 [2023-04-26T08:09:34.161Z] Successfully tagged core-metadata-arm64:latest [2023-04-26T08:09:46.470Z]  Building core-metadata ... done Removing intermediate container e654233b1b6c [2023-04-26T08:09:46.470Z] ---> 4caa33d4638d [2023-04-26T08:09:46.470Z] [2023-04-26T08:09:46.470Z] Step 10/23 : FROM alpine:3.17 [2023-04-26T08:09:46.470Z] ---> 51e60588ff2c [2023-04-26T08:09:46.470Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-26T08:09:46.741Z] ---> Running in 4cea3ab6b3c1 [2023-04-26T08:09:48.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T08:09:49.284Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T08:09:50.714Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-26T08:09:50.714Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-26T08:09:50.714Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T08:09:50.714Z] Executing ca-certificates-20220614-r4.trigger [2023-04-26T08:09:51.296Z] OK: 8 MiB in 17 packages [2023-04-26T08:09:53.265Z] Removing intermediate container 4cea3ab6b3c1 [2023-04-26T08:09:53.265Z] ---> ddd8866ec90e [2023-04-26T08:09:53.265Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-26T08:09:53.265Z] ---> Running in 31da4efdd08a [2023-04-26T08:09:53.559Z] Removing intermediate container 31da4efdd08a [2023-04-26T08:09:53.559Z] ---> 845968bf8f78 [2023-04-26T08:09:53.559Z] Step 13/23 : ENV APP_PORT=59860 [2023-04-26T08:09:53.828Z] ---> Running in 5ce1a95b314f [2023-04-26T08:09:54.095Z] Removing intermediate container 5ce1a95b314f [2023-04-26T08:09:54.095Z] ---> b8a2ffc3f7da [2023-04-26T08:09:54.095Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-26T08:09:54.362Z] ---> Running in 27a7b32a0227 [2023-04-26T08:09:54.635Z] Removing intermediate container 27a7b32a0227 [2023-04-26T08:09:54.635Z] ---> 8df37074f896 [2023-04-26T08:09:54.901Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T08:09:55.859Z] ---> 6717687befe1 [2023-04-26T08:09:55.859Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T08:09:57.795Z] ---> 77ca7690856e [2023-04-26T08:09:57.795Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-04-26T08:10:01.143Z] ---> 85b0d1e1defc [2023-04-26T08:10:01.143Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-04-26T08:10:01.419Z] ---> d3b862883dec [2023-04-26T08:10:01.419Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-04-26T08:10:01.687Z] ---> Running in 9f90a2426b66 [2023-04-26T08:10:02.270Z] Removing intermediate container 9f90a2426b66 [2023-04-26T08:10:02.270Z] ---> c01d4eabe97e [2023-04-26T08:10:02.270Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-26T08:10:02.270Z] ---> Running in a6addc7ece08 [2023-04-26T08:10:02.854Z] Removing intermediate container a6addc7ece08 [2023-04-26T08:10:02.854Z] ---> 09388100cc70 [2023-04-26T08:10:02.854Z] Step 21/23 : LABEL arch=arm64 [2023-04-26T08:10:02.854Z] ---> Running in 4a9f0e748f74 [2023-04-26T08:10:03.439Z] Removing intermediate container 4a9f0e748f74 [2023-04-26T08:10:03.439Z] ---> f2df48366346 [2023-04-26T08:10:03.439Z] Step 22/23 : LABEL git_sha=577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T08:10:03.439Z] ---> Running in d0c6a36729d3 [2023-04-26T08:10:04.022Z] Removing intermediate container d0c6a36729d3 [2023-04-26T08:10:04.022Z] ---> 34ae0bac0b00 [2023-04-26T08:10:04.022Z] Step 23/23 : LABEL version=3.0.0-dev.139 [2023-04-26T08:10:04.022Z] ---> Running in 3dd321623d7a [2023-04-26T08:10:04.611Z] Removing intermediate container 3dd321623d7a [2023-04-26T08:10:04.611Z] ---> 81d4c8158bc8 [2023-04-26T08:10:04.611Z] [2023-04-26T08:10:04.611Z] Successfully built 81d4c8158bc8 [2023-04-26T08:10:04.611Z] Successfully tagged support-notifications-arm64:latest [2023-04-26T08:10:16.934Z]  Building support-notifications ... done Removing intermediate container e22b6f303704 [2023-04-26T08:10:16.934Z] ---> 03a9ac0e744f [2023-04-26T08:10:16.934Z] [2023-04-26T08:10:16.934Z] Step 10/23 : FROM alpine:3.17 [2023-04-26T08:10:16.934Z] ---> 51e60588ff2c [2023-04-26T08:10:16.934Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-26T08:10:16.934Z] ---> Using cache [2023-04-26T08:10:16.934Z] ---> 9592a94724b5 [2023-04-26T08:10:16.934Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-26T08:10:16.934Z] ---> Using cache [2023-04-26T08:10:16.934Z] ---> effd8a94cbf3 [2023-04-26T08:10:16.934Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T08:10:16.934Z] ---> Using cache [2023-04-26T08:10:16.934Z] ---> e9dd6fc8db2c [2023-04-26T08:10:16.934Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T08:10:16.934Z] ---> Using cache [2023-04-26T08:10:16.934Z] ---> 0e5f2e17456e [2023-04-26T08:10:16.934Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-04-26T08:10:17.894Z] ---> 35eacdd062ef [2023-04-26T08:10:17.894Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-04-26T08:10:18.162Z] Removing intermediate container ec8fd2df3c9b [2023-04-26T08:10:18.162Z] ---> 6c4ba7be2f62 [2023-04-26T08:10:18.162Z] [2023-04-26T08:10:18.162Z] Step 10/23 : FROM alpine:3.17 [2023-04-26T08:10:18.162Z] ---> 51e60588ff2c [2023-04-26T08:10:18.162Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-04-26T08:10:18.162Z] ---> Using cache [2023-04-26T08:10:18.162Z] ---> d4334a408431 [2023-04-26T08:10:18.162Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-26T08:10:18.162Z] ---> Using cache [2023-04-26T08:10:18.162Z] ---> 6f7c56d9cfc4 [2023-04-26T08:10:18.162Z] Step 13/23 : ENV APP_PORT=59861 [2023-04-26T08:10:18.429Z] ---> fb8af769e92f [2023-04-26T08:10:18.429Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-04-26T08:10:18.429Z] ---> Running in b27df1198618 [2023-04-26T08:10:18.696Z] Removing intermediate container b27df1198618 [2023-04-26T08:10:18.696Z] ---> 8432ddc3ee23 [2023-04-26T08:10:18.696Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-26T08:10:18.965Z] ---> Running in 5c025488b64b [2023-04-26T08:10:18.965Z] ---> 47e77bc79b5a [2023-04-26T08:10:18.965Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-26T08:10:18.965Z] ---> Running in 345a266819a6 [2023-04-26T08:10:19.554Z] Removing intermediate container 5c025488b64b [2023-04-26T08:10:19.554Z] ---> 125c36e665c6 [2023-04-26T08:10:19.554Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T08:10:20.146Z] ---> dc5189f3efaf [2023-04-26T08:10:20.146Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T08:10:20.734Z] ---> c2a57abdcbbd [2023-04-26T08:10:20.734Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-04-26T08:10:21.004Z] Removing intermediate container 345a266819a6 [2023-04-26T08:10:21.004Z] ---> c183da305cad [2023-04-26T08:10:21.004Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-26T08:10:21.004Z] ---> Running in 07c5a7039be0 [2023-04-26T08:10:21.615Z] Removing intermediate container 07c5a7039be0 [2023-04-26T08:10:21.615Z] ---> 7bcec803d986 [2023-04-26T08:10:21.615Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-26T08:10:21.615Z] ---> Running in 94649bee4ccf [2023-04-26T08:10:22.202Z] Removing intermediate container 94649bee4ccf [2023-04-26T08:10:22.202Z] ---> 27e00acf9406 [2023-04-26T08:10:22.202Z] Step 21/23 : LABEL arch=arm64 [2023-04-26T08:10:22.202Z] ---> Running in dedef375bb8f [2023-04-26T08:10:22.202Z] ---> 6ca8a073e3d4 [2023-04-26T08:10:22.202Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-04-26T08:10:22.484Z] Removing intermediate container dedef375bb8f [2023-04-26T08:10:22.484Z] ---> 7046b68b6bf5 [2023-04-26T08:10:22.484Z] Step 22/23 : LABEL git_sha=577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T08:10:22.756Z] ---> Running in 7761ac8f64a5 [2023-04-26T08:10:23.026Z] ---> 77eca518dd84 [2023-04-26T08:10:23.026Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-04-26T08:10:23.026Z] Removing intermediate container 7761ac8f64a5 [2023-04-26T08:10:23.026Z] ---> e1eff33d200f [2023-04-26T08:10:23.026Z] Step 23/23 : LABEL version=3.0.0-dev.139 [2023-04-26T08:10:23.026Z] ---> Running in 74e689d7fef8 [2023-04-26T08:10:23.026Z] ---> Running in 6f7547db3df9 [2023-04-26T08:10:23.298Z] Removing intermediate container 74e689d7fef8 [2023-04-26T08:10:23.298Z] ---> 3061eb590e69 [2023-04-26T08:10:23.298Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-26T08:10:23.566Z] ---> Running in 36afbf89432e [2023-04-26T08:10:23.566Z] Removing intermediate container 6f7547db3df9 [2023-04-26T08:10:23.566Z] ---> 08810f816f61 [2023-04-26T08:10:23.566Z] [2023-04-26T08:10:23.566Z] Successfully built 08810f816f61 [2023-04-26T08:10:23.566Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-04-26T08:10:23.834Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 36afbf89432e [2023-04-26T08:10:23.834Z] ---> b13b865cbd0a [2023-04-26T08:10:23.834Z] Step 21/23 : LABEL arch=arm64 [2023-04-26T08:10:23.834Z] ---> Running in e7eb831ad429 [2023-04-26T08:10:24.102Z] Removing intermediate container e7eb831ad429 [2023-04-26T08:10:24.102Z] ---> ff8c76b7614b [2023-04-26T08:10:24.102Z] Step 22/23 : LABEL git_sha=577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T08:10:24.373Z] ---> Running in e1ff4715e396 [2023-04-26T08:10:24.644Z] Removing intermediate container e1ff4715e396 [2023-04-26T08:10:24.644Z] ---> 4d2942c44842 [2023-04-26T08:10:24.644Z] Step 23/23 : LABEL version=3.0.0-dev.139 [2023-04-26T08:10:24.644Z] ---> Running in 6533e584c3b9 [2023-04-26T08:10:24.912Z] Removing intermediate container 6533e584c3b9 [2023-04-26T08:10:24.912Z] ---> c89874c8d94d [2023-04-26T08:10:24.912Z] [2023-04-26T08:10:24.912Z] Successfully built c89874c8d94d [2023-04-26T08:10:25.180Z] Successfully tagged support-scheduler-arm64:latest [2023-04-26T08:10:25.458Z]  Building support-scheduler ... done  [Pipeline] } [2023-04-26T08:10:25.460Z] $ docker stop --time=1 98a779a79253be2c4afb5a8a263fc83f976ef7d280d07550054f0ab6feaa80b8 [2023-04-26T08:10:27.111Z] $ docker rm -f --volumes 98a779a79253be2c4afb5a8a263fc83f976ef7d280d07550054f0ab6feaa80b8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T08:10:27.589Z] + docker images [2023-04-26T08:10:27.856Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-26T08:10:27.856Z] support-scheduler-arm64 latest c89874c8d94d 3 seconds ago 31.5MB [2023-04-26T08:10:27.856Z] core-common-config-bootstrapper-arm64 latest 08810f816f61 4 seconds ago 17.2MB [2023-04-26T08:10:27.856Z] 6c4ba7be2f62 10 seconds ago 1.42GB [2023-04-26T08:10:27.856Z] 03a9ac0e744f 13 seconds ago 1.35GB [2023-04-26T08:10:27.856Z] support-notifications-arm64 latest 81d4c8158bc8 23 seconds ago 32.2MB [2023-04-26T08:10:27.856Z] 4caa33d4638d 43 seconds ago 1.42GB [2023-04-26T08:10:27.856Z] core-metadata-arm64 latest b10ec7def363 54 seconds ago 20.2MB [2023-04-26T08:10:27.856Z] d3be3a978a04 About a minute ago 1.36GB [2023-04-26T08:10:27.856Z] security-proxy-setup-arm64 latest 7934ceedbca0 2 minutes ago 18.7MB [2023-04-26T08:10:27.856Z] 5f1bfdfa9c9a 2 minutes ago 1.33GB [2023-04-26T08:10:27.856Z] security-secretstore-setup-arm64 latest d304debb2e0a 6 minutes ago 32.2MB [2023-04-26T08:10:27.856Z] 81e7d7ff91a5 6 minutes ago 1.35GB [2023-04-26T08:10:27.856Z] security-spire-config-arm64 latest c6b6708137b7 8 minutes ago 96.1MB [2023-04-26T08:10:27.856Z] 95f5cb9de95c 9 minutes ago 1.21GB [2023-04-26T08:10:27.856Z] security-spire-server-arm64 latest c0ef60515ae8 9 minutes ago 97MB [2023-04-26T08:10:27.856Z] 476b905d5032 9 minutes ago 1.21GB [2023-04-26T08:10:27.856Z] security-bootstrapper-arm64 latest e53f3d6dcca7 9 minutes ago 21.9MB [2023-04-26T08:10:27.856Z] security-spiffe-token-provider-arm64 latest 97a2463ceb5f 9 minutes ago 32.7MB [2023-04-26T08:10:27.856Z] 6d93f06bf043 10 minutes ago 1.39GB [2023-04-26T08:10:27.856Z] 19c696b13d2e 10 minutes ago 1.34GB [2023-04-26T08:10:27.856Z] core-data-arm64 latest 3d4dd31e1e69 11 minutes ago 19.9MB [2023-04-26T08:10:27.856Z] e85067309540 12 minutes ago 1.36GB [2023-04-26T08:10:27.856Z] core-command-arm64 latest cb537b1cfd29 12 minutes ago 19.7MB [2023-04-26T08:10:27.856Z] 8b729b466ac1 12 minutes ago 1.35GB [2023-04-26T08:10:27.856Z] security-proxy-auth-arm64 latest c201ff007d1e 12 minutes ago 18.3MB [2023-04-26T08:10:27.856Z] 82c6455d4d88 12 minutes ago 1.33GB [2023-04-26T08:10:27.856Z] security-spire-agent-arm64 latest 03f9b541fb07 18 minutes ago 153MB [2023-04-26T08:10:27.856Z] 297a7e7e029a 19 minutes ago 1.21GB [2023-04-26T08:10:27.856Z] ci-base-image-arm64 latest 77a6256729bb 22 minutes ago 899MB [2023-04-26T08:10:27.856Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 36 hours ago 681MB [2023-04-26T08:10:27.856Z] alpine 3.17 51e60588ff2c 3 weeks ago 7.46MB [2023-04-26T08:10:27.856Z] 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-26T08:10:27.985Z] provisioning config files... [2023-04-26T08:10:28.000Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/502@tmp/config16662811582482334180tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T08:10:28.339Z] ---> docker-login.sh [2023-04-26T08:10:28.339Z] nexus3.edgexfoundry.org:10001 [2023-04-26T08:10:28.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T08:10:28.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T08:10:28.607Z] Configure a credential helper to remove this warning. See [2023-04-26T08:10:28.607Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T08:10:28.607Z] [2023-04-26T08:10:28.607Z] Login Succeeded [2023-04-26T08:10:28.607Z] nexus3.edgexfoundry.org:10002 [2023-04-26T08:10:28.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T08:10:28.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T08:10:28.873Z] Configure a credential helper to remove this warning. See [2023-04-26T08:10:28.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T08:10:28.873Z] [2023-04-26T08:10:28.873Z] Login Succeeded [2023-04-26T08:10:29.141Z] nexus3.edgexfoundry.org:10003 [2023-04-26T08:10:29.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T08:10:29.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T08:10:29.408Z] Configure a credential helper to remove this warning. See [2023-04-26T08:10:29.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T08:10:29.408Z] [2023-04-26T08:10:29.408Z] Login Succeeded [2023-04-26T08:10:29.408Z] nexus3.edgexfoundry.org:10004 [2023-04-26T08:10:29.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T08:10:29.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T08:10:29.675Z] Configure a credential helper to remove this warning. See [2023-04-26T08:10:29.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T08:10:29.675Z] [2023-04-26T08:10:29.675Z] Login Succeeded [2023-04-26T08:10:29.675Z] docker.io [2023-04-26T08:10:29.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T08:10:30.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T08:10:30.208Z] Configure a credential helper to remove this warning. See [2023-04-26T08:10:30.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T08:10:30.208Z] [2023-04-26T08:10:30.208Z] Login Succeeded [2023-04-26T08:10:30.208Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T08:10:30.220Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T08:10:30.244Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T08:10:30.260Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-04-26T08:10:30.260Z] 577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T08:10:30.260Z] latest [2023-04-26T08:10:30.260Z] 3.0.0-dev.139 [2023-04-26T08:10:30.260Z] 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T08:10:30.260Z] main [2023-04-26T08:10:30.260Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:10:30.597Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:10:30.933Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T08:10:30.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-26T08:10:30.933Z] 623e22726195: Preparing [2023-04-26T08:10:30.933Z] f9b1f9cf2272: Preparing [2023-04-26T08:10:30.933Z] ba14b4ebe350: Preparing [2023-04-26T08:10:30.933Z] 1c51f60345f9: Preparing [2023-04-26T08:10:30.933Z] 395bc77b1b2a: Preparing [2023-04-26T08:10:30.933Z] 26cbea5cba74: Preparing [2023-04-26T08:10:31.198Z] ba14b4ebe350: Pushed [2023-04-26T08:10:31.198Z] 1c51f60345f9: Pushed [2023-04-26T08:10:31.198Z] 395bc77b1b2a: Pushed [2023-04-26T08:10:31.198Z] 623e22726195: Pushed [2023-04-26T08:10:31.198Z] 26cbea5cba74: Layer already exists [2023-04-26T08:10:34.536Z] f9b1f9cf2272: Pushed [2023-04-26T08:10:34.536Z] 577681181bc6884f0ff204c6dd697ba0a91a7618: digest: sha256:90d85249b94710734006c248134227ae1eb4177d69afeb75f85a8f4673bf3ae5 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:10:34.886Z] + 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-26T08:10:35.224Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-04-26T08:10:35.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-26T08:10:35.224Z] 623e22726195: Preparing [2023-04-26T08:10:35.224Z] f9b1f9cf2272: Preparing [2023-04-26T08:10:35.224Z] ba14b4ebe350: Preparing [2023-04-26T08:10:35.224Z] 1c51f60345f9: Preparing [2023-04-26T08:10:35.224Z] 395bc77b1b2a: Preparing [2023-04-26T08:10:35.224Z] 26cbea5cba74: Preparing [2023-04-26T08:10:35.224Z] 26cbea5cba74: Waiting [2023-04-26T08:10:35.224Z] ba14b4ebe350: Layer already exists [2023-04-26T08:10:35.224Z] f9b1f9cf2272: Layer already exists [2023-04-26T08:10:35.224Z] 623e22726195: Layer already exists [2023-04-26T08:10:35.224Z] 1c51f60345f9: Layer already exists [2023-04-26T08:10:35.224Z] 395bc77b1b2a: Layer already exists [2023-04-26T08:10:35.224Z] 26cbea5cba74: Layer already exists [2023-04-26T08:10:35.489Z] latest: digest: sha256:90d85249b94710734006c248134227ae1eb4177d69afeb75f85a8f4673bf3ae5 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:10:35.838Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:10:36.174Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.139 [2023-04-26T08:10:36.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-26T08:10:36.174Z] 623e22726195: Preparing [2023-04-26T08:10:36.174Z] f9b1f9cf2272: Preparing [2023-04-26T08:10:36.174Z] ba14b4ebe350: Preparing [2023-04-26T08:10:36.174Z] 1c51f60345f9: Preparing [2023-04-26T08:10:36.174Z] 395bc77b1b2a: Preparing [2023-04-26T08:10:36.174Z] 26cbea5cba74: Preparing [2023-04-26T08:10:36.174Z] 26cbea5cba74: Waiting [2023-04-26T08:10:36.174Z] f9b1f9cf2272: Layer already exists [2023-04-26T08:10:36.174Z] 395bc77b1b2a: Layer already exists [2023-04-26T08:10:36.174Z] 623e22726195: Layer already exists [2023-04-26T08:10:36.174Z] 1c51f60345f9: Layer already exists [2023-04-26T08:10:36.174Z] ba14b4ebe350: Layer already exists [2023-04-26T08:10:36.174Z] 26cbea5cba74: Layer already exists [2023-04-26T08:10:36.440Z] 3.0.0-dev.139: digest: sha256:90d85249b94710734006c248134227ae1eb4177d69afeb75f85a8f4673bf3ae5 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:10:36.776Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:10:37.115Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T08:10:37.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-26T08:10:37.116Z] 623e22726195: Preparing [2023-04-26T08:10:37.116Z] f9b1f9cf2272: Preparing [2023-04-26T08:10:37.116Z] ba14b4ebe350: Preparing [2023-04-26T08:10:37.116Z] 1c51f60345f9: Preparing [2023-04-26T08:10:37.116Z] 395bc77b1b2a: Preparing [2023-04-26T08:10:37.116Z] 26cbea5cba74: Preparing [2023-04-26T08:10:37.116Z] 26cbea5cba74: Waiting [2023-04-26T08:10:37.116Z] 623e22726195: Layer already exists [2023-04-26T08:10:37.116Z] f9b1f9cf2272: Layer already exists [2023-04-26T08:10:37.116Z] 1c51f60345f9: Layer already exists [2023-04-26T08:10:37.116Z] ba14b4ebe350: Layer already exists [2023-04-26T08:10:37.116Z] 395bc77b1b2a: Layer already exists [2023-04-26T08:10:37.116Z] 26cbea5cba74: Layer already exists [2023-04-26T08:10:37.381Z] 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139: digest: sha256:90d85249b94710734006c248134227ae1eb4177d69afeb75f85a8f4673bf3ae5 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:10:37.734Z] + 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-26T08:10:38.080Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-04-26T08:10:38.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-26T08:10:38.080Z] 623e22726195: Preparing [2023-04-26T08:10:38.080Z] f9b1f9cf2272: Preparing [2023-04-26T08:10:38.080Z] ba14b4ebe350: Preparing [2023-04-26T08:10:38.080Z] 1c51f60345f9: Preparing [2023-04-26T08:10:38.080Z] 395bc77b1b2a: Preparing [2023-04-26T08:10:38.080Z] 26cbea5cba74: Preparing [2023-04-26T08:10:38.080Z] 26cbea5cba74: Waiting [2023-04-26T08:10:38.080Z] f9b1f9cf2272: Layer already exists [2023-04-26T08:10:38.080Z] 395bc77b1b2a: Layer already exists [2023-04-26T08:10:38.080Z] ba14b4ebe350: Layer already exists [2023-04-26T08:10:38.080Z] 623e22726195: Layer already exists [2023-04-26T08:10:38.080Z] 1c51f60345f9: Layer already exists [2023-04-26T08:10:38.080Z] 26cbea5cba74: Layer already exists [2023-04-26T08:10:38.080Z] main: digest: sha256:90d85249b94710734006c248134227ae1eb4177d69afeb75f85a8f4673bf3ae5 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T08:10:38.391Z] ===================================================== [Pipeline] echo [2023-04-26T08:10:38.402Z] taggedImages: [2023-04-26T08:10:38.402Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T08:10:38.402Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-04-26T08:10:38.402Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.139 [2023-04-26T08:10:38.402Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T08:10:38.402Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-04-26T08:10:38.427Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-04-26T08:10:38.427Z] 577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T08:10:38.428Z] latest [2023-04-26T08:10:38.428Z] 3.0.0-dev.139 [2023-04-26T08:10:38.428Z] 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T08:10:38.428Z] main [2023-04-26T08:10:38.428Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:10:38.818Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:10:39.166Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T08:10:39.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-26T08:10:39.167Z] c372adefa26c: Preparing [2023-04-26T08:10:39.167Z] 8d1a4ea3835e: Preparing [2023-04-26T08:10:39.167Z] fa3b3c1f5fc2: Preparing [2023-04-26T08:10:39.167Z] b9739d974220: Preparing [2023-04-26T08:10:39.167Z] ba14b4ebe350: Preparing [2023-04-26T08:10:39.167Z] 1c51f60345f9: Preparing [2023-04-26T08:10:39.167Z] 3f052b2a76a1: Preparing [2023-04-26T08:10:39.167Z] 26cbea5cba74: Preparing [2023-04-26T08:10:39.167Z] 1c51f60345f9: Waiting [2023-04-26T08:10:39.167Z] 3f052b2a76a1: Waiting [2023-04-26T08:10:39.167Z] 26cbea5cba74: Waiting [2023-04-26T08:10:39.167Z] ba14b4ebe350: Layer already exists [2023-04-26T08:10:39.437Z] 1c51f60345f9: Layer already exists [2023-04-26T08:10:39.437Z] fa3b3c1f5fc2: Pushed [2023-04-26T08:10:39.437Z] 8d1a4ea3835e: Pushed [2023-04-26T08:10:39.437Z] c372adefa26c: Pushed [2023-04-26T08:10:39.437Z] 26cbea5cba74: Layer already exists [2023-04-26T08:10:39.437Z] 3f052b2a76a1: Pushed [2023-04-26T08:10:42.056Z] b9739d974220: Pushed [2023-04-26T08:10:42.056Z] 577681181bc6884f0ff204c6dd697ba0a91a7618: digest: sha256:b654815d36353c4f7427024fe9ce3c763c5957377554bbcd3177f2355f8a11d8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:10:42.410Z] + 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-26T08:10:42.751Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-04-26T08:10:42.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-26T08:10:42.751Z] c372adefa26c: Preparing [2023-04-26T08:10:42.751Z] 8d1a4ea3835e: Preparing [2023-04-26T08:10:42.751Z] fa3b3c1f5fc2: Preparing [2023-04-26T08:10:42.751Z] b9739d974220: Preparing [2023-04-26T08:10:42.751Z] ba14b4ebe350: Preparing [2023-04-26T08:10:42.751Z] 1c51f60345f9: Preparing [2023-04-26T08:10:42.751Z] 3f052b2a76a1: Preparing [2023-04-26T08:10:42.751Z] 26cbea5cba74: Preparing [2023-04-26T08:10:42.751Z] 1c51f60345f9: Waiting [2023-04-26T08:10:42.751Z] 3f052b2a76a1: Waiting [2023-04-26T08:10:42.751Z] 26cbea5cba74: Waiting [2023-04-26T08:10:42.751Z] b9739d974220: Layer already exists [2023-04-26T08:10:42.751Z] 8d1a4ea3835e: Layer already exists [2023-04-26T08:10:42.752Z] fa3b3c1f5fc2: Layer already exists [2023-04-26T08:10:42.752Z] c372adefa26c: Layer already exists [2023-04-26T08:10:42.752Z] ba14b4ebe350: Layer already exists [2023-04-26T08:10:42.752Z] 1c51f60345f9: Layer already exists [2023-04-26T08:10:42.752Z] 26cbea5cba74: Layer already exists [2023-04-26T08:10:42.752Z] 3f052b2a76a1: Layer already exists [2023-04-26T08:10:43.018Z] latest: digest: sha256:b654815d36353c4f7427024fe9ce3c763c5957377554bbcd3177f2355f8a11d8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:10:43.353Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:10:43.700Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.139 [2023-04-26T08:10:43.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-26T08:10:43.700Z] c372adefa26c: Preparing [2023-04-26T08:10:43.700Z] 8d1a4ea3835e: Preparing [2023-04-26T08:10:43.700Z] fa3b3c1f5fc2: Preparing [2023-04-26T08:10:43.700Z] b9739d974220: Preparing [2023-04-26T08:10:43.700Z] ba14b4ebe350: Preparing [2023-04-26T08:10:43.700Z] 1c51f60345f9: Preparing [2023-04-26T08:10:43.700Z] 3f052b2a76a1: Preparing [2023-04-26T08:10:43.700Z] 26cbea5cba74: Preparing [2023-04-26T08:10:43.700Z] 3f052b2a76a1: Waiting [2023-04-26T08:10:43.700Z] 26cbea5cba74: Waiting [2023-04-26T08:10:43.700Z] 1c51f60345f9: Waiting [2023-04-26T08:10:43.700Z] fa3b3c1f5fc2: Layer already exists [2023-04-26T08:10:43.700Z] b9739d974220: Layer already exists [2023-04-26T08:10:43.700Z] ba14b4ebe350: Layer already exists [2023-04-26T08:10:43.700Z] 8d1a4ea3835e: Layer already exists [2023-04-26T08:10:43.700Z] c372adefa26c: Layer already exists [2023-04-26T08:10:43.700Z] 26cbea5cba74: Layer already exists [2023-04-26T08:10:43.700Z] 3f052b2a76a1: Layer already exists [2023-04-26T08:10:43.700Z] 1c51f60345f9: Layer already exists [2023-04-26T08:10:43.700Z] 3.0.0-dev.139: digest: sha256:b654815d36353c4f7427024fe9ce3c763c5957377554bbcd3177f2355f8a11d8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:10:44.302Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:10:44.630Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T08:10:44.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-26T08:10:44.630Z] c372adefa26c: Preparing [2023-04-26T08:10:44.630Z] 8d1a4ea3835e: Preparing [2023-04-26T08:10:44.630Z] fa3b3c1f5fc2: Preparing [2023-04-26T08:10:44.630Z] b9739d974220: Preparing [2023-04-26T08:10:44.630Z] ba14b4ebe350: Preparing [2023-04-26T08:10:44.630Z] 1c51f60345f9: Preparing [2023-04-26T08:10:44.630Z] 3f052b2a76a1: Preparing [2023-04-26T08:10:44.630Z] 26cbea5cba74: Preparing [2023-04-26T08:10:44.630Z] 3f052b2a76a1: Waiting [2023-04-26T08:10:44.630Z] 26cbea5cba74: Waiting [2023-04-26T08:10:44.630Z] 1c51f60345f9: Waiting [2023-04-26T08:10:44.630Z] ba14b4ebe350: Layer already exists [2023-04-26T08:10:44.630Z] fa3b3c1f5fc2: Layer already exists [2023-04-26T08:10:44.630Z] b9739d974220: Layer already exists [2023-04-26T08:10:44.630Z] c372adefa26c: Layer already exists [2023-04-26T08:10:44.630Z] 8d1a4ea3835e: Layer already exists [2023-04-26T08:10:44.630Z] 26cbea5cba74: Layer already exists [2023-04-26T08:10:44.630Z] 1c51f60345f9: Layer already exists [2023-04-26T08:10:44.630Z] 3f052b2a76a1: Layer already exists [2023-04-26T08:10:44.630Z] 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139: digest: sha256:b654815d36353c4f7427024fe9ce3c763c5957377554bbcd3177f2355f8a11d8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:10:45.233Z] + 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-26T08:10:45.572Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-04-26T08:10:45.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-26T08:10:45.572Z] c372adefa26c: Preparing [2023-04-26T08:10:45.572Z] 8d1a4ea3835e: Preparing [2023-04-26T08:10:45.572Z] fa3b3c1f5fc2: Preparing [2023-04-26T08:10:45.572Z] b9739d974220: Preparing [2023-04-26T08:10:45.572Z] ba14b4ebe350: Preparing [2023-04-26T08:10:45.572Z] 1c51f60345f9: Preparing [2023-04-26T08:10:45.572Z] 3f052b2a76a1: Preparing [2023-04-26T08:10:45.572Z] 26cbea5cba74: Preparing [2023-04-26T08:10:45.572Z] 1c51f60345f9: Waiting [2023-04-26T08:10:45.572Z] 26cbea5cba74: Waiting [2023-04-26T08:10:45.572Z] 3f052b2a76a1: Waiting [2023-04-26T08:10:45.572Z] 8d1a4ea3835e: Layer already exists [2023-04-26T08:10:45.572Z] ba14b4ebe350: Layer already exists [2023-04-26T08:10:45.572Z] c372adefa26c: Layer already exists [2023-04-26T08:10:45.572Z] b9739d974220: Layer already exists [2023-04-26T08:10:45.572Z] fa3b3c1f5fc2: Layer already exists [2023-04-26T08:10:45.572Z] 1c51f60345f9: Layer already exists [2023-04-26T08:10:45.572Z] 3f052b2a76a1: Layer already exists [2023-04-26T08:10:45.572Z] 26cbea5cba74: Layer already exists [2023-04-26T08:10:45.847Z] main: digest: sha256:b654815d36353c4f7427024fe9ce3c763c5957377554bbcd3177f2355f8a11d8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T08:10:45.884Z] ===================================================== [Pipeline] echo [2023-04-26T08:10:45.890Z] taggedImages: [2023-04-26T08:10:45.890Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T08:10:45.890Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-04-26T08:10:45.890Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.139 [2023-04-26T08:10:45.890Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T08:10:45.890Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-04-26T08:10:45.912Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-04-26T08:10:45.912Z] 577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T08:10:45.912Z] latest [2023-04-26T08:10:45.912Z] 3.0.0-dev.139 [2023-04-26T08:10:45.912Z] 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T08:10:45.912Z] main [2023-04-26T08:10:45.912Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:10:46.252Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:10:46.590Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T08:10:46.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-26T08:10:46.590Z] b47543dcf21a: Preparing [2023-04-26T08:10:46.590Z] 02429478b786: Preparing [2023-04-26T08:10:46.590Z] ba14b4ebe350: Preparing [2023-04-26T08:10:46.590Z] 1c51f60345f9: Preparing [2023-04-26T08:10:46.590Z] 379297cd850d: Preparing [2023-04-26T08:10:46.590Z] 26cbea5cba74: Preparing [2023-04-26T08:10:46.590Z] 26cbea5cba74: Waiting [2023-04-26T08:10:46.590Z] 1c51f60345f9: Layer already exists [2023-04-26T08:10:46.590Z] ba14b4ebe350: Layer already exists [2023-04-26T08:10:46.590Z] 26cbea5cba74: Layer already exists [2023-04-26T08:10:46.854Z] b47543dcf21a: Pushed [2023-04-26T08:10:46.854Z] 379297cd850d: Pushed [2023-04-26T08:10:49.422Z] 02429478b786: Pushed [2023-04-26T08:10:49.687Z] 577681181bc6884f0ff204c6dd697ba0a91a7618: digest: sha256:7bf3c1d34e0748c32e29ab8201456c3cf5d1c24f7c27972b0af4372d5938eb75 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:10:50.031Z] + 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-26T08:10:50.367Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-04-26T08:10:50.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-26T08:10:50.367Z] b47543dcf21a: Preparing [2023-04-26T08:10:50.367Z] 02429478b786: Preparing [2023-04-26T08:10:50.367Z] ba14b4ebe350: Preparing [2023-04-26T08:10:50.367Z] 1c51f60345f9: Preparing [2023-04-26T08:10:50.367Z] 379297cd850d: Preparing [2023-04-26T08:10:50.367Z] 26cbea5cba74: Preparing [2023-04-26T08:10:50.367Z] 26cbea5cba74: Waiting [2023-04-26T08:10:50.367Z] 1c51f60345f9: Layer already exists [2023-04-26T08:10:50.367Z] 379297cd850d: Layer already exists [2023-04-26T08:10:50.367Z] 02429478b786: Layer already exists [2023-04-26T08:10:50.367Z] b47543dcf21a: Layer already exists [2023-04-26T08:10:50.367Z] ba14b4ebe350: Layer already exists [2023-04-26T08:10:50.367Z] 26cbea5cba74: Layer already exists [2023-04-26T08:10:50.632Z] latest: digest: sha256:7bf3c1d34e0748c32e29ab8201456c3cf5d1c24f7c27972b0af4372d5938eb75 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:10:50.968Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:10:51.300Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.139 [2023-04-26T08:10:51.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-26T08:10:51.300Z] b47543dcf21a: Preparing [2023-04-26T08:10:51.300Z] 02429478b786: Preparing [2023-04-26T08:10:51.300Z] ba14b4ebe350: Preparing [2023-04-26T08:10:51.300Z] 1c51f60345f9: Preparing [2023-04-26T08:10:51.300Z] 379297cd850d: Preparing [2023-04-26T08:10:51.300Z] 26cbea5cba74: Preparing [2023-04-26T08:10:51.300Z] 26cbea5cba74: Waiting [2023-04-26T08:10:51.300Z] ba14b4ebe350: Layer already exists [2023-04-26T08:10:51.300Z] b47543dcf21a: Layer already exists [2023-04-26T08:10:51.300Z] 1c51f60345f9: Layer already exists [2023-04-26T08:10:51.300Z] 02429478b786: Layer already exists [2023-04-26T08:10:51.300Z] 379297cd850d: Layer already exists [2023-04-26T08:10:51.300Z] 26cbea5cba74: Layer already exists [2023-04-26T08:10:51.300Z] 3.0.0-dev.139: digest: sha256:7bf3c1d34e0748c32e29ab8201456c3cf5d1c24f7c27972b0af4372d5938eb75 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:10:51.632Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:10:51.972Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T08:10:51.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-26T08:10:51.972Z] b47543dcf21a: Preparing [2023-04-26T08:10:51.972Z] 02429478b786: Preparing [2023-04-26T08:10:51.972Z] ba14b4ebe350: Preparing [2023-04-26T08:10:51.972Z] 1c51f60345f9: Preparing [2023-04-26T08:10:51.972Z] 379297cd850d: Preparing [2023-04-26T08:10:51.972Z] 26cbea5cba74: Preparing [2023-04-26T08:10:51.972Z] 26cbea5cba74: Waiting [2023-04-26T08:10:51.972Z] 1c51f60345f9: Layer already exists [2023-04-26T08:10:51.972Z] 379297cd850d: Layer already exists [2023-04-26T08:10:51.972Z] ba14b4ebe350: Layer already exists [2023-04-26T08:10:51.972Z] 02429478b786: Layer already exists [2023-04-26T08:10:51.972Z] b47543dcf21a: Layer already exists [2023-04-26T08:10:51.972Z] 26cbea5cba74: Layer already exists [2023-04-26T08:10:51.972Z] 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139: digest: sha256:7bf3c1d34e0748c32e29ab8201456c3cf5d1c24f7c27972b0af4372d5938eb75 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:10:52.577Z] + 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-26T08:10:52.911Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-04-26T08:10:52.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-26T08:10:52.911Z] b47543dcf21a: Preparing [2023-04-26T08:10:52.911Z] 02429478b786: Preparing [2023-04-26T08:10:52.911Z] ba14b4ebe350: Preparing [2023-04-26T08:10:52.911Z] 1c51f60345f9: Preparing [2023-04-26T08:10:52.911Z] 379297cd850d: Preparing [2023-04-26T08:10:52.911Z] 26cbea5cba74: Preparing [2023-04-26T08:10:52.911Z] 26cbea5cba74: Waiting [2023-04-26T08:10:52.911Z] ba14b4ebe350: Layer already exists [2023-04-26T08:10:52.911Z] 1c51f60345f9: Layer already exists [2023-04-26T08:10:52.911Z] 02429478b786: Layer already exists [2023-04-26T08:10:52.911Z] b47543dcf21a: Layer already exists [2023-04-26T08:10:52.911Z] 379297cd850d: Layer already exists [2023-04-26T08:10:52.911Z] 26cbea5cba74: Layer already exists [2023-04-26T08:10:52.911Z] main: digest: sha256:7bf3c1d34e0748c32e29ab8201456c3cf5d1c24f7c27972b0af4372d5938eb75 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T08:10:53.222Z] ===================================================== [Pipeline] echo [2023-04-26T08:10:53.227Z] taggedImages: [2023-04-26T08:10:53.227Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T08:10:53.227Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-04-26T08:10:53.227Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.139 [2023-04-26T08:10:53.227Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T08:10:53.227Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-04-26T08:10:53.241Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-04-26T08:10:53.241Z] 577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T08:10:53.241Z] latest [2023-04-26T08:10:53.241Z] 3.0.0-dev.139 [2023-04-26T08:10:53.241Z] 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T08:10:53.241Z] main [2023-04-26T08:10:53.241Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:10:53.563Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:10:53.893Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T08:10:53.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-26T08:10:53.893Z] eb5d595951d4: Preparing [2023-04-26T08:10:53.893Z] 5c9871c6c0a4: Preparing [2023-04-26T08:10:53.893Z] 0cf6c04b7733: Preparing [2023-04-26T08:10:53.893Z] ba14b4ebe350: Preparing [2023-04-26T08:10:53.893Z] 1c51f60345f9: Preparing [2023-04-26T08:10:53.893Z] 395bc77b1b2a: Preparing [2023-04-26T08:10:53.893Z] 26cbea5cba74: Preparing [2023-04-26T08:10:53.893Z] 395bc77b1b2a: Waiting [2023-04-26T08:10:53.893Z] 26cbea5cba74: Waiting [2023-04-26T08:10:53.893Z] 1c51f60345f9: Layer already exists [2023-04-26T08:10:53.893Z] ba14b4ebe350: Layer already exists [2023-04-26T08:10:53.893Z] 395bc77b1b2a: Layer already exists [2023-04-26T08:10:53.893Z] 26cbea5cba74: Layer already exists [2023-04-26T08:10:54.160Z] 5c9871c6c0a4: Pushed [2023-04-26T08:10:54.160Z] eb5d595951d4: Pushed [2023-04-26T08:10:56.727Z] 0cf6c04b7733: Pushed [2023-04-26T08:10:56.991Z] 577681181bc6884f0ff204c6dd697ba0a91a7618: digest: sha256:4ec0340d84de66daba8d6329906971dd1a004bf689dbbdcfa2a6ce6030d6ff99 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:10:57.335Z] + 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-26T08:10:57.665Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-04-26T08:10:57.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-26T08:10:57.665Z] eb5d595951d4: Preparing [2023-04-26T08:10:57.665Z] 5c9871c6c0a4: Preparing [2023-04-26T08:10:57.665Z] 0cf6c04b7733: Preparing [2023-04-26T08:10:57.665Z] ba14b4ebe350: Preparing [2023-04-26T08:10:57.665Z] 1c51f60345f9: Preparing [2023-04-26T08:10:57.665Z] 395bc77b1b2a: Preparing [2023-04-26T08:10:57.665Z] 26cbea5cba74: Preparing [2023-04-26T08:10:57.665Z] 395bc77b1b2a: Waiting [2023-04-26T08:10:57.665Z] 26cbea5cba74: Waiting [2023-04-26T08:10:57.665Z] 1c51f60345f9: Layer already exists [2023-04-26T08:10:57.665Z] eb5d595951d4: Layer already exists [2023-04-26T08:10:57.665Z] 5c9871c6c0a4: Layer already exists [2023-04-26T08:10:57.665Z] ba14b4ebe350: Layer already exists [2023-04-26T08:10:57.665Z] 0cf6c04b7733: Layer already exists [2023-04-26T08:10:57.665Z] 26cbea5cba74: Layer already exists [2023-04-26T08:10:57.665Z] 395bc77b1b2a: Layer already exists [2023-04-26T08:10:57.930Z] latest: digest: sha256:4ec0340d84de66daba8d6329906971dd1a004bf689dbbdcfa2a6ce6030d6ff99 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:10:58.264Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:10:58.602Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.139 [2023-04-26T08:10:58.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-26T08:10:58.602Z] eb5d595951d4: Preparing [2023-04-26T08:10:58.602Z] 5c9871c6c0a4: Preparing [2023-04-26T08:10:58.602Z] 0cf6c04b7733: Preparing [2023-04-26T08:10:58.602Z] ba14b4ebe350: Preparing [2023-04-26T08:10:58.602Z] 1c51f60345f9: Preparing [2023-04-26T08:10:58.602Z] 395bc77b1b2a: Preparing [2023-04-26T08:10:58.602Z] 26cbea5cba74: Preparing [2023-04-26T08:10:58.602Z] 395bc77b1b2a: Waiting [2023-04-26T08:10:58.602Z] 26cbea5cba74: Waiting [2023-04-26T08:10:58.602Z] 1c51f60345f9: Layer already exists [2023-04-26T08:10:58.602Z] eb5d595951d4: Layer already exists [2023-04-26T08:10:58.602Z] ba14b4ebe350: Layer already exists [2023-04-26T08:10:58.602Z] 0cf6c04b7733: Layer already exists [2023-04-26T08:10:58.602Z] 5c9871c6c0a4: Layer already exists [2023-04-26T08:10:58.602Z] 26cbea5cba74: Layer already exists [2023-04-26T08:10:58.602Z] 395bc77b1b2a: Layer already exists [2023-04-26T08:10:58.602Z] 3.0.0-dev.139: digest: sha256:4ec0340d84de66daba8d6329906971dd1a004bf689dbbdcfa2a6ce6030d6ff99 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:10:59.194Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:10:59.524Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T08:10:59.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-26T08:10:59.524Z] eb5d595951d4: Preparing [2023-04-26T08:10:59.524Z] 5c9871c6c0a4: Preparing [2023-04-26T08:10:59.524Z] 0cf6c04b7733: Preparing [2023-04-26T08:10:59.524Z] ba14b4ebe350: Preparing [2023-04-26T08:10:59.524Z] 1c51f60345f9: Preparing [2023-04-26T08:10:59.524Z] 395bc77b1b2a: Preparing [2023-04-26T08:10:59.524Z] 26cbea5cba74: Preparing [2023-04-26T08:10:59.524Z] 395bc77b1b2a: Waiting [2023-04-26T08:10:59.524Z] 26cbea5cba74: Waiting [2023-04-26T08:10:59.524Z] 1c51f60345f9: Layer already exists [2023-04-26T08:10:59.524Z] 5c9871c6c0a4: Layer already exists [2023-04-26T08:10:59.524Z] 0cf6c04b7733: Layer already exists [2023-04-26T08:10:59.524Z] eb5d595951d4: Layer already exists [2023-04-26T08:10:59.524Z] ba14b4ebe350: Layer already exists [2023-04-26T08:10:59.524Z] 395bc77b1b2a: Layer already exists [2023-04-26T08:10:59.524Z] 26cbea5cba74: Layer already exists [2023-04-26T08:10:59.524Z] 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139: digest: sha256:4ec0340d84de66daba8d6329906971dd1a004bf689dbbdcfa2a6ce6030d6ff99 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:11:00.130Z] + 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-26T08:11:00.463Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-04-26T08:11:00.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-26T08:11:00.464Z] eb5d595951d4: Preparing [2023-04-26T08:11:00.464Z] 5c9871c6c0a4: Preparing [2023-04-26T08:11:00.464Z] 0cf6c04b7733: Preparing [2023-04-26T08:11:00.464Z] ba14b4ebe350: Preparing [2023-04-26T08:11:00.464Z] 1c51f60345f9: Preparing [2023-04-26T08:11:00.464Z] 395bc77b1b2a: Preparing [2023-04-26T08:11:00.464Z] 26cbea5cba74: Preparing [2023-04-26T08:11:00.464Z] 395bc77b1b2a: Waiting [2023-04-26T08:11:00.464Z] 26cbea5cba74: Waiting [2023-04-26T08:11:00.464Z] 0cf6c04b7733: Layer already exists [2023-04-26T08:11:00.464Z] 5c9871c6c0a4: Layer already exists [2023-04-26T08:11:00.464Z] eb5d595951d4: Layer already exists [2023-04-26T08:11:00.464Z] 1c51f60345f9: Layer already exists [2023-04-26T08:11:00.464Z] ba14b4ebe350: Layer already exists [2023-04-26T08:11:00.464Z] 26cbea5cba74: Layer already exists [2023-04-26T08:11:00.464Z] 395bc77b1b2a: Layer already exists [2023-04-26T08:11:00.464Z] main: digest: sha256:4ec0340d84de66daba8d6329906971dd1a004bf689dbbdcfa2a6ce6030d6ff99 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T08:11:00.770Z] ===================================================== [Pipeline] echo [2023-04-26T08:11:00.776Z] taggedImages: [2023-04-26T08:11:00.776Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T08:11:00.776Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-04-26T08:11:00.776Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.139 [2023-04-26T08:11:00.776Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T08:11:00.776Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-04-26T08:11:00.792Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-04-26T08:11:00.792Z] 577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T08:11:00.792Z] latest [2023-04-26T08:11:00.792Z] 3.0.0-dev.139 [2023-04-26T08:11:00.792Z] 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T08:11:00.792Z] main [2023-04-26T08:11:00.792Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:11:01.121Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:11:01.450Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T08:11:01.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-26T08:11:01.450Z] 5e1fc365a29b: Preparing [2023-04-26T08:11:01.450Z] 5e1fc365a29b: Preparing [2023-04-26T08:11:01.450Z] e840a0380197: Preparing [2023-04-26T08:11:01.450Z] d10a29c319af: Preparing [2023-04-26T08:11:01.450Z] 6e64410d132b: Preparing [2023-04-26T08:11:01.450Z] 4cca22d2590d: Preparing [2023-04-26T08:11:01.450Z] 8953e9d653ec: Preparing [2023-04-26T08:11:01.450Z] ba14b4ebe350: Preparing [2023-04-26T08:11:01.450Z] 1c51f60345f9: Preparing [2023-04-26T08:11:01.450Z] 4c331687fba9: Preparing [2023-04-26T08:11:01.450Z] 3db4ca48d096: Preparing [2023-04-26T08:11:01.450Z] 2bb3c304df05: Preparing [2023-04-26T08:11:01.450Z] e1a8b265762e: Preparing [2023-04-26T08:11:01.450Z] 26cbea5cba74: Preparing [2023-04-26T08:11:01.450Z] 3db4ca48d096: Waiting [2023-04-26T08:11:01.450Z] 8953e9d653ec: Waiting [2023-04-26T08:11:01.450Z] 2bb3c304df05: Waiting [2023-04-26T08:11:01.450Z] e1a8b265762e: Waiting [2023-04-26T08:11:01.450Z] ba14b4ebe350: Waiting [2023-04-26T08:11:01.450Z] 26cbea5cba74: Waiting [2023-04-26T08:11:01.450Z] 1c51f60345f9: Waiting [2023-04-26T08:11:01.450Z] 4c331687fba9: Waiting [2023-04-26T08:11:01.716Z] 4cca22d2590d: Pushed [2023-04-26T08:11:01.716Z] 5e1fc365a29b: Pushed [2023-04-26T08:11:01.716Z] d10a29c319af: Pushed [2023-04-26T08:11:01.716Z] 6e64410d132b: Pushed [2023-04-26T08:11:01.716Z] e840a0380197: Pushed [2023-04-26T08:11:01.980Z] 4c331687fba9: Pushed [2023-04-26T08:11:01.980Z] 3db4ca48d096: Pushed [2023-04-26T08:11:03.913Z] ba14b4ebe350: Layer already exists [2023-04-26T08:11:03.913Z] 1c51f60345f9: Layer already exists [2023-04-26T08:11:03.913Z] 26cbea5cba74: Layer already exists [2023-04-26T08:11:03.913Z] 2bb3c304df05: Pushed [2023-04-26T08:11:03.913Z] e1a8b265762e: Pushed [2023-04-26T08:11:05.318Z] 8953e9d653ec: Pushed [2023-04-26T08:11:05.318Z] 577681181bc6884f0ff204c6dd697ba0a91a7618: digest: sha256:18439579a56ff6a54f651b66cc8e35a7c2413c306dc1e67059ccf6f2a67744f5 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:11:05.657Z] + 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-26T08:11:05.997Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-04-26T08:11:05.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-26T08:11:05.997Z] 5e1fc365a29b: Preparing [2023-04-26T08:11:05.997Z] 5e1fc365a29b: Preparing [2023-04-26T08:11:05.997Z] e840a0380197: Preparing [2023-04-26T08:11:05.997Z] d10a29c319af: Preparing [2023-04-26T08:11:05.997Z] 6e64410d132b: Preparing [2023-04-26T08:11:05.997Z] 4cca22d2590d: Preparing [2023-04-26T08:11:05.997Z] 8953e9d653ec: Preparing [2023-04-26T08:11:05.997Z] ba14b4ebe350: Preparing [2023-04-26T08:11:05.997Z] 1c51f60345f9: Preparing [2023-04-26T08:11:05.997Z] 4c331687fba9: Preparing [2023-04-26T08:11:05.997Z] 3db4ca48d096: Preparing [2023-04-26T08:11:05.997Z] 2bb3c304df05: Preparing [2023-04-26T08:11:05.997Z] e1a8b265762e: Preparing [2023-04-26T08:11:05.997Z] 26cbea5cba74: Preparing [2023-04-26T08:11:05.997Z] 4c331687fba9: Waiting [2023-04-26T08:11:05.997Z] 8953e9d653ec: Waiting [2023-04-26T08:11:05.997Z] ba14b4ebe350: Waiting [2023-04-26T08:11:05.997Z] 1c51f60345f9: Waiting [2023-04-26T08:11:05.997Z] 3db4ca48d096: Waiting [2023-04-26T08:11:05.997Z] e1a8b265762e: Waiting [2023-04-26T08:11:05.997Z] 26cbea5cba74: Waiting [2023-04-26T08:11:05.997Z] 2bb3c304df05: Waiting [2023-04-26T08:11:05.997Z] 5e1fc365a29b: Layer already exists [2023-04-26T08:11:05.997Z] e840a0380197: Layer already exists [2023-04-26T08:11:05.997Z] 4cca22d2590d: Layer already exists [2023-04-26T08:11:05.997Z] d10a29c319af: Layer already exists [2023-04-26T08:11:05.997Z] 6e64410d132b: Layer already exists [2023-04-26T08:11:05.997Z] 4c331687fba9: Layer already exists [2023-04-26T08:11:05.997Z] 1c51f60345f9: Layer already exists [2023-04-26T08:11:05.997Z] ba14b4ebe350: Layer already exists [2023-04-26T08:11:05.997Z] 8953e9d653ec: Layer already exists [2023-04-26T08:11:05.997Z] 3db4ca48d096: Layer already exists [2023-04-26T08:11:05.997Z] e1a8b265762e: Layer already exists [2023-04-26T08:11:05.997Z] 2bb3c304df05: Layer already exists [2023-04-26T08:11:05.997Z] 26cbea5cba74: Layer already exists [2023-04-26T08:11:06.263Z] latest: digest: sha256:18439579a56ff6a54f651b66cc8e35a7c2413c306dc1e67059ccf6f2a67744f5 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:11:06.599Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:11:06.938Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.139 [2023-04-26T08:11:06.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-26T08:11:06.938Z] 5e1fc365a29b: Preparing [2023-04-26T08:11:06.938Z] 5e1fc365a29b: Preparing [2023-04-26T08:11:06.938Z] e840a0380197: Preparing [2023-04-26T08:11:06.938Z] d10a29c319af: Preparing [2023-04-26T08:11:06.938Z] 6e64410d132b: Preparing [2023-04-26T08:11:06.938Z] 4cca22d2590d: Preparing [2023-04-26T08:11:06.938Z] 8953e9d653ec: Preparing [2023-04-26T08:11:06.938Z] ba14b4ebe350: Preparing [2023-04-26T08:11:06.938Z] 1c51f60345f9: Preparing [2023-04-26T08:11:06.938Z] 4c331687fba9: Preparing [2023-04-26T08:11:06.938Z] 3db4ca48d096: Preparing [2023-04-26T08:11:06.938Z] 2bb3c304df05: Preparing [2023-04-26T08:11:06.938Z] e1a8b265762e: Preparing [2023-04-26T08:11:06.938Z] 26cbea5cba74: Preparing [2023-04-26T08:11:06.938Z] 8953e9d653ec: Waiting [2023-04-26T08:11:06.938Z] ba14b4ebe350: Waiting [2023-04-26T08:11:06.938Z] 1c51f60345f9: Waiting [2023-04-26T08:11:06.938Z] 3db4ca48d096: Waiting [2023-04-26T08:11:06.938Z] 2bb3c304df05: Waiting [2023-04-26T08:11:06.938Z] e1a8b265762e: Waiting [2023-04-26T08:11:06.938Z] 26cbea5cba74: Waiting [2023-04-26T08:11:06.938Z] 4c331687fba9: Waiting [2023-04-26T08:11:06.938Z] 6e64410d132b: Layer already exists [2023-04-26T08:11:06.938Z] 4cca22d2590d: Layer already exists [2023-04-26T08:11:06.938Z] d10a29c319af: Layer already exists [2023-04-26T08:11:06.938Z] 5e1fc365a29b: Layer already exists [2023-04-26T08:11:06.938Z] e840a0380197: Layer already exists [2023-04-26T08:11:06.938Z] 8953e9d653ec: Layer already exists [2023-04-26T08:11:06.938Z] ba14b4ebe350: Layer already exists [2023-04-26T08:11:06.938Z] 3db4ca48d096: Layer already exists [2023-04-26T08:11:06.938Z] 4c331687fba9: Layer already exists [2023-04-26T08:11:06.938Z] 1c51f60345f9: Layer already exists [2023-04-26T08:11:06.938Z] 2bb3c304df05: Layer already exists [2023-04-26T08:11:06.938Z] 26cbea5cba74: Layer already exists [2023-04-26T08:11:06.938Z] e1a8b265762e: Layer already exists [2023-04-26T08:11:07.204Z] 3.0.0-dev.139: digest: sha256:18439579a56ff6a54f651b66cc8e35a7c2413c306dc1e67059ccf6f2a67744f5 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:11:07.552Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:11:07.890Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T08:11:07.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-26T08:11:07.890Z] 5e1fc365a29b: Preparing [2023-04-26T08:11:07.890Z] 5e1fc365a29b: Preparing [2023-04-26T08:11:07.890Z] e840a0380197: Preparing [2023-04-26T08:11:07.890Z] d10a29c319af: Preparing [2023-04-26T08:11:07.890Z] 6e64410d132b: Preparing [2023-04-26T08:11:07.890Z] 4cca22d2590d: Preparing [2023-04-26T08:11:07.890Z] 8953e9d653ec: Preparing [2023-04-26T08:11:07.890Z] ba14b4ebe350: Preparing [2023-04-26T08:11:07.890Z] 1c51f60345f9: Preparing [2023-04-26T08:11:07.890Z] 4c331687fba9: Preparing [2023-04-26T08:11:07.890Z] 3db4ca48d096: Preparing [2023-04-26T08:11:07.890Z] 2bb3c304df05: Preparing [2023-04-26T08:11:07.890Z] e1a8b265762e: Preparing [2023-04-26T08:11:07.890Z] 26cbea5cba74: Preparing [2023-04-26T08:11:07.890Z] 4c331687fba9: Waiting [2023-04-26T08:11:07.890Z] 3db4ca48d096: Waiting [2023-04-26T08:11:07.890Z] 2bb3c304df05: Waiting [2023-04-26T08:11:07.890Z] 8953e9d653ec: Waiting [2023-04-26T08:11:07.890Z] ba14b4ebe350: Waiting [2023-04-26T08:11:07.890Z] 1c51f60345f9: Waiting [2023-04-26T08:11:07.890Z] e1a8b265762e: Waiting [2023-04-26T08:11:07.890Z] 26cbea5cba74: Waiting [2023-04-26T08:11:07.890Z] 6e64410d132b: Layer already exists [2023-04-26T08:11:07.890Z] d10a29c319af: Layer already exists [2023-04-26T08:11:07.890Z] e840a0380197: Layer already exists [2023-04-26T08:11:07.890Z] 5e1fc365a29b: Layer already exists [2023-04-26T08:11:07.890Z] 4cca22d2590d: Layer already exists [2023-04-26T08:11:07.890Z] 1c51f60345f9: Layer already exists [2023-04-26T08:11:07.890Z] 8953e9d653ec: Layer already exists [2023-04-26T08:11:07.890Z] ba14b4ebe350: Layer already exists [2023-04-26T08:11:07.890Z] 4c331687fba9: Layer already exists [2023-04-26T08:11:07.890Z] 3db4ca48d096: Layer already exists [2023-04-26T08:11:07.890Z] 2bb3c304df05: Layer already exists [2023-04-26T08:11:07.890Z] e1a8b265762e: Layer already exists [2023-04-26T08:11:07.890Z] 26cbea5cba74: Layer already exists [2023-04-26T08:11:08.156Z] 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139: digest: sha256:18439579a56ff6a54f651b66cc8e35a7c2413c306dc1e67059ccf6f2a67744f5 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:11:08.500Z] + 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-26T08:11:08.834Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-04-26T08:11:08.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-26T08:11:08.835Z] 5e1fc365a29b: Preparing [2023-04-26T08:11:08.835Z] 5e1fc365a29b: Preparing [2023-04-26T08:11:08.835Z] e840a0380197: Preparing [2023-04-26T08:11:08.835Z] d10a29c319af: Preparing [2023-04-26T08:11:08.835Z] 6e64410d132b: Preparing [2023-04-26T08:11:08.835Z] 4cca22d2590d: Preparing [2023-04-26T08:11:08.835Z] 8953e9d653ec: Preparing [2023-04-26T08:11:08.835Z] ba14b4ebe350: Preparing [2023-04-26T08:11:08.835Z] 1c51f60345f9: Preparing [2023-04-26T08:11:08.835Z] 4c331687fba9: Preparing [2023-04-26T08:11:08.835Z] 3db4ca48d096: Preparing [2023-04-26T08:11:08.835Z] 2bb3c304df05: Preparing [2023-04-26T08:11:08.835Z] e1a8b265762e: Preparing [2023-04-26T08:11:08.835Z] 26cbea5cba74: Preparing [2023-04-26T08:11:08.835Z] 8953e9d653ec: Waiting [2023-04-26T08:11:08.835Z] 4c331687fba9: Waiting [2023-04-26T08:11:08.835Z] 3db4ca48d096: Waiting [2023-04-26T08:11:08.835Z] 2bb3c304df05: Waiting [2023-04-26T08:11:08.835Z] e1a8b265762e: Waiting [2023-04-26T08:11:08.835Z] 26cbea5cba74: Waiting [2023-04-26T08:11:08.835Z] ba14b4ebe350: Waiting [2023-04-26T08:11:08.835Z] 1c51f60345f9: Waiting [2023-04-26T08:11:08.835Z] 5e1fc365a29b: Layer already exists [2023-04-26T08:11:08.835Z] d10a29c319af: Layer already exists [2023-04-26T08:11:08.835Z] e840a0380197: Layer already exists [2023-04-26T08:11:08.835Z] 4cca22d2590d: Layer already exists [2023-04-26T08:11:08.835Z] 6e64410d132b: Layer already exists [2023-04-26T08:11:08.835Z] 1c51f60345f9: Layer already exists [2023-04-26T08:11:08.835Z] 8953e9d653ec: Layer already exists [2023-04-26T08:11:08.835Z] 4c331687fba9: Layer already exists [2023-04-26T08:11:08.835Z] ba14b4ebe350: Layer already exists [2023-04-26T08:11:08.835Z] 3db4ca48d096: Layer already exists [2023-04-26T08:11:08.835Z] 2bb3c304df05: Layer already exists [2023-04-26T08:11:08.835Z] e1a8b265762e: Layer already exists [2023-04-26T08:11:08.835Z] 26cbea5cba74: Layer already exists [2023-04-26T08:11:09.101Z] main: digest: sha256:18439579a56ff6a54f651b66cc8e35a7c2413c306dc1e67059ccf6f2a67744f5 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T08:11:09.145Z] ===================================================== [Pipeline] echo [2023-04-26T08:11:09.151Z] taggedImages: [2023-04-26T08:11:09.151Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T08:11:09.151Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-04-26T08:11:09.151Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.139 [2023-04-26T08:11:09.151Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T08:11:09.151Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-04-26T08:11:09.174Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-04-26T08:11:09.174Z] 577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T08:11:09.174Z] latest [2023-04-26T08:11:09.174Z] 3.0.0-dev.139 [2023-04-26T08:11:09.174Z] 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T08:11:09.174Z] main [2023-04-26T08:11:09.174Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:11:09.526Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:11:09.861Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T08:11:09.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-26T08:11:09.861Z] bb68965e9c95: Preparing [2023-04-26T08:11:09.861Z] d3d4950bc469: Preparing [2023-04-26T08:11:09.861Z] 6c74e6c38b38: Preparing [2023-04-26T08:11:09.862Z] 141acd3c5c1b: Preparing [2023-04-26T08:11:09.862Z] ba14b4ebe350: Preparing [2023-04-26T08:11:09.862Z] 1c51f60345f9: Preparing [2023-04-26T08:11:09.862Z] 3f052b2a76a1: Preparing [2023-04-26T08:11:09.862Z] 26cbea5cba74: Preparing [2023-04-26T08:11:09.862Z] 1c51f60345f9: Waiting [2023-04-26T08:11:09.862Z] 26cbea5cba74: Waiting [2023-04-26T08:11:09.862Z] 3f052b2a76a1: Waiting [2023-04-26T08:11:10.132Z] ba14b4ebe350: Layer already exists [2023-04-26T08:11:10.132Z] 1c51f60345f9: Layer already exists [2023-04-26T08:11:10.132Z] 3f052b2a76a1: Layer already exists [2023-04-26T08:11:10.132Z] 26cbea5cba74: Layer already exists [2023-04-26T08:11:10.132Z] bb68965e9c95: Pushed [2023-04-26T08:11:10.132Z] 6c74e6c38b38: Pushed [2023-04-26T08:11:10.132Z] d3d4950bc469: Pushed [2023-04-26T08:11:12.706Z] 141acd3c5c1b: Pushed [2023-04-26T08:11:12.971Z] 577681181bc6884f0ff204c6dd697ba0a91a7618: digest: sha256:3077ae69e28fb74a2d9f475955261ea7a18e5a4794c16f76aee7dcce43c531be size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:11:13.315Z] + 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-26T08:11:13.642Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-04-26T08:11:13.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-26T08:11:13.642Z] bb68965e9c95: Preparing [2023-04-26T08:11:13.642Z] d3d4950bc469: Preparing [2023-04-26T08:11:13.642Z] 6c74e6c38b38: Preparing [2023-04-26T08:11:13.642Z] 141acd3c5c1b: Preparing [2023-04-26T08:11:13.642Z] ba14b4ebe350: Preparing [2023-04-26T08:11:13.642Z] 1c51f60345f9: Preparing [2023-04-26T08:11:13.642Z] 3f052b2a76a1: Preparing [2023-04-26T08:11:13.642Z] 26cbea5cba74: Preparing [2023-04-26T08:11:13.642Z] 1c51f60345f9: Waiting [2023-04-26T08:11:13.642Z] 3f052b2a76a1: Waiting [2023-04-26T08:11:13.642Z] 26cbea5cba74: Waiting [2023-04-26T08:11:13.642Z] 6c74e6c38b38: Layer already exists [2023-04-26T08:11:13.642Z] ba14b4ebe350: Layer already exists [2023-04-26T08:11:13.642Z] 141acd3c5c1b: Layer already exists [2023-04-26T08:11:13.642Z] bb68965e9c95: Layer already exists [2023-04-26T08:11:13.642Z] d3d4950bc469: Layer already exists [2023-04-26T08:11:13.642Z] 1c51f60345f9: Layer already exists [2023-04-26T08:11:13.642Z] 3f052b2a76a1: Layer already exists [2023-04-26T08:11:13.642Z] 26cbea5cba74: Layer already exists [2023-04-26T08:11:13.906Z] latest: digest: sha256:3077ae69e28fb74a2d9f475955261ea7a18e5a4794c16f76aee7dcce43c531be size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:11:14.242Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:11:14.590Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.139 [2023-04-26T08:11:14.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-26T08:11:14.590Z] bb68965e9c95: Preparing [2023-04-26T08:11:14.590Z] d3d4950bc469: Preparing [2023-04-26T08:11:14.590Z] 6c74e6c38b38: Preparing [2023-04-26T08:11:14.590Z] 141acd3c5c1b: Preparing [2023-04-26T08:11:14.590Z] ba14b4ebe350: Preparing [2023-04-26T08:11:14.590Z] 1c51f60345f9: Preparing [2023-04-26T08:11:14.590Z] 3f052b2a76a1: Preparing [2023-04-26T08:11:14.590Z] 26cbea5cba74: Preparing [2023-04-26T08:11:14.590Z] 3f052b2a76a1: Waiting [2023-04-26T08:11:14.590Z] 1c51f60345f9: Waiting [2023-04-26T08:11:14.590Z] 26cbea5cba74: Waiting [2023-04-26T08:11:14.590Z] bb68965e9c95: Layer already exists [2023-04-26T08:11:14.590Z] ba14b4ebe350: Layer already exists [2023-04-26T08:11:14.590Z] d3d4950bc469: Layer already exists [2023-04-26T08:11:14.590Z] 6c74e6c38b38: Layer already exists [2023-04-26T08:11:14.590Z] 141acd3c5c1b: Layer already exists [2023-04-26T08:11:14.590Z] 1c51f60345f9: Layer already exists [2023-04-26T08:11:14.590Z] 3f052b2a76a1: Layer already exists [2023-04-26T08:11:14.590Z] 26cbea5cba74: Layer already exists [2023-04-26T08:11:14.590Z] 3.0.0-dev.139: digest: sha256:3077ae69e28fb74a2d9f475955261ea7a18e5a4794c16f76aee7dcce43c531be size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:11:14.922Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:11:17.835Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T08:11:17.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-26T08:11:17.835Z] bb68965e9c95: Preparing [2023-04-26T08:11:17.835Z] d3d4950bc469: Preparing [2023-04-26T08:11:17.835Z] 6c74e6c38b38: Preparing [2023-04-26T08:11:17.835Z] 141acd3c5c1b: Preparing [2023-04-26T08:11:17.835Z] ba14b4ebe350: Preparing [2023-04-26T08:11:17.835Z] 1c51f60345f9: Preparing [2023-04-26T08:11:17.835Z] 3f052b2a76a1: Preparing [2023-04-26T08:11:17.835Z] 26cbea5cba74: Preparing [2023-04-26T08:11:17.835Z] 1c51f60345f9: Waiting [2023-04-26T08:11:17.835Z] 3f052b2a76a1: Waiting [2023-04-26T08:11:17.835Z] 26cbea5cba74: Waiting [2023-04-26T08:11:17.835Z] 141acd3c5c1b: Layer already exists [2023-04-26T08:11:17.835Z] ba14b4ebe350: Layer already exists [2023-04-26T08:11:17.835Z] bb68965e9c95: Layer already exists [2023-04-26T08:11:17.835Z] 6c74e6c38b38: Layer already exists [2023-04-26T08:11:17.835Z] d3d4950bc469: Layer already exists [2023-04-26T08:11:17.835Z] 26cbea5cba74: Layer already exists [2023-04-26T08:11:17.835Z] 1c51f60345f9: Layer already exists [2023-04-26T08:11:17.835Z] 3f052b2a76a1: Layer already exists [2023-04-26T08:11:18.101Z] 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139: digest: sha256:3077ae69e28fb74a2d9f475955261ea7a18e5a4794c16f76aee7dcce43c531be size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:11:18.453Z] + 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-26T08:11:18.795Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-04-26T08:11:18.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-26T08:11:18.795Z] bb68965e9c95: Preparing [2023-04-26T08:11:18.795Z] d3d4950bc469: Preparing [2023-04-26T08:11:18.795Z] 6c74e6c38b38: Preparing [2023-04-26T08:11:18.795Z] 141acd3c5c1b: Preparing [2023-04-26T08:11:18.795Z] ba14b4ebe350: Preparing [2023-04-26T08:11:18.795Z] 1c51f60345f9: Preparing [2023-04-26T08:11:18.795Z] 3f052b2a76a1: Preparing [2023-04-26T08:11:18.795Z] 26cbea5cba74: Preparing [2023-04-26T08:11:18.795Z] 3f052b2a76a1: Waiting [2023-04-26T08:11:18.795Z] 26cbea5cba74: Waiting [2023-04-26T08:11:18.795Z] 1c51f60345f9: Waiting [2023-04-26T08:11:18.795Z] ba14b4ebe350: Layer already exists [2023-04-26T08:11:18.795Z] bb68965e9c95: Layer already exists [2023-04-26T08:11:18.795Z] 6c74e6c38b38: Layer already exists [2023-04-26T08:11:18.795Z] 141acd3c5c1b: Layer already exists [2023-04-26T08:11:18.795Z] d3d4950bc469: Layer already exists [2023-04-26T08:11:18.795Z] 3f052b2a76a1: Layer already exists [2023-04-26T08:11:18.795Z] 26cbea5cba74: Layer already exists [2023-04-26T08:11:18.795Z] 1c51f60345f9: Layer already exists [2023-04-26T08:11:19.060Z] main: digest: sha256:3077ae69e28fb74a2d9f475955261ea7a18e5a4794c16f76aee7dcce43c531be size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T08:11:19.102Z] ===================================================== [Pipeline] echo [2023-04-26T08:11:19.109Z] taggedImages: [2023-04-26T08:11:19.109Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T08:11:19.109Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-04-26T08:11:19.109Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.139 [2023-04-26T08:11:19.109Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T08:11:19.109Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-04-26T08:11:19.124Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-04-26T08:11:19.124Z] 577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T08:11:19.124Z] latest [2023-04-26T08:11:19.124Z] 3.0.0-dev.139 [2023-04-26T08:11:19.124Z] 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T08:11:19.124Z] main [2023-04-26T08:11:19.124Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:11:19.462Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:11:19.800Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T08:11:19.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-26T08:11:19.800Z] f262007b5c14: Preparing [2023-04-26T08:11:19.800Z] d95f040cbbaf: Preparing [2023-04-26T08:11:19.800Z] f9504b508905: Preparing [2023-04-26T08:11:19.800Z] 37707863c93c: Preparing [2023-04-26T08:11:19.800Z] ba14b4ebe350: Preparing [2023-04-26T08:11:19.800Z] 1c51f60345f9: Preparing [2023-04-26T08:11:19.800Z] 76de50f4ebac: Preparing [2023-04-26T08:11:19.800Z] 67820badd4aa: Preparing [2023-04-26T08:11:19.800Z] 26cbea5cba74: Preparing [2023-04-26T08:11:19.800Z] 1c51f60345f9: Waiting [2023-04-26T08:11:19.800Z] 76de50f4ebac: Waiting [2023-04-26T08:11:19.800Z] 67820badd4aa: Waiting [2023-04-26T08:11:19.800Z] 26cbea5cba74: Waiting [2023-04-26T08:11:19.800Z] ba14b4ebe350: Layer already exists [2023-04-26T08:11:20.066Z] 1c51f60345f9: Layer already exists [2023-04-26T08:11:20.066Z] 37707863c93c: Pushed [2023-04-26T08:11:20.066Z] d95f040cbbaf: Pushed [2023-04-26T08:11:20.066Z] f262007b5c14: Pushed [2023-04-26T08:11:20.066Z] 76de50f4ebac: Pushed [2023-04-26T08:11:20.066Z] 26cbea5cba74: Layer already exists [2023-04-26T08:11:20.331Z] 67820badd4aa: Pushed [2023-04-26T08:11:22.919Z] f9504b508905: Pushed [2023-04-26T08:11:22.919Z] 577681181bc6884f0ff204c6dd697ba0a91a7618: digest: sha256:e7a67bd3e3f1e78af03fa98230ff28f10aad193749ae5ac0f43142a040450ea6 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:11:23.258Z] + 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-26T08:11:23.598Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-04-26T08:11:23.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-26T08:11:23.598Z] f262007b5c14: Preparing [2023-04-26T08:11:23.598Z] d95f040cbbaf: Preparing [2023-04-26T08:11:23.598Z] f9504b508905: Preparing [2023-04-26T08:11:23.598Z] 37707863c93c: Preparing [2023-04-26T08:11:23.598Z] ba14b4ebe350: Preparing [2023-04-26T08:11:23.598Z] 1c51f60345f9: Preparing [2023-04-26T08:11:23.598Z] 76de50f4ebac: Preparing [2023-04-26T08:11:23.598Z] 67820badd4aa: Preparing [2023-04-26T08:11:23.598Z] 26cbea5cba74: Preparing [2023-04-26T08:11:23.598Z] 1c51f60345f9: Waiting [2023-04-26T08:11:23.598Z] 67820badd4aa: Waiting [2023-04-26T08:11:23.598Z] 26cbea5cba74: Waiting [2023-04-26T08:11:23.598Z] 76de50f4ebac: Waiting [2023-04-26T08:11:23.598Z] d95f040cbbaf: Layer already exists [2023-04-26T08:11:23.598Z] f9504b508905: Layer already exists [2023-04-26T08:11:23.598Z] 37707863c93c: Layer already exists [2023-04-26T08:11:23.598Z] f262007b5c14: Layer already exists [2023-04-26T08:11:23.598Z] ba14b4ebe350: Layer already exists [2023-04-26T08:11:23.598Z] 67820badd4aa: Layer already exists [2023-04-26T08:11:23.598Z] 26cbea5cba74: Layer already exists [2023-04-26T08:11:23.598Z] 76de50f4ebac: Layer already exists [2023-04-26T08:11:23.598Z] 1c51f60345f9: Layer already exists [2023-04-26T08:11:23.865Z] latest: digest: sha256:e7a67bd3e3f1e78af03fa98230ff28f10aad193749ae5ac0f43142a040450ea6 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:11:24.213Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:11:24.550Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.139 [2023-04-26T08:11:24.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-26T08:11:24.550Z] f262007b5c14: Preparing [2023-04-26T08:11:24.550Z] d95f040cbbaf: Preparing [2023-04-26T08:11:24.550Z] f9504b508905: Preparing [2023-04-26T08:11:24.550Z] 37707863c93c: Preparing [2023-04-26T08:11:24.550Z] ba14b4ebe350: Preparing [2023-04-26T08:11:24.550Z] 1c51f60345f9: Preparing [2023-04-26T08:11:24.550Z] 76de50f4ebac: Preparing [2023-04-26T08:11:24.550Z] 67820badd4aa: Preparing [2023-04-26T08:11:24.550Z] 26cbea5cba74: Preparing [2023-04-26T08:11:24.550Z] 76de50f4ebac: Waiting [2023-04-26T08:11:24.550Z] 67820badd4aa: Waiting [2023-04-26T08:11:24.550Z] 26cbea5cba74: Waiting [2023-04-26T08:11:24.550Z] 1c51f60345f9: Waiting [2023-04-26T08:11:24.550Z] ba14b4ebe350: Layer already exists [2023-04-26T08:11:24.550Z] 37707863c93c: Layer already exists [2023-04-26T08:11:24.550Z] d95f040cbbaf: Layer already exists [2023-04-26T08:11:24.550Z] f262007b5c14: Layer already exists [2023-04-26T08:11:24.550Z] f9504b508905: Layer already exists [2023-04-26T08:11:24.550Z] 67820badd4aa: Layer already exists [2023-04-26T08:11:24.550Z] 76de50f4ebac: Layer already exists [2023-04-26T08:11:24.550Z] 1c51f60345f9: Layer already exists [2023-04-26T08:11:24.550Z] 26cbea5cba74: Layer already exists [2023-04-26T08:11:24.815Z] 3.0.0-dev.139: digest: sha256:e7a67bd3e3f1e78af03fa98230ff28f10aad193749ae5ac0f43142a040450ea6 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:11:25.152Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:11:25.487Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T08:11:25.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-26T08:11:25.487Z] f262007b5c14: Preparing [2023-04-26T08:11:25.487Z] d95f040cbbaf: Preparing [2023-04-26T08:11:25.487Z] f9504b508905: Preparing [2023-04-26T08:11:25.487Z] 37707863c93c: Preparing [2023-04-26T08:11:25.487Z] ba14b4ebe350: Preparing [2023-04-26T08:11:25.487Z] 1c51f60345f9: Preparing [2023-04-26T08:11:25.487Z] 76de50f4ebac: Preparing [2023-04-26T08:11:25.487Z] 67820badd4aa: Preparing [2023-04-26T08:11:25.487Z] 26cbea5cba74: Preparing [2023-04-26T08:11:25.487Z] 76de50f4ebac: Waiting [2023-04-26T08:11:25.487Z] 67820badd4aa: Waiting [2023-04-26T08:11:25.487Z] 26cbea5cba74: Waiting [2023-04-26T08:11:25.487Z] 1c51f60345f9: Waiting [2023-04-26T08:11:25.487Z] d95f040cbbaf: Layer already exists [2023-04-26T08:11:25.487Z] f262007b5c14: Layer already exists [2023-04-26T08:11:25.487Z] ba14b4ebe350: Layer already exists [2023-04-26T08:11:25.487Z] 37707863c93c: Layer already exists [2023-04-26T08:11:25.487Z] f9504b508905: Layer already exists [2023-04-26T08:11:25.487Z] 76de50f4ebac: Layer already exists [2023-04-26T08:11:25.487Z] 1c51f60345f9: Layer already exists [2023-04-26T08:11:25.487Z] 67820badd4aa: Layer already exists [2023-04-26T08:11:25.487Z] 26cbea5cba74: Layer already exists [2023-04-26T08:11:25.752Z] 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139: digest: sha256:e7a67bd3e3f1e78af03fa98230ff28f10aad193749ae5ac0f43142a040450ea6 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:11:26.085Z] + 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-26T08:11:26.417Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-04-26T08:11:26.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-26T08:11:26.417Z] f262007b5c14: Preparing [2023-04-26T08:11:26.417Z] d95f040cbbaf: Preparing [2023-04-26T08:11:26.417Z] f9504b508905: Preparing [2023-04-26T08:11:26.417Z] 37707863c93c: Preparing [2023-04-26T08:11:26.417Z] ba14b4ebe350: Preparing [2023-04-26T08:11:26.417Z] 1c51f60345f9: Preparing [2023-04-26T08:11:26.417Z] 76de50f4ebac: Preparing [2023-04-26T08:11:26.417Z] 67820badd4aa: Preparing [2023-04-26T08:11:26.417Z] 26cbea5cba74: Preparing [2023-04-26T08:11:26.417Z] 76de50f4ebac: Waiting [2023-04-26T08:11:26.417Z] 67820badd4aa: Waiting [2023-04-26T08:11:26.417Z] 1c51f60345f9: Waiting [2023-04-26T08:11:26.417Z] 26cbea5cba74: Waiting [2023-04-26T08:11:26.417Z] d95f040cbbaf: Layer already exists [2023-04-26T08:11:26.417Z] f262007b5c14: Layer already exists [2023-04-26T08:11:26.417Z] f9504b508905: Layer already exists [2023-04-26T08:11:26.417Z] 37707863c93c: Layer already exists [2023-04-26T08:11:26.417Z] ba14b4ebe350: Layer already exists [2023-04-26T08:11:26.417Z] 1c51f60345f9: Layer already exists [2023-04-26T08:11:26.417Z] 67820badd4aa: Layer already exists [2023-04-26T08:11:26.417Z] 76de50f4ebac: Layer already exists [2023-04-26T08:11:26.417Z] 26cbea5cba74: Layer already exists [2023-04-26T08:11:26.683Z] main: digest: sha256:e7a67bd3e3f1e78af03fa98230ff28f10aad193749ae5ac0f43142a040450ea6 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T08:11:26.729Z] ===================================================== [Pipeline] echo [2023-04-26T08:11:26.736Z] taggedImages: [2023-04-26T08:11:26.736Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T08:11:26.736Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-04-26T08:11:26.736Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.139 [2023-04-26T08:11:26.736Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T08:11:26.736Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-04-26T08:11:26.752Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-04-26T08:11:26.753Z] 577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T08:11:26.753Z] latest [2023-04-26T08:11:26.753Z] 3.0.0-dev.139 [2023-04-26T08:11:26.753Z] 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T08:11:26.753Z] main [2023-04-26T08:11:26.753Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:11:27.126Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:11:27.488Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T08:11:27.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-26T08:11:27.488Z] a8f5bda59bbb: Preparing [2023-04-26T08:11:27.488Z] e8450cb31a04: Preparing [2023-04-26T08:11:27.488Z] c80b1647bd8e: Preparing [2023-04-26T08:11:27.488Z] f9636d7b8a88: Preparing [2023-04-26T08:11:27.488Z] f74873bb36a8: Preparing [2023-04-26T08:11:27.488Z] 24bc758f3b76: Preparing [2023-04-26T08:11:27.488Z] ade88cf3639a: Preparing [2023-04-26T08:11:27.488Z] ba14b4ebe350: Preparing [2023-04-26T08:11:27.488Z] 1c51f60345f9: Preparing [2023-04-26T08:11:27.488Z] 30a2207b68fc: Preparing [2023-04-26T08:11:27.488Z] 26cbea5cba74: Preparing [2023-04-26T08:11:27.488Z] 24bc758f3b76: Waiting [2023-04-26T08:11:27.488Z] ade88cf3639a: Waiting [2023-04-26T08:11:27.488Z] ba14b4ebe350: Waiting [2023-04-26T08:11:27.488Z] 1c51f60345f9: Waiting [2023-04-26T08:11:27.488Z] 26cbea5cba74: Waiting [2023-04-26T08:11:27.488Z] 30a2207b68fc: Waiting [2023-04-26T08:11:27.777Z] a8f5bda59bbb: Pushed [2023-04-26T08:11:27.777Z] e8450cb31a04: Pushed [2023-04-26T08:11:27.777Z] f74873bb36a8: Pushed [2023-04-26T08:11:27.777Z] ba14b4ebe350: Layer already exists [2023-04-26T08:11:28.046Z] 24bc758f3b76: Pushed [2023-04-26T08:11:28.046Z] 1c51f60345f9: Layer already exists [2023-04-26T08:11:28.046Z] ade88cf3639a: Pushed [2023-04-26T08:11:28.046Z] 26cbea5cba74: Layer already exists [2023-04-26T08:11:28.317Z] 30a2207b68fc: Pushed [2023-04-26T08:11:30.295Z] f9636d7b8a88: Pushed [2023-04-26T08:11:31.706Z] c80b1647bd8e: Pushed [2023-04-26T08:11:31.706Z] 577681181bc6884f0ff204c6dd697ba0a91a7618: digest: sha256:d958ebe58b24750ce332daa38515256b36b447f453fdb25a810693c12bf82378 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:11:32.056Z] + 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-26T08:11:32.390Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-04-26T08:11:32.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-26T08:11:32.390Z] a8f5bda59bbb: Preparing [2023-04-26T08:11:32.390Z] e8450cb31a04: Preparing [2023-04-26T08:11:32.390Z] c80b1647bd8e: Preparing [2023-04-26T08:11:32.390Z] f9636d7b8a88: Preparing [2023-04-26T08:11:32.390Z] f74873bb36a8: Preparing [2023-04-26T08:11:32.390Z] 24bc758f3b76: Preparing [2023-04-26T08:11:32.390Z] ade88cf3639a: Preparing [2023-04-26T08:11:32.390Z] ba14b4ebe350: Preparing [2023-04-26T08:11:32.390Z] 1c51f60345f9: Preparing [2023-04-26T08:11:32.390Z] 30a2207b68fc: Preparing [2023-04-26T08:11:32.390Z] 26cbea5cba74: Preparing [2023-04-26T08:11:32.390Z] ba14b4ebe350: Waiting [2023-04-26T08:11:32.390Z] 1c51f60345f9: Waiting [2023-04-26T08:11:32.390Z] 30a2207b68fc: Waiting [2023-04-26T08:11:32.390Z] 26cbea5cba74: Waiting [2023-04-26T08:11:32.390Z] 24bc758f3b76: Waiting [2023-04-26T08:11:32.390Z] ade88cf3639a: Waiting [2023-04-26T08:11:32.390Z] c80b1647bd8e: Layer already exists [2023-04-26T08:11:32.390Z] e8450cb31a04: Layer already exists [2023-04-26T08:11:32.390Z] a8f5bda59bbb: Layer already exists [2023-04-26T08:11:32.390Z] f74873bb36a8: Layer already exists [2023-04-26T08:11:32.390Z] f9636d7b8a88: Layer already exists [2023-04-26T08:11:32.390Z] 24bc758f3b76: Layer already exists [2023-04-26T08:11:32.390Z] ade88cf3639a: Layer already exists [2023-04-26T08:11:32.390Z] ba14b4ebe350: Layer already exists [2023-04-26T08:11:32.390Z] 30a2207b68fc: Layer already exists [2023-04-26T08:11:32.390Z] 1c51f60345f9: Layer already exists [2023-04-26T08:11:32.390Z] 26cbea5cba74: Layer already exists [2023-04-26T08:11:32.655Z] latest: digest: sha256:d958ebe58b24750ce332daa38515256b36b447f453fdb25a810693c12bf82378 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:11:32.991Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:11:33.327Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.139 [2023-04-26T08:11:33.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-26T08:11:33.327Z] a8f5bda59bbb: Preparing [2023-04-26T08:11:33.327Z] e8450cb31a04: Preparing [2023-04-26T08:11:33.327Z] c80b1647bd8e: Preparing [2023-04-26T08:11:33.327Z] f9636d7b8a88: Preparing [2023-04-26T08:11:33.327Z] f74873bb36a8: Preparing [2023-04-26T08:11:33.327Z] 24bc758f3b76: Preparing [2023-04-26T08:11:33.327Z] ade88cf3639a: Preparing [2023-04-26T08:11:33.327Z] ba14b4ebe350: Preparing [2023-04-26T08:11:33.327Z] 1c51f60345f9: Preparing [2023-04-26T08:11:33.327Z] 30a2207b68fc: Preparing [2023-04-26T08:11:33.327Z] 26cbea5cba74: Preparing [2023-04-26T08:11:33.327Z] 24bc758f3b76: Waiting [2023-04-26T08:11:33.327Z] ade88cf3639a: Waiting [2023-04-26T08:11:33.327Z] ba14b4ebe350: Waiting [2023-04-26T08:11:33.327Z] 1c51f60345f9: Waiting [2023-04-26T08:11:33.327Z] 30a2207b68fc: Waiting [2023-04-26T08:11:33.327Z] 26cbea5cba74: Waiting [2023-04-26T08:11:33.327Z] f9636d7b8a88: Layer already exists [2023-04-26T08:11:33.327Z] f74873bb36a8: Layer already exists [2023-04-26T08:11:33.327Z] c80b1647bd8e: Layer already exists [2023-04-26T08:11:33.327Z] a8f5bda59bbb: Layer already exists [2023-04-26T08:11:33.327Z] e8450cb31a04: Layer already exists [2023-04-26T08:11:33.327Z] ade88cf3639a: Layer already exists [2023-04-26T08:11:33.327Z] 24bc758f3b76: Layer already exists [2023-04-26T08:11:33.327Z] ba14b4ebe350: Layer already exists [2023-04-26T08:11:33.327Z] 1c51f60345f9: Layer already exists [2023-04-26T08:11:33.327Z] 30a2207b68fc: Layer already exists [2023-04-26T08:11:33.327Z] 26cbea5cba74: Layer already exists [2023-04-26T08:11:33.591Z] 3.0.0-dev.139: digest: sha256:d958ebe58b24750ce332daa38515256b36b447f453fdb25a810693c12bf82378 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:11:33.937Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:11:34.275Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T08:11:34.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-26T08:11:34.276Z] a8f5bda59bbb: Preparing [2023-04-26T08:11:34.276Z] e8450cb31a04: Preparing [2023-04-26T08:11:34.276Z] c80b1647bd8e: Preparing [2023-04-26T08:11:34.276Z] f9636d7b8a88: Preparing [2023-04-26T08:11:34.276Z] f74873bb36a8: Preparing [2023-04-26T08:11:34.276Z] 24bc758f3b76: Preparing [2023-04-26T08:11:34.276Z] ade88cf3639a: Preparing [2023-04-26T08:11:34.276Z] ba14b4ebe350: Preparing [2023-04-26T08:11:34.276Z] 1c51f60345f9: Preparing [2023-04-26T08:11:34.276Z] 30a2207b68fc: Preparing [2023-04-26T08:11:34.276Z] 26cbea5cba74: Preparing [2023-04-26T08:11:34.276Z] 24bc758f3b76: Waiting [2023-04-26T08:11:34.276Z] ade88cf3639a: Waiting [2023-04-26T08:11:34.276Z] ba14b4ebe350: Waiting [2023-04-26T08:11:34.276Z] 1c51f60345f9: Waiting [2023-04-26T08:11:34.276Z] 30a2207b68fc: Waiting [2023-04-26T08:11:34.276Z] 26cbea5cba74: Waiting [2023-04-26T08:11:34.276Z] c80b1647bd8e: Layer already exists [2023-04-26T08:11:34.276Z] e8450cb31a04: Layer already exists [2023-04-26T08:11:34.276Z] a8f5bda59bbb: Layer already exists [2023-04-26T08:11:34.276Z] f74873bb36a8: Layer already exists [2023-04-26T08:11:34.276Z] f9636d7b8a88: Layer already exists [2023-04-26T08:11:34.276Z] ade88cf3639a: Layer already exists [2023-04-26T08:11:34.276Z] 24bc758f3b76: Layer already exists [2023-04-26T08:11:34.276Z] ba14b4ebe350: Layer already exists [2023-04-26T08:11:34.276Z] 30a2207b68fc: Layer already exists [2023-04-26T08:11:34.276Z] 1c51f60345f9: Layer already exists [2023-04-26T08:11:34.276Z] 26cbea5cba74: Layer already exists [2023-04-26T08:11:34.541Z] 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139: digest: sha256:d958ebe58b24750ce332daa38515256b36b447f453fdb25a810693c12bf82378 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:11:34.879Z] + 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-26T08:11:35.221Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-04-26T08:11:35.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-26T08:11:35.221Z] a8f5bda59bbb: Preparing [2023-04-26T08:11:35.221Z] e8450cb31a04: Preparing [2023-04-26T08:11:35.221Z] c80b1647bd8e: Preparing [2023-04-26T08:11:35.221Z] f9636d7b8a88: Preparing [2023-04-26T08:11:35.221Z] f74873bb36a8: Preparing [2023-04-26T08:11:35.221Z] 24bc758f3b76: Preparing [2023-04-26T08:11:35.221Z] ade88cf3639a: Preparing [2023-04-26T08:11:35.221Z] ba14b4ebe350: Preparing [2023-04-26T08:11:35.221Z] ade88cf3639a: Waiting [2023-04-26T08:11:35.221Z] 1c51f60345f9: Preparing [2023-04-26T08:11:35.221Z] ba14b4ebe350: Waiting [2023-04-26T08:11:35.221Z] 30a2207b68fc: Preparing [2023-04-26T08:11:35.221Z] 26cbea5cba74: Preparing [2023-04-26T08:11:35.221Z] 1c51f60345f9: Waiting [2023-04-26T08:11:35.221Z] 26cbea5cba74: Waiting [2023-04-26T08:11:35.221Z] 30a2207b68fc: Waiting [2023-04-26T08:11:35.221Z] c80b1647bd8e: Layer already exists [2023-04-26T08:11:35.221Z] f74873bb36a8: Layer already exists [2023-04-26T08:11:35.221Z] f9636d7b8a88: Layer already exists [2023-04-26T08:11:35.221Z] a8f5bda59bbb: Layer already exists [2023-04-26T08:11:35.221Z] e8450cb31a04: Layer already exists [2023-04-26T08:11:35.221Z] ba14b4ebe350: Layer already exists [2023-04-26T08:11:35.221Z] 24bc758f3b76: Layer already exists [2023-04-26T08:11:35.221Z] 1c51f60345f9: Layer already exists [2023-04-26T08:11:35.221Z] ade88cf3639a: Layer already exists [2023-04-26T08:11:35.221Z] 30a2207b68fc: Layer already exists [2023-04-26T08:11:35.221Z] 26cbea5cba74: Layer already exists [2023-04-26T08:11:35.487Z] main: digest: sha256:d958ebe58b24750ce332daa38515256b36b447f453fdb25a810693c12bf82378 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T08:11:35.540Z] ===================================================== [Pipeline] echo [2023-04-26T08:11:35.549Z] taggedImages: [2023-04-26T08:11:35.550Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T08:11:35.550Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-04-26T08:11:35.550Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.139 [2023-04-26T08:11:35.550Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T08:11:35.550Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-04-26T08:11:35.576Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-04-26T08:11:35.576Z] 577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T08:11:35.576Z] latest [2023-04-26T08:11:35.576Z] 3.0.0-dev.139 [2023-04-26T08:11:35.576Z] 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T08:11:35.576Z] main [2023-04-26T08:11:35.576Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:11:35.934Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:11:36.264Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T08:11:36.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-26T08:11:36.264Z] 970bb25c5bf6: Preparing [2023-04-26T08:11:36.264Z] 3c2e02a4ad6a: Preparing [2023-04-26T08:11:36.264Z] ba14b4ebe350: Preparing [2023-04-26T08:11:36.264Z] 1c51f60345f9: Preparing [2023-04-26T08:11:36.264Z] cee9f3047387: Preparing [2023-04-26T08:11:36.264Z] 26cbea5cba74: Preparing [2023-04-26T08:11:36.264Z] 26cbea5cba74: Waiting [2023-04-26T08:11:36.264Z] ba14b4ebe350: Layer already exists [2023-04-26T08:11:36.264Z] 1c51f60345f9: Layer already exists [2023-04-26T08:11:36.264Z] 26cbea5cba74: Layer already exists [2023-04-26T08:11:36.530Z] 970bb25c5bf6: Pushed [2023-04-26T08:11:37.930Z] cee9f3047387: Pushed [2023-04-26T08:11:41.258Z] 3c2e02a4ad6a: Pushed [2023-04-26T08:11:41.258Z] 577681181bc6884f0ff204c6dd697ba0a91a7618: digest: sha256:41ec61754aaa738689afd886dd22f06d4c798606dd9ff23a2d79006194eb187d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:11:41.591Z] + 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-26T08:11:41.914Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-04-26T08:11:41.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-26T08:11:41.914Z] 970bb25c5bf6: Preparing [2023-04-26T08:11:41.914Z] 3c2e02a4ad6a: Preparing [2023-04-26T08:11:41.914Z] ba14b4ebe350: Preparing [2023-04-26T08:11:41.914Z] 1c51f60345f9: Preparing [2023-04-26T08:11:41.914Z] cee9f3047387: Preparing [2023-04-26T08:11:41.914Z] 26cbea5cba74: Preparing [2023-04-26T08:11:41.914Z] 26cbea5cba74: Waiting [2023-04-26T08:11:41.914Z] 3c2e02a4ad6a: Layer already exists [2023-04-26T08:11:41.914Z] ba14b4ebe350: Layer already exists [2023-04-26T08:11:41.914Z] cee9f3047387: Layer already exists [2023-04-26T08:11:41.914Z] 970bb25c5bf6: Layer already exists [2023-04-26T08:11:41.914Z] 1c51f60345f9: Layer already exists [2023-04-26T08:11:41.914Z] 26cbea5cba74: Layer already exists [2023-04-26T08:11:42.180Z] latest: digest: sha256:41ec61754aaa738689afd886dd22f06d4c798606dd9ff23a2d79006194eb187d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:11:42.509Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:11:43.811Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.139 [2023-04-26T08:11:43.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-26T08:11:43.811Z] 970bb25c5bf6: Preparing [2023-04-26T08:11:43.811Z] 3c2e02a4ad6a: Preparing [2023-04-26T08:11:43.811Z] ba14b4ebe350: Preparing [2023-04-26T08:11:43.811Z] 1c51f60345f9: Preparing [2023-04-26T08:11:43.811Z] cee9f3047387: Preparing [2023-04-26T08:11:43.811Z] 26cbea5cba74: Preparing [2023-04-26T08:11:43.811Z] 26cbea5cba74: Waiting [2023-04-26T08:11:43.811Z] 1c51f60345f9: Layer already exists [2023-04-26T08:11:43.811Z] cee9f3047387: Layer already exists [2023-04-26T08:11:43.811Z] ba14b4ebe350: Layer already exists [2023-04-26T08:11:43.811Z] 3c2e02a4ad6a: Layer already exists [2023-04-26T08:11:43.811Z] 970bb25c5bf6: Layer already exists [2023-04-26T08:11:43.811Z] 26cbea5cba74: Layer already exists [2023-04-26T08:11:43.811Z] 3.0.0-dev.139: digest: sha256:41ec61754aaa738689afd886dd22f06d4c798606dd9ff23a2d79006194eb187d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:11:44.414Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:11:44.757Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T08:11:44.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-26T08:11:44.757Z] 970bb25c5bf6: Preparing [2023-04-26T08:11:44.757Z] 3c2e02a4ad6a: Preparing [2023-04-26T08:11:44.757Z] ba14b4ebe350: Preparing [2023-04-26T08:11:44.757Z] 1c51f60345f9: Preparing [2023-04-26T08:11:44.757Z] cee9f3047387: Preparing [2023-04-26T08:11:44.757Z] 26cbea5cba74: Preparing [2023-04-26T08:11:44.757Z] 26cbea5cba74: Waiting [2023-04-26T08:11:44.757Z] 1c51f60345f9: Layer already exists [2023-04-26T08:11:44.757Z] 970bb25c5bf6: Layer already exists [2023-04-26T08:11:44.757Z] 3c2e02a4ad6a: Layer already exists [2023-04-26T08:11:44.757Z] cee9f3047387: Layer already exists [2023-04-26T08:11:44.757Z] ba14b4ebe350: Layer already exists [2023-04-26T08:11:44.757Z] 26cbea5cba74: Layer already exists [2023-04-26T08:11:44.757Z] 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139: digest: sha256:41ec61754aaa738689afd886dd22f06d4c798606dd9ff23a2d79006194eb187d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:11:45.362Z] + 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-26T08:11:45.690Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-04-26T08:11:45.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-26T08:11:45.690Z] 970bb25c5bf6: Preparing [2023-04-26T08:11:45.690Z] 3c2e02a4ad6a: Preparing [2023-04-26T08:11:45.690Z] ba14b4ebe350: Preparing [2023-04-26T08:11:45.690Z] 1c51f60345f9: Preparing [2023-04-26T08:11:45.690Z] cee9f3047387: Preparing [2023-04-26T08:11:45.690Z] 26cbea5cba74: Preparing [2023-04-26T08:11:45.690Z] 26cbea5cba74: Waiting [2023-04-26T08:11:45.690Z] ba14b4ebe350: Layer already exists [2023-04-26T08:11:45.690Z] 3c2e02a4ad6a: Layer already exists [2023-04-26T08:11:45.690Z] 1c51f60345f9: Layer already exists [2023-04-26T08:11:45.690Z] 970bb25c5bf6: Layer already exists [2023-04-26T08:11:45.690Z] cee9f3047387: Layer already exists [2023-04-26T08:11:45.690Z] 26cbea5cba74: Layer already exists [2023-04-26T08:11:45.690Z] main: digest: sha256:41ec61754aaa738689afd886dd22f06d4c798606dd9ff23a2d79006194eb187d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T08:11:46.004Z] ===================================================== [Pipeline] echo [2023-04-26T08:11:46.016Z] taggedImages: [2023-04-26T08:11:46.016Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T08:11:46.016Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-04-26T08:11:46.016Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.139 [2023-04-26T08:11:46.016Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T08:11:46.016Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-04-26T08:11:46.042Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-04-26T08:11:46.042Z] 577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T08:11:46.042Z] latest [2023-04-26T08:11:46.042Z] 3.0.0-dev.139 [2023-04-26T08:11:46.042Z] 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T08:11:46.042Z] main [2023-04-26T08:11:46.042Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:11:46.383Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:11:46.728Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T08:11:46.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-26T08:11:46.728Z] 2ca96d4a4e0d: Preparing [2023-04-26T08:11:46.728Z] 4e605eb25124: Preparing [2023-04-26T08:11:46.728Z] 4e9beb4952bf: Preparing [2023-04-26T08:11:46.728Z] c4211da493de: Preparing [2023-04-26T08:11:46.728Z] 4eb046ac81d2: Preparing [2023-04-26T08:11:46.728Z] ba14b4ebe350: Preparing [2023-04-26T08:11:46.728Z] 1c51f60345f9: Preparing [2023-04-26T08:11:46.728Z] e5b978baa718: Preparing [2023-04-26T08:11:46.728Z] 26cbea5cba74: Preparing [2023-04-26T08:11:46.728Z] 1c51f60345f9: Waiting [2023-04-26T08:11:46.728Z] e5b978baa718: Waiting [2023-04-26T08:11:46.728Z] ba14b4ebe350: Waiting [2023-04-26T08:11:46.728Z] 26cbea5cba74: Waiting [2023-04-26T08:11:46.994Z] 2ca96d4a4e0d: Pushed [2023-04-26T08:11:46.994Z] 4e9beb4952bf: Pushed [2023-04-26T08:11:46.994Z] 4e605eb25124: Pushed [2023-04-26T08:11:46.994Z] ba14b4ebe350: Layer already exists [2023-04-26T08:11:46.994Z] 1c51f60345f9: Layer already exists [2023-04-26T08:11:46.994Z] 26cbea5cba74: Layer already exists [2023-04-26T08:11:47.951Z] e5b978baa718: Pushed [2023-04-26T08:11:57.997Z] 4eb046ac81d2: Pushed [2023-04-26T08:12:03.318Z] c4211da493de: Pushed [2023-04-26T08:12:03.318Z] 577681181bc6884f0ff204c6dd697ba0a91a7618: digest: sha256:851c4a53271a8dea22c9e53c794c7b963a1ce36b82a95dfcfb17bd6469a9e291 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:12:03.659Z] + 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-26T08:12:03.985Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-04-26T08:12:03.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-26T08:12:03.986Z] 2ca96d4a4e0d: Preparing [2023-04-26T08:12:03.986Z] 4e605eb25124: Preparing [2023-04-26T08:12:03.986Z] 4e9beb4952bf: Preparing [2023-04-26T08:12:03.986Z] c4211da493de: Preparing [2023-04-26T08:12:03.986Z] 4eb046ac81d2: Preparing [2023-04-26T08:12:03.986Z] ba14b4ebe350: Preparing [2023-04-26T08:12:03.986Z] 1c51f60345f9: Preparing [2023-04-26T08:12:03.986Z] e5b978baa718: Preparing [2023-04-26T08:12:03.986Z] 26cbea5cba74: Preparing [2023-04-26T08:12:03.986Z] 1c51f60345f9: Waiting [2023-04-26T08:12:03.986Z] e5b978baa718: Waiting [2023-04-26T08:12:03.986Z] 26cbea5cba74: Waiting [2023-04-26T08:12:03.986Z] ba14b4ebe350: Waiting [2023-04-26T08:12:03.986Z] 4e9beb4952bf: Layer already exists [2023-04-26T08:12:03.986Z] 4eb046ac81d2: Layer already exists [2023-04-26T08:12:03.986Z] c4211da493de: Layer already exists [2023-04-26T08:12:03.986Z] 2ca96d4a4e0d: Layer already exists [2023-04-26T08:12:03.986Z] 4e605eb25124: Layer already exists [2023-04-26T08:12:03.986Z] ba14b4ebe350: Layer already exists [2023-04-26T08:12:03.986Z] 1c51f60345f9: Layer already exists [2023-04-26T08:12:03.986Z] e5b978baa718: Layer already exists [2023-04-26T08:12:03.986Z] 26cbea5cba74: Layer already exists [2023-04-26T08:12:04.250Z] latest: digest: sha256:851c4a53271a8dea22c9e53c794c7b963a1ce36b82a95dfcfb17bd6469a9e291 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:12:04.591Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:12:04.926Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.139 [2023-04-26T08:12:04.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-26T08:12:04.926Z] 2ca96d4a4e0d: Preparing [2023-04-26T08:12:04.926Z] 4e605eb25124: Preparing [2023-04-26T08:12:04.926Z] 4e9beb4952bf: Preparing [2023-04-26T08:12:04.926Z] c4211da493de: Preparing [2023-04-26T08:12:04.926Z] 4eb046ac81d2: Preparing [2023-04-26T08:12:04.926Z] ba14b4ebe350: Preparing [2023-04-26T08:12:04.926Z] 1c51f60345f9: Preparing [2023-04-26T08:12:04.926Z] e5b978baa718: Preparing [2023-04-26T08:12:04.926Z] 26cbea5cba74: Preparing [2023-04-26T08:12:04.926Z] 1c51f60345f9: Waiting [2023-04-26T08:12:04.926Z] e5b978baa718: Waiting [2023-04-26T08:12:04.926Z] ba14b4ebe350: Waiting [2023-04-26T08:12:04.926Z] 26cbea5cba74: Waiting [2023-04-26T08:12:04.926Z] 4e9beb4952bf: Layer already exists [2023-04-26T08:12:04.926Z] c4211da493de: Layer already exists [2023-04-26T08:12:04.926Z] 4e605eb25124: Layer already exists [2023-04-26T08:12:04.926Z] 4eb046ac81d2: Layer already exists [2023-04-26T08:12:04.926Z] 2ca96d4a4e0d: Layer already exists [2023-04-26T08:12:04.926Z] ba14b4ebe350: Layer already exists [2023-04-26T08:12:04.926Z] 1c51f60345f9: Layer already exists [2023-04-26T08:12:04.926Z] e5b978baa718: Layer already exists [2023-04-26T08:12:04.926Z] 26cbea5cba74: Layer already exists [2023-04-26T08:12:05.191Z] 3.0.0-dev.139: digest: sha256:851c4a53271a8dea22c9e53c794c7b963a1ce36b82a95dfcfb17bd6469a9e291 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:12:05.527Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:12:05.855Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T08:12:05.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-26T08:12:05.856Z] 2ca96d4a4e0d: Preparing [2023-04-26T08:12:05.856Z] 4e605eb25124: Preparing [2023-04-26T08:12:05.856Z] 4e9beb4952bf: Preparing [2023-04-26T08:12:05.856Z] c4211da493de: Preparing [2023-04-26T08:12:05.856Z] 4eb046ac81d2: Preparing [2023-04-26T08:12:05.856Z] ba14b4ebe350: Preparing [2023-04-26T08:12:05.856Z] 1c51f60345f9: Preparing [2023-04-26T08:12:05.856Z] e5b978baa718: Preparing [2023-04-26T08:12:05.856Z] 26cbea5cba74: Preparing [2023-04-26T08:12:05.856Z] ba14b4ebe350: Waiting [2023-04-26T08:12:05.856Z] e5b978baa718: Waiting [2023-04-26T08:12:05.856Z] 26cbea5cba74: Waiting [2023-04-26T08:12:05.856Z] 1c51f60345f9: Waiting [2023-04-26T08:12:05.856Z] 4e9beb4952bf: Layer already exists [2023-04-26T08:12:05.856Z] 4e605eb25124: Layer already exists [2023-04-26T08:12:05.856Z] c4211da493de: Layer already exists [2023-04-26T08:12:05.856Z] 4eb046ac81d2: Layer already exists [2023-04-26T08:12:05.856Z] 2ca96d4a4e0d: Layer already exists [2023-04-26T08:12:05.856Z] 1c51f60345f9: Layer already exists [2023-04-26T08:12:05.856Z] e5b978baa718: Layer already exists [2023-04-26T08:12:05.856Z] ba14b4ebe350: Layer already exists [2023-04-26T08:12:05.856Z] 26cbea5cba74: Layer already exists [2023-04-26T08:12:05.856Z] 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139: digest: sha256:851c4a53271a8dea22c9e53c794c7b963a1ce36b82a95dfcfb17bd6469a9e291 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:12:06.460Z] + 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-26T08:12:06.798Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-04-26T08:12:06.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-26T08:12:06.798Z] 2ca96d4a4e0d: Preparing [2023-04-26T08:12:06.798Z] 4e605eb25124: Preparing [2023-04-26T08:12:06.798Z] 4e9beb4952bf: Preparing [2023-04-26T08:12:06.798Z] c4211da493de: Preparing [2023-04-26T08:12:06.798Z] 4eb046ac81d2: Preparing [2023-04-26T08:12:06.798Z] ba14b4ebe350: Preparing [2023-04-26T08:12:06.798Z] 1c51f60345f9: Preparing [2023-04-26T08:12:06.798Z] e5b978baa718: Preparing [2023-04-26T08:12:06.798Z] 26cbea5cba74: Preparing [2023-04-26T08:12:06.798Z] 1c51f60345f9: Waiting [2023-04-26T08:12:06.798Z] e5b978baa718: Waiting [2023-04-26T08:12:06.798Z] 26cbea5cba74: Waiting [2023-04-26T08:12:06.798Z] ba14b4ebe350: Waiting [2023-04-26T08:12:06.798Z] 4e9beb4952bf: Layer already exists [2023-04-26T08:12:06.798Z] 2ca96d4a4e0d: Layer already exists [2023-04-26T08:12:06.798Z] 4e605eb25124: Layer already exists [2023-04-26T08:12:06.798Z] c4211da493de: Layer already exists [2023-04-26T08:12:06.798Z] 4eb046ac81d2: Layer already exists [2023-04-26T08:12:06.798Z] e5b978baa718: Layer already exists [2023-04-26T08:12:06.798Z] ba14b4ebe350: Layer already exists [2023-04-26T08:12:06.798Z] 1c51f60345f9: Layer already exists [2023-04-26T08:12:06.798Z] 26cbea5cba74: Layer already exists [2023-04-26T08:12:07.063Z] main: digest: sha256:851c4a53271a8dea22c9e53c794c7b963a1ce36b82a95dfcfb17bd6469a9e291 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T08:12:07.123Z] ===================================================== [Pipeline] echo [2023-04-26T08:12:07.134Z] taggedImages: [2023-04-26T08:12:07.134Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T08:12:07.134Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-04-26T08:12:07.134Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.139 [2023-04-26T08:12:07.134Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T08:12:07.134Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-04-26T08:12:07.158Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-04-26T08:12:07.158Z] 577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T08:12:07.158Z] latest [2023-04-26T08:12:07.158Z] 3.0.0-dev.139 [2023-04-26T08:12:07.158Z] 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T08:12:07.158Z] main [2023-04-26T08:12:07.158Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:12:07.501Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:12:09.246Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T08:12:09.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-26T08:12:09.246Z] 6c3798159841: Preparing [2023-04-26T08:12:09.246Z] 0e126b75e772: Preparing [2023-04-26T08:12:09.246Z] bdb7d717bcc4: Preparing [2023-04-26T08:12:09.246Z] 2849f35533bd: Preparing [2023-04-26T08:12:09.246Z] ba14b4ebe350: Preparing [2023-04-26T08:12:09.246Z] 1c51f60345f9: Preparing [2023-04-26T08:12:09.246Z] b7ead41fd00f: Preparing [2023-04-26T08:12:09.246Z] 26cbea5cba74: Preparing [2023-04-26T08:12:09.246Z] b7ead41fd00f: Waiting [2023-04-26T08:12:09.246Z] 1c51f60345f9: Waiting [2023-04-26T08:12:09.246Z] ba14b4ebe350: Layer already exists [2023-04-26T08:12:09.511Z] 1c51f60345f9: Layer already exists [2023-04-26T08:12:09.511Z] 0e126b75e772: Pushed [2023-04-26T08:12:09.511Z] bdb7d717bcc4: Pushed [2023-04-26T08:12:09.511Z] 6c3798159841: Pushed [2023-04-26T08:12:09.511Z] 26cbea5cba74: Layer already exists [2023-04-26T08:12:10.091Z] b7ead41fd00f: Pushed [2023-04-26T08:12:28.271Z] 2849f35533bd: Pushed [2023-04-26T08:12:28.271Z] 577681181bc6884f0ff204c6dd697ba0a91a7618: digest: sha256:fd62c870fab43fb520ab596ed8df036d0dfd87c7314444e54dafd24a801b9c1a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:12:28.607Z] + 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-26T08:12:28.943Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-04-26T08:12:28.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-26T08:12:28.943Z] 6c3798159841: Preparing [2023-04-26T08:12:28.943Z] 0e126b75e772: Preparing [2023-04-26T08:12:28.943Z] bdb7d717bcc4: Preparing [2023-04-26T08:12:28.943Z] 2849f35533bd: Preparing [2023-04-26T08:12:28.943Z] ba14b4ebe350: Preparing [2023-04-26T08:12:28.943Z] 1c51f60345f9: Preparing [2023-04-26T08:12:28.943Z] b7ead41fd00f: Preparing [2023-04-26T08:12:28.943Z] 26cbea5cba74: Preparing [2023-04-26T08:12:28.943Z] 1c51f60345f9: Waiting [2023-04-26T08:12:28.943Z] b7ead41fd00f: Waiting [2023-04-26T08:12:28.943Z] 26cbea5cba74: Waiting [2023-04-26T08:12:28.943Z] bdb7d717bcc4: Layer already exists [2023-04-26T08:12:28.943Z] ba14b4ebe350: Layer already exists [2023-04-26T08:12:28.943Z] 6c3798159841: Layer already exists [2023-04-26T08:12:28.943Z] 2849f35533bd: Layer already exists [2023-04-26T08:12:28.943Z] 0e126b75e772: Layer already exists [2023-04-26T08:12:28.943Z] b7ead41fd00f: Layer already exists [2023-04-26T08:12:28.943Z] 1c51f60345f9: Layer already exists [2023-04-26T08:12:28.943Z] 26cbea5cba74: Layer already exists [2023-04-26T08:12:29.211Z] latest: digest: sha256:fd62c870fab43fb520ab596ed8df036d0dfd87c7314444e54dafd24a801b9c1a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:12:29.549Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:12:29.888Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.139 [2023-04-26T08:12:29.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-26T08:12:29.888Z] 6c3798159841: Preparing [2023-04-26T08:12:29.888Z] 0e126b75e772: Preparing [2023-04-26T08:12:29.888Z] bdb7d717bcc4: Preparing [2023-04-26T08:12:29.888Z] 2849f35533bd: Preparing [2023-04-26T08:12:29.888Z] ba14b4ebe350: Preparing [2023-04-26T08:12:29.888Z] 1c51f60345f9: Preparing [2023-04-26T08:12:29.888Z] b7ead41fd00f: Preparing [2023-04-26T08:12:29.888Z] 26cbea5cba74: Preparing [2023-04-26T08:12:29.888Z] b7ead41fd00f: Waiting [2023-04-26T08:12:29.888Z] 26cbea5cba74: Waiting [2023-04-26T08:12:29.888Z] 1c51f60345f9: Waiting [2023-04-26T08:12:29.888Z] 6c3798159841: Layer already exists [2023-04-26T08:12:29.888Z] 2849f35533bd: Layer already exists [2023-04-26T08:12:29.888Z] ba14b4ebe350: Layer already exists [2023-04-26T08:12:29.888Z] 0e126b75e772: Layer already exists [2023-04-26T08:12:29.888Z] bdb7d717bcc4: Layer already exists [2023-04-26T08:12:29.888Z] 1c51f60345f9: Layer already exists [2023-04-26T08:12:29.888Z] 26cbea5cba74: Layer already exists [2023-04-26T08:12:29.888Z] b7ead41fd00f: Layer already exists [2023-04-26T08:12:29.888Z] 3.0.0-dev.139: digest: sha256:fd62c870fab43fb520ab596ed8df036d0dfd87c7314444e54dafd24a801b9c1a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:12:30.500Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:12:30.834Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T08:12:30.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-26T08:12:30.834Z] 6c3798159841: Preparing [2023-04-26T08:12:30.834Z] 0e126b75e772: Preparing [2023-04-26T08:12:30.834Z] bdb7d717bcc4: Preparing [2023-04-26T08:12:30.834Z] 2849f35533bd: Preparing [2023-04-26T08:12:30.834Z] ba14b4ebe350: Preparing [2023-04-26T08:12:30.834Z] 1c51f60345f9: Preparing [2023-04-26T08:12:30.834Z] b7ead41fd00f: Preparing [2023-04-26T08:12:30.834Z] 26cbea5cba74: Preparing [2023-04-26T08:12:30.834Z] b7ead41fd00f: Waiting [2023-04-26T08:12:30.834Z] 26cbea5cba74: Waiting [2023-04-26T08:12:30.834Z] 1c51f60345f9: Waiting [2023-04-26T08:12:30.834Z] ba14b4ebe350: Layer already exists [2023-04-26T08:12:30.834Z] 2849f35533bd: Layer already exists [2023-04-26T08:12:30.834Z] bdb7d717bcc4: Layer already exists [2023-04-26T08:12:30.834Z] 0e126b75e772: Layer already exists [2023-04-26T08:12:30.834Z] 6c3798159841: Layer already exists [2023-04-26T08:12:30.834Z] 1c51f60345f9: Layer already exists [2023-04-26T08:12:30.834Z] 26cbea5cba74: Layer already exists [2023-04-26T08:12:30.834Z] b7ead41fd00f: Layer already exists [2023-04-26T08:12:31.100Z] 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139: digest: sha256:fd62c870fab43fb520ab596ed8df036d0dfd87c7314444e54dafd24a801b9c1a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:12:31.434Z] + 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-26T08:12:31.762Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-04-26T08:12:31.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-26T08:12:31.762Z] 6c3798159841: Preparing [2023-04-26T08:12:31.762Z] 0e126b75e772: Preparing [2023-04-26T08:12:31.762Z] bdb7d717bcc4: Preparing [2023-04-26T08:12:31.762Z] 2849f35533bd: Preparing [2023-04-26T08:12:31.762Z] ba14b4ebe350: Preparing [2023-04-26T08:12:31.762Z] 1c51f60345f9: Preparing [2023-04-26T08:12:31.762Z] b7ead41fd00f: Preparing [2023-04-26T08:12:31.762Z] 26cbea5cba74: Preparing [2023-04-26T08:12:31.762Z] b7ead41fd00f: Waiting [2023-04-26T08:12:31.762Z] 26cbea5cba74: Waiting [2023-04-26T08:12:31.762Z] 1c51f60345f9: Waiting [2023-04-26T08:12:31.762Z] 6c3798159841: Layer already exists [2023-04-26T08:12:31.762Z] 2849f35533bd: Layer already exists [2023-04-26T08:12:31.762Z] bdb7d717bcc4: Layer already exists [2023-04-26T08:12:31.762Z] ba14b4ebe350: Layer already exists [2023-04-26T08:12:31.762Z] 0e126b75e772: Layer already exists [2023-04-26T08:12:31.762Z] b7ead41fd00f: Layer already exists [2023-04-26T08:12:31.762Z] 1c51f60345f9: Layer already exists [2023-04-26T08:12:31.762Z] 26cbea5cba74: Layer already exists [2023-04-26T08:12:32.026Z] main: digest: sha256:fd62c870fab43fb520ab596ed8df036d0dfd87c7314444e54dafd24a801b9c1a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T08:12:32.067Z] ===================================================== [Pipeline] echo [2023-04-26T08:12:32.073Z] taggedImages: [2023-04-26T08:12:32.073Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T08:12:32.073Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-04-26T08:12:32.073Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.139 [2023-04-26T08:12:32.073Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T08:12:32.073Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-04-26T08:12:32.088Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-04-26T08:12:32.088Z] 577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T08:12:32.088Z] latest [2023-04-26T08:12:32.088Z] 3.0.0-dev.139 [2023-04-26T08:12:32.088Z] 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T08:12:32.088Z] main [2023-04-26T08:12:32.088Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:12:32.424Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:12:32.760Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T08:12:32.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-26T08:12:32.761Z] 26cc46c91746: Preparing [2023-04-26T08:12:32.761Z] a7424372a817: Preparing [2023-04-26T08:12:32.761Z] 1673bdb57a7f: Preparing [2023-04-26T08:12:32.761Z] d1361c769d9f: Preparing [2023-04-26T08:12:32.761Z] ba14b4ebe350: Preparing [2023-04-26T08:12:32.761Z] 1c51f60345f9: Preparing [2023-04-26T08:12:32.761Z] e5b978baa718: Preparing [2023-04-26T08:12:32.761Z] 26cbea5cba74: Preparing [2023-04-26T08:12:32.761Z] 1c51f60345f9: Waiting [2023-04-26T08:12:32.761Z] e5b978baa718: Waiting [2023-04-26T08:12:32.761Z] 26cbea5cba74: Waiting [2023-04-26T08:12:32.761Z] ba14b4ebe350: Layer already exists [2023-04-26T08:12:32.761Z] 1c51f60345f9: Layer already exists [2023-04-26T08:12:32.761Z] e5b978baa718: Layer already exists [2023-04-26T08:12:33.025Z] 26cbea5cba74: Layer already exists [2023-04-26T08:12:33.025Z] 26cc46c91746: Pushed [2023-04-26T08:12:33.025Z] 1673bdb57a7f: Pushed [2023-04-26T08:12:33.025Z] a7424372a817: Pushed [2023-04-26T08:12:51.203Z] d1361c769d9f: Pushed [2023-04-26T08:12:51.203Z] 577681181bc6884f0ff204c6dd697ba0a91a7618: digest: sha256:ae7ce6994819015a20b783bb2e898c5cd7101ca698841857192e28b3e5d20aeb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:12:51.545Z] + 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-26T08:12:51.877Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-04-26T08:12:51.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-26T08:12:51.877Z] 26cc46c91746: Preparing [2023-04-26T08:12:51.877Z] a7424372a817: Preparing [2023-04-26T08:12:51.877Z] 1673bdb57a7f: Preparing [2023-04-26T08:12:51.877Z] d1361c769d9f: Preparing [2023-04-26T08:12:51.877Z] ba14b4ebe350: Preparing [2023-04-26T08:12:51.877Z] 1c51f60345f9: Preparing [2023-04-26T08:12:51.877Z] e5b978baa718: Preparing [2023-04-26T08:12:51.877Z] 26cbea5cba74: Preparing [2023-04-26T08:12:51.877Z] e5b978baa718: Waiting [2023-04-26T08:12:51.877Z] 26cbea5cba74: Waiting [2023-04-26T08:12:51.877Z] 1c51f60345f9: Waiting [2023-04-26T08:12:51.877Z] ba14b4ebe350: Layer already exists [2023-04-26T08:12:51.877Z] 26cc46c91746: Layer already exists [2023-04-26T08:12:51.877Z] d1361c769d9f: Layer already exists [2023-04-26T08:12:51.877Z] 1673bdb57a7f: Layer already exists [2023-04-26T08:12:51.877Z] a7424372a817: Layer already exists [2023-04-26T08:12:51.877Z] 26cbea5cba74: Layer already exists [2023-04-26T08:12:51.877Z] e5b978baa718: Layer already exists [2023-04-26T08:12:51.877Z] 1c51f60345f9: Layer already exists [2023-04-26T08:12:52.144Z] latest: digest: sha256:ae7ce6994819015a20b783bb2e898c5cd7101ca698841857192e28b3e5d20aeb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:12:52.477Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:12:52.807Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.139 [2023-04-26T08:12:52.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-26T08:12:52.807Z] 26cc46c91746: Preparing [2023-04-26T08:12:52.807Z] a7424372a817: Preparing [2023-04-26T08:12:52.807Z] 1673bdb57a7f: Preparing [2023-04-26T08:12:52.807Z] d1361c769d9f: Preparing [2023-04-26T08:12:52.807Z] ba14b4ebe350: Preparing [2023-04-26T08:12:52.807Z] 1c51f60345f9: Preparing [2023-04-26T08:12:52.807Z] e5b978baa718: Preparing [2023-04-26T08:12:52.807Z] 26cbea5cba74: Preparing [2023-04-26T08:12:52.807Z] e5b978baa718: Waiting [2023-04-26T08:12:52.807Z] 26cbea5cba74: Waiting [2023-04-26T08:12:52.807Z] 1c51f60345f9: Waiting [2023-04-26T08:12:52.807Z] 1673bdb57a7f: Layer already exists [2023-04-26T08:12:52.807Z] ba14b4ebe350: Layer already exists [2023-04-26T08:12:52.807Z] d1361c769d9f: Layer already exists [2023-04-26T08:12:52.807Z] 26cc46c91746: Layer already exists [2023-04-26T08:12:52.807Z] a7424372a817: Layer already exists [2023-04-26T08:12:52.807Z] e5b978baa718: Layer already exists [2023-04-26T08:12:52.807Z] 1c51f60345f9: Layer already exists [2023-04-26T08:12:52.807Z] 26cbea5cba74: Layer already exists [2023-04-26T08:12:52.807Z] 3.0.0-dev.139: digest: sha256:ae7ce6994819015a20b783bb2e898c5cd7101ca698841857192e28b3e5d20aeb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:12:53.411Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:12:53.752Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T08:12:53.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-26T08:12:53.752Z] 26cc46c91746: Preparing [2023-04-26T08:12:53.752Z] a7424372a817: Preparing [2023-04-26T08:12:53.752Z] 1673bdb57a7f: Preparing [2023-04-26T08:12:53.752Z] d1361c769d9f: Preparing [2023-04-26T08:12:53.752Z] ba14b4ebe350: Preparing [2023-04-26T08:12:53.752Z] 1c51f60345f9: Preparing [2023-04-26T08:12:53.752Z] e5b978baa718: Preparing [2023-04-26T08:12:53.752Z] 26cbea5cba74: Preparing [2023-04-26T08:12:53.752Z] e5b978baa718: Waiting [2023-04-26T08:12:53.752Z] 26cbea5cba74: Waiting [2023-04-26T08:12:53.752Z] 1c51f60345f9: Waiting [2023-04-26T08:12:53.752Z] a7424372a817: Layer already exists [2023-04-26T08:12:53.752Z] d1361c769d9f: Layer already exists [2023-04-26T08:12:53.752Z] 26cc46c91746: Layer already exists [2023-04-26T08:12:53.752Z] ba14b4ebe350: Layer already exists [2023-04-26T08:12:53.752Z] 1673bdb57a7f: Layer already exists [2023-04-26T08:12:53.752Z] 1c51f60345f9: Layer already exists [2023-04-26T08:12:53.752Z] e5b978baa718: Layer already exists [2023-04-26T08:12:53.752Z] 26cbea5cba74: Layer already exists [2023-04-26T08:12:53.752Z] 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139: digest: sha256:ae7ce6994819015a20b783bb2e898c5cd7101ca698841857192e28b3e5d20aeb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:12:54.431Z] + 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-26T08:12:54.772Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-04-26T08:12:54.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-26T08:12:54.772Z] 26cc46c91746: Preparing [2023-04-26T08:12:54.772Z] a7424372a817: Preparing [2023-04-26T08:12:54.772Z] 1673bdb57a7f: Preparing [2023-04-26T08:12:54.772Z] d1361c769d9f: Preparing [2023-04-26T08:12:54.772Z] ba14b4ebe350: Preparing [2023-04-26T08:12:54.772Z] 1c51f60345f9: Preparing [2023-04-26T08:12:54.772Z] e5b978baa718: Preparing [2023-04-26T08:12:54.772Z] 26cbea5cba74: Preparing [2023-04-26T08:12:54.772Z] e5b978baa718: Waiting [2023-04-26T08:12:54.772Z] 26cbea5cba74: Waiting [2023-04-26T08:12:54.772Z] 1c51f60345f9: Waiting [2023-04-26T08:12:54.772Z] 26cc46c91746: Layer already exists [2023-04-26T08:12:54.772Z] 1673bdb57a7f: Layer already exists [2023-04-26T08:12:54.772Z] d1361c769d9f: Layer already exists [2023-04-26T08:12:54.772Z] a7424372a817: Layer already exists [2023-04-26T08:12:54.772Z] ba14b4ebe350: Layer already exists [2023-04-26T08:12:54.772Z] e5b978baa718: Layer already exists [2023-04-26T08:12:54.772Z] 1c51f60345f9: Layer already exists [2023-04-26T08:12:54.772Z] 26cbea5cba74: Layer already exists [2023-04-26T08:12:55.040Z] main: digest: sha256:ae7ce6994819015a20b783bb2e898c5cd7101ca698841857192e28b3e5d20aeb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T08:12:55.086Z] ===================================================== [Pipeline] echo [2023-04-26T08:12:55.092Z] taggedImages: [2023-04-26T08:12:55.092Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T08:12:55.092Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-04-26T08:12:55.092Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.139 [2023-04-26T08:12:55.092Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T08:12:55.092Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-04-26T08:12:55.109Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-04-26T08:12:55.109Z] 577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T08:12:55.109Z] latest [2023-04-26T08:12:55.109Z] 3.0.0-dev.139 [2023-04-26T08:12:55.109Z] 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T08:12:55.109Z] main [2023-04-26T08:12:55.109Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:12:55.439Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:12:55.783Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T08:12:55.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-26T08:12:55.783Z] 013121e2a88d: Preparing [2023-04-26T08:12:55.783Z] a3a4e95a7d7a: Preparing [2023-04-26T08:12:55.783Z] ba14b4ebe350: Preparing [2023-04-26T08:12:55.783Z] 1c51f60345f9: Preparing [2023-04-26T08:12:55.783Z] bbb7f478df00: Preparing [2023-04-26T08:12:55.783Z] 26cbea5cba74: Preparing [2023-04-26T08:12:55.783Z] 26cbea5cba74: Waiting [2023-04-26T08:12:55.783Z] 1c51f60345f9: Layer already exists [2023-04-26T08:12:55.783Z] ba14b4ebe350: Layer already exists [2023-04-26T08:12:55.783Z] 26cbea5cba74: Layer already exists [2023-04-26T08:12:56.054Z] 013121e2a88d: Pushed [2023-04-26T08:12:56.054Z] bbb7f478df00: Pushed [2023-04-26T08:13:01.399Z] a3a4e95a7d7a: Pushed [2023-04-26T08:13:01.399Z] 577681181bc6884f0ff204c6dd697ba0a91a7618: digest: sha256:e1850eeb61cb96426bf6550250b206b6a2064edbb7211f82183872290613424f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:13:01.743Z] + 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-26T08:13:02.080Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-04-26T08:13:02.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-26T08:13:02.080Z] 013121e2a88d: Preparing [2023-04-26T08:13:02.080Z] a3a4e95a7d7a: Preparing [2023-04-26T08:13:02.080Z] ba14b4ebe350: Preparing [2023-04-26T08:13:02.080Z] 1c51f60345f9: Preparing [2023-04-26T08:13:02.080Z] bbb7f478df00: Preparing [2023-04-26T08:13:02.080Z] 26cbea5cba74: Preparing [2023-04-26T08:13:02.080Z] 26cbea5cba74: Waiting [2023-04-26T08:13:02.080Z] a3a4e95a7d7a: Layer already exists [2023-04-26T08:13:02.080Z] 013121e2a88d: Layer already exists [2023-04-26T08:13:02.080Z] ba14b4ebe350: Layer already exists [2023-04-26T08:13:02.080Z] bbb7f478df00: Layer already exists [2023-04-26T08:13:02.080Z] 1c51f60345f9: Layer already exists [2023-04-26T08:13:02.080Z] 26cbea5cba74: Layer already exists [2023-04-26T08:13:02.347Z] latest: digest: sha256:e1850eeb61cb96426bf6550250b206b6a2064edbb7211f82183872290613424f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:13:02.690Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:13:03.019Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.139 [2023-04-26T08:13:03.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-26T08:13:03.019Z] 013121e2a88d: Preparing [2023-04-26T08:13:03.019Z] a3a4e95a7d7a: Preparing [2023-04-26T08:13:03.019Z] ba14b4ebe350: Preparing [2023-04-26T08:13:03.019Z] 1c51f60345f9: Preparing [2023-04-26T08:13:03.019Z] bbb7f478df00: Preparing [2023-04-26T08:13:03.019Z] 26cbea5cba74: Preparing [2023-04-26T08:13:03.019Z] 26cbea5cba74: Waiting [2023-04-26T08:13:03.019Z] a3a4e95a7d7a: Layer already exists [2023-04-26T08:13:03.019Z] 1c51f60345f9: Layer already exists [2023-04-26T08:13:03.019Z] ba14b4ebe350: Layer already exists [2023-04-26T08:13:03.019Z] 013121e2a88d: Layer already exists [2023-04-26T08:13:03.019Z] bbb7f478df00: Layer already exists [2023-04-26T08:13:03.019Z] 26cbea5cba74: Layer already exists [2023-04-26T08:13:03.285Z] 3.0.0-dev.139: digest: sha256:e1850eeb61cb96426bf6550250b206b6a2064edbb7211f82183872290613424f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:13:03.632Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:13:03.972Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T08:13:03.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-26T08:13:03.972Z] 013121e2a88d: Preparing [2023-04-26T08:13:03.972Z] a3a4e95a7d7a: Preparing [2023-04-26T08:13:03.972Z] ba14b4ebe350: Preparing [2023-04-26T08:13:03.973Z] 1c51f60345f9: Preparing [2023-04-26T08:13:03.973Z] bbb7f478df00: Preparing [2023-04-26T08:13:03.973Z] 26cbea5cba74: Preparing [2023-04-26T08:13:03.973Z] 26cbea5cba74: Waiting [2023-04-26T08:13:03.973Z] ba14b4ebe350: Layer already exists [2023-04-26T08:13:03.973Z] 1c51f60345f9: Layer already exists [2023-04-26T08:13:03.973Z] a3a4e95a7d7a: Layer already exists [2023-04-26T08:13:03.973Z] bbb7f478df00: Layer already exists [2023-04-26T08:13:03.973Z] 013121e2a88d: Layer already exists [2023-04-26T08:13:03.973Z] 26cbea5cba74: Layer already exists [2023-04-26T08:13:04.237Z] 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139: digest: sha256:e1850eeb61cb96426bf6550250b206b6a2064edbb7211f82183872290613424f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:13:04.627Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:13:04.960Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-04-26T08:13:04.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-26T08:13:04.960Z] 013121e2a88d: Preparing [2023-04-26T08:13:04.960Z] a3a4e95a7d7a: Preparing [2023-04-26T08:13:04.960Z] ba14b4ebe350: Preparing [2023-04-26T08:13:04.960Z] 1c51f60345f9: Preparing [2023-04-26T08:13:04.960Z] bbb7f478df00: Preparing [2023-04-26T08:13:04.960Z] 26cbea5cba74: Preparing [2023-04-26T08:13:04.960Z] 26cbea5cba74: Waiting [2023-04-26T08:13:04.960Z] 013121e2a88d: Layer already exists [2023-04-26T08:13:04.960Z] ba14b4ebe350: Layer already exists [2023-04-26T08:13:04.960Z] bbb7f478df00: Layer already exists [2023-04-26T08:13:04.960Z] 1c51f60345f9: Layer already exists [2023-04-26T08:13:04.960Z] a3a4e95a7d7a: Layer already exists [2023-04-26T08:13:04.960Z] 26cbea5cba74: Layer already exists [2023-04-26T08:13:05.224Z] main: digest: sha256:e1850eeb61cb96426bf6550250b206b6a2064edbb7211f82183872290613424f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T08:13:05.286Z] ===================================================== [Pipeline] echo [2023-04-26T08:13:05.298Z] taggedImages: [2023-04-26T08:13:05.298Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T08:13:05.298Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-04-26T08:13:05.298Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.139 [2023-04-26T08:13:05.298Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T08:13:05.298Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-04-26T08:13:05.319Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-04-26T08:13:05.319Z] 577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T08:13:05.319Z] latest [2023-04-26T08:13:05.319Z] 3.0.0-dev.139 [2023-04-26T08:13:05.319Z] 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T08:13:05.319Z] main [2023-04-26T08:13:05.319Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:13:05.651Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:13:05.982Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T08:13:05.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-26T08:13:05.982Z] d8bb6721ff14: Preparing [2023-04-26T08:13:05.982Z] 096e22058724: Preparing [2023-04-26T08:13:05.982Z] ba14b4ebe350: Preparing [2023-04-26T08:13:05.982Z] 1c51f60345f9: Preparing [2023-04-26T08:13:05.982Z] 395bc77b1b2a: Preparing [2023-04-26T08:13:05.982Z] 26cbea5cba74: Preparing [2023-04-26T08:13:05.982Z] 26cbea5cba74: Waiting [2023-04-26T08:13:05.982Z] 1c51f60345f9: Layer already exists [2023-04-26T08:13:05.982Z] 395bc77b1b2a: Layer already exists [2023-04-26T08:13:05.982Z] ba14b4ebe350: Layer already exists [2023-04-26T08:13:05.982Z] 26cbea5cba74: Layer already exists [2023-04-26T08:13:06.247Z] d8bb6721ff14: Pushed [2023-04-26T08:13:11.580Z] 096e22058724: Pushed [2023-04-26T08:13:11.844Z] 577681181bc6884f0ff204c6dd697ba0a91a7618: digest: sha256:187a2dd130833320963a7b5fe6fade9c60a80414a0430f509bf2c917f5f68fed size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:13:12.176Z] + 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-26T08:13:12.514Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-04-26T08:13:12.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-26T08:13:12.514Z] d8bb6721ff14: Preparing [2023-04-26T08:13:12.514Z] 096e22058724: Preparing [2023-04-26T08:13:12.514Z] ba14b4ebe350: Preparing [2023-04-26T08:13:12.514Z] 1c51f60345f9: Preparing [2023-04-26T08:13:12.514Z] 395bc77b1b2a: Preparing [2023-04-26T08:13:12.514Z] 26cbea5cba74: Preparing [2023-04-26T08:13:12.514Z] 26cbea5cba74: Waiting [2023-04-26T08:13:12.514Z] ba14b4ebe350: Layer already exists [2023-04-26T08:13:12.514Z] d8bb6721ff14: Layer already exists [2023-04-26T08:13:12.514Z] 096e22058724: Layer already exists [2023-04-26T08:13:12.514Z] 1c51f60345f9: Layer already exists [2023-04-26T08:13:12.514Z] 395bc77b1b2a: Layer already exists [2023-04-26T08:13:12.514Z] 26cbea5cba74: Layer already exists [2023-04-26T08:13:12.779Z] latest: digest: sha256:187a2dd130833320963a7b5fe6fade9c60a80414a0430f509bf2c917f5f68fed size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:13:13.124Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:13:13.468Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.139 [2023-04-26T08:13:13.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-26T08:13:13.468Z] d8bb6721ff14: Preparing [2023-04-26T08:13:13.468Z] 096e22058724: Preparing [2023-04-26T08:13:13.468Z] ba14b4ebe350: Preparing [2023-04-26T08:13:13.468Z] 1c51f60345f9: Preparing [2023-04-26T08:13:13.468Z] 395bc77b1b2a: Preparing [2023-04-26T08:13:13.468Z] 26cbea5cba74: Preparing [2023-04-26T08:13:13.468Z] 26cbea5cba74: Waiting [2023-04-26T08:13:13.468Z] 1c51f60345f9: Layer already exists [2023-04-26T08:13:13.468Z] d8bb6721ff14: Layer already exists [2023-04-26T08:13:13.468Z] ba14b4ebe350: Layer already exists [2023-04-26T08:13:13.468Z] 096e22058724: Layer already exists [2023-04-26T08:13:13.468Z] 395bc77b1b2a: Layer already exists [2023-04-26T08:13:13.468Z] 26cbea5cba74: Layer already exists [2023-04-26T08:13:13.735Z] 3.0.0-dev.139: digest: sha256:187a2dd130833320963a7b5fe6fade9c60a80414a0430f509bf2c917f5f68fed size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:13:14.078Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:13:14.416Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T08:13:14.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-26T08:13:14.416Z] d8bb6721ff14: Preparing [2023-04-26T08:13:14.416Z] 096e22058724: Preparing [2023-04-26T08:13:14.416Z] ba14b4ebe350: Preparing [2023-04-26T08:13:14.416Z] 1c51f60345f9: Preparing [2023-04-26T08:13:14.416Z] 395bc77b1b2a: Preparing [2023-04-26T08:13:14.416Z] 26cbea5cba74: Preparing [2023-04-26T08:13:14.416Z] 26cbea5cba74: Waiting [2023-04-26T08:13:14.416Z] ba14b4ebe350: Layer already exists [2023-04-26T08:13:14.416Z] 395bc77b1b2a: Layer already exists [2023-04-26T08:13:14.416Z] d8bb6721ff14: Layer already exists [2023-04-26T08:13:14.416Z] 1c51f60345f9: Layer already exists [2023-04-26T08:13:14.416Z] 096e22058724: Layer already exists [2023-04-26T08:13:14.416Z] 26cbea5cba74: Layer already exists [2023-04-26T08:13:14.416Z] 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139: digest: sha256:187a2dd130833320963a7b5fe6fade9c60a80414a0430f509bf2c917f5f68fed size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:13:15.022Z] + 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-26T08:13:15.351Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-04-26T08:13:15.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-26T08:13:15.351Z] d8bb6721ff14: Preparing [2023-04-26T08:13:15.351Z] 096e22058724: Preparing [2023-04-26T08:13:15.351Z] ba14b4ebe350: Preparing [2023-04-26T08:13:15.351Z] 1c51f60345f9: Preparing [2023-04-26T08:13:15.351Z] 395bc77b1b2a: Preparing [2023-04-26T08:13:15.351Z] 26cbea5cba74: Preparing [2023-04-26T08:13:15.351Z] 26cbea5cba74: Waiting [2023-04-26T08:13:15.351Z] 096e22058724: Layer already exists [2023-04-26T08:13:15.351Z] ba14b4ebe350: Layer already exists [2023-04-26T08:13:15.351Z] 1c51f60345f9: Layer already exists [2023-04-26T08:13:15.351Z] 395bc77b1b2a: Layer already exists [2023-04-26T08:13:15.351Z] d8bb6721ff14: Layer already exists [2023-04-26T08:13:15.351Z] 26cbea5cba74: Layer already exists [2023-04-26T08:13:15.616Z] main: digest: sha256:187a2dd130833320963a7b5fe6fade9c60a80414a0430f509bf2c917f5f68fed size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T08:13:15.662Z] ===================================================== [Pipeline] echo [2023-04-26T08:13:15.668Z] taggedImages: [2023-04-26T08:13:15.668Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 [2023-04-26T08:13:15.668Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-04-26T08:13:15.668Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.139 [2023-04-26T08:13:15.668Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [2023-04-26T08:13:15.668Z] - 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-26T08:13:16.039Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T08:13:16.039Z] [2023-04-26T08:13:16.039Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:13:16.365Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T08:13:16.365Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-26T08:13:16.365Z] 8998bd30e6a1: Pulling fs layer [2023-04-26T08:13:16.365Z] 04944245beec: Pulling fs layer [2023-04-26T08:13:16.365Z] 699f458cf7ca: Pulling fs layer [2023-04-26T08:13:16.365Z] 765212b225bb: Pulling fs layer [2023-04-26T08:13:16.365Z] f23df028b6ca: Pulling fs layer [2023-04-26T08:13:16.365Z] d65c8cfc05b1: Pulling fs layer [2023-04-26T08:13:16.365Z] 2437ff75d9bd: Pulling fs layer [2023-04-26T08:13:16.365Z] 765212b225bb: Waiting [2023-04-26T08:13:16.365Z] f23df028b6ca: Waiting [2023-04-26T08:13:16.365Z] d65c8cfc05b1: Waiting [2023-04-26T08:13:16.365Z] 2437ff75d9bd: Waiting [2023-04-26T08:13:16.631Z] 04944245beec: Verifying Checksum [2023-04-26T08:13:16.631Z] 04944245beec: Download complete [2023-04-26T08:13:16.631Z] 765212b225bb: Verifying Checksum [2023-04-26T08:13:16.631Z] 765212b225bb: Download complete [2023-04-26T08:13:16.631Z] f23df028b6ca: Download complete [2023-04-26T08:13:16.631Z] d65c8cfc05b1: Verifying Checksum [2023-04-26T08:13:16.631Z] d65c8cfc05b1: Download complete [2023-04-26T08:13:16.898Z] 699f458cf7ca: Verifying Checksum [2023-04-26T08:13:16.898Z] 699f458cf7ca: Download complete [2023-04-26T08:13:17.164Z] 8998bd30e6a1: Verifying Checksum [2023-04-26T08:13:17.164Z] 8998bd30e6a1: Download complete [2023-04-26T08:13:19.746Z] 2437ff75d9bd: Verifying Checksum [2023-04-26T08:13:19.746Z] 2437ff75d9bd: Download complete [2023-04-26T08:13:21.152Z] 8998bd30e6a1: Pull complete [2023-04-26T08:13:21.418Z] 04944245beec: Pull complete [2023-04-26T08:13:22.823Z] 699f458cf7ca: Pull complete [2023-04-26T08:13:23.090Z] 765212b225bb: Pull complete [2023-04-26T08:13:23.672Z] f23df028b6ca: Pull complete [2023-04-26T08:13:23.939Z] d65c8cfc05b1: Pull complete [2023-04-26T08:13:38.921Z] 2437ff75d9bd: Pull complete [2023-04-26T08:13:38.921Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-26T08:13:38.921Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T08:13:38.921Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T08:13:39.113Z] prd-ubuntu20.04-docker-arm64-4c-16g-10973 does not seem to be running inside a container [2023-04-26T08:13:39.166Z] $ 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/502 -v /w/workspace/edgex-go/502:/w/workspace/edgex-go/502:rw,z -v /w/workspace/edgex-go/502@tmp:/w/workspace/edgex-go/502@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-26T08:13:42.246Z] $ docker top 11f1115b55d555c60e8dbf076b36b85eae7272dd41779f9c5ff5cb7ce5b0b517 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T08:13:43.171Z] ---> job-cost.sh [2023-04-26T08:13:43.171Z] lf-activate-venv: SKIPPING [2023-04-26T08:13:43.171Z] INFO: No Stack... [2023-04-26T08:13:43.753Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-26T08:13:44.707Z] INFO: Archiving Costs [Pipeline] sh [2023-04-26T08:13:45.337Z] + cat /w/workspace/edgex-go/502/archives/cost.csv [2023-04-26T08:13:45.337Z] + cut -d, -f6 [Pipeline] lock [2023-04-26T08:13:45.372Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-502-stack-cost] [2023-04-26T08:13:45.378Z] Resource [jenkins-edgexfoundry-edgex-go-main-502-stack-cost] did not exist. Created. [2023-04-26T08:13:45.378Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-502-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-26T08:13:46.021Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-26T08:13:46.600Z] Stashed 1 file(s) [Pipeline] } [2023-04-26T08:13:46.607Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-502-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-26T08:13:46.623Z] $ docker stop --time=1 11f1115b55d555c60e8dbf076b36b85eae7272dd41779f9c5ff5cb7ce5b0b517 [2023-04-26T08:13:48.162Z] $ docker rm -f --volumes 11f1115b55d555c60e8dbf076b36b85eae7272dd41779f9c5ff5cb7ce5b0b517 [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-26T08:13:48.641Z] provisioning config files... [2023-04-26T08:13:48.648Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/502@tmp/config6229174862537125491tmp [Pipeline] { [Pipeline] sh [2023-04-26T08:13:48.949Z] + set +x [2023-04-26T08:13:48.949Z] + curl -s https://codecov.io/bash [2023-04-26T08:13:48.949Z] + bash -s -- [2023-04-26T08:13:48.949Z] [2023-04-26T08:13:48.949Z] _____ _ [2023-04-26T08:13:48.949Z] / ____| | | [2023-04-26T08:13:48.949Z] | | ___ __| | ___ ___ _____ __ [2023-04-26T08:13:48.949Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-26T08:13:48.949Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-26T08:13:48.949Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-26T08:13:48.949Z] Bash-1.0.6 [2023-04-26T08:13:48.949Z] [2023-04-26T08:13:48.949Z] [2023-04-26T08:13:48.949Z] ==> git version 2.25.1 found [2023-04-26T08:13:48.949Z] ==> 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-26T08:13:48.949Z] Release-Date: 2020-01-08 [2023-04-26T08:13:48.949Z] 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-26T08:13:48.949Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-26T08:13:48.949Z] ==> Jenkins CI detected. [2023-04-26T08:13:48.949Z] current dir:  /w/workspace/edgex-go/502 [2023-04-26T08:13:48.949Z] project root: . [2023-04-26T08:13:48.949Z] --> token set from env [2023-04-26T08:13:48.949Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-26T08:13:48.949Z] ==> Running gcov in . (disable via -X gcov) [2023-04-26T08:13:48.949Z] ==> Python coveragepy not found [2023-04-26T08:13:48.949Z] ==> Searching for coverage reports in: [2023-04-26T08:13:48.949Z] + . [2023-04-26T08:13:48.949Z] -> Found 1 reports [2023-04-26T08:13:48.949Z] ==> Detecting git/mercurial file structure [2023-04-26T08:13:49.208Z] ==> Reading reports [2023-04-26T08:13:49.208Z] + ./coverage.out bytes=448248 [2023-04-26T08:13:49.208Z] ==> Appending adjustments [2023-04-26T08:13:49.208Z] https://docs.codecov.io/docs/fixing-reports [2023-04-26T08:13:50.144Z] + Found adjustments [2023-04-26T08:13:50.144Z] ==> Gzipping contents [2023-04-26T08:13:50.144Z] 60K /tmp/codecov.l3wzNC.gz [2023-04-26T08:13:50.144Z] ==> Uploading reports [2023-04-26T08:13:50.144Z] url: https://codecov.io [2023-04-26T08:13:50.144Z] query: branch=main&commit=577681181bc6884f0ff204c6dd697ba0a91a7618&build=502&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F502%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-26T08:13:50.144Z] -> Pinging Codecov [2023-04-26T08:13:50.144Z] 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=577681181bc6884f0ff204c6dd697ba0a91a7618&build=502&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F502%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-26T08:13:50.403Z] -> Uploading to [2023-04-26T08:13:50.403Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-26/00271124DB129430A58F1EEE437C3FCB/577681181bc6884f0ff204c6dd697ba0a91a7618/e082b867-14b4-4e59-8100-e2c67240014b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230426T081350Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6ad99632e2eef75d7232a3b0bffc2ef241976188e6d3ecaca8fa91c5f433dfd9 [2023-04-26T08:13:50.403Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T08:13:50.403Z] Dload Upload Total Spent Left Speed [2023-04-26T08:13:50.662Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57543 0 0 100 57543 0 220k --:--:-- --:--:-- --:--:-- 220k [2023-04-26T08:13:50.662Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/577681181bc6884f0ff204c6dd697ba0a91a7618 [Pipeline] } [2023-04-26T08:13:50.670Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-04-26T08:13:50.894Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-26T08:13:50.909Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:13:51.213Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-26T08:13:51.213Z] [2023-04-26T08:13:51.213Z] 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-26T08:13:51.513Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-26T08:13:51.513Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-26T08:13:51.513Z] df9b9388f04a: Pulling fs layer [2023-04-26T08:13:51.513Z] 52dc419b0ee2: Pulling fs layer [2023-04-26T08:13:51.513Z] 25bc292e5bac: Pulling fs layer [2023-04-26T08:13:51.513Z] 114826534d7a: Pulling fs layer [2023-04-26T08:13:51.513Z] 4657fd5d0bcf: Pulling fs layer [2023-04-26T08:13:51.513Z] 6ad1cebc031e: Pulling fs layer [2023-04-26T08:13:51.513Z] 8a3aa393b2d8: Pulling fs layer [2023-04-26T08:13:51.513Z] 4657fd5d0bcf: Waiting [2023-04-26T08:13:51.513Z] 6ad1cebc031e: Waiting [2023-04-26T08:13:51.513Z] 8a3aa393b2d8: Waiting [2023-04-26T08:13:51.513Z] 114826534d7a: Waiting [2023-04-26T08:13:51.513Z] 25bc292e5bac: Download complete [2023-04-26T08:13:51.513Z] 52dc419b0ee2: Download complete [2023-04-26T08:13:51.513Z] 4657fd5d0bcf: Verifying Checksum [2023-04-26T08:13:51.513Z] 4657fd5d0bcf: Download complete [2023-04-26T08:13:51.513Z] df9b9388f04a: Verifying Checksum [2023-04-26T08:13:51.513Z] df9b9388f04a: Download complete [2023-04-26T08:13:51.779Z] 6ad1cebc031e: Verifying Checksum [2023-04-26T08:13:51.779Z] 6ad1cebc031e: Download complete [2023-04-26T08:13:51.779Z] df9b9388f04a: Pull complete [2023-04-26T08:13:51.779Z] 52dc419b0ee2: Pull complete [2023-04-26T08:13:51.779Z] 25bc292e5bac: Pull complete [2023-04-26T08:13:52.348Z] 114826534d7a: Verifying Checksum [2023-04-26T08:13:52.348Z] 114826534d7a: Download complete [2023-04-26T08:13:52.348Z] 8a3aa393b2d8: Verifying Checksum [2023-04-26T08:13:52.348Z] 8a3aa393b2d8: Download complete [2023-04-26T08:13:55.627Z] 114826534d7a: Pull complete [2023-04-26T08:13:55.627Z] 4657fd5d0bcf: Pull complete [2023-04-26T08:13:55.627Z] 6ad1cebc031e: Pull complete [2023-04-26T08:13:58.159Z] 8a3aa393b2d8: Pull complete [2023-04-26T08:13:58.159Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-26T08:13:58.159Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-26T08:13:58.159Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T08:13:58.246Z] prd-ubuntu20.04-docker-8c-8g-10971 does not seem to be running inside a container [2023-04-26T08:13:58.276Z] $ 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/502 -v /w/workspace/edgex-go/502:/w/workspace/edgex-go/502:rw,z -v /w/workspace/edgex-go/502@tmp:/w/workspace/edgex-go/502@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-26T08:14:01.247Z] $ docker top 0c03a037fbe80e8d59caf174ec99b09606eb44393f7bb5eb9473f50b2b682585 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-26T08:14:01.320Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-04-26T08:14:01.609Z] + set -o pipefail [2023-04-26T08:14:01.609Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-04-26T08:14:06.883Z] [2023-04-26T08:14:06.883Z] Monitoring /w/workspace/edgex-go/502 (github.com/edgexfoundry/edgex-go)... [2023-04-26T08:14:06.883Z] [2023-04-26T08:14:06.883Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/59fc5691-0ef3-4253-9b8f-1a220207d676 [2023-04-26T08:14:06.883Z] [2023-04-26T08:14:06.883Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-26T08:14:06.883Z] [2023-04-26T08:14:06.883Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-26T08:14:06.883Z] [2023-04-26T08:14:06.883Z] [2023-04-26T08:14:06.883Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-26T08:14:06.883Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-26T08:14:06.883Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-04-26T08:14:06.895Z] $ docker stop --time=1 0c03a037fbe80e8d59caf174ec99b09606eb44393f7bb5eb9473f50b2b682585 [2023-04-26T08:14:09.449Z] $ docker rm -f --volumes 0c03a037fbe80e8d59caf174ec99b09606eb44393f7bb5eb9473f50b2b682585 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-04-26T08:14:09.814Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T08:14:09.823Z] provisioning config files... [2023-04-26T08:14:09.831Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/502@tmp/config16029967754820603080tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T08:14:10.127Z] --> edgex-publish-swagger.sh [2023-04-26T08:14:10.127Z] === Publish openapi/v3 API === [2023-04-26T08:14:10.127Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-04-26T08:14:10.127Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/502/openapi/v3/core-command.yaml] [2023-04-26T08:14:10.127Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T08:14:10.127Z] Dload Upload Total Spent Left Speed [2023-04-26T08:14:10.697Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 50929 --:--:-- --:--:-- --:--:-- 50929 [2023-04-26T08:14:10.697Z] [2023-04-26T08:14:10.697Z] [2023-04-26T08:14:10.697Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/502/openapi/v3/core-data.yaml] [2023-04-26T08:14:10.697Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T08:14:10.697Z] Dload Upload Total Spent Left Speed [2023-04-26T08:14:11.267Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 710k --:--:-- --:--:-- --:--:-- 703k 100 69110 0 0 100 69110 0 134k --:--:-- --:--:-- --:--:-- 134k [2023-04-26T08:14:11.267Z] [2023-04-26T08:14:11.267Z] [2023-04-26T08:14:11.267Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/502/openapi/v3/core-metadata.yaml] [2023-04-26T08:14:11.267Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T08:14:11.267Z] Dload Upload Total Spent Left Speed [2023-04-26T08:14:11.528Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 274k --:--:-- --:--:-- --:--:-- 274k [2023-04-26T08:14:11.528Z] [2023-04-26T08:14:11.528Z] [2023-04-26T08:14:11.528Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/502/openapi/v3/support-notifications.yaml] [2023-04-26T08:14:11.528Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T08:14:11.528Z] Dload Upload Total Spent Left Speed [2023-04-26T08:14:12.049Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 162k --:--:-- --:--:-- --:--:-- 161k [2023-04-26T08:14:12.308Z] [2023-04-26T08:14:12.308Z] [2023-04-26T08:14:12.308Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/502/openapi/v3/support-scheduler.yaml] [2023-04-26T08:14:12.308Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T08:14:12.308Z] Dload Upload Total Spent Left Speed [2023-04-26T08:14:12.568Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 75674 --:--:-- --:--:-- --:--:-- 75674 [2023-04-26T08:14:12.568Z] [2023-04-26T08:14:12.568Z] [Pipeline] } [2023-04-26T08:14:12.575Z] 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-26T08:14:12.985Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-26T08:14:12.985Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:14:13.284Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T08:14:13.284Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T08:14:13.359Z] prd-ubuntu20.04-docker-8c-8g-10971 does not seem to be running inside a container [2023-04-26T08:14:13.389Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/502 -v /w/workspace/edgex-go/502:/w/workspace/edgex-go/502:rw,z -v /w/workspace/edgex-go/502@tmp:/w/workspace/edgex-go/502@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-26T08:14:13.792Z] $ docker top 52e0b458df59bda849df8447bfbbcad84981e14c1283cbd77da29337d146318c -eo pid,comm [2023-04-26T08:14:13.841Z] 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-26T08:14:13.841Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-26T08:14:13.884Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T08:14:13.884Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T08:14:14.006Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T08:14:14.009Z] $ docker exec 52e0b458df59bda849df8447bfbbcad84981e14c1283cbd77da29337d146318c ssh-agent [2023-04-26T08:14:14.121Z] SSH_AUTH_SOCK=/tmp/ssh-m6OH5Z6p4rGY/agent.31 [2023-04-26T08:14:14.121Z] SSH_AGENT_PID=37 [2023-04-26T08:14:14.125Z] Running ssh-add (command line suppressed) [2023-04-26T08:14:14.221Z] Identity added: /w/workspace/edgex-go/502@tmp/private_key_1042309680524249482.key (/w/workspace/edgex-go/502@tmp/private_key_1042309680524249482.key) [2023-04-26T08:14:14.238Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T08:14:14.521Z] + git semver tag [2023-04-26T08:14:14.802Z] 2023-04-26 08:14:14,693 [run_tag] DEBUG tag force:False [2023-04-26T08:14:14.802Z] 2023-04-26 08:14:14,693 [check_head_tag] DEBUG check head tag [2023-04-26T08:14:14.802Z] 2023-04-26 08:14:14,696 [execute] INFO git cat-file --batch-check [2023-04-26T08:14:14.802Z] 2023-04-26 08:14:14,696 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/502, universal_newlines=False, shell=None, istream=) [2023-04-26T08:14:14.802Z] 2023-04-26 08:14:14,701 [execute] INFO git cat-file --batch [2023-04-26T08:14:14.802Z] 2023-04-26 08:14:14,701 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/502, universal_newlines=False, shell=None, istream=) [2023-04-26T08:14:14.802Z] 2023-04-26 08:14:14,764 [read_version] DEBUG read version from /w/workspace/edgex-go/502/.semver/main [2023-04-26T08:14:14.802Z] 2023-04-26 08:14:14,765 [execute] INFO git tag -a v3.0.0-dev.139 -m v3.0.0-dev.139 [2023-04-26T08:14:14.802Z] 2023-04-26 08:14:14,765 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.139', '-m', 'v3.0.0-dev.139'], cwd=/w/workspace/edgex-go/502, universal_newlines=False, shell=None, istream=None) [2023-04-26T08:14:14.802Z] 2023-04-26 08:14:14,770 [read_version] DEBUG read version from /w/workspace/edgex-go/502/.semver/main [2023-04-26T08:14:14.802Z] 3.0.0-dev.139 [Pipeline] } [2023-04-26T08:14:14.811Z] $ docker exec --env ******** --env ******** 52e0b458df59bda849df8447bfbbcad84981e14c1283cbd77da29337d146318c ssh-agent -k [2023-04-26T08:14:14.906Z] unset SSH_AUTH_SOCK; [2023-04-26T08:14:14.907Z] unset SSH_AGENT_PID; [2023-04-26T08:14:14.907Z] echo Agent pid 37 killed; [2023-04-26T08:14:14.917Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T08:14:15.222Z] + git semver [Pipeline] } [2023-04-26T08:14:15.493Z] $ docker stop --time=1 52e0b458df59bda849df8447bfbbcad84981e14c1283cbd77da29337d146318c [2023-04-26T08:14:16.781Z] $ docker rm -f --volumes 52e0b458df59bda849df8447bfbbcad84981e14c1283cbd77da29337d146318c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:14:17.183Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-26T08:14:17.183Z] [2023-04-26T08:14:17.183Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:14:17.481Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-26T08:14:17.481Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-26T08:14:17.481Z] ab5ef0e58194: Pulling fs layer [2023-04-26T08:14:17.481Z] 9712f1f96733: Pulling fs layer [2023-04-26T08:14:17.481Z] 63f879dbbcfc: Pulling fs layer [2023-04-26T08:14:17.481Z] 0d9ebad4ef96: Pulling fs layer [2023-04-26T08:14:17.481Z] e9a5061849ea: Pulling fs layer [2023-04-26T08:14:17.481Z] d747dcd14b5f: Pulling fs layer [2023-04-26T08:14:17.481Z] 2de7ff778b66: Pulling fs layer [2023-04-26T08:14:17.481Z] 0d9ebad4ef96: Waiting [2023-04-26T08:14:17.481Z] e9a5061849ea: Waiting [2023-04-26T08:14:17.481Z] 2de7ff778b66: Waiting [2023-04-26T08:14:17.481Z] d747dcd14b5f: Waiting [2023-04-26T08:14:17.481Z] 9712f1f96733: Verifying Checksum [2023-04-26T08:14:17.481Z] 9712f1f96733: Download complete [2023-04-26T08:14:17.741Z] 63f879dbbcfc: Verifying Checksum [2023-04-26T08:14:17.741Z] 63f879dbbcfc: Download complete [2023-04-26T08:14:17.998Z] 0d9ebad4ef96: Verifying Checksum [2023-04-26T08:14:17.998Z] 0d9ebad4ef96: Download complete [2023-04-26T08:14:17.998Z] d747dcd14b5f: Verifying Checksum [2023-04-26T08:14:17.998Z] d747dcd14b5f: Download complete [2023-04-26T08:14:17.998Z] ab5ef0e58194: Verifying Checksum [2023-04-26T08:14:17.998Z] ab5ef0e58194: Download complete [2023-04-26T08:14:17.998Z] e9a5061849ea: Verifying Checksum [2023-04-26T08:14:17.998Z] e9a5061849ea: Download complete [2023-04-26T08:14:17.998Z] 2de7ff778b66: Verifying Checksum [2023-04-26T08:14:17.998Z] 2de7ff778b66: Download complete [2023-04-26T08:14:21.337Z] ab5ef0e58194: Pull complete [2023-04-26T08:14:21.337Z] 9712f1f96733: Pull complete [2023-04-26T08:14:21.337Z] 63f879dbbcfc: Pull complete [2023-04-26T08:14:24.619Z] 0d9ebad4ef96: Pull complete [2023-04-26T08:14:25.186Z] e9a5061849ea: Pull complete [2023-04-26T08:14:25.186Z] d747dcd14b5f: Pull complete [2023-04-26T08:14:26.120Z] 2de7ff778b66: Pull complete [2023-04-26T08:14:26.120Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-26T08:14:26.120Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-26T08:14:26.120Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T08:14:26.207Z] prd-ubuntu20.04-docker-8c-8g-10971 does not seem to be running inside a container [2023-04-26T08:14:26.240Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/502 -v /w/workspace/edgex-go/502:/w/workspace/edgex-go/502:rw,z -v /w/workspace/edgex-go/502@tmp:/w/workspace/edgex-go/502@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-26T08:14:28.979Z] $ docker top dba9142d4439498160870cc1644be85fa5f34bccab4188206505287d5e7f4579 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-26T08:14:29.063Z] provisioning config files... [2023-04-26T08:14:29.068Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/502@tmp/config7624929096689070667tmp [2023-04-26T08:14:29.077Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/502@tmp/config17815174081479145451tmp [2023-04-26T08:14:29.084Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/502@tmp/config3784158964362421165tmp [Pipeline] { [Pipeline] echo [2023-04-26T08:14:29.113Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T08:14:29.398Z] ---> sigul-configuration.sh [2023-04-26T08:14:29.398Z] gpg: directory `/root/.gnupg' created [2023-04-26T08:14:29.398Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-26T08:14:29.398Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-26T08:14:29.398Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-26T08:14:29.398Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-26T08:14:29.398Z] gpg: CAST5 encrypted data [2023-04-26T08:14:29.398Z] gpg: encrypted with 1 passphrase [2023-04-26T08:14:29.398Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-26T08:14:29.688Z] + mkdir /home/jenkins [2023-04-26T08:14:29.688Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-26T08:14:29.972Z] + 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-26T08:14:29.980Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T08:14:30.261Z] ---> sigul-install.sh [2023-04-26T08:14:30.261Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-26T08:14:30.546Z] + git tag --list [2023-04-26T08:14:30.546Z] 0.6.0 [2023-04-26T08:14:30.546Z] 0.6.1 [2023-04-26T08:14:30.546Z] 0.7.0 [2023-04-26T08:14:30.546Z] 0.7.1 [2023-04-26T08:14:30.546Z] v1.0.0 [2023-04-26T08:14:30.546Z] v1.0.1 [2023-04-26T08:14:30.546Z] v1.1.0 [2023-04-26T08:14:30.546Z] v1.2.0 [2023-04-26T08:14:30.546Z] v1.2.1 [2023-04-26T08:14:30.546Z] v1.3.0 [2023-04-26T08:14:30.546Z] v1.3.1 [2023-04-26T08:14:30.546Z] v2.0.0 [2023-04-26T08:14:30.546Z] v2.1.0 [2023-04-26T08:14:30.546Z] v2.1.1 [2023-04-26T08:14:30.546Z] v2.1.1-dev.1 [2023-04-26T08:14:30.546Z] v2.1.1-dev.2 [2023-04-26T08:14:30.546Z] v2.1.1-dev.3 [2023-04-26T08:14:30.546Z] v2.1.1-dev.4 [2023-04-26T08:14:30.546Z] v2.1.1-dev.5 [2023-04-26T08:14:30.546Z] v2.1.1-dev.6 [2023-04-26T08:14:30.546Z] v2.1.1-dev.7 [2023-04-26T08:14:30.546Z] v2.1.1-dev.8 [2023-04-26T08:14:30.546Z] v2.1.2-dev.1 [2023-04-26T08:14:30.546Z] v2.2.0 [2023-04-26T08:14:30.546Z] v2.2.1-dev.1 [2023-04-26T08:14:30.546Z] v2.2.1-dev.10 [2023-04-26T08:14:30.546Z] v2.2.1-dev.11 [2023-04-26T08:14:30.546Z] v2.2.1-dev.12 [2023-04-26T08:14:30.546Z] v2.2.1-dev.13 [2023-04-26T08:14:30.546Z] v2.2.1-dev.14 [2023-04-26T08:14:30.546Z] v2.2.1-dev.15 [2023-04-26T08:14:30.546Z] v2.2.1-dev.16 [2023-04-26T08:14:30.546Z] v2.2.1-dev.17 [2023-04-26T08:14:30.546Z] v2.2.1-dev.18 [2023-04-26T08:14:30.546Z] v2.2.1-dev.19 [2023-04-26T08:14:30.546Z] v2.2.1-dev.2 [2023-04-26T08:14:30.546Z] v2.2.1-dev.20 [2023-04-26T08:14:30.546Z] v2.2.1-dev.21 [2023-04-26T08:14:30.546Z] v2.2.1-dev.22 [2023-04-26T08:14:30.546Z] v2.2.1-dev.23 [2023-04-26T08:14:30.546Z] v2.2.1-dev.24 [2023-04-26T08:14:30.546Z] v2.2.1-dev.25 [2023-04-26T08:14:30.546Z] v2.2.1-dev.26 [2023-04-26T08:14:30.546Z] v2.2.1-dev.27 [2023-04-26T08:14:30.546Z] v2.2.1-dev.28 [2023-04-26T08:14:30.546Z] v2.2.1-dev.29 [2023-04-26T08:14:30.546Z] v2.2.1-dev.3 [2023-04-26T08:14:30.546Z] v2.2.1-dev.4 [2023-04-26T08:14:30.546Z] v2.2.1-dev.5 [2023-04-26T08:14:30.546Z] v2.2.1-dev.6 [2023-04-26T08:14:30.546Z] v2.2.1-dev.7 [2023-04-26T08:14:30.546Z] v2.2.1-dev.8 [2023-04-26T08:14:30.546Z] v2.2.1-dev.9 [2023-04-26T08:14:30.546Z] v2.3.0 [2023-04-26T08:14:30.546Z] v2.3.0-dev.100 [2023-04-26T08:14:30.546Z] v2.3.0-dev.101 [2023-04-26T08:14:30.546Z] v2.3.0-dev.102 [2023-04-26T08:14:30.546Z] v2.3.0-dev.103 [2023-04-26T08:14:30.546Z] v2.3.0-dev.104 [2023-04-26T08:14:30.546Z] v2.3.0-dev.105 [2023-04-26T08:14:30.546Z] v2.3.0-dev.106 [2023-04-26T08:14:30.546Z] v2.3.0-dev.29 [2023-04-26T08:14:30.546Z] v2.3.0-dev.30 [2023-04-26T08:14:30.546Z] v2.3.0-dev.31 [2023-04-26T08:14:30.546Z] v2.3.0-dev.32 [2023-04-26T08:14:30.546Z] v2.3.0-dev.33 [2023-04-26T08:14:30.546Z] v2.3.0-dev.34 [2023-04-26T08:14:30.546Z] v2.3.0-dev.35 [2023-04-26T08:14:30.546Z] v2.3.0-dev.36 [2023-04-26T08:14:30.546Z] v2.3.0-dev.37 [2023-04-26T08:14:30.546Z] v2.3.0-dev.38 [2023-04-26T08:14:30.546Z] v2.3.0-dev.39 [2023-04-26T08:14:30.546Z] v2.3.0-dev.40 [2023-04-26T08:14:30.546Z] v2.3.0-dev.41 [2023-04-26T08:14:30.546Z] v2.3.0-dev.42 [2023-04-26T08:14:30.546Z] v2.3.0-dev.43 [2023-04-26T08:14:30.546Z] v2.3.0-dev.44 [2023-04-26T08:14:30.546Z] v2.3.0-dev.45 [2023-04-26T08:14:30.546Z] v2.3.0-dev.46 [2023-04-26T08:14:30.546Z] v2.3.0-dev.47 [2023-04-26T08:14:30.546Z] v2.3.0-dev.48 [2023-04-26T08:14:30.546Z] v2.3.0-dev.49 [2023-04-26T08:14:30.546Z] v2.3.0-dev.50 [2023-04-26T08:14:30.546Z] v2.3.0-dev.51 [2023-04-26T08:14:30.546Z] v2.3.0-dev.52 [2023-04-26T08:14:30.546Z] v2.3.0-dev.53 [2023-04-26T08:14:30.546Z] v2.3.0-dev.54 [2023-04-26T08:14:30.546Z] v2.3.0-dev.55 [2023-04-26T08:14:30.546Z] v2.3.0-dev.56 [2023-04-26T08:14:30.546Z] v2.3.0-dev.57 [2023-04-26T08:14:30.546Z] v2.3.0-dev.58 [2023-04-26T08:14:30.546Z] v2.3.0-dev.59 [2023-04-26T08:14:30.546Z] v2.3.0-dev.60 [2023-04-26T08:14:30.546Z] v2.3.0-dev.61 [2023-04-26T08:14:30.546Z] v2.3.0-dev.62 [2023-04-26T08:14:30.546Z] v2.3.0-dev.63 [2023-04-26T08:14:30.546Z] v2.3.0-dev.64 [2023-04-26T08:14:30.546Z] v2.3.0-dev.65 [2023-04-26T08:14:30.546Z] v2.3.0-dev.66 [2023-04-26T08:14:30.546Z] v2.3.0-dev.67 [2023-04-26T08:14:30.546Z] v2.3.0-dev.68 [2023-04-26T08:14:30.546Z] v2.3.0-dev.69 [2023-04-26T08:14:30.546Z] v2.3.0-dev.70 [2023-04-26T08:14:30.546Z] v2.3.0-dev.71 [2023-04-26T08:14:30.546Z] v2.3.0-dev.72 [2023-04-26T08:14:30.546Z] v2.3.0-dev.73 [2023-04-26T08:14:30.546Z] v2.3.0-dev.74 [2023-04-26T08:14:30.546Z] v2.3.0-dev.75 [2023-04-26T08:14:30.546Z] v2.3.0-dev.76 [2023-04-26T08:14:30.546Z] v2.3.0-dev.77 [2023-04-26T08:14:30.546Z] v2.3.0-dev.78 [2023-04-26T08:14:30.546Z] v2.3.0-dev.79 [2023-04-26T08:14:30.546Z] v2.3.0-dev.80 [2023-04-26T08:14:30.546Z] v2.3.0-dev.81 [2023-04-26T08:14:30.546Z] v2.3.0-dev.82 [2023-04-26T08:14:30.546Z] v2.3.0-dev.83 [2023-04-26T08:14:30.546Z] v2.3.0-dev.84 [2023-04-26T08:14:30.546Z] v2.3.0-dev.85 [2023-04-26T08:14:30.546Z] v2.3.0-dev.86 [2023-04-26T08:14:30.546Z] v2.3.0-dev.87 [2023-04-26T08:14:30.546Z] v2.3.0-dev.88 [2023-04-26T08:14:30.546Z] v2.3.0-dev.89 [2023-04-26T08:14:30.546Z] v2.3.0-dev.90 [2023-04-26T08:14:30.546Z] v2.3.0-dev.91 [2023-04-26T08:14:30.546Z] v2.3.0-dev.92 [2023-04-26T08:14:30.546Z] v2.3.0-dev.93 [2023-04-26T08:14:30.546Z] v2.3.0-dev.94 [2023-04-26T08:14:30.546Z] v2.3.0-dev.95 [2023-04-26T08:14:30.546Z] v2.3.0-dev.96 [2023-04-26T08:14:30.546Z] v2.3.0-dev.97 [2023-04-26T08:14:30.546Z] v2.3.0-dev.98 [2023-04-26T08:14:30.546Z] v2.3.0-dev.99 [2023-04-26T08:14:30.546Z] v2.3.1-dev.1 [2023-04-26T08:14:30.546Z] v2.3.1-dev.2 [2023-04-26T08:14:30.546Z] v2.3.1-dev.3 [2023-04-26T08:14:30.546Z] v2.3.1-dev.4 [2023-04-26T08:14:30.546Z] v2.3.1-dev.5 [2023-04-26T08:14:30.546Z] v3.0.0-dev.1 [2023-04-26T08:14:30.546Z] v3.0.0-dev.10 [2023-04-26T08:14:30.546Z] v3.0.0-dev.100 [2023-04-26T08:14:30.546Z] v3.0.0-dev.101 [2023-04-26T08:14:30.546Z] v3.0.0-dev.102 [2023-04-26T08:14:30.546Z] v3.0.0-dev.103 [2023-04-26T08:14:30.546Z] v3.0.0-dev.104 [2023-04-26T08:14:30.546Z] v3.0.0-dev.105 [2023-04-26T08:14:30.546Z] v3.0.0-dev.106 [2023-04-26T08:14:30.546Z] v3.0.0-dev.107 [2023-04-26T08:14:30.546Z] v3.0.0-dev.108 [2023-04-26T08:14:30.546Z] v3.0.0-dev.109 [2023-04-26T08:14:30.546Z] v3.0.0-dev.11 [2023-04-26T08:14:30.546Z] v3.0.0-dev.110 [2023-04-26T08:14:30.546Z] v3.0.0-dev.111 [2023-04-26T08:14:30.546Z] v3.0.0-dev.112 [2023-04-26T08:14:30.546Z] v3.0.0-dev.113 [2023-04-26T08:14:30.546Z] v3.0.0-dev.114 [2023-04-26T08:14:30.546Z] v3.0.0-dev.115 [2023-04-26T08:14:30.546Z] v3.0.0-dev.116 [2023-04-26T08:14:30.546Z] v3.0.0-dev.117 [2023-04-26T08:14:30.546Z] v3.0.0-dev.118 [2023-04-26T08:14:30.546Z] v3.0.0-dev.119 [2023-04-26T08:14:30.546Z] v3.0.0-dev.12 [2023-04-26T08:14:30.546Z] v3.0.0-dev.120 [2023-04-26T08:14:30.546Z] v3.0.0-dev.121 [2023-04-26T08:14:30.546Z] v3.0.0-dev.122 [2023-04-26T08:14:30.546Z] v3.0.0-dev.123 [2023-04-26T08:14:30.546Z] v3.0.0-dev.124 [2023-04-26T08:14:30.546Z] v3.0.0-dev.125 [2023-04-26T08:14:30.546Z] v3.0.0-dev.126 [2023-04-26T08:14:30.546Z] v3.0.0-dev.127 [2023-04-26T08:14:30.546Z] v3.0.0-dev.128 [2023-04-26T08:14:30.546Z] v3.0.0-dev.129 [2023-04-26T08:14:30.546Z] v3.0.0-dev.13 [2023-04-26T08:14:30.546Z] v3.0.0-dev.130 [2023-04-26T08:14:30.546Z] v3.0.0-dev.131 [2023-04-26T08:14:30.546Z] v3.0.0-dev.132 [2023-04-26T08:14:30.546Z] v3.0.0-dev.133 [2023-04-26T08:14:30.546Z] v3.0.0-dev.134 [2023-04-26T08:14:30.546Z] v3.0.0-dev.135 [2023-04-26T08:14:30.546Z] v3.0.0-dev.136 [2023-04-26T08:14:30.546Z] v3.0.0-dev.137 [2023-04-26T08:14:30.546Z] v3.0.0-dev.138 [2023-04-26T08:14:30.546Z] v3.0.0-dev.139 [2023-04-26T08:14:30.546Z] v3.0.0-dev.14 [2023-04-26T08:14:30.546Z] v3.0.0-dev.15 [2023-04-26T08:14:30.546Z] v3.0.0-dev.16 [2023-04-26T08:14:30.546Z] v3.0.0-dev.17 [2023-04-26T08:14:30.546Z] v3.0.0-dev.18 [2023-04-26T08:14:30.546Z] v3.0.0-dev.19 [2023-04-26T08:14:30.546Z] v3.0.0-dev.2 [2023-04-26T08:14:30.546Z] v3.0.0-dev.20 [2023-04-26T08:14:30.546Z] v3.0.0-dev.21 [2023-04-26T08:14:30.546Z] v3.0.0-dev.22 [2023-04-26T08:14:30.546Z] v3.0.0-dev.23 [2023-04-26T08:14:30.546Z] v3.0.0-dev.24 [2023-04-26T08:14:30.546Z] v3.0.0-dev.25 [2023-04-26T08:14:30.546Z] v3.0.0-dev.26 [2023-04-26T08:14:30.546Z] v3.0.0-dev.27 [2023-04-26T08:14:30.546Z] v3.0.0-dev.28 [2023-04-26T08:14:30.546Z] v3.0.0-dev.29 [2023-04-26T08:14:30.546Z] v3.0.0-dev.3 [2023-04-26T08:14:30.546Z] v3.0.0-dev.30 [2023-04-26T08:14:30.546Z] v3.0.0-dev.31 [2023-04-26T08:14:30.546Z] v3.0.0-dev.32 [2023-04-26T08:14:30.546Z] v3.0.0-dev.33 [2023-04-26T08:14:30.546Z] v3.0.0-dev.34 [2023-04-26T08:14:30.546Z] v3.0.0-dev.35 [2023-04-26T08:14:30.546Z] v3.0.0-dev.36 [2023-04-26T08:14:30.546Z] v3.0.0-dev.37 [2023-04-26T08:14:30.546Z] v3.0.0-dev.38 [2023-04-26T08:14:30.546Z] v3.0.0-dev.39 [2023-04-26T08:14:30.546Z] v3.0.0-dev.4 [2023-04-26T08:14:30.546Z] v3.0.0-dev.40 [2023-04-26T08:14:30.546Z] v3.0.0-dev.41 [2023-04-26T08:14:30.546Z] v3.0.0-dev.42 [2023-04-26T08:14:30.546Z] v3.0.0-dev.43 [2023-04-26T08:14:30.546Z] v3.0.0-dev.44 [2023-04-26T08:14:30.546Z] v3.0.0-dev.45 [2023-04-26T08:14:30.546Z] v3.0.0-dev.46 [2023-04-26T08:14:30.546Z] v3.0.0-dev.47 [2023-04-26T08:14:30.546Z] v3.0.0-dev.48 [2023-04-26T08:14:30.546Z] v3.0.0-dev.49 [2023-04-26T08:14:30.546Z] v3.0.0-dev.5 [2023-04-26T08:14:30.546Z] v3.0.0-dev.50 [2023-04-26T08:14:30.546Z] v3.0.0-dev.51 [2023-04-26T08:14:30.546Z] v3.0.0-dev.52 [2023-04-26T08:14:30.546Z] v3.0.0-dev.53 [2023-04-26T08:14:30.546Z] v3.0.0-dev.54 [2023-04-26T08:14:30.546Z] v3.0.0-dev.55 [2023-04-26T08:14:30.546Z] v3.0.0-dev.56 [2023-04-26T08:14:30.546Z] v3.0.0-dev.57 [2023-04-26T08:14:30.546Z] v3.0.0-dev.58 [2023-04-26T08:14:30.546Z] v3.0.0-dev.59 [2023-04-26T08:14:30.546Z] v3.0.0-dev.6 [2023-04-26T08:14:30.546Z] v3.0.0-dev.60 [2023-04-26T08:14:30.546Z] v3.0.0-dev.61 [2023-04-26T08:14:30.546Z] v3.0.0-dev.62 [2023-04-26T08:14:30.546Z] v3.0.0-dev.63 [2023-04-26T08:14:30.546Z] v3.0.0-dev.64 [2023-04-26T08:14:30.546Z] v3.0.0-dev.65 [2023-04-26T08:14:30.546Z] v3.0.0-dev.66 [2023-04-26T08:14:30.546Z] v3.0.0-dev.67 [2023-04-26T08:14:30.546Z] v3.0.0-dev.68 [2023-04-26T08:14:30.546Z] v3.0.0-dev.69 [2023-04-26T08:14:30.546Z] v3.0.0-dev.7 [2023-04-26T08:14:30.546Z] v3.0.0-dev.70 [2023-04-26T08:14:30.546Z] v3.0.0-dev.71 [2023-04-26T08:14:30.546Z] v3.0.0-dev.72 [2023-04-26T08:14:30.546Z] v3.0.0-dev.73 [2023-04-26T08:14:30.546Z] v3.0.0-dev.74 [2023-04-26T08:14:30.546Z] v3.0.0-dev.75 [2023-04-26T08:14:30.546Z] v3.0.0-dev.76 [2023-04-26T08:14:30.546Z] v3.0.0-dev.77 [2023-04-26T08:14:30.546Z] v3.0.0-dev.78 [2023-04-26T08:14:30.546Z] v3.0.0-dev.79 [2023-04-26T08:14:30.546Z] v3.0.0-dev.8 [2023-04-26T08:14:30.546Z] v3.0.0-dev.80 [2023-04-26T08:14:30.546Z] v3.0.0-dev.81 [2023-04-26T08:14:30.546Z] v3.0.0-dev.82 [2023-04-26T08:14:30.546Z] v3.0.0-dev.83 [2023-04-26T08:14:30.546Z] v3.0.0-dev.84 [2023-04-26T08:14:30.546Z] v3.0.0-dev.85 [2023-04-26T08:14:30.546Z] v3.0.0-dev.86 [2023-04-26T08:14:30.546Z] v3.0.0-dev.87 [2023-04-26T08:14:30.546Z] v3.0.0-dev.88 [2023-04-26T08:14:30.546Z] v3.0.0-dev.89 [2023-04-26T08:14:30.546Z] v3.0.0-dev.9 [2023-04-26T08:14:30.546Z] v3.0.0-dev.90 [2023-04-26T08:14:30.546Z] v3.0.0-dev.91 [2023-04-26T08:14:30.546Z] v3.0.0-dev.92 [2023-04-26T08:14:30.546Z] v3.0.0-dev.93 [2023-04-26T08:14:30.546Z] v3.0.0-dev.94 [2023-04-26T08:14:30.546Z] v3.0.0-dev.95 [2023-04-26T08:14:30.546Z] v3.0.0-dev.96 [2023-04-26T08:14:30.546Z] v3.0.0-dev.97 [2023-04-26T08:14:30.546Z] v3.0.0-dev.98 [2023-04-26T08:14:30.546Z] v3.0.0-dev.99 [Pipeline] sh [2023-04-26T08:14:30.831Z] + lftools sign git-tag v3.0.0-dev.139 [2023-04-26T08:14:31.398Z] Signing Git tag with Sigul... [2023-04-26T08:14:31.398Z] Signing v3.0.0-dev.139 [Pipeline] echo [2023-04-26T08:14:31.974Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T08:14:32.256Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-26T08:14:32.263Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-26T08:14:32.279Z] $ docker stop --time=1 dba9142d4439498160870cc1644be85fa5f34bccab4188206505287d5e7f4579 [2023-04-26T08:14:33.595Z] $ docker rm -f --volumes dba9142d4439498160870cc1644be85fa5f34bccab4188206505287d5e7f4579 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-26T08:14:34.020Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-26T08:14:34.021Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:14:34.320Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T08:14:34.320Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T08:14:34.392Z] prd-ubuntu20.04-docker-8c-8g-10971 does not seem to be running inside a container [2023-04-26T08:14:34.422Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/502 -v /w/workspace/edgex-go/502:/w/workspace/edgex-go/502:rw,z -v /w/workspace/edgex-go/502@tmp:/w/workspace/edgex-go/502@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-26T08:14:34.770Z] $ docker top 4051b2992906fe3aa6aef8f9fb62185bb50eb2ca8c440d301db1aa1317ea5310 -eo pid,comm [2023-04-26T08:14:34.822Z] 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-26T08:14:34.822Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-26T08:14:34.868Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T08:14:34.868Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T08:14:34.974Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T08:14:34.976Z] $ docker exec 4051b2992906fe3aa6aef8f9fb62185bb50eb2ca8c440d301db1aa1317ea5310 ssh-agent [2023-04-26T08:14:35.085Z] SSH_AUTH_SOCK=/tmp/ssh-3GYKMSrVjhMy/agent.32 [2023-04-26T08:14:35.086Z] SSH_AGENT_PID=39 [2023-04-26T08:14:35.090Z] Running ssh-add (command line suppressed) [2023-04-26T08:14:35.197Z] Identity added: /w/workspace/edgex-go/502@tmp/private_key_4016084009312390836.key (/w/workspace/edgex-go/502@tmp/private_key_4016084009312390836.key) [2023-04-26T08:14:35.219Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T08:14:35.598Z] + git semver bump pre [2023-04-26T08:14:35.882Z] 2023-04-26 08:14:35,701 [read_version] DEBUG read version from /w/workspace/edgex-go/502/.semver/main [2023-04-26T08:14:35.882Z] 2023-04-26 08:14:35,701 [bump_version] DEBUG bumping version:3.0.0-dev.139 on axis:pre with prefix:dev [2023-04-26T08:14:35.882Z] 2023-04-26 08:14:35,702 [bump_version] DEBUG bumped version:3.0.0-dev.140 [2023-04-26T08:14:35.882Z] 2023-04-26 08:14:35,702 [write_version] DEBUG write version:3.0.0-dev.140 to path:/w/workspace/edgex-go/502/.semver/main with force:True [2023-04-26T08:14:35.882Z] 2023-04-26 08:14:35,702 [read_version] DEBUG read version from /w/workspace/edgex-go/502/.semver/main [2023-04-26T08:14:35.882Z] 2023-04-26 08:14:35,702 [write_file] DEBUG write to file:/w/workspace/edgex-go/502/.semver/main [2023-04-26T08:14:35.882Z] 2023-04-26 08:14:35,704 [execute] INFO git cat-file --batch-check [2023-04-26T08:14:35.882Z] 2023-04-26 08:14:35,704 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/502/.semver, universal_newlines=False, shell=None, istream=) [2023-04-26T08:14:35.882Z] 2023-04-26 08:14:35,710 [execute] INFO git cat-file --batch [2023-04-26T08:14:35.882Z] 2023-04-26 08:14:35,710 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/502/.semver, universal_newlines=False, shell=None, istream=) [2023-04-26T08:14:35.882Z] 2023-04-26 08:14:35,716 [read_version] DEBUG read version from /w/workspace/edgex-go/502/.semver/main [2023-04-26T08:14:35.882Z] 3.0.0-dev.140 [Pipeline] } [2023-04-26T08:14:35.903Z] $ docker exec --env ******** --env ******** 4051b2992906fe3aa6aef8f9fb62185bb50eb2ca8c440d301db1aa1317ea5310 ssh-agent -k [2023-04-26T08:14:35.993Z] unset SSH_AUTH_SOCK; [2023-04-26T08:14:35.994Z] unset SSH_AGENT_PID; [2023-04-26T08:14:35.994Z] echo Agent pid 39 killed; [2023-04-26T08:14:36.013Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T08:14:36.336Z] + git semver [Pipeline] } [2023-04-26T08:14:36.606Z] $ docker stop --time=1 4051b2992906fe3aa6aef8f9fb62185bb50eb2ca8c440d301db1aa1317ea5310 [2023-04-26T08:14:37.952Z] $ docker rm -f --volumes 4051b2992906fe3aa6aef8f9fb62185bb50eb2ca8c440d301db1aa1317ea5310 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T08:14:38.289Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-26T08:14:38.289Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:14:38.596Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T08:14:38.596Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T08:14:38.684Z] prd-ubuntu20.04-docker-8c-8g-10971 does not seem to be running inside a container [2023-04-26T08:14:38.732Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/502 -v /w/workspace/edgex-go/502:/w/workspace/edgex-go/502:rw,z -v /w/workspace/edgex-go/502@tmp:/w/workspace/edgex-go/502@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-26T08:14:39.100Z] $ docker top e3d8799d91502b57dc39d17fc04ec86a6d0109c4744cc7c790f7af9b7fefbb0e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-26T08:14:39.196Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T08:14:39.196Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T08:14:39.328Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T08:14:39.330Z] $ docker exec e3d8799d91502b57dc39d17fc04ec86a6d0109c4744cc7c790f7af9b7fefbb0e ssh-agent [2023-04-26T08:14:39.439Z] SSH_AUTH_SOCK=/tmp/ssh-nJdk3YK0OBeu/agent.33 [2023-04-26T08:14:39.439Z] SSH_AGENT_PID=39 [2023-04-26T08:14:39.444Z] Running ssh-add (command line suppressed) [2023-04-26T08:14:39.555Z] Identity added: /w/workspace/edgex-go/502@tmp/private_key_11060109805054942032.key (/w/workspace/edgex-go/502@tmp/private_key_11060109805054942032.key) [2023-04-26T08:14:39.570Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T08:14:39.858Z] + git semver push [2023-04-26T08:14:40.118Z] 2023-04-26 08:14:40,025 [run_push] DEBUG push [2023-04-26T08:14:40.118Z] 2023-04-26 08:14:40,026 [execute] INFO git cat-file --batch-check [2023-04-26T08:14:40.118Z] 2023-04-26 08:14:40,026 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/502/.semver, universal_newlines=False, shell=None, istream=) [2023-04-26T08:14:40.118Z] 2023-04-26 08:14:40,030 [execute] INFO git rev-list d0559ec137afbb348818bb6c6cc20ba36287516a -- [2023-04-26T08:14:40.118Z] 2023-04-26 08:14:40,030 [execute] DEBUG Popen(['git', 'rev-list', 'd0559ec137afbb348818bb6c6cc20ba36287516a', '--'], cwd=/w/workspace/edgex-go/502/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-26T08:14:40.118Z] 2023-04-26 08:14:40,047 [execute] INFO git fetch -v origin [2023-04-26T08:14:40.118Z] 2023-04-26 08:14:40,048 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/502/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-26T08:14:40.687Z] 2023-04-26 08:14:40,548 [run_push] DEBUG no remote changes detected [2023-04-26T08:14:40.687Z] 2023-04-26 08:14:40,548 [execute] INFO git push origin semver [2023-04-26T08:14:40.687Z] 2023-04-26 08:14:40,549 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/502/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-26T08:14:41.624Z] 2023-04-26 08:14:41,459 [run_push] DEBUG push all version tags [2023-04-26T08:14:41.624Z] 2023-04-26 08:14:41,459 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-26T08:14:41.624Z] 2023-04-26 08:14:41,460 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/502, universal_newlines=False, shell=None, istream=None) [2023-04-26T08:14:42.560Z] 2023-04-26 08:14:42,347 [read_version] DEBUG read version from /w/workspace/edgex-go/502/.semver/main [2023-04-26T08:14:42.560Z] 3.0.0-dev.140 [Pipeline] } [2023-04-26T08:14:42.569Z] $ docker exec --env ******** --env ******** e3d8799d91502b57dc39d17fc04ec86a6d0109c4744cc7c790f7af9b7fefbb0e ssh-agent -k [2023-04-26T08:14:42.664Z] unset SSH_AUTH_SOCK; [2023-04-26T08:14:42.664Z] unset SSH_AGENT_PID; [2023-04-26T08:14:42.664Z] echo Agent pid 39 killed; [2023-04-26T08:14:42.673Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T08:14:42.976Z] + git semver [Pipeline] } [2023-04-26T08:14:43.249Z] $ docker stop --time=1 e3d8799d91502b57dc39d17fc04ec86a6d0109c4744cc7c790f7af9b7fefbb0e [2023-04-26T08:14:44.566Z] $ docker rm -f --volumes e3d8799d91502b57dc39d17fc04ec86a6d0109c4744cc7c790f7af9b7fefbb0e [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-26T08:14:45.101Z] + [ -d /w/workspace/edgex-go/502/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-04-26T08:14:45.389Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T08:14:46.248Z] ---> package-listing.sh [2023-04-26T08:14:46.248Z] ++ facter osfamily [2023-04-26T08:14:46.248Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-26T08:14:46.507Z] + OS_FAMILY=debian [2023-04-26T08:14:46.507Z] + workspace=/w/workspace/edgex-go/502 [2023-04-26T08:14:46.507Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-26T08:14:46.507Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-26T08:14:46.507Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-26T08:14:46.507Z] + PACKAGES=/tmp/packages_start.txt [2023-04-26T08:14:46.507Z] + '[' /w/workspace/edgex-go/502 ']' [2023-04-26T08:14:46.507Z] + PACKAGES=/tmp/packages_end.txt [2023-04-26T08:14:46.507Z] + case "${OS_FAMILY}" in [2023-04-26T08:14:46.507Z] + dpkg -l [2023-04-26T08:14:46.507Z] + grep '^ii' [2023-04-26T08:14:46.507Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-26T08:14:46.507Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-26T08:14:46.507Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-26T08:14:46.507Z] + '[' /w/workspace/edgex-go/502 ']' [2023-04-26T08:14:46.507Z] + mkdir -p /w/workspace/edgex-go/502/archives/ [2023-04-26T08:14:46.507Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/502/archives/ [Pipeline] echo [2023-04-26T08:14:46.518Z] 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/502/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-26T08:14:46.793Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:14:47.351Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T08:14:47.351Z] [2023-04-26T08:14:47.351Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:14:47.649Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T08:14:47.649Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-26T08:14:47.649Z] 5eb5b503b376: Pulling fs layer [2023-04-26T08:14:47.649Z] 5c69ac0246d0: Pulling fs layer [2023-04-26T08:14:47.649Z] ec43610c2a17: Pulling fs layer [2023-04-26T08:14:47.649Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-26T08:14:47.649Z] 33b1e0a273af: Pulling fs layer [2023-04-26T08:14:47.649Z] 5d3b04190fa2: Pulling fs layer [2023-04-26T08:14:47.649Z] 2f39f015ded8: Pulling fs layer [2023-04-26T08:14:47.649Z] 3a2ae6a8a46f: Waiting [2023-04-26T08:14:47.649Z] 2f39f015ded8: Waiting [2023-04-26T08:14:47.649Z] 33b1e0a273af: Waiting [2023-04-26T08:14:47.649Z] 5d3b04190fa2: Waiting [2023-04-26T08:14:47.649Z] 5c69ac0246d0: Download complete [2023-04-26T08:14:47.649Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-26T08:14:47.649Z] 3a2ae6a8a46f: Download complete [2023-04-26T08:14:47.649Z] 33b1e0a273af: Verifying Checksum [2023-04-26T08:14:47.649Z] 33b1e0a273af: Download complete [2023-04-26T08:14:47.649Z] ec43610c2a17: Verifying Checksum [2023-04-26T08:14:47.649Z] ec43610c2a17: Download complete [2023-04-26T08:14:47.649Z] 5d3b04190fa2: Verifying Checksum [2023-04-26T08:14:47.649Z] 5d3b04190fa2: Download complete [2023-04-26T08:14:47.909Z] 5eb5b503b376: Verifying Checksum [2023-04-26T08:14:47.909Z] 5eb5b503b376: Download complete [2023-04-26T08:14:48.474Z] 2f39f015ded8: Verifying Checksum [2023-04-26T08:14:48.474Z] 2f39f015ded8: Download complete [2023-04-26T08:14:49.040Z] 5eb5b503b376: Pull complete [2023-04-26T08:14:49.298Z] 5c69ac0246d0: Pull complete [2023-04-26T08:14:49.557Z] ec43610c2a17: Pull complete [2023-04-26T08:14:49.557Z] 3a2ae6a8a46f: Pull complete [2023-04-26T08:14:49.815Z] 33b1e0a273af: Pull complete [2023-04-26T08:14:49.815Z] 5d3b04190fa2: Pull complete [2023-04-26T08:14:53.996Z] 2f39f015ded8: Pull complete [2023-04-26T08:14:53.996Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-26T08:14:53.996Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T08:14:53.996Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T08:14:54.085Z] prd-ubuntu20.04-docker-8c-8g-10971 does not seem to be running inside a container [2023-04-26T08:14:54.114Z] $ 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/502/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/502 -v /w/workspace/edgex-go/502:/w/workspace/edgex-go/502:rw,z -v /w/workspace/edgex-go/502@tmp:/w/workspace/edgex-go/502@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-26T08:14:56.454Z] $ docker top 1b4c1ec865aa87d6f29e041c0f85cd9e5b059ab8ab77d469de5e81d0c06579c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T08:14:56.783Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-26T08:14:57.070Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-26T08:14:57.358Z] + ls /var/log/sa-host [2023-04-26T08:14:57.358Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T08:14:57.524Z] provisioning config files... [2023-04-26T08:14:57.532Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/502@tmp/config9267506462514823858tmp [Pipeline] { [Pipeline] echo [2023-04-26T08:14:57.545Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T08:14:57.827Z] ---> create-netrc.sh [Pipeline] } [2023-04-26T08:14:57.835Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-26T08:14:58.165Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-26T08:14:58.174Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T08:14:58.463Z] ---> sudo-logs.sh [2023-04-26T08:14:58.463Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-26T08:14:58.485Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T08:14:58.766Z] ---> job-cost.sh [2023-04-26T08:14:58.766Z] lf-activate-venv: SKIPPING [2023-04-26T08:14:58.766Z] DEBUG: total: 0.10999999940395355 [2023-04-26T08:14:58.766Z] INFO: Retrieving Stack Cost... [2023-04-26T08:14:59.025Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-26T08:14:59.592Z] INFO: Archiving Costs [Pipeline] echo [2023-04-26T08:14:59.604Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T08:14:59.888Z] ---> logs-deploy.sh [2023-04-26T08:14:59.888Z] lf-activate-venv: SKIPPING [2023-04-26T08:14:59.888Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/502 [2023-04-26T08:14:59.888Z] INFO: archiving workspace using pattern(s): [2023-04-26T08:15:00.824Z] Archives upload complete. [2023-04-26T08:15:00.824Z] INFO: archiving logs to Nexus