Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 75e2dee3358e6ae3da11c468603cfcf282f76675 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-ssh14401843531186815172.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-ssh13239756090139024326.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-ssh15049807274127422861.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-ssh12112534651680315671.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-ssh11111171273596370094.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-2729’ Running on prd-ubuntu20.04-docker-8c-8g-2731 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/374 [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/374 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 75e2dee3358e6ae3da11c468603cfcf282f76675 (main) Commit message: "refactor: Replace references to message queue in log messages (#4285)" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 75e2dee3358e6ae3da11c468603cfcf282f76675 # timeout=10 > git rev-list --no-walk 01248c1391bf8c2793868be2b98c89264dfd5c2c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-17T15:45:36.663Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-17T15:45:36.719Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-17T15:45:36.737Z] ========================================================= [2023-01-17T15:45:36.737Z] EdgeX Global Pipelines Version Info [2023-01-17T15:45:36.737Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-17T15:45:37.865Z] ------------------- [2023-01-17T15:45:37.865Z] stable info: [2023-01-17T15:45:37.865Z] ------------------- [2023-01-17T15:45:37.865Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-17T15:45:37.865Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-17T15:45:37.865Z] Message: update stable to v1.0.244 [2023-01-17T15:45:38.433Z] ------------------- [2023-01-17T15:45:38.433Z] experimental info: [2023-01-17T15:45:38.433Z] ------------------- [2023-01-17T15:45:38.433Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-17T15:45:38.433Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-17T15:45:38.433Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-17T15:45:38.582Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-01-17T15:45:38.591Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-01-17T15:45:38.600Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-17T15:45:38.608Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-17T15:45:38.616Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-17T15:45:38.624Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-17T15:45:38.632Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-17T15:45:38.639Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-01-17T15:45:38.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-01-17T15:45:38.659Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-01-17T15:45:38.670Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-17T15:45:38.679Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-17T15:45:38.695Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-17T15:45:38.706Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-17T15:45:38.717Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-17T15:45:38.730Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-17T15:45:38.745Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-17T15:45:38.760Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-17T15:45:38.770Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-01-17T15:45:38.779Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-01-17T15:45:38.786Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-17T15:45:38.794Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-17T15:45:38.801Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-17T15:45:38.809Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-01-17T15:45:38.817Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-01-17T15:45:38.826Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-01-17T15:45:38.841Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 75e2dee3358e6ae3da11c468603cfcf282f76675 [Pipeline] echo [2023-01-17T15:45:38.851Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 75e2dee [Pipeline] echo [2023-01-17T15:45:38.861Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-17T15:45:38.911Z] provisioning config files... [2023-01-17T15:45:38.926Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/374@tmp/config3105234694586921896tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-17T15:45:39.235Z] ---> docker-login.sh [2023-01-17T15:45:39.235Z] nexus3.edgexfoundry.org:10001 [2023-01-17T15:45:40.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T15:45:40.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T15:45:40.629Z] Configure a credential helper to remove this warning. See [2023-01-17T15:45:40.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T15:45:40.629Z] [2023-01-17T15:45:40.629Z] Login Succeeded [2023-01-17T15:45:40.629Z] nexus3.edgexfoundry.org:10002 [2023-01-17T15:45:40.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T15:45:40.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T15:45:40.629Z] Configure a credential helper to remove this warning. See [2023-01-17T15:45:40.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T15:45:40.629Z] [2023-01-17T15:45:40.629Z] Login Succeeded [2023-01-17T15:45:40.629Z] nexus3.edgexfoundry.org:10003 [2023-01-17T15:45:40.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T15:45:40.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T15:45:40.893Z] Configure a credential helper to remove this warning. See [2023-01-17T15:45:40.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T15:45:40.893Z] [2023-01-17T15:45:40.893Z] Login Succeeded [2023-01-17T15:45:40.893Z] nexus3.edgexfoundry.org:10004 [2023-01-17T15:45:40.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T15:45:40.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T15:45:40.893Z] Configure a credential helper to remove this warning. See [2023-01-17T15:45:40.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T15:45:40.893Z] [2023-01-17T15:45:40.893Z] Login Succeeded [2023-01-17T15:45:40.893Z] docker.io [2023-01-17T15:45:41.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T15:45:41.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T15:45:41.730Z] Configure a credential helper to remove this warning. See [2023-01-17T15:45:41.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T15:45:41.730Z] [2023-01-17T15:45:41.730Z] Login Succeeded [2023-01-17T15:45:41.730Z] ---> docker-login.sh ends [Pipeline] } [2023-01-17T15:45:41.738Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-17T15:45:42.053Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-01-17T15:45:42.053Z] + dirname cmd/core-command/Dockerfile [2023-01-17T15:45:42.053Z] + cut -d/ -f2 [2023-01-17T15:45:42.053Z] + echo core-command,cmd/core-command/Dockerfile [2023-01-17T15:45:42.053Z] + dirname cmd/core-data/Dockerfile [2023-01-17T15:45:42.053Z] + cut -d/ -f2 [2023-01-17T15:45:42.053Z] + echo core-data,cmd/core-data/Dockerfile [2023-01-17T15:45:42.053Z] + dirname cmd/core-metadata/Dockerfile [2023-01-17T15:45:42.053Z] + cut -d/ -f2 [2023-01-17T15:45:42.053Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-01-17T15:45:42.053Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-01-17T15:45:42.053Z] + cut -d/ -f2 [2023-01-17T15:45:42.053Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-01-17T15:45:42.053Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-01-17T15:45:42.053Z] + cut -d/ -f2 [2023-01-17T15:45:42.053Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-01-17T15:45:42.053Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-01-17T15:45:42.053Z] + cut -d/ -f2 [2023-01-17T15:45:42.053Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-01-17T15:45:42.053Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-01-17T15:45:42.053Z] + cut -d/ -f2 [2023-01-17T15:45:42.053Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-01-17T15:45:42.053Z] + cut -d/ -f2 [2023-01-17T15:45:42.053Z] + dirname cmd/security-spire-agent/Dockerfile [2023-01-17T15:45:42.053Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-01-17T15:45:42.053Z] + dirname cmd/security-spire-config/Dockerfile [2023-01-17T15:45:42.053Z] + cut -d/ -f2 [2023-01-17T15:45:42.053Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-01-17T15:45:42.053Z] + dirname cmd/security-spire-server/Dockerfile [2023-01-17T15:45:42.053Z] + cut -d/ -f2 [2023-01-17T15:45:42.053Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-01-17T15:45:42.053Z] + cut -d/ -f2 [2023-01-17T15:45:42.053Z] + dirname cmd/support-notifications/Dockerfile [2023-01-17T15:45:42.053Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-01-17T15:45:42.053Z] + dirname cmd/support-scheduler/Dockerfile [2023-01-17T15:45:42.053Z] + cut -d/ -f2 [2023-01-17T15:45:42.053Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-01-17T15:45:42.105Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-17T15:45:42.448Z] + git rev-list -1 --merges 75e2dee3358e6ae3da11c468603cfcf282f76675~1..75e2dee3358e6ae3da11c468603cfcf282f76675 [Pipeline] echo [2023-01-17T15:45:42.474Z] -----------> git rev-list -1 --merges 75e2dee3358e6ae3da11c468603cfcf282f76675~1..75e2dee3358e6ae3da11c468603cfcf282f76675 75e2dee3358e6ae3da11c468603cfcf282f76675 [false] [Pipeline] sh [2023-01-17T15:45:42.763Z] + git log --format=format:%s -1 75e2dee3358e6ae3da11c468603cfcf282f76675 [Pipeline] echo [2023-01-17T15:45:42.777Z] ========================================================= [2023-01-17T15:45:42.777Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-17T15:45:42.777Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-01-17T15:45:43.140Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-17T15:45:43.140Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-17T15:45:43.140Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-17T15:45:43.140Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-17T15:45:43.140Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-17T15:45:43.140Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-17T15:45:43.140Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:45:43.492Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-17T15:45:43.492Z] [2023-01-17T15:45:43.492Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:45:43.812Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-17T15:45:44.072Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-17T15:45:44.072Z] b85a868b505f: Pulling fs layer [2023-01-17T15:45:44.072Z] e2be974225ed: Pulling fs layer [2023-01-17T15:45:44.072Z] 339a4e72a1f5: Pulling fs layer [2023-01-17T15:45:44.072Z] 988bab9f4d93: Pulling fs layer [2023-01-17T15:45:44.072Z] 1469e6f7b9e6: Pulling fs layer [2023-01-17T15:45:44.072Z] eaf3925da568: Pulling fs layer [2023-01-17T15:45:44.072Z] bab4dde63d76: Pulling fs layer [2023-01-17T15:45:44.072Z] bde34c3a00c8: Pulling fs layer [2023-01-17T15:45:44.072Z] b352a97aabf1: Pulling fs layer [2023-01-17T15:45:44.072Z] 4872d77fe225: Pulling fs layer [2023-01-17T15:45:44.072Z] 5851b861e8e6: Pulling fs layer [2023-01-17T15:45:44.072Z] 1469e6f7b9e6: Waiting [2023-01-17T15:45:44.072Z] bab4dde63d76: Waiting [2023-01-17T15:45:44.072Z] eaf3925da568: Waiting [2023-01-17T15:45:44.072Z] bde34c3a00c8: Waiting [2023-01-17T15:45:44.072Z] b352a97aabf1: Waiting [2023-01-17T15:45:44.072Z] 5851b861e8e6: Waiting [2023-01-17T15:45:44.072Z] 988bab9f4d93: Waiting [2023-01-17T15:45:44.072Z] 4872d77fe225: Waiting [2023-01-17T15:45:44.339Z] e2be974225ed: Download complete [2023-01-17T15:45:44.339Z] 988bab9f4d93: Download complete [2023-01-17T15:45:44.625Z] 339a4e72a1f5: Verifying Checksum [2023-01-17T15:45:44.625Z] 339a4e72a1f5: Download complete [2023-01-17T15:45:44.625Z] eaf3925da568: Verifying Checksum [2023-01-17T15:45:44.625Z] eaf3925da568: Download complete [2023-01-17T15:45:44.895Z] 1469e6f7b9e6: Verifying Checksum [2023-01-17T15:45:44.895Z] 1469e6f7b9e6: Download complete [2023-01-17T15:45:44.895Z] bde34c3a00c8: Verifying Checksum [2023-01-17T15:45:44.895Z] bde34c3a00c8: Download complete [2023-01-17T15:45:45.838Z] b85a868b505f: Verifying Checksum [2023-01-17T15:45:45.838Z] b85a868b505f: Download complete [2023-01-17T15:45:45.838Z] 4872d77fe225: Download complete [2023-01-17T15:45:45.838Z] 5851b861e8e6: Verifying Checksum [2023-01-17T15:45:45.838Z] 5851b861e8e6: Download complete [2023-01-17T15:45:45.838Z] b352a97aabf1: Verifying Checksum [2023-01-17T15:45:45.838Z] b352a97aabf1: Download complete [2023-01-17T15:45:45.838Z] bab4dde63d76: Verifying Checksum [2023-01-17T15:45:45.838Z] bab4dde63d76: Download complete [2023-01-17T15:45:46.796Z] b85a868b505f: Pull complete [2023-01-17T15:45:47.084Z] e2be974225ed: Pull complete [2023-01-17T15:45:48.019Z] 339a4e72a1f5: Pull complete [2023-01-17T15:45:48.290Z] 988bab9f4d93: Pull complete [2023-01-17T15:45:49.322Z] 1469e6f7b9e6: Pull complete [2023-01-17T15:45:49.322Z] eaf3925da568: Pull complete [2023-01-17T15:45:51.256Z] bab4dde63d76: Pull complete [2023-01-17T15:45:51.829Z] bde34c3a00c8: Pull complete [2023-01-17T15:45:52.399Z] b352a97aabf1: Pull complete [2023-01-17T15:45:52.969Z] 4872d77fe225: Pull complete [2023-01-17T15:45:53.233Z] 5851b861e8e6: Pull complete [2023-01-17T15:45:53.233Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-17T15:45:53.492Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-17T15:45:53.492Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T15:45:53.604Z] prd-ubuntu20.04-docker-8c-8g-2731 does not seem to be running inside a container [2023-01-17T15:45:53.641Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/374 -v /w/workspace/edgex-go/374:/w/workspace/edgex-go/374:rw,z -v /w/workspace/edgex-go/374@tmp:/w/workspace/edgex-go/374@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-17T15:46:01.361Z] $ docker top 21d212ef553e59d0943d17ed537bb42940b8f5c4dbb461390a863fd91946a48d -eo pid,comm [2023-01-17T15:46:01.438Z] 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-01-17T15:46:01.438Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-17T15:46:01.471Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-17T15:46:01.471Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-17T15:46:01.606Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-17T15:46:01.608Z] $ docker exec 21d212ef553e59d0943d17ed537bb42940b8f5c4dbb461390a863fd91946a48d ssh-agent [2023-01-17T15:46:01.740Z] SSH_AUTH_SOCK=/tmp/ssh-dsP4RSyyRgzi/agent.14 [2023-01-17T15:46:01.740Z] SSH_AGENT_PID=20 [2023-01-17T15:46:01.748Z] Running ssh-add (command line suppressed) [2023-01-17T15:46:01.859Z] Identity added: /w/workspace/edgex-go/374@tmp/private_key_7414801234363221945.key (/w/workspace/edgex-go/374@tmp/private_key_7414801234363221945.key) [2023-01-17T15:46:01.895Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-17T15:46:02.181Z] + git tag --points-at HEAD [Pipeline] } [2023-01-17T15:46:02.192Z] $ docker exec --env ******** --env ******** 21d212ef553e59d0943d17ed537bb42940b8f5c4dbb461390a863fd91946a48d ssh-agent -k [2023-01-17T15:46:02.289Z] unset SSH_AUTH_SOCK; [2023-01-17T15:46:02.290Z] unset SSH_AGENT_PID; [2023-01-17T15:46:02.290Z] echo Agent pid 20 killed; [2023-01-17T15:46:02.302Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-17T15:46:02.332Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-17T15:46:02.332Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-17T15:46:02.441Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-17T15:46:02.442Z] $ docker exec 21d212ef553e59d0943d17ed537bb42940b8f5c4dbb461390a863fd91946a48d ssh-agent [2023-01-17T15:46:02.563Z] SSH_AUTH_SOCK=/tmp/ssh-zZfUTOP4FfpT/agent.52 [2023-01-17T15:46:02.563Z] SSH_AGENT_PID=58 [2023-01-17T15:46:02.567Z] Running ssh-add (command line suppressed) [2023-01-17T15:46:02.650Z] Identity added: /w/workspace/edgex-go/374@tmp/private_key_16116632972962621887.key (/w/workspace/edgex-go/374@tmp/private_key_16116632972962621887.key) [2023-01-17T15:46:02.665Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-17T15:46:02.950Z] + git semver init [2023-01-17T15:46:03.209Z] 2023-01-17 15:46:03,172 [run_init] DEBUG init version:0.0.0 force:False [2023-01-17T15:46:03.209Z] 2023-01-17 15:46:03,172 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/374/.semver [2023-01-17T15:46:03.209Z] 2023-01-17 15:46:03,173 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/374/.semver [2023-01-17T15:46:03.209Z] 2023-01-17 15:46:03,174 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/374/.semver'], cwd=/w/workspace/edgex-go/374, universal_newlines=False, shell=None, istream=None) [2023-01-17T15:46:42.007Z] 2023-01-17 15:46:40,833 [append_file] DEBUG append to file:/w/workspace/edgex-go/374/.git/info/exclude [2023-01-17T15:46:42.007Z] 2023-01-17 15:46:40,834 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/374/.semver/main with force:False [2023-01-17T15:46:42.007Z] 2023-01-17 15:46:40,834 [read_version] DEBUG read version from /w/workspace/edgex-go/374/.semver/main [2023-01-17T15:46:42.007Z] 2023-01-17 15:46:40,834 [read_version] DEBUG read version from /w/workspace/edgex-go/374/.semver/main [2023-01-17T15:46:42.007Z] 3.0.0-dev.20 [Pipeline] } [2023-01-17T15:46:42.015Z] $ docker exec --env ******** --env ******** 21d212ef553e59d0943d17ed537bb42940b8f5c4dbb461390a863fd91946a48d ssh-agent -k [2023-01-17T15:46:42.098Z] unset SSH_AUTH_SOCK; [2023-01-17T15:46:42.099Z] unset SSH_AGENT_PID; [2023-01-17T15:46:42.099Z] echo Agent pid 58 killed; [2023-01-17T15:46:42.108Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-17T15:46:42.402Z] + git semver [Pipeline] } [2023-01-17T15:46:42.995Z] $ docker stop --time=1 21d212ef553e59d0943d17ed537bb42940b8f5c4dbb461390a863fd91946a48d [2023-01-17T15:46:45.066Z] $ docker rm -f --volumes 21d212ef553e59d0943d17ed537bb42940b8f5c4dbb461390a863fd91946a48d [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-17T15:46:45.478Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-17T15:46:45.723Z] Stashed 1 file(s) [Pipeline] echo [2023-01-17T15:46:45.726Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.20 [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-01-17T15:46:46.129Z] + git config --global --add safe.directory /w/workspace/edgex-go/374 [Pipeline] echo [2023-01-17T15:46:46.140Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-17T15:46:46.150Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-17T15:46:46.156Z] ========================================================= [2023-01-17T15:46:46.156Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-17T15:46:46.156Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-17T15:46:46.440Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-17T15:46:46.700Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-17T15:46:46.700Z] 213ec9aee27d: Pulling fs layer [2023-01-17T15:46:46.700Z] 4583459ba037: Pulling fs layer [2023-01-17T15:46:46.700Z] 93c1e223e6f2: Pulling fs layer [2023-01-17T15:46:46.700Z] 53926ce57604: Pulling fs layer [2023-01-17T15:46:46.700Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-17T15:46:46.700Z] 22ff95d597cd: Pulling fs layer [2023-01-17T15:46:46.700Z] 12d6caf4c0d1: Pulling fs layer [2023-01-17T15:46:46.700Z] 96b7cbca73a9: Pulling fs layer [2023-01-17T15:46:46.700Z] a7acece74701: Pulling fs layer [2023-01-17T15:46:46.700Z] 12d6caf4c0d1: Waiting [2023-01-17T15:46:46.700Z] 96b7cbca73a9: Waiting [2023-01-17T15:46:46.700Z] 22ff95d597cd: Waiting [2023-01-17T15:46:46.700Z] a7acece74701: Waiting [2023-01-17T15:46:46.700Z] 21b2b0c7a3f4: Waiting [2023-01-17T15:46:46.700Z] 53926ce57604: Waiting [2023-01-17T15:46:46.700Z] 93c1e223e6f2: Verifying Checksum [2023-01-17T15:46:46.700Z] 93c1e223e6f2: Download complete [2023-01-17T15:46:46.700Z] 4583459ba037: Verifying Checksum [2023-01-17T15:46:46.700Z] 4583459ba037: Download complete [2023-01-17T15:46:46.700Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-17T15:46:46.700Z] 21b2b0c7a3f4: Download complete [2023-01-17T15:46:46.700Z] 22ff95d597cd: Verifying Checksum [2023-01-17T15:46:46.700Z] 22ff95d597cd: Download complete [2023-01-17T15:46:46.700Z] 213ec9aee27d: Verifying Checksum [2023-01-17T15:46:46.700Z] 213ec9aee27d: Download complete [2023-01-17T15:46:46.700Z] 12d6caf4c0d1: Download complete [2023-01-17T15:46:46.965Z] 213ec9aee27d: Pull complete [2023-01-17T15:46:47.566Z] 4583459ba037: Pull complete [2023-01-17T15:46:47.566Z] 93c1e223e6f2: Pull complete [2023-01-17T15:46:48.198Z] a7acece74701: Verifying Checksum [2023-01-17T15:46:48.198Z] a7acece74701: Download complete [2023-01-17T15:46:48.198Z] 53926ce57604: Verifying Checksum [2023-01-17T15:46:48.198Z] 53926ce57604: Download complete [2023-01-17T15:46:48.455Z] 96b7cbca73a9: Verifying Checksum [2023-01-17T15:46:48.455Z] 96b7cbca73a9: Download complete [2023-01-17T15:46:52.654Z] 53926ce57604: Pull complete [2023-01-17T15:46:53.223Z] 21b2b0c7a3f4: Pull complete [2023-01-17T15:46:53.791Z] 22ff95d597cd: Pull complete [2023-01-17T15:46:54.361Z] 12d6caf4c0d1: Pull complete [2023-01-17T15:46:56.894Z] 96b7cbca73a9: Pull complete [2023-01-17T15:46:57.460Z] a7acece74701: Pull complete [2023-01-17T15:46:57.460Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-17T15:46:57.460Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-17T15:46:57.460Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-17T15:46:57.764Z] + + docker build -t ci-base-image-x86_64 -f - . [2023-01-17T15:46:57.765Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-17T15:46:57.765Z] WORKDIR /edgex [2023-01-17T15:46:57.765Z] COPY go.mod . [2023-01-17T15:46:57.765Z] RUN go mod download [2023-01-17T15:46:58.344Z] Sending build context to Docker daemon 170MB [2023-01-17T15:46:58.344Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-17T15:46:58.344Z] ---> db6d94c90886 [2023-01-17T15:46:58.344Z] Step 2/4 : WORKDIR /edgex [2023-01-17T15:47:00.806Z] Still waiting to schedule task [2023-01-17T15:47:00.807Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-2730’ is offline [2023-01-17T15:47:08.329Z] ---> Running in b50696981bb4 [2023-01-17T15:47:08.329Z] Removing intermediate container b50696981bb4 [2023-01-17T15:47:08.329Z] ---> 56d498eee0b1 [2023-01-17T15:47:08.329Z] Step 3/4 : COPY go.mod . [2023-01-17T15:47:08.329Z] ---> a2fae8513361 [2023-01-17T15:47:08.329Z] Step 4/4 : RUN go mod download [2023-01-17T15:47:08.329Z] ---> Running in 16f00a97ffd3 [2023-01-17T15:47:30.261Z] Removing intermediate container 16f00a97ffd3 [2023-01-17T15:47:30.261Z] ---> 2ff988978fed [2023-01-17T15:47:30.261Z] Successfully built 2ff988978fed [2023-01-17T15:47:30.261Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:47:30.582Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-17T15:47:30.582Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T15:47:30.648Z] prd-ubuntu20.04-docker-8c-8g-2731 does not seem to be running inside a container [2023-01-17T15:47:30.692Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/374 -v /w/workspace/edgex-go/374:/w/workspace/edgex-go/374:rw,z -v /w/workspace/edgex-go/374@tmp:/w/workspace/edgex-go/374@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-17T15:47:31.331Z] $ docker top 16272b9a305d60cbf7e53891d9401cb94b25bb8cc9343261b78ae2ba870261d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-17T15:47:31.679Z] + go version [2023-01-17T15:47:31.679Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-17T15:47:31.688Z] $ docker stop --time=1 16272b9a305d60cbf7e53891d9401cb94b25bb8cc9343261b78ae2ba870261d7 [2023-01-17T15:47:32.952Z] $ docker rm -f --volumes 16272b9a305d60cbf7e53891d9401cb94b25bb8cc9343261b78ae2ba870261d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:47:33.356Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-17T15:47:33.356Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T15:47:33.426Z] prd-ubuntu20.04-docker-8c-8g-2731 does not seem to be running inside a container [2023-01-17T15:47:33.461Z] $ 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/374 -v /w/workspace/edgex-go/374:/w/workspace/edgex-go/374:rw,z -v /w/workspace/edgex-go/374@tmp:/w/workspace/edgex-go/374@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-17T15:47:33.806Z] $ docker top 3abfdbc3de24ec9c6391887d1e49742c71c702bc9aaa595f1df007a3170eb3b2 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-17T15:47:33.872Z] ========================================================= [2023-01-17T15:47:33.872Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-01-17T15:47:33.872Z] ========================================================= [Pipeline] sh [2023-01-17T15:47:34.153Z] + git config --global --add safe.directory /w/workspace/edgex-go/374 [Pipeline] fileExists [Pipeline] sh [2023-01-17T15:47:34.454Z] + make test [2023-01-17T15:47:34.454Z] go test -race -coverprofile=coverage.out ./... [2023-01-17T15:47:41.018Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-01-17T15:47:53.210Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-01-17T15:47:53.210Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-01-17T15:47:53.210Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-01-17T15:47:53.210Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-01-17T15:47:53.210Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-01-17T15:47:53.210Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-01-17T15:47:53.210Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-01-17T15:47:53.210Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-01-17T15:47:53.210Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-01-17T15:47:53.210Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-01-17T15:47:53.210Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-01-17T15:47:53.210Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-01-17T15:47:53.210Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-01-17T15:47:53.210Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.078s coverage: 28.7% of statements [2023-01-17T15:47:53.210Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-01-17T15:47:53.210Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-01-17T15:47:53.778Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.111s coverage: 98.5% of statements [2023-01-17T15:47:53.778Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.113s coverage: 43.0% of statements [2023-01-17T15:47:53.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-01-17T15:47:53.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-01-17T15:47:54.042Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.130s coverage: 54.0% of statements [2023-01-17T15:47:54.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-01-17T15:47:54.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-01-17T15:47:57.332Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.015s coverage: 89.2% of statements [2023-01-17T15:47:57.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-01-17T15:47:57.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-01-17T15:47:57.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-01-17T15:47:57.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-01-17T15:47:57.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-01-17T15:47:57.332Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.094s coverage: 2.4% of statements [2023-01-17T15:47:57.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-01-17T15:47:57.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-01-17T15:47:57.332Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.519s coverage: 95.6% of statements [2023-01-17T15:47:57.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-01-17T15:47:57.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-01-17T15:47:57.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-01-17T15:47:57.332Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.089s coverage: 72.2% of statements [2023-01-17T15:47:57.332Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-01-17T15:47:57.332Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-01-17T15:47:57.332Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-01-17T15:47:57.332Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-01-17T15:47:57.332Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-01-17T15:47:57.332Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.083s coverage: 60.0% of statements [2023-01-17T15:47:57.332Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-01-17T15:47:57.332Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-01-17T15:47:57.332Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-01-17T15:47:57.332Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.093s coverage: 0.9% of statements [2023-01-17T15:47:57.332Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-01-17T15:47:57.332Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements [2023-01-17T15:47:57.332Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.067s coverage: 29.6% of statements [2023-01-17T15:47:57.332Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-01-17T15:47:57.332Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 47.1% of statements [2023-01-17T15:47:57.332Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.054s coverage: 79.5% of statements [2023-01-17T15:47:57.332Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2023-01-17T15:47:57.332Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.072s coverage: 96.3% of statements [2023-01-17T15:47:57.332Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.084s coverage: 87.5% of statements [2023-01-17T15:48:07.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.073s coverage: 94.4% of statements [2023-01-17T15:48:07.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements [2023-01-17T15:48:07.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.207s coverage: 79.9% of statements [2023-01-17T15:48:07.564Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-01-17T15:48:17.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements [2023-01-17T15:48:17.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-01-17T15:48:17.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-01-17T15:48:17.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-01-17T15:48:17.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2023-01-17T15:48:17.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-01-17T15:48:17.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-01-17T15:48:17.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-01-17T15:48:17.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-01-17T15:48:17.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.092s coverage: 86.9% of statements [2023-01-17T15:48:17.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-01-17T15:48:17.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-01-17T15:48:17.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-01-17T15:48:17.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-01-17T15:48:17.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.097s coverage: 87.2% of statements [2023-01-17T15:48:17.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-01-17T15:48:17.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-01-17T15:48:17.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.058s coverage: 100.0% of statements [2023-01-17T15:48:17.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-01-17T15:48:17.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.083s coverage: 77.4% of statements [2023-01-17T15:48:17.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-01-17T15:48:17.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.0% of statements [2023-01-17T15:48:17.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2023-01-17T15:48:17.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.247s coverage: 91.2% of statements [2023-01-17T15:48:17.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-01-17T15:48:17.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.203s coverage: 64.7% of statements [2023-01-17T15:48:17.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-01-17T15:48:17.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-01-17T15:48:17.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements [2023-01-17T15:48:17.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements [2023-01-17T15:48:17.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.040s coverage: 100.0% of statements [2023-01-17T15:48:17.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2023-01-17T15:48:17.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2023-01-17T15:48:17.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.341s coverage: 65.8% of statements [2023-01-17T15:48:17.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-01-17T15:48:17.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-01-17T15:48:17.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-01-17T15:48:17.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.270s coverage: 41.8% of statements [2023-01-17T15:48:17.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-01-17T15:48:17.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-01-17T15:48:17.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements [2023-01-17T15:48:17.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-01-17T15:48:17.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.074s coverage: 84.8% of statements [2023-01-17T15:48:17.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-01-17T15:48:17.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-01-17T15:48:17.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-01-17T15:48:17.543Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-01-17T15:48:17.543Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 17.7% of statements [2023-01-17T15:48:17.543Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-01-17T15:48:17.543Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-01-17T15:48:17.543Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-01-17T15:48:17.543Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-01-17T15:48:17.543Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.144s coverage: 92.3% of statements [2023-01-17T15:48:17.543Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-01-17T15:48:17.543Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-01-17T15:48:17.543Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-01-17T15:48:17.543Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-01-17T15:48:17.543Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 63.2% of statements [2023-01-17T15:48:17.543Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-01-17T15:48:17.543Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-01-17T15:48:17.543Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.106s coverage: 97.7% of statements [2023-01-17T15:48:17.543Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-01-17T15:48:17.543Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-01-17T15:48:17.543Z] 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-01-17T15:48:35.637Z] 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-01-17T15:48:35.637Z] go vet ./... [2023-01-17T15:48:37.012Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-17T15:48:37.270Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-17T15:48:37.270Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-17T15:48:37.541Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-01-17T15:48:37.823Z] + ls -al . [2023-01-17T15:48:37.823Z] total 748 [2023-01-17T15:48:37.823Z] drwxrwxr-x 11 1001 1001 4096 Jan 17 15:47 . [2023-01-17T15:48:37.823Z] drwxr-xr-x 4 root root 4096 Jan 17 15:47 .. [2023-01-17T15:48:37.823Z] drwxrwxr-x 2 1001 1001 4096 Jan 17 15:45 .blubracket [2023-01-17T15:48:37.824Z] -rw-rw-r-- 1 1001 1001 16 Jan 17 15:45 .dockerignore [2023-01-17T15:48:37.824Z] drwxrwxr-x 8 1001 1001 4096 Jan 17 15:48 .git [2023-01-17T15:48:37.824Z] drwxrwxr-x 3 1001 1001 4096 Jan 17 15:45 .github [2023-01-17T15:48:37.824Z] -rw-rw-r-- 1 1001 1001 956 Jan 17 15:45 .gitignore [2023-01-17T15:48:37.824Z] -rw-rw-r-- 1 1001 1001 42 Jan 17 15:45 .golangci.yml [2023-01-17T15:48:37.824Z] -rw-rw-r-- 1 1001 1001 87 Jan 17 15:45 .hadolint.yml [2023-01-17T15:48:37.824Z] drwxr-xr-x 3 1001 1001 4096 Jan 17 15:46 .semver [2023-01-17T15:48:37.824Z] -rw-rw-r-- 1 1001 1001 166 Jan 17 15:45 .sonarcloud.properties [2023-01-17T15:48:37.824Z] -rw-rw-r-- 1 1001 1001 1171 Jan 17 15:45 ADOPTERS.md [2023-01-17T15:48:37.824Z] -rw-rw-r-- 1 1001 1001 10825 Jan 17 15:45 Attribution.txt [2023-01-17T15:48:37.824Z] -rw-rw-r-- 1 1001 1001 73765 Jan 17 15:45 CHANGELOG.md [2023-01-17T15:48:37.824Z] -rw-rw-r-- 1 1001 1001 3804 Jan 17 15:45 CONTRIBUTING.md [2023-01-17T15:48:37.824Z] -rw-rw-r-- 1 1001 1001 677 Jan 17 15:45 GOVERNANCE.md [2023-01-17T15:48:37.824Z] -rw-rw-r-- 1 1001 1001 850 Jan 17 15:45 Jenkinsfile [2023-01-17T15:48:37.824Z] -rw-rw-r-- 1 1001 1001 10775 Jan 17 15:45 LICENSE [2023-01-17T15:48:37.824Z] -rw-rw-r-- 1 1001 1001 12513 Jan 17 15:45 Makefile [2023-01-17T15:48:37.824Z] -rw-rw-r-- 1 1001 1001 582 Jan 17 15:45 OWNERS.md [2023-01-17T15:48:37.824Z] -rw-rw-r-- 1 1001 1001 9403 Jan 17 15:45 README.md [2023-01-17T15:48:37.824Z] -rw-rw-r-- 1 1001 1001 6912 Jan 17 15:45 SECURITY.md [2023-01-17T15:48:37.824Z] -rw-rw-r-- 1 1001 1001 12 Jan 17 15:46 VERSION [2023-01-17T15:48:37.824Z] drwxrwxr-x 2 1001 1001 4096 Jan 17 15:45 bin [2023-01-17T15:48:37.824Z] drwxrwxr-x 16 1001 1001 4096 Jan 17 15:45 cmd [2023-01-17T15:48:37.824Z] -rw-r--r-- 1 root root 489579 Jan 17 15:48 coverage.out [2023-01-17T15:48:37.824Z] -rw-rw-r-- 1 1001 1001 3376 Jan 17 15:45 go.mod [2023-01-17T15:48:37.824Z] -rw-rw-r-- 1 1001 1001 34949 Jan 17 15:45 go.sum [2023-01-17T15:48:37.824Z] drwxrwxr-x 7 1001 1001 4096 Jan 17 15:45 internal [2023-01-17T15:48:37.824Z] drwxrwxr-x 3 1001 1001 4096 Jan 17 15:45 openapi [2023-01-17T15:48:37.824Z] drwxrwxr-x 4 1001 1001 4096 Jan 17 15:45 snap [2023-01-17T15:48:37.824Z] -rw-rw-r-- 1 1001 1001 204 Jan 17 15:45 version.go [Pipeline] sh [2023-01-17T15:48:38.106Z] + '[' -e coverage.out ] [2023-01-17T15:48:38.106Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-01-17T15:48:38.211Z] Stashed 1 file(s) [Pipeline] sh [2023-01-17T15:48:38.551Z] + make build [2023-01-17T15:48:38.551Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-01-17T15:48:38.952Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2732 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-01-17T15:48:38.965Z] Running in /w/workspace/edgex-go/374 [Pipeline] { [Pipeline] checkout [2023-01-17T15:48:39.007Z] The recommended git tool is: git [2023-01-17T15:48:45.152Z] using credential edgex-jenkins-ssh [2023-01-17T15:48:45.173Z] Cloning the remote Git repository [2023-01-17T15:48:45.230Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-01-17T15:48:45.324Z] > git init /w/workspace/edgex-go/374 # timeout=10 [2023-01-17T15:48:45.506Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-01-17T15:48:45.507Z] > git --version # timeout=10 [2023-01-17T15:48:45.529Z] > git --version # 'git version 2.25.1' [2023-01-17T15:48:45.531Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-17T15:48:45.598Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-17T15:48:50.953Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-01-17T15:48:51.212Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-01-17T15:48:52.146Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-01-17T15:48:58.705Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-01-17T15:49:00.605Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-17T15:49:01.583Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-01-17T15:49:02.541Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-01-17T15:49:03.082Z] Avoid second fetch [2023-01-17T15:49:03.083Z] Checking out Revision 75e2dee3358e6ae3da11c468603cfcf282f76675 (main) [2023-01-17T15:49:02.179Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-01-17T15:49:02.201Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-17T15:49:03.102Z] > git config core.sparsecheckout # timeout=10 [2023-01-17T15:49:03.124Z] > git checkout -f 75e2dee3358e6ae3da11c468603cfcf282f76675 # timeout=10 [2023-01-17T15:49:03.476Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-01-17T15:49:03.786Z] Commit message: "refactor: Replace references to message queue in log messages (#4285)" [2023-01-17T15:49:04.045Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-17T15:49:04.771Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-17T15:49:04.771Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-17T15:49:04.771Z] Dload Upload Total Spent Left Speed [2023-01-17T15:49:04.771Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 73705 0 --:--:-- --:--:-- --:--:-- 74133 [Pipeline] sh [2023-01-17T15:49:05.380Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-17T15:49:05.714Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-17T15:49:05.714Z] + sudo tee /etc/docker/daemon.new [2023-01-17T15:49:05.714Z] { [2023-01-17T15:49:05.714Z] "registry-mirrors": [ [2023-01-17T15:49:05.714Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-17T15:49:05.714Z] ], [2023-01-17T15:49:05.714Z] "bip": "10.250.0.254/24", [2023-01-17T15:49:05.714Z] "hosts": [ [2023-01-17T15:49:05.714Z] "tcp://0.0.0.0:5555", [2023-01-17T15:49:05.714Z] "unix:///var/run/docker.sock" [2023-01-17T15:49:05.714Z] ], [2023-01-17T15:49:05.714Z] "mtu": 1458, [2023-01-17T15:49:05.714Z] "selinux-enabled": true, [2023-01-17T15:49:05.714Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-17T15:49:05.714Z] } [Pipeline] sh [2023-01-17T15:49:06.055Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-17T15:49:06.392Z] + sudo service docker restart [2023-01-17T15:49:06.574Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-01-17T15:49:07.520Z] $ docker stop --time=1 3abfdbc3de24ec9c6391887d1e49742c71c702bc9aaa595f1df007a3170eb3b2 [2023-01-17T15:49:11.896Z] $ docker rm -f --volumes 3abfdbc3de24ec9c6391887d1e49742c71c702bc9aaa595f1df007a3170eb3b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:49:12.777Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-17T15:49:12.778Z] [2023-01-17T15:49:12.778Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:49:13.074Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-17T15:49:14.011Z] latest: Pulling from edgex-devops/edgex-compose [2023-01-17T15:49:14.011Z] cbdbe7a5bc2a: Pulling fs layer [2023-01-17T15:49:14.011Z] ca9280d653b3: Pulling fs layer [2023-01-17T15:49:14.011Z] 7e9c9ca2126c: Pulling fs layer [2023-01-17T15:49:14.276Z] cbdbe7a5bc2a: Download complete [2023-01-17T15:49:14.276Z] cbdbe7a5bc2a: Pull complete [2023-01-17T15:49:14.534Z] ca9280d653b3: Verifying Checksum [2023-01-17T15:49:14.534Z] ca9280d653b3: Download complete [2023-01-17T15:49:14.795Z] 7e9c9ca2126c: Download complete [2023-01-17T15:49:14.795Z] ca9280d653b3: Pull complete [2023-01-17T15:49:18.077Z] 7e9c9ca2126c: Pull complete [2023-01-17T15:49:18.077Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-01-17T15:49:18.077Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-17T15:49:18.077Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T15:49:18.191Z] prd-ubuntu20.04-docker-8c-8g-2731 does not seem to be running inside a container [2023-01-17T15:49:18.223Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/374 -v /w/workspace/edgex-go/374:/w/workspace/edgex-go/374:rw,z -v /w/workspace/edgex-go/374@tmp:/w/workspace/edgex-go/374@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-01-17T15:49:20.657Z] $ docker top df48db70c39b1f1b2c8169cf67caeab1c8b4cf6dbe8a4eda09ac6c99d1fa791d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-17T15:49:21.000Z] + docker-compose build --help [2023-01-17T15:49:21.000Z] + grep parallel [2023-01-17T15:49:21.566Z] --parallel Build images in parallel. [Pipeline] } [2023-01-17T15:49:21.578Z] $ docker stop --time=1 df48db70c39b1f1b2c8169cf67caeab1c8b4cf6dbe8a4eda09ac6c99d1fa791d [2023-01-17T15:49:22.855Z] $ docker rm -f --volumes df48db70c39b1f1b2c8169cf67caeab1c8b4cf6dbe8a4eda09ac6c99d1fa791d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:49:23.234Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-17T15:49:23.234Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T15:49:23.326Z] prd-ubuntu20.04-docker-8c-8g-2731 does not seem to be running inside a container [2023-01-17T15:49:23.350Z] $ 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/374 -v /w/workspace/edgex-go/374:/w/workspace/edgex-go/374:rw,z -v /w/workspace/edgex-go/374@tmp:/w/workspace/edgex-go/374@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-01-17T15:49:23.656Z] $ docker top 1861594654d208af98250c1456fe73c12bfb89a965b19cf1ce1b92c79a8491ce -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-17T15:49:23.989Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-01-17T15:49:24.558Z] Building core-command ... [2023-01-17T15:49:24.558Z] Building core-data ... [2023-01-17T15:49:24.558Z] Building core-metadata ... [2023-01-17T15:49:24.558Z] Building security-bootstrapper ... [2023-01-17T15:49:24.558Z] Building security-proxy-setup ... [2023-01-17T15:49:24.558Z] Building security-secretstore-setup ... [2023-01-17T15:49:24.558Z] Building security-spiffe-token-provider ... [2023-01-17T15:49:24.558Z] Building security-spire-agent ... [2023-01-17T15:49:24.558Z] Building security-spire-config ... [2023-01-17T15:49:24.558Z] Building security-spire-server ... [2023-01-17T15:49:24.558Z] Building support-notifications ... [2023-01-17T15:49:24.558Z] Building support-scheduler ... [2023-01-17T15:49:24.558Z] Building core-metadata [2023-01-17T15:49:24.558Z] Building security-spire-agent [2023-01-17T15:49:24.558Z] Building security-proxy-setup [2023-01-17T15:49:24.558Z] Building security-spire-config [2023-01-17T15:49:24.558Z] Building security-bootstrapper [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-17T15:49:24.682Z] provisioning config files... [2023-01-17T15:49:24.716Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/374@tmp/config16391712893455782823tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-17T15:49:25.074Z] ---> docker-login.sh [2023-01-17T15:49:25.074Z] nexus3.edgexfoundry.org:10001 [2023-01-17T15:49:25.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T15:49:25.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T15:49:25.664Z] Configure a credential helper to remove this warning. See [2023-01-17T15:49:25.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T15:49:25.664Z] [2023-01-17T15:49:25.664Z] Login Succeeded [2023-01-17T15:49:25.664Z] nexus3.edgexfoundry.org:10002 [2023-01-17T15:49:25.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T15:49:26.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T15:49:26.204Z] Configure a credential helper to remove this warning. See [2023-01-17T15:49:26.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T15:49:26.204Z] [2023-01-17T15:49:26.204Z] Login Succeeded [2023-01-17T15:49:26.204Z] nexus3.edgexfoundry.org:10003 [2023-01-17T15:49:26.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T15:49:26.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T15:49:26.474Z] Configure a credential helper to remove this warning. See [2023-01-17T15:49:26.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T15:49:26.474Z] [2023-01-17T15:49:26.474Z] Login Succeeded [2023-01-17T15:49:26.474Z] nexus3.edgexfoundry.org:10004 [2023-01-17T15:49:26.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T15:49:26.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T15:49:26.753Z] Configure a credential helper to remove this warning. See [2023-01-17T15:49:26.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T15:49:26.753Z] [2023-01-17T15:49:26.753Z] Login Succeeded [2023-01-17T15:49:26.753Z] docker.io [2023-01-17T15:49:27.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T15:49:27.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T15:49:27.614Z] Configure a credential helper to remove this warning. See [2023-01-17T15:49:27.614Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T15:49:27.614Z] [2023-01-17T15:49:27.614Z] Login Succeeded [2023-01-17T15:49:27.614Z] ---> docker-login.sh ends [Pipeline] } [2023-01-17T15:49:27.630Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-01-17T15:49:28.224Z] + git config --global --add safe.directory /w/workspace/edgex-go/374 [Pipeline] echo [2023-01-17T15:49:28.243Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-17T15:49:28.259Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-17T15:49:28.268Z] ========================================================= [2023-01-17T15:49:28.268Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-17T15:49:28.268Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-17T15:49:28.590Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-17T15:49:28.590Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-17T15:49:28.590Z] 9b18e9b68314: Pulling fs layer [2023-01-17T15:49:28.590Z] 35d82f9e3411: Pulling fs layer [2023-01-17T15:49:28.590Z] e16973657156: Pulling fs layer [2023-01-17T15:49:28.590Z] fc693d55d65f: Pulling fs layer [2023-01-17T15:49:28.590Z] 7e9fc2657dce: Pulling fs layer [2023-01-17T15:49:28.590Z] dda99020689f: Pulling fs layer [2023-01-17T15:49:28.590Z] db1c61fa0a46: Pulling fs layer [2023-01-17T15:49:28.590Z] 891c053d2c06: Pulling fs layer [2023-01-17T15:49:28.590Z] fc693d55d65f: Waiting [2023-01-17T15:49:28.590Z] dda99020689f: Waiting [2023-01-17T15:49:28.590Z] 7e9fc2657dce: Waiting [2023-01-17T15:49:28.590Z] db1c61fa0a46: Waiting [2023-01-17T15:49:28.862Z] e16973657156: Verifying Checksum [2023-01-17T15:49:28.862Z] e16973657156: Download complete [2023-01-17T15:49:28.862Z] 35d82f9e3411: Verifying Checksum [2023-01-17T15:49:28.862Z] 35d82f9e3411: Download complete [2023-01-17T15:49:28.862Z] 7e9fc2657dce: Verifying Checksum [2023-01-17T15:49:28.862Z] 7e9fc2657dce: Download complete [2023-01-17T15:49:28.862Z] dda99020689f: Verifying Checksum [2023-01-17T15:49:28.862Z] dda99020689f: Download complete [2023-01-17T15:49:28.862Z] 9b18e9b68314: Verifying Checksum [2023-01-17T15:49:28.862Z] 9b18e9b68314: Download complete [2023-01-17T15:49:29.848Z] 9b18e9b68314: Pull complete [2023-01-17T15:49:29.848Z] 891c053d2c06: Verifying Checksum [2023-01-17T15:49:29.848Z] 891c053d2c06: Download complete [2023-01-17T15:49:30.446Z] 35d82f9e3411: Pull complete [2023-01-17T15:49:30.719Z] e16973657156: Pull complete [2023-01-17T15:49:31.317Z] db1c61fa0a46: Download complete [2023-01-17T15:49:31.904Z] fc693d55d65f: Verifying Checksum [2023-01-17T15:49:31.904Z] fc693d55d65f: Download complete [2023-01-17T15:49:34.524Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-17T15:49:34.524Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-17T15:49:34.524Z] ---> 2ff988978fed [2023-01-17T15:49:34.524Z] Step 3/24 : WORKDIR /edgex-go [2023-01-17T15:49:35.092Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-17T15:49:35.092Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-17T15:49:35.092Z] ---> 2ff988978fed [2023-01-17T15:49:35.092Z] Step 3/24 : WORKDIR /edgex-go [2023-01-17T15:49:35.092Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-17T15:49:35.092Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-01-17T15:49:35.092Z] ---> 2ff988978fed [2023-01-17T15:49:35.092Z] Step 3/21 : WORKDIR /edgex-go [2023-01-17T15:49:35.092Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-17T15:49:35.092Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-01-17T15:49:35.092Z] ---> 2ff988978fed [2023-01-17T15:49:35.092Z] Step 3/32 : WORKDIR /edgex-go [2023-01-17T15:49:36.466Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-17T15:49:36.466Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-17T15:49:36.466Z] ---> 2ff988978fed [2023-01-17T15:49:36.466Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-17T15:49:44.245Z] fc693d55d65f: Pull complete [2023-01-17T15:49:44.245Z] 7e9fc2657dce: Pull complete [2023-01-17T15:49:44.245Z] dda99020689f: Pull complete [2023-01-17T15:49:46.446Z] ---> Running in 0b255020ee00 [2023-01-17T15:49:46.446Z] ---> Running in 4247d146fe8e [2023-01-17T15:49:46.446Z] ---> Running in 3a68c33b07db [2023-01-17T15:49:46.446Z] ---> Running in 5ad312f260d5 [2023-01-17T15:49:46.446Z] ---> Running in cf547fbed5ff [2023-01-17T15:49:46.446Z] Removing intermediate container 4247d146fe8e [2023-01-17T15:49:46.446Z] ---> ec2b41eeda42 [2023-01-17T15:49:46.446Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-17T15:49:46.446Z] Removing intermediate container 5ad312f260d5 [2023-01-17T15:49:46.446Z] ---> 3d9298a27731 [2023-01-17T15:49:46.446Z] Step 4/24 : WORKDIR /edgex-go [2023-01-17T15:49:46.446Z] Removing intermediate container 3a68c33b07db [2023-01-17T15:49:46.446Z] ---> fda6fb33f4df [2023-01-17T15:49:46.447Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-01-17T15:49:46.447Z] ---> Running in 0d9825bc7d88 [2023-01-17T15:49:46.447Z] Removing intermediate container cf547fbed5ff [2023-01-17T15:49:46.447Z] ---> 3b36f9791aa4 [2023-01-17T15:49:46.447Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-17T15:49:46.447Z] ---> Running in 9ec6ee7ee312 [2023-01-17T15:49:46.447Z] Removing intermediate container 0b255020ee00 [2023-01-17T15:49:46.447Z] ---> 250157e6a3d8 [2023-01-17T15:49:46.447Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-01-17T15:49:46.447Z] ---> Running in e68f97112176 [2023-01-17T15:49:46.447Z] ---> Running in 0a6247231ade [2023-01-17T15:49:46.447Z] ---> Running in 183406b9b63b [2023-01-17T15:49:46.447Z] Removing intermediate container 9ec6ee7ee312 [2023-01-17T15:49:46.447Z] ---> 7eb730998a26 [2023-01-17T15:49:46.447Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-01-17T15:49:46.447Z] ---> Running in bde7763b39ec [2023-01-17T15:49:47.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-17T15:49:47.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-17T15:49:47.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-17T15:49:47.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-17T15:49:47.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-17T15:49:47.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-17T15:49:47.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-17T15:49:47.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-17T15:49:47.271Z] OK: 211 MiB in 51 packages [2023-01-17T15:49:47.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-17T15:49:47.820Z] Removing intermediate container e68f97112176 [2023-01-17T15:49:47.820Z] ---> 35206e421d2e [2023-01-17T15:49:47.820Z] Step 5/21 : COPY go.mod vendor* ./ [2023-01-17T15:49:47.820Z] ---> b552fe72289a [2023-01-17T15:49:47.820Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-17T15:49:47.820Z] ---> Running in 15498b0e682e [2023-01-17T15:49:48.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-17T15:49:48.080Z] OK: 211 MiB in 51 packages [2023-01-17T15:49:48.340Z] OK: 211 MiB in 51 packages [2023-01-17T15:49:48.515Z] db1c61fa0a46: Pull complete [2023-01-17T15:49:48.598Z] Removing intermediate container 0d9825bc7d88 [2023-01-17T15:49:48.598Z] ---> c5d5fc973d2b [2023-01-17T15:49:48.598Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-17T15:49:48.598Z] OK: 211 MiB in 51 packages [2023-01-17T15:49:48.598Z] ---> 60088344a01f [2023-01-17T15:49:48.598Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-17T15:49:48.598Z] Removing intermediate container 0a6247231ade [2023-01-17T15:49:48.598Z] ---> 5bf8accb1667 [2023-01-17T15:49:48.598Z] Step 5/32 : COPY go.mod vendor* ./ [2023-01-17T15:49:48.598Z] ---> Running in 3e5f7930e4eb [2023-01-17T15:49:48.856Z] ---> 9b558cbb3dcb [2023-01-17T15:49:48.856Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-17T15:49:48.856Z] ---> Running in 2206c18808bf [2023-01-17T15:49:48.856Z] Removing intermediate container 183406b9b63b [2023-01-17T15:49:48.856Z] ---> 561fef701af2 [2023-01-17T15:49:48.856Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-17T15:49:49.115Z] ---> ff284a581ea3 [2023-01-17T15:49:49.115Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-17T15:49:49.115Z] ---> Running in 2cc384a0c433 [2023-01-17T15:49:50.465Z] 891c053d2c06: Pull complete [2023-01-17T15:49:50.465Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-17T15:49:50.465Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-17T15:49:50.465Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-17T15:49:50.798Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-17T15:49:50.798Z] WORKDIR /edgex [2023-01-17T15:49:50.798Z] COPY go.mod . [2023-01-17T15:49:50.798Z] RUN go mod download -t [2023-01-17T15:49:50.798Z] ci-base-image-arm64 -f - . [2023-01-17T15:49:51.031Z] OK: 211 MiB in 51 packages [2023-01-17T15:49:51.394Z] Sending build context to Docker daemon 3.112MB [2023-01-17T15:49:51.394Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-17T15:49:51.394Z] ---> f96f9c87975a [2023-01-17T15:49:51.394Z] Step 2/4 : WORKDIR /edgex [2023-01-17T15:49:51.598Z] Removing intermediate container bde7763b39ec [2023-01-17T15:49:51.598Z] ---> edaf5a299a65 [2023-01-17T15:49:51.598Z] Step 6/24 : COPY go.mod vendor* ./ [2023-01-17T15:49:52.164Z] ---> 616e7dc0b97d [2023-01-17T15:49:52.164Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-17T15:49:52.422Z] ---> Running in bfae03584499 [2023-01-17T15:49:53.339Z] ---> Running in 9bf279993320 [2023-01-17T15:49:53.606Z] Removing intermediate container 9bf279993320 [2023-01-17T15:49:53.606Z] ---> ef039a00f054 [2023-01-17T15:49:53.606Z] Step 3/4 : COPY go.mod . [2023-01-17T15:49:54.192Z] ---> 350241f80ebb [2023-01-17T15:49:54.192Z] Step 4/4 : RUN go mod download [2023-01-17T15:49:54.192Z] ---> Running in 5fb568832300 [2023-01-17T15:50:26.543Z] Removing intermediate container 5fb568832300 [2023-01-17T15:50:26.543Z] ---> a9b075fdcec0 [2023-01-17T15:50:26.543Z] Successfully built a9b075fdcec0 [2023-01-17T15:50:26.543Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:50:26.892Z] + docker inspect -f . ci-base-image-arm64 [2023-01-17T15:50:26.892Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T15:50:27.075Z] prd-ubuntu20.04-docker-arm64-4c-16g-2732 does not seem to be running inside a container [2023-01-17T15:50:27.145Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/374 -v /w/workspace/edgex-go/374:/w/workspace/edgex-go/374:rw,z -v /w/workspace/edgex-go/374@tmp:/w/workspace/edgex-go/374@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-01-17T15:50:28.250Z] $ docker top a2ec9513196a2409ddf531ff67c489040c89578fa0e611b6e1ed78aaa3ac47e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-17T15:50:29.076Z] + go version [2023-01-17T15:50:29.076Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-17T15:50:29.099Z] $ docker stop --time=1 a2ec9513196a2409ddf531ff67c489040c89578fa0e611b6e1ed78aaa3ac47e6 [2023-01-17T15:50:30.722Z] $ docker rm -f --volumes a2ec9513196a2409ddf531ff67c489040c89578fa0e611b6e1ed78aaa3ac47e6 [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-01-17T15:50:31.299Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-17T15:50:31.299Z] [2023-01-17T15:50:31.299Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:50:31.633Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-17T15:50:32.219Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-01-17T15:50:32.219Z] 29e5d40040c1: Pulling fs layer [2023-01-17T15:50:32.219Z] 1ce36da41761: Pulling fs layer [2023-01-17T15:50:32.219Z] 25b303627fd3: Pulling fs layer [2023-01-17T15:50:32.219Z] 29e5d40040c1: Verifying Checksum [2023-01-17T15:50:32.219Z] 29e5d40040c1: Download complete [2023-01-17T15:50:32.805Z] 29e5d40040c1: Pull complete [2023-01-17T15:50:33.763Z] 25b303627fd3: Verifying Checksum [2023-01-17T15:50:33.763Z] 25b303627fd3: Download complete [2023-01-17T15:50:35.177Z] 1ce36da41761: Verifying Checksum [2023-01-17T15:50:35.177Z] 1ce36da41761: Download complete [2023-01-17T15:50:36.144Z] 1ce36da41761: Pull complete [2023-01-17T15:50:46.237Z] 25b303627fd3: Pull complete [2023-01-17T15:50:46.237Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-01-17T15:50:46.237Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-17T15:50:46.237Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T15:50:46.445Z] prd-ubuntu20.04-docker-arm64-4c-16g-2732 does not seem to be running inside a container [2023-01-17T15:50:46.524Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/374 -v /w/workspace/edgex-go/374:/w/workspace/edgex-go/374:rw,z -v /w/workspace/edgex-go/374@tmp:/w/workspace/edgex-go/374@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-01-17T15:50:49.797Z] $ docker top 966fb483b847b7bc7f9a0086e7d9b6cbc63e83488d151f3de660d8218eb9f0b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-17T15:50:50.644Z] + grep+ parallel [2023-01-17T15:50:50.645Z] docker-compose build --help [2023-01-17T15:50:55.983Z] --parallel Build images in parallel. [Pipeline] } [2023-01-17T15:50:56.007Z] $ docker stop --time=1 966fb483b847b7bc7f9a0086e7d9b6cbc63e83488d151f3de660d8218eb9f0b6 [2023-01-17T15:50:57.662Z] $ docker rm -f --volumes 966fb483b847b7bc7f9a0086e7d9b6cbc63e83488d151f3de660d8218eb9f0b6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:50:58.193Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-17T15:50:58.193Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T15:50:58.372Z] prd-ubuntu20.04-docker-arm64-4c-16g-2732 does not seem to be running inside a container [2023-01-17T15:50:58.441Z] $ 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/374 -v /w/workspace/edgex-go/374:/w/workspace/edgex-go/374:rw,z -v /w/workspace/edgex-go/374@tmp:/w/workspace/edgex-go/374@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-01-17T15:50:59.563Z] $ docker top fcaf719527b4f7308fc76e21a899c1d7c68f740ff5a3774d721c98b57b4c5f5c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-17T15:51:00.062Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-01-17T15:51:00.442Z] Removing intermediate container 3e5f7930e4eb [2023-01-17T15:51:00.442Z] ---> ac0670fc9dd6 [2023-01-17T15:51:00.442Z] Step 7/24 : COPY . . [2023-01-17T15:51:00.442Z] Removing intermediate container bfae03584499 [2023-01-17T15:51:00.442Z] ---> 59ccab527386 [2023-01-17T15:51:00.442Z] Step 8/24 : COPY . . [2023-01-17T15:51:00.442Z] Removing intermediate container 2cc384a0c433 [2023-01-17T15:51:00.442Z] ---> b1e0ce9c802c [2023-01-17T15:51:00.442Z] Step 7/24 : COPY . . [2023-01-17T15:51:06.705Z] Building core-command ... [2023-01-17T15:51:06.705Z] Building core-data ... [2023-01-17T15:51:06.705Z] Building core-metadata ... [2023-01-17T15:51:06.705Z] Building security-bootstrapper ... [2023-01-17T15:51:06.705Z] Building security-proxy-setup ... [2023-01-17T15:51:06.705Z] Building security-secretstore-setup ... [2023-01-17T15:51:06.705Z] Building security-spiffe-token-provider ... [2023-01-17T15:51:06.705Z] Building security-spire-agent ... [2023-01-17T15:51:06.705Z] Building security-spire-config ... [2023-01-17T15:51:06.705Z] Building security-spire-server ... [2023-01-17T15:51:06.705Z] Building support-notifications ... [2023-01-17T15:51:06.705Z] Building support-scheduler ... [2023-01-17T15:51:06.705Z] Building support-scheduler [2023-01-17T15:51:06.705Z] Building security-spiffe-token-provider [2023-01-17T15:51:06.705Z] Building security-spire-config [2023-01-17T15:51:06.705Z] Building security-spire-server [2023-01-17T15:51:06.705Z] Building security-secretstore-setup [2023-01-17T15:51:07.026Z] ---> 6de184238be9 [2023-01-17T15:51:07.026Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-01-17T15:51:07.026Z] ---> 390633f1aa48 [2023-01-17T15:51:07.026Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-17T15:51:07.026Z] ---> 72be4cbedd83 [2023-01-17T15:51:07.026Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-17T15:51:07.026Z] ---> Running in f73ac12e1316 [2023-01-17T15:51:07.026Z] ---> Running in f154015d87ba [2023-01-17T15:51:07.026Z] ---> Running in 8745057e858b [2023-01-17T15:51:07.026Z] Removing intermediate container f154015d87ba [2023-01-17T15:51:07.026Z] ---> 27c351840f2c [2023-01-17T15:51:07.026Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-17T15:51:07.026Z] ---> Running in 773e82ac6789 [2023-01-17T15:51:07.026Z] Removing intermediate container 773e82ac6789 [2023-01-17T15:51:07.026Z] ---> b01c0182005f [2023-01-17T15:51:07.026Z] 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-01-17T15:51:07.026Z] Removing intermediate container 8745057e858b [2023-01-17T15:51:07.026Z] ---> c89642664b63 [2023-01-17T15:51:07.026Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-17T15:51:07.026Z] ---> Running in 6e4236e7be27 [2023-01-17T15:51:07.026Z] ---> Running in 37f78d9bbd7a [2023-01-17T15:51:07.026Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-01-17T15:51:07.026Z] Removing intermediate container 37f78d9bbd7a [2023-01-17T15:51:07.026Z] ---> 6bfb7aa8fee6 [2023-01-17T15:51:07.026Z] 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-01-17T15:51:07.026Z] ---> Running in cc7b1e054ffc [2023-01-17T15:51:07.984Z] Removing intermediate container 6e4236e7be27 [2023-01-17T15:51:07.984Z] ---> caa964f60c98 [2023-01-17T15:51:07.984Z] Step 11/24 : WORKDIR /edgex-go [2023-01-17T15:51:07.984Z] ---> Running in ccd35980c352 [2023-01-17T15:51:08.244Z] Removing intermediate container cc7b1e054ffc [2023-01-17T15:51:08.244Z] ---> 0c3fafc87d2a [2023-01-17T15:51:08.244Z] Step 11/24 : WORKDIR /edgex-go [2023-01-17T15:51:08.244Z] ---> Running in 5f26eac7b176 [2023-01-17T15:51:08.244Z] Removing intermediate container ccd35980c352 [2023-01-17T15:51:08.244Z] ---> bccd68b9cf47 [2023-01-17T15:51:08.244Z] [2023-01-17T15:51:08.244Z] Step 12/24 : FROM alpine:3.15 [2023-01-17T15:51:08.244Z] Removing intermediate container 5f26eac7b176 [2023-01-17T15:51:08.244Z] ---> aaf15be43baa [2023-01-17T15:51:08.244Z] [2023-01-17T15:51:08.244Z] Step 12/24 : FROM alpine:3.15 [2023-01-17T15:51:08.244Z] 3.15: Pulling from library/alpine [2023-01-17T15:51:08.244Z] 3.15: Pulling from library/alpine [2023-01-17T15:51:08.817Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-17T15:51:08.817Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-17T15:51:08.817Z] Status: Downloaded newer image for alpine:3.15 [2023-01-17T15:51:08.817Z] Status: Image is up to date for alpine:3.15 [2023-01-17T15:51:08.817Z] ---> c4fc93816858 [2023-01-17T15:51:08.817Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-17T15:51:08.817Z] ---> c4fc93816858 [2023-01-17T15:51:08.817Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-17T15:51:15.446Z] ---> Running in 36e2838ee518 [2023-01-17T15:51:15.446Z] ---> Running in 0a0673c42012 [2023-01-17T15:51:15.446Z] Removing intermediate container 15498b0e682e [2023-01-17T15:51:15.446Z] ---> c42e4d84dae3 [2023-01-17T15:51:15.446Z] Step 7/21 : COPY . . [2023-01-17T15:51:16.377Z] Removing intermediate container 0a0673c42012 [2023-01-17T15:51:16.377Z] ---> 7d987b785eb8 [2023-01-17T15:51:16.377Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-17T15:51:16.377Z] Removing intermediate container 36e2838ee518 [2023-01-17T15:51:16.377Z] ---> b67dd0761e26 [2023-01-17T15:51:16.377Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-01-17T15:51:19.057Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-17T15:51:19.057Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-17T15:51:19.057Z] ---> a9b075fdcec0 [2023-01-17T15:51:19.057Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-17T15:51:19.057Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-17T15:51:19.057Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-01-17T15:51:19.057Z] ---> a9b075fdcec0 [2023-01-17T15:51:19.057Z] Step 3/19 : WORKDIR /edgex-go [2023-01-17T15:51:19.057Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-17T15:51:19.057Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-17T15:51:19.057Z] ---> a9b075fdcec0 [2023-01-17T15:51:19.057Z] Step 3/23 : WORKDIR /edgex-go [2023-01-17T15:51:19.057Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-17T15:51:19.058Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-17T15:51:19.058Z] ---> a9b075fdcec0 [2023-01-17T15:51:19.058Z] Step 3/24 : WORKDIR /edgex-go [2023-01-17T15:51:19.058Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-17T15:51:19.058Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-17T15:51:19.058Z] ---> a9b075fdcec0 [2023-01-17T15:51:19.058Z] Step 3/24 : WORKDIR /edgex-go [2023-01-17T15:51:19.058Z] ---> Running in 9de9acb8f5c0 [2023-01-17T15:51:19.058Z] ---> Running in 2cb29c97e6d0 [2023-01-17T15:51:19.058Z] ---> Running in 2df66dc433f0 [2023-01-17T15:51:19.058Z] ---> Running in 3021db91cb23 [2023-01-17T15:51:19.058Z] ---> Running in 6bc462b48a99 [2023-01-17T15:51:19.058Z] Removing intermediate container 2cb29c97e6d0 [2023-01-17T15:51:19.058Z] ---> 74077cc31518 [2023-01-17T15:51:19.058Z] Step 4/22 : WORKDIR /edgex-go [2023-01-17T15:51:19.058Z] Removing intermediate container 9de9acb8f5c0 [2023-01-17T15:51:19.058Z] ---> 1ac10d86890b [2023-01-17T15:51:19.058Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-17T15:51:19.058Z] ---> Running in cb777b7e6548 [2023-01-17T15:51:19.058Z] Removing intermediate container 2df66dc433f0 [2023-01-17T15:51:19.058Z] ---> 14057b635791 [2023-01-17T15:51:19.058Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-01-17T15:51:19.058Z] ---> Running in b2e67bf72df7 [2023-01-17T15:51:19.348Z] Removing intermediate container 6bc462b48a99 [2023-01-17T15:51:19.348Z] ---> 26ed22a3bbee [2023-01-17T15:51:19.348Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-01-17T15:51:19.348Z] ---> Running in 8eda03576f6c [2023-01-17T15:51:19.348Z] Removing intermediate container 3021db91cb23 [2023-01-17T15:51:19.348Z] ---> f62e1a427c5a [2023-01-17T15:51:19.348Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-01-17T15:51:19.622Z] ---> Running in 8e5a0ecc17ce [2023-01-17T15:51:19.622Z] ---> Running in a49f9d7ee568 [2023-01-17T15:51:19.900Z] Removing intermediate container cb777b7e6548 [2023-01-17T15:51:19.900Z] ---> 1120be2da61c [2023-01-17T15:51:19.900Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-17T15:51:20.171Z] ---> Running in 3f9f6652e74a [2023-01-17T15:51:22.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-17T15:51:22.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-17T15:51:22.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-17T15:51:22.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-17T15:51:22.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-17T15:51:23.096Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-17T15:51:23.096Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-17T15:51:23.363Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-17T15:51:23.363Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-17T15:51:23.363Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-17T15:51:24.508Z] ---> Running in f706b9548b3f [2023-01-17T15:51:24.508Z] ---> Running in e7d1bf0de3d5 [2023-01-17T15:51:24.508Z] ---> 25981006a341 [2023-01-17T15:51:24.508Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-01-17T15:51:24.508Z] ---> Running in 7656d6667f5a [2023-01-17T15:51:24.508Z] Removing intermediate container 2206c18808bf [2023-01-17T15:51:24.508Z] ---> 1df6dfe53c9b [2023-01-17T15:51:24.508Z] Step 7/32 : COPY . . [2023-01-17T15:51:24.779Z] OK: 221 MiB in 51 packages [2023-01-17T15:51:25.370Z] OK: 221 MiB in 51 packages [2023-01-17T15:51:25.370Z] OK: 221 MiB in 51 packages [2023-01-17T15:51:25.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-17T15:51:25.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-17T15:51:26.341Z] v3.16.3-122-g600819cc53 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-01-17T15:51:26.341Z] v3.16.3-122-g600819cc53 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-01-17T15:51:26.341Z] OK: 16899 distinct packages available [2023-01-17T15:51:26.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-17T15:51:26.609Z] OK: 221 MiB in 51 packages [2023-01-17T15:51:26.671Z] v3.15.6-260-g56987637fa [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-17T15:51:26.671Z] v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-17T15:51:26.671Z] OK: 15859 distinct packages available [2023-01-17T15:51:26.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-17T15:51:26.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-17T15:51:26.878Z] Removing intermediate container b2e67bf72df7 [2023-01-17T15:51:26.878Z] ---> 445a59175dc8 [2023-01-17T15:51:26.878Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-17T15:51:27.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-17T15:51:27.152Z] Removing intermediate container a49f9d7ee568 [2023-01-17T15:51:27.152Z] ---> 4ea42892e5f7 [2023-01-17T15:51:27.152Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-17T15:51:27.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-17T15:51:27.421Z] Removing intermediate container 8e5a0ecc17ce [2023-01-17T15:51:27.421Z] ---> e111b57ce970 [2023-01-17T15:51:27.421Z] Step 5/23 : COPY go.mod vendor* ./ [2023-01-17T15:51:27.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-17T15:51:27.689Z] ---> 24793e8729e8 [2023-01-17T15:51:27.689Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-17T15:51:27.956Z] ---> Running in 8f4c13e3075e [2023-01-17T15:51:27.956Z] Removing intermediate container 3f9f6652e74a [2023-01-17T15:51:27.956Z] ---> 4b81c5b07dd0 [2023-01-17T15:51:27.956Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-17T15:51:28.437Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-17T15:51:28.437Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-17T15:51:28.437Z] (3/5) Installing libucontext (1.1-r0) [2023-01-17T15:51:28.437Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-17T15:51:28.437Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-17T15:51:28.437Z] Executing busybox-1.34.1-r7.trigger [2023-01-17T15:51:28.437Z] OK: 7 MiB in 19 packages [2023-01-17T15:51:28.540Z] ---> 95f884e4f3db [2023-01-17T15:51:28.540Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-17T15:51:28.540Z] ---> Running in 5ddedd7fe244 [2023-01-17T15:51:28.782Z] v3.15.6-260-g56987637fa [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-17T15:51:28.782Z] v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-17T15:51:28.782Z] OK: 15859 distinct packages available [2023-01-17T15:51:28.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-17T15:51:28.815Z] ---> 87faa6505e5c [2023-01-17T15:51:28.815Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-17T15:51:28.815Z] ---> Running in 23b81a2600dc [2023-01-17T15:51:29.040Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-17T15:51:29.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-17T15:51:29.404Z] ---> f867d7062e5e [2023-01-17T15:51:29.404Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-17T15:51:29.644Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-01-17T15:51:29.645Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-01-17T15:51:29.681Z] ---> Running in 62058084d787 [2023-01-17T15:51:29.903Z] (3/4) Installing libucontext (1.1-r0) [2023-01-17T15:51:29.903Z] (4/4) Installing gcompat (1.0.0-r4) [2023-01-17T15:51:29.955Z] OK: 221 MiB in 51 packages [2023-01-17T15:51:30.163Z] Executing busybox-1.34.1-r7.trigger [2023-01-17T15:51:30.163Z] OK: 6 MiB in 18 packages [2023-01-17T15:51:31.904Z] Removing intermediate container 8eda03576f6c [2023-01-17T15:51:31.904Z] ---> a0021dee596a [2023-01-17T15:51:31.904Z] Step 5/19 : COPY go.mod vendor* ./ [2023-01-17T15:51:32.142Z] ---> 5cdb8cfdcf49 [2023-01-17T15:51:32.142Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-01-17T15:51:32.142Z] ---> Running in beb65b869cd9 [2023-01-17T15:51:32.142Z] Removing intermediate container f73ac12e1316 [2023-01-17T15:51:32.142Z] ---> 63016ab47cf7 [2023-01-17T15:51:32.142Z] [2023-01-17T15:51:32.142Z] Step 10/24 : FROM alpine:3.16 [2023-01-17T15:51:32.142Z] Removing intermediate container f706b9548b3f [2023-01-17T15:51:32.142Z] ---> 5fa00833ba47 [2023-01-17T15:51:32.142Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-01-17T15:51:32.142Z] 3.16: Pulling from library/alpine [2023-01-17T15:51:32.400Z] Removing intermediate container e7d1bf0de3d5 [2023-01-17T15:51:32.400Z] ---> a051b176be6c [2023-01-17T15:51:32.400Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-17T15:51:32.400Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-01-17T15:51:32.489Z] ---> 5120e7869a08 [2023-01-17T15:51:32.489Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-17T15:51:32.761Z] ---> Running in f26886ad1dc6 [2023-01-17T15:51:32.969Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-17T15:51:32.969Z] Status: Downloaded newer image for alpine:3.16 [2023-01-17T15:51:32.969Z] ---> bfe296a52501 [2023-01-17T15:51:32.969Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-01-17T15:51:36.248Z] ---> Running in 40357443c5eb [2023-01-17T15:51:36.248Z] ---> ca506cdb7a07 [2023-01-17T15:51:36.248Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-17T15:51:36.248Z] ---> 697ffb5bec57 [2023-01-17T15:51:36.248Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-01-17T15:51:36.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-17T15:51:36.506Z] ---> 55a2dff78028 [2023-01-17T15:51:36.506Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-01-17T15:51:36.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-17T15:51:37.161Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-17T15:51:37.420Z] Executing busybox-1.35.0-r17.trigger [2023-01-17T15:51:37.420Z] OK: 6 MiB in 15 packages [2023-01-17T15:51:38.806Z] ---> Running in 1c8fe6520087 [2023-01-17T15:51:38.806Z] ---> c633aefb65b6 [2023-01-17T15:51:38.806Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-01-17T15:51:39.066Z] Removing intermediate container 1c8fe6520087 [2023-01-17T15:51:39.066Z] ---> b0d17d60d8f8 [2023-01-17T15:51:39.066Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-01-17T15:51:39.066Z] Removing intermediate container 40357443c5eb [2023-01-17T15:51:39.066Z] ---> 3c5c1e7cc0a8 [2023-01-17T15:51:39.066Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-17T15:51:39.066Z] ---> e5fd5633d5a5 [2023-01-17T15:51:39.066Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-01-17T15:51:39.066Z] ---> Running in 3fe281ffd1eb [2023-01-17T15:51:39.327Z] Removing intermediate container 3fe281ffd1eb [2023-01-17T15:51:39.327Z] ---> 63f2e5dde332 [2023-01-17T15:51:39.327Z] Step 13/24 : ENV APP_PORT=59881 [2023-01-17T15:51:39.327Z] ---> Running in 2078e7a99e8f [2023-01-17T15:51:39.327Z] ---> f2786d6e0b78 [2023-01-17T15:51:39.327Z] Step 19/24 : WORKDIR / [2023-01-17T15:51:39.327Z] ---> 12ed6c0c75a0 [2023-01-17T15:51:39.327Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-01-17T15:51:39.327Z] ---> Running in 28ba3843873a [2023-01-17T15:51:39.587Z] Removing intermediate container 2078e7a99e8f [2023-01-17T15:51:39.587Z] ---> df514526b781 [2023-01-17T15:51:39.587Z] Step 14/24 : EXPOSE $APP_PORT [2023-01-17T15:51:39.587Z] ---> Running in 7cd416166bbe [2023-01-17T15:51:39.587Z] Removing intermediate container 28ba3843873a [2023-01-17T15:51:39.587Z] ---> 622b897b09e7 [2023-01-17T15:51:39.587Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-17T15:51:39.587Z] ---> 553ca3a7bc98 [2023-01-17T15:51:39.587Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-17T15:51:39.587Z] ---> Running in 2db60cad552c [2023-01-17T15:51:39.587Z] ---> Running in 1c729382c436 [2023-01-17T15:51:39.855Z] Removing intermediate container 7cd416166bbe [2023-01-17T15:51:39.855Z] ---> b2db89910d05 [2023-01-17T15:51:39.855Z] Step 15/24 : WORKDIR / [2023-01-17T15:51:39.855Z] Removing intermediate container 1c729382c436 [2023-01-17T15:51:39.855Z] ---> d5ca5f2f041e [2023-01-17T15:51:39.855Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-17T15:51:39.855Z] ---> Running in 11052a4c4d66 [2023-01-17T15:51:39.855Z] Removing intermediate container 2db60cad552c [2023-01-17T15:51:39.855Z] ---> 30932a596a91 [2023-01-17T15:51:39.855Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-17T15:51:39.855Z] ---> Running in a6b4137c9e8e [2023-01-17T15:51:39.855Z] ---> Running in 3495897ed6f3 [2023-01-17T15:51:40.117Z] Removing intermediate container a6b4137c9e8e [2023-01-17T15:51:40.117Z] ---> 38294d646099 [2023-01-17T15:51:40.117Z] Step 22/24 : LABEL arch=x86_64 [2023-01-17T15:51:40.117Z] Removing intermediate container 3495897ed6f3 [2023-01-17T15:51:40.117Z] ---> f7f36e22dc2d [2023-01-17T15:51:40.117Z] Step 22/24 : LABEL arch=x86_64 [2023-01-17T15:51:40.378Z] ---> Running in 5ee36fb43108 [2023-01-17T15:51:40.378Z] Removing intermediate container 11052a4c4d66 [2023-01-17T15:51:40.378Z] ---> fb557fd80806 [2023-01-17T15:51:40.378Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-17T15:51:40.378Z] ---> Running in 82d940341f45 [2023-01-17T15:51:40.640Z] Removing intermediate container 82d940341f45 [2023-01-17T15:51:40.640Z] ---> 3a5186af0d71 [2023-01-17T15:51:40.640Z] Step 23/24 : LABEL git_sha=75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T15:51:40.640Z] Removing intermediate container 5ee36fb43108 [2023-01-17T15:51:40.640Z] ---> 047b215debd9 [2023-01-17T15:51:40.640Z] Step 23/24 : LABEL git_sha=75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T15:51:40.640Z] ---> Running in 6b5b5bd0ff63 [2023-01-17T15:51:40.640Z] ---> Running in c118aa7bc388 [2023-01-17T15:51:40.640Z] ---> 5c6a407e5f57 [2023-01-17T15:51:40.640Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-01-17T15:51:40.901Z] Removing intermediate container c118aa7bc388 [2023-01-17T15:51:40.901Z] ---> fdaf52074a18 [2023-01-17T15:51:40.901Z] Step 24/24 : LABEL version=3.0.0-dev.20 [2023-01-17T15:51:41.165Z] Removing intermediate container 6b5b5bd0ff63 [2023-01-17T15:51:41.166Z] ---> cfb202cd27bc [2023-01-17T15:51:41.166Z] Step 24/24 : LABEL version=3.0.0-dev.20 [2023-01-17T15:51:41.166Z] ---> Running in cb20a2d7ce2a [2023-01-17T15:51:42.106Z] ---> Running in 58e7796dd897 [2023-01-17T15:51:42.106Z] ---> a9475701d146 [2023-01-17T15:51:42.106Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-01-17T15:51:42.106Z] Removing intermediate container cb20a2d7ce2a [2023-01-17T15:51:42.106Z] ---> a617e85daf46 [2023-01-17T15:51:42.106Z] [2023-01-17T15:51:42.106Z] Successfully built a617e85daf46 [2023-01-17T15:51:42.106Z] Successfully tagged security-spire-config:latest [2023-01-17T15:51:42.106Z] Building security-spiffe-token-provider [2023-01-17T15:51:45.422Z]  Building security-spire-config ... done Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-17T15:51:45.422Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-01-17T15:51:45.422Z] ---> 2ff988978fed [2023-01-17T15:51:45.422Z] Step 3/19 : WORKDIR /edgex-go [2023-01-17T15:51:45.422Z] ---> Using cache [2023-01-17T15:51:45.422Z] ---> 250157e6a3d8 [2023-01-17T15:51:45.422Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-01-17T15:51:47.399Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-01-17T15:51:48.780Z] Removing intermediate container 58e7796dd897 [2023-01-17T15:51:48.780Z] ---> 15bc012bf791 [2023-01-17T15:51:48.780Z] [2023-01-17T15:51:48.780Z] Successfully built 15bc012bf791 [2023-01-17T15:51:49.349Z] Successfully tagged security-spire-agent:latest [2023-01-17T15:51:49.349Z]  Building security-spire-agent ... done Building security-spire-server [2023-01-17T15:51:49.349Z] ---> d915a16ccb5f [2023-01-17T15:51:49.349Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-01-17T15:51:49.349Z] ---> Running in 5b1d2986b59d [2023-01-17T15:51:50.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-17T15:51:51.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-17T15:51:51.972Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-17T15:51:51.972Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-17T15:51:51.972Z] ---> 2ff988978fed [2023-01-17T15:51:51.972Z] Step 3/23 : WORKDIR /edgex-go [2023-01-17T15:51:51.972Z] ---> Using cache [2023-01-17T15:51:51.972Z] ---> 250157e6a3d8 [2023-01-17T15:51:51.972Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-01-17T15:51:54.522Z] v3.16.3-122-g600819cc53 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-01-17T15:51:54.522Z] v3.16.3-122-g600819cc53 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-01-17T15:51:54.522Z] OK: 17042 distinct packages available [2023-01-17T15:51:54.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-17T15:51:55.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-17T15:51:55.659Z] ---> f03c493b6fee [2023-01-17T15:51:55.659Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-01-17T15:51:55.659Z] ---> Running in be833db1c837 [2023-01-17T15:51:55.659Z] ---> Running in 65d2bb0335fd [2023-01-17T15:51:55.659Z] OK: 211 MiB in 51 packages [2023-01-17T15:51:55.659Z] Removing intermediate container 7656d6667f5a [2023-01-17T15:51:55.659Z] ---> 6a77191be45e [2023-01-17T15:51:55.659Z] [2023-01-17T15:51:55.659Z] Step 9/21 : FROM alpine:3.16 [2023-01-17T15:51:55.659Z] ---> bfe296a52501 [2023-01-17T15:51:55.659Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-01-17T15:51:55.659Z] ---> Running in 902eeadb3bd8 [2023-01-17T15:51:55.659Z] Removing intermediate container 65d2bb0335fd [2023-01-17T15:51:55.659Z] ---> 1b68d51a61e8 [2023-01-17T15:51:55.659Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-17T15:51:55.916Z] ---> Running in 5356c60be7d4 [2023-01-17T15:51:56.192Z] Removing intermediate container 5356c60be7d4 [2023-01-17T15:51:56.192Z] ---> 05be9074b41c [2023-01-17T15:51:56.192Z] Step 22/24 : LABEL arch=x86_64 [2023-01-17T15:51:56.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-17T15:51:56.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-17T15:51:56.451Z] ---> Running in 48cfbd9850c2 [2023-01-17T15:51:56.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-17T15:51:56.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-17T15:51:57.237Z] (1/6) Installing ca-certificates (20220614-r0) [2023-01-17T15:51:57.495Z] OK: 211 MiB in 51 packages [2023-01-17T15:51:57.495Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-01-17T15:51:57.495Z] Removing intermediate container 48cfbd9850c2 [2023-01-17T15:51:57.495Z] ---> 36f8d8476df4 [2023-01-17T15:51:57.495Z] Step 23/24 : LABEL git_sha=75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T15:51:57.495Z] Removing intermediate container 5b1d2986b59d [2023-01-17T15:51:57.495Z] ---> ac7ed2944a6c [2023-01-17T15:51:57.495Z] Step 5/19 : COPY go.mod vendor* ./ [2023-01-17T15:51:57.769Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-01-17T15:51:57.769Z] (4/6) Installing libcurl (7.83.1-r5) [2023-01-17T15:51:57.769Z] ---> Running in c64e570d1cac [2023-01-17T15:51:57.769Z] ---> 96b2dd78aa70 [2023-01-17T15:51:57.769Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-17T15:51:57.769Z] (5/6) Installing curl (7.83.1-r5) [2023-01-17T15:51:57.769Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-01-17T15:51:58.048Z] Executing busybox-1.35.0-r17.trigger [2023-01-17T15:51:58.048Z] Executing ca-certificates-20220614-r0.trigger [2023-01-17T15:51:58.048Z] ---> Running in 733b4a158be3 [2023-01-17T15:51:58.048Z] Removing intermediate container c64e570d1cac [2023-01-17T15:51:58.048Z] ---> c836de6932bb [2023-01-17T15:51:58.048Z] Step 24/24 : LABEL version=3.0.0-dev.20 [2023-01-17T15:51:58.048Z] OK: 8 MiB in 20 packages [2023-01-17T15:51:58.048Z] Removing intermediate container beb65b869cd9 [2023-01-17T15:51:58.048Z] ---> 0d0f5f71497b [2023-01-17T15:51:58.048Z] [2023-01-17T15:51:58.048Z] Step 9/32 : FROM alpine:3.16 [2023-01-17T15:51:58.048Z] ---> bfe296a52501 [2023-01-17T15:51:58.048Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-17T15:51:58.048Z] ---> Running in a46de38fe16c [2023-01-17T15:51:58.048Z] Removing intermediate container be833db1c837 [2023-01-17T15:51:58.048Z] ---> 0780288b8da4 [2023-01-17T15:51:58.048Z] Step 5/23 : COPY go.mod vendor* ./ [2023-01-17T15:51:58.611Z] ---> Running in 8d70773550f3 [2023-01-17T15:51:58.612Z] Removing intermediate container a46de38fe16c [2023-01-17T15:51:58.612Z] ---> 2f13d32e000b [2023-01-17T15:51:58.612Z] [2023-01-17T15:51:58.869Z] ---> d2fb8e871773 [2023-01-17T15:51:58.869Z] Successfully built 2f13d32e000b [2023-01-17T15:51:58.869Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-17T15:51:58.869Z] Successfully tagged core-metadata:latest [2023-01-17T15:51:58.869Z]  Building core-metadata ... done Building security-secretstore-setup [2023-01-17T15:51:59.203Z] ---> Running in a2944a5e4e93 [2023-01-17T15:51:59.203Z] Removing intermediate container 8d70773550f3 [2023-01-17T15:51:59.203Z] ---> 51ac27a7f4c7 [2023-01-17T15:51:59.203Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-01-17T15:52:03.418Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-17T15:52:03.418Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-17T15:52:03.418Z] ---> 2ff988978fed [2023-01-17T15:52:03.418Z] Step 3/24 : WORKDIR /edgex-go [2023-01-17T15:52:03.418Z] ---> Using cache [2023-01-17T15:52:03.418Z] ---> 250157e6a3d8 [2023-01-17T15:52:03.418Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-01-17T15:52:03.418Z] ---> Using cache [2023-01-17T15:52:03.418Z] ---> 5bf8accb1667 [2023-01-17T15:52:03.418Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-17T15:52:03.418Z] ---> Using cache [2023-01-17T15:52:03.418Z] ---> 9b558cbb3dcb [2023-01-17T15:52:03.418Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-17T15:52:03.418Z] ---> Using cache [2023-01-17T15:52:03.418Z] ---> 1df6dfe53c9b [2023-01-17T15:52:03.418Z] Step 7/24 : COPY . . [2023-01-17T15:52:03.418Z] ---> Using cache [2023-01-17T15:52:03.418Z] ---> 5cdb8cfdcf49 [2023-01-17T15:52:03.418Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-01-17T15:52:04.792Z] Removing intermediate container 902eeadb3bd8 [2023-01-17T15:52:04.792Z] ---> 21d84eed159f [2023-01-17T15:52:04.792Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-17T15:52:04.792Z] ---> Running in 16478f7b1d69 [2023-01-17T15:52:04.792Z] ---> Running in 28e94dc3fe46 [2023-01-17T15:52:05.050Z] ---> Running in f535fd1bdedc [2023-01-17T15:52:05.050Z] Removing intermediate container f535fd1bdedc [2023-01-17T15:52:05.050Z] ---> 0d306ebede0e [2023-01-17T15:52:05.050Z] Step 12/21 : WORKDIR /edgex [2023-01-17T15:52:05.050Z] ---> Running in d4a421c4afda [2023-01-17T15:52:05.050Z] Removing intermediate container d4a421c4afda [2023-01-17T15:52:05.050Z] ---> 8979d7cc60e9 [2023-01-17T15:52:05.050Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-01-17T15:52:05.307Z] ---> 826ecca27cf9 [2023-01-17T15:52:05.307Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-01-17T15:52:05.307Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-17T15:52:05.307Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-01-17T15:52:05.874Z] ---> eda66dda88f0 [2023-01-17T15:52:05.874Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-01-17T15:52:06.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-17T15:52:06.439Z] ---> d667f727c828 [2023-01-17T15:52:06.439Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-01-17T15:52:06.696Z] ---> d9a422056298 [2023-01-17T15:52:06.696Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-17T15:52:06.697Z] ---> Running in 5048cec5f326 [2023-01-17T15:52:07.267Z] Removing intermediate container 5048cec5f326 [2023-01-17T15:52:07.267Z] ---> f8d2f604d406 [2023-01-17T15:52:07.267Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-01-17T15:52:07.267Z] ---> Running in ed0707718a36 [2023-01-17T15:52:07.267Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-01-17T15:52:07.267Z] (2/2) Installing su-exec (0.2-r1) [2023-01-17T15:52:07.267Z] Removing intermediate container ed0707718a36 [2023-01-17T15:52:07.267Z] ---> b5683204195a [2023-01-17T15:52:07.267Z] Step 19/21 : LABEL arch=x86_64 [2023-01-17T15:52:07.267Z] Executing busybox-1.35.0-r17.trigger [2023-01-17T15:52:07.267Z] OK: 6 MiB in 16 packages [2023-01-17T15:52:07.267Z] ---> Running in 0d8fa580f0d4 [2023-01-17T15:52:07.533Z] Removing intermediate container 0d8fa580f0d4 [2023-01-17T15:52:07.533Z] ---> a77f7968c2aa [2023-01-17T15:52:07.533Z] Step 20/21 : LABEL git_sha=75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T15:52:07.534Z] ---> Running in 85eff9a1d24c [2023-01-17T15:52:07.534Z] Removing intermediate container 85eff9a1d24c [2023-01-17T15:52:07.534Z] ---> c79e611a4683 [2023-01-17T15:52:07.534Z] Step 21/21 : LABEL version=3.0.0-dev.20 [2023-01-17T15:52:07.806Z] ---> Running in e94937e4e451 [2023-01-17T15:52:07.806Z] Removing intermediate container e94937e4e451 [2023-01-17T15:52:07.806Z] ---> b532b77d93f4 [2023-01-17T15:52:07.806Z] [2023-01-17T15:52:07.806Z] Removing intermediate container 28e94dc3fe46 [2023-01-17T15:52:07.806Z] ---> f80adbf2232e [2023-01-17T15:52:07.806Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-01-17T15:52:07.806Z] ---> Running in 61129cfcf7fe [2023-01-17T15:52:07.806Z] Successfully built b532b77d93f4 [2023-01-17T15:52:07.806Z] Successfully tagged security-proxy-setup:latest [2023-01-17T15:52:07.806Z]  Building security-proxy-setup ... done Building core-command [2023-01-17T15:52:08.065Z] Removing intermediate container 61129cfcf7fe [2023-01-17T15:52:08.065Z] ---> 9d920a6969a5 [2023-01-17T15:52:08.065Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-01-17T15:52:10.055Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-17T15:52:10.055Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-17T15:52:10.055Z] ---> 2ff988978fed [2023-01-17T15:52:10.055Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-01-17T15:52:10.055Z] ---> Using cache [2023-01-17T15:52:10.055Z] ---> 3d9298a27731 [2023-01-17T15:52:10.055Z] Step 4/23 : WORKDIR /edgex-go [2023-01-17T15:52:10.055Z] ---> Using cache [2023-01-17T15:52:10.055Z] ---> 7eb730998a26 [2023-01-17T15:52:10.055Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-01-17T15:52:10.055Z] ---> Using cache [2023-01-17T15:52:10.055Z] ---> edaf5a299a65 [2023-01-17T15:52:10.055Z] Step 6/23 : COPY go.mod vendor* ./ [2023-01-17T15:52:10.055Z] ---> Using cache [2023-01-17T15:52:10.055Z] ---> 616e7dc0b97d [2023-01-17T15:52:10.055Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-17T15:52:10.055Z] ---> Using cache [2023-01-17T15:52:10.055Z] ---> 59ccab527386 [2023-01-17T15:52:10.055Z] Step 8/23 : COPY . . [2023-01-17T15:52:10.055Z] ---> Using cache [2023-01-17T15:52:10.055Z] ---> 6de184238be9 [2023-01-17T15:52:10.055Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-01-17T15:52:14.264Z] ---> Running in 75888d0d61d1 [2023-01-17T15:52:14.264Z] ---> Running in 99b50203e2aa [2023-01-17T15:52:14.264Z] Removing intermediate container 75888d0d61d1 [2023-01-17T15:52:14.264Z] ---> 3fb58d3e07ba [2023-01-17T15:52:14.264Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-01-17T15:52:14.264Z] ---> Running in 08cf34800127 [2023-01-17T15:52:14.264Z] Removing intermediate container 08cf34800127 [2023-01-17T15:52:14.264Z] ---> d7e83ac50270 [2023-01-17T15:52:14.264Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-01-17T15:52:14.264Z] ---> Running in 108f0e325675 [2023-01-17T15:52:14.264Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-01-17T15:52:14.264Z] Removing intermediate container 108f0e325675 [2023-01-17T15:52:14.264Z] ---> 276b44526825 [2023-01-17T15:52:14.264Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-01-17T15:52:14.264Z] ---> Running in 325df1f1fc2b [2023-01-17T15:52:16.164Z] Removing intermediate container 325df1f1fc2b [2023-01-17T15:52:16.164Z] ---> 3d006dca62e3 [2023-01-17T15:52:16.164Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-01-17T15:52:16.164Z] ---> Running in 47ec6a1b9937 [2023-01-17T15:52:16.421Z] Removing intermediate container 47ec6a1b9937 [2023-01-17T15:52:16.421Z] ---> 37b067d808ba [2023-01-17T15:52:16.421Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-01-17T15:52:16.679Z] ---> 3069d130b570 [2023-01-17T15:52:16.679Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-01-17T15:52:16.937Z] ---> Running in 4e800b9d8b15 [2023-01-17T15:52:19.505Z] Removing intermediate container 4e800b9d8b15 [2023-01-17T15:52:19.505Z] ---> 29c7c92e2d93 [2023-01-17T15:52:19.505Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-17T15:52:19.505Z] ---> 92ada51af9be [2023-01-17T15:52:19.505Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-01-17T15:52:20.919Z] ---> 3fbeca0ae0f4 [2023-01-17T15:52:20.919Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-01-17T15:52:21.177Z] ---> 6848984b16a5 [2023-01-17T15:52:21.177Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-01-17T15:52:21.439Z] ---> 94479e689771 [2023-01-17T15:52:21.439Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-01-17T15:52:22.034Z] ---> f2763b51f5ef [2023-01-17T15:52:22.034Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-01-17T15:52:22.598Z] ---> 24b6272112a5 [2023-01-17T15:52:22.599Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-01-17T15:52:23.163Z] ---> 920a3b91bfa4 [2023-01-17T15:52:23.163Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-01-17T15:52:23.163Z] ---> Running in 266f104082eb [2023-01-17T15:52:24.121Z] Removing intermediate container 266f104082eb [2023-01-17T15:52:24.121Z] ---> f6377cf55d57 [2023-01-17T15:52:24.121Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-01-17T15:52:24.121Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-01-17T15:52:24.121Z] ---> Running in 8191a5735a30 [2023-01-17T15:52:24.121Z] Removing intermediate container 8191a5735a30 [2023-01-17T15:52:24.121Z] ---> e02741f36ee1 [2023-01-17T15:52:24.121Z] Step 29/32 : CMD ["gate"] [2023-01-17T15:52:24.121Z] ---> Running in e2f093b7c988 [2023-01-17T15:52:24.461Z] Removing intermediate container e2f093b7c988 [2023-01-17T15:52:24.461Z] ---> 493e319d5d88 [2023-01-17T15:52:24.461Z] Step 30/32 : LABEL arch=x86_64 [2023-01-17T15:52:24.461Z] ---> Running in 73ed355f6bdb [2023-01-17T15:52:24.738Z] Removing intermediate container 73ed355f6bdb [2023-01-17T15:52:24.738Z] ---> 645ef0d0e2ae [2023-01-17T15:52:24.738Z] Step 31/32 : LABEL git_sha=75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T15:52:24.738Z] ---> Running in b8278e64377e [2023-01-17T15:52:24.738Z] Removing intermediate container b8278e64377e [2023-01-17T15:52:24.738Z] ---> 97944dbe47b4 [2023-01-17T15:52:24.738Z] Step 32/32 : LABEL version=3.0.0-dev.20 [2023-01-17T15:52:25.024Z] ---> Running in 939748eb5d26 [2023-01-17T15:52:25.024Z] Removing intermediate container 939748eb5d26 [2023-01-17T15:52:25.024Z] ---> 20eb4a6fb1d5 [2023-01-17T15:52:25.024Z] [2023-01-17T15:52:25.024Z] Successfully built 20eb4a6fb1d5 [2023-01-17T15:52:25.024Z] Successfully tagged security-bootstrapper:latest [2023-01-17T15:52:25.024Z]  Building security-bootstrapper ... done Building support-notifications [2023-01-17T15:52:28.441Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-17T15:52:28.441Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-17T15:52:28.441Z] ---> 2ff988978fed [2023-01-17T15:52:28.441Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-17T15:52:28.441Z] ---> Using cache [2023-01-17T15:52:28.441Z] ---> 3d9298a27731 [2023-01-17T15:52:28.441Z] Step 4/22 : WORKDIR /edgex-go [2023-01-17T15:52:28.441Z] ---> Using cache [2023-01-17T15:52:28.441Z] ---> 7eb730998a26 [2023-01-17T15:52:28.441Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-01-17T15:52:30.428Z] ---> Running in 6cc9b8ab508e [2023-01-17T15:52:30.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-17T15:52:31.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-17T15:52:32.245Z] OK: 211 MiB in 51 packages [2023-01-17T15:52:33.621Z] Removing intermediate container 16478f7b1d69 [2023-01-17T15:52:33.622Z] ---> cde14c5fabd7 [2023-01-17T15:52:33.622Z] [2023-01-17T15:52:33.622Z] Step 9/24 : FROM alpine:3.16 [2023-01-17T15:52:33.622Z] ---> bfe296a52501 [2023-01-17T15:52:33.622Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-01-17T15:52:33.622Z] Removing intermediate container 99b50203e2aa [2023-01-17T15:52:33.622Z] ---> fc91f4e9871f [2023-01-17T15:52:33.622Z] [2023-01-17T15:52:33.622Z] Step 10/23 : FROM alpine:3.16 [2023-01-17T15:52:33.622Z] ---> bfe296a52501 [2023-01-17T15:52:33.622Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-01-17T15:52:33.622Z] ---> Using cache [2023-01-17T15:52:33.622Z] ---> 3c5c1e7cc0a8 [2023-01-17T15:52:33.622Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-17T15:52:33.622Z] ---> Using cache [2023-01-17T15:52:33.622Z] ---> 63f2e5dde332 [2023-01-17T15:52:33.622Z] Step 13/23 : ENV APP_PORT=59882 [2023-01-17T15:52:33.622Z] ---> Running in 70cf2ce605a7 [2023-01-17T15:52:33.622Z] ---> Running in f3cc549502ef [2023-01-17T15:52:33.622Z] Removing intermediate container 6cc9b8ab508e [2023-01-17T15:52:33.622Z] ---> ac16d6ad93e5 [2023-01-17T15:52:33.622Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-17T15:52:33.622Z] Removing intermediate container f3cc549502ef [2023-01-17T15:52:33.622Z] ---> ab116b3431ec [2023-01-17T15:52:33.622Z] Step 14/23 : EXPOSE $APP_PORT [2023-01-17T15:52:33.622Z] ---> Running in 63191ae9ebcd [2023-01-17T15:52:33.882Z] ---> 9f9f0301db18 [2023-01-17T15:52:33.882Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-17T15:52:33.882Z] Removing intermediate container 63191ae9ebcd [2023-01-17T15:52:33.882Z] ---> 45f2a3b5a016 [2023-01-17T15:52:33.882Z] Step 15/23 : WORKDIR / [2023-01-17T15:52:33.882Z] ---> Running in 7923223f1cce [2023-01-17T15:52:33.882Z] ---> Running in a231edce246b [2023-01-17T15:52:33.882Z] Removing intermediate container 7923223f1cce [2023-01-17T15:52:33.882Z] ---> fb7b293021f1 [2023-01-17T15:52:33.882Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-17T15:52:33.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-17T15:52:34.140Z] ---> 9f1c8d3c1fd5 [2023-01-17T15:52:34.140Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-01-17T15:52:34.407Z] ---> 86802a128e25 [2023-01-17T15:52:34.407Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-01-17T15:52:34.665Z] ---> a484ddb93736 [2023-01-17T15:52:34.665Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-01-17T15:52:34.665Z] ---> Running in 5c6f29c4b9d1 [2023-01-17T15:52:34.665Z] Removing intermediate container 5c6f29c4b9d1 [2023-01-17T15:52:34.665Z] ---> b4cb6feacf18 [2023-01-17T15:52:34.665Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-17T15:52:34.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-17T15:52:34.665Z] ---> Running in cf0a78969dbf [2023-01-17T15:52:34.665Z] Removing intermediate container cf0a78969dbf [2023-01-17T15:52:34.665Z] ---> 7de9732d0b33 [2023-01-17T15:52:34.665Z] Step 21/23 : LABEL arch=x86_64 [2023-01-17T15:52:34.665Z] ---> Running in ebcf85c581da [2023-01-17T15:52:34.923Z] Removing intermediate container ebcf85c581da [2023-01-17T15:52:34.923Z] ---> 6eb7252ba6d2 [2023-01-17T15:52:34.923Z] Step 22/23 : LABEL git_sha=75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T15:52:34.923Z] ---> Running in eedc11de170a [2023-01-17T15:52:34.923Z] Removing intermediate container eedc11de170a [2023-01-17T15:52:34.923Z] ---> d0c94dfb4801 [2023-01-17T15:52:34.923Z] Step 23/23 : LABEL version=3.0.0-dev.20 [2023-01-17T15:52:34.923Z] ---> Running in 584b4aaa77c4 [2023-01-17T15:52:34.923Z] Removing intermediate container 584b4aaa77c4 [2023-01-17T15:52:34.923Z] ---> e5819d7e7b7e [2023-01-17T15:52:34.923Z] [2023-01-17T15:52:35.181Z] Successfully built e5819d7e7b7e [2023-01-17T15:52:35.181Z] Successfully tagged core-command:latest [2023-01-17T15:52:35.181Z] Building support-scheduler [2023-01-17T15:52:36.115Z]  Building core-command ... done (1/3) Installing ca-certificates (20220614-r0) [2023-01-17T15:52:36.115Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-01-17T15:52:36.372Z] (3/3) Installing su-exec (0.2-r1) [2023-01-17T15:52:36.372Z] Executing busybox-1.35.0-r17.trigger [2023-01-17T15:52:36.372Z] Executing ca-certificates-20220614-r0.trigger [2023-01-17T15:52:36.372Z] OK: 6 MiB in 17 packages [2023-01-17T15:52:38.962Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-17T15:52:38.962Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-17T15:52:38.962Z] ---> 2ff988978fed [2023-01-17T15:52:38.962Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-17T15:52:38.962Z] ---> Using cache [2023-01-17T15:52:38.962Z] ---> 3d9298a27731 [2023-01-17T15:52:38.962Z] Step 4/22 : WORKDIR /edgex-go [2023-01-17T15:52:38.962Z] ---> Using cache [2023-01-17T15:52:38.962Z] ---> 7eb730998a26 [2023-01-17T15:52:38.962Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-17T15:52:38.962Z] ---> Using cache [2023-01-17T15:52:38.962Z] ---> edaf5a299a65 [2023-01-17T15:52:38.962Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-17T15:52:38.962Z] ---> Using cache [2023-01-17T15:52:38.962Z] ---> 616e7dc0b97d [2023-01-17T15:52:38.962Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-17T15:52:38.962Z] ---> Using cache [2023-01-17T15:52:38.962Z] ---> 59ccab527386 [2023-01-17T15:52:38.962Z] Step 8/22 : COPY . . [2023-01-17T15:52:38.962Z] ---> Using cache [2023-01-17T15:52:38.962Z] ---> 6de184238be9 [2023-01-17T15:52:38.962Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-01-17T15:52:40.370Z] ---> Running in c1b4c3a4d8fa [2023-01-17T15:52:40.370Z] Removing intermediate container 70cf2ce605a7 [2023-01-17T15:52:40.370Z] ---> 8e5819394818 [2023-01-17T15:52:40.370Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-17T15:52:40.370Z] ---> Running in d86e2078aced [2023-01-17T15:52:40.370Z] Removing intermediate container d86e2078aced [2023-01-17T15:52:40.370Z] ---> 8edb6a681ba0 [2023-01-17T15:52:40.370Z] Step 12/24 : WORKDIR / [2023-01-17T15:52:40.370Z] ---> Running in 008ee7af67c1 [2023-01-17T15:52:40.370Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-01-17T15:52:40.640Z] Removing intermediate container 008ee7af67c1 [2023-01-17T15:52:40.640Z] ---> 8abb64eb9b78 [2023-01-17T15:52:40.640Z] 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-01-17T15:52:40.640Z] ---> 1d59eb3e21f8 [2023-01-17T15:52:40.640Z] 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-01-17T15:52:40.899Z] ---> e53ca67a0c39 [2023-01-17T15:52:40.899Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-01-17T15:52:41.172Z] ---> 0e08e147f4a7 [2023-01-17T15:52:41.172Z] 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-01-17T15:52:41.434Z] ---> dad3fda63235 [2023-01-17T15:52:41.434Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-01-17T15:52:41.692Z] ---> 52b85cf31b35 [2023-01-17T15:52:41.692Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-01-17T15:52:42.257Z] ---> 4515fba4efd2 [2023-01-17T15:52:42.257Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-01-17T15:52:42.257Z] ---> 5e510147b2f3 [2023-01-17T15:52:42.257Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-17T15:52:42.257Z] ---> Running in 47ff320b1816 [2023-01-17T15:52:43.193Z] Removing intermediate container 47ff320b1816 [2023-01-17T15:52:43.193Z] ---> 1028676e7060 [2023-01-17T15:52:43.193Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-01-17T15:52:43.193Z] ---> Running in e321c0121dfb [2023-01-17T15:52:43.193Z] Removing intermediate container e321c0121dfb [2023-01-17T15:52:43.193Z] ---> b1372f406d0f [2023-01-17T15:52:43.193Z] Step 22/24 : LABEL arch=x86_64 [2023-01-17T15:52:43.193Z] ---> Running in 630582b413b6 [2023-01-17T15:52:43.482Z] Removing intermediate container 630582b413b6 [2023-01-17T15:52:43.482Z] ---> 6e671953f646 [2023-01-17T15:52:43.482Z] Step 23/24 : LABEL git_sha=75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T15:52:43.482Z] ---> Running in 1c452d23dac5 [2023-01-17T15:52:43.762Z] Removing intermediate container 1c452d23dac5 [2023-01-17T15:52:43.762Z] ---> 625c5ea72e86 [2023-01-17T15:52:43.762Z] Step 24/24 : LABEL version=3.0.0-dev.20 [2023-01-17T15:52:43.762Z] ---> Running in 652236c12469 [2023-01-17T15:52:44.022Z] Removing intermediate container 652236c12469 [2023-01-17T15:52:44.022Z] ---> 540fd03fa6e8 [2023-01-17T15:52:44.022Z] [2023-01-17T15:52:44.283Z] Successfully built 540fd03fa6e8 [2023-01-17T15:52:44.283Z] Successfully tagged security-secretstore-setup:latest [2023-01-17T15:52:44.283Z]  Building security-secretstore-setup ... done Building core-data [2023-01-17T15:52:46.276Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-17T15:52:46.276Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-17T15:52:46.276Z] ---> 2ff988978fed [2023-01-17T15:52:46.276Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-17T15:52:46.276Z] ---> Using cache [2023-01-17T15:52:46.276Z] ---> 3d9298a27731 [2023-01-17T15:52:46.276Z] Step 4/22 : WORKDIR /edgex-go [2023-01-17T15:52:46.276Z] ---> Using cache [2023-01-17T15:52:46.276Z] ---> 7eb730998a26 [2023-01-17T15:52:46.276Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-17T15:52:46.276Z] ---> Using cache [2023-01-17T15:52:46.276Z] ---> edaf5a299a65 [2023-01-17T15:52:46.276Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-17T15:52:46.276Z] ---> Using cache [2023-01-17T15:52:46.276Z] ---> 616e7dc0b97d [2023-01-17T15:52:46.276Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-17T15:52:46.276Z] ---> Using cache [2023-01-17T15:52:46.276Z] ---> 59ccab527386 [2023-01-17T15:52:46.276Z] Step 8/22 : COPY . . [2023-01-17T15:52:46.276Z] ---> Using cache [2023-01-17T15:52:46.276Z] ---> 6de184238be9 [2023-01-17T15:52:46.276Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-01-17T15:52:56.708Z] ---> Running in be2acd3c171a [2023-01-17T15:52:56.708Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-01-17T15:53:14.933Z] Removing intermediate container c1b4c3a4d8fa [2023-01-17T15:53:14.933Z] ---> 79d28cf7f2f9 [2023-01-17T15:53:14.933Z] [2023-01-17T15:53:14.933Z] Step 10/22 : FROM alpine:3.16 [2023-01-17T15:53:14.933Z] ---> bfe296a52501 [2023-01-17T15:53:14.933Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-01-17T15:53:14.933Z] ---> Using cache [2023-01-17T15:53:14.933Z] ---> 3c5c1e7cc0a8 [2023-01-17T15:53:14.933Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-17T15:53:14.933Z] ---> Using cache [2023-01-17T15:53:14.933Z] ---> 63f2e5dde332 [2023-01-17T15:53:14.933Z] Step 13/22 : ENV APP_PORT=59861 [2023-01-17T15:53:14.933Z] ---> Running in d3f3cf0c5a76 [2023-01-17T15:53:14.933Z] Removing intermediate container d3f3cf0c5a76 [2023-01-17T15:53:14.933Z] ---> 85e137b262d6 [2023-01-17T15:53:14.933Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-17T15:53:25.139Z] ---> Running in f030412ed0ec [2023-01-17T15:53:25.140Z] Removing intermediate container f030412ed0ec [2023-01-17T15:53:25.140Z] ---> d05902d20585 [2023-01-17T15:53:25.140Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-17T15:53:25.140Z] Removing intermediate container 733b4a158be3 [2023-01-17T15:53:25.140Z] ---> ff7c65d6a40b [2023-01-17T15:53:25.140Z] Step 7/19 : COPY . . [2023-01-17T15:53:25.140Z] Removing intermediate container a2944a5e4e93 [2023-01-17T15:53:25.140Z] ---> 93efd6126062 [2023-01-17T15:53:25.140Z] Step 7/23 : COPY . . [2023-01-17T15:53:33.668Z] ---> a54eeeb824b2 [2023-01-17T15:53:33.668Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-01-17T15:53:33.668Z] ---> e71a75edf8f4 [2023-01-17T15:53:33.668Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-01-17T15:53:33.668Z] ---> b8c993964766 [2023-01-17T15:53:33.668Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-01-17T15:53:33.668Z] ---> Running in 1d357bd46d23 [2023-01-17T15:53:33.668Z] ---> Running in 292977aac26b [2023-01-17T15:53:33.668Z] Removing intermediate container be2acd3c171a [2023-01-17T15:53:33.668Z] ---> dbbbb72d6db3 [2023-01-17T15:53:33.668Z] [2023-01-17T15:53:33.668Z] Step 10/22 : FROM alpine:3.16 [2023-01-17T15:53:33.668Z] ---> bfe296a52501 [2023-01-17T15:53:33.668Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-01-17T15:53:33.668Z] ---> Running in c934638a7d2e [2023-01-17T15:53:33.668Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-01-17T15:53:33.668Z] Removing intermediate container 1d357bd46d23 [2023-01-17T15:53:33.668Z] ---> ed386655a1a6 [2023-01-17T15:53:33.668Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-01-17T15:53:33.668Z] Removing intermediate container c934638a7d2e [2023-01-17T15:53:33.668Z] ---> 31a8f0f1f332 [2023-01-17T15:53:33.668Z] Step 12/22 : ENV APP_PORT=59880 [2023-01-17T15:53:33.668Z] ---> ff90d6d878c8 [2023-01-17T15:53:33.668Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-01-17T15:53:33.668Z] ---> Running in 350af513a524 [2023-01-17T15:53:33.668Z] ---> Running in ac0db0968070 [2023-01-17T15:53:33.929Z] Removing intermediate container 350af513a524 [2023-01-17T15:53:33.929Z] ---> 8e145a344d1e [2023-01-17T15:53:33.929Z] 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-01-17T15:53:33.929Z] Removing intermediate container ac0db0968070 [2023-01-17T15:53:33.929Z] ---> e1fed5e1cdfe [2023-01-17T15:53:33.929Z] Step 13/22 : EXPOSE $APP_PORT [2023-01-17T15:53:33.929Z] ---> Running in 3da3ed286c00 [2023-01-17T15:53:33.929Z] ---> b100d48018d3 [2023-01-17T15:53:33.929Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-01-17T15:53:34.189Z] ---> Running in 81c9011d8560 [2023-01-17T15:53:34.190Z] ---> Running in 7f7431c46f95 [2023-01-17T15:53:34.190Z] Removing intermediate container 81c9011d8560 [2023-01-17T15:53:34.190Z] ---> 2c60d50993be [2023-01-17T15:53:34.190Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-01-17T15:53:34.190Z] Removing intermediate container 7f7431c46f95 [2023-01-17T15:53:34.190Z] ---> c638bbfd8c5a [2023-01-17T15:53:34.190Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-17T15:53:34.190Z] ---> Running in 42cfcea5ebae [2023-01-17T15:53:34.458Z] ---> Running in cb8152333205 [2023-01-17T15:53:34.458Z] Removing intermediate container cb8152333205 [2023-01-17T15:53:34.458Z] ---> 00ad3ff0b255 [2023-01-17T15:53:34.458Z] Step 20/22 : LABEL arch=x86_64 [2023-01-17T15:53:34.720Z] ---> Running in 2a1e8f3af398 [2023-01-17T15:53:34.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-17T15:53:34.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-17T15:53:34.983Z] Removing intermediate container 2a1e8f3af398 [2023-01-17T15:53:34.983Z] ---> 523eda25eab9 [2023-01-17T15:53:34.983Z] Step 21/22 : LABEL git_sha=75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T15:53:34.983Z] ---> Running in ab2a50fe43ef [2023-01-17T15:53:34.983Z] Removing intermediate container 3da3ed286c00 [2023-01-17T15:53:34.983Z] ---> 69dcd2cb40fb [2023-01-17T15:53:34.983Z] Step 11/23 : WORKDIR /edgex-go [2023-01-17T15:53:35.244Z] Removing intermediate container ab2a50fe43ef [2023-01-17T15:53:35.244Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-17T15:53:35.244Z] ---> c0e5ea3ffbce [2023-01-17T15:53:35.244Z] Step 22/22 : LABEL version=3.0.0-dev.20 [2023-01-17T15:53:35.244Z] Executing busybox-1.35.0-r17.trigger [2023-01-17T15:53:35.244Z] ---> Running in 331aa623f056 [2023-01-17T15:53:35.244Z] OK: 6 MiB in 15 packages [2023-01-17T15:53:35.244Z] ---> Running in 6f3e31099f45 [2023-01-17T15:53:35.245Z] Removing intermediate container 331aa623f056 [2023-01-17T15:53:35.245Z] ---> 809e039740a5 [2023-01-17T15:53:35.245Z] [2023-01-17T15:53:35.245Z] Step 12/23 : FROM alpine:3.15 [2023-01-17T15:53:35.245Z] ---> c4fc93816858 [2023-01-17T15:53:35.245Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-17T15:53:35.245Z] ---> Using cache [2023-01-17T15:53:35.245Z] ---> b67dd0761e26 [2023-01-17T15:53:35.245Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-17T15:53:35.506Z] ---> Running in c9406041245f [2023-01-17T15:53:35.506Z] Removing intermediate container 6f3e31099f45 [2023-01-17T15:53:35.506Z] ---> e678f7005f3d [2023-01-17T15:53:35.506Z] [2023-01-17T15:53:35.506Z] Successfully built e678f7005f3d [2023-01-17T15:53:35.506Z] Successfully tagged support-scheduler:latest [2023-01-17T15:53:35.808Z]  Building support-scheduler ... done Removing intermediate container 42cfcea5ebae [2023-01-17T15:53:35.808Z] ---> 777b56f1096f [2023-01-17T15:53:35.808Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-17T15:53:35.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-17T15:53:36.418Z] ---> 0ced0912ffaa [2023-01-17T15:53:36.418Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-01-17T15:53:37.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-17T15:53:37.953Z] v3.15.6-260-g56987637fa [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-17T15:53:37.953Z] v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-17T15:53:37.953Z] OK: 15859 distinct packages available [2023-01-17T15:53:37.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-17T15:53:37.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-17T15:53:38.211Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-17T15:53:38.211Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-17T15:53:38.211Z] ---> dfb3a19ec50b [2023-01-17T15:53:38.211Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-01-17T15:53:38.211Z] (3/5) Installing libucontext (1.1-r0) [2023-01-17T15:53:38.211Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-17T15:53:38.211Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-17T15:53:38.211Z] Executing busybox-1.34.1-r7.trigger [2023-01-17T15:53:38.211Z] OK: 7 MiB in 19 packages [2023-01-17T15:53:39.425Z] Removing intermediate container 8f4c13e3075e [2023-01-17T15:53:39.425Z] ---> 024ee2b7f3f5 [2023-01-17T15:53:39.425Z] Step 7/24 : COPY . . [2023-01-17T15:53:39.425Z] ---> df5a28dce634 [2023-01-17T15:53:39.425Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-17T15:53:39.425Z] ---> Running in d51326a063cd [2023-01-17T15:53:39.425Z] Removing intermediate container d51326a063cd [2023-01-17T15:53:39.425Z] ---> 5dfe2395401a [2023-01-17T15:53:39.425Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-17T15:53:39.425Z] ---> Running in f60e27418c6b [2023-01-17T15:53:39.611Z] ---> eb844c4faaa7 [2023-01-17T15:53:39.611Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-01-17T15:53:39.872Z] ---> Running in 7e69884b1ef8 [2023-01-17T15:53:40.387Z] Removing intermediate container f60e27418c6b [2023-01-17T15:53:40.387Z] ---> f4610b8a9204 [2023-01-17T15:53:40.387Z] 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-01-17T15:53:40.654Z] ---> Running in d3605fdb80cc [2023-01-17T15:53:40.840Z] Removing intermediate container 7e69884b1ef8 [2023-01-17T15:53:40.840Z] ---> 521e378632c6 [2023-01-17T15:53:40.840Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-17T15:53:40.840Z] Removing intermediate container c9406041245f [2023-01-17T15:53:40.840Z] ---> 1bb0a338b746 [2023-01-17T15:53:40.840Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-17T15:53:40.840Z] ---> Running in 9395c7883b5f [2023-01-17T15:53:40.840Z] Removing intermediate container 9395c7883b5f [2023-01-17T15:53:40.840Z] ---> 07cc299fb771 [2023-01-17T15:53:40.840Z] Step 20/22 : LABEL arch=x86_64 [2023-01-17T15:53:41.135Z] ---> Running in 53bc61308e4c [2023-01-17T15:53:41.496Z] Removing intermediate container a231edce246b [2023-01-17T15:53:41.496Z] ---> aa6c1ae25618 [2023-01-17T15:53:41.496Z] Step 8/22 : COPY . . [2023-01-17T15:53:44.191Z] Removing intermediate container 53bc61308e4c [2023-01-17T15:53:44.191Z] ---> 2c49e551b2c8 [2023-01-17T15:53:44.191Z] Step 21/22 : LABEL git_sha=75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T15:53:46.009Z] Removing intermediate container d3605fdb80cc [2023-01-17T15:53:46.009Z] ---> 781c28e4113e [2023-01-17T15:53:46.009Z] Step 11/24 : WORKDIR /edgex-go [2023-01-17T15:53:46.009Z] ---> Running in 8e1d87bb5053 [2023-01-17T15:53:47.434Z] Removing intermediate container 8e1d87bb5053 [2023-01-17T15:53:47.434Z] ---> 15eab5393557 [2023-01-17T15:53:47.434Z] [2023-01-17T15:53:47.434Z] Step 12/24 : FROM alpine:3.15 [2023-01-17T15:53:47.701Z] 3.15: Pulling from library/alpine [2023-01-17T15:53:50.283Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-17T15:53:50.283Z] Status: Downloaded newer image for alpine:3.15 [2023-01-17T15:53:50.283Z] ---> 8aa73fd46299 [2023-01-17T15:53:50.283Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-17T15:53:50.283Z] ---> Running in 1f81e98802d4 [2023-01-17T15:53:50.868Z] Removing intermediate container 1f81e98802d4 [2023-01-17T15:53:50.868Z] ---> 0c251a80c01e [2023-01-17T15:53:50.868Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-01-17T15:53:51.135Z] ---> Running in 51a5bc6739e1 [2023-01-17T15:53:51.202Z] ---> f4997292ded4 [2023-01-17T15:53:51.202Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-01-17T15:53:51.202Z] ---> Running in 4255bce699be [2023-01-17T15:53:51.202Z] ---> 8079aef23dd0 [2023-01-17T15:53:51.202Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-01-17T15:53:51.202Z] ---> Running in 0f84011b9e43 [2023-01-17T15:53:51.202Z] Removing intermediate container 4255bce699be [2023-01-17T15:53:51.202Z] ---> 028ead6bb48f [2023-01-17T15:53:51.202Z] Step 22/22 : LABEL version=3.0.0-dev.20 [2023-01-17T15:53:51.464Z] ---> 6f87f8906c2b [2023-01-17T15:53:51.464Z] ---> Running in 1ef7cb96ca4e [2023-01-17T15:53:51.464Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-01-17T15:53:51.464Z] Removing intermediate container 1ef7cb96ca4e [2023-01-17T15:53:51.464Z] ---> 64980fe5caf8 [2023-01-17T15:53:51.464Z] [2023-01-17T15:53:51.464Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-01-17T15:53:51.464Z] ---> 850e6fc0f90e [2023-01-17T15:53:51.464Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-01-17T15:53:51.464Z] Successfully built 64980fe5caf8 [2023-01-17T15:53:51.464Z] Successfully tagged core-data:latest [2023-01-17T15:53:51.724Z]  Building core-data ... done  ---> 8653a6cf470c [2023-01-17T15:53:51.724Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-17T15:53:51.724Z] ---> Running in 37cf05fe2fa3 [2023-01-17T15:53:51.984Z] Removing intermediate container 37cf05fe2fa3 [2023-01-17T15:53:51.984Z] ---> 8c2bb0f99c7e [2023-01-17T15:53:51.984Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-17T15:53:51.984Z] ---> Running in 2266c2313ae3 [2023-01-17T15:53:51.984Z] Removing intermediate container 2266c2313ae3 [2023-01-17T15:53:51.984Z] ---> d9d8b13b82b2 [2023-01-17T15:53:51.984Z] Step 21/23 : LABEL arch=x86_64 [2023-01-17T15:53:52.243Z] ---> Running in b7d7eaa0b09c [2023-01-17T15:53:52.243Z] Removing intermediate container b7d7eaa0b09c [2023-01-17T15:53:52.243Z] ---> f5beeed2fb2d [2023-01-17T15:53:52.243Z] Step 22/23 : LABEL git_sha=75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T15:53:52.243Z] ---> Running in 5b78304272c9 [2023-01-17T15:53:52.503Z] Removing intermediate container 5b78304272c9 [2023-01-17T15:53:52.503Z] ---> f59892eaf5dc [2023-01-17T15:53:52.503Z] Step 23/23 : LABEL version=3.0.0-dev.20 [2023-01-17T15:53:52.503Z] ---> Running in 05c0989f8738 [2023-01-17T15:53:52.503Z] Removing intermediate container 05c0989f8738 [2023-01-17T15:53:52.503Z] ---> d1bf7a16ea14 [2023-01-17T15:53:52.503Z] [2023-01-17T15:53:52.503Z] Successfully built d1bf7a16ea14 [2023-01-17T15:53:52.503Z] Successfully tagged security-spire-server:latest [2023-01-17T15:53:53.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-17T15:53:53.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-17T15:53:54.679Z] v3.15.6-260-g56987637fa [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-17T15:53:54.679Z] v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-17T15:53:54.679Z] OK: 15736 distinct packages available [2023-01-17T15:53:54.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-17T15:53:55.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-17T15:53:57.166Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-01-17T15:53:57.166Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-01-17T15:53:57.166Z] (3/4) Installing libucontext (1.1-r0) [2023-01-17T15:53:57.166Z] (4/4) Installing gcompat (1.0.0-r4) [2023-01-17T15:53:57.166Z] Executing busybox-1.34.1-r7.trigger [2023-01-17T15:53:57.166Z] OK: 6 MiB in 18 packages [2023-01-17T15:53:57.773Z]  Building security-spire-server ... done Removing intermediate container 292977aac26b [2023-01-17T15:53:57.773Z] ---> 035acdc4cb73 [2023-01-17T15:53:57.773Z] [2023-01-17T15:53:57.773Z] Step 9/19 : FROM alpine:3.15 [2023-01-17T15:53:57.773Z] ---> c4fc93816858 [2023-01-17T15:53:57.773Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-17T15:53:57.773Z] ---> Using cache [2023-01-17T15:53:57.773Z] ---> b67dd0761e26 [2023-01-17T15:53:57.773Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-01-17T15:53:57.773Z] ---> Running in a4b751226dcb [2023-01-17T15:53:57.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-17T15:53:57.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-17T15:53:58.031Z] v3.15.6-260-g56987637fa [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-17T15:53:58.031Z] v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-17T15:53:58.031Z] OK: 15859 distinct packages available [2023-01-17T15:53:58.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-17T15:53:58.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-17T15:53:58.289Z] (1/9) Installing ca-certificates (20220614-r0) [2023-01-17T15:53:58.289Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-01-17T15:53:58.289Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-01-17T15:53:58.289Z] (4/9) Installing libcurl (7.80.0-r5) [2023-01-17T15:53:58.548Z] (5/9) Installing curl (7.80.0-r5) [2023-01-17T15:53:58.548Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-01-17T15:53:58.548Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-01-17T15:53:58.548Z] (8/9) Installing libucontext (1.1-r0) [2023-01-17T15:53:58.548Z] (9/9) Installing gcompat (1.0.0-r4) [2023-01-17T15:53:58.548Z] Executing busybox-1.34.1-r7.trigger [2023-01-17T15:53:58.548Z] Executing ca-certificates-20220614-r0.trigger [2023-01-17T15:53:58.548Z] OK: 8 MiB in 23 packages [2023-01-17T15:54:00.502Z] Removing intermediate container 51a5bc6739e1 [2023-01-17T15:54:00.502Z] ---> a0bf88fba931 [2023-01-17T15:54:00.502Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-17T15:54:01.088Z] Removing intermediate container a4b751226dcb [2023-01-17T15:54:01.088Z] ---> 438f25d01b80 [2023-01-17T15:54:01.088Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-17T15:54:01.088Z] ---> 5357b8fc8bc9 [2023-01-17T15:54:01.088Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-01-17T15:54:02.545Z] ---> e77432664004 [2023-01-17T15:54:02.545Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-01-17T15:54:02.805Z] ---> bc16168f3a0a [2023-01-17T15:54:02.805Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-01-17T15:54:03.774Z] ---> Running in 20fe70811ca5 [2023-01-17T15:54:04.034Z] Removing intermediate container 20fe70811ca5 [2023-01-17T15:54:04.034Z] ---> 14ecd93090a8 [2023-01-17T15:54:04.034Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-17T15:54:04.293Z] ---> Running in 8b233337761a [2023-01-17T15:54:04.293Z] Removing intermediate container 8b233337761a [2023-01-17T15:54:04.293Z] ---> dbabf40d32f9 [2023-01-17T15:54:04.293Z] Step 17/19 : LABEL arch=x86_64 [2023-01-17T15:54:04.553Z] ---> Running in 536901d5ad28 [2023-01-17T15:54:04.553Z] Removing intermediate container 536901d5ad28 [2023-01-17T15:54:04.553Z] ---> 2d91dbf887fe [2023-01-17T15:54:04.553Z] Step 18/19 : LABEL git_sha=75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T15:54:04.815Z] ---> Running in a61f73f2e511 [2023-01-17T15:54:04.815Z] Removing intermediate container a61f73f2e511 [2023-01-17T15:54:04.815Z] ---> 4c67d7a07936 [2023-01-17T15:54:04.815Z] Step 19/19 : LABEL version=3.0.0-dev.20 [2023-01-17T15:54:05.077Z] ---> Running in cb4789a43062 [2023-01-17T15:54:05.077Z] Removing intermediate container cb4789a43062 [2023-01-17T15:54:05.077Z] ---> 17401f2f598d [2023-01-17T15:54:05.077Z] [2023-01-17T15:54:05.077Z] Successfully built 17401f2f598d [2023-01-17T15:54:05.077Z] Successfully tagged security-spiffe-token-provider:latest [2023-01-17T15:54:11.663Z]  Building security-spiffe-token-provider ... done Removing intermediate container 0f84011b9e43 [2023-01-17T15:54:11.663Z] ---> c1bf80891347 [2023-01-17T15:54:11.663Z] [2023-01-17T15:54:11.663Z] Step 10/22 : FROM alpine:3.16 [2023-01-17T15:54:11.663Z] ---> bfe296a52501 [2023-01-17T15:54:11.663Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-17T15:54:11.663Z] ---> Running in 8d1fad7756e1 [2023-01-17T15:54:11.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-17T15:54:11.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-17T15:54:11.922Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-17T15:54:11.922Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-17T15:54:11.922Z] Executing busybox-1.35.0-r17.trigger [2023-01-17T15:54:11.922Z] Executing ca-certificates-20220614-r0.trigger [2023-01-17T15:54:11.922Z] OK: 6 MiB in 16 packages [2023-01-17T15:54:12.180Z] Removing intermediate container 8d1fad7756e1 [2023-01-17T15:54:12.180Z] ---> 62dc85e8f91a [2023-01-17T15:54:12.180Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-17T15:54:12.180Z] ---> Running in 023213e78317 [2023-01-17T15:54:12.437Z] Removing intermediate container 023213e78317 [2023-01-17T15:54:12.437Z] ---> d53f5defe12a [2023-01-17T15:54:12.437Z] Step 13/22 : ENV APP_PORT=59860 [2023-01-17T15:54:12.437Z] ---> Running in 34516f73df75 [2023-01-17T15:54:12.437Z] Removing intermediate container 34516f73df75 [2023-01-17T15:54:12.437Z] ---> 633f9bcca333 [2023-01-17T15:54:12.437Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-17T15:54:12.437Z] ---> Running in 789bededd7d2 [2023-01-17T15:54:12.695Z] Removing intermediate container 789bededd7d2 [2023-01-17T15:54:12.695Z] ---> eb97d5a8b95d [2023-01-17T15:54:12.695Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-17T15:54:12.695Z] ---> 3bfa85514c21 [2023-01-17T15:54:12.695Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-01-17T15:54:12.819Z] ---> 151999e8f1a1 [2023-01-17T15:54:12.819Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-01-17T15:54:13.629Z] ---> f38026ab91b7 [2023-01-17T15:54:13.629Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-01-17T15:54:13.629Z] ---> 926c92df831d [2023-01-17T15:54:13.629Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-01-17T15:54:13.629Z] ---> Running in 32b63b9748ba [2023-01-17T15:54:13.629Z] Removing intermediate container 32b63b9748ba [2023-01-17T15:54:13.629Z] ---> bf29e12af660 [2023-01-17T15:54:13.629Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-17T15:54:13.629Z] ---> Running in 68a09f3c437d [2023-01-17T15:54:13.776Z] ---> cb241db89961 [2023-01-17T15:54:13.776Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-01-17T15:54:13.888Z] Removing intermediate container 68a09f3c437d [2023-01-17T15:54:13.888Z] ---> 43f12e9ff89e [2023-01-17T15:54:13.888Z] Step 20/22 : LABEL arch=x86_64 [2023-01-17T15:54:13.888Z] ---> Running in 651eb2b3ec64 [2023-01-17T15:54:13.888Z] Removing intermediate container 651eb2b3ec64 [2023-01-17T15:54:13.888Z] ---> 013c537b6588 [2023-01-17T15:54:13.888Z] Step 21/22 : LABEL git_sha=75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T15:54:13.888Z] ---> Running in 4cb785a35e9e [2023-01-17T15:54:14.043Z] Removing intermediate container f26886ad1dc6 [2023-01-17T15:54:14.043Z] ---> 78c63929a0e9 [2023-01-17T15:54:14.043Z] Step 7/19 : COPY . . [2023-01-17T15:54:14.043Z] ---> Running in def647fd7510 [2023-01-17T15:54:14.147Z] Removing intermediate container 4cb785a35e9e [2023-01-17T15:54:14.147Z] ---> a7089482a037 [2023-01-17T15:54:14.147Z] Step 22/22 : LABEL version=3.0.0-dev.20 [2023-01-17T15:54:14.147Z] ---> Running in 1e246fceb4a5 [2023-01-17T15:54:14.147Z] Removing intermediate container 1e246fceb4a5 [2023-01-17T15:54:14.147Z] ---> d74d727b69fe [2023-01-17T15:54:14.147Z] [2023-01-17T15:54:14.147Z] Successfully built d74d727b69fe [2023-01-17T15:54:14.147Z] Successfully tagged support-notifications:latest [2023-01-17T15:54:14.310Z] Removing intermediate container 5ddedd7fe244 [2023-01-17T15:54:14.310Z] ---> 0e59b5b28c69 [2023-01-17T15:54:14.310Z] Step 7/24 : COPY . . [2023-01-17T15:54:14.412Z]  Building support-notifications ... done  [Pipeline] } [2023-01-17T15:54:14.418Z] $ docker stop --time=1 1861594654d208af98250c1456fe73c12bfb89a965b19cf1ce1b92c79a8491ce [2023-01-17T15:54:14.892Z] Removing intermediate container def647fd7510 [2023-01-17T15:54:14.892Z] ---> d50cbcd1ffd2 [2023-01-17T15:54:14.892Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-01-17T15:54:15.862Z] $ docker rm -f --volumes 1861594654d208af98250c1456fe73c12bfb89a965b19cf1ce1b92c79a8491ce [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-17T15:54:16.238Z] + docker images [2023-01-17T15:54:16.238Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-01-17T15:54:16.238Z] support-notifications latest d74d727b69fe 2 seconds ago 30.6MB [2023-01-17T15:54:16.238Z] c1bf80891347 7 seconds ago 1.74GB [2023-01-17T15:54:16.239Z] security-spiffe-token-provider latest 17401f2f598d 12 seconds ago 29.8MB [2023-01-17T15:54:16.239Z] 035acdc4cb73 22 seconds ago 1.7GB [2023-01-17T15:54:16.239Z] security-spire-server latest d1bf7a16ea14 24 seconds ago 86.5MB [2023-01-17T15:54:16.239Z] core-data latest 64980fe5caf8 25 seconds ago 17.9MB [2023-01-17T15:54:16.239Z] support-scheduler latest e678f7005f3d 41 seconds ago 30MB [2023-01-17T15:54:16.239Z] 809e039740a5 41 seconds ago 1.54GB [2023-01-17T15:54:16.239Z] dbbbb72d6db3 50 seconds ago 1.68GB [2023-01-17T15:54:16.239Z] 79d28cf7f2f9 About a minute ago 1.74GB [2023-01-17T15:54:16.239Z] security-secretstore-setup latest 540fd03fa6e8 About a minute ago 29.9MB [2023-01-17T15:54:16.239Z] core-command latest e5819d7e7b7e About a minute ago 17.7MB [2023-01-17T15:54:16.239Z] fc91f4e9871f About a minute ago 1.67GB [2023-01-17T15:54:16.239Z] cde14c5fabd7 About a minute ago 1.66GB [2023-01-17T15:54:16.239Z] security-bootstrapper latest 20eb4a6fb1d5 About a minute ago 20.3MB [2023-01-17T15:54:16.239Z] security-proxy-setup latest b532b77d93f4 2 minutes ago 27.7MB [2023-01-17T15:54:16.239Z] core-metadata latest 2f13d32e000b 2 minutes ago 18.5MB [2023-01-17T15:54:16.239Z] 0d0f5f71497b 2 minutes ago 1.66GB [2023-01-17T15:54:16.239Z] 6a77191be45e 2 minutes ago 1.66GB [2023-01-17T15:54:16.239Z] security-spire-agent latest 15bc012bf791 2 minutes ago 125MB [2023-01-17T15:54:16.239Z] security-spire-config latest a617e85daf46 2 minutes ago 85.8MB [2023-01-17T15:54:16.239Z] 63016ab47cf7 2 minutes ago 1.68GB [2023-01-17T15:54:16.239Z] aaf15be43baa 3 minutes ago 1.54GB [2023-01-17T15:54:16.239Z] bccd68b9cf47 3 minutes ago 1.54GB [2023-01-17T15:54:16.239Z] ci-base-image-x86_64 latest 2ff988978fed 6 minutes ago 904MB [2023-01-17T15:54:16.239Z] alpine 3.16 bfe296a52501 2 months ago 5.54MB [2023-01-17T15:54:16.239Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 2 months ago 683MB [2023-01-17T15:54:16.239Z] alpine 3.15 c4fc93816858 5 months ago 5.59MB [2023-01-17T15:54:16.239Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 months ago 253MB [2023-01-17T15:54:16.239Z] 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-01-17T15:54:16.332Z] provisioning config files... [2023-01-17T15:54:16.338Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/374@tmp/config1309448345855958894tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-17T15:54:16.769Z] ---> docker-login.sh [2023-01-17T15:54:16.769Z] nexus3.edgexfoundry.org:10001 [2023-01-17T15:54:16.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T15:54:16.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T15:54:16.769Z] Configure a credential helper to remove this warning. See [2023-01-17T15:54:16.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T15:54:16.769Z] [2023-01-17T15:54:16.769Z] Login Succeeded [2023-01-17T15:54:16.769Z] nexus3.edgexfoundry.org:10002 [2023-01-17T15:54:16.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T15:54:16.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T15:54:16.769Z] Configure a credential helper to remove this warning. See [2023-01-17T15:54:16.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T15:54:16.769Z] [2023-01-17T15:54:16.769Z] Login Succeeded [2023-01-17T15:54:16.769Z] nexus3.edgexfoundry.org:10003 [2023-01-17T15:54:16.848Z] ---> 8634d1cdd4fa [2023-01-17T15:54:16.848Z] Step 19/24 : WORKDIR / [2023-01-17T15:54:16.848Z] ---> Running in 33762f86293e [2023-01-17T15:54:17.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T15:54:17.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T15:54:17.057Z] Configure a credential helper to remove this warning. See [2023-01-17T15:54:17.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T15:54:17.057Z] [2023-01-17T15:54:17.057Z] Login Succeeded [2023-01-17T15:54:17.057Z] nexus3.edgexfoundry.org:10004 [2023-01-17T15:54:17.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T15:54:17.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T15:54:17.341Z] Configure a credential helper to remove this warning. See [2023-01-17T15:54:17.341Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T15:54:17.341Z] [2023-01-17T15:54:17.341Z] Login Succeeded [2023-01-17T15:54:17.341Z] docker.io [2023-01-17T15:54:17.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T15:54:17.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T15:54:17.639Z] Configure a credential helper to remove this warning. See [2023-01-17T15:54:17.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T15:54:17.639Z] [2023-01-17T15:54:17.639Z] Login Succeeded [2023-01-17T15:54:17.639Z] ---> docker-login.sh ends [Pipeline] } [2023-01-17T15:54:17.650Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-17T15:54:17.672Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-17T15:54:17.689Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-01-17T15:54:17.689Z] 75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T15:54:17.689Z] latest [2023-01-17T15:54:17.689Z] 3.0.0-dev.20 [2023-01-17T15:54:17.689Z] 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [2023-01-17T15:54:17.689Z] main [2023-01-17T15:54:17.689Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:18.069Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:75e2dee3358e6ae3da11c468603cfcf282f76675 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:18.253Z] Removing intermediate container 33762f86293e [2023-01-17T15:54:18.253Z] ---> 4f54461176e7 [2023-01-17T15:54:18.253Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-17T15:54:18.417Z] + docker push nexus3.edgexfoundry.org:10004/core-command:75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T15:54:18.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-01-17T15:54:18.417Z] 17e137d008f3: Preparing [2023-01-17T15:54:18.417Z] 5b24985ad38a: Preparing [2023-01-17T15:54:18.417Z] f4196dd4810f: Preparing [2023-01-17T15:54:18.417Z] 5cb8d28fd950: Preparing [2023-01-17T15:54:18.417Z] e5e13b0c77cb: Preparing [2023-01-17T15:54:18.417Z] e5e13b0c77cb: Layer already exists [2023-01-17T15:54:18.417Z] f4196dd4810f: Pushed [2023-01-17T15:54:18.417Z] 5cb8d28fd950: Pushed [2023-01-17T15:54:18.417Z] 17e137d008f3: Pushed [2023-01-17T15:54:18.521Z] ---> Running in 9e80e735833b [2023-01-17T15:54:19.801Z] 5b24985ad38a: Pushed [2023-01-17T15:54:19.801Z] 75e2dee3358e6ae3da11c468603cfcf282f76675: digest: sha256:c44b20ed18f7866f8175e7ea8b7ee6c682f2eded19a4db492991015742312d04 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:20.108Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:20.411Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-01-17T15:54:20.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-01-17T15:54:20.411Z] 17e137d008f3: Preparing [2023-01-17T15:54:20.411Z] 5b24985ad38a: Preparing [2023-01-17T15:54:20.411Z] f4196dd4810f: Preparing [2023-01-17T15:54:20.411Z] 5cb8d28fd950: Preparing [2023-01-17T15:54:20.411Z] e5e13b0c77cb: Preparing [2023-01-17T15:54:20.411Z] e5e13b0c77cb: Layer already exists [2023-01-17T15:54:20.411Z] 5cb8d28fd950: Layer already exists [2023-01-17T15:54:20.411Z] f4196dd4810f: Layer already exists [2023-01-17T15:54:20.411Z] 5b24985ad38a: Layer already exists [2023-01-17T15:54:20.411Z] 17e137d008f3: Layer already exists [2023-01-17T15:54:20.411Z] latest: digest: sha256:c44b20ed18f7866f8175e7ea8b7ee6c682f2eded19a4db492991015742312d04 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:20.468Z] ---> fed1ffb4e607 [2023-01-17T15:54:20.468Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-01-17T15:54:20.468Z] ---> 14e852377b4e [2023-01-17T15:54:20.468Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-01-17T15:54:20.468Z] ---> Running in c46601249df0 [2023-01-17T15:54:20.468Z] ---> Running in 1a91d8387fc7 [2023-01-17T15:54:20.714Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [2023-01-17T15:54:20.735Z] Removing intermediate container 9e80e735833b [2023-01-17T15:54:20.735Z] ---> 4b5afea4c0cb [2023-01-17T15:54:20.735Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:21.003Z] ---> Running in b429a73b2bfa [2023-01-17T15:54:21.022Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.20 [2023-01-17T15:54:21.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-01-17T15:54:21.022Z] 17e137d008f3: Preparing [2023-01-17T15:54:21.022Z] 5b24985ad38a: Preparing [2023-01-17T15:54:21.022Z] f4196dd4810f: Preparing [2023-01-17T15:54:21.022Z] 5cb8d28fd950: Preparing [2023-01-17T15:54:21.022Z] e5e13b0c77cb: Preparing [2023-01-17T15:54:21.022Z] 5b24985ad38a: Layer already exists [2023-01-17T15:54:21.022Z] f4196dd4810f: Layer already exists [2023-01-17T15:54:21.022Z] 17e137d008f3: Layer already exists [2023-01-17T15:54:21.022Z] e5e13b0c77cb: Layer already exists [2023-01-17T15:54:21.022Z] 5cb8d28fd950: Layer already exists [2023-01-17T15:54:21.022Z] 3.0.0-dev.20: digest: sha256:c44b20ed18f7866f8175e7ea8b7ee6c682f2eded19a4db492991015742312d04 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:21.340Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:21.652Z] + docker push nexus3.edgexfoundry.org:10004/core-command:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [2023-01-17T15:54:21.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-01-17T15:54:21.652Z] 17e137d008f3: Preparing [2023-01-17T15:54:21.652Z] 5b24985ad38a: Preparing [2023-01-17T15:54:21.652Z] f4196dd4810f: Preparing [2023-01-17T15:54:21.652Z] 5cb8d28fd950: Preparing [2023-01-17T15:54:21.652Z] e5e13b0c77cb: Preparing [2023-01-17T15:54:21.652Z] 17e137d008f3: Layer already exists [2023-01-17T15:54:21.652Z] f4196dd4810f: Layer already exists [2023-01-17T15:54:21.652Z] 5b24985ad38a: Layer already exists [2023-01-17T15:54:21.652Z] 5cb8d28fd950: Layer already exists [2023-01-17T15:54:21.652Z] e5e13b0c77cb: Layer already exists [2023-01-17T15:54:21.652Z] 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20: digest: sha256:c44b20ed18f7866f8175e7ea8b7ee6c682f2eded19a4db492991015742312d04 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:21.962Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [2023-01-17T15:54:21.962Z] Removing intermediate container 23b81a2600dc [2023-01-17T15:54:21.962Z] ---> 41b07422bcfb [2023-01-17T15:54:21.962Z] Step 7/23 : COPY . . [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:22.267Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-01-17T15:54:22.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-01-17T15:54:22.268Z] 17e137d008f3: Preparing [2023-01-17T15:54:22.268Z] 5b24985ad38a: Preparing [2023-01-17T15:54:22.268Z] f4196dd4810f: Preparing [2023-01-17T15:54:22.268Z] 5cb8d28fd950: Preparing [2023-01-17T15:54:22.268Z] e5e13b0c77cb: Preparing [2023-01-17T15:54:22.268Z] e5e13b0c77cb: Layer already exists [2023-01-17T15:54:22.268Z] 5cb8d28fd950: Layer already exists [2023-01-17T15:54:22.268Z] 17e137d008f3: Layer already exists [2023-01-17T15:54:22.268Z] f4196dd4810f: Layer already exists [2023-01-17T15:54:22.268Z] 5b24985ad38a: Layer already exists [2023-01-17T15:54:22.268Z] main: digest: sha256:c44b20ed18f7866f8175e7ea8b7ee6c682f2eded19a4db492991015742312d04 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-17T15:54:22.302Z] ===================================================== [Pipeline] echo [2023-01-17T15:54:22.308Z] taggedImages: [2023-01-17T15:54:22.308Z] - nexus3.edgexfoundry.org:10004/core-command:75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T15:54:22.308Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-01-17T15:54:22.308Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.20 [2023-01-17T15:54:22.308Z] - nexus3.edgexfoundry.org:10004/core-command:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [2023-01-17T15:54:22.308Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-01-17T15:54:22.323Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-01-17T15:54:22.323Z] 75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T15:54:22.323Z] latest [2023-01-17T15:54:22.323Z] 3.0.0-dev.20 [2023-01-17T15:54:22.323Z] 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [2023-01-17T15:54:22.323Z] main [2023-01-17T15:54:22.323Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:22.627Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:75e2dee3358e6ae3da11c468603cfcf282f76675 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:22.667Z] Removing intermediate container 62058084d787 [2023-01-17T15:54:22.667Z] ---> 0a5f1c8fdfbe [2023-01-17T15:54:22.667Z] Step 8/22 : COPY . . [2023-01-17T15:54:22.931Z] + docker push nexus3.edgexfoundry.org:10004/core-data:75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T15:54:22.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-01-17T15:54:22.931Z] ff23f31258c7: Preparing [2023-01-17T15:54:22.931Z] a1dc08b8b275: Preparing [2023-01-17T15:54:22.931Z] f4196dd4810f: Preparing [2023-01-17T15:54:22.931Z] 18aafc200486: Preparing [2023-01-17T15:54:22.931Z] e5e13b0c77cb: Preparing [2023-01-17T15:54:22.931Z] f4196dd4810f: Layer already exists [2023-01-17T15:54:22.931Z] e5e13b0c77cb: Layer already exists [2023-01-17T15:54:22.931Z] ff23f31258c7: Pushed [2023-01-17T15:54:22.931Z] 18aafc200486: Pushed [2023-01-17T15:54:23.759Z] Removing intermediate container b429a73b2bfa [2023-01-17T15:54:23.759Z] ---> 056e95db719c [2023-01-17T15:54:23.759Z] Step 22/24 : LABEL arch=arm64 [2023-01-17T15:54:24.038Z] ---> Running in dce375b76200 [2023-01-17T15:54:24.309Z] a1dc08b8b275: Pushed [2023-01-17T15:54:24.309Z] 75e2dee3358e6ae3da11c468603cfcf282f76675: digest: sha256:cbb2f0a089733ed9c55f9bdc6cae38e1ca59e9ad59265d59a947376b05b56fc5 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:24.612Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:24.653Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-01-17T15:54:24.653Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-01-17T15:54:24.913Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-01-17T15:54:24.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-01-17T15:54:24.913Z] ff23f31258c7: Preparing [2023-01-17T15:54:24.913Z] a1dc08b8b275: Preparing [2023-01-17T15:54:24.913Z] f4196dd4810f: Preparing [2023-01-17T15:54:24.913Z] 18aafc200486: Preparing [2023-01-17T15:54:24.913Z] e5e13b0c77cb: Preparing [2023-01-17T15:54:24.913Z] f4196dd4810f: Layer already exists [2023-01-17T15:54:24.913Z] 18aafc200486: Layer already exists [2023-01-17T15:54:24.913Z] ff23f31258c7: Layer already exists [2023-01-17T15:54:24.913Z] e5e13b0c77cb: Layer already exists [2023-01-17T15:54:24.913Z] a1dc08b8b275: Layer already exists [2023-01-17T15:54:24.914Z] latest: digest: sha256:cbb2f0a089733ed9c55f9bdc6cae38e1ca59e9ad59265d59a947376b05b56fc5 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:25.231Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:25.529Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.20 [2023-01-17T15:54:25.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-01-17T15:54:25.529Z] ff23f31258c7: Preparing [2023-01-17T15:54:25.529Z] a1dc08b8b275: Preparing [2023-01-17T15:54:25.529Z] f4196dd4810f: Preparing [2023-01-17T15:54:25.529Z] 18aafc200486: Preparing [2023-01-17T15:54:25.529Z] e5e13b0c77cb: Preparing [2023-01-17T15:54:25.529Z] a1dc08b8b275: Layer already exists [2023-01-17T15:54:25.529Z] ff23f31258c7: Layer already exists [2023-01-17T15:54:25.529Z] e5e13b0c77cb: Layer already exists [2023-01-17T15:54:25.529Z] 18aafc200486: Layer already exists [2023-01-17T15:54:25.529Z] f4196dd4810f: Layer already exists [2023-01-17T15:54:25.697Z] Removing intermediate container dce375b76200 [2023-01-17T15:54:25.697Z] ---> f2c18c1fb057 [2023-01-17T15:54:25.697Z] Step 23/24 : LABEL git_sha=75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T15:54:25.788Z] 3.0.0-dev.20: digest: sha256:cbb2f0a089733ed9c55f9bdc6cae38e1ca59e9ad59265d59a947376b05b56fc5 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:25.980Z] ---> Running in 476be08af365 [2023-01-17T15:54:26.100Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:26.410Z] + docker push nexus3.edgexfoundry.org:10004/core-data:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [2023-01-17T15:54:26.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-01-17T15:54:26.410Z] ff23f31258c7: Preparing [2023-01-17T15:54:26.410Z] a1dc08b8b275: Preparing [2023-01-17T15:54:26.410Z] f4196dd4810f: Preparing [2023-01-17T15:54:26.410Z] 18aafc200486: Preparing [2023-01-17T15:54:26.410Z] e5e13b0c77cb: Preparing [2023-01-17T15:54:26.410Z] f4196dd4810f: Layer already exists [2023-01-17T15:54:26.410Z] ff23f31258c7: Layer already exists [2023-01-17T15:54:26.410Z] e5e13b0c77cb: Layer already exists [2023-01-17T15:54:26.410Z] 18aafc200486: Layer already exists [2023-01-17T15:54:27.346Z] a1dc08b8b275: Layer already exists [2023-01-17T15:54:27.346Z] 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20: digest: sha256:cbb2f0a089733ed9c55f9bdc6cae38e1ca59e9ad59265d59a947376b05b56fc5 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:27.410Z] Removing intermediate container 476be08af365 [2023-01-17T15:54:27.410Z] ---> efef7787d01b [2023-01-17T15:54:27.410Z] Step 24/24 : LABEL version=3.0.0-dev.20 [2023-01-17T15:54:27.410Z] ---> Running in 41ef0cf0f566 [2023-01-17T15:54:27.646Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:27.950Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-01-17T15:54:27.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-01-17T15:54:27.950Z] ff23f31258c7: Preparing [2023-01-17T15:54:27.950Z] a1dc08b8b275: Preparing [2023-01-17T15:54:27.950Z] f4196dd4810f: Preparing [2023-01-17T15:54:27.950Z] 18aafc200486: Preparing [2023-01-17T15:54:27.950Z] e5e13b0c77cb: Preparing [2023-01-17T15:54:27.950Z] 18aafc200486: Layer already exists [2023-01-17T15:54:27.950Z] e5e13b0c77cb: Layer already exists [2023-01-17T15:54:27.950Z] ff23f31258c7: Layer already exists [2023-01-17T15:54:27.950Z] a1dc08b8b275: Layer already exists [2023-01-17T15:54:27.950Z] f4196dd4810f: Layer already exists [2023-01-17T15:54:27.950Z] main: digest: sha256:cbb2f0a089733ed9c55f9bdc6cae38e1ca59e9ad59265d59a947376b05b56fc5 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-17T15:54:27.986Z] ===================================================== [Pipeline] echo [2023-01-17T15:54:27.992Z] taggedImages: [2023-01-17T15:54:27.992Z] - nexus3.edgexfoundry.org:10004/core-data:75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T15:54:27.992Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-01-17T15:54:27.992Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.20 [2023-01-17T15:54:27.992Z] - nexus3.edgexfoundry.org:10004/core-data:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [2023-01-17T15:54:27.992Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-01-17T15:54:28.010Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-01-17T15:54:28.010Z] 75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T15:54:28.010Z] latest [2023-01-17T15:54:28.010Z] 3.0.0-dev.20 [2023-01-17T15:54:28.010Z] 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [2023-01-17T15:54:28.010Z] main [2023-01-17T15:54:28.010Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:28.344Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:75e2dee3358e6ae3da11c468603cfcf282f76675 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:28.660Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T15:54:28.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-01-17T15:54:28.660Z] cc6fb1c68bf6: Preparing [2023-01-17T15:54:28.660Z] 4e9997cf23dc: Preparing [2023-01-17T15:54:28.660Z] 0466153c3ee3: Preparing [2023-01-17T15:54:28.660Z] f4196dd4810f: Preparing [2023-01-17T15:54:28.660Z] 5cb8d28fd950: Preparing [2023-01-17T15:54:28.660Z] e5e13b0c77cb: Preparing [2023-01-17T15:54:28.660Z] e5e13b0c77cb: Waiting [2023-01-17T15:54:28.660Z] f4196dd4810f: Layer already exists [2023-01-17T15:54:28.660Z] 5cb8d28fd950: Layer already exists [2023-01-17T15:54:28.660Z] e5e13b0c77cb: Layer already exists [2023-01-17T15:54:28.660Z] cc6fb1c68bf6: Pushed [2023-01-17T15:54:28.660Z] 4e9997cf23dc: Pushed [2023-01-17T15:54:28.850Z] Removing intermediate container 41ef0cf0f566 [2023-01-17T15:54:28.850Z] ---> af5a4247c8df [2023-01-17T15:54:28.850Z] [2023-01-17T15:54:29.116Z] Successfully built af5a4247c8df [2023-01-17T15:54:29.116Z] Successfully tagged security-spire-config-arm64:latest [2023-01-17T15:54:29.116Z]  Building security-spire-config ... done Building security-proxy-setup [2023-01-17T15:54:30.056Z] 0466153c3ee3: Pushed [2023-01-17T15:54:30.056Z] 75e2dee3358e6ae3da11c468603cfcf282f76675: digest: sha256:81b9f6d15986e64bd84489807fcb81929a2acfa070e8af178e9db730b16a69af size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:30.366Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:30.669Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-01-17T15:54:30.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-01-17T15:54:30.669Z] cc6fb1c68bf6: Preparing [2023-01-17T15:54:30.669Z] 4e9997cf23dc: Preparing [2023-01-17T15:54:30.669Z] 0466153c3ee3: Preparing [2023-01-17T15:54:30.669Z] f4196dd4810f: Preparing [2023-01-17T15:54:30.669Z] 5cb8d28fd950: Preparing [2023-01-17T15:54:30.669Z] e5e13b0c77cb: Preparing [2023-01-17T15:54:30.669Z] e5e13b0c77cb: Waiting [2023-01-17T15:54:30.669Z] 4e9997cf23dc: Layer already exists [2023-01-17T15:54:30.669Z] cc6fb1c68bf6: Layer already exists [2023-01-17T15:54:30.669Z] f4196dd4810f: Layer already exists [2023-01-17T15:54:30.669Z] 0466153c3ee3: Layer already exists [2023-01-17T15:54:30.669Z] 5cb8d28fd950: Layer already exists [2023-01-17T15:54:30.669Z] e5e13b0c77cb: Layer already exists [2023-01-17T15:54:30.669Z] latest: digest: sha256:81b9f6d15986e64bd84489807fcb81929a2acfa070e8af178e9db730b16a69af size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:30.972Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:31.067Z] ---> a1a3f95f517c [2023-01-17T15:54:31.067Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-01-17T15:54:31.277Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.20 [2023-01-17T15:54:31.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-01-17T15:54:31.277Z] cc6fb1c68bf6: Preparing [2023-01-17T15:54:31.277Z] 4e9997cf23dc: Preparing [2023-01-17T15:54:31.277Z] 0466153c3ee3: Preparing [2023-01-17T15:54:31.277Z] f4196dd4810f: Preparing [2023-01-17T15:54:31.277Z] 5cb8d28fd950: Preparing [2023-01-17T15:54:31.277Z] e5e13b0c77cb: Preparing [2023-01-17T15:54:31.277Z] e5e13b0c77cb: Waiting [2023-01-17T15:54:31.277Z] 0466153c3ee3: Layer already exists [2023-01-17T15:54:31.277Z] f4196dd4810f: Layer already exists [2023-01-17T15:54:31.277Z] 4e9997cf23dc: Layer already exists [2023-01-17T15:54:31.277Z] cc6fb1c68bf6: Layer already exists [2023-01-17T15:54:31.277Z] 5cb8d28fd950: Layer already exists [2023-01-17T15:54:31.277Z] e5e13b0c77cb: Layer already exists [2023-01-17T15:54:31.277Z] 3.0.0-dev.20: digest: sha256:81b9f6d15986e64bd84489807fcb81929a2acfa070e8af178e9db730b16a69af size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:31.335Z] ---> Running in ac1c46555c74 [2023-01-17T15:54:31.590Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [2023-01-17T15:54:31.607Z] ---> c539049a47d6 [2023-01-17T15:54:31.607Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:31.875Z] ---> Running in 1b63e14c4901 [2023-01-17T15:54:31.899Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [2023-01-17T15:54:31.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-01-17T15:54:31.899Z] cc6fb1c68bf6: Preparing [2023-01-17T15:54:31.899Z] 4e9997cf23dc: Preparing [2023-01-17T15:54:31.899Z] 0466153c3ee3: Preparing [2023-01-17T15:54:31.899Z] f4196dd4810f: Preparing [2023-01-17T15:54:31.899Z] 5cb8d28fd950: Preparing [2023-01-17T15:54:31.899Z] e5e13b0c77cb: Preparing [2023-01-17T15:54:31.899Z] e5e13b0c77cb: Waiting [2023-01-17T15:54:31.899Z] 0466153c3ee3: Layer already exists [2023-01-17T15:54:31.899Z] f4196dd4810f: Layer already exists [2023-01-17T15:54:31.899Z] cc6fb1c68bf6: Layer already exists [2023-01-17T15:54:31.899Z] 4e9997cf23dc: Layer already exists [2023-01-17T15:54:31.899Z] 5cb8d28fd950: Layer already exists [2023-01-17T15:54:31.899Z] e5e13b0c77cb: Layer already exists [2023-01-17T15:54:31.899Z] 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20: digest: sha256:81b9f6d15986e64bd84489807fcb81929a2acfa070e8af178e9db730b16a69af size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:32.213Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:32.462Z] Removing intermediate container 1b63e14c4901 [2023-01-17T15:54:32.462Z] ---> 8e554f628fae [2023-01-17T15:54:32.462Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-01-17T15:54:32.513Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-01-17T15:54:32.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-01-17T15:54:32.513Z] cc6fb1c68bf6: Preparing [2023-01-17T15:54:32.513Z] 4e9997cf23dc: Preparing [2023-01-17T15:54:32.513Z] 0466153c3ee3: Preparing [2023-01-17T15:54:32.513Z] f4196dd4810f: Preparing [2023-01-17T15:54:32.513Z] 5cb8d28fd950: Preparing [2023-01-17T15:54:32.513Z] e5e13b0c77cb: Preparing [2023-01-17T15:54:32.513Z] e5e13b0c77cb: Waiting [2023-01-17T15:54:32.513Z] f4196dd4810f: Layer already exists [2023-01-17T15:54:32.513Z] 5cb8d28fd950: Layer already exists [2023-01-17T15:54:32.513Z] 0466153c3ee3: Layer already exists [2023-01-17T15:54:32.513Z] cc6fb1c68bf6: Layer already exists [2023-01-17T15:54:32.513Z] 4e9997cf23dc: Layer already exists [2023-01-17T15:54:32.513Z] e5e13b0c77cb: Layer already exists [2023-01-17T15:54:32.513Z] main: digest: sha256:81b9f6d15986e64bd84489807fcb81929a2acfa070e8af178e9db730b16a69af size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-17T15:54:32.547Z] ===================================================== [Pipeline] echo [2023-01-17T15:54:32.553Z] taggedImages: [2023-01-17T15:54:32.553Z] - nexus3.edgexfoundry.org:10004/core-metadata:75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T15:54:32.553Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-01-17T15:54:32.553Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.20 [2023-01-17T15:54:32.553Z] - nexus3.edgexfoundry.org:10004/core-metadata:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [2023-01-17T15:54:32.553Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-01-17T15:54:32.567Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-01-17T15:54:32.567Z] 75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T15:54:32.567Z] latest [2023-01-17T15:54:32.567Z] 3.0.0-dev.20 [2023-01-17T15:54:32.567Z] 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [2023-01-17T15:54:32.567Z] main [2023-01-17T15:54:32.567Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:32.734Z] ---> Running in 5ac268061cfa [2023-01-17T15:54:32.878Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:75e2dee3358e6ae3da11c468603cfcf282f76675 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:33.185Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T15:54:33.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-01-17T15:54:33.185Z] 210d2faeae64: Preparing [2023-01-17T15:54:33.185Z] 210d2faeae64: Preparing [2023-01-17T15:54:33.185Z] 06dedfca7f74: Preparing [2023-01-17T15:54:33.185Z] 9e2d85716243: Preparing [2023-01-17T15:54:33.185Z] 1f9f779784af: Preparing [2023-01-17T15:54:33.185Z] 9e0eb4191c4f: Preparing [2023-01-17T15:54:33.185Z] 94e665cf9fc7: Preparing [2023-01-17T15:54:33.185Z] f4196dd4810f: Preparing [2023-01-17T15:54:33.185Z] d84bb2490288: Preparing [2023-01-17T15:54:33.185Z] 693439334066: Preparing [2023-01-17T15:54:33.185Z] 6b42f09c6d8d: Preparing [2023-01-17T15:54:33.185Z] e72efa4c620b: Preparing [2023-01-17T15:54:33.185Z] e5e13b0c77cb: Preparing [2023-01-17T15:54:33.185Z] 94e665cf9fc7: Waiting [2023-01-17T15:54:33.185Z] f4196dd4810f: Waiting [2023-01-17T15:54:33.185Z] d84bb2490288: Waiting [2023-01-17T15:54:33.185Z] 693439334066: Waiting [2023-01-17T15:54:33.185Z] 6b42f09c6d8d: Waiting [2023-01-17T15:54:33.185Z] 210d2faeae64: Pushed [2023-01-17T15:54:33.185Z] 9e2d85716243: Pushed [2023-01-17T15:54:33.185Z] 1f9f779784af: Pushed [2023-01-17T15:54:33.185Z] f4196dd4810f: Layer already exists [2023-01-17T15:54:33.185Z] 06dedfca7f74: Pushed [2023-01-17T15:54:33.185Z] 9e0eb4191c4f: Pushed [2023-01-17T15:54:33.443Z] d84bb2490288: Pushed [2023-01-17T15:54:33.443Z] 6b42f09c6d8d: Pushed [2023-01-17T15:54:33.443Z] e5e13b0c77cb: Layer already exists [2023-01-17T15:54:33.443Z] 693439334066: Pushed [2023-01-17T15:54:33.443Z] e72efa4c620b: Pushed [2023-01-17T15:54:33.695Z] Removing intermediate container 5ac268061cfa [2023-01-17T15:54:33.696Z] ---> 16dcca2d8800 [2023-01-17T15:54:33.696Z] 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-01-17T15:54:33.696Z] ---> Running in eaf8f904e1ed [2023-01-17T15:54:33.966Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-01-17T15:54:34.551Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-17T15:54:34.551Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-01-17T15:54:34.551Z] ---> a9b075fdcec0 [2023-01-17T15:54:34.551Z] Step 3/21 : WORKDIR /edgex-go [2023-01-17T15:54:34.551Z] ---> Using cache [2023-01-17T15:54:34.551Z] ---> f62e1a427c5a [2023-01-17T15:54:34.551Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-01-17T15:54:34.551Z] ---> Using cache [2023-01-17T15:54:34.551Z] ---> 4ea42892e5f7 [2023-01-17T15:54:34.551Z] Step 5/21 : COPY go.mod vendor* ./ [2023-01-17T15:54:34.551Z] ---> Using cache [2023-01-17T15:54:34.551Z] ---> 95f884e4f3db [2023-01-17T15:54:34.551Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-17T15:54:34.551Z] ---> Using cache [2023-01-17T15:54:34.551Z] ---> 0e59b5b28c69 [2023-01-17T15:54:34.551Z] Step 7/21 : COPY . . [2023-01-17T15:54:34.822Z] 94e665cf9fc7: Pushed [2023-01-17T15:54:34.823Z] ---> Using cache [2023-01-17T15:54:34.823Z] ---> fed1ffb4e607 [2023-01-17T15:54:34.823Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-01-17T15:54:35.081Z] 75e2dee3358e6ae3da11c468603cfcf282f76675: digest: sha256:7ed37d14c851dce5007389c36d4e243f0b8954edd5cefcf55603096b6ec80cc6 size: 3024 [Pipeline] } [Pipeline] // withEnv [2023-01-17T15:54:35.103Z] ---> Running in 0199e659dac3 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:35.396Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:35.700Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-01-17T15:54:35.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-01-17T15:54:35.700Z] 210d2faeae64: Preparing [2023-01-17T15:54:35.700Z] 210d2faeae64: Preparing [2023-01-17T15:54:35.700Z] 06dedfca7f74: Preparing [2023-01-17T15:54:35.700Z] 9e2d85716243: Preparing [2023-01-17T15:54:35.700Z] 1f9f779784af: Preparing [2023-01-17T15:54:35.700Z] 9e0eb4191c4f: Preparing [2023-01-17T15:54:35.700Z] 94e665cf9fc7: Preparing [2023-01-17T15:54:35.700Z] f4196dd4810f: Preparing [2023-01-17T15:54:35.700Z] d84bb2490288: Preparing [2023-01-17T15:54:35.700Z] 693439334066: Preparing [2023-01-17T15:54:35.700Z] 6b42f09c6d8d: Preparing [2023-01-17T15:54:35.700Z] e72efa4c620b: Preparing [2023-01-17T15:54:35.700Z] e5e13b0c77cb: Preparing [2023-01-17T15:54:35.700Z] 6b42f09c6d8d: Waiting [2023-01-17T15:54:35.700Z] e72efa4c620b: Waiting [2023-01-17T15:54:35.700Z] e5e13b0c77cb: Waiting [2023-01-17T15:54:35.700Z] 693439334066: Waiting [2023-01-17T15:54:35.700Z] d84bb2490288: Waiting [2023-01-17T15:54:35.700Z] 94e665cf9fc7: Waiting [2023-01-17T15:54:35.700Z] 9e2d85716243: Layer already exists [2023-01-17T15:54:35.700Z] 9e0eb4191c4f: Layer already exists [2023-01-17T15:54:35.700Z] 1f9f779784af: Layer already exists [2023-01-17T15:54:35.700Z] 210d2faeae64: Layer already exists [2023-01-17T15:54:35.700Z] 06dedfca7f74: Layer already exists [2023-01-17T15:54:35.700Z] 94e665cf9fc7: Layer already exists [2023-01-17T15:54:35.700Z] 693439334066: Layer already exists [2023-01-17T15:54:35.700Z] f4196dd4810f: Layer already exists [2023-01-17T15:54:35.700Z] d84bb2490288: Layer already exists [2023-01-17T15:54:35.700Z] 6b42f09c6d8d: Layer already exists [2023-01-17T15:54:35.700Z] e72efa4c620b: Layer already exists [2023-01-17T15:54:35.700Z] e5e13b0c77cb: Layer already exists [2023-01-17T15:54:35.700Z] latest: digest: sha256:7ed37d14c851dce5007389c36d4e243f0b8954edd5cefcf55603096b6ec80cc6 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:36.005Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:36.309Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.20 [2023-01-17T15:54:36.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-01-17T15:54:36.309Z] 210d2faeae64: Preparing [2023-01-17T15:54:36.309Z] 210d2faeae64: Preparing [2023-01-17T15:54:36.309Z] 06dedfca7f74: Preparing [2023-01-17T15:54:36.309Z] 9e2d85716243: Preparing [2023-01-17T15:54:36.309Z] 1f9f779784af: Preparing [2023-01-17T15:54:36.309Z] 9e0eb4191c4f: Preparing [2023-01-17T15:54:36.309Z] 94e665cf9fc7: Preparing [2023-01-17T15:54:36.309Z] f4196dd4810f: Preparing [2023-01-17T15:54:36.309Z] d84bb2490288: Preparing [2023-01-17T15:54:36.309Z] 693439334066: Preparing [2023-01-17T15:54:36.309Z] 6b42f09c6d8d: Preparing [2023-01-17T15:54:36.309Z] e72efa4c620b: Preparing [2023-01-17T15:54:36.309Z] e5e13b0c77cb: Preparing [2023-01-17T15:54:36.309Z] f4196dd4810f: Waiting [2023-01-17T15:54:36.309Z] d84bb2490288: Waiting [2023-01-17T15:54:36.309Z] 6b42f09c6d8d: Waiting [2023-01-17T15:54:36.309Z] 94e665cf9fc7: Waiting [2023-01-17T15:54:36.309Z] 693439334066: Waiting [2023-01-17T15:54:36.309Z] e72efa4c620b: Waiting [2023-01-17T15:54:36.309Z] 9e0eb4191c4f: Layer already exists [2023-01-17T15:54:36.309Z] 9e2d85716243: Layer already exists [2023-01-17T15:54:36.309Z] 210d2faeae64: Layer already exists [2023-01-17T15:54:36.309Z] 1f9f779784af: Layer already exists [2023-01-17T15:54:36.309Z] 06dedfca7f74: Layer already exists [2023-01-17T15:54:36.309Z] 94e665cf9fc7: Layer already exists [2023-01-17T15:54:36.309Z] d84bb2490288: Layer already exists [2023-01-17T15:54:36.309Z] 6b42f09c6d8d: Layer already exists [2023-01-17T15:54:36.309Z] f4196dd4810f: Layer already exists [2023-01-17T15:54:36.309Z] 693439334066: Layer already exists [2023-01-17T15:54:36.309Z] e72efa4c620b: Layer already exists [2023-01-17T15:54:36.309Z] e5e13b0c77cb: Layer already exists [2023-01-17T15:54:36.309Z] 3.0.0-dev.20: digest: sha256:7ed37d14c851dce5007389c36d4e243f0b8954edd5cefcf55603096b6ec80cc6 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:36.612Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:36.914Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [2023-01-17T15:54:36.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-01-17T15:54:36.914Z] 210d2faeae64: Preparing [2023-01-17T15:54:36.914Z] 210d2faeae64: Preparing [2023-01-17T15:54:36.914Z] 06dedfca7f74: Preparing [2023-01-17T15:54:36.914Z] 9e2d85716243: Preparing [2023-01-17T15:54:36.914Z] 1f9f779784af: Preparing [2023-01-17T15:54:36.914Z] 9e0eb4191c4f: Preparing [2023-01-17T15:54:36.914Z] 94e665cf9fc7: Preparing [2023-01-17T15:54:36.914Z] f4196dd4810f: Preparing [2023-01-17T15:54:36.914Z] d84bb2490288: Preparing [2023-01-17T15:54:36.914Z] 693439334066: Preparing [2023-01-17T15:54:36.914Z] 6b42f09c6d8d: Preparing [2023-01-17T15:54:36.914Z] e72efa4c620b: Preparing [2023-01-17T15:54:36.914Z] e5e13b0c77cb: Preparing [2023-01-17T15:54:36.914Z] d84bb2490288: Waiting [2023-01-17T15:54:36.914Z] 693439334066: Waiting [2023-01-17T15:54:36.914Z] 6b42f09c6d8d: Waiting [2023-01-17T15:54:36.914Z] 94e665cf9fc7: Waiting [2023-01-17T15:54:36.914Z] f4196dd4810f: Waiting [2023-01-17T15:54:36.914Z] e72efa4c620b: Waiting [2023-01-17T15:54:36.914Z] e5e13b0c77cb: Waiting [2023-01-17T15:54:36.914Z] 9e0eb4191c4f: Layer already exists [2023-01-17T15:54:36.914Z] 9e2d85716243: Layer already exists [2023-01-17T15:54:36.914Z] 1f9f779784af: Layer already exists [2023-01-17T15:54:36.914Z] 06dedfca7f74: Layer already exists [2023-01-17T15:54:36.914Z] 210d2faeae64: Layer already exists [2023-01-17T15:54:36.914Z] 94e665cf9fc7: Layer already exists [2023-01-17T15:54:36.914Z] 6b42f09c6d8d: Layer already exists [2023-01-17T15:54:36.914Z] f4196dd4810f: Layer already exists [2023-01-17T15:54:36.914Z] d84bb2490288: Layer already exists [2023-01-17T15:54:36.914Z] 693439334066: Layer already exists [2023-01-17T15:54:36.914Z] e72efa4c620b: Layer already exists [2023-01-17T15:54:36.914Z] e5e13b0c77cb: Layer already exists [2023-01-17T15:54:36.914Z] 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20: digest: sha256:7ed37d14c851dce5007389c36d4e243f0b8954edd5cefcf55603096b6ec80cc6 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:37.215Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:37.516Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-01-17T15:54:37.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-01-17T15:54:37.516Z] 210d2faeae64: Preparing [2023-01-17T15:54:37.516Z] 210d2faeae64: Preparing [2023-01-17T15:54:37.516Z] 06dedfca7f74: Preparing [2023-01-17T15:54:37.516Z] 9e2d85716243: Preparing [2023-01-17T15:54:37.516Z] 1f9f779784af: Preparing [2023-01-17T15:54:37.516Z] 9e0eb4191c4f: Preparing [2023-01-17T15:54:37.516Z] 94e665cf9fc7: Preparing [2023-01-17T15:54:37.516Z] f4196dd4810f: Preparing [2023-01-17T15:54:37.516Z] d84bb2490288: Preparing [2023-01-17T15:54:37.516Z] 693439334066: Preparing [2023-01-17T15:54:37.516Z] 6b42f09c6d8d: Preparing [2023-01-17T15:54:37.516Z] e72efa4c620b: Preparing [2023-01-17T15:54:37.516Z] e5e13b0c77cb: Preparing [2023-01-17T15:54:37.516Z] f4196dd4810f: Waiting [2023-01-17T15:54:37.516Z] 693439334066: Waiting [2023-01-17T15:54:37.516Z] d84bb2490288: Waiting [2023-01-17T15:54:37.516Z] 94e665cf9fc7: Waiting [2023-01-17T15:54:37.516Z] 6b42f09c6d8d: Waiting [2023-01-17T15:54:37.516Z] e72efa4c620b: Waiting [2023-01-17T15:54:37.516Z] e5e13b0c77cb: Waiting [2023-01-17T15:54:37.516Z] 210d2faeae64: Layer already exists [2023-01-17T15:54:37.516Z] 9e2d85716243: Layer already exists [2023-01-17T15:54:37.516Z] 06dedfca7f74: Layer already exists [2023-01-17T15:54:37.516Z] 1f9f779784af: Layer already exists [2023-01-17T15:54:37.516Z] 9e0eb4191c4f: Layer already exists [2023-01-17T15:54:37.516Z] f4196dd4810f: Layer already exists [2023-01-17T15:54:37.516Z] 94e665cf9fc7: Layer already exists [2023-01-17T15:54:37.516Z] d84bb2490288: Layer already exists [2023-01-17T15:54:37.516Z] 6b42f09c6d8d: Layer already exists [2023-01-17T15:54:37.516Z] 693439334066: Layer already exists [2023-01-17T15:54:37.516Z] e72efa4c620b: Layer already exists [2023-01-17T15:54:37.516Z] e5e13b0c77cb: Layer already exists [2023-01-17T15:54:37.516Z] main: digest: sha256:7ed37d14c851dce5007389c36d4e243f0b8954edd5cefcf55603096b6ec80cc6 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-17T15:54:37.551Z] ===================================================== [Pipeline] echo [2023-01-17T15:54:37.557Z] taggedImages: [2023-01-17T15:54:37.557Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T15:54:37.557Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-01-17T15:54:37.557Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.20 [2023-01-17T15:54:37.557Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [2023-01-17T15:54:37.557Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-01-17T15:54:37.571Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-01-17T15:54:37.571Z] 75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T15:54:37.571Z] latest [2023-01-17T15:54:37.571Z] 3.0.0-dev.20 [2023-01-17T15:54:37.571Z] 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [2023-01-17T15:54:37.571Z] main [2023-01-17T15:54:37.571Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:37.703Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-17T15:54:37.703Z] Removing intermediate container eaf8f904e1ed [2023-01-17T15:54:37.703Z] ---> 8e8ccdf76d5b [2023-01-17T15:54:37.703Z] Step 11/23 : WORKDIR /edgex-go [2023-01-17T15:54:37.874Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:75e2dee3358e6ae3da11c468603cfcf282f76675 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:37.982Z] ---> Running in 235ad2d2d3ad [2023-01-17T15:54:38.183Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T15:54:38.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-01-17T15:54:38.183Z] 424f2eb72fa9: Preparing [2023-01-17T15:54:38.183Z] 14085e9196a9: Preparing [2023-01-17T15:54:38.183Z] 90f4815ba068: Preparing [2023-01-17T15:54:38.183Z] e0b9d687b880: Preparing [2023-01-17T15:54:38.183Z] 23fa6f6218e3: Preparing [2023-01-17T15:54:38.183Z] 72936d6713cb: Preparing [2023-01-17T15:54:38.183Z] dfac4478d5be: Preparing [2023-01-17T15:54:38.183Z] e5e13b0c77cb: Preparing [2023-01-17T15:54:38.183Z] e5e13b0c77cb: Waiting [2023-01-17T15:54:38.183Z] 72936d6713cb: Waiting [2023-01-17T15:54:38.183Z] 14085e9196a9: Pushed [2023-01-17T15:54:38.183Z] 23fa6f6218e3: Pushed [2023-01-17T15:54:38.183Z] 424f2eb72fa9: Pushed [2023-01-17T15:54:38.183Z] e5e13b0c77cb: Layer already exists [2023-01-17T15:54:38.251Z] Removing intermediate container 235ad2d2d3ad [2023-01-17T15:54:38.251Z] ---> 8b83744da7b1 [2023-01-17T15:54:38.251Z] [2023-01-17T15:54:38.251Z] Step 12/23 : FROM alpine:3.15 [2023-01-17T15:54:38.251Z] ---> 8aa73fd46299 [2023-01-17T15:54:38.251Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-17T15:54:38.251Z] ---> Using cache [2023-01-17T15:54:38.251Z] ---> 0c251a80c01e [2023-01-17T15:54:38.251Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-17T15:54:38.444Z] 72936d6713cb: Pushed [2023-01-17T15:54:38.523Z] ---> Running in 4f37171fe82b [2023-01-17T15:54:38.714Z] dfac4478d5be: Pushed [2023-01-17T15:54:39.283Z] 90f4815ba068: Pushed [2023-01-17T15:54:39.283Z] e0b9d687b880: Pushed [2023-01-17T15:54:39.541Z] 75e2dee3358e6ae3da11c468603cfcf282f76675: digest: sha256:2f29e6a7359e625c44d47c4598c9a762025bde5976b0fc235c7c7c2402f8c479 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:39.843Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:40.144Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-01-17T15:54:40.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-01-17T15:54:40.144Z] 424f2eb72fa9: Preparing [2023-01-17T15:54:40.144Z] 14085e9196a9: Preparing [2023-01-17T15:54:40.144Z] 90f4815ba068: Preparing [2023-01-17T15:54:40.144Z] e0b9d687b880: Preparing [2023-01-17T15:54:40.144Z] 23fa6f6218e3: Preparing [2023-01-17T15:54:40.145Z] 72936d6713cb: Preparing [2023-01-17T15:54:40.145Z] dfac4478d5be: Preparing [2023-01-17T15:54:40.145Z] e5e13b0c77cb: Preparing [2023-01-17T15:54:40.145Z] dfac4478d5be: Waiting [2023-01-17T15:54:40.145Z] e5e13b0c77cb: Waiting [2023-01-17T15:54:40.145Z] 72936d6713cb: Waiting [2023-01-17T15:54:40.145Z] 90f4815ba068: Layer already exists [2023-01-17T15:54:40.145Z] 23fa6f6218e3: Layer already exists [2023-01-17T15:54:40.145Z] 14085e9196a9: Layer already exists [2023-01-17T15:54:40.145Z] e0b9d687b880: Layer already exists [2023-01-17T15:54:40.145Z] 424f2eb72fa9: Layer already exists [2023-01-17T15:54:40.145Z] 72936d6713cb: Layer already exists [2023-01-17T15:54:40.145Z] dfac4478d5be: Layer already exists [2023-01-17T15:54:40.145Z] e5e13b0c77cb: Layer already exists [2023-01-17T15:54:40.145Z] latest: digest: sha256:2f29e6a7359e625c44d47c4598c9a762025bde5976b0fc235c7c7c2402f8c479 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:40.459Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:40.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-17T15:54:40.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-17T15:54:40.761Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.20 [2023-01-17T15:54:40.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-01-17T15:54:40.761Z] 424f2eb72fa9: Preparing [2023-01-17T15:54:40.761Z] 14085e9196a9: Preparing [2023-01-17T15:54:40.761Z] 90f4815ba068: Preparing [2023-01-17T15:54:40.761Z] e0b9d687b880: Preparing [2023-01-17T15:54:40.761Z] 23fa6f6218e3: Preparing [2023-01-17T15:54:40.761Z] 72936d6713cb: Preparing [2023-01-17T15:54:40.761Z] dfac4478d5be: Preparing [2023-01-17T15:54:40.761Z] e5e13b0c77cb: Preparing [2023-01-17T15:54:40.761Z] dfac4478d5be: Waiting [2023-01-17T15:54:40.761Z] e5e13b0c77cb: Waiting [2023-01-17T15:54:40.761Z] 72936d6713cb: Waiting [2023-01-17T15:54:40.761Z] e0b9d687b880: Layer already exists [2023-01-17T15:54:40.761Z] 90f4815ba068: Layer already exists [2023-01-17T15:54:40.761Z] 14085e9196a9: Layer already exists [2023-01-17T15:54:40.761Z] 23fa6f6218e3: Layer already exists [2023-01-17T15:54:40.761Z] 424f2eb72fa9: Layer already exists [2023-01-17T15:54:40.761Z] 72936d6713cb: Layer already exists [2023-01-17T15:54:40.761Z] e5e13b0c77cb: Layer already exists [2023-01-17T15:54:40.761Z] dfac4478d5be: Layer already exists [2023-01-17T15:54:40.761Z] 3.0.0-dev.20: digest: sha256:2f29e6a7359e625c44d47c4598c9a762025bde5976b0fc235c7c7c2402f8c479 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:41.062Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:41.359Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [2023-01-17T15:54:41.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-01-17T15:54:41.359Z] 424f2eb72fa9: Preparing [2023-01-17T15:54:41.359Z] 14085e9196a9: Preparing [2023-01-17T15:54:41.359Z] 90f4815ba068: Preparing [2023-01-17T15:54:41.359Z] e0b9d687b880: Preparing [2023-01-17T15:54:41.359Z] 23fa6f6218e3: Preparing [2023-01-17T15:54:41.359Z] 72936d6713cb: Preparing [2023-01-17T15:54:41.359Z] dfac4478d5be: Preparing [2023-01-17T15:54:41.359Z] e5e13b0c77cb: Preparing [2023-01-17T15:54:41.359Z] 72936d6713cb: Waiting [2023-01-17T15:54:41.359Z] dfac4478d5be: Waiting [2023-01-17T15:54:41.359Z] e5e13b0c77cb: Waiting [2023-01-17T15:54:41.359Z] 23fa6f6218e3: Layer already exists [2023-01-17T15:54:41.359Z] 14085e9196a9: Layer already exists [2023-01-17T15:54:41.359Z] 90f4815ba068: Layer already exists [2023-01-17T15:54:41.359Z] e0b9d687b880: Layer already exists [2023-01-17T15:54:41.359Z] 424f2eb72fa9: Layer already exists [2023-01-17T15:54:41.359Z] 72936d6713cb: Layer already exists [2023-01-17T15:54:41.359Z] e5e13b0c77cb: Layer already exists [2023-01-17T15:54:41.359Z] dfac4478d5be: Layer already exists [2023-01-17T15:54:41.359Z] 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20: digest: sha256:2f29e6a7359e625c44d47c4598c9a762025bde5976b0fc235c7c7c2402f8c479 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:41.671Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:41.904Z] v3.15.6-260-g56987637fa [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-17T15:54:41.905Z] v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-17T15:54:41.905Z] OK: 15736 distinct packages available [2023-01-17T15:54:41.973Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-01-17T15:54:41.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-01-17T15:54:41.973Z] 424f2eb72fa9: Preparing [2023-01-17T15:54:41.973Z] 14085e9196a9: Preparing [2023-01-17T15:54:41.973Z] 90f4815ba068: Preparing [2023-01-17T15:54:41.973Z] e0b9d687b880: Preparing [2023-01-17T15:54:41.973Z] 23fa6f6218e3: Preparing [2023-01-17T15:54:41.973Z] 72936d6713cb: Preparing [2023-01-17T15:54:41.973Z] dfac4478d5be: Preparing [2023-01-17T15:54:41.973Z] e5e13b0c77cb: Preparing [2023-01-17T15:54:41.973Z] dfac4478d5be: Waiting [2023-01-17T15:54:41.973Z] e5e13b0c77cb: Waiting [2023-01-17T15:54:41.973Z] 72936d6713cb: Waiting [2023-01-17T15:54:41.973Z] 424f2eb72fa9: Layer already exists [2023-01-17T15:54:41.973Z] 23fa6f6218e3: Layer already exists [2023-01-17T15:54:41.973Z] 90f4815ba068: Layer already exists [2023-01-17T15:54:41.973Z] 14085e9196a9: Layer already exists [2023-01-17T15:54:41.973Z] e0b9d687b880: Layer already exists [2023-01-17T15:54:41.973Z] e5e13b0c77cb: Layer already exists [2023-01-17T15:54:41.973Z] 72936d6713cb: Layer already exists [2023-01-17T15:54:41.973Z] dfac4478d5be: Layer already exists [2023-01-17T15:54:41.973Z] main: digest: sha256:2f29e6a7359e625c44d47c4598c9a762025bde5976b0fc235c7c7c2402f8c479 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-17T15:54:42.009Z] ===================================================== [Pipeline] echo [2023-01-17T15:54:42.015Z] taggedImages: [2023-01-17T15:54:42.015Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T15:54:42.015Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-01-17T15:54:42.015Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.20 [2023-01-17T15:54:42.015Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [2023-01-17T15:54:42.015Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-01-17T15:54:42.029Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-01-17T15:54:42.029Z] 75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T15:54:42.029Z] latest [2023-01-17T15:54:42.029Z] 3.0.0-dev.20 [2023-01-17T15:54:42.029Z] 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [2023-01-17T15:54:42.029Z] main [2023-01-17T15:54:42.029Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:42.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-17T15:54:42.332Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:75e2dee3358e6ae3da11c468603cfcf282f76675 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:42.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-17T15:54:42.645Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T15:54:42.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-01-17T15:54:42.645Z] 906f28b94c98: Preparing [2023-01-17T15:54:42.645Z] c5ea2f944dc1: Preparing [2023-01-17T15:54:42.645Z] 5039592d1091: Preparing [2023-01-17T15:54:42.645Z] d9bd4b6e2707: Preparing [2023-01-17T15:54:42.645Z] 1ee21044f7a8: Preparing [2023-01-17T15:54:42.645Z] 6f1c868694a7: Preparing [2023-01-17T15:54:42.645Z] 2eca613ff680: Preparing [2023-01-17T15:54:42.645Z] 515b918b9efe: Preparing [2023-01-17T15:54:42.645Z] ef2873e92da7: Preparing [2023-01-17T15:54:42.645Z] e5e13b0c77cb: Preparing [2023-01-17T15:54:42.645Z] 2eca613ff680: Waiting [2023-01-17T15:54:42.645Z] 515b918b9efe: Waiting [2023-01-17T15:54:42.645Z] ef2873e92da7: Waiting [2023-01-17T15:54:42.645Z] e5e13b0c77cb: Waiting [2023-01-17T15:54:43.235Z] 906f28b94c98: Pushed [2023-01-17T15:54:43.235Z] 1ee21044f7a8: Pushed [2023-01-17T15:54:43.235Z] c5ea2f944dc1: Pushed [2023-01-17T15:54:43.235Z] 2eca613ff680: Pushed [2023-01-17T15:54:43.235Z] 6f1c868694a7: Pushed [2023-01-17T15:54:43.235Z] 515b918b9efe: Pushed [2023-01-17T15:54:43.235Z] e5e13b0c77cb: Layer already exists [2023-01-17T15:54:43.405Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-17T15:54:43.405Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-17T15:54:43.674Z] (3/5) Installing libucontext (1.1-r0) [2023-01-17T15:54:43.674Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-17T15:54:43.674Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-17T15:54:43.674Z] Executing busybox-1.34.1-r7.trigger [2023-01-17T15:54:43.674Z] OK: 6 MiB in 19 packages [2023-01-17T15:54:43.809Z] ef2873e92da7: Pushed [2023-01-17T15:54:43.809Z] d9bd4b6e2707: Pushed [2023-01-17T15:54:44.068Z] 5039592d1091: Pushed [2023-01-17T15:54:44.068Z] 75e2dee3358e6ae3da11c468603cfcf282f76675: digest: sha256:329a2fb2944b7bea4de0648b29cb0a4095554b4f72b65c0054130187e0af098b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:44.379Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:44.681Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-01-17T15:54:44.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-01-17T15:54:44.681Z] 906f28b94c98: Preparing [2023-01-17T15:54:44.682Z] c5ea2f944dc1: Preparing [2023-01-17T15:54:44.682Z] 5039592d1091: Preparing [2023-01-17T15:54:44.682Z] d9bd4b6e2707: Preparing [2023-01-17T15:54:44.682Z] 1ee21044f7a8: Preparing [2023-01-17T15:54:44.682Z] 6f1c868694a7: Preparing [2023-01-17T15:54:44.682Z] 2eca613ff680: Preparing [2023-01-17T15:54:44.682Z] 515b918b9efe: Preparing [2023-01-17T15:54:44.682Z] ef2873e92da7: Preparing [2023-01-17T15:54:44.682Z] e5e13b0c77cb: Preparing [2023-01-17T15:54:44.682Z] 2eca613ff680: Waiting [2023-01-17T15:54:44.682Z] 515b918b9efe: Waiting [2023-01-17T15:54:44.682Z] ef2873e92da7: Waiting [2023-01-17T15:54:44.682Z] e5e13b0c77cb: Waiting [2023-01-17T15:54:44.682Z] 6f1c868694a7: Waiting [2023-01-17T15:54:44.682Z] d9bd4b6e2707: Layer already exists [2023-01-17T15:54:44.682Z] 1ee21044f7a8: Layer already exists [2023-01-17T15:54:44.682Z] 5039592d1091: Layer already exists [2023-01-17T15:54:44.682Z] 906f28b94c98: Layer already exists [2023-01-17T15:54:44.682Z] c5ea2f944dc1: Layer already exists [2023-01-17T15:54:44.682Z] ef2873e92da7: Layer already exists [2023-01-17T15:54:44.682Z] 2eca613ff680: Layer already exists [2023-01-17T15:54:44.682Z] 515b918b9efe: Layer already exists [2023-01-17T15:54:44.682Z] e5e13b0c77cb: Layer already exists [2023-01-17T15:54:44.682Z] 6f1c868694a7: Layer already exists [2023-01-17T15:54:44.682Z] latest: digest: sha256:329a2fb2944b7bea4de0648b29cb0a4095554b4f72b65c0054130187e0af098b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:44.994Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:45.091Z] Removing intermediate container 4f37171fe82b [2023-01-17T15:54:45.091Z] ---> ffa1abdeeca7 [2023-01-17T15:54:45.091Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-17T15:54:45.296Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.20 [2023-01-17T15:54:45.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-01-17T15:54:45.296Z] 906f28b94c98: Preparing [2023-01-17T15:54:45.296Z] c5ea2f944dc1: Preparing [2023-01-17T15:54:45.296Z] 5039592d1091: Preparing [2023-01-17T15:54:45.296Z] d9bd4b6e2707: Preparing [2023-01-17T15:54:45.296Z] 1ee21044f7a8: Preparing [2023-01-17T15:54:45.296Z] 6f1c868694a7: Preparing [2023-01-17T15:54:45.296Z] 2eca613ff680: Preparing [2023-01-17T15:54:45.296Z] 515b918b9efe: Preparing [2023-01-17T15:54:45.296Z] ef2873e92da7: Preparing [2023-01-17T15:54:45.296Z] e5e13b0c77cb: Preparing [2023-01-17T15:54:45.296Z] 2eca613ff680: Waiting [2023-01-17T15:54:45.296Z] 6f1c868694a7: Waiting [2023-01-17T15:54:45.296Z] 515b918b9efe: Waiting [2023-01-17T15:54:45.296Z] ef2873e92da7: Waiting [2023-01-17T15:54:45.296Z] c5ea2f944dc1: Layer already exists [2023-01-17T15:54:45.296Z] 906f28b94c98: Layer already exists [2023-01-17T15:54:45.296Z] 5039592d1091: Layer already exists [2023-01-17T15:54:45.296Z] d9bd4b6e2707: Layer already exists [2023-01-17T15:54:45.296Z] 1ee21044f7a8: Layer already exists [2023-01-17T15:54:45.296Z] 6f1c868694a7: Layer already exists [2023-01-17T15:54:45.296Z] 515b918b9efe: Layer already exists [2023-01-17T15:54:45.296Z] 2eca613ff680: Layer already exists [2023-01-17T15:54:45.296Z] e5e13b0c77cb: Layer already exists [2023-01-17T15:54:45.296Z] ef2873e92da7: Layer already exists [2023-01-17T15:54:45.296Z] 3.0.0-dev.20: digest: sha256:329a2fb2944b7bea4de0648b29cb0a4095554b4f72b65c0054130187e0af098b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:45.602Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:45.902Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [2023-01-17T15:54:45.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-01-17T15:54:45.902Z] 906f28b94c98: Preparing [2023-01-17T15:54:45.902Z] c5ea2f944dc1: Preparing [2023-01-17T15:54:45.902Z] 5039592d1091: Preparing [2023-01-17T15:54:45.902Z] d9bd4b6e2707: Preparing [2023-01-17T15:54:45.902Z] 1ee21044f7a8: Preparing [2023-01-17T15:54:45.902Z] 6f1c868694a7: Preparing [2023-01-17T15:54:45.902Z] 2eca613ff680: Preparing [2023-01-17T15:54:45.902Z] 515b918b9efe: Preparing [2023-01-17T15:54:45.902Z] ef2873e92da7: Preparing [2023-01-17T15:54:45.902Z] e5e13b0c77cb: Preparing [2023-01-17T15:54:45.902Z] 6f1c868694a7: Waiting [2023-01-17T15:54:45.902Z] 2eca613ff680: Waiting [2023-01-17T15:54:45.902Z] 515b918b9efe: Waiting [2023-01-17T15:54:45.902Z] ef2873e92da7: Waiting [2023-01-17T15:54:45.902Z] e5e13b0c77cb: Waiting [2023-01-17T15:54:45.902Z] 5039592d1091: Layer already exists [2023-01-17T15:54:45.902Z] 906f28b94c98: Layer already exists [2023-01-17T15:54:45.902Z] d9bd4b6e2707: Layer already exists [2023-01-17T15:54:45.902Z] 1ee21044f7a8: Layer already exists [2023-01-17T15:54:45.902Z] c5ea2f944dc1: Layer already exists [2023-01-17T15:54:45.902Z] 6f1c868694a7: Layer already exists [2023-01-17T15:54:45.902Z] 2eca613ff680: Layer already exists [2023-01-17T15:54:45.902Z] ef2873e92da7: Layer already exists [2023-01-17T15:54:45.902Z] e5e13b0c77cb: Layer already exists [2023-01-17T15:54:45.902Z] 515b918b9efe: Layer already exists [2023-01-17T15:54:45.902Z] 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20: digest: sha256:329a2fb2944b7bea4de0648b29cb0a4095554b4f72b65c0054130187e0af098b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:46.204Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:46.504Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-01-17T15:54:46.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-01-17T15:54:46.504Z] 906f28b94c98: Preparing [2023-01-17T15:54:46.504Z] c5ea2f944dc1: Preparing [2023-01-17T15:54:46.504Z] 5039592d1091: Preparing [2023-01-17T15:54:46.504Z] d9bd4b6e2707: Preparing [2023-01-17T15:54:46.504Z] 1ee21044f7a8: Preparing [2023-01-17T15:54:46.504Z] 6f1c868694a7: Preparing [2023-01-17T15:54:46.504Z] 2eca613ff680: Preparing [2023-01-17T15:54:46.504Z] 515b918b9efe: Preparing [2023-01-17T15:54:46.504Z] ef2873e92da7: Preparing [2023-01-17T15:54:46.504Z] e5e13b0c77cb: Preparing [2023-01-17T15:54:46.504Z] 2eca613ff680: Waiting [2023-01-17T15:54:46.504Z] 6f1c868694a7: Waiting [2023-01-17T15:54:46.504Z] 515b918b9efe: Waiting [2023-01-17T15:54:46.504Z] ef2873e92da7: Waiting [2023-01-17T15:54:46.504Z] e5e13b0c77cb: Waiting [2023-01-17T15:54:46.504Z] d9bd4b6e2707: Layer already exists [2023-01-17T15:54:46.504Z] 1ee21044f7a8: Layer already exists [2023-01-17T15:54:46.504Z] 906f28b94c98: Layer already exists [2023-01-17T15:54:46.504Z] c5ea2f944dc1: Layer already exists [2023-01-17T15:54:46.504Z] 5039592d1091: Layer already exists [2023-01-17T15:54:46.504Z] 6f1c868694a7: Layer already exists [2023-01-17T15:54:46.504Z] ef2873e92da7: Layer already exists [2023-01-17T15:54:46.504Z] e5e13b0c77cb: Layer already exists [2023-01-17T15:54:46.504Z] 2eca613ff680: Layer already exists [2023-01-17T15:54:46.504Z] 515b918b9efe: Layer already exists [2023-01-17T15:54:46.504Z] main: digest: sha256:329a2fb2944b7bea4de0648b29cb0a4095554b4f72b65c0054130187e0af098b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-17T15:54:46.539Z] ===================================================== [Pipeline] echo [2023-01-17T15:54:46.544Z] taggedImages: [2023-01-17T15:54:46.544Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T15:54:46.544Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-01-17T15:54:46.544Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.20 [2023-01-17T15:54:46.544Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [2023-01-17T15:54:46.544Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-01-17T15:54:46.558Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-01-17T15:54:46.558Z] 75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T15:54:46.558Z] latest [2023-01-17T15:54:46.558Z] 3.0.0-dev.20 [2023-01-17T15:54:46.558Z] 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [2023-01-17T15:54:46.558Z] main [2023-01-17T15:54:46.558Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:46.860Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:75e2dee3358e6ae3da11c468603cfcf282f76675 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:47.157Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T15:54:47.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-01-17T15:54:47.158Z] 3ee8b7183895: Preparing [2023-01-17T15:54:47.158Z] 89b9bd09cdc4: Preparing [2023-01-17T15:54:47.158Z] f4196dd4810f: Preparing [2023-01-17T15:54:47.158Z] fb96ffe973a7: Preparing [2023-01-17T15:54:47.158Z] 34d5ebaa5410: Preparing [2023-01-17T15:54:47.158Z] 34d5ebaa5410: Layer already exists [2023-01-17T15:54:47.158Z] f4196dd4810f: Layer already exists [2023-01-17T15:54:47.158Z] 3ee8b7183895: Pushed [2023-01-17T15:54:47.725Z] fb96ffe973a7: Pushed [2023-01-17T15:54:49.103Z] 89b9bd09cdc4: Pushed [2023-01-17T15:54:49.103Z] 75e2dee3358e6ae3da11c468603cfcf282f76675: digest: sha256:f9686f74a2f72c0a3e3393b09344250d7ad062013aaa6481f1c4587ec478159e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:49.406Z] + 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-01-17T15:54:49.707Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-01-17T15:54:49.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-01-17T15:54:49.707Z] 3ee8b7183895: Preparing [2023-01-17T15:54:49.707Z] 89b9bd09cdc4: Preparing [2023-01-17T15:54:49.707Z] f4196dd4810f: Preparing [2023-01-17T15:54:49.707Z] fb96ffe973a7: Preparing [2023-01-17T15:54:49.707Z] 34d5ebaa5410: Preparing [2023-01-17T15:54:49.707Z] 3ee8b7183895: Layer already exists [2023-01-17T15:54:49.707Z] 89b9bd09cdc4: Layer already exists [2023-01-17T15:54:49.707Z] 34d5ebaa5410: Layer already exists [2023-01-17T15:54:49.707Z] f4196dd4810f: Layer already exists [2023-01-17T15:54:49.707Z] fb96ffe973a7: Layer already exists [2023-01-17T15:54:49.707Z] latest: digest: sha256:f9686f74a2f72c0a3e3393b09344250d7ad062013aaa6481f1c4587ec478159e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:50.017Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:50.336Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.20 [2023-01-17T15:54:50.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-01-17T15:54:50.336Z] 3ee8b7183895: Preparing [2023-01-17T15:54:50.336Z] 89b9bd09cdc4: Preparing [2023-01-17T15:54:50.336Z] f4196dd4810f: Preparing [2023-01-17T15:54:50.336Z] fb96ffe973a7: Preparing [2023-01-17T15:54:50.336Z] 34d5ebaa5410: Preparing [2023-01-17T15:54:50.336Z] 89b9bd09cdc4: Layer already exists [2023-01-17T15:54:50.336Z] f4196dd4810f: Layer already exists [2023-01-17T15:54:50.336Z] 3ee8b7183895: Layer already exists [2023-01-17T15:54:50.336Z] fb96ffe973a7: Layer already exists [2023-01-17T15:54:50.336Z] 34d5ebaa5410: Layer already exists [2023-01-17T15:54:50.336Z] 3.0.0-dev.20: digest: sha256:f9686f74a2f72c0a3e3393b09344250d7ad062013aaa6481f1c4587ec478159e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:50.640Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:50.937Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [2023-01-17T15:54:50.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-01-17T15:54:50.937Z] 3ee8b7183895: Preparing [2023-01-17T15:54:50.937Z] 89b9bd09cdc4: Preparing [2023-01-17T15:54:50.937Z] f4196dd4810f: Preparing [2023-01-17T15:54:50.937Z] fb96ffe973a7: Preparing [2023-01-17T15:54:50.937Z] 34d5ebaa5410: Preparing [2023-01-17T15:54:50.937Z] f4196dd4810f: Layer already exists [2023-01-17T15:54:50.937Z] fb96ffe973a7: Layer already exists [2023-01-17T15:54:50.937Z] 3ee8b7183895: Layer already exists [2023-01-17T15:54:50.937Z] 34d5ebaa5410: Layer already exists [2023-01-17T15:54:50.937Z] 89b9bd09cdc4: Layer already exists [2023-01-17T15:54:50.937Z] 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20: digest: sha256:f9686f74a2f72c0a3e3393b09344250d7ad062013aaa6481f1c4587ec478159e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:51.240Z] + 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-01-17T15:54:51.540Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-01-17T15:54:51.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-01-17T15:54:51.540Z] 3ee8b7183895: Preparing [2023-01-17T15:54:51.540Z] 89b9bd09cdc4: Preparing [2023-01-17T15:54:51.540Z] f4196dd4810f: Preparing [2023-01-17T15:54:51.540Z] fb96ffe973a7: Preparing [2023-01-17T15:54:51.540Z] 34d5ebaa5410: Preparing [2023-01-17T15:54:51.540Z] 89b9bd09cdc4: Layer already exists [2023-01-17T15:54:51.540Z] 3ee8b7183895: Layer already exists [2023-01-17T15:54:51.540Z] f4196dd4810f: Layer already exists [2023-01-17T15:54:51.540Z] 34d5ebaa5410: Layer already exists [2023-01-17T15:54:51.540Z] fb96ffe973a7: Layer already exists [2023-01-17T15:54:51.540Z] main: digest: sha256:f9686f74a2f72c0a3e3393b09344250d7ad062013aaa6481f1c4587ec478159e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-17T15:54:51.573Z] ===================================================== [Pipeline] echo [2023-01-17T15:54:51.579Z] taggedImages: [2023-01-17T15:54:51.579Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T15:54:51.579Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-01-17T15:54:51.579Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.20 [2023-01-17T15:54:51.579Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [2023-01-17T15:54:51.579Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-01-17T15:54:51.594Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-01-17T15:54:51.594Z] 75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T15:54:51.594Z] latest [2023-01-17T15:54:51.594Z] 3.0.0-dev.20 [2023-01-17T15:54:51.594Z] 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [2023-01-17T15:54:51.594Z] main [2023-01-17T15:54:51.594Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:51.767Z] ---> 88e3d865bfea [2023-01-17T15:54:51.768Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-01-17T15:54:51.898Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:75e2dee3358e6ae3da11c468603cfcf282f76675 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:52.036Z] ---> cb40bac9b259 [2023-01-17T15:54:52.036Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-01-17T15:54:52.202Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T15:54:52.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-01-17T15:54:52.202Z] 2756847e0977: Preparing [2023-01-17T15:54:52.202Z] ce44ba735f2c: Preparing [2023-01-17T15:54:52.202Z] 271de0b0a69f: Preparing [2023-01-17T15:54:52.202Z] 33fb223ad557: Preparing [2023-01-17T15:54:52.202Z] 6b0ee193f676: Preparing [2023-01-17T15:54:52.202Z] abcf5432140e: Preparing [2023-01-17T15:54:52.202Z] 34d5ebaa5410: Preparing [2023-01-17T15:54:52.202Z] abcf5432140e: Waiting [2023-01-17T15:54:52.202Z] 34d5ebaa5410: Waiting [2023-01-17T15:54:52.202Z] 271de0b0a69f: Pushed [2023-01-17T15:54:52.202Z] ce44ba735f2c: Pushed [2023-01-17T15:54:52.202Z] 2756847e0977: Pushed [2023-01-17T15:54:52.202Z] 34d5ebaa5410: Layer already exists [2023-01-17T15:54:52.632Z] ---> f6bc4de152d7 [2023-01-17T15:54:52.632Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-01-17T15:54:52.841Z] abcf5432140e: Pushed [2023-01-17T15:54:53.607Z] ---> 760367177336 [2023-01-17T15:54:53.607Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-17T15:54:53.880Z] ---> Running in 9a4d959438e0 [2023-01-17T15:54:54.465Z] Removing intermediate container 9a4d959438e0 [2023-01-17T15:54:54.465Z] ---> 57d2371ec6e5 [2023-01-17T15:54:54.465Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-17T15:54:54.465Z] ---> Running in 2b341a42c54e [2023-01-17T15:54:54.732Z] Removing intermediate container 2b341a42c54e [2023-01-17T15:54:54.732Z] ---> ea67c11eb212 [2023-01-17T15:54:54.732Z] Step 21/23 : LABEL arch=arm64 [2023-01-17T15:54:55.001Z] ---> Running in fb16a2aa8880 [2023-01-17T15:54:55.376Z] 6b0ee193f676: Pushed [2023-01-17T15:54:55.583Z] Removing intermediate container fb16a2aa8880 [2023-01-17T15:54:55.583Z] ---> 4e3f0c159291 [2023-01-17T15:54:55.583Z] Step 22/23 : LABEL git_sha=75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T15:54:55.583Z] ---> Running in ba9da26a51c3 [2023-01-17T15:54:55.854Z] Removing intermediate container ba9da26a51c3 [2023-01-17T15:54:55.854Z] ---> 08ad13ce9da6 [2023-01-17T15:54:55.854Z] Step 23/23 : LABEL version=3.0.0-dev.20 [2023-01-17T15:54:56.121Z] ---> Running in 7efd8a6dbf07 [2023-01-17T15:54:56.709Z] Removing intermediate container 7efd8a6dbf07 [2023-01-17T15:54:56.709Z] ---> 1a2109c1c33d [2023-01-17T15:54:56.709Z] [2023-01-17T15:54:56.709Z] Successfully built 1a2109c1c33d [2023-01-17T15:54:56.709Z] Successfully tagged security-spire-server-arm64:latest [2023-01-17T15:54:56.709Z]  Building security-spire-server ... done Building security-spire-agent [2023-01-17T15:54:58.662Z] 33fb223ad557: Pushed [2023-01-17T15:54:58.662Z] 75e2dee3358e6ae3da11c468603cfcf282f76675: digest: sha256:3bc0e83171558a2eb8145c58ce06f5eea5dfae5a48abcb98702cf13ff795ed36 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:58.986Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:59.291Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-01-17T15:54:59.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-01-17T15:54:59.291Z] 2756847e0977: Preparing [2023-01-17T15:54:59.291Z] ce44ba735f2c: Preparing [2023-01-17T15:54:59.291Z] 271de0b0a69f: Preparing [2023-01-17T15:54:59.291Z] 33fb223ad557: Preparing [2023-01-17T15:54:59.291Z] 6b0ee193f676: Preparing [2023-01-17T15:54:59.291Z] abcf5432140e: Preparing [2023-01-17T15:54:59.291Z] 34d5ebaa5410: Preparing [2023-01-17T15:54:59.291Z] 34d5ebaa5410: Waiting [2023-01-17T15:54:59.291Z] abcf5432140e: Waiting [2023-01-17T15:54:59.291Z] 2756847e0977: Layer already exists [2023-01-17T15:54:59.291Z] 271de0b0a69f: Layer already exists [2023-01-17T15:54:59.291Z] 33fb223ad557: Layer already exists [2023-01-17T15:54:59.291Z] 6b0ee193f676: Layer already exists [2023-01-17T15:54:59.291Z] ce44ba735f2c: Layer already exists [2023-01-17T15:54:59.291Z] abcf5432140e: Layer already exists [2023-01-17T15:54:59.291Z] 34d5ebaa5410: Layer already exists [2023-01-17T15:54:59.291Z] latest: digest: sha256:3bc0e83171558a2eb8145c58ce06f5eea5dfae5a48abcb98702cf13ff795ed36 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:59.598Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:54:59.904Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.20 [2023-01-17T15:54:59.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-01-17T15:54:59.904Z] 2756847e0977: Preparing [2023-01-17T15:54:59.904Z] ce44ba735f2c: Preparing [2023-01-17T15:54:59.904Z] 271de0b0a69f: Preparing [2023-01-17T15:54:59.904Z] 33fb223ad557: Preparing [2023-01-17T15:54:59.904Z] 6b0ee193f676: Preparing [2023-01-17T15:54:59.904Z] abcf5432140e: Preparing [2023-01-17T15:54:59.904Z] 34d5ebaa5410: Preparing [2023-01-17T15:54:59.904Z] abcf5432140e: Waiting [2023-01-17T15:54:59.904Z] 34d5ebaa5410: Waiting [2023-01-17T15:54:59.904Z] 33fb223ad557: Layer already exists [2023-01-17T15:54:59.904Z] 6b0ee193f676: Layer already exists [2023-01-17T15:54:59.904Z] 271de0b0a69f: Layer already exists [2023-01-17T15:54:59.904Z] 2756847e0977: Layer already exists [2023-01-17T15:54:59.904Z] ce44ba735f2c: Layer already exists [2023-01-17T15:54:59.904Z] abcf5432140e: Layer already exists [2023-01-17T15:54:59.904Z] 34d5ebaa5410: Layer already exists [2023-01-17T15:54:59.904Z] 3.0.0-dev.20: digest: sha256:3bc0e83171558a2eb8145c58ce06f5eea5dfae5a48abcb98702cf13ff795ed36 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:55:00.047Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-17T15:55:00.047Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-17T15:55:00.047Z] ---> a9b075fdcec0 [2023-01-17T15:55:00.047Z] Step 3/24 : WORKDIR /edgex-go [2023-01-17T15:55:00.047Z] ---> Using cache [2023-01-17T15:55:00.047Z] ---> f62e1a427c5a [2023-01-17T15:55:00.047Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-17T15:55:00.047Z] ---> Running in b682c58700d3 [2023-01-17T15:55:00.222Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:55:00.534Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [2023-01-17T15:55:00.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-01-17T15:55:00.534Z] 2756847e0977: Preparing [2023-01-17T15:55:00.534Z] ce44ba735f2c: Preparing [2023-01-17T15:55:00.534Z] 271de0b0a69f: Preparing [2023-01-17T15:55:00.534Z] 33fb223ad557: Preparing [2023-01-17T15:55:00.534Z] 6b0ee193f676: Preparing [2023-01-17T15:55:00.534Z] abcf5432140e: Preparing [2023-01-17T15:55:00.534Z] 34d5ebaa5410: Preparing [2023-01-17T15:55:00.534Z] 34d5ebaa5410: Waiting [2023-01-17T15:55:00.534Z] abcf5432140e: Waiting [2023-01-17T15:55:00.534Z] ce44ba735f2c: Layer already exists [2023-01-17T15:55:00.534Z] 33fb223ad557: Layer already exists [2023-01-17T15:55:00.534Z] 2756847e0977: Layer already exists [2023-01-17T15:55:00.534Z] 6b0ee193f676: Layer already exists [2023-01-17T15:55:00.534Z] 271de0b0a69f: Layer already exists [2023-01-17T15:55:00.534Z] abcf5432140e: Layer already exists [2023-01-17T15:55:00.534Z] 34d5ebaa5410: Layer already exists [2023-01-17T15:55:00.534Z] 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20: digest: sha256:3bc0e83171558a2eb8145c58ce06f5eea5dfae5a48abcb98702cf13ff795ed36 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:55:00.875Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:55:01.241Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-01-17T15:55:01.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-01-17T15:55:01.242Z] 2756847e0977: Preparing [2023-01-17T15:55:01.242Z] ce44ba735f2c: Preparing [2023-01-17T15:55:01.242Z] 271de0b0a69f: Preparing [2023-01-17T15:55:01.242Z] 33fb223ad557: Preparing [2023-01-17T15:55:01.242Z] 6b0ee193f676: Preparing [2023-01-17T15:55:01.242Z] abcf5432140e: Preparing [2023-01-17T15:55:01.242Z] 34d5ebaa5410: Preparing [2023-01-17T15:55:01.242Z] 2756847e0977: Layer already exists [2023-01-17T15:55:01.242Z] 271de0b0a69f: Layer already exists [2023-01-17T15:55:01.242Z] 33fb223ad557: Layer already exists [2023-01-17T15:55:01.242Z] 6b0ee193f676: Layer already exists [2023-01-17T15:55:01.242Z] ce44ba735f2c: Layer already exists [2023-01-17T15:55:01.242Z] abcf5432140e: Layer already exists [2023-01-17T15:55:01.242Z] 34d5ebaa5410: Layer already exists [2023-01-17T15:55:01.242Z] main: digest: sha256:3bc0e83171558a2eb8145c58ce06f5eea5dfae5a48abcb98702cf13ff795ed36 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-17T15:55:01.283Z] ===================================================== [Pipeline] echo [2023-01-17T15:55:01.291Z] taggedImages: [2023-01-17T15:55:01.291Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T15:55:01.291Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-01-17T15:55:01.291Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.20 [2023-01-17T15:55:01.291Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [2023-01-17T15:55:01.291Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-01-17T15:55:01.310Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-01-17T15:55:01.310Z] 75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T15:55:01.310Z] latest [2023-01-17T15:55:01.310Z] 3.0.0-dev.20 [2023-01-17T15:55:01.310Z] 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [2023-01-17T15:55:01.310Z] main [2023-01-17T15:55:01.310Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:55:01.630Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:75e2dee3358e6ae3da11c468603cfcf282f76675 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:55:01.963Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T15:55:01.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-01-17T15:55:01.963Z] 2c6885de5439: Preparing [2023-01-17T15:55:01.963Z] 9241f1162228: Preparing [2023-01-17T15:55:01.963Z] b34367e13d8c: Preparing [2023-01-17T15:55:01.963Z] 9ee8ab067450: Preparing [2023-01-17T15:55:01.963Z] 62f605cdc365: Preparing [2023-01-17T15:55:01.963Z] 34d5ebaa5410: Preparing [2023-01-17T15:55:01.963Z] 34d5ebaa5410: Waiting [2023-01-17T15:55:01.963Z] b34367e13d8c: Pushed [2023-01-17T15:55:01.963Z] 2c6885de5439: Pushed [2023-01-17T15:55:01.963Z] 9241f1162228: Pushed [2023-01-17T15:55:01.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-17T15:55:02.227Z] 62f605cdc365: Pushed [2023-01-17T15:55:02.227Z] 34d5ebaa5410: Layer already exists [2023-01-17T15:55:02.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-17T15:55:03.541Z] OK: 221 MiB in 51 packages [2023-01-17T15:55:04.967Z] Removing intermediate container b682c58700d3 [2023-01-17T15:55:04.967Z] ---> 0b745595a797 [2023-01-17T15:55:04.967Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-17T15:55:05.570Z] ---> d1d65afa9bb5 [2023-01-17T15:55:05.570Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-17T15:55:05.570Z] ---> Running in d80427877f95 [2023-01-17T15:55:08.796Z] 9ee8ab067450: Pushed [2023-01-17T15:55:08.796Z] 75e2dee3358e6ae3da11c468603cfcf282f76675: digest: sha256:c3941e520d978b903549273246d1b3bce753c4ee838226f9e58fcfbe7e2aee86 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:55:09.108Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:55:09.425Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-01-17T15:55:09.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-01-17T15:55:09.425Z] 2c6885de5439: Preparing [2023-01-17T15:55:09.425Z] 9241f1162228: Preparing [2023-01-17T15:55:09.425Z] b34367e13d8c: Preparing [2023-01-17T15:55:09.425Z] 9ee8ab067450: Preparing [2023-01-17T15:55:09.425Z] 62f605cdc365: Preparing [2023-01-17T15:55:09.425Z] 34d5ebaa5410: Preparing [2023-01-17T15:55:09.425Z] 34d5ebaa5410: Waiting [2023-01-17T15:55:09.425Z] 9ee8ab067450: Layer already exists [2023-01-17T15:55:09.425Z] 9241f1162228: Layer already exists [2023-01-17T15:55:09.425Z] 2c6885de5439: Layer already exists [2023-01-17T15:55:09.425Z] 62f605cdc365: Layer already exists [2023-01-17T15:55:09.425Z] b34367e13d8c: Layer already exists [2023-01-17T15:55:09.425Z] 34d5ebaa5410: Layer already exists [2023-01-17T15:55:09.425Z] latest: digest: sha256:c3941e520d978b903549273246d1b3bce753c4ee838226f9e58fcfbe7e2aee86 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:55:09.744Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:55:10.053Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.20 [2023-01-17T15:55:10.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-01-17T15:55:10.053Z] 2c6885de5439: Preparing [2023-01-17T15:55:10.053Z] 9241f1162228: Preparing [2023-01-17T15:55:10.053Z] b34367e13d8c: Preparing [2023-01-17T15:55:10.053Z] 9ee8ab067450: Preparing [2023-01-17T15:55:10.053Z] 62f605cdc365: Preparing [2023-01-17T15:55:10.053Z] 34d5ebaa5410: Preparing [2023-01-17T15:55:10.053Z] 34d5ebaa5410: Waiting [2023-01-17T15:55:10.053Z] 62f605cdc365: Layer already exists [2023-01-17T15:55:10.053Z] 9241f1162228: Layer already exists [2023-01-17T15:55:10.053Z] b34367e13d8c: Layer already exists [2023-01-17T15:55:10.053Z] 9ee8ab067450: Layer already exists [2023-01-17T15:55:10.053Z] 2c6885de5439: Layer already exists [2023-01-17T15:55:10.053Z] 34d5ebaa5410: Layer already exists [2023-01-17T15:55:10.053Z] 3.0.0-dev.20: digest: sha256:c3941e520d978b903549273246d1b3bce753c4ee838226f9e58fcfbe7e2aee86 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:55:10.371Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:55:10.677Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [2023-01-17T15:55:10.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-01-17T15:55:10.677Z] 2c6885de5439: Preparing [2023-01-17T15:55:10.677Z] 9241f1162228: Preparing [2023-01-17T15:55:10.677Z] b34367e13d8c: Preparing [2023-01-17T15:55:10.677Z] 9ee8ab067450: Preparing [2023-01-17T15:55:10.677Z] 62f605cdc365: Preparing [2023-01-17T15:55:10.677Z] 34d5ebaa5410: Preparing [2023-01-17T15:55:10.677Z] 34d5ebaa5410: Waiting [2023-01-17T15:55:10.677Z] 62f605cdc365: Layer already exists [2023-01-17T15:55:10.677Z] 9ee8ab067450: Layer already exists [2023-01-17T15:55:10.677Z] 9241f1162228: Layer already exists [2023-01-17T15:55:10.677Z] b34367e13d8c: Layer already exists [2023-01-17T15:55:10.677Z] 2c6885de5439: Layer already exists [2023-01-17T15:55:10.677Z] 34d5ebaa5410: Layer already exists [2023-01-17T15:55:10.677Z] 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20: digest: sha256:c3941e520d978b903549273246d1b3bce753c4ee838226f9e58fcfbe7e2aee86 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:55:10.984Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:55:11.294Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-01-17T15:55:11.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-01-17T15:55:11.294Z] 2c6885de5439: Preparing [2023-01-17T15:55:11.294Z] 9241f1162228: Preparing [2023-01-17T15:55:11.294Z] b34367e13d8c: Preparing [2023-01-17T15:55:11.294Z] 9ee8ab067450: Preparing [2023-01-17T15:55:11.294Z] 62f605cdc365: Preparing [2023-01-17T15:55:11.294Z] 34d5ebaa5410: Preparing [2023-01-17T15:55:11.294Z] 34d5ebaa5410: Waiting [2023-01-17T15:55:11.294Z] b34367e13d8c: Layer already exists [2023-01-17T15:55:11.294Z] 9ee8ab067450: Layer already exists [2023-01-17T15:55:11.294Z] 62f605cdc365: Layer already exists [2023-01-17T15:55:11.294Z] 2c6885de5439: Layer already exists [2023-01-17T15:55:11.294Z] 9241f1162228: Layer already exists [2023-01-17T15:55:11.294Z] 34d5ebaa5410: Layer already exists [2023-01-17T15:55:11.294Z] main: digest: sha256:c3941e520d978b903549273246d1b3bce753c4ee838226f9e58fcfbe7e2aee86 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-17T15:55:11.328Z] ===================================================== [Pipeline] echo [2023-01-17T15:55:11.334Z] taggedImages: [2023-01-17T15:55:11.334Z] - nexus3.edgexfoundry.org:10004/security-spire-config:75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T15:55:11.334Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-01-17T15:55:11.334Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.20 [2023-01-17T15:55:11.334Z] - nexus3.edgexfoundry.org:10004/security-spire-config:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [2023-01-17T15:55:11.334Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-01-17T15:55:11.349Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-01-17T15:55:11.349Z] 75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T15:55:11.349Z] latest [2023-01-17T15:55:11.349Z] 3.0.0-dev.20 [2023-01-17T15:55:11.349Z] 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [2023-01-17T15:55:11.349Z] main [2023-01-17T15:55:11.349Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:55:11.657Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:75e2dee3358e6ae3da11c468603cfcf282f76675 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:55:11.959Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T15:55:11.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-01-17T15:55:11.959Z] ba08290c0eb4: Preparing [2023-01-17T15:55:11.959Z] af99bdbf889b: Preparing [2023-01-17T15:55:11.959Z] f9df1d21ebad: Preparing [2023-01-17T15:55:11.959Z] a43e11d11f5b: Preparing [2023-01-17T15:55:11.959Z] 150092598736: Preparing [2023-01-17T15:55:11.959Z] 34d5ebaa5410: Preparing [2023-01-17T15:55:11.959Z] 34d5ebaa5410: Waiting [2023-01-17T15:55:11.959Z] f9df1d21ebad: Pushed [2023-01-17T15:55:11.959Z] af99bdbf889b: Pushed [2023-01-17T15:55:11.959Z] ba08290c0eb4: Pushed [2023-01-17T15:55:11.959Z] 34d5ebaa5410: Layer already exists [2023-01-17T15:55:12.529Z] 150092598736: Pushed [2023-01-17T15:55:19.106Z] a43e11d11f5b: Pushed [2023-01-17T15:55:19.106Z] 75e2dee3358e6ae3da11c468603cfcf282f76675: digest: sha256:62d1983f8cc01eb11731cfff046d162a5ed440a16b29c78ea54efcddc024825c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:55:19.415Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:55:19.722Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-01-17T15:55:19.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-01-17T15:55:19.722Z] ba08290c0eb4: Preparing [2023-01-17T15:55:19.722Z] af99bdbf889b: Preparing [2023-01-17T15:55:19.722Z] f9df1d21ebad: Preparing [2023-01-17T15:55:19.722Z] a43e11d11f5b: Preparing [2023-01-17T15:55:19.722Z] 150092598736: Preparing [2023-01-17T15:55:19.722Z] 34d5ebaa5410: Preparing [2023-01-17T15:55:19.722Z] 34d5ebaa5410: Waiting [2023-01-17T15:55:19.722Z] 150092598736: Layer already exists [2023-01-17T15:55:19.722Z] af99bdbf889b: Layer already exists [2023-01-17T15:55:19.722Z] ba08290c0eb4: Layer already exists [2023-01-17T15:55:19.722Z] a43e11d11f5b: Layer already exists [2023-01-17T15:55:19.722Z] f9df1d21ebad: Layer already exists [2023-01-17T15:55:19.722Z] 34d5ebaa5410: Layer already exists [2023-01-17T15:55:19.722Z] latest: digest: sha256:62d1983f8cc01eb11731cfff046d162a5ed440a16b29c78ea54efcddc024825c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:55:20.028Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:55:20.340Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.20 [2023-01-17T15:55:20.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-01-17T15:55:20.340Z] ba08290c0eb4: Preparing [2023-01-17T15:55:20.340Z] af99bdbf889b: Preparing [2023-01-17T15:55:20.340Z] f9df1d21ebad: Preparing [2023-01-17T15:55:20.340Z] a43e11d11f5b: Preparing [2023-01-17T15:55:20.340Z] 150092598736: Preparing [2023-01-17T15:55:20.340Z] 34d5ebaa5410: Preparing [2023-01-17T15:55:20.340Z] ba08290c0eb4: Layer already exists [2023-01-17T15:55:20.340Z] a43e11d11f5b: Layer already exists [2023-01-17T15:55:20.340Z] 150092598736: Layer already exists [2023-01-17T15:55:20.340Z] f9df1d21ebad: Layer already exists [2023-01-17T15:55:20.340Z] af99bdbf889b: Layer already exists [2023-01-17T15:55:20.340Z] 34d5ebaa5410: Layer already exists [2023-01-17T15:55:20.340Z] 3.0.0-dev.20: digest: sha256:62d1983f8cc01eb11731cfff046d162a5ed440a16b29c78ea54efcddc024825c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:55:20.647Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:55:20.952Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [2023-01-17T15:55:20.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-01-17T15:55:20.953Z] ba08290c0eb4: Preparing [2023-01-17T15:55:20.953Z] af99bdbf889b: Preparing [2023-01-17T15:55:20.953Z] f9df1d21ebad: Preparing [2023-01-17T15:55:20.953Z] a43e11d11f5b: Preparing [2023-01-17T15:55:20.953Z] 150092598736: Preparing [2023-01-17T15:55:20.953Z] 34d5ebaa5410: Preparing [2023-01-17T15:55:20.953Z] ba08290c0eb4: Layer already exists [2023-01-17T15:55:20.953Z] a43e11d11f5b: Layer already exists [2023-01-17T15:55:20.953Z] 150092598736: Layer already exists [2023-01-17T15:55:20.953Z] af99bdbf889b: Layer already exists [2023-01-17T15:55:20.953Z] f9df1d21ebad: Layer already exists [2023-01-17T15:55:20.953Z] 34d5ebaa5410: Layer already exists [2023-01-17T15:55:20.953Z] 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20: digest: sha256:62d1983f8cc01eb11731cfff046d162a5ed440a16b29c78ea54efcddc024825c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:55:21.267Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:55:21.664Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-01-17T15:55:21.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-01-17T15:55:21.664Z] ba08290c0eb4: Preparing [2023-01-17T15:55:21.664Z] af99bdbf889b: Preparing [2023-01-17T15:55:21.664Z] f9df1d21ebad: Preparing [2023-01-17T15:55:21.664Z] a43e11d11f5b: Preparing [2023-01-17T15:55:21.664Z] 150092598736: Preparing [2023-01-17T15:55:21.664Z] 34d5ebaa5410: Preparing [2023-01-17T15:55:21.664Z] 34d5ebaa5410: Waiting [2023-01-17T15:55:21.664Z] 150092598736: Layer already exists [2023-01-17T15:55:21.664Z] ba08290c0eb4: Layer already exists [2023-01-17T15:55:21.664Z] f9df1d21ebad: Layer already exists [2023-01-17T15:55:21.664Z] af99bdbf889b: Layer already exists [2023-01-17T15:55:21.664Z] a43e11d11f5b: Layer already exists [2023-01-17T15:55:21.664Z] 34d5ebaa5410: Layer already exists [2023-01-17T15:55:21.664Z] main: digest: sha256:62d1983f8cc01eb11731cfff046d162a5ed440a16b29c78ea54efcddc024825c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-17T15:55:21.712Z] ===================================================== [Pipeline] echo [2023-01-17T15:55:21.718Z] taggedImages: [2023-01-17T15:55:21.718Z] - nexus3.edgexfoundry.org:10004/security-spire-server:75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T15:55:21.718Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-01-17T15:55:21.718Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.20 [2023-01-17T15:55:21.718Z] - nexus3.edgexfoundry.org:10004/security-spire-server:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [2023-01-17T15:55:21.718Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-01-17T15:55:21.738Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-01-17T15:55:21.738Z] 75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T15:55:21.738Z] latest [2023-01-17T15:55:21.738Z] 3.0.0-dev.20 [2023-01-17T15:55:21.738Z] 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [2023-01-17T15:55:21.738Z] main [2023-01-17T15:55:21.738Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:55:22.106Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:75e2dee3358e6ae3da11c468603cfcf282f76675 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:55:22.439Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T15:55:22.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-01-17T15:55:22.439Z] 47340fe80e1a: Preparing [2023-01-17T15:55:22.439Z] c8c0c428a341: Preparing [2023-01-17T15:55:22.439Z] f4196dd4810f: Preparing [2023-01-17T15:55:22.439Z] 2ce1488bf98f: Preparing [2023-01-17T15:55:22.439Z] e5e13b0c77cb: Preparing [2023-01-17T15:55:22.439Z] f4196dd4810f: Layer already exists [2023-01-17T15:55:22.439Z] e5e13b0c77cb: Layer already exists [2023-01-17T15:55:22.439Z] 47340fe80e1a: Pushed [2023-01-17T15:55:22.439Z] 2ce1488bf98f: Pushed [2023-01-17T15:55:24.995Z] c8c0c428a341: Pushed [2023-01-17T15:55:24.995Z] 75e2dee3358e6ae3da11c468603cfcf282f76675: digest: sha256:fb4a70bce5c8de5eeb4b3df98561356029b1dfbbb43805386dc23b68d2a9156a size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:55:25.301Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:55:25.600Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-01-17T15:55:25.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-01-17T15:55:25.600Z] 47340fe80e1a: Preparing [2023-01-17T15:55:25.600Z] c8c0c428a341: Preparing [2023-01-17T15:55:25.600Z] f4196dd4810f: Preparing [2023-01-17T15:55:25.600Z] 2ce1488bf98f: Preparing [2023-01-17T15:55:25.600Z] e5e13b0c77cb: Preparing [2023-01-17T15:55:25.600Z] f4196dd4810f: Layer already exists [2023-01-17T15:55:25.600Z] c8c0c428a341: Layer already exists [2023-01-17T15:55:25.600Z] 2ce1488bf98f: Layer already exists [2023-01-17T15:55:25.600Z] 47340fe80e1a: Layer already exists [2023-01-17T15:55:25.600Z] e5e13b0c77cb: Layer already exists [2023-01-17T15:55:25.600Z] latest: digest: sha256:fb4a70bce5c8de5eeb4b3df98561356029b1dfbbb43805386dc23b68d2a9156a size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:55:25.911Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:55:26.214Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.20 [2023-01-17T15:55:26.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-01-17T15:55:26.214Z] 47340fe80e1a: Preparing [2023-01-17T15:55:26.214Z] c8c0c428a341: Preparing [2023-01-17T15:55:26.214Z] f4196dd4810f: Preparing [2023-01-17T15:55:26.214Z] 2ce1488bf98f: Preparing [2023-01-17T15:55:26.214Z] e5e13b0c77cb: Preparing [2023-01-17T15:55:26.214Z] e5e13b0c77cb: Layer already exists [2023-01-17T15:55:26.214Z] f4196dd4810f: Layer already exists [2023-01-17T15:55:26.214Z] 2ce1488bf98f: Layer already exists [2023-01-17T15:55:26.214Z] 47340fe80e1a: Layer already exists [2023-01-17T15:55:26.214Z] c8c0c428a341: Layer already exists [2023-01-17T15:55:26.214Z] 3.0.0-dev.20: digest: sha256:fb4a70bce5c8de5eeb4b3df98561356029b1dfbbb43805386dc23b68d2a9156a size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:55:26.530Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:55:26.840Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [2023-01-17T15:55:26.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-01-17T15:55:26.840Z] 47340fe80e1a: Preparing [2023-01-17T15:55:26.840Z] c8c0c428a341: Preparing [2023-01-17T15:55:26.840Z] f4196dd4810f: Preparing [2023-01-17T15:55:26.840Z] 2ce1488bf98f: Preparing [2023-01-17T15:55:26.840Z] e5e13b0c77cb: Preparing [2023-01-17T15:55:26.840Z] c8c0c428a341: Layer already exists [2023-01-17T15:55:26.840Z] 47340fe80e1a: Layer already exists [2023-01-17T15:55:26.840Z] f4196dd4810f: Layer already exists [2023-01-17T15:55:26.840Z] e5e13b0c77cb: Layer already exists [2023-01-17T15:55:26.840Z] 2ce1488bf98f: Layer already exists [2023-01-17T15:55:26.840Z] 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20: digest: sha256:fb4a70bce5c8de5eeb4b3df98561356029b1dfbbb43805386dc23b68d2a9156a size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:55:27.165Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:55:27.474Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-01-17T15:55:27.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-01-17T15:55:27.474Z] 47340fe80e1a: Preparing [2023-01-17T15:55:27.474Z] c8c0c428a341: Preparing [2023-01-17T15:55:27.474Z] f4196dd4810f: Preparing [2023-01-17T15:55:27.474Z] 2ce1488bf98f: Preparing [2023-01-17T15:55:27.474Z] e5e13b0c77cb: Preparing [2023-01-17T15:55:27.474Z] 47340fe80e1a: Layer already exists [2023-01-17T15:55:27.474Z] c8c0c428a341: Layer already exists [2023-01-17T15:55:27.474Z] e5e13b0c77cb: Layer already exists [2023-01-17T15:55:27.474Z] f4196dd4810f: Layer already exists [2023-01-17T15:55:27.474Z] 2ce1488bf98f: Layer already exists [2023-01-17T15:55:27.474Z] main: digest: sha256:fb4a70bce5c8de5eeb4b3df98561356029b1dfbbb43805386dc23b68d2a9156a size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-17T15:55:27.526Z] ===================================================== [Pipeline] echo [2023-01-17T15:55:27.536Z] taggedImages: [2023-01-17T15:55:27.536Z] - nexus3.edgexfoundry.org:10004/support-notifications:75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T15:55:27.536Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-01-17T15:55:27.536Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.20 [2023-01-17T15:55:27.536Z] - nexus3.edgexfoundry.org:10004/support-notifications:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [2023-01-17T15:55:27.536Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-01-17T15:55:27.560Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-01-17T15:55:27.560Z] 75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T15:55:27.560Z] latest [2023-01-17T15:55:27.560Z] 3.0.0-dev.20 [2023-01-17T15:55:27.560Z] 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [2023-01-17T15:55:27.560Z] main [2023-01-17T15:55:27.560Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:55:27.878Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:75e2dee3358e6ae3da11c468603cfcf282f76675 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:55:28.175Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T15:55:28.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-01-17T15:55:28.175Z] 174fa2eaef34: Preparing [2023-01-17T15:55:28.175Z] eb48044f5710: Preparing [2023-01-17T15:55:28.175Z] f4196dd4810f: Preparing [2023-01-17T15:55:28.175Z] 5cb8d28fd950: Preparing [2023-01-17T15:55:28.175Z] e5e13b0c77cb: Preparing [2023-01-17T15:55:28.175Z] 5cb8d28fd950: Layer already exists [2023-01-17T15:55:28.175Z] e5e13b0c77cb: Layer already exists [2023-01-17T15:55:28.175Z] f4196dd4810f: Layer already exists [2023-01-17T15:55:28.175Z] 174fa2eaef34: Pushed [2023-01-17T15:55:30.733Z] eb48044f5710: Pushed [2023-01-17T15:55:30.733Z] 75e2dee3358e6ae3da11c468603cfcf282f76675: digest: sha256:ad5b74e7af506f767f3572196995f38d614a2822dbb2577f3a423d144aa9f898 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:55:31.040Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:55:31.344Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-01-17T15:55:31.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-01-17T15:55:31.344Z] 174fa2eaef34: Preparing [2023-01-17T15:55:31.344Z] eb48044f5710: Preparing [2023-01-17T15:55:31.344Z] f4196dd4810f: Preparing [2023-01-17T15:55:31.344Z] 5cb8d28fd950: Preparing [2023-01-17T15:55:31.344Z] e5e13b0c77cb: Preparing [2023-01-17T15:55:31.344Z] 5cb8d28fd950: Layer already exists [2023-01-17T15:55:31.344Z] eb48044f5710: Layer already exists [2023-01-17T15:55:31.345Z] 174fa2eaef34: Layer already exists [2023-01-17T15:55:31.345Z] e5e13b0c77cb: Layer already exists [2023-01-17T15:55:31.345Z] f4196dd4810f: Layer already exists [2023-01-17T15:55:31.345Z] latest: digest: sha256:ad5b74e7af506f767f3572196995f38d614a2822dbb2577f3a423d144aa9f898 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:55:31.649Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:55:31.951Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.20 [2023-01-17T15:55:31.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-01-17T15:55:31.951Z] 174fa2eaef34: Preparing [2023-01-17T15:55:31.951Z] eb48044f5710: Preparing [2023-01-17T15:55:31.951Z] f4196dd4810f: Preparing [2023-01-17T15:55:31.951Z] 5cb8d28fd950: Preparing [2023-01-17T15:55:31.951Z] e5e13b0c77cb: Preparing [2023-01-17T15:55:31.951Z] eb48044f5710: Layer already exists [2023-01-17T15:55:31.951Z] 5cb8d28fd950: Layer already exists [2023-01-17T15:55:31.951Z] f4196dd4810f: Layer already exists [2023-01-17T15:55:31.951Z] 174fa2eaef34: Layer already exists [2023-01-17T15:55:31.951Z] e5e13b0c77cb: Layer already exists [2023-01-17T15:55:31.951Z] 3.0.0-dev.20: digest: sha256:ad5b74e7af506f767f3572196995f38d614a2822dbb2577f3a423d144aa9f898 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:55:32.260Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:55:32.563Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [2023-01-17T15:55:32.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-01-17T15:55:32.563Z] 174fa2eaef34: Preparing [2023-01-17T15:55:32.563Z] eb48044f5710: Preparing [2023-01-17T15:55:32.563Z] f4196dd4810f: Preparing [2023-01-17T15:55:32.563Z] 5cb8d28fd950: Preparing [2023-01-17T15:55:32.563Z] e5e13b0c77cb: Preparing [2023-01-17T15:55:32.563Z] f4196dd4810f: Layer already exists [2023-01-17T15:55:32.563Z] e5e13b0c77cb: Layer already exists [2023-01-17T15:55:32.563Z] 174fa2eaef34: Layer already exists [2023-01-17T15:55:32.563Z] eb48044f5710: Layer already exists [2023-01-17T15:55:32.563Z] 5cb8d28fd950: Layer already exists [2023-01-17T15:55:32.563Z] 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20: digest: sha256:ad5b74e7af506f767f3572196995f38d614a2822dbb2577f3a423d144aa9f898 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:55:32.875Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T15:55:33.185Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-01-17T15:55:33.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-01-17T15:55:33.185Z] 174fa2eaef34: Preparing [2023-01-17T15:55:33.185Z] eb48044f5710: Preparing [2023-01-17T15:55:33.185Z] f4196dd4810f: Preparing [2023-01-17T15:55:33.185Z] 5cb8d28fd950: Preparing [2023-01-17T15:55:33.185Z] e5e13b0c77cb: Preparing [2023-01-17T15:55:33.185Z] 174fa2eaef34: Layer already exists [2023-01-17T15:55:33.185Z] e5e13b0c77cb: Layer already exists [2023-01-17T15:55:33.185Z] f4196dd4810f: Layer already exists [2023-01-17T15:55:33.185Z] 5cb8d28fd950: Layer already exists [2023-01-17T15:55:33.185Z] eb48044f5710: Layer already exists [2023-01-17T15:55:33.185Z] main: digest: sha256:ad5b74e7af506f767f3572196995f38d614a2822dbb2577f3a423d144aa9f898 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-17T15:55:33.235Z] ===================================================== [Pipeline] echo [2023-01-17T15:55:33.244Z] taggedImages: [2023-01-17T15:55:33.244Z] - nexus3.edgexfoundry.org:10004/support-scheduler:75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T15:55:33.244Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-01-17T15:55:33.244Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.20 [2023-01-17T15:55:33.244Z] - nexus3.edgexfoundry.org:10004/support-scheduler:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [2023-01-17T15:55:33.244Z] - 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-01-17T15:56:42.215Z] Removing intermediate container d80427877f95 [2023-01-17T15:56:42.215Z] ---> 709c977e35b9 [2023-01-17T15:56:42.215Z] Step 7/24 : COPY . . [2023-01-17T15:56:42.215Z] ---> 6b745889b0e1 [2023-01-17T15:56:42.215Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-17T15:56:42.215Z] ---> Running in 33cf584d5b9e [2023-01-17T15:56:42.215Z] Removing intermediate container 33cf584d5b9e [2023-01-17T15:56:42.215Z] ---> f71916cdbd46 [2023-01-17T15:56:42.215Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-17T15:56:42.215Z] ---> Running in 0e219c11b8a1 [2023-01-17T15:56:42.215Z] Removing intermediate container 0e219c11b8a1 [2023-01-17T15:56:42.215Z] ---> a8c1a290f1ac [2023-01-17T15:56:42.215Z] 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-01-17T15:56:42.216Z] ---> Running in 7aba565f5591 [2023-01-17T15:56:44.811Z] Removing intermediate container 7aba565f5591 [2023-01-17T15:56:44.811Z] ---> 66d14f793932 [2023-01-17T15:56:44.811Z] Step 11/24 : WORKDIR /edgex-go [2023-01-17T15:56:44.811Z] ---> Running in e6cd00624487 [2023-01-17T15:56:45.407Z] Removing intermediate container e6cd00624487 [2023-01-17T15:56:45.407Z] ---> b8e98dce7d11 [2023-01-17T15:56:45.407Z] [2023-01-17T15:56:45.407Z] Step 12/24 : FROM alpine:3.15 [2023-01-17T15:56:45.407Z] ---> 8aa73fd46299 [2023-01-17T15:56:45.407Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-17T15:56:45.407Z] ---> Using cache [2023-01-17T15:56:45.407Z] ---> 0c251a80c01e [2023-01-17T15:56:45.407Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-17T15:56:45.407Z] ---> Using cache [2023-01-17T15:56:45.407Z] ---> ffa1abdeeca7 [2023-01-17T15:56:45.407Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-01-17T15:56:49.664Z] ---> 5dd967812443 [2023-01-17T15:56:49.664Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-17T15:56:55.011Z] ---> 39224c26f530 [2023-01-17T15:56:55.011Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-01-17T15:56:55.973Z] ---> ae2e08d8602e [2023-01-17T15:56:55.973Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-01-17T15:56:57.388Z] ---> 41076939d948 [2023-01-17T15:56:57.388Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-01-17T15:56:58.351Z] ---> c100d9e068a9 [2023-01-17T15:56:58.351Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-17T15:56:58.351Z] ---> Running in 9d3e14d55657 [2023-01-17T15:56:58.938Z] Removing intermediate container 9d3e14d55657 [2023-01-17T15:56:58.938Z] ---> eae8c2f10bbc [2023-01-17T15:56:58.938Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-17T15:56:59.205Z] ---> Running in bb9d6fd8fb39 [2023-01-17T15:56:59.792Z] Removing intermediate container bb9d6fd8fb39 [2023-01-17T15:56:59.792Z] ---> 5fd979be3e13 [2023-01-17T15:56:59.792Z] Step 22/24 : LABEL arch=arm64 [2023-01-17T15:56:59.792Z] ---> Running in dbd7d00d4703 [2023-01-17T15:57:00.377Z] Removing intermediate container dbd7d00d4703 [2023-01-17T15:57:00.377Z] ---> 93727d8dd2fe [2023-01-17T15:57:00.377Z] Step 23/24 : LABEL git_sha=75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T15:57:00.377Z] ---> Running in 998b533e4b07 [2023-01-17T15:57:00.963Z] Removing intermediate container 998b533e4b07 [2023-01-17T15:57:00.963Z] ---> 7841580dc16f [2023-01-17T15:57:00.963Z] Step 24/24 : LABEL version=3.0.0-dev.20 [2023-01-17T15:57:00.963Z] ---> Running in 4fec94ad6a3a [2023-01-17T15:57:01.547Z] Removing intermediate container 4fec94ad6a3a [2023-01-17T15:57:01.547Z] ---> f2187197a124 [2023-01-17T15:57:01.547Z] [2023-01-17T15:57:01.547Z] Successfully built f2187197a124 [2023-01-17T15:57:01.815Z] Successfully tagged security-spire-agent-arm64:latest [2023-01-17T15:57:01.815Z] Building core-data [2023-01-17T15:57:05.175Z]  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-17T15:57:05.442Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-17T15:57:05.442Z] ---> a9b075fdcec0 [2023-01-17T15:57:05.442Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-17T15:57:05.442Z] ---> Using cache [2023-01-17T15:57:05.442Z] ---> 74077cc31518 [2023-01-17T15:57:05.442Z] Step 4/22 : WORKDIR /edgex-go [2023-01-17T15:57:05.442Z] ---> Using cache [2023-01-17T15:57:05.442Z] ---> 1120be2da61c [2023-01-17T15:57:05.442Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-17T15:57:05.442Z] ---> Using cache [2023-01-17T15:57:05.442Z] ---> 4b81c5b07dd0 [2023-01-17T15:57:05.442Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-17T15:57:05.442Z] ---> Using cache [2023-01-17T15:57:05.442Z] ---> f867d7062e5e [2023-01-17T15:57:05.442Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-17T15:57:05.442Z] ---> Using cache [2023-01-17T15:57:05.442Z] ---> 0a5f1c8fdfbe [2023-01-17T15:57:05.442Z] Step 8/22 : COPY . . [2023-01-17T15:57:05.442Z] ---> Using cache [2023-01-17T15:57:05.442Z] ---> a1a3f95f517c [2023-01-17T15:57:05.442Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-01-17T15:57:05.731Z] ---> Running in 0d9f7a948421 [2023-01-17T15:57:07.700Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-01-17T16:00:14.476Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-01-17T16:00:14.476Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-01-17T16:00:24.535Z] Removing intermediate container 1a91d8387fc7 [2023-01-17T16:00:24.535Z] ---> aad4a958af1b [2023-01-17T16:00:24.535Z] [2023-01-17T16:00:24.535Z] Step 9/24 : FROM alpine:3.16 [2023-01-17T16:00:24.535Z] 3.16: Pulling from library/alpine [2023-01-17T16:00:24.802Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-17T16:00:24.802Z] Status: Downloaded newer image for alpine:3.16 [2023-01-17T16:00:24.802Z] ---> 2b4661558fb8 [2023-01-17T16:00:24.802Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-01-17T16:00:24.802Z] ---> Running in d199c0f59a20 [2023-01-17T16:00:27.374Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-17T16:00:27.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-17T16:00:29.376Z] (1/3) Installing ca-certificates (20220614-r0) [2023-01-17T16:00:29.376Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-01-17T16:00:29.376Z] (3/3) Installing su-exec (0.2-r1) [2023-01-17T16:00:29.376Z] Executing busybox-1.35.0-r17.trigger [2023-01-17T16:00:29.376Z] Executing ca-certificates-20220614-r0.trigger [2023-01-17T16:00:29.958Z] OK: 6 MiB in 17 packages [2023-01-17T16:00:32.583Z] Removing intermediate container 0199e659dac3 [2023-01-17T16:00:32.583Z] ---> 53d46e5210db [2023-01-17T16:00:32.583Z] [2023-01-17T16:00:32.583Z] Step 9/21 : FROM alpine:3.16 [2023-01-17T16:00:32.583Z] ---> 2b4661558fb8 [2023-01-17T16:00:32.583Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-01-17T16:00:34.523Z] ---> Running in 4677092de6e2 [2023-01-17T16:00:34.523Z] Removing intermediate container d199c0f59a20 [2023-01-17T16:00:34.523Z] ---> fbeb2c11a3a2 [2023-01-17T16:00:34.523Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-17T16:00:34.523Z] ---> Running in a3ce92a0d196 [2023-01-17T16:00:35.481Z] Removing intermediate container a3ce92a0d196 [2023-01-17T16:00:35.481Z] ---> 1ad37dc81fe2 [2023-01-17T16:00:35.481Z] Step 12/24 : WORKDIR / [2023-01-17T16:00:35.481Z] ---> Running in 82db50691ba8 [2023-01-17T16:00:36.068Z] Removing intermediate container 82db50691ba8 [2023-01-17T16:00:36.068Z] ---> 2fe67089d61d [2023-01-17T16:00:36.068Z] 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-01-17T16:00:36.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-17T16:00:36.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-17T16:00:37.185Z] ---> 6dd9074ea6d4 [2023-01-17T16:00:37.185Z] 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-01-17T16:00:37.766Z] ---> a7d6897b3301 [2023-01-17T16:00:37.767Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-01-17T16:00:38.034Z] (1/6) Installing ca-certificates (20220614-r0) [2023-01-17T16:00:38.299Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-01-17T16:00:38.299Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-01-17T16:00:38.299Z] (4/6) Installing libcurl (7.83.1-r5) [2023-01-17T16:00:38.299Z] (5/6) Installing curl (7.83.1-r5) [2023-01-17T16:00:38.299Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-01-17T16:00:38.299Z] Executing busybox-1.35.0-r17.trigger [2023-01-17T16:00:38.299Z] Executing ca-certificates-20220614-r0.trigger [2023-01-17T16:00:38.880Z] ---> 8aa06bf1dbc4 [2023-01-17T16:00:38.880Z] 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-01-17T16:00:38.880Z] OK: 8 MiB in 20 packages [2023-01-17T16:00:40.283Z] ---> 062822e75525 [2023-01-17T16:00:40.283Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-01-17T16:00:41.249Z] Removing intermediate container 4677092de6e2 [2023-01-17T16:00:41.249Z] ---> 7d373709170d [2023-01-17T16:00:41.249Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-17T16:00:41.516Z] ---> Running in 846dfae79c70 [2023-01-17T16:00:42.102Z] ---> 57ff118752b6 [2023-01-17T16:00:42.102Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-01-17T16:00:42.102Z] Removing intermediate container 846dfae79c70 [2023-01-17T16:00:42.102Z] ---> 7e61d61b247b [2023-01-17T16:00:42.102Z] Step 12/21 : WORKDIR /edgex [2023-01-17T16:00:42.102Z] ---> Running in f5742d9650bb [2023-01-17T16:00:43.059Z] Removing intermediate container f5742d9650bb [2023-01-17T16:00:43.060Z] ---> 2aef10224d36 [2023-01-17T16:00:43.060Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-01-17T16:00:44.021Z] ---> 00dcbc8ad342 [2023-01-17T16:00:44.287Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-01-17T16:00:44.287Z] ---> e3d5025d1657 [2023-01-17T16:00:44.287Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-01-17T16:00:46.863Z] ---> e9cc0db26864 [2023-01-17T16:00:46.863Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-17T16:00:46.863Z] ---> Running in 56f7b4090ebc [2023-01-17T16:00:47.129Z] ---> 883fc2ae7f6c [2023-01-17T16:00:47.129Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-01-17T16:00:49.325Z] ---> bd488f96dc87 [2023-01-17T16:00:49.325Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-01-17T16:00:50.347Z] Removing intermediate container 56f7b4090ebc [2023-01-17T16:00:50.347Z] ---> 350963c32daf [2023-01-17T16:00:50.347Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-01-17T16:00:50.347Z] ---> 9b4b9c9b9a89 [2023-01-17T16:00:50.641Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-17T16:00:50.641Z] ---> Running in 2d7fbb21d578 [2023-01-17T16:00:50.641Z] ---> Running in c1a56d2d04c4 [2023-01-17T16:00:51.626Z] Removing intermediate container 2d7fbb21d578 [2023-01-17T16:00:51.626Z] ---> 288fde0107ce [2023-01-17T16:00:51.626Z] Step 22/24 : LABEL arch=arm64 [2023-01-17T16:00:51.626Z] ---> Running in b6198f0e113c [2023-01-17T16:00:52.215Z] Removing intermediate container b6198f0e113c [2023-01-17T16:00:52.215Z] ---> 29a3fd4446e1 [2023-01-17T16:00:52.215Z] Step 23/24 : LABEL git_sha=75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T16:00:52.481Z] ---> Running in 134e2833dab7 [2023-01-17T16:00:53.068Z] Removing intermediate container 134e2833dab7 [2023-01-17T16:00:53.068Z] ---> 145c52ff5625 [2023-01-17T16:00:53.068Z] Step 24/24 : LABEL version=3.0.0-dev.20 [2023-01-17T16:00:53.068Z] ---> Running in 5c8522a401bf [2023-01-17T16:00:54.035Z] Removing intermediate container 5c8522a401bf [2023-01-17T16:00:54.035Z] ---> 570059e87cd2 [2023-01-17T16:00:54.035Z] [2023-01-17T16:00:54.035Z] Successfully built 570059e87cd2 [2023-01-17T16:00:54.035Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-01-17T16:00:54.035Z]  Building security-secretstore-setup ... done Building support-notifications [2023-01-17T16:00:54.035Z] Removing intermediate container c1a56d2d04c4 [2023-01-17T16:00:54.035Z] ---> f2e20d139ba7 [2023-01-17T16:00:54.302Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-01-17T16:00:54.302Z] ---> Running in 3781bdb2deff [2023-01-17T16:00:54.576Z] Removing intermediate container 3781bdb2deff [2023-01-17T16:00:54.576Z] ---> a443c899303d [2023-01-17T16:00:54.576Z] Step 19/21 : LABEL arch=arm64 [2023-01-17T16:00:54.844Z] ---> Running in 6d6bcabdd15d [2023-01-17T16:00:55.429Z] Removing intermediate container 6d6bcabdd15d [2023-01-17T16:00:55.429Z] ---> 2db5ea68b7c3 [2023-01-17T16:00:55.429Z] Step 20/21 : LABEL git_sha=75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T16:00:55.429Z] ---> Running in e129d715c4fc [2023-01-17T16:00:56.016Z] Removing intermediate container e129d715c4fc [2023-01-17T16:00:56.016Z] ---> 98439bbc068e [2023-01-17T16:00:56.016Z] Step 21/21 : LABEL version=3.0.0-dev.20 [2023-01-17T16:00:56.016Z] ---> Running in ec3fcfbe3906 [2023-01-17T16:00:56.603Z] Removing intermediate container ec3fcfbe3906 [2023-01-17T16:00:56.603Z] ---> 665849eb1331 [2023-01-17T16:00:56.603Z] [2023-01-17T16:00:56.603Z] Successfully built 665849eb1331 [2023-01-17T16:00:56.603Z] Successfully tagged security-proxy-setup-arm64:latest [2023-01-17T16:00:56.603Z]  Building security-proxy-setup ... done Building core-metadata [2023-01-17T16:00:58.552Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-17T16:00:58.552Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-17T16:00:58.552Z] ---> a9b075fdcec0 [2023-01-17T16:00:58.552Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-17T16:00:58.552Z] ---> Using cache [2023-01-17T16:00:58.552Z] ---> 74077cc31518 [2023-01-17T16:00:58.552Z] Step 4/22 : WORKDIR /edgex-go [2023-01-17T16:00:58.552Z] ---> Using cache [2023-01-17T16:00:58.552Z] ---> 1120be2da61c [2023-01-17T16:00:58.552Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-01-17T16:00:58.822Z] ---> Running in 2836c0451fa0 [2023-01-17T16:01:00.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-17T16:01:01.043Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-17T16:01:01.632Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-17T16:01:01.632Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-17T16:01:01.632Z] ---> a9b075fdcec0 [2023-01-17T16:01:01.632Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-17T16:01:01.632Z] ---> Using cache [2023-01-17T16:01:01.632Z] ---> 74077cc31518 [2023-01-17T16:01:01.632Z] Step 4/24 : WORKDIR /edgex-go [2023-01-17T16:01:01.632Z] ---> Using cache [2023-01-17T16:01:01.632Z] ---> 1120be2da61c [2023-01-17T16:01:01.632Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-01-17T16:01:01.632Z] ---> Using cache [2023-01-17T16:01:01.632Z] ---> 4b81c5b07dd0 [2023-01-17T16:01:01.632Z] Step 6/24 : COPY go.mod vendor* ./ [2023-01-17T16:01:01.632Z] ---> Using cache [2023-01-17T16:01:01.632Z] ---> f867d7062e5e [2023-01-17T16:01:01.632Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-17T16:01:01.632Z] ---> Using cache [2023-01-17T16:01:01.632Z] ---> 0a5f1c8fdfbe [2023-01-17T16:01:01.632Z] Step 8/24 : COPY . . [2023-01-17T16:01:01.632Z] ---> Using cache [2023-01-17T16:01:01.632Z] ---> a1a3f95f517c [2023-01-17T16:01:01.632Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-01-17T16:01:01.901Z] ---> Running in 86c3316d666f [2023-01-17T16:01:02.509Z] OK: 221 MiB in 51 packages [2023-01-17T16:01:03.914Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-01-17T16:01:04.179Z] Removing intermediate container 2836c0451fa0 [2023-01-17T16:01:04.179Z] ---> 3ea1f89c4cf3 [2023-01-17T16:01:04.179Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-17T16:01:05.135Z] ---> a02d6528cd0d [2023-01-17T16:01:05.135Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-17T16:01:05.135Z] ---> Running in ba69ee21cb58 [2023-01-17T16:02:41.787Z] Removing intermediate container c46601249df0 [2023-01-17T16:02:41.787Z] ---> 9e51446ecfea [2023-01-17T16:02:41.787Z] [2023-01-17T16:02:41.787Z] Step 9/19 : FROM alpine:3.15 [2023-01-17T16:02:41.787Z] ---> 8aa73fd46299 [2023-01-17T16:02:41.787Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-17T16:02:41.787Z] ---> Using cache [2023-01-17T16:02:41.787Z] ---> 0c251a80c01e [2023-01-17T16:02:41.787Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-01-17T16:02:41.787Z] ---> Running in 56f6af3ae46f [2023-01-17T16:02:41.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-17T16:02:41.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-17T16:02:41.787Z] v3.15.6-260-g56987637fa [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-17T16:02:41.787Z] v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-17T16:02:41.787Z] OK: 15736 distinct packages available [2023-01-17T16:02:41.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-17T16:02:41.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-17T16:02:41.787Z] (1/9) Installing ca-certificates (20220614-r0) [2023-01-17T16:02:41.787Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-01-17T16:02:41.787Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-01-17T16:02:41.787Z] (4/9) Installing libcurl (7.80.0-r5) [2023-01-17T16:02:41.787Z] (5/9) Installing curl (7.80.0-r5) [2023-01-17T16:02:41.787Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-01-17T16:02:41.787Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-01-17T16:02:41.787Z] (8/9) Installing libucontext (1.1-r0) [2023-01-17T16:02:41.787Z] (9/9) Installing gcompat (1.0.0-r4) [2023-01-17T16:02:41.787Z] Executing busybox-1.34.1-r7.trigger [2023-01-17T16:02:41.787Z] Executing ca-certificates-20220614-r0.trigger [2023-01-17T16:02:41.787Z] OK: 8 MiB in 23 packages [2023-01-17T16:02:41.787Z] Removing intermediate container 56f6af3ae46f [2023-01-17T16:02:41.787Z] ---> b389d65ccaab [2023-01-17T16:02:41.787Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-17T16:02:41.787Z] ---> cb0a2ae5cd2d [2023-01-17T16:02:41.787Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-01-17T16:02:45.125Z] ---> abdee374b3ff [2023-01-17T16:02:45.125Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-01-17T16:02:45.712Z] ---> 8ee068faed82 [2023-01-17T16:02:45.712Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-01-17T16:02:45.712Z] ---> Running in 370a768a09ab [2023-01-17T16:02:46.301Z] Removing intermediate container 370a768a09ab [2023-01-17T16:02:46.301Z] ---> bf5d37bba072 [2023-01-17T16:02:46.301Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-17T16:02:46.568Z] ---> Running in d8ad5665de73 [2023-01-17T16:02:47.147Z] Removing intermediate container d8ad5665de73 [2023-01-17T16:02:47.147Z] ---> 68b9df088c9f [2023-01-17T16:02:47.147Z] Step 17/19 : LABEL arch=arm64 [2023-01-17T16:02:47.414Z] ---> Running in 903a6ac2141e [2023-01-17T16:02:47.995Z] Removing intermediate container 903a6ac2141e [2023-01-17T16:02:47.995Z] ---> 1a6066864fd9 [2023-01-17T16:02:47.995Z] Step 18/19 : LABEL git_sha=75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T16:02:47.995Z] ---> Running in 805f33a9e742 [2023-01-17T16:02:48.956Z] Removing intermediate container 805f33a9e742 [2023-01-17T16:02:48.956Z] ---> 57295e113caa [2023-01-17T16:02:48.956Z] Step 19/19 : LABEL version=3.0.0-dev.20 [2023-01-17T16:02:49.227Z] ---> Running in 3a975591a088 [2023-01-17T16:02:49.811Z] Removing intermediate container 3a975591a088 [2023-01-17T16:02:49.811Z] ---> 7a10c13b207b [2023-01-17T16:02:49.811Z] [2023-01-17T16:02:49.811Z] Successfully built 7a10c13b207b [2023-01-17T16:02:49.811Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-01-17T16:02:49.811Z]  Building security-spiffe-token-provider ... done Building core-command [2023-01-17T16:02:50.076Z] Removing intermediate container ba69ee21cb58 [2023-01-17T16:02:50.076Z] ---> 115357126809 [2023-01-17T16:02:50.076Z] Step 8/22 : COPY . . [2023-01-17T16:02:53.409Z] ---> d77309a4f414 [2023-01-17T16:02:53.409Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-01-17T16:02:53.409Z] ---> Running in e044a0945b80 [2023-01-17T16:02:53.992Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-17T16:02:53.992Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-17T16:02:53.992Z] ---> a9b075fdcec0 [2023-01-17T16:02:53.992Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-01-17T16:02:53.992Z] ---> Using cache [2023-01-17T16:02:53.992Z] ---> 74077cc31518 [2023-01-17T16:02:53.992Z] Step 4/23 : WORKDIR /edgex-go [2023-01-17T16:02:53.992Z] ---> Using cache [2023-01-17T16:02:53.992Z] ---> 1120be2da61c [2023-01-17T16:02:53.992Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-01-17T16:02:53.992Z] ---> Using cache [2023-01-17T16:02:53.992Z] ---> 4b81c5b07dd0 [2023-01-17T16:02:53.992Z] Step 6/23 : COPY go.mod vendor* ./ [2023-01-17T16:02:54.258Z] ---> Using cache [2023-01-17T16:02:54.258Z] ---> f867d7062e5e [2023-01-17T16:02:54.258Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-17T16:02:54.258Z] ---> Using cache [2023-01-17T16:02:54.258Z] ---> 0a5f1c8fdfbe [2023-01-17T16:02:54.258Z] Step 8/23 : COPY . . [2023-01-17T16:02:54.549Z] ---> Using cache [2023-01-17T16:02:54.549Z] ---> a1a3f95f517c [2023-01-17T16:02:54.549Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-01-17T16:02:54.824Z] ---> Running in c29d97b933ee [2023-01-17T16:02:55.409Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-01-17T16:02:56.822Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-01-17T16:03:53.182Z] Removing intermediate container 0d9f7a948421 [2023-01-17T16:03:53.182Z] ---> 53e87fcc3bf5 [2023-01-17T16:03:53.182Z] [2023-01-17T16:03:53.182Z] Step 10/22 : FROM alpine:3.16 [2023-01-17T16:03:53.182Z] ---> 2b4661558fb8 [2023-01-17T16:03:53.182Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-01-17T16:03:53.182Z] ---> Running in ccb2a0bc4eb4 [2023-01-17T16:03:53.182Z] Removing intermediate container ccb2a0bc4eb4 [2023-01-17T16:03:53.182Z] ---> bb01c3ddcc59 [2023-01-17T16:03:53.182Z] Step 12/22 : ENV APP_PORT=59880 [2023-01-17T16:03:53.182Z] ---> Running in c47bd364698b [2023-01-17T16:03:53.182Z] Removing intermediate container c47bd364698b [2023-01-17T16:03:53.182Z] ---> 866041340afe [2023-01-17T16:03:53.182Z] Step 13/22 : EXPOSE $APP_PORT [2023-01-17T16:03:53.182Z] ---> Running in 06ebe710d4cf [2023-01-17T16:03:53.182Z] Removing intermediate container 06ebe710d4cf [2023-01-17T16:03:53.182Z] ---> cc4cfd4f927c [2023-01-17T16:03:53.182Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-01-17T16:03:53.182Z] ---> Running in 495adb87dda2 [2023-01-17T16:03:55.759Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-17T16:03:56.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-17T16:03:57.745Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-17T16:03:57.745Z] Executing busybox-1.35.0-r17.trigger [2023-01-17T16:03:57.745Z] OK: 5 MiB in 15 packages [2023-01-17T16:03:57.745Z] Removing intermediate container ac1c46555c74 [2023-01-17T16:03:57.745Z] ---> 7035d13c9c95 [2023-01-17T16:03:57.745Z] [2023-01-17T16:03:57.745Z] Step 10/22 : FROM alpine:3.16 [2023-01-17T16:03:57.745Z] ---> 2b4661558fb8 [2023-01-17T16:03:57.745Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-01-17T16:03:57.745Z] ---> Running in 6f10629afbcd [2023-01-17T16:03:59.679Z] Removing intermediate container 495adb87dda2 [2023-01-17T16:03:59.679Z] ---> a75baab7700b [2023-01-17T16:03:59.679Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-17T16:04:00.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-17T16:04:00.849Z] ---> ea019b50d1a6 [2023-01-17T16:04:00.849Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-01-17T16:04:00.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-17T16:04:02.252Z] ---> 40b70ebb1b2f [2023-01-17T16:04:02.252Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-01-17T16:04:02.528Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-17T16:04:02.528Z] Executing busybox-1.35.0-r17.trigger [2023-01-17T16:04:02.528Z] OK: 5 MiB in 15 packages [2023-01-17T16:04:03.112Z] ---> e8fbfd217d55 [2023-01-17T16:04:03.112Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-01-17T16:04:03.112Z] ---> Running in 87284f835586 [2023-01-17T16:04:04.066Z] Removing intermediate container 87284f835586 [2023-01-17T16:04:04.067Z] ---> 1cc065b4b260 [2023-01-17T16:04:04.067Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-17T16:04:04.067Z] ---> Running in 693d04991e4f [2023-01-17T16:04:04.332Z] Removing intermediate container 6f10629afbcd [2023-01-17T16:04:04.332Z] ---> 87a115984774 [2023-01-17T16:04:04.332Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-17T16:04:04.599Z] ---> Running in 1d75cca2bc18 [2023-01-17T16:04:04.865Z] Removing intermediate container 693d04991e4f [2023-01-17T16:04:04.865Z] ---> bffb8bc3bcf9 [2023-01-17T16:04:04.865Z] Step 20/22 : LABEL arch=arm64 [2023-01-17T16:04:04.865Z] ---> Running in b30f3fe0107b [2023-01-17T16:04:05.130Z] Removing intermediate container 1d75cca2bc18 [2023-01-17T16:04:05.130Z] ---> 1495c4d1844c [2023-01-17T16:04:05.130Z] Step 13/22 : ENV APP_PORT=59861 [2023-01-17T16:04:05.130Z] ---> Running in af4606c01db5 [2023-01-17T16:04:05.715Z] Removing intermediate container b30f3fe0107b [2023-01-17T16:04:05.715Z] ---> 1404f3aa6143 [2023-01-17T16:04:05.715Z] Step 21/22 : LABEL git_sha=75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T16:04:05.715Z] ---> Running in 67ab4ec18cbf [2023-01-17T16:04:06.297Z] Removing intermediate container af4606c01db5 [2023-01-17T16:04:06.297Z] ---> 288194a9d731 [2023-01-17T16:04:06.297Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-17T16:04:06.297Z] ---> Running in 4655be5aea72 [2023-01-17T16:04:06.563Z] Removing intermediate container 67ab4ec18cbf [2023-01-17T16:04:06.563Z] ---> 7d50df69eef8 [2023-01-17T16:04:06.563Z] Step 22/22 : LABEL version=3.0.0-dev.20 [2023-01-17T16:04:06.563Z] ---> Running in a132aa5dca70 [2023-01-17T16:04:07.144Z] Removing intermediate container 4655be5aea72 [2023-01-17T16:04:07.144Z] ---> 48985ea955e7 [2023-01-17T16:04:07.144Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-17T16:04:07.144Z] Removing intermediate container a132aa5dca70 [2023-01-17T16:04:07.144Z] ---> a9b49f0d6445 [2023-01-17T16:04:07.144Z] [2023-01-17T16:04:07.412Z] Successfully built a9b49f0d6445 [2023-01-17T16:04:07.412Z] Successfully tagged core-data-arm64:latest [2023-01-17T16:04:07.412Z]  Building core-data ... done Building security-bootstrapper [2023-01-17T16:04:08.002Z] ---> aaf1bf53ea64 [2023-01-17T16:04:08.002Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-01-17T16:04:10.599Z] ---> 452107bd2a1e [2023-01-17T16:04:10.599Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-01-17T16:04:12.012Z] ---> fc04a84e9713 [2023-01-17T16:04:12.012Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-01-17T16:04:12.012Z] ---> Running in 1681822aba83 [2023-01-17T16:04:12.281Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-17T16:04:12.281Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-01-17T16:04:12.281Z] ---> a9b075fdcec0 [2023-01-17T16:04:12.281Z] Step 3/32 : WORKDIR /edgex-go [2023-01-17T16:04:12.281Z] ---> Using cache [2023-01-17T16:04:12.281Z] ---> f62e1a427c5a [2023-01-17T16:04:12.281Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-01-17T16:04:12.281Z] ---> Using cache [2023-01-17T16:04:12.281Z] ---> 4ea42892e5f7 [2023-01-17T16:04:12.281Z] Step 5/32 : COPY go.mod vendor* ./ [2023-01-17T16:04:12.281Z] ---> Using cache [2023-01-17T16:04:12.281Z] ---> 95f884e4f3db [2023-01-17T16:04:12.281Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-17T16:04:12.281Z] ---> Using cache [2023-01-17T16:04:12.281Z] ---> 0e59b5b28c69 [2023-01-17T16:04:12.281Z] Step 7/32 : COPY . . [2023-01-17T16:04:12.281Z] Removing intermediate container 1681822aba83 [2023-01-17T16:04:12.281Z] ---> 596965748942 [2023-01-17T16:04:12.281Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-17T16:04:12.551Z] ---> Using cache [2023-01-17T16:04:12.551Z] ---> fed1ffb4e607 [2023-01-17T16:04:12.551Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-01-17T16:04:12.551Z] ---> Running in f26f8aaf65b9 [2023-01-17T16:04:12.820Z] ---> Running in 8f705745fb0c [2023-01-17T16:04:13.409Z] Removing intermediate container f26f8aaf65b9 [2023-01-17T16:04:13.409Z] ---> e2305d093655 [2023-01-17T16:04:13.409Z] Step 20/22 : LABEL arch=arm64 [2023-01-17T16:04:13.409Z] ---> Running in cb6ed0fff1c4 [2023-01-17T16:04:13.996Z] Removing intermediate container cb6ed0fff1c4 [2023-01-17T16:04:13.996Z] ---> a74dd27de678 [2023-01-17T16:04:13.996Z] Step 21/22 : LABEL git_sha=75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T16:04:14.265Z] ---> Running in 4ed0f2d07466 [2023-01-17T16:04:14.868Z] Removing intermediate container 4ed0f2d07466 [2023-01-17T16:04:14.868Z] ---> 56fafde65161 [2023-01-17T16:04:14.868Z] Step 22/22 : LABEL version=3.0.0-dev.20 [2023-01-17T16:04:14.868Z] ---> Running in 757ab7689977 [2023-01-17T16:04:15.140Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-01-17T16:04:15.408Z] Removing intermediate container 757ab7689977 [2023-01-17T16:04:15.408Z] ---> d8dca39ce753 [2023-01-17T16:04:15.408Z] [2023-01-17T16:04:15.676Z] Successfully built d8dca39ce753 [2023-01-17T16:04:15.676Z] Successfully tagged support-scheduler-arm64:latest [2023-01-17T16:07:07.386Z]  Building support-scheduler ... done Removing intermediate container 86c3316d666f [2023-01-17T16:07:07.386Z] ---> 329da59ee5fd [2023-01-17T16:07:07.386Z] [2023-01-17T16:07:07.386Z] Step 10/24 : FROM alpine:3.16 [2023-01-17T16:07:07.386Z] ---> 2b4661558fb8 [2023-01-17T16:07:07.386Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-01-17T16:07:07.386Z] ---> Using cache [2023-01-17T16:07:07.386Z] ---> 87a115984774 [2023-01-17T16:07:07.386Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-17T16:07:07.386Z] ---> Using cache [2023-01-17T16:07:07.386Z] ---> 1495c4d1844c [2023-01-17T16:07:07.386Z] Step 13/24 : ENV APP_PORT=59881 [2023-01-17T16:07:07.386Z] ---> Running in 994c461ed0dd [2023-01-17T16:07:07.386Z] Removing intermediate container 994c461ed0dd [2023-01-17T16:07:07.386Z] ---> 3ba579010bea [2023-01-17T16:07:07.386Z] Step 14/24 : EXPOSE $APP_PORT [2023-01-17T16:07:07.386Z] ---> Running in 83480060710b [2023-01-17T16:07:07.386Z] Removing intermediate container 83480060710b [2023-01-17T16:07:07.386Z] ---> a2d1f0a6e0fa [2023-01-17T16:07:07.386Z] Step 15/24 : WORKDIR / [2023-01-17T16:07:07.386Z] ---> Running in 217d875c8d25 [2023-01-17T16:07:07.386Z] Removing intermediate container 217d875c8d25 [2023-01-17T16:07:07.386Z] ---> 17c910bfcd28 [2023-01-17T16:07:07.386Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-17T16:07:07.386Z] ---> 35c1ba3da44a [2023-01-17T16:07:07.386Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-01-17T16:07:08.344Z] ---> 57e53191485a [2023-01-17T16:07:08.344Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-01-17T16:07:08.930Z] ---> 83bbe4924799 [2023-01-17T16:07:08.930Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-01-17T16:07:09.897Z] ---> 9c2bcdde2a78 [2023-01-17T16:07:09.897Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-01-17T16:07:10.166Z] ---> Running in 6b593d11317d [2023-01-17T16:07:10.746Z] Removing intermediate container 6b593d11317d [2023-01-17T16:07:10.746Z] ---> 79a92214d393 [2023-01-17T16:07:10.746Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-17T16:07:10.746Z] ---> Running in a638906d2e3a [2023-01-17T16:07:11.331Z] Removing intermediate container a638906d2e3a [2023-01-17T16:07:11.331Z] ---> 9e1ca2c14543 [2023-01-17T16:07:11.331Z] Step 22/24 : LABEL arch=arm64 [2023-01-17T16:07:11.331Z] ---> Running in bfd0b8932955 [2023-01-17T16:07:11.913Z] Removing intermediate container bfd0b8932955 [2023-01-17T16:07:11.913Z] ---> b055127ff742 [2023-01-17T16:07:11.913Z] Step 23/24 : LABEL git_sha=75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T16:07:11.913Z] ---> Running in 094ed3368138 [2023-01-17T16:07:12.495Z] Removing intermediate container 094ed3368138 [2023-01-17T16:07:12.495Z] ---> c9454c97267c [2023-01-17T16:07:12.495Z] Step 24/24 : LABEL version=3.0.0-dev.20 [2023-01-17T16:07:12.765Z] ---> Running in 18961e12e90e [2023-01-17T16:07:13.344Z] Removing intermediate container 18961e12e90e [2023-01-17T16:07:13.344Z] ---> b81ae75b6988 [2023-01-17T16:07:13.344Z] [2023-01-17T16:07:13.344Z] Successfully built b81ae75b6988 [2023-01-17T16:07:13.344Z] Successfully tagged core-metadata-arm64:latest [2023-01-17T16:08:00.135Z]  Building core-metadata ... done Removing intermediate container c29d97b933ee [2023-01-17T16:08:00.135Z] ---> 020bc4667b83 [2023-01-17T16:08:00.135Z] [2023-01-17T16:08:00.135Z] Step 10/23 : FROM alpine:3.16 [2023-01-17T16:08:00.135Z] ---> 2b4661558fb8 [2023-01-17T16:08:00.135Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-01-17T16:08:00.135Z] ---> Using cache [2023-01-17T16:08:00.135Z] ---> 87a115984774 [2023-01-17T16:08:00.135Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-17T16:08:00.135Z] ---> Using cache [2023-01-17T16:08:00.135Z] ---> 1495c4d1844c [2023-01-17T16:08:00.135Z] Step 13/23 : ENV APP_PORT=59882 [2023-01-17T16:08:00.135Z] ---> Running in cdd57cc420e7 [2023-01-17T16:08:00.714Z] Removing intermediate container cdd57cc420e7 [2023-01-17T16:08:00.714Z] ---> de2fabdee1b2 [2023-01-17T16:08:00.714Z] Step 14/23 : EXPOSE $APP_PORT [2023-01-17T16:08:00.714Z] ---> Running in 1055542683ee [2023-01-17T16:08:01.297Z] Removing intermediate container 1055542683ee [2023-01-17T16:08:01.297Z] ---> 8013d59f9ed6 [2023-01-17T16:08:01.297Z] Step 15/23 : WORKDIR / [2023-01-17T16:08:01.297Z] ---> Running in 628b968090e9 [2023-01-17T16:08:01.876Z] Removing intermediate container 628b968090e9 [2023-01-17T16:08:01.876Z] ---> 3d3837141066 [2023-01-17T16:08:01.876Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-17T16:08:02.831Z] ---> 200ae534a424 [2023-01-17T16:08:02.831Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-01-17T16:08:04.764Z] ---> 9fb4cd40d052 [2023-01-17T16:08:04.764Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-01-17T16:08:05.345Z] ---> bdf9c25bd9ad [2023-01-17T16:08:05.345Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-01-17T16:08:05.345Z] ---> Running in 000730d7bd58 [2023-01-17T16:08:05.935Z] Removing intermediate container 000730d7bd58 [2023-01-17T16:08:05.935Z] ---> 771c885b7699 [2023-01-17T16:08:05.935Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-17T16:08:06.201Z] ---> Running in fba155bee484 [2023-01-17T16:08:06.467Z] Removing intermediate container fba155bee484 [2023-01-17T16:08:06.467Z] ---> c61040a5a3e8 [2023-01-17T16:08:06.467Z] Step 21/23 : LABEL arch=arm64 [2023-01-17T16:08:06.732Z] ---> Running in fcb01a139c84 [2023-01-17T16:08:07.312Z] Removing intermediate container fcb01a139c84 [2023-01-17T16:08:07.312Z] ---> dedbb23f744b [2023-01-17T16:08:07.312Z] Step 22/23 : LABEL git_sha=75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T16:08:07.312Z] ---> Running in 9b4599271638 [2023-01-17T16:08:07.891Z] Removing intermediate container 9b4599271638 [2023-01-17T16:08:07.891Z] ---> d74953f8c24a [2023-01-17T16:08:07.891Z] Step 23/23 : LABEL version=3.0.0-dev.20 [2023-01-17T16:08:07.891Z] ---> Running in b22299a8f3f5 [2023-01-17T16:08:09.827Z] Removing intermediate container b22299a8f3f5 [2023-01-17T16:08:09.827Z] ---> 33899efdd534 [2023-01-17T16:08:09.827Z] [2023-01-17T16:08:09.827Z] Successfully built 33899efdd534 [2023-01-17T16:08:09.827Z] Successfully tagged core-command-arm64:latest [2023-01-17T16:08:32.078Z]  Building core-command ... done Removing intermediate container 8f705745fb0c [2023-01-17T16:08:32.078Z] ---> 5e07c2102518 [2023-01-17T16:08:32.078Z] [2023-01-17T16:08:32.078Z] Step 9/32 : FROM alpine:3.16 [2023-01-17T16:08:32.078Z] ---> 2b4661558fb8 [2023-01-17T16:08:32.078Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-17T16:08:32.078Z] ---> Running in c1e26c93fb1d [2023-01-17T16:08:32.078Z] Removing intermediate container c1e26c93fb1d [2023-01-17T16:08:32.078Z] ---> ec20a743fe3c [2023-01-17T16:08:32.078Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-01-17T16:08:32.078Z] ---> Running in 9d7cb1f4bd76 [2023-01-17T16:08:32.078Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-17T16:08:32.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-17T16:08:33.793Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-01-17T16:08:33.793Z] (2/2) Installing su-exec (0.2-r1) [2023-01-17T16:08:33.793Z] Executing busybox-1.35.0-r17.trigger [2023-01-17T16:08:33.793Z] OK: 5 MiB in 16 packages [2023-01-17T16:08:35.203Z] Removing intermediate container 9d7cb1f4bd76 [2023-01-17T16:08:35.203Z] ---> bac67f4c9b1a [2023-01-17T16:08:35.203Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-01-17T16:08:35.203Z] ---> Running in aee56b97ae86 [2023-01-17T16:08:35.787Z] Removing intermediate container aee56b97ae86 [2023-01-17T16:08:35.787Z] ---> 92606486f9ef [2023-01-17T16:08:35.787Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-01-17T16:08:35.787Z] ---> Running in 9c486309fec7 [2023-01-17T16:08:36.052Z] Removing intermediate container 9c486309fec7 [2023-01-17T16:08:36.052Z] ---> 635743446887 [2023-01-17T16:08:36.052Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-01-17T16:08:36.052Z] ---> Running in 6820014032de [2023-01-17T16:08:36.321Z] Removing intermediate container 6820014032de [2023-01-17T16:08:36.321Z] ---> 291a459b5a3a [2023-01-17T16:08:36.321Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-01-17T16:08:36.592Z] ---> Running in d5dd4427a754 [2023-01-17T16:08:36.858Z] Removing intermediate container d5dd4427a754 [2023-01-17T16:08:36.858Z] ---> 33d86891c262 [2023-01-17T16:08:36.858Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-01-17T16:08:37.128Z] ---> Running in aa8da9d3097a [2023-01-17T16:08:39.063Z] Removing intermediate container aa8da9d3097a [2023-01-17T16:08:39.063Z] ---> 2a14dbd018fb [2023-01-17T16:08:39.063Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-01-17T16:08:39.063Z] ---> Running in 3def6c1ecda1 [2023-01-17T16:08:39.328Z] Removing intermediate container 3def6c1ecda1 [2023-01-17T16:08:39.328Z] ---> c873aa1b5c6d [2023-01-17T16:08:39.328Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-01-17T16:08:39.908Z] ---> 7c311c1a4ebd [2023-01-17T16:08:39.908Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-01-17T16:08:40.176Z] ---> Running in a0ec175fea21 [2023-01-17T16:08:42.135Z] Removing intermediate container a0ec175fea21 [2023-01-17T16:08:42.135Z] ---> ec019687567e [2023-01-17T16:08:42.135Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-17T16:08:42.715Z] ---> b204bba140bd [2023-01-17T16:08:42.715Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-01-17T16:08:44.122Z] ---> 1b926178e4df [2023-01-17T16:08:44.122Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-01-17T16:08:44.705Z] ---> 567a64b3a269 [2023-01-17T16:08:44.705Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-01-17T16:08:45.663Z] ---> aeebbfe97d7a [2023-01-17T16:08:45.663Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-01-17T16:08:47.599Z] ---> e1dcfd406a54 [2023-01-17T16:08:47.599Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-01-17T16:08:48.182Z] ---> 46a3ade76d26 [2023-01-17T16:08:48.182Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-01-17T16:08:48.446Z] ---> df658dd6392e [2023-01-17T16:08:48.447Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-01-17T16:08:48.711Z] ---> Running in dbb5df040e96 [2023-01-17T16:08:50.651Z] Removing intermediate container dbb5df040e96 [2023-01-17T16:08:50.651Z] ---> 7e2580509d27 [2023-01-17T16:08:50.651Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-01-17T16:08:50.651Z] ---> Running in c27dd05aa735 [2023-01-17T16:08:50.651Z] Removing intermediate container c27dd05aa735 [2023-01-17T16:08:50.651Z] ---> 4c52e975a695 [2023-01-17T16:08:50.651Z] Step 29/32 : CMD ["gate"] [2023-01-17T16:08:50.917Z] ---> Running in 07ee74ca0e44 [2023-01-17T16:08:51.184Z] Removing intermediate container 07ee74ca0e44 [2023-01-17T16:08:51.184Z] ---> 7d1ca2c5ef05 [2023-01-17T16:08:51.184Z] Step 30/32 : LABEL arch=arm64 [2023-01-17T16:08:51.184Z] ---> Running in 2aa81f298287 [2023-01-17T16:08:51.450Z] Removing intermediate container 2aa81f298287 [2023-01-17T16:08:51.450Z] ---> 8d36492504ba [2023-01-17T16:08:51.715Z] Step 31/32 : LABEL git_sha=75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T16:08:51.715Z] ---> Running in aa3fcf9fd9bd [2023-01-17T16:08:51.981Z] Removing intermediate container aa3fcf9fd9bd [2023-01-17T16:08:51.981Z] ---> 0b46bca6c662 [2023-01-17T16:08:51.981Z] Step 32/32 : LABEL version=3.0.0-dev.20 [2023-01-17T16:08:52.247Z] ---> Running in 88f5ab081345 [2023-01-17T16:08:52.515Z] Removing intermediate container 88f5ab081345 [2023-01-17T16:08:52.515Z] ---> e617f5a34694 [2023-01-17T16:08:52.515Z] [2023-01-17T16:08:52.781Z] Successfully built e617f5a34694 [2023-01-17T16:08:52.781Z] Successfully tagged security-bootstrapper-arm64:latest [2023-01-17T16:08:59.405Z]  Building security-bootstrapper ... done Removing intermediate container e044a0945b80 [2023-01-17T16:08:59.405Z] ---> 68c421631f4a [2023-01-17T16:08:59.405Z] [2023-01-17T16:08:59.405Z] Step 10/22 : FROM alpine:3.16 [2023-01-17T16:08:59.405Z] ---> 2b4661558fb8 [2023-01-17T16:08:59.405Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-17T16:08:59.405Z] ---> Running in 56def3b14e16 [2023-01-17T16:09:00.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-17T16:09:00.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-17T16:09:01.577Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-17T16:09:01.577Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-17T16:09:01.577Z] Executing busybox-1.35.0-r17.trigger [2023-01-17T16:09:01.845Z] Executing ca-certificates-20220614-r0.trigger [2023-01-17T16:09:01.845Z] OK: 6 MiB in 16 packages [2023-01-17T16:09:03.247Z] Removing intermediate container 56def3b14e16 [2023-01-17T16:09:03.248Z] ---> 3e373c289a77 [2023-01-17T16:09:03.248Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-17T16:09:03.248Z] ---> Running in d26ff19266b3 [2023-01-17T16:09:03.518Z] Removing intermediate container d26ff19266b3 [2023-01-17T16:09:03.518Z] ---> 06177ad607b3 [2023-01-17T16:09:03.518Z] Step 13/22 : ENV APP_PORT=59860 [2023-01-17T16:09:03.518Z] ---> Running in 6cb2f7bf944b [2023-01-17T16:09:03.783Z] Removing intermediate container 6cb2f7bf944b [2023-01-17T16:09:03.783Z] ---> 25044c647852 [2023-01-17T16:09:03.783Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-17T16:09:03.783Z] ---> Running in 110ad31969da [2023-01-17T16:09:04.048Z] Removing intermediate container 110ad31969da [2023-01-17T16:09:04.048Z] ---> 847e2a701b5e [2023-01-17T16:09:04.048Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-17T16:09:04.627Z] ---> f76c770405ae [2023-01-17T16:09:04.627Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-01-17T16:09:06.031Z] ---> f942d17ffa68 [2023-01-17T16:09:06.031Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-01-17T16:09:06.296Z] ---> d98bebc88a26 [2023-01-17T16:09:06.296Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-01-17T16:09:06.296Z] ---> Running in df4f7b31cd31 [2023-01-17T16:09:06.563Z] Removing intermediate container df4f7b31cd31 [2023-01-17T16:09:06.563Z] ---> ae4bcded9ba7 [2023-01-17T16:09:06.563Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-17T16:09:06.828Z] ---> Running in 347f4788b01d [2023-01-17T16:09:07.093Z] Removing intermediate container 347f4788b01d [2023-01-17T16:09:07.093Z] ---> 259a69feba57 [2023-01-17T16:09:07.093Z] Step 20/22 : LABEL arch=arm64 [2023-01-17T16:09:07.093Z] ---> Running in 183dcc65b851 [2023-01-17T16:09:07.358Z] Removing intermediate container 183dcc65b851 [2023-01-17T16:09:07.358Z] ---> 575aa3932406 [2023-01-17T16:09:07.358Z] Step 21/22 : LABEL git_sha=75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T16:09:07.358Z] ---> Running in 730ab4ed3028 [2023-01-17T16:09:07.623Z] Removing intermediate container 730ab4ed3028 [2023-01-17T16:09:07.623Z] ---> 4a0876c004fc [2023-01-17T16:09:07.623Z] Step 22/22 : LABEL version=3.0.0-dev.20 [2023-01-17T16:09:07.623Z] ---> Running in 15a8461e7f34 [2023-01-17T16:09:07.888Z] Removing intermediate container 15a8461e7f34 [2023-01-17T16:09:07.888Z] ---> 700fcd751ad7 [2023-01-17T16:09:07.888Z] [2023-01-17T16:09:08.153Z] Successfully built 700fcd751ad7 [2023-01-17T16:09:08.153Z] Successfully tagged support-notifications-arm64:latest [2023-01-17T16:09:08.428Z]  Building support-notifications ... done  [Pipeline] } [2023-01-17T16:09:08.437Z] $ docker stop --time=1 fcaf719527b4f7308fc76e21a899c1d7c68f740ff5a3774d721c98b57b4c5f5c [2023-01-17T16:09:10.047Z] $ docker rm -f --volumes fcaf719527b4f7308fc76e21a899c1d7c68f740ff5a3774d721c98b57b4c5f5c [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-17T16:09:10.511Z] + docker images [2023-01-17T16:09:10.778Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-01-17T16:09:10.778Z] support-notifications-arm64 latest 700fcd751ad7 3 seconds ago 29.6MB [2023-01-17T16:09:10.778Z] 68c421631f4a 13 seconds ago 1.41GB [2023-01-17T16:09:10.778Z] security-bootstrapper-arm64 latest e617f5a34694 18 seconds ago 19.5MB [2023-01-17T16:09:10.778Z] 5e07c2102518 41 seconds ago 1.33GB [2023-01-17T16:09:10.778Z] core-command-arm64 latest 33899efdd534 About a minute ago 17MB [2023-01-17T16:09:10.778Z] 020bc4667b83 About a minute ago 1.34GB [2023-01-17T16:09:10.778Z] core-metadata-arm64 latest b81ae75b6988 About a minute ago 17.8MB [2023-01-17T16:09:10.778Z] 329da59ee5fd 2 minutes ago 1.35GB [2023-01-17T16:09:10.778Z] support-scheduler-arm64 latest d8dca39ce753 4 minutes ago 29MB [2023-01-17T16:09:10.778Z] core-data-arm64 latest a9b49f0d6445 5 minutes ago 17.2MB [2023-01-17T16:09:10.778Z] 7035d13c9c95 5 minutes ago 1.4GB [2023-01-17T16:09:10.778Z] 53e87fcc3bf5 5 minutes ago 1.35GB [2023-01-17T16:09:10.778Z] security-spiffe-token-provider-arm64 latest 7a10c13b207b 6 minutes ago 28.9MB [2023-01-17T16:09:10.778Z] 9e51446ecfea 6 minutes ago 1.37GB [2023-01-17T16:09:10.778Z] security-proxy-setup-arm64 latest 665849eb1331 8 minutes ago 26.8MB [2023-01-17T16:09:10.778Z] security-secretstore-setup-arm64 latest 570059e87cd2 8 minutes ago 28.7MB [2023-01-17T16:09:10.778Z] 53d46e5210db 8 minutes ago 1.33GB [2023-01-17T16:09:10.778Z] aad4a958af1b 8 minutes ago 1.33GB [2023-01-17T16:09:10.778Z] security-spire-agent-arm64 latest f2187197a124 12 minutes ago 122MB [2023-01-17T16:09:10.778Z] b8e98dce7d11 12 minutes ago 1.21GB [2023-01-17T16:09:10.778Z] security-spire-server-arm64 latest 1a2109c1c33d 14 minutes ago 84.3MB [2023-01-17T16:09:10.778Z] 8b83744da7b1 14 minutes ago 1.21GB [2023-01-17T16:09:10.778Z] security-spire-config-arm64 latest af5a4247c8df 14 minutes ago 83.6MB [2023-01-17T16:09:10.778Z] 15eab5393557 15 minutes ago 1.21GB [2023-01-17T16:09:10.778Z] ci-base-image-arm64 latest a9b075fdcec0 18 minutes ago 905MB [2023-01-17T16:09:10.778Z] alpine 3.16 2b4661558fb8 2 months ago 5.29MB [2023-01-17T16:09:10.778Z] alpine 3.15 8aa73fd46299 2 months ago 5.33MB [2023-01-17T16:09:10.778Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 2 months ago 685MB [2023-01-17T16:09:10.778Z] 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-01-17T16:09:11.114Z] provisioning config files... [2023-01-17T16:09:11.133Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/374@tmp/config15417095468015557904tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-17T16:09:11.490Z] ---> docker-login.sh [2023-01-17T16:09:11.490Z] nexus3.edgexfoundry.org:10001 [2023-01-17T16:09:11.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T16:09:11.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T16:09:11.756Z] Configure a credential helper to remove this warning. See [2023-01-17T16:09:11.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T16:09:11.756Z] [2023-01-17T16:09:11.756Z] Login Succeeded [2023-01-17T16:09:11.756Z] nexus3.edgexfoundry.org:10002 [2023-01-17T16:09:12.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T16:09:12.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T16:09:12.026Z] Configure a credential helper to remove this warning. See [2023-01-17T16:09:12.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T16:09:12.026Z] [2023-01-17T16:09:12.026Z] Login Succeeded [2023-01-17T16:09:12.026Z] nexus3.edgexfoundry.org:10003 [2023-01-17T16:09:12.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T16:09:12.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T16:09:12.582Z] Configure a credential helper to remove this warning. See [2023-01-17T16:09:12.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T16:09:12.582Z] [2023-01-17T16:09:12.582Z] Login Succeeded [2023-01-17T16:09:12.582Z] nexus3.edgexfoundry.org:10004 [2023-01-17T16:09:12.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T16:09:12.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T16:09:12.850Z] Configure a credential helper to remove this warning. See [2023-01-17T16:09:12.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T16:09:12.850Z] [2023-01-17T16:09:12.850Z] Login Succeeded [2023-01-17T16:09:12.850Z] docker.io [2023-01-17T16:09:13.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T16:09:13.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T16:09:13.379Z] Configure a credential helper to remove this warning. See [2023-01-17T16:09:13.379Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T16:09:13.379Z] [2023-01-17T16:09:13.379Z] Login Succeeded [2023-01-17T16:09:13.379Z] ---> docker-login.sh ends [Pipeline] } [2023-01-17T16:09:13.411Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-17T16:09:13.433Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-17T16:09:13.459Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-01-17T16:09:13.459Z] 75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T16:09:13.459Z] latest [2023-01-17T16:09:13.459Z] 3.0.0-dev.20 [2023-01-17T16:09:13.459Z] 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [2023-01-17T16:09:13.459Z] main [2023-01-17T16:09:13.459Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:09:13.872Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:09:14.334Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T16:09:14.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-01-17T16:09:14.334Z] cf0c01cf4e3f: Preparing [2023-01-17T16:09:14.334Z] b10391ad2988: Preparing [2023-01-17T16:09:14.334Z] 9b738dc6d912: Preparing [2023-01-17T16:09:14.334Z] 870587309dc5: Preparing [2023-01-17T16:09:14.334Z] 17bec77d7fdc: Preparing [2023-01-17T16:09:14.334Z] 17bec77d7fdc: Layer already exists [2023-01-17T16:09:14.638Z] 9b738dc6d912: Pushed [2023-01-17T16:09:14.638Z] cf0c01cf4e3f: Pushed [2023-01-17T16:09:14.638Z] 870587309dc5: Pushed [2023-01-17T16:09:17.241Z] b10391ad2988: Pushed [2023-01-17T16:09:17.241Z] 75e2dee3358e6ae3da11c468603cfcf282f76675: digest: sha256:9aab1c4a132923c9ca0482e353b9ff27bc86bf67d085cd92b8a7acbb605d9ef9 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:09:17.601Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:09:17.936Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-01-17T16:09:17.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-01-17T16:09:17.936Z] cf0c01cf4e3f: Preparing [2023-01-17T16:09:17.936Z] b10391ad2988: Preparing [2023-01-17T16:09:17.936Z] 9b738dc6d912: Preparing [2023-01-17T16:09:17.936Z] 870587309dc5: Preparing [2023-01-17T16:09:17.936Z] 17bec77d7fdc: Preparing [2023-01-17T16:09:17.936Z] 17bec77d7fdc: Layer already exists [2023-01-17T16:09:17.936Z] 870587309dc5: Layer already exists [2023-01-17T16:09:17.936Z] 9b738dc6d912: Layer already exists [2023-01-17T16:09:17.936Z] cf0c01cf4e3f: Layer already exists [2023-01-17T16:09:17.936Z] b10391ad2988: Layer already exists [2023-01-17T16:09:18.214Z] latest: digest: sha256:9aab1c4a132923c9ca0482e353b9ff27bc86bf67d085cd92b8a7acbb605d9ef9 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:09:18.581Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:09:18.910Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.20 [2023-01-17T16:09:18.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-01-17T16:09:18.910Z] cf0c01cf4e3f: Preparing [2023-01-17T16:09:18.910Z] b10391ad2988: Preparing [2023-01-17T16:09:18.910Z] 9b738dc6d912: Preparing [2023-01-17T16:09:18.910Z] 870587309dc5: Preparing [2023-01-17T16:09:18.910Z] 17bec77d7fdc: Preparing [2023-01-17T16:09:18.910Z] 870587309dc5: Layer already exists [2023-01-17T16:09:18.910Z] cf0c01cf4e3f: Layer already exists [2023-01-17T16:09:18.910Z] 9b738dc6d912: Layer already exists [2023-01-17T16:09:18.910Z] b10391ad2988: Layer already exists [2023-01-17T16:09:18.910Z] 17bec77d7fdc: Layer already exists [2023-01-17T16:09:18.910Z] 3.0.0-dev.20: digest: sha256:9aab1c4a132923c9ca0482e353b9ff27bc86bf67d085cd92b8a7acbb605d9ef9 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:09:19.246Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:09:19.578Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [2023-01-17T16:09:19.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-01-17T16:09:19.578Z] cf0c01cf4e3f: Preparing [2023-01-17T16:09:19.578Z] b10391ad2988: Preparing [2023-01-17T16:09:19.578Z] 9b738dc6d912: Preparing [2023-01-17T16:09:19.578Z] 870587309dc5: Preparing [2023-01-17T16:09:19.578Z] 17bec77d7fdc: Preparing [2023-01-17T16:09:19.578Z] b10391ad2988: Layer already exists [2023-01-17T16:09:19.578Z] 17bec77d7fdc: Layer already exists [2023-01-17T16:09:19.578Z] 870587309dc5: Layer already exists [2023-01-17T16:09:19.578Z] 9b738dc6d912: Layer already exists [2023-01-17T16:09:19.578Z] cf0c01cf4e3f: Layer already exists [2023-01-17T16:09:19.578Z] 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20: digest: sha256:9aab1c4a132923c9ca0482e353b9ff27bc86bf67d085cd92b8a7acbb605d9ef9 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:09:19.913Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:09:20.252Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-01-17T16:09:20.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-01-17T16:09:20.252Z] cf0c01cf4e3f: Preparing [2023-01-17T16:09:20.252Z] b10391ad2988: Preparing [2023-01-17T16:09:20.252Z] 9b738dc6d912: Preparing [2023-01-17T16:09:20.252Z] 870587309dc5: Preparing [2023-01-17T16:09:20.252Z] 17bec77d7fdc: Preparing [2023-01-17T16:09:20.252Z] 17bec77d7fdc: Layer already exists [2023-01-17T16:09:20.252Z] cf0c01cf4e3f: Layer already exists [2023-01-17T16:09:20.252Z] 870587309dc5: Layer already exists [2023-01-17T16:09:20.252Z] 9b738dc6d912: Layer already exists [2023-01-17T16:09:20.252Z] b10391ad2988: Layer already exists [2023-01-17T16:09:20.252Z] main: digest: sha256:9aab1c4a132923c9ca0482e353b9ff27bc86bf67d085cd92b8a7acbb605d9ef9 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-17T16:09:20.302Z] ===================================================== [Pipeline] echo [2023-01-17T16:09:20.311Z] taggedImages: [2023-01-17T16:09:20.311Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T16:09:20.311Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-01-17T16:09:20.311Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.20 [2023-01-17T16:09:20.311Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [2023-01-17T16:09:20.311Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-01-17T16:09:20.331Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-01-17T16:09:20.331Z] 75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T16:09:20.331Z] latest [2023-01-17T16:09:20.331Z] 3.0.0-dev.20 [2023-01-17T16:09:20.331Z] 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [2023-01-17T16:09:20.331Z] main [2023-01-17T16:09:20.331Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:09:20.676Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:09:21.014Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T16:09:21.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-01-17T16:09:21.014Z] ef4462f5df66: Preparing [2023-01-17T16:09:21.014Z] 272833319d99: Preparing [2023-01-17T16:09:21.014Z] 9b738dc6d912: Preparing [2023-01-17T16:09:21.014Z] b722c39da164: Preparing [2023-01-17T16:09:21.014Z] 17bec77d7fdc: Preparing [2023-01-17T16:09:21.014Z] 9b738dc6d912: Layer already exists [2023-01-17T16:09:21.014Z] 17bec77d7fdc: Layer already exists [2023-01-17T16:09:21.279Z] ef4462f5df66: Pushed [2023-01-17T16:09:21.279Z] b722c39da164: Pushed [2023-01-17T16:09:24.612Z] 272833319d99: Pushed [2023-01-17T16:09:24.612Z] 75e2dee3358e6ae3da11c468603cfcf282f76675: digest: sha256:af1226e849c83b656f9c5ef7ca7d33792d7f8626e7086bb9bc499b3155a435fb size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:09:24.958Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:09:25.306Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-01-17T16:09:25.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-01-17T16:09:25.306Z] ef4462f5df66: Preparing [2023-01-17T16:09:25.306Z] 272833319d99: Preparing [2023-01-17T16:09:25.306Z] 9b738dc6d912: Preparing [2023-01-17T16:09:25.306Z] b722c39da164: Preparing [2023-01-17T16:09:25.306Z] 17bec77d7fdc: Preparing [2023-01-17T16:09:25.306Z] b722c39da164: Layer already exists [2023-01-17T16:09:25.306Z] 272833319d99: Layer already exists [2023-01-17T16:09:25.306Z] ef4462f5df66: Layer already exists [2023-01-17T16:09:25.306Z] 17bec77d7fdc: Layer already exists [2023-01-17T16:09:25.306Z] 9b738dc6d912: Layer already exists [2023-01-17T16:09:25.572Z] latest: digest: sha256:af1226e849c83b656f9c5ef7ca7d33792d7f8626e7086bb9bc499b3155a435fb size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:09:25.914Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:09:26.253Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.20 [2023-01-17T16:09:26.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-01-17T16:09:27.208Z] ef4462f5df66: Preparing [2023-01-17T16:09:27.208Z] 272833319d99: Preparing [2023-01-17T16:09:27.208Z] 9b738dc6d912: Preparing [2023-01-17T16:09:27.208Z] b722c39da164: Preparing [2023-01-17T16:09:27.208Z] 17bec77d7fdc: Preparing [2023-01-17T16:09:27.208Z] 9b738dc6d912: Layer already exists [2023-01-17T16:09:27.208Z] 17bec77d7fdc: Layer already exists [2023-01-17T16:09:27.208Z] 272833319d99: Layer already exists [2023-01-17T16:09:27.208Z] ef4462f5df66: Layer already exists [2023-01-17T16:09:27.208Z] b722c39da164: Layer already exists [2023-01-17T16:09:27.473Z] 3.0.0-dev.20: digest: sha256:af1226e849c83b656f9c5ef7ca7d33792d7f8626e7086bb9bc499b3155a435fb size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:09:27.810Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:09:28.144Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [2023-01-17T16:09:28.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-01-17T16:09:28.144Z] ef4462f5df66: Preparing [2023-01-17T16:09:28.144Z] 272833319d99: Preparing [2023-01-17T16:09:28.144Z] 9b738dc6d912: Preparing [2023-01-17T16:09:28.144Z] b722c39da164: Preparing [2023-01-17T16:09:28.144Z] 17bec77d7fdc: Preparing [2023-01-17T16:09:28.144Z] 17bec77d7fdc: Layer already exists [2023-01-17T16:09:28.144Z] 272833319d99: Layer already exists [2023-01-17T16:09:28.144Z] ef4462f5df66: Layer already exists [2023-01-17T16:09:28.144Z] 9b738dc6d912: Layer already exists [2023-01-17T16:09:28.144Z] b722c39da164: Layer already exists [2023-01-17T16:09:28.144Z] 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20: digest: sha256:af1226e849c83b656f9c5ef7ca7d33792d7f8626e7086bb9bc499b3155a435fb size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:09:28.753Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:09:29.085Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-01-17T16:09:29.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-01-17T16:09:29.085Z] ef4462f5df66: Preparing [2023-01-17T16:09:29.085Z] 272833319d99: Preparing [2023-01-17T16:09:29.085Z] 9b738dc6d912: Preparing [2023-01-17T16:09:29.085Z] b722c39da164: Preparing [2023-01-17T16:09:29.085Z] 17bec77d7fdc: Preparing [2023-01-17T16:09:29.085Z] b722c39da164: Layer already exists [2023-01-17T16:09:29.085Z] 9b738dc6d912: Layer already exists [2023-01-17T16:09:29.085Z] ef4462f5df66: Layer already exists [2023-01-17T16:09:29.085Z] 272833319d99: Layer already exists [2023-01-17T16:09:29.085Z] 17bec77d7fdc: Layer already exists [2023-01-17T16:09:29.085Z] main: digest: sha256:af1226e849c83b656f9c5ef7ca7d33792d7f8626e7086bb9bc499b3155a435fb size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-17T16:09:29.388Z] ===================================================== [Pipeline] echo [2023-01-17T16:09:29.395Z] taggedImages: [2023-01-17T16:09:29.395Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T16:09:29.395Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-01-17T16:09:29.395Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.20 [2023-01-17T16:09:29.395Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [2023-01-17T16:09:29.395Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-01-17T16:09:29.410Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-01-17T16:09:29.410Z] 75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T16:09:29.410Z] latest [2023-01-17T16:09:29.410Z] 3.0.0-dev.20 [2023-01-17T16:09:29.410Z] 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [2023-01-17T16:09:29.410Z] main [2023-01-17T16:09:29.410Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:09:29.743Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:09:30.088Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T16:09:30.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-01-17T16:09:30.088Z] b40f2f4ddfbd: Preparing [2023-01-17T16:09:30.088Z] 09c56001b1cb: Preparing [2023-01-17T16:09:30.088Z] 0071a660e8d4: Preparing [2023-01-17T16:09:30.088Z] 9b738dc6d912: Preparing [2023-01-17T16:09:30.088Z] 870587309dc5: Preparing [2023-01-17T16:09:30.088Z] 17bec77d7fdc: Preparing [2023-01-17T16:09:30.088Z] 17bec77d7fdc: Waiting [2023-01-17T16:09:30.088Z] 9b738dc6d912: Layer already exists [2023-01-17T16:09:30.088Z] 870587309dc5: Layer already exists [2023-01-17T16:09:30.354Z] 17bec77d7fdc: Layer already exists [2023-01-17T16:09:30.354Z] 09c56001b1cb: Pushed [2023-01-17T16:09:30.354Z] b40f2f4ddfbd: Pushed [2023-01-17T16:09:33.686Z] 0071a660e8d4: Pushed [2023-01-17T16:09:33.686Z] 75e2dee3358e6ae3da11c468603cfcf282f76675: digest: sha256:ee0221ea996bf6d17e4ff331f42036241848b720ac2fea16678f45d927eb0c54 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:09:34.042Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:09:34.386Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-01-17T16:09:34.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-01-17T16:09:34.386Z] b40f2f4ddfbd: Preparing [2023-01-17T16:09:34.386Z] 09c56001b1cb: Preparing [2023-01-17T16:09:34.386Z] 0071a660e8d4: Preparing [2023-01-17T16:09:34.386Z] 9b738dc6d912: Preparing [2023-01-17T16:09:34.386Z] 870587309dc5: Preparing [2023-01-17T16:09:34.386Z] 17bec77d7fdc: Preparing [2023-01-17T16:09:34.386Z] 17bec77d7fdc: Waiting [2023-01-17T16:09:34.386Z] 0071a660e8d4: Layer already exists [2023-01-17T16:09:34.386Z] 09c56001b1cb: Layer already exists [2023-01-17T16:09:34.386Z] b40f2f4ddfbd: Layer already exists [2023-01-17T16:09:34.386Z] 9b738dc6d912: Layer already exists [2023-01-17T16:09:34.386Z] 870587309dc5: Layer already exists [2023-01-17T16:09:34.386Z] 17bec77d7fdc: Layer already exists [2023-01-17T16:09:34.652Z] latest: digest: sha256:ee0221ea996bf6d17e4ff331f42036241848b720ac2fea16678f45d927eb0c54 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:09:34.998Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:09:35.340Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.20 [2023-01-17T16:09:35.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-01-17T16:09:35.340Z] b40f2f4ddfbd: Preparing [2023-01-17T16:09:35.340Z] 09c56001b1cb: Preparing [2023-01-17T16:09:35.340Z] 0071a660e8d4: Preparing [2023-01-17T16:09:35.340Z] 9b738dc6d912: Preparing [2023-01-17T16:09:35.340Z] 870587309dc5: Preparing [2023-01-17T16:09:35.340Z] 17bec77d7fdc: Preparing [2023-01-17T16:09:35.340Z] 17bec77d7fdc: Waiting [2023-01-17T16:09:35.340Z] 9b738dc6d912: Layer already exists [2023-01-17T16:09:35.340Z] 0071a660e8d4: Layer already exists [2023-01-17T16:09:35.340Z] b40f2f4ddfbd: Layer already exists [2023-01-17T16:09:35.340Z] 09c56001b1cb: Layer already exists [2023-01-17T16:09:35.340Z] 870587309dc5: Layer already exists [2023-01-17T16:09:35.340Z] 17bec77d7fdc: Layer already exists [2023-01-17T16:09:35.340Z] 3.0.0-dev.20: digest: sha256:ee0221ea996bf6d17e4ff331f42036241848b720ac2fea16678f45d927eb0c54 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:09:35.993Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:09:36.341Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [2023-01-17T16:09:36.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-01-17T16:09:36.341Z] b40f2f4ddfbd: Preparing [2023-01-17T16:09:36.341Z] 09c56001b1cb: Preparing [2023-01-17T16:09:36.341Z] 0071a660e8d4: Preparing [2023-01-17T16:09:36.341Z] 9b738dc6d912: Preparing [2023-01-17T16:09:36.341Z] 870587309dc5: Preparing [2023-01-17T16:09:36.341Z] 17bec77d7fdc: Preparing [2023-01-17T16:09:36.341Z] 17bec77d7fdc: Waiting [2023-01-17T16:09:36.341Z] 09c56001b1cb: Layer already exists [2023-01-17T16:09:36.341Z] b40f2f4ddfbd: Layer already exists [2023-01-17T16:09:36.341Z] 870587309dc5: Layer already exists [2023-01-17T16:09:36.341Z] 0071a660e8d4: Layer already exists [2023-01-17T16:09:36.341Z] 9b738dc6d912: Layer already exists [2023-01-17T16:09:36.341Z] 17bec77d7fdc: Layer already exists [2023-01-17T16:09:36.614Z] 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20: digest: sha256:ee0221ea996bf6d17e4ff331f42036241848b720ac2fea16678f45d927eb0c54 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:09:36.967Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:09:37.321Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-01-17T16:09:37.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-01-17T16:09:37.321Z] b40f2f4ddfbd: Preparing [2023-01-17T16:09:37.321Z] 09c56001b1cb: Preparing [2023-01-17T16:09:37.321Z] 0071a660e8d4: Preparing [2023-01-17T16:09:37.321Z] 9b738dc6d912: Preparing [2023-01-17T16:09:37.321Z] 870587309dc5: Preparing [2023-01-17T16:09:37.321Z] 17bec77d7fdc: Preparing [2023-01-17T16:09:37.321Z] 17bec77d7fdc: Waiting [2023-01-17T16:09:37.321Z] 870587309dc5: Layer already exists [2023-01-17T16:09:37.321Z] 9b738dc6d912: Layer already exists [2023-01-17T16:09:37.321Z] 09c56001b1cb: Layer already exists [2023-01-17T16:09:37.321Z] 0071a660e8d4: Layer already exists [2023-01-17T16:09:37.321Z] b40f2f4ddfbd: Layer already exists [2023-01-17T16:09:37.321Z] 17bec77d7fdc: Layer already exists [2023-01-17T16:09:37.590Z] main: digest: sha256:ee0221ea996bf6d17e4ff331f42036241848b720ac2fea16678f45d927eb0c54 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-17T16:09:37.630Z] ===================================================== [Pipeline] echo [2023-01-17T16:09:37.635Z] taggedImages: [2023-01-17T16:09:37.635Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T16:09:37.635Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-01-17T16:09:37.635Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.20 [2023-01-17T16:09:37.635Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [2023-01-17T16:09:37.635Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-01-17T16:09:37.650Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-01-17T16:09:37.650Z] 75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T16:09:37.650Z] latest [2023-01-17T16:09:37.650Z] 3.0.0-dev.20 [2023-01-17T16:09:37.650Z] 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [2023-01-17T16:09:37.650Z] main [2023-01-17T16:09:37.650Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:09:37.983Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:09:38.332Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T16:09:38.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-01-17T16:09:38.332Z] ca8804fe06a9: Preparing [2023-01-17T16:09:38.332Z] ca8804fe06a9: Preparing [2023-01-17T16:09:38.332Z] 1aca0930eac8: Preparing [2023-01-17T16:09:38.332Z] d614bd2f2717: Preparing [2023-01-17T16:09:38.332Z] 631dcef16f8d: Preparing [2023-01-17T16:09:38.332Z] e23f28ea82a5: Preparing [2023-01-17T16:09:38.332Z] db1ce85b3686: Preparing [2023-01-17T16:09:38.332Z] 9b738dc6d912: Preparing [2023-01-17T16:09:38.332Z] 175277ac8cd5: Preparing [2023-01-17T16:09:38.332Z] dde6267b12a7: Preparing [2023-01-17T16:09:38.332Z] 356b8eb2f952: Preparing [2023-01-17T16:09:38.332Z] 0caf32f9ab5b: Preparing [2023-01-17T16:09:38.332Z] 17bec77d7fdc: Preparing [2023-01-17T16:09:38.332Z] 175277ac8cd5: Waiting [2023-01-17T16:09:38.332Z] dde6267b12a7: Waiting [2023-01-17T16:09:38.332Z] 356b8eb2f952: Waiting [2023-01-17T16:09:38.332Z] 0caf32f9ab5b: Waiting [2023-01-17T16:09:38.332Z] 17bec77d7fdc: Waiting [2023-01-17T16:09:38.332Z] db1ce85b3686: Waiting [2023-01-17T16:09:38.604Z] 1aca0930eac8: Pushed [2023-01-17T16:09:38.604Z] e23f28ea82a5: Pushed [2023-01-17T16:09:38.604Z] 631dcef16f8d: Pushed [2023-01-17T16:09:38.604Z] ca8804fe06a9: Pushed [2023-01-17T16:09:38.604Z] d614bd2f2717: Pushed [2023-01-17T16:09:38.870Z] 9b738dc6d912: Layer already exists [2023-01-17T16:09:38.870Z] 175277ac8cd5: Pushed [2023-01-17T16:09:38.870Z] 17bec77d7fdc: Layer already exists [2023-01-17T16:09:38.870Z] dde6267b12a7: Pushed [2023-01-17T16:09:38.870Z] 356b8eb2f952: Pushed [2023-01-17T16:09:38.870Z] 0caf32f9ab5b: Pushed [2023-01-17T16:09:42.207Z] db1ce85b3686: Pushed [2023-01-17T16:09:42.207Z] 75e2dee3358e6ae3da11c468603cfcf282f76675: digest: sha256:befff647d7d55527090201af3628a20211638bac6058d46d8f463808aa1fbe1d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:09:42.546Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:09:42.890Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-01-17T16:09:42.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-01-17T16:09:42.890Z] ca8804fe06a9: Preparing [2023-01-17T16:09:42.890Z] ca8804fe06a9: Preparing [2023-01-17T16:09:42.890Z] 1aca0930eac8: Preparing [2023-01-17T16:09:42.890Z] d614bd2f2717: Preparing [2023-01-17T16:09:42.890Z] 631dcef16f8d: Preparing [2023-01-17T16:09:42.890Z] e23f28ea82a5: Preparing [2023-01-17T16:09:42.890Z] db1ce85b3686: Preparing [2023-01-17T16:09:42.890Z] 9b738dc6d912: Preparing [2023-01-17T16:09:42.890Z] 175277ac8cd5: Preparing [2023-01-17T16:09:42.890Z] dde6267b12a7: Preparing [2023-01-17T16:09:42.890Z] 356b8eb2f952: Preparing [2023-01-17T16:09:42.890Z] 0caf32f9ab5b: Preparing [2023-01-17T16:09:42.890Z] 17bec77d7fdc: Preparing [2023-01-17T16:09:42.890Z] db1ce85b3686: Waiting [2023-01-17T16:09:42.890Z] 9b738dc6d912: Waiting [2023-01-17T16:09:42.890Z] 175277ac8cd5: Waiting [2023-01-17T16:09:42.890Z] dde6267b12a7: Waiting [2023-01-17T16:09:42.890Z] 356b8eb2f952: Waiting [2023-01-17T16:09:42.890Z] 0caf32f9ab5b: Waiting [2023-01-17T16:09:42.890Z] 17bec77d7fdc: Waiting [2023-01-17T16:09:42.890Z] d614bd2f2717: Layer already exists [2023-01-17T16:09:42.890Z] 631dcef16f8d: Layer already exists [2023-01-17T16:09:42.890Z] 1aca0930eac8: Layer already exists [2023-01-17T16:09:42.890Z] ca8804fe06a9: Layer already exists [2023-01-17T16:09:42.890Z] e23f28ea82a5: Layer already exists [2023-01-17T16:09:42.890Z] db1ce85b3686: Layer already exists [2023-01-17T16:09:42.890Z] 175277ac8cd5: Layer already exists [2023-01-17T16:09:42.890Z] 9b738dc6d912: Layer already exists [2023-01-17T16:09:42.890Z] dde6267b12a7: Layer already exists [2023-01-17T16:09:42.890Z] 356b8eb2f952: Layer already exists [2023-01-17T16:09:42.890Z] 17bec77d7fdc: Layer already exists [2023-01-17T16:09:42.890Z] 0caf32f9ab5b: Layer already exists [2023-01-17T16:09:43.156Z] latest: digest: sha256:befff647d7d55527090201af3628a20211638bac6058d46d8f463808aa1fbe1d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:09:43.493Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:09:43.832Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.20 [2023-01-17T16:09:43.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-01-17T16:09:43.832Z] ca8804fe06a9: Preparing [2023-01-17T16:09:43.832Z] ca8804fe06a9: Preparing [2023-01-17T16:09:43.832Z] 1aca0930eac8: Preparing [2023-01-17T16:09:43.832Z] d614bd2f2717: Preparing [2023-01-17T16:09:43.832Z] 631dcef16f8d: Preparing [2023-01-17T16:09:43.832Z] e23f28ea82a5: Preparing [2023-01-17T16:09:43.832Z] db1ce85b3686: Preparing [2023-01-17T16:09:43.832Z] 9b738dc6d912: Preparing [2023-01-17T16:09:43.832Z] 175277ac8cd5: Preparing [2023-01-17T16:09:43.832Z] dde6267b12a7: Preparing [2023-01-17T16:09:43.832Z] 356b8eb2f952: Preparing [2023-01-17T16:09:43.832Z] 0caf32f9ab5b: Preparing [2023-01-17T16:09:43.832Z] 17bec77d7fdc: Preparing [2023-01-17T16:09:43.832Z] dde6267b12a7: Waiting [2023-01-17T16:09:43.832Z] 356b8eb2f952: Waiting [2023-01-17T16:09:43.832Z] db1ce85b3686: Waiting [2023-01-17T16:09:43.832Z] 0caf32f9ab5b: Waiting [2023-01-17T16:09:43.832Z] 17bec77d7fdc: Waiting [2023-01-17T16:09:43.832Z] 175277ac8cd5: Waiting [2023-01-17T16:09:43.832Z] 9b738dc6d912: Waiting [2023-01-17T16:09:43.832Z] ca8804fe06a9: Layer already exists [2023-01-17T16:09:43.832Z] e23f28ea82a5: Layer already exists [2023-01-17T16:09:43.832Z] 631dcef16f8d: Layer already exists [2023-01-17T16:09:43.832Z] d614bd2f2717: Layer already exists [2023-01-17T16:09:43.832Z] 1aca0930eac8: Layer already exists [2023-01-17T16:09:43.832Z] 9b738dc6d912: Layer already exists [2023-01-17T16:09:43.832Z] db1ce85b3686: Layer already exists [2023-01-17T16:09:43.832Z] 356b8eb2f952: Layer already exists [2023-01-17T16:09:43.832Z] 175277ac8cd5: Layer already exists [2023-01-17T16:09:43.832Z] dde6267b12a7: Layer already exists [2023-01-17T16:09:43.832Z] 17bec77d7fdc: Layer already exists [2023-01-17T16:09:43.832Z] 0caf32f9ab5b: Layer already exists [2023-01-17T16:09:44.098Z] 3.0.0-dev.20: digest: sha256:befff647d7d55527090201af3628a20211638bac6058d46d8f463808aa1fbe1d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:09:44.440Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:09:44.774Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [2023-01-17T16:09:44.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-01-17T16:09:44.774Z] ca8804fe06a9: Preparing [2023-01-17T16:09:44.774Z] ca8804fe06a9: Preparing [2023-01-17T16:09:44.774Z] 1aca0930eac8: Preparing [2023-01-17T16:09:44.774Z] d614bd2f2717: Preparing [2023-01-17T16:09:44.774Z] 631dcef16f8d: Preparing [2023-01-17T16:09:44.774Z] e23f28ea82a5: Preparing [2023-01-17T16:09:44.774Z] db1ce85b3686: Preparing [2023-01-17T16:09:44.774Z] 9b738dc6d912: Preparing [2023-01-17T16:09:44.774Z] 175277ac8cd5: Preparing [2023-01-17T16:09:44.774Z] dde6267b12a7: Preparing [2023-01-17T16:09:44.774Z] 356b8eb2f952: Preparing [2023-01-17T16:09:44.774Z] 0caf32f9ab5b: Preparing [2023-01-17T16:09:44.774Z] 17bec77d7fdc: Preparing [2023-01-17T16:09:44.774Z] dde6267b12a7: Waiting [2023-01-17T16:09:44.774Z] db1ce85b3686: Waiting [2023-01-17T16:09:44.774Z] 356b8eb2f952: Waiting [2023-01-17T16:09:44.774Z] 9b738dc6d912: Waiting [2023-01-17T16:09:44.774Z] 0caf32f9ab5b: Waiting [2023-01-17T16:09:44.774Z] 17bec77d7fdc: Waiting [2023-01-17T16:09:44.774Z] 175277ac8cd5: Waiting [2023-01-17T16:09:44.774Z] ca8804fe06a9: Layer already exists [2023-01-17T16:09:44.774Z] e23f28ea82a5: Layer already exists [2023-01-17T16:09:44.774Z] 631dcef16f8d: Layer already exists [2023-01-17T16:09:44.774Z] 1aca0930eac8: Layer already exists [2023-01-17T16:09:44.774Z] d614bd2f2717: Layer already exists [2023-01-17T16:09:44.774Z] dde6267b12a7: Layer already exists [2023-01-17T16:09:44.774Z] 175277ac8cd5: Layer already exists [2023-01-17T16:09:44.774Z] db1ce85b3686: Layer already exists [2023-01-17T16:09:44.774Z] 356b8eb2f952: Layer already exists [2023-01-17T16:09:44.774Z] 9b738dc6d912: Layer already exists [2023-01-17T16:09:44.774Z] 0caf32f9ab5b: Layer already exists [2023-01-17T16:09:44.774Z] 17bec77d7fdc: Layer already exists [2023-01-17T16:09:45.040Z] 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20: digest: sha256:befff647d7d55527090201af3628a20211638bac6058d46d8f463808aa1fbe1d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:09:45.386Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:09:45.719Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-01-17T16:09:45.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-01-17T16:09:45.720Z] ca8804fe06a9: Preparing [2023-01-17T16:09:45.720Z] ca8804fe06a9: Preparing [2023-01-17T16:09:45.720Z] 1aca0930eac8: Preparing [2023-01-17T16:09:45.720Z] d614bd2f2717: Preparing [2023-01-17T16:09:45.720Z] 631dcef16f8d: Preparing [2023-01-17T16:09:45.720Z] e23f28ea82a5: Preparing [2023-01-17T16:09:45.720Z] db1ce85b3686: Preparing [2023-01-17T16:09:45.720Z] 9b738dc6d912: Preparing [2023-01-17T16:09:45.720Z] 175277ac8cd5: Preparing [2023-01-17T16:09:45.720Z] dde6267b12a7: Preparing [2023-01-17T16:09:45.720Z] 356b8eb2f952: Preparing [2023-01-17T16:09:45.720Z] 0caf32f9ab5b: Preparing [2023-01-17T16:09:45.720Z] 17bec77d7fdc: Preparing [2023-01-17T16:09:45.720Z] db1ce85b3686: Waiting [2023-01-17T16:09:45.720Z] 9b738dc6d912: Waiting [2023-01-17T16:09:45.720Z] 175277ac8cd5: Waiting [2023-01-17T16:09:45.720Z] 0caf32f9ab5b: Waiting [2023-01-17T16:09:45.720Z] dde6267b12a7: Waiting [2023-01-17T16:09:45.720Z] 17bec77d7fdc: Waiting [2023-01-17T16:09:45.720Z] e23f28ea82a5: Layer already exists [2023-01-17T16:09:45.720Z] 1aca0930eac8: Layer already exists [2023-01-17T16:09:45.720Z] 631dcef16f8d: Layer already exists [2023-01-17T16:09:45.720Z] d614bd2f2717: Layer already exists [2023-01-17T16:09:45.720Z] ca8804fe06a9: Layer already exists [2023-01-17T16:09:45.720Z] 175277ac8cd5: Layer already exists [2023-01-17T16:09:45.720Z] 9b738dc6d912: Layer already exists [2023-01-17T16:09:45.720Z] db1ce85b3686: Layer already exists [2023-01-17T16:09:45.720Z] 356b8eb2f952: Layer already exists [2023-01-17T16:09:45.720Z] dde6267b12a7: Layer already exists [2023-01-17T16:09:45.720Z] 17bec77d7fdc: Layer already exists [2023-01-17T16:09:45.720Z] 0caf32f9ab5b: Layer already exists [2023-01-17T16:09:45.984Z] main: digest: sha256:befff647d7d55527090201af3628a20211638bac6058d46d8f463808aa1fbe1d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-17T16:09:46.033Z] ===================================================== [Pipeline] echo [2023-01-17T16:09:46.041Z] taggedImages: [2023-01-17T16:09:46.041Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T16:09:46.041Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-01-17T16:09:46.041Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.20 [2023-01-17T16:09:46.041Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [2023-01-17T16:09:46.041Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-01-17T16:09:46.062Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-01-17T16:09:46.062Z] 75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T16:09:46.062Z] latest [2023-01-17T16:09:46.062Z] 3.0.0-dev.20 [2023-01-17T16:09:46.062Z] 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [2023-01-17T16:09:46.062Z] main [2023-01-17T16:09:46.062Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:09:46.407Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:09:46.744Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T16:09:46.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-01-17T16:09:46.745Z] 369aa9ffbbb6: Preparing [2023-01-17T16:09:46.745Z] 36b2975b6704: Preparing [2023-01-17T16:09:46.745Z] c1f4ef08845c: Preparing [2023-01-17T16:09:46.745Z] 09985f1a57d9: Preparing [2023-01-17T16:09:46.745Z] eed05989e8c9: Preparing [2023-01-17T16:09:46.745Z] bf4cc4ee54e7: Preparing [2023-01-17T16:09:46.745Z] fccc3b0e5f44: Preparing [2023-01-17T16:09:46.745Z] 17bec77d7fdc: Preparing [2023-01-17T16:09:46.745Z] bf4cc4ee54e7: Waiting [2023-01-17T16:09:46.745Z] fccc3b0e5f44: Waiting [2023-01-17T16:09:46.745Z] 17bec77d7fdc: Waiting [2023-01-17T16:09:47.014Z] 36b2975b6704: Pushed [2023-01-17T16:09:47.014Z] eed05989e8c9: Pushed [2023-01-17T16:09:47.014Z] 369aa9ffbbb6: Pushed [2023-01-17T16:09:47.014Z] 17bec77d7fdc: Layer already exists [2023-01-17T16:09:47.014Z] bf4cc4ee54e7: Pushed [2023-01-17T16:09:47.596Z] fccc3b0e5f44: Pushed [2023-01-17T16:09:49.537Z] 09985f1a57d9: Pushed [2023-01-17T16:09:49.537Z] c1f4ef08845c: Pushed [2023-01-17T16:09:49.537Z] 75e2dee3358e6ae3da11c468603cfcf282f76675: digest: sha256:67708b5962109b89b89b56b8a6d3f27b92a261ead0c6ad715ef70692cc9c7403 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:09:49.893Z] + 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-01-17T16:09:50.239Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-01-17T16:09:50.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-01-17T16:09:50.239Z] 369aa9ffbbb6: Preparing [2023-01-17T16:09:50.239Z] 36b2975b6704: Preparing [2023-01-17T16:09:50.239Z] c1f4ef08845c: Preparing [2023-01-17T16:09:50.239Z] 09985f1a57d9: Preparing [2023-01-17T16:09:50.239Z] eed05989e8c9: Preparing [2023-01-17T16:09:50.239Z] bf4cc4ee54e7: Preparing [2023-01-17T16:09:50.239Z] fccc3b0e5f44: Preparing [2023-01-17T16:09:50.239Z] 17bec77d7fdc: Preparing [2023-01-17T16:09:50.239Z] fccc3b0e5f44: Waiting [2023-01-17T16:09:50.239Z] 17bec77d7fdc: Waiting [2023-01-17T16:09:50.239Z] bf4cc4ee54e7: Waiting [2023-01-17T16:09:50.239Z] eed05989e8c9: Layer already exists [2023-01-17T16:09:50.239Z] 36b2975b6704: Layer already exists [2023-01-17T16:09:50.239Z] 09985f1a57d9: Layer already exists [2023-01-17T16:09:50.239Z] c1f4ef08845c: Layer already exists [2023-01-17T16:09:50.239Z] 369aa9ffbbb6: Layer already exists [2023-01-17T16:09:50.239Z] fccc3b0e5f44: Layer already exists [2023-01-17T16:09:50.239Z] 17bec77d7fdc: Layer already exists [2023-01-17T16:09:50.239Z] bf4cc4ee54e7: Layer already exists [2023-01-17T16:09:50.503Z] latest: digest: sha256:67708b5962109b89b89b56b8a6d3f27b92a261ead0c6ad715ef70692cc9c7403 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:09:50.855Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:09:51.202Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.20 [2023-01-17T16:09:51.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-01-17T16:09:51.202Z] 369aa9ffbbb6: Preparing [2023-01-17T16:09:51.202Z] 36b2975b6704: Preparing [2023-01-17T16:09:51.202Z] c1f4ef08845c: Preparing [2023-01-17T16:09:51.202Z] 09985f1a57d9: Preparing [2023-01-17T16:09:51.202Z] eed05989e8c9: Preparing [2023-01-17T16:09:51.202Z] bf4cc4ee54e7: Preparing [2023-01-17T16:09:51.202Z] fccc3b0e5f44: Preparing [2023-01-17T16:09:51.202Z] 17bec77d7fdc: Preparing [2023-01-17T16:09:51.202Z] bf4cc4ee54e7: Waiting [2023-01-17T16:09:51.202Z] 17bec77d7fdc: Waiting [2023-01-17T16:09:51.202Z] fccc3b0e5f44: Waiting [2023-01-17T16:09:51.202Z] 09985f1a57d9: Layer already exists [2023-01-17T16:09:51.202Z] 369aa9ffbbb6: Layer already exists [2023-01-17T16:09:51.202Z] c1f4ef08845c: Layer already exists [2023-01-17T16:09:51.202Z] 36b2975b6704: Layer already exists [2023-01-17T16:09:51.202Z] eed05989e8c9: Layer already exists [2023-01-17T16:09:51.202Z] bf4cc4ee54e7: Layer already exists [2023-01-17T16:09:51.202Z] fccc3b0e5f44: Layer already exists [2023-01-17T16:09:51.202Z] 17bec77d7fdc: Layer already exists [2023-01-17T16:09:51.468Z] 3.0.0-dev.20: digest: sha256:67708b5962109b89b89b56b8a6d3f27b92a261ead0c6ad715ef70692cc9c7403 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:09:51.813Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:09:52.161Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [2023-01-17T16:09:52.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-01-17T16:09:52.161Z] 369aa9ffbbb6: Preparing [2023-01-17T16:09:52.161Z] 36b2975b6704: Preparing [2023-01-17T16:09:52.161Z] c1f4ef08845c: Preparing [2023-01-17T16:09:52.161Z] 09985f1a57d9: Preparing [2023-01-17T16:09:52.161Z] eed05989e8c9: Preparing [2023-01-17T16:09:52.161Z] bf4cc4ee54e7: Preparing [2023-01-17T16:09:52.161Z] fccc3b0e5f44: Preparing [2023-01-17T16:09:52.161Z] 17bec77d7fdc: Preparing [2023-01-17T16:09:52.161Z] fccc3b0e5f44: Waiting [2023-01-17T16:09:52.161Z] bf4cc4ee54e7: Waiting [2023-01-17T16:09:52.161Z] 17bec77d7fdc: Waiting [2023-01-17T16:09:52.161Z] c1f4ef08845c: Layer already exists [2023-01-17T16:09:52.161Z] 36b2975b6704: Layer already exists [2023-01-17T16:09:52.161Z] eed05989e8c9: Layer already exists [2023-01-17T16:09:52.161Z] 09985f1a57d9: Layer already exists [2023-01-17T16:09:52.161Z] 369aa9ffbbb6: Layer already exists [2023-01-17T16:09:52.161Z] fccc3b0e5f44: Layer already exists [2023-01-17T16:09:52.161Z] 17bec77d7fdc: Layer already exists [2023-01-17T16:09:52.161Z] bf4cc4ee54e7: Layer already exists [2023-01-17T16:09:52.161Z] 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20: digest: sha256:67708b5962109b89b89b56b8a6d3f27b92a261ead0c6ad715ef70692cc9c7403 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:09:52.771Z] + 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-01-17T16:09:53.108Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-01-17T16:09:53.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-01-17T16:09:53.108Z] 369aa9ffbbb6: Preparing [2023-01-17T16:09:53.108Z] 36b2975b6704: Preparing [2023-01-17T16:09:53.108Z] c1f4ef08845c: Preparing [2023-01-17T16:09:53.108Z] 09985f1a57d9: Preparing [2023-01-17T16:09:53.108Z] eed05989e8c9: Preparing [2023-01-17T16:09:53.108Z] bf4cc4ee54e7: Preparing [2023-01-17T16:09:53.108Z] fccc3b0e5f44: Preparing [2023-01-17T16:09:53.108Z] 17bec77d7fdc: Preparing [2023-01-17T16:09:53.108Z] fccc3b0e5f44: Waiting [2023-01-17T16:09:53.108Z] 17bec77d7fdc: Waiting [2023-01-17T16:09:53.108Z] bf4cc4ee54e7: Waiting [2023-01-17T16:09:53.108Z] c1f4ef08845c: Layer already exists [2023-01-17T16:09:53.108Z] 36b2975b6704: Layer already exists [2023-01-17T16:09:53.108Z] eed05989e8c9: Layer already exists [2023-01-17T16:09:53.108Z] 369aa9ffbbb6: Layer already exists [2023-01-17T16:09:53.108Z] 09985f1a57d9: Layer already exists [2023-01-17T16:09:53.108Z] fccc3b0e5f44: Layer already exists [2023-01-17T16:09:53.108Z] bf4cc4ee54e7: Layer already exists [2023-01-17T16:09:53.108Z] 17bec77d7fdc: Layer already exists [2023-01-17T16:09:53.374Z] main: digest: sha256:67708b5962109b89b89b56b8a6d3f27b92a261ead0c6ad715ef70692cc9c7403 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-17T16:09:53.415Z] ===================================================== [Pipeline] echo [2023-01-17T16:09:53.420Z] taggedImages: [2023-01-17T16:09:53.420Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T16:09:53.420Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-01-17T16:09:53.420Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.20 [2023-01-17T16:09:53.420Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [2023-01-17T16:09:53.420Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-01-17T16:09:53.435Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-01-17T16:09:53.435Z] 75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T16:09:53.435Z] latest [2023-01-17T16:09:53.435Z] 3.0.0-dev.20 [2023-01-17T16:09:53.435Z] 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [2023-01-17T16:09:53.435Z] main [2023-01-17T16:09:53.435Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:09:53.762Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:09:54.100Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T16:09:54.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-01-17T16:09:54.100Z] 706cb05c7746: Preparing [2023-01-17T16:09:54.100Z] 28eddbb3c003: Preparing [2023-01-17T16:09:54.100Z] c0949c8cbd42: Preparing [2023-01-17T16:09:54.100Z] 2b7186c37a76: Preparing [2023-01-17T16:09:54.100Z] 19995a7fd2ff: Preparing [2023-01-17T16:09:54.100Z] 94d31ce0a414: Preparing [2023-01-17T16:09:54.100Z] bfc1ebfc5094: Preparing [2023-01-17T16:09:54.100Z] 1bb3339ad1b8: Preparing [2023-01-17T16:09:54.100Z] 77881251f0ab: Preparing [2023-01-17T16:09:54.100Z] 17bec77d7fdc: Preparing [2023-01-17T16:09:54.100Z] 1bb3339ad1b8: Waiting [2023-01-17T16:09:54.100Z] 77881251f0ab: Waiting [2023-01-17T16:09:54.100Z] 94d31ce0a414: Waiting [2023-01-17T16:09:54.100Z] bfc1ebfc5094: Waiting [2023-01-17T16:09:54.100Z] 17bec77d7fdc: Waiting [2023-01-17T16:09:54.364Z] 706cb05c7746: Pushed [2023-01-17T16:09:54.364Z] 19995a7fd2ff: Pushed [2023-01-17T16:09:54.364Z] 28eddbb3c003: Pushed [2023-01-17T16:09:54.627Z] 94d31ce0a414: Pushed [2023-01-17T16:09:54.627Z] 1bb3339ad1b8: Pushed [2023-01-17T16:09:54.627Z] bfc1ebfc5094: Pushed [2023-01-17T16:09:54.627Z] 17bec77d7fdc: Layer already exists [2023-01-17T16:09:54.893Z] 77881251f0ab: Pushed [2023-01-17T16:09:56.833Z] 2b7186c37a76: Pushed [2023-01-17T16:09:57.415Z] c0949c8cbd42: Pushed [2023-01-17T16:09:57.680Z] 75e2dee3358e6ae3da11c468603cfcf282f76675: digest: sha256:79e839fddf3a0240827ba37024076c6b64f21faf70395f5810ce57de5d637dda size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:09:58.028Z] + 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-01-17T16:09:58.357Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-01-17T16:09:58.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-01-17T16:09:58.357Z] 706cb05c7746: Preparing [2023-01-17T16:09:58.357Z] 28eddbb3c003: Preparing [2023-01-17T16:09:58.357Z] c0949c8cbd42: Preparing [2023-01-17T16:09:58.357Z] 2b7186c37a76: Preparing [2023-01-17T16:09:58.357Z] 19995a7fd2ff: Preparing [2023-01-17T16:09:58.357Z] 94d31ce0a414: Preparing [2023-01-17T16:09:58.357Z] bfc1ebfc5094: Preparing [2023-01-17T16:09:58.357Z] 1bb3339ad1b8: Preparing [2023-01-17T16:09:58.357Z] 77881251f0ab: Preparing [2023-01-17T16:09:58.357Z] 17bec77d7fdc: Preparing [2023-01-17T16:09:58.357Z] 94d31ce0a414: Waiting [2023-01-17T16:09:58.357Z] bfc1ebfc5094: Waiting [2023-01-17T16:09:58.357Z] 1bb3339ad1b8: Waiting [2023-01-17T16:09:58.357Z] 77881251f0ab: Waiting [2023-01-17T16:09:58.357Z] 17bec77d7fdc: Waiting [2023-01-17T16:09:58.357Z] 28eddbb3c003: Layer already exists [2023-01-17T16:09:58.357Z] 2b7186c37a76: Layer already exists [2023-01-17T16:09:58.357Z] 19995a7fd2ff: Layer already exists [2023-01-17T16:09:58.357Z] 706cb05c7746: Layer already exists [2023-01-17T16:09:58.357Z] c0949c8cbd42: Layer already exists [2023-01-17T16:09:58.357Z] 94d31ce0a414: Layer already exists [2023-01-17T16:09:58.357Z] bfc1ebfc5094: Layer already exists [2023-01-17T16:09:58.357Z] 1bb3339ad1b8: Layer already exists [2023-01-17T16:09:58.357Z] 77881251f0ab: Layer already exists [2023-01-17T16:09:58.357Z] 17bec77d7fdc: Layer already exists [2023-01-17T16:09:58.623Z] latest: digest: sha256:79e839fddf3a0240827ba37024076c6b64f21faf70395f5810ce57de5d637dda size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:09:58.954Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:09:59.282Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.20 [2023-01-17T16:09:59.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-01-17T16:09:59.282Z] 706cb05c7746: Preparing [2023-01-17T16:09:59.282Z] 28eddbb3c003: Preparing [2023-01-17T16:09:59.282Z] c0949c8cbd42: Preparing [2023-01-17T16:09:59.282Z] 2b7186c37a76: Preparing [2023-01-17T16:09:59.282Z] 19995a7fd2ff: Preparing [2023-01-17T16:09:59.282Z] 94d31ce0a414: Preparing [2023-01-17T16:09:59.282Z] bfc1ebfc5094: Preparing [2023-01-17T16:09:59.282Z] 1bb3339ad1b8: Preparing [2023-01-17T16:09:59.282Z] 77881251f0ab: Preparing [2023-01-17T16:09:59.282Z] 17bec77d7fdc: Preparing [2023-01-17T16:09:59.282Z] 94d31ce0a414: Waiting [2023-01-17T16:09:59.283Z] bfc1ebfc5094: Waiting [2023-01-17T16:09:59.283Z] 1bb3339ad1b8: Waiting [2023-01-17T16:09:59.283Z] 77881251f0ab: Waiting [2023-01-17T16:09:59.283Z] 19995a7fd2ff: Layer already exists [2023-01-17T16:09:59.283Z] 2b7186c37a76: Layer already exists [2023-01-17T16:09:59.283Z] 28eddbb3c003: Layer already exists [2023-01-17T16:09:59.283Z] 706cb05c7746: Layer already exists [2023-01-17T16:09:59.283Z] c0949c8cbd42: Layer already exists [2023-01-17T16:09:59.283Z] 94d31ce0a414: Layer already exists [2023-01-17T16:09:59.283Z] 77881251f0ab: Layer already exists [2023-01-17T16:09:59.283Z] bfc1ebfc5094: Layer already exists [2023-01-17T16:09:59.283Z] 17bec77d7fdc: Layer already exists [2023-01-17T16:09:59.283Z] 1bb3339ad1b8: Layer already exists [2023-01-17T16:09:59.547Z] 3.0.0-dev.20: digest: sha256:79e839fddf3a0240827ba37024076c6b64f21faf70395f5810ce57de5d637dda size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:09:59.882Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:10:00.216Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [2023-01-17T16:10:00.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-01-17T16:10:00.216Z] 706cb05c7746: Preparing [2023-01-17T16:10:00.216Z] 28eddbb3c003: Preparing [2023-01-17T16:10:00.216Z] c0949c8cbd42: Preparing [2023-01-17T16:10:00.216Z] 2b7186c37a76: Preparing [2023-01-17T16:10:00.216Z] 19995a7fd2ff: Preparing [2023-01-17T16:10:00.216Z] 94d31ce0a414: Preparing [2023-01-17T16:10:00.216Z] bfc1ebfc5094: Preparing [2023-01-17T16:10:00.216Z] 1bb3339ad1b8: Preparing [2023-01-17T16:10:00.216Z] 77881251f0ab: Preparing [2023-01-17T16:10:00.216Z] 17bec77d7fdc: Preparing [2023-01-17T16:10:00.216Z] 94d31ce0a414: Waiting [2023-01-17T16:10:00.216Z] bfc1ebfc5094: Waiting [2023-01-17T16:10:00.216Z] 1bb3339ad1b8: Waiting [2023-01-17T16:10:00.216Z] 77881251f0ab: Waiting [2023-01-17T16:10:00.216Z] 17bec77d7fdc: Waiting [2023-01-17T16:10:00.216Z] 706cb05c7746: Layer already exists [2023-01-17T16:10:00.216Z] c0949c8cbd42: Layer already exists [2023-01-17T16:10:00.216Z] 19995a7fd2ff: Layer already exists [2023-01-17T16:10:00.216Z] 28eddbb3c003: Layer already exists [2023-01-17T16:10:00.216Z] 2b7186c37a76: Layer already exists [2023-01-17T16:10:00.216Z] 1bb3339ad1b8: Layer already exists [2023-01-17T16:10:00.216Z] bfc1ebfc5094: Layer already exists [2023-01-17T16:10:00.216Z] 94d31ce0a414: Layer already exists [2023-01-17T16:10:00.216Z] 77881251f0ab: Layer already exists [2023-01-17T16:10:00.216Z] 17bec77d7fdc: Layer already exists [2023-01-17T16:10:00.480Z] 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20: digest: sha256:79e839fddf3a0240827ba37024076c6b64f21faf70395f5810ce57de5d637dda size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:10:00.810Z] + 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-01-17T16:10:01.143Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-01-17T16:10:01.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-01-17T16:10:01.143Z] 706cb05c7746: Preparing [2023-01-17T16:10:01.143Z] 28eddbb3c003: Preparing [2023-01-17T16:10:01.143Z] c0949c8cbd42: Preparing [2023-01-17T16:10:01.143Z] 2b7186c37a76: Preparing [2023-01-17T16:10:01.144Z] 19995a7fd2ff: Preparing [2023-01-17T16:10:01.144Z] 94d31ce0a414: Preparing [2023-01-17T16:10:01.144Z] bfc1ebfc5094: Preparing [2023-01-17T16:10:01.144Z] 1bb3339ad1b8: Preparing [2023-01-17T16:10:01.144Z] 77881251f0ab: Preparing [2023-01-17T16:10:01.144Z] 17bec77d7fdc: Preparing [2023-01-17T16:10:01.144Z] bfc1ebfc5094: Waiting [2023-01-17T16:10:01.144Z] 77881251f0ab: Waiting [2023-01-17T16:10:01.144Z] 17bec77d7fdc: Waiting [2023-01-17T16:10:01.144Z] 1bb3339ad1b8: Waiting [2023-01-17T16:10:01.144Z] 94d31ce0a414: Waiting [2023-01-17T16:10:01.144Z] 28eddbb3c003: Layer already exists [2023-01-17T16:10:01.144Z] c0949c8cbd42: Layer already exists [2023-01-17T16:10:01.144Z] 19995a7fd2ff: Layer already exists [2023-01-17T16:10:01.144Z] 2b7186c37a76: Layer already exists [2023-01-17T16:10:01.144Z] 706cb05c7746: Layer already exists [2023-01-17T16:10:01.144Z] 77881251f0ab: Layer already exists [2023-01-17T16:10:01.144Z] 1bb3339ad1b8: Layer already exists [2023-01-17T16:10:01.144Z] 94d31ce0a414: Layer already exists [2023-01-17T16:10:01.144Z] bfc1ebfc5094: Layer already exists [2023-01-17T16:10:01.144Z] 17bec77d7fdc: Layer already exists [2023-01-17T16:10:01.409Z] main: digest: sha256:79e839fddf3a0240827ba37024076c6b64f21faf70395f5810ce57de5d637dda size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-17T16:10:01.452Z] ===================================================== [Pipeline] echo [2023-01-17T16:10:01.459Z] taggedImages: [2023-01-17T16:10:01.459Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T16:10:01.459Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-01-17T16:10:01.459Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.20 [2023-01-17T16:10:01.459Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [2023-01-17T16:10:01.459Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-01-17T16:10:01.476Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-01-17T16:10:01.476Z] 75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T16:10:01.476Z] latest [2023-01-17T16:10:01.476Z] 3.0.0-dev.20 [2023-01-17T16:10:01.476Z] 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [2023-01-17T16:10:01.476Z] main [2023-01-17T16:10:01.476Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:10:01.811Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:10:02.147Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T16:10:02.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-01-17T16:10:02.147Z] 70fb4afb80d5: Preparing [2023-01-17T16:10:02.147Z] 034bda576b42: Preparing [2023-01-17T16:10:02.147Z] 9b738dc6d912: Preparing [2023-01-17T16:10:02.147Z] 54d4f7dfe1bd: Preparing [2023-01-17T16:10:02.147Z] 9833f26c6bda: Preparing [2023-01-17T16:10:02.147Z] 9b738dc6d912: Layer already exists [2023-01-17T16:10:02.147Z] 9833f26c6bda: Layer already exists [2023-01-17T16:10:02.415Z] 70fb4afb80d5: Pushed [2023-01-17T16:10:03.825Z] 54d4f7dfe1bd: Pushed [2023-01-17T16:10:07.156Z] 034bda576b42: Pushed [2023-01-17T16:10:07.156Z] 75e2dee3358e6ae3da11c468603cfcf282f76675: digest: sha256:3ed7f39e4b0a18d3c7e5c2f3e1f6b7aa6baf41f6542626569ac9b125ea154ab3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:10:07.490Z] + 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-01-17T16:10:07.835Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-01-17T16:10:07.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-01-17T16:10:07.835Z] 70fb4afb80d5: Preparing [2023-01-17T16:10:07.835Z] 034bda576b42: Preparing [2023-01-17T16:10:07.835Z] 9b738dc6d912: Preparing [2023-01-17T16:10:07.835Z] 54d4f7dfe1bd: Preparing [2023-01-17T16:10:07.835Z] 9833f26c6bda: Preparing [2023-01-17T16:10:07.835Z] 034bda576b42: Layer already exists [2023-01-17T16:10:07.835Z] 9b738dc6d912: Layer already exists [2023-01-17T16:10:07.835Z] 9833f26c6bda: Layer already exists [2023-01-17T16:10:07.835Z] 70fb4afb80d5: Layer already exists [2023-01-17T16:10:07.835Z] 54d4f7dfe1bd: Layer already exists [2023-01-17T16:10:08.101Z] latest: digest: sha256:3ed7f39e4b0a18d3c7e5c2f3e1f6b7aa6baf41f6542626569ac9b125ea154ab3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:10:08.449Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:10:08.792Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.20 [2023-01-17T16:10:08.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-01-17T16:10:08.792Z] 70fb4afb80d5: Preparing [2023-01-17T16:10:08.792Z] 034bda576b42: Preparing [2023-01-17T16:10:08.792Z] 9b738dc6d912: Preparing [2023-01-17T16:10:08.792Z] 54d4f7dfe1bd: Preparing [2023-01-17T16:10:08.792Z] 9833f26c6bda: Preparing [2023-01-17T16:10:08.792Z] 034bda576b42: Layer already exists [2023-01-17T16:10:08.792Z] 9833f26c6bda: Layer already exists [2023-01-17T16:10:08.792Z] 70fb4afb80d5: Layer already exists [2023-01-17T16:10:08.792Z] 9b738dc6d912: Layer already exists [2023-01-17T16:10:08.792Z] 54d4f7dfe1bd: Layer already exists [2023-01-17T16:10:09.057Z] 3.0.0-dev.20: digest: sha256:3ed7f39e4b0a18d3c7e5c2f3e1f6b7aa6baf41f6542626569ac9b125ea154ab3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:10:09.386Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:10:09.716Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [2023-01-17T16:10:09.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-01-17T16:10:09.716Z] 70fb4afb80d5: Preparing [2023-01-17T16:10:09.716Z] 034bda576b42: Preparing [2023-01-17T16:10:09.716Z] 9b738dc6d912: Preparing [2023-01-17T16:10:09.716Z] 54d4f7dfe1bd: Preparing [2023-01-17T16:10:09.716Z] 9833f26c6bda: Preparing [2023-01-17T16:10:09.716Z] 9833f26c6bda: Layer already exists [2023-01-17T16:10:09.716Z] 9b738dc6d912: Layer already exists [2023-01-17T16:10:09.716Z] 54d4f7dfe1bd: Layer already exists [2023-01-17T16:10:09.716Z] 70fb4afb80d5: Layer already exists [2023-01-17T16:10:09.716Z] 034bda576b42: Layer already exists [2023-01-17T16:10:09.716Z] 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20: digest: sha256:3ed7f39e4b0a18d3c7e5c2f3e1f6b7aa6baf41f6542626569ac9b125ea154ab3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:10:10.044Z] + 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-01-17T16:10:10.378Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-01-17T16:10:10.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-01-17T16:10:10.378Z] 70fb4afb80d5: Preparing [2023-01-17T16:10:10.378Z] 034bda576b42: Preparing [2023-01-17T16:10:10.378Z] 9b738dc6d912: Preparing [2023-01-17T16:10:10.378Z] 54d4f7dfe1bd: Preparing [2023-01-17T16:10:10.378Z] 9833f26c6bda: Preparing [2023-01-17T16:10:10.378Z] 034bda576b42: Layer already exists [2023-01-17T16:10:10.378Z] 9b738dc6d912: Layer already exists [2023-01-17T16:10:10.378Z] 54d4f7dfe1bd: Layer already exists [2023-01-17T16:10:10.378Z] 70fb4afb80d5: Layer already exists [2023-01-17T16:10:10.378Z] 9833f26c6bda: Layer already exists [2023-01-17T16:10:10.378Z] main: digest: sha256:3ed7f39e4b0a18d3c7e5c2f3e1f6b7aa6baf41f6542626569ac9b125ea154ab3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-17T16:10:10.690Z] ===================================================== [Pipeline] echo [2023-01-17T16:10:10.696Z] taggedImages: [2023-01-17T16:10:10.696Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T16:10:10.696Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-01-17T16:10:10.696Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.20 [2023-01-17T16:10:10.696Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [2023-01-17T16:10:10.696Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-01-17T16:10:10.709Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-01-17T16:10:10.710Z] 75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T16:10:10.710Z] latest [2023-01-17T16:10:10.710Z] 3.0.0-dev.20 [2023-01-17T16:10:10.710Z] 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [2023-01-17T16:10:10.710Z] main [2023-01-17T16:10:10.710Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:10:11.057Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:10:11.387Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T16:10:11.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-01-17T16:10:11.388Z] 0f73182049c2: Preparing [2023-01-17T16:10:11.388Z] 02365c63d46e: Preparing [2023-01-17T16:10:11.388Z] 43a3cb865015: Preparing [2023-01-17T16:10:11.388Z] 05da5cf4da64: Preparing [2023-01-17T16:10:11.388Z] 42e694ac41bc: Preparing [2023-01-17T16:10:11.388Z] d7745f1a6223: Preparing [2023-01-17T16:10:11.388Z] 9833f26c6bda: Preparing [2023-01-17T16:10:11.388Z] d7745f1a6223: Waiting [2023-01-17T16:10:11.388Z] 9833f26c6bda: Waiting [2023-01-17T16:10:11.652Z] 02365c63d46e: Pushed [2023-01-17T16:10:11.652Z] 0f73182049c2: Pushed [2023-01-17T16:10:11.652Z] 43a3cb865015: Pushed [2023-01-17T16:10:11.652Z] 9833f26c6bda: Layer already exists [2023-01-17T16:10:12.603Z] d7745f1a6223: Pushed [2023-01-17T16:10:20.795Z] 42e694ac41bc: Pushed [2023-01-17T16:10:27.414Z] 05da5cf4da64: Pushed [2023-01-17T16:10:27.414Z] 75e2dee3358e6ae3da11c468603cfcf282f76675: digest: sha256:3b2a9cec99a7dc6dce532952087ba230aec5627e7ccbfed411ddc1329cceb98b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:10:27.775Z] + 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-01-17T16:10:28.114Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-01-17T16:10:28.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-01-17T16:10:28.115Z] 0f73182049c2: Preparing [2023-01-17T16:10:28.115Z] 02365c63d46e: Preparing [2023-01-17T16:10:28.115Z] 43a3cb865015: Preparing [2023-01-17T16:10:28.115Z] 05da5cf4da64: Preparing [2023-01-17T16:10:28.115Z] 42e694ac41bc: Preparing [2023-01-17T16:10:28.115Z] d7745f1a6223: Preparing [2023-01-17T16:10:28.115Z] 9833f26c6bda: Preparing [2023-01-17T16:10:28.115Z] d7745f1a6223: Waiting [2023-01-17T16:10:28.115Z] 9833f26c6bda: Waiting [2023-01-17T16:10:28.115Z] 43a3cb865015: Layer already exists [2023-01-17T16:10:28.115Z] 42e694ac41bc: Layer already exists [2023-01-17T16:10:28.115Z] 05da5cf4da64: Layer already exists [2023-01-17T16:10:28.115Z] 02365c63d46e: Layer already exists [2023-01-17T16:10:28.115Z] 0f73182049c2: Layer already exists [2023-01-17T16:10:28.380Z] d7745f1a6223: Layer already exists [2023-01-17T16:10:28.380Z] 9833f26c6bda: Layer already exists [2023-01-17T16:10:28.380Z] latest: digest: sha256:3b2a9cec99a7dc6dce532952087ba230aec5627e7ccbfed411ddc1329cceb98b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:10:28.882Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:10:29.223Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.20 [2023-01-17T16:10:29.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-01-17T16:10:29.223Z] 0f73182049c2: Preparing [2023-01-17T16:10:29.223Z] 02365c63d46e: Preparing [2023-01-17T16:10:29.223Z] 43a3cb865015: Preparing [2023-01-17T16:10:29.223Z] 05da5cf4da64: Preparing [2023-01-17T16:10:29.223Z] 42e694ac41bc: Preparing [2023-01-17T16:10:29.223Z] d7745f1a6223: Preparing [2023-01-17T16:10:29.223Z] 9833f26c6bda: Preparing [2023-01-17T16:10:29.223Z] d7745f1a6223: Waiting [2023-01-17T16:10:29.223Z] 9833f26c6bda: Waiting [2023-01-17T16:10:29.223Z] 02365c63d46e: Layer already exists [2023-01-17T16:10:29.223Z] 43a3cb865015: Layer already exists [2023-01-17T16:10:29.223Z] 42e694ac41bc: Layer already exists [2023-01-17T16:10:29.223Z] 05da5cf4da64: Layer already exists [2023-01-17T16:10:29.223Z] 0f73182049c2: Layer already exists [2023-01-17T16:10:29.223Z] d7745f1a6223: Layer already exists [2023-01-17T16:10:29.223Z] 9833f26c6bda: Layer already exists [2023-01-17T16:10:29.223Z] 3.0.0-dev.20: digest: sha256:3b2a9cec99a7dc6dce532952087ba230aec5627e7ccbfed411ddc1329cceb98b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:10:29.813Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:10:30.139Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [2023-01-17T16:10:30.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-01-17T16:10:30.139Z] 0f73182049c2: Preparing [2023-01-17T16:10:30.139Z] 02365c63d46e: Preparing [2023-01-17T16:10:30.139Z] 43a3cb865015: Preparing [2023-01-17T16:10:30.139Z] 05da5cf4da64: Preparing [2023-01-17T16:10:30.139Z] 42e694ac41bc: Preparing [2023-01-17T16:10:30.139Z] d7745f1a6223: Preparing [2023-01-17T16:10:30.139Z] 9833f26c6bda: Preparing [2023-01-17T16:10:30.139Z] d7745f1a6223: Waiting [2023-01-17T16:10:30.139Z] 9833f26c6bda: Waiting [2023-01-17T16:10:30.139Z] 0f73182049c2: Layer already exists [2023-01-17T16:10:30.139Z] 02365c63d46e: Layer already exists [2023-01-17T16:10:30.139Z] 42e694ac41bc: Layer already exists [2023-01-17T16:10:30.139Z] 43a3cb865015: Layer already exists [2023-01-17T16:10:30.139Z] 05da5cf4da64: Layer already exists [2023-01-17T16:10:30.139Z] d7745f1a6223: Layer already exists [2023-01-17T16:10:30.139Z] 9833f26c6bda: Layer already exists [2023-01-17T16:10:30.404Z] 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20: digest: sha256:3b2a9cec99a7dc6dce532952087ba230aec5627e7ccbfed411ddc1329cceb98b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:10:30.734Z] + 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-01-17T16:10:31.061Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-01-17T16:10:31.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-01-17T16:10:31.061Z] 0f73182049c2: Preparing [2023-01-17T16:10:31.061Z] 02365c63d46e: Preparing [2023-01-17T16:10:31.061Z] 43a3cb865015: Preparing [2023-01-17T16:10:31.061Z] 05da5cf4da64: Preparing [2023-01-17T16:10:31.061Z] 42e694ac41bc: Preparing [2023-01-17T16:10:31.061Z] d7745f1a6223: Preparing [2023-01-17T16:10:31.061Z] 9833f26c6bda: Preparing [2023-01-17T16:10:31.061Z] d7745f1a6223: Waiting [2023-01-17T16:10:31.061Z] 9833f26c6bda: Waiting [2023-01-17T16:10:31.061Z] 0f73182049c2: Layer already exists [2023-01-17T16:10:31.061Z] 02365c63d46e: Layer already exists [2023-01-17T16:10:31.061Z] 05da5cf4da64: Layer already exists [2023-01-17T16:10:31.061Z] 42e694ac41bc: Layer already exists [2023-01-17T16:10:31.061Z] 43a3cb865015: Layer already exists [2023-01-17T16:10:31.061Z] 9833f26c6bda: Layer already exists [2023-01-17T16:10:31.061Z] d7745f1a6223: Layer already exists [2023-01-17T16:10:31.325Z] main: digest: sha256:3b2a9cec99a7dc6dce532952087ba230aec5627e7ccbfed411ddc1329cceb98b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-17T16:10:31.367Z] ===================================================== [Pipeline] echo [2023-01-17T16:10:31.373Z] taggedImages: [2023-01-17T16:10:31.373Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T16:10:31.373Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-01-17T16:10:31.373Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.20 [2023-01-17T16:10:31.373Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [2023-01-17T16:10:31.373Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-01-17T16:10:31.393Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-01-17T16:10:31.393Z] 75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T16:10:31.393Z] latest [2023-01-17T16:10:31.393Z] 3.0.0-dev.20 [2023-01-17T16:10:31.393Z] 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [2023-01-17T16:10:31.393Z] main [2023-01-17T16:10:31.393Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:10:31.739Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:10:32.074Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T16:10:32.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-01-17T16:10:32.074Z] 9a3208eb6781: Preparing [2023-01-17T16:10:32.074Z] 0b84a59ccebc: Preparing [2023-01-17T16:10:32.074Z] 396c9751bb97: Preparing [2023-01-17T16:10:32.074Z] f7cce1159efd: Preparing [2023-01-17T16:10:32.074Z] ba938b949463: Preparing [2023-01-17T16:10:32.074Z] 9833f26c6bda: Preparing [2023-01-17T16:10:32.074Z] 9833f26c6bda: Waiting [2023-01-17T16:10:32.341Z] 0b84a59ccebc: Pushed [2023-01-17T16:10:32.341Z] 396c9751bb97: Pushed [2023-01-17T16:10:32.341Z] 9a3208eb6781: Pushed [2023-01-17T16:10:32.341Z] 9833f26c6bda: Layer already exists [2023-01-17T16:10:32.922Z] ba938b949463: Pushed [2023-01-17T16:10:47.888Z] f7cce1159efd: Pushed [2023-01-17T16:10:47.888Z] 75e2dee3358e6ae3da11c468603cfcf282f76675: digest: sha256:b700ce0cf82fe5878f592b4de084be383d9ab19521e15bcfd7177c4aff885bf2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:10:48.230Z] + 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-01-17T16:10:48.552Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-01-17T16:10:48.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-01-17T16:10:48.552Z] 9a3208eb6781: Preparing [2023-01-17T16:10:48.552Z] 0b84a59ccebc: Preparing [2023-01-17T16:10:48.552Z] 396c9751bb97: Preparing [2023-01-17T16:10:48.552Z] f7cce1159efd: Preparing [2023-01-17T16:10:48.552Z] ba938b949463: Preparing [2023-01-17T16:10:48.552Z] 9833f26c6bda: Preparing [2023-01-17T16:10:48.552Z] 9833f26c6bda: Waiting [2023-01-17T16:10:48.552Z] 0b84a59ccebc: Layer already exists [2023-01-17T16:10:48.552Z] 9a3208eb6781: Layer already exists [2023-01-17T16:10:48.552Z] 396c9751bb97: Layer already exists [2023-01-17T16:10:48.552Z] f7cce1159efd: Layer already exists [2023-01-17T16:10:48.552Z] ba938b949463: Layer already exists [2023-01-17T16:10:48.552Z] 9833f26c6bda: Layer already exists [2023-01-17T16:10:48.816Z] latest: digest: sha256:b700ce0cf82fe5878f592b4de084be383d9ab19521e15bcfd7177c4aff885bf2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:10:49.141Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:10:49.471Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.20 [2023-01-17T16:10:49.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-01-17T16:10:49.471Z] 9a3208eb6781: Preparing [2023-01-17T16:10:49.471Z] 0b84a59ccebc: Preparing [2023-01-17T16:10:49.471Z] 396c9751bb97: Preparing [2023-01-17T16:10:49.471Z] f7cce1159efd: Preparing [2023-01-17T16:10:49.471Z] ba938b949463: Preparing [2023-01-17T16:10:49.471Z] 9833f26c6bda: Preparing [2023-01-17T16:10:49.471Z] 9833f26c6bda: Waiting [2023-01-17T16:10:49.471Z] ba938b949463: Layer already exists [2023-01-17T16:10:49.471Z] 396c9751bb97: Layer already exists [2023-01-17T16:10:49.471Z] 0b84a59ccebc: Layer already exists [2023-01-17T16:10:49.471Z] 9a3208eb6781: Layer already exists [2023-01-17T16:10:49.471Z] f7cce1159efd: Layer already exists [2023-01-17T16:10:49.471Z] 9833f26c6bda: Layer already exists [2023-01-17T16:10:49.736Z] 3.0.0-dev.20: digest: sha256:b700ce0cf82fe5878f592b4de084be383d9ab19521e15bcfd7177c4aff885bf2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:10:50.068Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:10:50.393Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [2023-01-17T16:10:50.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-01-17T16:10:50.393Z] 9a3208eb6781: Preparing [2023-01-17T16:10:50.393Z] 0b84a59ccebc: Preparing [2023-01-17T16:10:50.393Z] 396c9751bb97: Preparing [2023-01-17T16:10:50.393Z] f7cce1159efd: Preparing [2023-01-17T16:10:50.393Z] ba938b949463: Preparing [2023-01-17T16:10:50.393Z] 9833f26c6bda: Preparing [2023-01-17T16:10:50.393Z] 0b84a59ccebc: Layer already exists [2023-01-17T16:10:50.393Z] 396c9751bb97: Layer already exists [2023-01-17T16:10:50.393Z] ba938b949463: Layer already exists [2023-01-17T16:10:50.393Z] 9a3208eb6781: Layer already exists [2023-01-17T16:10:50.393Z] f7cce1159efd: Layer already exists [2023-01-17T16:10:50.393Z] 9833f26c6bda: Layer already exists [2023-01-17T16:10:50.393Z] 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20: digest: sha256:b700ce0cf82fe5878f592b4de084be383d9ab19521e15bcfd7177c4aff885bf2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:10:50.988Z] + 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-01-17T16:10:51.313Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-01-17T16:10:51.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-01-17T16:10:51.313Z] 9a3208eb6781: Preparing [2023-01-17T16:10:51.313Z] 0b84a59ccebc: Preparing [2023-01-17T16:10:51.313Z] 396c9751bb97: Preparing [2023-01-17T16:10:51.313Z] f7cce1159efd: Preparing [2023-01-17T16:10:51.313Z] ba938b949463: Preparing [2023-01-17T16:10:51.313Z] 9833f26c6bda: Preparing [2023-01-17T16:10:51.313Z] 9833f26c6bda: Waiting [2023-01-17T16:10:51.313Z] 396c9751bb97: Layer already exists [2023-01-17T16:10:51.313Z] 0b84a59ccebc: Layer already exists [2023-01-17T16:10:51.313Z] f7cce1159efd: Layer already exists [2023-01-17T16:10:51.313Z] ba938b949463: Layer already exists [2023-01-17T16:10:51.313Z] 9a3208eb6781: Layer already exists [2023-01-17T16:10:51.313Z] 9833f26c6bda: Layer already exists [2023-01-17T16:10:51.577Z] main: digest: sha256:b700ce0cf82fe5878f592b4de084be383d9ab19521e15bcfd7177c4aff885bf2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-17T16:10:51.620Z] ===================================================== [Pipeline] echo [2023-01-17T16:10:51.626Z] taggedImages: [2023-01-17T16:10:51.626Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T16:10:51.626Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-01-17T16:10:51.626Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.20 [2023-01-17T16:10:51.626Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [2023-01-17T16:10:51.626Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-01-17T16:10:51.642Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-01-17T16:10:51.642Z] 75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T16:10:51.642Z] latest [2023-01-17T16:10:51.642Z] 3.0.0-dev.20 [2023-01-17T16:10:51.642Z] 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [2023-01-17T16:10:51.642Z] main [2023-01-17T16:10:51.642Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:10:51.975Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:10:52.306Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T16:10:52.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-01-17T16:10:52.306Z] d2ef55eae06e: Preparing [2023-01-17T16:10:52.306Z] 6ce8d2b70f71: Preparing [2023-01-17T16:10:52.306Z] 52cd9a6c233d: Preparing [2023-01-17T16:10:52.306Z] d626568514b6: Preparing [2023-01-17T16:10:52.306Z] d7745f1a6223: Preparing [2023-01-17T16:10:52.306Z] 9833f26c6bda: Preparing [2023-01-17T16:10:52.306Z] 9833f26c6bda: Waiting [2023-01-17T16:10:52.306Z] d7745f1a6223: Layer already exists [2023-01-17T16:10:52.572Z] 9833f26c6bda: Layer already exists [2023-01-17T16:10:52.572Z] 6ce8d2b70f71: Pushed [2023-01-17T16:10:52.572Z] 52cd9a6c233d: Pushed [2023-01-17T16:10:52.572Z] d2ef55eae06e: Pushed [2023-01-17T16:11:07.523Z] d626568514b6: Pushed [2023-01-17T16:11:07.523Z] 75e2dee3358e6ae3da11c468603cfcf282f76675: digest: sha256:722bbdffe5c9681502bc8103e2ce34d5d2607e623a703c9c4d844a47415e4854 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:11:07.851Z] + 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-01-17T16:11:08.177Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-01-17T16:11:08.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-01-17T16:11:08.177Z] d2ef55eae06e: Preparing [2023-01-17T16:11:08.177Z] 6ce8d2b70f71: Preparing [2023-01-17T16:11:08.177Z] 52cd9a6c233d: Preparing [2023-01-17T16:11:08.177Z] d626568514b6: Preparing [2023-01-17T16:11:08.177Z] d7745f1a6223: Preparing [2023-01-17T16:11:08.177Z] 9833f26c6bda: Preparing [2023-01-17T16:11:08.177Z] 9833f26c6bda: Waiting [2023-01-17T16:11:08.177Z] 52cd9a6c233d: Layer already exists [2023-01-17T16:11:08.177Z] d2ef55eae06e: Layer already exists [2023-01-17T16:11:08.177Z] 6ce8d2b70f71: Layer already exists [2023-01-17T16:11:08.177Z] d7745f1a6223: Layer already exists [2023-01-17T16:11:08.177Z] d626568514b6: Layer already exists [2023-01-17T16:11:08.177Z] 9833f26c6bda: Layer already exists [2023-01-17T16:11:08.440Z] latest: digest: sha256:722bbdffe5c9681502bc8103e2ce34d5d2607e623a703c9c4d844a47415e4854 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:11:08.778Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:11:09.102Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.20 [2023-01-17T16:11:09.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-01-17T16:11:09.102Z] d2ef55eae06e: Preparing [2023-01-17T16:11:09.102Z] 6ce8d2b70f71: Preparing [2023-01-17T16:11:09.102Z] 52cd9a6c233d: Preparing [2023-01-17T16:11:09.102Z] d626568514b6: Preparing [2023-01-17T16:11:09.102Z] d7745f1a6223: Preparing [2023-01-17T16:11:09.102Z] 9833f26c6bda: Preparing [2023-01-17T16:11:09.102Z] 9833f26c6bda: Waiting [2023-01-17T16:11:09.102Z] d2ef55eae06e: Layer already exists [2023-01-17T16:11:09.102Z] d626568514b6: Layer already exists [2023-01-17T16:11:09.102Z] d7745f1a6223: Layer already exists [2023-01-17T16:11:09.102Z] 52cd9a6c233d: Layer already exists [2023-01-17T16:11:09.102Z] 6ce8d2b70f71: Layer already exists [2023-01-17T16:11:09.102Z] 9833f26c6bda: Layer already exists [2023-01-17T16:11:09.102Z] 3.0.0-dev.20: digest: sha256:722bbdffe5c9681502bc8103e2ce34d5d2607e623a703c9c4d844a47415e4854 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:11:09.699Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:11:10.027Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [2023-01-17T16:11:10.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-01-17T16:11:10.027Z] d2ef55eae06e: Preparing [2023-01-17T16:11:10.027Z] 6ce8d2b70f71: Preparing [2023-01-17T16:11:10.027Z] 52cd9a6c233d: Preparing [2023-01-17T16:11:10.027Z] d626568514b6: Preparing [2023-01-17T16:11:10.027Z] d7745f1a6223: Preparing [2023-01-17T16:11:10.027Z] 9833f26c6bda: Preparing [2023-01-17T16:11:10.027Z] 9833f26c6bda: Waiting [2023-01-17T16:11:10.027Z] d626568514b6: Layer already exists [2023-01-17T16:11:10.027Z] 6ce8d2b70f71: Layer already exists [2023-01-17T16:11:10.027Z] d7745f1a6223: Layer already exists [2023-01-17T16:11:10.027Z] d2ef55eae06e: Layer already exists [2023-01-17T16:11:10.027Z] 52cd9a6c233d: Layer already exists [2023-01-17T16:11:10.027Z] 9833f26c6bda: Layer already exists [2023-01-17T16:11:10.293Z] 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20: digest: sha256:722bbdffe5c9681502bc8103e2ce34d5d2607e623a703c9c4d844a47415e4854 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:11:10.636Z] + 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-01-17T16:11:10.970Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-01-17T16:11:10.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-01-17T16:11:10.970Z] d2ef55eae06e: Preparing [2023-01-17T16:11:10.970Z] 6ce8d2b70f71: Preparing [2023-01-17T16:11:10.970Z] 52cd9a6c233d: Preparing [2023-01-17T16:11:10.970Z] d626568514b6: Preparing [2023-01-17T16:11:10.970Z] d7745f1a6223: Preparing [2023-01-17T16:11:10.970Z] 9833f26c6bda: Preparing [2023-01-17T16:11:10.970Z] 9833f26c6bda: Waiting [2023-01-17T16:11:10.970Z] d2ef55eae06e: Layer already exists [2023-01-17T16:11:10.970Z] 6ce8d2b70f71: Layer already exists [2023-01-17T16:11:10.970Z] 52cd9a6c233d: Layer already exists [2023-01-17T16:11:10.970Z] d7745f1a6223: Layer already exists [2023-01-17T16:11:10.970Z] d626568514b6: Layer already exists [2023-01-17T16:11:10.970Z] 9833f26c6bda: Layer already exists [2023-01-17T16:11:11.234Z] main: digest: sha256:722bbdffe5c9681502bc8103e2ce34d5d2607e623a703c9c4d844a47415e4854 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-17T16:11:11.280Z] ===================================================== [Pipeline] echo [2023-01-17T16:11:11.286Z] taggedImages: [2023-01-17T16:11:11.286Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T16:11:11.286Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-01-17T16:11:11.286Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.20 [2023-01-17T16:11:11.286Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [2023-01-17T16:11:11.286Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-01-17T16:11:11.300Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-01-17T16:11:11.300Z] 75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T16:11:11.300Z] latest [2023-01-17T16:11:11.300Z] 3.0.0-dev.20 [2023-01-17T16:11:11.300Z] 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [2023-01-17T16:11:11.300Z] main [2023-01-17T16:11:11.300Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:11:11.619Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:11:11.943Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T16:11:11.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-01-17T16:11:11.943Z] c65444f04593: Preparing [2023-01-17T16:11:11.943Z] cff3bc106973: Preparing [2023-01-17T16:11:11.943Z] 9b738dc6d912: Preparing [2023-01-17T16:11:11.943Z] 03a25fa870b9: Preparing [2023-01-17T16:11:11.943Z] 17bec77d7fdc: Preparing [2023-01-17T16:11:11.943Z] 17bec77d7fdc: Layer already exists [2023-01-17T16:11:11.943Z] 9b738dc6d912: Layer already exists [2023-01-17T16:11:12.205Z] c65444f04593: Pushed [2023-01-17T16:11:12.205Z] 03a25fa870b9: Pushed [2023-01-17T16:11:17.519Z] cff3bc106973: Pushed [2023-01-17T16:11:17.519Z] 75e2dee3358e6ae3da11c468603cfcf282f76675: digest: sha256:88c64fc910d6fff286f49fcca9adf121ae8bbb7eed6e0b6daa63f96f7d5d4594 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:11:17.852Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:11:18.177Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-01-17T16:11:18.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-01-17T16:11:18.177Z] c65444f04593: Preparing [2023-01-17T16:11:18.177Z] cff3bc106973: Preparing [2023-01-17T16:11:18.177Z] 9b738dc6d912: Preparing [2023-01-17T16:11:18.177Z] 03a25fa870b9: Preparing [2023-01-17T16:11:18.177Z] 17bec77d7fdc: Preparing [2023-01-17T16:11:18.177Z] c65444f04593: Layer already exists [2023-01-17T16:11:18.177Z] 9b738dc6d912: Layer already exists [2023-01-17T16:11:18.177Z] cff3bc106973: Layer already exists [2023-01-17T16:11:18.177Z] 03a25fa870b9: Layer already exists [2023-01-17T16:11:18.177Z] 17bec77d7fdc: Layer already exists [2023-01-17T16:11:18.177Z] latest: digest: sha256:88c64fc910d6fff286f49fcca9adf121ae8bbb7eed6e0b6daa63f96f7d5d4594 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:11:18.503Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:11:18.828Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.20 [2023-01-17T16:11:18.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-01-17T16:11:18.828Z] c65444f04593: Preparing [2023-01-17T16:11:18.828Z] cff3bc106973: Preparing [2023-01-17T16:11:18.828Z] 9b738dc6d912: Preparing [2023-01-17T16:11:18.828Z] 03a25fa870b9: Preparing [2023-01-17T16:11:18.828Z] 17bec77d7fdc: Preparing [2023-01-17T16:11:18.828Z] 03a25fa870b9: Layer already exists [2023-01-17T16:11:18.828Z] c65444f04593: Layer already exists [2023-01-17T16:11:18.828Z] 17bec77d7fdc: Layer already exists [2023-01-17T16:11:18.828Z] 9b738dc6d912: Layer already exists [2023-01-17T16:11:18.828Z] cff3bc106973: Layer already exists [2023-01-17T16:11:18.828Z] 3.0.0-dev.20: digest: sha256:88c64fc910d6fff286f49fcca9adf121ae8bbb7eed6e0b6daa63f96f7d5d4594 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:11:19.154Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:11:19.474Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [2023-01-17T16:11:19.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-01-17T16:11:19.474Z] c65444f04593: Preparing [2023-01-17T16:11:19.474Z] cff3bc106973: Preparing [2023-01-17T16:11:19.474Z] 9b738dc6d912: Preparing [2023-01-17T16:11:19.474Z] 03a25fa870b9: Preparing [2023-01-17T16:11:19.474Z] 17bec77d7fdc: Preparing [2023-01-17T16:11:19.474Z] 17bec77d7fdc: Layer already exists [2023-01-17T16:11:19.474Z] 03a25fa870b9: Layer already exists [2023-01-17T16:11:19.474Z] 9b738dc6d912: Layer already exists [2023-01-17T16:11:19.474Z] c65444f04593: Layer already exists [2023-01-17T16:11:19.474Z] cff3bc106973: Layer already exists [2023-01-17T16:11:19.474Z] 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20: digest: sha256:88c64fc910d6fff286f49fcca9adf121ae8bbb7eed6e0b6daa63f96f7d5d4594 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:11:19.802Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:11:20.130Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-01-17T16:11:20.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-01-17T16:11:20.130Z] c65444f04593: Preparing [2023-01-17T16:11:20.130Z] cff3bc106973: Preparing [2023-01-17T16:11:20.130Z] 9b738dc6d912: Preparing [2023-01-17T16:11:20.130Z] 03a25fa870b9: Preparing [2023-01-17T16:11:20.130Z] 17bec77d7fdc: Preparing [2023-01-17T16:11:20.130Z] cff3bc106973: Layer already exists [2023-01-17T16:11:20.130Z] 17bec77d7fdc: Layer already exists [2023-01-17T16:11:20.130Z] 03a25fa870b9: Layer already exists [2023-01-17T16:11:20.130Z] 9b738dc6d912: Layer already exists [2023-01-17T16:11:20.130Z] c65444f04593: Layer already exists [2023-01-17T16:11:20.130Z] main: digest: sha256:88c64fc910d6fff286f49fcca9adf121ae8bbb7eed6e0b6daa63f96f7d5d4594 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-17T16:11:20.432Z] ===================================================== [Pipeline] echo [2023-01-17T16:11:20.437Z] taggedImages: [2023-01-17T16:11:20.437Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T16:11:20.437Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-01-17T16:11:20.437Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.20 [2023-01-17T16:11:20.437Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [2023-01-17T16:11:20.437Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-01-17T16:11:20.453Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-01-17T16:11:20.453Z] 75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T16:11:20.453Z] latest [2023-01-17T16:11:20.453Z] 3.0.0-dev.20 [2023-01-17T16:11:20.453Z] 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [2023-01-17T16:11:20.453Z] main [2023-01-17T16:11:20.453Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:11:20.778Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:11:21.110Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T16:11:21.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-01-17T16:11:21.110Z] 058937a06f34: Preparing [2023-01-17T16:11:21.110Z] 15298b6b5bf5: Preparing [2023-01-17T16:11:21.110Z] 9b738dc6d912: Preparing [2023-01-17T16:11:21.110Z] 870587309dc5: Preparing [2023-01-17T16:11:21.110Z] 17bec77d7fdc: Preparing [2023-01-17T16:11:21.110Z] 870587309dc5: Layer already exists [2023-01-17T16:11:21.110Z] 17bec77d7fdc: Layer already exists [2023-01-17T16:11:21.110Z] 9b738dc6d912: Layer already exists [2023-01-17T16:11:21.374Z] 058937a06f34: Pushed [2023-01-17T16:11:26.696Z] 15298b6b5bf5: Pushed [2023-01-17T16:11:26.696Z] 75e2dee3358e6ae3da11c468603cfcf282f76675: digest: sha256:513cbb29149615428f0b80b578dcc9f96d19567e691ff143f6e3550b11ade86c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:11:27.031Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:11:27.360Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-01-17T16:11:27.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-01-17T16:11:27.360Z] 058937a06f34: Preparing [2023-01-17T16:11:27.360Z] 15298b6b5bf5: Preparing [2023-01-17T16:11:27.360Z] 9b738dc6d912: Preparing [2023-01-17T16:11:27.360Z] 870587309dc5: Preparing [2023-01-17T16:11:27.360Z] 17bec77d7fdc: Preparing [2023-01-17T16:11:27.360Z] 15298b6b5bf5: Layer already exists [2023-01-17T16:11:27.360Z] 9b738dc6d912: Layer already exists [2023-01-17T16:11:27.360Z] 17bec77d7fdc: Layer already exists [2023-01-17T16:11:27.360Z] 058937a06f34: Layer already exists [2023-01-17T16:11:27.360Z] 870587309dc5: Layer already exists [2023-01-17T16:11:27.360Z] latest: digest: sha256:513cbb29149615428f0b80b578dcc9f96d19567e691ff143f6e3550b11ade86c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:11:27.683Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:11:28.007Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.20 [2023-01-17T16:11:28.007Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-01-17T16:11:28.007Z] 058937a06f34: Preparing [2023-01-17T16:11:28.007Z] 15298b6b5bf5: Preparing [2023-01-17T16:11:28.007Z] 9b738dc6d912: Preparing [2023-01-17T16:11:28.007Z] 870587309dc5: Preparing [2023-01-17T16:11:28.007Z] 17bec77d7fdc: Preparing [2023-01-17T16:11:28.007Z] 870587309dc5: Layer already exists [2023-01-17T16:11:28.007Z] 9b738dc6d912: Layer already exists [2023-01-17T16:11:28.007Z] 15298b6b5bf5: Layer already exists [2023-01-17T16:11:28.007Z] 17bec77d7fdc: Layer already exists [2023-01-17T16:11:28.007Z] 058937a06f34: Layer already exists [2023-01-17T16:11:28.007Z] 3.0.0-dev.20: digest: sha256:513cbb29149615428f0b80b578dcc9f96d19567e691ff143f6e3550b11ade86c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:11:28.373Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:11:28.711Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [2023-01-17T16:11:28.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-01-17T16:11:28.711Z] 058937a06f34: Preparing [2023-01-17T16:11:28.711Z] 15298b6b5bf5: Preparing [2023-01-17T16:11:28.711Z] 9b738dc6d912: Preparing [2023-01-17T16:11:28.711Z] 870587309dc5: Preparing [2023-01-17T16:11:28.711Z] 17bec77d7fdc: Preparing [2023-01-17T16:11:28.711Z] 17bec77d7fdc: Layer already exists [2023-01-17T16:11:28.711Z] 9b738dc6d912: Layer already exists [2023-01-17T16:11:28.711Z] 15298b6b5bf5: Layer already exists [2023-01-17T16:11:28.711Z] 058937a06f34: Layer already exists [2023-01-17T16:11:28.711Z] 870587309dc5: Layer already exists [2023-01-17T16:11:28.711Z] 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20: digest: sha256:513cbb29149615428f0b80b578dcc9f96d19567e691ff143f6e3550b11ade86c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:11:29.055Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:11:29.395Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-01-17T16:11:29.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-01-17T16:11:29.395Z] 058937a06f34: Preparing [2023-01-17T16:11:29.395Z] 15298b6b5bf5: Preparing [2023-01-17T16:11:29.395Z] 9b738dc6d912: Preparing [2023-01-17T16:11:29.395Z] 870587309dc5: Preparing [2023-01-17T16:11:29.395Z] 17bec77d7fdc: Preparing [2023-01-17T16:11:29.395Z] 17bec77d7fdc: Layer already exists [2023-01-17T16:11:29.395Z] 15298b6b5bf5: Layer already exists [2023-01-17T16:11:29.395Z] 058937a06f34: Layer already exists [2023-01-17T16:11:29.395Z] 9b738dc6d912: Layer already exists [2023-01-17T16:11:29.395Z] 870587309dc5: Layer already exists [2023-01-17T16:11:29.660Z] main: digest: sha256:513cbb29149615428f0b80b578dcc9f96d19567e691ff143f6e3550b11ade86c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-17T16:11:29.708Z] ===================================================== [Pipeline] echo [2023-01-17T16:11:29.718Z] taggedImages: [2023-01-17T16:11:29.718Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675 [2023-01-17T16:11:29.718Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-01-17T16:11:29.718Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.20 [2023-01-17T16:11:29.718Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [2023-01-17T16:11:29.718Z] - 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-01-17T16:11:30.066Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-17T16:11:30.066Z] [2023-01-17T16:11:30.066Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:11:30.395Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-17T16:11:30.395Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-17T16:11:30.395Z] 8998bd30e6a1: Pulling fs layer [2023-01-17T16:11:30.395Z] 04944245beec: Pulling fs layer [2023-01-17T16:11:30.395Z] 699f458cf7ca: Pulling fs layer [2023-01-17T16:11:30.395Z] 765212b225bb: Pulling fs layer [2023-01-17T16:11:30.395Z] f23df028b6ca: Pulling fs layer [2023-01-17T16:11:30.395Z] d65c8cfc05b1: Pulling fs layer [2023-01-17T16:11:30.395Z] 2437ff75d9bd: Pulling fs layer [2023-01-17T16:11:30.395Z] 765212b225bb: Waiting [2023-01-17T16:11:30.395Z] f23df028b6ca: Waiting [2023-01-17T16:11:30.395Z] d65c8cfc05b1: Waiting [2023-01-17T16:11:30.395Z] 2437ff75d9bd: Waiting [2023-01-17T16:11:30.662Z] 04944245beec: Verifying Checksum [2023-01-17T16:11:30.662Z] 04944245beec: Download complete [2023-01-17T16:11:30.662Z] 765212b225bb: Verifying Checksum [2023-01-17T16:11:30.662Z] 765212b225bb: Download complete [2023-01-17T16:11:30.662Z] f23df028b6ca: Verifying Checksum [2023-01-17T16:11:30.662Z] f23df028b6ca: Download complete [2023-01-17T16:11:30.662Z] d65c8cfc05b1: Verifying Checksum [2023-01-17T16:11:30.662Z] d65c8cfc05b1: Download complete [2023-01-17T16:11:30.662Z] 699f458cf7ca: Verifying Checksum [2023-01-17T16:11:30.662Z] 699f458cf7ca: Download complete [2023-01-17T16:11:31.243Z] 8998bd30e6a1: Verifying Checksum [2023-01-17T16:11:31.243Z] 8998bd30e6a1: Download complete [2023-01-17T16:11:33.174Z] 2437ff75d9bd: Verifying Checksum [2023-01-17T16:11:33.174Z] 2437ff75d9bd: Download complete [2023-01-17T16:11:34.571Z] 8998bd30e6a1: Pull complete [2023-01-17T16:11:35.151Z] 04944245beec: Pull complete [2023-01-17T16:11:36.550Z] 699f458cf7ca: Pull complete [2023-01-17T16:11:36.550Z] 765212b225bb: Pull complete [2023-01-17T16:11:37.130Z] f23df028b6ca: Pull complete [2023-01-17T16:11:37.394Z] d65c8cfc05b1: Pull complete [2023-01-17T16:11:49.674Z] 2437ff75d9bd: Pull complete [2023-01-17T16:11:49.674Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-17T16:11:49.674Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-17T16:11:49.674Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T16:11:49.857Z] prd-ubuntu20.04-docker-arm64-4c-16g-2732 does not seem to be running inside a container [2023-01-17T16:11:49.913Z] $ 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/374 -v /w/workspace/edgex-go/374:/w/workspace/edgex-go/374:rw,z -v /w/workspace/edgex-go/374@tmp:/w/workspace/edgex-go/374@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-01-17T16:11:52.204Z] $ docker top 839f641b90dfcae04c24666f00047466a3502823e4498894b688fc1daebb8c83 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-17T16:11:52.741Z] ---> job-cost.sh [2023-01-17T16:11:53.006Z] lf-activate-venv: SKIPPING [2023-01-17T16:11:53.006Z] INFO: No Stack... [2023-01-17T16:11:53.270Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-17T16:11:54.223Z] INFO: Archiving Costs [Pipeline] sh [2023-01-17T16:11:54.533Z] + cat /w/workspace/edgex-go/374/archives/cost.csv [2023-01-17T16:11:54.533Z] + cut -d, -f6 [Pipeline] lock [2023-01-17T16:11:54.862Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-374-stack-cost] [2023-01-17T16:11:54.870Z] Resource [jenkins-edgexfoundry-edgex-go-main-374-stack-cost] did not exist. Created. [2023-01-17T16:11:54.870Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-374-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-17T16:11:55.189Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-17T16:11:55.746Z] Stashed 1 file(s) [Pipeline] } [2023-01-17T16:11:55.756Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-374-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-17T16:11:55.778Z] $ docker stop --time=1 839f641b90dfcae04c24666f00047466a3502823e4498894b688fc1daebb8c83 [2023-01-17T16:11:57.288Z] $ docker rm -f --volumes 839f641b90dfcae04c24666f00047466a3502823e4498894b688fc1daebb8c83 [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-01-17T16:11:57.763Z] provisioning config files... [2023-01-17T16:11:57.770Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/374@tmp/config13047644745562017479tmp [Pipeline] { [Pipeline] sh [2023-01-17T16:11:58.058Z] + set +x [2023-01-17T16:11:58.058Z] + curl -s https://codecov.io/bash [2023-01-17T16:11:58.058Z] + bash -s -- [2023-01-17T16:11:58.058Z] [2023-01-17T16:11:58.058Z] _____ _ [2023-01-17T16:11:58.058Z] / ____| | | [2023-01-17T16:11:58.058Z] | | ___ __| | ___ ___ _____ __ [2023-01-17T16:11:58.058Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-17T16:11:58.058Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-17T16:11:58.058Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-17T16:11:58.058Z] Bash-1.0.6 [2023-01-17T16:11:58.058Z] [2023-01-17T16:11:58.058Z] [2023-01-17T16:11:58.058Z] ==> git version 2.25.1 found [2023-01-17T16:11:58.058Z] ==> 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-01-17T16:11:58.058Z] Release-Date: 2020-01-08 [2023-01-17T16:11:58.058Z] 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-01-17T16:11:58.058Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-17T16:11:58.058Z] ==> Jenkins CI detected. [2023-01-17T16:11:58.058Z] current dir:  /w/workspace/edgex-go/374 [2023-01-17T16:11:58.058Z] project root: . [2023-01-17T16:11:58.058Z] --> token set from env [2023-01-17T16:11:58.058Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-17T16:11:58.058Z] ==> Running gcov in . (disable via -X gcov) [2023-01-17T16:11:58.058Z] ==> Python coveragepy not found [2023-01-17T16:11:58.058Z] ==> Searching for coverage reports in: [2023-01-17T16:11:58.058Z] + . [2023-01-17T16:11:58.058Z] -> Found 1 reports [2023-01-17T16:11:58.058Z] ==> Detecting git/mercurial file structure [2023-01-17T16:11:58.315Z] ==> Reading reports [2023-01-17T16:11:58.315Z] + ./coverage.out bytes=489579 [2023-01-17T16:11:58.315Z] ==> Appending adjustments [2023-01-17T16:11:58.315Z] https://docs.codecov.io/docs/fixing-reports [2023-01-17T16:11:59.251Z] + Found adjustments [2023-01-17T16:11:59.251Z] ==> Gzipping contents [2023-01-17T16:11:59.509Z] 64K /tmp/codecov.EGySlL.gz [2023-01-17T16:11:59.509Z] ==> Uploading reports [2023-01-17T16:11:59.509Z] url: https://codecov.io [2023-01-17T16:11:59.509Z] query: branch=main&commit=75e2dee3358e6ae3da11c468603cfcf282f76675&build=374&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F374%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-17T16:11:59.509Z] -> Pinging Codecov [2023-01-17T16:11:59.509Z] 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=75e2dee3358e6ae3da11c468603cfcf282f76675&build=374&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F374%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-17T16:11:59.767Z] -> Uploading to [2023-01-17T16:11:59.767Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-17/00271124DB129430A58F1EEE437C3FCB/75e2dee3358e6ae3da11c468603cfcf282f76675/f413c821-b1f5-40c3-afe5-24806c4e5782.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230117%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230117T161159Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b9c38cfcca46875d3d93b0aadd3a4e6833a5e37a07e32f13614725e85e9587a8 [2023-01-17T16:11:59.767Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-17T16:11:59.767Z] Dload Upload Total Spent Left Speed [2023-01-17T16:12:00.025Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63309 0 0 100 63309 0 219k --:--:-- --:--:-- --:--:-- 219k [2023-01-17T16:12:00.025Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/75e2dee3358e6ae3da11c468603cfcf282f76675 [Pipeline] } [2023-01-17T16:12:00.032Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-01-17T16:12:00.242Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-01-17T16:12:00.258Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:12:00.553Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-17T16:12:00.554Z] [2023-01-17T16:12:00.554Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:12:00.856Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-17T16:12:00.856Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-01-17T16:12:00.856Z] df9b9388f04a: Pulling fs layer [2023-01-17T16:12:00.856Z] 52dc419b0ee2: Pulling fs layer [2023-01-17T16:12:00.856Z] 25bc292e5bac: Pulling fs layer [2023-01-17T16:12:00.856Z] 114826534d7a: Pulling fs layer [2023-01-17T16:12:00.856Z] 4657fd5d0bcf: Pulling fs layer [2023-01-17T16:12:00.856Z] 6ad1cebc031e: Pulling fs layer [2023-01-17T16:12:00.856Z] 8a3aa393b2d8: Pulling fs layer [2023-01-17T16:12:00.856Z] 4657fd5d0bcf: Waiting [2023-01-17T16:12:00.856Z] 6ad1cebc031e: Waiting [2023-01-17T16:12:00.856Z] 8a3aa393b2d8: Waiting [2023-01-17T16:12:00.856Z] 25bc292e5bac: Verifying Checksum [2023-01-17T16:12:00.856Z] 25bc292e5bac: Download complete [2023-01-17T16:12:00.856Z] 52dc419b0ee2: Verifying Checksum [2023-01-17T16:12:00.856Z] 52dc419b0ee2: Download complete [2023-01-17T16:12:00.856Z] 4657fd5d0bcf: Verifying Checksum [2023-01-17T16:12:00.856Z] 4657fd5d0bcf: Download complete [2023-01-17T16:12:00.856Z] df9b9388f04a: Verifying Checksum [2023-01-17T16:12:00.856Z] df9b9388f04a: Download complete [2023-01-17T16:12:01.120Z] df9b9388f04a: Pull complete [2023-01-17T16:12:01.120Z] 52dc419b0ee2: Pull complete [2023-01-17T16:12:01.393Z] 25bc292e5bac: Pull complete [2023-01-17T16:12:01.393Z] 6ad1cebc031e: Verifying Checksum [2023-01-17T16:12:01.393Z] 6ad1cebc031e: Download complete [2023-01-17T16:12:02.413Z] 114826534d7a: Verifying Checksum [2023-01-17T16:12:02.414Z] 114826534d7a: Download complete [2023-01-17T16:12:02.670Z] 8a3aa393b2d8: Verifying Checksum [2023-01-17T16:12:02.670Z] 8a3aa393b2d8: Download complete [2023-01-17T16:12:05.951Z] 114826534d7a: Pull complete [2023-01-17T16:12:05.951Z] 4657fd5d0bcf: Pull complete [2023-01-17T16:12:05.951Z] 6ad1cebc031e: Pull complete [2023-01-17T16:12:08.476Z] 8a3aa393b2d8: Pull complete [2023-01-17T16:12:08.476Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-01-17T16:12:08.476Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-17T16:12:08.476Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T16:12:08.554Z] prd-ubuntu20.04-docker-8c-8g-2731 does not seem to be running inside a container [2023-01-17T16:12:08.581Z] $ 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/374 -v /w/workspace/edgex-go/374:/w/workspace/edgex-go/374:rw,z -v /w/workspace/edgex-go/374@tmp:/w/workspace/edgex-go/374@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-01-17T16:12:13.557Z] $ docker top 3528c40d440154655e0ded4b139fb835271c893429912133ef08043e60406516 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-17T16:12:13.625Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-01-17T16:12:13.895Z] + set -o pipefail [2023-01-17T16:12:13.895Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-01-17T16:12:19.165Z] [2023-01-17T16:12:19.166Z] Monitoring /w/workspace/edgex-go/374 (github.com/edgexfoundry/edgex-go)... [2023-01-17T16:12:19.166Z] [2023-01-17T16:12:19.166Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/e5e85052-61d2-4192-9b71-84e0b7b1603c [2023-01-17T16:12:19.166Z] [2023-01-17T16:12:19.166Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-01-17T16:12:19.166Z] [2023-01-17T16:12:19.166Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-01-17T16:12:19.166Z] [2023-01-17T16:12:19.166Z] [2023-01-17T16:12:19.166Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-01-17T16:12:19.166Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-01-17T16:12:19.166Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-01-17T16:12:19.179Z] $ docker stop --time=1 3528c40d440154655e0ded4b139fb835271c893429912133ef08043e60406516 [2023-01-17T16:12:23.440Z] $ docker rm -f --volumes 3528c40d440154655e0ded4b139fb835271c893429912133ef08043e60406516 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-01-17T16:12:23.778Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-17T16:12:23.794Z] provisioning config files... [2023-01-17T16:12:23.801Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/374@tmp/config5490963866437167307tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-17T16:12:24.093Z] --> edgex-publish-swagger.sh [2023-01-17T16:12:24.093Z] === Publish openapi/v2 API === [2023-01-17T16:12:24.093Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2023-01-17T16:12:24.093Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/374/openapi/v2/core-command.yaml] [2023-01-17T16:12:24.093Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-17T16:12:24.093Z] Dload Upload Total Spent Left Speed [2023-01-17T16:12:25.030Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33860 100 38 100 33822 45 40120 --:--:-- --:--:-- --:--:-- 40118 100 33860 100 38 100 33822 45 40120 --:--:-- --:--:-- --:--:-- 40118 [2023-01-17T16:12:25.030Z] {"code":403,"message":"Access Denied"} [2023-01-17T16:12:25.030Z] [2023-01-17T16:12:25.030Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/374/openapi/v2/core-data.yaml] [2023-01-17T16:12:25.030Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-17T16:12:25.030Z] Dload Upload Total Spent Left Speed [2023-01-17T16:12:25.599Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71748 100 38 100 71710 43 82901 --:--:-- --:--:-- --:--:-- 82849 100 71748 100 38 100 71710 43 82901 --:--:-- --:--:-- --:--:-- 82849 [2023-01-17T16:12:25.599Z] {"code":403,"message":"Access Denied"} [2023-01-17T16:12:25.599Z] [2023-01-17T16:12:25.599Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/374/openapi/v2/core-metadata.yaml] [2023-01-17T16:12:25.599Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-17T16:12:25.599Z] Dload Upload Total Spent Left Speed [2023-01-17T16:12:26.534Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 100 38 100 144k 43 165k --:--:-- --:--:-- --:--:-- 165k 100 144k 100 38 100 144k 43 165k --:--:-- --:--:-- --:--:-- 165k [2023-01-17T16:12:26.534Z] {"code":403,"message":"Access Denied"} [2023-01-17T16:12:26.534Z] [2023-01-17T16:12:26.534Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/374/openapi/v2/support-notifications.yaml] [2023-01-17T16:12:26.534Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-17T16:12:26.534Z] Dload Upload Total Spent Left Speed [2023-01-17T16:12:27.469Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89347 100 38 100 89309 41 97926 --:--:-- --:--:-- --:--:-- 97860 100 89347 100 38 100 89309 41 97926 --:--:-- --:--:-- --:--:-- 97860 [2023-01-17T16:12:27.469Z] {"code":403,"message":"Access Denied"} [2023-01-17T16:12:27.469Z] [2023-01-17T16:12:27.469Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/374/openapi/v2/support-scheduler.yaml] [2023-01-17T16:12:27.469Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-17T16:12:27.469Z] Dload Upload Total Spent Left Speed [2023-01-17T16:12:28.405Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39585 100 38 100 39547 44 46416 --:--:-- --:--:-- --:--:-- 46515 [2023-01-17T16:12:28.405Z] {"code":403,"message":"Access Denied"} [2023-01-17T16:12:28.405Z] [Pipeline] } [2023-01-17T16:12:28.412Z] 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-01-17T16:12:28.864Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-17T16:12:28.864Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:12:29.159Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-17T16:12:29.159Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T16:12:29.223Z] prd-ubuntu20.04-docker-8c-8g-2731 does not seem to be running inside a container [2023-01-17T16:12:29.253Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/374 -v /w/workspace/edgex-go/374:/w/workspace/edgex-go/374:rw,z -v /w/workspace/edgex-go/374@tmp:/w/workspace/edgex-go/374@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-17T16:12:29.717Z] $ docker top 95cafea3d46ded88766254ae54a966e4377f8714ac02827418ffa92eb78e0e72 -eo pid,comm [2023-01-17T16:12:29.763Z] 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-01-17T16:12:29.763Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-17T16:12:29.798Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-17T16:12:29.798Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-17T16:12:29.904Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-17T16:12:29.908Z] $ docker exec 95cafea3d46ded88766254ae54a966e4377f8714ac02827418ffa92eb78e0e72 ssh-agent [2023-01-17T16:12:30.010Z] SSH_AUTH_SOCK=/tmp/ssh-ME79KAqugoXG/agent.32 [2023-01-17T16:12:30.010Z] SSH_AGENT_PID=39 [2023-01-17T16:12:30.014Z] Running ssh-add (command line suppressed) [2023-01-17T16:12:30.106Z] Identity added: /w/workspace/edgex-go/374@tmp/private_key_11107249590821752955.key (/w/workspace/edgex-go/374@tmp/private_key_11107249590821752955.key) [2023-01-17T16:12:30.118Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-17T16:12:30.402Z] + git semver tag [2023-01-17T16:12:30.662Z] 2023-01-17 16:12:30,565 [run_tag] DEBUG tag force:False [2023-01-17T16:12:30.662Z] 2023-01-17 16:12:30,565 [check_head_tag] DEBUG check head tag [2023-01-17T16:12:30.662Z] 2023-01-17 16:12:30,567 [execute] INFO git cat-file --batch-check [2023-01-17T16:12:30.662Z] 2023-01-17 16:12:30,567 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/374, universal_newlines=False, shell=None, istream=) [2023-01-17T16:12:30.662Z] 2023-01-17 16:12:30,571 [execute] INFO git cat-file --batch [2023-01-17T16:12:30.662Z] 2023-01-17 16:12:30,571 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/374, universal_newlines=False, shell=None, istream=) [2023-01-17T16:12:30.662Z] 2023-01-17 16:12:30,609 [read_version] DEBUG read version from /w/workspace/edgex-go/374/.semver/main [2023-01-17T16:12:30.662Z] 2023-01-17 16:12:30,610 [execute] INFO git tag -a v3.0.0-dev.20 -m v3.0.0-dev.20 [2023-01-17T16:12:30.662Z] 2023-01-17 16:12:30,610 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.20', '-m', 'v3.0.0-dev.20'], cwd=/w/workspace/edgex-go/374, universal_newlines=False, shell=None, istream=None) [2023-01-17T16:12:30.662Z] 2023-01-17 16:12:30,615 [read_version] DEBUG read version from /w/workspace/edgex-go/374/.semver/main [2023-01-17T16:12:30.662Z] 3.0.0-dev.20 [Pipeline] } [2023-01-17T16:12:30.672Z] $ docker exec --env ******** --env ******** 95cafea3d46ded88766254ae54a966e4377f8714ac02827418ffa92eb78e0e72 ssh-agent -k [2023-01-17T16:12:30.768Z] unset SSH_AUTH_SOCK; [2023-01-17T16:12:30.768Z] unset SSH_AGENT_PID; [2023-01-17T16:12:30.768Z] echo Agent pid 39 killed; [2023-01-17T16:12:30.788Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-17T16:12:31.096Z] + git semver [Pipeline] } [2023-01-17T16:12:31.369Z] $ docker stop --time=1 95cafea3d46ded88766254ae54a966e4377f8714ac02827418ffa92eb78e0e72 [2023-01-17T16:12:32.648Z] $ docker rm -f --volumes 95cafea3d46ded88766254ae54a966e4377f8714ac02827418ffa92eb78e0e72 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:12:33.024Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-17T16:12:33.024Z] [2023-01-17T16:12:33.024Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:12:33.325Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-17T16:12:33.325Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-01-17T16:12:33.325Z] ab5ef0e58194: Pulling fs layer [2023-01-17T16:12:33.325Z] 9712f1f96733: Pulling fs layer [2023-01-17T16:12:33.325Z] 63f879dbbcfc: Pulling fs layer [2023-01-17T16:12:33.325Z] 0d9ebad4ef96: Pulling fs layer [2023-01-17T16:12:33.325Z] e9a5061849ea: Pulling fs layer [2023-01-17T16:12:33.325Z] d747dcd14b5f: Pulling fs layer [2023-01-17T16:12:33.325Z] 2de7ff778b66: Pulling fs layer [2023-01-17T16:12:33.325Z] 0d9ebad4ef96: Waiting [2023-01-17T16:12:33.325Z] e9a5061849ea: Waiting [2023-01-17T16:12:33.325Z] d747dcd14b5f: Waiting [2023-01-17T16:12:33.325Z] 9712f1f96733: Download complete [2023-01-17T16:12:34.358Z] 63f879dbbcfc: Verifying Checksum [2023-01-17T16:12:34.358Z] 63f879dbbcfc: Download complete [2023-01-17T16:12:34.673Z] e9a5061849ea: Verifying Checksum [2023-01-17T16:12:34.673Z] e9a5061849ea: Download complete [2023-01-17T16:12:34.973Z] d747dcd14b5f: Verifying Checksum [2023-01-17T16:12:34.973Z] d747dcd14b5f: Download complete [2023-01-17T16:12:34.973Z] ab5ef0e58194: Verifying Checksum [2023-01-17T16:12:34.973Z] ab5ef0e58194: Download complete [2023-01-17T16:12:35.237Z] 0d9ebad4ef96: Verifying Checksum [2023-01-17T16:12:35.237Z] 0d9ebad4ef96: Download complete [2023-01-17T16:12:35.237Z] 2de7ff778b66: Verifying Checksum [2023-01-17T16:12:35.237Z] 2de7ff778b66: Download complete [2023-01-17T16:12:37.759Z] ab5ef0e58194: Pull complete [2023-01-17T16:12:37.759Z] 9712f1f96733: Pull complete [2023-01-17T16:12:38.324Z] 63f879dbbcfc: Pull complete [2023-01-17T16:12:41.601Z] 0d9ebad4ef96: Pull complete [2023-01-17T16:12:41.601Z] e9a5061849ea: Pull complete [2023-01-17T16:12:41.601Z] d747dcd14b5f: Pull complete [2023-01-17T16:12:42.534Z] 2de7ff778b66: Pull complete [2023-01-17T16:12:42.534Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-01-17T16:12:42.534Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-17T16:12:42.534Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T16:12:42.602Z] prd-ubuntu20.04-docker-8c-8g-2731 does not seem to be running inside a container [2023-01-17T16:12:42.630Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/374 -v /w/workspace/edgex-go/374:/w/workspace/edgex-go/374:rw,z -v /w/workspace/edgex-go/374@tmp:/w/workspace/edgex-go/374@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-01-17T16:12:47.252Z] $ docker top 138574665b83043b9d0fd32257f75ff1dd1388faebc39e09be3dc45cfa2bec79 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-01-17T16:12:47.313Z] provisioning config files... [2023-01-17T16:12:47.319Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/374@tmp/config6944969911722963030tmp [2023-01-17T16:12:47.327Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/374@tmp/config9556850023920335888tmp [2023-01-17T16:12:47.334Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/374@tmp/config5031847679402547682tmp [Pipeline] { [Pipeline] echo [2023-01-17T16:12:47.353Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-17T16:12:47.636Z] ---> sigul-configuration.sh [2023-01-17T16:12:47.636Z] gpg: directory `/root/.gnupg' created [2023-01-17T16:12:47.636Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-01-17T16:12:47.636Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-01-17T16:12:47.636Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-01-17T16:12:47.636Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-01-17T16:12:47.636Z] gpg: CAST5 encrypted data [2023-01-17T16:12:47.636Z] gpg: encrypted with 1 passphrase [2023-01-17T16:12:47.636Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-01-17T16:12:47.919Z] + mkdir /home/jenkins [2023-01-17T16:12:47.920Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-01-17T16:12:48.205Z] + 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-01-17T16:12:48.215Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-17T16:12:48.498Z] ---> sigul-install.sh [2023-01-17T16:12:48.499Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-01-17T16:12:48.782Z] + git tag --list [2023-01-17T16:12:48.782Z] 0.6.0 [2023-01-17T16:12:48.782Z] 0.6.1 [2023-01-17T16:12:48.782Z] 0.7.0 [2023-01-17T16:12:48.782Z] 0.7.1 [2023-01-17T16:12:48.782Z] v1.0.0 [2023-01-17T16:12:48.782Z] v1.0.1 [2023-01-17T16:12:48.782Z] v1.1.0 [2023-01-17T16:12:48.782Z] v1.2.0 [2023-01-17T16:12:48.782Z] v1.2.1 [2023-01-17T16:12:48.782Z] v1.3.0 [2023-01-17T16:12:48.782Z] v1.3.1 [2023-01-17T16:12:48.782Z] v2.0.0 [2023-01-17T16:12:48.782Z] v2.1.0 [2023-01-17T16:12:48.782Z] v2.1.1 [2023-01-17T16:12:48.782Z] v2.1.1-dev.1 [2023-01-17T16:12:48.782Z] v2.1.1-dev.2 [2023-01-17T16:12:48.782Z] v2.1.1-dev.3 [2023-01-17T16:12:48.782Z] v2.1.1-dev.4 [2023-01-17T16:12:48.782Z] v2.1.1-dev.5 [2023-01-17T16:12:48.782Z] v2.1.1-dev.6 [2023-01-17T16:12:48.782Z] v2.1.1-dev.7 [2023-01-17T16:12:48.782Z] v2.1.1-dev.8 [2023-01-17T16:12:48.782Z] v2.1.2-dev.1 [2023-01-17T16:12:48.782Z] v2.2.0 [2023-01-17T16:12:48.782Z] v2.2.1-dev.1 [2023-01-17T16:12:48.782Z] v2.2.1-dev.10 [2023-01-17T16:12:48.782Z] v2.2.1-dev.11 [2023-01-17T16:12:48.782Z] v2.2.1-dev.12 [2023-01-17T16:12:48.782Z] v2.2.1-dev.13 [2023-01-17T16:12:48.782Z] v2.2.1-dev.14 [2023-01-17T16:12:48.782Z] v2.2.1-dev.15 [2023-01-17T16:12:48.782Z] v2.2.1-dev.16 [2023-01-17T16:12:48.782Z] v2.2.1-dev.17 [2023-01-17T16:12:48.782Z] v2.2.1-dev.18 [2023-01-17T16:12:48.782Z] v2.2.1-dev.19 [2023-01-17T16:12:48.782Z] v2.2.1-dev.2 [2023-01-17T16:12:48.782Z] v2.2.1-dev.20 [2023-01-17T16:12:48.782Z] v2.2.1-dev.21 [2023-01-17T16:12:48.782Z] v2.2.1-dev.22 [2023-01-17T16:12:48.782Z] v2.2.1-dev.23 [2023-01-17T16:12:48.782Z] v2.2.1-dev.24 [2023-01-17T16:12:48.782Z] v2.2.1-dev.25 [2023-01-17T16:12:48.782Z] v2.2.1-dev.26 [2023-01-17T16:12:48.782Z] v2.2.1-dev.27 [2023-01-17T16:12:48.782Z] v2.2.1-dev.28 [2023-01-17T16:12:48.782Z] v2.2.1-dev.29 [2023-01-17T16:12:48.782Z] v2.2.1-dev.3 [2023-01-17T16:12:48.782Z] v2.2.1-dev.4 [2023-01-17T16:12:48.782Z] v2.2.1-dev.5 [2023-01-17T16:12:48.782Z] v2.2.1-dev.6 [2023-01-17T16:12:48.782Z] v2.2.1-dev.7 [2023-01-17T16:12:48.782Z] v2.2.1-dev.8 [2023-01-17T16:12:48.782Z] v2.2.1-dev.9 [2023-01-17T16:12:48.782Z] v2.3.0 [2023-01-17T16:12:48.782Z] v2.3.0-dev.100 [2023-01-17T16:12:48.782Z] v2.3.0-dev.101 [2023-01-17T16:12:48.782Z] v2.3.0-dev.102 [2023-01-17T16:12:48.782Z] v2.3.0-dev.103 [2023-01-17T16:12:48.782Z] v2.3.0-dev.104 [2023-01-17T16:12:48.782Z] v2.3.0-dev.105 [2023-01-17T16:12:48.782Z] v2.3.0-dev.106 [2023-01-17T16:12:48.782Z] v2.3.0-dev.29 [2023-01-17T16:12:48.782Z] v2.3.0-dev.30 [2023-01-17T16:12:48.782Z] v2.3.0-dev.31 [2023-01-17T16:12:48.782Z] v2.3.0-dev.32 [2023-01-17T16:12:48.782Z] v2.3.0-dev.33 [2023-01-17T16:12:48.782Z] v2.3.0-dev.34 [2023-01-17T16:12:48.782Z] v2.3.0-dev.35 [2023-01-17T16:12:48.782Z] v2.3.0-dev.36 [2023-01-17T16:12:48.782Z] v2.3.0-dev.37 [2023-01-17T16:12:48.782Z] v2.3.0-dev.38 [2023-01-17T16:12:48.782Z] v2.3.0-dev.39 [2023-01-17T16:12:48.782Z] v2.3.0-dev.40 [2023-01-17T16:12:48.782Z] v2.3.0-dev.41 [2023-01-17T16:12:48.782Z] v2.3.0-dev.42 [2023-01-17T16:12:48.782Z] v2.3.0-dev.43 [2023-01-17T16:12:48.782Z] v2.3.0-dev.44 [2023-01-17T16:12:48.782Z] v2.3.0-dev.45 [2023-01-17T16:12:48.782Z] v2.3.0-dev.46 [2023-01-17T16:12:48.782Z] v2.3.0-dev.47 [2023-01-17T16:12:48.782Z] v2.3.0-dev.48 [2023-01-17T16:12:48.782Z] v2.3.0-dev.49 [2023-01-17T16:12:48.782Z] v2.3.0-dev.50 [2023-01-17T16:12:48.782Z] v2.3.0-dev.51 [2023-01-17T16:12:48.782Z] v2.3.0-dev.52 [2023-01-17T16:12:48.782Z] v2.3.0-dev.53 [2023-01-17T16:12:48.782Z] v2.3.0-dev.54 [2023-01-17T16:12:48.782Z] v2.3.0-dev.55 [2023-01-17T16:12:48.782Z] v2.3.0-dev.56 [2023-01-17T16:12:48.782Z] v2.3.0-dev.57 [2023-01-17T16:12:48.782Z] v2.3.0-dev.58 [2023-01-17T16:12:48.782Z] v2.3.0-dev.59 [2023-01-17T16:12:48.782Z] v2.3.0-dev.60 [2023-01-17T16:12:48.782Z] v2.3.0-dev.61 [2023-01-17T16:12:48.782Z] v2.3.0-dev.62 [2023-01-17T16:12:48.782Z] v2.3.0-dev.63 [2023-01-17T16:12:48.782Z] v2.3.0-dev.64 [2023-01-17T16:12:48.782Z] v2.3.0-dev.65 [2023-01-17T16:12:48.782Z] v2.3.0-dev.66 [2023-01-17T16:12:48.782Z] v2.3.0-dev.67 [2023-01-17T16:12:48.782Z] v2.3.0-dev.68 [2023-01-17T16:12:48.782Z] v2.3.0-dev.69 [2023-01-17T16:12:48.782Z] v2.3.0-dev.70 [2023-01-17T16:12:48.782Z] v2.3.0-dev.71 [2023-01-17T16:12:48.782Z] v2.3.0-dev.72 [2023-01-17T16:12:48.782Z] v2.3.0-dev.73 [2023-01-17T16:12:48.782Z] v2.3.0-dev.74 [2023-01-17T16:12:48.782Z] v2.3.0-dev.75 [2023-01-17T16:12:48.782Z] v2.3.0-dev.76 [2023-01-17T16:12:48.782Z] v2.3.0-dev.77 [2023-01-17T16:12:48.782Z] v2.3.0-dev.78 [2023-01-17T16:12:48.782Z] v2.3.0-dev.79 [2023-01-17T16:12:48.782Z] v2.3.0-dev.80 [2023-01-17T16:12:48.782Z] v2.3.0-dev.81 [2023-01-17T16:12:48.782Z] v2.3.0-dev.82 [2023-01-17T16:12:48.782Z] v2.3.0-dev.83 [2023-01-17T16:12:48.782Z] v2.3.0-dev.84 [2023-01-17T16:12:48.782Z] v2.3.0-dev.85 [2023-01-17T16:12:48.782Z] v2.3.0-dev.86 [2023-01-17T16:12:48.782Z] v2.3.0-dev.87 [2023-01-17T16:12:48.782Z] v2.3.0-dev.88 [2023-01-17T16:12:48.782Z] v2.3.0-dev.89 [2023-01-17T16:12:48.782Z] v2.3.0-dev.90 [2023-01-17T16:12:48.782Z] v2.3.0-dev.91 [2023-01-17T16:12:48.782Z] v2.3.0-dev.92 [2023-01-17T16:12:48.782Z] v2.3.0-dev.93 [2023-01-17T16:12:48.782Z] v2.3.0-dev.94 [2023-01-17T16:12:48.782Z] v2.3.0-dev.95 [2023-01-17T16:12:48.782Z] v2.3.0-dev.96 [2023-01-17T16:12:48.782Z] v2.3.0-dev.97 [2023-01-17T16:12:48.782Z] v2.3.0-dev.98 [2023-01-17T16:12:48.782Z] v2.3.0-dev.99 [2023-01-17T16:12:48.782Z] v2.3.1-dev.1 [2023-01-17T16:12:48.782Z] v2.3.1-dev.2 [2023-01-17T16:12:48.782Z] v2.3.1-dev.3 [2023-01-17T16:12:48.782Z] v2.3.1-dev.4 [2023-01-17T16:12:48.782Z] v2.3.1-dev.5 [2023-01-17T16:12:48.782Z] v3.0.0-dev.1 [2023-01-17T16:12:48.782Z] v3.0.0-dev.10 [2023-01-17T16:12:48.782Z] v3.0.0-dev.11 [2023-01-17T16:12:48.782Z] v3.0.0-dev.12 [2023-01-17T16:12:48.782Z] v3.0.0-dev.13 [2023-01-17T16:12:48.782Z] v3.0.0-dev.14 [2023-01-17T16:12:48.782Z] v3.0.0-dev.15 [2023-01-17T16:12:48.782Z] v3.0.0-dev.16 [2023-01-17T16:12:48.782Z] v3.0.0-dev.17 [2023-01-17T16:12:48.782Z] v3.0.0-dev.18 [2023-01-17T16:12:48.782Z] v3.0.0-dev.19 [2023-01-17T16:12:48.782Z] v3.0.0-dev.2 [2023-01-17T16:12:48.782Z] v3.0.0-dev.20 [2023-01-17T16:12:48.782Z] v3.0.0-dev.3 [2023-01-17T16:12:48.782Z] v3.0.0-dev.4 [2023-01-17T16:12:48.782Z] v3.0.0-dev.5 [2023-01-17T16:12:48.782Z] v3.0.0-dev.6 [2023-01-17T16:12:48.782Z] v3.0.0-dev.7 [2023-01-17T16:12:48.782Z] v3.0.0-dev.8 [2023-01-17T16:12:48.782Z] v3.0.0-dev.9 [Pipeline] sh [2023-01-17T16:12:49.069Z] + lftools sign git-tag v3.0.0-dev.20 [2023-01-17T16:12:49.635Z] Signing Git tag with Sigul... [2023-01-17T16:12:49.635Z] Signing v3.0.0-dev.20 [Pipeline] echo [2023-01-17T16:12:49.901Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-17T16:12:50.177Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-01-17T16:12:50.184Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-01-17T16:12:50.201Z] $ docker stop --time=1 138574665b83043b9d0fd32257f75ff1dd1388faebc39e09be3dc45cfa2bec79 [2023-01-17T16:12:51.478Z] $ docker rm -f --volumes 138574665b83043b9d0fd32257f75ff1dd1388faebc39e09be3dc45cfa2bec79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-01-17T16:12:51.883Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-17T16:12:51.883Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:12:52.176Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-17T16:12:52.176Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T16:12:52.237Z] prd-ubuntu20.04-docker-8c-8g-2731 does not seem to be running inside a container [2023-01-17T16:12:52.265Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/374 -v /w/workspace/edgex-go/374:/w/workspace/edgex-go/374:rw,z -v /w/workspace/edgex-go/374@tmp:/w/workspace/edgex-go/374@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-17T16:12:52.580Z] $ docker top 9081f3be0f91fb23317825d854cf5ec9145c7a12774685cfab5166985f677c37 -eo pid,comm [2023-01-17T16:12:52.624Z] 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-01-17T16:12:52.624Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-17T16:12:52.662Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-17T16:12:52.662Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-17T16:12:52.763Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-17T16:12:52.766Z] $ docker exec 9081f3be0f91fb23317825d854cf5ec9145c7a12774685cfab5166985f677c37 ssh-agent [2023-01-17T16:12:52.863Z] SSH_AUTH_SOCK=/tmp/ssh-0rStReUwVLF1/agent.32 [2023-01-17T16:12:52.863Z] SSH_AGENT_PID=38 [2023-01-17T16:12:52.867Z] Running ssh-add (command line suppressed) [2023-01-17T16:12:52.967Z] Identity added: /w/workspace/edgex-go/374@tmp/private_key_12468681119714703600.key (/w/workspace/edgex-go/374@tmp/private_key_12468681119714703600.key) [2023-01-17T16:12:52.979Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-17T16:12:53.261Z] + git semver bump pre [2023-01-17T16:12:53.519Z] 2023-01-17 16:12:53,435 [read_version] DEBUG read version from /w/workspace/edgex-go/374/.semver/main [2023-01-17T16:12:53.519Z] 2023-01-17 16:12:53,435 [bump_version] DEBUG bumping version:3.0.0-dev.20 on axis:pre with prefix:dev [2023-01-17T16:12:53.519Z] 2023-01-17 16:12:53,435 [bump_version] DEBUG bumped version:3.0.0-dev.21 [2023-01-17T16:12:53.519Z] 2023-01-17 16:12:53,435 [write_version] DEBUG write version:3.0.0-dev.21 to path:/w/workspace/edgex-go/374/.semver/main with force:True [2023-01-17T16:12:53.519Z] 2023-01-17 16:12:53,435 [read_version] DEBUG read version from /w/workspace/edgex-go/374/.semver/main [2023-01-17T16:12:53.519Z] 2023-01-17 16:12:53,436 [write_file] DEBUG write to file:/w/workspace/edgex-go/374/.semver/main [2023-01-17T16:12:53.519Z] 2023-01-17 16:12:53,438 [execute] INFO git cat-file --batch-check [2023-01-17T16:12:53.519Z] 2023-01-17 16:12:53,438 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/374/.semver, universal_newlines=False, shell=None, istream=) [2023-01-17T16:12:53.519Z] 2023-01-17 16:12:53,443 [execute] INFO git cat-file --batch [2023-01-17T16:12:53.519Z] 2023-01-17 16:12:53,444 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/374/.semver, universal_newlines=False, shell=None, istream=) [2023-01-17T16:12:53.519Z] 2023-01-17 16:12:53,449 [read_version] DEBUG read version from /w/workspace/edgex-go/374/.semver/main [2023-01-17T16:12:53.519Z] 3.0.0-dev.21 [Pipeline] } [2023-01-17T16:12:53.529Z] $ docker exec --env ******** --env ******** 9081f3be0f91fb23317825d854cf5ec9145c7a12774685cfab5166985f677c37 ssh-agent -k [2023-01-17T16:12:53.622Z] unset SSH_AUTH_SOCK; [2023-01-17T16:12:53.622Z] unset SSH_AGENT_PID; [2023-01-17T16:12:53.622Z] echo Agent pid 38 killed; [2023-01-17T16:12:53.632Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-17T16:12:53.929Z] + git semver [Pipeline] } [2023-01-17T16:12:54.202Z] $ docker stop --time=1 9081f3be0f91fb23317825d854cf5ec9145c7a12774685cfab5166985f677c37 [2023-01-17T16:12:55.472Z] $ docker rm -f --volumes 9081f3be0f91fb23317825d854cf5ec9145c7a12774685cfab5166985f677c37 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-17T16:12:55.862Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-17T16:12:55.862Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:12:56.158Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-17T16:12:56.158Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T16:12:56.218Z] prd-ubuntu20.04-docker-8c-8g-2731 does not seem to be running inside a container [2023-01-17T16:12:56.251Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/374 -v /w/workspace/edgex-go/374:/w/workspace/edgex-go/374:rw,z -v /w/workspace/edgex-go/374@tmp:/w/workspace/edgex-go/374@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-17T16:12:56.586Z] $ docker top 1c72ea998fdd939aed2035cdb2e7db93c930e2201ddbb8ffef639cb7cfa8cb27 -eo pid,comm [2023-01-17T16:12:56.631Z] 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-01-17T16:12:56.631Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-17T16:12:56.670Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-17T16:12:56.670Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-17T16:12:56.768Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-17T16:12:56.771Z] $ docker exec 1c72ea998fdd939aed2035cdb2e7db93c930e2201ddbb8ffef639cb7cfa8cb27 ssh-agent [2023-01-17T16:12:56.871Z] SSH_AUTH_SOCK=/tmp/ssh-nRdyra3WP7Mc/agent.33 [2023-01-17T16:12:56.871Z] SSH_AGENT_PID=39 [2023-01-17T16:12:56.876Z] Running ssh-add (command line suppressed) [2023-01-17T16:12:56.984Z] Identity added: /w/workspace/edgex-go/374@tmp/private_key_9185753548872287720.key (/w/workspace/edgex-go/374@tmp/private_key_9185753548872287720.key) [2023-01-17T16:12:56.997Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-17T16:12:57.283Z] + git semver push [2023-01-17T16:12:57.541Z] 2023-01-17 16:12:57,445 [run_push] DEBUG push [2023-01-17T16:12:57.541Z] 2023-01-17 16:12:57,446 [execute] INFO git cat-file --batch-check [2023-01-17T16:12:57.541Z] 2023-01-17 16:12:57,446 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/374/.semver, universal_newlines=False, shell=None, istream=) [2023-01-17T16:12:57.541Z] 2023-01-17 16:12:57,450 [execute] INFO git rev-list 7a46284dc1ff7ac86a2d99da6ca55f717dbf8170 -- [2023-01-17T16:12:57.541Z] 2023-01-17 16:12:57,450 [execute] DEBUG Popen(['git', 'rev-list', '7a46284dc1ff7ac86a2d99da6ca55f717dbf8170', '--'], cwd=/w/workspace/edgex-go/374/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-17T16:12:57.541Z] 2023-01-17 16:12:57,467 [execute] INFO git fetch -v origin [2023-01-17T16:12:57.541Z] 2023-01-17 16:12:57,468 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/374/.semver, universal_newlines=True, shell=None, istream=None) [2023-01-17T16:12:58.108Z] 2023-01-17 16:12:57,930 [run_push] DEBUG no remote changes detected [2023-01-17T16:12:58.108Z] 2023-01-17 16:12:57,930 [execute] INFO git push origin semver [2023-01-17T16:12:58.108Z] 2023-01-17 16:12:57,931 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/374/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-17T16:12:59.043Z] 2023-01-17 16:12:58,864 [run_push] DEBUG push all version tags [2023-01-17T16:12:59.043Z] 2023-01-17 16:12:58,865 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-01-17T16:12:59.043Z] 2023-01-17 16:12:58,865 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/374, universal_newlines=False, shell=None, istream=None) [2023-01-17T16:12:59.977Z] 2023-01-17 16:12:59,726 [read_version] DEBUG read version from /w/workspace/edgex-go/374/.semver/main [2023-01-17T16:12:59.977Z] 3.0.0-dev.21 [Pipeline] } [2023-01-17T16:12:59.986Z] $ docker exec --env ******** --env ******** 1c72ea998fdd939aed2035cdb2e7db93c930e2201ddbb8ffef639cb7cfa8cb27 ssh-agent -k [2023-01-17T16:13:00.071Z] unset SSH_AUTH_SOCK; [2023-01-17T16:13:00.071Z] unset SSH_AGENT_PID; [2023-01-17T16:13:00.071Z] echo Agent pid 39 killed; [2023-01-17T16:13:00.081Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-17T16:13:00.386Z] + git semver [Pipeline] } [2023-01-17T16:13:00.657Z] $ docker stop --time=1 1c72ea998fdd939aed2035cdb2e7db93c930e2201ddbb8ffef639cb7cfa8cb27 [2023-01-17T16:13:01.907Z] $ docker rm -f --volumes 1c72ea998fdd939aed2035cdb2e7db93c930e2201ddbb8ffef639cb7cfa8cb27 [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-01-17T16:13:02.390Z] + [ -d /w/workspace/edgex-go/374/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-01-17T16:13:02.676Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-17T16:13:03.532Z] ---> package-listing.sh [2023-01-17T16:13:03.532Z] ++ facter osfamily [2023-01-17T16:13:03.532Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-17T16:13:03.792Z] + OS_FAMILY=debian [2023-01-17T16:13:03.792Z] + workspace=/w/workspace/edgex-go/374 [2023-01-17T16:13:03.792Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-17T16:13:03.792Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-17T16:13:03.792Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-17T16:13:03.792Z] + PACKAGES=/tmp/packages_start.txt [2023-01-17T16:13:03.792Z] + '[' /w/workspace/edgex-go/374 ']' [2023-01-17T16:13:03.792Z] + PACKAGES=/tmp/packages_end.txt [2023-01-17T16:13:03.792Z] + case "${OS_FAMILY}" in [2023-01-17T16:13:03.792Z] + dpkg -l [2023-01-17T16:13:03.792Z] + grep '^ii' [2023-01-17T16:13:03.792Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-17T16:13:03.792Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-17T16:13:03.792Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-17T16:13:03.792Z] + '[' /w/workspace/edgex-go/374 ']' [2023-01-17T16:13:03.792Z] + mkdir -p /w/workspace/edgex-go/374/archives/ [2023-01-17T16:13:03.792Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/374/archives/ [Pipeline] echo [2023-01-17T16:13:03.803Z] 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/374/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-17T16:13:04.126Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:13:04.454Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-17T16:13:04.454Z] [2023-01-17T16:13:04.454Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T16:13:04.798Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-17T16:13:04.799Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-17T16:13:04.799Z] 5eb5b503b376: Pulling fs layer [2023-01-17T16:13:04.799Z] 5c69ac0246d0: Pulling fs layer [2023-01-17T16:13:04.799Z] ec43610c2a17: Pulling fs layer [2023-01-17T16:13:04.799Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-17T16:13:04.799Z] 33b1e0a273af: Pulling fs layer [2023-01-17T16:13:04.799Z] 5d3b04190fa2: Pulling fs layer [2023-01-17T16:13:04.799Z] 2f39f015ded8: Pulling fs layer [2023-01-17T16:13:04.799Z] 3a2ae6a8a46f: Waiting [2023-01-17T16:13:04.799Z] 33b1e0a273af: Waiting [2023-01-17T16:13:04.799Z] 2f39f015ded8: Waiting [2023-01-17T16:13:04.799Z] 5d3b04190fa2: Waiting [2023-01-17T16:13:04.799Z] 5c69ac0246d0: Verifying Checksum [2023-01-17T16:13:04.799Z] 5c69ac0246d0: Download complete [2023-01-17T16:13:04.799Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-17T16:13:04.799Z] 3a2ae6a8a46f: Download complete [2023-01-17T16:13:05.085Z] 33b1e0a273af: Verifying Checksum [2023-01-17T16:13:05.085Z] 33b1e0a273af: Download complete [2023-01-17T16:13:05.085Z] 5d3b04190fa2: Verifying Checksum [2023-01-17T16:13:05.085Z] 5d3b04190fa2: Download complete [2023-01-17T16:13:05.085Z] ec43610c2a17: Verifying Checksum [2023-01-17T16:13:05.350Z] 5eb5b503b376: Verifying Checksum [2023-01-17T16:13:05.350Z] 5eb5b503b376: Download complete [2023-01-17T16:13:05.930Z] 2f39f015ded8: Download complete [2023-01-17T16:13:06.496Z] 5eb5b503b376: Pull complete [2023-01-17T16:13:06.496Z] 5c69ac0246d0: Pull complete [2023-01-17T16:13:07.060Z] ec43610c2a17: Pull complete [2023-01-17T16:13:07.060Z] 3a2ae6a8a46f: Pull complete [2023-01-17T16:13:07.317Z] 33b1e0a273af: Pull complete [2023-01-17T16:13:07.317Z] 5d3b04190fa2: Pull complete [2023-01-17T16:13:11.500Z] 2f39f015ded8: Pull complete [2023-01-17T16:13:11.500Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-17T16:13:11.500Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-17T16:13:11.500Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T16:13:11.581Z] prd-ubuntu20.04-docker-8c-8g-2731 does not seem to be running inside a container [2023-01-17T16:13:11.609Z] $ 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/374/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/374 -v /w/workspace/edgex-go/374:/w/workspace/edgex-go/374:rw,z -v /w/workspace/edgex-go/374@tmp:/w/workspace/edgex-go/374@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-17T16:13:16.118Z] $ docker top 3173b6ad68d791d8652b9504303f9a25a7c5d8d57b9454bf6ce9ade3e7380d16 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-17T16:13:16.449Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-17T16:13:16.733Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-17T16:13:17.017Z] + ls /var/log/sa-host [2023-01-17T16:13:17.018Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-17T16:13:17.088Z] provisioning config files... [2023-01-17T16:13:17.094Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/374@tmp/config2257307425268839281tmp [Pipeline] { [Pipeline] echo [2023-01-17T16:13:17.108Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-17T16:13:17.386Z] ---> create-netrc.sh [Pipeline] } [2023-01-17T16:13:17.393Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-17T16:13:17.706Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-17T16:13:17.715Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-17T16:13:17.997Z] ---> sudo-logs.sh [2023-01-17T16:13:17.998Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-17T16:13:18.023Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-17T16:13:18.305Z] ---> job-cost.sh [2023-01-17T16:13:18.305Z] lf-activate-venv: SKIPPING [2023-01-17T16:13:18.305Z] DEBUG: total: 0.10999999940395355 [2023-01-17T16:13:18.305Z] INFO: Retrieving Stack Cost... [2023-01-17T16:13:18.874Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-17T16:13:19.133Z] INFO: Archiving Costs [Pipeline] echo [2023-01-17T16:13:19.147Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-17T16:13:19.428Z] ---> logs-deploy.sh [2023-01-17T16:13:19.428Z] lf-activate-venv: SKIPPING [2023-01-17T16:13:19.428Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/374 [2023-01-17T16:13:19.428Z] INFO: archiving workspace using pattern(s): [2023-01-17T16:13:20.363Z] Archives upload complete. [2023-01-17T16:13:20.363Z] INFO: archiving logs to Nexus