Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 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-ssh6675822498884333800.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh18000563324113747156.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5208427790234810041.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17187871976650036161.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-ssh17693602257507815290.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.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7307 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/427 [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/427 # 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 > 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 Avoid second fetch Checking out Revision d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 (main) Commit message: "refactor!: Re-work handling of secrets (#4388)" > git config core.sparsecheckout # timeout=10 > git checkout -f d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 # timeout=10 > git rev-list --no-walk 68f229a34078dd3f09701ded11e1c3647994dd41 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-23T23:26:36.952Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-23T23:26:37.009Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-23T23:26:37.024Z] ========================================================= [2023-02-23T23:26:37.024Z] EdgeX Global Pipelines Version Info [2023-02-23T23:26:37.024Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-23T23:26:37.750Z] ------------------- [2023-02-23T23:26:37.750Z] stable info: [2023-02-23T23:26:37.750Z] ------------------- [2023-02-23T23:26:37.750Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-23T23:26:37.750Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-23T23:26:37.750Z] Message: update stable to v1.0.244 [2023-02-23T23:26:38.321Z] ------------------- [2023-02-23T23:26:38.321Z] experimental info: [2023-02-23T23:26:38.321Z] ------------------- [2023-02-23T23:26:38.321Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-23T23:26:38.321Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-23T23:26:38.321Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-23T23:26:38.500Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-23T23:26:38.517Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-23T23:26:38.532Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-23T23:26:38.545Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-23T23:26:38.556Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-23T23:26:38.567Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-23T23:26:38.580Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-23T23:26:38.592Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-23T23:26:38.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-23T23:26:38.615Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-23T23:26:38.626Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-23T23:26:38.638Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-23T23:26:38.653Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-23T23:26:38.667Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-23T23:26:38.680Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-23T23:26:38.695Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-23T23:26:38.708Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-23T23:26:38.723Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-23T23:26:38.736Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-23T23:26:38.751Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-02-23T23:26:38.767Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-23T23:26:38.780Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-23T23:26:38.794Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-23T23:26:38.806Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-02-23T23:26:38.818Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-02-23T23:26:38.830Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-02-23T23:26:38.841Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [Pipeline] echo [2023-02-23T23:26:38.852Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d8f1dfd [Pipeline] echo [2023-02-23T23:26:38.863Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-23T23:26:38.906Z] provisioning config files... [2023-02-23T23:26:38.919Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/427@tmp/config16840624156733250716tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-23T23:26:39.218Z] ---> docker-login.sh [2023-02-23T23:26:39.218Z] nexus3.edgexfoundry.org:10001 [2023-02-23T23:26:39.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T23:26:39.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T23:26:39.738Z] Configure a credential helper to remove this warning. See [2023-02-23T23:26:39.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T23:26:39.738Z] [2023-02-23T23:26:39.738Z] Login Succeeded [2023-02-23T23:26:39.738Z] nexus3.edgexfoundry.org:10002 [2023-02-23T23:26:39.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T23:26:39.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T23:26:39.739Z] Configure a credential helper to remove this warning. See [2023-02-23T23:26:39.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T23:26:39.739Z] [2023-02-23T23:26:39.739Z] Login Succeeded [2023-02-23T23:26:39.739Z] nexus3.edgexfoundry.org:10003 [2023-02-23T23:26:39.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T23:26:39.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T23:26:39.998Z] Configure a credential helper to remove this warning. See [2023-02-23T23:26:39.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T23:26:39.998Z] [2023-02-23T23:26:39.998Z] Login Succeeded [2023-02-23T23:26:39.998Z] nexus3.edgexfoundry.org:10004 [2023-02-23T23:26:39.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T23:26:39.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T23:26:39.998Z] Configure a credential helper to remove this warning. See [2023-02-23T23:26:39.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T23:26:39.998Z] [2023-02-23T23:26:39.998Z] Login Succeeded [2023-02-23T23:26:39.998Z] docker.io [2023-02-23T23:26:39.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T23:26:40.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T23:26:40.259Z] Configure a credential helper to remove this warning. See [2023-02-23T23:26:40.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T23:26:40.259Z] [2023-02-23T23:26:40.259Z] Login Succeeded [2023-02-23T23:26:40.259Z] ---> docker-login.sh ends [Pipeline] } [2023-02-23T23:26:40.267Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-23T23:26:40.580Z] + 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-02-23T23:26:40.581Z] + cut -d/ -f2 [2023-02-23T23:26:40.581Z] + dirname cmd/core-command/Dockerfile [2023-02-23T23:26:40.581Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-23T23:26:40.581Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-02-23T23:26:40.581Z] cut -d/ -f2 [2023-02-23T23:26:40.581Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-23T23:26:40.581Z] + dirname cmd/core-data/Dockerfile [2023-02-23T23:26:40.581Z] + cut -d/ -f2 [2023-02-23T23:26:40.581Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-23T23:26:40.581Z] + dirname cmd/core-metadata/Dockerfile [2023-02-23T23:26:40.581Z] + cut -d/ -f2 [2023-02-23T23:26:40.581Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-23T23:26:40.581Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-02-23T23:26:40.581Z] + cut -d/ -f2 [2023-02-23T23:26:40.581Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-23T23:26:40.581Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-02-23T23:26:40.581Z] + cut -d/ -f2 [2023-02-23T23:26:40.581Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-02-23T23:26:40.581Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-02-23T23:26:40.581Z] + cut -d/ -f2 [2023-02-23T23:26:40.581Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-23T23:26:40.581Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-02-23T23:26:40.581Z] + cut -d/ -f2 [2023-02-23T23:26:40.581Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-23T23:26:40.581Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-23T23:26:40.581Z] + cut -d/ -f2 [2023-02-23T23:26:40.581Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-23T23:26:40.581Z] + dirname cmd/security-spire-agent/Dockerfile [2023-02-23T23:26:40.581Z] + cut -d/ -f2 [2023-02-23T23:26:40.581Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-23T23:26:40.581Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-23T23:26:40.581Z] + cut -d/ -f2 [2023-02-23T23:26:40.581Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-23T23:26:40.581Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-23T23:26:40.581Z] + cut -d/ -f2 [2023-02-23T23:26:40.581Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-23T23:26:40.581Z] + dirname cmd/support-notifications/Dockerfile [2023-02-23T23:26:40.581Z] + cut -d/ -f2 [2023-02-23T23:26:40.581Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-23T23:26:40.581Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-23T23:26:40.581Z] + cut -d/ -f2 [2023-02-23T23:26:40.581Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-23T23:26:40.633Z] 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-02-23T23:26:40.984Z] + git rev-list -1 --merges d8f1dfdb8bae0404a1b2695e482aca65154f5ca9~1..d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [Pipeline] echo [2023-02-23T23:26:41.006Z] -----------> git rev-list -1 --merges d8f1dfdb8bae0404a1b2695e482aca65154f5ca9~1..d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [false] [Pipeline] sh [2023-02-23T23:26:41.297Z] + git log --format=format:%s -1 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [Pipeline] echo [2023-02-23T23:26:41.313Z] ========================================================= [2023-02-23T23:26:41.313Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-23T23:26:41.313Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-23T23:26:41.740Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-23T23:26:41.741Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-23T23:26:41.741Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-23T23:26:41.741Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-23T23:26:41.741Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-23T23:26:41.741Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-23T23:26:41.741Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:26:42.196Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-23T23:26:42.196Z] [2023-02-23T23:26:42.196Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:26:42.507Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-23T23:26:42.507Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-23T23:26:42.507Z] b85a868b505f: Pulling fs layer [2023-02-23T23:26:42.507Z] e2be974225ed: Pulling fs layer [2023-02-23T23:26:42.507Z] 339a4e72a1f5: Pulling fs layer [2023-02-23T23:26:42.507Z] 988bab9f4d93: Pulling fs layer [2023-02-23T23:26:42.507Z] 1469e6f7b9e6: Pulling fs layer [2023-02-23T23:26:42.507Z] eaf3925da568: Pulling fs layer [2023-02-23T23:26:42.507Z] bab4dde63d76: Pulling fs layer [2023-02-23T23:26:42.507Z] bde34c3a00c8: Pulling fs layer [2023-02-23T23:26:42.507Z] b352a97aabf1: Pulling fs layer [2023-02-23T23:26:42.507Z] 4872d77fe225: Pulling fs layer [2023-02-23T23:26:42.507Z] 5851b861e8e6: Pulling fs layer [2023-02-23T23:26:42.507Z] bab4dde63d76: Waiting [2023-02-23T23:26:42.507Z] eaf3925da568: Waiting [2023-02-23T23:26:42.507Z] bde34c3a00c8: Waiting [2023-02-23T23:26:42.507Z] 1469e6f7b9e6: Waiting [2023-02-23T23:26:42.507Z] 5851b861e8e6: Waiting [2023-02-23T23:26:42.507Z] b352a97aabf1: Waiting [2023-02-23T23:26:42.507Z] 988bab9f4d93: Waiting [2023-02-23T23:26:42.507Z] 4872d77fe225: Waiting [2023-02-23T23:26:42.507Z] e2be974225ed: Verifying Checksum [2023-02-23T23:26:42.507Z] e2be974225ed: Download complete [2023-02-23T23:26:42.507Z] 988bab9f4d93: Verifying Checksum [2023-02-23T23:26:42.507Z] 988bab9f4d93: Download complete [2023-02-23T23:26:42.767Z] 1469e6f7b9e6: Verifying Checksum [2023-02-23T23:26:42.767Z] 1469e6f7b9e6: Download complete [2023-02-23T23:26:42.767Z] 339a4e72a1f5: Verifying Checksum [2023-02-23T23:26:42.767Z] 339a4e72a1f5: Download complete [2023-02-23T23:26:42.767Z] eaf3925da568: Verifying Checksum [2023-02-23T23:26:42.767Z] eaf3925da568: Download complete [2023-02-23T23:26:42.767Z] bde34c3a00c8: Download complete [2023-02-23T23:26:42.767Z] b352a97aabf1: Download complete [2023-02-23T23:26:42.767Z] 4872d77fe225: Verifying Checksum [2023-02-23T23:26:42.767Z] 4872d77fe225: Download complete [2023-02-23T23:26:42.767Z] 5851b861e8e6: Verifying Checksum [2023-02-23T23:26:42.767Z] 5851b861e8e6: Download complete [2023-02-23T23:26:42.767Z] b85a868b505f: Verifying Checksum [2023-02-23T23:26:42.767Z] b85a868b505f: Download complete [2023-02-23T23:26:43.026Z] bab4dde63d76: Verifying Checksum [2023-02-23T23:26:43.026Z] bab4dde63d76: Download complete [2023-02-23T23:26:43.991Z] b85a868b505f: Pull complete [2023-02-23T23:26:44.251Z] e2be974225ed: Pull complete [2023-02-23T23:26:44.821Z] 339a4e72a1f5: Pull complete [2023-02-23T23:26:44.822Z] 988bab9f4d93: Pull complete [2023-02-23T23:26:45.082Z] 1469e6f7b9e6: Pull complete [2023-02-23T23:26:45.082Z] eaf3925da568: Pull complete [2023-02-23T23:26:46.989Z] bab4dde63d76: Pull complete [2023-02-23T23:26:46.989Z] bde34c3a00c8: Pull complete [2023-02-23T23:26:47.248Z] b352a97aabf1: Pull complete [2023-02-23T23:26:47.248Z] 4872d77fe225: Pull complete [2023-02-23T23:26:47.248Z] 5851b861e8e6: Pull complete [2023-02-23T23:26:47.248Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-23T23:26:47.248Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-23T23:26:47.248Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T23:26:47.339Z] prd-ubuntu20.04-docker-8c-8g-7307 does not seem to be running inside a container [2023-02-23T23:26:47.369Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/427 -v /w/workspace/edgex-go/427:/w/workspace/edgex-go/427:rw,z -v /w/workspace/edgex-go/427@tmp:/w/workspace/edgex-go/427@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-02-23T23:26:50.104Z] $ docker top fc44b69723fb9a382c20a1ce3aadfe6b7ac5a9c20669d0a30d5f7b83f9ddcc35 -eo pid,comm [2023-02-23T23:26:50.159Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-23T23:26:50.159Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-23T23:26:50.195Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-23T23:26:50.195Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-23T23:26:50.312Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-23T23:26:50.319Z] $ docker exec fc44b69723fb9a382c20a1ce3aadfe6b7ac5a9c20669d0a30d5f7b83f9ddcc35 ssh-agent [2023-02-23T23:26:50.427Z] SSH_AUTH_SOCK=/tmp/ssh-L49vNK6wAQBq/agent.31 [2023-02-23T23:26:50.427Z] SSH_AGENT_PID=37 [2023-02-23T23:26:50.434Z] Running ssh-add (command line suppressed) [2023-02-23T23:26:50.537Z] Identity added: /w/workspace/edgex-go/427@tmp/private_key_17591609663347514925.key (/w/workspace/edgex-go/427@tmp/private_key_17591609663347514925.key) [2023-02-23T23:26:50.548Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-23T23:26:50.835Z] + git tag --points-at HEAD [Pipeline] } [2023-02-23T23:26:50.851Z] $ docker exec --env ******** --env ******** fc44b69723fb9a382c20a1ce3aadfe6b7ac5a9c20669d0a30d5f7b83f9ddcc35 ssh-agent -k [2023-02-23T23:26:50.948Z] unset SSH_AUTH_SOCK; [2023-02-23T23:26:50.949Z] unset SSH_AGENT_PID; [2023-02-23T23:26:50.949Z] echo Agent pid 37 killed; [2023-02-23T23:26:50.955Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-23T23:26:50.982Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-23T23:26:50.982Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-23T23:26:51.089Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-23T23:26:51.095Z] $ docker exec fc44b69723fb9a382c20a1ce3aadfe6b7ac5a9c20669d0a30d5f7b83f9ddcc35 ssh-agent [2023-02-23T23:26:51.198Z] SSH_AUTH_SOCK=/tmp/ssh-ooKqRLHn5YCF/agent.69 [2023-02-23T23:26:51.198Z] SSH_AGENT_PID=75 [2023-02-23T23:26:51.203Z] Running ssh-add (command line suppressed) [2023-02-23T23:26:51.308Z] Identity added: /w/workspace/edgex-go/427@tmp/private_key_5633984319595281581.key (/w/workspace/edgex-go/427@tmp/private_key_5633984319595281581.key) [2023-02-23T23:26:51.322Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-23T23:26:51.606Z] + git semver init [2023-02-23T23:26:51.866Z] 2023-02-23 23:26:51,781 [run_init] DEBUG init version:0.0.0 force:False [2023-02-23T23:26:51.866Z] 2023-02-23 23:26:51,782 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/427/.semver [2023-02-23T23:26:51.866Z] 2023-02-23 23:26:51,782 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/427/.semver [2023-02-23T23:26:51.866Z] 2023-02-23 23:26:51,782 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/427/.semver'], cwd=/w/workspace/edgex-go/427, universal_newlines=False, shell=None, istream=None) [2023-02-23T23:26:57.156Z] 2023-02-23 23:26:57,001 [append_file] DEBUG append to file:/w/workspace/edgex-go/427/.git/info/exclude [2023-02-23T23:26:57.156Z] 2023-02-23 23:26:57,002 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/427/.semver/main with force:False [2023-02-23T23:26:57.156Z] 2023-02-23 23:26:57,002 [read_version] DEBUG read version from /w/workspace/edgex-go/427/.semver/main [2023-02-23T23:26:57.156Z] 2023-02-23 23:26:57,002 [read_version] DEBUG read version from /w/workspace/edgex-go/427/.semver/main [2023-02-23T23:26:57.156Z] 3.0.0-dev.66 [Pipeline] } [2023-02-23T23:26:57.170Z] $ docker exec --env ******** --env ******** fc44b69723fb9a382c20a1ce3aadfe6b7ac5a9c20669d0a30d5f7b83f9ddcc35 ssh-agent -k [2023-02-23T23:26:57.275Z] unset SSH_AUTH_SOCK; [2023-02-23T23:26:57.276Z] unset SSH_AGENT_PID; [2023-02-23T23:26:57.276Z] echo Agent pid 75 killed; [2023-02-23T23:26:57.282Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-23T23:26:57.594Z] + git semver [Pipeline] } [2023-02-23T23:26:57.867Z] $ docker stop --time=1 fc44b69723fb9a382c20a1ce3aadfe6b7ac5a9c20669d0a30d5f7b83f9ddcc35 [2023-02-23T23:26:59.159Z] $ docker rm -f --volumes fc44b69723fb9a382c20a1ce3aadfe6b7ac5a9c20669d0a30d5f7b83f9ddcc35 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-23T23:26:59.489Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-23T23:26:59.708Z] Stashed 1 file(s) [Pipeline] echo [2023-02-23T23:26:59.710Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.66 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-23T23:27:00.126Z] + git config --global --add safe.directory /w/workspace/edgex-go/427 [Pipeline] echo [2023-02-23T23:27:00.135Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-23T23:27:00.149Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-23T23:27:00.157Z] ========================================================= [2023-02-23T23:27:00.157Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-23T23:27:00.157Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-23T23:27:00.443Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-23T23:27:00.443Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-23T23:27:00.443Z] 213ec9aee27d: Pulling fs layer [2023-02-23T23:27:00.443Z] 4583459ba037: Pulling fs layer [2023-02-23T23:27:00.443Z] 93c1e223e6f2: Pulling fs layer [2023-02-23T23:27:00.443Z] 53926ce57604: Pulling fs layer [2023-02-23T23:27:00.443Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-23T23:27:00.443Z] 22ff95d597cd: Pulling fs layer [2023-02-23T23:27:00.443Z] 12d6caf4c0d1: Pulling fs layer [2023-02-23T23:27:00.443Z] 96b7cbca73a9: Pulling fs layer [2023-02-23T23:27:00.443Z] a7acece74701: Pulling fs layer [2023-02-23T23:27:00.443Z] 22ff95d597cd: Waiting [2023-02-23T23:27:00.443Z] 12d6caf4c0d1: Waiting [2023-02-23T23:27:00.443Z] 96b7cbca73a9: Waiting [2023-02-23T23:27:00.443Z] 53926ce57604: Waiting [2023-02-23T23:27:00.443Z] a7acece74701: Waiting [2023-02-23T23:27:00.443Z] 93c1e223e6f2: Verifying Checksum [2023-02-23T23:27:00.443Z] 93c1e223e6f2: Download complete [2023-02-23T23:27:00.443Z] 4583459ba037: Verifying Checksum [2023-02-23T23:27:00.443Z] 4583459ba037: Download complete [2023-02-23T23:27:00.443Z] 21b2b0c7a3f4: Download complete [2023-02-23T23:27:00.443Z] 22ff95d597cd: Verifying Checksum [2023-02-23T23:27:00.443Z] 22ff95d597cd: Download complete [2023-02-23T23:27:00.443Z] 213ec9aee27d: Verifying Checksum [2023-02-23T23:27:00.443Z] 213ec9aee27d: Download complete [2023-02-23T23:27:00.704Z] 12d6caf4c0d1: Verifying Checksum [2023-02-23T23:27:00.704Z] 12d6caf4c0d1: Download complete [2023-02-23T23:27:00.704Z] 213ec9aee27d: Pull complete [2023-02-23T23:27:00.985Z] 4583459ba037: Pull complete [2023-02-23T23:27:00.985Z] 93c1e223e6f2: Pull complete [2023-02-23T23:27:01.248Z] a7acece74701: Verifying Checksum [2023-02-23T23:27:01.248Z] a7acece74701: Download complete [2023-02-23T23:27:01.248Z] 96b7cbca73a9: Verifying Checksum [2023-02-23T23:27:01.248Z] 96b7cbca73a9: Download complete [2023-02-23T23:27:01.507Z] 53926ce57604: Verifying Checksum [2023-02-23T23:27:01.507Z] 53926ce57604: Download complete [2023-02-23T23:27:05.692Z] 53926ce57604: Pull complete [2023-02-23T23:27:05.692Z] 21b2b0c7a3f4: Pull complete [2023-02-23T23:27:05.692Z] 22ff95d597cd: Pull complete [2023-02-23T23:27:05.692Z] 12d6caf4c0d1: Pull complete [2023-02-23T23:27:07.068Z] 96b7cbca73a9: Pull complete [2023-02-23T23:27:08.002Z] a7acece74701: Pull complete [2023-02-23T23:27:08.002Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-23T23:27:08.002Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-23T23:27:08.002Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-23T23:27:08.297Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-23T23:27:08.297Z] WORKDIR /edgex [2023-02-23T23:27:08.297Z] COPY go.mod . [2023-02-23T23:27:08.297Z] RUN go mod download [2023-02-23T23:27:08.297Z] + docker build -t ci-base-image-x86_64 -f - . [2023-02-23T23:27:08.863Z] Sending build context to Docker daemon 170.4MB [2023-02-23T23:27:08.863Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-23T23:27:08.863Z] ---> db6d94c90886 [2023-02-23T23:27:08.863Z] Step 2/4 : WORKDIR /edgex [2023-02-23T23:27:14.193Z] ---> Running in 9f6332eed307 [2023-02-23T23:27:14.193Z] Removing intermediate container 9f6332eed307 [2023-02-23T23:27:14.193Z] ---> 3e30c9e57669 [2023-02-23T23:27:14.193Z] Step 3/4 : COPY go.mod . [2023-02-23T23:27:14.193Z] ---> 595aa7b00705 [2023-02-23T23:27:14.193Z] Step 4/4 : RUN go mod download [2023-02-23T23:27:14.193Z] ---> Running in 3d752ac67524 [2023-02-23T23:27:14.799Z] Still waiting to schedule task [2023-02-23T23:27:14.799Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-23T23:27:29.099Z] Removing intermediate container 3d752ac67524 [2023-02-23T23:27:29.099Z] ---> 6a7ad81fffc8 [2023-02-23T23:27:29.099Z] Successfully built 6a7ad81fffc8 [2023-02-23T23:27:29.099Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:27:29.413Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-23T23:27:29.414Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T23:27:29.484Z] prd-ubuntu20.04-docker-8c-8g-7307 does not seem to be running inside a container [2023-02-23T23:27:29.515Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/427 -v /w/workspace/edgex-go/427:/w/workspace/edgex-go/427:rw,z -v /w/workspace/edgex-go/427@tmp:/w/workspace/edgex-go/427@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-02-23T23:27:29.986Z] $ docker top 3ec95961f838db431831486a85a4da077326b142f014d3f3d2d2a4c4b6fe9e40 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-23T23:27:30.315Z] + go version [2023-02-23T23:27:30.315Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-23T23:27:30.327Z] $ docker stop --time=1 3ec95961f838db431831486a85a4da077326b142f014d3f3d2d2a4c4b6fe9e40 [2023-02-23T23:27:31.614Z] $ docker rm -f --volumes 3ec95961f838db431831486a85a4da077326b142f014d3f3d2d2a4c4b6fe9e40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:27:32.000Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-23T23:27:32.000Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T23:27:32.074Z] prd-ubuntu20.04-docker-8c-8g-7307 does not seem to be running inside a container [2023-02-23T23:27:32.109Z] $ 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/427 -v /w/workspace/edgex-go/427:/w/workspace/edgex-go/427:rw,z -v /w/workspace/edgex-go/427@tmp:/w/workspace/edgex-go/427@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-02-23T23:27:32.424Z] $ docker top 143ce7446138a3b9c6e6a0de40fc52d22f73202bbd7be53ce223f4ae9f8cca82 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-23T23:27:32.480Z] ========================================================= [2023-02-23T23:27:32.481Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-23T23:27:32.481Z] ========================================================= [Pipeline] sh [2023-02-23T23:27:32.757Z] + git config --global --add safe.directory /w/workspace/edgex-go/427 [Pipeline] fileExists [Pipeline] sh [2023-02-23T23:27:33.049Z] + make test [2023-02-23T23:27:33.049Z] go test -race -coverprofile=coverage.out ./... [2023-02-23T23:27:39.615Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-23T23:27:52.097Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-23T23:27:52.097Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-23T23:27:52.097Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-23T23:27:52.354Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-23T23:27:52.354Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-23T23:27:52.354Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-23T23:27:52.354Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-23T23:27:52.355Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-02-23T23:27:52.355Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-23T23:27:52.355Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-23T23:27:52.355Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-23T23:27:52.612Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-23T23:27:52.612Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-23T23:27:52.612Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-23T23:27:52.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-23T23:27:52.871Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.083s coverage: 28.7% of statements [2023-02-23T23:27:52.871Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-23T23:27:52.871Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-23T23:27:53.129Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.094s coverage: 98.5% of statements [2023-02-23T23:27:57.312Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.142s coverage: 73.7% of statements [2023-02-23T23:27:57.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-23T23:27:57.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-23T23:27:57.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-23T23:27:57.312Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.091s coverage: 54.0% of statements [2023-02-23T23:27:57.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-23T23:27:57.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-23T23:27:57.571Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.590s coverage: 88.5% of statements [2023-02-23T23:27:57.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-23T23:27:57.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-23T23:27:57.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-23T23:27:57.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-23T23:27:57.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-23T23:27:57.571Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.077s coverage: 3.9% of statements [2023-02-23T23:27:57.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-23T23:27:57.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-23T23:27:57.571Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.477s coverage: 95.6% of statements [2023-02-23T23:27:57.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-23T23:27:57.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-23T23:27:57.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-23T23:27:57.571Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.127s coverage: 72.2% of statements [2023-02-23T23:27:57.571Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-23T23:27:57.571Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-23T23:27:57.571Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-23T23:27:57.571Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-23T23:27:57.571Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-23T23:27:57.571Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.072s coverage: 65.9% of statements [2023-02-23T23:27:57.571Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-23T23:27:57.571Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-23T23:27:57.571Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-23T23:27:57.571Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.063s coverage: 0.9% of statements [2023-02-23T23:27:57.571Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-23T23:27:57.571Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.074s coverage: 29.6% of statements [2023-02-23T23:27:57.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-23T23:27:57.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 47.1% of statements [2023-02-23T23:27:57.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.093s coverage: 82.9% of statements [2023-02-23T23:27:57.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements [2023-02-23T23:27:57.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.067s coverage: 96.3% of statements [2023-02-23T23:27:57.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.113s coverage: 87.5% of statements [2023-02-23T23:28:05.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.066s coverage: 94.4% of statements [2023-02-23T23:28:05.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements [2023-02-23T23:28:20.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.381s coverage: 79.9% of statements [2023-02-23T23:28:20.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-23T23:28:20.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements [2023-02-23T23:28:20.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-23T23:28:20.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-23T23:28:20.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-23T23:28:20.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 64.4% of statements [2023-02-23T23:28:20.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-23T23:28:20.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-23T23:28:20.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-23T23:28:20.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-23T23:28:20.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.064s coverage: 86.9% of statements [2023-02-23T23:28:20.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-23T23:28:20.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-23T23:28:20.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-23T23:28:20.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-23T23:28:20.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements [2023-02-23T23:28:20.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.052s coverage: 20.0% of statements [2023-02-23T23:28:20.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-23T23:28:20.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-23T23:28:20.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2023-02-23T23:28:20.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-23T23:28:20.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.074s coverage: 77.4% of statements [2023-02-23T23:28:20.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-23T23:28:20.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 80.0% of statements [2023-02-23T23:28:20.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.056s coverage: 87.2% of statements [2023-02-23T23:28:20.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.238s coverage: 91.2% of statements [2023-02-23T23:28:20.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-23T23:28:20.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.229s coverage: 63.1% of statements [2023-02-23T23:28:20.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-23T23:28:20.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-23T23:28:20.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements [2023-02-23T23:28:20.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.028s coverage: 89.4% of statements [2023-02-23T23:28:20.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements [2023-02-23T23:28:20.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2023-02-23T23:28:20.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.018s coverage: 100.0% of statements [2023-02-23T23:28:20.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.337s coverage: 65.3% of statements [2023-02-23T23:28:20.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-23T23:28:20.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-23T23:28:20.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-23T23:28:20.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-02-23T23:28:20.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-02-23T23:28:20.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-02-23T23:28:20.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.159s coverage: 41.0% of statements [2023-02-23T23:28:20.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-23T23:28:20.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-23T23:28:20.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements [2023-02-23T23:28:20.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-23T23:28:20.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.067s coverage: 84.8% of statements [2023-02-23T23:28:20.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-23T23:28:20.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-23T23:28:20.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-23T23:28:20.578Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-23T23:28:20.578Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.080s coverage: 17.7% of statements [2023-02-23T23:28:20.578Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-23T23:28:20.578Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-23T23:28:20.578Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-23T23:28:20.578Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-23T23:28:20.578Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.179s coverage: 92.3% of statements [2023-02-23T23:28:20.578Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-23T23:28:20.578Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-23T23:28:20.578Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-23T23:28:20.578Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-23T23:28:20.578Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements [2023-02-23T23:28:20.578Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-23T23:28:20.578Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-23T23:28:20.578Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements [2023-02-23T23:28:20.578Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-23T23:28:20.578Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-23T23:28:20.578Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-02-23T23:28:35.685Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-23T23:28:35.685Z] go vet ./... [2023-02-23T23:28:38.971Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-23T23:28:39.230Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-23T23:28:39.230Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-23T23:28:39.500Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-23T23:28:39.783Z] + ls -al . [2023-02-23T23:28:39.783Z] total 744 [2023-02-23T23:28:39.783Z] drwxrwxr-x 11 1001 1001 4096 Feb 23 23:27 . [2023-02-23T23:28:39.783Z] drwxr-xr-x 4 root root 4096 Feb 23 23:27 .. [2023-02-23T23:28:39.783Z] drwxrwxr-x 2 1001 1001 4096 Feb 23 23:26 .blubracket [2023-02-23T23:28:39.783Z] -rw-rw-r-- 1 1001 1001 16 Feb 23 23:26 .dockerignore [2023-02-23T23:28:39.783Z] drwxrwxr-x 8 1001 1001 4096 Feb 23 23:28 .git [2023-02-23T23:28:39.783Z] drwxrwxr-x 3 1001 1001 4096 Feb 23 23:26 .github [2023-02-23T23:28:39.783Z] -rw-rw-r-- 1 1001 1001 1068 Feb 23 23:26 .gitignore [2023-02-23T23:28:39.783Z] -rw-rw-r-- 1 1001 1001 42 Feb 23 23:26 .golangci.yml [2023-02-23T23:28:39.783Z] -rw-rw-r-- 1 1001 1001 87 Feb 23 23:26 .hadolint.yml [2023-02-23T23:28:39.783Z] drwxr-xr-x 3 1001 1001 4096 Feb 23 23:26 .semver [2023-02-23T23:28:39.783Z] -rw-rw-r-- 1 1001 1001 166 Feb 23 23:26 .sonarcloud.properties [2023-02-23T23:28:39.783Z] -rw-rw-r-- 1 1001 1001 1171 Feb 23 23:26 ADOPTERS.md [2023-02-23T23:28:39.783Z] -rw-rw-r-- 1 1001 1001 10825 Feb 23 23:26 Attribution.txt [2023-02-23T23:28:39.783Z] -rw-rw-r-- 1 1001 1001 73765 Feb 23 23:26 CHANGELOG.md [2023-02-23T23:28:39.783Z] -rw-rw-r-- 1 1001 1001 3804 Feb 23 23:26 CONTRIBUTING.md [2023-02-23T23:28:39.783Z] -rw-rw-r-- 1 1001 1001 677 Feb 23 23:26 GOVERNANCE.md [2023-02-23T23:28:39.783Z] -rw-rw-r-- 1 1001 1001 883 Feb 23 23:26 Jenkinsfile [2023-02-23T23:28:39.783Z] -rw-rw-r-- 1 1001 1001 10775 Feb 23 23:26 LICENSE [2023-02-23T23:28:39.783Z] -rw-rw-r-- 1 1001 1001 14116 Feb 23 23:26 Makefile [2023-02-23T23:28:39.783Z] -rw-rw-r-- 1 1001 1001 582 Feb 23 23:26 OWNERS.md [2023-02-23T23:28:39.783Z] -rw-rw-r-- 1 1001 1001 9403 Feb 23 23:26 README.md [2023-02-23T23:28:39.783Z] -rw-rw-r-- 1 1001 1001 6912 Feb 23 23:26 SECURITY.md [2023-02-23T23:28:39.783Z] -rw-rw-r-- 1 1001 1001 12 Feb 23 23:26 VERSION [2023-02-23T23:28:39.783Z] drwxrwxr-x 2 1001 1001 4096 Feb 23 23:26 bin [2023-02-23T23:28:39.783Z] drwxrwxr-x 18 1001 1001 4096 Feb 23 23:26 cmd [2023-02-23T23:28:39.783Z] -rw-r--r-- 1 root root 487037 Feb 23 23:28 coverage.out [2023-02-23T23:28:39.783Z] -rw-rw-r-- 1 1001 1001 3296 Feb 23 23:26 go.mod [2023-02-23T23:28:39.783Z] -rw-rw-r-- 1 1001 1001 33293 Feb 23 23:26 go.sum [2023-02-23T23:28:39.783Z] drwxrwxr-x 7 1001 1001 4096 Feb 23 23:26 internal [2023-02-23T23:28:39.783Z] drwxrwxr-x 3 1001 1001 4096 Feb 23 23:26 openapi [2023-02-23T23:28:39.783Z] drwxrwxr-x 4 1001 1001 4096 Feb 23 23:26 snap [2023-02-23T23:28:39.783Z] -rw-rw-r-- 1 1001 1001 204 Feb 23 23:26 version.go [Pipeline] sh [2023-02-23T23:28:40.141Z] + '[' -e coverage.out ] [2023-02-23T23:28:40.141Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-23T23:28:40.249Z] Stashed 1 file(s) [Pipeline] sh [2023-02-23T23:28:40.566Z] + make build [2023-02-23T23:28:40.566Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-23T23:28:44.411Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7310 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-02-23T23:28:44.425Z] Running in /w/workspace/edgex-go/427 [Pipeline] { [Pipeline] checkout [2023-02-23T23:28:44.464Z] The recommended git tool is: git [2023-02-23T23:28:49.610Z] using credential edgex-jenkins-ssh [2023-02-23T23:28:49.631Z] Cloning the remote Git repository [2023-02-23T23:28:49.688Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-23T23:28:49.764Z] > git init /w/workspace/edgex-go/427 # timeout=10 [2023-02-23T23:28:49.920Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-23T23:28:49.921Z] > git --version # timeout=10 [2023-02-23T23:28:49.948Z] > git --version # 'git version 2.25.1' [2023-02-23T23:28:49.950Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-23T23:28:50.020Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-23T23:28:52.768Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-23T23:28:52.768Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-23T23:28:53.334Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-23T23:28:54.267Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-23T23:29:02.461Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-23T23:29:02.719Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-02-23T23:29:03.654Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-23T23:29:04.612Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-23T23:29:05.983Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-23T23:29:06.549Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-23T23:29:07.481Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-23T23:29:07.933Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-23T23:29:07.967Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-23T23:29:08.803Z] Avoid second fetch [2023-02-23T23:29:08.803Z] Checking out Revision d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 (main) [2023-02-23T23:29:09.481Z] Commit message: "refactor!: Re-work handling of secrets (#4388)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-23T23:29:10.016Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-23T23:29:10.395Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-23T23:29:10.395Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-23T23:29:10.395Z] Dload Upload Total Spent Left Speed [2023-02-23T23:29:10.395Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 75005 0 --:--:-- --:--:-- --:--:-- 75005 [Pipeline] sh [2023-02-23T23:29:08.821Z] > git config core.sparsecheckout # timeout=10 [2023-02-23T23:29:08.838Z] > git checkout -f d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 # timeout=10 [Pipeline] } [2023-02-23T23:29:10.978Z] $ docker stop --time=1 143ce7446138a3b9c6e6a0de40fc52d22f73202bbd7be53ce223f4ae9f8cca82 [2023-02-23T23:29:11.076Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2023-02-23T23:29:15.819Z] $ docker rm -f --volumes 143ce7446138a3b9c6e6a0de40fc52d22f73202bbd7be53ce223f4ae9f8cca82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:29:16.432Z] + sudo tee /etc/docker/daemon.new [2023-02-23T23:29:16.432Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-23T23:29:16.432Z] { [2023-02-23T23:29:16.432Z] "registry-mirrors": [ [2023-02-23T23:29:16.432Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-23T23:29:16.432Z] ], [2023-02-23T23:29:16.432Z] "bip": "10.250.0.254/24", [2023-02-23T23:29:16.432Z] "hosts": [ [2023-02-23T23:29:16.432Z] "tcp://0.0.0.0:5555", [2023-02-23T23:29:16.432Z] "unix:///var/run/docker.sock" [2023-02-23T23:29:16.432Z] ], [2023-02-23T23:29:16.432Z] "mtu": 1458, [2023-02-23T23:29:16.432Z] "selinux-enabled": true, [2023-02-23T23:29:16.432Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-23T23:29:16.432Z] } [Pipeline] sh [2023-02-23T23:29:16.708Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-23T23:29:16.708Z] [2023-02-23T23:29:16.708Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:29:16.778Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-23T23:29:17.011Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-23T23:29:17.011Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-23T23:29:17.011Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-23T23:29:17.011Z] ca9280d653b3: Pulling fs layer [2023-02-23T23:29:17.011Z] 7e9c9ca2126c: Pulling fs layer [2023-02-23T23:29:17.110Z] + sudo service docker restart [2023-02-23T23:29:17.271Z] cbdbe7a5bc2a: Download complete [2023-02-23T23:29:17.271Z] cbdbe7a5bc2a: Pull complete [2023-02-23T23:29:17.271Z] ca9280d653b3: Verifying Checksum [2023-02-23T23:29:17.271Z] ca9280d653b3: Download complete [2023-02-23T23:29:17.839Z] 7e9c9ca2126c: Download complete [2023-02-23T23:29:17.840Z] ca9280d653b3: Pull complete [2023-02-23T23:29:21.122Z] 7e9c9ca2126c: Pull complete [2023-02-23T23:29:21.122Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-23T23:29:21.122Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-23T23:29:21.122Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T23:29:21.196Z] prd-ubuntu20.04-docker-8c-8g-7307 does not seem to be running inside a container [2023-02-23T23:29:21.234Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/427 -v /w/workspace/edgex-go/427:/w/workspace/edgex-go/427:rw,z -v /w/workspace/edgex-go/427@tmp:/w/workspace/edgex-go/427@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-23T23:29:25.742Z] $ docker top ac462300bd5190bc5dab92fd1882909fc5f46583e740b00ff55b07dfd2f0114c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-23T23:29:26.079Z] + docker-compose build --help [2023-02-23T23:29:26.079Z] + grep parallel [2023-02-23T23:29:26.647Z] --parallel Build images in parallel. [Pipeline] } [2023-02-23T23:29:26.662Z] $ docker stop --time=1 ac462300bd5190bc5dab92fd1882909fc5f46583e740b00ff55b07dfd2f0114c [2023-02-23T23:29:27.939Z] $ docker rm -f --volumes ac462300bd5190bc5dab92fd1882909fc5f46583e740b00ff55b07dfd2f0114c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:29:28.300Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-23T23:29:28.300Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T23:29:28.372Z] prd-ubuntu20.04-docker-8c-8g-7307 does not seem to be running inside a container [2023-02-23T23:29:28.406Z] $ 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/427 -v /w/workspace/edgex-go/427:/w/workspace/edgex-go/427:rw,z -v /w/workspace/edgex-go/427@tmp:/w/workspace/edgex-go/427@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-02-23T23:29:28.696Z] $ docker top fe1490ba00f21a0eadd55ad2777ce77d2e49bc103ebf0401756b02750688dd24 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-23T23:29:29.033Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-23T23:29:29.598Z] Building core-command ... [2023-02-23T23:29:29.599Z] Building core-common-config-bootstrapper ... [2023-02-23T23:29:29.599Z] Building core-data ... [2023-02-23T23:29:29.599Z] Building core-metadata ... [2023-02-23T23:29:29.599Z] Building security-bootstrapper ... [2023-02-23T23:29:29.599Z] Building security-proxy-auth ... [2023-02-23T23:29:29.599Z] Building security-proxy-setup ... [2023-02-23T23:29:29.599Z] Building security-secretstore-setup ... [2023-02-23T23:29:29.599Z] Building security-spiffe-token-provider ... [2023-02-23T23:29:29.599Z] Building security-spire-agent ... [2023-02-23T23:29:29.599Z] Building security-spire-config ... [2023-02-23T23:29:29.599Z] Building security-spire-server ... [2023-02-23T23:29:29.599Z] Building support-notifications ... [2023-02-23T23:29:29.599Z] Building support-scheduler ... [2023-02-23T23:29:29.599Z] Building security-proxy-setup [2023-02-23T23:29:29.599Z] Building security-spire-server [2023-02-23T23:29:29.599Z] Building core-data [2023-02-23T23:29:29.599Z] Building security-proxy-auth [2023-02-23T23:29:29.599Z] Building security-spiffe-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-23T23:29:35.369Z] provisioning config files... [2023-02-23T23:29:35.399Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/427@tmp/config10847044171834072083tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-23T23:29:35.757Z] ---> docker-login.sh [2023-02-23T23:29:35.757Z] nexus3.edgexfoundry.org:10001 [2023-02-23T23:29:36.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T23:29:36.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T23:29:36.297Z] Configure a credential helper to remove this warning. See [2023-02-23T23:29:36.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T23:29:36.297Z] [2023-02-23T23:29:36.297Z] Login Succeeded [2023-02-23T23:29:36.297Z] nexus3.edgexfoundry.org:10002 [2023-02-23T23:29:36.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T23:29:36.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T23:29:36.567Z] Configure a credential helper to remove this warning. See [2023-02-23T23:29:36.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T23:29:36.567Z] [2023-02-23T23:29:36.567Z] Login Succeeded [2023-02-23T23:29:36.836Z] nexus3.edgexfoundry.org:10003 [2023-02-23T23:29:36.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T23:29:37.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T23:29:37.107Z] Configure a credential helper to remove this warning. See [2023-02-23T23:29:37.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T23:29:37.107Z] [2023-02-23T23:29:37.107Z] Login Succeeded [2023-02-23T23:29:37.107Z] nexus3.edgexfoundry.org:10004 [2023-02-23T23:29:37.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T23:29:37.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T23:29:37.377Z] Configure a credential helper to remove this warning. See [2023-02-23T23:29:37.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T23:29:37.377Z] [2023-02-23T23:29:37.377Z] Login Succeeded [2023-02-23T23:29:37.377Z] docker.io [2023-02-23T23:29:37.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T23:29:37.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T23:29:37.915Z] Configure a credential helper to remove this warning. See [2023-02-23T23:29:37.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T23:29:37.915Z] [2023-02-23T23:29:37.915Z] Login Succeeded [2023-02-23T23:29:37.915Z] ---> docker-login.sh ends [Pipeline] } [2023-02-23T23:29:37.929Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-02-23T23:29:38.461Z] + git config --global --add safe.directory /w/workspace/edgex-go/427 [Pipeline] echo [2023-02-23T23:29:38.480Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-23T23:29:38.497Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-23T23:29:38.508Z] ========================================================= [2023-02-23T23:29:38.508Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-23T23:29:38.508Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-23T23:29:38.825Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-23T23:29:38.825Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-23T23:29:38.825Z] 9b18e9b68314: Pulling fs layer [2023-02-23T23:29:38.825Z] 35d82f9e3411: Pulling fs layer [2023-02-23T23:29:38.825Z] e16973657156: Pulling fs layer [2023-02-23T23:29:38.825Z] fc693d55d65f: Pulling fs layer [2023-02-23T23:29:38.825Z] 7e9fc2657dce: Pulling fs layer [2023-02-23T23:29:38.825Z] dda99020689f: Pulling fs layer [2023-02-23T23:29:38.825Z] db1c61fa0a46: Pulling fs layer [2023-02-23T23:29:38.825Z] 891c053d2c06: Pulling fs layer [2023-02-23T23:29:38.825Z] dda99020689f: Waiting [2023-02-23T23:29:38.825Z] fc693d55d65f: Waiting [2023-02-23T23:29:38.825Z] 7e9fc2657dce: Waiting [2023-02-23T23:29:38.825Z] 891c053d2c06: Waiting [2023-02-23T23:29:38.825Z] db1c61fa0a46: Waiting [2023-02-23T23:29:39.094Z] e16973657156: Verifying Checksum [2023-02-23T23:29:39.094Z] e16973657156: Download complete [2023-02-23T23:29:39.094Z] 35d82f9e3411: Verifying Checksum [2023-02-23T23:29:39.094Z] 35d82f9e3411: Download complete [2023-02-23T23:29:39.094Z] 7e9fc2657dce: Verifying Checksum [2023-02-23T23:29:39.094Z] 7e9fc2657dce: Download complete [2023-02-23T23:29:39.094Z] dda99020689f: Verifying Checksum [2023-02-23T23:29:39.094Z] dda99020689f: Download complete [2023-02-23T23:29:39.094Z] 9b18e9b68314: Download complete [2023-02-23T23:29:40.078Z] 9b18e9b68314: Pull complete [2023-02-23T23:29:40.078Z] 891c053d2c06: Verifying Checksum [2023-02-23T23:29:40.078Z] 891c053d2c06: Download complete [2023-02-23T23:29:41.302Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T23:29:41.302Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-23T23:29:41.302Z] ---> 6a7ad81fffc8 [2023-02-23T23:29:41.302Z] Step 3/23 : WORKDIR /edgex-go [2023-02-23T23:29:41.302Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T23:29:41.302Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-23T23:29:41.302Z] ---> 6a7ad81fffc8 [2023-02-23T23:29:41.302Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-23T23:29:41.302Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T23:29:41.302Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-23T23:29:41.302Z] ---> 6a7ad81fffc8 [2023-02-23T23:29:41.302Z] Step 3/19 : WORKDIR /edgex-go [2023-02-23T23:29:41.302Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T23:29:41.302Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-23T23:29:41.302Z] ---> 6a7ad81fffc8 [2023-02-23T23:29:41.302Z] Step 3/21 : WORKDIR /edgex-go [2023-02-23T23:29:41.302Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T23:29:41.302Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-23T23:29:41.302Z] ---> 6a7ad81fffc8 [2023-02-23T23:29:41.302Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-23T23:29:41.499Z] db1c61fa0a46: Download complete [2023-02-23T23:29:41.769Z] 35d82f9e3411: Pull complete [2023-02-23T23:29:41.769Z] fc693d55d65f: Verifying Checksum [2023-02-23T23:29:41.769Z] fc693d55d65f: Download complete [2023-02-23T23:29:42.038Z] e16973657156: Pull complete [2023-02-23T23:29:46.620Z] ---> Running in 2a611a939c42 [2023-02-23T23:29:46.620Z] ---> Running in c0a7b9619449 [2023-02-23T23:29:46.620Z] ---> Running in 39e64dd09c71 [2023-02-23T23:29:46.620Z] ---> Running in 19409561d76c [2023-02-23T23:29:46.620Z] ---> Running in 11879b41ecbb [2023-02-23T23:29:46.620Z] Removing intermediate container 19409561d76c [2023-02-23T23:29:46.620Z] ---> 376faf449e07 [2023-02-23T23:29:46.620Z] Step 4/22 : WORKDIR /edgex-go [2023-02-23T23:29:46.620Z] ---> Running in 81aa17157f82 [2023-02-23T23:29:46.620Z] Removing intermediate container 39e64dd09c71 [2023-02-23T23:29:46.620Z] ---> 9fa1030e19ce [2023-02-23T23:29:46.620Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-23T23:29:46.620Z] Removing intermediate container 11879b41ecbb [2023-02-23T23:29:46.620Z] ---> 3081314fca2c [2023-02-23T23:29:46.620Z] Step 4/22 : WORKDIR /edgex-go [2023-02-23T23:29:46.620Z] Removing intermediate container 2a611a939c42 [2023-02-23T23:29:46.620Z] ---> 04bec69cfe8f [2023-02-23T23:29:46.620Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-23T23:29:46.620Z] Removing intermediate container c0a7b9619449 [2023-02-23T23:29:46.620Z] ---> 872868dffe58 [2023-02-23T23:29:46.620Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-23T23:29:46.620Z] ---> Running in 8b2d2c9be7ef [2023-02-23T23:29:46.620Z] ---> Running in 7f9332236eb2 [2023-02-23T23:29:46.620Z] ---> Running in dc928aaf11b7 [2023-02-23T23:29:46.620Z] ---> Running in 16dfae77e258 [2023-02-23T23:29:46.620Z] Removing intermediate container 81aa17157f82 [2023-02-23T23:29:46.620Z] ---> 03d3a0593112 [2023-02-23T23:29:46.620Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-23T23:29:46.620Z] ---> Running in b676b6a307be [2023-02-23T23:29:46.620Z] Removing intermediate container 8b2d2c9be7ef [2023-02-23T23:29:46.620Z] ---> 264991648755 [2023-02-23T23:29:46.620Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-23T23:29:46.878Z] ---> Running in f3be09b1c3bf [2023-02-23T23:29:46.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T23:29:47.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T23:29:47.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T23:29:47.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T23:29:47.394Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T23:29:47.394Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T23:29:47.394Z] OK: 211 MiB in 51 packages [2023-02-23T23:29:47.394Z] v3.16.4-26-g25c3e7e4225 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-23T23:29:47.394Z] v3.16.4-27-gbe5b087fcb3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-23T23:29:47.394Z] OK: 17046 distinct packages available [2023-02-23T23:29:47.394Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T23:29:47.394Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T23:29:47.394Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T23:29:47.394Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T23:29:47.670Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T23:29:47.670Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T23:29:47.670Z] OK: 211 MiB in 51 packages [2023-02-23T23:29:47.670Z] OK: 211 MiB in 51 packages [2023-02-23T23:29:48.484Z] OK: 211 MiB in 51 packages [2023-02-23T23:29:48.484Z] OK: 211 MiB in 51 packages [2023-02-23T23:29:48.484Z] Removing intermediate container 7f9332236eb2 [2023-02-23T23:29:48.484Z] ---> 691d4cc7ac26 [2023-02-23T23:29:48.484Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-23T23:29:48.484Z] ---> bd308d9db4ee [2023-02-23T23:29:48.484Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T23:29:48.484Z] ---> Running in 4a5606e5fa0b [2023-02-23T23:29:48.484Z] Removing intermediate container b676b6a307be [2023-02-23T23:29:48.484Z] ---> f1521f639563 [2023-02-23T23:29:48.484Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-23T23:29:48.484Z] Removing intermediate container 16dfae77e258 [2023-02-23T23:29:48.484Z] ---> 46c775b30819 [2023-02-23T23:29:48.484Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-23T23:29:48.484Z] Removing intermediate container dc928aaf11b7 [2023-02-23T23:29:48.484Z] ---> b8cbb4a01ee3 [2023-02-23T23:29:48.484Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-23T23:29:48.484Z] Removing intermediate container f3be09b1c3bf [2023-02-23T23:29:48.484Z] ---> 9de73ed22909 [2023-02-23T23:29:48.484Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-23T23:29:48.484Z] ---> 67f69712f05c [2023-02-23T23:29:48.484Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T23:29:48.484Z] ---> Running in 640f66db14cd [2023-02-23T23:29:54.131Z] ---> ba3cf0abb9be [2023-02-23T23:29:54.131Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T23:29:54.131Z] ---> 72df3e5feaa9 [2023-02-23T23:29:54.131Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T23:29:54.131Z] ---> Running in d5d2b358c361 [2023-02-23T23:29:54.131Z] ---> Running in 8bb518c2d5b2 [2023-02-23T23:29:54.131Z] ---> 06373f999917 [2023-02-23T23:29:54.131Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T23:29:54.131Z] ---> Running in 00798d7c49bd [2023-02-23T23:29:54.377Z] fc693d55d65f: Pull complete [2023-02-23T23:29:54.377Z] 7e9fc2657dce: Pull complete [2023-02-23T23:29:54.646Z] dda99020689f: Pull complete [2023-02-23T23:30:01.314Z] db1c61fa0a46: Pull complete [2023-02-23T23:30:02.733Z] 891c053d2c06: Pull complete [2023-02-23T23:30:02.733Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-23T23:30:02.733Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-23T23:30:02.733Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-23T23:30:03.065Z] + + dockerecho build -t ci-base-image-arm64 -f FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-23T23:30:03.065Z] WORKDIR /edgex [2023-02-23T23:30:03.065Z] COPY go.mod . [2023-02-23T23:30:03.065Z] RUN go mod download - [2023-02-23T23:30:03.065Z] . [2023-02-23T23:30:03.660Z] Sending build context to Docker daemon 3.118MB [2023-02-23T23:30:03.660Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-23T23:30:03.660Z] ---> f96f9c87975a [2023-02-23T23:30:03.660Z] Step 2/4 : WORKDIR /edgex [2023-02-23T23:30:05.602Z] ---> Running in a29498722f91 [2023-02-23T23:30:05.870Z] Removing intermediate container a29498722f91 [2023-02-23T23:30:05.870Z] ---> 9e063a5923fe [2023-02-23T23:30:05.870Z] Step 3/4 : COPY go.mod . [2023-02-23T23:30:06.832Z] ---> 7429de0951e0 [2023-02-23T23:30:06.832Z] Step 4/4 : RUN go mod download [2023-02-23T23:30:07.100Z] ---> Running in d795f2263590 [2023-02-23T23:30:39.449Z] Removing intermediate container d795f2263590 [2023-02-23T23:30:39.449Z] ---> 9c5402f0392f [2023-02-23T23:30:39.449Z] Successfully built 9c5402f0392f [2023-02-23T23:30:39.449Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:30:39.795Z] + docker inspect -f . ci-base-image-arm64 [2023-02-23T23:30:39.795Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T23:30:39.991Z] prd-ubuntu20.04-docker-arm64-4c-16g-7310 does not seem to be running inside a container [2023-02-23T23:30:40.061Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/427 -v /w/workspace/edgex-go/427:/w/workspace/edgex-go/427:rw,z -v /w/workspace/edgex-go/427@tmp:/w/workspace/edgex-go/427@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-23T23:30:41.287Z] $ docker top cb5117c68b30970fa74f731fbe079bf51424784ff1745b9499b909ed74c73867 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-23T23:30:42.115Z] + go version [2023-02-23T23:30:42.115Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-23T23:30:42.138Z] $ docker stop --time=1 cb5117c68b30970fa74f731fbe079bf51424784ff1745b9499b909ed74c73867 [2023-02-23T23:30:43.783Z] $ docker rm -f --volumes cb5117c68b30970fa74f731fbe079bf51424784ff1745b9499b909ed74c73867 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:30:44.367Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-23T23:30:44.367Z] [2023-02-23T23:30:44.367Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:30:44.702Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-23T23:30:44.702Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-23T23:30:44.702Z] 29e5d40040c1: Pulling fs layer [2023-02-23T23:30:44.702Z] 1ce36da41761: Pulling fs layer [2023-02-23T23:30:44.702Z] 25b303627fd3: Pulling fs layer [2023-02-23T23:30:44.981Z] 29e5d40040c1: Verifying Checksum [2023-02-23T23:30:44.981Z] 29e5d40040c1: Download complete [2023-02-23T23:30:45.251Z] 1ce36da41761: Verifying Checksum [2023-02-23T23:30:45.251Z] 1ce36da41761: Download complete [2023-02-23T23:30:45.521Z] 29e5d40040c1: Pull complete [2023-02-23T23:30:46.932Z] 1ce36da41761: Pull complete [2023-02-23T23:30:46.932Z] 25b303627fd3: Verifying Checksum [2023-02-23T23:30:46.932Z] 25b303627fd3: Download complete [2023-02-23T23:30:50.562Z] Removing intermediate container 4a5606e5fa0b [2023-02-23T23:30:50.562Z] ---> 4af8a32f625e [2023-02-23T23:30:50.563Z] Step 7/23 : COPY . . [2023-02-23T23:30:50.563Z] Removing intermediate container 640f66db14cd [2023-02-23T23:30:50.563Z] ---> f685afec97db [2023-02-23T23:30:50.563Z] Step 8/22 : COPY . . [2023-02-23T23:30:50.563Z] Removing intermediate container 00798d7c49bd [2023-02-23T23:30:50.563Z] ---> 81c786119fe2 [2023-02-23T23:30:50.563Z] Step 8/22 : COPY . . [2023-02-23T23:30:50.563Z] Removing intermediate container 8bb518c2d5b2 [2023-02-23T23:30:50.563Z] ---> 0b511565149f [2023-02-23T23:30:50.563Z] Step 7/21 : COPY . . [2023-02-23T23:30:50.563Z] Removing intermediate container d5d2b358c361 [2023-02-23T23:30:50.563Z] ---> 1bcf1d3763db [2023-02-23T23:30:50.563Z] Step 7/19 : COPY . . [2023-02-23T23:30:59.272Z] 25b303627fd3: Pull complete [2023-02-23T23:30:59.272Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-23T23:30:59.272Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-23T23:30:59.272Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T23:30:59.457Z] prd-ubuntu20.04-docker-arm64-4c-16g-7310 does not seem to be running inside a container [2023-02-23T23:30:59.528Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/427 -v /w/workspace/edgex-go/427:/w/workspace/edgex-go/427:rw,z -v /w/workspace/edgex-go/427@tmp:/w/workspace/edgex-go/427@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-23T23:31:01.746Z] $ docker top c735d9fbb03950126f2a37716677d7d22ce604bef8f00f5307c401bb1e5acf2d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-23T23:31:02.570Z] + docker-compose build --help [2023-02-23T23:31:02.570Z] + grep parallel [2023-02-23T23:31:05.600Z] ---> 4eed351b16be [2023-02-23T23:31:05.600Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-23T23:31:05.600Z] ---> 4755108da968 [2023-02-23T23:31:05.600Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-23T23:31:05.600Z] ---> 81cb801a44c3 [2023-02-23T23:31:05.600Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-02-23T23:31:05.600Z] ---> 73089d262037 [2023-02-23T23:31:05.600Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-23T23:31:05.600Z] ---> Running in 9f76ed97a8ef [2023-02-23T23:31:05.600Z] ---> 206eca5937cc [2023-02-23T23:31:05.600Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-23T23:31:05.600Z] ---> Running in a956e2cd9e06 [2023-02-23T23:31:05.600Z] ---> Running in f9aae627145f [2023-02-23T23:31:05.600Z] ---> Running in eefa82515709 [2023-02-23T23:31:05.600Z] ---> Running in bbbda87933a3 [2023-02-23T23:31:05.600Z] Removing intermediate container a956e2cd9e06 [2023-02-23T23:31:05.600Z] ---> e37842f40874 [2023-02-23T23:31:05.600Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-23T23:31:05.600Z] ---> Running in 7f6ed02f9cbb [2023-02-23T23:31:05.600Z] Removing intermediate container 7f6ed02f9cbb [2023-02-23T23:31:05.600Z] ---> e130d83f6ad4 [2023-02-23T23:31:05.600Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-23T23:31:05.600Z] ---> Running in 18e4aa2bd903 [2023-02-23T23:31:05.600Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-23T23:31:05.600Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-02-23T23:31:05.600Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-23T23:31:05.600Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-23T23:31:05.600Z] Removing intermediate container 18e4aa2bd903 [2023-02-23T23:31:05.600Z] ---> 833d18c7c650 [2023-02-23T23:31:05.600Z] Step 11/23 : WORKDIR /edgex-go [2023-02-23T23:31:05.876Z] ---> Running in a1bf8fb01fab [2023-02-23T23:31:06.486Z] Removing intermediate container a1bf8fb01fab [2023-02-23T23:31:06.486Z] ---> 2095c482ec61 [2023-02-23T23:31:06.486Z] [2023-02-23T23:31:06.486Z] Step 12/23 : FROM alpine:3.15 [2023-02-23T23:31:06.486Z] 3.15: Pulling from library/alpine [2023-02-23T23:31:06.823Z] --parallel Build images in parallel. [Pipeline] } [2023-02-23T23:31:06.844Z] $ docker stop --time=1 c735d9fbb03950126f2a37716677d7d22ce604bef8f00f5307c401bb1e5acf2d [2023-02-23T23:31:07.161Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-23T23:31:07.161Z] Status: Downloaded newer image for alpine:3.15 [2023-02-23T23:31:07.161Z] ---> 5ce65d7b0fde [2023-02-23T23:31:07.161Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-23T23:31:07.418Z] ---> Running in 16798c827cc5 [2023-02-23T23:31:07.675Z] Removing intermediate container 16798c827cc5 [2023-02-23T23:31:07.675Z] ---> a0359efe6393 [2023-02-23T23:31:07.675Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-23T23:31:07.675Z] ---> Running in 6185658b1916 [2023-02-23T23:31:08.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-23T23:31:08.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-23T23:31:08.502Z] $ docker rm -f --volumes c735d9fbb03950126f2a37716677d7d22ce604bef8f00f5307c401bb1e5acf2d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:31:08.752Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-23T23:31:08.752Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-23T23:31:08.752Z] OK: 15857 distinct packages available [2023-02-23T23:31:08.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-23T23:31:09.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-23T23:31:09.009Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-23T23:31:09.009Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-23T23:31:09.009Z] (3/5) Installing libucontext (1.1-r0) [2023-02-23T23:31:09.009Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-23T23:31:09.009Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-23T23:31:09.009Z] Executing busybox-1.34.1-r7.trigger [2023-02-23T23:31:09.009Z] OK: 7 MiB in 19 packages [2023-02-23T23:31:09.017Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-23T23:31:09.017Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T23:31:09.197Z] prd-ubuntu20.04-docker-arm64-4c-16g-7310 does not seem to be running inside a container [2023-02-23T23:31:09.264Z] $ 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/427 -v /w/workspace/edgex-go/427:/w/workspace/edgex-go/427:rw,z -v /w/workspace/edgex-go/427@tmp:/w/workspace/edgex-go/427@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-23T23:31:11.098Z] $ docker top 4a9b9debbdf925436d686f6fa37400a0161daa035735e1151f3ba9e8c197c949 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-23T23:31:11.922Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-23T23:31:13.232Z] Removing intermediate container 6185658b1916 [2023-02-23T23:31:13.232Z] ---> 6297c1943c75 [2023-02-23T23:31:13.232Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-23T23:31:16.171Z] Building core-command ... [2023-02-23T23:31:16.171Z] Building core-common-config-bootstrapper ... [2023-02-23T23:31:16.171Z] Building core-data ... [2023-02-23T23:31:16.171Z] Building core-metadata ... [2023-02-23T23:31:16.171Z] Building security-bootstrapper ... [2023-02-23T23:31:16.171Z] Building security-proxy-auth ... [2023-02-23T23:31:16.171Z] Building security-proxy-setup ... [2023-02-23T23:31:16.171Z] Building security-secretstore-setup ... [2023-02-23T23:31:16.171Z] Building security-spiffe-token-provider ... [2023-02-23T23:31:16.171Z] Building security-spire-agent ... [2023-02-23T23:31:16.171Z] Building security-spire-config ... [2023-02-23T23:31:16.171Z] Building security-spire-server ... [2023-02-23T23:31:16.171Z] Building support-notifications ... [2023-02-23T23:31:16.171Z] Building support-scheduler ... [2023-02-23T23:31:16.171Z] Building security-proxy-setup [2023-02-23T23:31:16.171Z] Building security-spire-server [2023-02-23T23:31:16.171Z] Building core-data [2023-02-23T23:31:16.171Z] Building security-proxy-auth [2023-02-23T23:31:16.171Z] Building security-spiffe-token-provider [2023-02-23T23:31:19.135Z] ---> da1fd55a489a [2023-02-23T23:31:19.135Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-23T23:31:19.704Z] ---> 4b09b7b6a5a1 [2023-02-23T23:31:19.704Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-23T23:31:21.082Z] ---> df50141bb6fc [2023-02-23T23:31:21.082Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-23T23:31:21.653Z] ---> bafadb06e183 [2023-02-23T23:31:21.653Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-23T23:31:21.653Z] ---> Running in 1702613d3315 [2023-02-23T23:31:22.595Z] Removing intermediate container 1702613d3315 [2023-02-23T23:31:22.595Z] ---> 089e08e0c983 [2023-02-23T23:31:22.595Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-23T23:31:22.854Z] ---> Running in 0d29d04ba240 [2023-02-23T23:31:24.240Z] Removing intermediate container 0d29d04ba240 [2023-02-23T23:31:24.240Z] ---> 3e096be74974 [2023-02-23T23:31:24.240Z] Step 21/23 : LABEL arch=x86_64 [2023-02-23T23:31:24.240Z] ---> Running in 6bdd92c8558c [2023-02-23T23:31:24.498Z] Removing intermediate container 6bdd92c8558c [2023-02-23T23:31:24.498Z] ---> 31cf6505228f [2023-02-23T23:31:24.498Z] Step 22/23 : LABEL git_sha=d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:31:25.067Z] ---> Running in 83520083194a [2023-02-23T23:31:25.067Z] Removing intermediate container 83520083194a [2023-02-23T23:31:25.067Z] ---> 328a724a7307 [2023-02-23T23:31:25.067Z] Step 23/23 : LABEL version=3.0.0-dev.66 [2023-02-23T23:31:25.325Z] ---> Running in 4491976aa826 [2023-02-23T23:31:25.584Z] Removing intermediate container 4491976aa826 [2023-02-23T23:31:25.584Z] ---> a792b6760534 [2023-02-23T23:31:25.584Z] [2023-02-23T23:31:25.843Z] Successfully built a792b6760534 [2023-02-23T23:31:25.844Z] Successfully tagged security-spire-server:latest [2023-02-23T23:31:25.844Z]  Building security-spire-server ... done Building core-command [2023-02-23T23:31:26.249Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T23:31:26.249Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-23T23:31:26.249Z] ---> 9c5402f0392f [2023-02-23T23:31:26.249Z] Step 3/23 : WORKDIR /edgex-go [2023-02-23T23:31:26.249Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T23:31:26.249Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-23T23:31:26.249Z] ---> 9c5402f0392f [2023-02-23T23:31:26.249Z] Step 3/19 : WORKDIR /edgex-go [2023-02-23T23:31:26.513Z] ---> Running in 307df5979cdb [2023-02-23T23:31:26.513Z] ---> Running in 4d7e3e06b587 [2023-02-23T23:31:26.513Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T23:31:26.513Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-23T23:31:26.513Z] ---> 9c5402f0392f [2023-02-23T23:31:26.513Z] Step 3/21 : WORKDIR /edgex-go [2023-02-23T23:31:26.780Z] ---> Running in ef7613b1cf19 [2023-02-23T23:31:26.780Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T23:31:26.780Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-23T23:31:26.780Z] ---> 9c5402f0392f [2023-02-23T23:31:26.780Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-23T23:31:26.780Z] ---> Running in eb84dd1911a4 [2023-02-23T23:31:27.048Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T23:31:27.048Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-23T23:31:27.048Z] ---> 9c5402f0392f [2023-02-23T23:31:27.048Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-23T23:31:27.048Z] Removing intermediate container 307df5979cdb [2023-02-23T23:31:27.048Z] ---> 83e697c3a435 [2023-02-23T23:31:27.048Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-23T23:31:27.048Z] ---> Running in 8180af4155cd [2023-02-23T23:31:27.048Z] ---> Running in 9b948ad86d2f [2023-02-23T23:31:27.312Z] Removing intermediate container 4d7e3e06b587 [2023-02-23T23:31:27.312Z] ---> a10a341b8d1e [2023-02-23T23:31:27.312Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-23T23:31:27.580Z] ---> Running in 1980f31bb092 [2023-02-23T23:31:27.580Z] Removing intermediate container ef7613b1cf19 [2023-02-23T23:31:27.580Z] ---> 7209328a9f16 [2023-02-23T23:31:27.580Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-23T23:31:27.580Z] Removing intermediate container eb84dd1911a4 [2023-02-23T23:31:27.580Z] ---> abde6e59066a [2023-02-23T23:31:27.580Z] Step 4/22 : WORKDIR /edgex-go [2023-02-23T23:31:27.580Z] ---> Running in 824e549c8498 [2023-02-23T23:31:27.846Z] ---> Running in 393ccb78cd7a [2023-02-23T23:31:27.846Z] Removing intermediate container 8180af4155cd [2023-02-23T23:31:27.846Z] ---> 7f79397b5eed [2023-02-23T23:31:27.846Z] Step 4/22 : WORKDIR /edgex-go [2023-02-23T23:31:28.113Z] ---> Running in 51bbb4ab73ba [2023-02-23T23:31:28.709Z] Removing intermediate container 393ccb78cd7a [2023-02-23T23:31:28.709Z] ---> ea6db7be898e [2023-02-23T23:31:28.709Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-23T23:31:28.709Z] ---> Running in 6a000c01ddca [2023-02-23T23:31:28.975Z] Removing intermediate container 51bbb4ab73ba [2023-02-23T23:31:28.975Z] ---> 238010704543 [2023-02-23T23:31:28.975Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-23T23:31:29.243Z] ---> Running in 6eddc3eceae1 [2023-02-23T23:31:29.509Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T23:31:29.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T23:31:30.037Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T23:31:30.037Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-23T23:31:30.037Z] ---> 6a7ad81fffc8 [2023-02-23T23:31:30.037Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-23T23:31:30.037Z] ---> Using cache [2023-02-23T23:31:30.037Z] ---> 3081314fca2c [2023-02-23T23:31:30.037Z] Step 4/23 : WORKDIR /edgex-go [2023-02-23T23:31:30.037Z] ---> Using cache [2023-02-23T23:31:30.037Z] ---> 264991648755 [2023-02-23T23:31:30.037Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-23T23:31:30.037Z] ---> Using cache [2023-02-23T23:31:30.037Z] ---> 9de73ed22909 [2023-02-23T23:31:30.037Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-23T23:31:30.037Z] ---> Using cache [2023-02-23T23:31:30.037Z] ---> 06373f999917 [2023-02-23T23:31:30.037Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T23:31:30.037Z] ---> Using cache [2023-02-23T23:31:30.037Z] ---> 81c786119fe2 [2023-02-23T23:31:30.037Z] Step 8/23 : COPY . . [2023-02-23T23:31:30.037Z] ---> Using cache [2023-02-23T23:31:30.037Z] ---> 73089d262037 [2023-02-23T23:31:30.037Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-23T23:31:30.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T23:31:30.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T23:31:30.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T23:31:30.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T23:31:30.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T23:31:31.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T23:31:31.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T23:31:31.422Z] OK: 221 MiB in 51 packages [2023-02-23T23:31:31.422Z] OK: 221 MiB in 51 packages [2023-02-23T23:31:31.422Z] v3.16.4-26-g25c3e7e4225 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-23T23:31:31.422Z] v3.16.4-27-gbe5b087fcb3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-23T23:31:31.422Z] OK: 16903 distinct packages available [2023-02-23T23:31:31.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T23:31:31.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T23:31:32.293Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T23:31:32.293Z] OK: 221 MiB in 51 packages [2023-02-23T23:31:32.883Z] OK: 221 MiB in 51 packages [2023-02-23T23:31:33.466Z] Removing intermediate container 9b948ad86d2f [2023-02-23T23:31:33.466Z] ---> 09add01bbe8f [2023-02-23T23:31:33.466Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-23T23:31:33.466Z] OK: 221 MiB in 51 packages [2023-02-23T23:31:33.466Z] Removing intermediate container 824e549c8498 [2023-02-23T23:31:33.466Z] ---> c9a70e36aaab [2023-02-23T23:31:33.466Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-23T23:31:34.050Z] Removing intermediate container 6a000c01ddca [2023-02-23T23:31:34.050Z] ---> 867614ac3e60 [2023-02-23T23:31:34.050Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-23T23:31:34.234Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-23T23:31:34.318Z] Removing intermediate container 6eddc3eceae1 [2023-02-23T23:31:34.318Z] ---> 408f3623d3f8 [2023-02-23T23:31:34.318Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-23T23:31:34.597Z] ---> 851a0c1ed198 [2023-02-23T23:31:34.597Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T23:31:34.877Z] ---> Running in 654e4cff8b6b [2023-02-23T23:31:34.877Z] ---> 257804b8e03b [2023-02-23T23:31:34.877Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T23:31:34.877Z] Removing intermediate container 1980f31bb092 [2023-02-23T23:31:34.877Z] ---> d62a6ed23e9d [2023-02-23T23:31:34.877Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-23T23:31:35.145Z] ---> 97b2dda90836 [2023-02-23T23:31:35.145Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T23:31:35.145Z] ---> Running in 0db43f87c0f7 [2023-02-23T23:31:35.412Z] ---> Running in 7d21b072d706 [2023-02-23T23:31:35.679Z] ---> 8af48788d269 [2023-02-23T23:31:35.679Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T23:31:35.945Z] ---> Running in 972f05f1e65d [2023-02-23T23:31:36.530Z] ---> 784741c651ca [2023-02-23T23:31:36.530Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T23:31:36.530Z] ---> Running in 42926c4e8e23 [2023-02-23T23:31:37.521Z] ---> Running in b2190dc12a12 [2023-02-23T23:31:41.725Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-23T23:31:41.986Z] Removing intermediate container 9f76ed97a8ef [2023-02-23T23:31:41.986Z] ---> 5a575b88fd88 [2023-02-23T23:31:41.986Z] [2023-02-23T23:31:41.986Z] Step 9/21 : FROM alpine:3.16 [2023-02-23T23:31:41.986Z] Removing intermediate container f9aae627145f [2023-02-23T23:31:41.986Z] ---> 157534f8b48a [2023-02-23T23:31:41.986Z] [2023-02-23T23:31:41.986Z] Step 10/22 : FROM alpine:3.16 [2023-02-23T23:31:41.986Z] Removing intermediate container eefa82515709 [2023-02-23T23:31:41.986Z] ---> ea0b474fa9ee [2023-02-23T23:31:41.986Z] [2023-02-23T23:31:41.986Z] Step 10/22 : FROM alpine:3.16 [2023-02-23T23:31:42.926Z] 3.16: Pulling from library/alpine [2023-02-23T23:31:43.502Z] 3.16: Pulling from library/alpine [2023-02-23T23:31:43.502Z] 3.16: Pulling from library/alpine [2023-02-23T23:31:45.499Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-23T23:31:45.499Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-23T23:31:45.499Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-23T23:31:45.763Z] Status: Downloaded newer image for alpine:3.16 [2023-02-23T23:31:45.763Z] Status: Image is up to date for alpine:3.16 [2023-02-23T23:31:45.763Z] Status: Downloaded newer image for alpine:3.16 [2023-02-23T23:31:45.763Z] ---> dfd21b5a31f5 [2023-02-23T23:31:45.763Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-23T23:31:45.763Z] ---> dfd21b5a31f5 [2023-02-23T23:31:45.763Z] ---> dfd21b5a31f5 [2023-02-23T23:31:45.763Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-23T23:31:45.763Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-23T23:31:45.763Z] ---> Running in 21b9305a7384 [2023-02-23T23:31:45.763Z] ---> Running in cacf1e26b945 [2023-02-23T23:31:45.763Z] ---> Running in 14ebd444e589 [2023-02-23T23:31:46.026Z] Removing intermediate container bbbda87933a3 [2023-02-23T23:31:46.026Z] ---> 0857417fef5e [2023-02-23T23:31:46.026Z] [2023-02-23T23:31:46.026Z] Step 9/19 : FROM alpine:3.15 [2023-02-23T23:31:46.026Z] ---> 5ce65d7b0fde [2023-02-23T23:31:46.026Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-23T23:31:46.026Z] ---> Using cache [2023-02-23T23:31:46.026Z] ---> a0359efe6393 [2023-02-23T23:31:46.026Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-23T23:31:46.287Z] Removing intermediate container 21b9305a7384 [2023-02-23T23:31:46.287Z] ---> 452c74c0fa15 [2023-02-23T23:31:46.287Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-23T23:31:46.287Z] ---> Running in 13e9bea2cf3a [2023-02-23T23:31:46.287Z] Removing intermediate container cacf1e26b945 [2023-02-23T23:31:46.287Z] ---> f2005af3be14 [2023-02-23T23:31:46.287Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-23T23:31:46.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T23:31:46.287Z] ---> Running in 3511273b5221 [2023-02-23T23:31:46.287Z] ---> Running in 14f64d0fd2e8 [2023-02-23T23:31:46.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T23:31:46.552Z] Removing intermediate container 14f64d0fd2e8 [2023-02-23T23:31:46.552Z] ---> f69fcace5332 [2023-02-23T23:31:46.552Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-23T23:31:46.812Z] ---> Running in 237b8585c5be [2023-02-23T23:31:46.812Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-23T23:31:46.812Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-23T23:31:46.812Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-23T23:31:46.812Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-23T23:31:46.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-23T23:31:46.812Z] (5/6) Installing curl (7.83.1-r6) [2023-02-23T23:31:46.812Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-23T23:31:46.812Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T23:31:46.812Z] Executing ca-certificates-20220614-r0.trigger [2023-02-23T23:31:46.812Z] OK: 8 MiB in 20 packages [2023-02-23T23:31:47.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-23T23:31:47.340Z] Removing intermediate container 237b8585c5be [2023-02-23T23:31:47.340Z] ---> ccdbf2d9a6e3 [2023-02-23T23:31:47.340Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-23T23:31:47.340Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-23T23:31:47.340Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-23T23:31:47.340Z] OK: 15857 distinct packages available [2023-02-23T23:31:47.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-23T23:31:47.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T23:31:47.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-23T23:31:47.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T23:31:47.341Z] ---> Running in a05ae4630b8a [2023-02-23T23:31:47.651Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-23T23:31:47.651Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-23T23:31:47.651Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-23T23:31:47.651Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T23:31:47.651Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-23T23:31:47.651Z] OK: 6 MiB in 15 packages [2023-02-23T23:31:47.651Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-23T23:31:47.651Z] (5/9) Installing curl (7.80.0-r6) [2023-02-23T23:31:47.651Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-23T23:31:47.651Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-23T23:31:47.651Z] (8/9) Installing libucontext (1.1-r0) [2023-02-23T23:31:47.651Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-23T23:31:47.651Z] Executing busybox-1.34.1-r7.trigger [2023-02-23T23:31:47.651Z] Executing ca-certificates-20220614-r0.trigger [2023-02-23T23:31:47.651Z] OK: 8 MiB in 23 packages [2023-02-23T23:31:48.229Z] Removing intermediate container 14ebd444e589 [2023-02-23T23:31:48.229Z] ---> 92acf4a6fb1e [2023-02-23T23:31:48.229Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-23T23:31:48.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T23:31:48.229Z] ---> Running in cf13fc479bee [2023-02-23T23:31:48.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T23:31:48.745Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-23T23:31:48.745Z] Removing intermediate container 3511273b5221 [2023-02-23T23:31:48.745Z] ---> ea58452a6b9e [2023-02-23T23:31:48.745Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T23:31:48.745Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T23:31:48.745Z] OK: 6 MiB in 15 packages [2023-02-23T23:31:48.745Z] Removing intermediate container cf13fc479bee [2023-02-23T23:31:48.745Z] ---> 08fae85e5aee [2023-02-23T23:31:48.745Z] Step 12/21 : WORKDIR /edgex [2023-02-23T23:31:49.311Z] Removing intermediate container 13e9bea2cf3a [2023-02-23T23:31:49.312Z] ---> eb72dd28f165 [2023-02-23T23:31:49.312Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T23:31:49.312Z] ---> Running in ada6c6b54239 [2023-02-23T23:31:50.060Z] ---> 7ae9e24160f5 [2023-02-23T23:31:50.060Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-02-23T23:31:50.060Z] ---> 1742395f8b94 [2023-02-23T23:31:50.060Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-23T23:31:50.060Z] Removing intermediate container ada6c6b54239 [2023-02-23T23:31:50.060Z] ---> c54fb81de770 [2023-02-23T23:31:50.060Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-23T23:31:50.322Z] Removing intermediate container a05ae4630b8a [2023-02-23T23:31:50.322Z] ---> 196e14785197 [2023-02-23T23:31:50.322Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T23:31:52.237Z] ---> 8001e6df23e9 [2023-02-23T23:31:52.237Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-23T23:31:52.237Z] ---> b8f6d7c855a0 [2023-02-23T23:31:52.237Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-02-23T23:31:52.237Z] ---> 5a7ee0f74110 [2023-02-23T23:31:52.237Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-23T23:31:52.237Z] ---> 5d967e79d088 [2023-02-23T23:31:52.237Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-23T23:31:52.536Z] ---> 5e105f645767 [2023-02-23T23:31:52.536Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-02-23T23:31:52.825Z] ---> e0ea37376bae [2023-02-23T23:31:52.825Z] ---> 82652fa3a57e [2023-02-23T23:31:52.825Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config .Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-23T23:31:52.825Z] [2023-02-23T23:31:52.825Z] ---> 7102dd33ed07 [2023-02-23T23:31:52.825Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-23T23:31:52.825Z] ---> Running in ecf59371cbd4 [2023-02-23T23:31:52.825Z] ---> 76fcf13e883d [2023-02-23T23:31:52.825Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-23T23:31:52.825Z] ---> Running in bc5c24b3b387 [2023-02-23T23:31:53.102Z] Removing intermediate container ecf59371cbd4 [2023-02-23T23:31:53.102Z] ---> c1ab7cddb220 [2023-02-23T23:31:53.102Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-23T23:31:53.102Z] ---> 8072e586f212 [2023-02-23T23:31:53.102Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-23T23:31:53.102Z] ---> Running in 68566895e923 [2023-02-23T23:31:53.102Z] ---> Running in e46a1357cdc4 [2023-02-23T23:31:53.361Z] Removing intermediate container 68566895e923 [2023-02-23T23:31:53.362Z] ---> a5739de8cdad [2023-02-23T23:31:53.362Z] Step 17/19 : LABEL arch=x86_64 [2023-02-23T23:31:53.362Z] ---> 63a2ae47d895 [2023-02-23T23:31:53.362Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-23T23:31:53.362Z] ---> Running in 556ff5cf64c3 [2023-02-23T23:31:53.362Z] Removing intermediate container e46a1357cdc4 [2023-02-23T23:31:53.362Z] ---> fd0806bad228 [2023-02-23T23:31:53.362Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-23T23:31:53.362Z] ---> Running in 2dff3f0d5a7b [2023-02-23T23:31:53.362Z] Removing intermediate container 556ff5cf64c3 [2023-02-23T23:31:53.362Z] ---> 62c2bb804aca [2023-02-23T23:31:53.362Z] Step 18/19 : LABEL git_sha=d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:31:53.362Z] ---> Running in 3be45be5545c [2023-02-23T23:31:53.927Z] Removing intermediate container 3be45be5545c [2023-02-23T23:31:53.927Z] ---> 72fbdf04d5a4 [2023-02-23T23:31:53.927Z] Step 19/19 : LABEL version=3.0.0-dev.66 [2023-02-23T23:31:53.927Z] ---> 4d2408056a06 [2023-02-23T23:31:53.927Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-23T23:31:53.927Z] ---> Running in 0b2060ab2258 [2023-02-23T23:31:53.927Z] ---> Running in b3d2ec26deff [2023-02-23T23:31:53.927Z] Removing intermediate container 2dff3f0d5a7b [2023-02-23T23:31:53.927Z] ---> 39d9e7208e9e [2023-02-23T23:31:53.927Z] Step 20/22 : LABEL arch=x86_64 [2023-02-23T23:31:53.927Z] Removing intermediate container bc5c24b3b387 [2023-02-23T23:31:53.927Z] ---> 9ab525538209 [2023-02-23T23:31:53.927Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-23T23:31:53.927Z] ---> Running in f7551be4b8a6 [2023-02-23T23:31:53.927Z] ---> Running in 0f25aedf38ac [2023-02-23T23:31:53.927Z] Removing intermediate container b3d2ec26deff [2023-02-23T23:31:53.927Z] ---> c77777c9ba28 [2023-02-23T23:31:53.927Z] [2023-02-23T23:31:54.189Z] Successfully built c77777c9ba28 [2023-02-23T23:31:54.189Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-23T23:31:54.189Z]  Building security-spiffe-token-provider ... done Building core-metadata [2023-02-23T23:31:54.189Z] Removing intermediate container f7551be4b8a6 [2023-02-23T23:31:54.189Z] ---> f89d745083b3 [2023-02-23T23:31:54.189Z] Step 21/22 : LABEL git_sha=d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:31:56.953Z] ---> Running in 0a8904771f93 [2023-02-23T23:31:57.214Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T23:31:57.214Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-23T23:31:57.214Z] ---> 6a7ad81fffc8 [2023-02-23T23:31:57.214Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-23T23:31:57.214Z] ---> Using cache [2023-02-23T23:31:57.214Z] ---> 3081314fca2c [2023-02-23T23:31:57.214Z] Step 4/24 : WORKDIR /edgex-go [2023-02-23T23:31:57.214Z] ---> Using cache [2023-02-23T23:31:57.214Z] ---> 264991648755 [2023-02-23T23:31:57.214Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-23T23:31:57.214Z] ---> Using cache [2023-02-23T23:31:57.214Z] ---> 9de73ed22909 [2023-02-23T23:31:57.214Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-23T23:31:57.214Z] ---> Using cache [2023-02-23T23:31:57.214Z] ---> 06373f999917 [2023-02-23T23:31:57.214Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T23:31:57.214Z] ---> Using cache [2023-02-23T23:31:57.214Z] ---> 81c786119fe2 [2023-02-23T23:31:57.214Z] Step 8/24 : COPY . . [2023-02-23T23:31:57.214Z] ---> Using cache [2023-02-23T23:31:57.214Z] ---> 73089d262037 [2023-02-23T23:31:57.214Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-23T23:31:59.760Z] Removing intermediate container 0f25aedf38ac [2023-02-23T23:31:59.760Z] ---> 177725e73226 [2023-02-23T23:31:59.760Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-02-23T23:31:59.760Z] Removing intermediate container 0a8904771f93 [2023-02-23T23:31:59.760Z] ---> d030f3c8a53f [2023-02-23T23:31:59.760Z] Step 22/22 : LABEL version=3.0.0-dev.66 [2023-02-23T23:31:59.760Z] ---> Running in b7f84303f606 [2023-02-23T23:31:59.760Z] ---> Running in 7141815e89b1 [2023-02-23T23:31:59.760Z] ---> Running in 9892596b6691 [2023-02-23T23:31:59.760Z] Removing intermediate container 0b2060ab2258 [2023-02-23T23:31:59.760Z] ---> 87b1cb1b93c2 [2023-02-23T23:31:59.760Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-23T23:31:59.760Z] ---> Running in 59d2e15145eb [2023-02-23T23:31:59.760Z] Removing intermediate container 7141815e89b1 [2023-02-23T23:31:59.760Z] ---> 03698a0c0f4c [2023-02-23T23:31:59.760Z] [2023-02-23T23:31:59.760Z] Removing intermediate container b7f84303f606 [2023-02-23T23:31:59.760Z] ---> f0632540e804 [2023-02-23T23:31:59.760Z] Step 20/22 : LABEL arch=x86_64 [2023-02-23T23:31:59.760Z] Removing intermediate container 59d2e15145eb [2023-02-23T23:31:59.760Z] ---> 437725a43a31 [2023-02-23T23:31:59.760Z] Step 19/21 : LABEL arch=x86_64 [2023-02-23T23:31:59.760Z] Successfully built 03698a0c0f4c [2023-02-23T23:31:59.760Z] ---> Running in dba44ae8938f [2023-02-23T23:31:59.760Z] Successfully tagged core-data:latest [2023-02-23T23:31:59.760Z]  Building core-data ... done Building core-common-config-bootstrapper [2023-02-23T23:32:00.032Z] ---> Running in acb31a049aa8 [2023-02-23T23:32:00.032Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-23T23:32:03.393Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T23:32:03.393Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-23T23:32:03.393Z] ---> 6a7ad81fffc8 [2023-02-23T23:32:03.393Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-23T23:32:03.393Z] ---> Using cache [2023-02-23T23:32:03.393Z] ---> 3081314fca2c [2023-02-23T23:32:03.393Z] Step 4/22 : WORKDIR /edgex-go [2023-02-23T23:32:03.393Z] ---> Using cache [2023-02-23T23:32:03.393Z] ---> 264991648755 [2023-02-23T23:32:03.393Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-23T23:32:03.393Z] ---> Using cache [2023-02-23T23:32:03.393Z] ---> 9de73ed22909 [2023-02-23T23:32:03.393Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-23T23:32:03.393Z] ---> Using cache [2023-02-23T23:32:03.393Z] ---> 06373f999917 [2023-02-23T23:32:03.393Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T23:32:03.393Z] ---> Using cache [2023-02-23T23:32:03.393Z] ---> 81c786119fe2 [2023-02-23T23:32:03.393Z] Step 8/22 : COPY . . [2023-02-23T23:32:03.393Z] ---> Using cache [2023-02-23T23:32:03.393Z] ---> 73089d262037 [2023-02-23T23:32:03.393Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-23T23:32:07.650Z] Removing intermediate container dba44ae8938f [2023-02-23T23:32:07.650Z] ---> ff22871b639c [2023-02-23T23:32:07.650Z] Step 21/22 : LABEL git_sha=d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:32:07.922Z] Removing intermediate container acb31a049aa8 [2023-02-23T23:32:07.922Z] ---> 1524fe83ad6c [2023-02-23T23:32:07.922Z] Step 20/21 : LABEL git_sha=d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:32:07.922Z] ---> Running in 12aa07edd072 [2023-02-23T23:32:07.922Z] ---> Running in f5962d65cdde [2023-02-23T23:32:07.922Z] ---> Running in 1404cd2d50b5 [2023-02-23T23:32:07.922Z] Removing intermediate container b2190dc12a12 [2023-02-23T23:32:07.922Z] ---> 03f6916a7f41 [2023-02-23T23:32:07.922Z] [2023-02-23T23:32:07.922Z] Step 10/23 : FROM alpine:3.16 [2023-02-23T23:32:07.922Z] ---> dfd21b5a31f5 [2023-02-23T23:32:07.922Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-23T23:32:08.183Z] ---> Running in c2a039d96242 [2023-02-23T23:32:08.183Z] Removing intermediate container f5962d65cdde [2023-02-23T23:32:08.183Z] ---> ca3eb6f71906 [2023-02-23T23:32:08.183Z] Step 22/22 : LABEL version=3.0.0-dev.66 [2023-02-23T23:32:08.443Z] Removing intermediate container 1404cd2d50b5 [2023-02-23T23:32:08.443Z] ---> ee1b66588dcf [2023-02-23T23:32:08.443Z] Step 21/21 : LABEL version=3.0.0-dev.66 [2023-02-23T23:32:08.443Z] ---> Running in 971f33a3f9c7 [2023-02-23T23:32:08.443Z] ---> Running in ee5148ae70d9 [2023-02-23T23:32:08.443Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-23T23:32:09.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T23:32:09.154Z] Removing intermediate container ee5148ae70d9 [2023-02-23T23:32:09.154Z] ---> 03def78bc461 [2023-02-23T23:32:09.154Z] [2023-02-23T23:32:09.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T23:32:09.422Z] Removing intermediate container 971f33a3f9c7 [2023-02-23T23:32:09.422Z] ---> 3fe0087e4600 [2023-02-23T23:32:09.422Z] [2023-02-23T23:32:09.422Z] Successfully built 03def78bc461 [2023-02-23T23:32:09.422Z] Successfully tagged security-proxy-setup:latest [2023-02-23T23:32:09.422Z] Building security-secretstore-setup [2023-02-23T23:32:09.422Z]  Building security-proxy-setup ... done Successfully built 3fe0087e4600 [2023-02-23T23:32:09.422Z] Successfully tagged security-proxy-auth:latest [2023-02-23T23:32:09.422Z] Building support-scheduler [2023-02-23T23:32:09.422Z]  Building security-proxy-auth ... done (1/1) Installing dumb-init (1.2.5-r1) [2023-02-23T23:32:09.422Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T23:32:09.422Z] OK: 6 MiB in 15 packages [2023-02-23T23:32:13.631Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T23:32:13.631Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-23T23:32:13.631Z] ---> 6a7ad81fffc8 [2023-02-23T23:32:13.631Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-23T23:32:13.631Z] ---> Using cache [2023-02-23T23:32:13.631Z] ---> 3081314fca2c [2023-02-23T23:32:13.631Z] Step 4/22 : WORKDIR /edgex-go [2023-02-23T23:32:13.631Z] ---> Using cache [2023-02-23T23:32:13.631Z] ---> 264991648755 [2023-02-23T23:32:13.631Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-23T23:32:13.631Z] ---> Using cache [2023-02-23T23:32:13.631Z] ---> 9de73ed22909 [2023-02-23T23:32:13.631Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-23T23:32:13.631Z] ---> Using cache [2023-02-23T23:32:13.631Z] ---> 06373f999917 [2023-02-23T23:32:13.631Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T23:32:13.631Z] ---> Using cache [2023-02-23T23:32:13.631Z] ---> 81c786119fe2 [2023-02-23T23:32:13.631Z] Step 8/22 : COPY . . [2023-02-23T23:32:13.631Z] ---> Using cache [2023-02-23T23:32:13.631Z] ---> 73089d262037 [2023-02-23T23:32:13.631Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-23T23:32:13.631Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T23:32:13.631Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-23T23:32:13.631Z] ---> 6a7ad81fffc8 [2023-02-23T23:32:13.631Z] Step 3/24 : WORKDIR /edgex-go [2023-02-23T23:32:13.631Z] ---> Using cache [2023-02-23T23:32:13.631Z] ---> 872868dffe58 [2023-02-23T23:32:13.631Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-23T23:32:13.631Z] ---> Using cache [2023-02-23T23:32:13.631Z] ---> 46c775b30819 [2023-02-23T23:32:13.631Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-23T23:32:13.631Z] ---> Using cache [2023-02-23T23:32:13.631Z] ---> 72df3e5feaa9 [2023-02-23T23:32:13.631Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T23:32:13.631Z] ---> Using cache [2023-02-23T23:32:13.631Z] ---> 0b511565149f [2023-02-23T23:32:13.632Z] Step 7/24 : COPY . . [2023-02-23T23:32:13.632Z] ---> Using cache [2023-02-23T23:32:13.632Z] ---> 4eed351b16be [2023-02-23T23:32:13.632Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-23T23:32:18.995Z] ---> Running in 62083a74a1c6 [2023-02-23T23:32:18.995Z] ---> Running in c71aa3c8ba7b [2023-02-23T23:32:19.254Z] Removing intermediate container c2a039d96242 [2023-02-23T23:32:19.255Z] ---> d78afd1efe41 [2023-02-23T23:32:19.255Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-23T23:32:19.255Z] ---> Running in aa8007e19516 [2023-02-23T23:32:19.514Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-23T23:32:19.773Z] Removing intermediate container aa8007e19516 [2023-02-23T23:32:19.773Z] ---> 438ff9e448e1 [2023-02-23T23:32:19.773Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-23T23:32:20.032Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-23T23:32:20.291Z] ---> Running in 5fe468e2224a [2023-02-23T23:32:20.605Z] Removing intermediate container 5fe468e2224a [2023-02-23T23:32:20.605Z] ---> 7ca85b6b981e [2023-02-23T23:32:20.605Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-23T23:32:20.866Z] ---> Running in 3a6f47990677 [2023-02-23T23:32:21.434Z] Removing intermediate container 3a6f47990677 [2023-02-23T23:32:21.434Z] ---> 468eff8a10e9 [2023-02-23T23:32:21.434Z] Step 15/23 : WORKDIR / [2023-02-23T23:32:21.693Z] ---> Running in 17078f883432 [2023-02-23T23:32:21.693Z] Removing intermediate container 17078f883432 [2023-02-23T23:32:21.693Z] ---> 3f26ccaf0dd8 [2023-02-23T23:32:21.693Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T23:32:21.953Z] ---> 16658e95bc27 [2023-02-23T23:32:21.953Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-23T23:32:22.938Z] ---> 2b5f14ba9a69 [2023-02-23T23:32:22.938Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-23T23:32:23.877Z] ---> 92a3a083e5d5 [2023-02-23T23:32:23.877Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-23T23:32:24.139Z] ---> Running in 74f9dc950913 [2023-02-23T23:32:24.139Z] Removing intermediate container 74f9dc950913 [2023-02-23T23:32:24.139Z] ---> e56afd986102 [2023-02-23T23:32:24.139Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-23T23:32:24.139Z] ---> Running in 74f55e1778c1 [2023-02-23T23:32:24.717Z] Removing intermediate container 74f55e1778c1 [2023-02-23T23:32:24.717Z] ---> 1e4cb393be58 [2023-02-23T23:32:24.717Z] Step 21/23 : LABEL arch=x86_64 [2023-02-23T23:32:24.976Z] ---> Running in 83d9ea4df70f [2023-02-23T23:32:27.343Z] Removing intermediate container 83d9ea4df70f [2023-02-23T23:32:27.343Z] ---> 0b857b6ec259 [2023-02-23T23:32:27.343Z] Step 22/23 : LABEL git_sha=d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:32:28.780Z] ---> Running in 44ec05f055e8 [2023-02-23T23:32:28.780Z] Removing intermediate container 9892596b6691 [2023-02-23T23:32:28.780Z] ---> 17d77f09f563 [2023-02-23T23:32:28.780Z] [2023-02-23T23:32:28.780Z] Step 10/24 : FROM alpine:3.16 [2023-02-23T23:32:28.780Z] ---> dfd21b5a31f5 [2023-02-23T23:32:28.780Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-23T23:32:28.780Z] ---> Using cache [2023-02-23T23:32:28.780Z] ---> d78afd1efe41 [2023-02-23T23:32:28.780Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-23T23:32:28.780Z] ---> Using cache [2023-02-23T23:32:28.780Z] ---> 438ff9e448e1 [2023-02-23T23:32:28.780Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-23T23:32:29.203Z] ---> Running in e13dacb0deeb [2023-02-23T23:32:29.469Z] Removing intermediate container 44ec05f055e8 [2023-02-23T23:32:29.470Z] ---> 0953860c7029 [2023-02-23T23:32:29.470Z] Step 23/23 : LABEL version=3.0.0-dev.66 [2023-02-23T23:32:29.731Z] Removing intermediate container e13dacb0deeb [2023-02-23T23:32:29.731Z] ---> b830825ea056 [2023-02-23T23:32:29.731Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-23T23:32:29.731Z] ---> Running in 259d9b545b2b [2023-02-23T23:32:29.731Z] ---> Running in b52104b22612 [2023-02-23T23:32:30.729Z] Removing intermediate container 259d9b545b2b [2023-02-23T23:32:30.729Z] ---> be351e5dae84 [2023-02-23T23:32:30.729Z] [2023-02-23T23:32:30.729Z] Removing intermediate container b52104b22612 [2023-02-23T23:32:30.729Z] ---> f139f47a2544 [2023-02-23T23:32:30.729Z] Step 15/24 : WORKDIR / [2023-02-23T23:32:30.988Z] Successfully built be351e5dae84 [2023-02-23T23:32:30.988Z] Successfully tagged core-command:latest [2023-02-23T23:32:30.988Z]  Building core-command ... done Building security-bootstrapper [2023-02-23T23:32:31.247Z] ---> Running in e5868cf207b2 [2023-02-23T23:32:34.552Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T23:32:34.552Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-23T23:32:34.552Z] ---> 6a7ad81fffc8 [2023-02-23T23:32:34.552Z] Step 3/32 : WORKDIR /edgex-go [2023-02-23T23:32:34.552Z] ---> Using cache [2023-02-23T23:32:34.552Z] ---> 872868dffe58 [2023-02-23T23:32:34.552Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-23T23:32:34.552Z] ---> Using cache [2023-02-23T23:32:34.552Z] ---> 46c775b30819 [2023-02-23T23:32:34.552Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-23T23:32:34.552Z] ---> Using cache [2023-02-23T23:32:34.552Z] ---> 72df3e5feaa9 [2023-02-23T23:32:34.552Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T23:32:34.552Z] ---> Using cache [2023-02-23T23:32:34.552Z] ---> 0b511565149f [2023-02-23T23:32:34.552Z] Step 7/32 : COPY . . [2023-02-23T23:32:34.552Z] ---> Using cache [2023-02-23T23:32:34.552Z] ---> 4eed351b16be [2023-02-23T23:32:34.552Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-23T23:32:37.880Z] Removing intermediate container e5868cf207b2 [2023-02-23T23:32:37.880Z] ---> deb2e1330231 [2023-02-23T23:32:37.880Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T23:32:37.880Z] ---> Running in 54281fb4dc28 [2023-02-23T23:32:38.450Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-23T23:32:38.710Z] ---> ffd1a2bd29f7 [2023-02-23T23:32:38.710Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-23T23:32:41.288Z] ---> ad06d26e0b25 [2023-02-23T23:32:41.288Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-23T23:32:41.288Z] Removing intermediate container 12aa07edd072 [2023-02-23T23:32:41.288Z] ---> ae34af5b3c5d [2023-02-23T23:32:41.288Z] [2023-02-23T23:32:41.288Z] Step 10/22 : FROM alpine:3.16 [2023-02-23T23:32:41.288Z] ---> dfd21b5a31f5 [2023-02-23T23:32:41.288Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-23T23:32:41.288Z] ---> Using cache [2023-02-23T23:32:41.288Z] ---> 452c74c0fa15 [2023-02-23T23:32:41.288Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-23T23:32:41.288Z] ---> Using cache [2023-02-23T23:32:41.288Z] ---> ea58452a6b9e [2023-02-23T23:32:41.288Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T23:32:41.288Z] ---> Using cache [2023-02-23T23:32:41.288Z] ---> 7ae9e24160f5 [2023-02-23T23:32:41.288Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-23T23:32:41.953Z] ---> 1a1c6ae3a94b [2023-02-23T23:32:41.953Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-23T23:32:42.213Z] ---> fa7e02be1bbe [2023-02-23T23:32:42.214Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-23T23:32:42.214Z] ---> 07e98c41b9fc [2023-02-23T23:32:42.214Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-23T23:32:42.214Z] ---> Running in c2d5bd5f8325 [2023-02-23T23:32:42.474Z] Removing intermediate container c2d5bd5f8325 [2023-02-23T23:32:42.474Z] ---> 65b4c177430d [2023-02-23T23:32:42.474Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-23T23:32:42.733Z] ---> Running in 177420c55026 [2023-02-23T23:32:42.733Z] ---> cb787c55bb37 [2023-02-23T23:32:42.733Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-23T23:32:46.051Z] Removing intermediate container 177420c55026 [2023-02-23T23:32:46.051Z] ---> 53c4631611da [2023-02-23T23:32:46.051Z] Step 22/24 : LABEL arch=x86_64 [2023-02-23T23:32:46.051Z] ---> f42c74f94a37 [2023-02-23T23:32:46.051Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-23T23:32:46.308Z] ---> Running in 616395f4dc8a [2023-02-23T23:32:46.308Z] ---> Running in f0200caa7033 [2023-02-23T23:32:47.243Z] Removing intermediate container 616395f4dc8a [2023-02-23T23:32:47.243Z] ---> 2f573ed29992 [2023-02-23T23:32:47.243Z] Step 23/24 : LABEL git_sha=d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:32:47.243Z] ---> Running in b7c388482d92 [2023-02-23T23:32:47.501Z] Removing intermediate container b7c388482d92 [2023-02-23T23:32:47.501Z] ---> 495b1afb126c [2023-02-23T23:32:47.501Z] Step 24/24 : LABEL version=3.0.0-dev.66 [2023-02-23T23:32:47.760Z] ---> Running in 479aa1ce0bd4 [2023-02-23T23:32:47.760Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-23T23:32:47.760Z] Removing intermediate container f0200caa7033 [2023-02-23T23:32:47.760Z] ---> 675451a762e7 [2023-02-23T23:32:47.760Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-23T23:32:48.077Z] Removing intermediate container 479aa1ce0bd4 [2023-02-23T23:32:48.077Z] ---> 81d881b3ffca [2023-02-23T23:32:48.077Z] [2023-02-23T23:32:48.077Z] ---> Running in c90bc11a3d8a [2023-02-23T23:32:48.077Z] Successfully built 81d881b3ffca [2023-02-23T23:32:48.077Z] Successfully tagged core-metadata:latest [2023-02-23T23:32:48.077Z]  Building core-metadata ... done Building support-notifications [2023-02-23T23:32:48.335Z] Removing intermediate container c90bc11a3d8a [2023-02-23T23:32:48.335Z] ---> b0f3dc02b1c7 [2023-02-23T23:32:48.335Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-23T23:32:50.859Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T23:32:50.859Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-23T23:32:50.859Z] ---> 6a7ad81fffc8 [2023-02-23T23:32:50.859Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-23T23:32:50.859Z] ---> Using cache [2023-02-23T23:32:50.859Z] ---> 3081314fca2c [2023-02-23T23:32:50.859Z] Step 4/22 : WORKDIR /edgex-go [2023-02-23T23:32:50.859Z] ---> Using cache [2023-02-23T23:32:50.859Z] ---> 264991648755 [2023-02-23T23:32:50.859Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-23T23:32:53.408Z] ---> Running in 8021969133aa [2023-02-23T23:32:53.408Z] ---> Running in c52e1c031fa7 [2023-02-23T23:32:53.408Z] Removing intermediate container 8021969133aa [2023-02-23T23:32:53.408Z] ---> ea936780d8fc [2023-02-23T23:32:53.408Z] Step 20/22 : LABEL arch=x86_64 [2023-02-23T23:32:53.667Z] ---> Running in 77d0845f40b6 [2023-02-23T23:32:54.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T23:32:54.969Z] Removing intermediate container 77d0845f40b6 [2023-02-23T23:32:54.969Z] ---> e9b8cd720ae6 [2023-02-23T23:32:54.969Z] Step 21/22 : LABEL git_sha=d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:32:54.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T23:32:55.306Z] OK: 211 MiB in 51 packages [2023-02-23T23:32:57.893Z] ---> Running in e9f3e8745e38 [2023-02-23T23:32:57.893Z] Removing intermediate container 62083a74a1c6 [2023-02-23T23:32:57.893Z] ---> c2ef7404c240 [2023-02-23T23:32:57.893Z] [2023-02-23T23:32:57.893Z] Step 9/24 : FROM alpine:3.16 [2023-02-23T23:32:57.893Z] ---> dfd21b5a31f5 [2023-02-23T23:32:57.893Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-23T23:32:57.893Z] Removing intermediate container e9f3e8745e38 [2023-02-23T23:32:57.893Z] ---> ed79cfe4758f [2023-02-23T23:32:57.893Z] Step 22/22 : LABEL version=3.0.0-dev.66 [2023-02-23T23:32:58.153Z] Removing intermediate container c52e1c031fa7 [2023-02-23T23:32:58.153Z] ---> 2c00725f668e [2023-02-23T23:32:58.153Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-23T23:32:58.153Z] Removing intermediate container c71aa3c8ba7b [2023-02-23T23:32:58.153Z] ---> 80dda1aaa473 [2023-02-23T23:32:58.153Z] [2023-02-23T23:32:58.153Z] Step 10/22 : FROM alpine:3.16 [2023-02-23T23:32:58.153Z] ---> dfd21b5a31f5 [2023-02-23T23:32:58.153Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-23T23:32:58.153Z] ---> Using cache [2023-02-23T23:32:58.153Z] ---> d78afd1efe41 [2023-02-23T23:32:58.153Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-23T23:32:58.153Z] ---> Using cache [2023-02-23T23:32:58.153Z] ---> 438ff9e448e1 [2023-02-23T23:32:58.153Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-23T23:32:58.153Z] ---> Running in 2298894b53a3 [2023-02-23T23:32:58.153Z] ---> Running in d9b812a668ad [2023-02-23T23:32:58.153Z] ---> Running in e732cf872bae [2023-02-23T23:32:58.153Z] Removing intermediate container 2298894b53a3 [2023-02-23T23:32:58.153Z] ---> 3e91c93a428a [2023-02-23T23:32:58.153Z] [2023-02-23T23:32:58.153Z] ---> 86013dc9327e [2023-02-23T23:32:58.153Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T23:32:58.532Z] Removing intermediate container e732cf872bae [2023-02-23T23:32:58.532Z] ---> bb831ed0c966 [2023-02-23T23:32:58.532Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-23T23:32:58.532Z] ---> Running in 8e7567b6c734 [2023-02-23T23:32:58.532Z] ---> Running in f660dfec35da [2023-02-23T23:32:58.532Z] Successfully built 3e91c93a428a [2023-02-23T23:32:58.532Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-23T23:32:58.532Z] Building security-spire-agent [2023-02-23T23:32:59.481Z]  Building core-common-config-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T23:32:59.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T23:32:59.741Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-23T23:32:59.741Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-23T23:32:59.741Z] (3/3) Installing su-exec (0.2-r1) [2023-02-23T23:32:59.741Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T23:32:59.741Z] Executing ca-certificates-20220614-r0.trigger [2023-02-23T23:32:59.741Z] OK: 6 MiB in 17 packages [2023-02-23T23:33:00.317Z] Removing intermediate container 8e7567b6c734 [2023-02-23T23:33:00.317Z] ---> e9a43c3fa4e9 [2023-02-23T23:33:00.317Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T23:33:02.310Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T23:33:02.310Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-23T23:33:02.310Z] ---> 6a7ad81fffc8 [2023-02-23T23:33:02.310Z] Step 3/24 : WORKDIR /edgex-go [2023-02-23T23:33:02.310Z] ---> Using cache [2023-02-23T23:33:02.310Z] ---> 872868dffe58 [2023-02-23T23:33:02.310Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-23T23:33:02.877Z] ---> 890da1d3086d [2023-02-23T23:33:02.877Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-23T23:33:02.877Z] ---> Running in 74edb577ddc5 [2023-02-23T23:33:03.209Z] Removing intermediate container d9b812a668ad [2023-02-23T23:33:03.209Z] ---> f616d7b248dd [2023-02-23T23:33:03.209Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-23T23:33:03.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T23:33:03.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T23:33:03.726Z] OK: 211 MiB in 51 packages [2023-02-23T23:33:03.726Z] ---> Running in 49fbb3e913b9 [2023-02-23T23:33:05.125Z] ---> c2e8d94345c3 [2023-02-23T23:33:05.125Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-23T23:33:05.125Z] Removing intermediate container 49fbb3e913b9 [2023-02-23T23:33:05.125Z] ---> bd5b3958109a [2023-02-23T23:33:05.125Z] Step 12/24 : WORKDIR / [2023-02-23T23:33:05.125Z] ---> Running in 7036d90adbfb [2023-02-23T23:33:05.125Z] Removing intermediate container 74edb577ddc5 [2023-02-23T23:33:05.125Z] ---> 6dd3cce2d5d8 [2023-02-23T23:33:05.125Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-23T23:33:05.385Z] Removing intermediate container 7036d90adbfb [2023-02-23T23:33:05.385Z] ---> 562f0369f21b [2023-02-23T23:33:05.385Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-23T23:33:05.385Z] ---> 003b0362235f [2023-02-23T23:33:05.385Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-23T23:33:05.385Z] Removing intermediate container 54281fb4dc28 [2023-02-23T23:33:05.385Z] ---> 0831f59db1d3 [2023-02-23T23:33:05.385Z] [2023-02-23T23:33:05.385Z] ---> Running in e0e737953292 [2023-02-23T23:33:05.385Z] Step 9/32 : FROM alpine:3.16 [2023-02-23T23:33:05.385Z] ---> dfd21b5a31f5 [2023-02-23T23:33:05.385Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-23T23:33:05.385Z] ---> Running in 9cf1c8ed75bc [2023-02-23T23:33:05.385Z] ---> 18adf9e82bc4 [2023-02-23T23:33:05.385Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T23:33:05.385Z] ---> Running in 4a251bc191fe [2023-02-23T23:33:05.385Z] ---> e9089563ec31 [2023-02-23T23:33:05.385Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-23T23:33:05.645Z] Removing intermediate container e0e737953292 [2023-02-23T23:33:05.645Z] ---> ad8856c1fe62 [2023-02-23T23:33:05.645Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-23T23:33:05.645Z] Removing intermediate container 9cf1c8ed75bc [2023-02-23T23:33:05.645Z] ---> da9d40fad133 [2023-02-23T23:33:05.645Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-23T23:33:05.645Z] ---> Running in 0c23d27dc073 [2023-02-23T23:33:05.645Z] ---> Running in 4c7e8f741b77 [2023-02-23T23:33:05.645Z] ---> e34c39a89138 [2023-02-23T23:33:05.645Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-23T23:33:05.645Z] Removing intermediate container 4c7e8f741b77 [2023-02-23T23:33:05.645Z] ---> 21d08f206ac0 [2023-02-23T23:33:05.645Z] Step 20/22 : LABEL arch=x86_64 [2023-02-23T23:33:05.645Z] ---> Running in 3d019bcea0b9 [2023-02-23T23:33:05.906Z] ---> bbdf20771b6a [2023-02-23T23:33:05.906Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-23T23:33:05.906Z] Removing intermediate container 3d019bcea0b9 [2023-02-23T23:33:05.906Z] ---> ee05f5713e8b [2023-02-23T23:33:05.906Z] Step 21/22 : LABEL git_sha=d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:33:05.906Z] ---> Running in d82d3866b794 [2023-02-23T23:33:05.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T23:33:05.906Z] ---> 927c85b3ab00 [2023-02-23T23:33:05.906Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-23T23:33:05.906Z] Removing intermediate container d82d3866b794 [2023-02-23T23:33:05.906Z] ---> 81985b3547fd [2023-02-23T23:33:05.906Z] Step 22/22 : LABEL version=3.0.0-dev.66 [2023-02-23T23:33:06.167Z] ---> Running in 4aecd84e7439 [2023-02-23T23:33:06.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T23:33:06.167Z] Removing intermediate container 4aecd84e7439 [2023-02-23T23:33:06.167Z] ---> 812076eac10d [2023-02-23T23:33:06.167Z] [2023-02-23T23:33:06.445Z] Successfully built 812076eac10d [2023-02-23T23:33:06.445Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-23T23:33:06.445Z] (2/2) Installing su-exec (0.2-r1) [2023-02-23T23:33:06.445Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T23:33:06.445Z] OK: 6 MiB in 16 packages [2023-02-23T23:33:06.445Z] Successfully tagged support-scheduler:latest [2023-02-23T23:33:06.445Z]  Building support-scheduler ... done Building security-spire-config [2023-02-23T23:33:06.729Z] ---> 580b699bae74 [2023-02-23T23:33:06.729Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-23T23:33:09.263Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T23:33:09.263Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-23T23:33:09.263Z] ---> 6a7ad81fffc8 [2023-02-23T23:33:09.263Z] Step 3/24 : WORKDIR /edgex-go [2023-02-23T23:33:09.263Z] ---> Using cache [2023-02-23T23:33:09.263Z] ---> 872868dffe58 [2023-02-23T23:33:09.263Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-23T23:33:09.263Z] ---> Using cache [2023-02-23T23:33:09.263Z] ---> 6dd3cce2d5d8 [2023-02-23T23:33:09.263Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-23T23:33:09.263Z] ---> Using cache [2023-02-23T23:33:09.263Z] ---> 18adf9e82bc4 [2023-02-23T23:33:09.263Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T23:33:10.202Z] ---> b0fdd8e95f38 [2023-02-23T23:33:10.202Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-23T23:33:10.202Z] ---> Running in d1404f99c59f [2023-02-23T23:33:10.202Z] Removing intermediate container 0c23d27dc073 [2023-02-23T23:33:10.202Z] ---> 6c1e9b45fb1d [2023-02-23T23:33:10.202Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-23T23:33:10.202Z] ---> Running in cdab90f47fff [2023-02-23T23:33:10.202Z] Removing intermediate container cdab90f47fff [2023-02-23T23:33:10.202Z] ---> ede906a2b49a [2023-02-23T23:33:10.202Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-23T23:33:10.202Z] ---> 606d28663192 [2023-02-23T23:33:10.202Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-23T23:33:10.202Z] ---> Running in ae6c37a666c5 [2023-02-23T23:33:10.202Z] ---> Running in db2f40c116ce [2023-02-23T23:33:10.202Z] Removing intermediate container db2f40c116ce [2023-02-23T23:33:10.202Z] ---> 3f30fdc5d015 [2023-02-23T23:33:10.202Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-23T23:33:10.471Z] ---> Running in 92b12c1cc414 [2023-02-23T23:33:10.471Z] Removing intermediate container 92b12c1cc414 [2023-02-23T23:33:10.471Z] ---> 3d747fdd3b2f [2023-02-23T23:33:10.471Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-23T23:33:10.471Z] ---> Running in ff6554562e5c [2023-02-23T23:33:10.471Z] Removing intermediate container ff6554562e5c [2023-02-23T23:33:10.471Z] ---> 6879fe406393 [2023-02-23T23:33:10.471Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-23T23:33:10.471Z] ---> Running in e707ba09cbb2 [2023-02-23T23:33:11.039Z] Removing intermediate container ae6c37a666c5 [2023-02-23T23:33:11.039Z] ---> 4f9e546fdafa [2023-02-23T23:33:11.039Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-23T23:33:11.039Z] ---> Running in 887dcf74deba [2023-02-23T23:33:11.039Z] Removing intermediate container 887dcf74deba [2023-02-23T23:33:11.039Z] ---> ffd47d72059a [2023-02-23T23:33:11.039Z] Step 22/24 : LABEL arch=x86_64 [2023-02-23T23:33:11.039Z] ---> Running in bc5ad35efd27 [2023-02-23T23:33:11.039Z] Removing intermediate container bc5ad35efd27 [2023-02-23T23:33:11.039Z] ---> 734f674916cc [2023-02-23T23:33:11.039Z] Step 23/24 : LABEL git_sha=d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:33:11.039Z] ---> Running in a35416aa55ca [2023-02-23T23:33:11.305Z] Removing intermediate container a35416aa55ca [2023-02-23T23:33:11.305Z] ---> 6fb11db6a22d [2023-02-23T23:33:11.305Z] Step 24/24 : LABEL version=3.0.0-dev.66 [2023-02-23T23:33:11.305Z] ---> Running in f545a1653538 [2023-02-23T23:33:11.305Z] Removing intermediate container e707ba09cbb2 [2023-02-23T23:33:11.305Z] ---> 8c154568fadd [2023-02-23T23:33:11.305Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-23T23:33:11.305Z] ---> Running in 00042314867c [2023-02-23T23:33:11.305Z] Removing intermediate container f545a1653538 [2023-02-23T23:33:11.305Z] ---> 4b6a7629dcb4 [2023-02-23T23:33:11.305Z] [2023-02-23T23:33:11.565Z] Removing intermediate container 00042314867c [2023-02-23T23:33:11.565Z] ---> 6fbaa1cede44 [2023-02-23T23:33:11.565Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-23T23:33:11.565Z] Successfully built 4b6a7629dcb4 [2023-02-23T23:33:11.565Z] Successfully tagged security-secretstore-setup:latest [2023-02-23T23:33:11.565Z]  Building security-secretstore-setup ... done  ---> 32120e7cbbb8 [2023-02-23T23:33:11.565Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-23T23:33:11.565Z] ---> Running in 872d33dc667f [2023-02-23T23:33:12.140Z] Removing intermediate container 872d33dc667f [2023-02-23T23:33:12.140Z] ---> f2c85c3f444a [2023-02-23T23:33:12.140Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T23:33:12.425Z] ---> 1c18e8bf7e12 [2023-02-23T23:33:12.425Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-23T23:33:12.999Z] ---> c3bd23368d5d [2023-02-23T23:33:12.999Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-23T23:33:12.999Z] ---> dd1183377394 [2023-02-23T23:33:12.999Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-23T23:33:13.259Z] ---> 7fccb08f3bce [2023-02-23T23:33:13.259Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-23T23:33:13.259Z] ---> f75d77de6e2f [2023-02-23T23:33:13.259Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-23T23:33:13.521Z] ---> 350f061ae219 [2023-02-23T23:33:13.521Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-23T23:33:13.521Z] ---> 2be71f33aa52 [2023-02-23T23:33:13.521Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-23T23:33:13.521Z] ---> Running in bfd60b4a2098 [2023-02-23T23:33:14.094Z] Removing intermediate container bfd60b4a2098 [2023-02-23T23:33:14.094Z] ---> 88a971b2cd24 [2023-02-23T23:33:14.094Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-23T23:33:14.094Z] ---> Running in 08276f97241f [2023-02-23T23:33:14.354Z] Removing intermediate container 08276f97241f [2023-02-23T23:33:14.354Z] ---> c8ef196e5561 [2023-02-23T23:33:14.354Z] Step 29/32 : CMD ["gate"] [2023-02-23T23:33:14.354Z] ---> Running in e1d90e82a359 [2023-02-23T23:33:14.354Z] Removing intermediate container e1d90e82a359 [2023-02-23T23:33:14.354Z] ---> d3349de61d65 [2023-02-23T23:33:14.354Z] Step 30/32 : LABEL arch=x86_64 [2023-02-23T23:33:14.354Z] ---> Running in b01e14954e21 [2023-02-23T23:33:14.616Z] Removing intermediate container b01e14954e21 [2023-02-23T23:33:14.616Z] ---> 58a1133a781e [2023-02-23T23:33:14.616Z] Step 31/32 : LABEL git_sha=d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:33:14.616Z] ---> Running in 9f669a96b5e9 [2023-02-23T23:33:14.616Z] Removing intermediate container 9f669a96b5e9 [2023-02-23T23:33:14.616Z] ---> 6435a3eb2884 [2023-02-23T23:33:14.616Z] Step 32/32 : LABEL version=3.0.0-dev.66 [2023-02-23T23:33:14.616Z] ---> Running in 5e41e0c6bdca [2023-02-23T23:33:14.875Z] Removing intermediate container 5e41e0c6bdca [2023-02-23T23:33:14.875Z] ---> 3511bae5525f [2023-02-23T23:33:14.875Z] [2023-02-23T23:33:14.875Z] Successfully built 3511bae5525f [2023-02-23T23:33:14.875Z] Successfully tagged security-bootstrapper:latest [2023-02-23T23:33:28.180Z] Removing intermediate container 972f05f1e65d [2023-02-23T23:33:28.180Z] ---> 66ac466fa3dc [2023-02-23T23:33:28.180Z] Step 8/22 : COPY . . [2023-02-23T23:33:28.180Z] Removing intermediate container 0db43f87c0f7 [2023-02-23T23:33:28.180Z] ---> a0370e8b3260 [2023-02-23T23:33:28.180Z] Step 7/21 : COPY . . [2023-02-23T23:33:28.180Z] Removing intermediate container 7d21b072d706 [2023-02-23T23:33:28.180Z] ---> 44447e1b98c8 [2023-02-23T23:33:28.180Z] Step 8/22 : COPY . . [2023-02-23T23:33:28.180Z] Removing intermediate container 654e4cff8b6b [2023-02-23T23:33:28.180Z] ---> f536b4eb8e6e [2023-02-23T23:33:28.180Z] Step 7/23 : COPY . . [2023-02-23T23:33:28.180Z] Removing intermediate container 42926c4e8e23 [2023-02-23T23:33:28.180Z] ---> 3e95975a2c17 [2023-02-23T23:33:28.180Z] Step 7/19 : COPY . . [2023-02-23T23:33:28.180Z] ---> 6cf13796a22b [2023-02-23T23:33:28.180Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-23T23:33:28.180Z] ---> af0f6828eb6c [2023-02-23T23:33:28.180Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-23T23:33:28.180Z] ---> fe86d560c76b [2023-02-23T23:33:28.180Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-23T23:33:28.180Z] ---> ad08960bdbd1 [2023-02-23T23:33:28.180Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-23T23:33:28.180Z] ---> Running in a07f86ae14a5 [2023-02-23T23:33:28.180Z] ---> 6bc8ecba07b2 [2023-02-23T23:33:28.180Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-02-23T23:33:28.180Z] ---> Running in 2ff8d1915395 [2023-02-23T23:33:28.180Z] ---> Running in 2090abfe1980 [2023-02-23T23:33:28.180Z] ---> Running in e16033da52a5 [2023-02-23T23:33:28.180Z] ---> Running in 4425e33f84ac [2023-02-23T23:33:28.180Z] Removing intermediate container e16033da52a5 [2023-02-23T23:33:28.180Z] ---> d6b0e0b69087 [2023-02-23T23:33:28.180Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-23T23:33:28.181Z] ---> Running in 6e0d17e15ec7 [2023-02-23T23:33:28.181Z] Removing intermediate container 6e0d17e15ec7 [2023-02-23T23:33:28.181Z] ---> 50859c45037c [2023-02-23T23:33:28.181Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-23T23:33:28.181Z] ---> Running in ec7dd484aca8 [2023-02-23T23:33:28.449Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-23T23:33:29.415Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-23T23:33:29.415Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-23T23:33:29.682Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-02-23T23:33:33.941Z] Removing intermediate container ec7dd484aca8 [2023-02-23T23:33:33.941Z] ---> 0160d1c6d281 [2023-02-23T23:33:33.941Z] Step 11/23 : WORKDIR /edgex-go [2023-02-23T23:33:34.212Z] ---> Running in a11340b55e0c [2023-02-23T23:33:35.169Z] Removing intermediate container a11340b55e0c [2023-02-23T23:33:35.169Z] ---> 29c84ceec434 [2023-02-23T23:33:35.169Z] [2023-02-23T23:33:35.169Z] Step 12/23 : FROM alpine:3.15 [2023-02-23T23:33:35.169Z] 3.15: Pulling from library/alpine [2023-02-23T23:33:36.850Z]  Building security-bootstrapper ... done Removing intermediate container f660dfec35da [2023-02-23T23:33:36.850Z] ---> ba96bfa638d2 [2023-02-23T23:33:36.850Z] Step 8/22 : COPY . . [2023-02-23T23:33:37.757Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-23T23:33:37.757Z] Status: Downloaded newer image for alpine:3.15 [2023-02-23T23:33:37.757Z] ---> 354640af7b1b [2023-02-23T23:33:37.757Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-23T23:33:38.024Z] ---> Running in 11668907d40e [2023-02-23T23:33:38.610Z] Removing intermediate container 11668907d40e [2023-02-23T23:33:38.610Z] ---> 787cb6219dd5 [2023-02-23T23:33:38.610Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-23T23:33:38.878Z] ---> Running in 7e9b27a89b6c [2023-02-23T23:33:41.470Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-23T23:33:42.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-23T23:33:43.489Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-23T23:33:43.489Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-23T23:33:43.489Z] OK: 15734 distinct packages available [2023-02-23T23:33:43.756Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-23T23:33:44.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-23T23:33:45.759Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-23T23:33:45.759Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-23T23:33:45.759Z] (3/5) Installing libucontext (1.1-r0) [2023-02-23T23:33:45.759Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-23T23:33:45.759Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-23T23:33:45.759Z] Executing busybox-1.34.1-r7.trigger [2023-02-23T23:33:45.759Z] OK: 6 MiB in 19 packages [2023-02-23T23:33:47.715Z] Removing intermediate container 7e9b27a89b6c [2023-02-23T23:33:47.715Z] ---> 832459734477 [2023-02-23T23:33:47.715Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-23T23:33:51.888Z] ---> aabba4b0fc02 [2023-02-23T23:33:51.888Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-23T23:33:51.888Z] ---> Running in 0740854a1e9f [2023-02-23T23:33:52.146Z] Removing intermediate container 4a251bc191fe [2023-02-23T23:33:52.146Z] ---> 7d9791974e61 [2023-02-23T23:33:52.146Z] Step 7/24 : COPY . . [2023-02-23T23:33:52.146Z] Removing intermediate container d1404f99c59f [2023-02-23T23:33:52.146Z] ---> 2795f6384b2a [2023-02-23T23:33:52.146Z] Step 7/24 : COPY . . [2023-02-23T23:33:52.419Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-23T23:33:54.368Z] ---> fcd7df867129 [2023-02-23T23:33:54.368Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-23T23:33:55.329Z] ---> 2a31803dd5a5 [2023-02-23T23:33:55.329Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-23T23:33:58.662Z] ---> f4ab7a9f65c4 [2023-02-23T23:33:58.662Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-23T23:33:58.932Z] ---> fa15a7eceffb [2023-02-23T23:33:59.198Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-23T23:33:59.198Z] ---> Running in d518624b853c [2023-02-23T23:33:59.780Z] Removing intermediate container d518624b853c [2023-02-23T23:33:59.780Z] ---> 2c86c8be9541 [2023-02-23T23:33:59.780Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-23T23:33:59.780Z] ---> Running in 36d6a46d050c [2023-02-23T23:34:00.361Z] Removing intermediate container 36d6a46d050c [2023-02-23T23:34:00.361Z] ---> 229e75d7c6da [2023-02-23T23:34:00.361Z] Step 21/23 : LABEL arch=arm64 [2023-02-23T23:34:00.361Z] ---> Running in 42387b4529ef [2023-02-23T23:34:00.944Z] Removing intermediate container 42387b4529ef [2023-02-23T23:34:00.944Z] ---> 199d23c02313 [2023-02-23T23:34:00.944Z] Step 22/23 : LABEL git_sha=d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:34:00.944Z] ---> Running in 5b0c89f84821 [2023-02-23T23:34:01.529Z] Removing intermediate container 5b0c89f84821 [2023-02-23T23:34:01.529Z] ---> 85fa05d3ce9d [2023-02-23T23:34:01.529Z] Step 23/23 : LABEL version=3.0.0-dev.66 [2023-02-23T23:34:01.795Z] ---> Running in 70f444ff0a18 [2023-02-23T23:34:02.062Z] Removing intermediate container 70f444ff0a18 [2023-02-23T23:34:02.062Z] ---> ed411f1ea3ad [2023-02-23T23:34:02.062Z] [2023-02-23T23:34:02.327Z] Successfully built ed411f1ea3ad [2023-02-23T23:34:02.327Z] Successfully tagged security-spire-server-arm64:latest [2023-02-23T23:34:02.327Z] Building core-command [2023-02-23T23:34:06.576Z]  Building security-spire-server ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T23:34:06.576Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-23T23:34:06.576Z] ---> 9c5402f0392f [2023-02-23T23:34:06.576Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-23T23:34:06.576Z] ---> Using cache [2023-02-23T23:34:06.576Z] ---> 7f79397b5eed [2023-02-23T23:34:06.576Z] Step 4/23 : WORKDIR /edgex-go [2023-02-23T23:34:06.576Z] ---> Using cache [2023-02-23T23:34:06.576Z] ---> 238010704543 [2023-02-23T23:34:06.576Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-23T23:34:06.576Z] ---> Using cache [2023-02-23T23:34:06.576Z] ---> 408f3623d3f8 [2023-02-23T23:34:06.576Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-23T23:34:06.576Z] ---> Using cache [2023-02-23T23:34:06.576Z] ---> 8af48788d269 [2023-02-23T23:34:06.576Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T23:34:06.576Z] ---> Using cache [2023-02-23T23:34:06.576Z] ---> 66ac466fa3dc [2023-02-23T23:34:06.576Z] Step 8/23 : COPY . . [2023-02-23T23:34:06.576Z] ---> Using cache [2023-02-23T23:34:06.576Z] ---> 6bc8ecba07b2 [2023-02-23T23:34:06.576Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-23T23:34:06.576Z] ---> Running in bbed612d33e3 [2023-02-23T23:34:07.987Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-23T23:34:10.611Z] ---> bbcd58953401 [2023-02-23T23:34:10.611Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-23T23:34:10.611Z] ---> f81374dd120a [2023-02-23T23:34:10.611Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-23T23:34:10.611Z] ---> Running in 8d07023d8291 [2023-02-23T23:34:10.611Z] ---> Running in 34ab01dc0c2f [2023-02-23T23:34:10.611Z] Removing intermediate container 34ab01dc0c2f [2023-02-23T23:34:10.611Z] ---> 8b9b9d3c3588 [2023-02-23T23:34:10.611Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-23T23:34:10.611Z] Removing intermediate container 8d07023d8291 [2023-02-23T23:34:10.611Z] ---> 08b1fb76940e [2023-02-23T23:34:10.611Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-23T23:34:10.611Z] ---> Running in b9703736ad7a [2023-02-23T23:34:10.611Z] ---> Running in 12eb0c637d94 [2023-02-23T23:34:10.611Z] Removing intermediate container 12eb0c637d94 [2023-02-23T23:34:10.611Z] ---> 9ee1ef000b2c [2023-02-23T23:34:10.611Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-23T23:34:10.611Z] Removing intermediate container b9703736ad7a [2023-02-23T23:34:10.611Z] ---> 9a5ad20c93d4 [2023-02-23T23:34:10.611Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-23T23:34:10.611Z] ---> Running in b4e8837c8804 [2023-02-23T23:34:10.611Z] ---> Running in f25018cea8b8 [2023-02-23T23:34:10.868Z] Removing intermediate container f25018cea8b8 [2023-02-23T23:34:10.868Z] ---> 2b18f40eb43a [2023-02-23T23:34:10.868Z] Step 11/24 : WORKDIR /edgex-go [2023-02-23T23:34:10.868Z] Removing intermediate container b4e8837c8804 [2023-02-23T23:34:10.868Z] ---> 2398d3ce2d4e [2023-02-23T23:34:10.868Z] Step 11/24 : WORKDIR /edgex-go [2023-02-23T23:34:11.129Z] ---> Running in e02af3fdb658 [2023-02-23T23:34:11.129Z] ---> Running in 5542e3ffd3af [2023-02-23T23:34:11.389Z] Removing intermediate container 5542e3ffd3af [2023-02-23T23:34:11.389Z] Removing intermediate container e02af3fdb658 [2023-02-23T23:34:11.389Z] ---> 6bb37d7d92a9 [2023-02-23T23:34:11.389Z] ---> 020df707a470 [2023-02-23T23:34:11.389Z] [2023-02-23T23:34:11.389Z] [2023-02-23T23:34:11.389Z] Step 12/24 : FROM alpine:3.15Step 12/24 : FROM alpine:3.15 [2023-02-23T23:34:11.389Z] [2023-02-23T23:34:11.389Z] ---> 5ce65d7b0fde [2023-02-23T23:34:11.389Z] ---> 5ce65d7b0fde [2023-02-23T23:34:11.389Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation'Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-23T23:34:11.389Z] [2023-02-23T23:34:11.389Z] ---> Using cache [2023-02-23T23:34:11.389Z] ---> a0359efe6393 [2023-02-23T23:34:11.389Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-23T23:34:11.389Z] ---> Using cache [2023-02-23T23:34:11.389Z] ---> a0359efe6393 [2023-02-23T23:34:11.389Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-23T23:34:11.389Z] ---> Using cache [2023-02-23T23:34:11.389Z] ---> 6297c1943c75 [2023-02-23T23:34:11.389Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-23T23:34:11.389Z] ---> Running in 30e6ec5bf71d [2023-02-23T23:34:11.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-23T23:34:11.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-23T23:34:12.208Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-23T23:34:12.208Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-23T23:34:12.208Z] OK: 15857 distinct packages available [2023-02-23T23:34:12.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-23T23:34:12.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-23T23:34:13.074Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-23T23:34:13.074Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-23T23:34:13.074Z] (3/4) Installing libucontext (1.1-r0) [2023-02-23T23:34:13.074Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-23T23:34:13.074Z] Executing busybox-1.34.1-r7.trigger [2023-02-23T23:34:13.074Z] OK: 6 MiB in 18 packages [2023-02-23T23:34:13.333Z] ---> 6dc0e9d99cbb [2023-02-23T23:34:13.333Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-23T23:34:14.316Z] Removing intermediate container 30e6ec5bf71d [2023-02-23T23:34:14.316Z] ---> 0d59229b2e0c [2023-02-23T23:34:14.316Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-23T23:34:18.563Z] ---> 04be2c73d2a1 [2023-02-23T23:34:18.563Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-23T23:34:18.563Z] ---> 1fee6466f647 [2023-02-23T23:34:18.563Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-23T23:34:18.823Z] ---> c76c6dff359b [2023-02-23T23:34:18.823Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-23T23:34:18.823Z] ---> ece2a0a2ce5c [2023-02-23T23:34:18.823Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-23T23:34:18.823Z] ---> Running in bd1c9a66a743 [2023-02-23T23:34:19.083Z] Removing intermediate container bd1c9a66a743 [2023-02-23T23:34:19.083Z] ---> 927f3ab1c481 [2023-02-23T23:34:19.083Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-23T23:34:19.083Z] ---> 0f0993259461 [2023-02-23T23:34:19.083Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-23T23:34:19.083Z] ---> a4b42224b0a4 [2023-02-23T23:34:19.083Z] Step 19/24 : WORKDIR / [2023-02-23T23:34:19.083Z] ---> e0ff945573a8 [2023-02-23T23:34:19.083Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-23T23:34:19.083Z] ---> Running in e6bd1eb2e1f1 [2023-02-23T23:34:19.343Z] ---> Running in 3334ff0d6485 [2023-02-23T23:34:19.343Z] Removing intermediate container e6bd1eb2e1f1 [2023-02-23T23:34:19.343Z] ---> ce46e11bde8c [2023-02-23T23:34:19.343Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-23T23:34:19.343Z] ---> Running in 0d19a1238b1c [2023-02-23T23:34:19.343Z] Removing intermediate container 3334ff0d6485 [2023-02-23T23:34:19.343Z] ---> 3ee6f37d297e [2023-02-23T23:34:19.343Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-23T23:34:19.343Z] ---> Running in 6f74365b18f1 [2023-02-23T23:34:19.343Z] Removing intermediate container 0d19a1238b1c [2023-02-23T23:34:19.343Z] ---> 31467715cbf0 [2023-02-23T23:34:19.343Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-23T23:34:19.343Z] ---> Running in cf934cce2b7d [2023-02-23T23:34:19.343Z] Removing intermediate container 6f74365b18f1 [2023-02-23T23:34:19.343Z] ---> 35dcc2dbc9ec [2023-02-23T23:34:19.343Z] Step 22/24 : LABEL arch=x86_64 [2023-02-23T23:34:19.605Z] ---> Running in 77d1082fcaa6 [2023-02-23T23:34:19.605Z] Removing intermediate container cf934cce2b7d [2023-02-23T23:34:19.605Z] ---> c727e248ad31 [2023-02-23T23:34:19.605Z] Step 22/24 : LABEL arch=x86_64 [2023-02-23T23:34:19.605Z] ---> Running in 57e3c824cea8 [2023-02-23T23:34:19.605Z] Removing intermediate container 77d1082fcaa6 [2023-02-23T23:34:19.605Z] ---> 9730ce378b12 [2023-02-23T23:34:19.605Z] Step 23/24 : LABEL git_sha=d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:34:19.605Z] ---> Running in 7986b0751e01 [2023-02-23T23:34:19.605Z] Removing intermediate container 57e3c824cea8 [2023-02-23T23:34:19.605Z] ---> a8b47873a560 [2023-02-23T23:34:19.605Z] Step 23/24 : LABEL git_sha=d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:34:19.605Z] ---> Running in 9b7a86e5a1d4 [2023-02-23T23:34:19.605Z] Removing intermediate container 7986b0751e01 [2023-02-23T23:34:19.605Z] ---> 26594a50a7d7 [2023-02-23T23:34:19.605Z] Step 24/24 : LABEL version=3.0.0-dev.66 [2023-02-23T23:34:19.605Z] ---> Running in 1ce19582fd8e [2023-02-23T23:34:19.866Z] Removing intermediate container 9b7a86e5a1d4 [2023-02-23T23:34:19.866Z] ---> 0d30ef194cbd [2023-02-23T23:34:19.866Z] Step 24/24 : LABEL version=3.0.0-dev.66 [2023-02-23T23:34:20.126Z] ---> Running in a9417fab07ed [2023-02-23T23:34:20.126Z] Removing intermediate container 1ce19582fd8e [2023-02-23T23:34:20.126Z] ---> 94ce010f59d3 [2023-02-23T23:34:20.126Z] [2023-02-23T23:34:20.126Z] Removing intermediate container a9417fab07ed [2023-02-23T23:34:20.126Z] ---> 0d92785ee914 [2023-02-23T23:34:20.126Z] [2023-02-23T23:34:20.126Z] Successfully built 94ce010f59d3 [2023-02-23T23:34:20.126Z] Successfully tagged security-spire-agent:latest [2023-02-23T23:34:20.385Z]  Building security-spire-agent ... done Successfully built 0d92785ee914 [2023-02-23T23:34:20.385Z] Successfully tagged security-spire-config:latest [2023-02-23T23:34:24.588Z]  Building security-spire-config ... done Removing intermediate container 0740854a1e9f [2023-02-23T23:34:24.588Z] ---> 1bd64c030e87 [2023-02-23T23:34:24.588Z] [2023-02-23T23:34:24.588Z] Step 10/22 : FROM alpine:3.16 [2023-02-23T23:34:24.588Z] ---> dfd21b5a31f5 [2023-02-23T23:34:24.588Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-23T23:34:24.588Z] ---> Running in 6f8058e7c88b [2023-02-23T23:34:24.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T23:34:24.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T23:34:24.588Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-23T23:34:24.588Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-23T23:34:24.588Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T23:34:24.588Z] Executing ca-certificates-20220614-r0.trigger [2023-02-23T23:34:24.849Z] OK: 6 MiB in 16 packages [2023-02-23T23:34:25.110Z] Removing intermediate container 6f8058e7c88b [2023-02-23T23:34:25.110Z] ---> 1cb6da22df58 [2023-02-23T23:34:25.110Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-23T23:34:25.110Z] ---> Running in 7b590796c0d3 [2023-02-23T23:34:25.369Z] Removing intermediate container 7b590796c0d3 [2023-02-23T23:34:25.369Z] ---> 375b46b2dffa [2023-02-23T23:34:25.369Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-23T23:34:25.369Z] ---> Running in 96ff5ab4b6a7 [2023-02-23T23:34:25.369Z] Removing intermediate container 96ff5ab4b6a7 [2023-02-23T23:34:25.369Z] ---> d20308ebeb41 [2023-02-23T23:34:25.369Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-23T23:34:25.369Z] ---> Running in ff3cb10c36e3 [2023-02-23T23:34:25.369Z] Removing intermediate container ff3cb10c36e3 [2023-02-23T23:34:25.369Z] ---> e2b981df2176 [2023-02-23T23:34:25.369Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T23:34:25.630Z] ---> d9c3696b6d56 [2023-02-23T23:34:25.630Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-23T23:34:26.570Z] ---> 892e5238f394 [2023-02-23T23:34:26.570Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-23T23:34:26.570Z] ---> e5776e72df91 [2023-02-23T23:34:26.570Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-23T23:34:26.570Z] ---> Running in 1c1f601de5ba [2023-02-23T23:34:26.570Z] Removing intermediate container 1c1f601de5ba [2023-02-23T23:34:26.570Z] ---> 73eb7ed8ab36 [2023-02-23T23:34:26.570Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-23T23:34:26.570Z] ---> Running in 0948e683f470 [2023-02-23T23:34:26.570Z] Removing intermediate container 0948e683f470 [2023-02-23T23:34:26.570Z] ---> 180c6841e81d [2023-02-23T23:34:26.570Z] Step 20/22 : LABEL arch=x86_64 [2023-02-23T23:34:26.831Z] ---> Running in bcc1a0641d10 [2023-02-23T23:34:26.831Z] Removing intermediate container bcc1a0641d10 [2023-02-23T23:34:26.831Z] ---> 1cb8867e4808 [2023-02-23T23:34:26.831Z] Step 21/22 : LABEL git_sha=d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:34:26.831Z] ---> Running in 153fedf7c314 [2023-02-23T23:34:26.831Z] Removing intermediate container 153fedf7c314 [2023-02-23T23:34:26.831Z] ---> 33db044aa047 [2023-02-23T23:34:26.831Z] Step 22/22 : LABEL version=3.0.0-dev.66 [2023-02-23T23:34:26.831Z] ---> Running in 3690227454de [2023-02-23T23:34:27.090Z] Removing intermediate container 3690227454de [2023-02-23T23:34:27.090Z] ---> 2f4b8c2f41ff [2023-02-23T23:34:27.090Z] [2023-02-23T23:34:27.090Z] Successfully built 2f4b8c2f41ff [2023-02-23T23:34:27.090Z] Successfully tagged support-notifications:latest [2023-02-23T23:34:27.097Z]  Building support-notifications ... done  [Pipeline] } [2023-02-23T23:34:27.103Z] $ docker stop --time=1 fe1490ba00f21a0eadd55ad2777ce77d2e49bc103ebf0401756b02750688dd24 [2023-02-23T23:34:28.367Z] $ docker rm -f --volumes fe1490ba00f21a0eadd55ad2777ce77d2e49bc103ebf0401756b02750688dd24 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-23T23:34:28.705Z] + docker images [2023-02-23T23:34:28.705Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-23T23:34:28.705Z] support-notifications latest 2f4b8c2f41ff 2 seconds ago 30.7MB [2023-02-23T23:34:28.705Z] 1bd64c030e87 7 seconds ago 1.76GB [2023-02-23T23:34:28.705Z] security-spire-config latest 0d92785ee914 8 seconds ago 85.8MB [2023-02-23T23:34:28.705Z] security-spire-agent latest 94ce010f59d3 9 seconds ago 125MB [2023-02-23T23:34:28.705Z] 6bb37d7d92a9 18 seconds ago 1.56GB [2023-02-23T23:34:28.705Z] 020df707a470 18 seconds ago 1.56GB [2023-02-23T23:34:28.705Z] security-bootstrapper latest 3511bae5525f About a minute ago 20.4MB [2023-02-23T23:34:28.705Z] security-secretstore-setup latest 4b6a7629dcb4 About a minute ago 30MB [2023-02-23T23:34:28.705Z] support-scheduler latest 812076eac10d About a minute ago 30.1MB [2023-02-23T23:34:28.705Z] 0831f59db1d3 About a minute ago 1.68GB [2023-02-23T23:34:28.705Z] core-common-config-bootstrapper latest 3e91c93a428a About a minute ago 15.5MB [2023-02-23T23:34:28.705Z] c2ef7404c240 About a minute ago 1.68GB [2023-02-23T23:34:28.705Z] 80dda1aaa473 About a minute ago 1.75GB [2023-02-23T23:34:28.705Z] core-metadata latest 81d881b3ffca About a minute ago 18.5MB [2023-02-23T23:34:28.705Z] ae34af5b3c5d About a minute ago 1.68GB [2023-02-23T23:34:28.705Z] core-command latest be351e5dae84 About a minute ago 17.7MB [2023-02-23T23:34:28.705Z] 17d77f09f563 2 minutes ago 1.7GB [2023-02-23T23:34:28.705Z] security-proxy-auth latest 3fe0087e4600 2 minutes ago 16.2MB [2023-02-23T23:34:28.705Z] security-proxy-setup latest 03def78bc461 2 minutes ago 27.8MB [2023-02-23T23:34:28.705Z] 03f6916a7f41 2 minutes ago 1.69GB [2023-02-23T23:34:28.705Z] core-data latest 03698a0c0f4c 2 minutes ago 17.9MB [2023-02-23T23:34:28.705Z] security-spiffe-token-provider latest c77777c9ba28 2 minutes ago 30MB [2023-02-23T23:34:28.705Z] 0857417fef5e 2 minutes ago 1.73GB [2023-02-23T23:34:28.705Z] 5a575b88fd88 2 minutes ago 1.68GB [2023-02-23T23:34:28.705Z] ea0b474fa9ee 2 minutes ago 1.7GB [2023-02-23T23:34:28.705Z] 157534f8b48a 2 minutes ago 1.67GB [2023-02-23T23:34:28.705Z] security-spire-server latest a792b6760534 3 minutes ago 86.5MB [2023-02-23T23:34:28.705Z] 2095c482ec61 3 minutes ago 1.56GB [2023-02-23T23:34:28.705Z] ci-base-image-x86_64 latest 6a7ad81fffc8 7 minutes ago 904MB [2023-02-23T23:34:28.705Z] alpine 3.15 5ce65d7b0fde 12 days ago 5.59MB [2023-02-23T23:34:28.705Z] alpine 3.16 dfd21b5a31f5 12 days ago 5.55MB [2023-02-23T23:34:28.705Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-23T23:34:28.705Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-23T23:34:28.705Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-23T23:34:28.816Z] provisioning config files... [2023-02-23T23:34:28.825Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/427@tmp/config12080901170359942263tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-23T23:34:29.123Z] ---> docker-login.sh [2023-02-23T23:34:29.123Z] nexus3.edgexfoundry.org:10001 [2023-02-23T23:34:29.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T23:34:29.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T23:34:29.123Z] Configure a credential helper to remove this warning. See [2023-02-23T23:34:29.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T23:34:29.123Z] [2023-02-23T23:34:29.123Z] Login Succeeded [2023-02-23T23:34:29.123Z] nexus3.edgexfoundry.org:10002 [2023-02-23T23:34:29.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T23:34:29.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T23:34:29.123Z] Configure a credential helper to remove this warning. See [2023-02-23T23:34:29.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T23:34:29.123Z] [2023-02-23T23:34:29.123Z] Login Succeeded [2023-02-23T23:34:29.123Z] nexus3.edgexfoundry.org:10003 [2023-02-23T23:34:29.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T23:34:29.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T23:34:29.384Z] Configure a credential helper to remove this warning. See [2023-02-23T23:34:29.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T23:34:29.384Z] [2023-02-23T23:34:29.384Z] Login Succeeded [2023-02-23T23:34:29.384Z] nexus3.edgexfoundry.org:10004 [2023-02-23T23:34:29.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T23:34:29.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T23:34:29.384Z] Configure a credential helper to remove this warning. See [2023-02-23T23:34:29.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T23:34:29.384Z] [2023-02-23T23:34:29.384Z] Login Succeeded [2023-02-23T23:34:29.384Z] docker.io [2023-02-23T23:34:29.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T23:34:29.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T23:34:29.643Z] Configure a credential helper to remove this warning. See [2023-02-23T23:34:29.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T23:34:29.643Z] [2023-02-23T23:34:29.643Z] Login Succeeded [2023-02-23T23:34:29.643Z] ---> docker-login.sh ends [Pipeline] } [2023-02-23T23:34:29.652Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-23T23:34:29.681Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-23T23:34:29.706Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-02-23T23:34:29.706Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:34:29.706Z] latest [2023-02-23T23:34:29.706Z] 3.0.0-dev.66 [2023-02-23T23:34:29.706Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:34:29.706Z] main [2023-02-23T23:34:29.706Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:34:30.038Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:34:30.341Z] + docker push nexus3.edgexfoundry.org:10004/core-command:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:34:30.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-23T23:34:30.341Z] 0eff9206b8bc: Preparing [2023-02-23T23:34:30.341Z] 618739edbad3: Preparing [2023-02-23T23:34:30.341Z] c4cf5d5f9a31: Preparing [2023-02-23T23:34:30.341Z] 2a88e8ce44c9: Preparing [2023-02-23T23:34:30.341Z] aa5968d388b8: Preparing [2023-02-23T23:34:30.341Z] aa5968d388b8: Layer already exists [2023-02-23T23:34:30.341Z] 0eff9206b8bc: Pushed [2023-02-23T23:34:30.341Z] c4cf5d5f9a31: Pushed [2023-02-23T23:34:30.341Z] 2a88e8ce44c9: Pushed [2023-02-23T23:34:31.720Z] 618739edbad3: Pushed [2023-02-23T23:34:31.720Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9: digest: sha256:cbd022605f5197129ab9903ce16171e6c328203f66798bd14938e53f58a9b537 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:34:32.030Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:34:32.350Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-02-23T23:34:32.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-23T23:34:32.351Z] 0eff9206b8bc: Preparing [2023-02-23T23:34:32.351Z] 618739edbad3: Preparing [2023-02-23T23:34:32.351Z] c4cf5d5f9a31: Preparing [2023-02-23T23:34:32.351Z] 2a88e8ce44c9: Preparing [2023-02-23T23:34:32.351Z] aa5968d388b8: Preparing [2023-02-23T23:34:32.351Z] 0eff9206b8bc: Layer already exists [2023-02-23T23:34:32.351Z] c4cf5d5f9a31: Layer already exists [2023-02-23T23:34:32.351Z] aa5968d388b8: Layer already exists [2023-02-23T23:34:32.351Z] 618739edbad3: Layer already exists [2023-02-23T23:34:32.351Z] 2a88e8ce44c9: Layer already exists [2023-02-23T23:34:32.351Z] latest: digest: sha256:cbd022605f5197129ab9903ce16171e6c328203f66798bd14938e53f58a9b537 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:34:32.677Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:34:32.984Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.66 [2023-02-23T23:34:32.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-23T23:34:32.984Z] 0eff9206b8bc: Preparing [2023-02-23T23:34:32.984Z] 618739edbad3: Preparing [2023-02-23T23:34:32.984Z] c4cf5d5f9a31: Preparing [2023-02-23T23:34:32.984Z] 2a88e8ce44c9: Preparing [2023-02-23T23:34:32.984Z] aa5968d388b8: Preparing [2023-02-23T23:34:32.984Z] c4cf5d5f9a31: Layer already exists [2023-02-23T23:34:32.984Z] 0eff9206b8bc: Layer already exists [2023-02-23T23:34:32.984Z] 618739edbad3: Layer already exists [2023-02-23T23:34:32.984Z] aa5968d388b8: Layer already exists [2023-02-23T23:34:32.984Z] 2a88e8ce44c9: Layer already exists [2023-02-23T23:34:32.984Z] 3.0.0-dev.66: digest: sha256:cbd022605f5197129ab9903ce16171e6c328203f66798bd14938e53f58a9b537 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:34:33.294Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:34:33.613Z] + docker push nexus3.edgexfoundry.org:10004/core-command:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:34:33.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-23T23:34:33.613Z] 0eff9206b8bc: Preparing [2023-02-23T23:34:33.613Z] 618739edbad3: Preparing [2023-02-23T23:34:33.613Z] c4cf5d5f9a31: Preparing [2023-02-23T23:34:33.613Z] 2a88e8ce44c9: Preparing [2023-02-23T23:34:33.613Z] aa5968d388b8: Preparing [2023-02-23T23:34:33.613Z] 0eff9206b8bc: Layer already exists [2023-02-23T23:34:33.613Z] 618739edbad3: Layer already exists [2023-02-23T23:34:33.613Z] 2a88e8ce44c9: Layer already exists [2023-02-23T23:34:33.613Z] aa5968d388b8: Layer already exists [2023-02-23T23:34:33.613Z] c4cf5d5f9a31: Layer already exists [2023-02-23T23:34:33.613Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66: digest: sha256:cbd022605f5197129ab9903ce16171e6c328203f66798bd14938e53f58a9b537 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:34:33.920Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:34:34.226Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-02-23T23:34:34.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-23T23:34:34.226Z] 0eff9206b8bc: Preparing [2023-02-23T23:34:34.226Z] 618739edbad3: Preparing [2023-02-23T23:34:34.226Z] c4cf5d5f9a31: Preparing [2023-02-23T23:34:34.226Z] 2a88e8ce44c9: Preparing [2023-02-23T23:34:34.226Z] aa5968d388b8: Preparing [2023-02-23T23:34:34.226Z] 2a88e8ce44c9: Layer already exists [2023-02-23T23:34:34.226Z] aa5968d388b8: Layer already exists [2023-02-23T23:34:34.226Z] 618739edbad3: Layer already exists [2023-02-23T23:34:34.226Z] 0eff9206b8bc: Layer already exists [2023-02-23T23:34:34.226Z] c4cf5d5f9a31: Layer already exists [2023-02-23T23:34:34.226Z] main: digest: sha256:cbd022605f5197129ab9903ce16171e6c328203f66798bd14938e53f58a9b537 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-23T23:34:34.316Z] ===================================================== [Pipeline] echo [2023-02-23T23:34:34.328Z] taggedImages: [2023-02-23T23:34:34.328Z] - nexus3.edgexfoundry.org:10004/core-command:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:34:34.328Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-02-23T23:34:34.328Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.66 [2023-02-23T23:34:34.328Z] - nexus3.edgexfoundry.org:10004/core-command:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:34:34.328Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-02-23T23:34:34.353Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-02-23T23:34:34.353Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:34:34.353Z] latest [2023-02-23T23:34:34.353Z] 3.0.0-dev.66 [2023-02-23T23:34:34.353Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:34:34.353Z] main [2023-02-23T23:34:34.353Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:34:34.714Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:34:35.088Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:34:35.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-23T23:34:35.088Z] 9b707db05895: Preparing [2023-02-23T23:34:35.088Z] 4c302099556a: Preparing [2023-02-23T23:34:35.088Z] bd0b41281d46: Preparing [2023-02-23T23:34:35.088Z] bea85aa4ba31: Preparing [2023-02-23T23:34:35.088Z] c4cf5d5f9a31: Preparing [2023-02-23T23:34:35.088Z] 0a2130975236: Preparing [2023-02-23T23:34:35.088Z] aa5968d388b8: Preparing [2023-02-23T23:34:35.088Z] aa5968d388b8: Waiting [2023-02-23T23:34:35.088Z] 0a2130975236: Waiting [2023-02-23T23:34:35.089Z] c4cf5d5f9a31: Layer already exists [2023-02-23T23:34:35.089Z] 4c302099556a: Pushed [2023-02-23T23:34:35.089Z] bd0b41281d46: Pushed [2023-02-23T23:34:35.089Z] aa5968d388b8: Layer already exists [2023-02-23T23:34:35.089Z] 9b707db05895: Pushed [2023-02-23T23:34:35.089Z] 0a2130975236: Pushed [2023-02-23T23:34:36.074Z] bea85aa4ba31: Pushed [2023-02-23T23:34:36.351Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9: digest: sha256:95bc0db27c4c79b592e6600eb09c9dcd5b8d864fa52d3d43f70ea55be29a9a1c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:34:36.692Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:34:37.004Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-02-23T23:34:37.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-23T23:34:37.004Z] 9b707db05895: Preparing [2023-02-23T23:34:37.004Z] 4c302099556a: Preparing [2023-02-23T23:34:37.004Z] bd0b41281d46: Preparing [2023-02-23T23:34:37.004Z] bea85aa4ba31: Preparing [2023-02-23T23:34:37.004Z] c4cf5d5f9a31: Preparing [2023-02-23T23:34:37.004Z] 0a2130975236: Preparing [2023-02-23T23:34:37.004Z] aa5968d388b8: Preparing [2023-02-23T23:34:37.004Z] 0a2130975236: Waiting [2023-02-23T23:34:37.004Z] aa5968d388b8: Waiting [2023-02-23T23:34:37.004Z] c4cf5d5f9a31: Layer already exists [2023-02-23T23:34:37.004Z] 9b707db05895: Layer already exists [2023-02-23T23:34:37.004Z] bea85aa4ba31: Layer already exists [2023-02-23T23:34:37.004Z] bd0b41281d46: Layer already exists [2023-02-23T23:34:37.004Z] 4c302099556a: Layer already exists [2023-02-23T23:34:37.004Z] 0a2130975236: Layer already exists [2023-02-23T23:34:37.004Z] aa5968d388b8: Layer already exists [2023-02-23T23:34:37.004Z] latest: digest: sha256:95bc0db27c4c79b592e6600eb09c9dcd5b8d864fa52d3d43f70ea55be29a9a1c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:34:37.312Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:34:37.620Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.66 [2023-02-23T23:34:37.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-23T23:34:37.620Z] 9b707db05895: Preparing [2023-02-23T23:34:37.620Z] 4c302099556a: Preparing [2023-02-23T23:34:37.620Z] bd0b41281d46: Preparing [2023-02-23T23:34:37.620Z] bea85aa4ba31: Preparing [2023-02-23T23:34:37.620Z] c4cf5d5f9a31: Preparing [2023-02-23T23:34:37.620Z] 0a2130975236: Preparing [2023-02-23T23:34:37.620Z] aa5968d388b8: Preparing [2023-02-23T23:34:37.620Z] aa5968d388b8: Waiting [2023-02-23T23:34:37.620Z] 0a2130975236: Waiting [2023-02-23T23:34:37.620Z] 9b707db05895: Layer already exists [2023-02-23T23:34:37.620Z] c4cf5d5f9a31: Layer already exists [2023-02-23T23:34:37.620Z] bd0b41281d46: Layer already exists [2023-02-23T23:34:37.620Z] 4c302099556a: Layer already exists [2023-02-23T23:34:37.620Z] bea85aa4ba31: Layer already exists [2023-02-23T23:34:37.620Z] aa5968d388b8: Layer already exists [2023-02-23T23:34:37.620Z] 0a2130975236: Layer already exists [2023-02-23T23:34:37.620Z] 3.0.0-dev.66: digest: sha256:95bc0db27c4c79b592e6600eb09c9dcd5b8d864fa52d3d43f70ea55be29a9a1c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:34:37.927Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:34:38.232Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:34:38.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-23T23:34:38.232Z] 9b707db05895: Preparing [2023-02-23T23:34:38.232Z] 4c302099556a: Preparing [2023-02-23T23:34:38.232Z] bd0b41281d46: Preparing [2023-02-23T23:34:38.232Z] bea85aa4ba31: Preparing [2023-02-23T23:34:38.232Z] c4cf5d5f9a31: Preparing [2023-02-23T23:34:38.232Z] 0a2130975236: Preparing [2023-02-23T23:34:38.232Z] aa5968d388b8: Preparing [2023-02-23T23:34:38.232Z] 0a2130975236: Waiting [2023-02-23T23:34:38.232Z] aa5968d388b8: Waiting [2023-02-23T23:34:38.232Z] 4c302099556a: Layer already exists [2023-02-23T23:34:38.232Z] bd0b41281d46: Layer already exists [2023-02-23T23:34:38.232Z] c4cf5d5f9a31: Layer already exists [2023-02-23T23:34:38.232Z] bea85aa4ba31: Layer already exists [2023-02-23T23:34:38.232Z] 9b707db05895: Layer already exists [2023-02-23T23:34:38.232Z] aa5968d388b8: Layer already exists [2023-02-23T23:34:38.232Z] 0a2130975236: Layer already exists [2023-02-23T23:34:38.232Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66: digest: sha256:95bc0db27c4c79b592e6600eb09c9dcd5b8d864fa52d3d43f70ea55be29a9a1c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:34:38.542Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:34:38.847Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-02-23T23:34:38.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-23T23:34:38.847Z] 9b707db05895: Preparing [2023-02-23T23:34:38.847Z] 4c302099556a: Preparing [2023-02-23T23:34:38.847Z] bd0b41281d46: Preparing [2023-02-23T23:34:38.847Z] bea85aa4ba31: Preparing [2023-02-23T23:34:38.847Z] c4cf5d5f9a31: Preparing [2023-02-23T23:34:38.847Z] 0a2130975236: Preparing [2023-02-23T23:34:38.848Z] aa5968d388b8: Preparing [2023-02-23T23:34:38.848Z] 0a2130975236: Waiting [2023-02-23T23:34:38.848Z] aa5968d388b8: Waiting [2023-02-23T23:34:38.848Z] bd0b41281d46: Layer already exists [2023-02-23T23:34:38.848Z] 4c302099556a: Layer already exists [2023-02-23T23:34:38.848Z] c4cf5d5f9a31: Layer already exists [2023-02-23T23:34:38.848Z] 9b707db05895: Layer already exists [2023-02-23T23:34:38.848Z] bea85aa4ba31: Layer already exists [2023-02-23T23:34:38.848Z] 0a2130975236: Layer already exists [2023-02-23T23:34:38.848Z] aa5968d388b8: Layer already exists [2023-02-23T23:34:38.848Z] main: digest: sha256:95bc0db27c4c79b592e6600eb09c9dcd5b8d864fa52d3d43f70ea55be29a9a1c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-23T23:34:38.935Z] ===================================================== [Pipeline] echo [2023-02-23T23:34:38.941Z] taggedImages: [2023-02-23T23:34:38.941Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:34:38.941Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-02-23T23:34:38.941Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.66 [2023-02-23T23:34:38.941Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:34:38.941Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-02-23T23:34:38.955Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-02-23T23:34:38.955Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:34:38.955Z] latest [2023-02-23T23:34:38.955Z] 3.0.0-dev.66 [2023-02-23T23:34:38.955Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:34:38.955Z] main [2023-02-23T23:34:38.955Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:34:39.258Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:34:39.561Z] + docker push nexus3.edgexfoundry.org:10004/core-data:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:34:39.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-23T23:34:39.562Z] bcefe4607839: Preparing [2023-02-23T23:34:39.562Z] 05350bc8090a: Preparing [2023-02-23T23:34:39.562Z] c4cf5d5f9a31: Preparing [2023-02-23T23:34:39.562Z] 5236effe4767: Preparing [2023-02-23T23:34:39.562Z] aa5968d388b8: Preparing [2023-02-23T23:34:39.562Z] aa5968d388b8: Layer already exists [2023-02-23T23:34:39.562Z] c4cf5d5f9a31: Layer already exists [2023-02-23T23:34:39.562Z] bcefe4607839: Pushed [2023-02-23T23:34:39.562Z] 5236effe4767: Pushed [2023-02-23T23:34:40.938Z] 05350bc8090a: Pushed [2023-02-23T23:34:40.938Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9: digest: sha256:4e01c48f608a3f95203b9dceb63cd4157dd90c5f4e7f7e9e2df24f9eb536d284 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:34:41.252Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:34:41.559Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-02-23T23:34:41.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-23T23:34:41.560Z] bcefe4607839: Preparing [2023-02-23T23:34:41.560Z] 05350bc8090a: Preparing [2023-02-23T23:34:41.560Z] c4cf5d5f9a31: Preparing [2023-02-23T23:34:41.560Z] 5236effe4767: Preparing [2023-02-23T23:34:41.560Z] aa5968d388b8: Preparing [2023-02-23T23:34:41.560Z] c4cf5d5f9a31: Layer already exists [2023-02-23T23:34:41.560Z] bcefe4607839: Layer already exists [2023-02-23T23:34:41.560Z] aa5968d388b8: Layer already exists [2023-02-23T23:34:41.560Z] 05350bc8090a: Layer already exists [2023-02-23T23:34:41.560Z] 5236effe4767: Layer already exists [2023-02-23T23:34:41.560Z] latest: digest: sha256:4e01c48f608a3f95203b9dceb63cd4157dd90c5f4e7f7e9e2df24f9eb536d284 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:34:41.874Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:34:42.181Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.66 [2023-02-23T23:34:42.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-23T23:34:42.181Z] bcefe4607839: Preparing [2023-02-23T23:34:42.181Z] 05350bc8090a: Preparing [2023-02-23T23:34:42.181Z] c4cf5d5f9a31: Preparing [2023-02-23T23:34:42.181Z] 5236effe4767: Preparing [2023-02-23T23:34:42.181Z] aa5968d388b8: Preparing [2023-02-23T23:34:42.181Z] bcefe4607839: Layer already exists [2023-02-23T23:34:42.181Z] 5236effe4767: Layer already exists [2023-02-23T23:34:42.181Z] c4cf5d5f9a31: Layer already exists [2023-02-23T23:34:42.181Z] 05350bc8090a: Layer already exists [2023-02-23T23:34:42.181Z] aa5968d388b8: Layer already exists [2023-02-23T23:34:42.181Z] 3.0.0-dev.66: digest: sha256:4e01c48f608a3f95203b9dceb63cd4157dd90c5f4e7f7e9e2df24f9eb536d284 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:34:42.493Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:34:42.799Z] + docker push nexus3.edgexfoundry.org:10004/core-data:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:34:42.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-23T23:34:42.799Z] bcefe4607839: Preparing [2023-02-23T23:34:42.799Z] 05350bc8090a: Preparing [2023-02-23T23:34:42.799Z] c4cf5d5f9a31: Preparing [2023-02-23T23:34:42.799Z] 5236effe4767: Preparing [2023-02-23T23:34:42.799Z] aa5968d388b8: Preparing [2023-02-23T23:34:42.799Z] c4cf5d5f9a31: Layer already exists [2023-02-23T23:34:42.799Z] 5236effe4767: Layer already exists [2023-02-23T23:34:42.799Z] 05350bc8090a: Layer already exists [2023-02-23T23:34:42.799Z] bcefe4607839: Layer already exists [2023-02-23T23:34:42.799Z] aa5968d388b8: Layer already exists [2023-02-23T23:34:42.799Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66: digest: sha256:4e01c48f608a3f95203b9dceb63cd4157dd90c5f4e7f7e9e2df24f9eb536d284 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:34:43.109Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:34:43.417Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-02-23T23:34:43.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-23T23:34:43.417Z] bcefe4607839: Preparing [2023-02-23T23:34:43.417Z] 05350bc8090a: Preparing [2023-02-23T23:34:43.417Z] c4cf5d5f9a31: Preparing [2023-02-23T23:34:43.417Z] 5236effe4767: Preparing [2023-02-23T23:34:43.417Z] aa5968d388b8: Preparing [2023-02-23T23:34:43.417Z] 5236effe4767: Layer already exists [2023-02-23T23:34:43.417Z] bcefe4607839: Layer already exists [2023-02-23T23:34:43.417Z] aa5968d388b8: Layer already exists [2023-02-23T23:34:43.417Z] 05350bc8090a: Layer already exists [2023-02-23T23:34:43.417Z] c4cf5d5f9a31: Layer already exists [2023-02-23T23:34:43.417Z] main: digest: sha256:4e01c48f608a3f95203b9dceb63cd4157dd90c5f4e7f7e9e2df24f9eb536d284 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-23T23:34:43.453Z] ===================================================== [Pipeline] echo [2023-02-23T23:34:43.459Z] taggedImages: [2023-02-23T23:34:43.459Z] - nexus3.edgexfoundry.org:10004/core-data:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:34:43.459Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-02-23T23:34:43.459Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.66 [2023-02-23T23:34:43.459Z] - nexus3.edgexfoundry.org:10004/core-data:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:34:43.459Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-02-23T23:34:43.475Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-02-23T23:34:43.475Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:34:43.475Z] latest [2023-02-23T23:34:43.475Z] 3.0.0-dev.66 [2023-02-23T23:34:43.475Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:34:43.475Z] main [2023-02-23T23:34:43.475Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:34:43.782Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:34:44.088Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:34:44.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-23T23:34:44.088Z] b117d803c4ed: Preparing [2023-02-23T23:34:44.088Z] 45bc6592db56: Preparing [2023-02-23T23:34:44.088Z] 35ceb10d31aa: Preparing [2023-02-23T23:34:44.088Z] c4cf5d5f9a31: Preparing [2023-02-23T23:34:44.088Z] 2a88e8ce44c9: Preparing [2023-02-23T23:34:44.088Z] aa5968d388b8: Preparing [2023-02-23T23:34:44.088Z] aa5968d388b8: Waiting [2023-02-23T23:34:44.088Z] 2a88e8ce44c9: Layer already exists [2023-02-23T23:34:44.088Z] c4cf5d5f9a31: Layer already exists [2023-02-23T23:34:44.088Z] aa5968d388b8: Layer already exists [2023-02-23T23:34:44.088Z] b117d803c4ed: Pushed [2023-02-23T23:34:44.088Z] 45bc6592db56: Pushed [2023-02-23T23:34:45.466Z] 35ceb10d31aa: Pushed [2023-02-23T23:34:45.467Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9: digest: sha256:321b2774a1bad130a949188d48a2e03581cc8c31a6e85d8b86b486eace1c5391 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:34:45.774Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:34:46.087Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-02-23T23:34:46.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-23T23:34:46.087Z] b117d803c4ed: Preparing [2023-02-23T23:34:46.087Z] 45bc6592db56: Preparing [2023-02-23T23:34:46.087Z] 35ceb10d31aa: Preparing [2023-02-23T23:34:46.087Z] c4cf5d5f9a31: Preparing [2023-02-23T23:34:46.087Z] 2a88e8ce44c9: Preparing [2023-02-23T23:34:46.087Z] aa5968d388b8: Preparing [2023-02-23T23:34:46.087Z] aa5968d388b8: Waiting [2023-02-23T23:34:46.087Z] 2a88e8ce44c9: Layer already exists [2023-02-23T23:34:46.087Z] 45bc6592db56: Layer already exists [2023-02-23T23:34:46.087Z] 35ceb10d31aa: Layer already exists [2023-02-23T23:34:46.087Z] c4cf5d5f9a31: Layer already exists [2023-02-23T23:34:46.087Z] b117d803c4ed: Layer already exists [2023-02-23T23:34:46.087Z] aa5968d388b8: Layer already exists [2023-02-23T23:34:46.087Z] latest: digest: sha256:321b2774a1bad130a949188d48a2e03581cc8c31a6e85d8b86b486eace1c5391 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:34:46.400Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:34:46.711Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.66 [2023-02-23T23:34:46.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-23T23:34:46.711Z] b117d803c4ed: Preparing [2023-02-23T23:34:46.711Z] 45bc6592db56: Preparing [2023-02-23T23:34:46.711Z] 35ceb10d31aa: Preparing [2023-02-23T23:34:46.711Z] c4cf5d5f9a31: Preparing [2023-02-23T23:34:46.711Z] 2a88e8ce44c9: Preparing [2023-02-23T23:34:46.711Z] aa5968d388b8: Preparing [2023-02-23T23:34:46.711Z] aa5968d388b8: Waiting [2023-02-23T23:34:46.711Z] 35ceb10d31aa: Layer already exists [2023-02-23T23:34:46.711Z] 45bc6592db56: Layer already exists [2023-02-23T23:34:46.711Z] 2a88e8ce44c9: Layer already exists [2023-02-23T23:34:46.711Z] c4cf5d5f9a31: Layer already exists [2023-02-23T23:34:46.711Z] b117d803c4ed: Layer already exists [2023-02-23T23:34:46.711Z] aa5968d388b8: Layer already exists [2023-02-23T23:34:46.711Z] 3.0.0-dev.66: digest: sha256:321b2774a1bad130a949188d48a2e03581cc8c31a6e85d8b86b486eace1c5391 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:34:47.016Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:34:47.325Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:34:47.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-23T23:34:47.325Z] b117d803c4ed: Preparing [2023-02-23T23:34:47.325Z] 45bc6592db56: Preparing [2023-02-23T23:34:47.325Z] 35ceb10d31aa: Preparing [2023-02-23T23:34:47.325Z] c4cf5d5f9a31: Preparing [2023-02-23T23:34:47.325Z] 2a88e8ce44c9: Preparing [2023-02-23T23:34:47.325Z] aa5968d388b8: Preparing [2023-02-23T23:34:47.325Z] aa5968d388b8: Waiting [2023-02-23T23:34:47.325Z] c4cf5d5f9a31: Layer already exists [2023-02-23T23:34:47.325Z] 35ceb10d31aa: Layer already exists [2023-02-23T23:34:47.325Z] b117d803c4ed: Layer already exists [2023-02-23T23:34:47.325Z] 45bc6592db56: Layer already exists [2023-02-23T23:34:47.325Z] 2a88e8ce44c9: Layer already exists [2023-02-23T23:34:47.325Z] aa5968d388b8: Layer already exists [2023-02-23T23:34:47.325Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66: digest: sha256:321b2774a1bad130a949188d48a2e03581cc8c31a6e85d8b86b486eace1c5391 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:34:47.636Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:34:47.932Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-02-23T23:34:47.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-23T23:34:47.932Z] b117d803c4ed: Preparing [2023-02-23T23:34:47.932Z] 45bc6592db56: Preparing [2023-02-23T23:34:47.932Z] 35ceb10d31aa: Preparing [2023-02-23T23:34:47.932Z] c4cf5d5f9a31: Preparing [2023-02-23T23:34:47.932Z] 2a88e8ce44c9: Preparing [2023-02-23T23:34:47.932Z] aa5968d388b8: Preparing [2023-02-23T23:34:47.932Z] aa5968d388b8: Waiting [2023-02-23T23:34:47.932Z] 35ceb10d31aa: Layer already exists [2023-02-23T23:34:47.932Z] b117d803c4ed: Layer already exists [2023-02-23T23:34:47.932Z] c4cf5d5f9a31: Layer already exists [2023-02-23T23:34:47.932Z] 45bc6592db56: Layer already exists [2023-02-23T23:34:47.932Z] 2a88e8ce44c9: Layer already exists [2023-02-23T23:34:47.932Z] aa5968d388b8: Layer already exists [2023-02-23T23:34:47.932Z] main: digest: sha256:321b2774a1bad130a949188d48a2e03581cc8c31a6e85d8b86b486eace1c5391 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-23T23:34:47.969Z] ===================================================== [Pipeline] echo [2023-02-23T23:34:47.974Z] taggedImages: [2023-02-23T23:34:47.974Z] - nexus3.edgexfoundry.org:10004/core-metadata:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:34:47.974Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-02-23T23:34:47.974Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.66 [2023-02-23T23:34:47.974Z] - nexus3.edgexfoundry.org:10004/core-metadata:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:34:47.974Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-02-23T23:34:47.990Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-02-23T23:34:47.990Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:34:47.990Z] latest [2023-02-23T23:34:47.990Z] 3.0.0-dev.66 [2023-02-23T23:34:47.990Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:34:47.990Z] main [2023-02-23T23:34:47.990Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:34:48.295Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:34:48.602Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:34:48.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-23T23:34:48.602Z] ab5e3e581b55: Preparing [2023-02-23T23:34:48.602Z] ab5e3e581b55: Preparing [2023-02-23T23:34:48.602Z] af0a47ceb47c: Preparing [2023-02-23T23:34:48.602Z] ae173988d466: Preparing [2023-02-23T23:34:48.602Z] 281036da958b: Preparing [2023-02-23T23:34:48.602Z] f9bdc987f561: Preparing [2023-02-23T23:34:48.602Z] 28dda8b6da25: Preparing [2023-02-23T23:34:48.602Z] c4cf5d5f9a31: Preparing [2023-02-23T23:34:48.602Z] d6869234ffb3: Preparing [2023-02-23T23:34:48.602Z] 7cf1043315a8: Preparing [2023-02-23T23:34:48.602Z] 542d75281966: Preparing [2023-02-23T23:34:48.602Z] 604147ad4fa5: Preparing [2023-02-23T23:34:48.602Z] aa5968d388b8: Preparing [2023-02-23T23:34:48.602Z] 542d75281966: Waiting [2023-02-23T23:34:48.602Z] c4cf5d5f9a31: Waiting [2023-02-23T23:34:48.602Z] d6869234ffb3: Waiting [2023-02-23T23:34:48.602Z] 7cf1043315a8: Waiting [2023-02-23T23:34:48.602Z] 28dda8b6da25: Waiting [2023-02-23T23:34:48.602Z] 281036da958b: Pushed [2023-02-23T23:34:48.602Z] f9bdc987f561: Pushed [2023-02-23T23:34:48.602Z] c4cf5d5f9a31: Layer already exists [2023-02-23T23:34:48.602Z] ab5e3e581b55: Pushed [2023-02-23T23:34:48.602Z] af0a47ceb47c: Pushed [2023-02-23T23:34:48.602Z] ae173988d466: Pushed [2023-02-23T23:34:48.861Z] 542d75281966: Pushed [2023-02-23T23:34:48.861Z] 604147ad4fa5: Pushed [2023-02-23T23:34:48.861Z] aa5968d388b8: Layer already exists [2023-02-23T23:34:48.861Z] 7cf1043315a8: Pushed [2023-02-23T23:34:48.861Z] d6869234ffb3: Pushed [2023-02-23T23:34:50.238Z] 28dda8b6da25: Pushed [2023-02-23T23:34:50.238Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9: digest: sha256:ce175025faa95ce722c01da94395e7588549b4f6449ebd5fd16537825e48b54a size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:34:50.555Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:34:50.864Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-02-23T23:34:50.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-23T23:34:50.864Z] ab5e3e581b55: Preparing [2023-02-23T23:34:50.864Z] ab5e3e581b55: Preparing [2023-02-23T23:34:50.864Z] af0a47ceb47c: Preparing [2023-02-23T23:34:50.864Z] ae173988d466: Preparing [2023-02-23T23:34:50.864Z] 281036da958b: Preparing [2023-02-23T23:34:50.864Z] f9bdc987f561: Preparing [2023-02-23T23:34:50.864Z] 28dda8b6da25: Preparing [2023-02-23T23:34:50.864Z] c4cf5d5f9a31: Preparing [2023-02-23T23:34:50.864Z] d6869234ffb3: Preparing [2023-02-23T23:34:50.864Z] 7cf1043315a8: Preparing [2023-02-23T23:34:50.864Z] 542d75281966: Preparing [2023-02-23T23:34:50.864Z] 604147ad4fa5: Preparing [2023-02-23T23:34:50.864Z] aa5968d388b8: Preparing [2023-02-23T23:34:50.864Z] c4cf5d5f9a31: Waiting [2023-02-23T23:34:50.864Z] d6869234ffb3: Waiting [2023-02-23T23:34:50.864Z] 7cf1043315a8: Waiting [2023-02-23T23:34:50.864Z] 542d75281966: Waiting [2023-02-23T23:34:50.864Z] 604147ad4fa5: Waiting [2023-02-23T23:34:50.864Z] aa5968d388b8: Waiting [2023-02-23T23:34:50.864Z] ae173988d466: Layer already exists [2023-02-23T23:34:50.864Z] 281036da958b: Layer already exists [2023-02-23T23:34:50.864Z] ab5e3e581b55: Layer already exists [2023-02-23T23:34:50.864Z] af0a47ceb47c: Layer already exists [2023-02-23T23:34:50.864Z] f9bdc987f561: Layer already exists [2023-02-23T23:34:50.864Z] 28dda8b6da25: Layer already exists [2023-02-23T23:34:50.864Z] 7cf1043315a8: Layer already exists [2023-02-23T23:34:50.864Z] c4cf5d5f9a31: Layer already exists [2023-02-23T23:34:50.864Z] d6869234ffb3: Layer already exists [2023-02-23T23:34:50.864Z] 542d75281966: Layer already exists [2023-02-23T23:34:50.864Z] 604147ad4fa5: Layer already exists [2023-02-23T23:34:50.864Z] aa5968d388b8: Layer already exists [2023-02-23T23:34:50.864Z] latest: digest: sha256:ce175025faa95ce722c01da94395e7588549b4f6449ebd5fd16537825e48b54a size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:34:51.169Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:34:51.469Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.66 [2023-02-23T23:34:51.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-23T23:34:51.469Z] ab5e3e581b55: Preparing [2023-02-23T23:34:51.469Z] ab5e3e581b55: Preparing [2023-02-23T23:34:51.469Z] af0a47ceb47c: Preparing [2023-02-23T23:34:51.469Z] ae173988d466: Preparing [2023-02-23T23:34:51.469Z] 281036da958b: Preparing [2023-02-23T23:34:51.469Z] f9bdc987f561: Preparing [2023-02-23T23:34:51.469Z] 28dda8b6da25: Preparing [2023-02-23T23:34:51.469Z] c4cf5d5f9a31: Preparing [2023-02-23T23:34:51.469Z] d6869234ffb3: Preparing [2023-02-23T23:34:51.469Z] c4cf5d5f9a31: Waiting [2023-02-23T23:34:51.469Z] 28dda8b6da25: Waiting [2023-02-23T23:34:51.469Z] 7cf1043315a8: Preparing [2023-02-23T23:34:51.469Z] 542d75281966: Preparing [2023-02-23T23:34:51.469Z] 604147ad4fa5: Preparing [2023-02-23T23:34:51.469Z] aa5968d388b8: Preparing [2023-02-23T23:34:51.469Z] 7cf1043315a8: Waiting [2023-02-23T23:34:51.469Z] 542d75281966: Waiting [2023-02-23T23:34:51.469Z] aa5968d388b8: Waiting [2023-02-23T23:34:51.469Z] f9bdc987f561: Layer already exists [2023-02-23T23:34:51.469Z] ae173988d466: Layer already exists [2023-02-23T23:34:51.469Z] 281036da958b: Layer already exists [2023-02-23T23:34:51.469Z] af0a47ceb47c: Layer already exists [2023-02-23T23:34:51.469Z] ab5e3e581b55: Layer already exists [2023-02-23T23:34:51.469Z] 28dda8b6da25: Layer already exists [2023-02-23T23:34:51.469Z] 7cf1043315a8: Layer already exists [2023-02-23T23:34:51.469Z] c4cf5d5f9a31: Layer already exists [2023-02-23T23:34:51.469Z] 542d75281966: Layer already exists [2023-02-23T23:34:51.469Z] d6869234ffb3: Layer already exists [2023-02-23T23:34:51.469Z] 604147ad4fa5: Layer already exists [2023-02-23T23:34:51.469Z] aa5968d388b8: Layer already exists [2023-02-23T23:34:51.469Z] 3.0.0-dev.66: digest: sha256:ce175025faa95ce722c01da94395e7588549b4f6449ebd5fd16537825e48b54a size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:34:51.772Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:34:52.079Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:34:52.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-23T23:34:52.079Z] ab5e3e581b55: Preparing [2023-02-23T23:34:52.079Z] ab5e3e581b55: Preparing [2023-02-23T23:34:52.079Z] af0a47ceb47c: Preparing [2023-02-23T23:34:52.079Z] ae173988d466: Preparing [2023-02-23T23:34:52.079Z] 281036da958b: Preparing [2023-02-23T23:34:52.079Z] f9bdc987f561: Preparing [2023-02-23T23:34:52.079Z] 28dda8b6da25: Preparing [2023-02-23T23:34:52.079Z] c4cf5d5f9a31: Preparing [2023-02-23T23:34:52.079Z] d6869234ffb3: Preparing [2023-02-23T23:34:52.079Z] 7cf1043315a8: Preparing [2023-02-23T23:34:52.079Z] 542d75281966: Preparing [2023-02-23T23:34:52.079Z] 604147ad4fa5: Preparing [2023-02-23T23:34:52.079Z] aa5968d388b8: Preparing [2023-02-23T23:34:52.079Z] 28dda8b6da25: Waiting [2023-02-23T23:34:52.079Z] d6869234ffb3: Waiting [2023-02-23T23:34:52.079Z] 7cf1043315a8: Waiting [2023-02-23T23:34:52.079Z] 542d75281966: Waiting [2023-02-23T23:34:52.079Z] c4cf5d5f9a31: Waiting [2023-02-23T23:34:52.079Z] 604147ad4fa5: Waiting [2023-02-23T23:34:52.079Z] ab5e3e581b55: Layer already exists [2023-02-23T23:34:52.079Z] f9bdc987f561: Layer already exists [2023-02-23T23:34:52.079Z] 281036da958b: Layer already exists [2023-02-23T23:34:52.079Z] ae173988d466: Layer already exists [2023-02-23T23:34:52.079Z] af0a47ceb47c: Layer already exists [2023-02-23T23:34:52.079Z] 28dda8b6da25: Layer already exists [2023-02-23T23:34:52.079Z] 542d75281966: Layer already exists [2023-02-23T23:34:52.079Z] 7cf1043315a8: Layer already exists [2023-02-23T23:34:52.079Z] c4cf5d5f9a31: Layer already exists [2023-02-23T23:34:52.079Z] d6869234ffb3: Layer already exists [2023-02-23T23:34:52.079Z] 604147ad4fa5: Layer already exists [2023-02-23T23:34:52.079Z] aa5968d388b8: Layer already exists [2023-02-23T23:34:52.079Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66: digest: sha256:ce175025faa95ce722c01da94395e7588549b4f6449ebd5fd16537825e48b54a size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:34:52.387Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:34:52.690Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-02-23T23:34:52.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-23T23:34:52.690Z] ab5e3e581b55: Preparing [2023-02-23T23:34:52.690Z] ab5e3e581b55: Preparing [2023-02-23T23:34:52.690Z] af0a47ceb47c: Preparing [2023-02-23T23:34:52.690Z] ae173988d466: Preparing [2023-02-23T23:34:52.690Z] 281036da958b: Preparing [2023-02-23T23:34:52.690Z] f9bdc987f561: Preparing [2023-02-23T23:34:52.690Z] 28dda8b6da25: Preparing [2023-02-23T23:34:52.690Z] c4cf5d5f9a31: Preparing [2023-02-23T23:34:52.690Z] d6869234ffb3: Preparing [2023-02-23T23:34:52.690Z] 7cf1043315a8: Preparing [2023-02-23T23:34:52.690Z] 542d75281966: Preparing [2023-02-23T23:34:52.690Z] 604147ad4fa5: Preparing [2023-02-23T23:34:52.690Z] aa5968d388b8: Preparing [2023-02-23T23:34:52.690Z] 28dda8b6da25: Waiting [2023-02-23T23:34:52.690Z] 7cf1043315a8: Waiting [2023-02-23T23:34:52.690Z] 542d75281966: Waiting [2023-02-23T23:34:52.690Z] 604147ad4fa5: Waiting [2023-02-23T23:34:52.690Z] c4cf5d5f9a31: Waiting [2023-02-23T23:34:52.690Z] d6869234ffb3: Waiting [2023-02-23T23:34:52.690Z] ab5e3e581b55: Layer already exists [2023-02-23T23:34:52.690Z] ae173988d466: Layer already exists [2023-02-23T23:34:52.690Z] 281036da958b: Layer already exists [2023-02-23T23:34:52.690Z] f9bdc987f561: Layer already exists [2023-02-23T23:34:52.690Z] af0a47ceb47c: Layer already exists [2023-02-23T23:34:52.690Z] 28dda8b6da25: Layer already exists [2023-02-23T23:34:52.690Z] 542d75281966: Layer already exists [2023-02-23T23:34:52.690Z] 7cf1043315a8: Layer already exists [2023-02-23T23:34:52.690Z] c4cf5d5f9a31: Layer already exists [2023-02-23T23:34:52.690Z] d6869234ffb3: Layer already exists [2023-02-23T23:34:52.690Z] 604147ad4fa5: Layer already exists [2023-02-23T23:34:52.690Z] aa5968d388b8: Layer already exists [2023-02-23T23:34:52.690Z] main: digest: sha256:ce175025faa95ce722c01da94395e7588549b4f6449ebd5fd16537825e48b54a size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-23T23:34:52.724Z] ===================================================== [Pipeline] echo [2023-02-23T23:34:52.729Z] taggedImages: [2023-02-23T23:34:52.729Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:34:52.729Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-02-23T23:34:52.729Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.66 [2023-02-23T23:34:52.729Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:34:52.729Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-02-23T23:34:52.743Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-02-23T23:34:52.743Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:34:52.743Z] latest [2023-02-23T23:34:52.743Z] 3.0.0-dev.66 [2023-02-23T23:34:52.743Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:34:52.743Z] main [2023-02-23T23:34:52.743Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:34:53.047Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:34:53.347Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:34:53.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-02-23T23:34:53.347Z] 24ce414c473c: Preparing [2023-02-23T23:34:53.347Z] ffd073b94ebf: Preparing [2023-02-23T23:34:53.347Z] a14135ff24b2: Preparing [2023-02-23T23:34:53.347Z] b5472c826061: Preparing [2023-02-23T23:34:53.347Z] c4cf5d5f9a31: Preparing [2023-02-23T23:34:53.347Z] 0a2130975236: Preparing [2023-02-23T23:34:53.347Z] aa5968d388b8: Preparing [2023-02-23T23:34:53.347Z] 0a2130975236: Waiting [2023-02-23T23:34:53.347Z] aa5968d388b8: Waiting [2023-02-23T23:34:53.347Z] c4cf5d5f9a31: Layer already exists [2023-02-23T23:34:53.347Z] 0a2130975236: Layer already exists [2023-02-23T23:34:53.347Z] aa5968d388b8: Layer already exists [2023-02-23T23:34:53.347Z] 24ce414c473c: Pushed [2023-02-23T23:34:53.347Z] a14135ff24b2: Pushed [2023-02-23T23:34:53.347Z] ffd073b94ebf: Pushed [2023-02-23T23:34:54.282Z] b5472c826061: Pushed [2023-02-23T23:34:54.541Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9: digest: sha256:f00c152ff5314296c3fbeb0c6ea66d9915fad7482a34f6dedecccffefb172c91 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:34:54.853Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:34:55.154Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-02-23T23:34:55.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-02-23T23:34:55.154Z] 24ce414c473c: Preparing [2023-02-23T23:34:55.154Z] ffd073b94ebf: Preparing [2023-02-23T23:34:55.154Z] a14135ff24b2: Preparing [2023-02-23T23:34:55.154Z] b5472c826061: Preparing [2023-02-23T23:34:55.154Z] c4cf5d5f9a31: Preparing [2023-02-23T23:34:55.154Z] 0a2130975236: Preparing [2023-02-23T23:34:55.154Z] aa5968d388b8: Preparing [2023-02-23T23:34:55.154Z] 0a2130975236: Waiting [2023-02-23T23:34:55.154Z] aa5968d388b8: Waiting [2023-02-23T23:34:55.154Z] b5472c826061: Layer already exists [2023-02-23T23:34:55.154Z] ffd073b94ebf: Layer already exists [2023-02-23T23:34:55.154Z] 24ce414c473c: Layer already exists [2023-02-23T23:34:55.154Z] a14135ff24b2: Layer already exists [2023-02-23T23:34:55.154Z] c4cf5d5f9a31: Layer already exists [2023-02-23T23:34:55.154Z] 0a2130975236: Layer already exists [2023-02-23T23:34:55.154Z] aa5968d388b8: Layer already exists [2023-02-23T23:34:55.154Z] latest: digest: sha256:f00c152ff5314296c3fbeb0c6ea66d9915fad7482a34f6dedecccffefb172c91 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:34:55.471Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:34:55.777Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.66 [2023-02-23T23:34:55.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-02-23T23:34:55.777Z] 24ce414c473c: Preparing [2023-02-23T23:34:55.777Z] ffd073b94ebf: Preparing [2023-02-23T23:34:55.777Z] a14135ff24b2: Preparing [2023-02-23T23:34:55.777Z] b5472c826061: Preparing [2023-02-23T23:34:55.777Z] c4cf5d5f9a31: Preparing [2023-02-23T23:34:55.777Z] 0a2130975236: Preparing [2023-02-23T23:34:55.777Z] aa5968d388b8: Preparing [2023-02-23T23:34:55.777Z] 0a2130975236: Waiting [2023-02-23T23:34:55.777Z] aa5968d388b8: Waiting [2023-02-23T23:34:55.777Z] c4cf5d5f9a31: Layer already exists [2023-02-23T23:34:55.777Z] a14135ff24b2: Layer already exists [2023-02-23T23:34:55.777Z] ffd073b94ebf: Layer already exists [2023-02-23T23:34:55.777Z] b5472c826061: Layer already exists [2023-02-23T23:34:55.777Z] 24ce414c473c: Layer already exists [2023-02-23T23:34:55.777Z] 0a2130975236: Layer already exists [2023-02-23T23:34:55.777Z] aa5968d388b8: Layer already exists [2023-02-23T23:34:55.777Z] 3.0.0-dev.66: digest: sha256:f00c152ff5314296c3fbeb0c6ea66d9915fad7482a34f6dedecccffefb172c91 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:34:56.083Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:34:56.392Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:34:56.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-02-23T23:34:56.392Z] 24ce414c473c: Preparing [2023-02-23T23:34:56.392Z] ffd073b94ebf: Preparing [2023-02-23T23:34:56.392Z] a14135ff24b2: Preparing [2023-02-23T23:34:56.392Z] b5472c826061: Preparing [2023-02-23T23:34:56.392Z] c4cf5d5f9a31: Preparing [2023-02-23T23:34:56.392Z] 0a2130975236: Preparing [2023-02-23T23:34:56.392Z] aa5968d388b8: Preparing [2023-02-23T23:34:56.392Z] 0a2130975236: Waiting [2023-02-23T23:34:56.392Z] aa5968d388b8: Waiting [2023-02-23T23:34:56.392Z] 24ce414c473c: Layer already exists [2023-02-23T23:34:56.392Z] ffd073b94ebf: Layer already exists [2023-02-23T23:34:56.392Z] c4cf5d5f9a31: Layer already exists [2023-02-23T23:34:56.392Z] a14135ff24b2: Layer already exists [2023-02-23T23:34:56.392Z] b5472c826061: Layer already exists [2023-02-23T23:34:56.392Z] 0a2130975236: Layer already exists [2023-02-23T23:34:56.392Z] aa5968d388b8: Layer already exists [2023-02-23T23:34:56.392Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66: digest: sha256:f00c152ff5314296c3fbeb0c6ea66d9915fad7482a34f6dedecccffefb172c91 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:34:56.701Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:34:57.005Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-02-23T23:34:57.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-02-23T23:34:57.005Z] 24ce414c473c: Preparing [2023-02-23T23:34:57.005Z] ffd073b94ebf: Preparing [2023-02-23T23:34:57.005Z] a14135ff24b2: Preparing [2023-02-23T23:34:57.005Z] b5472c826061: Preparing [2023-02-23T23:34:57.005Z] c4cf5d5f9a31: Preparing [2023-02-23T23:34:57.005Z] 0a2130975236: Preparing [2023-02-23T23:34:57.005Z] aa5968d388b8: Preparing [2023-02-23T23:34:57.005Z] 0a2130975236: Waiting [2023-02-23T23:34:57.005Z] aa5968d388b8: Waiting [2023-02-23T23:34:57.005Z] 24ce414c473c: Layer already exists [2023-02-23T23:34:57.005Z] ffd073b94ebf: Layer already exists [2023-02-23T23:34:57.005Z] a14135ff24b2: Layer already exists [2023-02-23T23:34:57.005Z] c4cf5d5f9a31: Layer already exists [2023-02-23T23:34:57.005Z] b5472c826061: Layer already exists [2023-02-23T23:34:57.005Z] 0a2130975236: Layer already exists [2023-02-23T23:34:57.005Z] aa5968d388b8: Layer already exists [2023-02-23T23:34:57.005Z] main: digest: sha256:f00c152ff5314296c3fbeb0c6ea66d9915fad7482a34f6dedecccffefb172c91 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-23T23:34:57.056Z] ===================================================== [Pipeline] echo [2023-02-23T23:34:57.066Z] taggedImages: [2023-02-23T23:34:57.066Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:34:57.066Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-02-23T23:34:57.066Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.66 [2023-02-23T23:34:57.066Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:34:57.066Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-02-23T23:34:57.092Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-02-23T23:34:57.092Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:34:57.092Z] latest [2023-02-23T23:34:57.092Z] 3.0.0-dev.66 [2023-02-23T23:34:57.092Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:34:57.092Z] main [2023-02-23T23:34:57.092Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:34:57.423Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:34:57.737Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:34:57.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-23T23:34:57.737Z] 2e586855bc77: Preparing [2023-02-23T23:34:57.737Z] 6786d3371fdf: Preparing [2023-02-23T23:34:57.737Z] 7ced8be2375a: Preparing [2023-02-23T23:34:57.737Z] c47ba05372cc: Preparing [2023-02-23T23:34:57.737Z] d5db94bf8697: Preparing [2023-02-23T23:34:57.737Z] 35605a973fec: Preparing [2023-02-23T23:34:57.737Z] 628d7dc6eebf: Preparing [2023-02-23T23:34:57.737Z] aa5968d388b8: Preparing [2023-02-23T23:34:57.737Z] 628d7dc6eebf: Waiting [2023-02-23T23:34:57.737Z] 35605a973fec: Waiting [2023-02-23T23:34:57.737Z] aa5968d388b8: Waiting [2023-02-23T23:34:57.737Z] 6786d3371fdf: Pushed [2023-02-23T23:34:57.737Z] 2e586855bc77: Pushed [2023-02-23T23:34:57.737Z] d5db94bf8697: Pushed [2023-02-23T23:34:57.737Z] aa5968d388b8: Layer already exists [2023-02-23T23:34:57.998Z] 35605a973fec: Pushed [2023-02-23T23:34:57.998Z] 628d7dc6eebf: Pushed [2023-02-23T23:34:58.609Z] 7ced8be2375a: Pushed [2023-02-23T23:34:58.610Z] c47ba05372cc: Pushed [2023-02-23T23:34:58.869Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9: digest: sha256:12eb38e43dd0332792d52d8729ed9c8db8cee7c31fd77c6de85a266d4e4b954a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:34:59.192Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:34:59.506Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-02-23T23:34:59.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-23T23:34:59.506Z] 2e586855bc77: Preparing [2023-02-23T23:34:59.506Z] 6786d3371fdf: Preparing [2023-02-23T23:34:59.506Z] 7ced8be2375a: Preparing [2023-02-23T23:34:59.506Z] c47ba05372cc: Preparing [2023-02-23T23:34:59.506Z] d5db94bf8697: Preparing [2023-02-23T23:34:59.506Z] 35605a973fec: Preparing [2023-02-23T23:34:59.506Z] 628d7dc6eebf: Preparing [2023-02-23T23:34:59.506Z] aa5968d388b8: Preparing [2023-02-23T23:34:59.506Z] 628d7dc6eebf: Waiting [2023-02-23T23:34:59.506Z] 35605a973fec: Waiting [2023-02-23T23:34:59.506Z] aa5968d388b8: Waiting [2023-02-23T23:34:59.506Z] 2e586855bc77: Layer already exists [2023-02-23T23:34:59.506Z] c47ba05372cc: Layer already exists [2023-02-23T23:34:59.506Z] 7ced8be2375a: Layer already exists [2023-02-23T23:34:59.506Z] d5db94bf8697: Layer already exists [2023-02-23T23:34:59.506Z] 6786d3371fdf: Layer already exists [2023-02-23T23:34:59.506Z] 35605a973fec: Layer already exists [2023-02-23T23:34:59.506Z] 628d7dc6eebf: Layer already exists [2023-02-23T23:34:59.506Z] aa5968d388b8: Layer already exists [2023-02-23T23:34:59.506Z] latest: digest: sha256:12eb38e43dd0332792d52d8729ed9c8db8cee7c31fd77c6de85a266d4e4b954a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:34:59.823Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:00.136Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.66 [2023-02-23T23:35:00.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-23T23:35:00.136Z] 2e586855bc77: Preparing [2023-02-23T23:35:00.136Z] 6786d3371fdf: Preparing [2023-02-23T23:35:00.136Z] 7ced8be2375a: Preparing [2023-02-23T23:35:00.136Z] c47ba05372cc: Preparing [2023-02-23T23:35:00.136Z] d5db94bf8697: Preparing [2023-02-23T23:35:00.136Z] 35605a973fec: Preparing [2023-02-23T23:35:00.136Z] 628d7dc6eebf: Preparing [2023-02-23T23:35:00.136Z] aa5968d388b8: Preparing [2023-02-23T23:35:00.136Z] 628d7dc6eebf: Waiting [2023-02-23T23:35:00.136Z] 35605a973fec: Waiting [2023-02-23T23:35:00.136Z] aa5968d388b8: Waiting [2023-02-23T23:35:00.136Z] 7ced8be2375a: Layer already exists [2023-02-23T23:35:00.136Z] c47ba05372cc: Layer already exists [2023-02-23T23:35:00.136Z] 6786d3371fdf: Layer already exists [2023-02-23T23:35:00.136Z] d5db94bf8697: Layer already exists [2023-02-23T23:35:00.136Z] 2e586855bc77: Layer already exists [2023-02-23T23:35:00.136Z] 35605a973fec: Layer already exists [2023-02-23T23:35:00.136Z] 628d7dc6eebf: Layer already exists [2023-02-23T23:35:00.136Z] aa5968d388b8: Layer already exists [2023-02-23T23:35:00.136Z] 3.0.0-dev.66: digest: sha256:12eb38e43dd0332792d52d8729ed9c8db8cee7c31fd77c6de85a266d4e4b954a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:00.451Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:00.762Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:35:00.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-23T23:35:00.762Z] 2e586855bc77: Preparing [2023-02-23T23:35:00.762Z] 6786d3371fdf: Preparing [2023-02-23T23:35:00.762Z] 7ced8be2375a: Preparing [2023-02-23T23:35:00.762Z] c47ba05372cc: Preparing [2023-02-23T23:35:00.762Z] d5db94bf8697: Preparing [2023-02-23T23:35:00.762Z] 35605a973fec: Preparing [2023-02-23T23:35:00.762Z] 628d7dc6eebf: Preparing [2023-02-23T23:35:00.762Z] aa5968d388b8: Preparing [2023-02-23T23:35:00.762Z] 628d7dc6eebf: Waiting [2023-02-23T23:35:00.762Z] 35605a973fec: Waiting [2023-02-23T23:35:00.762Z] aa5968d388b8: Waiting [2023-02-23T23:35:00.762Z] d5db94bf8697: Layer already exists [2023-02-23T23:35:00.762Z] c47ba05372cc: Layer already exists [2023-02-23T23:35:00.762Z] 7ced8be2375a: Layer already exists [2023-02-23T23:35:00.762Z] 2e586855bc77: Layer already exists [2023-02-23T23:35:00.762Z] 6786d3371fdf: Layer already exists [2023-02-23T23:35:00.762Z] 35605a973fec: Layer already exists [2023-02-23T23:35:00.762Z] aa5968d388b8: Layer already exists [2023-02-23T23:35:00.762Z] 628d7dc6eebf: Layer already exists [2023-02-23T23:35:00.762Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66: digest: sha256:12eb38e43dd0332792d52d8729ed9c8db8cee7c31fd77c6de85a266d4e4b954a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:01.077Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:01.384Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-02-23T23:35:01.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-23T23:35:01.384Z] 2e586855bc77: Preparing [2023-02-23T23:35:01.384Z] 6786d3371fdf: Preparing [2023-02-23T23:35:01.384Z] 7ced8be2375a: Preparing [2023-02-23T23:35:01.384Z] c47ba05372cc: Preparing [2023-02-23T23:35:01.384Z] d5db94bf8697: Preparing [2023-02-23T23:35:01.384Z] 35605a973fec: Preparing [2023-02-23T23:35:01.384Z] 628d7dc6eebf: Preparing [2023-02-23T23:35:01.384Z] aa5968d388b8: Preparing [2023-02-23T23:35:01.384Z] 35605a973fec: Waiting [2023-02-23T23:35:01.384Z] 628d7dc6eebf: Waiting [2023-02-23T23:35:01.384Z] aa5968d388b8: Waiting [2023-02-23T23:35:01.384Z] c47ba05372cc: Layer already exists [2023-02-23T23:35:01.384Z] 2e586855bc77: Layer already exists [2023-02-23T23:35:01.384Z] 6786d3371fdf: Layer already exists [2023-02-23T23:35:01.384Z] d5db94bf8697: Layer already exists [2023-02-23T23:35:01.384Z] 7ced8be2375a: Layer already exists [2023-02-23T23:35:01.384Z] aa5968d388b8: Layer already exists [2023-02-23T23:35:01.384Z] 35605a973fec: Layer already exists [2023-02-23T23:35:01.384Z] 628d7dc6eebf: Layer already exists [2023-02-23T23:35:01.384Z] main: digest: sha256:12eb38e43dd0332792d52d8729ed9c8db8cee7c31fd77c6de85a266d4e4b954a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-23T23:35:01.419Z] ===================================================== [Pipeline] echo [2023-02-23T23:35:01.425Z] taggedImages: [2023-02-23T23:35:01.425Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:35:01.425Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-02-23T23:35:01.425Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.66 [2023-02-23T23:35:01.425Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:35:01.425Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-02-23T23:35:01.439Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-02-23T23:35:01.439Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:35:01.439Z] latest [2023-02-23T23:35:01.439Z] 3.0.0-dev.66 [2023-02-23T23:35:01.439Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:35:01.439Z] main [2023-02-23T23:35:01.439Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:01.741Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:02.052Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:35:02.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-23T23:35:02.052Z] dff57950e68c: Preparing [2023-02-23T23:35:02.052Z] fff41cde013e: Preparing [2023-02-23T23:35:02.052Z] 70c87e9e7300: Preparing [2023-02-23T23:35:02.052Z] 4c1a80410043: Preparing [2023-02-23T23:35:02.052Z] 218b521aa625: Preparing [2023-02-23T23:35:02.052Z] 50acd4abfcc7: Preparing [2023-02-23T23:35:02.052Z] ee3c5034b442: Preparing [2023-02-23T23:35:02.052Z] 005f775e3e5b: Preparing [2023-02-23T23:35:02.052Z] 3e8a5c0dabc3: Preparing [2023-02-23T23:35:02.052Z] aa5968d388b8: Preparing [2023-02-23T23:35:02.052Z] 3e8a5c0dabc3: Waiting [2023-02-23T23:35:02.052Z] ee3c5034b442: Waiting [2023-02-23T23:35:02.052Z] 005f775e3e5b: Waiting [2023-02-23T23:35:02.052Z] 50acd4abfcc7: Waiting [2023-02-23T23:35:02.052Z] aa5968d388b8: Waiting [2023-02-23T23:35:02.052Z] fff41cde013e: Pushed [2023-02-23T23:35:02.052Z] dff57950e68c: Pushed [2023-02-23T23:35:02.052Z] 218b521aa625: Pushed [2023-02-23T23:35:02.312Z] 50acd4abfcc7: Pushed [2023-02-23T23:35:02.312Z] 005f775e3e5b: Pushed [2023-02-23T23:35:02.312Z] ee3c5034b442: Pushed [2023-02-23T23:35:02.312Z] aa5968d388b8: Layer already exists [2023-02-23T23:35:02.312Z] 3e8a5c0dabc3: Pushed [2023-02-23T23:35:03.253Z] 4c1a80410043: Pushed [2023-02-23T23:35:03.253Z] 70c87e9e7300: Pushed [2023-02-23T23:35:03.511Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9: digest: sha256:9374b8b48885f550c79008bda7fb42a344f6c89157a20f5d273da752d2dba1e6 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:03.828Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:04.135Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-02-23T23:35:04.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-23T23:35:04.135Z] dff57950e68c: Preparing [2023-02-23T23:35:04.135Z] fff41cde013e: Preparing [2023-02-23T23:35:04.135Z] 70c87e9e7300: Preparing [2023-02-23T23:35:04.135Z] 4c1a80410043: Preparing [2023-02-23T23:35:04.135Z] 218b521aa625: Preparing [2023-02-23T23:35:04.135Z] 50acd4abfcc7: Preparing [2023-02-23T23:35:04.135Z] ee3c5034b442: Preparing [2023-02-23T23:35:04.135Z] 005f775e3e5b: Preparing [2023-02-23T23:35:04.135Z] 3e8a5c0dabc3: Preparing [2023-02-23T23:35:04.135Z] aa5968d388b8: Preparing [2023-02-23T23:35:04.135Z] 50acd4abfcc7: Waiting [2023-02-23T23:35:04.135Z] 005f775e3e5b: Waiting [2023-02-23T23:35:04.135Z] 3e8a5c0dabc3: Waiting [2023-02-23T23:35:04.135Z] ee3c5034b442: Waiting [2023-02-23T23:35:04.135Z] aa5968d388b8: Waiting [2023-02-23T23:35:04.135Z] 4c1a80410043: Layer already exists [2023-02-23T23:35:04.135Z] fff41cde013e: Layer already exists [2023-02-23T23:35:04.135Z] 218b521aa625: Layer already exists [2023-02-23T23:35:04.135Z] dff57950e68c: Layer already exists [2023-02-23T23:35:04.135Z] 70c87e9e7300: Layer already exists [2023-02-23T23:35:04.135Z] 50acd4abfcc7: Layer already exists [2023-02-23T23:35:04.135Z] 005f775e3e5b: Layer already exists [2023-02-23T23:35:04.135Z] 3e8a5c0dabc3: Layer already exists [2023-02-23T23:35:04.135Z] aa5968d388b8: Layer already exists [2023-02-23T23:35:04.135Z] ee3c5034b442: Layer already exists [2023-02-23T23:35:04.135Z] latest: digest: sha256:9374b8b48885f550c79008bda7fb42a344f6c89157a20f5d273da752d2dba1e6 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:04.444Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:04.751Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.66 [2023-02-23T23:35:04.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-23T23:35:04.751Z] dff57950e68c: Preparing [2023-02-23T23:35:04.751Z] fff41cde013e: Preparing [2023-02-23T23:35:04.751Z] 70c87e9e7300: Preparing [2023-02-23T23:35:04.751Z] 4c1a80410043: Preparing [2023-02-23T23:35:04.751Z] 218b521aa625: Preparing [2023-02-23T23:35:04.751Z] 50acd4abfcc7: Preparing [2023-02-23T23:35:04.751Z] ee3c5034b442: Preparing [2023-02-23T23:35:04.751Z] 005f775e3e5b: Preparing [2023-02-23T23:35:04.751Z] 3e8a5c0dabc3: Preparing [2023-02-23T23:35:04.751Z] aa5968d388b8: Preparing [2023-02-23T23:35:04.751Z] 50acd4abfcc7: Waiting [2023-02-23T23:35:04.751Z] ee3c5034b442: Waiting [2023-02-23T23:35:04.751Z] 005f775e3e5b: Waiting [2023-02-23T23:35:04.751Z] aa5968d388b8: Waiting [2023-02-23T23:35:04.751Z] 4c1a80410043: Layer already exists [2023-02-23T23:35:04.751Z] dff57950e68c: Layer already exists [2023-02-23T23:35:04.751Z] 218b521aa625: Layer already exists [2023-02-23T23:35:04.751Z] fff41cde013e: Layer already exists [2023-02-23T23:35:04.751Z] 70c87e9e7300: Layer already exists [2023-02-23T23:35:04.751Z] 50acd4abfcc7: Layer already exists [2023-02-23T23:35:04.751Z] ee3c5034b442: Layer already exists [2023-02-23T23:35:04.751Z] 3e8a5c0dabc3: Layer already exists [2023-02-23T23:35:04.751Z] 005f775e3e5b: Layer already exists [2023-02-23T23:35:04.751Z] aa5968d388b8: Layer already exists [2023-02-23T23:35:04.751Z] 3.0.0-dev.66: digest: sha256:9374b8b48885f550c79008bda7fb42a344f6c89157a20f5d273da752d2dba1e6 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:05.058Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:05.361Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:35:05.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-23T23:35:05.361Z] dff57950e68c: Preparing [2023-02-23T23:35:05.362Z] fff41cde013e: Preparing [2023-02-23T23:35:05.362Z] 70c87e9e7300: Preparing [2023-02-23T23:35:05.362Z] 4c1a80410043: Preparing [2023-02-23T23:35:05.362Z] 218b521aa625: Preparing [2023-02-23T23:35:05.362Z] 50acd4abfcc7: Preparing [2023-02-23T23:35:05.362Z] ee3c5034b442: Preparing [2023-02-23T23:35:05.362Z] 005f775e3e5b: Preparing [2023-02-23T23:35:05.362Z] 3e8a5c0dabc3: Preparing [2023-02-23T23:35:05.362Z] aa5968d388b8: Preparing [2023-02-23T23:35:05.362Z] 50acd4abfcc7: Waiting [2023-02-23T23:35:05.362Z] ee3c5034b442: Waiting [2023-02-23T23:35:05.362Z] aa5968d388b8: Waiting [2023-02-23T23:35:05.362Z] 3e8a5c0dabc3: Waiting [2023-02-23T23:35:05.362Z] 005f775e3e5b: Waiting [2023-02-23T23:35:05.362Z] 70c87e9e7300: Layer already exists [2023-02-23T23:35:05.362Z] fff41cde013e: Layer already exists [2023-02-23T23:35:05.362Z] dff57950e68c: Layer already exists [2023-02-23T23:35:05.362Z] 4c1a80410043: Layer already exists [2023-02-23T23:35:05.362Z] 218b521aa625: Layer already exists [2023-02-23T23:35:05.362Z] ee3c5034b442: Layer already exists [2023-02-23T23:35:05.362Z] 3e8a5c0dabc3: Layer already exists [2023-02-23T23:35:05.362Z] 50acd4abfcc7: Layer already exists [2023-02-23T23:35:05.362Z] aa5968d388b8: Layer already exists [2023-02-23T23:35:05.362Z] 005f775e3e5b: Layer already exists [2023-02-23T23:35:05.362Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66: digest: sha256:9374b8b48885f550c79008bda7fb42a344f6c89157a20f5d273da752d2dba1e6 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:05.666Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:05.968Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-02-23T23:35:05.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-23T23:35:05.968Z] dff57950e68c: Preparing [2023-02-23T23:35:05.968Z] fff41cde013e: Preparing [2023-02-23T23:35:05.968Z] 70c87e9e7300: Preparing [2023-02-23T23:35:05.968Z] 4c1a80410043: Preparing [2023-02-23T23:35:05.968Z] 218b521aa625: Preparing [2023-02-23T23:35:05.968Z] 50acd4abfcc7: Preparing [2023-02-23T23:35:05.968Z] ee3c5034b442: Preparing [2023-02-23T23:35:05.968Z] 005f775e3e5b: Preparing [2023-02-23T23:35:05.968Z] 3e8a5c0dabc3: Preparing [2023-02-23T23:35:05.968Z] aa5968d388b8: Preparing [2023-02-23T23:35:05.968Z] 50acd4abfcc7: Waiting [2023-02-23T23:35:05.968Z] 3e8a5c0dabc3: Waiting [2023-02-23T23:35:05.968Z] ee3c5034b442: Waiting [2023-02-23T23:35:05.968Z] aa5968d388b8: Waiting [2023-02-23T23:35:05.968Z] 218b521aa625: Layer already exists [2023-02-23T23:35:05.968Z] dff57950e68c: Layer already exists [2023-02-23T23:35:05.968Z] 70c87e9e7300: Layer already exists [2023-02-23T23:35:05.968Z] 4c1a80410043: Layer already exists [2023-02-23T23:35:05.968Z] fff41cde013e: Layer already exists [2023-02-23T23:35:05.968Z] 50acd4abfcc7: Layer already exists [2023-02-23T23:35:05.968Z] 005f775e3e5b: Layer already exists [2023-02-23T23:35:05.968Z] 3e8a5c0dabc3: Layer already exists [2023-02-23T23:35:05.968Z] ee3c5034b442: Layer already exists [2023-02-23T23:35:05.968Z] aa5968d388b8: Layer already exists [2023-02-23T23:35:05.968Z] main: digest: sha256:9374b8b48885f550c79008bda7fb42a344f6c89157a20f5d273da752d2dba1e6 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-23T23:35:06.002Z] ===================================================== [Pipeline] echo [2023-02-23T23:35:06.007Z] taggedImages: [2023-02-23T23:35:06.007Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:35:06.007Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-02-23T23:35:06.007Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.66 [2023-02-23T23:35:06.007Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:35:06.007Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-02-23T23:35:06.021Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-02-23T23:35:06.021Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:35:06.021Z] latest [2023-02-23T23:35:06.021Z] 3.0.0-dev.66 [2023-02-23T23:35:06.021Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:35:06.021Z] main [2023-02-23T23:35:06.021Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:06.327Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:06.624Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:35:06.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-23T23:35:06.624Z] 74b37f3082c1: Preparing [2023-02-23T23:35:06.624Z] e4fccccdc172: Preparing [2023-02-23T23:35:06.624Z] c4cf5d5f9a31: Preparing [2023-02-23T23:35:06.624Z] 0cd9252b7009: Preparing [2023-02-23T23:35:06.624Z] 4e6476652798: Preparing [2023-02-23T23:35:06.624Z] 4e6476652798: Layer already exists [2023-02-23T23:35:06.624Z] c4cf5d5f9a31: Layer already exists [2023-02-23T23:35:06.624Z] 74b37f3082c1: Pushed [2023-02-23T23:35:07.192Z] 0cd9252b7009: Pushed [2023-02-23T23:35:08.568Z] e4fccccdc172: Pushed [2023-02-23T23:35:08.568Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9: digest: sha256:53ae2e645d7ee8fd5aa40ebfe6bf6cbbc7e5207132c4a037a9d78d81c7f9c16e size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:08.877Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:09.181Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-02-23T23:35:09.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-23T23:35:09.181Z] 74b37f3082c1: Preparing [2023-02-23T23:35:09.181Z] e4fccccdc172: Preparing [2023-02-23T23:35:09.181Z] c4cf5d5f9a31: Preparing [2023-02-23T23:35:09.181Z] 0cd9252b7009: Preparing [2023-02-23T23:35:09.181Z] 4e6476652798: Preparing [2023-02-23T23:35:09.181Z] 4e6476652798: Layer already exists [2023-02-23T23:35:09.181Z] c4cf5d5f9a31: Layer already exists [2023-02-23T23:35:09.181Z] e4fccccdc172: Layer already exists [2023-02-23T23:35:09.181Z] 74b37f3082c1: Layer already exists [2023-02-23T23:35:09.181Z] 0cd9252b7009: Layer already exists [2023-02-23T23:35:09.181Z] latest: digest: sha256:53ae2e645d7ee8fd5aa40ebfe6bf6cbbc7e5207132c4a037a9d78d81c7f9c16e size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:09.492Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:09.800Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.66 [2023-02-23T23:35:09.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-23T23:35:09.800Z] 74b37f3082c1: Preparing [2023-02-23T23:35:09.800Z] e4fccccdc172: Preparing [2023-02-23T23:35:09.800Z] c4cf5d5f9a31: Preparing [2023-02-23T23:35:09.800Z] 0cd9252b7009: Preparing [2023-02-23T23:35:09.800Z] 4e6476652798: Preparing [2023-02-23T23:35:09.800Z] 4e6476652798: Layer already exists [2023-02-23T23:35:09.800Z] c4cf5d5f9a31: Layer already exists [2023-02-23T23:35:09.800Z] e4fccccdc172: Layer already exists [2023-02-23T23:35:09.800Z] 74b37f3082c1: Layer already exists [2023-02-23T23:35:09.800Z] 0cd9252b7009: Layer already exists [2023-02-23T23:35:09.800Z] 3.0.0-dev.66: digest: sha256:53ae2e645d7ee8fd5aa40ebfe6bf6cbbc7e5207132c4a037a9d78d81c7f9c16e size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:10.109Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:10.411Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:35:10.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-23T23:35:10.411Z] 74b37f3082c1: Preparing [2023-02-23T23:35:10.411Z] e4fccccdc172: Preparing [2023-02-23T23:35:10.411Z] c4cf5d5f9a31: Preparing [2023-02-23T23:35:10.411Z] 0cd9252b7009: Preparing [2023-02-23T23:35:10.411Z] 4e6476652798: Preparing [2023-02-23T23:35:10.411Z] 0cd9252b7009: Layer already exists [2023-02-23T23:35:10.411Z] 4e6476652798: Layer already exists [2023-02-23T23:35:10.411Z] c4cf5d5f9a31: Layer already exists [2023-02-23T23:35:10.411Z] e4fccccdc172: Layer already exists [2023-02-23T23:35:10.411Z] 74b37f3082c1: Layer already exists [2023-02-23T23:35:10.411Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66: digest: sha256:53ae2e645d7ee8fd5aa40ebfe6bf6cbbc7e5207132c4a037a9d78d81c7f9c16e size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:10.723Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:11.032Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-02-23T23:35:11.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-23T23:35:11.032Z] 74b37f3082c1: Preparing [2023-02-23T23:35:11.032Z] e4fccccdc172: Preparing [2023-02-23T23:35:11.032Z] c4cf5d5f9a31: Preparing [2023-02-23T23:35:11.032Z] 0cd9252b7009: Preparing [2023-02-23T23:35:11.032Z] 4e6476652798: Preparing [2023-02-23T23:35:11.032Z] 74b37f3082c1: Layer already exists [2023-02-23T23:35:11.032Z] 4e6476652798: Layer already exists [2023-02-23T23:35:11.032Z] e4fccccdc172: Layer already exists [2023-02-23T23:35:11.032Z] 0cd9252b7009: Layer already exists [2023-02-23T23:35:11.032Z] c4cf5d5f9a31: Layer already exists [2023-02-23T23:35:11.032Z] main: digest: sha256:53ae2e645d7ee8fd5aa40ebfe6bf6cbbc7e5207132c4a037a9d78d81c7f9c16e size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-23T23:35:11.067Z] ===================================================== [Pipeline] echo [2023-02-23T23:35:11.073Z] taggedImages: [2023-02-23T23:35:11.073Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:35:11.073Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-02-23T23:35:11.073Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.66 [2023-02-23T23:35:11.073Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:35:11.073Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-02-23T23:35:11.087Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-02-23T23:35:11.087Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:35:11.087Z] latest [2023-02-23T23:35:11.087Z] 3.0.0-dev.66 [2023-02-23T23:35:11.087Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:35:11.087Z] main [2023-02-23T23:35:11.087Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:11.393Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:11.696Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:35:11.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-23T23:35:11.696Z] b5a20f17e809: Preparing [2023-02-23T23:35:11.696Z] aa791a3f89cd: Preparing [2023-02-23T23:35:11.696Z] 3c757b7b7a6a: Preparing [2023-02-23T23:35:11.696Z] 070eea944d53: Preparing [2023-02-23T23:35:11.696Z] f735ce3a7afc: Preparing [2023-02-23T23:35:11.696Z] d717c0819701: Preparing [2023-02-23T23:35:11.696Z] 4e6476652798: Preparing [2023-02-23T23:35:11.696Z] d717c0819701: Waiting [2023-02-23T23:35:11.696Z] 4e6476652798: Waiting [2023-02-23T23:35:11.696Z] b5a20f17e809: Pushed [2023-02-23T23:35:11.696Z] aa791a3f89cd: Pushed [2023-02-23T23:35:11.696Z] 3c757b7b7a6a: Pushed [2023-02-23T23:35:11.696Z] 4e6476652798: Layer already exists [2023-02-23T23:35:12.266Z] d717c0819701: Pushed [2023-02-23T23:35:15.571Z] f735ce3a7afc: Pushed [2023-02-23T23:35:18.118Z] 070eea944d53: Pushed [2023-02-23T23:35:18.118Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9: digest: sha256:b2271650f3df1e759ad52adb735f4c386e276dbcd3085d4faf0a1d132635e140 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:18.434Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:18.752Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-02-23T23:35:18.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-23T23:35:18.752Z] b5a20f17e809: Preparing [2023-02-23T23:35:18.752Z] aa791a3f89cd: Preparing [2023-02-23T23:35:18.752Z] 3c757b7b7a6a: Preparing [2023-02-23T23:35:18.752Z] 070eea944d53: Preparing [2023-02-23T23:35:18.752Z] f735ce3a7afc: Preparing [2023-02-23T23:35:18.752Z] d717c0819701: Preparing [2023-02-23T23:35:18.752Z] 4e6476652798: Preparing [2023-02-23T23:35:18.752Z] 4e6476652798: Waiting [2023-02-23T23:35:18.752Z] d717c0819701: Waiting [2023-02-23T23:35:18.752Z] b5a20f17e809: Layer already exists [2023-02-23T23:35:18.752Z] aa791a3f89cd: Layer already exists [2023-02-23T23:35:18.752Z] f735ce3a7afc: Layer already exists [2023-02-23T23:35:18.752Z] 070eea944d53: Layer already exists [2023-02-23T23:35:18.752Z] 3c757b7b7a6a: Layer already exists [2023-02-23T23:35:18.752Z] d717c0819701: Layer already exists [2023-02-23T23:35:18.752Z] 4e6476652798: Layer already exists [2023-02-23T23:35:18.752Z] latest: digest: sha256:b2271650f3df1e759ad52adb735f4c386e276dbcd3085d4faf0a1d132635e140 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:19.075Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:19.377Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.66 [2023-02-23T23:35:19.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-23T23:35:19.377Z] b5a20f17e809: Preparing [2023-02-23T23:35:19.377Z] aa791a3f89cd: Preparing [2023-02-23T23:35:19.377Z] 3c757b7b7a6a: Preparing [2023-02-23T23:35:19.377Z] 070eea944d53: Preparing [2023-02-23T23:35:19.377Z] f735ce3a7afc: Preparing [2023-02-23T23:35:19.377Z] d717c0819701: Preparing [2023-02-23T23:35:19.377Z] 4e6476652798: Preparing [2023-02-23T23:35:19.377Z] d717c0819701: Waiting [2023-02-23T23:35:19.377Z] f735ce3a7afc: Layer already exists [2023-02-23T23:35:19.377Z] aa791a3f89cd: Layer already exists [2023-02-23T23:35:19.377Z] b5a20f17e809: Layer already exists [2023-02-23T23:35:19.377Z] 3c757b7b7a6a: Layer already exists [2023-02-23T23:35:19.377Z] 070eea944d53: Layer already exists [2023-02-23T23:35:19.377Z] d717c0819701: Layer already exists [2023-02-23T23:35:19.377Z] 4e6476652798: Layer already exists [2023-02-23T23:35:19.377Z] 3.0.0-dev.66: digest: sha256:b2271650f3df1e759ad52adb735f4c386e276dbcd3085d4faf0a1d132635e140 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:19.693Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:20.000Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:35:20.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-23T23:35:20.000Z] b5a20f17e809: Preparing [2023-02-23T23:35:20.000Z] aa791a3f89cd: Preparing [2023-02-23T23:35:20.000Z] 3c757b7b7a6a: Preparing [2023-02-23T23:35:20.000Z] 070eea944d53: Preparing [2023-02-23T23:35:20.000Z] f735ce3a7afc: Preparing [2023-02-23T23:35:20.000Z] d717c0819701: Preparing [2023-02-23T23:35:20.000Z] 4e6476652798: Preparing [2023-02-23T23:35:20.000Z] d717c0819701: Waiting [2023-02-23T23:35:20.000Z] 070eea944d53: Layer already exists [2023-02-23T23:35:20.000Z] f735ce3a7afc: Layer already exists [2023-02-23T23:35:20.000Z] b5a20f17e809: Layer already exists [2023-02-23T23:35:20.000Z] 3c757b7b7a6a: Layer already exists [2023-02-23T23:35:20.000Z] aa791a3f89cd: Layer already exists [2023-02-23T23:35:20.000Z] d717c0819701: Layer already exists [2023-02-23T23:35:20.000Z] 4e6476652798: Layer already exists [2023-02-23T23:35:20.000Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66: digest: sha256:b2271650f3df1e759ad52adb735f4c386e276dbcd3085d4faf0a1d132635e140 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:20.315Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:20.624Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-02-23T23:35:20.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-23T23:35:20.624Z] b5a20f17e809: Preparing [2023-02-23T23:35:20.624Z] aa791a3f89cd: Preparing [2023-02-23T23:35:20.624Z] 3c757b7b7a6a: Preparing [2023-02-23T23:35:20.624Z] 070eea944d53: Preparing [2023-02-23T23:35:20.624Z] f735ce3a7afc: Preparing [2023-02-23T23:35:20.624Z] d717c0819701: Preparing [2023-02-23T23:35:20.624Z] 4e6476652798: Preparing [2023-02-23T23:35:20.624Z] d717c0819701: Waiting [2023-02-23T23:35:20.624Z] 4e6476652798: Waiting [2023-02-23T23:35:20.624Z] 070eea944d53: Layer already exists [2023-02-23T23:35:20.624Z] 3c757b7b7a6a: Layer already exists [2023-02-23T23:35:20.624Z] b5a20f17e809: Layer already exists [2023-02-23T23:35:20.624Z] aa791a3f89cd: Layer already exists [2023-02-23T23:35:20.624Z] f735ce3a7afc: Layer already exists [2023-02-23T23:35:20.624Z] 4e6476652798: Layer already exists [2023-02-23T23:35:20.624Z] d717c0819701: Layer already exists [2023-02-23T23:35:20.624Z] main: digest: sha256:b2271650f3df1e759ad52adb735f4c386e276dbcd3085d4faf0a1d132635e140 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-23T23:35:20.670Z] ===================================================== [Pipeline] echo [2023-02-23T23:35:20.679Z] taggedImages: [2023-02-23T23:35:20.679Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:35:20.679Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-02-23T23:35:20.679Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.66 [2023-02-23T23:35:20.679Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:35:20.679Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-02-23T23:35:20.701Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-02-23T23:35:20.701Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:35:20.701Z] latest [2023-02-23T23:35:20.701Z] 3.0.0-dev.66 [2023-02-23T23:35:20.701Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:35:20.701Z] main [2023-02-23T23:35:20.701Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:21.027Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:21.335Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:35:21.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-23T23:35:21.335Z] 25139d94c4e1: Preparing [2023-02-23T23:35:21.335Z] f286d5e00eb3: Preparing [2023-02-23T23:35:21.335Z] 3dfd98497ef7: Preparing [2023-02-23T23:35:21.335Z] 249541d9e1da: Preparing [2023-02-23T23:35:21.335Z] dbe1b6a9028e: Preparing [2023-02-23T23:35:21.335Z] 4e6476652798: Preparing [2023-02-23T23:35:21.335Z] 4e6476652798: Waiting [2023-02-23T23:35:21.335Z] 3dfd98497ef7: Pushed [2023-02-23T23:35:21.335Z] 25139d94c4e1: Pushed [2023-02-23T23:35:21.335Z] f286d5e00eb3: Pushed [2023-02-23T23:35:21.335Z] 4e6476652798: Layer already exists [2023-02-23T23:35:21.595Z] dbe1b6a9028e: Pushed [2023-02-23T23:35:28.189Z] 249541d9e1da: Pushed [2023-02-23T23:35:28.189Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9: digest: sha256:b920f082de0c9a717b2401dc48c332e560d0da427611cc9373b932ce3de8f42c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:28.498Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:28.806Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-02-23T23:35:28.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-23T23:35:28.806Z] 25139d94c4e1: Preparing [2023-02-23T23:35:28.806Z] f286d5e00eb3: Preparing [2023-02-23T23:35:28.806Z] 3dfd98497ef7: Preparing [2023-02-23T23:35:28.806Z] 249541d9e1da: Preparing [2023-02-23T23:35:28.806Z] dbe1b6a9028e: Preparing [2023-02-23T23:35:28.806Z] 4e6476652798: Preparing [2023-02-23T23:35:28.806Z] 4e6476652798: Waiting [2023-02-23T23:35:28.806Z] 3dfd98497ef7: Layer already exists [2023-02-23T23:35:28.806Z] 249541d9e1da: Layer already exists [2023-02-23T23:35:28.806Z] f286d5e00eb3: Layer already exists [2023-02-23T23:35:28.806Z] dbe1b6a9028e: Layer already exists [2023-02-23T23:35:28.806Z] 25139d94c4e1: Layer already exists [2023-02-23T23:35:28.806Z] 4e6476652798: Layer already exists [2023-02-23T23:35:28.806Z] latest: digest: sha256:b920f082de0c9a717b2401dc48c332e560d0da427611cc9373b932ce3de8f42c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:29.183Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:29.552Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.66 [2023-02-23T23:35:29.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-23T23:35:29.552Z] 25139d94c4e1: Preparing [2023-02-23T23:35:29.552Z] f286d5e00eb3: Preparing [2023-02-23T23:35:29.552Z] 3dfd98497ef7: Preparing [2023-02-23T23:35:29.552Z] 249541d9e1da: Preparing [2023-02-23T23:35:29.552Z] dbe1b6a9028e: Preparing [2023-02-23T23:35:29.552Z] 4e6476652798: Preparing [2023-02-23T23:35:29.552Z] 4e6476652798: Waiting [2023-02-23T23:35:29.552Z] 25139d94c4e1: Layer already exists [2023-02-23T23:35:29.552Z] dbe1b6a9028e: Layer already exists [2023-02-23T23:35:29.552Z] 249541d9e1da: Layer already exists [2023-02-23T23:35:29.552Z] f286d5e00eb3: Layer already exists [2023-02-23T23:35:29.552Z] 3dfd98497ef7: Layer already exists [2023-02-23T23:35:29.552Z] 4e6476652798: Layer already exists [2023-02-23T23:35:29.552Z] 3.0.0-dev.66: digest: sha256:b920f082de0c9a717b2401dc48c332e560d0da427611cc9373b932ce3de8f42c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:29.912Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:30.212Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:35:30.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-23T23:35:30.212Z] 25139d94c4e1: Preparing [2023-02-23T23:35:30.212Z] f286d5e00eb3: Preparing [2023-02-23T23:35:30.212Z] 3dfd98497ef7: Preparing [2023-02-23T23:35:30.212Z] 249541d9e1da: Preparing [2023-02-23T23:35:30.212Z] dbe1b6a9028e: Preparing [2023-02-23T23:35:30.212Z] 4e6476652798: Preparing [2023-02-23T23:35:30.212Z] 4e6476652798: Waiting [2023-02-23T23:35:30.212Z] dbe1b6a9028e: Layer already exists [2023-02-23T23:35:30.212Z] 249541d9e1da: Layer already exists [2023-02-23T23:35:30.212Z] f286d5e00eb3: Layer already exists [2023-02-23T23:35:30.212Z] 3dfd98497ef7: Layer already exists [2023-02-23T23:35:30.212Z] 25139d94c4e1: Layer already exists [2023-02-23T23:35:30.212Z] 4e6476652798: Layer already exists [2023-02-23T23:35:30.212Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66: digest: sha256:b920f082de0c9a717b2401dc48c332e560d0da427611cc9373b932ce3de8f42c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:30.516Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:30.821Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-02-23T23:35:30.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-23T23:35:30.821Z] 25139d94c4e1: Preparing [2023-02-23T23:35:30.821Z] f286d5e00eb3: Preparing [2023-02-23T23:35:30.821Z] 3dfd98497ef7: Preparing [2023-02-23T23:35:30.821Z] 249541d9e1da: Preparing [2023-02-23T23:35:30.821Z] dbe1b6a9028e: Preparing [2023-02-23T23:35:30.821Z] 4e6476652798: Preparing [2023-02-23T23:35:30.821Z] 4e6476652798: Waiting [2023-02-23T23:35:30.821Z] 3dfd98497ef7: Layer already exists [2023-02-23T23:35:30.821Z] 25139d94c4e1: Layer already exists [2023-02-23T23:35:30.821Z] 249541d9e1da: Layer already exists [2023-02-23T23:35:30.821Z] dbe1b6a9028e: Layer already exists [2023-02-23T23:35:30.821Z] f286d5e00eb3: Layer already exists [2023-02-23T23:35:30.821Z] 4e6476652798: Layer already exists [2023-02-23T23:35:30.821Z] main: digest: sha256:b920f082de0c9a717b2401dc48c332e560d0da427611cc9373b932ce3de8f42c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-23T23:35:30.857Z] ===================================================== [Pipeline] echo [2023-02-23T23:35:30.863Z] taggedImages: [2023-02-23T23:35:30.863Z] - nexus3.edgexfoundry.org:10004/security-spire-config:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:35:30.863Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-02-23T23:35:30.863Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.66 [2023-02-23T23:35:30.863Z] - nexus3.edgexfoundry.org:10004/security-spire-config:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:35:30.863Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-02-23T23:35:30.877Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-02-23T23:35:30.877Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:35:30.877Z] latest [2023-02-23T23:35:30.877Z] 3.0.0-dev.66 [2023-02-23T23:35:30.877Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:35:30.877Z] main [2023-02-23T23:35:30.877Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:31.192Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:31.490Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:35:31.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-23T23:35:31.490Z] 88ca9a47b1ab: Preparing [2023-02-23T23:35:31.490Z] 589500d4e051: Preparing [2023-02-23T23:35:31.490Z] 590e65951e29: Preparing [2023-02-23T23:35:31.490Z] c1ffb79a05c9: Preparing [2023-02-23T23:35:31.490Z] d717c0819701: Preparing [2023-02-23T23:35:31.490Z] 4e6476652798: Preparing [2023-02-23T23:35:31.490Z] d717c0819701: Layer already exists [2023-02-23T23:35:31.490Z] 4e6476652798: Layer already exists [2023-02-23T23:35:31.490Z] 590e65951e29: Pushed [2023-02-23T23:35:31.490Z] 88ca9a47b1ab: Pushed [2023-02-23T23:35:31.490Z] 589500d4e051: Pushed [2023-02-23T23:35:39.617Z] c1ffb79a05c9: Pushed [2023-02-23T23:35:39.617Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9: digest: sha256:31b3c1746455f3b3b47ad9c61261dc261878599a090b4f4f8ed8ca681e783c38 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:39.924Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:40.227Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-02-23T23:35:40.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-23T23:35:40.227Z] 88ca9a47b1ab: Preparing [2023-02-23T23:35:40.227Z] 589500d4e051: Preparing [2023-02-23T23:35:40.227Z] 590e65951e29: Preparing [2023-02-23T23:35:40.227Z] c1ffb79a05c9: Preparing [2023-02-23T23:35:40.227Z] d717c0819701: Preparing [2023-02-23T23:35:40.227Z] 4e6476652798: Preparing [2023-02-23T23:35:40.227Z] 4e6476652798: Waiting [2023-02-23T23:35:40.227Z] d717c0819701: Layer already exists [2023-02-23T23:35:40.227Z] 590e65951e29: Layer already exists [2023-02-23T23:35:40.227Z] c1ffb79a05c9: Layer already exists [2023-02-23T23:35:40.227Z] 589500d4e051: Layer already exists [2023-02-23T23:35:40.227Z] 88ca9a47b1ab: Layer already exists [2023-02-23T23:35:40.227Z] 4e6476652798: Layer already exists [2023-02-23T23:35:40.227Z] latest: digest: sha256:31b3c1746455f3b3b47ad9c61261dc261878599a090b4f4f8ed8ca681e783c38 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:40.528Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:40.831Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.66 [2023-02-23T23:35:40.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-23T23:35:40.831Z] 88ca9a47b1ab: Preparing [2023-02-23T23:35:40.831Z] 589500d4e051: Preparing [2023-02-23T23:35:40.831Z] 590e65951e29: Preparing [2023-02-23T23:35:40.831Z] c1ffb79a05c9: Preparing [2023-02-23T23:35:40.831Z] d717c0819701: Preparing [2023-02-23T23:35:40.831Z] 4e6476652798: Preparing [2023-02-23T23:35:40.831Z] 4e6476652798: Waiting [2023-02-23T23:35:40.831Z] 589500d4e051: Layer already exists [2023-02-23T23:35:40.831Z] c1ffb79a05c9: Layer already exists [2023-02-23T23:35:40.831Z] 590e65951e29: Layer already exists [2023-02-23T23:35:40.831Z] d717c0819701: Layer already exists [2023-02-23T23:35:40.831Z] 88ca9a47b1ab: Layer already exists [2023-02-23T23:35:40.831Z] 4e6476652798: Layer already exists [2023-02-23T23:35:40.831Z] 3.0.0-dev.66: digest: sha256:31b3c1746455f3b3b47ad9c61261dc261878599a090b4f4f8ed8ca681e783c38 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:41.149Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:41.456Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:35:41.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-23T23:35:41.456Z] 88ca9a47b1ab: Preparing [2023-02-23T23:35:41.456Z] 589500d4e051: Preparing [2023-02-23T23:35:41.456Z] 590e65951e29: Preparing [2023-02-23T23:35:41.456Z] c1ffb79a05c9: Preparing [2023-02-23T23:35:41.456Z] d717c0819701: Preparing [2023-02-23T23:35:41.456Z] 4e6476652798: Preparing [2023-02-23T23:35:41.456Z] 4e6476652798: Waiting [2023-02-23T23:35:41.456Z] c1ffb79a05c9: Layer already exists [2023-02-23T23:35:41.456Z] 590e65951e29: Layer already exists [2023-02-23T23:35:41.456Z] d717c0819701: Layer already exists [2023-02-23T23:35:41.456Z] 88ca9a47b1ab: Layer already exists [2023-02-23T23:35:41.456Z] 589500d4e051: Layer already exists [2023-02-23T23:35:41.456Z] 4e6476652798: Layer already exists [2023-02-23T23:35:41.456Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66: digest: sha256:31b3c1746455f3b3b47ad9c61261dc261878599a090b4f4f8ed8ca681e783c38 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:41.758Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:42.056Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-02-23T23:35:42.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-23T23:35:42.056Z] 88ca9a47b1ab: Preparing [2023-02-23T23:35:42.056Z] 589500d4e051: Preparing [2023-02-23T23:35:42.056Z] 590e65951e29: Preparing [2023-02-23T23:35:42.056Z] c1ffb79a05c9: Preparing [2023-02-23T23:35:42.056Z] d717c0819701: Preparing [2023-02-23T23:35:42.056Z] 4e6476652798: Preparing [2023-02-23T23:35:42.056Z] 4e6476652798: Waiting [2023-02-23T23:35:42.056Z] c1ffb79a05c9: Layer already exists [2023-02-23T23:35:42.056Z] 589500d4e051: Layer already exists [2023-02-23T23:35:42.056Z] d717c0819701: Layer already exists [2023-02-23T23:35:42.056Z] 590e65951e29: Layer already exists [2023-02-23T23:35:42.056Z] 88ca9a47b1ab: Layer already exists [2023-02-23T23:35:42.056Z] 4e6476652798: Layer already exists [2023-02-23T23:35:42.056Z] main: digest: sha256:31b3c1746455f3b3b47ad9c61261dc261878599a090b4f4f8ed8ca681e783c38 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-23T23:35:42.092Z] ===================================================== [Pipeline] echo [2023-02-23T23:35:42.098Z] taggedImages: [2023-02-23T23:35:42.098Z] - nexus3.edgexfoundry.org:10004/security-spire-server:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:35:42.098Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-02-23T23:35:42.098Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.66 [2023-02-23T23:35:42.098Z] - nexus3.edgexfoundry.org:10004/security-spire-server:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:35:42.098Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-02-23T23:35:42.112Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-02-23T23:35:42.113Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:35:42.113Z] latest [2023-02-23T23:35:42.113Z] 3.0.0-dev.66 [2023-02-23T23:35:42.113Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:35:42.113Z] main [2023-02-23T23:35:42.113Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:42.414Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:42.716Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:35:42.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-23T23:35:42.716Z] 31c29defef65: Preparing [2023-02-23T23:35:42.716Z] 0b32ac023e81: Preparing [2023-02-23T23:35:42.716Z] c4cf5d5f9a31: Preparing [2023-02-23T23:35:42.716Z] a489a16f6806: Preparing [2023-02-23T23:35:42.716Z] aa5968d388b8: Preparing [2023-02-23T23:35:42.716Z] c4cf5d5f9a31: Layer already exists [2023-02-23T23:35:42.716Z] aa5968d388b8: Layer already exists [2023-02-23T23:35:42.716Z] 31c29defef65: Pushed [2023-02-23T23:35:42.716Z] a489a16f6806: Pushed [2023-02-23T23:35:45.253Z] 0b32ac023e81: Pushed [2023-02-23T23:35:45.253Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9: digest: sha256:43f44a2bce7a4538dbb90aeb29778f889b8d207da3f0b90374a085def9db4e09 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:45.560Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:45.861Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-02-23T23:35:45.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-23T23:35:45.861Z] 31c29defef65: Preparing [2023-02-23T23:35:45.861Z] 0b32ac023e81: Preparing [2023-02-23T23:35:45.861Z] c4cf5d5f9a31: Preparing [2023-02-23T23:35:45.861Z] a489a16f6806: Preparing [2023-02-23T23:35:45.861Z] aa5968d388b8: Preparing [2023-02-23T23:35:45.861Z] 31c29defef65: Layer already exists [2023-02-23T23:35:45.861Z] aa5968d388b8: Layer already exists [2023-02-23T23:35:45.861Z] c4cf5d5f9a31: Layer already exists [2023-02-23T23:35:45.861Z] a489a16f6806: Layer already exists [2023-02-23T23:35:45.861Z] 0b32ac023e81: Layer already exists [2023-02-23T23:35:45.861Z] latest: digest: sha256:43f44a2bce7a4538dbb90aeb29778f889b8d207da3f0b90374a085def9db4e09 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:46.163Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:46.474Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.66 [2023-02-23T23:35:46.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-23T23:35:46.474Z] 31c29defef65: Preparing [2023-02-23T23:35:46.474Z] 0b32ac023e81: Preparing [2023-02-23T23:35:46.474Z] c4cf5d5f9a31: Preparing [2023-02-23T23:35:46.474Z] a489a16f6806: Preparing [2023-02-23T23:35:46.474Z] aa5968d388b8: Preparing [2023-02-23T23:35:46.474Z] aa5968d388b8: Layer already exists [2023-02-23T23:35:46.474Z] 0b32ac023e81: Layer already exists [2023-02-23T23:35:46.474Z] a489a16f6806: Layer already exists [2023-02-23T23:35:46.474Z] c4cf5d5f9a31: Layer already exists [2023-02-23T23:35:46.474Z] 31c29defef65: Layer already exists [2023-02-23T23:35:46.474Z] 3.0.0-dev.66: digest: sha256:43f44a2bce7a4538dbb90aeb29778f889b8d207da3f0b90374a085def9db4e09 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:46.786Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:47.095Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:35:47.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-23T23:35:47.095Z] 31c29defef65: Preparing [2023-02-23T23:35:47.095Z] 0b32ac023e81: Preparing [2023-02-23T23:35:47.095Z] c4cf5d5f9a31: Preparing [2023-02-23T23:35:47.095Z] a489a16f6806: Preparing [2023-02-23T23:35:47.095Z] aa5968d388b8: Preparing [2023-02-23T23:35:47.095Z] 31c29defef65: Layer already exists [2023-02-23T23:35:47.095Z] 0b32ac023e81: Layer already exists [2023-02-23T23:35:47.095Z] c4cf5d5f9a31: Layer already exists [2023-02-23T23:35:47.095Z] aa5968d388b8: Layer already exists [2023-02-23T23:35:47.095Z] a489a16f6806: Layer already exists [2023-02-23T23:35:47.095Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66: digest: sha256:43f44a2bce7a4538dbb90aeb29778f889b8d207da3f0b90374a085def9db4e09 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:47.400Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:47.703Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-02-23T23:35:47.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-23T23:35:47.703Z] 31c29defef65: Preparing [2023-02-23T23:35:47.703Z] 0b32ac023e81: Preparing [2023-02-23T23:35:47.703Z] c4cf5d5f9a31: Preparing [2023-02-23T23:35:47.703Z] a489a16f6806: Preparing [2023-02-23T23:35:47.703Z] aa5968d388b8: Preparing [2023-02-23T23:35:47.703Z] 31c29defef65: Layer already exists [2023-02-23T23:35:47.703Z] aa5968d388b8: Layer already exists [2023-02-23T23:35:47.703Z] 0b32ac023e81: Layer already exists [2023-02-23T23:35:47.703Z] a489a16f6806: Layer already exists [2023-02-23T23:35:47.703Z] c4cf5d5f9a31: Layer already exists [2023-02-23T23:35:47.703Z] main: digest: sha256:43f44a2bce7a4538dbb90aeb29778f889b8d207da3f0b90374a085def9db4e09 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-23T23:35:47.737Z] ===================================================== [Pipeline] echo [2023-02-23T23:35:47.743Z] taggedImages: [2023-02-23T23:35:47.743Z] - nexus3.edgexfoundry.org:10004/support-notifications:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:35:47.743Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-02-23T23:35:47.743Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.66 [2023-02-23T23:35:47.743Z] - nexus3.edgexfoundry.org:10004/support-notifications:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:35:47.743Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-02-23T23:35:47.757Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-02-23T23:35:47.757Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:35:47.757Z] latest [2023-02-23T23:35:47.757Z] 3.0.0-dev.66 [2023-02-23T23:35:47.757Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:35:47.757Z] main [2023-02-23T23:35:47.757Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:48.064Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:48.368Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:35:48.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-23T23:35:48.368Z] eee659879e13: Preparing [2023-02-23T23:35:48.368Z] a6c2a3418aba: Preparing [2023-02-23T23:35:48.368Z] c4cf5d5f9a31: Preparing [2023-02-23T23:35:48.368Z] 2a88e8ce44c9: Preparing [2023-02-23T23:35:48.368Z] aa5968d388b8: Preparing [2023-02-23T23:35:48.368Z] c4cf5d5f9a31: Layer already exists [2023-02-23T23:35:48.368Z] aa5968d388b8: Layer already exists [2023-02-23T23:35:48.368Z] 2a88e8ce44c9: Layer already exists [2023-02-23T23:35:48.368Z] eee659879e13: Pushed [2023-02-23T23:35:50.905Z] a6c2a3418aba: Pushed [2023-02-23T23:35:51.165Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9: digest: sha256:8f07a83a2903c3b488023262ae1685a7dad011450c18db2250cfe40148d61c74 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:51.478Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:51.776Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-02-23T23:35:51.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-23T23:35:51.776Z] eee659879e13: Preparing [2023-02-23T23:35:51.776Z] a6c2a3418aba: Preparing [2023-02-23T23:35:51.776Z] c4cf5d5f9a31: Preparing [2023-02-23T23:35:51.776Z] 2a88e8ce44c9: Preparing [2023-02-23T23:35:51.776Z] aa5968d388b8: Preparing [2023-02-23T23:35:51.776Z] a6c2a3418aba: Layer already exists [2023-02-23T23:35:51.776Z] eee659879e13: Layer already exists [2023-02-23T23:35:51.776Z] c4cf5d5f9a31: Layer already exists [2023-02-23T23:35:51.776Z] aa5968d388b8: Layer already exists [2023-02-23T23:35:51.776Z] 2a88e8ce44c9: Layer already exists [2023-02-23T23:35:51.776Z] latest: digest: sha256:8f07a83a2903c3b488023262ae1685a7dad011450c18db2250cfe40148d61c74 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:52.078Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:52.374Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.66 [2023-02-23T23:35:52.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-23T23:35:52.374Z] eee659879e13: Preparing [2023-02-23T23:35:52.374Z] a6c2a3418aba: Preparing [2023-02-23T23:35:52.374Z] c4cf5d5f9a31: Preparing [2023-02-23T23:35:52.374Z] 2a88e8ce44c9: Preparing [2023-02-23T23:35:52.374Z] aa5968d388b8: Preparing [2023-02-23T23:35:52.374Z] c4cf5d5f9a31: Layer already exists [2023-02-23T23:35:52.374Z] a6c2a3418aba: Layer already exists [2023-02-23T23:35:52.374Z] aa5968d388b8: Layer already exists [2023-02-23T23:35:52.374Z] 2a88e8ce44c9: Layer already exists [2023-02-23T23:35:52.374Z] eee659879e13: Layer already exists [2023-02-23T23:35:52.374Z] 3.0.0-dev.66: digest: sha256:8f07a83a2903c3b488023262ae1685a7dad011450c18db2250cfe40148d61c74 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:52.682Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:52.985Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:35:52.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-23T23:35:52.985Z] eee659879e13: Preparing [2023-02-23T23:35:52.985Z] a6c2a3418aba: Preparing [2023-02-23T23:35:52.985Z] c4cf5d5f9a31: Preparing [2023-02-23T23:35:52.985Z] 2a88e8ce44c9: Preparing [2023-02-23T23:35:52.985Z] aa5968d388b8: Preparing [2023-02-23T23:35:52.985Z] aa5968d388b8: Layer already exists [2023-02-23T23:35:52.985Z] c4cf5d5f9a31: Layer already exists [2023-02-23T23:35:52.985Z] a6c2a3418aba: Layer already exists [2023-02-23T23:35:52.985Z] 2a88e8ce44c9: Layer already exists [2023-02-23T23:35:52.985Z] eee659879e13: Layer already exists [2023-02-23T23:35:52.985Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66: digest: sha256:8f07a83a2903c3b488023262ae1685a7dad011450c18db2250cfe40148d61c74 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:53.288Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:35:53.587Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-02-23T23:35:53.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-23T23:35:53.587Z] eee659879e13: Preparing [2023-02-23T23:35:53.587Z] a6c2a3418aba: Preparing [2023-02-23T23:35:53.587Z] c4cf5d5f9a31: Preparing [2023-02-23T23:35:53.587Z] 2a88e8ce44c9: Preparing [2023-02-23T23:35:53.587Z] aa5968d388b8: Preparing [2023-02-23T23:35:53.587Z] c4cf5d5f9a31: Layer already exists [2023-02-23T23:35:53.587Z] aa5968d388b8: Layer already exists [2023-02-23T23:35:53.587Z] eee659879e13: Layer already exists [2023-02-23T23:35:53.587Z] a6c2a3418aba: Layer already exists [2023-02-23T23:35:53.587Z] 2a88e8ce44c9: Layer already exists [2023-02-23T23:35:53.587Z] main: digest: sha256:8f07a83a2903c3b488023262ae1685a7dad011450c18db2250cfe40148d61c74 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-23T23:35:53.624Z] ===================================================== [Pipeline] echo [2023-02-23T23:35:53.630Z] taggedImages: [2023-02-23T23:35:53.630Z] - nexus3.edgexfoundry.org:10004/support-scheduler:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:35:53.630Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-02-23T23:35:53.630Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.66 [2023-02-23T23:35:53.630Z] - nexus3.edgexfoundry.org:10004/support-scheduler:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:35:53.630Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-23T23:39:30.026Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-23T23:39:30.026Z] Removing intermediate container 4425e33f84ac [2023-02-23T23:39:30.026Z] ---> 09287222dd0c [2023-02-23T23:39:30.026Z] [2023-02-23T23:39:30.026Z] Step 10/22 : FROM alpine:3.16 [2023-02-23T23:39:30.026Z] 3.16: Pulling from library/alpine [2023-02-23T23:39:30.026Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-23T23:39:30.026Z] Status: Downloaded newer image for alpine:3.16 [2023-02-23T23:39:30.026Z] ---> 4c81e5bf8899 [2023-02-23T23:39:30.026Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-23T23:39:30.026Z] ---> Running in cc3404972d3e [2023-02-23T23:39:30.026Z] Removing intermediate container cc3404972d3e [2023-02-23T23:39:30.026Z] ---> 99fed292d9ef [2023-02-23T23:39:30.026Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-23T23:39:30.026Z] ---> Running in f095bb6712c6 [2023-02-23T23:39:30.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T23:39:30.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T23:39:32.022Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-23T23:39:32.022Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T23:39:32.022Z] OK: 5 MiB in 15 packages [2023-02-23T23:39:33.438Z] Removing intermediate container f095bb6712c6 [2023-02-23T23:39:33.438Z] ---> fc026034515a [2023-02-23T23:39:33.438Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T23:39:34.398Z] ---> c8f32b972713 [2023-02-23T23:39:34.398Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-02-23T23:39:36.997Z] ---> 7970d2681946 [2023-02-23T23:39:36.997Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-02-23T23:39:38.416Z] ---> 2487025910dc [2023-02-23T23:39:38.416Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-02-23T23:39:40.360Z] ---> a52e667beebf [2023-02-23T23:39:40.360Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-23T23:39:40.635Z] ---> Running in 1a0a77dbe8dd [2023-02-23T23:39:45.978Z] Removing intermediate container 1a0a77dbe8dd [2023-02-23T23:39:45.978Z] ---> 725beeb27fa7 [2023-02-23T23:39:45.978Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-23T23:39:45.978Z] Removing intermediate container 2090abfe1980 [2023-02-23T23:39:45.978Z] ---> 9f5ad5ff8824 [2023-02-23T23:39:45.978Z] [2023-02-23T23:39:45.978Z] Step 9/21 : FROM alpine:3.16 [2023-02-23T23:39:45.978Z] ---> 4c81e5bf8899 [2023-02-23T23:39:45.978Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-23T23:39:45.978Z] ---> Running in 3539e45f6409 [2023-02-23T23:39:45.978Z] ---> Running in 76867d263ef2 [2023-02-23T23:39:47.920Z] Removing intermediate container 3539e45f6409 [2023-02-23T23:39:47.920Z] ---> 01b57f018dc7 [2023-02-23T23:39:47.920Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-02-23T23:39:48.186Z] ---> Running in d9788260b443 [2023-02-23T23:39:48.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T23:39:48.774Z] Removing intermediate container d9788260b443 [2023-02-23T23:39:48.774Z] ---> 295607257abb [2023-02-23T23:39:48.774Z] Step 20/22 : LABEL arch=arm64 [2023-02-23T23:39:48.774Z] ---> Running in 8e364aade6e0 [2023-02-23T23:39:48.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T23:39:49.360Z] Removing intermediate container 8e364aade6e0 [2023-02-23T23:39:49.360Z] ---> 884ae8d9a53c [2023-02-23T23:39:49.360Z] Step 21/22 : LABEL git_sha=d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:39:49.360Z] ---> Running in 5b5a2ea7ec91 [2023-02-23T23:39:49.943Z] Removing intermediate container 5b5a2ea7ec91 [2023-02-23T23:39:49.943Z] ---> bb7d9cc15881 [2023-02-23T23:39:49.943Z] Step 22/22 : LABEL version=3.0.0-dev.66 [2023-02-23T23:39:49.943Z] ---> Running in 56f03a8a8c88 [2023-02-23T23:39:50.210Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-23T23:39:50.476Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-23T23:39:50.476Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-23T23:39:50.476Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-23T23:39:50.476Z] (5/6) Installing curl (7.83.1-r6) [2023-02-23T23:39:50.476Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-23T23:39:50.476Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T23:39:50.743Z] Removing intermediate container 56f03a8a8c88 [2023-02-23T23:39:50.743Z] ---> d2fc30addc92 [2023-02-23T23:39:50.743Z] [2023-02-23T23:39:50.743Z] Executing ca-certificates-20220614-r0.trigger [2023-02-23T23:39:50.743Z] Successfully built d2fc30addc92 [2023-02-23T23:39:50.743Z] Successfully tagged security-proxy-auth-arm64:latest [2023-02-23T23:39:50.743Z]  Building security-proxy-auth ... done Building core-metadata [2023-02-23T23:39:51.011Z] OK: 8 MiB in 20 packages [2023-02-23T23:39:53.592Z] Removing intermediate container 76867d263ef2 [2023-02-23T23:39:53.592Z] ---> 0b24548a3076 [2023-02-23T23:39:53.592Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-23T23:39:53.592Z] ---> Running in 7e27008a6035 [2023-02-23T23:39:53.860Z] Removing intermediate container 7e27008a6035 [2023-02-23T23:39:53.860Z] ---> 39c0e48586bd [2023-02-23T23:39:53.860Z] Step 12/21 : WORKDIR /edgex [2023-02-23T23:39:54.126Z] ---> Running in 87124b8f0b38 [2023-02-23T23:39:55.082Z] Removing intermediate container 87124b8f0b38 [2023-02-23T23:39:55.082Z] ---> 59908bb5fa22 [2023-02-23T23:39:55.082Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-23T23:39:55.082Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T23:39:55.082Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-23T23:39:55.082Z] ---> 9c5402f0392f [2023-02-23T23:39:55.082Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-23T23:39:55.082Z] ---> Using cache [2023-02-23T23:39:55.082Z] ---> 7f79397b5eed [2023-02-23T23:39:55.082Z] Step 4/24 : WORKDIR /edgex-go [2023-02-23T23:39:55.082Z] ---> Using cache [2023-02-23T23:39:55.082Z] ---> 238010704543 [2023-02-23T23:39:55.082Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-23T23:39:55.082Z] ---> Using cache [2023-02-23T23:39:55.082Z] ---> 408f3623d3f8 [2023-02-23T23:39:55.082Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-23T23:39:55.082Z] ---> Using cache [2023-02-23T23:39:55.347Z] ---> 8af48788d269 [2023-02-23T23:39:55.347Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T23:39:55.347Z] ---> Using cache [2023-02-23T23:39:55.347Z] ---> 66ac466fa3dc [2023-02-23T23:39:55.347Z] Step 8/24 : COPY . . [2023-02-23T23:39:55.347Z] ---> Using cache [2023-02-23T23:39:55.347Z] ---> 6bc8ecba07b2 [2023-02-23T23:39:55.347Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-23T23:39:55.613Z] ---> Running in 31776d326636 [2023-02-23T23:39:56.196Z] ---> dd3a284b19b7 [2023-02-23T23:39:56.197Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-23T23:39:58.138Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-23T23:39:58.138Z] ---> b5133226f804 [2023-02-23T23:39:58.138Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-23T23:40:00.707Z] ---> d665cd629493 [2023-02-23T23:40:00.707Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-23T23:40:01.671Z] ---> 4e91de125fbf [2023-02-23T23:40:01.671Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-23T23:40:01.938Z] ---> Running in 257be47332aa [2023-02-23T23:40:04.526Z] Removing intermediate container 257be47332aa [2023-02-23T23:40:04.526Z] ---> 2fbc745a8b62 [2023-02-23T23:40:04.526Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-23T23:40:04.526Z] ---> Running in 72335be1ae00 [2023-02-23T23:40:05.109Z] Removing intermediate container 72335be1ae00 [2023-02-23T23:40:05.109Z] ---> 7a11aa6e16c9 [2023-02-23T23:40:05.109Z] Step 19/21 : LABEL arch=arm64 [2023-02-23T23:40:05.109Z] ---> Running in bee7d23de2b8 [2023-02-23T23:40:05.691Z] Removing intermediate container bee7d23de2b8 [2023-02-23T23:40:05.691Z] ---> 245f5f56842f [2023-02-23T23:40:05.691Z] Step 20/21 : LABEL git_sha=d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:40:05.959Z] ---> Running in 5e24ba413fd5 [2023-02-23T23:40:06.229Z] Removing intermediate container 5e24ba413fd5 [2023-02-23T23:40:06.229Z] ---> 4f3c804ee203 [2023-02-23T23:40:06.229Z] Step 21/21 : LABEL version=3.0.0-dev.66 [2023-02-23T23:40:06.501Z] ---> Running in 178ba29d3196 [2023-02-23T23:40:07.099Z] Removing intermediate container 178ba29d3196 [2023-02-23T23:40:07.099Z] ---> a256fd8b5e67 [2023-02-23T23:40:07.099Z] [2023-02-23T23:40:07.099Z] Successfully built a256fd8b5e67 [2023-02-23T23:40:07.099Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-23T23:40:07.099Z]  Building security-proxy-setup ... done Building core-common-config-bootstrapper [2023-02-23T23:40:10.457Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T23:40:10.457Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-23T23:40:10.457Z] ---> 9c5402f0392f [2023-02-23T23:40:10.457Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-23T23:40:10.457Z] ---> Using cache [2023-02-23T23:40:10.457Z] ---> 7f79397b5eed [2023-02-23T23:40:10.457Z] Step 4/22 : WORKDIR /edgex-go [2023-02-23T23:40:10.457Z] ---> Using cache [2023-02-23T23:40:10.457Z] ---> 238010704543 [2023-02-23T23:40:10.457Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-23T23:40:10.457Z] ---> Using cache [2023-02-23T23:40:10.457Z] ---> 408f3623d3f8 [2023-02-23T23:40:10.457Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-23T23:40:10.457Z] ---> Using cache [2023-02-23T23:40:10.457Z] ---> 8af48788d269 [2023-02-23T23:40:10.457Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T23:40:10.457Z] ---> Using cache [2023-02-23T23:40:10.457Z] ---> 66ac466fa3dc [2023-02-23T23:40:10.457Z] Step 8/22 : COPY . . [2023-02-23T23:40:10.457Z] ---> Using cache [2023-02-23T23:40:10.457Z] ---> 6bc8ecba07b2 [2023-02-23T23:40:10.457Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-23T23:40:10.725Z] ---> Running in 8c442e40df4f [2023-02-23T23:40:13.304Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-23T23:40:39.953Z] Removing intermediate container 2ff8d1915395 [2023-02-23T23:40:39.953Z] ---> bac2021b91b0 [2023-02-23T23:40:39.953Z] [2023-02-23T23:40:39.953Z] Step 10/22 : FROM alpine:3.16 [2023-02-23T23:40:39.953Z] ---> 4c81e5bf8899 [2023-02-23T23:40:39.953Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-23T23:40:39.954Z] ---> Running in 68405699aaf5 [2023-02-23T23:40:39.954Z] Removing intermediate container 68405699aaf5 [2023-02-23T23:40:39.954Z] ---> f037e53e1319 [2023-02-23T23:40:39.954Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-23T23:40:39.954Z] ---> Running in 7283dd80b7b9 [2023-02-23T23:40:39.954Z] Removing intermediate container 7283dd80b7b9 [2023-02-23T23:40:39.954Z] ---> 76bca2941622 [2023-02-23T23:40:39.954Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-23T23:40:40.219Z] ---> Running in a51e90a30b69 [2023-02-23T23:40:40.807Z] Removing intermediate container a51e90a30b69 [2023-02-23T23:40:40.807Z] ---> 88b88b37eef1 [2023-02-23T23:40:40.807Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-23T23:40:41.073Z] ---> Running in e5fdbb6f1616 [2023-02-23T23:40:43.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T23:40:44.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T23:40:45.649Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-23T23:40:45.649Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T23:40:45.649Z] OK: 5 MiB in 15 packages [2023-02-23T23:40:48.239Z] Removing intermediate container e5fdbb6f1616 [2023-02-23T23:40:48.239Z] ---> c96d4b0f94ff [2023-02-23T23:40:48.239Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T23:40:49.645Z] ---> fd3e45fc72ef [2023-02-23T23:40:49.645Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-23T23:40:51.048Z] Removing intermediate container bbed612d33e3 [2023-02-23T23:40:51.048Z] ---> 7b98d403457c [2023-02-23T23:40:51.048Z] [2023-02-23T23:40:51.048Z] Step 10/23 : FROM alpine:3.16 [2023-02-23T23:40:51.048Z] ---> 4c81e5bf8899 [2023-02-23T23:40:51.048Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-23T23:40:52.988Z] ---> Running in 644365c7233d [2023-02-23T23:40:52.988Z] ---> cd5c56c07732 [2023-02-23T23:40:52.988Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-23T23:40:54.394Z] ---> 8e5aca67356f [2023-02-23T23:40:54.394Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-23T23:40:54.394Z] ---> Running in 70ae06303142 [2023-02-23T23:40:54.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T23:40:54.975Z] Removing intermediate container 70ae06303142 [2023-02-23T23:40:55.240Z] ---> 0098058526f6 [2023-02-23T23:40:55.240Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-23T23:40:55.240Z] ---> Running in c0db7d9b25d4 [2023-02-23T23:40:55.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T23:40:55.772Z] Removing intermediate container c0db7d9b25d4 [2023-02-23T23:40:55.772Z] ---> b914c94c123c [2023-02-23T23:40:55.772Z] Step 20/22 : LABEL arch=arm64 [2023-02-23T23:40:55.772Z] ---> Running in 3dd9265e8327 [2023-02-23T23:40:56.355Z] Removing intermediate container 3dd9265e8327 [2023-02-23T23:40:56.355Z] ---> b01d0eb01401 [2023-02-23T23:40:56.355Z] Step 21/22 : LABEL git_sha=d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:40:56.355Z] ---> Running in 310437729e5e [2023-02-23T23:40:56.949Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-23T23:40:56.949Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T23:40:56.949Z] OK: 5 MiB in 15 packages [2023-02-23T23:40:56.949Z] Removing intermediate container 310437729e5e [2023-02-23T23:40:56.949Z] ---> 55d0413fd31d [2023-02-23T23:40:56.949Z] Step 22/22 : LABEL version=3.0.0-dev.66 [2023-02-23T23:40:56.949Z] ---> Running in 041e74750182 [2023-02-23T23:40:57.925Z] Removing intermediate container 041e74750182 [2023-02-23T23:40:57.925Z] ---> 92f23f1948ec [2023-02-23T23:40:57.925Z] [2023-02-23T23:40:57.925Z] Successfully built 92f23f1948ec [2023-02-23T23:40:57.925Z] Successfully tagged core-data-arm64:latest [2023-02-23T23:40:57.925Z]  Building core-data ... done Building security-secretstore-setup [2023-02-23T23:40:58.505Z] Removing intermediate container 644365c7233d [2023-02-23T23:40:58.505Z] ---> 3a516362e006 [2023-02-23T23:40:58.505Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-23T23:40:58.772Z] ---> Running in 756c5c4b3e91 [2023-02-23T23:40:59.376Z] Removing intermediate container 756c5c4b3e91 [2023-02-23T23:40:59.376Z] ---> 48a64bf281bc [2023-02-23T23:40:59.376Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-23T23:40:59.376Z] ---> Running in 872f2db1dbcb [2023-02-23T23:40:59.968Z] Removing intermediate container 872f2db1dbcb [2023-02-23T23:40:59.968Z] ---> eb4ec61e4383 [2023-02-23T23:40:59.968Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-23T23:40:59.968Z] ---> Running in 6821fac9d470 [2023-02-23T23:41:00.549Z] Removing intermediate container 6821fac9d470 [2023-02-23T23:41:00.549Z] ---> 5a68eede9668 [2023-02-23T23:41:00.549Z] Step 15/23 : WORKDIR / [2023-02-23T23:41:00.814Z] ---> Running in da519125f667 [2023-02-23T23:41:01.080Z] Removing intermediate container da519125f667 [2023-02-23T23:41:01.080Z] ---> c507ab49ac24 [2023-02-23T23:41:01.080Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T23:41:02.488Z] ---> bae840307ffd [2023-02-23T23:41:02.488Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-23T23:41:02.757Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T23:41:02.757Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-23T23:41:02.757Z] ---> 9c5402f0392f [2023-02-23T23:41:02.757Z] Step 3/24 : WORKDIR /edgex-go [2023-02-23T23:41:02.757Z] ---> Using cache [2023-02-23T23:41:02.757Z] ---> 7209328a9f16 [2023-02-23T23:41:02.757Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-23T23:41:02.757Z] ---> Using cache [2023-02-23T23:41:02.757Z] ---> c9a70e36aaab [2023-02-23T23:41:02.757Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-23T23:41:02.757Z] ---> Using cache [2023-02-23T23:41:02.757Z] ---> 257804b8e03b [2023-02-23T23:41:02.757Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T23:41:02.757Z] ---> Using cache [2023-02-23T23:41:02.757Z] ---> a0370e8b3260 [2023-02-23T23:41:02.757Z] Step 7/24 : COPY . . [2023-02-23T23:41:03.025Z] ---> Using cache [2023-02-23T23:41:03.025Z] ---> 6cf13796a22b [2023-02-23T23:41:03.025Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-23T23:41:03.290Z] ---> Running in 1fa1bf2b65ab [2023-02-23T23:41:06.641Z] ---> 2151c344ab49 [2023-02-23T23:41:06.641Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-23T23:41:06.641Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-23T23:41:07.221Z] ---> a1251918b984 [2023-02-23T23:41:07.221Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-23T23:41:07.486Z] ---> Running in 582cb9bcfb56 [2023-02-23T23:41:08.066Z] Removing intermediate container 582cb9bcfb56 [2023-02-23T23:41:08.066Z] ---> e60d0e082715 [2023-02-23T23:41:08.066Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-23T23:41:08.066Z] ---> Running in eeda9a4b4d18 [2023-02-23T23:41:08.645Z] Removing intermediate container eeda9a4b4d18 [2023-02-23T23:41:08.645Z] ---> 8253cfc5fb6c [2023-02-23T23:41:08.645Z] Step 21/23 : LABEL arch=arm64 [2023-02-23T23:41:08.645Z] ---> Running in 65329364dc21 [2023-02-23T23:41:09.230Z] Removing intermediate container 65329364dc21 [2023-02-23T23:41:09.230Z] ---> d7b670450d9a [2023-02-23T23:41:09.230Z] Step 22/23 : LABEL git_sha=d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:41:09.494Z] ---> Running in e30980bb998a [2023-02-23T23:41:09.761Z] Removing intermediate container e30980bb998a [2023-02-23T23:41:09.761Z] ---> ce8285d77887 [2023-02-23T23:41:09.761Z] Step 23/23 : LABEL version=3.0.0-dev.66 [2023-02-23T23:41:10.030Z] ---> Running in 91683fbc8e5f [2023-02-23T23:41:10.610Z] Removing intermediate container 91683fbc8e5f [2023-02-23T23:41:10.610Z] ---> d422d4a3fda1 [2023-02-23T23:41:10.610Z] [2023-02-23T23:41:10.610Z] Successfully built d422d4a3fda1 [2023-02-23T23:41:10.610Z] Successfully tagged core-command-arm64:latest [2023-02-23T23:41:10.610Z] Building security-bootstrapper [2023-02-23T23:41:14.855Z]  Building core-command ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T23:41:14.855Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-23T23:41:14.855Z] ---> 9c5402f0392f [2023-02-23T23:41:14.855Z] Step 3/32 : WORKDIR /edgex-go [2023-02-23T23:41:14.855Z] ---> Using cache [2023-02-23T23:41:14.855Z] ---> 7209328a9f16 [2023-02-23T23:41:14.855Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-23T23:41:14.855Z] ---> Using cache [2023-02-23T23:41:14.855Z] ---> c9a70e36aaab [2023-02-23T23:41:14.855Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-23T23:41:14.855Z] ---> Using cache [2023-02-23T23:41:14.855Z] ---> 257804b8e03b [2023-02-23T23:41:14.855Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T23:41:14.855Z] ---> Using cache [2023-02-23T23:41:14.855Z] ---> a0370e8b3260 [2023-02-23T23:41:14.855Z] Step 7/32 : COPY . . [2023-02-23T23:41:14.855Z] ---> Using cache [2023-02-23T23:41:14.855Z] ---> 6cf13796a22b [2023-02-23T23:41:14.855Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-23T23:41:14.855Z] ---> Running in d74a896964d2 [2023-02-23T23:41:16.801Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-23T23:41:55.644Z] Removing intermediate container a07f86ae14a5 [2023-02-23T23:41:55.644Z] ---> 49fb5e3c1146 [2023-02-23T23:41:55.644Z] [2023-02-23T23:41:55.644Z] Step 9/19 : FROM alpine:3.15 [2023-02-23T23:41:55.644Z] ---> 354640af7b1b [2023-02-23T23:41:55.644Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-23T23:41:55.644Z] ---> Using cache [2023-02-23T23:41:55.644Z] ---> 787cb6219dd5 [2023-02-23T23:41:55.644Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-23T23:41:55.644Z] ---> Running in a39981b7b963 [2023-02-23T23:41:57.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-23T23:41:58.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-23T23:41:59.579Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-23T23:41:59.579Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-23T23:41:59.579Z] OK: 15734 distinct packages available [2023-02-23T23:41:59.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-23T23:41:59.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-23T23:42:01.248Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-23T23:42:01.248Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-23T23:42:01.248Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-23T23:42:01.248Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-23T23:42:01.248Z] (5/9) Installing curl (7.80.0-r6) [2023-02-23T23:42:01.248Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-23T23:42:01.248Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-23T23:42:01.248Z] (8/9) Installing libucontext (1.1-r0) [2023-02-23T23:42:01.248Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-23T23:42:01.248Z] Executing busybox-1.34.1-r7.trigger [2023-02-23T23:42:01.248Z] Executing ca-certificates-20220614-r0.trigger [2023-02-23T23:42:01.828Z] OK: 8 MiB in 23 packages [2023-02-23T23:42:04.543Z] Removing intermediate container a39981b7b963 [2023-02-23T23:42:04.543Z] ---> 4e762668d32f [2023-02-23T23:42:04.543Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T23:42:04.822Z] ---> 3a72bf0e3f76 [2023-02-23T23:42:04.822Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-23T23:42:06.871Z] ---> afe03482cd44 [2023-02-23T23:42:06.871Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-23T23:42:08.003Z] ---> e55414d8ac43 [2023-02-23T23:42:08.003Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-23T23:42:08.003Z] ---> Running in a7eec8624221 [2023-02-23T23:42:08.636Z] Removing intermediate container a7eec8624221 [2023-02-23T23:42:08.636Z] ---> 4cdd204df467 [2023-02-23T23:42:08.636Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-23T23:42:08.636Z] ---> Running in b16a2f9563c3 [2023-02-23T23:42:09.219Z] Removing intermediate container b16a2f9563c3 [2023-02-23T23:42:09.219Z] ---> 0fbdd21e0c24 [2023-02-23T23:42:09.219Z] Step 17/19 : LABEL arch=arm64 [2023-02-23T23:42:09.219Z] ---> Running in 3c21594d3bfb [2023-02-23T23:42:10.624Z] Removing intermediate container 3c21594d3bfb [2023-02-23T23:42:10.624Z] ---> 2ff05ac72255 [2023-02-23T23:42:10.624Z] Step 18/19 : LABEL git_sha=d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:42:10.892Z] ---> Running in 9a37ab7293af [2023-02-23T23:42:11.160Z] Removing intermediate container 9a37ab7293af [2023-02-23T23:42:11.160Z] ---> f852fab1df4e [2023-02-23T23:42:11.160Z] Step 19/19 : LABEL version=3.0.0-dev.66 [2023-02-23T23:42:11.432Z] ---> Running in eab6cf4c4e75 [2023-02-23T23:42:12.018Z] Removing intermediate container eab6cf4c4e75 [2023-02-23T23:42:12.018Z] ---> 30022c92ee4a [2023-02-23T23:42:12.018Z] [2023-02-23T23:42:12.018Z] Successfully built 30022c92ee4a [2023-02-23T23:42:12.018Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-23T23:42:12.018Z] Building support-scheduler [2023-02-23T23:42:15.353Z]  Building security-spiffe-token-provider ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T23:42:15.353Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-23T23:42:15.353Z] ---> 9c5402f0392f [2023-02-23T23:42:15.353Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-23T23:42:15.353Z] ---> Using cache [2023-02-23T23:42:15.353Z] ---> 7f79397b5eed [2023-02-23T23:42:15.353Z] Step 4/22 : WORKDIR /edgex-go [2023-02-23T23:42:15.353Z] ---> Using cache [2023-02-23T23:42:15.353Z] ---> 238010704543 [2023-02-23T23:42:15.353Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-23T23:42:15.353Z] ---> Using cache [2023-02-23T23:42:15.353Z] ---> 408f3623d3f8 [2023-02-23T23:42:15.353Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-23T23:42:15.625Z] ---> Using cache [2023-02-23T23:42:15.625Z] ---> 8af48788d269 [2023-02-23T23:42:15.625Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T23:42:15.625Z] ---> Using cache [2023-02-23T23:42:15.625Z] ---> 66ac466fa3dc [2023-02-23T23:42:15.625Z] Step 8/22 : COPY . . [2023-02-23T23:42:15.625Z] ---> Using cache [2023-02-23T23:42:15.625Z] ---> 6bc8ecba07b2 [2023-02-23T23:42:15.625Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-23T23:42:15.892Z] ---> Running in d94815c93fe2 [2023-02-23T23:42:17.833Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-23T23:46:39.706Z] Removing intermediate container 8c442e40df4f [2023-02-23T23:46:39.706Z] ---> ffe6a73bbcb9 [2023-02-23T23:46:39.706Z] [2023-02-23T23:46:39.706Z] Step 10/22 : FROM alpine:3.16 [2023-02-23T23:46:39.706Z] ---> 4c81e5bf8899 [2023-02-23T23:46:39.706Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-23T23:46:39.706Z] ---> Using cache [2023-02-23T23:46:39.706Z] ---> 99fed292d9ef [2023-02-23T23:46:39.706Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-23T23:46:39.706Z] ---> Using cache [2023-02-23T23:46:39.706Z] ---> fc026034515a [2023-02-23T23:46:39.706Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T23:46:39.706Z] ---> Using cache [2023-02-23T23:46:39.706Z] ---> c8f32b972713 [2023-02-23T23:46:39.706Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-23T23:46:39.972Z] ---> d9b2dcdfa2a6 [2023-02-23T23:46:39.972Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-23T23:46:40.931Z] ---> 30ebea60f11e [2023-02-23T23:46:40.931Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-23T23:46:44.266Z] ---> 62d35deba083 [2023-02-23T23:46:44.266Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-23T23:46:44.266Z] ---> Running in 43c8614cd815 [2023-02-23T23:46:47.608Z] Removing intermediate container 43c8614cd815 [2023-02-23T23:46:47.608Z] ---> 2d7e6dc8be81 [2023-02-23T23:46:47.608Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-23T23:46:47.874Z] ---> Running in 1d9b3c64bff2 [2023-02-23T23:46:48.475Z] Removing intermediate container 1d9b3c64bff2 [2023-02-23T23:46:48.475Z] ---> 8800375f2be6 [2023-02-23T23:46:48.475Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-23T23:46:48.475Z] ---> Running in 0a14bace5e84 [2023-02-23T23:46:49.056Z] Removing intermediate container 0a14bace5e84 [2023-02-23T23:46:49.056Z] ---> 98fcc0b70419 [2023-02-23T23:46:49.056Z] Step 20/22 : LABEL arch=arm64 [2023-02-23T23:46:49.322Z] ---> Running in 57d28df9f800 [2023-02-23T23:46:50.281Z] Removing intermediate container 57d28df9f800 [2023-02-23T23:46:50.281Z] ---> e8c537487982 [2023-02-23T23:46:50.281Z] Step 21/22 : LABEL git_sha=d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:46:50.281Z] ---> Running in ce71264b19b6 [2023-02-23T23:46:51.239Z] Removing intermediate container ce71264b19b6 [2023-02-23T23:46:51.239Z] ---> 7616913b000d [2023-02-23T23:46:51.239Z] Step 22/22 : LABEL version=3.0.0-dev.66 [2023-02-23T23:46:51.239Z] ---> Running in 45fe5383d454 [2023-02-23T23:46:52.198Z] Removing intermediate container 45fe5383d454 [2023-02-23T23:46:52.198Z] ---> f7678158908b [2023-02-23T23:46:52.198Z] [2023-02-23T23:46:52.198Z] Successfully built f7678158908b [2023-02-23T23:46:52.198Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-23T23:46:52.198Z]  Building core-common-config-bootstrapper ... done Building support-notifications [2023-02-23T23:46:53.154Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-23T23:46:56.489Z] Removing intermediate container 31776d326636 [2023-02-23T23:46:56.489Z] ---> e25ea2ffa9d7 [2023-02-23T23:46:56.489Z] [2023-02-23T23:46:56.489Z] Step 10/24 : FROM alpine:3.16 [2023-02-23T23:46:56.489Z] ---> 4c81e5bf8899 [2023-02-23T23:46:56.489Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-23T23:46:56.489Z] ---> Using cache [2023-02-23T23:46:56.489Z] ---> 3a516362e006 [2023-02-23T23:46:56.489Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-23T23:46:56.489Z] ---> Using cache [2023-02-23T23:46:56.489Z] ---> 48a64bf281bc [2023-02-23T23:46:56.489Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-23T23:46:56.755Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T23:46:56.755Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-23T23:46:56.755Z] ---> 9c5402f0392f [2023-02-23T23:46:56.755Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-23T23:46:56.755Z] ---> Using cache [2023-02-23T23:46:56.755Z] ---> 7f79397b5eed [2023-02-23T23:46:56.755Z] Step 4/22 : WORKDIR /edgex-go [2023-02-23T23:46:56.755Z] ---> Using cache [2023-02-23T23:46:56.755Z] ---> 238010704543 [2023-02-23T23:46:56.755Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-23T23:46:56.755Z] ---> Running in 22713392da6e [2023-02-23T23:46:56.755Z] ---> Running in e5d849c369c6 [2023-02-23T23:46:57.339Z] Removing intermediate container 22713392da6e [2023-02-23T23:46:57.339Z] ---> 41d51f2bc21d [2023-02-23T23:46:57.339Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-23T23:46:57.608Z] ---> Running in 08c4cce18c00 [2023-02-23T23:46:58.187Z] Removing intermediate container 08c4cce18c00 [2023-02-23T23:46:58.188Z] ---> ff6d2ba63b35 [2023-02-23T23:46:58.188Z] Step 15/24 : WORKDIR / [2023-02-23T23:46:58.454Z] ---> Running in ec593e0d1182 [2023-02-23T23:46:59.041Z] Removing intermediate container ec593e0d1182 [2023-02-23T23:46:59.041Z] ---> 0b3278dad4b5 [2023-02-23T23:46:59.041Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T23:46:59.307Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T23:46:59.888Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T23:47:00.154Z] ---> 7a887f41ec4d [2023-02-23T23:47:00.154Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-23T23:47:01.106Z] OK: 221 MiB in 51 packages [2023-02-23T23:47:02.061Z] ---> 6d4564838004 [2023-02-23T23:47:02.061Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-23T23:47:03.017Z] ---> 15afd5c3a094 [2023-02-23T23:47:03.017Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-23T23:47:03.017Z] Removing intermediate container e5d849c369c6 [2023-02-23T23:47:03.017Z] ---> 4c30be81b046 [2023-02-23T23:47:03.017Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-23T23:47:03.976Z] ---> be34bac5f881 [2023-02-23T23:47:03.976Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T23:47:04.244Z] ---> 0e6469ca9a38 [2023-02-23T23:47:04.244Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-23T23:47:04.244Z] ---> Running in c77bcd5fd8c6 [2023-02-23T23:47:04.244Z] ---> Running in ce4cdd88e8c3 [2023-02-23T23:47:05.214Z] Removing intermediate container ce4cdd88e8c3 [2023-02-23T23:47:05.214Z] ---> 0736982047e2 [2023-02-23T23:47:05.214Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-23T23:47:05.480Z] ---> Running in bf8140676109 [2023-02-23T23:47:06.068Z] Removing intermediate container bf8140676109 [2023-02-23T23:47:06.068Z] ---> 41c3a4b4f7e2 [2023-02-23T23:47:06.068Z] Step 22/24 : LABEL arch=arm64 [2023-02-23T23:47:06.335Z] ---> Running in adcb6d1f55b4 [2023-02-23T23:47:06.923Z] Removing intermediate container adcb6d1f55b4 [2023-02-23T23:47:06.923Z] ---> 06887287c77b [2023-02-23T23:47:06.923Z] Step 23/24 : LABEL git_sha=d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:47:07.197Z] ---> Running in d0c522e89ff8 [2023-02-23T23:47:08.153Z] Removing intermediate container d0c522e89ff8 [2023-02-23T23:47:08.153Z] ---> 9be94df6e6c9 [2023-02-23T23:47:08.153Z] Step 24/24 : LABEL version=3.0.0-dev.66 [2023-02-23T23:47:08.153Z] ---> Running in 785766fd9489 [2023-02-23T23:47:09.109Z] Removing intermediate container 785766fd9489 [2023-02-23T23:47:09.110Z] ---> 316ad9c80298 [2023-02-23T23:47:09.110Z] [2023-02-23T23:47:09.110Z] Successfully built 316ad9c80298 [2023-02-23T23:47:09.374Z] Successfully tagged core-metadata-arm64:latest [2023-02-23T23:47:09.374Z]  Building core-metadata ... done Building security-spire-agent [2023-02-23T23:47:14.710Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T23:47:14.710Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-23T23:47:14.710Z] ---> 9c5402f0392f [2023-02-23T23:47:14.710Z] Step 3/24 : WORKDIR /edgex-go [2023-02-23T23:47:14.710Z] ---> Using cache [2023-02-23T23:47:14.710Z] ---> 7209328a9f16 [2023-02-23T23:47:14.710Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-23T23:47:14.710Z] ---> Running in 9eb96b6f99b5 [2023-02-23T23:47:15.292Z] Removing intermediate container 1fa1bf2b65ab [2023-02-23T23:47:15.292Z] ---> f96af867bc27 [2023-02-23T23:47:15.292Z] [2023-02-23T23:47:15.292Z] Step 9/24 : FROM alpine:3.16 [2023-02-23T23:47:15.292Z] ---> 4c81e5bf8899 [2023-02-23T23:47:15.292Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-23T23:47:15.292Z] ---> Running in e77bc052c860 [2023-02-23T23:47:16.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T23:47:17.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T23:47:17.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T23:47:17.853Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T23:47:18.812Z] OK: 221 MiB in 51 packages [2023-02-23T23:47:18.812Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-23T23:47:19.081Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-23T23:47:19.081Z] (3/3) Installing su-exec (0.2-r1) [2023-02-23T23:47:19.081Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T23:47:19.081Z] Executing ca-certificates-20220614-r0.trigger [2023-02-23T23:47:19.673Z] OK: 6 MiB in 17 packages [2023-02-23T23:47:20.255Z] Removing intermediate container 9eb96b6f99b5 [2023-02-23T23:47:20.255Z] ---> 69cabda90efa [2023-02-23T23:47:20.255Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-23T23:47:21.660Z] ---> 0089b9e82072 [2023-02-23T23:47:21.660Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T23:47:22.245Z] ---> Running in e44d77f58bc5 [2023-02-23T23:47:22.518Z] Removing intermediate container e77bc052c860 [2023-02-23T23:47:22.518Z] ---> afd897f8d3af [2023-02-23T23:47:22.518Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-23T23:47:22.783Z] ---> Running in c82ad67a0a7e [2023-02-23T23:47:24.191Z] Removing intermediate container c82ad67a0a7e [2023-02-23T23:47:24.191Z] ---> 656cda68c6ff [2023-02-23T23:47:24.191Z] Step 12/24 : WORKDIR / [2023-02-23T23:47:24.191Z] ---> Running in 1125a5404a69 [2023-02-23T23:47:25.150Z] Removing intermediate container 1125a5404a69 [2023-02-23T23:47:25.150Z] ---> c985c2b31890 [2023-02-23T23:47:25.150Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-23T23:47:26.564Z] ---> 3ac95719a308 [2023-02-23T23:47:26.564Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-23T23:47:28.519Z] ---> 4b03e03562db [2023-02-23T23:47:28.519Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-23T23:47:29.935Z] ---> 752430c3bd16 [2023-02-23T23:47:29.935Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-23T23:47:31.341Z] ---> b3800592d72e [2023-02-23T23:47:31.341Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-23T23:47:32.299Z] Removing intermediate container d74a896964d2 [2023-02-23T23:47:32.299Z] ---> d5412e7ced1a [2023-02-23T23:47:32.299Z] [2023-02-23T23:47:32.299Z] Step 9/32 : FROM alpine:3.16 [2023-02-23T23:47:32.299Z] ---> 4c81e5bf8899 [2023-02-23T23:47:32.299Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-23T23:47:32.574Z] ---> Running in 917e89dcf106 [2023-02-23T23:47:33.154Z] ---> 69f16a69b40e [2023-02-23T23:47:33.154Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-23T23:47:33.154Z] Removing intermediate container 917e89dcf106 [2023-02-23T23:47:33.154Z] ---> d7fd87684394 [2023-02-23T23:47:33.154Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-23T23:47:33.421Z] ---> Running in 3c08aadc4e97 [2023-02-23T23:47:35.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T23:47:35.995Z] ---> 18c2e3cd9e16 [2023-02-23T23:47:35.995Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-23T23:47:36.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T23:47:36.843Z] ---> 977847f4a603 [2023-02-23T23:47:36.844Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-23T23:47:37.111Z] ---> Running in 7bc8f198a7b9 [2023-02-23T23:47:37.695Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-23T23:47:37.695Z] (2/2) Installing su-exec (0.2-r1) [2023-02-23T23:47:37.695Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T23:47:37.695Z] OK: 5 MiB in 16 packages [2023-02-23T23:47:40.271Z] Removing intermediate container 3c08aadc4e97 [2023-02-23T23:47:40.271Z] ---> f00d81036a20 [2023-02-23T23:47:40.271Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-23T23:47:40.271Z] ---> Running in 2452dd0b68ab [2023-02-23T23:47:40.537Z] Removing intermediate container 7bc8f198a7b9 [2023-02-23T23:47:40.537Z] ---> 908a9cd53012 [2023-02-23T23:47:40.537Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-23T23:47:40.802Z] Removing intermediate container 2452dd0b68ab [2023-02-23T23:47:40.802Z] ---> dd4701fa4bd8 [2023-02-23T23:47:40.802Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-23T23:47:41.067Z] ---> Running in 09f18e0f6965 [2023-02-23T23:47:41.067Z] ---> Running in 947fb822f2e5 [2023-02-23T23:47:41.647Z] Removing intermediate container 09f18e0f6965 [2023-02-23T23:47:41.647Z] ---> f60e4e6d968c [2023-02-23T23:47:41.647Z] Step 22/24 : LABEL arch=arm64 [2023-02-23T23:47:41.647Z] Removing intermediate container 947fb822f2e5 [2023-02-23T23:47:41.647Z] ---> 6dcbb9293f0f [2023-02-23T23:47:41.647Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-23T23:47:41.914Z] ---> Running in a6581fd6dae1 [2023-02-23T23:47:41.915Z] ---> Running in 29782718a393 [2023-02-23T23:47:42.870Z] Removing intermediate container a6581fd6dae1 [2023-02-23T23:47:42.870Z] ---> 7fba143a0cfb [2023-02-23T23:47:42.870Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-23T23:47:42.870Z] Removing intermediate container 29782718a393 [2023-02-23T23:47:42.870Z] ---> 81958369e51f [2023-02-23T23:47:42.870Z] Step 23/24 : LABEL git_sha=d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:47:42.870Z] ---> Running in 41ce9709713d [2023-02-23T23:47:42.870Z] ---> Running in cabf0bd160ee [2023-02-23T23:47:43.829Z] Removing intermediate container cabf0bd160ee [2023-02-23T23:47:43.829Z] ---> 1b69a602dd1b [2023-02-23T23:47:43.829Z] Step 24/24 : LABEL version=3.0.0-dev.66 [2023-02-23T23:47:43.829Z] Removing intermediate container 41ce9709713d [2023-02-23T23:47:43.829Z] ---> 63d240cab3cb [2023-02-23T23:47:43.829Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-23T23:47:43.829Z] ---> Running in 4ec1359344ec [2023-02-23T23:47:43.829Z] ---> Running in 8b8d8811e444 [2023-02-23T23:47:44.793Z] Removing intermediate container 8b8d8811e444 [2023-02-23T23:47:44.793Z] ---> 3a3df7d32515 [2023-02-23T23:47:44.793Z] [2023-02-23T23:47:44.793Z] Successfully built 3a3df7d32515 [2023-02-23T23:47:44.793Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-23T23:47:45.061Z]  Building security-secretstore-setup ... done Building security-spire-config [2023-02-23T23:47:47.657Z] Removing intermediate container 4ec1359344ec [2023-02-23T23:47:47.657Z] ---> 80228f0ecfce [2023-02-23T23:47:47.657Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-23T23:47:47.657Z] ---> Running in d38f2987c4da [2023-02-23T23:47:48.247Z] Removing intermediate container d38f2987c4da [2023-02-23T23:47:48.247Z] ---> e0028978f5c0 [2023-02-23T23:47:48.247Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-23T23:47:49.205Z] ---> a29a857d1527 [2023-02-23T23:47:49.205Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-23T23:47:49.205Z] ---> Running in 745485ea0efa [2023-02-23T23:47:50.164Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T23:47:50.164Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-23T23:47:50.164Z] ---> 9c5402f0392f [2023-02-23T23:47:50.164Z] Step 3/24 : WORKDIR /edgex-go [2023-02-23T23:47:50.164Z] ---> Using cache [2023-02-23T23:47:50.164Z] ---> 7209328a9f16 [2023-02-23T23:47:50.164Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-23T23:47:50.164Z] ---> Using cache [2023-02-23T23:47:50.164Z] ---> 69cabda90efa [2023-02-23T23:47:50.164Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-23T23:47:50.164Z] ---> Using cache [2023-02-23T23:47:50.164Z] ---> 0089b9e82072 [2023-02-23T23:47:50.164Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T23:47:50.745Z] ---> Running in b160e049a1d9 [2023-02-23T23:47:53.322Z] Removing intermediate container 745485ea0efa [2023-02-23T23:47:53.322Z] ---> b52cb5589885 [2023-02-23T23:47:53.322Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T23:47:53.912Z] ---> e26707b07ca2 [2023-02-23T23:47:53.912Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-23T23:47:55.862Z] ---> cdaa9660be53 [2023-02-23T23:47:55.862Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-23T23:47:56.819Z] ---> 4daece58cd74 [2023-02-23T23:47:56.819Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-23T23:47:57.776Z] ---> 1257a2309412 [2023-02-23T23:47:57.776Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-23T23:47:58.731Z] ---> ae4205268ba1 [2023-02-23T23:47:58.731Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-23T23:48:00.135Z] ---> f5ece7e444c3 [2023-02-23T23:48:00.135Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-23T23:48:01.537Z] ---> 416705464127 [2023-02-23T23:48:01.537Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-23T23:48:01.537Z] ---> Running in cf227bb3c1dd [2023-02-23T23:48:05.819Z] Removing intermediate container cf227bb3c1dd [2023-02-23T23:48:05.819Z] ---> 3583b8f8d449 [2023-02-23T23:48:05.819Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-23T23:48:06.085Z] ---> Running in 436d9fc748b9 [2023-02-23T23:48:06.685Z] Removing intermediate container 436d9fc748b9 [2023-02-23T23:48:06.685Z] ---> 0e3e286298ab [2023-02-23T23:48:06.685Z] Step 29/32 : CMD ["gate"] [2023-02-23T23:48:06.952Z] ---> Running in b642721faf9a [2023-02-23T23:48:07.914Z] Removing intermediate container b642721faf9a [2023-02-23T23:48:07.914Z] ---> ae9c7dd6b27a [2023-02-23T23:48:07.914Z] Step 30/32 : LABEL arch=arm64 [2023-02-23T23:48:08.181Z] ---> Running in abdde1e4d9ce [2023-02-23T23:48:09.139Z] Removing intermediate container abdde1e4d9ce [2023-02-23T23:48:09.139Z] ---> 7732182ee95e [2023-02-23T23:48:09.139Z] Step 31/32 : LABEL git_sha=d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:48:09.404Z] ---> Running in e14aaacb2e11 [2023-02-23T23:48:09.992Z] Removing intermediate container e14aaacb2e11 [2023-02-23T23:48:09.992Z] ---> 8690b42c86fa [2023-02-23T23:48:09.992Z] Step 32/32 : LABEL version=3.0.0-dev.66 [2023-02-23T23:48:10.572Z] ---> Running in 50594a6cae6b [2023-02-23T23:48:11.531Z] Removing intermediate container 50594a6cae6b [2023-02-23T23:48:11.531Z] ---> 381725fa8289 [2023-02-23T23:48:11.531Z] [2023-02-23T23:48:11.797Z] Successfully built 381725fa8289 [2023-02-23T23:48:11.797Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-23T23:48:51.005Z]  Building security-bootstrapper ... done Removing intermediate container c77bcd5fd8c6 [2023-02-23T23:48:51.005Z] ---> ea02e14cf1a7 [2023-02-23T23:48:51.005Z] Step 8/22 : COPY . . [2023-02-23T23:48:57.641Z] ---> 1af2c43786e8 [2023-02-23T23:48:57.642Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-23T23:48:57.907Z] ---> Running in ccba1a168914 [2023-02-23T23:49:00.479Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-23T23:49:15.467Z] Removing intermediate container e44d77f58bc5 [2023-02-23T23:49:15.467Z] ---> 5dc3e77338e3 [2023-02-23T23:49:15.467Z] Step 7/24 : COPY . . [2023-02-23T23:49:18.053Z] ---> 6eba81e406a7 [2023-02-23T23:49:18.053Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-23T23:49:18.325Z] ---> Running in 31a8f5640267 [2023-02-23T23:49:19.289Z] Removing intermediate container 31a8f5640267 [2023-02-23T23:49:19.289Z] ---> 7c8c60be9043 [2023-02-23T23:49:19.289Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-23T23:49:19.553Z] ---> Running in 866dac3c2aa9 [2023-02-23T23:49:20.134Z] Removing intermediate container 866dac3c2aa9 [2023-02-23T23:49:20.134Z] ---> a1138f72603c [2023-02-23T23:49:20.134Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-23T23:49:20.400Z] ---> Running in 2f182532d8bc [2023-02-23T23:49:23.738Z] Removing intermediate container 2f182532d8bc [2023-02-23T23:49:23.738Z] ---> 428d50282363 [2023-02-23T23:49:23.738Z] Step 11/24 : WORKDIR /edgex-go [2023-02-23T23:49:24.003Z] ---> Running in 81c38cb0bab7 [2023-02-23T23:49:24.583Z] Removing intermediate container 81c38cb0bab7 [2023-02-23T23:49:24.583Z] ---> 73121c4a6046 [2023-02-23T23:49:24.583Z] [2023-02-23T23:49:24.583Z] Step 12/24 : FROM alpine:3.15 [2023-02-23T23:49:24.583Z] ---> 354640af7b1b [2023-02-23T23:49:24.583Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-23T23:49:24.583Z] ---> Using cache [2023-02-23T23:49:24.583Z] ---> 787cb6219dd5 [2023-02-23T23:49:24.583Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-23T23:49:24.583Z] ---> Using cache [2023-02-23T23:49:24.583Z] ---> 832459734477 [2023-02-23T23:49:24.583Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-23T23:49:26.513Z] Removing intermediate container b160e049a1d9 [2023-02-23T23:49:26.513Z] ---> efed293c6e85 [2023-02-23T23:49:26.513Z] Step 7/24 : COPY . . [2023-02-23T23:49:28.456Z] ---> 693f0fb47791 [2023-02-23T23:49:28.456Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-23T23:49:31.031Z] ---> 1307c1b28165 [2023-02-23T23:49:31.031Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-23T23:49:31.031Z] ---> Running in 2ed26332a5e4 [2023-02-23T23:49:31.614Z] Removing intermediate container 2ed26332a5e4 [2023-02-23T23:49:31.614Z] ---> 9c2246460ea6 [2023-02-23T23:49:31.614Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-23T23:49:31.614Z] ---> Running in a917fd65cdda [2023-02-23T23:49:32.195Z] Removing intermediate container a917fd65cdda [2023-02-23T23:49:32.195Z] ---> 766c044b7fd5 [2023-02-23T23:49:32.195Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-23T23:49:32.459Z] ---> Running in 3602c1674a95 [2023-02-23T23:49:36.710Z] Removing intermediate container 3602c1674a95 [2023-02-23T23:49:36.710Z] ---> 4f2f336ce94f [2023-02-23T23:49:36.710Z] Step 11/24 : WORKDIR /edgex-go [2023-02-23T23:49:36.710Z] ---> Running in a7ed97bf7b53 [2023-02-23T23:49:36.710Z] ---> c39063d7bf1f [2023-02-23T23:49:36.710Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-23T23:49:36.710Z] Removing intermediate container a7ed97bf7b53 [2023-02-23T23:49:36.710Z] ---> aa157bed63f1 [2023-02-23T23:49:36.710Z] [2023-02-23T23:49:36.710Z] Step 12/24 : FROM alpine:3.15 [2023-02-23T23:49:36.710Z] ---> 354640af7b1b [2023-02-23T23:49:36.710Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-23T23:49:36.710Z] ---> Using cache [2023-02-23T23:49:36.710Z] ---> 787cb6219dd5 [2023-02-23T23:49:36.710Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-23T23:49:36.976Z] ---> Running in 3b0e08ca6a76 [2023-02-23T23:49:37.562Z] ---> 7a71fae7659e [2023-02-23T23:49:37.562Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-23T23:49:38.519Z] ---> 023ba6f9696e [2023-02-23T23:49:38.519Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-23T23:49:39.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-23T23:49:39.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-23T23:49:40.769Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-23T23:49:40.769Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-23T23:49:40.769Z] OK: 15734 distinct packages available [2023-02-23T23:49:40.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-23T23:49:40.769Z] ---> 95826b849a53 [2023-02-23T23:49:40.769Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-23T23:49:41.034Z] ---> Running in 90174525f00d [2023-02-23T23:49:41.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-23T23:49:41.313Z] Removing intermediate container 90174525f00d [2023-02-23T23:49:41.313Z] ---> 5c209a67f7f4 [2023-02-23T23:49:41.313Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-23T23:49:41.581Z] ---> Running in 4f95a4cd9402 [2023-02-23T23:49:42.168Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-23T23:49:42.168Z] Removing intermediate container 4f95a4cd9402 [2023-02-23T23:49:42.168Z] ---> c81275ff6d37 [2023-02-23T23:49:42.168Z] Step 22/24 : LABEL arch=arm64 [2023-02-23T23:49:42.168Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-23T23:49:42.168Z] (3/4) Installing libucontext (1.1-r0) [2023-02-23T23:49:42.168Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-23T23:49:42.168Z] Executing busybox-1.34.1-r7.trigger [2023-02-23T23:49:42.168Z] OK: 6 MiB in 18 packages [2023-02-23T23:49:42.168Z] ---> Running in 0e7380040198 [2023-02-23T23:49:42.762Z] Removing intermediate container 0e7380040198 [2023-02-23T23:49:42.762Z] ---> a7b78bdf2c4d [2023-02-23T23:49:42.762Z] Step 23/24 : LABEL git_sha=d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:49:43.342Z] ---> Running in dbec086eda26 [2023-02-23T23:49:44.300Z] Removing intermediate container dbec086eda26 [2023-02-23T23:49:44.300Z] ---> a7fe0bc207a8 [2023-02-23T23:49:44.300Z] Step 24/24 : LABEL version=3.0.0-dev.66 [2023-02-23T23:49:44.300Z] Removing intermediate container 3b0e08ca6a76 [2023-02-23T23:49:44.300Z] ---> eeec6d4c6b76 [2023-02-23T23:49:44.300Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-23T23:49:44.568Z] ---> Running in b91dae6377f4 [2023-02-23T23:49:45.153Z] Removing intermediate container b91dae6377f4 [2023-02-23T23:49:45.153Z] ---> 3881f190833e [2023-02-23T23:49:45.153Z] [2023-02-23T23:49:45.427Z] Successfully built 3881f190833e [2023-02-23T23:49:45.427Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-23T23:49:55.492Z]  Building security-spire-agent ... done  ---> 349561755552 [2023-02-23T23:49:55.492Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-23T23:49:55.773Z] ---> b32078651eb1 [2023-02-23T23:49:55.773Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-23T23:49:55.773Z] ---> Running in 131a90f4be09 [2023-02-23T23:49:56.354Z] Removing intermediate container 131a90f4be09 [2023-02-23T23:49:56.354Z] ---> 184c56150ebf [2023-02-23T23:49:56.354Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-23T23:49:57.753Z] ---> e5c2a5db5e5d [2023-02-23T23:49:57.753Z] Step 19/24 : WORKDIR / [2023-02-23T23:49:58.022Z] ---> Running in 15639efcf505 [2023-02-23T23:49:58.610Z] Removing intermediate container d94815c93fe2 [2023-02-23T23:49:58.610Z] ---> 1e661f28306d [2023-02-23T23:49:58.610Z] [2023-02-23T23:49:58.610Z] Step 10/22 : FROM alpine:3.16 [2023-02-23T23:49:58.610Z] ---> 4c81e5bf8899 [2023-02-23T23:49:58.610Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-23T23:49:58.610Z] ---> Using cache [2023-02-23T23:49:58.610Z] ---> 3a516362e006 [2023-02-23T23:49:58.610Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-23T23:49:58.610Z] ---> Using cache [2023-02-23T23:49:58.610Z] ---> 48a64bf281bc [2023-02-23T23:49:58.610Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-23T23:49:58.610Z] Removing intermediate container 15639efcf505 [2023-02-23T23:49:58.610Z] ---> acb1553aa331 [2023-02-23T23:49:58.610Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-23T23:49:58.610Z] ---> Running in 95cd2845e88f [2023-02-23T23:49:58.875Z] ---> Running in 9a249853f1d9 [2023-02-23T23:49:59.141Z] Removing intermediate container 95cd2845e88f [2023-02-23T23:49:59.141Z] ---> 24e013c29502 [2023-02-23T23:49:59.141Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-23T23:49:59.405Z] ---> Running in 14e57cc811a9 [2023-02-23T23:49:59.405Z] Removing intermediate container 9a249853f1d9 [2023-02-23T23:49:59.405Z] ---> 112b22ae0300 [2023-02-23T23:49:59.405Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-23T23:49:59.405Z] ---> Running in 180b5784ccae [2023-02-23T23:49:59.984Z] Removing intermediate container 14e57cc811a9 [2023-02-23T23:49:59.984Z] ---> 01173e6d88ea [2023-02-23T23:49:59.984Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T23:50:00.249Z] Removing intermediate container 180b5784ccae [2023-02-23T23:50:00.249Z] ---> 60b80b196581 [2023-02-23T23:50:00.249Z] Step 22/24 : LABEL arch=arm64 [2023-02-23T23:50:00.249Z] ---> Running in a3cdeb32209b [2023-02-23T23:50:00.829Z] Removing intermediate container a3cdeb32209b [2023-02-23T23:50:00.829Z] ---> c585a3bcd41b [2023-02-23T23:50:00.829Z] Step 23/24 : LABEL git_sha=d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:50:01.094Z] ---> Running in 5e6370d8de13 [2023-02-23T23:50:01.094Z] ---> a06dda145cdb [2023-02-23T23:50:01.094Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-23T23:50:01.674Z] Removing intermediate container 5e6370d8de13 [2023-02-23T23:50:01.674Z] ---> a2b50c51f761 [2023-02-23T23:50:01.674Z] Step 24/24 : LABEL version=3.0.0-dev.66 [2023-02-23T23:50:01.939Z] ---> Running in 4483e12780d8 [2023-02-23T23:50:02.522Z] Removing intermediate container 4483e12780d8 [2023-02-23T23:50:02.522Z] ---> b86ada19d185 [2023-02-23T23:50:02.522Z] [2023-02-23T23:50:02.788Z] Successfully built b86ada19d185 [2023-02-23T23:50:02.788Z] Successfully tagged security-spire-config-arm64:latest [2023-02-23T23:50:06.127Z]  Building security-spire-config ... done  ---> 67416cf52523 [2023-02-23T23:50:06.127Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-23T23:50:06.713Z] ---> 5fc0f62fbd5e [2023-02-23T23:50:06.713Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-23T23:50:06.713Z] ---> Running in 00c4858c1abb [2023-02-23T23:50:07.294Z] Removing intermediate container 00c4858c1abb [2023-02-23T23:50:07.294Z] ---> 0b1936c3b1f3 [2023-02-23T23:50:07.294Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-23T23:50:07.561Z] ---> Running in fe83dfe455e2 [2023-02-23T23:50:07.826Z] Removing intermediate container fe83dfe455e2 [2023-02-23T23:50:07.826Z] ---> 5b9caf1bc4c5 [2023-02-23T23:50:07.826Z] Step 20/22 : LABEL arch=arm64 [2023-02-23T23:50:08.092Z] ---> Running in fff4d5c80a3b [2023-02-23T23:50:08.674Z] Removing intermediate container fff4d5c80a3b [2023-02-23T23:50:08.674Z] ---> 3129bcc9f486 [2023-02-23T23:50:08.674Z] Step 21/22 : LABEL git_sha=d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:50:08.674Z] ---> Running in d6ee90bee2fb [2023-02-23T23:50:09.261Z] Removing intermediate container d6ee90bee2fb [2023-02-23T23:50:09.261Z] ---> caa7fa02bba1 [2023-02-23T23:50:09.261Z] Step 22/22 : LABEL version=3.0.0-dev.66 [2023-02-23T23:50:09.261Z] ---> Running in 91df56547aa5 [2023-02-23T23:50:09.852Z] Removing intermediate container 91df56547aa5 [2023-02-23T23:50:09.853Z] ---> 96e172848c97 [2023-02-23T23:50:09.853Z] [2023-02-23T23:50:09.853Z] Successfully built 96e172848c97 [2023-02-23T23:50:09.853Z] Successfully tagged support-scheduler-arm64:latest [2023-02-23T23:51:46.473Z]  Building support-scheduler ... done Removing intermediate container ccba1a168914 [2023-02-23T23:51:46.473Z] ---> 38304b7cb77b [2023-02-23T23:51:46.473Z] [2023-02-23T23:51:46.473Z] Step 10/22 : FROM alpine:3.16 [2023-02-23T23:51:46.473Z] ---> 4c81e5bf8899 [2023-02-23T23:51:46.473Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-23T23:51:46.473Z] ---> Running in fb891a1abecc [2023-02-23T23:51:46.473Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T23:51:46.473Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T23:51:46.473Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-23T23:51:46.473Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-23T23:51:46.473Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T23:51:46.473Z] Executing ca-certificates-20220614-r0.trigger [2023-02-23T23:51:46.473Z] OK: 6 MiB in 16 packages [2023-02-23T23:51:46.473Z] Removing intermediate container fb891a1abecc [2023-02-23T23:51:46.473Z] ---> d4813a399cde [2023-02-23T23:51:46.473Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-23T23:51:46.473Z] ---> Running in fd1da02c8e23 [2023-02-23T23:51:46.473Z] Removing intermediate container fd1da02c8e23 [2023-02-23T23:51:46.473Z] ---> b3f53bb6a826 [2023-02-23T23:51:46.473Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-23T23:51:46.473Z] ---> Running in 574e489f1d40 [2023-02-23T23:51:46.474Z] Removing intermediate container 574e489f1d40 [2023-02-23T23:51:46.474Z] ---> d112375f6849 [2023-02-23T23:51:46.474Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-23T23:51:46.474Z] ---> Running in 5654055e03f6 [2023-02-23T23:51:46.474Z] Removing intermediate container 5654055e03f6 [2023-02-23T23:51:46.474Z] ---> be81cedef945 [2023-02-23T23:51:46.474Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T23:51:46.474Z] ---> ad44e593f8c2 [2023-02-23T23:51:46.474Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-23T23:51:46.474Z] ---> 4431e5f8a491 [2023-02-23T23:51:46.474Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-23T23:51:46.474Z] ---> 9951160a224a [2023-02-23T23:51:46.474Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-23T23:51:46.474Z] ---> Running in d8c80284e16f [2023-02-23T23:51:46.474Z] Removing intermediate container d8c80284e16f [2023-02-23T23:51:46.474Z] ---> 625c554905b4 [2023-02-23T23:51:46.474Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-23T23:51:46.474Z] ---> Running in 0e14e858c5d3 [2023-02-23T23:51:46.474Z] Removing intermediate container 0e14e858c5d3 [2023-02-23T23:51:46.474Z] ---> 8b60260f8f7c [2023-02-23T23:51:46.474Z] Step 20/22 : LABEL arch=arm64 [2023-02-23T23:51:46.474Z] ---> Running in ddf2adf12174 [2023-02-23T23:51:46.474Z] Removing intermediate container ddf2adf12174 [2023-02-23T23:51:46.474Z] ---> 4221ff840c23 [2023-02-23T23:51:46.474Z] Step 21/22 : LABEL git_sha=d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:51:46.474Z] ---> Running in 3252d9412c3e [2023-02-23T23:51:46.474Z] Removing intermediate container 3252d9412c3e [2023-02-23T23:51:46.474Z] ---> 6f3ec75fd58b [2023-02-23T23:51:46.474Z] Step 22/22 : LABEL version=3.0.0-dev.66 [2023-02-23T23:51:46.474Z] ---> Running in 955db39b6e9b [2023-02-23T23:51:46.474Z] Removing intermediate container 955db39b6e9b [2023-02-23T23:51:46.474Z] ---> 06bdec2e5bc2 [2023-02-23T23:51:46.474Z] [2023-02-23T23:51:46.474Z] Successfully built 06bdec2e5bc2 [2023-02-23T23:51:46.474Z] Successfully tagged support-notifications-arm64:latest [2023-02-23T23:51:46.485Z]  Building support-notifications ... done  [Pipeline] } [2023-02-23T23:51:46.492Z] $ docker stop --time=1 4a9b9debbdf925436d686f6fa37400a0161daa035735e1151f3ba9e8c197c949 [2023-02-23T23:51:48.979Z] $ docker rm -f --volumes 4a9b9debbdf925436d686f6fa37400a0161daa035735e1151f3ba9e8c197c949 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-23T23:51:49.435Z] + docker images [2023-02-23T23:51:49.700Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-23T23:51:49.700Z] support-notifications-arm64 latest 06bdec2e5bc2 7 seconds ago 29.7MB [2023-02-23T23:51:49.700Z] 38304b7cb77b 17 seconds ago 1.4GB [2023-02-23T23:51:49.700Z] support-scheduler-arm64 latest 96e172848c97 About a minute ago 29MB [2023-02-23T23:51:49.700Z] security-spire-config-arm64 latest b86ada19d185 About a minute ago 83.6MB [2023-02-23T23:51:49.700Z] 1e661f28306d About a minute ago 1.4GB [2023-02-23T23:51:49.700Z] security-spire-agent-arm64 latest 3881f190833e 2 minutes ago 122MB [2023-02-23T23:51:49.700Z] aa157bed63f1 2 minutes ago 1.21GB [2023-02-23T23:51:49.700Z] 73121c4a6046 2 minutes ago 1.21GB [2023-02-23T23:51:49.700Z] security-bootstrapper-arm64 latest 381725fa8289 3 minutes ago 19.6MB [2023-02-23T23:51:49.700Z] security-secretstore-setup-arm64 latest 3a3df7d32515 4 minutes ago 29MB [2023-02-23T23:51:49.700Z] d5412e7ced1a 4 minutes ago 1.33GB [2023-02-23T23:51:49.700Z] f96af867bc27 4 minutes ago 1.33GB [2023-02-23T23:51:49.700Z] core-metadata-arm64 latest 316ad9c80298 4 minutes ago 17.8MB [2023-02-23T23:51:49.700Z] e25ea2ffa9d7 4 minutes ago 1.34GB [2023-02-23T23:51:49.700Z] core-common-config-bootstrapper-arm64 latest f7678158908b 4 minutes ago 14.9MB [2023-02-23T23:51:49.700Z] ffe6a73bbcb9 5 minutes ago 1.33GB [2023-02-23T23:51:49.700Z] security-spiffe-token-provider-arm64 latest 30022c92ee4a 9 minutes ago 29.1MB [2023-02-23T23:51:49.700Z] 49fb5e3c1146 9 minutes ago 1.37GB [2023-02-23T23:51:49.700Z] core-command-arm64 latest d422d4a3fda1 10 minutes ago 17.1MB [2023-02-23T23:51:49.700Z] core-data-arm64 latest 92f23f1948ec 10 minutes ago 17.2MB [2023-02-23T23:51:49.700Z] 7b98d403457c 11 minutes ago 1.34GB [2023-02-23T23:51:49.700Z] bac2021b91b0 11 minutes ago 1.34GB [2023-02-23T23:51:49.700Z] security-proxy-setup-arm64 latest a256fd8b5e67 11 minutes ago 26.9MB [2023-02-23T23:51:49.700Z] security-proxy-auth-arm64 latest d2fc30addc92 11 minutes ago 15.6MB [2023-02-23T23:51:49.700Z] 9f5ad5ff8824 12 minutes ago 1.33GB [2023-02-23T23:51:49.700Z] 09287222dd0c 12 minutes ago 1.32GB [2023-02-23T23:51:49.700Z] security-spire-server-arm64 latest ed411f1ea3ad 17 minutes ago 84.3MB [2023-02-23T23:51:49.700Z] 29c84ceec434 18 minutes ago 1.21GB [2023-02-23T23:51:49.700Z] ci-base-image-arm64 latest 9c5402f0392f 21 minutes ago 905MB [2023-02-23T23:51:49.700Z] alpine 3.15 354640af7b1b 13 days ago 5.34MB [2023-02-23T23:51:49.700Z] alpine 3.16 4c81e5bf8899 13 days ago 5.3MB [2023-02-23T23:51:49.700Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-23T23:51:49.700Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-23T23:51:49.821Z] provisioning config files... [2023-02-23T23:51:49.835Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/427@tmp/config15874764230284566524tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-23T23:51:50.158Z] ---> docker-login.sh [2023-02-23T23:51:50.158Z] nexus3.edgexfoundry.org:10001 [2023-02-23T23:51:50.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T23:51:50.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T23:51:50.422Z] Configure a credential helper to remove this warning. See [2023-02-23T23:51:50.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T23:51:50.422Z] [2023-02-23T23:51:50.422Z] Login Succeeded [2023-02-23T23:51:50.422Z] nexus3.edgexfoundry.org:10002 [2023-02-23T23:51:50.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T23:51:50.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T23:51:50.961Z] Configure a credential helper to remove this warning. See [2023-02-23T23:51:50.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T23:51:50.961Z] [2023-02-23T23:51:50.961Z] Login Succeeded [2023-02-23T23:51:50.961Z] nexus3.edgexfoundry.org:10003 [2023-02-23T23:51:50.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T23:51:51.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T23:51:51.227Z] Configure a credential helper to remove this warning. See [2023-02-23T23:51:51.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T23:51:51.227Z] [2023-02-23T23:51:51.227Z] Login Succeeded [2023-02-23T23:51:51.227Z] nexus3.edgexfoundry.org:10004 [2023-02-23T23:51:51.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T23:51:51.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T23:51:51.493Z] Configure a credential helper to remove this warning. See [2023-02-23T23:51:51.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T23:51:51.493Z] [2023-02-23T23:51:51.493Z] Login Succeeded [2023-02-23T23:51:51.493Z] docker.io [2023-02-23T23:51:51.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T23:51:52.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T23:51:52.024Z] Configure a credential helper to remove this warning. See [2023-02-23T23:51:52.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T23:51:52.024Z] [2023-02-23T23:51:52.024Z] Login Succeeded [2023-02-23T23:51:52.024Z] ---> docker-login.sh ends [Pipeline] } [2023-02-23T23:51:52.037Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-23T23:51:52.071Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-23T23:51:52.094Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-02-23T23:51:52.094Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:51:52.094Z] latest [2023-02-23T23:51:52.094Z] 3.0.0-dev.66 [2023-02-23T23:51:52.094Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:51:52.094Z] main [2023-02-23T23:51:52.094Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:51:52.455Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:51:52.797Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:51:52.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-23T23:51:52.797Z] b004a41a4f1c: Preparing [2023-02-23T23:51:52.798Z] baf7ae9907a9: Preparing [2023-02-23T23:51:52.798Z] 1daadda22574: Preparing [2023-02-23T23:51:52.798Z] 4548ee7cef23: Preparing [2023-02-23T23:51:52.798Z] f70ee36035b9: Preparing [2023-02-23T23:51:52.798Z] f70ee36035b9: Layer already exists [2023-02-23T23:51:53.063Z] 1daadda22574: Pushed [2023-02-23T23:51:53.063Z] 4548ee7cef23: Pushed [2023-02-23T23:51:53.063Z] b004a41a4f1c: Pushed [2023-02-23T23:51:55.638Z] baf7ae9907a9: Pushed [2023-02-23T23:51:55.901Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9: digest: sha256:0d1ffb54b9dcb0c5dac5b0388f3f29280939864f364de2166975f3fb77a2191b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:51:56.242Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:51:56.572Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-02-23T23:51:56.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-23T23:51:56.572Z] b004a41a4f1c: Preparing [2023-02-23T23:51:56.572Z] baf7ae9907a9: Preparing [2023-02-23T23:51:56.572Z] 1daadda22574: Preparing [2023-02-23T23:51:56.572Z] 4548ee7cef23: Preparing [2023-02-23T23:51:56.572Z] f70ee36035b9: Preparing [2023-02-23T23:51:56.572Z] baf7ae9907a9: Layer already exists [2023-02-23T23:51:56.572Z] 1daadda22574: Layer already exists [2023-02-23T23:51:56.572Z] 4548ee7cef23: Layer already exists [2023-02-23T23:51:56.572Z] b004a41a4f1c: Layer already exists [2023-02-23T23:51:56.572Z] f70ee36035b9: Layer already exists [2023-02-23T23:51:56.572Z] latest: digest: sha256:0d1ffb54b9dcb0c5dac5b0388f3f29280939864f364de2166975f3fb77a2191b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:51:56.908Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:51:57.241Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.66 [2023-02-23T23:51:57.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-23T23:51:57.241Z] b004a41a4f1c: Preparing [2023-02-23T23:51:57.241Z] baf7ae9907a9: Preparing [2023-02-23T23:51:57.241Z] 1daadda22574: Preparing [2023-02-23T23:51:57.241Z] 4548ee7cef23: Preparing [2023-02-23T23:51:57.241Z] f70ee36035b9: Preparing [2023-02-23T23:51:57.241Z] f70ee36035b9: Layer already exists [2023-02-23T23:51:57.241Z] baf7ae9907a9: Layer already exists [2023-02-23T23:51:57.241Z] b004a41a4f1c: Layer already exists [2023-02-23T23:51:57.241Z] 4548ee7cef23: Layer already exists [2023-02-23T23:51:57.241Z] 1daadda22574: Layer already exists [2023-02-23T23:51:57.241Z] 3.0.0-dev.66: digest: sha256:0d1ffb54b9dcb0c5dac5b0388f3f29280939864f364de2166975f3fb77a2191b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:51:57.638Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:51:57.969Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:51:57.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-23T23:51:57.969Z] b004a41a4f1c: Preparing [2023-02-23T23:51:57.969Z] baf7ae9907a9: Preparing [2023-02-23T23:51:57.969Z] 1daadda22574: Preparing [2023-02-23T23:51:57.969Z] 4548ee7cef23: Preparing [2023-02-23T23:51:57.969Z] f70ee36035b9: Preparing [2023-02-23T23:51:57.969Z] f70ee36035b9: Layer already exists [2023-02-23T23:51:57.969Z] b004a41a4f1c: Layer already exists [2023-02-23T23:51:57.969Z] 4548ee7cef23: Layer already exists [2023-02-23T23:51:57.969Z] 1daadda22574: Layer already exists [2023-02-23T23:51:57.969Z] baf7ae9907a9: Layer already exists [2023-02-23T23:51:57.969Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66: digest: sha256:0d1ffb54b9dcb0c5dac5b0388f3f29280939864f364de2166975f3fb77a2191b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:51:58.301Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:51:58.628Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-02-23T23:51:58.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-23T23:51:58.628Z] b004a41a4f1c: Preparing [2023-02-23T23:51:58.628Z] baf7ae9907a9: Preparing [2023-02-23T23:51:58.628Z] 1daadda22574: Preparing [2023-02-23T23:51:58.628Z] 4548ee7cef23: Preparing [2023-02-23T23:51:58.628Z] f70ee36035b9: Preparing [2023-02-23T23:51:58.628Z] 4548ee7cef23: Layer already exists [2023-02-23T23:51:58.628Z] 1daadda22574: Layer already exists [2023-02-23T23:51:58.628Z] f70ee36035b9: Layer already exists [2023-02-23T23:51:58.628Z] b004a41a4f1c: Layer already exists [2023-02-23T23:51:58.628Z] baf7ae9907a9: Layer already exists [2023-02-23T23:51:58.628Z] main: digest: sha256:0d1ffb54b9dcb0c5dac5b0388f3f29280939864f364de2166975f3fb77a2191b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-23T23:51:58.943Z] ===================================================== [Pipeline] echo [2023-02-23T23:51:58.953Z] taggedImages: [2023-02-23T23:51:58.953Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:51:58.954Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-02-23T23:51:58.954Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.66 [2023-02-23T23:51:58.954Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:51:58.954Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-02-23T23:51:58.975Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-02-23T23:51:58.975Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:51:58.975Z] latest [2023-02-23T23:51:58.975Z] 3.0.0-dev.66 [2023-02-23T23:51:58.975Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:51:58.975Z] main [2023-02-23T23:51:58.975Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:51:59.328Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:51:59.661Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:51:59.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-23T23:51:59.661Z] d2d2a324fa7b: Preparing [2023-02-23T23:51:59.661Z] a7b6e5fd8209: Preparing [2023-02-23T23:51:59.661Z] 058e49443832: Preparing [2023-02-23T23:51:59.661Z] 39324d10fb57: Preparing [2023-02-23T23:51:59.661Z] 1daadda22574: Preparing [2023-02-23T23:51:59.661Z] cc8e7872f7f6: Preparing [2023-02-23T23:51:59.661Z] f70ee36035b9: Preparing [2023-02-23T23:51:59.661Z] cc8e7872f7f6: Waiting [2023-02-23T23:51:59.661Z] f70ee36035b9: Waiting [2023-02-23T23:51:59.661Z] 1daadda22574: Layer already exists [2023-02-23T23:51:59.927Z] a7b6e5fd8209: Pushed [2023-02-23T23:51:59.927Z] 058e49443832: Pushed [2023-02-23T23:51:59.927Z] d2d2a324fa7b: Pushed [2023-02-23T23:51:59.927Z] cc8e7872f7f6: Pushed [2023-02-23T23:51:59.927Z] f70ee36035b9: Layer already exists [2023-02-23T23:52:02.533Z] 39324d10fb57: Pushed [2023-02-23T23:52:02.533Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9: digest: sha256:59035d2e002e85435b461953b9318a0970aff57dd09eaf19939f8c732fe98c7f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:52:02.882Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:52:03.225Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-02-23T23:52:03.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-23T23:52:03.225Z] d2d2a324fa7b: Preparing [2023-02-23T23:52:03.225Z] a7b6e5fd8209: Preparing [2023-02-23T23:52:03.225Z] 058e49443832: Preparing [2023-02-23T23:52:03.225Z] 39324d10fb57: Preparing [2023-02-23T23:52:03.225Z] 1daadda22574: Preparing [2023-02-23T23:52:03.225Z] cc8e7872f7f6: Preparing [2023-02-23T23:52:03.225Z] f70ee36035b9: Preparing [2023-02-23T23:52:03.225Z] cc8e7872f7f6: Waiting [2023-02-23T23:52:03.225Z] f70ee36035b9: Waiting [2023-02-23T23:52:03.225Z] d2d2a324fa7b: Layer already exists [2023-02-23T23:52:03.225Z] 39324d10fb57: Layer already exists [2023-02-23T23:52:03.225Z] 1daadda22574: Layer already exists [2023-02-23T23:52:03.225Z] 058e49443832: Layer already exists [2023-02-23T23:52:03.225Z] a7b6e5fd8209: Layer already exists [2023-02-23T23:52:03.225Z] cc8e7872f7f6: Layer already exists [2023-02-23T23:52:03.225Z] f70ee36035b9: Layer already exists [2023-02-23T23:52:03.225Z] latest: digest: sha256:59035d2e002e85435b461953b9318a0970aff57dd09eaf19939f8c732fe98c7f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:52:03.846Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:52:04.196Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.66 [2023-02-23T23:52:04.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-23T23:52:04.197Z] d2d2a324fa7b: Preparing [2023-02-23T23:52:04.197Z] a7b6e5fd8209: Preparing [2023-02-23T23:52:04.197Z] 058e49443832: Preparing [2023-02-23T23:52:04.197Z] 39324d10fb57: Preparing [2023-02-23T23:52:04.197Z] 1daadda22574: Preparing [2023-02-23T23:52:04.197Z] cc8e7872f7f6: Preparing [2023-02-23T23:52:04.197Z] f70ee36035b9: Preparing [2023-02-23T23:52:04.197Z] cc8e7872f7f6: Waiting [2023-02-23T23:52:04.197Z] f70ee36035b9: Waiting [2023-02-23T23:52:04.197Z] 1daadda22574: Layer already exists [2023-02-23T23:52:04.197Z] a7b6e5fd8209: Layer already exists [2023-02-23T23:52:04.197Z] 058e49443832: Layer already exists [2023-02-23T23:52:04.197Z] d2d2a324fa7b: Layer already exists [2023-02-23T23:52:04.197Z] 39324d10fb57: Layer already exists [2023-02-23T23:52:04.197Z] f70ee36035b9: Layer already exists [2023-02-23T23:52:04.197Z] cc8e7872f7f6: Layer already exists [2023-02-23T23:52:04.197Z] 3.0.0-dev.66: digest: sha256:59035d2e002e85435b461953b9318a0970aff57dd09eaf19939f8c732fe98c7f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:52:04.793Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:52:05.129Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:52:05.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-23T23:52:05.129Z] d2d2a324fa7b: Preparing [2023-02-23T23:52:05.129Z] a7b6e5fd8209: Preparing [2023-02-23T23:52:05.129Z] 058e49443832: Preparing [2023-02-23T23:52:05.129Z] 39324d10fb57: Preparing [2023-02-23T23:52:05.129Z] 1daadda22574: Preparing [2023-02-23T23:52:05.129Z] cc8e7872f7f6: Preparing [2023-02-23T23:52:05.129Z] f70ee36035b9: Preparing [2023-02-23T23:52:05.129Z] cc8e7872f7f6: Waiting [2023-02-23T23:52:05.129Z] f70ee36035b9: Waiting [2023-02-23T23:52:05.129Z] d2d2a324fa7b: Layer already exists [2023-02-23T23:52:05.129Z] 1daadda22574: Layer already exists [2023-02-23T23:52:05.129Z] 39324d10fb57: Layer already exists [2023-02-23T23:52:05.129Z] 058e49443832: Layer already exists [2023-02-23T23:52:05.129Z] a7b6e5fd8209: Layer already exists [2023-02-23T23:52:05.129Z] f70ee36035b9: Layer already exists [2023-02-23T23:52:05.129Z] cc8e7872f7f6: Layer already exists [2023-02-23T23:52:05.394Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66: digest: sha256:59035d2e002e85435b461953b9318a0970aff57dd09eaf19939f8c732fe98c7f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:52:05.740Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:52:06.067Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-02-23T23:52:06.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-23T23:52:06.067Z] d2d2a324fa7b: Preparing [2023-02-23T23:52:06.067Z] a7b6e5fd8209: Preparing [2023-02-23T23:52:06.067Z] 058e49443832: Preparing [2023-02-23T23:52:06.067Z] 39324d10fb57: Preparing [2023-02-23T23:52:06.067Z] 1daadda22574: Preparing [2023-02-23T23:52:06.067Z] cc8e7872f7f6: Preparing [2023-02-23T23:52:06.067Z] f70ee36035b9: Preparing [2023-02-23T23:52:06.067Z] cc8e7872f7f6: Waiting [2023-02-23T23:52:06.067Z] f70ee36035b9: Waiting [2023-02-23T23:52:06.067Z] 058e49443832: Layer already exists [2023-02-23T23:52:06.067Z] 39324d10fb57: Layer already exists [2023-02-23T23:52:06.067Z] a7b6e5fd8209: Layer already exists [2023-02-23T23:52:06.067Z] d2d2a324fa7b: Layer already exists [2023-02-23T23:52:06.067Z] 1daadda22574: Layer already exists [2023-02-23T23:52:06.067Z] cc8e7872f7f6: Layer already exists [2023-02-23T23:52:06.067Z] f70ee36035b9: Layer already exists [2023-02-23T23:52:06.067Z] main: digest: sha256:59035d2e002e85435b461953b9318a0970aff57dd09eaf19939f8c732fe98c7f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-23T23:52:06.376Z] ===================================================== [Pipeline] echo [2023-02-23T23:52:06.382Z] taggedImages: [2023-02-23T23:52:06.382Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:52:06.382Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-02-23T23:52:06.382Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.66 [2023-02-23T23:52:06.382Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:52:06.382Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-02-23T23:52:06.397Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-02-23T23:52:06.397Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:52:06.397Z] latest [2023-02-23T23:52:06.397Z] 3.0.0-dev.66 [2023-02-23T23:52:06.397Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:52:06.397Z] main [2023-02-23T23:52:06.397Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:52:06.724Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:52:07.054Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:52:07.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-23T23:52:07.054Z] c29e4b555a70: Preparing [2023-02-23T23:52:07.054Z] c2ed535a77bc: Preparing [2023-02-23T23:52:07.054Z] 1daadda22574: Preparing [2023-02-23T23:52:07.054Z] 7f0bfefb49c8: Preparing [2023-02-23T23:52:07.054Z] f70ee36035b9: Preparing [2023-02-23T23:52:07.054Z] 1daadda22574: Layer already exists [2023-02-23T23:52:07.054Z] f70ee36035b9: Layer already exists [2023-02-23T23:52:07.319Z] c29e4b555a70: Pushed [2023-02-23T23:52:07.319Z] 7f0bfefb49c8: Pushed [2023-02-23T23:52:10.651Z] c2ed535a77bc: Pushed [2023-02-23T23:52:10.651Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9: digest: sha256:cf76a8be6afc9856cec8d421267f775a8d3c35af8589d8b47690245cd15015cc size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:52:10.984Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:52:11.331Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-02-23T23:52:11.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-23T23:52:11.331Z] c29e4b555a70: Preparing [2023-02-23T23:52:11.331Z] c2ed535a77bc: Preparing [2023-02-23T23:52:11.331Z] 1daadda22574: Preparing [2023-02-23T23:52:11.331Z] 7f0bfefb49c8: Preparing [2023-02-23T23:52:11.331Z] f70ee36035b9: Preparing [2023-02-23T23:52:11.331Z] f70ee36035b9: Layer already exists [2023-02-23T23:52:11.331Z] 7f0bfefb49c8: Layer already exists [2023-02-23T23:52:11.331Z] c29e4b555a70: Layer already exists [2023-02-23T23:52:11.331Z] c2ed535a77bc: Layer already exists [2023-02-23T23:52:11.331Z] 1daadda22574: Layer already exists [2023-02-23T23:52:11.331Z] latest: digest: sha256:cf76a8be6afc9856cec8d421267f775a8d3c35af8589d8b47690245cd15015cc size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:52:11.677Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:52:12.024Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.66 [2023-02-23T23:52:12.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-23T23:52:12.024Z] c29e4b555a70: Preparing [2023-02-23T23:52:12.024Z] c2ed535a77bc: Preparing [2023-02-23T23:52:12.024Z] 1daadda22574: Preparing [2023-02-23T23:52:12.024Z] 7f0bfefb49c8: Preparing [2023-02-23T23:52:12.024Z] f70ee36035b9: Preparing [2023-02-23T23:52:12.024Z] f70ee36035b9: Layer already exists [2023-02-23T23:52:12.024Z] 7f0bfefb49c8: Layer already exists [2023-02-23T23:52:12.024Z] c29e4b555a70: Layer already exists [2023-02-23T23:52:12.024Z] c2ed535a77bc: Layer already exists [2023-02-23T23:52:12.024Z] 1daadda22574: Layer already exists [2023-02-23T23:52:12.024Z] 3.0.0-dev.66: digest: sha256:cf76a8be6afc9856cec8d421267f775a8d3c35af8589d8b47690245cd15015cc size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:52:12.633Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:52:12.964Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:52:12.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-23T23:52:12.964Z] c29e4b555a70: Preparing [2023-02-23T23:52:12.964Z] c2ed535a77bc: Preparing [2023-02-23T23:52:12.964Z] 1daadda22574: Preparing [2023-02-23T23:52:12.964Z] 7f0bfefb49c8: Preparing [2023-02-23T23:52:12.964Z] f70ee36035b9: Preparing [2023-02-23T23:52:12.964Z] 7f0bfefb49c8: Layer already exists [2023-02-23T23:52:12.964Z] 1daadda22574: Layer already exists [2023-02-23T23:52:12.964Z] c29e4b555a70: Layer already exists [2023-02-23T23:52:12.964Z] c2ed535a77bc: Layer already exists [2023-02-23T23:52:12.964Z] f70ee36035b9: Layer already exists [2023-02-23T23:52:12.964Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66: digest: sha256:cf76a8be6afc9856cec8d421267f775a8d3c35af8589d8b47690245cd15015cc size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:52:13.578Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:52:13.906Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-02-23T23:52:13.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-23T23:52:13.906Z] c29e4b555a70: Preparing [2023-02-23T23:52:13.906Z] c2ed535a77bc: Preparing [2023-02-23T23:52:13.906Z] 1daadda22574: Preparing [2023-02-23T23:52:13.906Z] 7f0bfefb49c8: Preparing [2023-02-23T23:52:13.906Z] f70ee36035b9: Preparing [2023-02-23T23:52:13.906Z] f70ee36035b9: Layer already exists [2023-02-23T23:52:13.906Z] 7f0bfefb49c8: Layer already exists [2023-02-23T23:52:13.906Z] c29e4b555a70: Layer already exists [2023-02-23T23:52:13.906Z] 1daadda22574: Layer already exists [2023-02-23T23:52:13.906Z] c2ed535a77bc: Layer already exists [2023-02-23T23:52:14.171Z] main: digest: sha256:cf76a8be6afc9856cec8d421267f775a8d3c35af8589d8b47690245cd15015cc size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-23T23:52:14.219Z] ===================================================== [Pipeline] echo [2023-02-23T23:52:14.229Z] taggedImages: [2023-02-23T23:52:14.229Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:52:14.229Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-02-23T23:52:14.229Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.66 [2023-02-23T23:52:14.229Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:52:14.229Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-02-23T23:52:14.252Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-02-23T23:52:14.252Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:52:14.252Z] latest [2023-02-23T23:52:14.252Z] 3.0.0-dev.66 [2023-02-23T23:52:14.252Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:52:14.252Z] main [2023-02-23T23:52:14.252Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:52:14.582Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:52:14.916Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:52:14.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-23T23:52:14.916Z] c2efd4bd3733: Preparing [2023-02-23T23:52:14.916Z] 0736b7bb1f33: Preparing [2023-02-23T23:52:14.916Z] ec67a1d9158d: Preparing [2023-02-23T23:52:14.916Z] 1daadda22574: Preparing [2023-02-23T23:52:14.916Z] 4548ee7cef23: Preparing [2023-02-23T23:52:14.916Z] f70ee36035b9: Preparing [2023-02-23T23:52:14.916Z] f70ee36035b9: Waiting [2023-02-23T23:52:14.916Z] 4548ee7cef23: Layer already exists [2023-02-23T23:52:14.916Z] 1daadda22574: Layer already exists [2023-02-23T23:52:14.916Z] f70ee36035b9: Layer already exists [2023-02-23T23:52:15.181Z] c2efd4bd3733: Pushed [2023-02-23T23:52:15.181Z] 0736b7bb1f33: Pushed [2023-02-23T23:52:18.513Z] ec67a1d9158d: Pushed [2023-02-23T23:52:18.778Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9: digest: sha256:89c57a91fbcad61e1509236f552378a444e7ff4f770527c249313ecd443233b6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:52:19.108Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:52:19.436Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-02-23T23:52:19.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-23T23:52:20.016Z] c2efd4bd3733: Preparing [2023-02-23T23:52:20.016Z] 0736b7bb1f33: Preparing [2023-02-23T23:52:20.016Z] ec67a1d9158d: Preparing [2023-02-23T23:52:20.016Z] 1daadda22574: Preparing [2023-02-23T23:52:20.016Z] 4548ee7cef23: Preparing [2023-02-23T23:52:20.016Z] f70ee36035b9: Preparing [2023-02-23T23:52:20.016Z] f70ee36035b9: Waiting [2023-02-23T23:52:20.016Z] 0736b7bb1f33: Layer already exists [2023-02-23T23:52:20.016Z] ec67a1d9158d: Layer already exists [2023-02-23T23:52:20.016Z] c2efd4bd3733: Layer already exists [2023-02-23T23:52:20.016Z] 1daadda22574: Layer already exists [2023-02-23T23:52:20.016Z] 4548ee7cef23: Layer already exists [2023-02-23T23:52:20.016Z] f70ee36035b9: Layer already exists [2023-02-23T23:52:20.282Z] latest: digest: sha256:89c57a91fbcad61e1509236f552378a444e7ff4f770527c249313ecd443233b6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:52:20.619Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:52:20.959Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.66 [2023-02-23T23:52:20.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-23T23:52:20.959Z] c2efd4bd3733: Preparing [2023-02-23T23:52:20.959Z] 0736b7bb1f33: Preparing [2023-02-23T23:52:20.959Z] ec67a1d9158d: Preparing [2023-02-23T23:52:20.959Z] 1daadda22574: Preparing [2023-02-23T23:52:20.959Z] 4548ee7cef23: Preparing [2023-02-23T23:52:20.959Z] f70ee36035b9: Preparing [2023-02-23T23:52:20.959Z] f70ee36035b9: Waiting [2023-02-23T23:52:20.959Z] ec67a1d9158d: Layer already exists [2023-02-23T23:52:20.959Z] c2efd4bd3733: Layer already exists [2023-02-23T23:52:20.959Z] 0736b7bb1f33: Layer already exists [2023-02-23T23:52:20.959Z] 1daadda22574: Layer already exists [2023-02-23T23:52:20.959Z] 4548ee7cef23: Layer already exists [2023-02-23T23:52:20.959Z] f70ee36035b9: Layer already exists [2023-02-23T23:52:20.959Z] 3.0.0-dev.66: digest: sha256:89c57a91fbcad61e1509236f552378a444e7ff4f770527c249313ecd443233b6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:52:21.562Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:52:21.889Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:52:21.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-23T23:52:21.889Z] c2efd4bd3733: Preparing [2023-02-23T23:52:21.889Z] 0736b7bb1f33: Preparing [2023-02-23T23:52:21.889Z] ec67a1d9158d: Preparing [2023-02-23T23:52:21.889Z] 1daadda22574: Preparing [2023-02-23T23:52:21.889Z] 4548ee7cef23: Preparing [2023-02-23T23:52:21.889Z] f70ee36035b9: Preparing [2023-02-23T23:52:21.889Z] f70ee36035b9: Waiting [2023-02-23T23:52:21.889Z] 1daadda22574: Layer already exists [2023-02-23T23:52:21.889Z] 4548ee7cef23: Layer already exists [2023-02-23T23:52:21.889Z] ec67a1d9158d: Layer already exists [2023-02-23T23:52:21.889Z] 0736b7bb1f33: Layer already exists [2023-02-23T23:52:21.889Z] c2efd4bd3733: Layer already exists [2023-02-23T23:52:21.889Z] f70ee36035b9: Layer already exists [2023-02-23T23:52:22.153Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66: digest: sha256:89c57a91fbcad61e1509236f552378a444e7ff4f770527c249313ecd443233b6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:52:22.498Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:52:22.838Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-02-23T23:52:22.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-23T23:52:22.839Z] c2efd4bd3733: Preparing [2023-02-23T23:52:22.839Z] 0736b7bb1f33: Preparing [2023-02-23T23:52:22.839Z] ec67a1d9158d: Preparing [2023-02-23T23:52:22.839Z] 1daadda22574: Preparing [2023-02-23T23:52:22.839Z] 4548ee7cef23: Preparing [2023-02-23T23:52:22.839Z] f70ee36035b9: Preparing [2023-02-23T23:52:22.839Z] f70ee36035b9: Waiting [2023-02-23T23:52:22.839Z] c2efd4bd3733: Layer already exists [2023-02-23T23:52:22.839Z] ec67a1d9158d: Layer already exists [2023-02-23T23:52:22.839Z] 1daadda22574: Layer already exists [2023-02-23T23:52:22.839Z] 4548ee7cef23: Layer already exists [2023-02-23T23:52:22.839Z] 0736b7bb1f33: Layer already exists [2023-02-23T23:52:22.839Z] f70ee36035b9: Layer already exists [2023-02-23T23:52:23.103Z] main: digest: sha256:89c57a91fbcad61e1509236f552378a444e7ff4f770527c249313ecd443233b6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-23T23:52:23.140Z] ===================================================== [Pipeline] echo [2023-02-23T23:52:23.146Z] taggedImages: [2023-02-23T23:52:23.146Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:52:23.146Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-02-23T23:52:23.146Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.66 [2023-02-23T23:52:23.146Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:52:23.146Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-02-23T23:52:23.160Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-02-23T23:52:23.160Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:52:23.160Z] latest [2023-02-23T23:52:23.160Z] 3.0.0-dev.66 [2023-02-23T23:52:23.160Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:52:23.160Z] main [2023-02-23T23:52:23.160Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:52:23.482Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:52:23.813Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:52:23.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-23T23:52:23.813Z] 501bf0433b11: Preparing [2023-02-23T23:52:23.813Z] 501bf0433b11: Preparing [2023-02-23T23:52:23.813Z] e81881a2a61a: Preparing [2023-02-23T23:52:23.813Z] c8beec8a9641: Preparing [2023-02-23T23:52:23.813Z] 7205e14718d7: Preparing [2023-02-23T23:52:23.813Z] 70c693a28799: Preparing [2023-02-23T23:52:23.813Z] c1619e8f0888: Preparing [2023-02-23T23:52:23.813Z] 1daadda22574: Preparing [2023-02-23T23:52:23.813Z] d28079af682d: Preparing [2023-02-23T23:52:23.813Z] 940c6127d2a8: Preparing [2023-02-23T23:52:23.813Z] c9f44b78aa53: Preparing [2023-02-23T23:52:23.813Z] 413e9625bb3e: Preparing [2023-02-23T23:52:23.813Z] f70ee36035b9: Preparing [2023-02-23T23:52:23.813Z] d28079af682d: Waiting [2023-02-23T23:52:23.813Z] 940c6127d2a8: Waiting [2023-02-23T23:52:23.813Z] c9f44b78aa53: Waiting [2023-02-23T23:52:23.813Z] 413e9625bb3e: Waiting [2023-02-23T23:52:23.813Z] f70ee36035b9: Waiting [2023-02-23T23:52:23.813Z] c1619e8f0888: Waiting [2023-02-23T23:52:23.813Z] 1daadda22574: Waiting [2023-02-23T23:52:24.079Z] 501bf0433b11: Pushed [2023-02-23T23:52:24.079Z] 70c693a28799: Pushed [2023-02-23T23:52:24.079Z] c8beec8a9641: Pushed [2023-02-23T23:52:24.079Z] e81881a2a61a: Pushed [2023-02-23T23:52:24.079Z] 7205e14718d7: Pushed [2023-02-23T23:52:24.079Z] 1daadda22574: Layer already exists [2023-02-23T23:52:24.343Z] d28079af682d: Pushed [2023-02-23T23:52:24.343Z] 940c6127d2a8: Pushed [2023-02-23T23:52:24.343Z] f70ee36035b9: Layer already exists [2023-02-23T23:52:24.343Z] c9f44b78aa53: Pushed [2023-02-23T23:52:24.343Z] 413e9625bb3e: Pushed [2023-02-23T23:52:27.674Z] c1619e8f0888: Pushed [2023-02-23T23:52:27.674Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9: digest: sha256:97a5a0b4c51229c8eecceeec5640d66666ce815d1482043be45219405a739f91 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:52:28.019Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:52:28.354Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-02-23T23:52:28.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-23T23:52:28.355Z] 501bf0433b11: Preparing [2023-02-23T23:52:28.355Z] 501bf0433b11: Preparing [2023-02-23T23:52:28.355Z] e81881a2a61a: Preparing [2023-02-23T23:52:28.355Z] c8beec8a9641: Preparing [2023-02-23T23:52:28.355Z] 7205e14718d7: Preparing [2023-02-23T23:52:28.355Z] 70c693a28799: Preparing [2023-02-23T23:52:28.355Z] c1619e8f0888: Preparing [2023-02-23T23:52:28.355Z] 1daadda22574: Preparing [2023-02-23T23:52:28.355Z] d28079af682d: Preparing [2023-02-23T23:52:28.355Z] 940c6127d2a8: Preparing [2023-02-23T23:52:28.355Z] c9f44b78aa53: Preparing [2023-02-23T23:52:28.355Z] 413e9625bb3e: Preparing [2023-02-23T23:52:28.355Z] f70ee36035b9: Preparing [2023-02-23T23:52:28.355Z] 1daadda22574: Waiting [2023-02-23T23:52:28.355Z] d28079af682d: Waiting [2023-02-23T23:52:28.355Z] 940c6127d2a8: Waiting [2023-02-23T23:52:28.355Z] c9f44b78aa53: Waiting [2023-02-23T23:52:28.355Z] 413e9625bb3e: Waiting [2023-02-23T23:52:28.355Z] f70ee36035b9: Waiting [2023-02-23T23:52:28.355Z] c1619e8f0888: Waiting [2023-02-23T23:52:28.355Z] 70c693a28799: Layer already exists [2023-02-23T23:52:28.355Z] e81881a2a61a: Layer already exists [2023-02-23T23:52:28.355Z] c8beec8a9641: Layer already exists [2023-02-23T23:52:28.355Z] 501bf0433b11: Layer already exists [2023-02-23T23:52:28.355Z] 7205e14718d7: Layer already exists [2023-02-23T23:52:28.355Z] d28079af682d: Layer already exists [2023-02-23T23:52:28.355Z] c1619e8f0888: Layer already exists [2023-02-23T23:52:28.355Z] 1daadda22574: Layer already exists [2023-02-23T23:52:28.355Z] 940c6127d2a8: Layer already exists [2023-02-23T23:52:28.355Z] 413e9625bb3e: Layer already exists [2023-02-23T23:52:28.355Z] c9f44b78aa53: Layer already exists [2023-02-23T23:52:28.355Z] f70ee36035b9: Layer already exists [2023-02-23T23:52:28.619Z] latest: digest: sha256:97a5a0b4c51229c8eecceeec5640d66666ce815d1482043be45219405a739f91 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:52:28.950Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:52:29.277Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.66 [2023-02-23T23:52:29.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-23T23:52:29.277Z] 501bf0433b11: Preparing [2023-02-23T23:52:29.277Z] 501bf0433b11: Preparing [2023-02-23T23:52:29.277Z] e81881a2a61a: Preparing [2023-02-23T23:52:29.277Z] c8beec8a9641: Preparing [2023-02-23T23:52:29.277Z] 7205e14718d7: Preparing [2023-02-23T23:52:29.277Z] 70c693a28799: Preparing [2023-02-23T23:52:29.277Z] c1619e8f0888: Preparing [2023-02-23T23:52:29.277Z] 1daadda22574: Preparing [2023-02-23T23:52:29.277Z] d28079af682d: Preparing [2023-02-23T23:52:29.277Z] 940c6127d2a8: Preparing [2023-02-23T23:52:29.277Z] c9f44b78aa53: Preparing [2023-02-23T23:52:29.277Z] 413e9625bb3e: Preparing [2023-02-23T23:52:29.277Z] f70ee36035b9: Preparing [2023-02-23T23:52:29.277Z] c1619e8f0888: Waiting [2023-02-23T23:52:29.277Z] 1daadda22574: Waiting [2023-02-23T23:52:29.277Z] d28079af682d: Waiting [2023-02-23T23:52:29.277Z] 940c6127d2a8: Waiting [2023-02-23T23:52:29.277Z] c9f44b78aa53: Waiting [2023-02-23T23:52:29.277Z] 413e9625bb3e: Waiting [2023-02-23T23:52:29.277Z] f70ee36035b9: Waiting [2023-02-23T23:52:29.277Z] c8beec8a9641: Layer already exists [2023-02-23T23:52:29.277Z] 70c693a28799: Layer already exists [2023-02-23T23:52:29.277Z] e81881a2a61a: Layer already exists [2023-02-23T23:52:29.277Z] 501bf0433b11: Layer already exists [2023-02-23T23:52:29.277Z] 7205e14718d7: Layer already exists [2023-02-23T23:52:29.277Z] d28079af682d: Layer already exists [2023-02-23T23:52:29.277Z] 1daadda22574: Layer already exists [2023-02-23T23:52:29.277Z] c1619e8f0888: Layer already exists [2023-02-23T23:52:29.277Z] 940c6127d2a8: Layer already exists [2023-02-23T23:52:29.277Z] c9f44b78aa53: Layer already exists [2023-02-23T23:52:29.277Z] f70ee36035b9: Layer already exists [2023-02-23T23:52:29.277Z] 413e9625bb3e: Layer already exists [2023-02-23T23:52:29.541Z] 3.0.0-dev.66: digest: sha256:97a5a0b4c51229c8eecceeec5640d66666ce815d1482043be45219405a739f91 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:52:29.882Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:52:30.225Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:52:30.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-23T23:52:30.225Z] 501bf0433b11: Preparing [2023-02-23T23:52:30.225Z] 501bf0433b11: Preparing [2023-02-23T23:52:30.225Z] e81881a2a61a: Preparing [2023-02-23T23:52:30.225Z] c8beec8a9641: Preparing [2023-02-23T23:52:30.225Z] 7205e14718d7: Preparing [2023-02-23T23:52:30.225Z] 70c693a28799: Preparing [2023-02-23T23:52:30.225Z] c1619e8f0888: Preparing [2023-02-23T23:52:30.225Z] 1daadda22574: Preparing [2023-02-23T23:52:30.225Z] d28079af682d: Preparing [2023-02-23T23:52:30.225Z] 940c6127d2a8: Preparing [2023-02-23T23:52:30.225Z] c9f44b78aa53: Preparing [2023-02-23T23:52:30.225Z] 413e9625bb3e: Preparing [2023-02-23T23:52:30.225Z] f70ee36035b9: Preparing [2023-02-23T23:52:30.225Z] d28079af682d: Waiting [2023-02-23T23:52:30.225Z] 940c6127d2a8: Waiting [2023-02-23T23:52:30.225Z] c9f44b78aa53: Waiting [2023-02-23T23:52:30.225Z] 413e9625bb3e: Waiting [2023-02-23T23:52:30.225Z] f70ee36035b9: Waiting [2023-02-23T23:52:30.225Z] c1619e8f0888: Waiting [2023-02-23T23:52:30.225Z] 1daadda22574: Waiting [2023-02-23T23:52:30.225Z] 501bf0433b11: Layer already exists [2023-02-23T23:52:30.225Z] 70c693a28799: Layer already exists [2023-02-23T23:52:30.225Z] e81881a2a61a: Layer already exists [2023-02-23T23:52:30.225Z] 7205e14718d7: Layer already exists [2023-02-23T23:52:30.225Z] c8beec8a9641: Layer already exists [2023-02-23T23:52:30.225Z] 940c6127d2a8: Layer already exists [2023-02-23T23:52:30.225Z] 1daadda22574: Layer already exists [2023-02-23T23:52:30.225Z] d28079af682d: Layer already exists [2023-02-23T23:52:30.225Z] c1619e8f0888: Layer already exists [2023-02-23T23:52:30.225Z] c9f44b78aa53: Layer already exists [2023-02-23T23:52:30.225Z] 413e9625bb3e: Layer already exists [2023-02-23T23:52:30.225Z] f70ee36035b9: Layer already exists [2023-02-23T23:52:30.491Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66: digest: sha256:97a5a0b4c51229c8eecceeec5640d66666ce815d1482043be45219405a739f91 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:52:30.833Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:52:31.160Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-02-23T23:52:31.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-23T23:52:31.160Z] 501bf0433b11: Preparing [2023-02-23T23:52:31.160Z] 501bf0433b11: Preparing [2023-02-23T23:52:31.160Z] e81881a2a61a: Preparing [2023-02-23T23:52:31.160Z] c8beec8a9641: Preparing [2023-02-23T23:52:31.160Z] 7205e14718d7: Preparing [2023-02-23T23:52:31.160Z] 70c693a28799: Preparing [2023-02-23T23:52:31.160Z] c1619e8f0888: Preparing [2023-02-23T23:52:31.160Z] 1daadda22574: Preparing [2023-02-23T23:52:31.160Z] d28079af682d: Preparing [2023-02-23T23:52:31.160Z] 940c6127d2a8: Preparing [2023-02-23T23:52:31.160Z] c9f44b78aa53: Preparing [2023-02-23T23:52:31.160Z] 413e9625bb3e: Preparing [2023-02-23T23:52:31.161Z] f70ee36035b9: Preparing [2023-02-23T23:52:31.161Z] c1619e8f0888: Waiting [2023-02-23T23:52:31.161Z] 940c6127d2a8: Waiting [2023-02-23T23:52:31.161Z] c9f44b78aa53: Waiting [2023-02-23T23:52:31.161Z] 413e9625bb3e: Waiting [2023-02-23T23:52:31.161Z] f70ee36035b9: Waiting [2023-02-23T23:52:31.161Z] 1daadda22574: Waiting [2023-02-23T23:52:31.161Z] d28079af682d: Waiting [2023-02-23T23:52:31.161Z] 70c693a28799: Layer already exists [2023-02-23T23:52:31.161Z] e81881a2a61a: Layer already exists [2023-02-23T23:52:31.161Z] 501bf0433b11: Layer already exists [2023-02-23T23:52:31.161Z] 7205e14718d7: Layer already exists [2023-02-23T23:52:31.161Z] c8beec8a9641: Layer already exists [2023-02-23T23:52:31.161Z] c1619e8f0888: Layer already exists [2023-02-23T23:52:31.161Z] d28079af682d: Layer already exists [2023-02-23T23:52:31.161Z] 1daadda22574: Layer already exists [2023-02-23T23:52:31.161Z] 940c6127d2a8: Layer already exists [2023-02-23T23:52:31.161Z] c9f44b78aa53: Layer already exists [2023-02-23T23:52:31.161Z] 413e9625bb3e: Layer already exists [2023-02-23T23:52:31.161Z] f70ee36035b9: Layer already exists [2023-02-23T23:52:31.426Z] main: digest: sha256:97a5a0b4c51229c8eecceeec5640d66666ce815d1482043be45219405a739f91 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-23T23:52:31.467Z] ===================================================== [Pipeline] echo [2023-02-23T23:52:31.473Z] taggedImages: [2023-02-23T23:52:31.473Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:52:31.473Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-02-23T23:52:31.473Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.66 [2023-02-23T23:52:31.473Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:52:31.473Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-02-23T23:52:31.488Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-02-23T23:52:31.488Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:52:31.488Z] latest [2023-02-23T23:52:31.488Z] 3.0.0-dev.66 [2023-02-23T23:52:31.488Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:52:31.488Z] main [2023-02-23T23:52:31.488Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:52:31.814Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:52:32.160Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:52:32.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-02-23T23:52:32.160Z] a7d6fcab2662: Preparing [2023-02-23T23:52:32.160Z] 9fa9638f8406: Preparing [2023-02-23T23:52:32.160Z] a87b5969e2b6: Preparing [2023-02-23T23:52:32.160Z] a9b27fc83175: Preparing [2023-02-23T23:52:32.160Z] 1daadda22574: Preparing [2023-02-23T23:52:32.160Z] cc8e7872f7f6: Preparing [2023-02-23T23:52:32.160Z] f70ee36035b9: Preparing [2023-02-23T23:52:32.160Z] cc8e7872f7f6: Waiting [2023-02-23T23:52:32.160Z] f70ee36035b9: Waiting [2023-02-23T23:52:32.160Z] 1daadda22574: Layer already exists [2023-02-23T23:52:32.425Z] cc8e7872f7f6: Layer already exists [2023-02-23T23:52:32.425Z] f70ee36035b9: Layer already exists [2023-02-23T23:52:32.425Z] a87b5969e2b6: Pushed [2023-02-23T23:52:32.425Z] a7d6fcab2662: Pushed [2023-02-23T23:52:32.425Z] 9fa9638f8406: Pushed [2023-02-23T23:52:34.994Z] a9b27fc83175: Pushed [2023-02-23T23:52:34.994Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9: digest: sha256:9bcef343d04c17fcd79e792e4e2cb1625c98b79b6234d7e88af2a10820a85e0e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:52:35.333Z] + 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-02-23T23:52:35.660Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-02-23T23:52:35.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-02-23T23:52:35.660Z] a7d6fcab2662: Preparing [2023-02-23T23:52:35.660Z] 9fa9638f8406: Preparing [2023-02-23T23:52:35.660Z] a87b5969e2b6: Preparing [2023-02-23T23:52:35.660Z] a9b27fc83175: Preparing [2023-02-23T23:52:35.660Z] 1daadda22574: Preparing [2023-02-23T23:52:35.660Z] cc8e7872f7f6: Preparing [2023-02-23T23:52:35.660Z] f70ee36035b9: Preparing [2023-02-23T23:52:35.660Z] cc8e7872f7f6: Waiting [2023-02-23T23:52:35.660Z] f70ee36035b9: Waiting [2023-02-23T23:52:35.660Z] a7d6fcab2662: Layer already exists [2023-02-23T23:52:35.660Z] 1daadda22574: Layer already exists [2023-02-23T23:52:35.660Z] a87b5969e2b6: Layer already exists [2023-02-23T23:52:35.660Z] 9fa9638f8406: Layer already exists [2023-02-23T23:52:35.660Z] a9b27fc83175: Layer already exists [2023-02-23T23:52:35.660Z] f70ee36035b9: Layer already exists [2023-02-23T23:52:35.660Z] cc8e7872f7f6: Layer already exists [2023-02-23T23:52:35.927Z] latest: digest: sha256:9bcef343d04c17fcd79e792e4e2cb1625c98b79b6234d7e88af2a10820a85e0e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:52:36.266Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:52:36.595Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.66 [2023-02-23T23:52:36.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-02-23T23:52:36.596Z] a7d6fcab2662: Preparing [2023-02-23T23:52:36.596Z] 9fa9638f8406: Preparing [2023-02-23T23:52:36.596Z] a87b5969e2b6: Preparing [2023-02-23T23:52:36.596Z] a9b27fc83175: Preparing [2023-02-23T23:52:36.596Z] 1daadda22574: Preparing [2023-02-23T23:52:36.596Z] cc8e7872f7f6: Preparing [2023-02-23T23:52:36.596Z] f70ee36035b9: Preparing [2023-02-23T23:52:36.596Z] cc8e7872f7f6: Waiting [2023-02-23T23:52:36.596Z] f70ee36035b9: Waiting [2023-02-23T23:52:36.596Z] 9fa9638f8406: Layer already exists [2023-02-23T23:52:36.596Z] a87b5969e2b6: Layer already exists [2023-02-23T23:52:36.596Z] 1daadda22574: Layer already exists [2023-02-23T23:52:36.596Z] a9b27fc83175: Layer already exists [2023-02-23T23:52:36.596Z] a7d6fcab2662: Layer already exists [2023-02-23T23:52:36.596Z] f70ee36035b9: Layer already exists [2023-02-23T23:52:36.596Z] cc8e7872f7f6: Layer already exists [2023-02-23T23:52:36.860Z] 3.0.0-dev.66: digest: sha256:9bcef343d04c17fcd79e792e4e2cb1625c98b79b6234d7e88af2a10820a85e0e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:52:37.194Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:52:37.522Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:52:37.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-02-23T23:52:37.522Z] a7d6fcab2662: Preparing [2023-02-23T23:52:37.522Z] 9fa9638f8406: Preparing [2023-02-23T23:52:37.522Z] a87b5969e2b6: Preparing [2023-02-23T23:52:37.522Z] a9b27fc83175: Preparing [2023-02-23T23:52:37.522Z] 1daadda22574: Preparing [2023-02-23T23:52:37.522Z] cc8e7872f7f6: Preparing [2023-02-23T23:52:37.522Z] f70ee36035b9: Preparing [2023-02-23T23:52:37.522Z] f70ee36035b9: Waiting [2023-02-23T23:52:37.522Z] a7d6fcab2662: Layer already exists [2023-02-23T23:52:37.522Z] 1daadda22574: Layer already exists [2023-02-23T23:52:37.522Z] 9fa9638f8406: Layer already exists [2023-02-23T23:52:37.522Z] a87b5969e2b6: Layer already exists [2023-02-23T23:52:37.522Z] a9b27fc83175: Layer already exists [2023-02-23T23:52:37.522Z] cc8e7872f7f6: Layer already exists [2023-02-23T23:52:37.522Z] f70ee36035b9: Layer already exists [2023-02-23T23:52:37.787Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66: digest: sha256:9bcef343d04c17fcd79e792e4e2cb1625c98b79b6234d7e88af2a10820a85e0e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:52:38.119Z] + 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-02-23T23:52:38.458Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-02-23T23:52:38.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-02-23T23:52:38.458Z] a7d6fcab2662: Preparing [2023-02-23T23:52:38.458Z] 9fa9638f8406: Preparing [2023-02-23T23:52:38.458Z] a87b5969e2b6: Preparing [2023-02-23T23:52:38.458Z] a9b27fc83175: Preparing [2023-02-23T23:52:38.458Z] 1daadda22574: Preparing [2023-02-23T23:52:38.458Z] cc8e7872f7f6: Preparing [2023-02-23T23:52:38.458Z] f70ee36035b9: Preparing [2023-02-23T23:52:38.458Z] cc8e7872f7f6: Waiting [2023-02-23T23:52:38.458Z] f70ee36035b9: Waiting [2023-02-23T23:52:38.458Z] a7d6fcab2662: Layer already exists [2023-02-23T23:52:38.458Z] a9b27fc83175: Layer already exists [2023-02-23T23:52:38.458Z] 1daadda22574: Layer already exists [2023-02-23T23:52:38.458Z] a87b5969e2b6: Layer already exists [2023-02-23T23:52:38.458Z] 9fa9638f8406: Layer already exists [2023-02-23T23:52:38.458Z] f70ee36035b9: Layer already exists [2023-02-23T23:52:38.458Z] cc8e7872f7f6: Layer already exists [2023-02-23T23:52:38.723Z] main: digest: sha256:9bcef343d04c17fcd79e792e4e2cb1625c98b79b6234d7e88af2a10820a85e0e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-23T23:52:38.779Z] ===================================================== [Pipeline] echo [2023-02-23T23:52:38.791Z] taggedImages: [2023-02-23T23:52:38.791Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:52:38.791Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-02-23T23:52:38.791Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.66 [2023-02-23T23:52:38.791Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:52:38.791Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-02-23T23:52:38.813Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-02-23T23:52:38.813Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:52:38.813Z] latest [2023-02-23T23:52:38.813Z] 3.0.0-dev.66 [2023-02-23T23:52:38.813Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:52:38.813Z] main [2023-02-23T23:52:38.813Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:52:39.154Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:52:39.493Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:52:39.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-23T23:52:39.493Z] 92c7af346031: Preparing [2023-02-23T23:52:39.493Z] edcc4d70c776: Preparing [2023-02-23T23:52:39.493Z] 187feba1cc0a: Preparing [2023-02-23T23:52:39.493Z] 09eaca21ffd9: Preparing [2023-02-23T23:52:39.493Z] 83b45569074d: Preparing [2023-02-23T23:52:39.493Z] ff12a8602bbc: Preparing [2023-02-23T23:52:39.493Z] 39e4ab5a0594: Preparing [2023-02-23T23:52:39.493Z] f70ee36035b9: Preparing [2023-02-23T23:52:39.493Z] ff12a8602bbc: Waiting [2023-02-23T23:52:39.493Z] 39e4ab5a0594: Waiting [2023-02-23T23:52:39.493Z] f70ee36035b9: Waiting [2023-02-23T23:52:39.760Z] 83b45569074d: Pushed [2023-02-23T23:52:39.760Z] edcc4d70c776: Pushed [2023-02-23T23:52:39.760Z] 92c7af346031: Pushed [2023-02-23T23:52:39.760Z] f70ee36035b9: Layer already exists [2023-02-23T23:52:39.760Z] ff12a8602bbc: Pushed [2023-02-23T23:52:40.719Z] 39e4ab5a0594: Pushed [2023-02-23T23:52:42.123Z] 187feba1cc0a: Pushed [2023-02-23T23:52:42.123Z] 09eaca21ffd9: Pushed [2023-02-23T23:52:42.387Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9: digest: sha256:150b199113d1dd4049319c20583cb1046eee7f45173f4a6ac3e70fa43d7e65c3 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:52:42.759Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:52:43.099Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-02-23T23:52:43.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-23T23:52:43.099Z] 92c7af346031: Preparing [2023-02-23T23:52:43.099Z] edcc4d70c776: Preparing [2023-02-23T23:52:43.099Z] 187feba1cc0a: Preparing [2023-02-23T23:52:43.099Z] 09eaca21ffd9: Preparing [2023-02-23T23:52:43.099Z] 83b45569074d: Preparing [2023-02-23T23:52:43.099Z] ff12a8602bbc: Preparing [2023-02-23T23:52:43.099Z] 39e4ab5a0594: Preparing [2023-02-23T23:52:43.099Z] f70ee36035b9: Preparing [2023-02-23T23:52:43.099Z] 39e4ab5a0594: Waiting [2023-02-23T23:52:43.099Z] f70ee36035b9: Waiting [2023-02-23T23:52:43.099Z] ff12a8602bbc: Waiting [2023-02-23T23:52:43.099Z] 187feba1cc0a: Layer already exists [2023-02-23T23:52:43.099Z] 92c7af346031: Layer already exists [2023-02-23T23:52:43.099Z] 83b45569074d: Layer already exists [2023-02-23T23:52:43.099Z] edcc4d70c776: Layer already exists [2023-02-23T23:52:43.099Z] 09eaca21ffd9: Layer already exists [2023-02-23T23:52:43.099Z] ff12a8602bbc: Layer already exists [2023-02-23T23:52:43.099Z] f70ee36035b9: Layer already exists [2023-02-23T23:52:43.099Z] 39e4ab5a0594: Layer already exists [2023-02-23T23:52:43.366Z] latest: digest: sha256:150b199113d1dd4049319c20583cb1046eee7f45173f4a6ac3e70fa43d7e65c3 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:52:43.713Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:52:44.057Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.66 [2023-02-23T23:52:44.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-23T23:52:44.057Z] 92c7af346031: Preparing [2023-02-23T23:52:44.057Z] edcc4d70c776: Preparing [2023-02-23T23:52:44.057Z] 187feba1cc0a: Preparing [2023-02-23T23:52:44.057Z] 09eaca21ffd9: Preparing [2023-02-23T23:52:44.057Z] 83b45569074d: Preparing [2023-02-23T23:52:44.057Z] ff12a8602bbc: Preparing [2023-02-23T23:52:44.057Z] 39e4ab5a0594: Preparing [2023-02-23T23:52:44.057Z] f70ee36035b9: Preparing [2023-02-23T23:52:44.057Z] ff12a8602bbc: Waiting [2023-02-23T23:52:44.057Z] 39e4ab5a0594: Waiting [2023-02-23T23:52:44.057Z] f70ee36035b9: Waiting [2023-02-23T23:52:44.057Z] 09eaca21ffd9: Layer already exists [2023-02-23T23:52:44.057Z] 187feba1cc0a: Layer already exists [2023-02-23T23:52:44.057Z] edcc4d70c776: Layer already exists [2023-02-23T23:52:44.057Z] 83b45569074d: Layer already exists [2023-02-23T23:52:44.057Z] 92c7af346031: Layer already exists [2023-02-23T23:52:44.057Z] f70ee36035b9: Layer already exists [2023-02-23T23:52:44.057Z] 39e4ab5a0594: Layer already exists [2023-02-23T23:52:44.057Z] ff12a8602bbc: Layer already exists [2023-02-23T23:52:44.325Z] 3.0.0-dev.66: digest: sha256:150b199113d1dd4049319c20583cb1046eee7f45173f4a6ac3e70fa43d7e65c3 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:52:44.657Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:52:44.986Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:52:44.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-23T23:52:44.986Z] 92c7af346031: Preparing [2023-02-23T23:52:44.986Z] edcc4d70c776: Preparing [2023-02-23T23:52:44.986Z] 187feba1cc0a: Preparing [2023-02-23T23:52:44.986Z] 09eaca21ffd9: Preparing [2023-02-23T23:52:44.986Z] 83b45569074d: Preparing [2023-02-23T23:52:44.986Z] ff12a8602bbc: Preparing [2023-02-23T23:52:44.986Z] 39e4ab5a0594: Preparing [2023-02-23T23:52:44.986Z] f70ee36035b9: Preparing [2023-02-23T23:52:44.986Z] 39e4ab5a0594: Waiting [2023-02-23T23:52:44.986Z] ff12a8602bbc: Waiting [2023-02-23T23:52:44.986Z] f70ee36035b9: Waiting [2023-02-23T23:52:44.986Z] 83b45569074d: Layer already exists [2023-02-23T23:52:44.986Z] 09eaca21ffd9: Layer already exists [2023-02-23T23:52:44.986Z] 187feba1cc0a: Layer already exists [2023-02-23T23:52:44.986Z] 92c7af346031: Layer already exists [2023-02-23T23:52:44.986Z] edcc4d70c776: Layer already exists [2023-02-23T23:52:44.986Z] ff12a8602bbc: Layer already exists [2023-02-23T23:52:44.986Z] 39e4ab5a0594: Layer already exists [2023-02-23T23:52:44.986Z] f70ee36035b9: Layer already exists [2023-02-23T23:52:45.253Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66: digest: sha256:150b199113d1dd4049319c20583cb1046eee7f45173f4a6ac3e70fa43d7e65c3 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:52:45.588Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:52:45.914Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-02-23T23:52:45.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-23T23:52:45.915Z] 92c7af346031: Preparing [2023-02-23T23:52:45.915Z] edcc4d70c776: Preparing [2023-02-23T23:52:45.915Z] 187feba1cc0a: Preparing [2023-02-23T23:52:45.915Z] 09eaca21ffd9: Preparing [2023-02-23T23:52:45.915Z] 83b45569074d: Preparing [2023-02-23T23:52:45.915Z] ff12a8602bbc: Preparing [2023-02-23T23:52:45.915Z] 39e4ab5a0594: Preparing [2023-02-23T23:52:45.915Z] f70ee36035b9: Preparing [2023-02-23T23:52:45.915Z] ff12a8602bbc: Waiting [2023-02-23T23:52:45.915Z] 39e4ab5a0594: Waiting [2023-02-23T23:52:45.915Z] f70ee36035b9: Waiting [2023-02-23T23:52:45.915Z] edcc4d70c776: Layer already exists [2023-02-23T23:52:45.915Z] 187feba1cc0a: Layer already exists [2023-02-23T23:52:45.915Z] 83b45569074d: Layer already exists [2023-02-23T23:52:45.915Z] 92c7af346031: Layer already exists [2023-02-23T23:52:45.915Z] 09eaca21ffd9: Layer already exists [2023-02-23T23:52:45.915Z] f70ee36035b9: Layer already exists [2023-02-23T23:52:45.915Z] 39e4ab5a0594: Layer already exists [2023-02-23T23:52:45.915Z] ff12a8602bbc: Layer already exists [2023-02-23T23:52:46.180Z] main: digest: sha256:150b199113d1dd4049319c20583cb1046eee7f45173f4a6ac3e70fa43d7e65c3 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-23T23:52:46.218Z] ===================================================== [Pipeline] echo [2023-02-23T23:52:46.224Z] taggedImages: [2023-02-23T23:52:46.224Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:52:46.224Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-02-23T23:52:46.224Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.66 [2023-02-23T23:52:46.224Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:52:46.224Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-02-23T23:52:46.238Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-02-23T23:52:46.238Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:52:46.238Z] latest [2023-02-23T23:52:46.238Z] 3.0.0-dev.66 [2023-02-23T23:52:46.238Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:52:46.238Z] main [2023-02-23T23:52:46.238Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:52:46.562Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:52:46.891Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:52:46.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-23T23:52:46.891Z] a2371b0fbead: Preparing [2023-02-23T23:52:46.891Z] fc9e17bb3364: Preparing [2023-02-23T23:52:46.891Z] 3b00fb7acf92: Preparing [2023-02-23T23:52:46.891Z] e828ca8ddb9b: Preparing [2023-02-23T23:52:46.891Z] 77826a6143e1: Preparing [2023-02-23T23:52:46.891Z] 2638678c9d80: Preparing [2023-02-23T23:52:46.891Z] 8408c8fdbb0b: Preparing [2023-02-23T23:52:46.891Z] bef02c1221bd: Preparing [2023-02-23T23:52:46.891Z] 5222e2bfbd92: Preparing [2023-02-23T23:52:46.891Z] f70ee36035b9: Preparing [2023-02-23T23:52:46.891Z] 5222e2bfbd92: Waiting [2023-02-23T23:52:46.891Z] bef02c1221bd: Waiting [2023-02-23T23:52:46.891Z] 2638678c9d80: Waiting [2023-02-23T23:52:46.891Z] f70ee36035b9: Waiting [2023-02-23T23:52:46.891Z] 8408c8fdbb0b: Waiting [2023-02-23T23:52:47.157Z] 77826a6143e1: Pushed [2023-02-23T23:52:47.157Z] fc9e17bb3364: Pushed [2023-02-23T23:52:47.157Z] a2371b0fbead: Pushed [2023-02-23T23:52:47.422Z] 2638678c9d80: Pushed [2023-02-23T23:52:47.422Z] bef02c1221bd: Pushed [2023-02-23T23:52:47.422Z] 8408c8fdbb0b: Pushed [2023-02-23T23:52:47.422Z] f70ee36035b9: Layer already exists [2023-02-23T23:52:47.687Z] 5222e2bfbd92: Pushed [2023-02-23T23:52:49.621Z] e828ca8ddb9b: Pushed [2023-02-23T23:52:50.577Z] 3b00fb7acf92: Pushed [2023-02-23T23:52:50.577Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9: digest: sha256:f9e8d9ec4ebdaadc109974b967ad1c3276f80c7e1f3d6007148928dd1ca80288 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:52:50.908Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:52:51.233Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-02-23T23:52:51.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-23T23:52:51.233Z] a2371b0fbead: Preparing [2023-02-23T23:52:51.233Z] fc9e17bb3364: Preparing [2023-02-23T23:52:51.233Z] 3b00fb7acf92: Preparing [2023-02-23T23:52:51.233Z] e828ca8ddb9b: Preparing [2023-02-23T23:52:51.233Z] 77826a6143e1: Preparing [2023-02-23T23:52:51.233Z] 2638678c9d80: Preparing [2023-02-23T23:52:51.233Z] 8408c8fdbb0b: Preparing [2023-02-23T23:52:51.233Z] bef02c1221bd: Preparing [2023-02-23T23:52:51.233Z] 5222e2bfbd92: Preparing [2023-02-23T23:52:51.233Z] f70ee36035b9: Preparing [2023-02-23T23:52:51.233Z] 2638678c9d80: Waiting [2023-02-23T23:52:51.233Z] 5222e2bfbd92: Waiting [2023-02-23T23:52:51.233Z] bef02c1221bd: Waiting [2023-02-23T23:52:51.233Z] f70ee36035b9: Waiting [2023-02-23T23:52:51.233Z] 8408c8fdbb0b: Waiting [2023-02-23T23:52:51.233Z] fc9e17bb3364: Layer already exists [2023-02-23T23:52:51.233Z] e828ca8ddb9b: Layer already exists [2023-02-23T23:52:51.233Z] 77826a6143e1: Layer already exists [2023-02-23T23:52:51.233Z] a2371b0fbead: Layer already exists [2023-02-23T23:52:51.233Z] 3b00fb7acf92: Layer already exists [2023-02-23T23:52:51.233Z] bef02c1221bd: Layer already exists [2023-02-23T23:52:51.233Z] 8408c8fdbb0b: Layer already exists [2023-02-23T23:52:51.233Z] 2638678c9d80: Layer already exists [2023-02-23T23:52:51.233Z] 5222e2bfbd92: Layer already exists [2023-02-23T23:52:51.233Z] f70ee36035b9: Layer already exists [2023-02-23T23:52:51.497Z] latest: digest: sha256:f9e8d9ec4ebdaadc109974b967ad1c3276f80c7e1f3d6007148928dd1ca80288 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:52:51.835Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:52:52.168Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.66 [2023-02-23T23:52:52.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-23T23:52:52.169Z] a2371b0fbead: Preparing [2023-02-23T23:52:52.169Z] fc9e17bb3364: Preparing [2023-02-23T23:52:52.169Z] 3b00fb7acf92: Preparing [2023-02-23T23:52:52.169Z] e828ca8ddb9b: Preparing [2023-02-23T23:52:52.169Z] 77826a6143e1: Preparing [2023-02-23T23:52:52.169Z] 2638678c9d80: Preparing [2023-02-23T23:52:52.169Z] 8408c8fdbb0b: Preparing [2023-02-23T23:52:52.169Z] bef02c1221bd: Preparing [2023-02-23T23:52:52.169Z] 5222e2bfbd92: Preparing [2023-02-23T23:52:52.169Z] f70ee36035b9: Preparing [2023-02-23T23:52:52.169Z] 5222e2bfbd92: Waiting [2023-02-23T23:52:52.169Z] 8408c8fdbb0b: Waiting [2023-02-23T23:52:52.169Z] bef02c1221bd: Waiting [2023-02-23T23:52:52.169Z] f70ee36035b9: Waiting [2023-02-23T23:52:52.169Z] 2638678c9d80: Waiting [2023-02-23T23:52:52.169Z] 77826a6143e1: Layer already exists [2023-02-23T23:52:52.169Z] 3b00fb7acf92: Layer already exists [2023-02-23T23:52:52.169Z] fc9e17bb3364: Layer already exists [2023-02-23T23:52:52.169Z] a2371b0fbead: Layer already exists [2023-02-23T23:52:52.169Z] e828ca8ddb9b: Layer already exists [2023-02-23T23:52:52.169Z] 8408c8fdbb0b: Layer already exists [2023-02-23T23:52:52.169Z] 2638678c9d80: Layer already exists [2023-02-23T23:52:52.169Z] 5222e2bfbd92: Layer already exists [2023-02-23T23:52:52.169Z] bef02c1221bd: Layer already exists [2023-02-23T23:52:52.169Z] f70ee36035b9: Layer already exists [2023-02-23T23:52:52.435Z] 3.0.0-dev.66: digest: sha256:f9e8d9ec4ebdaadc109974b967ad1c3276f80c7e1f3d6007148928dd1ca80288 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:52:52.768Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:52:53.101Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:52:53.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-23T23:52:53.101Z] a2371b0fbead: Preparing [2023-02-23T23:52:53.101Z] fc9e17bb3364: Preparing [2023-02-23T23:52:53.101Z] 3b00fb7acf92: Preparing [2023-02-23T23:52:53.101Z] e828ca8ddb9b: Preparing [2023-02-23T23:52:53.101Z] 77826a6143e1: Preparing [2023-02-23T23:52:53.101Z] 2638678c9d80: Preparing [2023-02-23T23:52:53.101Z] 8408c8fdbb0b: Preparing [2023-02-23T23:52:53.101Z] bef02c1221bd: Preparing [2023-02-23T23:52:53.101Z] 5222e2bfbd92: Preparing [2023-02-23T23:52:53.101Z] f70ee36035b9: Preparing [2023-02-23T23:52:53.101Z] 2638678c9d80: Waiting [2023-02-23T23:52:53.101Z] 8408c8fdbb0b: Waiting [2023-02-23T23:52:53.101Z] bef02c1221bd: Waiting [2023-02-23T23:52:53.101Z] f70ee36035b9: Waiting [2023-02-23T23:52:53.101Z] 5222e2bfbd92: Waiting [2023-02-23T23:52:53.101Z] fc9e17bb3364: Layer already exists [2023-02-23T23:52:53.101Z] 3b00fb7acf92: Layer already exists [2023-02-23T23:52:53.101Z] a2371b0fbead: Layer already exists [2023-02-23T23:52:53.101Z] 77826a6143e1: Layer already exists [2023-02-23T23:52:53.101Z] e828ca8ddb9b: Layer already exists [2023-02-23T23:52:53.101Z] 8408c8fdbb0b: Layer already exists [2023-02-23T23:52:53.101Z] bef02c1221bd: Layer already exists [2023-02-23T23:52:53.101Z] 2638678c9d80: Layer already exists [2023-02-23T23:52:53.101Z] f70ee36035b9: Layer already exists [2023-02-23T23:52:53.101Z] 5222e2bfbd92: Layer already exists [2023-02-23T23:52:53.366Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66: digest: sha256:f9e8d9ec4ebdaadc109974b967ad1c3276f80c7e1f3d6007148928dd1ca80288 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:52:53.698Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:52:54.022Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-02-23T23:52:54.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-23T23:52:54.022Z] a2371b0fbead: Preparing [2023-02-23T23:52:54.022Z] fc9e17bb3364: Preparing [2023-02-23T23:52:54.022Z] 3b00fb7acf92: Preparing [2023-02-23T23:52:54.022Z] e828ca8ddb9b: Preparing [2023-02-23T23:52:54.022Z] 77826a6143e1: Preparing [2023-02-23T23:52:54.022Z] 2638678c9d80: Preparing [2023-02-23T23:52:54.022Z] 8408c8fdbb0b: Preparing [2023-02-23T23:52:54.022Z] bef02c1221bd: Preparing [2023-02-23T23:52:54.022Z] 5222e2bfbd92: Preparing [2023-02-23T23:52:54.022Z] f70ee36035b9: Preparing [2023-02-23T23:52:54.022Z] 2638678c9d80: Waiting [2023-02-23T23:52:54.022Z] 8408c8fdbb0b: Waiting [2023-02-23T23:52:54.022Z] bef02c1221bd: Waiting [2023-02-23T23:52:54.022Z] 5222e2bfbd92: Waiting [2023-02-23T23:52:54.022Z] f70ee36035b9: Waiting [2023-02-23T23:52:54.022Z] fc9e17bb3364: Layer already exists [2023-02-23T23:52:54.022Z] 77826a6143e1: Layer already exists [2023-02-23T23:52:54.022Z] a2371b0fbead: Layer already exists [2023-02-23T23:52:54.022Z] e828ca8ddb9b: Layer already exists [2023-02-23T23:52:54.022Z] 3b00fb7acf92: Layer already exists [2023-02-23T23:52:54.022Z] bef02c1221bd: Layer already exists [2023-02-23T23:52:54.022Z] 2638678c9d80: Layer already exists [2023-02-23T23:52:54.022Z] f70ee36035b9: Layer already exists [2023-02-23T23:52:54.022Z] 5222e2bfbd92: Layer already exists [2023-02-23T23:52:54.022Z] 8408c8fdbb0b: Layer already exists [2023-02-23T23:52:54.286Z] main: digest: sha256:f9e8d9ec4ebdaadc109974b967ad1c3276f80c7e1f3d6007148928dd1ca80288 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-23T23:52:54.326Z] ===================================================== [Pipeline] echo [2023-02-23T23:52:54.331Z] taggedImages: [2023-02-23T23:52:54.331Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:52:54.331Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-02-23T23:52:54.331Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.66 [2023-02-23T23:52:54.331Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:52:54.331Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-02-23T23:52:54.345Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-02-23T23:52:54.346Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:52:54.346Z] latest [2023-02-23T23:52:54.346Z] 3.0.0-dev.66 [2023-02-23T23:52:54.346Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:52:54.346Z] main [2023-02-23T23:52:54.346Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:52:54.668Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:52:54.996Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:52:54.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-23T23:52:54.996Z] 914bc4e5da4a: Preparing [2023-02-23T23:52:54.996Z] 5c892b1c4ddf: Preparing [2023-02-23T23:52:54.996Z] 1daadda22574: Preparing [2023-02-23T23:52:54.996Z] 93f55e95539a: Preparing [2023-02-23T23:52:54.996Z] a8cfdf0cc8ec: Preparing [2023-02-23T23:52:54.996Z] a8cfdf0cc8ec: Layer already exists [2023-02-23T23:52:54.996Z] 1daadda22574: Layer already exists [2023-02-23T23:52:55.261Z] 914bc4e5da4a: Pushed [2023-02-23T23:52:56.670Z] 93f55e95539a: Pushed [2023-02-23T23:53:00.000Z] 5c892b1c4ddf: Pushed [2023-02-23T23:53:00.000Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9: digest: sha256:65cccac4b0c7644c00962e74484d8310112605fad358b4bdc4d946c72b7a8f41 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:53:00.324Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:53:00.647Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-02-23T23:53:00.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-23T23:53:00.647Z] 914bc4e5da4a: Preparing [2023-02-23T23:53:00.647Z] 5c892b1c4ddf: Preparing [2023-02-23T23:53:00.647Z] 1daadda22574: Preparing [2023-02-23T23:53:00.647Z] 93f55e95539a: Preparing [2023-02-23T23:53:00.647Z] a8cfdf0cc8ec: Preparing [2023-02-23T23:53:00.647Z] a8cfdf0cc8ec: Layer already exists [2023-02-23T23:53:00.647Z] 914bc4e5da4a: Layer already exists [2023-02-23T23:53:00.647Z] 1daadda22574: Layer already exists [2023-02-23T23:53:00.647Z] 5c892b1c4ddf: Layer already exists [2023-02-23T23:53:00.647Z] 93f55e95539a: Layer already exists [2023-02-23T23:53:00.647Z] latest: digest: sha256:65cccac4b0c7644c00962e74484d8310112605fad358b4bdc4d946c72b7a8f41 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:53:00.972Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:53:01.298Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.66 [2023-02-23T23:53:01.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-23T23:53:01.298Z] 914bc4e5da4a: Preparing [2023-02-23T23:53:01.298Z] 5c892b1c4ddf: Preparing [2023-02-23T23:53:01.298Z] 1daadda22574: Preparing [2023-02-23T23:53:01.298Z] 93f55e95539a: Preparing [2023-02-23T23:53:01.298Z] a8cfdf0cc8ec: Preparing [2023-02-23T23:53:01.298Z] 5c892b1c4ddf: Layer already exists [2023-02-23T23:53:01.298Z] 1daadda22574: Layer already exists [2023-02-23T23:53:01.298Z] 914bc4e5da4a: Layer already exists [2023-02-23T23:53:01.298Z] 93f55e95539a: Layer already exists [2023-02-23T23:53:01.298Z] a8cfdf0cc8ec: Layer already exists [2023-02-23T23:53:01.298Z] 3.0.0-dev.66: digest: sha256:65cccac4b0c7644c00962e74484d8310112605fad358b4bdc4d946c72b7a8f41 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:53:01.628Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:53:01.959Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:53:01.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-23T23:53:01.959Z] 914bc4e5da4a: Preparing [2023-02-23T23:53:01.959Z] 5c892b1c4ddf: Preparing [2023-02-23T23:53:01.959Z] 1daadda22574: Preparing [2023-02-23T23:53:01.959Z] 93f55e95539a: Preparing [2023-02-23T23:53:01.959Z] a8cfdf0cc8ec: Preparing [2023-02-23T23:53:01.959Z] 93f55e95539a: Layer already exists [2023-02-23T23:53:01.959Z] 914bc4e5da4a: Layer already exists [2023-02-23T23:53:01.959Z] a8cfdf0cc8ec: Layer already exists [2023-02-23T23:53:01.959Z] 1daadda22574: Layer already exists [2023-02-23T23:53:01.959Z] 5c892b1c4ddf: Layer already exists [2023-02-23T23:53:01.959Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66: digest: sha256:65cccac4b0c7644c00962e74484d8310112605fad358b4bdc4d946c72b7a8f41 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:53:02.288Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:53:02.611Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-02-23T23:53:02.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-23T23:53:02.611Z] 914bc4e5da4a: Preparing [2023-02-23T23:53:02.611Z] 5c892b1c4ddf: Preparing [2023-02-23T23:53:02.611Z] 1daadda22574: Preparing [2023-02-23T23:53:02.611Z] 93f55e95539a: Preparing [2023-02-23T23:53:02.611Z] a8cfdf0cc8ec: Preparing [2023-02-23T23:53:02.611Z] 914bc4e5da4a: Layer already exists [2023-02-23T23:53:02.611Z] 1daadda22574: Layer already exists [2023-02-23T23:53:02.611Z] 93f55e95539a: Layer already exists [2023-02-23T23:53:02.611Z] a8cfdf0cc8ec: Layer already exists [2023-02-23T23:53:02.611Z] 5c892b1c4ddf: Layer already exists [2023-02-23T23:53:02.611Z] main: digest: sha256:65cccac4b0c7644c00962e74484d8310112605fad358b4bdc4d946c72b7a8f41 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-23T23:53:02.666Z] ===================================================== [Pipeline] echo [2023-02-23T23:53:02.675Z] taggedImages: [2023-02-23T23:53:02.675Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:53:02.675Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-02-23T23:53:02.675Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.66 [2023-02-23T23:53:02.675Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:53:02.675Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-02-23T23:53:02.704Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-02-23T23:53:02.704Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:53:02.704Z] latest [2023-02-23T23:53:02.704Z] 3.0.0-dev.66 [2023-02-23T23:53:02.704Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:53:02.704Z] main [2023-02-23T23:53:02.704Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:53:03.059Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:53:03.407Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:53:03.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-23T23:53:03.408Z] 1a11a9893eaa: Preparing [2023-02-23T23:53:03.408Z] 8272fd23062f: Preparing [2023-02-23T23:53:03.408Z] 235fdc70fef6: Preparing [2023-02-23T23:53:03.408Z] 4f59c1eb63cf: Preparing [2023-02-23T23:53:03.408Z] ffd0eb5d77aa: Preparing [2023-02-23T23:53:03.408Z] a921645ff9f5: Preparing [2023-02-23T23:53:03.408Z] a8cfdf0cc8ec: Preparing [2023-02-23T23:53:03.408Z] a921645ff9f5: Waiting [2023-02-23T23:53:03.408Z] a8cfdf0cc8ec: Waiting [2023-02-23T23:53:03.671Z] 8272fd23062f: Pushed [2023-02-23T23:53:03.671Z] 1a11a9893eaa: Pushed [2023-02-23T23:53:03.671Z] 235fdc70fef6: Pushed [2023-02-23T23:53:03.671Z] a8cfdf0cc8ec: Layer already exists [2023-02-23T23:53:04.626Z] a921645ff9f5: Pushed [2023-02-23T23:53:12.813Z] ffd0eb5d77aa: Pushed [2023-02-23T23:53:19.446Z] 4f59c1eb63cf: Pushed [2023-02-23T23:53:19.446Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9: digest: sha256:24d78daa35269a3e20c1126c25054ec40e5db59ea252d627a8bb57dd07b31d96 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:53:19.787Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:53:20.113Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-02-23T23:53:20.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-23T23:53:20.113Z] 1a11a9893eaa: Preparing [2023-02-23T23:53:20.113Z] 8272fd23062f: Preparing [2023-02-23T23:53:20.113Z] 235fdc70fef6: Preparing [2023-02-23T23:53:20.113Z] 4f59c1eb63cf: Preparing [2023-02-23T23:53:20.113Z] ffd0eb5d77aa: Preparing [2023-02-23T23:53:20.113Z] a921645ff9f5: Preparing [2023-02-23T23:53:20.113Z] a8cfdf0cc8ec: Preparing [2023-02-23T23:53:20.113Z] a921645ff9f5: Waiting [2023-02-23T23:53:20.113Z] a8cfdf0cc8ec: Waiting [2023-02-23T23:53:20.113Z] 235fdc70fef6: Layer already exists [2023-02-23T23:53:20.113Z] 8272fd23062f: Layer already exists [2023-02-23T23:53:20.113Z] 1a11a9893eaa: Layer already exists [2023-02-23T23:53:20.113Z] ffd0eb5d77aa: Layer already exists [2023-02-23T23:53:20.113Z] 4f59c1eb63cf: Layer already exists [2023-02-23T23:53:20.113Z] a8cfdf0cc8ec: Layer already exists [2023-02-23T23:53:20.113Z] a921645ff9f5: Layer already exists [2023-02-23T23:53:20.376Z] latest: digest: sha256:24d78daa35269a3e20c1126c25054ec40e5db59ea252d627a8bb57dd07b31d96 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:53:20.712Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:53:21.047Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.66 [2023-02-23T23:53:21.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-23T23:53:21.047Z] 1a11a9893eaa: Preparing [2023-02-23T23:53:21.047Z] 8272fd23062f: Preparing [2023-02-23T23:53:21.047Z] 235fdc70fef6: Preparing [2023-02-23T23:53:21.047Z] 4f59c1eb63cf: Preparing [2023-02-23T23:53:21.047Z] ffd0eb5d77aa: Preparing [2023-02-23T23:53:21.047Z] a921645ff9f5: Preparing [2023-02-23T23:53:21.047Z] a8cfdf0cc8ec: Preparing [2023-02-23T23:53:21.047Z] a921645ff9f5: Waiting [2023-02-23T23:53:21.047Z] a8cfdf0cc8ec: Waiting [2023-02-23T23:53:21.047Z] 235fdc70fef6: Layer already exists [2023-02-23T23:53:21.047Z] 1a11a9893eaa: Layer already exists [2023-02-23T23:53:21.047Z] 8272fd23062f: Layer already exists [2023-02-23T23:53:21.047Z] 4f59c1eb63cf: Layer already exists [2023-02-23T23:53:21.047Z] ffd0eb5d77aa: Layer already exists [2023-02-23T23:53:21.047Z] a8cfdf0cc8ec: Layer already exists [2023-02-23T23:53:21.047Z] a921645ff9f5: Layer already exists [2023-02-23T23:53:21.047Z] 3.0.0-dev.66: digest: sha256:24d78daa35269a3e20c1126c25054ec40e5db59ea252d627a8bb57dd07b31d96 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:53:21.639Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:53:21.968Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:53:21.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-23T23:53:21.968Z] 1a11a9893eaa: Preparing [2023-02-23T23:53:21.968Z] 8272fd23062f: Preparing [2023-02-23T23:53:21.968Z] 235fdc70fef6: Preparing [2023-02-23T23:53:21.968Z] 4f59c1eb63cf: Preparing [2023-02-23T23:53:21.968Z] ffd0eb5d77aa: Preparing [2023-02-23T23:53:21.968Z] a921645ff9f5: Preparing [2023-02-23T23:53:21.968Z] a8cfdf0cc8ec: Preparing [2023-02-23T23:53:21.968Z] a921645ff9f5: Waiting [2023-02-23T23:53:21.968Z] a8cfdf0cc8ec: Waiting [2023-02-23T23:53:21.968Z] 4f59c1eb63cf: Layer already exists [2023-02-23T23:53:21.968Z] ffd0eb5d77aa: Layer already exists [2023-02-23T23:53:21.968Z] 235fdc70fef6: Layer already exists [2023-02-23T23:53:21.968Z] 1a11a9893eaa: Layer already exists [2023-02-23T23:53:21.968Z] 8272fd23062f: Layer already exists [2023-02-23T23:53:21.968Z] a8cfdf0cc8ec: Layer already exists [2023-02-23T23:53:21.968Z] a921645ff9f5: Layer already exists [2023-02-23T23:53:21.968Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66: digest: sha256:24d78daa35269a3e20c1126c25054ec40e5db59ea252d627a8bb57dd07b31d96 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:53:22.306Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:53:22.635Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-02-23T23:53:22.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-23T23:53:22.635Z] 1a11a9893eaa: Preparing [2023-02-23T23:53:22.635Z] 8272fd23062f: Preparing [2023-02-23T23:53:22.635Z] 235fdc70fef6: Preparing [2023-02-23T23:53:22.635Z] 4f59c1eb63cf: Preparing [2023-02-23T23:53:22.635Z] ffd0eb5d77aa: Preparing [2023-02-23T23:53:22.635Z] a921645ff9f5: Preparing [2023-02-23T23:53:22.635Z] a8cfdf0cc8ec: Preparing [2023-02-23T23:53:22.635Z] a921645ff9f5: Waiting [2023-02-23T23:53:22.635Z] a8cfdf0cc8ec: Waiting [2023-02-23T23:53:22.635Z] 8272fd23062f: Layer already exists [2023-02-23T23:53:22.635Z] ffd0eb5d77aa: Layer already exists [2023-02-23T23:53:22.635Z] 1a11a9893eaa: Layer already exists [2023-02-23T23:53:22.635Z] 235fdc70fef6: Layer already exists [2023-02-23T23:53:22.635Z] 4f59c1eb63cf: Layer already exists [2023-02-23T23:53:22.635Z] a8cfdf0cc8ec: Layer already exists [2023-02-23T23:53:22.635Z] a921645ff9f5: Layer already exists [2023-02-23T23:53:22.900Z] main: digest: sha256:24d78daa35269a3e20c1126c25054ec40e5db59ea252d627a8bb57dd07b31d96 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-23T23:53:22.940Z] ===================================================== [Pipeline] echo [2023-02-23T23:53:22.946Z] taggedImages: [2023-02-23T23:53:22.946Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:53:22.946Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-02-23T23:53:22.946Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.66 [2023-02-23T23:53:22.946Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:53:22.946Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-02-23T23:53:22.961Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-02-23T23:53:22.961Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:53:22.961Z] latest [2023-02-23T23:53:22.961Z] 3.0.0-dev.66 [2023-02-23T23:53:22.961Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:53:22.961Z] main [2023-02-23T23:53:22.961Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:53:23.284Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:53:23.611Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:53:23.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-23T23:53:23.611Z] f62da9da915d: Preparing [2023-02-23T23:53:23.611Z] 123139a9195a: Preparing [2023-02-23T23:53:23.611Z] 6749ebd06459: Preparing [2023-02-23T23:53:23.611Z] 8dd75efbe5ce: Preparing [2023-02-23T23:53:23.611Z] cc8e50c70cea: Preparing [2023-02-23T23:53:23.611Z] a8cfdf0cc8ec: Preparing [2023-02-23T23:53:23.611Z] a8cfdf0cc8ec: Waiting [2023-02-23T23:53:23.876Z] 6749ebd06459: Pushed [2023-02-23T23:53:23.876Z] 123139a9195a: Pushed [2023-02-23T23:53:23.876Z] f62da9da915d: Pushed [2023-02-23T23:53:23.876Z] a8cfdf0cc8ec: Layer already exists [2023-02-23T23:53:24.454Z] cc8e50c70cea: Pushed [2023-02-23T23:53:39.415Z] 8dd75efbe5ce: Pushed [2023-02-23T23:53:39.415Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9: digest: sha256:d8e030aca274c346fb8256dee660c69eb3d51f26a237b1e31e365a807daef90d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:53:39.748Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:53:40.078Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-02-23T23:53:40.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-23T23:53:40.078Z] f62da9da915d: Preparing [2023-02-23T23:53:40.078Z] 123139a9195a: Preparing [2023-02-23T23:53:40.078Z] 6749ebd06459: Preparing [2023-02-23T23:53:40.078Z] 8dd75efbe5ce: Preparing [2023-02-23T23:53:40.078Z] cc8e50c70cea: Preparing [2023-02-23T23:53:40.078Z] a8cfdf0cc8ec: Preparing [2023-02-23T23:53:40.078Z] a8cfdf0cc8ec: Waiting [2023-02-23T23:53:40.078Z] 123139a9195a: Layer already exists [2023-02-23T23:53:40.078Z] cc8e50c70cea: Layer already exists [2023-02-23T23:53:40.078Z] 6749ebd06459: Layer already exists [2023-02-23T23:53:40.078Z] 8dd75efbe5ce: Layer already exists [2023-02-23T23:53:40.078Z] f62da9da915d: Layer already exists [2023-02-23T23:53:40.078Z] a8cfdf0cc8ec: Layer already exists [2023-02-23T23:53:40.342Z] latest: digest: sha256:d8e030aca274c346fb8256dee660c69eb3d51f26a237b1e31e365a807daef90d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:53:40.683Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:53:41.020Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.66 [2023-02-23T23:53:41.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-23T23:53:41.020Z] f62da9da915d: Preparing [2023-02-23T23:53:41.020Z] 123139a9195a: Preparing [2023-02-23T23:53:41.020Z] 6749ebd06459: Preparing [2023-02-23T23:53:41.020Z] 8dd75efbe5ce: Preparing [2023-02-23T23:53:41.020Z] cc8e50c70cea: Preparing [2023-02-23T23:53:41.020Z] a8cfdf0cc8ec: Preparing [2023-02-23T23:53:41.020Z] a8cfdf0cc8ec: Waiting [2023-02-23T23:53:41.020Z] 6749ebd06459: Layer already exists [2023-02-23T23:53:41.020Z] 8dd75efbe5ce: Layer already exists [2023-02-23T23:53:41.020Z] cc8e50c70cea: Layer already exists [2023-02-23T23:53:41.020Z] 123139a9195a: Layer already exists [2023-02-23T23:53:41.020Z] f62da9da915d: Layer already exists [2023-02-23T23:53:41.020Z] a8cfdf0cc8ec: Layer already exists [2023-02-23T23:53:41.020Z] 3.0.0-dev.66: digest: sha256:d8e030aca274c346fb8256dee660c69eb3d51f26a237b1e31e365a807daef90d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:53:41.623Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:53:41.956Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:53:41.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-23T23:53:41.956Z] f62da9da915d: Preparing [2023-02-23T23:53:41.956Z] 123139a9195a: Preparing [2023-02-23T23:53:41.956Z] 6749ebd06459: Preparing [2023-02-23T23:53:41.956Z] 8dd75efbe5ce: Preparing [2023-02-23T23:53:41.956Z] cc8e50c70cea: Preparing [2023-02-23T23:53:41.956Z] a8cfdf0cc8ec: Preparing [2023-02-23T23:53:41.956Z] a8cfdf0cc8ec: Waiting [2023-02-23T23:53:41.956Z] 6749ebd06459: Layer already exists [2023-02-23T23:53:41.956Z] 8dd75efbe5ce: Layer already exists [2023-02-23T23:53:41.956Z] f62da9da915d: Layer already exists [2023-02-23T23:53:41.956Z] 123139a9195a: Layer already exists [2023-02-23T23:53:41.956Z] cc8e50c70cea: Layer already exists [2023-02-23T23:53:41.956Z] a8cfdf0cc8ec: Layer already exists [2023-02-23T23:53:42.219Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66: digest: sha256:d8e030aca274c346fb8256dee660c69eb3d51f26a237b1e31e365a807daef90d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:53:42.550Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:53:42.877Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-02-23T23:53:42.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-23T23:53:42.877Z] f62da9da915d: Preparing [2023-02-23T23:53:42.877Z] 123139a9195a: Preparing [2023-02-23T23:53:42.877Z] 6749ebd06459: Preparing [2023-02-23T23:53:42.877Z] 8dd75efbe5ce: Preparing [2023-02-23T23:53:42.877Z] cc8e50c70cea: Preparing [2023-02-23T23:53:42.877Z] a8cfdf0cc8ec: Preparing [2023-02-23T23:53:42.877Z] a8cfdf0cc8ec: Waiting [2023-02-23T23:53:42.877Z] 123139a9195a: Layer already exists [2023-02-23T23:53:42.877Z] 8dd75efbe5ce: Layer already exists [2023-02-23T23:53:42.877Z] f62da9da915d: Layer already exists [2023-02-23T23:53:42.877Z] cc8e50c70cea: Layer already exists [2023-02-23T23:53:42.877Z] 6749ebd06459: Layer already exists [2023-02-23T23:53:42.877Z] a8cfdf0cc8ec: Layer already exists [2023-02-23T23:53:43.141Z] main: digest: sha256:d8e030aca274c346fb8256dee660c69eb3d51f26a237b1e31e365a807daef90d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-23T23:53:43.182Z] ===================================================== [Pipeline] echo [2023-02-23T23:53:43.188Z] taggedImages: [2023-02-23T23:53:43.188Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:53:43.188Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-02-23T23:53:43.188Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.66 [2023-02-23T23:53:43.188Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:53:43.188Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-02-23T23:53:43.203Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-02-23T23:53:43.203Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:53:43.203Z] latest [2023-02-23T23:53:43.203Z] 3.0.0-dev.66 [2023-02-23T23:53:43.203Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:53:43.203Z] main [2023-02-23T23:53:43.203Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:53:43.525Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:53:43.887Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:53:43.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-23T23:53:43.887Z] a58fc2f73719: Preparing [2023-02-23T23:53:43.887Z] 07b92cbb4c86: Preparing [2023-02-23T23:53:43.887Z] c6f83d165839: Preparing [2023-02-23T23:53:43.887Z] 110f91d5b840: Preparing [2023-02-23T23:53:43.887Z] a921645ff9f5: Preparing [2023-02-23T23:53:43.887Z] a8cfdf0cc8ec: Preparing [2023-02-23T23:53:43.887Z] a8cfdf0cc8ec: Waiting [2023-02-23T23:53:43.887Z] a921645ff9f5: Layer already exists [2023-02-23T23:53:44.167Z] a8cfdf0cc8ec: Layer already exists [2023-02-23T23:53:44.167Z] a58fc2f73719: Pushed [2023-02-23T23:53:44.167Z] c6f83d165839: Pushed [2023-02-23T23:53:44.167Z] 07b92cbb4c86: Pushed [2023-02-23T23:54:02.379Z] 110f91d5b840: Pushed [2023-02-23T23:54:02.379Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9: digest: sha256:4c79eb9f2485eb9e52cbc08f10e34ca6f7a8e88b5a42a9da941288bdd81a59db size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:54:02.708Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:54:03.032Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-02-23T23:54:03.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-23T23:54:03.032Z] a58fc2f73719: Preparing [2023-02-23T23:54:03.032Z] 07b92cbb4c86: Preparing [2023-02-23T23:54:03.032Z] c6f83d165839: Preparing [2023-02-23T23:54:03.032Z] 110f91d5b840: Preparing [2023-02-23T23:54:03.032Z] a921645ff9f5: Preparing [2023-02-23T23:54:03.032Z] a8cfdf0cc8ec: Preparing [2023-02-23T23:54:03.032Z] a8cfdf0cc8ec: Waiting [2023-02-23T23:54:03.032Z] 110f91d5b840: Layer already exists [2023-02-23T23:54:03.032Z] c6f83d165839: Layer already exists [2023-02-23T23:54:03.032Z] a921645ff9f5: Layer already exists [2023-02-23T23:54:03.032Z] 07b92cbb4c86: Layer already exists [2023-02-23T23:54:03.032Z] a58fc2f73719: Layer already exists [2023-02-23T23:54:03.032Z] a8cfdf0cc8ec: Layer already exists [2023-02-23T23:54:03.297Z] latest: digest: sha256:4c79eb9f2485eb9e52cbc08f10e34ca6f7a8e88b5a42a9da941288bdd81a59db size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:54:03.635Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:54:03.970Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.66 [2023-02-23T23:54:03.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-23T23:54:03.970Z] a58fc2f73719: Preparing [2023-02-23T23:54:03.970Z] 07b92cbb4c86: Preparing [2023-02-23T23:54:03.970Z] c6f83d165839: Preparing [2023-02-23T23:54:03.970Z] 110f91d5b840: Preparing [2023-02-23T23:54:03.970Z] a921645ff9f5: Preparing [2023-02-23T23:54:03.970Z] a8cfdf0cc8ec: Preparing [2023-02-23T23:54:03.970Z] a8cfdf0cc8ec: Waiting [2023-02-23T23:54:03.970Z] c6f83d165839: Layer already exists [2023-02-23T23:54:03.970Z] 110f91d5b840: Layer already exists [2023-02-23T23:54:03.970Z] 07b92cbb4c86: Layer already exists [2023-02-23T23:54:03.970Z] a921645ff9f5: Layer already exists [2023-02-23T23:54:03.970Z] a58fc2f73719: Layer already exists [2023-02-23T23:54:03.970Z] a8cfdf0cc8ec: Layer already exists [2023-02-23T23:54:04.234Z] 3.0.0-dev.66: digest: sha256:4c79eb9f2485eb9e52cbc08f10e34ca6f7a8e88b5a42a9da941288bdd81a59db size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:54:04.572Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:54:04.902Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:54:04.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-23T23:54:04.902Z] a58fc2f73719: Preparing [2023-02-23T23:54:04.902Z] 07b92cbb4c86: Preparing [2023-02-23T23:54:04.902Z] c6f83d165839: Preparing [2023-02-23T23:54:04.902Z] 110f91d5b840: Preparing [2023-02-23T23:54:04.902Z] a921645ff9f5: Preparing [2023-02-23T23:54:04.902Z] a8cfdf0cc8ec: Preparing [2023-02-23T23:54:04.902Z] a8cfdf0cc8ec: Waiting [2023-02-23T23:54:04.902Z] 07b92cbb4c86: Layer already exists [2023-02-23T23:54:04.902Z] 110f91d5b840: Layer already exists [2023-02-23T23:54:04.902Z] c6f83d165839: Layer already exists [2023-02-23T23:54:04.902Z] a921645ff9f5: Layer already exists [2023-02-23T23:54:04.902Z] a58fc2f73719: Layer already exists [2023-02-23T23:54:04.902Z] a8cfdf0cc8ec: Layer already exists [2023-02-23T23:54:04.902Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66: digest: sha256:4c79eb9f2485eb9e52cbc08f10e34ca6f7a8e88b5a42a9da941288bdd81a59db size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:54:05.497Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:54:05.820Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-02-23T23:54:05.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-23T23:54:05.820Z] a58fc2f73719: Preparing [2023-02-23T23:54:05.820Z] 07b92cbb4c86: Preparing [2023-02-23T23:54:05.820Z] c6f83d165839: Preparing [2023-02-23T23:54:05.820Z] 110f91d5b840: Preparing [2023-02-23T23:54:05.820Z] a921645ff9f5: Preparing [2023-02-23T23:54:05.820Z] a8cfdf0cc8ec: Preparing [2023-02-23T23:54:05.820Z] a8cfdf0cc8ec: Waiting [2023-02-23T23:54:05.820Z] a58fc2f73719: Layer already exists [2023-02-23T23:54:05.820Z] 110f91d5b840: Layer already exists [2023-02-23T23:54:05.820Z] 07b92cbb4c86: Layer already exists [2023-02-23T23:54:05.820Z] c6f83d165839: Layer already exists [2023-02-23T23:54:05.820Z] a921645ff9f5: Layer already exists [2023-02-23T23:54:05.820Z] a8cfdf0cc8ec: Layer already exists [2023-02-23T23:54:06.085Z] main: digest: sha256:4c79eb9f2485eb9e52cbc08f10e34ca6f7a8e88b5a42a9da941288bdd81a59db size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-23T23:54:06.124Z] ===================================================== [Pipeline] echo [2023-02-23T23:54:06.129Z] taggedImages: [2023-02-23T23:54:06.129Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:54:06.129Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-02-23T23:54:06.129Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.66 [2023-02-23T23:54:06.129Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:54:06.129Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-02-23T23:54:06.143Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-02-23T23:54:06.143Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:54:06.143Z] latest [2023-02-23T23:54:06.143Z] 3.0.0-dev.66 [2023-02-23T23:54:06.143Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:54:06.143Z] main [2023-02-23T23:54:06.143Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:54:06.466Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:54:06.785Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:54:06.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-23T23:54:06.785Z] 2ddbadfec2bd: Preparing [2023-02-23T23:54:06.785Z] a89e0c09b834: Preparing [2023-02-23T23:54:06.785Z] 1daadda22574: Preparing [2023-02-23T23:54:06.785Z] 76ab3f02169a: Preparing [2023-02-23T23:54:06.785Z] f70ee36035b9: Preparing [2023-02-23T23:54:06.785Z] 1daadda22574: Layer already exists [2023-02-23T23:54:06.785Z] f70ee36035b9: Layer already exists [2023-02-23T23:54:07.049Z] 2ddbadfec2bd: Pushed [2023-02-23T23:54:07.049Z] 76ab3f02169a: Pushed [2023-02-23T23:54:13.696Z] a89e0c09b834: Pushed [2023-02-23T23:54:13.696Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9: digest: sha256:5ad70cad975639173ffe334c17fe4c8229efc72c2c5b3863c3ff1f01da52ecdd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:54:14.026Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:54:14.354Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-02-23T23:54:14.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-23T23:54:14.354Z] 2ddbadfec2bd: Preparing [2023-02-23T23:54:14.354Z] a89e0c09b834: Preparing [2023-02-23T23:54:14.354Z] 1daadda22574: Preparing [2023-02-23T23:54:14.354Z] 76ab3f02169a: Preparing [2023-02-23T23:54:14.354Z] f70ee36035b9: Preparing [2023-02-23T23:54:14.354Z] a89e0c09b834: Layer already exists [2023-02-23T23:54:14.354Z] f70ee36035b9: Layer already exists [2023-02-23T23:54:14.354Z] 76ab3f02169a: Layer already exists [2023-02-23T23:54:14.354Z] 2ddbadfec2bd: Layer already exists [2023-02-23T23:54:14.354Z] 1daadda22574: Layer already exists [2023-02-23T23:54:14.354Z] latest: digest: sha256:5ad70cad975639173ffe334c17fe4c8229efc72c2c5b3863c3ff1f01da52ecdd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:54:14.947Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:54:15.271Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.66 [2023-02-23T23:54:15.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-23T23:54:15.272Z] 2ddbadfec2bd: Preparing [2023-02-23T23:54:15.272Z] a89e0c09b834: Preparing [2023-02-23T23:54:15.272Z] 1daadda22574: Preparing [2023-02-23T23:54:15.272Z] 76ab3f02169a: Preparing [2023-02-23T23:54:15.272Z] f70ee36035b9: Preparing [2023-02-23T23:54:15.272Z] 2ddbadfec2bd: Layer already exists [2023-02-23T23:54:15.272Z] f70ee36035b9: Layer already exists [2023-02-23T23:54:15.272Z] 76ab3f02169a: Layer already exists [2023-02-23T23:54:15.272Z] a89e0c09b834: Layer already exists [2023-02-23T23:54:15.272Z] 1daadda22574: Layer already exists [2023-02-23T23:54:15.272Z] 3.0.0-dev.66: digest: sha256:5ad70cad975639173ffe334c17fe4c8229efc72c2c5b3863c3ff1f01da52ecdd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:54:15.867Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:54:16.194Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:54:16.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-23T23:54:16.194Z] 2ddbadfec2bd: Preparing [2023-02-23T23:54:16.194Z] a89e0c09b834: Preparing [2023-02-23T23:54:16.194Z] 1daadda22574: Preparing [2023-02-23T23:54:16.194Z] 76ab3f02169a: Preparing [2023-02-23T23:54:16.194Z] f70ee36035b9: Preparing [2023-02-23T23:54:16.194Z] f70ee36035b9: Layer already exists [2023-02-23T23:54:16.194Z] 76ab3f02169a: Layer already exists [2023-02-23T23:54:16.194Z] 1daadda22574: Layer already exists [2023-02-23T23:54:16.194Z] a89e0c09b834: Layer already exists [2023-02-23T23:54:16.194Z] 2ddbadfec2bd: Layer already exists [2023-02-23T23:54:16.194Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66: digest: sha256:5ad70cad975639173ffe334c17fe4c8229efc72c2c5b3863c3ff1f01da52ecdd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:54:16.788Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:54:17.112Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-02-23T23:54:17.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-23T23:54:17.112Z] 2ddbadfec2bd: Preparing [2023-02-23T23:54:17.112Z] a89e0c09b834: Preparing [2023-02-23T23:54:17.112Z] 1daadda22574: Preparing [2023-02-23T23:54:17.112Z] 76ab3f02169a: Preparing [2023-02-23T23:54:17.112Z] f70ee36035b9: Preparing [2023-02-23T23:54:17.112Z] 1daadda22574: Layer already exists [2023-02-23T23:54:17.112Z] a89e0c09b834: Layer already exists [2023-02-23T23:54:17.112Z] 76ab3f02169a: Layer already exists [2023-02-23T23:54:17.112Z] 2ddbadfec2bd: Layer already exists [2023-02-23T23:54:17.112Z] f70ee36035b9: Layer already exists [2023-02-23T23:54:17.378Z] main: digest: sha256:5ad70cad975639173ffe334c17fe4c8229efc72c2c5b3863c3ff1f01da52ecdd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-23T23:54:17.416Z] ===================================================== [Pipeline] echo [2023-02-23T23:54:17.422Z] taggedImages: [2023-02-23T23:54:17.422Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:54:17.422Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-02-23T23:54:17.422Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.66 [2023-02-23T23:54:17.422Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:54:17.422Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-02-23T23:54:17.436Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-02-23T23:54:17.436Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:54:17.436Z] latest [2023-02-23T23:54:17.436Z] 3.0.0-dev.66 [2023-02-23T23:54:17.436Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:54:17.436Z] main [2023-02-23T23:54:17.436Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:54:17.759Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:54:18.086Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:54:18.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-23T23:54:18.086Z] a7064fe506f6: Preparing [2023-02-23T23:54:18.086Z] 4f78a0a2d357: Preparing [2023-02-23T23:54:18.086Z] 1daadda22574: Preparing [2023-02-23T23:54:18.086Z] 4548ee7cef23: Preparing [2023-02-23T23:54:18.086Z] f70ee36035b9: Preparing [2023-02-23T23:54:18.086Z] f70ee36035b9: Layer already exists [2023-02-23T23:54:18.086Z] 4548ee7cef23: Layer already exists [2023-02-23T23:54:18.086Z] 1daadda22574: Layer already exists [2023-02-23T23:54:18.351Z] a7064fe506f6: Pushed [2023-02-23T23:54:23.669Z] 4f78a0a2d357: Pushed [2023-02-23T23:54:23.669Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9: digest: sha256:65ea16a7639ca9af8e27dcf838c5309b258bbc31608e04d72bc86c93713b362c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:54:24.262Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:54:24.590Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-02-23T23:54:24.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-23T23:54:24.590Z] a7064fe506f6: Preparing [2023-02-23T23:54:24.590Z] 4f78a0a2d357: Preparing [2023-02-23T23:54:24.590Z] 1daadda22574: Preparing [2023-02-23T23:54:24.590Z] 4548ee7cef23: Preparing [2023-02-23T23:54:24.590Z] f70ee36035b9: Preparing [2023-02-23T23:54:24.590Z] f70ee36035b9: Layer already exists [2023-02-23T23:54:24.590Z] 1daadda22574: Layer already exists [2023-02-23T23:54:24.590Z] 4f78a0a2d357: Layer already exists [2023-02-23T23:54:24.590Z] a7064fe506f6: Layer already exists [2023-02-23T23:54:24.590Z] 4548ee7cef23: Layer already exists [2023-02-23T23:54:24.590Z] latest: digest: sha256:65ea16a7639ca9af8e27dcf838c5309b258bbc31608e04d72bc86c93713b362c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:54:25.185Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:54:25.510Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.66 [2023-02-23T23:54:25.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-23T23:54:25.511Z] a7064fe506f6: Preparing [2023-02-23T23:54:25.511Z] 4f78a0a2d357: Preparing [2023-02-23T23:54:25.511Z] 1daadda22574: Preparing [2023-02-23T23:54:25.511Z] 4548ee7cef23: Preparing [2023-02-23T23:54:25.511Z] f70ee36035b9: Preparing [2023-02-23T23:54:25.511Z] 4548ee7cef23: Layer already exists [2023-02-23T23:54:25.511Z] 1daadda22574: Layer already exists [2023-02-23T23:54:25.511Z] a7064fe506f6: Layer already exists [2023-02-23T23:54:25.511Z] f70ee36035b9: Layer already exists [2023-02-23T23:54:25.511Z] 4f78a0a2d357: Layer already exists [2023-02-23T23:54:25.511Z] 3.0.0-dev.66: digest: sha256:65ea16a7639ca9af8e27dcf838c5309b258bbc31608e04d72bc86c93713b362c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:54:25.838Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:54:26.166Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:54:26.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-23T23:54:26.166Z] a7064fe506f6: Preparing [2023-02-23T23:54:26.166Z] 4f78a0a2d357: Preparing [2023-02-23T23:54:26.166Z] 1daadda22574: Preparing [2023-02-23T23:54:26.166Z] 4548ee7cef23: Preparing [2023-02-23T23:54:26.166Z] f70ee36035b9: Preparing [2023-02-23T23:54:26.166Z] f70ee36035b9: Layer already exists [2023-02-23T23:54:26.166Z] 4548ee7cef23: Layer already exists [2023-02-23T23:54:26.166Z] 1daadda22574: Layer already exists [2023-02-23T23:54:26.166Z] a7064fe506f6: Layer already exists [2023-02-23T23:54:26.166Z] 4f78a0a2d357: Layer already exists [2023-02-23T23:54:26.166Z] d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66: digest: sha256:65ea16a7639ca9af8e27dcf838c5309b258bbc31608e04d72bc86c93713b362c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:54:26.495Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:54:26.826Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-02-23T23:54:26.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-23T23:54:26.826Z] a7064fe506f6: Preparing [2023-02-23T23:54:26.826Z] 4f78a0a2d357: Preparing [2023-02-23T23:54:26.826Z] 1daadda22574: Preparing [2023-02-23T23:54:26.826Z] 4548ee7cef23: Preparing [2023-02-23T23:54:26.826Z] f70ee36035b9: Preparing [2023-02-23T23:54:26.826Z] 4f78a0a2d357: Layer already exists [2023-02-23T23:54:26.826Z] a7064fe506f6: Layer already exists [2023-02-23T23:54:26.826Z] f70ee36035b9: Layer already exists [2023-02-23T23:54:26.826Z] 1daadda22574: Layer already exists [2023-02-23T23:54:26.826Z] 4548ee7cef23: Layer already exists [2023-02-23T23:54:26.826Z] main: digest: sha256:65ea16a7639ca9af8e27dcf838c5309b258bbc31608e04d72bc86c93713b362c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-23T23:54:27.129Z] ===================================================== [Pipeline] echo [2023-02-23T23:54:27.135Z] taggedImages: [2023-02-23T23:54:27.135Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [2023-02-23T23:54:27.135Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-02-23T23:54:27.135Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.66 [2023-02-23T23:54:27.135Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [2023-02-23T23:54:27.135Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:54:27.490Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-23T23:54:27.490Z] [2023-02-23T23:54:27.490Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:54:27.811Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-23T23:54:27.811Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-23T23:54:27.811Z] 8998bd30e6a1: Pulling fs layer [2023-02-23T23:54:27.811Z] 04944245beec: Pulling fs layer [2023-02-23T23:54:27.811Z] 699f458cf7ca: Pulling fs layer [2023-02-23T23:54:27.811Z] 765212b225bb: Pulling fs layer [2023-02-23T23:54:27.811Z] f23df028b6ca: Pulling fs layer [2023-02-23T23:54:27.811Z] d65c8cfc05b1: Pulling fs layer [2023-02-23T23:54:27.811Z] 2437ff75d9bd: Pulling fs layer [2023-02-23T23:54:27.811Z] 765212b225bb: Waiting [2023-02-23T23:54:27.811Z] f23df028b6ca: Waiting [2023-02-23T23:54:27.811Z] d65c8cfc05b1: Waiting [2023-02-23T23:54:27.811Z] 2437ff75d9bd: Waiting [2023-02-23T23:54:28.078Z] 04944245beec: Verifying Checksum [2023-02-23T23:54:28.078Z] 04944245beec: Download complete [2023-02-23T23:54:28.078Z] 765212b225bb: Verifying Checksum [2023-02-23T23:54:28.078Z] 765212b225bb: Download complete [2023-02-23T23:54:28.078Z] f23df028b6ca: Verifying Checksum [2023-02-23T23:54:28.078Z] f23df028b6ca: Download complete [2023-02-23T23:54:28.078Z] d65c8cfc05b1: Verifying Checksum [2023-02-23T23:54:28.078Z] d65c8cfc05b1: Download complete [2023-02-23T23:54:28.346Z] 699f458cf7ca: Verifying Checksum [2023-02-23T23:54:28.346Z] 699f458cf7ca: Download complete [2023-02-23T23:54:28.612Z] 8998bd30e6a1: Verifying Checksum [2023-02-23T23:54:28.612Z] 8998bd30e6a1: Download complete [2023-02-23T23:54:31.192Z] 2437ff75d9bd: Verifying Checksum [2023-02-23T23:54:31.192Z] 2437ff75d9bd: Download complete [2023-02-23T23:54:32.598Z] 8998bd30e6a1: Pull complete [2023-02-23T23:54:33.178Z] 04944245beec: Pull complete [2023-02-23T23:54:34.582Z] 699f458cf7ca: Pull complete [2023-02-23T23:54:34.582Z] 765212b225bb: Pull complete [2023-02-23T23:54:35.539Z] f23df028b6ca: Pull complete [2023-02-23T23:54:35.539Z] d65c8cfc05b1: Pull complete [2023-02-23T23:54:50.792Z] 2437ff75d9bd: Pull complete [2023-02-23T23:54:50.792Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-23T23:54:50.792Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-23T23:54:50.792Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T23:54:50.970Z] prd-ubuntu20.04-docker-arm64-4c-16g-7310 does not seem to be running inside a container [2023-02-23T23:54:51.022Z] $ 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/427 -v /w/workspace/edgex-go/427:/w/workspace/edgex-go/427:rw,z -v /w/workspace/edgex-go/427@tmp:/w/workspace/edgex-go/427@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-23T23:54:53.533Z] $ docker top 0ff7c17af5a1b591eb825082b3476bf0e56dd489643b6561362929acbc17fdf2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-23T23:54:54.120Z] ---> job-cost.sh [2023-02-23T23:54:54.385Z] lf-activate-venv: SKIPPING [2023-02-23T23:54:54.385Z] INFO: No Stack... [2023-02-23T23:54:54.964Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-23T23:54:55.544Z] INFO: Archiving Costs [Pipeline] sh [2023-02-23T23:54:56.175Z] + cat /w/workspace/edgex-go/427/archives/cost.csv [2023-02-23T23:54:56.175Z] + cut -d, -f6 [Pipeline] lock [2023-02-23T23:54:56.241Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-427-stack-cost] [2023-02-23T23:54:56.250Z] Resource [jenkins-edgexfoundry-edgex-go-main-427-stack-cost] did not exist. Created. [2023-02-23T23:54:56.250Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-427-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-23T23:54:56.891Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-23T23:54:57.467Z] Stashed 1 file(s) [Pipeline] } [2023-02-23T23:54:57.474Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-427-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-23T23:54:57.489Z] $ docker stop --time=1 0ff7c17af5a1b591eb825082b3476bf0e56dd489643b6561362929acbc17fdf2 [2023-02-23T23:54:58.985Z] $ docker rm -f --volumes 0ff7c17af5a1b591eb825082b3476bf0e56dd489643b6561362929acbc17fdf2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-02-23T23:54:59.453Z] provisioning config files... [2023-02-23T23:54:59.460Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/427@tmp/config2428569861777962076tmp [Pipeline] { [Pipeline] sh [2023-02-23T23:54:59.750Z] + set +x [2023-02-23T23:54:59.750Z] + curl -s https://codecov.io/bash [2023-02-23T23:54:59.750Z] + bash -s -- [2023-02-23T23:54:59.750Z] [2023-02-23T23:54:59.750Z] _____ _ [2023-02-23T23:54:59.750Z] / ____| | | [2023-02-23T23:54:59.750Z] | | ___ __| | ___ ___ _____ __ [2023-02-23T23:54:59.750Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-23T23:54:59.750Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-23T23:54:59.750Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-23T23:54:59.750Z] Bash-1.0.6 [2023-02-23T23:54:59.750Z] [2023-02-23T23:54:59.750Z] [2023-02-23T23:54:59.750Z] ==> git version 2.25.1 found [2023-02-23T23:54:59.750Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-02-23T23:54:59.750Z] Release-Date: 2020-01-08 [2023-02-23T23:54:59.750Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-23T23:54:59.750Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-23T23:54:59.750Z] ==> Jenkins CI detected. [2023-02-23T23:54:59.750Z] current dir:  /w/workspace/edgex-go/427 [2023-02-23T23:54:59.750Z] project root: . [2023-02-23T23:54:59.750Z] --> token set from env [2023-02-23T23:54:59.750Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-23T23:54:59.750Z] ==> Running gcov in . (disable via -X gcov) [2023-02-23T23:54:59.750Z] ==> Python coveragepy not found [2023-02-23T23:54:59.750Z] ==> Searching for coverage reports in: [2023-02-23T23:54:59.750Z] + . [2023-02-23T23:54:59.750Z] -> Found 1 reports [2023-02-23T23:55:00.008Z] ==> Detecting git/mercurial file structure [2023-02-23T23:55:00.008Z] ==> Reading reports [2023-02-23T23:55:00.008Z] + ./coverage.out bytes=487037 [2023-02-23T23:55:00.008Z] ==> Appending adjustments [2023-02-23T23:55:00.008Z] https://docs.codecov.io/docs/fixing-reports [2023-02-23T23:55:00.940Z] + Found adjustments [2023-02-23T23:55:00.940Z] ==> Gzipping contents [2023-02-23T23:55:00.940Z] 64K /tmp/codecov.0OU21q.gz [2023-02-23T23:55:00.940Z] ==> Uploading reports [2023-02-23T23:55:00.940Z] url: https://codecov.io [2023-02-23T23:55:00.940Z] query: branch=main&commit=d8f1dfdb8bae0404a1b2695e482aca65154f5ca9&build=427&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F427%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-23T23:55:01.198Z] -> Pinging Codecov [2023-02-23T23:55:01.198Z] 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=d8f1dfdb8bae0404a1b2695e482aca65154f5ca9&build=427&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F427%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-23T23:55:01.198Z] -> Uploading to [2023-02-23T23:55:01.198Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-23/00271124DB129430A58F1EEE437C3FCB/d8f1dfdb8bae0404a1b2695e482aca65154f5ca9/87aab3f4-c2f8-4342-8639-52e7402d15f1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230223%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230223T235501Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7fa862aba94a306f367cb5e5ca9f2d78d92540264e7afd4031d349302cf786d6 [2023-02-23T23:55:01.198Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-23T23:55:01.198Z] Dload Upload Total Spent Left Speed [2023-02-23T23:55:01.456Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63018 0 0 100 63018 0 215k --:--:-- --:--:-- --:--:-- 215k [2023-02-23T23:55:01.456Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [Pipeline] } [2023-02-23T23:55:01.462Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-02-23T23:55:01.667Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-02-23T23:55:01.679Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:55:01.980Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-23T23:55:01.980Z] [2023-02-23T23:55:01.980Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:55:02.275Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-23T23:55:02.276Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-02-23T23:55:02.276Z] df9b9388f04a: Pulling fs layer [2023-02-23T23:55:02.276Z] 52dc419b0ee2: Pulling fs layer [2023-02-23T23:55:02.276Z] 25bc292e5bac: Pulling fs layer [2023-02-23T23:55:02.276Z] 114826534d7a: Pulling fs layer [2023-02-23T23:55:02.276Z] 4657fd5d0bcf: Pulling fs layer [2023-02-23T23:55:02.276Z] 6ad1cebc031e: Pulling fs layer [2023-02-23T23:55:02.276Z] 8a3aa393b2d8: Pulling fs layer [2023-02-23T23:55:02.276Z] 114826534d7a: Waiting [2023-02-23T23:55:02.276Z] 4657fd5d0bcf: Waiting [2023-02-23T23:55:02.276Z] 8a3aa393b2d8: Waiting [2023-02-23T23:55:02.276Z] 25bc292e5bac: Verifying Checksum [2023-02-23T23:55:02.276Z] 25bc292e5bac: Download complete [2023-02-23T23:55:02.276Z] 52dc419b0ee2: Verifying Checksum [2023-02-23T23:55:02.276Z] 52dc419b0ee2: Download complete [2023-02-23T23:55:02.276Z] 4657fd5d0bcf: Verifying Checksum [2023-02-23T23:55:02.276Z] 4657fd5d0bcf: Download complete [2023-02-23T23:55:02.276Z] df9b9388f04a: Verifying Checksum [2023-02-23T23:55:02.276Z] df9b9388f04a: Download complete [2023-02-23T23:55:02.538Z] df9b9388f04a: Pull complete [2023-02-23T23:55:02.538Z] 6ad1cebc031e: Verifying Checksum [2023-02-23T23:55:02.538Z] 52dc419b0ee2: Pull complete [2023-02-23T23:55:02.800Z] 25bc292e5bac: Pull complete [2023-02-23T23:55:03.059Z] 114826534d7a: Verifying Checksum [2023-02-23T23:55:03.059Z] 114826534d7a: Download complete [2023-02-23T23:55:03.318Z] 8a3aa393b2d8: Verifying Checksum [2023-02-23T23:55:03.318Z] 8a3aa393b2d8: Download complete [2023-02-23T23:55:06.602Z] 114826534d7a: Pull complete [2023-02-23T23:55:06.602Z] 4657fd5d0bcf: Pull complete [2023-02-23T23:55:06.602Z] 6ad1cebc031e: Pull complete [2023-02-23T23:55:09.130Z] 8a3aa393b2d8: Pull complete [2023-02-23T23:55:09.130Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-02-23T23:55:09.130Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-23T23:55:09.130Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T23:55:09.201Z] prd-ubuntu20.04-docker-8c-8g-7307 does not seem to be running inside a container [2023-02-23T23:55:09.215Z] $ 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/427 -v /w/workspace/edgex-go/427:/w/workspace/edgex-go/427:rw,z -v /w/workspace/edgex-go/427@tmp:/w/workspace/edgex-go/427@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-02-23T23:55:14.054Z] $ docker top 03b542e832e5301ac3eba8fdb1b2d657a3c47ad8dd8a11042ad57d7dc9e805a8 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-23T23:55:14.135Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-02-23T23:55:14.410Z] + set -o pipefail [2023-02-23T23:55:14.410Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-02-23T23:55:19.683Z] [2023-02-23T23:55:19.683Z] Monitoring /w/workspace/edgex-go/427 (github.com/edgexfoundry/edgex-go)... [2023-02-23T23:55:19.683Z] [2023-02-23T23:55:19.683Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/dffcd115-f90e-4e91-b8eb-06c8e73be24c [2023-02-23T23:55:19.683Z] [2023-02-23T23:55:19.683Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-02-23T23:55:19.683Z] [2023-02-23T23:55:19.683Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-02-23T23:55:19.683Z] [2023-02-23T23:55:20.621Z] [2023-02-23T23:55:20.621Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-02-23T23:55:20.621Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-02-23T23:55:20.621Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-02-23T23:55:20.618Z] $ docker stop --time=1 03b542e832e5301ac3eba8fdb1b2d657a3c47ad8dd8a11042ad57d7dc9e805a8 [2023-02-23T23:55:25.422Z] $ docker rm -f --volumes 03b542e832e5301ac3eba8fdb1b2d657a3c47ad8dd8a11042ad57d7dc9e805a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-02-23T23:55:25.799Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-23T23:55:25.809Z] provisioning config files... [2023-02-23T23:55:25.815Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/427@tmp/config4483388481306373345tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-23T23:55:26.108Z] --> edgex-publish-swagger.sh [2023-02-23T23:55:26.109Z] === Publish openapi/v3 API === [2023-02-23T23:55:26.109Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-02-23T23:55:26.109Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/427/openapi/v3/core-command.yaml] [2023-02-23T23:55:26.109Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-23T23:55:26.109Z] Dload Upload Total Spent Left Speed [2023-02-23T23:55:27.489Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 133k --:--:-- --:--:-- --:--:-- 132k 100 29030 0 0 100 29030 0 23912 0:00:01 0:00:01 --:--:-- 23893 100 29030 0 0 100 29030 0 20201 0:00:01 0:00:01 --:--:-- 20201 [2023-02-23T23:55:27.489Z] [2023-02-23T23:55:27.489Z] [2023-02-23T23:55:27.490Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/427/openapi/v3/core-data.yaml] [2023-02-23T23:55:27.490Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-23T23:55:27.490Z] Dload Upload Total Spent Left Speed [2023-02-23T23:55:28.427Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 64408 0:00:01 0:00:01 --:--:-- 64408 100 69110 0 0 100 69110 0 64408 0:00:01 0:00:01 --:--:-- 64408 [2023-02-23T23:55:28.427Z] [2023-02-23T23:55:28.427Z] [2023-02-23T23:55:28.427Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/427/openapi/v3/core-metadata.yaml] [2023-02-23T23:55:28.427Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-23T23:55:28.427Z] Dload Upload Total Spent Left Speed [2023-02-23T23:55:29.365Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 140k 0 0 100 140k 0 169k --:--:-- --:--:-- --:--:-- 169k 100 140k 0 0 100 140k 0 169k --:--:-- --:--:-- --:--:-- 169k [2023-02-23T23:55:29.365Z] [2023-02-23T23:55:29.365Z] [2023-02-23T23:55:29.365Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/427/openapi/v3/support-notifications.yaml] [2023-02-23T23:55:29.365Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-23T23:55:29.365Z] Dload Upload Total Spent Left Speed [2023-02-23T23:55:30.743Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 72170 0:00:01 0:00:01 --:--:-- 72170 100 86965 0 0 100 86965 0 69851 0:00:01 0:00:01 --:--:-- 69851 [2023-02-23T23:55:30.743Z] [2023-02-23T23:55:30.743Z] [2023-02-23T23:55:30.743Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/427/openapi/v3/support-scheduler.yaml] [2023-02-23T23:55:30.743Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-23T23:55:30.743Z] Dload Upload Total Spent Left Speed [2023-02-23T23:55:31.679Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34001 0 0 100 34001 0 29235 0:00:01 0:00:01 --:--:-- 29235 100 34001 0 0 100 34001 0 29235 0:00:01 0:00:01 --:--:-- 29235 [2023-02-23T23:55:31.679Z] [2023-02-23T23:55:31.679Z] [Pipeline] } [2023-02-23T23:55:31.686Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2023-02-23T23:55:32.083Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-23T23:55:32.083Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:55:32.380Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-23T23:55:32.380Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T23:55:32.451Z] prd-ubuntu20.04-docker-8c-8g-7307 does not seem to be running inside a container [2023-02-23T23:55:32.462Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/427 -v /w/workspace/edgex-go/427:/w/workspace/edgex-go/427:rw,z -v /w/workspace/edgex-go/427@tmp:/w/workspace/edgex-go/427@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-02-23T23:55:32.836Z] $ docker top 177465c515eb6564e424ce237b7e26a3eecfd378e1ca081e9ed822411950d699 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-23T23:55:32.939Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-23T23:55:32.939Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-23T23:55:33.053Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-23T23:55:33.039Z] $ docker exec 177465c515eb6564e424ce237b7e26a3eecfd378e1ca081e9ed822411950d699 ssh-agent [2023-02-23T23:55:33.154Z] SSH_AUTH_SOCK=/tmp/ssh-QXZQILokdJ65/agent.32 [2023-02-23T23:55:33.154Z] SSH_AGENT_PID=38 [2023-02-23T23:55:33.159Z] Running ssh-add (command line suppressed) [2023-02-23T23:55:33.251Z] Identity added: /w/workspace/edgex-go/427@tmp/private_key_11546727858162533620.key (/w/workspace/edgex-go/427@tmp/private_key_11546727858162533620.key) [2023-02-23T23:55:33.279Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-23T23:55:33.561Z] + git semver tag [2023-02-23T23:55:33.818Z] 2023-02-23 23:55:33,695 [run_tag] DEBUG tag force:False [2023-02-23T23:55:33.818Z] 2023-02-23 23:55:33,696 [check_head_tag] DEBUG check head tag [2023-02-23T23:55:33.818Z] 2023-02-23 23:55:33,699 [execute] INFO git cat-file --batch-check [2023-02-23T23:55:33.818Z] 2023-02-23 23:55:33,699 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/427, universal_newlines=False, shell=None, istream=) [2023-02-23T23:55:33.818Z] 2023-02-23 23:55:33,702 [execute] INFO git cat-file --batch [2023-02-23T23:55:33.818Z] 2023-02-23 23:55:33,703 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/427, universal_newlines=False, shell=None, istream=) [2023-02-23T23:55:33.818Z] 2023-02-23 23:55:33,749 [read_version] DEBUG read version from /w/workspace/edgex-go/427/.semver/main [2023-02-23T23:55:33.818Z] 2023-02-23 23:55:33,749 [execute] INFO git tag -a v3.0.0-dev.66 -m v3.0.0-dev.66 [2023-02-23T23:55:33.818Z] 2023-02-23 23:55:33,750 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.66', '-m', 'v3.0.0-dev.66'], cwd=/w/workspace/edgex-go/427, universal_newlines=False, shell=None, istream=None) [2023-02-23T23:55:33.818Z] 2023-02-23 23:55:33,754 [read_version] DEBUG read version from /w/workspace/edgex-go/427/.semver/main [2023-02-23T23:55:33.818Z] 3.0.0-dev.66 [Pipeline] } [2023-02-23T23:55:33.811Z] $ docker exec --env ******** --env ******** 177465c515eb6564e424ce237b7e26a3eecfd378e1ca081e9ed822411950d699 ssh-agent -k [2023-02-23T23:55:33.911Z] unset SSH_AUTH_SOCK; [2023-02-23T23:55:33.911Z] unset SSH_AGENT_PID; [2023-02-23T23:55:33.912Z] echo Agent pid 38 killed; [2023-02-23T23:55:33.937Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-23T23:55:34.229Z] + git semver [Pipeline] } [2023-02-23T23:55:34.483Z] $ docker stop --time=1 177465c515eb6564e424ce237b7e26a3eecfd378e1ca081e9ed822411950d699 [2023-02-23T23:55:35.770Z] $ docker rm -f --volumes 177465c515eb6564e424ce237b7e26a3eecfd378e1ca081e9ed822411950d699 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:55:36.157Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-23T23:55:36.157Z] [2023-02-23T23:55:36.157Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:55:36.452Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-23T23:55:36.452Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-02-23T23:55:36.452Z] ab5ef0e58194: Pulling fs layer [2023-02-23T23:55:36.452Z] 9712f1f96733: Pulling fs layer [2023-02-23T23:55:36.452Z] 63f879dbbcfc: Pulling fs layer [2023-02-23T23:55:36.452Z] 0d9ebad4ef96: Pulling fs layer [2023-02-23T23:55:36.452Z] e9a5061849ea: Pulling fs layer [2023-02-23T23:55:36.452Z] d747dcd14b5f: Pulling fs layer [2023-02-23T23:55:36.452Z] 2de7ff778b66: Pulling fs layer [2023-02-23T23:55:36.452Z] 0d9ebad4ef96: Waiting [2023-02-23T23:55:36.452Z] e9a5061849ea: Waiting [2023-02-23T23:55:36.452Z] d747dcd14b5f: Waiting [2023-02-23T23:55:36.452Z] 2de7ff778b66: Waiting [2023-02-23T23:55:36.452Z] 9712f1f96733: Download complete [2023-02-23T23:55:36.714Z] 63f879dbbcfc: Verifying Checksum [2023-02-23T23:55:36.714Z] 63f879dbbcfc: Download complete [2023-02-23T23:55:36.972Z] e9a5061849ea: Verifying Checksum [2023-02-23T23:55:36.972Z] e9a5061849ea: Download complete [2023-02-23T23:55:36.972Z] 0d9ebad4ef96: Verifying Checksum [2023-02-23T23:55:36.972Z] 0d9ebad4ef96: Download complete [2023-02-23T23:55:36.972Z] d747dcd14b5f: Download complete [2023-02-23T23:55:37.229Z] ab5ef0e58194: Verifying Checksum [2023-02-23T23:55:37.229Z] ab5ef0e58194: Download complete [2023-02-23T23:55:37.229Z] 2de7ff778b66: Verifying Checksum [2023-02-23T23:55:39.757Z] ab5ef0e58194: Pull complete [2023-02-23T23:55:39.757Z] 9712f1f96733: Pull complete [2023-02-23T23:55:40.321Z] 63f879dbbcfc: Pull complete [2023-02-23T23:55:43.603Z] 0d9ebad4ef96: Pull complete [2023-02-23T23:55:43.861Z] e9a5061849ea: Pull complete [2023-02-23T23:55:43.861Z] d747dcd14b5f: Pull complete [2023-02-23T23:55:44.794Z] 2de7ff778b66: Pull complete [2023-02-23T23:55:44.794Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-02-23T23:55:44.794Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-23T23:55:44.794Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T23:55:44.870Z] prd-ubuntu20.04-docker-8c-8g-7307 does not seem to be running inside a container [2023-02-23T23:55:44.880Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/427 -v /w/workspace/edgex-go/427:/w/workspace/edgex-go/427:rw,z -v /w/workspace/edgex-go/427@tmp:/w/workspace/edgex-go/427@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-02-23T23:55:49.980Z] $ docker top 6c2e5221d8d831de59c0e94a53638129bbd12608c408467a0e5f4c01de7b035f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-02-23T23:55:50.063Z] provisioning config files... [2023-02-23T23:55:50.069Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/427@tmp/config2651187305755861347tmp [2023-02-23T23:55:50.078Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/427@tmp/config10587094138849424817tmp [2023-02-23T23:55:50.084Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/427@tmp/config5318208077898994583tmp [Pipeline] { [Pipeline] echo [2023-02-23T23:55:50.098Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-23T23:55:50.378Z] ---> sigul-configuration.sh [2023-02-23T23:55:50.378Z] gpg: directory `/root/.gnupg' created [2023-02-23T23:55:50.378Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-02-23T23:55:50.378Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-02-23T23:55:50.378Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-02-23T23:55:50.378Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-02-23T23:55:50.378Z] gpg: CAST5 encrypted data [2023-02-23T23:55:50.378Z] gpg: encrypted with 1 passphrase [2023-02-23T23:55:50.378Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-02-23T23:55:50.661Z] + mkdir /home/jenkins [2023-02-23T23:55:50.661Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-02-23T23:55:50.943Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-02-23T23:55:50.952Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-23T23:55:51.235Z] ---> sigul-install.sh [2023-02-23T23:55:51.235Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-02-23T23:55:51.518Z] + git tag --list [2023-02-23T23:55:51.518Z] 0.6.0 [2023-02-23T23:55:51.518Z] 0.6.1 [2023-02-23T23:55:51.518Z] 0.7.0 [2023-02-23T23:55:51.518Z] 0.7.1 [2023-02-23T23:55:51.518Z] v1.0.0 [2023-02-23T23:55:51.518Z] v1.0.1 [2023-02-23T23:55:51.518Z] v1.1.0 [2023-02-23T23:55:51.518Z] v1.2.0 [2023-02-23T23:55:51.518Z] v1.2.1 [2023-02-23T23:55:51.518Z] v1.3.0 [2023-02-23T23:55:51.518Z] v1.3.1 [2023-02-23T23:55:51.518Z] v2.0.0 [2023-02-23T23:55:51.518Z] v2.1.0 [2023-02-23T23:55:51.518Z] v2.1.1 [2023-02-23T23:55:51.518Z] v2.1.1-dev.1 [2023-02-23T23:55:51.518Z] v2.1.1-dev.2 [2023-02-23T23:55:51.518Z] v2.1.1-dev.3 [2023-02-23T23:55:51.518Z] v2.1.1-dev.4 [2023-02-23T23:55:51.518Z] v2.1.1-dev.5 [2023-02-23T23:55:51.518Z] v2.1.1-dev.6 [2023-02-23T23:55:51.518Z] v2.1.1-dev.7 [2023-02-23T23:55:51.518Z] v2.1.1-dev.8 [2023-02-23T23:55:51.518Z] v2.1.2-dev.1 [2023-02-23T23:55:51.518Z] v2.2.0 [2023-02-23T23:55:51.518Z] v2.2.1-dev.1 [2023-02-23T23:55:51.518Z] v2.2.1-dev.10 [2023-02-23T23:55:51.518Z] v2.2.1-dev.11 [2023-02-23T23:55:51.518Z] v2.2.1-dev.12 [2023-02-23T23:55:51.518Z] v2.2.1-dev.13 [2023-02-23T23:55:51.518Z] v2.2.1-dev.14 [2023-02-23T23:55:51.518Z] v2.2.1-dev.15 [2023-02-23T23:55:51.518Z] v2.2.1-dev.16 [2023-02-23T23:55:51.518Z] v2.2.1-dev.17 [2023-02-23T23:55:51.518Z] v2.2.1-dev.18 [2023-02-23T23:55:51.518Z] v2.2.1-dev.19 [2023-02-23T23:55:51.518Z] v2.2.1-dev.2 [2023-02-23T23:55:51.518Z] v2.2.1-dev.20 [2023-02-23T23:55:51.518Z] v2.2.1-dev.21 [2023-02-23T23:55:51.518Z] v2.2.1-dev.22 [2023-02-23T23:55:51.518Z] v2.2.1-dev.23 [2023-02-23T23:55:51.518Z] v2.2.1-dev.24 [2023-02-23T23:55:51.518Z] v2.2.1-dev.25 [2023-02-23T23:55:51.518Z] v2.2.1-dev.26 [2023-02-23T23:55:51.518Z] v2.2.1-dev.27 [2023-02-23T23:55:51.518Z] v2.2.1-dev.28 [2023-02-23T23:55:51.518Z] v2.2.1-dev.29 [2023-02-23T23:55:51.518Z] v2.2.1-dev.3 [2023-02-23T23:55:51.518Z] v2.2.1-dev.4 [2023-02-23T23:55:51.518Z] v2.2.1-dev.5 [2023-02-23T23:55:51.518Z] v2.2.1-dev.6 [2023-02-23T23:55:51.518Z] v2.2.1-dev.7 [2023-02-23T23:55:51.518Z] v2.2.1-dev.8 [2023-02-23T23:55:51.518Z] v2.2.1-dev.9 [2023-02-23T23:55:51.518Z] v2.3.0 [2023-02-23T23:55:51.518Z] v2.3.0-dev.100 [2023-02-23T23:55:51.518Z] v2.3.0-dev.101 [2023-02-23T23:55:51.518Z] v2.3.0-dev.102 [2023-02-23T23:55:51.518Z] v2.3.0-dev.103 [2023-02-23T23:55:51.518Z] v2.3.0-dev.104 [2023-02-23T23:55:51.518Z] v2.3.0-dev.105 [2023-02-23T23:55:51.518Z] v2.3.0-dev.106 [2023-02-23T23:55:51.518Z] v2.3.0-dev.29 [2023-02-23T23:55:51.518Z] v2.3.0-dev.30 [2023-02-23T23:55:51.518Z] v2.3.0-dev.31 [2023-02-23T23:55:51.518Z] v2.3.0-dev.32 [2023-02-23T23:55:51.518Z] v2.3.0-dev.33 [2023-02-23T23:55:51.518Z] v2.3.0-dev.34 [2023-02-23T23:55:51.518Z] v2.3.0-dev.35 [2023-02-23T23:55:51.518Z] v2.3.0-dev.36 [2023-02-23T23:55:51.518Z] v2.3.0-dev.37 [2023-02-23T23:55:51.518Z] v2.3.0-dev.38 [2023-02-23T23:55:51.518Z] v2.3.0-dev.39 [2023-02-23T23:55:51.518Z] v2.3.0-dev.40 [2023-02-23T23:55:51.518Z] v2.3.0-dev.41 [2023-02-23T23:55:51.518Z] v2.3.0-dev.42 [2023-02-23T23:55:51.518Z] v2.3.0-dev.43 [2023-02-23T23:55:51.518Z] v2.3.0-dev.44 [2023-02-23T23:55:51.518Z] v2.3.0-dev.45 [2023-02-23T23:55:51.518Z] v2.3.0-dev.46 [2023-02-23T23:55:51.518Z] v2.3.0-dev.47 [2023-02-23T23:55:51.518Z] v2.3.0-dev.48 [2023-02-23T23:55:51.518Z] v2.3.0-dev.49 [2023-02-23T23:55:51.518Z] v2.3.0-dev.50 [2023-02-23T23:55:51.518Z] v2.3.0-dev.51 [2023-02-23T23:55:51.518Z] v2.3.0-dev.52 [2023-02-23T23:55:51.518Z] v2.3.0-dev.53 [2023-02-23T23:55:51.518Z] v2.3.0-dev.54 [2023-02-23T23:55:51.518Z] v2.3.0-dev.55 [2023-02-23T23:55:51.518Z] v2.3.0-dev.56 [2023-02-23T23:55:51.518Z] v2.3.0-dev.57 [2023-02-23T23:55:51.518Z] v2.3.0-dev.58 [2023-02-23T23:55:51.518Z] v2.3.0-dev.59 [2023-02-23T23:55:51.518Z] v2.3.0-dev.60 [2023-02-23T23:55:51.518Z] v2.3.0-dev.61 [2023-02-23T23:55:51.518Z] v2.3.0-dev.62 [2023-02-23T23:55:51.518Z] v2.3.0-dev.63 [2023-02-23T23:55:51.518Z] v2.3.0-dev.64 [2023-02-23T23:55:51.518Z] v2.3.0-dev.65 [2023-02-23T23:55:51.518Z] v2.3.0-dev.66 [2023-02-23T23:55:51.518Z] v2.3.0-dev.67 [2023-02-23T23:55:51.518Z] v2.3.0-dev.68 [2023-02-23T23:55:51.518Z] v2.3.0-dev.69 [2023-02-23T23:55:51.518Z] v2.3.0-dev.70 [2023-02-23T23:55:51.518Z] v2.3.0-dev.71 [2023-02-23T23:55:51.518Z] v2.3.0-dev.72 [2023-02-23T23:55:51.518Z] v2.3.0-dev.73 [2023-02-23T23:55:51.518Z] v2.3.0-dev.74 [2023-02-23T23:55:51.518Z] v2.3.0-dev.75 [2023-02-23T23:55:51.518Z] v2.3.0-dev.76 [2023-02-23T23:55:51.518Z] v2.3.0-dev.77 [2023-02-23T23:55:51.518Z] v2.3.0-dev.78 [2023-02-23T23:55:51.518Z] v2.3.0-dev.79 [2023-02-23T23:55:51.518Z] v2.3.0-dev.80 [2023-02-23T23:55:51.518Z] v2.3.0-dev.81 [2023-02-23T23:55:51.518Z] v2.3.0-dev.82 [2023-02-23T23:55:51.518Z] v2.3.0-dev.83 [2023-02-23T23:55:51.518Z] v2.3.0-dev.84 [2023-02-23T23:55:51.518Z] v2.3.0-dev.85 [2023-02-23T23:55:51.518Z] v2.3.0-dev.86 [2023-02-23T23:55:51.518Z] v2.3.0-dev.87 [2023-02-23T23:55:51.518Z] v2.3.0-dev.88 [2023-02-23T23:55:51.518Z] v2.3.0-dev.89 [2023-02-23T23:55:51.518Z] v2.3.0-dev.90 [2023-02-23T23:55:51.518Z] v2.3.0-dev.91 [2023-02-23T23:55:51.518Z] v2.3.0-dev.92 [2023-02-23T23:55:51.518Z] v2.3.0-dev.93 [2023-02-23T23:55:51.518Z] v2.3.0-dev.94 [2023-02-23T23:55:51.518Z] v2.3.0-dev.95 [2023-02-23T23:55:51.518Z] v2.3.0-dev.96 [2023-02-23T23:55:51.518Z] v2.3.0-dev.97 [2023-02-23T23:55:51.518Z] v2.3.0-dev.98 [2023-02-23T23:55:51.518Z] v2.3.0-dev.99 [2023-02-23T23:55:51.518Z] v2.3.1-dev.1 [2023-02-23T23:55:51.518Z] v2.3.1-dev.2 [2023-02-23T23:55:51.518Z] v2.3.1-dev.3 [2023-02-23T23:55:51.518Z] v2.3.1-dev.4 [2023-02-23T23:55:51.518Z] v2.3.1-dev.5 [2023-02-23T23:55:51.518Z] v3.0.0-dev.1 [2023-02-23T23:55:51.518Z] v3.0.0-dev.10 [2023-02-23T23:55:51.518Z] v3.0.0-dev.11 [2023-02-23T23:55:51.518Z] v3.0.0-dev.12 [2023-02-23T23:55:51.518Z] v3.0.0-dev.13 [2023-02-23T23:55:51.518Z] v3.0.0-dev.14 [2023-02-23T23:55:51.518Z] v3.0.0-dev.15 [2023-02-23T23:55:51.518Z] v3.0.0-dev.16 [2023-02-23T23:55:51.518Z] v3.0.0-dev.17 [2023-02-23T23:55:51.518Z] v3.0.0-dev.18 [2023-02-23T23:55:51.518Z] v3.0.0-dev.19 [2023-02-23T23:55:51.518Z] v3.0.0-dev.2 [2023-02-23T23:55:51.518Z] v3.0.0-dev.20 [2023-02-23T23:55:51.518Z] v3.0.0-dev.21 [2023-02-23T23:55:51.518Z] v3.0.0-dev.22 [2023-02-23T23:55:51.518Z] v3.0.0-dev.23 [2023-02-23T23:55:51.518Z] v3.0.0-dev.24 [2023-02-23T23:55:51.518Z] v3.0.0-dev.25 [2023-02-23T23:55:51.518Z] v3.0.0-dev.26 [2023-02-23T23:55:51.518Z] v3.0.0-dev.27 [2023-02-23T23:55:51.518Z] v3.0.0-dev.28 [2023-02-23T23:55:51.518Z] v3.0.0-dev.29 [2023-02-23T23:55:51.518Z] v3.0.0-dev.3 [2023-02-23T23:55:51.518Z] v3.0.0-dev.30 [2023-02-23T23:55:51.518Z] v3.0.0-dev.31 [2023-02-23T23:55:51.518Z] v3.0.0-dev.32 [2023-02-23T23:55:51.518Z] v3.0.0-dev.33 [2023-02-23T23:55:51.518Z] v3.0.0-dev.34 [2023-02-23T23:55:51.518Z] v3.0.0-dev.35 [2023-02-23T23:55:51.518Z] v3.0.0-dev.36 [2023-02-23T23:55:51.518Z] v3.0.0-dev.37 [2023-02-23T23:55:51.518Z] v3.0.0-dev.38 [2023-02-23T23:55:51.518Z] v3.0.0-dev.39 [2023-02-23T23:55:51.518Z] v3.0.0-dev.4 [2023-02-23T23:55:51.518Z] v3.0.0-dev.40 [2023-02-23T23:55:51.518Z] v3.0.0-dev.41 [2023-02-23T23:55:51.518Z] v3.0.0-dev.42 [2023-02-23T23:55:51.518Z] v3.0.0-dev.43 [2023-02-23T23:55:51.518Z] v3.0.0-dev.44 [2023-02-23T23:55:51.518Z] v3.0.0-dev.45 [2023-02-23T23:55:51.518Z] v3.0.0-dev.46 [2023-02-23T23:55:51.518Z] v3.0.0-dev.47 [2023-02-23T23:55:51.518Z] v3.0.0-dev.48 [2023-02-23T23:55:51.518Z] v3.0.0-dev.49 [2023-02-23T23:55:51.518Z] v3.0.0-dev.5 [2023-02-23T23:55:51.518Z] v3.0.0-dev.50 [2023-02-23T23:55:51.518Z] v3.0.0-dev.51 [2023-02-23T23:55:51.518Z] v3.0.0-dev.52 [2023-02-23T23:55:51.518Z] v3.0.0-dev.53 [2023-02-23T23:55:51.518Z] v3.0.0-dev.54 [2023-02-23T23:55:51.518Z] v3.0.0-dev.55 [2023-02-23T23:55:51.519Z] v3.0.0-dev.56 [2023-02-23T23:55:51.519Z] v3.0.0-dev.57 [2023-02-23T23:55:51.519Z] v3.0.0-dev.58 [2023-02-23T23:55:51.519Z] v3.0.0-dev.59 [2023-02-23T23:55:51.519Z] v3.0.0-dev.6 [2023-02-23T23:55:51.519Z] v3.0.0-dev.60 [2023-02-23T23:55:51.519Z] v3.0.0-dev.61 [2023-02-23T23:55:51.519Z] v3.0.0-dev.62 [2023-02-23T23:55:51.519Z] v3.0.0-dev.63 [2023-02-23T23:55:51.519Z] v3.0.0-dev.64 [2023-02-23T23:55:51.519Z] v3.0.0-dev.65 [2023-02-23T23:55:51.519Z] v3.0.0-dev.66 [2023-02-23T23:55:51.519Z] v3.0.0-dev.7 [2023-02-23T23:55:51.519Z] v3.0.0-dev.8 [2023-02-23T23:55:51.519Z] v3.0.0-dev.9 [Pipeline] sh [2023-02-23T23:55:51.812Z] + lftools sign git-tag v3.0.0-dev.66 [2023-02-23T23:55:52.379Z] Signing Git tag with Sigul... [2023-02-23T23:55:52.379Z] Signing v3.0.0-dev.66 [Pipeline] echo [2023-02-23T23:55:52.649Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-23T23:55:52.931Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-02-23T23:55:52.938Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-02-23T23:55:52.936Z] $ docker stop --time=1 6c2e5221d8d831de59c0e94a53638129bbd12608c408467a0e5f4c01de7b035f [2023-02-23T23:55:54.256Z] $ docker rm -f --volumes 6c2e5221d8d831de59c0e94a53638129bbd12608c408467a0e5f4c01de7b035f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-02-23T23:55:54.685Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-23T23:55:54.685Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:55:54.984Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-23T23:55:54.984Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T23:55:55.053Z] prd-ubuntu20.04-docker-8c-8g-7307 does not seem to be running inside a container [2023-02-23T23:55:55.063Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/427 -v /w/workspace/edgex-go/427:/w/workspace/edgex-go/427:rw,z -v /w/workspace/edgex-go/427@tmp:/w/workspace/edgex-go/427@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-02-23T23:55:55.394Z] $ docker top b629f8ddb8aeda52c3a522d10419c3cd34cd28fc52e3833b5f81c346fad4a2ae -eo pid,comm [2023-02-23T23:55:55.456Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-23T23:55:55.456Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-23T23:55:55.493Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-23T23:55:55.493Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-23T23:55:55.599Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-23T23:55:55.585Z] $ docker exec b629f8ddb8aeda52c3a522d10419c3cd34cd28fc52e3833b5f81c346fad4a2ae ssh-agent [2023-02-23T23:55:55.707Z] SSH_AUTH_SOCK=/tmp/ssh-hprlz20A1pLU/agent.32 [2023-02-23T23:55:55.707Z] SSH_AGENT_PID=38 [2023-02-23T23:55:55.712Z] Running ssh-add (command line suppressed) [2023-02-23T23:55:55.796Z] Identity added: /w/workspace/edgex-go/427@tmp/private_key_4010732990808470953.key (/w/workspace/edgex-go/427@tmp/private_key_4010732990808470953.key) [2023-02-23T23:55:55.826Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-23T23:55:56.110Z] + git semver bump pre [2023-02-23T23:55:56.383Z] 2023-02-23 23:55:56,256 [read_version] DEBUG read version from /w/workspace/edgex-go/427/.semver/main [2023-02-23T23:55:56.383Z] 2023-02-23 23:55:56,256 [bump_version] DEBUG bumping version:3.0.0-dev.66 on axis:pre with prefix:dev [2023-02-23T23:55:56.383Z] 2023-02-23 23:55:56,256 [bump_version] DEBUG bumped version:3.0.0-dev.67 [2023-02-23T23:55:56.383Z] 2023-02-23 23:55:56,256 [write_version] DEBUG write version:3.0.0-dev.67 to path:/w/workspace/edgex-go/427/.semver/main with force:True [2023-02-23T23:55:56.383Z] 2023-02-23 23:55:56,256 [read_version] DEBUG read version from /w/workspace/edgex-go/427/.semver/main [2023-02-23T23:55:56.383Z] 2023-02-23 23:55:56,256 [write_file] DEBUG write to file:/w/workspace/edgex-go/427/.semver/main [2023-02-23T23:55:56.383Z] 2023-02-23 23:55:56,258 [execute] INFO git cat-file --batch-check [2023-02-23T23:55:56.383Z] 2023-02-23 23:55:56,258 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/427/.semver, universal_newlines=False, shell=None, istream=) [2023-02-23T23:55:56.383Z] 2023-02-23 23:55:56,262 [execute] INFO git cat-file --batch [2023-02-23T23:55:56.383Z] 2023-02-23 23:55:56,263 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/427/.semver, universal_newlines=False, shell=None, istream=) [2023-02-23T23:55:56.383Z] 2023-02-23 23:55:56,268 [read_version] DEBUG read version from /w/workspace/edgex-go/427/.semver/main [2023-02-23T23:55:56.383Z] 3.0.0-dev.67 [Pipeline] } [2023-02-23T23:55:56.376Z] $ docker exec --env ******** --env ******** b629f8ddb8aeda52c3a522d10419c3cd34cd28fc52e3833b5f81c346fad4a2ae ssh-agent -k [2023-02-23T23:55:56.474Z] unset SSH_AUTH_SOCK; [2023-02-23T23:55:56.474Z] unset SSH_AGENT_PID; [2023-02-23T23:55:56.474Z] echo Agent pid 38 killed; [2023-02-23T23:55:56.499Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-23T23:55:56.802Z] + git semver [Pipeline] } [2023-02-23T23:55:57.057Z] $ docker stop --time=1 b629f8ddb8aeda52c3a522d10419c3cd34cd28fc52e3833b5f81c346fad4a2ae [2023-02-23T23:55:58.299Z] $ docker rm -f --volumes b629f8ddb8aeda52c3a522d10419c3cd34cd28fc52e3833b5f81c346fad4a2ae [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-23T23:55:58.655Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-23T23:55:58.655Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:55:58.957Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-23T23:55:58.958Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T23:55:59.021Z] prd-ubuntu20.04-docker-8c-8g-7307 does not seem to be running inside a container [2023-02-23T23:55:59.054Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/427 -v /w/workspace/edgex-go/427:/w/workspace/edgex-go/427:rw,z -v /w/workspace/edgex-go/427@tmp:/w/workspace/edgex-go/427@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-02-23T23:55:59.400Z] $ docker top b7d3220038c70b0fd8245147a61bf1c0659477fc35daceab32b56fae800219c1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-23T23:55:59.488Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-23T23:55:59.488Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-23T23:55:59.587Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-23T23:55:59.573Z] $ docker exec b7d3220038c70b0fd8245147a61bf1c0659477fc35daceab32b56fae800219c1 ssh-agent [2023-02-23T23:55:59.694Z] SSH_AUTH_SOCK=/tmp/ssh-OZ1knqTjOnFP/agent.33 [2023-02-23T23:55:59.694Z] SSH_AGENT_PID=39 [2023-02-23T23:55:59.721Z] Running ssh-add (command line suppressed) [2023-02-23T23:55:59.804Z] Identity added: /w/workspace/edgex-go/427@tmp/private_key_3431001003763346361.key (/w/workspace/edgex-go/427@tmp/private_key_3431001003763346361.key) [2023-02-23T23:55:59.831Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-23T23:56:00.114Z] + git semver push [2023-02-23T23:56:00.372Z] 2023-02-23 23:56:00,269 [run_push] DEBUG push [2023-02-23T23:56:00.372Z] 2023-02-23 23:56:00,270 [execute] INFO git cat-file --batch-check [2023-02-23T23:56:00.372Z] 2023-02-23 23:56:00,270 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/427/.semver, universal_newlines=False, shell=None, istream=) [2023-02-23T23:56:00.372Z] 2023-02-23 23:56:00,273 [execute] INFO git rev-list e026bc76aa4097095efa37ee6bad023ef745a690 -- [2023-02-23T23:56:00.372Z] 2023-02-23 23:56:00,274 [execute] DEBUG Popen(['git', 'rev-list', 'e026bc76aa4097095efa37ee6bad023ef745a690', '--'], cwd=/w/workspace/edgex-go/427/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-23T23:56:00.372Z] 2023-02-23 23:56:00,289 [execute] INFO git fetch -v origin [2023-02-23T23:56:00.372Z] 2023-02-23 23:56:00,290 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/427/.semver, universal_newlines=True, shell=None, istream=None) [2023-02-23T23:56:00.940Z] 2023-02-23 23:56:00,837 [run_push] DEBUG no remote changes detected [2023-02-23T23:56:00.940Z] 2023-02-23 23:56:00,838 [execute] INFO git push origin semver [2023-02-23T23:56:00.940Z] 2023-02-23 23:56:00,838 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/427/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-23T23:56:01.876Z] 2023-02-23 23:56:01,770 [run_push] DEBUG push all version tags [2023-02-23T23:56:01.876Z] 2023-02-23 23:56:01,771 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-02-23T23:56:01.876Z] 2023-02-23 23:56:01,771 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/427, universal_newlines=False, shell=None, istream=None) [2023-02-23T23:56:02.814Z] 2023-02-23 23:56:02,629 [read_version] DEBUG read version from /w/workspace/edgex-go/427/.semver/main [2023-02-23T23:56:02.814Z] 3.0.0-dev.67 [Pipeline] } [2023-02-23T23:56:02.806Z] $ docker exec --env ******** --env ******** b7d3220038c70b0fd8245147a61bf1c0659477fc35daceab32b56fae800219c1 ssh-agent -k [2023-02-23T23:56:02.897Z] unset SSH_AUTH_SOCK; [2023-02-23T23:56:02.898Z] unset SSH_AGENT_PID; [2023-02-23T23:56:02.898Z] echo Agent pid 39 killed; [2023-02-23T23:56:02.923Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-23T23:56:03.222Z] + git semver [Pipeline] } [2023-02-23T23:56:03.475Z] $ docker stop --time=1 b7d3220038c70b0fd8245147a61bf1c0659477fc35daceab32b56fae800219c1 [2023-02-23T23:56:04.751Z] $ docker rm -f --volumes b7d3220038c70b0fd8245147a61bf1c0659477fc35daceab32b56fae800219c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-02-23T23:56:05.317Z] + [ -d /w/workspace/edgex-go/427/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-23T23:56:05.606Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-23T23:56:06.464Z] ---> package-listing.sh [2023-02-23T23:56:06.464Z] ++ facter osfamily [2023-02-23T23:56:06.464Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-23T23:56:06.722Z] + OS_FAMILY=debian [2023-02-23T23:56:06.722Z] + workspace=/w/workspace/edgex-go/427 [2023-02-23T23:56:06.722Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-23T23:56:06.722Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-23T23:56:06.722Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-23T23:56:06.722Z] + PACKAGES=/tmp/packages_start.txt [2023-02-23T23:56:06.722Z] + '[' /w/workspace/edgex-go/427 ']' [2023-02-23T23:56:06.722Z] + PACKAGES=/tmp/packages_end.txt [2023-02-23T23:56:06.722Z] + case "${OS_FAMILY}" in [2023-02-23T23:56:06.722Z] + dpkg -l [2023-02-23T23:56:06.722Z] + grep '^ii' [2023-02-23T23:56:06.722Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-23T23:56:06.722Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-23T23:56:06.722Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-23T23:56:06.722Z] + '[' /w/workspace/edgex-go/427 ']' [2023-02-23T23:56:06.722Z] + mkdir -p /w/workspace/edgex-go/427/archives/ [2023-02-23T23:56:06.722Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/427/archives/ [Pipeline] echo [2023-02-23T23:56:06.733Z] 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/427/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-23T23:56:07.008Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:56:07.559Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-23T23:56:07.559Z] [2023-02-23T23:56:07.559Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T23:56:07.851Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-23T23:56:07.851Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-23T23:56:07.851Z] 5eb5b503b376: Pulling fs layer [2023-02-23T23:56:07.851Z] 5c69ac0246d0: Pulling fs layer [2023-02-23T23:56:07.851Z] ec43610c2a17: Pulling fs layer [2023-02-23T23:56:07.851Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-23T23:56:07.851Z] 33b1e0a273af: Pulling fs layer [2023-02-23T23:56:07.851Z] 5d3b04190fa2: Pulling fs layer [2023-02-23T23:56:07.851Z] 2f39f015ded8: Pulling fs layer [2023-02-23T23:56:07.851Z] 3a2ae6a8a46f: Waiting [2023-02-23T23:56:07.851Z] 33b1e0a273af: Waiting [2023-02-23T23:56:07.851Z] 5d3b04190fa2: Waiting [2023-02-23T23:56:07.851Z] 5c69ac0246d0: Verifying Checksum [2023-02-23T23:56:07.851Z] 5c69ac0246d0: Download complete [2023-02-23T23:56:07.852Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-23T23:56:07.852Z] 3a2ae6a8a46f: Download complete [2023-02-23T23:56:08.109Z] 33b1e0a273af: Verifying Checksum [2023-02-23T23:56:08.109Z] 33b1e0a273af: Download complete [2023-02-23T23:56:08.109Z] 5d3b04190fa2: Verifying Checksum [2023-02-23T23:56:08.109Z] 5d3b04190fa2: Download complete [2023-02-23T23:56:08.109Z] ec43610c2a17: Verifying Checksum [2023-02-23T23:56:08.109Z] ec43610c2a17: Download complete [2023-02-23T23:56:08.109Z] 5eb5b503b376: Verifying Checksum [2023-02-23T23:56:08.109Z] 5eb5b503b376: Download complete [2023-02-23T23:56:08.673Z] 2f39f015ded8: Download complete [2023-02-23T23:56:09.237Z] 5eb5b503b376: Pull complete [2023-02-23T23:56:09.237Z] 5c69ac0246d0: Pull complete [2023-02-23T23:56:09.493Z] ec43610c2a17: Pull complete [2023-02-23T23:56:09.751Z] 3a2ae6a8a46f: Pull complete [2023-02-23T23:56:09.751Z] 33b1e0a273af: Pull complete [2023-02-23T23:56:10.008Z] 5d3b04190fa2: Pull complete [2023-02-23T23:56:14.189Z] 2f39f015ded8: Pull complete [2023-02-23T23:56:14.189Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-23T23:56:14.189Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-23T23:56:14.189Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T23:56:14.269Z] prd-ubuntu20.04-docker-8c-8g-7307 does not seem to be running inside a container [2023-02-23T23:56:14.280Z] $ 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/427/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/427 -v /w/workspace/edgex-go/427:/w/workspace/edgex-go/427:rw,z -v /w/workspace/edgex-go/427@tmp:/w/workspace/edgex-go/427@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-02-23T23:56:18.110Z] $ docker top 7e34caea1335ec8641c9e5d1b510d7ea783e8a0075cde8a0c252dd563d0d7ba8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-23T23:56:18.458Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-23T23:56:18.740Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-23T23:56:19.024Z] + ls /var/log/sa-host [2023-02-23T23:56:19.024Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-23T23:56:19.174Z] provisioning config files... [2023-02-23T23:56:19.182Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/427@tmp/config13583030543920957989tmp [Pipeline] { [Pipeline] echo [2023-02-23T23:56:19.193Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-23T23:56:19.472Z] ---> create-netrc.sh [Pipeline] } [2023-02-23T23:56:19.478Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-23T23:56:19.800Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-23T23:56:19.808Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-23T23:56:20.089Z] ---> sudo-logs.sh [2023-02-23T23:56:20.089Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-23T23:56:20.111Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-23T23:56:20.393Z] ---> job-cost.sh [2023-02-23T23:56:20.393Z] lf-activate-venv: SKIPPING [2023-02-23T23:56:20.393Z] DEBUG: total: 0.10999999940395355 [2023-02-23T23:56:20.393Z] INFO: Retrieving Stack Cost... [2023-02-23T23:56:20.961Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-23T23:56:21.220Z] INFO: Archiving Costs [Pipeline] echo [2023-02-23T23:56:21.232Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-23T23:56:21.511Z] ---> logs-deploy.sh [2023-02-23T23:56:21.511Z] lf-activate-venv: SKIPPING [2023-02-23T23:56:21.511Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/427 [2023-02-23T23:56:21.511Z] INFO: archiving workspace using pattern(s): [2023-02-23T23:56:22.447Z] Archives upload complete. [2023-02-23T23:56:22.447Z] INFO: archiving logs to Nexus