Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 91109c363cf3bcfd00befa79b828410bc8410ebf 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-ssh2221840585603815438.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16300359676217494050.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9692027748292540527.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1046500677144552237.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-ssh3822005616117648876.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-12563 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/509 [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/509 # 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 91109c363cf3bcfd00befa79b828410bc8410ebf (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 91109c363cf3bcfd00befa79b828410bc8410ebf # timeout=10 Commit message: "Merge pull request #4548 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.79" > git rev-list --no-walk 09c3ed2dbf340f3ac25c7f15f675eb185b3a3d74 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-03T09:16:38.747Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-03T09:16:38.816Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-03T09:16:38.837Z] ========================================================= [2023-05-03T09:16:38.837Z] EdgeX Global Pipelines Version Info [2023-05-03T09:16:38.837Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-03T09:16:39.546Z] ------------------- [2023-05-03T09:16:39.546Z] stable info: [2023-05-03T09:16:39.546Z] ------------------- [2023-05-03T09:16:39.546Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-05-03T09:16:39.546Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-03T09:16:39.546Z] Message: update stable to v1.0.248 [2023-05-03T09:16:40.114Z] ------------------- [2023-05-03T09:16:40.114Z] experimental info: [2023-05-03T09:16:40.114Z] ------------------- [2023-05-03T09:16:40.114Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-03T09:16:40.114Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-03T09:16:40.114Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-03T09:16:40.290Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-05-03T09:16:40.302Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-05-03T09:16:40.312Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-03T09:16:40.324Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-03T09:16:40.334Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-03T09:16:40.349Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-03T09:16:40.365Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-03T09:16:40.377Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-05-03T09:16:40.391Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-05-03T09:16:40.402Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-05-03T09:16:40.414Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-03T09:16:40.424Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-03T09:16:40.435Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-03T09:16:40.446Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-03T09:16:40.457Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-03T09:16:40.468Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-03T09:16:40.481Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-03T09:16:40.494Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-03T09:16:40.505Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-03T09:16:40.516Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-03T09:16:40.526Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-03T09:16:40.537Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-03T09:16:40.548Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-03T09:16:40.558Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-03T09:16:40.569Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-03T09:16:40.582Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-03T09:16:40.600Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 91109c363cf3bcfd00befa79b828410bc8410ebf [Pipeline] echo [2023-05-03T09:16:40.615Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 91109c3 [Pipeline] echo [2023-05-03T09:16:40.626Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-03T09:16:40.668Z] provisioning config files... [2023-05-03T09:16:40.680Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/509@tmp/config1712554727929177804tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T09:16:40.980Z] ---> docker-login.sh [2023-05-03T09:16:40.980Z] nexus3.edgexfoundry.org:10001 [2023-05-03T09:16:41.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T09:16:41.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T09:16:41.239Z] Configure a credential helper to remove this warning. See [2023-05-03T09:16:41.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T09:16:41.239Z] [2023-05-03T09:16:41.239Z] Login Succeeded [2023-05-03T09:16:41.239Z] nexus3.edgexfoundry.org:10002 [2023-05-03T09:16:41.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T09:16:41.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T09:16:41.498Z] Configure a credential helper to remove this warning. See [2023-05-03T09:16:41.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T09:16:41.498Z] [2023-05-03T09:16:41.498Z] Login Succeeded [2023-05-03T09:16:41.498Z] nexus3.edgexfoundry.org:10003 [2023-05-03T09:16:41.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T09:16:41.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T09:16:41.498Z] Configure a credential helper to remove this warning. See [2023-05-03T09:16:41.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T09:16:41.498Z] [2023-05-03T09:16:41.498Z] Login Succeeded [2023-05-03T09:16:41.498Z] nexus3.edgexfoundry.org:10004 [2023-05-03T09:16:41.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T09:16:41.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T09:16:41.498Z] Configure a credential helper to remove this warning. See [2023-05-03T09:16:41.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T09:16:41.498Z] [2023-05-03T09:16:41.498Z] Login Succeeded [2023-05-03T09:16:41.498Z] docker.io [2023-05-03T09:16:41.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T09:16:42.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T09:16:42.016Z] Configure a credential helper to remove this warning. See [2023-05-03T09:16:42.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T09:16:42.016Z] [2023-05-03T09:16:42.016Z] Login Succeeded [2023-05-03T09:16:42.016Z] ---> docker-login.sh ends [Pipeline] } [2023-05-03T09:16:42.022Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-03T09:16:42.323Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-05-03T09:16:42.323Z] + dirname cmd/core-command/Dockerfile [2023-05-03T09:16:42.323Z] + cut -d/ -f2 [2023-05-03T09:16:42.323Z] + echo core-command,cmd/core-command/Dockerfile [2023-05-03T09:16:42.323Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-05-03T09:16:42.323Z] cut -d/ -f2 [2023-05-03T09:16:42.323Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-05-03T09:16:42.323Z] + + dirname cmd/core-data/Dockerfile [2023-05-03T09:16:42.323Z] cut -d/ -f2 [2023-05-03T09:16:42.323Z] + echo core-data,cmd/core-data/Dockerfile [2023-05-03T09:16:42.323Z] + dirname cmd/core-metadata/Dockerfile [2023-05-03T09:16:42.323Z] + cut -d/ -f2 [2023-05-03T09:16:42.323Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-05-03T09:16:42.323Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-05-03T09:16:42.323Z] + cut -d/ -f2 [2023-05-03T09:16:42.323Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-05-03T09:16:42.323Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-05-03T09:16:42.323Z] + cut -d/ -f2 [2023-05-03T09:16:42.323Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-05-03T09:16:42.323Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-05-03T09:16:42.323Z] + cut -d/ -f2 [2023-05-03T09:16:42.323Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-05-03T09:16:42.323Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-05-03T09:16:42.323Z] + cut -d/ -f2 [2023-05-03T09:16:42.323Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-05-03T09:16:42.323Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-05-03T09:16:42.323Z] + cut -d/ -f2 [2023-05-03T09:16:42.323Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-05-03T09:16:42.323Z] + dirname cmd/security-spire-agent/Dockerfile [2023-05-03T09:16:42.323Z] + cut -d/ -f2 [2023-05-03T09:16:42.323Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-05-03T09:16:42.323Z] + dirname cmd/security-spire-config/Dockerfile [2023-05-03T09:16:42.323Z] + cut -d/ -f2 [2023-05-03T09:16:42.323Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-05-03T09:16:42.323Z] + dirname cmd/security-spire-server/Dockerfile [2023-05-03T09:16:42.323Z] + cut -d/ -f2 [2023-05-03T09:16:42.323Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-05-03T09:16:42.323Z] + dirname cmd/support-notifications/Dockerfile [2023-05-03T09:16:42.323Z] + cut -d/ -f2 [2023-05-03T09:16:42.323Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-05-03T09:16:42.323Z] + dirname cmd/support-scheduler/Dockerfile [2023-05-03T09:16:42.323Z] + cut -d/ -f2 [2023-05-03T09:16:42.323Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-05-03T09:16:42.369Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-03T09:16:42.706Z] + git rev-list -1 --merges 91109c363cf3bcfd00befa79b828410bc8410ebf~1..91109c363cf3bcfd00befa79b828410bc8410ebf [Pipeline] echo [2023-05-03T09:16:42.732Z] -----------> git rev-list -1 --merges 91109c363cf3bcfd00befa79b828410bc8410ebf~1..91109c363cf3bcfd00befa79b828410bc8410ebf 91109c363cf3bcfd00befa79b828410bc8410ebf [2023-05-03T09:16:42.733Z] 91109c363cf3bcfd00befa79b828410bc8410ebf [false] [Pipeline] sh [2023-05-03T09:16:43.017Z] + git log --format=format:%s -1 91109c363cf3bcfd00befa79b828410bc8410ebf [Pipeline] echo [2023-05-03T09:16:43.030Z] ========================================================= [2023-05-03T09:16:43.030Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-03T09:16:43.030Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-05-03T09:16:43.466Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-03T09:16:43.466Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-03T09:16:43.466Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-03T09:16:43.466Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-03T09:16:43.466Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-03T09:16:43.466Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-03T09:16:43.466Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:16:43.865Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T09:16:43.865Z] [2023-05-03T09:16:43.865Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:16:44.161Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T09:16:44.161Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-03T09:16:44.161Z] b85a868b505f: Pulling fs layer [2023-05-03T09:16:44.161Z] e2be974225ed: Pulling fs layer [2023-05-03T09:16:44.161Z] 339a4e72a1f5: Pulling fs layer [2023-05-03T09:16:44.161Z] 988bab9f4d93: Pulling fs layer [2023-05-03T09:16:44.161Z] 1469e6f7b9e6: Pulling fs layer [2023-05-03T09:16:44.161Z] eaf3925da568: Pulling fs layer [2023-05-03T09:16:44.161Z] bab4dde63d76: Pulling fs layer [2023-05-03T09:16:44.161Z] bde34c3a00c8: Pulling fs layer [2023-05-03T09:16:44.161Z] b352a97aabf1: Pulling fs layer [2023-05-03T09:16:44.161Z] 4872d77fe225: Pulling fs layer [2023-05-03T09:16:44.161Z] 5851b861e8e6: Pulling fs layer [2023-05-03T09:16:44.161Z] b352a97aabf1: Waiting [2023-05-03T09:16:44.161Z] bde34c3a00c8: Waiting [2023-05-03T09:16:44.161Z] bab4dde63d76: Waiting [2023-05-03T09:16:44.161Z] 4872d77fe225: Waiting [2023-05-03T09:16:44.161Z] 988bab9f4d93: Waiting [2023-05-03T09:16:44.161Z] 1469e6f7b9e6: Waiting [2023-05-03T09:16:44.161Z] 5851b861e8e6: Waiting [2023-05-03T09:16:44.161Z] eaf3925da568: Waiting [2023-05-03T09:16:44.161Z] e2be974225ed: Download complete [2023-05-03T09:16:44.161Z] 988bab9f4d93: Verifying Checksum [2023-05-03T09:16:44.161Z] 988bab9f4d93: Download complete [2023-05-03T09:16:44.161Z] 1469e6f7b9e6: Verifying Checksum [2023-05-03T09:16:44.161Z] 1469e6f7b9e6: Download complete [2023-05-03T09:16:44.161Z] eaf3925da568: Verifying Checksum [2023-05-03T09:16:44.161Z] eaf3925da568: Download complete [2023-05-03T09:16:44.161Z] 339a4e72a1f5: Verifying Checksum [2023-05-03T09:16:44.161Z] 339a4e72a1f5: Download complete [2023-05-03T09:16:44.420Z] bde34c3a00c8: Download complete [2023-05-03T09:16:44.420Z] b352a97aabf1: Verifying Checksum [2023-05-03T09:16:44.420Z] b352a97aabf1: Download complete [2023-05-03T09:16:44.420Z] 4872d77fe225: Download complete [2023-05-03T09:16:44.420Z] 5851b861e8e6: Verifying Checksum [2023-05-03T09:16:44.420Z] 5851b861e8e6: Download complete [2023-05-03T09:16:44.420Z] b85a868b505f: Verifying Checksum [2023-05-03T09:16:44.420Z] b85a868b505f: Download complete [2023-05-03T09:16:44.679Z] bab4dde63d76: Verifying Checksum [2023-05-03T09:16:44.679Z] bab4dde63d76: Download complete [2023-05-03T09:16:45.638Z] b85a868b505f: Pull complete [2023-05-03T09:16:45.638Z] e2be974225ed: Pull complete [2023-05-03T09:16:46.205Z] 339a4e72a1f5: Pull complete [2023-05-03T09:16:46.205Z] 988bab9f4d93: Pull complete [2023-05-03T09:16:46.464Z] 1469e6f7b9e6: Pull complete [2023-05-03T09:16:46.465Z] eaf3925da568: Pull complete [2023-05-03T09:16:48.368Z] bab4dde63d76: Pull complete [2023-05-03T09:16:48.368Z] bde34c3a00c8: Pull complete [2023-05-03T09:16:48.368Z] b352a97aabf1: Pull complete [2023-05-03T09:16:48.368Z] 4872d77fe225: Pull complete [2023-05-03T09:16:48.368Z] 5851b861e8e6: Pull complete [2023-05-03T09:16:48.368Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-03T09:16:48.368Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T09:16:48.368Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T09:16:48.459Z] prd-ubuntu20.04-docker-8c-8g-12563 does not seem to be running inside a container [2023-05-03T09:16:48.489Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/509 -v /w/workspace/edgex-go/509:/w/workspace/edgex-go/509:rw,z -v /w/workspace/edgex-go/509@tmp:/w/workspace/edgex-go/509@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-03T09:16:52.314Z] $ docker top e848b395506be93aad8bebea5459a86009bb3c5701dabfa0631b2bb7040eb93d -eo pid,comm [2023-05-03T09:16:52.366Z] 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-05-03T09:16:52.366Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-03T09:16:52.403Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-03T09:16:52.403Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-03T09:16:52.507Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-03T09:16:52.513Z] $ docker exec e848b395506be93aad8bebea5459a86009bb3c5701dabfa0631b2bb7040eb93d ssh-agent [2023-05-03T09:16:52.610Z] SSH_AUTH_SOCK=/tmp/ssh-FRvlOs4vVPCI/agent.33 [2023-05-03T09:16:52.610Z] SSH_AGENT_PID=39 [2023-05-03T09:16:52.616Z] Running ssh-add (command line suppressed) [2023-05-03T09:16:52.720Z] Identity added: /w/workspace/edgex-go/509@tmp/private_key_502497428780526313.key (/w/workspace/edgex-go/509@tmp/private_key_502497428780526313.key) [2023-05-03T09:16:52.729Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-03T09:16:53.015Z] + git tag --points-at HEAD [Pipeline] } [2023-05-03T09:16:53.035Z] $ docker exec --env ******** --env ******** e848b395506be93aad8bebea5459a86009bb3c5701dabfa0631b2bb7040eb93d ssh-agent -k [2023-05-03T09:16:53.123Z] unset SSH_AUTH_SOCK; [2023-05-03T09:16:53.123Z] unset SSH_AGENT_PID; [2023-05-03T09:16:53.123Z] echo Agent pid 39 killed; [2023-05-03T09:16:53.129Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-03T09:16:53.158Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-03T09:16:53.158Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-03T09:16:53.258Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-03T09:16:53.264Z] $ docker exec e848b395506be93aad8bebea5459a86009bb3c5701dabfa0631b2bb7040eb93d ssh-agent [2023-05-03T09:16:53.360Z] SSH_AUTH_SOCK=/tmp/ssh-AqNDByAqdQVy/agent.71 [2023-05-03T09:16:53.360Z] SSH_AGENT_PID=77 [2023-05-03T09:16:53.364Z] Running ssh-add (command line suppressed) [2023-05-03T09:16:53.475Z] Identity added: /w/workspace/edgex-go/509@tmp/private_key_15613231122663411363.key (/w/workspace/edgex-go/509@tmp/private_key_15613231122663411363.key) [2023-05-03T09:16:53.484Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-03T09:16:53.774Z] + git semver init [2023-05-03T09:16:54.032Z] 2023-05-03 09:16:53,965 [run_init] DEBUG init version:0.0.0 force:False [2023-05-03T09:16:54.032Z] 2023-05-03 09:16:53,966 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/509/.semver [2023-05-03T09:16:54.032Z] 2023-05-03 09:16:53,967 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/509/.semver [2023-05-03T09:16:54.032Z] 2023-05-03 09:16:53,967 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/509/.semver'], cwd=/w/workspace/edgex-go/509, universal_newlines=False, shell=None, istream=None) [2023-05-03T09:17:00.598Z] 2023-05-03 09:16:59,908 [append_file] DEBUG append to file:/w/workspace/edgex-go/509/.git/info/exclude [2023-05-03T09:17:00.598Z] 2023-05-03 09:16:59,909 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/509/.semver/main with force:False [2023-05-03T09:17:00.598Z] 2023-05-03 09:16:59,909 [read_version] DEBUG read version from /w/workspace/edgex-go/509/.semver/main [2023-05-03T09:17:00.598Z] 2023-05-03 09:16:59,909 [read_version] DEBUG read version from /w/workspace/edgex-go/509/.semver/main [2023-05-03T09:17:00.598Z] 3.0.0-dev.145 [Pipeline] } [2023-05-03T09:17:00.611Z] $ docker exec --env ******** --env ******** e848b395506be93aad8bebea5459a86009bb3c5701dabfa0631b2bb7040eb93d ssh-agent -k [2023-05-03T09:17:00.712Z] unset SSH_AUTH_SOCK; [2023-05-03T09:17:00.713Z] unset SSH_AGENT_PID; [2023-05-03T09:17:00.713Z] echo Agent pid 77 killed; [2023-05-03T09:17:00.719Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-03T09:17:01.022Z] + git semver [Pipeline] } [2023-05-03T09:17:01.617Z] $ docker stop --time=1 e848b395506be93aad8bebea5459a86009bb3c5701dabfa0631b2bb7040eb93d [2023-05-03T09:17:02.900Z] $ docker rm -f --volumes e848b395506be93aad8bebea5459a86009bb3c5701dabfa0631b2bb7040eb93d [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-03T09:17:03.228Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-03T09:17:03.454Z] Stashed 1 file(s) [Pipeline] echo [2023-05-03T09:17:03.456Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.145 [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-05-03T09:17:03.843Z] + git config --global --add safe.directory /w/workspace/edgex-go/509 [Pipeline] echo [2023-05-03T09:17:03.855Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T09:17:03.866Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T09:17:03.877Z] ========================================================= [2023-05-03T09:17:03.877Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-03T09:17:03.877Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-03T09:17:04.161Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-03T09:17:04.161Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-03T09:17:04.161Z] f56be85fc22e: Pulling fs layer [2023-05-03T09:17:04.161Z] 85791d961cd3: Pulling fs layer [2023-05-03T09:17:04.161Z] d694b5ae8c79: Pulling fs layer [2023-05-03T09:17:04.161Z] 9f32a84ed3da: Pulling fs layer [2023-05-03T09:17:04.161Z] 4d19c01a9841: Pulling fs layer [2023-05-03T09:17:04.161Z] 9325e15d5711: Pulling fs layer [2023-05-03T09:17:04.161Z] 556b6ee489ea: Pulling fs layer [2023-05-03T09:17:04.161Z] c5a4b2cf53e6: Pulling fs layer [2023-05-03T09:17:04.161Z] 9325e15d5711: Waiting [2023-05-03T09:17:04.161Z] 9f32a84ed3da: Waiting [2023-05-03T09:17:04.161Z] 4d19c01a9841: Waiting [2023-05-03T09:17:04.161Z] 556b6ee489ea: Waiting [2023-05-03T09:17:04.161Z] c5a4b2cf53e6: Waiting [2023-05-03T09:17:04.161Z] 85791d961cd3: Download complete [2023-05-03T09:17:04.161Z] 9f32a84ed3da: Download complete [2023-05-03T09:17:04.161Z] 4d19c01a9841: Verifying Checksum [2023-05-03T09:17:04.161Z] 4d19c01a9841: Download complete [2023-05-03T09:17:04.161Z] f56be85fc22e: Download complete [2023-05-03T09:17:04.161Z] 9325e15d5711: Verifying Checksum [2023-05-03T09:17:04.161Z] 9325e15d5711: Download complete [2023-05-03T09:17:04.427Z] f56be85fc22e: Pull complete [2023-05-03T09:17:04.427Z] 85791d961cd3: Pull complete [2023-05-03T09:17:05.010Z] c5a4b2cf53e6: Verifying Checksum [2023-05-03T09:17:05.010Z] c5a4b2cf53e6: Download complete [2023-05-03T09:17:05.010Z] d694b5ae8c79: Download complete [2023-05-03T09:17:05.272Z] 556b6ee489ea: Verifying Checksum [2023-05-03T09:17:05.272Z] 556b6ee489ea: Download complete [2023-05-03T09:17:08.556Z] d694b5ae8c79: Pull complete [2023-05-03T09:17:08.556Z] 9f32a84ed3da: Pull complete [2023-05-03T09:17:08.556Z] 4d19c01a9841: Pull complete [2023-05-03T09:17:08.556Z] 9325e15d5711: Pull complete [2023-05-03T09:17:10.458Z] 556b6ee489ea: Pull complete [2023-05-03T09:17:11.398Z] c5a4b2cf53e6: Pull complete [2023-05-03T09:17:11.398Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-03T09:17:11.398Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-03T09:17:11.398Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-03T09:17:11.694Z] + docker build -t ci-base-image-x86_64 -f - . [2023-05-03T09:17:11.694Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-03T09:17:11.694Z] WORKDIR /edgex [2023-05-03T09:17:11.694Z] COPY go.mod . [2023-05-03T09:17:11.694Z] RUN go mod download [2023-05-03T09:17:12.262Z] Sending build context to Docker daemon 170.7MB [2023-05-03T09:17:12.262Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-03T09:17:12.262Z] ---> c4be618373d6 [2023-05-03T09:17:12.262Z] Step 2/4 : WORKDIR /edgex [2023-05-03T09:17:18.536Z] Still waiting to schedule task [2023-05-03T09:17:18.536Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-03T09:17:18.816Z] ---> Running in 86908cbf2f6c [2023-05-03T09:17:18.816Z] Removing intermediate container 86908cbf2f6c [2023-05-03T09:17:18.816Z] ---> 522bce0c0271 [2023-05-03T09:17:18.816Z] Step 3/4 : COPY go.mod . [2023-05-03T09:17:18.816Z] ---> 8647d9cc6ee7 [2023-05-03T09:17:18.816Z] Step 4/4 : RUN go mod download [2023-05-03T09:17:18.816Z] ---> Running in d15a2ca67d76 [2023-05-03T09:17:33.687Z] Removing intermediate container d15a2ca67d76 [2023-05-03T09:17:33.687Z] ---> f24257bbbd55 [2023-05-03T09:17:33.687Z] Successfully built f24257bbbd55 [2023-05-03T09:17:33.687Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:17:33.987Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-03T09:17:33.987Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T09:17:34.061Z] prd-ubuntu20.04-docker-8c-8g-12563 does not seem to be running inside a container [2023-05-03T09:17:34.100Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/509 -v /w/workspace/edgex-go/509:/w/workspace/edgex-go/509:rw,z -v /w/workspace/edgex-go/509@tmp:/w/workspace/edgex-go/509@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-03T09:17:34.460Z] $ docker top b5fbfb590082b5e1d8882c8edaf768e68079fd32e35f3d792f704763181645ff -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T09:17:34.795Z] + go version [2023-05-03T09:17:34.795Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-03T09:17:34.808Z] $ docker stop --time=1 b5fbfb590082b5e1d8882c8edaf768e68079fd32e35f3d792f704763181645ff [2023-05-03T09:17:36.082Z] $ docker rm -f --volumes b5fbfb590082b5e1d8882c8edaf768e68079fd32e35f3d792f704763181645ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:17:36.471Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-03T09:17:36.471Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T09:17:36.538Z] prd-ubuntu20.04-docker-8c-8g-12563 does not seem to be running inside a container [2023-05-03T09:17:36.568Z] $ 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/509 -v /w/workspace/edgex-go/509:/w/workspace/edgex-go/509:rw,z -v /w/workspace/edgex-go/509@tmp:/w/workspace/edgex-go/509@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-03T09:17:36.870Z] $ docker top 853e46a2c053184ebf84a3070301aacb7ae19c0604f256253d87c994e451e659 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-03T09:17:36.924Z] ========================================================= [2023-05-03T09:17:36.924Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-03T09:17:36.924Z] ========================================================= [Pipeline] sh [2023-05-03T09:17:37.204Z] + git config --global --add safe.directory /w/workspace/edgex-go/509 [Pipeline] fileExists [Pipeline] sh [2023-05-03T09:17:37.490Z] + make test [2023-05-03T09:17:37.490Z] go test -race -coverprofile=coverage.out ./... [2023-05-03T09:17:45.618Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-03T09:18:00.488Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-03T09:18:00.488Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-03T09:18:00.488Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-03T09:18:00.488Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-03T09:18:00.488Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-03T09:18:00.488Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-03T09:18:00.488Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-03T09:18:00.488Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-03T09:18:00.488Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-03T09:18:00.488Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-03T09:18:00.488Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-03T09:18:00.747Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-03T09:18:00.747Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-03T09:18:00.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-03T09:18:02.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-03T09:18:02.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-03T09:18:02.129Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements [2023-05-03T09:18:04.659Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.066s coverage: 98.5% of statements [2023-05-03T09:18:08.848Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.086s coverage: 71.5% of statements [2023-05-03T09:18:08.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-03T09:18:08.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-03T09:18:08.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-03T09:18:10.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-03T09:18:10.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-03T09:18:10.229Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.079s coverage: 54.0% of statements [2023-05-03T09:18:11.604Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-03T09:18:11.604Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-03T09:18:11.604Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-03T09:18:11.604Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-03T09:18:11.604Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-03T09:18:12.539Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-03T09:18:12.539Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-03T09:18:14.444Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.839s coverage: 88.5% of statements [2023-05-03T09:18:14.445Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.065s coverage: 3.8% of statements [2023-05-03T09:18:15.012Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-03T09:18:15.012Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-03T09:18:15.012Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-03T09:18:15.581Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.357s coverage: 95.6% of statements [2023-05-03T09:18:15.581Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-03T09:18:15.581Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-03T09:18:15.581Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-03T09:18:15.581Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-03T09:18:15.581Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-03T09:18:15.581Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 72.2% of statements [2023-05-03T09:18:16.960Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-03T09:18:16.960Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-03T09:18:16.960Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-03T09:18:16.960Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.059s coverage: 65.9% of statements [2023-05-03T09:18:17.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-03T09:18:17.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-03T09:18:17.534Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.067s coverage: 0.9% of statements [2023-05-03T09:18:17.534Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.094s coverage: 29.0% of statements [2023-05-03T09:18:17.792Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.077s coverage: 42.9% of statements [2023-05-03T09:18:18.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.068s coverage: 82.9% of statements [2023-05-03T09:18:18.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements [2023-05-03T09:18:18.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.071s coverage: 96.3% of statements [2023-05-03T09:18:18.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements [2023-05-03T09:18:18.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-03T09:18:18.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-03T09:18:18.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-03T09:18:18.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-03T09:18:19.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-03T09:18:19.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-03T09:18:19.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-03T09:18:19.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-03T09:18:20.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-03T09:18:20.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-03T09:18:20.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-03T09:18:20.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-03T09:18:21.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-03T09:18:21.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-03T09:18:21.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-03T09:18:22.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-03T09:18:22.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-03T09:18:23.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-03T09:18:23.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-03T09:18:25.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-03T09:18:25.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-03T09:18:25.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-03T09:18:26.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-03T09:18:26.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-03T09:18:27.124Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-03T09:18:28.500Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-03T09:18:28.500Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-03T09:18:28.500Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-03T09:18:28.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-03T09:18:29.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-03T09:18:29.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-03T09:18:29.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-03T09:18:29.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-03T09:18:30.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements [2023-05-03T09:18:31.163Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-03T09:18:31.163Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-03T09:18:31.163Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-03T09:18:31.163Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-03T09:18:32.142Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-03T09:18:32.142Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-03T09:18:32.755Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-03T09:18:32.755Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-03T09:18:42.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.265s coverage: 79.9% of statements [2023-05-03T09:18:42.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.075s coverage: 92.9% of statements [2023-05-03T09:18:42.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.023s coverage: 64.4% of statements [2023-05-03T09:18:42.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.065s coverage: 62.3% of statements [2023-05-03T09:18:42.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2023-05-03T09:18:42.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.055s coverage: 20.0% of statements [2023-05-03T09:18:42.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements [2023-05-03T09:18:42.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.085s coverage: 81.8% of statements [2023-05-03T09:18:42.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.079s coverage: 82.1% of statements [2023-05-03T09:18:42.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.046s coverage: 86.0% of statements [2023-05-03T09:18:42.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.179s coverage: 63.1% of statements [2023-05-03T09:18:42.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements [2023-05-03T09:18:42.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements [2023-05-03T09:18:42.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements [2023-05-03T09:18:42.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements [2023-05-03T09:18:42.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2023-05-03T09:18:42.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.375s coverage: 38.4% of statements [2023-05-03T09:18:42.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements [2023-05-03T09:18:42.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements [2023-05-03T09:18:42.730Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements [2023-05-03T09:18:42.730Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 92.3% of statements [2023-05-03T09:18:42.730Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 61.5% of statements [2023-05-03T09:18:42.730Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.087s coverage: 97.7% of statements [2023-05-03T09:18:42.730Z] 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-05-03T09:18:42.730Z] running golangci-lint [2023-05-03T09:18:42.990Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-05-03T09:18:42.990Z] go version go1.20.2 linux/amd64 [2023-05-03T09:18:42.990Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-05-03T09:18:42.990Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-05-03T09:18:50.902Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12564 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-05-03T09:18:50.913Z] Running in /w/workspace/edgex-go/509 [Pipeline] { [Pipeline] checkout [2023-05-03T09:18:50.942Z] The recommended git tool is: git [2023-05-03T09:18:55.766Z] using credential edgex-jenkins-ssh [2023-05-03T09:18:55.782Z] Cloning the remote Git repository [2023-05-03T09:18:55.818Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-05-03T09:18:55.905Z] > git init /w/workspace/edgex-go/509 # timeout=10 [2023-05-03T09:18:56.041Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-03T09:18:56.043Z] > git --version # timeout=10 [2023-05-03T09:18:56.070Z] > git --version # 'git version 2.25.1' [2023-05-03T09:18:56.073Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-03T09:18:56.203Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-03T09:19:01.066Z] level=info msg="[loader] Go packages loading at mode 575 (deps|name|types_sizes|compiled_files|exports_file|files|imports) took 14.917864141s" [2023-05-03T09:19:01.067Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.120003ms" [2023-05-03T09:19:05.253Z] level=info msg="[linters_context/goanalysis] analyzers took 50.409579332s with top 10 stages: buildir: 29.793616379s, fact_deprecated: 1.546463086s, inspect: 1.500392029s, gosec: 1.297495397s, S1038: 1.067560994s, printf: 1.037751425s, ctrlflow: 981.856874ms, fact_purity: 719.258198ms, nilness: 634.847671ms, unused: 387.85438ms" [2023-05-03T09:19:05.253Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-05-03T09:19:05.253Z] level=info msg="[runner] Processors filtering stat (out/in): exclude: 203/203, exclude-rules: 23/203, nolint: 0/23, filename_unadjuster: 203/203, skip_files: 203/203, identifier_marker: 203/203, cgo: 203/203, path_prettifier: 203/203, skip_dirs: 203/203, autogenerated_exclude: 203/203" [2023-05-03T09:19:05.253Z] level=info msg="[runner] processing took 19.903908ms with stages: nolint: 10.609016ms, identifier_marker: 5.050946ms, exclude-rules: 1.786999ms, autogenerated_exclude: 1.038251ms, path_prettifier: 951.971µs, skip_dirs: 427.025µs, cgo: 22.5µs, filename_unadjuster: 10.94µs, max_same_issues: 1.86µs, uniq_by_line: 980ns, source_code: 500ns, skip_files: 460ns, diff: 460ns, exclude: 400ns, sort_results: 330ns, path_shortener: 300ns, severity-rules: 290ns, path_prefixer: 280ns, max_from_linter: 220ns, max_per_file_from_linter: 180ns" [2023-05-03T09:19:05.253Z] level=info msg="[runner] linters took 6.974726827s with stages: goanalysis_metalinter: 6.954660386s" [2023-05-03T09:19:05.253Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-05-03T09:19:05.253Z] level=info msg="Memory: 220 samples, avg is 172.8MB, max is 744.0MB" [2023-05-03T09:19:05.253Z] level=info msg="Execution took 21.93949978s" [2023-05-03T09:19:05.253Z] go vet ./... [2023-05-03T09:19:09.438Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-03T09:19:09.696Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-03T09:19:09.696Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-03T09:19:09.966Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-03T09:19:10.263Z] + ls -al . [2023-05-03T09:19:10.263Z] total 704 [2023-05-03T09:19:10.263Z] drwxrwxr-x 11 1001 1001 4096 May 3 09:17 . [2023-05-03T09:19:10.263Z] drwxr-xr-x 4 root root 4096 May 3 09:17 .. [2023-05-03T09:19:10.263Z] drwxrwxr-x 2 1001 1001 4096 May 3 09:16 .blubracket [2023-05-03T09:19:10.263Z] -rw-rw-r-- 1 1001 1001 16 May 3 09:16 .dockerignore [2023-05-03T09:19:10.263Z] drwxrwxr-x 8 1001 1001 4096 May 3 09:17 .git [2023-05-03T09:19:10.263Z] drwxrwxr-x 3 1001 1001 4096 May 3 09:16 .github [2023-05-03T09:19:10.263Z] -rw-rw-r-- 1 1001 1001 1133 May 3 09:16 .gitignore [2023-05-03T09:19:10.263Z] -rw-rw-r-- 1 1001 1001 42 May 3 09:16 .golangci.yml [2023-05-03T09:19:10.263Z] -rw-rw-r-- 1 1001 1001 87 May 3 09:16 .hadolint.yml [2023-05-03T09:19:10.263Z] drwxr-xr-x 3 1001 1001 4096 May 3 09:16 .semver [2023-05-03T09:19:10.263Z] -rw-rw-r-- 1 1001 1001 166 May 3 09:16 .sonarcloud.properties [2023-05-03T09:19:10.263Z] -rw-rw-r-- 1 1001 1001 1171 May 3 09:16 ADOPTERS.md [2023-05-03T09:19:10.263Z] -rw-rw-r-- 1 1001 1001 10835 May 3 09:16 Attribution.txt [2023-05-03T09:19:10.263Z] -rw-rw-r-- 1 1001 1001 73765 May 3 09:16 CHANGELOG.md [2023-05-03T09:19:10.263Z] -rw-rw-r-- 1 1001 1001 3804 May 3 09:16 CONTRIBUTING.md [2023-05-03T09:19:10.263Z] -rw-rw-r-- 1 1001 1001 677 May 3 09:16 GOVERNANCE.md [2023-05-03T09:19:10.263Z] -rw-rw-r-- 1 1001 1001 883 May 3 09:16 Jenkinsfile [2023-05-03T09:19:10.263Z] -rw-rw-r-- 1 1001 1001 10775 May 3 09:16 LICENSE [2023-05-03T09:19:10.263Z] -rw-rw-r-- 1 1001 1001 14368 May 3 09:16 Makefile [2023-05-03T09:19:10.263Z] -rw-rw-r-- 1 1001 1001 582 May 3 09:16 OWNERS.md [2023-05-03T09:19:10.263Z] -rw-rw-r-- 1 1001 1001 9403 May 3 09:16 README.md [2023-05-03T09:19:10.263Z] -rw-rw-r-- 1 1001 1001 789 May 3 09:16 SECURITY.md [2023-05-03T09:19:10.263Z] -rw-rw-r-- 1 1001 1001 13 May 3 09:17 VERSION [2023-05-03T09:19:10.263Z] drwxrwxr-x 2 1001 1001 4096 May 3 09:16 bin [2023-05-03T09:19:10.263Z] drwxrwxr-x 18 1001 1001 4096 May 3 09:16 cmd [2023-05-03T09:19:10.263Z] -rw-r--r-- 1 root root 448351 May 3 09:18 coverage.out [2023-05-03T09:19:10.263Z] -rw-rw-r-- 1 1001 1001 3200 May 3 09:16 go.mod [2023-05-03T09:19:10.263Z] -rw-rw-r-- 1 1001 1001 31040 May 3 09:16 go.sum [2023-05-03T09:19:10.263Z] drwxrwxr-x 7 1001 1001 4096 May 3 09:16 internal [2023-05-03T09:19:10.263Z] drwxrwxr-x 3 1001 1001 4096 May 3 09:16 openapi [2023-05-03T09:19:10.263Z] -rw-rw-r-- 1 1001 1001 594 May 3 09:16 security.txt [2023-05-03T09:19:10.263Z] drwxrwxr-x 4 1001 1001 4096 May 3 09:16 snap [2023-05-03T09:19:10.263Z] -rw-rw-r-- 1 1001 1001 204 May 3 09:16 version.go [Pipeline] sh [2023-05-03T09:19:10.546Z] + '[' -e coverage.out ] [2023-05-03T09:19:10.546Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-03T09:19:10.651Z] Stashed 1 file(s) [Pipeline] sh [2023-05-03T09:19:10.933Z] + make build [2023-05-03T09:19:10.933Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-03T09:19:12.542Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-03T09:19:12.573Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-03T09:19:13.481Z] Avoid second fetch [2023-05-03T09:19:13.483Z] Checking out Revision 91109c363cf3bcfd00befa79b828410bc8410ebf (main) [2023-05-03T09:19:14.183Z] Commit message: "Merge pull request #4548 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.79" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-03T09:19:13.495Z] > git config core.sparsecheckout # timeout=10 [2023-05-03T09:19:13.558Z] > git checkout -f 91109c363cf3bcfd00befa79b828410bc8410ebf # timeout=10 [2023-05-03T09:19:15.156Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-03T09:19:15.156Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-03T09:19:15.156Z] Dload Upload Total Spent Left Speed [2023-05-03T09:19:15.156Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93757 0 --:--:-- --:--:-- --:--:-- 94451 [Pipeline] sh [2023-05-03T09:19:15.850Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-03T09:19:16.178Z] + sudo tee /etc/docker/daemon.new [2023-05-03T09:19:16.178Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-03T09:19:16.178Z] { [2023-05-03T09:19:16.178Z] "registry-mirrors": [ [2023-05-03T09:19:16.178Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-03T09:19:16.178Z] ], [2023-05-03T09:19:16.178Z] "bip": "10.250.0.254/24", [2023-05-03T09:19:16.178Z] "hosts": [ [2023-05-03T09:19:16.178Z] "tcp://0.0.0.0:5555", [2023-05-03T09:19:16.178Z] "unix:///var/run/docker.sock" [2023-05-03T09:19:16.178Z] ], [2023-05-03T09:19:16.178Z] "mtu": 1458, [2023-05-03T09:19:16.178Z] "selinux-enabled": true, [2023-05-03T09:19:16.178Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-03T09:19:16.178Z] } [Pipeline] sh [2023-05-03T09:19:16.519Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-03T09:19:16.847Z] + sudo service docker restart [2023-05-03T09:19:23.134Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-03T09:19:23.700Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-03T09:19:24.635Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-03T09:19:25.570Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-03T09:19:32.163Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-03T09:19:33.554Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-03T09:19:34.929Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-03T09:19:35.095Z] provisioning config files... [2023-05-03T09:19:35.117Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/509@tmp/config15151280589229474614tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T09:19:35.455Z] ---> docker-login.sh [2023-05-03T09:19:35.455Z] nexus3.edgexfoundry.org:10001 [2023-05-03T09:19:35.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T09:19:35.861Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-03T09:19:35.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T09:19:35.998Z] Configure a credential helper to remove this warning. See [2023-05-03T09:19:35.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T09:19:35.998Z] [2023-05-03T09:19:35.998Z] Login Succeeded [2023-05-03T09:19:35.998Z] nexus3.edgexfoundry.org:10002 [2023-05-03T09:19:36.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T09:19:36.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T09:19:36.265Z] Configure a credential helper to remove this warning. See [2023-05-03T09:19:36.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T09:19:36.265Z] [2023-05-03T09:19:36.265Z] Login Succeeded [2023-05-03T09:19:36.265Z] nexus3.edgexfoundry.org:10003 [2023-05-03T09:19:36.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T09:19:36.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T09:19:36.536Z] Configure a credential helper to remove this warning. See [2023-05-03T09:19:36.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T09:19:36.536Z] [2023-05-03T09:19:36.536Z] Login Succeeded [2023-05-03T09:19:36.536Z] nexus3.edgexfoundry.org:10004 [2023-05-03T09:19:36.796Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-03T09:19:36.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T09:19:37.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T09:19:37.072Z] Configure a credential helper to remove this warning. See [2023-05-03T09:19:37.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T09:19:37.072Z] [2023-05-03T09:19:37.072Z] Login Succeeded [2023-05-03T09:19:37.072Z] docker.io [2023-05-03T09:19:37.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T09:19:37.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T09:19:37.342Z] Configure a credential helper to remove this warning. See [2023-05-03T09:19:37.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T09:19:37.342Z] [2023-05-03T09:19:37.342Z] Login Succeeded [2023-05-03T09:19:37.342Z] ---> docker-login.sh ends [Pipeline] } [2023-05-03T09:19:37.355Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-05-03T09:19:37.730Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-03T09:19:37.891Z] + git config --global --add safe.directory /w/workspace/edgex-go/509 [Pipeline] echo [2023-05-03T09:19:37.910Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T09:19:37.926Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T09:19:37.940Z] ========================================================= [2023-05-03T09:19:37.940Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-03T09:19:37.940Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-03T09:19:38.264Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-03T09:19:38.264Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-03T09:19:38.264Z] c41833b44d91: Pulling fs layer [2023-05-03T09:19:38.264Z] ed15518f5707: Pulling fs layer [2023-05-03T09:19:38.264Z] feae8fd75edb: Pulling fs layer [2023-05-03T09:19:38.264Z] 242c74f7c9fa: Pulling fs layer [2023-05-03T09:19:38.264Z] 3cdef696dda3: Pulling fs layer [2023-05-03T09:19:38.264Z] 2ced38df9373: Pulling fs layer [2023-05-03T09:19:38.264Z] 58f1dce35555: Pulling fs layer [2023-05-03T09:19:38.264Z] 242c74f7c9fa: Waiting [2023-05-03T09:19:38.264Z] 3cdef696dda3: Waiting [2023-05-03T09:19:38.264Z] 2ced38df9373: Waiting [2023-05-03T09:19:38.264Z] 58f1dce35555: Waiting [2023-05-03T09:19:38.533Z] ed15518f5707: Verifying Checksum [2023-05-03T09:19:38.533Z] ed15518f5707: Download complete [2023-05-03T09:19:38.533Z] 242c74f7c9fa: Verifying Checksum [2023-05-03T09:19:38.533Z] 242c74f7c9fa: Download complete [2023-05-03T09:19:38.533Z] 3cdef696dda3: Download complete [2023-05-03T09:19:38.533Z] c41833b44d91: Verifying Checksum [2023-05-03T09:19:38.533Z] c41833b44d91: Download complete [2023-05-03T09:19:38.663Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-05-03T09:19:39.496Z] c41833b44d91: Pull complete [2023-05-03T09:19:39.764Z] 58f1dce35555: Verifying Checksum [2023-05-03T09:19:39.764Z] 58f1dce35555: Download complete [2023-05-03T09:19:40.037Z] ed15518f5707: Pull complete [Pipeline] } [2023-05-03T09:19:40.053Z] $ docker stop --time=1 853e46a2c053184ebf84a3070301aacb7ae19c0604f256253d87c994e451e659 [2023-05-03T09:19:41.014Z] feae8fd75edb: Download complete [2023-05-03T09:19:41.014Z] 2ced38df9373: Verifying Checksum [2023-05-03T09:19:41.014Z] 2ced38df9373: Download complete [2023-05-03T09:19:45.470Z] $ docker rm -f --volumes 853e46a2c053184ebf84a3070301aacb7ae19c0604f256253d87c994e451e659 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:19:46.421Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-03T09:19:46.421Z] [2023-05-03T09:19:46.421Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:19:46.719Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-03T09:19:46.719Z] latest: Pulling from edgex-devops/edgex-compose [2023-05-03T09:19:46.719Z] cbdbe7a5bc2a: Pulling fs layer [2023-05-03T09:19:46.719Z] ca9280d653b3: Pulling fs layer [2023-05-03T09:19:46.719Z] 7e9c9ca2126c: Pulling fs layer [2023-05-03T09:19:46.719Z] cbdbe7a5bc2a: Verifying Checksum [2023-05-03T09:19:46.719Z] cbdbe7a5bc2a: Download complete [2023-05-03T09:19:46.977Z] cbdbe7a5bc2a: Pull complete [2023-05-03T09:19:46.977Z] ca9280d653b3: Verifying Checksum [2023-05-03T09:19:46.977Z] ca9280d653b3: Download complete [2023-05-03T09:19:47.542Z] ca9280d653b3: Pull complete [2023-05-03T09:19:50.830Z] 7e9c9ca2126c: Pull complete [2023-05-03T09:19:50.830Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-05-03T09:19:50.830Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-03T09:19:50.830Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T09:19:50.934Z] prd-ubuntu20.04-docker-8c-8g-12563 does not seem to be running inside a container [2023-05-03T09:19:50.969Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/509 -v /w/workspace/edgex-go/509:/w/workspace/edgex-go/509:rw,z -v /w/workspace/edgex-go/509@tmp:/w/workspace/edgex-go/509@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-05-03T09:19:51.108Z] feae8fd75edb: Pull complete [2023-05-03T09:19:51.108Z] 242c74f7c9fa: Pull complete [2023-05-03T09:19:51.108Z] 3cdef696dda3: Pull complete [2023-05-03T09:19:54.008Z] $ docker top 5379bfad48ae1ca269369e889484de3f64ba836b969232f4aab5f892f5e0a822 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T09:19:54.350Z] + docker-compose build --help [2023-05-03T09:19:54.350Z] + grep parallel [2023-05-03T09:19:54.924Z] --parallel Build images in parallel. [Pipeline] } [2023-05-03T09:19:54.939Z] $ docker stop --time=1 5379bfad48ae1ca269369e889484de3f64ba836b969232f4aab5f892f5e0a822 [2023-05-03T09:19:56.237Z] $ docker rm -f --volumes 5379bfad48ae1ca269369e889484de3f64ba836b969232f4aab5f892f5e0a822 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:19:56.447Z] 2ced38df9373: Pull complete [2023-05-03T09:19:56.632Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-03T09:19:56.632Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T09:19:56.707Z] prd-ubuntu20.04-docker-8c-8g-12563 does not seem to be running inside a container [2023-05-03T09:19:56.739Z] $ 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/509 -v /w/workspace/edgex-go/509:/w/workspace/edgex-go/509:rw,z -v /w/workspace/edgex-go/509@tmp:/w/workspace/edgex-go/509@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-03T09:19:57.056Z] $ docker top bef902ca458630626a1ced1dec352f54a8c85fe6293fc980cfe64389a04fee3c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T09:19:57.398Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-03T09:19:57.967Z] Building core-command ... [2023-05-03T09:19:57.967Z] Building core-common-config-bootstrapper ... [2023-05-03T09:19:57.967Z] Building core-data ... [2023-05-03T09:19:57.967Z] Building core-metadata ... [2023-05-03T09:19:57.967Z] Building security-bootstrapper ... [2023-05-03T09:19:57.967Z] Building security-proxy-auth ... [2023-05-03T09:19:57.967Z] Building security-proxy-setup ... [2023-05-03T09:19:57.967Z] Building security-secretstore-setup ... [2023-05-03T09:19:57.967Z] Building security-spiffe-token-provider ... [2023-05-03T09:19:57.967Z] Building security-spire-agent ... [2023-05-03T09:19:57.967Z] Building security-spire-config ... [2023-05-03T09:19:57.967Z] Building security-spire-server ... [2023-05-03T09:19:57.967Z] Building support-notifications ... [2023-05-03T09:19:57.967Z] Building support-scheduler ... [2023-05-03T09:19:57.967Z] Building security-bootstrapper [2023-05-03T09:19:57.967Z] Building security-spire-agent [2023-05-03T09:19:57.967Z] Building support-scheduler [2023-05-03T09:19:57.967Z] Building support-notifications [2023-05-03T09:19:57.967Z] Building core-data [2023-05-03T09:19:59.154Z] 58f1dce35555: Pull complete [2023-05-03T09:19:59.154Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-03T09:19:59.154Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-03T09:19:59.154Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-03T09:19:59.484Z] + docker build -t ci-base-image-arm64 -f - . [2023-05-03T09:19:59.484Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-03T09:19:59.484Z] WORKDIR /edgex [2023-05-03T09:19:59.484Z] COPY go.mod . [2023-05-03T09:19:59.484Z] RUN go mod download [2023-05-03T09:20:00.095Z] Sending build context to Docker daemon 2.932MB [2023-05-03T09:20:00.095Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-03T09:20:00.095Z] ---> fadd8f120f05 [2023-05-03T09:20:00.095Z] Step 2/4 : WORKDIR /edgex [2023-05-03T09:20:02.044Z] ---> Running in 4ad0300e5f7f [2023-05-03T09:20:02.316Z] Removing intermediate container 4ad0300e5f7f [2023-05-03T09:20:02.316Z] ---> 0f715271e88e [2023-05-03T09:20:02.316Z] Step 3/4 : COPY go.mod . [2023-05-03T09:20:02.584Z] ---> 752112d4c079 [2023-05-03T09:20:02.584Z] Step 4/4 : RUN go mod download [2023-05-03T09:20:02.851Z] ---> Running in 89886aa9bc9a [2023-05-03T09:20:07.935Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T09:20:07.935Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-03T09:20:07.935Z] ---> f24257bbbd55 [2023-05-03T09:20:07.935Z] Step 3/33 : WORKDIR /edgex-go [2023-05-03T09:20:08.194Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T09:20:08.194Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-03T09:20:08.194Z] ---> f24257bbbd55 [2023-05-03T09:20:08.194Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-03T09:20:08.194Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T09:20:08.194Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-03T09:20:08.194Z] ---> f24257bbbd55 [2023-05-03T09:20:08.194Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-03T09:20:08.194Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T09:20:08.194Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-03T09:20:08.194Z] ---> f24257bbbd55 [2023-05-03T09:20:08.194Z] Step 3/27 : WORKDIR /edgex-go [2023-05-03T09:20:08.765Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T09:20:08.765Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-03T09:20:08.765Z] ---> f24257bbbd55 [2023-05-03T09:20:08.765Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-03T09:20:12.970Z] ---> Running in 0f262ace1be0 [2023-05-03T09:20:12.970Z] ---> Running in 19b985710ddf [2023-05-03T09:20:12.970Z] ---> Running in 9d85c1f46b20 [2023-05-03T09:20:12.970Z] ---> Running in 61100fe647df [2023-05-03T09:20:12.970Z] ---> Running in fc6dca58335e [2023-05-03T09:20:12.970Z] Removing intermediate container 0f262ace1be0 [2023-05-03T09:20:12.970Z] ---> 26509e3dfc95 [2023-05-03T09:20:12.970Z] Step 4/23 : WORKDIR /edgex-go [2023-05-03T09:20:12.970Z] Removing intermediate container 61100fe647df [2023-05-03T09:20:12.970Z] ---> 9b8ed94c7c74 [2023-05-03T09:20:12.970Z] Step 4/23 : WORKDIR /edgex-go [2023-05-03T09:20:12.970Z] Removing intermediate container 19b985710ddf [2023-05-03T09:20:12.970Z] ---> 9de3ca88ab72 [2023-05-03T09:20:12.970Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-03T09:20:12.970Z] Removing intermediate container fc6dca58335e [2023-05-03T09:20:12.970Z] ---> a7b8f356a536 [2023-05-03T09:20:12.970Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-03T09:20:12.970Z] Removing intermediate container 9d85c1f46b20 [2023-05-03T09:20:12.970Z] ---> 2127d6fb48f6 [2023-05-03T09:20:12.970Z] Step 4/23 : WORKDIR /edgex-go [2023-05-03T09:20:12.970Z] ---> Running in f66e1c28b153 [2023-05-03T09:20:12.970Z] ---> Running in d8242691bcff [2023-05-03T09:20:12.970Z] ---> Running in 7205caf238b0 [2023-05-03T09:20:12.970Z] ---> Running in 54167fc37fb3 [2023-05-03T09:20:12.970Z] ---> Running in 95ced87789c2 [2023-05-03T09:20:13.230Z] Removing intermediate container f66e1c28b153 [2023-05-03T09:20:13.230Z] ---> 4d985c252ffd [2023-05-03T09:20:13.230Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-03T09:20:13.230Z] Removing intermediate container 7205caf238b0 [2023-05-03T09:20:13.230Z] ---> f40abb2c0db7 [2023-05-03T09:20:13.230Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-03T09:20:13.230Z] Removing intermediate container 95ced87789c2 [2023-05-03T09:20:13.230Z] ---> e42105785baa [2023-05-03T09:20:13.230Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-03T09:20:13.230Z] ---> Running in ad2f42fa3220 [2023-05-03T09:20:13.230Z] ---> Running in 96f39a04d8fa [2023-05-03T09:20:13.230Z] ---> Running in 9a7ff76f398d [2023-05-03T09:20:13.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T09:20:13.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T09:20:13.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T09:20:13.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T09:20:13.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T09:20:13.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T09:20:13.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T09:20:13.752Z] OK: 265 MiB in 53 packages [2023-05-03T09:20:14.010Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T09:20:14.010Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T09:20:14.010Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T09:20:14.010Z] OK: 265 MiB in 53 packages [2023-05-03T09:20:14.010Z] OK: 265 MiB in 53 packages [2023-05-03T09:20:14.268Z] OK: 265 MiB in 53 packages [2023-05-03T09:20:14.268Z] OK: 265 MiB in 53 packages [2023-05-03T09:20:14.268Z] Removing intermediate container 54167fc37fb3 [2023-05-03T09:20:14.268Z] ---> 52c5e419f079 [2023-05-03T09:20:14.268Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-03T09:20:14.268Z] ---> c19aa1cd430c [2023-05-03T09:20:14.268Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T09:20:14.268Z] ---> Running in 6aa0467f479a [2023-05-03T09:20:14.526Z] Removing intermediate container d8242691bcff [2023-05-03T09:20:14.526Z] ---> f59418a973dc [2023-05-03T09:20:14.526Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-03T09:20:14.526Z] Removing intermediate container ad2f42fa3220 [2023-05-03T09:20:14.526Z] ---> 898167feb72f [2023-05-03T09:20:14.526Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-03T09:20:14.526Z] ---> d4729cc192a1 [2023-05-03T09:20:14.526Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T09:20:14.526Z] ---> 447a014f9c09 [2023-05-03T09:20:14.526Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T09:20:14.526Z] ---> Running in d50a6784a907 [2023-05-03T09:20:14.526Z] ---> Running in 2c9ac3f181af [2023-05-03T09:20:14.526Z] Removing intermediate container 96f39a04d8fa [2023-05-03T09:20:14.526Z] ---> ef89e4e5b68e [2023-05-03T09:20:14.526Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-03T09:20:14.783Z] Removing intermediate container 9a7ff76f398d [2023-05-03T09:20:14.783Z] ---> 9d76dfc40d81 [2023-05-03T09:20:14.783Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-03T09:20:14.783Z] ---> 3d5f883016e1 [2023-05-03T09:20:14.783Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T09:20:14.783Z] ---> Running in b999b4dc3d74 [2023-05-03T09:20:14.783Z] ---> 7e44a65ec462 [2023-05-03T09:20:14.783Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T09:20:14.783Z] ---> Running in 3fe61cb6cb87 [2023-05-03T09:20:35.132Z] Removing intermediate container 89886aa9bc9a [2023-05-03T09:20:35.132Z] ---> 6e6fb886341a [2023-05-03T09:20:35.132Z] Successfully built 6e6fb886341a [2023-05-03T09:20:35.132Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:20:35.467Z] + docker inspect -f . ci-base-image-arm64 [2023-05-03T09:20:35.467Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T09:20:35.667Z] prd-ubuntu20.04-docker-arm64-4c-16g-12564 does not seem to be running inside a container [2023-05-03T09:20:35.722Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/509 -v /w/workspace/edgex-go/509:/w/workspace/edgex-go/509:rw,z -v /w/workspace/edgex-go/509@tmp:/w/workspace/edgex-go/509@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-05-03T09:20:36.932Z] $ docker top e44c9a1e8a1dc1eec84be1929784cc98dde65dff733ada0fecc945b6e68c9451 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T09:20:37.765Z] + go version [2023-05-03T09:20:37.765Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-03T09:20:37.781Z] $ docker stop --time=1 e44c9a1e8a1dc1eec84be1929784cc98dde65dff733ada0fecc945b6e68c9451 [2023-05-03T09:20:39.401Z] $ docker rm -f --volumes e44c9a1e8a1dc1eec84be1929784cc98dde65dff733ada0fecc945b6e68c9451 [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-05-03T09:20:40.003Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-03T09:20:40.003Z] [2023-05-03T09:20:40.003Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:20:40.342Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-03T09:20:55.329Z] Error response from daemon: Get "https://nexus3.edgexfoundry.org:10003/v2/": context deadline exceeded (Client.Timeout exceeded while awaiting headers) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:20:55.748Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-03T09:20:55.748Z] [2023-05-03T09:20:55.748Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:20:56.079Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-03T09:20:56.348Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-03T09:20:56.348Z] 8998bd30e6a1: Pulling fs layer [2023-05-03T09:20:56.348Z] 04944245beec: Pulling fs layer [2023-05-03T09:20:56.348Z] 699f458cf7ca: Pulling fs layer [2023-05-03T09:20:56.348Z] 765212b225bb: Pulling fs layer [2023-05-03T09:20:56.348Z] f23df028b6ca: Pulling fs layer [2023-05-03T09:20:56.348Z] d65c8cfc05b1: Pulling fs layer [2023-05-03T09:20:56.348Z] 2437ff75d9bd: Pulling fs layer [2023-05-03T09:20:56.348Z] f23df028b6ca: Waiting [2023-05-03T09:20:56.348Z] d65c8cfc05b1: Waiting [2023-05-03T09:20:56.348Z] 2437ff75d9bd: Waiting [2023-05-03T09:20:56.348Z] 765212b225bb: Waiting [2023-05-03T09:20:56.348Z] 04944245beec: Verifying Checksum [2023-05-03T09:20:56.348Z] 04944245beec: Download complete [2023-05-03T09:20:56.348Z] 765212b225bb: Verifying Checksum [2023-05-03T09:20:56.348Z] 765212b225bb: Download complete [2023-05-03T09:20:56.348Z] f23df028b6ca: Verifying Checksum [2023-05-03T09:20:56.348Z] f23df028b6ca: Download complete [2023-05-03T09:20:56.348Z] d65c8cfc05b1: Verifying Checksum [2023-05-03T09:20:56.348Z] d65c8cfc05b1: Download complete [2023-05-03T09:20:56.616Z] 699f458cf7ca: Download complete [2023-05-03T09:20:56.883Z] 8998bd30e6a1: Verifying Checksum [2023-05-03T09:20:56.883Z] 8998bd30e6a1: Download complete [2023-05-03T09:20:59.466Z] 2437ff75d9bd: Verifying Checksum [2023-05-03T09:20:59.466Z] 2437ff75d9bd: Download complete [2023-05-03T09:21:00.885Z] 8998bd30e6a1: Pull complete [2023-05-03T09:21:01.472Z] 04944245beec: Pull complete [2023-05-03T09:21:01.608Z] Removing intermediate container d50a6784a907 [2023-05-03T09:21:01.608Z] ---> eaa8e308ab09 [2023-05-03T09:21:01.608Z] Step 7/27 : COPY . . [2023-05-03T09:21:01.608Z] Removing intermediate container 3fe61cb6cb87 [2023-05-03T09:21:01.608Z] ---> d1b6312c25a9 [2023-05-03T09:21:01.608Z] Step 8/23 : COPY . . [2023-05-03T09:21:01.608Z] Removing intermediate container 2c9ac3f181af [2023-05-03T09:21:01.608Z] ---> 22990417a40d [2023-05-03T09:21:01.608Z] Step 8/23 : COPY . . [2023-05-03T09:21:01.608Z] Removing intermediate container 6aa0467f479a [2023-05-03T09:21:01.608Z] ---> abeb0ba0ee7c [2023-05-03T09:21:01.608Z] Step 7/33 : COPY . . [2023-05-03T09:21:01.608Z] Removing intermediate container b999b4dc3d74 [2023-05-03T09:21:01.608Z] ---> 1f707352dfbe [2023-05-03T09:21:01.608Z] Step 8/23 : COPY . . [2023-05-03T09:21:02.881Z] 699f458cf7ca: Pull complete [2023-05-03T09:21:02.881Z] 765212b225bb: Pull complete [2023-05-03T09:21:03.467Z] f23df028b6ca: Pull complete [2023-05-03T09:21:03.734Z] d65c8cfc05b1: Pull complete [2023-05-03T09:21:09.975Z] ---> a4e817570c66 [2023-05-03T09:21:09.975Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-03T09:21:09.975Z] ---> 93ca7e131a96 [2023-05-03T09:21:09.975Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-03T09:21:09.975Z] ---> ee6f46c2c721 [2023-05-03T09:21:09.975Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-03T09:21:09.975Z] ---> 33c8f34320f1 [2023-05-03T09:21:09.975Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-03T09:21:09.975Z] ---> 666d8f4c6f16 [2023-05-03T09:21:09.975Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-03T09:21:09.975Z] ---> Running in 7633b7e66a95 [2023-05-03T09:21:09.975Z] ---> Running in 737a67c3f6ae [2023-05-03T09:21:09.975Z] ---> Running in 522890ddeedc [2023-05-03T09:21:09.975Z] ---> Running in 4faeb8c58789 [2023-05-03T09:21:09.975Z] ---> Running in 5798806ed311 [2023-05-03T09:21:09.975Z] Removing intermediate container 5798806ed311 [2023-05-03T09:21:09.975Z] ---> ac4fa4bdd7b7 [2023-05-03T09:21:09.975Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-03T09:21:09.975Z] ---> Running in 0705a8e9817a [2023-05-03T09:21:09.975Z] Removing intermediate container 0705a8e9817a [2023-05-03T09:21:09.975Z] ---> 012897e83136 [2023-05-03T09:21:09.975Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-03T09:21:09.975Z] ---> Running in be3a20d26459 [2023-05-03T09:21:09.975Z] Removing intermediate container be3a20d26459 [2023-05-03T09:21:09.975Z] ---> 6048cef314c4 [2023-05-03T09:21:09.975Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-03T09:21:09.975Z] ---> Running in 34d88451cd8d [2023-05-03T09:21:09.975Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-03T09:21:09.975Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-03T09:21:09.975Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-03T09:21:10.232Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-03T09:21:11.175Z] Removing intermediate container 34d88451cd8d [2023-05-03T09:21:11.175Z] ---> 2af15a79c334 [2023-05-03T09:21:11.175Z] Step 12/27 : WORKDIR /edgex-go [2023-05-03T09:21:11.433Z] ---> Running in 8bbd4c5db7f9 [2023-05-03T09:21:11.691Z] Removing intermediate container 8bbd4c5db7f9 [2023-05-03T09:21:11.691Z] ---> 6700822c2c42 [2023-05-03T09:21:11.691Z] [2023-05-03T09:21:11.691Z] Step 13/27 : FROM alpine:3.17 [2023-05-03T09:21:11.949Z] 3.17: Pulling from library/alpine [2023-05-03T09:21:11.949Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-03T09:21:11.949Z] Status: Downloaded newer image for alpine:3.17 [2023-05-03T09:21:11.949Z] ---> 9ed4aefc74f6 [2023-05-03T09:21:11.949Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-03T09:21:12.207Z] ---> Running in 03ee83465979 [2023-05-03T09:21:12.207Z] Removing intermediate container 03ee83465979 [2023-05-03T09:21:12.207Z] ---> eec0683ea38e [2023-05-03T09:21:12.207Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-03T09:21:12.207Z] ---> Running in 637968b0b33a [2023-05-03T09:21:12.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T09:21:12.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T09:21:13.030Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-03T09:21:13.030Z] v3.17.3-146-g00487ded7d9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-03T09:21:13.030Z] OK: 17820 distinct packages available [2023-05-03T09:21:13.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T09:21:13.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T09:21:13.546Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-03T09:21:13.546Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-03T09:21:13.546Z] (3/5) Installing libucontext (1.2-r0) [2023-05-03T09:21:13.546Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-03T09:21:13.546Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-03T09:21:13.546Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T09:21:13.546Z] OK: 8 MiB in 20 packages [2023-05-03T09:21:14.116Z] Removing intermediate container 637968b0b33a [2023-05-03T09:21:14.116Z] ---> e0cc5f11654c [2023-05-03T09:21:14.116Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T09:21:14.375Z] ---> ced47625b24f [2023-05-03T09:21:14.375Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T09:21:15.326Z] ---> ba0057713a0b [2023-05-03T09:21:15.326Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-03T09:21:16.045Z] 2437ff75d9bd: Pull complete [2023-05-03T09:21:16.045Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-03T09:21:16.045Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-03T09:21:16.045Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T09:21:16.239Z] prd-ubuntu20.04-docker-arm64-4c-16g-12564 does not seem to be running inside a container [2023-05-03T09:21:16.299Z] $ 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/509 -v /w/workspace/edgex-go/509:/w/workspace/edgex-go/509:rw,z -v /w/workspace/edgex-go/509@tmp:/w/workspace/edgex-go/509@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-05-03T09:21:18.737Z] $ docker top 5c62955877e12f1e20dd9c6597d624bfd463a087f6326c1c3e609f58a7320d1e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T09:21:19.599Z] ---> job-cost.sh [2023-05-03T09:21:19.599Z] lf-activate-venv: SKIPPING [2023-05-03T09:21:19.599Z] INFO: No Stack... [2023-05-03T09:21:19.863Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-03T09:21:20.816Z] INFO: Archiving Costs [Pipeline] sh [2023-05-03T09:21:20.859Z] ---> 7ee761535de3 [2023-05-03T09:21:20.859Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-03T09:21:21.450Z] + cat /w/workspace/edgex-go/509/archives/cost.csv [2023-05-03T09:21:21.450Z] + cut -d, -f6 [Pipeline] lock [2023-05-03T09:21:21.515Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-509-stack-cost] [2023-05-03T09:21:21.540Z] Resource [jenkins-edgexfoundry-edgex-go-main-509-stack-cost] did not exist. Created. [2023-05-03T09:21:21.540Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-509-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-03T09:21:22.180Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-03T09:21:22.746Z] Stashed 1 file(s) [Pipeline] } [2023-05-03T09:21:22.753Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-509-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-03T09:21:22.774Z] $ docker stop --time=1 5c62955877e12f1e20dd9c6597d624bfd463a087f6326c1c3e609f58a7320d1e [2023-05-03T09:21:24.286Z] $ docker rm -f --volumes 5c62955877e12f1e20dd9c6597d624bfd463a087f6326c1c3e609f58a7320d1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-03T09:21:24.552Z] Failed in branch arm64 [2023-05-03T09:21:27.418Z] ---> ab18eff0693c [2023-05-03T09:21:27.418Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-03T09:21:27.418Z] ---> 09c7dc8ee0dc [2023-05-03T09:21:27.418Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-03T09:21:28.794Z] ---> 6f0bc513aa13 [2023-05-03T09:21:28.794Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-03T09:21:30.178Z] ---> 19603f9e5d91 [2023-05-03T09:21:30.178Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-03T09:21:30.178Z] ---> Running in f25504e9149e [2023-05-03T09:21:30.437Z] Removing intermediate container f25504e9149e [2023-05-03T09:21:30.437Z] ---> d1b16e6f5355 [2023-05-03T09:21:30.437Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-03T09:21:30.696Z] ---> Running in 3f9bf5e122bd [2023-05-03T09:21:30.954Z] Removing intermediate container 3f9bf5e122bd [2023-05-03T09:21:30.954Z] ---> 309d47673123 [2023-05-03T09:21:30.954Z] Step 25/27 : LABEL arch=x86_64 [2023-05-03T09:21:30.954Z] ---> Running in 6fc8c3ffabbc [2023-05-03T09:21:31.522Z] Removing intermediate container 6fc8c3ffabbc [2023-05-03T09:21:31.522Z] ---> becaf0339ea4 [2023-05-03T09:21:31.522Z] Step 26/27 : LABEL git_sha=91109c363cf3bcfd00befa79b828410bc8410ebf [2023-05-03T09:21:31.921Z] ---> Running in 61519c7b775c [2023-05-03T09:21:32.181Z] Removing intermediate container 61519c7b775c [2023-05-03T09:21:32.181Z] ---> 73cd2b35456c [2023-05-03T09:21:32.181Z] Step 27/27 : LABEL version=3.0.0-dev.145 [2023-05-03T09:21:32.181Z] ---> Running in 60d592c62f8c [2023-05-03T09:21:32.439Z] Removing intermediate container 60d592c62f8c [2023-05-03T09:21:32.439Z] ---> fa7dd9df96f2 [2023-05-03T09:21:32.439Z] [2023-05-03T09:21:32.439Z] Successfully built fa7dd9df96f2 [2023-05-03T09:21:32.439Z] Successfully tagged security-spire-agent:latest [2023-05-03T09:21:32.439Z]  Building security-spire-agent ... done Building core-metadata [2023-05-03T09:21:35.723Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T09:21:35.723Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-03T09:21:35.723Z] ---> f24257bbbd55 [2023-05-03T09:21:35.723Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-03T09:21:35.723Z] ---> Using cache [2023-05-03T09:21:35.723Z] ---> 2127d6fb48f6 [2023-05-03T09:21:35.723Z] Step 4/25 : WORKDIR /edgex-go [2023-05-03T09:21:35.723Z] ---> Using cache [2023-05-03T09:21:35.723Z] ---> e42105785baa [2023-05-03T09:21:35.723Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-03T09:21:38.255Z] ---> Running in 5df549e902ff [2023-05-03T09:21:39.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T09:21:39.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T09:21:39.463Z] OK: 265 MiB in 53 packages [2023-05-03T09:21:42.013Z] Removing intermediate container 5df549e902ff [2023-05-03T09:21:42.013Z] ---> d799020ea554 [2023-05-03T09:21:42.013Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-03T09:21:42.965Z] ---> 7936c8fe9375 [2023-05-03T09:21:42.965Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T09:21:42.965Z] ---> Running in 4966759bc59a [2023-05-03T09:21:42.965Z] Removing intermediate container 4faeb8c58789 [2023-05-03T09:21:42.966Z] ---> cff2b52f6563 [2023-05-03T09:21:42.966Z] [2023-05-03T09:21:42.966Z] Step 9/33 : FROM alpine:3.17 [2023-05-03T09:21:42.966Z] ---> 9ed4aefc74f6 [2023-05-03T09:21:42.966Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-03T09:21:43.531Z] ---> Running in 31b0eee56728 [2023-05-03T09:21:43.792Z] Removing intermediate container 31b0eee56728 [2023-05-03T09:21:43.792Z] ---> 837fcc8f134e [2023-05-03T09:21:43.792Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-03T09:21:43.792Z] ---> Running in 32af47497b8d [2023-05-03T09:21:44.357Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T09:21:44.357Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T09:21:44.614Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-03T09:21:44.614Z] (2/2) Installing su-exec (0.2-r2) [2023-05-03T09:21:44.614Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T09:21:44.614Z] OK: 7 MiB in 17 packages [2023-05-03T09:21:45.548Z] Removing intermediate container 522890ddeedc [2023-05-03T09:21:45.548Z] ---> e4b054252a66 [2023-05-03T09:21:45.548Z] [2023-05-03T09:21:45.548Z] Step 10/23 : FROM alpine:3.17 [2023-05-03T09:21:45.548Z] ---> 9ed4aefc74f6 [2023-05-03T09:21:45.548Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-03T09:21:45.548Z] ---> Running in a98ac0df9be4 [2023-05-03T09:21:45.548Z] Removing intermediate container a98ac0df9be4 [2023-05-03T09:21:45.548Z] ---> 6f0ceabf58d0 [2023-05-03T09:21:45.548Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-03T09:21:45.548Z] ---> Running in fd2115bc136c [2023-05-03T09:21:45.548Z] Removing intermediate container 32af47497b8d [2023-05-03T09:21:45.548Z] ---> 860ec1f651eb [2023-05-03T09:21:45.548Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-03T09:21:45.819Z] ---> Running in ae3ca31f49b4 [2023-05-03T09:21:45.819Z] Removing intermediate container fd2115bc136c [2023-05-03T09:21:45.819Z] ---> fbe558cda0cc [2023-05-03T09:21:45.819Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-03T09:21:45.819Z] ---> Running in 3b20188a8754 [2023-05-03T09:21:45.819Z] Removing intermediate container ae3ca31f49b4 [2023-05-03T09:21:45.819Z] ---> 8626abf156d2 [2023-05-03T09:21:45.819Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-03T09:21:45.819Z] ---> Running in 2ae64ea0785d [2023-05-03T09:21:45.819Z] Removing intermediate container 3b20188a8754 [2023-05-03T09:21:45.819Z] ---> 3084f3bbe2f5 [2023-05-03T09:21:45.819Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-03T09:21:45.819Z] ---> Running in a45d1dc03c2c [2023-05-03T09:21:46.077Z] Removing intermediate container 2ae64ea0785d [2023-05-03T09:21:46.077Z] ---> 6c96d98437e1 [2023-05-03T09:21:46.077Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-03T09:21:46.644Z] ---> Running in a406f5dc852e [2023-05-03T09:21:47.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T09:21:47.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T09:21:47.475Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-03T09:21:47.475Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T09:21:47.475Z] OK: 7 MiB in 16 packages [2023-05-03T09:21:47.774Z] Removing intermediate container a406f5dc852e [2023-05-03T09:21:47.774Z] ---> 0a314798df83 [2023-05-03T09:21:47.774Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-03T09:21:48.710Z] ---> Running in 5aa739dd121f [2023-05-03T09:21:48.710Z] Removing intermediate container a45d1dc03c2c [2023-05-03T09:21:48.710Z] ---> 7b670514b008 [2023-05-03T09:21:48.710Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T09:21:48.710Z] Removing intermediate container 5aa739dd121f [2023-05-03T09:21:48.710Z] ---> 2a45583487bc [2023-05-03T09:21:48.710Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-03T09:21:48.710Z] ---> Running in 094ae549edac [2023-05-03T09:21:48.710Z] Removing intermediate container 7633b7e66a95 [2023-05-03T09:21:48.710Z] ---> 780e37bff0c3 [2023-05-03T09:21:48.710Z] [2023-05-03T09:21:48.710Z] Step 10/23 : FROM alpine:3.17 [2023-05-03T09:21:48.710Z] ---> 9ed4aefc74f6 [2023-05-03T09:21:48.711Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-03T09:21:48.711Z] Removing intermediate container 737a67c3f6ae [2023-05-03T09:21:48.711Z] ---> 409ece06c990 [2023-05-03T09:21:48.711Z] [2023-05-03T09:21:48.711Z] Step 10/23 : FROM alpine:3.17 [2023-05-03T09:21:48.711Z] ---> 9ed4aefc74f6 [2023-05-03T09:21:48.711Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-03T09:21:48.711Z] ---> 9ceaf9779d80 [2023-05-03T09:21:48.711Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T09:21:48.969Z] ---> Running in cbc024ec42d8 [2023-05-03T09:21:48.969Z] ---> Running in 1191ce0d65f6 [2023-05-03T09:21:49.550Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T09:21:49.550Z] ---> 7c8c66ea03b3 [2023-05-03T09:21:49.550Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-03T09:21:49.550Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T09:21:49.550Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T09:21:49.550Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T09:21:49.846Z] (1/2) Installing ca-certificates (20220614-r4) [2023-05-03T09:21:49.846Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-03T09:21:49.846Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-03T09:21:49.846Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T09:21:49.846Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T09:21:49.846Z] Executing ca-certificates-20220614-r4.trigger [2023-05-03T09:21:49.846Z] OK: 7 MiB in 16 packages [2023-05-03T09:21:49.846Z] OK: 8 MiB in 17 packages [2023-05-03T09:21:50.783Z] ---> 70f8527b0dbc [2023-05-03T09:21:50.783Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-03T09:21:50.783Z] Removing intermediate container 094ae549edac [2023-05-03T09:21:50.783Z] ---> e932cdb022be [2023-05-03T09:21:50.783Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-03T09:21:50.783Z] ---> Running in be8cde6a389a [2023-05-03T09:21:51.046Z] ---> f3fdf6fdd45e [2023-05-03T09:21:51.046Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-03T09:21:51.618Z] ---> Running in e315099baf71 [2023-05-03T09:21:51.618Z] Removing intermediate container 1191ce0d65f6 [2023-05-03T09:21:51.618Z] ---> 5a689f3db2e4 [2023-05-03T09:21:51.618Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-03T09:21:51.618Z] Removing intermediate container be8cde6a389a [2023-05-03T09:21:51.618Z] ---> 6cd24b9a2d48 [2023-05-03T09:21:51.618Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-03T09:21:51.618Z] Removing intermediate container cbc024ec42d8 [2023-05-03T09:21:51.618Z] ---> aaea701d1230 [2023-05-03T09:21:51.618Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-03T09:21:51.618Z] ---> Running in cb4804f181eb [2023-05-03T09:21:51.618Z] ---> Running in fa727cea9ce3 [2023-05-03T09:21:51.618Z] Removing intermediate container e315099baf71 [2023-05-03T09:21:51.618Z] ---> fc881d0716d6 [2023-05-03T09:21:51.618Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-03T09:21:51.618Z] ---> Running in 38d3dc94440d [2023-05-03T09:21:51.618Z] Removing intermediate container cb4804f181eb [2023-05-03T09:21:51.618Z] ---> db99c00c0e24 [2023-05-03T09:21:51.618Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-03T09:21:51.618Z] ---> Running in f11f70bc2524 [2023-05-03T09:21:51.618Z] Removing intermediate container fa727cea9ce3 [2023-05-03T09:21:51.618Z] ---> 7b5ad0e0ef68 [2023-05-03T09:21:51.618Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-03T09:21:51.877Z] ---> Running in 90aef1827251 [2023-05-03T09:21:51.877Z] ---> 57fd06bedec2 [2023-05-03T09:21:51.877Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-03T09:21:51.877Z] Removing intermediate container 38d3dc94440d [2023-05-03T09:21:51.877Z] ---> e0ed830ce914 [2023-05-03T09:21:51.877Z] Step 21/23 : LABEL arch=x86_64 [2023-05-03T09:21:51.877Z] Removing intermediate container f11f70bc2524 [2023-05-03T09:21:51.877Z] ---> cbc85019e350 [2023-05-03T09:21:51.878Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-03T09:21:52.137Z] Removing intermediate container 90aef1827251 [2023-05-03T09:21:52.137Z] ---> 1c44c2364fc4 [2023-05-03T09:21:52.137Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-03T09:21:52.137Z] ---> Running in ab79c6e6534a [2023-05-03T09:21:52.137Z] ---> Running in 600cf428552f [2023-05-03T09:21:52.137Z] ---> Running in 660e4a54a37e [2023-05-03T09:21:52.137Z] ---> Running in dddc1e91f85a [2023-05-03T09:21:52.137Z] Removing intermediate container 600cf428552f [2023-05-03T09:21:52.137Z] ---> 1330261934d8 [2023-05-03T09:21:52.137Z] Step 22/23 : LABEL git_sha=91109c363cf3bcfd00befa79b828410bc8410ebf [2023-05-03T09:21:52.137Z] Removing intermediate container 660e4a54a37e [2023-05-03T09:21:52.137Z] ---> b4c96d29b683 [2023-05-03T09:21:52.137Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T09:21:52.420Z] Removing intermediate container dddc1e91f85a [2023-05-03T09:21:52.420Z] ---> bd80339083b2 [2023-05-03T09:21:52.420Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T09:21:52.420Z] ---> Running in 2d750307f601 [2023-05-03T09:21:52.420Z] Removing intermediate container 2d750307f601 [2023-05-03T09:21:52.420Z] ---> b581866ae160 [2023-05-03T09:21:52.420Z] Step 23/23 : LABEL version=3.0.0-dev.145 [2023-05-03T09:21:52.420Z] ---> Running in d506408e353f [2023-05-03T09:21:52.420Z] ---> 945fa9197721 [2023-05-03T09:21:52.420Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T09:21:52.420Z] ---> 1c0f67a155d7 [2023-05-03T09:21:52.420Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T09:21:52.420Z] Removing intermediate container d506408e353f [2023-05-03T09:21:52.420Z] ---> 9dadf0b90c86 [2023-05-03T09:21:52.420Z] [2023-05-03T09:21:52.678Z] Successfully built 9dadf0b90c86 [2023-05-03T09:21:52.678Z] Successfully tagged core-data:latest [2023-05-03T09:21:52.678Z]  Building core-data ... done Building security-spire-config [2023-05-03T09:21:52.678Z] ---> abcee4dacd1a [2023-05-03T09:21:52.678Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-03T09:21:52.678Z] ---> 7c796e92ee48 [2023-05-03T09:21:52.678Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-03T09:21:56.971Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T09:21:56.971Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-03T09:21:56.971Z] ---> f24257bbbd55 [2023-05-03T09:21:56.971Z] Step 3/27 : WORKDIR /edgex-go [2023-05-03T09:21:56.971Z] ---> Using cache [2023-05-03T09:21:56.971Z] ---> a7b8f356a536 [2023-05-03T09:21:56.971Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-03T09:21:57.229Z] ---> 493cc0cdd39a [2023-05-03T09:21:57.229Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-03T09:21:57.229Z] ---> e7632e1c7c22 [2023-05-03T09:21:57.229Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-03T09:21:57.229Z] Removing intermediate container ab79c6e6534a [2023-05-03T09:21:57.229Z] ---> 3d7ff2d0e7d4 [2023-05-03T09:21:57.229Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T09:21:57.229Z] ---> Running in d6ea04fc1b60 [2023-05-03T09:21:57.488Z] ---> cb632e167754 [2023-05-03T09:21:57.488Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T09:21:57.488Z] ---> c3aade60c0c7 [2023-05-03T09:21:57.488Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-03T09:21:57.488Z] ---> 324db182f7ab [2023-05-03T09:21:57.488Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-03T09:21:57.488Z] ---> Running in 3a4d2785389b [2023-05-03T09:21:57.488Z] ---> Running in 7391b0a2abd3 [2023-05-03T09:21:57.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T09:21:57.488Z] Removing intermediate container 3a4d2785389b [2023-05-03T09:21:57.488Z] ---> 66889d322644 [2023-05-03T09:21:57.488Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-03T09:21:57.747Z] ---> 745069831119 [2023-05-03T09:21:57.747Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-03T09:21:57.747Z] Removing intermediate container 7391b0a2abd3 [2023-05-03T09:21:57.747Z] ---> 1546f7e90adc [2023-05-03T09:21:57.747Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-03T09:21:57.747Z] ---> Running in f6a20559000f [2023-05-03T09:21:57.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T09:21:57.747Z] ---> Running in 90991087e276 [2023-05-03T09:21:57.747Z] Removing intermediate container f6a20559000f [2023-05-03T09:21:57.747Z] ---> 418ab0683c69 [2023-05-03T09:21:57.747Z] Step 21/23 : LABEL arch=x86_64 [2023-05-03T09:21:57.747Z] OK: 265 MiB in 53 packages [2023-05-03T09:21:58.005Z] Removing intermediate container 90991087e276 [2023-05-03T09:21:58.005Z] ---> 72ff94b6003e [2023-05-03T09:21:58.005Z] Step 21/23 : LABEL arch=x86_64 [2023-05-03T09:21:58.005Z] ---> Running in c76bf2eb977a [2023-05-03T09:21:58.005Z] ---> Running in 3b8d743b8f22 [2023-05-03T09:21:58.005Z] Removing intermediate container c76bf2eb977a [2023-05-03T09:21:58.005Z] ---> 9b1a628f5c89 [2023-05-03T09:21:58.005Z] Step 22/23 : LABEL git_sha=91109c363cf3bcfd00befa79b828410bc8410ebf [2023-05-03T09:21:58.005Z] Removing intermediate container 3b8d743b8f22 [2023-05-03T09:21:58.269Z] ---> 0238c64811d5 [2023-05-03T09:21:58.269Z] Step 22/23 : LABEL git_sha=91109c363cf3bcfd00befa79b828410bc8410ebf [2023-05-03T09:21:58.269Z] ---> 6924eac954f9 [2023-05-03T09:21:58.269Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-03T09:21:58.269Z] ---> Running in f928c56b0c6b [2023-05-03T09:21:58.269Z] ---> Running in 1af529a46ba8 [2023-05-03T09:21:58.269Z] Removing intermediate container d6ea04fc1b60 [2023-05-03T09:21:58.269Z] ---> 49c41a53378e [2023-05-03T09:21:58.269Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-03T09:21:58.269Z] Removing intermediate container f928c56b0c6b [2023-05-03T09:21:58.269Z] ---> 778c938ab8c8 [2023-05-03T09:21:58.269Z] Step 23/23 : LABEL version=3.0.0-dev.145 [2023-05-03T09:21:58.269Z] Removing intermediate container 1af529a46ba8 [2023-05-03T09:21:58.269Z] ---> 2ecde8a37410 [2023-05-03T09:21:58.269Z] Step 23/23 : LABEL version=3.0.0-dev.145 [2023-05-03T09:21:58.530Z] ---> Running in 4fb43331f894 [2023-05-03T09:21:58.530Z] ---> 61ad5d3f6931 [2023-05-03T09:21:58.530Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-03T09:21:58.530Z] ---> Running in 16f81285b81e [2023-05-03T09:21:58.530Z] ---> b2e19dbefa65 [2023-05-03T09:21:58.530Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T09:21:58.530Z] ---> Running in 4dbfa16e5259 [2023-05-03T09:21:58.530Z] Removing intermediate container 4fb43331f894 [2023-05-03T09:21:58.530Z] ---> ac0d7f42f865 [2023-05-03T09:21:58.530Z] [2023-05-03T09:21:58.530Z] Removing intermediate container 16f81285b81e [2023-05-03T09:21:58.530Z] ---> f46cb93a0e15 [2023-05-03T09:21:58.530Z] [2023-05-03T09:21:58.530Z] Successfully built ac0d7f42f865 [2023-05-03T09:21:58.530Z] Successfully built f46cb93a0e15 [2023-05-03T09:21:58.791Z] Successfully tagged support-scheduler:latest [2023-05-03T09:21:58.791Z]  Building support-scheduler ... done Building core-command [2023-05-03T09:21:58.791Z] Successfully tagged support-notifications:latest [2023-05-03T09:21:58.791Z] Building security-spire-server [2023-05-03T09:21:58.791Z]  Building support-notifications ... done  ---> 3f6d4c54c012 [2023-05-03T09:21:58.791Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-03T09:21:59.772Z] ---> c70573691600 [2023-05-03T09:21:59.772Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-03T09:22:02.363Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T09:22:02.363Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-03T09:22:02.363Z] ---> f24257bbbd55 [2023-05-03T09:22:02.363Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-03T09:22:02.363Z] ---> Using cache [2023-05-03T09:22:02.363Z] ---> 2127d6fb48f6 [2023-05-03T09:22:02.363Z] Step 4/24 : WORKDIR /edgex-go [2023-05-03T09:22:02.363Z] ---> Using cache [2023-05-03T09:22:02.363Z] ---> e42105785baa [2023-05-03T09:22:02.363Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-03T09:22:02.363Z] ---> Using cache [2023-05-03T09:22:02.363Z] ---> d799020ea554 [2023-05-03T09:22:02.363Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-03T09:22:02.363Z] ---> Using cache [2023-05-03T09:22:02.363Z] ---> 7936c8fe9375 [2023-05-03T09:22:02.363Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T09:22:02.363Z] ---> Using cache [2023-05-03T09:22:02.363Z] ---> 4ac3ffa2830b [2023-05-03T09:22:02.363Z] Step 8/24 : COPY . . [2023-05-03T09:22:02.363Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T09:22:02.363Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-03T09:22:02.363Z] ---> f24257bbbd55 [2023-05-03T09:22:02.363Z] Step 3/26 : WORKDIR /edgex-go [2023-05-03T09:22:02.363Z] ---> Using cache [2023-05-03T09:22:02.363Z] ---> a7b8f356a536 [2023-05-03T09:22:02.363Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-03T09:22:02.363Z] ---> Using cache [2023-05-03T09:22:02.363Z] ---> 49c41a53378e [2023-05-03T09:22:02.363Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-03T09:22:02.363Z] ---> Using cache [2023-05-03T09:22:02.363Z] ---> b2e19dbefa65 [2023-05-03T09:22:02.363Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T09:22:04.907Z] Removing intermediate container 4966759bc59a [2023-05-03T09:22:04.907Z] ---> 4ac3ffa2830b [2023-05-03T09:22:04.907Z] Step 8/25 : COPY . . [2023-05-03T09:22:09.096Z] ---> 733fb4c0e99f [2023-05-03T09:22:09.096Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-03T09:22:09.096Z] ---> Running in 87f05eee95dc [2023-05-03T09:22:09.096Z] ---> 1c412140d3f9 [2023-05-03T09:22:09.096Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-03T09:22:09.096Z] ---> Running in 35f99fae8a84 [2023-05-03T09:22:09.096Z] ---> 8978ed7f2542 [2023-05-03T09:22:09.096Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-03T09:22:09.096Z] ---> Running in 008788e3372b [2023-05-03T09:22:09.096Z] ---> de8d8080ba5d [2023-05-03T09:22:09.096Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-03T09:22:09.096Z] ---> Running in 525132e769bf [2023-05-03T09:22:09.096Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-03T09:22:09.096Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-03T09:22:09.661Z] Removing intermediate container 525132e769bf [2023-05-03T09:22:09.661Z] ---> e0ca0ea59c6f [2023-05-03T09:22:09.661Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-03T09:22:09.661Z] ---> Running in 2787c068f7c7 [2023-05-03T09:22:09.919Z] Removing intermediate container 2787c068f7c7 [2023-05-03T09:22:09.919Z] ---> a80b6ac3c4b0 [2023-05-03T09:22:09.919Z] Step 30/33 : CMD ["gate"] [2023-05-03T09:22:09.919Z] ---> Running in 7069621764eb [2023-05-03T09:22:09.919Z] Removing intermediate container 7069621764eb [2023-05-03T09:22:09.919Z] ---> d6066835a5d4 [2023-05-03T09:22:09.919Z] Step 31/33 : LABEL arch=x86_64 [2023-05-03T09:22:09.919Z] ---> Running in 48e1db77b65e [2023-05-03T09:22:10.177Z] Removing intermediate container 48e1db77b65e [2023-05-03T09:22:10.177Z] ---> a6d753a21d49 [2023-05-03T09:22:10.177Z] Step 32/33 : LABEL git_sha=91109c363cf3bcfd00befa79b828410bc8410ebf [2023-05-03T09:22:10.177Z] ---> Running in 3557529f6a3b [2023-05-03T09:22:10.434Z] Removing intermediate container 3557529f6a3b [2023-05-03T09:22:10.434Z] ---> a5600d3b0c1f [2023-05-03T09:22:10.434Z] Step 33/33 : LABEL version=3.0.0-dev.145 [2023-05-03T09:22:10.434Z] ---> Running in 0a82b6d6e623 [2023-05-03T09:22:10.434Z] Removing intermediate container 0a82b6d6e623 [2023-05-03T09:22:10.434Z] ---> 5c99aa10a238 [2023-05-03T09:22:10.434Z] [2023-05-03T09:22:10.434Z] Successfully built 5c99aa10a238 [2023-05-03T09:22:10.434Z] Successfully tagged security-bootstrapper:latest [2023-05-03T09:22:10.434Z]  Building security-bootstrapper ... done Building security-proxy-setup [2023-05-03T09:22:14.632Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T09:22:14.632Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-03T09:22:14.632Z] ---> f24257bbbd55 [2023-05-03T09:22:14.632Z] Step 3/22 : WORKDIR /edgex-go [2023-05-03T09:22:14.632Z] ---> Using cache [2023-05-03T09:22:14.632Z] ---> a7b8f356a536 [2023-05-03T09:22:14.632Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-03T09:22:14.632Z] ---> Using cache [2023-05-03T09:22:14.632Z] ---> 52c5e419f079 [2023-05-03T09:22:14.632Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-03T09:22:14.632Z] ---> Using cache [2023-05-03T09:22:14.632Z] ---> c19aa1cd430c [2023-05-03T09:22:14.632Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T09:22:14.632Z] ---> Using cache [2023-05-03T09:22:14.632Z] ---> abeb0ba0ee7c [2023-05-03T09:22:14.632Z] Step 7/22 : COPY . . [2023-05-03T09:22:14.632Z] ---> Using cache [2023-05-03T09:22:14.632Z] ---> 33c8f34320f1 [2023-05-03T09:22:14.632Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-03T09:22:22.818Z] ---> Running in d1be984a0638 [2023-05-03T09:22:22.818Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-03T09:22:40.946Z] Removing intermediate container 87f05eee95dc [2023-05-03T09:22:40.946Z] ---> 8f58036dbb09 [2023-05-03T09:22:40.946Z] Step 7/26 : COPY . . [2023-05-03T09:22:40.946Z] Removing intermediate container 4dbfa16e5259 [2023-05-03T09:22:40.946Z] ---> ace193642bfd [2023-05-03T09:22:40.946Z] Step 7/27 : COPY . . [2023-05-03T09:22:46.410Z] Removing intermediate container 35f99fae8a84 [2023-05-03T09:22:46.410Z] ---> c526eee7e75d [2023-05-03T09:22:46.410Z] [2023-05-03T09:22:46.410Z] Step 10/24 : FROM alpine:3.17 [2023-05-03T09:22:46.410Z] ---> 9ed4aefc74f6 [2023-05-03T09:22:46.410Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-03T09:22:46.410Z] ---> Using cache [2023-05-03T09:22:46.410Z] ---> 5a689f3db2e4 [2023-05-03T09:22:46.410Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-03T09:22:46.410Z] ---> Using cache [2023-05-03T09:22:46.410Z] ---> db99c00c0e24 [2023-05-03T09:22:46.410Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-03T09:22:46.410Z] ---> d9394d7af9ad [2023-05-03T09:22:46.410Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-03T09:22:46.410Z] Removing intermediate container 008788e3372b [2023-05-03T09:22:46.410Z] ---> 2d6137f6f707 [2023-05-03T09:22:46.410Z] [2023-05-03T09:22:46.410Z] Step 10/25 : FROM alpine:3.17 [2023-05-03T09:22:46.410Z] ---> 9ed4aefc74f6 [2023-05-03T09:22:46.410Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-03T09:22:46.410Z] ---> Using cache [2023-05-03T09:22:46.410Z] ---> 5a689f3db2e4 [2023-05-03T09:22:46.410Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-03T09:22:46.410Z] ---> Using cache [2023-05-03T09:22:46.410Z] ---> db99c00c0e24 [2023-05-03T09:22:46.410Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-03T09:22:46.410Z] ---> Running in 3a8d228ddcac [2023-05-03T09:22:46.410Z] ---> Running in f13164e72846 [2023-05-03T09:22:46.410Z] ---> 80cb3ebe265f [2023-05-03T09:22:46.410Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-03T09:22:46.410Z] ---> Running in 36994f856105 [2023-05-03T09:22:46.410Z] ---> Running in ca3c1fb87c0a [2023-05-03T09:22:46.410Z] Removing intermediate container f13164e72846 [2023-05-03T09:22:46.410Z] ---> 02ee96d19961 [2023-05-03T09:22:46.410Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-03T09:22:46.410Z] Removing intermediate container 36994f856105 [2023-05-03T09:22:46.410Z] ---> c6ebd560367c [2023-05-03T09:22:46.410Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-03T09:22:46.410Z] Removing intermediate container 3a8d228ddcac [2023-05-03T09:22:46.410Z] ---> a09720b47361 [2023-05-03T09:22:46.410Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-03T09:22:46.410Z] ---> Running in 9ebb318ae60d [2023-05-03T09:22:46.410Z] ---> Running in a44101f72adc [2023-05-03T09:22:46.410Z] ---> Running in 157cb4e0454a [2023-05-03T09:22:46.410Z] Removing intermediate container ca3c1fb87c0a [2023-05-03T09:22:46.410Z] ---> 18690db450fe [2023-05-03T09:22:46.410Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-03T09:22:46.410Z] ---> Running in 3c95ef2864b2 [2023-05-03T09:22:46.410Z] Removing intermediate container 9ebb318ae60d [2023-05-03T09:22:46.410Z] ---> 3e2da996d2d4 [2023-05-03T09:22:46.410Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-03T09:22:46.410Z] Removing intermediate container a44101f72adc [2023-05-03T09:22:46.410Z] ---> 6032b0d9419d [2023-05-03T09:22:46.410Z] Step 15/25 : WORKDIR / [2023-05-03T09:22:46.410Z] ---> Running in 816b332ae052 [2023-05-03T09:22:46.410Z] Removing intermediate container 157cb4e0454a [2023-05-03T09:22:46.410Z] ---> bba1b6930c13 [2023-05-03T09:22:46.410Z] Step 15/24 : WORKDIR / [2023-05-03T09:22:46.410Z] ---> Running in e26a8e542e16 [2023-05-03T09:22:46.410Z] ---> Running in 31204de432ab [2023-05-03T09:22:46.410Z] Removing intermediate container 3c95ef2864b2 [2023-05-03T09:22:46.410Z] ---> 720e91bbfe90 [2023-05-03T09:22:46.410Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-03T09:22:46.410Z] Removing intermediate container 816b332ae052 [2023-05-03T09:22:46.410Z] ---> d3d7a3ece2eb [2023-05-03T09:22:46.411Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-03T09:22:46.411Z] ---> Running in ce83664c9e77 [2023-05-03T09:22:46.411Z] ---> Running in aafb1a7d29ad [2023-05-03T09:22:46.411Z] Removing intermediate container e26a8e542e16 [2023-05-03T09:22:46.411Z] ---> 81f0b19e09ff [2023-05-03T09:22:46.411Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T09:22:46.411Z] Removing intermediate container 31204de432ab [2023-05-03T09:22:46.411Z] ---> b8171ba9d7b4 [2023-05-03T09:22:46.411Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T09:22:46.672Z] Removing intermediate container ce83664c9e77 [2023-05-03T09:22:46.672Z] ---> 99b8871a035f [2023-05-03T09:22:46.672Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-03T09:22:46.672Z] ---> b4619778afd8 [2023-05-03T09:22:46.672Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T09:22:46.672Z] ---> Running in 7d3fa6995b98 [2023-05-03T09:22:46.672Z] ---> ebd410c6b813 [2023-05-03T09:22:46.672Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T09:22:47.243Z] ---> 03c4e976cd7b [2023-05-03T09:22:47.243Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-03T09:22:47.243Z] ---> cf3e0df152d7 [2023-05-03T09:22:47.243Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-03T09:22:47.814Z] Removing intermediate container aafb1a7d29ad [2023-05-03T09:22:47.814Z] ---> 14012868f446 [2023-05-03T09:22:47.814Z] Step 12/27 : WORKDIR /edgex-go [2023-05-03T09:22:47.814Z] ---> cc13c8449569 [2023-05-03T09:22:47.814Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-03T09:22:47.814Z] ---> 5d0b477e057f [2023-05-03T09:22:47.814Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-03T09:22:47.814Z] ---> Running in 6a8089b102ec [2023-05-03T09:22:47.814Z] Removing intermediate container d1be984a0638 [2023-05-03T09:22:47.814Z] ---> 599f65b1242e [2023-05-03T09:22:47.814Z] [2023-05-03T09:22:47.814Z] Step 9/22 : FROM alpine:3.17 [2023-05-03T09:22:47.814Z] ---> 9ed4aefc74f6 [2023-05-03T09:22:47.814Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-03T09:22:48.075Z] Removing intermediate container 7d3fa6995b98 [2023-05-03T09:22:48.075Z] ---> 319867153a50 [2023-05-03T09:22:48.075Z] Step 12/26 : WORKDIR /edgex-go [2023-05-03T09:22:48.075Z] ---> Running in 0af978b5ab11 [2023-05-03T09:22:48.075Z] ---> 8777204de51f [2023-05-03T09:22:48.075Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-03T09:22:48.075Z] Removing intermediate container 6a8089b102ec [2023-05-03T09:22:48.075Z] ---> 54970418ac57 [2023-05-03T09:22:48.075Z] [2023-05-03T09:22:48.075Z] Step 13/27 : FROM alpine:3.17 [2023-05-03T09:22:48.075Z] ---> 9ed4aefc74f6 [2023-05-03T09:22:48.075Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-03T09:22:48.075Z] ---> Using cache [2023-05-03T09:22:48.075Z] ---> eec0683ea38e [2023-05-03T09:22:48.075Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-03T09:22:48.075Z] ---> Running in eb1e76f0567d [2023-05-03T09:22:48.075Z] ---> 0c49a7a4375e [2023-05-03T09:22:48.075Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-03T09:22:48.075Z] ---> Running in 7cd82b5e495f [2023-05-03T09:22:48.075Z] ---> Running in e282f3884474 [2023-05-03T09:22:48.342Z] Removing intermediate container 7cd82b5e495f [2023-05-03T09:22:48.342Z] ---> e5b89abf463d [2023-05-03T09:22:48.342Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-03T09:22:48.342Z] ---> Running in 80602e76342c [2023-05-03T09:22:48.342Z] Removing intermediate container eb1e76f0567d [2023-05-03T09:22:48.342Z] ---> facaf4c1c1b5 [2023-05-03T09:22:48.342Z] [2023-05-03T09:22:48.342Z] Step 13/26 : FROM alpine:3.17 [2023-05-03T09:22:48.342Z] ---> 9ed4aefc74f6 [2023-05-03T09:22:48.342Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-03T09:22:48.342Z] ---> Using cache [2023-05-03T09:22:48.342Z] ---> eec0683ea38e [2023-05-03T09:22:48.342Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-03T09:22:48.342Z] ---> Using cache [2023-05-03T09:22:48.342Z] ---> e0cc5f11654c [2023-05-03T09:22:48.342Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T09:22:48.342Z] ---> Using cache [2023-05-03T09:22:48.342Z] ---> ced47625b24f [2023-05-03T09:22:48.342Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T09:22:48.342Z] ---> Using cache [2023-05-03T09:22:48.342Z] ---> ba0057713a0b [2023-05-03T09:22:48.342Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-03T09:22:48.342Z] ---> 5e1571d6efd8 [2023-05-03T09:22:48.342Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-03T09:22:48.342Z] ---> Running in 93a90910cc44 [2023-05-03T09:22:48.342Z] Removing intermediate container 80602e76342c [2023-05-03T09:22:48.342Z] ---> e5af5b4e46d9 [2023-05-03T09:22:48.342Z] Step 22/24 : LABEL arch=x86_64 [2023-05-03T09:22:48.342Z] ---> Running in 8edf2b085e1f [2023-05-03T09:22:48.342Z] Removing intermediate container 93a90910cc44 [2023-05-03T09:22:48.342Z] ---> 8e3033ee83e7 [2023-05-03T09:22:48.342Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-03T09:22:48.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T09:22:48.602Z] ---> Running in ba9acb6bc828 [2023-05-03T09:22:48.602Z] Removing intermediate container 8edf2b085e1f [2023-05-03T09:22:48.602Z] ---> 49bda8539b7c [2023-05-03T09:22:48.602Z] Step 23/24 : LABEL git_sha=91109c363cf3bcfd00befa79b828410bc8410ebf [2023-05-03T09:22:48.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T09:22:48.603Z] ---> Running in ee2293f6fcfc [2023-05-03T09:22:48.603Z] Removing intermediate container ba9acb6bc828 [2023-05-03T09:22:48.603Z] ---> f159e110d0cf [2023-05-03T09:22:48.603Z] Step 23/25 : LABEL arch=x86_64 [2023-05-03T09:22:48.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T09:22:48.603Z] ---> Running in 325b264827bd [2023-05-03T09:22:48.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T09:22:48.603Z] Removing intermediate container ee2293f6fcfc [2023-05-03T09:22:48.603Z] ---> b52577804338 [2023-05-03T09:22:48.603Z] Step 24/24 : LABEL version=3.0.0-dev.145 [2023-05-03T09:22:48.603Z] ---> Running in f2494008bcaf [2023-05-03T09:22:48.913Z] Removing intermediate container 325b264827bd [2023-05-03T09:22:48.913Z] ---> 4ceb2a7b82a1 [2023-05-03T09:22:48.913Z] Step 24/25 : LABEL git_sha=91109c363cf3bcfd00befa79b828410bc8410ebf [2023-05-03T09:22:48.913Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-03T09:22:48.913Z] v3.17.3-146-g00487ded7d9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-03T09:22:48.913Z] OK: 17820 distinct packages available [2023-05-03T09:22:48.913Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-03T09:22:48.913Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-03T09:22:48.913Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T09:22:48.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T09:22:48.913Z] OK: 8 MiB in 17 packages [2023-05-03T09:22:49.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T09:22:49.431Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-03T09:22:49.431Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-03T09:22:49.431Z] (3/4) Installing libucontext (1.2-r0) [2023-05-03T09:22:49.431Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-03T09:22:49.431Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T09:22:49.431Z] OK: 7 MiB in 19 packages [2023-05-03T09:22:49.694Z] ---> Running in 6fd1da4a8b98 [2023-05-03T09:22:49.694Z] Removing intermediate container f2494008bcaf [2023-05-03T09:22:49.694Z] ---> 348ee132cdad [2023-05-03T09:22:49.694Z] [2023-05-03T09:22:49.694Z] Successfully built 348ee132cdad [2023-05-03T09:22:49.694Z] Successfully tagged core-command:latest [2023-05-03T09:22:49.694Z]  Building core-command ... done Building security-spiffe-token-provider [2023-05-03T09:22:51.084Z] Removing intermediate container 6fd1da4a8b98 [2023-05-03T09:22:51.084Z] ---> 0ac828bf1855 [2023-05-03T09:22:51.084Z] Step 25/25 : LABEL version=3.0.0-dev.145 [2023-05-03T09:22:51.084Z] ---> a910a114050f [2023-05-03T09:22:51.084Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-03T09:22:51.359Z] ---> Running in 422976167e06 [2023-05-03T09:22:51.359Z] Removing intermediate container 422976167e06 [2023-05-03T09:22:51.359Z] ---> 28d37985017b [2023-05-03T09:22:51.359Z] [2023-05-03T09:22:51.660Z] ---> 4a1eef36c4e2 [2023-05-03T09:22:51.660Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-03T09:22:51.660Z] Successfully built 28d37985017b [2023-05-03T09:22:51.660Z] Removing intermediate container 0af978b5ab11 [2023-05-03T09:22:51.660Z] ---> 2eed22e183c5 [2023-05-03T09:22:51.660Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-03T09:22:51.660Z] Successfully tagged core-metadata:latest [2023-05-03T09:22:51.660Z]  Building core-metadata ... done Building security-proxy-auth [2023-05-03T09:22:51.660Z] Removing intermediate container e282f3884474 [2023-05-03T09:22:51.660Z] ---> 755d17a585f9 [2023-05-03T09:22:51.660Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T09:22:51.660Z] ---> Running in e9ece5405696 [2023-05-03T09:22:53.111Z] ---> b818a6eec806 [2023-05-03T09:22:53.111Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-03T09:22:53.375Z] Removing intermediate container e9ece5405696 [2023-05-03T09:22:53.375Z] ---> 95741067ce6a [2023-05-03T09:22:53.375Z] Step 12/22 : WORKDIR /edgex [2023-05-03T09:22:53.375Z] ---> d94198ecbf0f [2023-05-03T09:22:53.375Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T09:22:53.640Z] ---> Running in 7c91208ccdb7 [2023-05-03T09:22:53.640Z] ---> 99772c22a42c [2023-05-03T09:22:53.640Z] ---> 862ff7a6d161 [2023-05-03T09:22:53.640Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/binStep 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-03T09:22:53.640Z] [2023-05-03T09:22:53.926Z] ---> Running in 6cfee6b98b84 [2023-05-03T09:22:53.926Z] Removing intermediate container 7c91208ccdb7 [2023-05-03T09:22:53.926Z] ---> 4f8ae085dbc4 [2023-05-03T09:22:53.926Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T09:22:53.926Z] Removing intermediate container 6cfee6b98b84 [2023-05-03T09:22:53.926Z] ---> cc8b179a13a3 [2023-05-03T09:22:53.926Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-03T09:22:54.186Z] ---> Running in 68ad3b3d2b4e [2023-05-03T09:22:54.186Z] ---> a02b8308ff16 [2023-05-03T09:22:54.186Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T09:22:54.756Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T09:22:54.756Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-03T09:22:54.756Z] ---> f24257bbbd55 [2023-05-03T09:22:54.756Z] Step 3/20 : WORKDIR /edgex-go [2023-05-03T09:22:54.756Z] ---> Using cache [2023-05-03T09:22:54.756Z] ---> a7b8f356a536 [2023-05-03T09:22:54.756Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-03T09:22:55.018Z] Removing intermediate container 68ad3b3d2b4e [2023-05-03T09:22:55.018Z] ---> 454b2accf3b6 [2023-05-03T09:22:55.018Z] Step 24/26 : LABEL arch=x86_64 [2023-05-03T09:22:55.590Z] ---> cebeec382dc6 [2023-05-03T09:22:55.590Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-03T09:22:55.590Z] ---> Running in 4404237bb6d3 [2023-05-03T09:22:55.860Z] ---> f7751a2d1eda [2023-05-03T09:22:55.860Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-03T09:22:55.860Z] ---> Running in 96fb8589063e [2023-05-03T09:22:55.860Z] ---> 8932617aeae1 [2023-05-03T09:22:55.860Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-03T09:22:56.172Z] Removing intermediate container 96fb8589063e [2023-05-03T09:22:56.172Z] ---> 71948dd270d2 [2023-05-03T09:22:56.172Z] Step 25/26 : LABEL git_sha=91109c363cf3bcfd00befa79b828410bc8410ebf [2023-05-03T09:22:56.172Z] ---> 5a7413f0d2ab [2023-05-03T09:22:56.172Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-03T09:22:56.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T09:22:56.172Z] ---> Running in 274cb950a5a4 [2023-05-03T09:22:56.172Z] ---> Running in 08d95b127a84 [2023-05-03T09:22:56.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T09:22:56.431Z] Removing intermediate container 274cb950a5a4 [2023-05-03T09:22:56.431Z] ---> f129022b64e1 [2023-05-03T09:22:56.431Z] Step 26/26 : LABEL version=3.0.0-dev.145 [2023-05-03T09:22:56.431Z] Removing intermediate container 08d95b127a84 [2023-05-03T09:22:56.431Z] ---> 0493b86590d6 [2023-05-03T09:22:56.431Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-03T09:22:56.431Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-03T09:22:56.431Z] v3.17.3-146-g00487ded7d9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-03T09:22:56.431Z] OK: 17819 distinct packages available [2023-05-03T09:22:56.431Z] ---> f6661e8f05fc [2023-05-03T09:22:56.431Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-03T09:22:56.431Z] ---> Running in be0a8e7d0e46 [2023-05-03T09:22:56.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T09:22:56.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T09:22:56.689Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T09:22:56.689Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-03T09:22:56.689Z] ---> f24257bbbd55 [2023-05-03T09:22:56.689Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-03T09:22:56.689Z] ---> Using cache [2023-05-03T09:22:56.689Z] ---> 2127d6fb48f6 [2023-05-03T09:22:56.689Z] Step 4/23 : WORKDIR /edgex-go [2023-05-03T09:22:56.689Z] ---> Using cache [2023-05-03T09:22:56.689Z] ---> e42105785baa [2023-05-03T09:22:56.689Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-03T09:22:56.689Z] ---> Using cache [2023-05-03T09:22:56.689Z] ---> d799020ea554 [2023-05-03T09:22:56.689Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-03T09:22:56.689Z] ---> Using cache [2023-05-03T09:22:56.689Z] ---> 7936c8fe9375 [2023-05-03T09:22:56.689Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T09:22:56.689Z] ---> Using cache [2023-05-03T09:22:56.689Z] ---> 4ac3ffa2830b [2023-05-03T09:22:56.689Z] Step 8/23 : COPY . . [2023-05-03T09:22:56.689Z] ---> Using cache [2023-05-03T09:22:56.689Z] ---> 8978ed7f2542 [2023-05-03T09:22:56.689Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-03T09:22:56.689Z] Removing intermediate container be0a8e7d0e46 [2023-05-03T09:22:56.689Z] ---> 7c9a12fb2ad5 [2023-05-03T09:22:56.689Z] [2023-05-03T09:22:56.689Z] ---> Running in 7e59f68b99bf [2023-05-03T09:22:56.689Z] ---> cd7f25ce86b5 [2023-05-03T09:22:56.689Z] Step 22/27 : WORKDIR / [2023-05-03T09:22:56.689Z] ---> Running in 414873dca67f [2023-05-03T09:22:56.689Z] ---> 96fadd195876 [2023-05-03T09:22:56.689Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-03T09:22:56.689Z] ---> Running in 0812dbf03005 [2023-05-03T09:22:56.953Z] Successfully built 7c9a12fb2ad5 [2023-05-03T09:22:56.953Z] Successfully tagged security-spire-server:latest [2023-05-03T09:22:56.953Z]  Building security-spire-server ... done Building core-common-config-bootstrapper [2023-05-03T09:22:56.953Z] Removing intermediate container 414873dca67f [2023-05-03T09:22:56.953Z] ---> aa3a641afbb0 [2023-05-03T09:22:56.953Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-03T09:22:56.953Z] OK: 265 MiB in 53 packages [2023-05-03T09:22:56.953Z] ---> Running in 6175f20560ea [2023-05-03T09:22:57.235Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-03T09:22:58.621Z] Removing intermediate container 6175f20560ea [2023-05-03T09:22:58.621Z] ---> 0ff87e7ccaf2 [2023-05-03T09:22:58.621Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-03T09:22:59.192Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T09:22:59.192Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-03T09:22:59.192Z] ---> f24257bbbd55 [2023-05-03T09:22:59.192Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-03T09:22:59.192Z] ---> Using cache [2023-05-03T09:22:59.192Z] ---> 2127d6fb48f6 [2023-05-03T09:22:59.192Z] Step 4/23 : WORKDIR /edgex-go [2023-05-03T09:22:59.192Z] ---> Using cache [2023-05-03T09:22:59.192Z] ---> e42105785baa [2023-05-03T09:22:59.192Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-03T09:22:59.192Z] ---> Using cache [2023-05-03T09:22:59.192Z] ---> d799020ea554 [2023-05-03T09:22:59.192Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-03T09:22:59.192Z] ---> Using cache [2023-05-03T09:22:59.192Z] ---> 7936c8fe9375 [2023-05-03T09:22:59.192Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T09:22:59.192Z] ---> Using cache [2023-05-03T09:22:59.192Z] ---> 4ac3ffa2830b [2023-05-03T09:22:59.192Z] Step 8/23 : COPY . . [2023-05-03T09:22:59.192Z] ---> Using cache [2023-05-03T09:22:59.192Z] ---> 8978ed7f2542 [2023-05-03T09:22:59.192Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-03T09:23:00.132Z] ---> Running in ac7e1f72c784 [2023-05-03T09:23:00.132Z] ---> Running in 70778fd02376 [2023-05-03T09:23:00.132Z] Removing intermediate container 70778fd02376 [2023-05-03T09:23:00.132Z] ---> 26d0b262ddd4 [2023-05-03T09:23:00.132Z] Step 25/27 : LABEL arch=x86_64 [2023-05-03T09:23:00.132Z] ---> Running in a5648a25f7f5 [2023-05-03T09:23:00.395Z] Removing intermediate container 4404237bb6d3 [2023-05-03T09:23:00.395Z] ---> 2710c2c803b8 [2023-05-03T09:23:00.395Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-03T09:23:00.395Z] Removing intermediate container a5648a25f7f5 [2023-05-03T09:23:00.395Z] ---> f268c53cecd4 [2023-05-03T09:23:00.395Z] Step 26/27 : LABEL git_sha=91109c363cf3bcfd00befa79b828410bc8410ebf [2023-05-03T09:23:00.395Z] Removing intermediate container 0812dbf03005 [2023-05-03T09:23:00.395Z] ---> a3a3aed8f913 [2023-05-03T09:23:00.395Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-03T09:23:00.395Z] ---> Running in 425d243e6a1e [2023-05-03T09:23:00.395Z] ---> Running in 406b7c8d66a2 [2023-05-03T09:23:00.661Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-03T09:23:00.661Z] Removing intermediate container 425d243e6a1e [2023-05-03T09:23:00.661Z] ---> a08778c710d6 [2023-05-03T09:23:00.661Z] Step 20/22 : LABEL arch=x86_64 [2023-05-03T09:23:00.661Z] ---> ce1ee7b3d06c [2023-05-03T09:23:00.661Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T09:23:00.661Z] ---> Running in d05e471d7fbd [2023-05-03T09:23:00.661Z] Removing intermediate container 406b7c8d66a2 [2023-05-03T09:23:00.661Z] ---> 49e94bb606f5 [2023-05-03T09:23:00.661Z] Step 27/27 : LABEL version=3.0.0-dev.145 [2023-05-03T09:23:00.661Z] ---> Running in c9273b6175b9 [2023-05-03T09:23:00.661Z] ---> Running in 2a3f64f2a3bc [2023-05-03T09:23:00.661Z] Removing intermediate container d05e471d7fbd [2023-05-03T09:23:00.661Z] ---> f759f33fcf35 [2023-05-03T09:23:00.661Z] Step 21/22 : LABEL git_sha=91109c363cf3bcfd00befa79b828410bc8410ebf [2023-05-03T09:23:00.934Z] ---> Running in d4902ad1c32d [2023-05-03T09:23:00.934Z] Removing intermediate container 2a3f64f2a3bc [2023-05-03T09:23:00.934Z] ---> 7d0168b329d6 [2023-05-03T09:23:00.934Z] [2023-05-03T09:23:01.193Z] Removing intermediate container d4902ad1c32d [2023-05-03T09:23:01.193Z] ---> 5e247b7def52 [2023-05-03T09:23:01.193Z] Step 22/22 : LABEL version=3.0.0-dev.145 [2023-05-03T09:23:01.193Z] ---> Running in 6227486a9ba8 [2023-05-03T09:23:01.193Z] Successfully built 7d0168b329d6 [2023-05-03T09:23:01.193Z] Successfully tagged security-spire-config:latest [2023-05-03T09:23:01.193Z] Building security-secretstore-setup [2023-05-03T09:23:02.567Z]  Building security-spire-config ... done Removing intermediate container 6227486a9ba8 [2023-05-03T09:23:02.567Z] ---> 5adb8fb0d8dd [2023-05-03T09:23:02.567Z] [2023-05-03T09:23:02.567Z] Successfully built 5adb8fb0d8dd [2023-05-03T09:23:02.567Z] Successfully tagged security-proxy-setup:latest [2023-05-03T09:23:03.943Z]  Building security-proxy-setup ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T09:23:03.943Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-03T09:23:03.943Z] ---> f24257bbbd55 [2023-05-03T09:23:03.943Z] Step 3/25 : WORKDIR /edgex-go [2023-05-03T09:23:03.943Z] ---> Using cache [2023-05-03T09:23:03.943Z] ---> a7b8f356a536 [2023-05-03T09:23:03.943Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-03T09:23:03.943Z] ---> Using cache [2023-05-03T09:23:03.943Z] ---> 52c5e419f079 [2023-05-03T09:23:03.943Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-03T09:23:03.943Z] ---> Using cache [2023-05-03T09:23:03.943Z] ---> c19aa1cd430c [2023-05-03T09:23:03.943Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T09:23:03.943Z] ---> Using cache [2023-05-03T09:23:03.943Z] ---> abeb0ba0ee7c [2023-05-03T09:23:03.943Z] Step 7/25 : COPY . . [2023-05-03T09:23:03.943Z] ---> Using cache [2023-05-03T09:23:03.943Z] ---> 33c8f34320f1 [2023-05-03T09:23:03.943Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-03T09:23:07.228Z] ---> Running in 72169f969caf [2023-05-03T09:23:07.488Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-03T09:23:30.141Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-03T09:23:30.141Z] Removing intermediate container 7e59f68b99bf [2023-05-03T09:23:30.141Z] ---> 561122a1d645 [2023-05-03T09:23:30.141Z] [2023-05-03T09:23:30.141Z] Step 10/23 : FROM alpine:3.17 [2023-05-03T09:23:30.141Z] ---> 9ed4aefc74f6 [2023-05-03T09:23:30.141Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-03T09:23:30.141Z] Removing intermediate container c9273b6175b9 [2023-05-03T09:23:30.141Z] ---> c8e6e32fa4d4 [2023-05-03T09:23:30.141Z] Step 7/20 : COPY . . [2023-05-03T09:23:30.141Z] ---> Running in 608115579f35 [2023-05-03T09:23:30.403Z] Removing intermediate container 608115579f35 [2023-05-03T09:23:30.403Z] ---> 8a388dff558d [2023-05-03T09:23:30.403Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-03T09:23:32.351Z] ---> Running in b278726de2dc [2023-05-03T09:23:32.351Z] Removing intermediate container ac7e1f72c784 [2023-05-03T09:23:32.351Z] ---> f0f205e6bd06 [2023-05-03T09:23:32.351Z] [2023-05-03T09:23:32.351Z] Step 10/23 : FROM alpine:3.17 [2023-05-03T09:23:32.351Z] ---> 9ed4aefc74f6 [2023-05-03T09:23:32.351Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-03T09:23:32.351Z] ---> Using cache [2023-05-03T09:23:32.351Z] ---> 8a388dff558d [2023-05-03T09:23:32.351Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-03T09:23:32.351Z] ---> Running in f9bc7895ef08 [2023-05-03T09:23:32.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T09:23:32.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T09:23:32.618Z] ---> 6487b488de76 [2023-05-03T09:23:32.618Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-03T09:23:32.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T09:23:32.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T09:23:32.878Z] ---> Running in 4b6bd942e2bc [2023-05-03T09:23:32.878Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-03T09:23:32.878Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T09:23:32.878Z] OK: 7 MiB in 16 packages [2023-05-03T09:23:32.878Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-03T09:23:32.878Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T09:23:32.878Z] OK: 7 MiB in 16 packages [2023-05-03T09:23:33.449Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-05-03T09:23:34.017Z] Removing intermediate container b278726de2dc [2023-05-03T09:23:34.017Z] ---> 355dd28d753a [2023-05-03T09:23:34.017Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T09:23:34.017Z] Removing intermediate container 72169f969caf [2023-05-03T09:23:34.017Z] ---> a3c7e397201a [2023-05-03T09:23:34.017Z] [2023-05-03T09:23:34.017Z] Step 9/25 : FROM alpine:3.17 [2023-05-03T09:23:34.017Z] ---> 9ed4aefc74f6 [2023-05-03T09:23:34.017Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-03T09:23:34.017Z] Removing intermediate container f9bc7895ef08 [2023-05-03T09:23:34.017Z] ---> 1a77c9ac41b5 [2023-05-03T09:23:34.017Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T09:23:34.284Z] ---> b901c244c13d [2023-05-03T09:23:34.284Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T09:23:34.284Z] ---> Running in 8606368d669e [2023-05-03T09:23:34.545Z] ---> 90955579a03c [2023-05-03T09:23:34.545Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T09:23:34.545Z] ---> a7e17f559dc3 [2023-05-03T09:23:34.545Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-03T09:23:34.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T09:23:34.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T09:23:35.066Z] ---> ee63e17fc10b [2023-05-03T09:23:35.066Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-03T09:23:35.066Z] ---> ecacd5444de0 [2023-05-03T09:23:35.066Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-03T09:23:35.066Z] (1/3) Installing ca-certificates (20220614-r4) [2023-05-03T09:23:35.066Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-03T09:23:35.066Z] (3/3) Installing su-exec (0.2-r2) [2023-05-03T09:23:35.066Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T09:23:35.066Z] Executing ca-certificates-20220614-r4.trigger [2023-05-03T09:23:35.325Z] OK: 8 MiB in 18 packages [2023-05-03T09:23:35.325Z] ---> 157c4c02e876 [2023-05-03T09:23:35.326Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-03T09:23:35.326Z] ---> fca1b2bc4f84 [2023-05-03T09:23:35.326Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-03T09:23:35.908Z] ---> 7982b706055e [2023-05-03T09:23:35.908Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-03T09:23:35.908Z] ---> d04974a076a9 [2023-05-03T09:23:35.908Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-03T09:23:35.908Z] Removing intermediate container 8606368d669e [2023-05-03T09:23:35.908Z] ---> a972fb5c7ed4 [2023-05-03T09:23:35.908Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-03T09:23:35.908Z] ---> Running in 108c1824ccea [2023-05-03T09:23:35.908Z] ---> Running in a2993f437c01 [2023-05-03T09:23:36.168Z] ---> 24a9f07a523a [2023-05-03T09:23:36.168Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-03T09:23:36.168Z] ---> Running in b9d4f09fe093 [2023-05-03T09:23:36.429Z] Removing intermediate container a2993f437c01 [2023-05-03T09:23:36.429Z] ---> 39e6b6c6fe8b [2023-05-03T09:23:36.429Z] Step 12/25 : WORKDIR / [2023-05-03T09:23:36.689Z] ---> Running in 9ceb7ac87bae [2023-05-03T09:23:36.949Z] Removing intermediate container 9ceb7ac87bae [2023-05-03T09:23:36.949Z] ---> 5896ad3b35c4 [2023-05-03T09:23:36.949Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T09:23:37.209Z] Removing intermediate container 108c1824ccea [2023-05-03T09:23:37.209Z] ---> aec7539d00df [2023-05-03T09:23:37.209Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-03T09:23:37.209Z] ---> Running in 2c9d2b2d3833 [2023-05-03T09:23:37.209Z] ---> 8c5b858f9bfc [2023-05-03T09:23:37.209Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T09:23:37.469Z] Removing intermediate container 2c9d2b2d3833 [2023-05-03T09:23:37.469Z] ---> 8f63cbb0f32d [2023-05-03T09:23:37.469Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-03T09:23:37.733Z] ---> Running in 700e6d034791 [2023-05-03T09:23:37.733Z] Removing intermediate container b9d4f09fe093 [2023-05-03T09:23:37.733Z] ---> 53735e989026 [2023-05-03T09:23:37.733Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-03T09:23:37.733Z] ---> 4024e20b59f2 [2023-05-03T09:23:37.733Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-05-03T09:23:37.733Z] ---> Running in 668d5c733851 [2023-05-03T09:23:38.302Z] Removing intermediate container 700e6d034791 [2023-05-03T09:23:38.302Z] ---> a8feb86b5dd2 [2023-05-03T09:23:38.302Z] Step 21/23 : LABEL arch=x86_64 [2023-05-03T09:23:38.302Z] Removing intermediate container 668d5c733851 [2023-05-03T09:23:38.302Z] ---> 6f09324dcb0c [2023-05-03T09:23:38.302Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-03T09:23:38.563Z] ---> Running in ec3c8492d597 [2023-05-03T09:23:38.563Z] ---> 7f72b839b6fc [2023-05-03T09:23:38.563Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-05-03T09:23:38.563Z] ---> Running in 6dbe2fff7ccf [2023-05-03T09:23:39.134Z] Removing intermediate container ec3c8492d597 [2023-05-03T09:23:39.134Z] ---> c1dc698f0441 [2023-05-03T09:23:39.134Z] Step 22/23 : LABEL git_sha=91109c363cf3bcfd00befa79b828410bc8410ebf [2023-05-03T09:23:39.394Z] Removing intermediate container 6dbe2fff7ccf [2023-05-03T09:23:39.394Z] ---> 2249b0ad44c3 [2023-05-03T09:23:39.394Z] Step 21/23 : LABEL arch=x86_64 [2023-05-03T09:23:39.394Z] ---> a718993527f5 [2023-05-03T09:23:39.394Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-03T09:23:39.394Z] ---> Running in 738e00bec8df [2023-05-03T09:23:39.661Z] ---> Running in b2e819bdabe5 [2023-05-03T09:23:39.661Z] ---> fac72e830fe4 [2023-05-03T09:23:39.661Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-03T09:23:39.919Z] Removing intermediate container 738e00bec8df [2023-05-03T09:23:39.919Z] ---> 0f969be5e844 [2023-05-03T09:23:39.919Z] Step 23/23 : LABEL version=3.0.0-dev.145 [2023-05-03T09:23:40.177Z] Removing intermediate container b2e819bdabe5 [2023-05-03T09:23:40.177Z] ---> d3f3a8d17bb8 [2023-05-03T09:23:40.177Z] Step 22/23 : LABEL git_sha=91109c363cf3bcfd00befa79b828410bc8410ebf [2023-05-03T09:23:40.458Z] ---> Running in d94035d2d2f7 [2023-05-03T09:23:40.458Z] ---> Running in 9a34a2c65ff2 [2023-05-03T09:23:40.722Z] ---> b078525bcf03 [2023-05-03T09:23:40.722Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-03T09:23:41.295Z] Removing intermediate container d94035d2d2f7 [2023-05-03T09:23:41.295Z] ---> 617527246409 [2023-05-03T09:23:41.295Z] [2023-05-03T09:23:41.295Z] Removing intermediate container 9a34a2c65ff2 [2023-05-03T09:23:41.295Z] ---> 8c88c530f575 [2023-05-03T09:23:41.295Z] Step 23/23 : LABEL version=3.0.0-dev.145 [2023-05-03T09:23:41.295Z] Successfully built 617527246409 [2023-05-03T09:23:41.556Z] Successfully tagged security-proxy-auth:latest [2023-05-03T09:23:41.816Z]  Building security-proxy-auth ... done  ---> Running in 056fda2f7ceb [2023-05-03T09:23:41.816Z] ---> 69dd2f3fed6f [2023-05-03T09:23:41.816Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-03T09:23:42.085Z] Removing intermediate container 056fda2f7ceb [2023-05-03T09:23:42.085Z] ---> fa22287a58c5 [2023-05-03T09:23:42.085Z] [2023-05-03T09:23:42.349Z] ---> 9820312be6a7 [2023-05-03T09:23:42.349Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-03T09:23:42.349Z] Successfully built fa22287a58c5 [2023-05-03T09:23:42.349Z] ---> Running in ceb300d17837 [2023-05-03T09:23:42.349Z] Successfully tagged core-common-config-bootstrapper:latest [2023-05-03T09:23:43.733Z]  Building core-common-config-bootstrapper ... done Removing intermediate container ceb300d17837 [2023-05-03T09:23:43.733Z] ---> f0c41f51a440 [2023-05-03T09:23:43.733Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-03T09:23:43.733Z] ---> Running in ae7bbdce5c6f [2023-05-03T09:23:43.733Z] Removing intermediate container ae7bbdce5c6f [2023-05-03T09:23:43.733Z] ---> 40d4a23d62dd [2023-05-03T09:23:43.733Z] Step 23/25 : LABEL arch=x86_64 [2023-05-03T09:23:43.733Z] ---> Running in f73a1dca1b2d [2023-05-03T09:23:43.993Z] Removing intermediate container f73a1dca1b2d [2023-05-03T09:23:43.993Z] ---> 3e181b54d69d [2023-05-03T09:23:43.993Z] Step 24/25 : LABEL git_sha=91109c363cf3bcfd00befa79b828410bc8410ebf [2023-05-03T09:23:43.993Z] ---> Running in e0c78639008b [2023-05-03T09:23:44.254Z] Removing intermediate container e0c78639008b [2023-05-03T09:23:44.254Z] ---> a42c39f06a19 [2023-05-03T09:23:44.254Z] Step 25/25 : LABEL version=3.0.0-dev.145 [2023-05-03T09:23:44.514Z] ---> Running in 4456aa58b5f2 [2023-05-03T09:23:44.514Z] Removing intermediate container 4456aa58b5f2 [2023-05-03T09:23:44.514Z] ---> 469dd675df9f [2023-05-03T09:23:44.514Z] [2023-05-03T09:23:44.514Z] Successfully built 469dd675df9f [2023-05-03T09:23:44.775Z] Successfully tagged security-secretstore-setup:latest [2023-05-03T09:23:54.779Z]  Building security-secretstore-setup ... done Removing intermediate container 4b6bd942e2bc [2023-05-03T09:23:54.779Z] ---> d1d201c70bcd [2023-05-03T09:23:54.779Z] [2023-05-03T09:23:54.779Z] Step 9/20 : FROM alpine:3.17 [2023-05-03T09:23:54.779Z] ---> 9ed4aefc74f6 [2023-05-03T09:23:54.779Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-03T09:23:54.779Z] ---> Using cache [2023-05-03T09:23:54.779Z] ---> 837fcc8f134e [2023-05-03T09:23:54.779Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-03T09:23:54.779Z] ---> Running in 7e3a779706f9 [2023-05-03T09:23:55.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T09:23:55.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T09:23:55.300Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-03T09:23:55.300Z] v3.17.3-146-g00487ded7d9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-03T09:23:55.300Z] OK: 17820 distinct packages available [2023-05-03T09:23:55.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T09:23:55.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T09:23:55.559Z] (1/9) Installing ca-certificates (20220614-r4) [2023-05-03T09:23:55.559Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-03T09:23:55.559Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-03T09:23:55.559Z] (4/9) Installing libcurl (8.0.1-r0) [2023-05-03T09:23:55.559Z] (5/9) Installing curl (8.0.1-r0) [2023-05-03T09:23:55.559Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-03T09:23:55.559Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-03T09:23:55.559Z] (8/9) Installing libucontext (1.2-r0) [2023-05-03T09:23:55.559Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-03T09:23:55.559Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T09:23:55.559Z] Executing ca-certificates-20220614-r4.trigger [2023-05-03T09:23:55.819Z] OK: 10 MiB in 24 packages [2023-05-03T09:23:56.389Z] Removing intermediate container 7e3a779706f9 [2023-05-03T09:23:56.389Z] ---> fadd97c46d9a [2023-05-03T09:23:56.389Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T09:23:56.389Z] ---> 7a36d4588ba9 [2023-05-03T09:23:56.389Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T09:23:56.648Z] ---> 9db5264a3444 [2023-05-03T09:23:56.649Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-03T09:23:57.217Z] ---> d2d778aa95b8 [2023-05-03T09:23:57.217Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-03T09:23:57.217Z] ---> 02103c316042 [2023-05-03T09:23:57.217Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-03T09:23:57.217Z] ---> Running in c25bda239b62 [2023-05-03T09:23:57.477Z] Removing intermediate container c25bda239b62 [2023-05-03T09:23:57.477Z] ---> 9e027f8f51bd [2023-05-03T09:23:57.477Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-03T09:23:57.477Z] ---> Running in 79cf61f4ff43 [2023-05-03T09:23:57.477Z] Removing intermediate container 79cf61f4ff43 [2023-05-03T09:23:57.477Z] ---> 138192ea7376 [2023-05-03T09:23:57.477Z] Step 18/20 : LABEL arch=x86_64 [2023-05-03T09:23:57.477Z] ---> Running in 9dc54459fc5c [2023-05-03T09:23:57.477Z] Removing intermediate container 9dc54459fc5c [2023-05-03T09:23:57.477Z] ---> 437092280394 [2023-05-03T09:23:57.477Z] Step 19/20 : LABEL git_sha=91109c363cf3bcfd00befa79b828410bc8410ebf [2023-05-03T09:23:57.739Z] ---> Running in 0324ffc8dbd8 [2023-05-03T09:23:57.739Z] Removing intermediate container 0324ffc8dbd8 [2023-05-03T09:23:57.739Z] ---> 4ebc043f7901 [2023-05-03T09:23:57.739Z] Step 20/20 : LABEL version=3.0.0-dev.145 [2023-05-03T09:23:57.739Z] ---> Running in f2a0655a5a5d [2023-05-03T09:23:57.739Z] Removing intermediate container f2a0655a5a5d [2023-05-03T09:23:57.739Z] ---> 35c15cd796f2 [2023-05-03T09:23:57.739Z] [2023-05-03T09:23:57.739Z] Successfully built 35c15cd796f2 [2023-05-03T09:23:57.739Z] Successfully tagged security-spiffe-token-provider:latest [2023-05-03T09:23:58.006Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-05-03T09:23:58.011Z] $ docker stop --time=1 bef902ca458630626a1ced1dec352f54a8c85fe6293fc980cfe64389a04fee3c [2023-05-03T09:23:59.300Z] $ docker rm -f --volumes bef902ca458630626a1ced1dec352f54a8c85fe6293fc980cfe64389a04fee3c [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-03T09:23:59.656Z] + docker images [2023-05-03T09:23:59.656Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-03T09:23:59.656Z] security-spiffe-token-provider latest 35c15cd796f2 2 seconds ago 32.8MB [2023-05-03T09:23:59.656Z] d1d201c70bcd 8 seconds ago 1.76GB [2023-05-03T09:23:59.656Z] security-secretstore-setup latest 469dd675df9f 15 seconds ago 32.8MB [2023-05-03T09:23:59.656Z] core-common-config-bootstrapper latest fa22287a58c5 18 seconds ago 17.2MB [2023-05-03T09:23:59.657Z] security-proxy-auth latest 617527246409 19 seconds ago 18.3MB [2023-05-03T09:23:59.657Z] a3c7e397201a 26 seconds ago 1.72GB [2023-05-03T09:23:59.657Z] f0f205e6bd06 29 seconds ago 1.72GB [2023-05-03T09:23:59.657Z] 561122a1d645 35 seconds ago 1.7GB [2023-05-03T09:23:59.657Z] security-proxy-setup latest 5adb8fb0d8dd 58 seconds ago 18.7MB [2023-05-03T09:23:59.657Z] security-spire-config latest 7d0168b329d6 59 seconds ago 102MB [2023-05-03T09:23:59.657Z] security-spire-server latest 7c9a12fb2ad5 About a minute ago 103MB [2023-05-03T09:23:59.657Z] core-metadata latest 28d37985017b About a minute ago 20.4MB [2023-05-03T09:23:59.657Z] facaf4c1c1b5 About a minute ago 1.58GB [2023-05-03T09:23:59.657Z] core-command latest 348ee132cdad About a minute ago 19.8MB [2023-05-03T09:23:59.657Z] 599f65b1242e About a minute ago 1.7GB [2023-05-03T09:23:59.657Z] 54970418ac57 About a minute ago 1.58GB [2023-05-03T09:23:59.657Z] 2d6137f6f707 About a minute ago 1.73GB [2023-05-03T09:23:59.657Z] c526eee7e75d About a minute ago 1.72GB [2023-05-03T09:23:59.657Z] security-bootstrapper latest 5c99aa10a238 About a minute ago 22.2MB [2023-05-03T09:23:59.657Z] support-scheduler latest ac0d7f42f865 2 minutes ago 31.8MB [2023-05-03T09:23:59.657Z] support-notifications latest f46cb93a0e15 2 minutes ago 32.4MB [2023-05-03T09:23:59.657Z] core-data latest 9dadf0b90c86 2 minutes ago 20MB [2023-05-03T09:23:59.657Z] 780e37bff0c3 2 minutes ago 1.79GB [2023-05-03T09:23:59.657Z] 409ece06c990 2 minutes ago 1.79GB [2023-05-03T09:23:59.657Z] e4b054252a66 2 minutes ago 1.73GB [2023-05-03T09:23:59.657Z] cff2b52f6563 2 minutes ago 1.71GB [2023-05-03T09:23:59.657Z] security-spire-agent latest fa7dd9df96f2 2 minutes ago 161MB [2023-05-03T09:23:59.657Z] 6700822c2c42 2 minutes ago 1.58GB [2023-05-03T09:23:59.657Z] ci-base-image-x86_64 latest f24257bbbd55 6 minutes ago 918MB [2023-05-03T09:23:59.657Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 8 days ago 700MB [2023-05-03T09:23:59.657Z] alpine 3.17 9ed4aefc74f6 4 weeks ago 7.05MB [2023-05-03T09:23:59.657Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 9 months ago 253MB [2023-05-03T09:23:59.657Z] 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-05-03T09:23:59.748Z] provisioning config files... [2023-05-03T09:23:59.757Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/509@tmp/config11404329384650400857tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T09:24:00.130Z] ---> docker-login.sh [2023-05-03T09:24:00.130Z] nexus3.edgexfoundry.org:10001 [2023-05-03T09:24:00.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T09:24:00.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T09:24:00.130Z] Configure a credential helper to remove this warning. See [2023-05-03T09:24:00.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T09:24:00.130Z] [2023-05-03T09:24:00.130Z] Login Succeeded [2023-05-03T09:24:00.130Z] nexus3.edgexfoundry.org:10002 [2023-05-03T09:24:00.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T09:24:00.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T09:24:00.416Z] Configure a credential helper to remove this warning. See [2023-05-03T09:24:00.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T09:24:00.416Z] [2023-05-03T09:24:00.416Z] Login Succeeded [2023-05-03T09:24:00.416Z] nexus3.edgexfoundry.org:10003 [2023-05-03T09:24:00.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T09:24:00.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T09:24:00.416Z] Configure a credential helper to remove this warning. See [2023-05-03T09:24:00.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T09:24:00.416Z] [2023-05-03T09:24:00.416Z] Login Succeeded [2023-05-03T09:24:00.416Z] nexus3.edgexfoundry.org:10004 [2023-05-03T09:24:00.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T09:24:00.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T09:24:00.697Z] Configure a credential helper to remove this warning. See [2023-05-03T09:24:00.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T09:24:00.697Z] [2023-05-03T09:24:00.697Z] Login Succeeded [2023-05-03T09:24:00.697Z] docker.io [2023-05-03T09:24:00.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T09:24:00.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T09:24:00.967Z] Configure a credential helper to remove this warning. See [2023-05-03T09:24:00.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T09:24:00.967Z] [2023-05-03T09:24:00.967Z] Login Succeeded [2023-05-03T09:24:00.967Z] ---> docker-login.sh ends [Pipeline] } [2023-05-03T09:24:00.979Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T09:24:01.009Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T09:24:01.032Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-05-03T09:24:01.032Z] 91109c363cf3bcfd00befa79b828410bc8410ebf [2023-05-03T09:24:01.032Z] latest [2023-05-03T09:24:01.032Z] 3.0.0-dev.145 [2023-05-03T09:24:01.032Z] 91109c363cf3bcfd00befa79b828410bc8410ebf-3.0.0-dev.145 [2023-05-03T09:24:01.032Z] main [2023-05-03T09:24:01.032Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:01.382Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:91109c363cf3bcfd00befa79b828410bc8410ebf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:01.732Z] + docker push nexus3.edgexfoundry.org:10004/core-command:91109c363cf3bcfd00befa79b828410bc8410ebf [2023-05-03T09:24:01.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-03T09:24:01.732Z] 935f7cb60c59: Preparing [2023-05-03T09:24:01.732Z] 71ef983dc76b: Preparing [2023-05-03T09:24:01.732Z] ef7252b2bd57: Preparing [2023-05-03T09:24:01.732Z] 436f81aa225b: Preparing [2023-05-03T09:24:01.732Z] f628b1dabe75: Preparing [2023-05-03T09:24:01.732Z] f1417ff83b31: Preparing [2023-05-03T09:24:01.732Z] f1417ff83b31: Waiting [2023-05-03T09:24:01.732Z] 436f81aa225b: Pushed [2023-05-03T09:24:01.732Z] 935f7cb60c59: Pushed [2023-05-03T09:24:01.732Z] ef7252b2bd57: Pushed [2023-05-03T09:24:01.732Z] f1417ff83b31: Layer already exists [2023-05-03T09:24:01.732Z] f628b1dabe75: Pushed [2023-05-03T09:24:03.194Z] 71ef983dc76b: Pushed [2023-05-03T09:24:03.194Z] 91109c363cf3bcfd00befa79b828410bc8410ebf: digest: sha256:4ec97e58bd68b3edd89bf72b28f72d76e7d5ce127d0269b17faac5bc8bd89f04 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:03.503Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:03.806Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-05-03T09:24:03.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-03T09:24:03.806Z] 935f7cb60c59: Preparing [2023-05-03T09:24:03.806Z] 71ef983dc76b: Preparing [2023-05-03T09:24:03.806Z] ef7252b2bd57: Preparing [2023-05-03T09:24:03.806Z] 436f81aa225b: Preparing [2023-05-03T09:24:03.806Z] f628b1dabe75: Preparing [2023-05-03T09:24:03.806Z] f1417ff83b31: Preparing [2023-05-03T09:24:03.806Z] f1417ff83b31: Waiting [2023-05-03T09:24:03.806Z] 71ef983dc76b: Layer already exists [2023-05-03T09:24:03.806Z] 436f81aa225b: Layer already exists [2023-05-03T09:24:03.806Z] f628b1dabe75: Layer already exists [2023-05-03T09:24:03.806Z] 935f7cb60c59: Layer already exists [2023-05-03T09:24:03.806Z] ef7252b2bd57: Layer already exists [2023-05-03T09:24:03.806Z] f1417ff83b31: Layer already exists [2023-05-03T09:24:03.806Z] latest: digest: sha256:4ec97e58bd68b3edd89bf72b28f72d76e7d5ce127d0269b17faac5bc8bd89f04 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:04.114Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:04.416Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.145 [2023-05-03T09:24:04.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-03T09:24:04.416Z] 935f7cb60c59: Preparing [2023-05-03T09:24:04.416Z] 71ef983dc76b: Preparing [2023-05-03T09:24:04.416Z] ef7252b2bd57: Preparing [2023-05-03T09:24:04.416Z] 436f81aa225b: Preparing [2023-05-03T09:24:04.416Z] f628b1dabe75: Preparing [2023-05-03T09:24:04.416Z] f1417ff83b31: Preparing [2023-05-03T09:24:04.416Z] f1417ff83b31: Waiting [2023-05-03T09:24:04.416Z] 436f81aa225b: Layer already exists [2023-05-03T09:24:04.416Z] 935f7cb60c59: Layer already exists [2023-05-03T09:24:04.416Z] 71ef983dc76b: Layer already exists [2023-05-03T09:24:04.416Z] ef7252b2bd57: Layer already exists [2023-05-03T09:24:04.416Z] f628b1dabe75: Layer already exists [2023-05-03T09:24:04.416Z] f1417ff83b31: Layer already exists [2023-05-03T09:24:04.416Z] 3.0.0-dev.145: digest: sha256:4ec97e58bd68b3edd89bf72b28f72d76e7d5ce127d0269b17faac5bc8bd89f04 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:04.728Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:91109c363cf3bcfd00befa79b828410bc8410ebf-3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:05.035Z] + docker push nexus3.edgexfoundry.org:10004/core-command:91109c363cf3bcfd00befa79b828410bc8410ebf-3.0.0-dev.145 [2023-05-03T09:24:05.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-03T09:24:05.035Z] 935f7cb60c59: Preparing [2023-05-03T09:24:05.035Z] 71ef983dc76b: Preparing [2023-05-03T09:24:05.035Z] ef7252b2bd57: Preparing [2023-05-03T09:24:05.035Z] 436f81aa225b: Preparing [2023-05-03T09:24:05.035Z] f628b1dabe75: Preparing [2023-05-03T09:24:05.035Z] f1417ff83b31: Preparing [2023-05-03T09:24:05.035Z] f1417ff83b31: Waiting [2023-05-03T09:24:05.035Z] 935f7cb60c59: Layer already exists [2023-05-03T09:24:05.035Z] ef7252b2bd57: Layer already exists [2023-05-03T09:24:05.035Z] f628b1dabe75: Layer already exists [2023-05-03T09:24:05.035Z] 71ef983dc76b: Layer already exists [2023-05-03T09:24:05.035Z] 436f81aa225b: Layer already exists [2023-05-03T09:24:05.035Z] f1417ff83b31: Layer already exists [2023-05-03T09:24:05.035Z] 91109c363cf3bcfd00befa79b828410bc8410ebf-3.0.0-dev.145: digest: sha256:4ec97e58bd68b3edd89bf72b28f72d76e7d5ce127d0269b17faac5bc8bd89f04 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:05.347Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:05.660Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-05-03T09:24:05.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-03T09:24:05.661Z] 935f7cb60c59: Preparing [2023-05-03T09:24:05.661Z] 71ef983dc76b: Preparing [2023-05-03T09:24:05.661Z] ef7252b2bd57: Preparing [2023-05-03T09:24:05.661Z] 436f81aa225b: Preparing [2023-05-03T09:24:05.661Z] f628b1dabe75: Preparing [2023-05-03T09:24:05.661Z] f1417ff83b31: Preparing [2023-05-03T09:24:05.661Z] f1417ff83b31: Waiting [2023-05-03T09:24:05.661Z] 436f81aa225b: Layer already exists [2023-05-03T09:24:05.661Z] ef7252b2bd57: Layer already exists [2023-05-03T09:24:05.661Z] f628b1dabe75: Layer already exists [2023-05-03T09:24:05.661Z] 71ef983dc76b: Layer already exists [2023-05-03T09:24:05.661Z] 935f7cb60c59: Layer already exists [2023-05-03T09:24:05.661Z] f1417ff83b31: Layer already exists [2023-05-03T09:24:05.661Z] main: digest: sha256:4ec97e58bd68b3edd89bf72b28f72d76e7d5ce127d0269b17faac5bc8bd89f04 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T09:24:05.713Z] ===================================================== [Pipeline] echo [2023-05-03T09:24:05.721Z] taggedImages: [2023-05-03T09:24:05.721Z] - nexus3.edgexfoundry.org:10004/core-command:91109c363cf3bcfd00befa79b828410bc8410ebf [2023-05-03T09:24:05.721Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-05-03T09:24:05.721Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.145 [2023-05-03T09:24:05.721Z] - nexus3.edgexfoundry.org:10004/core-command:91109c363cf3bcfd00befa79b828410bc8410ebf-3.0.0-dev.145 [2023-05-03T09:24:05.721Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-05-03T09:24:05.742Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-05-03T09:24:05.742Z] 91109c363cf3bcfd00befa79b828410bc8410ebf [2023-05-03T09:24:05.742Z] latest [2023-05-03T09:24:05.742Z] 3.0.0-dev.145 [2023-05-03T09:24:05.742Z] 91109c363cf3bcfd00befa79b828410bc8410ebf-3.0.0-dev.145 [2023-05-03T09:24:05.742Z] main [2023-05-03T09:24:05.742Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:06.065Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:91109c363cf3bcfd00befa79b828410bc8410ebf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:06.378Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:91109c363cf3bcfd00befa79b828410bc8410ebf [2023-05-03T09:24:06.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-03T09:24:06.378Z] d0631a2f34c4: Preparing [2023-05-03T09:24:06.378Z] 94fea95c1b11: Preparing [2023-05-03T09:24:06.378Z] 97d1a919088b: Preparing [2023-05-03T09:24:06.378Z] da9844e61f9b: Preparing [2023-05-03T09:24:06.378Z] ef7252b2bd57: Preparing [2023-05-03T09:24:06.378Z] 436f81aa225b: Preparing [2023-05-03T09:24:06.378Z] 859a7d8ba068: Preparing [2023-05-03T09:24:06.378Z] f1417ff83b31: Preparing [2023-05-03T09:24:06.378Z] 859a7d8ba068: Waiting [2023-05-03T09:24:06.378Z] f1417ff83b31: Waiting [2023-05-03T09:24:06.378Z] 436f81aa225b: Waiting [2023-05-03T09:24:06.378Z] ef7252b2bd57: Layer already exists [2023-05-03T09:24:06.378Z] 436f81aa225b: Layer already exists [2023-05-03T09:24:06.378Z] 94fea95c1b11: Pushed [2023-05-03T09:24:06.378Z] f1417ff83b31: Layer already exists [2023-05-03T09:24:06.378Z] d0631a2f34c4: Pushed [2023-05-03T09:24:06.378Z] 859a7d8ba068: Pushed [2023-05-03T09:24:06.378Z] 97d1a919088b: Pushed [2023-05-03T09:24:07.313Z] da9844e61f9b: Pushed [2023-05-03T09:24:07.571Z] 91109c363cf3bcfd00befa79b828410bc8410ebf: digest: sha256:260ce4ee596e7be5d74024ca6c8f66b0bccf28d974d950326b430f412350cc61 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:07.887Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:08.196Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-05-03T09:24:08.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-03T09:24:08.196Z] d0631a2f34c4: Preparing [2023-05-03T09:24:08.196Z] 94fea95c1b11: Preparing [2023-05-03T09:24:08.196Z] 97d1a919088b: Preparing [2023-05-03T09:24:08.196Z] da9844e61f9b: Preparing [2023-05-03T09:24:08.196Z] ef7252b2bd57: Preparing [2023-05-03T09:24:08.196Z] 436f81aa225b: Preparing [2023-05-03T09:24:08.196Z] 859a7d8ba068: Preparing [2023-05-03T09:24:08.196Z] f1417ff83b31: Preparing [2023-05-03T09:24:08.196Z] 436f81aa225b: Waiting [2023-05-03T09:24:08.196Z] 859a7d8ba068: Waiting [2023-05-03T09:24:08.196Z] f1417ff83b31: Waiting [2023-05-03T09:24:08.196Z] ef7252b2bd57: Layer already exists [2023-05-03T09:24:08.196Z] da9844e61f9b: Layer already exists [2023-05-03T09:24:08.196Z] 97d1a919088b: Layer already exists [2023-05-03T09:24:08.196Z] 94fea95c1b11: Layer already exists [2023-05-03T09:24:08.196Z] d0631a2f34c4: Layer already exists [2023-05-03T09:24:08.196Z] 436f81aa225b: Layer already exists [2023-05-03T09:24:08.196Z] 859a7d8ba068: Layer already exists [2023-05-03T09:24:08.196Z] f1417ff83b31: Layer already exists [2023-05-03T09:24:08.196Z] latest: digest: sha256:260ce4ee596e7be5d74024ca6c8f66b0bccf28d974d950326b430f412350cc61 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:08.513Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:08.815Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.145 [2023-05-03T09:24:08.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-03T09:24:08.815Z] d0631a2f34c4: Preparing [2023-05-03T09:24:08.815Z] 94fea95c1b11: Preparing [2023-05-03T09:24:08.815Z] 97d1a919088b: Preparing [2023-05-03T09:24:08.815Z] da9844e61f9b: Preparing [2023-05-03T09:24:08.815Z] ef7252b2bd57: Preparing [2023-05-03T09:24:08.815Z] 436f81aa225b: Preparing [2023-05-03T09:24:08.815Z] 859a7d8ba068: Preparing [2023-05-03T09:24:08.815Z] f1417ff83b31: Preparing [2023-05-03T09:24:08.815Z] 436f81aa225b: Waiting [2023-05-03T09:24:08.815Z] 859a7d8ba068: Waiting [2023-05-03T09:24:08.815Z] f1417ff83b31: Waiting [2023-05-03T09:24:08.815Z] ef7252b2bd57: Layer already exists [2023-05-03T09:24:08.815Z] 97d1a919088b: Layer already exists [2023-05-03T09:24:08.815Z] 94fea95c1b11: Layer already exists [2023-05-03T09:24:08.815Z] da9844e61f9b: Layer already exists [2023-05-03T09:24:08.815Z] d0631a2f34c4: Layer already exists [2023-05-03T09:24:08.815Z] 436f81aa225b: Layer already exists [2023-05-03T09:24:08.815Z] 859a7d8ba068: Layer already exists [2023-05-03T09:24:08.815Z] f1417ff83b31: Layer already exists [2023-05-03T09:24:08.815Z] 3.0.0-dev.145: digest: sha256:260ce4ee596e7be5d74024ca6c8f66b0bccf28d974d950326b430f412350cc61 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:09.119Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:91109c363cf3bcfd00befa79b828410bc8410ebf-3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:09.418Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:91109c363cf3bcfd00befa79b828410bc8410ebf-3.0.0-dev.145 [2023-05-03T09:24:09.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-03T09:24:09.418Z] d0631a2f34c4: Preparing [2023-05-03T09:24:09.418Z] 94fea95c1b11: Preparing [2023-05-03T09:24:09.418Z] 97d1a919088b: Preparing [2023-05-03T09:24:09.418Z] da9844e61f9b: Preparing [2023-05-03T09:24:09.418Z] ef7252b2bd57: Preparing [2023-05-03T09:24:09.418Z] 436f81aa225b: Preparing [2023-05-03T09:24:09.418Z] 859a7d8ba068: Preparing [2023-05-03T09:24:09.418Z] f1417ff83b31: Preparing [2023-05-03T09:24:09.418Z] 859a7d8ba068: Waiting [2023-05-03T09:24:09.418Z] f1417ff83b31: Waiting [2023-05-03T09:24:09.418Z] 436f81aa225b: Waiting [2023-05-03T09:24:09.418Z] ef7252b2bd57: Layer already exists [2023-05-03T09:24:09.418Z] 97d1a919088b: Layer already exists [2023-05-03T09:24:09.418Z] 94fea95c1b11: Layer already exists [2023-05-03T09:24:09.418Z] da9844e61f9b: Layer already exists [2023-05-03T09:24:09.418Z] d0631a2f34c4: Layer already exists [2023-05-03T09:24:09.418Z] 859a7d8ba068: Layer already exists [2023-05-03T09:24:09.418Z] f1417ff83b31: Layer already exists [2023-05-03T09:24:09.418Z] 436f81aa225b: Layer already exists [2023-05-03T09:24:09.418Z] 91109c363cf3bcfd00befa79b828410bc8410ebf-3.0.0-dev.145: digest: sha256:260ce4ee596e7be5d74024ca6c8f66b0bccf28d974d950326b430f412350cc61 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:09.731Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:10.032Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-05-03T09:24:10.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-03T09:24:10.032Z] d0631a2f34c4: Preparing [2023-05-03T09:24:10.032Z] 94fea95c1b11: Preparing [2023-05-03T09:24:10.032Z] 97d1a919088b: Preparing [2023-05-03T09:24:10.032Z] da9844e61f9b: Preparing [2023-05-03T09:24:10.032Z] ef7252b2bd57: Preparing [2023-05-03T09:24:10.032Z] 436f81aa225b: Preparing [2023-05-03T09:24:10.032Z] 859a7d8ba068: Preparing [2023-05-03T09:24:10.032Z] f1417ff83b31: Preparing [2023-05-03T09:24:10.032Z] f1417ff83b31: Waiting [2023-05-03T09:24:10.032Z] 436f81aa225b: Waiting [2023-05-03T09:24:10.032Z] 859a7d8ba068: Waiting [2023-05-03T09:24:10.032Z] d0631a2f34c4: Layer already exists [2023-05-03T09:24:10.032Z] da9844e61f9b: Layer already exists [2023-05-03T09:24:10.032Z] ef7252b2bd57: Layer already exists [2023-05-03T09:24:10.032Z] 97d1a919088b: Layer already exists [2023-05-03T09:24:10.032Z] 94fea95c1b11: Layer already exists [2023-05-03T09:24:10.032Z] 436f81aa225b: Layer already exists [2023-05-03T09:24:10.032Z] f1417ff83b31: Layer already exists [2023-05-03T09:24:10.032Z] 859a7d8ba068: Layer already exists [2023-05-03T09:24:10.032Z] main: digest: sha256:260ce4ee596e7be5d74024ca6c8f66b0bccf28d974d950326b430f412350cc61 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T09:24:10.069Z] ===================================================== [Pipeline] echo [2023-05-03T09:24:10.075Z] taggedImages: [2023-05-03T09:24:10.075Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:91109c363cf3bcfd00befa79b828410bc8410ebf [2023-05-03T09:24:10.075Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-05-03T09:24:10.075Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.145 [2023-05-03T09:24:10.075Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:91109c363cf3bcfd00befa79b828410bc8410ebf-3.0.0-dev.145 [2023-05-03T09:24:10.075Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-05-03T09:24:10.090Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-05-03T09:24:10.090Z] 91109c363cf3bcfd00befa79b828410bc8410ebf [2023-05-03T09:24:10.090Z] latest [2023-05-03T09:24:10.090Z] 3.0.0-dev.145 [2023-05-03T09:24:10.090Z] 91109c363cf3bcfd00befa79b828410bc8410ebf-3.0.0-dev.145 [2023-05-03T09:24:10.090Z] main [2023-05-03T09:24:10.090Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:10.403Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:91109c363cf3bcfd00befa79b828410bc8410ebf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:10.714Z] + docker push nexus3.edgexfoundry.org:10004/core-data:91109c363cf3bcfd00befa79b828410bc8410ebf [2023-05-03T09:24:10.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-03T09:24:10.714Z] 72e75d8b5331: Preparing [2023-05-03T09:24:10.714Z] 521cf5608c71: Preparing [2023-05-03T09:24:10.714Z] ef7252b2bd57: Preparing [2023-05-03T09:24:10.714Z] 436f81aa225b: Preparing [2023-05-03T09:24:10.714Z] 9b01f4bca917: Preparing [2023-05-03T09:24:10.714Z] f1417ff83b31: Preparing [2023-05-03T09:24:10.714Z] f1417ff83b31: Waiting [2023-05-03T09:24:10.714Z] 436f81aa225b: Layer already exists [2023-05-03T09:24:10.714Z] ef7252b2bd57: Layer already exists [2023-05-03T09:24:10.714Z] f1417ff83b31: Layer already exists [2023-05-03T09:24:10.714Z] 9b01f4bca917: Pushed [2023-05-03T09:24:10.714Z] 72e75d8b5331: Pushed [2023-05-03T09:24:12.620Z] 521cf5608c71: Pushed [2023-05-03T09:24:12.620Z] 91109c363cf3bcfd00befa79b828410bc8410ebf: digest: sha256:0c6320fd708b8af1b5894140712a45ac5ded6ce868684f8f24a0048c7f117ae9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:12.941Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:13.248Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-05-03T09:24:13.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-03T09:24:13.248Z] 72e75d8b5331: Preparing [2023-05-03T09:24:13.248Z] 521cf5608c71: Preparing [2023-05-03T09:24:13.248Z] ef7252b2bd57: Preparing [2023-05-03T09:24:13.248Z] 436f81aa225b: Preparing [2023-05-03T09:24:13.248Z] 9b01f4bca917: Preparing [2023-05-03T09:24:13.248Z] f1417ff83b31: Preparing [2023-05-03T09:24:13.248Z] f1417ff83b31: Waiting [2023-05-03T09:24:13.248Z] 9b01f4bca917: Layer already exists [2023-05-03T09:24:13.248Z] 521cf5608c71: Layer already exists [2023-05-03T09:24:13.248Z] 436f81aa225b: Layer already exists [2023-05-03T09:24:13.248Z] 72e75d8b5331: Layer already exists [2023-05-03T09:24:13.248Z] ef7252b2bd57: Layer already exists [2023-05-03T09:24:13.248Z] f1417ff83b31: Layer already exists [2023-05-03T09:24:13.248Z] latest: digest: sha256:0c6320fd708b8af1b5894140712a45ac5ded6ce868684f8f24a0048c7f117ae9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:13.565Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:13.881Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.145 [2023-05-03T09:24:13.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-03T09:24:13.881Z] 72e75d8b5331: Preparing [2023-05-03T09:24:13.881Z] 521cf5608c71: Preparing [2023-05-03T09:24:13.881Z] ef7252b2bd57: Preparing [2023-05-03T09:24:13.881Z] 436f81aa225b: Preparing [2023-05-03T09:24:13.881Z] 9b01f4bca917: Preparing [2023-05-03T09:24:13.881Z] f1417ff83b31: Preparing [2023-05-03T09:24:13.881Z] f1417ff83b31: Waiting [2023-05-03T09:24:13.881Z] 436f81aa225b: Layer already exists [2023-05-03T09:24:13.881Z] ef7252b2bd57: Layer already exists [2023-05-03T09:24:13.881Z] 72e75d8b5331: Layer already exists [2023-05-03T09:24:13.881Z] 9b01f4bca917: Layer already exists [2023-05-03T09:24:13.881Z] 521cf5608c71: Layer already exists [2023-05-03T09:24:13.881Z] f1417ff83b31: Layer already exists [2023-05-03T09:24:13.881Z] 3.0.0-dev.145: digest: sha256:0c6320fd708b8af1b5894140712a45ac5ded6ce868684f8f24a0048c7f117ae9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:14.198Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:91109c363cf3bcfd00befa79b828410bc8410ebf-3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:14.504Z] + docker push nexus3.edgexfoundry.org:10004/core-data:91109c363cf3bcfd00befa79b828410bc8410ebf-3.0.0-dev.145 [2023-05-03T09:24:14.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-03T09:24:14.504Z] 72e75d8b5331: Preparing [2023-05-03T09:24:14.504Z] 521cf5608c71: Preparing [2023-05-03T09:24:14.504Z] ef7252b2bd57: Preparing [2023-05-03T09:24:14.504Z] 436f81aa225b: Preparing [2023-05-03T09:24:14.504Z] 9b01f4bca917: Preparing [2023-05-03T09:24:14.504Z] f1417ff83b31: Preparing [2023-05-03T09:24:14.504Z] f1417ff83b31: Waiting [2023-05-03T09:24:14.504Z] 436f81aa225b: Layer already exists [2023-05-03T09:24:14.504Z] 521cf5608c71: Layer already exists [2023-05-03T09:24:14.504Z] 9b01f4bca917: Layer already exists [2023-05-03T09:24:14.504Z] ef7252b2bd57: Layer already exists [2023-05-03T09:24:14.504Z] 72e75d8b5331: Layer already exists [2023-05-03T09:24:14.504Z] f1417ff83b31: Layer already exists [2023-05-03T09:24:14.504Z] 91109c363cf3bcfd00befa79b828410bc8410ebf-3.0.0-dev.145: digest: sha256:0c6320fd708b8af1b5894140712a45ac5ded6ce868684f8f24a0048c7f117ae9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:14.811Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:15.113Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-05-03T09:24:15.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-03T09:24:15.113Z] 72e75d8b5331: Preparing [2023-05-03T09:24:15.113Z] 521cf5608c71: Preparing [2023-05-03T09:24:15.113Z] ef7252b2bd57: Preparing [2023-05-03T09:24:15.113Z] 436f81aa225b: Preparing [2023-05-03T09:24:15.113Z] 9b01f4bca917: Preparing [2023-05-03T09:24:15.113Z] f1417ff83b31: Preparing [2023-05-03T09:24:15.113Z] 72e75d8b5331: Layer already exists [2023-05-03T09:24:15.113Z] 521cf5608c71: Layer already exists [2023-05-03T09:24:15.113Z] 436f81aa225b: Layer already exists [2023-05-03T09:24:15.113Z] 9b01f4bca917: Layer already exists [2023-05-03T09:24:15.113Z] ef7252b2bd57: Layer already exists [2023-05-03T09:24:15.113Z] f1417ff83b31: Layer already exists [2023-05-03T09:24:15.113Z] main: digest: sha256:0c6320fd708b8af1b5894140712a45ac5ded6ce868684f8f24a0048c7f117ae9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T09:24:15.151Z] ===================================================== [Pipeline] echo [2023-05-03T09:24:15.157Z] taggedImages: [2023-05-03T09:24:15.157Z] - nexus3.edgexfoundry.org:10004/core-data:91109c363cf3bcfd00befa79b828410bc8410ebf [2023-05-03T09:24:15.157Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-05-03T09:24:15.157Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.145 [2023-05-03T09:24:15.157Z] - nexus3.edgexfoundry.org:10004/core-data:91109c363cf3bcfd00befa79b828410bc8410ebf-3.0.0-dev.145 [2023-05-03T09:24:15.157Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-05-03T09:24:15.171Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-05-03T09:24:15.171Z] 91109c363cf3bcfd00befa79b828410bc8410ebf [2023-05-03T09:24:15.171Z] latest [2023-05-03T09:24:15.171Z] 3.0.0-dev.145 [2023-05-03T09:24:15.171Z] 91109c363cf3bcfd00befa79b828410bc8410ebf-3.0.0-dev.145 [2023-05-03T09:24:15.171Z] main [2023-05-03T09:24:15.171Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:15.479Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:91109c363cf3bcfd00befa79b828410bc8410ebf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:15.781Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:91109c363cf3bcfd00befa79b828410bc8410ebf [2023-05-03T09:24:15.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-03T09:24:15.781Z] 13a75687c1d4: Preparing [2023-05-03T09:24:15.781Z] e37acf485399: Preparing [2023-05-03T09:24:15.781Z] 4a86102fae36: Preparing [2023-05-03T09:24:15.781Z] ef7252b2bd57: Preparing [2023-05-03T09:24:15.781Z] 436f81aa225b: Preparing [2023-05-03T09:24:15.781Z] f628b1dabe75: Preparing [2023-05-03T09:24:15.781Z] f1417ff83b31: Preparing [2023-05-03T09:24:15.781Z] f628b1dabe75: Waiting [2023-05-03T09:24:15.781Z] f1417ff83b31: Waiting [2023-05-03T09:24:15.781Z] 436f81aa225b: Layer already exists [2023-05-03T09:24:15.781Z] ef7252b2bd57: Layer already exists [2023-05-03T09:24:15.781Z] f628b1dabe75: Layer already exists [2023-05-03T09:24:15.781Z] f1417ff83b31: Layer already exists [2023-05-03T09:24:15.781Z] e37acf485399: Pushed [2023-05-03T09:24:15.781Z] 13a75687c1d4: Pushed [2023-05-03T09:24:17.156Z] 4a86102fae36: Pushed [2023-05-03T09:24:17.156Z] 91109c363cf3bcfd00befa79b828410bc8410ebf: digest: sha256:eb127df43f0122847b560e44ea92841d4d06f8d79e025005f0dc3175f2b51266 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:17.467Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:17.769Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-05-03T09:24:17.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-03T09:24:17.769Z] 13a75687c1d4: Preparing [2023-05-03T09:24:17.769Z] e37acf485399: Preparing [2023-05-03T09:24:17.769Z] 4a86102fae36: Preparing [2023-05-03T09:24:17.769Z] ef7252b2bd57: Preparing [2023-05-03T09:24:17.769Z] 436f81aa225b: Preparing [2023-05-03T09:24:17.769Z] f628b1dabe75: Preparing [2023-05-03T09:24:17.769Z] f1417ff83b31: Preparing [2023-05-03T09:24:17.769Z] f628b1dabe75: Waiting [2023-05-03T09:24:17.769Z] f1417ff83b31: Waiting [2023-05-03T09:24:17.769Z] e37acf485399: Layer already exists [2023-05-03T09:24:17.769Z] 4a86102fae36: Layer already exists [2023-05-03T09:24:17.769Z] ef7252b2bd57: Layer already exists [2023-05-03T09:24:17.769Z] 13a75687c1d4: Layer already exists [2023-05-03T09:24:17.769Z] 436f81aa225b: Layer already exists [2023-05-03T09:24:17.769Z] f628b1dabe75: Layer already exists [2023-05-03T09:24:17.769Z] f1417ff83b31: Layer already exists [2023-05-03T09:24:17.769Z] latest: digest: sha256:eb127df43f0122847b560e44ea92841d4d06f8d79e025005f0dc3175f2b51266 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:18.074Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:18.385Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.145 [2023-05-03T09:24:18.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-03T09:24:18.385Z] 13a75687c1d4: Preparing [2023-05-03T09:24:18.385Z] e37acf485399: Preparing [2023-05-03T09:24:18.385Z] 4a86102fae36: Preparing [2023-05-03T09:24:18.385Z] ef7252b2bd57: Preparing [2023-05-03T09:24:18.385Z] 436f81aa225b: Preparing [2023-05-03T09:24:18.385Z] f628b1dabe75: Preparing [2023-05-03T09:24:18.385Z] f1417ff83b31: Preparing [2023-05-03T09:24:18.385Z] f628b1dabe75: Waiting [2023-05-03T09:24:18.385Z] 4a86102fae36: Layer already exists [2023-05-03T09:24:18.385Z] 13a75687c1d4: Layer already exists [2023-05-03T09:24:18.385Z] ef7252b2bd57: Layer already exists [2023-05-03T09:24:18.385Z] 436f81aa225b: Layer already exists [2023-05-03T09:24:18.385Z] e37acf485399: Layer already exists [2023-05-03T09:24:18.385Z] f1417ff83b31: Layer already exists [2023-05-03T09:24:18.385Z] f628b1dabe75: Layer already exists [2023-05-03T09:24:18.385Z] 3.0.0-dev.145: digest: sha256:eb127df43f0122847b560e44ea92841d4d06f8d79e025005f0dc3175f2b51266 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:18.699Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:91109c363cf3bcfd00befa79b828410bc8410ebf-3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:19.006Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:91109c363cf3bcfd00befa79b828410bc8410ebf-3.0.0-dev.145 [2023-05-03T09:24:19.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-03T09:24:19.006Z] 13a75687c1d4: Preparing [2023-05-03T09:24:19.006Z] e37acf485399: Preparing [2023-05-03T09:24:19.006Z] 4a86102fae36: Preparing [2023-05-03T09:24:19.006Z] ef7252b2bd57: Preparing [2023-05-03T09:24:19.006Z] 436f81aa225b: Preparing [2023-05-03T09:24:19.006Z] f628b1dabe75: Preparing [2023-05-03T09:24:19.006Z] f1417ff83b31: Preparing [2023-05-03T09:24:19.006Z] f628b1dabe75: Waiting [2023-05-03T09:24:19.006Z] f1417ff83b31: Waiting [2023-05-03T09:24:19.006Z] e37acf485399: Layer already exists [2023-05-03T09:24:19.006Z] ef7252b2bd57: Layer already exists [2023-05-03T09:24:19.006Z] 13a75687c1d4: Layer already exists [2023-05-03T09:24:19.006Z] 436f81aa225b: Layer already exists [2023-05-03T09:24:19.006Z] 4a86102fae36: Layer already exists [2023-05-03T09:24:19.006Z] f628b1dabe75: Layer already exists [2023-05-03T09:24:19.006Z] f1417ff83b31: Layer already exists [2023-05-03T09:24:19.006Z] 91109c363cf3bcfd00befa79b828410bc8410ebf-3.0.0-dev.145: digest: sha256:eb127df43f0122847b560e44ea92841d4d06f8d79e025005f0dc3175f2b51266 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:19.310Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:19.613Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-05-03T09:24:19.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-03T09:24:19.613Z] 13a75687c1d4: Preparing [2023-05-03T09:24:19.613Z] e37acf485399: Preparing [2023-05-03T09:24:19.613Z] 4a86102fae36: Preparing [2023-05-03T09:24:19.613Z] ef7252b2bd57: Preparing [2023-05-03T09:24:19.613Z] 436f81aa225b: Preparing [2023-05-03T09:24:19.613Z] f628b1dabe75: Preparing [2023-05-03T09:24:19.613Z] f1417ff83b31: Preparing [2023-05-03T09:24:19.613Z] f628b1dabe75: Waiting [2023-05-03T09:24:19.613Z] f1417ff83b31: Waiting [2023-05-03T09:24:19.613Z] e37acf485399: Layer already exists [2023-05-03T09:24:19.613Z] 436f81aa225b: Layer already exists [2023-05-03T09:24:19.613Z] ef7252b2bd57: Layer already exists [2023-05-03T09:24:19.613Z] 13a75687c1d4: Layer already exists [2023-05-03T09:24:19.613Z] 4a86102fae36: Layer already exists [2023-05-03T09:24:19.613Z] f628b1dabe75: Layer already exists [2023-05-03T09:24:19.613Z] f1417ff83b31: Layer already exists [2023-05-03T09:24:19.613Z] main: digest: sha256:eb127df43f0122847b560e44ea92841d4d06f8d79e025005f0dc3175f2b51266 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T09:24:19.651Z] ===================================================== [Pipeline] echo [2023-05-03T09:24:19.657Z] taggedImages: [2023-05-03T09:24:19.657Z] - nexus3.edgexfoundry.org:10004/core-metadata:91109c363cf3bcfd00befa79b828410bc8410ebf [2023-05-03T09:24:19.657Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-05-03T09:24:19.657Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.145 [2023-05-03T09:24:19.657Z] - nexus3.edgexfoundry.org:10004/core-metadata:91109c363cf3bcfd00befa79b828410bc8410ebf-3.0.0-dev.145 [2023-05-03T09:24:19.657Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-05-03T09:24:19.680Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-05-03T09:24:19.680Z] 91109c363cf3bcfd00befa79b828410bc8410ebf [2023-05-03T09:24:19.680Z] latest [2023-05-03T09:24:19.680Z] 3.0.0-dev.145 [2023-05-03T09:24:19.680Z] 91109c363cf3bcfd00befa79b828410bc8410ebf-3.0.0-dev.145 [2023-05-03T09:24:19.680Z] main [2023-05-03T09:24:19.680Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:19.987Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:91109c363cf3bcfd00befa79b828410bc8410ebf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:20.294Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:91109c363cf3bcfd00befa79b828410bc8410ebf [2023-05-03T09:24:20.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-03T09:24:20.294Z] e5eba0df562e: Preparing [2023-05-03T09:24:20.294Z] e5eba0df562e: Preparing [2023-05-03T09:24:20.294Z] e1631604e288: Preparing [2023-05-03T09:24:20.294Z] 211374e0c888: Preparing [2023-05-03T09:24:20.294Z] 5ce6276418a2: Preparing [2023-05-03T09:24:20.294Z] 522fcb46409e: Preparing [2023-05-03T09:24:20.294Z] f50cbf1e651d: Preparing [2023-05-03T09:24:20.294Z] ef7252b2bd57: Preparing [2023-05-03T09:24:20.294Z] 436f81aa225b: Preparing [2023-05-03T09:24:20.294Z] e432eba8a531: Preparing [2023-05-03T09:24:20.294Z] db1952b7653e: Preparing [2023-05-03T09:24:20.294Z] be61b12d83c6: Preparing [2023-05-03T09:24:20.294Z] 980982ca2f84: Preparing [2023-05-03T09:24:20.294Z] f1417ff83b31: Preparing [2023-05-03T09:24:20.294Z] e432eba8a531: Waiting [2023-05-03T09:24:20.294Z] db1952b7653e: Waiting [2023-05-03T09:24:20.294Z] be61b12d83c6: Waiting [2023-05-03T09:24:20.294Z] 980982ca2f84: Waiting [2023-05-03T09:24:20.294Z] f1417ff83b31: Waiting [2023-05-03T09:24:20.294Z] f50cbf1e651d: Waiting [2023-05-03T09:24:20.294Z] ef7252b2bd57: Waiting [2023-05-03T09:24:20.294Z] 5ce6276418a2: Pushed [2023-05-03T09:24:20.294Z] e5eba0df562e: Pushed [2023-05-03T09:24:20.294Z] e1631604e288: Pushed [2023-05-03T09:24:20.294Z] 522fcb46409e: Pushed [2023-05-03T09:24:20.294Z] 211374e0c888: Pushed [2023-05-03T09:24:20.294Z] ef7252b2bd57: Layer already exists [2023-05-03T09:24:20.294Z] 436f81aa225b: Layer already exists [2023-05-03T09:24:20.553Z] 980982ca2f84: Pushed [2023-05-03T09:24:20.553Z] be61b12d83c6: Pushed [2023-05-03T09:24:20.553Z] e432eba8a531: Pushed [2023-05-03T09:24:20.553Z] db1952b7653e: Pushed [2023-05-03T09:24:20.553Z] f1417ff83b31: Layer already exists [2023-05-03T09:24:22.454Z] f50cbf1e651d: Pushed [2023-05-03T09:24:22.454Z] 91109c363cf3bcfd00befa79b828410bc8410ebf: digest: sha256:0b03ff29ab73be1afe84a8e15bee43ed11546b13ecd60a75101e494d0164fa85 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:22.769Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:23.076Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-05-03T09:24:23.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-03T09:24:23.077Z] e5eba0df562e: Preparing [2023-05-03T09:24:23.077Z] e5eba0df562e: Preparing [2023-05-03T09:24:23.077Z] e1631604e288: Preparing [2023-05-03T09:24:23.077Z] 211374e0c888: Preparing [2023-05-03T09:24:23.077Z] 5ce6276418a2: Preparing [2023-05-03T09:24:23.077Z] 522fcb46409e: Preparing [2023-05-03T09:24:23.077Z] f50cbf1e651d: Preparing [2023-05-03T09:24:23.077Z] ef7252b2bd57: Preparing [2023-05-03T09:24:23.077Z] 436f81aa225b: Preparing [2023-05-03T09:24:23.077Z] e432eba8a531: Preparing [2023-05-03T09:24:23.077Z] db1952b7653e: Preparing [2023-05-03T09:24:23.077Z] be61b12d83c6: Preparing [2023-05-03T09:24:23.077Z] 980982ca2f84: Preparing [2023-05-03T09:24:23.077Z] f1417ff83b31: Preparing [2023-05-03T09:24:23.077Z] f50cbf1e651d: Waiting [2023-05-03T09:24:23.077Z] be61b12d83c6: Waiting [2023-05-03T09:24:23.077Z] 980982ca2f84: Waiting [2023-05-03T09:24:23.077Z] f1417ff83b31: Waiting [2023-05-03T09:24:23.077Z] 436f81aa225b: Waiting [2023-05-03T09:24:23.077Z] e432eba8a531: Waiting [2023-05-03T09:24:23.077Z] db1952b7653e: Waiting [2023-05-03T09:24:23.077Z] 5ce6276418a2: Layer already exists [2023-05-03T09:24:23.077Z] e1631604e288: Layer already exists [2023-05-03T09:24:23.077Z] e5eba0df562e: Layer already exists [2023-05-03T09:24:23.077Z] 522fcb46409e: Layer already exists [2023-05-03T09:24:23.077Z] 211374e0c888: Layer already exists [2023-05-03T09:24:23.077Z] f50cbf1e651d: Layer already exists [2023-05-03T09:24:23.077Z] ef7252b2bd57: Layer already exists [2023-05-03T09:24:23.077Z] 436f81aa225b: Layer already exists [2023-05-03T09:24:23.077Z] e432eba8a531: Layer already exists [2023-05-03T09:24:23.077Z] db1952b7653e: Layer already exists [2023-05-03T09:24:23.077Z] 980982ca2f84: Layer already exists [2023-05-03T09:24:23.077Z] be61b12d83c6: Layer already exists [2023-05-03T09:24:23.077Z] f1417ff83b31: Layer already exists [2023-05-03T09:24:23.077Z] latest: digest: sha256:0b03ff29ab73be1afe84a8e15bee43ed11546b13ecd60a75101e494d0164fa85 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:23.405Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:23.719Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.145 [2023-05-03T09:24:23.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-03T09:24:23.719Z] e5eba0df562e: Preparing [2023-05-03T09:24:23.719Z] e5eba0df562e: Preparing [2023-05-03T09:24:23.719Z] e1631604e288: Preparing [2023-05-03T09:24:23.719Z] 211374e0c888: Preparing [2023-05-03T09:24:23.719Z] 5ce6276418a2: Preparing [2023-05-03T09:24:23.719Z] 522fcb46409e: Preparing [2023-05-03T09:24:23.719Z] f50cbf1e651d: Preparing [2023-05-03T09:24:23.719Z] ef7252b2bd57: Preparing [2023-05-03T09:24:23.719Z] 436f81aa225b: Preparing [2023-05-03T09:24:23.719Z] e432eba8a531: Preparing [2023-05-03T09:24:23.719Z] db1952b7653e: Preparing [2023-05-03T09:24:23.719Z] be61b12d83c6: Preparing [2023-05-03T09:24:23.719Z] 980982ca2f84: Preparing [2023-05-03T09:24:23.719Z] f1417ff83b31: Preparing [2023-05-03T09:24:23.719Z] f50cbf1e651d: Waiting [2023-05-03T09:24:23.719Z] ef7252b2bd57: Waiting [2023-05-03T09:24:23.719Z] 436f81aa225b: Waiting [2023-05-03T09:24:23.719Z] 980982ca2f84: Waiting [2023-05-03T09:24:23.719Z] be61b12d83c6: Waiting [2023-05-03T09:24:23.719Z] db1952b7653e: Waiting [2023-05-03T09:24:23.719Z] f1417ff83b31: Waiting [2023-05-03T09:24:23.719Z] 211374e0c888: Layer already exists [2023-05-03T09:24:23.719Z] e1631604e288: Layer already exists [2023-05-03T09:24:23.719Z] e5eba0df562e: Layer already exists [2023-05-03T09:24:23.719Z] 522fcb46409e: Layer already exists [2023-05-03T09:24:23.719Z] 5ce6276418a2: Layer already exists [2023-05-03T09:24:23.719Z] f50cbf1e651d: Layer already exists [2023-05-03T09:24:23.719Z] e432eba8a531: Layer already exists [2023-05-03T09:24:23.719Z] 436f81aa225b: Layer already exists [2023-05-03T09:24:23.719Z] db1952b7653e: Layer already exists [2023-05-03T09:24:23.719Z] ef7252b2bd57: Layer already exists [2023-05-03T09:24:23.719Z] be61b12d83c6: Layer already exists [2023-05-03T09:24:23.719Z] f1417ff83b31: Layer already exists [2023-05-03T09:24:23.719Z] 980982ca2f84: Layer already exists [2023-05-03T09:24:23.719Z] 3.0.0-dev.145: digest: sha256:0b03ff29ab73be1afe84a8e15bee43ed11546b13ecd60a75101e494d0164fa85 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:24.031Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:91109c363cf3bcfd00befa79b828410bc8410ebf-3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:24.342Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:91109c363cf3bcfd00befa79b828410bc8410ebf-3.0.0-dev.145 [2023-05-03T09:24:24.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-03T09:24:24.342Z] e5eba0df562e: Preparing [2023-05-03T09:24:24.342Z] e5eba0df562e: Preparing [2023-05-03T09:24:24.342Z] e1631604e288: Preparing [2023-05-03T09:24:24.342Z] 211374e0c888: Preparing [2023-05-03T09:24:24.342Z] 5ce6276418a2: Preparing [2023-05-03T09:24:24.342Z] 522fcb46409e: Preparing [2023-05-03T09:24:24.342Z] f50cbf1e651d: Preparing [2023-05-03T09:24:24.342Z] ef7252b2bd57: Preparing [2023-05-03T09:24:24.342Z] 436f81aa225b: Preparing [2023-05-03T09:24:24.342Z] e432eba8a531: Preparing [2023-05-03T09:24:24.342Z] db1952b7653e: Preparing [2023-05-03T09:24:24.342Z] be61b12d83c6: Preparing [2023-05-03T09:24:24.342Z] 980982ca2f84: Preparing [2023-05-03T09:24:24.342Z] f1417ff83b31: Preparing [2023-05-03T09:24:24.342Z] 436f81aa225b: Waiting [2023-05-03T09:24:24.342Z] e432eba8a531: Waiting [2023-05-03T09:24:24.342Z] f50cbf1e651d: Waiting [2023-05-03T09:24:24.342Z] db1952b7653e: Waiting [2023-05-03T09:24:24.342Z] ef7252b2bd57: Waiting [2023-05-03T09:24:24.342Z] be61b12d83c6: Waiting [2023-05-03T09:24:24.342Z] 980982ca2f84: Waiting [2023-05-03T09:24:24.342Z] f1417ff83b31: Waiting [2023-05-03T09:24:24.342Z] e1631604e288: Layer already exists [2023-05-03T09:24:24.342Z] e5eba0df562e: Layer already exists [2023-05-03T09:24:24.342Z] 5ce6276418a2: Layer already exists [2023-05-03T09:24:24.342Z] 522fcb46409e: Layer already exists [2023-05-03T09:24:24.342Z] 211374e0c888: Layer already exists [2023-05-03T09:24:24.342Z] f50cbf1e651d: Layer already exists [2023-05-03T09:24:24.342Z] 436f81aa225b: Layer already exists [2023-05-03T09:24:24.342Z] db1952b7653e: Layer already exists [2023-05-03T09:24:24.342Z] e432eba8a531: Layer already exists [2023-05-03T09:24:24.342Z] ef7252b2bd57: Layer already exists [2023-05-03T09:24:24.342Z] be61b12d83c6: Layer already exists [2023-05-03T09:24:24.342Z] 980982ca2f84: Layer already exists [2023-05-03T09:24:24.342Z] f1417ff83b31: Layer already exists [2023-05-03T09:24:24.342Z] 91109c363cf3bcfd00befa79b828410bc8410ebf-3.0.0-dev.145: digest: sha256:0b03ff29ab73be1afe84a8e15bee43ed11546b13ecd60a75101e494d0164fa85 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:24.656Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:24.964Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-05-03T09:24:24.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-03T09:24:24.964Z] e5eba0df562e: Preparing [2023-05-03T09:24:24.964Z] e5eba0df562e: Preparing [2023-05-03T09:24:24.964Z] e1631604e288: Preparing [2023-05-03T09:24:24.964Z] 211374e0c888: Preparing [2023-05-03T09:24:24.964Z] 5ce6276418a2: Preparing [2023-05-03T09:24:24.964Z] 522fcb46409e: Preparing [2023-05-03T09:24:24.964Z] f50cbf1e651d: Preparing [2023-05-03T09:24:24.964Z] ef7252b2bd57: Preparing [2023-05-03T09:24:24.965Z] 436f81aa225b: Preparing [2023-05-03T09:24:24.965Z] e432eba8a531: Preparing [2023-05-03T09:24:24.965Z] db1952b7653e: Preparing [2023-05-03T09:24:24.965Z] be61b12d83c6: Preparing [2023-05-03T09:24:24.965Z] 980982ca2f84: Preparing [2023-05-03T09:24:24.965Z] f1417ff83b31: Preparing [2023-05-03T09:24:24.965Z] 436f81aa225b: Waiting [2023-05-03T09:24:24.965Z] f50cbf1e651d: Waiting [2023-05-03T09:24:24.965Z] be61b12d83c6: Waiting [2023-05-03T09:24:24.965Z] e432eba8a531: Waiting [2023-05-03T09:24:24.965Z] 980982ca2f84: Waiting [2023-05-03T09:24:24.965Z] db1952b7653e: Waiting [2023-05-03T09:24:24.965Z] f1417ff83b31: Waiting [2023-05-03T09:24:24.965Z] ef7252b2bd57: Waiting [2023-05-03T09:24:24.965Z] e1631604e288: Layer already exists [2023-05-03T09:24:24.965Z] 211374e0c888: Layer already exists [2023-05-03T09:24:24.965Z] e5eba0df562e: Layer already exists [2023-05-03T09:24:24.965Z] 522fcb46409e: Layer already exists [2023-05-03T09:24:24.965Z] 5ce6276418a2: Layer already exists [2023-05-03T09:24:24.965Z] ef7252b2bd57: Layer already exists [2023-05-03T09:24:24.965Z] f50cbf1e651d: Layer already exists [2023-05-03T09:24:24.965Z] 436f81aa225b: Layer already exists [2023-05-03T09:24:24.965Z] db1952b7653e: Layer already exists [2023-05-03T09:24:24.965Z] e432eba8a531: Layer already exists [2023-05-03T09:24:24.965Z] be61b12d83c6: Layer already exists [2023-05-03T09:24:24.965Z] 980982ca2f84: Layer already exists [2023-05-03T09:24:24.965Z] f1417ff83b31: Layer already exists [2023-05-03T09:24:24.965Z] main: digest: sha256:0b03ff29ab73be1afe84a8e15bee43ed11546b13ecd60a75101e494d0164fa85 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T09:24:25.009Z] ===================================================== [Pipeline] echo [2023-05-03T09:24:25.015Z] taggedImages: [2023-05-03T09:24:25.015Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:91109c363cf3bcfd00befa79b828410bc8410ebf [2023-05-03T09:24:25.015Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-05-03T09:24:25.015Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.145 [2023-05-03T09:24:25.015Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:91109c363cf3bcfd00befa79b828410bc8410ebf-3.0.0-dev.145 [2023-05-03T09:24:25.015Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-05-03T09:24:25.039Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-05-03T09:24:25.039Z] 91109c363cf3bcfd00befa79b828410bc8410ebf [2023-05-03T09:24:25.039Z] latest [2023-05-03T09:24:25.039Z] 3.0.0-dev.145 [2023-05-03T09:24:25.039Z] 91109c363cf3bcfd00befa79b828410bc8410ebf-3.0.0-dev.145 [2023-05-03T09:24:25.039Z] main [2023-05-03T09:24:25.039Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:25.370Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:91109c363cf3bcfd00befa79b828410bc8410ebf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:25.678Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:91109c363cf3bcfd00befa79b828410bc8410ebf [2023-05-03T09:24:25.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-03T09:24:25.678Z] d0631a2f34c4: Preparing [2023-05-03T09:24:25.678Z] 94fea95c1b11: Preparing [2023-05-03T09:24:25.678Z] f485edce3ce2: Preparing [2023-05-03T09:24:25.678Z] e39b6a89d432: Preparing [2023-05-03T09:24:25.678Z] ef7252b2bd57: Preparing [2023-05-03T09:24:25.678Z] 436f81aa225b: Preparing [2023-05-03T09:24:25.678Z] 2bfbf0c3d8fc: Preparing [2023-05-03T09:24:25.678Z] f1417ff83b31: Preparing [2023-05-03T09:24:25.678Z] 436f81aa225b: Waiting [2023-05-03T09:24:25.678Z] 2bfbf0c3d8fc: Waiting [2023-05-03T09:24:25.678Z] f1417ff83b31: Waiting [2023-05-03T09:24:25.678Z] ef7252b2bd57: Layer already exists [2023-05-03T09:24:25.678Z] d0631a2f34c4: Layer already exists [2023-05-03T09:24:25.678Z] 94fea95c1b11: Layer already exists [2023-05-03T09:24:25.678Z] 436f81aa225b: Layer already exists [2023-05-03T09:24:25.678Z] f1417ff83b31: Layer already exists [2023-05-03T09:24:25.678Z] f485edce3ce2: Pushed [2023-05-03T09:24:25.678Z] 2bfbf0c3d8fc: Pushed [2023-05-03T09:24:27.055Z] e39b6a89d432: Pushed [2023-05-03T09:24:27.314Z] 91109c363cf3bcfd00befa79b828410bc8410ebf: digest: sha256:08409a9e36808966ce41dda30fa87e565e72cdd791460af37d314a38176d1212 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:27.632Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:27.947Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-05-03T09:24:27.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-03T09:24:27.947Z] d0631a2f34c4: Preparing [2023-05-03T09:24:27.947Z] 94fea95c1b11: Preparing [2023-05-03T09:24:27.948Z] f485edce3ce2: Preparing [2023-05-03T09:24:27.948Z] e39b6a89d432: Preparing [2023-05-03T09:24:27.948Z] ef7252b2bd57: Preparing [2023-05-03T09:24:27.948Z] 436f81aa225b: Preparing [2023-05-03T09:24:27.948Z] 2bfbf0c3d8fc: Preparing [2023-05-03T09:24:27.948Z] f1417ff83b31: Preparing [2023-05-03T09:24:27.948Z] 2bfbf0c3d8fc: Waiting [2023-05-03T09:24:27.948Z] 436f81aa225b: Waiting [2023-05-03T09:24:27.948Z] f485edce3ce2: Layer already exists [2023-05-03T09:24:27.948Z] ef7252b2bd57: Layer already exists [2023-05-03T09:24:27.948Z] d0631a2f34c4: Layer already exists [2023-05-03T09:24:27.948Z] 94fea95c1b11: Layer already exists [2023-05-03T09:24:27.948Z] e39b6a89d432: Layer already exists [2023-05-03T09:24:27.948Z] 436f81aa225b: Layer already exists [2023-05-03T09:24:27.948Z] 2bfbf0c3d8fc: Layer already exists [2023-05-03T09:24:27.948Z] f1417ff83b31: Layer already exists [2023-05-03T09:24:28.207Z] latest: digest: sha256:08409a9e36808966ce41dda30fa87e565e72cdd791460af37d314a38176d1212 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:28.515Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:28.817Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.145 [2023-05-03T09:24:28.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-03T09:24:28.818Z] d0631a2f34c4: Preparing [2023-05-03T09:24:28.818Z] 94fea95c1b11: Preparing [2023-05-03T09:24:28.818Z] f485edce3ce2: Preparing [2023-05-03T09:24:28.818Z] e39b6a89d432: Preparing [2023-05-03T09:24:28.818Z] ef7252b2bd57: Preparing [2023-05-03T09:24:28.818Z] 436f81aa225b: Preparing [2023-05-03T09:24:28.818Z] 2bfbf0c3d8fc: Preparing [2023-05-03T09:24:28.818Z] f1417ff83b31: Preparing [2023-05-03T09:24:28.818Z] 436f81aa225b: Waiting [2023-05-03T09:24:28.818Z] 2bfbf0c3d8fc: Waiting [2023-05-03T09:24:28.818Z] f1417ff83b31: Waiting [2023-05-03T09:24:28.818Z] d0631a2f34c4: Layer already exists [2023-05-03T09:24:28.818Z] e39b6a89d432: Layer already exists [2023-05-03T09:24:28.818Z] f485edce3ce2: Layer already exists [2023-05-03T09:24:28.818Z] 94fea95c1b11: Layer already exists [2023-05-03T09:24:28.818Z] ef7252b2bd57: Layer already exists [2023-05-03T09:24:28.818Z] 436f81aa225b: Layer already exists [2023-05-03T09:24:28.818Z] 2bfbf0c3d8fc: Layer already exists [2023-05-03T09:24:28.818Z] f1417ff83b31: Layer already exists [2023-05-03T09:24:28.818Z] 3.0.0-dev.145: digest: sha256:08409a9e36808966ce41dda30fa87e565e72cdd791460af37d314a38176d1212 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:29.128Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:91109c363cf3bcfd00befa79b828410bc8410ebf-3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:29.433Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:91109c363cf3bcfd00befa79b828410bc8410ebf-3.0.0-dev.145 [2023-05-03T09:24:29.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-03T09:24:29.433Z] d0631a2f34c4: Preparing [2023-05-03T09:24:29.433Z] 94fea95c1b11: Preparing [2023-05-03T09:24:29.433Z] f485edce3ce2: Preparing [2023-05-03T09:24:29.433Z] e39b6a89d432: Preparing [2023-05-03T09:24:29.433Z] ef7252b2bd57: Preparing [2023-05-03T09:24:29.433Z] 436f81aa225b: Preparing [2023-05-03T09:24:29.433Z] 2bfbf0c3d8fc: Preparing [2023-05-03T09:24:29.433Z] f1417ff83b31: Preparing [2023-05-03T09:24:29.433Z] 2bfbf0c3d8fc: Waiting [2023-05-03T09:24:29.433Z] 436f81aa225b: Waiting [2023-05-03T09:24:29.433Z] f1417ff83b31: Waiting [2023-05-03T09:24:29.433Z] f485edce3ce2: Layer already exists [2023-05-03T09:24:29.433Z] d0631a2f34c4: Layer already exists [2023-05-03T09:24:29.433Z] 94fea95c1b11: Layer already exists [2023-05-03T09:24:29.433Z] ef7252b2bd57: Layer already exists [2023-05-03T09:24:29.433Z] e39b6a89d432: Layer already exists [2023-05-03T09:24:29.433Z] 436f81aa225b: Layer already exists [2023-05-03T09:24:29.433Z] 2bfbf0c3d8fc: Layer already exists [2023-05-03T09:24:29.433Z] f1417ff83b31: Layer already exists [2023-05-03T09:24:29.433Z] 91109c363cf3bcfd00befa79b828410bc8410ebf-3.0.0-dev.145: digest: sha256:08409a9e36808966ce41dda30fa87e565e72cdd791460af37d314a38176d1212 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:29.748Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:30.046Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-05-03T09:24:30.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-03T09:24:30.046Z] d0631a2f34c4: Preparing [2023-05-03T09:24:30.046Z] 94fea95c1b11: Preparing [2023-05-03T09:24:30.046Z] f485edce3ce2: Preparing [2023-05-03T09:24:30.046Z] e39b6a89d432: Preparing [2023-05-03T09:24:30.046Z] ef7252b2bd57: Preparing [2023-05-03T09:24:30.046Z] 436f81aa225b: Preparing [2023-05-03T09:24:30.046Z] 2bfbf0c3d8fc: Preparing [2023-05-03T09:24:30.046Z] f1417ff83b31: Preparing [2023-05-03T09:24:30.046Z] 2bfbf0c3d8fc: Waiting [2023-05-03T09:24:30.046Z] f1417ff83b31: Waiting [2023-05-03T09:24:30.046Z] 436f81aa225b: Waiting [2023-05-03T09:24:30.046Z] d0631a2f34c4: Layer already exists [2023-05-03T09:24:30.046Z] ef7252b2bd57: Layer already exists [2023-05-03T09:24:30.046Z] e39b6a89d432: Layer already exists [2023-05-03T09:24:30.046Z] f485edce3ce2: Layer already exists [2023-05-03T09:24:30.046Z] 94fea95c1b11: Layer already exists [2023-05-03T09:24:30.046Z] 2bfbf0c3d8fc: Layer already exists [2023-05-03T09:24:30.046Z] 436f81aa225b: Layer already exists [2023-05-03T09:24:30.046Z] f1417ff83b31: Layer already exists [2023-05-03T09:24:30.046Z] main: digest: sha256:08409a9e36808966ce41dda30fa87e565e72cdd791460af37d314a38176d1212 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T09:24:30.079Z] ===================================================== [Pipeline] echo [2023-05-03T09:24:30.084Z] taggedImages: [2023-05-03T09:24:30.084Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:91109c363cf3bcfd00befa79b828410bc8410ebf [2023-05-03T09:24:30.084Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-05-03T09:24:30.084Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.145 [2023-05-03T09:24:30.084Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:91109c363cf3bcfd00befa79b828410bc8410ebf-3.0.0-dev.145 [2023-05-03T09:24:30.084Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-05-03T09:24:30.098Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-05-03T09:24:30.098Z] 91109c363cf3bcfd00befa79b828410bc8410ebf [2023-05-03T09:24:30.098Z] latest [2023-05-03T09:24:30.098Z] 3.0.0-dev.145 [2023-05-03T09:24:30.098Z] 91109c363cf3bcfd00befa79b828410bc8410ebf-3.0.0-dev.145 [2023-05-03T09:24:30.098Z] main [2023-05-03T09:24:30.098Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:30.400Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:91109c363cf3bcfd00befa79b828410bc8410ebf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:30.703Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:91109c363cf3bcfd00befa79b828410bc8410ebf [2023-05-03T09:24:30.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-03T09:24:30.703Z] 2cf637724068: Preparing [2023-05-03T09:24:30.703Z] e02b5ea1a2e7: Preparing [2023-05-03T09:24:30.703Z] 29a5c0f2ba09: Preparing [2023-05-03T09:24:30.703Z] bc756376148e: Preparing [2023-05-03T09:24:30.703Z] ef7252b2bd57: Preparing [2023-05-03T09:24:30.703Z] 436f81aa225b: Preparing [2023-05-03T09:24:30.703Z] d25439db938e: Preparing [2023-05-03T09:24:30.703Z] 732b1491800e: Preparing [2023-05-03T09:24:30.703Z] f1417ff83b31: Preparing [2023-05-03T09:24:30.703Z] d25439db938e: Waiting [2023-05-03T09:24:30.703Z] 732b1491800e: Waiting [2023-05-03T09:24:30.703Z] 436f81aa225b: Waiting [2023-05-03T09:24:30.703Z] f1417ff83b31: Waiting [2023-05-03T09:24:30.703Z] ef7252b2bd57: Layer already exists [2023-05-03T09:24:30.703Z] 436f81aa225b: Layer already exists [2023-05-03T09:24:30.703Z] bc756376148e: Pushed [2023-05-03T09:24:30.703Z] 2cf637724068: Pushed [2023-05-03T09:24:30.703Z] e02b5ea1a2e7: Pushed [2023-05-03T09:24:30.703Z] f1417ff83b31: Layer already exists [2023-05-03T09:24:30.703Z] d25439db938e: Pushed [2023-05-03T09:24:30.961Z] 732b1491800e: Pushed [2023-05-03T09:24:32.334Z] 29a5c0f2ba09: Pushed [2023-05-03T09:24:32.334Z] 91109c363cf3bcfd00befa79b828410bc8410ebf: digest: sha256:16760fe2bd3b6c6e652afb30cef3a8b5d576d6723fc0160cf2506534ad6662a4 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:32.639Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:32.941Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-05-03T09:24:32.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-03T09:24:32.941Z] 2cf637724068: Preparing [2023-05-03T09:24:32.941Z] e02b5ea1a2e7: Preparing [2023-05-03T09:24:32.941Z] 29a5c0f2ba09: Preparing [2023-05-03T09:24:32.941Z] bc756376148e: Preparing [2023-05-03T09:24:32.941Z] ef7252b2bd57: Preparing [2023-05-03T09:24:32.941Z] 436f81aa225b: Preparing [2023-05-03T09:24:32.941Z] d25439db938e: Preparing [2023-05-03T09:24:32.941Z] 732b1491800e: Preparing [2023-05-03T09:24:32.941Z] f1417ff83b31: Preparing [2023-05-03T09:24:32.941Z] 436f81aa225b: Waiting [2023-05-03T09:24:32.941Z] d25439db938e: Waiting [2023-05-03T09:24:32.941Z] 732b1491800e: Waiting [2023-05-03T09:24:32.941Z] f1417ff83b31: Waiting [2023-05-03T09:24:32.941Z] ef7252b2bd57: Layer already exists [2023-05-03T09:24:32.941Z] 29a5c0f2ba09: Layer already exists [2023-05-03T09:24:32.941Z] e02b5ea1a2e7: Layer already exists [2023-05-03T09:24:32.941Z] 2cf637724068: Layer already exists [2023-05-03T09:24:32.941Z] bc756376148e: Layer already exists [2023-05-03T09:24:32.941Z] 436f81aa225b: Layer already exists [2023-05-03T09:24:32.941Z] d25439db938e: Layer already exists [2023-05-03T09:24:32.941Z] f1417ff83b31: Layer already exists [2023-05-03T09:24:32.941Z] 732b1491800e: Layer already exists [2023-05-03T09:24:32.941Z] latest: digest: sha256:16760fe2bd3b6c6e652afb30cef3a8b5d576d6723fc0160cf2506534ad6662a4 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:33.251Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:33.558Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.145 [2023-05-03T09:24:33.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-03T09:24:33.558Z] 2cf637724068: Preparing [2023-05-03T09:24:33.558Z] e02b5ea1a2e7: Preparing [2023-05-03T09:24:33.558Z] 29a5c0f2ba09: Preparing [2023-05-03T09:24:33.558Z] bc756376148e: Preparing [2023-05-03T09:24:33.558Z] ef7252b2bd57: Preparing [2023-05-03T09:24:33.558Z] 436f81aa225b: Preparing [2023-05-03T09:24:33.558Z] d25439db938e: Preparing [2023-05-03T09:24:33.558Z] 732b1491800e: Preparing [2023-05-03T09:24:33.558Z] f1417ff83b31: Preparing [2023-05-03T09:24:33.558Z] 436f81aa225b: Waiting [2023-05-03T09:24:33.558Z] d25439db938e: Waiting [2023-05-03T09:24:33.558Z] 732b1491800e: Waiting [2023-05-03T09:24:33.558Z] f1417ff83b31: Waiting [2023-05-03T09:24:33.558Z] 29a5c0f2ba09: Layer already exists [2023-05-03T09:24:33.558Z] bc756376148e: Layer already exists [2023-05-03T09:24:33.558Z] 2cf637724068: Layer already exists [2023-05-03T09:24:33.558Z] ef7252b2bd57: Layer already exists [2023-05-03T09:24:33.558Z] e02b5ea1a2e7: Layer already exists [2023-05-03T09:24:33.558Z] d25439db938e: Layer already exists [2023-05-03T09:24:33.558Z] 436f81aa225b: Layer already exists [2023-05-03T09:24:33.558Z] f1417ff83b31: Layer already exists [2023-05-03T09:24:33.558Z] 732b1491800e: Layer already exists [2023-05-03T09:24:33.558Z] 3.0.0-dev.145: digest: sha256:16760fe2bd3b6c6e652afb30cef3a8b5d576d6723fc0160cf2506534ad6662a4 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:33.865Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:91109c363cf3bcfd00befa79b828410bc8410ebf-3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:34.167Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:91109c363cf3bcfd00befa79b828410bc8410ebf-3.0.0-dev.145 [2023-05-03T09:24:34.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-03T09:24:34.167Z] 2cf637724068: Preparing [2023-05-03T09:24:34.167Z] e02b5ea1a2e7: Preparing [2023-05-03T09:24:34.167Z] 29a5c0f2ba09: Preparing [2023-05-03T09:24:34.167Z] bc756376148e: Preparing [2023-05-03T09:24:34.167Z] ef7252b2bd57: Preparing [2023-05-03T09:24:34.167Z] 436f81aa225b: Preparing [2023-05-03T09:24:34.167Z] d25439db938e: Preparing [2023-05-03T09:24:34.167Z] 732b1491800e: Preparing [2023-05-03T09:24:34.167Z] f1417ff83b31: Preparing [2023-05-03T09:24:34.167Z] 436f81aa225b: Waiting [2023-05-03T09:24:34.167Z] f1417ff83b31: Waiting [2023-05-03T09:24:34.167Z] 732b1491800e: Waiting [2023-05-03T09:24:34.167Z] d25439db938e: Waiting [2023-05-03T09:24:34.167Z] ef7252b2bd57: Layer already exists [2023-05-03T09:24:34.167Z] bc756376148e: Layer already exists [2023-05-03T09:24:34.167Z] e02b5ea1a2e7: Layer already exists [2023-05-03T09:24:34.167Z] 2cf637724068: Layer already exists [2023-05-03T09:24:34.167Z] 29a5c0f2ba09: Layer already exists [2023-05-03T09:24:34.167Z] 436f81aa225b: Layer already exists [2023-05-03T09:24:34.167Z] f1417ff83b31: Layer already exists [2023-05-03T09:24:34.167Z] 732b1491800e: Layer already exists [2023-05-03T09:24:34.167Z] d25439db938e: Layer already exists [2023-05-03T09:24:34.167Z] 91109c363cf3bcfd00befa79b828410bc8410ebf-3.0.0-dev.145: digest: sha256:16760fe2bd3b6c6e652afb30cef3a8b5d576d6723fc0160cf2506534ad6662a4 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:34.484Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:34.797Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-05-03T09:24:34.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-03T09:24:34.797Z] 2cf637724068: Preparing [2023-05-03T09:24:34.797Z] e02b5ea1a2e7: Preparing [2023-05-03T09:24:34.797Z] 29a5c0f2ba09: Preparing [2023-05-03T09:24:34.797Z] bc756376148e: Preparing [2023-05-03T09:24:34.797Z] ef7252b2bd57: Preparing [2023-05-03T09:24:34.797Z] 436f81aa225b: Preparing [2023-05-03T09:24:34.797Z] d25439db938e: Preparing [2023-05-03T09:24:34.797Z] 732b1491800e: Preparing [2023-05-03T09:24:34.797Z] f1417ff83b31: Preparing [2023-05-03T09:24:34.797Z] d25439db938e: Waiting [2023-05-03T09:24:34.797Z] 732b1491800e: Waiting [2023-05-03T09:24:34.797Z] f1417ff83b31: Waiting [2023-05-03T09:24:34.797Z] 436f81aa225b: Waiting [2023-05-03T09:24:34.797Z] bc756376148e: Layer already exists [2023-05-03T09:24:34.797Z] ef7252b2bd57: Layer already exists [2023-05-03T09:24:34.797Z] e02b5ea1a2e7: Layer already exists [2023-05-03T09:24:34.797Z] 2cf637724068: Layer already exists [2023-05-03T09:24:34.797Z] 29a5c0f2ba09: Layer already exists [2023-05-03T09:24:34.797Z] 436f81aa225b: Layer already exists [2023-05-03T09:24:34.797Z] d25439db938e: Layer already exists [2023-05-03T09:24:34.797Z] 732b1491800e: Layer already exists [2023-05-03T09:24:34.797Z] f1417ff83b31: Layer already exists [2023-05-03T09:24:34.797Z] main: digest: sha256:16760fe2bd3b6c6e652afb30cef3a8b5d576d6723fc0160cf2506534ad6662a4 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T09:24:34.839Z] ===================================================== [Pipeline] echo [2023-05-03T09:24:34.846Z] taggedImages: [2023-05-03T09:24:34.846Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:91109c363cf3bcfd00befa79b828410bc8410ebf [2023-05-03T09:24:34.846Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-05-03T09:24:34.846Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.145 [2023-05-03T09:24:34.846Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:91109c363cf3bcfd00befa79b828410bc8410ebf-3.0.0-dev.145 [2023-05-03T09:24:34.846Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-05-03T09:24:34.861Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-05-03T09:24:34.861Z] 91109c363cf3bcfd00befa79b828410bc8410ebf [2023-05-03T09:24:34.861Z] latest [2023-05-03T09:24:34.861Z] 3.0.0-dev.145 [2023-05-03T09:24:34.861Z] 91109c363cf3bcfd00befa79b828410bc8410ebf-3.0.0-dev.145 [2023-05-03T09:24:34.861Z] main [2023-05-03T09:24:34.861Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:35.164Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:91109c363cf3bcfd00befa79b828410bc8410ebf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:35.464Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:91109c363cf3bcfd00befa79b828410bc8410ebf [2023-05-03T09:24:35.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-03T09:24:35.464Z] dd109f145104: Preparing [2023-05-03T09:24:35.464Z] 1b6f2f1f1384: Preparing [2023-05-03T09:24:35.464Z] b24183176826: Preparing [2023-05-03T09:24:35.464Z] 1bce59906abe: Preparing [2023-05-03T09:24:35.464Z] 5f60e00580d0: Preparing [2023-05-03T09:24:35.464Z] 0684b19d4151: Preparing [2023-05-03T09:24:35.464Z] 36d82ce2a4bd: Preparing [2023-05-03T09:24:35.464Z] ef7252b2bd57: Preparing [2023-05-03T09:24:35.464Z] 436f81aa225b: Preparing [2023-05-03T09:24:35.464Z] 1e1fc9bebf6d: Preparing [2023-05-03T09:24:35.464Z] f1417ff83b31: Preparing [2023-05-03T09:24:35.464Z] 36d82ce2a4bd: Waiting [2023-05-03T09:24:35.464Z] ef7252b2bd57: Waiting [2023-05-03T09:24:35.464Z] 1e1fc9bebf6d: Waiting [2023-05-03T09:24:35.464Z] 436f81aa225b: Waiting [2023-05-03T09:24:35.464Z] f1417ff83b31: Waiting [2023-05-03T09:24:35.464Z] 0684b19d4151: Waiting [2023-05-03T09:24:35.464Z] dd109f145104: Pushed [2023-05-03T09:24:35.723Z] 5f60e00580d0: Pushed [2023-05-03T09:24:35.723Z] 1b6f2f1f1384: Pushed [2023-05-03T09:24:35.723Z] ef7252b2bd57: Layer already exists [2023-05-03T09:24:35.723Z] 436f81aa225b: Layer already exists [2023-05-03T09:24:35.723Z] 0684b19d4151: Pushed [2023-05-03T09:24:35.723Z] 36d82ce2a4bd: Pushed [2023-05-03T09:24:35.723Z] f1417ff83b31: Layer already exists [2023-05-03T09:24:35.723Z] 1e1fc9bebf6d: Pushed [2023-05-03T09:24:36.658Z] 1bce59906abe: Pushed [2023-05-03T09:24:37.226Z] b24183176826: Pushed [2023-05-03T09:24:37.226Z] 91109c363cf3bcfd00befa79b828410bc8410ebf: digest: sha256:6104ad7bde087c6dc28d785d0aa112c68739ae42311d53b427b088cc63f13c20 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:37.532Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:37.831Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-05-03T09:24:37.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-03T09:24:37.831Z] dd109f145104: Preparing [2023-05-03T09:24:37.831Z] 1b6f2f1f1384: Preparing [2023-05-03T09:24:37.831Z] b24183176826: Preparing [2023-05-03T09:24:37.831Z] 1bce59906abe: Preparing [2023-05-03T09:24:37.831Z] 5f60e00580d0: Preparing [2023-05-03T09:24:37.831Z] 0684b19d4151: Preparing [2023-05-03T09:24:37.831Z] 36d82ce2a4bd: Preparing [2023-05-03T09:24:37.831Z] ef7252b2bd57: Preparing [2023-05-03T09:24:37.831Z] 436f81aa225b: Preparing [2023-05-03T09:24:37.831Z] 1e1fc9bebf6d: Preparing [2023-05-03T09:24:37.831Z] f1417ff83b31: Preparing [2023-05-03T09:24:37.831Z] ef7252b2bd57: Waiting [2023-05-03T09:24:37.831Z] 436f81aa225b: Waiting [2023-05-03T09:24:37.831Z] 0684b19d4151: Waiting [2023-05-03T09:24:37.831Z] 1e1fc9bebf6d: Waiting [2023-05-03T09:24:37.831Z] 36d82ce2a4bd: Waiting [2023-05-03T09:24:37.831Z] f1417ff83b31: Waiting [2023-05-03T09:24:37.831Z] b24183176826: Layer already exists [2023-05-03T09:24:37.831Z] 5f60e00580d0: Layer already exists [2023-05-03T09:24:37.831Z] 1bce59906abe: Layer already exists [2023-05-03T09:24:37.831Z] 1b6f2f1f1384: Layer already exists [2023-05-03T09:24:37.831Z] dd109f145104: Layer already exists [2023-05-03T09:24:37.831Z] 0684b19d4151: Layer already exists [2023-05-03T09:24:37.831Z] 436f81aa225b: Layer already exists [2023-05-03T09:24:37.831Z] ef7252b2bd57: Layer already exists [2023-05-03T09:24:37.831Z] 36d82ce2a4bd: Layer already exists [2023-05-03T09:24:37.831Z] 1e1fc9bebf6d: Layer already exists [2023-05-03T09:24:37.831Z] f1417ff83b31: Layer already exists [2023-05-03T09:24:37.831Z] latest: digest: sha256:6104ad7bde087c6dc28d785d0aa112c68739ae42311d53b427b088cc63f13c20 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:38.139Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:38.450Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.145 [2023-05-03T09:24:38.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-03T09:24:38.450Z] dd109f145104: Preparing [2023-05-03T09:24:38.450Z] 1b6f2f1f1384: Preparing [2023-05-03T09:24:38.450Z] b24183176826: Preparing [2023-05-03T09:24:38.450Z] 1bce59906abe: Preparing [2023-05-03T09:24:38.450Z] 5f60e00580d0: Preparing [2023-05-03T09:24:38.450Z] 0684b19d4151: Preparing [2023-05-03T09:24:38.450Z] 36d82ce2a4bd: Preparing [2023-05-03T09:24:38.450Z] ef7252b2bd57: Preparing [2023-05-03T09:24:38.450Z] 436f81aa225b: Preparing [2023-05-03T09:24:38.450Z] 1e1fc9bebf6d: Preparing [2023-05-03T09:24:38.450Z] f1417ff83b31: Preparing [2023-05-03T09:24:38.450Z] 1e1fc9bebf6d: Waiting [2023-05-03T09:24:38.450Z] ef7252b2bd57: Waiting [2023-05-03T09:24:38.450Z] 436f81aa225b: Waiting [2023-05-03T09:24:38.450Z] f1417ff83b31: Waiting [2023-05-03T09:24:38.450Z] 36d82ce2a4bd: Waiting [2023-05-03T09:24:38.450Z] 0684b19d4151: Waiting [2023-05-03T09:24:38.450Z] 5f60e00580d0: Layer already exists [2023-05-03T09:24:38.450Z] dd109f145104: Layer already exists [2023-05-03T09:24:38.450Z] 1b6f2f1f1384: Layer already exists [2023-05-03T09:24:38.450Z] b24183176826: Layer already exists [2023-05-03T09:24:38.450Z] 1bce59906abe: Layer already exists [2023-05-03T09:24:38.450Z] 0684b19d4151: Layer already exists [2023-05-03T09:24:38.450Z] 36d82ce2a4bd: Layer already exists [2023-05-03T09:24:38.450Z] 436f81aa225b: Layer already exists [2023-05-03T09:24:38.450Z] ef7252b2bd57: Layer already exists [2023-05-03T09:24:38.450Z] f1417ff83b31: Layer already exists [2023-05-03T09:24:38.450Z] 1e1fc9bebf6d: Layer already exists [2023-05-03T09:24:38.450Z] 3.0.0-dev.145: digest: sha256:6104ad7bde087c6dc28d785d0aa112c68739ae42311d53b427b088cc63f13c20 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:38.765Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:91109c363cf3bcfd00befa79b828410bc8410ebf-3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:39.076Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:91109c363cf3bcfd00befa79b828410bc8410ebf-3.0.0-dev.145 [2023-05-03T09:24:39.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-03T09:24:39.076Z] dd109f145104: Preparing [2023-05-03T09:24:39.076Z] 1b6f2f1f1384: Preparing [2023-05-03T09:24:39.076Z] b24183176826: Preparing [2023-05-03T09:24:39.076Z] 1bce59906abe: Preparing [2023-05-03T09:24:39.076Z] 5f60e00580d0: Preparing [2023-05-03T09:24:39.076Z] 0684b19d4151: Preparing [2023-05-03T09:24:39.076Z] 36d82ce2a4bd: Preparing [2023-05-03T09:24:39.076Z] ef7252b2bd57: Preparing [2023-05-03T09:24:39.076Z] 436f81aa225b: Preparing [2023-05-03T09:24:39.076Z] 1e1fc9bebf6d: Preparing [2023-05-03T09:24:39.076Z] f1417ff83b31: Preparing [2023-05-03T09:24:39.076Z] 0684b19d4151: Waiting [2023-05-03T09:24:39.076Z] 36d82ce2a4bd: Waiting [2023-05-03T09:24:39.076Z] ef7252b2bd57: Waiting [2023-05-03T09:24:39.076Z] 436f81aa225b: Waiting [2023-05-03T09:24:39.076Z] 1e1fc9bebf6d: Waiting [2023-05-03T09:24:39.076Z] 1bce59906abe: Layer already exists [2023-05-03T09:24:39.076Z] 1b6f2f1f1384: Layer already exists [2023-05-03T09:24:39.076Z] dd109f145104: Layer already exists [2023-05-03T09:24:39.076Z] b24183176826: Layer already exists [2023-05-03T09:24:39.076Z] 5f60e00580d0: Layer already exists [2023-05-03T09:24:39.076Z] 0684b19d4151: Layer already exists [2023-05-03T09:24:39.076Z] 36d82ce2a4bd: Layer already exists [2023-05-03T09:24:39.076Z] 436f81aa225b: Layer already exists [2023-05-03T09:24:39.076Z] 1e1fc9bebf6d: Layer already exists [2023-05-03T09:24:39.076Z] ef7252b2bd57: Layer already exists [2023-05-03T09:24:39.076Z] f1417ff83b31: Layer already exists [2023-05-03T09:24:39.076Z] 91109c363cf3bcfd00befa79b828410bc8410ebf-3.0.0-dev.145: digest: sha256:6104ad7bde087c6dc28d785d0aa112c68739ae42311d53b427b088cc63f13c20 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:39.388Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:39.695Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-05-03T09:24:39.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-03T09:24:39.695Z] dd109f145104: Preparing [2023-05-03T09:24:39.695Z] 1b6f2f1f1384: Preparing [2023-05-03T09:24:39.695Z] b24183176826: Preparing [2023-05-03T09:24:39.695Z] 1bce59906abe: Preparing [2023-05-03T09:24:39.695Z] 5f60e00580d0: Preparing [2023-05-03T09:24:39.695Z] 0684b19d4151: Preparing [2023-05-03T09:24:39.695Z] 36d82ce2a4bd: Preparing [2023-05-03T09:24:39.695Z] ef7252b2bd57: Preparing [2023-05-03T09:24:39.695Z] 436f81aa225b: Preparing [2023-05-03T09:24:39.695Z] 1e1fc9bebf6d: Preparing [2023-05-03T09:24:39.695Z] f1417ff83b31: Preparing [2023-05-03T09:24:39.695Z] 36d82ce2a4bd: Waiting [2023-05-03T09:24:39.695Z] ef7252b2bd57: Waiting [2023-05-03T09:24:39.695Z] 436f81aa225b: Waiting [2023-05-03T09:24:39.695Z] 1e1fc9bebf6d: Waiting [2023-05-03T09:24:39.695Z] f1417ff83b31: Waiting [2023-05-03T09:24:39.695Z] 0684b19d4151: Waiting [2023-05-03T09:24:39.695Z] 1b6f2f1f1384: Layer already exists [2023-05-03T09:24:39.695Z] dd109f145104: Layer already exists [2023-05-03T09:24:39.695Z] 5f60e00580d0: Layer already exists [2023-05-03T09:24:39.695Z] b24183176826: Layer already exists [2023-05-03T09:24:39.695Z] 1bce59906abe: Layer already exists [2023-05-03T09:24:39.695Z] ef7252b2bd57: Layer already exists [2023-05-03T09:24:39.695Z] 0684b19d4151: Layer already exists [2023-05-03T09:24:39.695Z] 436f81aa225b: Layer already exists [2023-05-03T09:24:39.695Z] 36d82ce2a4bd: Layer already exists [2023-05-03T09:24:39.695Z] 1e1fc9bebf6d: Layer already exists [2023-05-03T09:24:39.695Z] f1417ff83b31: Layer already exists [2023-05-03T09:24:39.695Z] main: digest: sha256:6104ad7bde087c6dc28d785d0aa112c68739ae42311d53b427b088cc63f13c20 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T09:24:39.745Z] ===================================================== [Pipeline] echo [2023-05-03T09:24:39.753Z] taggedImages: [2023-05-03T09:24:39.754Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:91109c363cf3bcfd00befa79b828410bc8410ebf [2023-05-03T09:24:39.754Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-05-03T09:24:39.754Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.145 [2023-05-03T09:24:39.754Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:91109c363cf3bcfd00befa79b828410bc8410ebf-3.0.0-dev.145 [2023-05-03T09:24:39.754Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-05-03T09:24:39.776Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-05-03T09:24:39.777Z] 91109c363cf3bcfd00befa79b828410bc8410ebf [2023-05-03T09:24:39.777Z] latest [2023-05-03T09:24:39.777Z] 3.0.0-dev.145 [2023-05-03T09:24:39.777Z] 91109c363cf3bcfd00befa79b828410bc8410ebf-3.0.0-dev.145 [2023-05-03T09:24:39.777Z] main [2023-05-03T09:24:39.777Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:40.104Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:91109c363cf3bcfd00befa79b828410bc8410ebf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:40.407Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:91109c363cf3bcfd00befa79b828410bc8410ebf [2023-05-03T09:24:40.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-03T09:24:40.407Z] ac0bdc82754e: Preparing [2023-05-03T09:24:40.407Z] 0728911a06e6: Preparing [2023-05-03T09:24:40.407Z] ef7252b2bd57: Preparing [2023-05-03T09:24:40.407Z] 436f81aa225b: Preparing [2023-05-03T09:24:40.407Z] fbf83884ad09: Preparing [2023-05-03T09:24:40.407Z] f1417ff83b31: Preparing [2023-05-03T09:24:40.407Z] f1417ff83b31: Waiting [2023-05-03T09:24:40.407Z] 436f81aa225b: Layer already exists [2023-05-03T09:24:40.407Z] ef7252b2bd57: Layer already exists [2023-05-03T09:24:40.407Z] f1417ff83b31: Layer already exists [2023-05-03T09:24:40.407Z] ac0bdc82754e: Pushed [2023-05-03T09:24:40.974Z] fbf83884ad09: Pushed [2023-05-03T09:24:42.875Z] 0728911a06e6: Pushed [2023-05-03T09:24:43.134Z] 91109c363cf3bcfd00befa79b828410bc8410ebf: digest: sha256:921f52a5c2de229cf14c270b3c2e340ee2ef645d2628730eda150e977f8b2e0f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:43.457Z] + 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-05-03T09:24:43.762Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-05-03T09:24:43.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-03T09:24:43.762Z] ac0bdc82754e: Preparing [2023-05-03T09:24:43.762Z] 0728911a06e6: Preparing [2023-05-03T09:24:43.762Z] ef7252b2bd57: Preparing [2023-05-03T09:24:43.762Z] 436f81aa225b: Preparing [2023-05-03T09:24:43.762Z] fbf83884ad09: Preparing [2023-05-03T09:24:43.762Z] f1417ff83b31: Preparing [2023-05-03T09:24:43.762Z] f1417ff83b31: Waiting [2023-05-03T09:24:43.762Z] 436f81aa225b: Layer already exists [2023-05-03T09:24:43.762Z] fbf83884ad09: Layer already exists [2023-05-03T09:24:43.762Z] ac0bdc82754e: Layer already exists [2023-05-03T09:24:43.762Z] ef7252b2bd57: Layer already exists [2023-05-03T09:24:43.762Z] 0728911a06e6: Layer already exists [2023-05-03T09:24:43.762Z] f1417ff83b31: Layer already exists [2023-05-03T09:24:43.762Z] latest: digest: sha256:921f52a5c2de229cf14c270b3c2e340ee2ef645d2628730eda150e977f8b2e0f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:44.074Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:44.391Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.145 [2023-05-03T09:24:44.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-03T09:24:44.392Z] ac0bdc82754e: Preparing [2023-05-03T09:24:44.392Z] 0728911a06e6: Preparing [2023-05-03T09:24:44.392Z] ef7252b2bd57: Preparing [2023-05-03T09:24:44.392Z] 436f81aa225b: Preparing [2023-05-03T09:24:44.392Z] fbf83884ad09: Preparing [2023-05-03T09:24:44.392Z] f1417ff83b31: Preparing [2023-05-03T09:24:44.392Z] f1417ff83b31: Waiting [2023-05-03T09:24:44.392Z] ac0bdc82754e: Layer already exists [2023-05-03T09:24:44.392Z] ef7252b2bd57: Layer already exists [2023-05-03T09:24:44.392Z] 0728911a06e6: Layer already exists [2023-05-03T09:24:44.392Z] fbf83884ad09: Layer already exists [2023-05-03T09:24:44.392Z] 436f81aa225b: Layer already exists [2023-05-03T09:24:44.392Z] f1417ff83b31: Layer already exists [2023-05-03T09:24:44.392Z] 3.0.0-dev.145: digest: sha256:921f52a5c2de229cf14c270b3c2e340ee2ef645d2628730eda150e977f8b2e0f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:44.709Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:91109c363cf3bcfd00befa79b828410bc8410ebf-3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:45.017Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:91109c363cf3bcfd00befa79b828410bc8410ebf-3.0.0-dev.145 [2023-05-03T09:24:45.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-03T09:24:45.017Z] ac0bdc82754e: Preparing [2023-05-03T09:24:45.017Z] 0728911a06e6: Preparing [2023-05-03T09:24:45.017Z] ef7252b2bd57: Preparing [2023-05-03T09:24:45.017Z] 436f81aa225b: Preparing [2023-05-03T09:24:45.017Z] fbf83884ad09: Preparing [2023-05-03T09:24:45.017Z] f1417ff83b31: Preparing [2023-05-03T09:24:45.017Z] f1417ff83b31: Waiting [2023-05-03T09:24:45.017Z] ac0bdc82754e: Layer already exists [2023-05-03T09:24:45.017Z] 0728911a06e6: Layer already exists [2023-05-03T09:24:45.017Z] ef7252b2bd57: Layer already exists [2023-05-03T09:24:45.017Z] fbf83884ad09: Layer already exists [2023-05-03T09:24:45.017Z] 436f81aa225b: Layer already exists [2023-05-03T09:24:45.017Z] f1417ff83b31: Layer already exists [2023-05-03T09:24:45.017Z] 91109c363cf3bcfd00befa79b828410bc8410ebf-3.0.0-dev.145: digest: sha256:921f52a5c2de229cf14c270b3c2e340ee2ef645d2628730eda150e977f8b2e0f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:45.332Z] + 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-05-03T09:24:45.651Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-05-03T09:24:45.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-03T09:24:45.651Z] ac0bdc82754e: Preparing [2023-05-03T09:24:45.651Z] 0728911a06e6: Preparing [2023-05-03T09:24:45.651Z] ef7252b2bd57: Preparing [2023-05-03T09:24:45.651Z] 436f81aa225b: Preparing [2023-05-03T09:24:45.651Z] fbf83884ad09: Preparing [2023-05-03T09:24:45.651Z] f1417ff83b31: Preparing [2023-05-03T09:24:45.651Z] 0728911a06e6: Layer already exists [2023-05-03T09:24:45.651Z] fbf83884ad09: Layer already exists [2023-05-03T09:24:45.651Z] ac0bdc82754e: Layer already exists [2023-05-03T09:24:45.651Z] 436f81aa225b: Layer already exists [2023-05-03T09:24:45.651Z] ef7252b2bd57: Layer already exists [2023-05-03T09:24:45.651Z] f1417ff83b31: Layer already exists [2023-05-03T09:24:45.651Z] main: digest: sha256:921f52a5c2de229cf14c270b3c2e340ee2ef645d2628730eda150e977f8b2e0f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T09:24:45.706Z] ===================================================== [Pipeline] echo [2023-05-03T09:24:45.715Z] taggedImages: [2023-05-03T09:24:45.715Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:91109c363cf3bcfd00befa79b828410bc8410ebf [2023-05-03T09:24:45.715Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-05-03T09:24:45.715Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.145 [2023-05-03T09:24:45.715Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:91109c363cf3bcfd00befa79b828410bc8410ebf-3.0.0-dev.145 [2023-05-03T09:24:45.715Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-05-03T09:24:45.738Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-05-03T09:24:45.738Z] 91109c363cf3bcfd00befa79b828410bc8410ebf [2023-05-03T09:24:45.738Z] latest [2023-05-03T09:24:45.738Z] 3.0.0-dev.145 [2023-05-03T09:24:45.738Z] 91109c363cf3bcfd00befa79b828410bc8410ebf-3.0.0-dev.145 [2023-05-03T09:24:45.738Z] main [2023-05-03T09:24:45.738Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:46.058Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:91109c363cf3bcfd00befa79b828410bc8410ebf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:24:46.361Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:91109c363cf3bcfd00befa79b828410bc8410ebf [2023-05-03T09:24:46.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-03T09:24:46.361Z] 26ead1ea821a: Preparing [2023-05-03T09:24:46.361Z] 084c47d80241: Preparing [2023-05-03T09:24:46.361Z] 07b28b6c7b47: Preparing [2023-05-03T09:24:46.361Z] ecb7a775d880: Preparing [2023-05-03T09:24:46.361Z] 5a85b5429c71: Preparing [2023-05-03T09:24:46.361Z] ef7252b2bd57: Preparing [2023-05-03T09:24:46.361Z] 436f81aa225b: Preparing [2023-05-03T09:24:46.361Z] 16ea3e867d04: Preparing [2023-05-03T09:24:46.361Z] f1417ff83b31: Preparing [2023-05-03T09:24:46.361Z] ef7252b2bd57: Waiting [2023-05-03T09:24:46.361Z] 436f81aa225b: Waiting [2023-05-03T09:24:46.361Z] f1417ff83b31: Waiting [2023-05-03T09:24:46.361Z] 16ea3e867d04: Waiting [2023-05-03T09:24:46.361Z] 084c47d80241: Pushed [2023-05-03T09:24:46.361Z] 26ead1ea821a: Pushed [2023-05-03T09:24:46.361Z] 07b28b6c7b47: Pushed [2023-05-03T09:24:46.361Z] ef7252b2bd57: Layer already exists [2023-05-03T09:24:46.361Z] 436f81aa225b: Layer already exists [2023-05-03T09:24:46.361Z] f1417ff83b31: Layer already exists [2023-05-03T09:24:46.928Z] 16ea3e867d04: Pushed [2023-05-03T09:25:19.021Z] ecb7a775d880: Pushed [2023-05-03T09:25:19.021Z] 5a85b5429c71: Pushed [2023-05-03T09:25:19.021Z] 91109c363cf3bcfd00befa79b828410bc8410ebf: digest: sha256:1a9b11ef71bd759cf96a4d98c89ab67a18ad641a64b1f72ab354a98b1add6d24 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:25:19.335Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:25:19.647Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-05-03T09:25:19.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-03T09:25:19.647Z] 26ead1ea821a: Preparing [2023-05-03T09:25:19.647Z] 084c47d80241: Preparing [2023-05-03T09:25:19.647Z] 07b28b6c7b47: Preparing [2023-05-03T09:25:19.647Z] ecb7a775d880: Preparing [2023-05-03T09:25:19.647Z] 5a85b5429c71: Preparing [2023-05-03T09:25:19.647Z] ef7252b2bd57: Preparing [2023-05-03T09:25:19.647Z] 436f81aa225b: Preparing [2023-05-03T09:25:19.647Z] 16ea3e867d04: Preparing [2023-05-03T09:25:19.647Z] f1417ff83b31: Preparing [2023-05-03T09:25:19.647Z] 16ea3e867d04: Waiting [2023-05-03T09:25:19.647Z] f1417ff83b31: Waiting [2023-05-03T09:25:19.647Z] ef7252b2bd57: Waiting [2023-05-03T09:25:19.647Z] 436f81aa225b: Waiting [2023-05-03T09:25:19.647Z] ecb7a775d880: Layer already exists [2023-05-03T09:25:19.647Z] 07b28b6c7b47: Layer already exists [2023-05-03T09:25:19.647Z] 26ead1ea821a: Layer already exists [2023-05-03T09:25:19.647Z] 084c47d80241: Layer already exists [2023-05-03T09:25:19.647Z] 5a85b5429c71: Layer already exists [2023-05-03T09:25:19.647Z] 16ea3e867d04: Layer already exists [2023-05-03T09:25:19.647Z] ef7252b2bd57: Layer already exists [2023-05-03T09:25:19.647Z] f1417ff83b31: Layer already exists [2023-05-03T09:25:19.647Z] 436f81aa225b: Layer already exists [2023-05-03T09:25:19.647Z] latest: digest: sha256:1a9b11ef71bd759cf96a4d98c89ab67a18ad641a64b1f72ab354a98b1add6d24 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:25:19.964Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:25:20.279Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.145 [2023-05-03T09:25:20.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-03T09:25:20.279Z] 26ead1ea821a: Preparing [2023-05-03T09:25:20.279Z] 084c47d80241: Preparing [2023-05-03T09:25:20.279Z] 07b28b6c7b47: Preparing [2023-05-03T09:25:20.279Z] ecb7a775d880: Preparing [2023-05-03T09:25:20.279Z] 5a85b5429c71: Preparing [2023-05-03T09:25:20.279Z] ef7252b2bd57: Preparing [2023-05-03T09:25:20.279Z] 436f81aa225b: Preparing [2023-05-03T09:25:20.279Z] 16ea3e867d04: Preparing [2023-05-03T09:25:20.279Z] f1417ff83b31: Preparing [2023-05-03T09:25:20.279Z] ef7252b2bd57: Waiting [2023-05-03T09:25:20.279Z] f1417ff83b31: Waiting [2023-05-03T09:25:20.279Z] 16ea3e867d04: Waiting [2023-05-03T09:25:20.279Z] 436f81aa225b: Waiting [2023-05-03T09:25:20.279Z] ecb7a775d880: Layer already exists [2023-05-03T09:25:20.279Z] 5a85b5429c71: Layer already exists [2023-05-03T09:25:20.279Z] 084c47d80241: Layer already exists [2023-05-03T09:25:20.279Z] 26ead1ea821a: Layer already exists [2023-05-03T09:25:20.279Z] 07b28b6c7b47: Layer already exists [2023-05-03T09:25:20.279Z] ef7252b2bd57: Layer already exists [2023-05-03T09:25:20.279Z] 16ea3e867d04: Layer already exists [2023-05-03T09:25:20.279Z] 436f81aa225b: Layer already exists [2023-05-03T09:25:20.279Z] f1417ff83b31: Layer already exists [2023-05-03T09:25:20.279Z] 3.0.0-dev.145: digest: sha256:1a9b11ef71bd759cf96a4d98c89ab67a18ad641a64b1f72ab354a98b1add6d24 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:25:20.578Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:91109c363cf3bcfd00befa79b828410bc8410ebf-3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:25:20.879Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:91109c363cf3bcfd00befa79b828410bc8410ebf-3.0.0-dev.145 [2023-05-03T09:25:20.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-03T09:25:20.879Z] 26ead1ea821a: Preparing [2023-05-03T09:25:20.879Z] 084c47d80241: Preparing [2023-05-03T09:25:20.879Z] 07b28b6c7b47: Preparing [2023-05-03T09:25:20.879Z] ecb7a775d880: Preparing [2023-05-03T09:25:20.879Z] 5a85b5429c71: Preparing [2023-05-03T09:25:20.879Z] ef7252b2bd57: Preparing [2023-05-03T09:25:20.879Z] 436f81aa225b: Preparing [2023-05-03T09:25:20.879Z] 16ea3e867d04: Preparing [2023-05-03T09:25:20.879Z] f1417ff83b31: Preparing [2023-05-03T09:25:20.879Z] 436f81aa225b: Waiting [2023-05-03T09:25:20.879Z] ef7252b2bd57: Waiting [2023-05-03T09:25:20.879Z] 16ea3e867d04: Waiting [2023-05-03T09:25:20.879Z] f1417ff83b31: Waiting [2023-05-03T09:25:20.879Z] 5a85b5429c71: Layer already exists [2023-05-03T09:25:20.879Z] ecb7a775d880: Layer already exists [2023-05-03T09:25:20.879Z] 084c47d80241: Layer already exists [2023-05-03T09:25:20.879Z] 26ead1ea821a: Layer already exists [2023-05-03T09:25:20.879Z] 07b28b6c7b47: Layer already exists [2023-05-03T09:25:20.879Z] ef7252b2bd57: Layer already exists [2023-05-03T09:25:20.879Z] 436f81aa225b: Layer already exists [2023-05-03T09:25:20.879Z] 16ea3e867d04: Layer already exists [2023-05-03T09:25:20.879Z] f1417ff83b31: Layer already exists [2023-05-03T09:25:20.879Z] 91109c363cf3bcfd00befa79b828410bc8410ebf-3.0.0-dev.145: digest: sha256:1a9b11ef71bd759cf96a4d98c89ab67a18ad641a64b1f72ab354a98b1add6d24 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:25:21.180Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:25:21.481Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-05-03T09:25:21.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-03T09:25:21.481Z] 26ead1ea821a: Preparing [2023-05-03T09:25:21.481Z] 084c47d80241: Preparing [2023-05-03T09:25:21.481Z] 07b28b6c7b47: Preparing [2023-05-03T09:25:21.481Z] ecb7a775d880: Preparing [2023-05-03T09:25:21.481Z] 5a85b5429c71: Preparing [2023-05-03T09:25:21.481Z] ef7252b2bd57: Preparing [2023-05-03T09:25:21.481Z] 436f81aa225b: Preparing [2023-05-03T09:25:21.481Z] 16ea3e867d04: Preparing [2023-05-03T09:25:21.481Z] f1417ff83b31: Preparing [2023-05-03T09:25:21.481Z] 16ea3e867d04: Waiting [2023-05-03T09:25:21.481Z] ef7252b2bd57: Waiting [2023-05-03T09:25:21.481Z] f1417ff83b31: Waiting [2023-05-03T09:25:21.481Z] ecb7a775d880: Layer already exists [2023-05-03T09:25:21.481Z] 07b28b6c7b47: Layer already exists [2023-05-03T09:25:21.481Z] 5a85b5429c71: Layer already exists [2023-05-03T09:25:21.481Z] 26ead1ea821a: Layer already exists [2023-05-03T09:25:21.481Z] 084c47d80241: Layer already exists [2023-05-03T09:25:21.481Z] 16ea3e867d04: Layer already exists [2023-05-03T09:25:21.481Z] ef7252b2bd57: Layer already exists [2023-05-03T09:25:21.481Z] 436f81aa225b: Layer already exists [2023-05-03T09:25:21.481Z] f1417ff83b31: Layer already exists [2023-05-03T09:25:21.481Z] main: digest: sha256:1a9b11ef71bd759cf96a4d98c89ab67a18ad641a64b1f72ab354a98b1add6d24 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T09:25:21.518Z] ===================================================== [Pipeline] echo [2023-05-03T09:25:21.523Z] taggedImages: [2023-05-03T09:25:21.523Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:91109c363cf3bcfd00befa79b828410bc8410ebf [2023-05-03T09:25:21.523Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-05-03T09:25:21.523Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.145 [2023-05-03T09:25:21.523Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:91109c363cf3bcfd00befa79b828410bc8410ebf-3.0.0-dev.145 [2023-05-03T09:25:21.523Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-05-03T09:25:21.537Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-05-03T09:25:21.537Z] 91109c363cf3bcfd00befa79b828410bc8410ebf [2023-05-03T09:25:21.537Z] latest [2023-05-03T09:25:21.537Z] 3.0.0-dev.145 [2023-05-03T09:25:21.537Z] 91109c363cf3bcfd00befa79b828410bc8410ebf-3.0.0-dev.145 [2023-05-03T09:25:21.537Z] main [2023-05-03T09:25:21.537Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:25:21.850Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:91109c363cf3bcfd00befa79b828410bc8410ebf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:25:22.147Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:91109c363cf3bcfd00befa79b828410bc8410ebf [2023-05-03T09:25:22.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-03T09:25:22.147Z] b87bec5e9bda: Preparing [2023-05-03T09:25:22.147Z] ef2cf40e1fc0: Preparing [2023-05-03T09:25:22.147Z] 2453a27d046d: Preparing [2023-05-03T09:25:22.147Z] b7a5646a36dc: Preparing [2023-05-03T09:25:22.147Z] ef7252b2bd57: Preparing [2023-05-03T09:25:22.147Z] 436f81aa225b: Preparing [2023-05-03T09:25:22.147Z] 78198fec9e57: Preparing [2023-05-03T09:25:22.147Z] 436f81aa225b: Waiting [2023-05-03T09:25:22.147Z] f1417ff83b31: Preparing [2023-05-03T09:25:22.147Z] 78198fec9e57: Waiting [2023-05-03T09:25:22.147Z] f1417ff83b31: Waiting [2023-05-03T09:25:22.147Z] ef7252b2bd57: Layer already exists [2023-05-03T09:25:22.147Z] 436f81aa225b: Layer already exists [2023-05-03T09:25:22.147Z] b87bec5e9bda: Pushed [2023-05-03T09:25:22.147Z] 2453a27d046d: Pushed [2023-05-03T09:25:22.147Z] ef2cf40e1fc0: Pushed [2023-05-03T09:25:22.147Z] f1417ff83b31: Layer already exists [2023-05-03T09:25:22.404Z] 78198fec9e57: Pushed [2023-05-03T09:25:30.698Z] b7a5646a36dc: Pushed [2023-05-03T09:25:30.698Z] 91109c363cf3bcfd00befa79b828410bc8410ebf: digest: sha256:eaa0e0e6c7de62d8fddad1043341a508b26fcaf9349b7680c46658c1b2a52e72 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:25:31.032Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:25:31.333Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-05-03T09:25:31.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-03T09:25:31.333Z] b87bec5e9bda: Preparing [2023-05-03T09:25:31.333Z] ef2cf40e1fc0: Preparing [2023-05-03T09:25:31.333Z] 2453a27d046d: Preparing [2023-05-03T09:25:31.333Z] b7a5646a36dc: Preparing [2023-05-03T09:25:31.333Z] ef7252b2bd57: Preparing [2023-05-03T09:25:31.333Z] 436f81aa225b: Preparing [2023-05-03T09:25:31.333Z] 78198fec9e57: Preparing [2023-05-03T09:25:31.333Z] f1417ff83b31: Preparing [2023-05-03T09:25:31.333Z] 78198fec9e57: Waiting [2023-05-03T09:25:31.333Z] f1417ff83b31: Waiting [2023-05-03T09:25:31.333Z] 436f81aa225b: Waiting [2023-05-03T09:25:31.333Z] ef7252b2bd57: Layer already exists [2023-05-03T09:25:31.333Z] b87bec5e9bda: Layer already exists [2023-05-03T09:25:31.333Z] 2453a27d046d: Layer already exists [2023-05-03T09:25:31.333Z] b7a5646a36dc: Layer already exists [2023-05-03T09:25:31.333Z] ef2cf40e1fc0: Layer already exists [2023-05-03T09:25:31.333Z] 436f81aa225b: Layer already exists [2023-05-03T09:25:31.333Z] 78198fec9e57: Layer already exists [2023-05-03T09:25:31.333Z] f1417ff83b31: Layer already exists [2023-05-03T09:25:31.333Z] latest: digest: sha256:eaa0e0e6c7de62d8fddad1043341a508b26fcaf9349b7680c46658c1b2a52e72 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:25:31.637Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:25:31.948Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.145 [2023-05-03T09:25:31.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-03T09:25:31.949Z] b87bec5e9bda: Preparing [2023-05-03T09:25:31.949Z] ef2cf40e1fc0: Preparing [2023-05-03T09:25:31.949Z] 2453a27d046d: Preparing [2023-05-03T09:25:31.949Z] b7a5646a36dc: Preparing [2023-05-03T09:25:31.949Z] ef7252b2bd57: Preparing [2023-05-03T09:25:31.949Z] 436f81aa225b: Preparing [2023-05-03T09:25:31.949Z] 78198fec9e57: Preparing [2023-05-03T09:25:31.949Z] f1417ff83b31: Preparing [2023-05-03T09:25:31.949Z] 436f81aa225b: Waiting [2023-05-03T09:25:31.949Z] 78198fec9e57: Waiting [2023-05-03T09:25:31.949Z] f1417ff83b31: Waiting [2023-05-03T09:25:31.949Z] ef7252b2bd57: Layer already exists [2023-05-03T09:25:31.949Z] 2453a27d046d: Layer already exists [2023-05-03T09:25:31.949Z] b7a5646a36dc: Layer already exists [2023-05-03T09:25:31.949Z] ef2cf40e1fc0: Layer already exists [2023-05-03T09:25:31.949Z] b87bec5e9bda: Layer already exists [2023-05-03T09:25:31.949Z] 436f81aa225b: Layer already exists [2023-05-03T09:25:31.949Z] f1417ff83b31: Layer already exists [2023-05-03T09:25:31.949Z] 78198fec9e57: Layer already exists [2023-05-03T09:25:31.949Z] 3.0.0-dev.145: digest: sha256:eaa0e0e6c7de62d8fddad1043341a508b26fcaf9349b7680c46658c1b2a52e72 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:25:32.254Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:91109c363cf3bcfd00befa79b828410bc8410ebf-3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:25:32.557Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:91109c363cf3bcfd00befa79b828410bc8410ebf-3.0.0-dev.145 [2023-05-03T09:25:32.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-03T09:25:32.557Z] b87bec5e9bda: Preparing [2023-05-03T09:25:32.557Z] ef2cf40e1fc0: Preparing [2023-05-03T09:25:32.557Z] 2453a27d046d: Preparing [2023-05-03T09:25:32.557Z] b7a5646a36dc: Preparing [2023-05-03T09:25:32.557Z] ef7252b2bd57: Preparing [2023-05-03T09:25:32.557Z] 436f81aa225b: Preparing [2023-05-03T09:25:32.557Z] 78198fec9e57: Preparing [2023-05-03T09:25:32.557Z] f1417ff83b31: Preparing [2023-05-03T09:25:32.557Z] 436f81aa225b: Waiting [2023-05-03T09:25:32.557Z] 78198fec9e57: Waiting [2023-05-03T09:25:32.557Z] f1417ff83b31: Waiting [2023-05-03T09:25:32.557Z] b87bec5e9bda: Layer already exists [2023-05-03T09:25:32.557Z] 2453a27d046d: Layer already exists [2023-05-03T09:25:32.557Z] b7a5646a36dc: Layer already exists [2023-05-03T09:25:32.557Z] ef7252b2bd57: Layer already exists [2023-05-03T09:25:32.557Z] ef2cf40e1fc0: Layer already exists [2023-05-03T09:25:32.557Z] 78198fec9e57: Layer already exists [2023-05-03T09:25:32.557Z] f1417ff83b31: Layer already exists [2023-05-03T09:25:32.557Z] 436f81aa225b: Layer already exists [2023-05-03T09:25:32.557Z] 91109c363cf3bcfd00befa79b828410bc8410ebf-3.0.0-dev.145: digest: sha256:eaa0e0e6c7de62d8fddad1043341a508b26fcaf9349b7680c46658c1b2a52e72 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:25:32.867Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:25:33.169Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-05-03T09:25:33.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-03T09:25:33.169Z] b87bec5e9bda: Preparing [2023-05-03T09:25:33.169Z] ef2cf40e1fc0: Preparing [2023-05-03T09:25:33.169Z] 2453a27d046d: Preparing [2023-05-03T09:25:33.169Z] b7a5646a36dc: Preparing [2023-05-03T09:25:33.169Z] ef7252b2bd57: Preparing [2023-05-03T09:25:33.169Z] 436f81aa225b: Preparing [2023-05-03T09:25:33.169Z] 78198fec9e57: Preparing [2023-05-03T09:25:33.169Z] f1417ff83b31: Preparing [2023-05-03T09:25:33.169Z] 436f81aa225b: Waiting [2023-05-03T09:25:33.169Z] 78198fec9e57: Waiting [2023-05-03T09:25:33.169Z] ef7252b2bd57: Layer already exists [2023-05-03T09:25:33.169Z] b7a5646a36dc: Layer already exists [2023-05-03T09:25:33.169Z] 2453a27d046d: Layer already exists [2023-05-03T09:25:33.169Z] ef2cf40e1fc0: Layer already exists [2023-05-03T09:25:33.169Z] b87bec5e9bda: Layer already exists [2023-05-03T09:25:33.169Z] 78198fec9e57: Layer already exists [2023-05-03T09:25:33.169Z] 436f81aa225b: Layer already exists [2023-05-03T09:25:33.169Z] f1417ff83b31: Layer already exists [2023-05-03T09:25:33.169Z] main: digest: sha256:eaa0e0e6c7de62d8fddad1043341a508b26fcaf9349b7680c46658c1b2a52e72 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T09:25:33.207Z] ===================================================== [Pipeline] echo [2023-05-03T09:25:33.212Z] taggedImages: [2023-05-03T09:25:33.212Z] - nexus3.edgexfoundry.org:10004/security-spire-config:91109c363cf3bcfd00befa79b828410bc8410ebf [2023-05-03T09:25:33.212Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-05-03T09:25:33.212Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.145 [2023-05-03T09:25:33.212Z] - nexus3.edgexfoundry.org:10004/security-spire-config:91109c363cf3bcfd00befa79b828410bc8410ebf-3.0.0-dev.145 [2023-05-03T09:25:33.212Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-05-03T09:25:33.231Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-05-03T09:25:33.231Z] 91109c363cf3bcfd00befa79b828410bc8410ebf [2023-05-03T09:25:33.231Z] latest [2023-05-03T09:25:33.231Z] 3.0.0-dev.145 [2023-05-03T09:25:33.231Z] 91109c363cf3bcfd00befa79b828410bc8410ebf-3.0.0-dev.145 [2023-05-03T09:25:33.231Z] main [2023-05-03T09:25:33.231Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:25:33.533Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:91109c363cf3bcfd00befa79b828410bc8410ebf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:25:33.836Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:91109c363cf3bcfd00befa79b828410bc8410ebf [2023-05-03T09:25:33.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-03T09:25:33.837Z] b7bf1b603657: Preparing [2023-05-03T09:25:33.837Z] 2a4eb91e5239: Preparing [2023-05-03T09:25:33.837Z] dd5d762fcd6e: Preparing [2023-05-03T09:25:33.837Z] 97cdeaaf4536: Preparing [2023-05-03T09:25:33.837Z] ef7252b2bd57: Preparing [2023-05-03T09:25:33.837Z] 436f81aa225b: Preparing [2023-05-03T09:25:33.837Z] 16ea3e867d04: Preparing [2023-05-03T09:25:33.837Z] f1417ff83b31: Preparing [2023-05-03T09:25:33.837Z] 436f81aa225b: Waiting [2023-05-03T09:25:33.837Z] f1417ff83b31: Waiting [2023-05-03T09:25:33.837Z] 16ea3e867d04: Waiting [2023-05-03T09:25:33.837Z] ef7252b2bd57: Layer already exists [2023-05-03T09:25:33.837Z] 436f81aa225b: Layer already exists [2023-05-03T09:25:33.837Z] 16ea3e867d04: Layer already exists [2023-05-03T09:25:33.837Z] f1417ff83b31: Layer already exists [2023-05-03T09:25:33.837Z] 2a4eb91e5239: Pushed [2023-05-03T09:25:33.837Z] dd5d762fcd6e: Pushed [2023-05-03T09:25:33.837Z] b7bf1b603657: Pushed [2023-05-03T09:25:43.894Z] 97cdeaaf4536: Pushed [2023-05-03T09:25:43.894Z] 91109c363cf3bcfd00befa79b828410bc8410ebf: digest: sha256:5ef2b119e0be6c3f63da0be97ba4619d72bbd29148a07dba59285c4800911738 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:25:44.195Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:25:44.491Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-05-03T09:25:44.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-03T09:25:44.491Z] b7bf1b603657: Preparing [2023-05-03T09:25:44.491Z] 2a4eb91e5239: Preparing [2023-05-03T09:25:44.491Z] dd5d762fcd6e: Preparing [2023-05-03T09:25:44.491Z] 97cdeaaf4536: Preparing [2023-05-03T09:25:44.491Z] ef7252b2bd57: Preparing [2023-05-03T09:25:44.491Z] 436f81aa225b: Preparing [2023-05-03T09:25:44.491Z] 16ea3e867d04: Preparing [2023-05-03T09:25:44.491Z] f1417ff83b31: Preparing [2023-05-03T09:25:44.491Z] f1417ff83b31: Waiting [2023-05-03T09:25:44.491Z] 436f81aa225b: Waiting [2023-05-03T09:25:44.491Z] 97cdeaaf4536: Layer already exists [2023-05-03T09:25:44.491Z] ef7252b2bd57: Layer already exists [2023-05-03T09:25:44.491Z] dd5d762fcd6e: Layer already exists [2023-05-03T09:25:44.491Z] b7bf1b603657: Layer already exists [2023-05-03T09:25:44.491Z] 2a4eb91e5239: Layer already exists [2023-05-03T09:25:44.491Z] 16ea3e867d04: Layer already exists [2023-05-03T09:25:44.491Z] 436f81aa225b: Layer already exists [2023-05-03T09:25:44.491Z] f1417ff83b31: Layer already exists [2023-05-03T09:25:44.491Z] latest: digest: sha256:5ef2b119e0be6c3f63da0be97ba4619d72bbd29148a07dba59285c4800911738 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:25:44.793Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:25:45.095Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.145 [2023-05-03T09:25:45.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-03T09:25:45.095Z] b7bf1b603657: Preparing [2023-05-03T09:25:45.095Z] 2a4eb91e5239: Preparing [2023-05-03T09:25:45.095Z] dd5d762fcd6e: Preparing [2023-05-03T09:25:45.095Z] 97cdeaaf4536: Preparing [2023-05-03T09:25:45.095Z] ef7252b2bd57: Preparing [2023-05-03T09:25:45.095Z] 436f81aa225b: Preparing [2023-05-03T09:25:45.095Z] 16ea3e867d04: Preparing [2023-05-03T09:25:45.095Z] f1417ff83b31: Preparing [2023-05-03T09:25:45.095Z] 436f81aa225b: Waiting [2023-05-03T09:25:45.095Z] 16ea3e867d04: Waiting [2023-05-03T09:25:45.095Z] f1417ff83b31: Waiting [2023-05-03T09:25:45.095Z] dd5d762fcd6e: Layer already exists [2023-05-03T09:25:45.095Z] ef7252b2bd57: Layer already exists [2023-05-03T09:25:45.095Z] b7bf1b603657: Layer already exists [2023-05-03T09:25:45.095Z] 2a4eb91e5239: Layer already exists [2023-05-03T09:25:45.095Z] 97cdeaaf4536: Layer already exists [2023-05-03T09:25:45.095Z] 436f81aa225b: Layer already exists [2023-05-03T09:25:45.095Z] 16ea3e867d04: Layer already exists [2023-05-03T09:25:45.095Z] f1417ff83b31: Layer already exists [2023-05-03T09:25:45.095Z] 3.0.0-dev.145: digest: sha256:5ef2b119e0be6c3f63da0be97ba4619d72bbd29148a07dba59285c4800911738 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:25:45.401Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:91109c363cf3bcfd00befa79b828410bc8410ebf-3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:25:45.711Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:91109c363cf3bcfd00befa79b828410bc8410ebf-3.0.0-dev.145 [2023-05-03T09:25:45.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-03T09:25:45.711Z] b7bf1b603657: Preparing [2023-05-03T09:25:45.711Z] 2a4eb91e5239: Preparing [2023-05-03T09:25:45.711Z] dd5d762fcd6e: Preparing [2023-05-03T09:25:45.711Z] 97cdeaaf4536: Preparing [2023-05-03T09:25:45.711Z] ef7252b2bd57: Preparing [2023-05-03T09:25:45.711Z] 436f81aa225b: Preparing [2023-05-03T09:25:45.711Z] 16ea3e867d04: Preparing [2023-05-03T09:25:45.711Z] f1417ff83b31: Preparing [2023-05-03T09:25:45.711Z] 436f81aa225b: Waiting [2023-05-03T09:25:45.711Z] 16ea3e867d04: Waiting [2023-05-03T09:25:45.711Z] f1417ff83b31: Waiting [2023-05-03T09:25:45.711Z] ef7252b2bd57: Layer already exists [2023-05-03T09:25:45.711Z] 97cdeaaf4536: Layer already exists [2023-05-03T09:25:45.711Z] 2a4eb91e5239: Layer already exists [2023-05-03T09:25:45.711Z] dd5d762fcd6e: Layer already exists [2023-05-03T09:25:45.711Z] b7bf1b603657: Layer already exists [2023-05-03T09:25:45.711Z] 436f81aa225b: Layer already exists [2023-05-03T09:25:45.711Z] 16ea3e867d04: Layer already exists [2023-05-03T09:25:45.711Z] f1417ff83b31: Layer already exists [2023-05-03T09:25:45.711Z] 91109c363cf3bcfd00befa79b828410bc8410ebf-3.0.0-dev.145: digest: sha256:5ef2b119e0be6c3f63da0be97ba4619d72bbd29148a07dba59285c4800911738 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:25:46.009Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:25:46.309Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-05-03T09:25:46.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-03T09:25:46.309Z] b7bf1b603657: Preparing [2023-05-03T09:25:46.309Z] 2a4eb91e5239: Preparing [2023-05-03T09:25:46.309Z] dd5d762fcd6e: Preparing [2023-05-03T09:25:46.309Z] 97cdeaaf4536: Preparing [2023-05-03T09:25:46.309Z] ef7252b2bd57: Preparing [2023-05-03T09:25:46.309Z] 436f81aa225b: Preparing [2023-05-03T09:25:46.309Z] 16ea3e867d04: Preparing [2023-05-03T09:25:46.309Z] f1417ff83b31: Preparing [2023-05-03T09:25:46.309Z] 16ea3e867d04: Waiting [2023-05-03T09:25:46.309Z] 436f81aa225b: Waiting [2023-05-03T09:25:46.309Z] f1417ff83b31: Waiting [2023-05-03T09:25:46.309Z] ef7252b2bd57: Layer already exists [2023-05-03T09:25:46.309Z] dd5d762fcd6e: Layer already exists [2023-05-03T09:25:46.309Z] 97cdeaaf4536: Layer already exists [2023-05-03T09:25:46.309Z] b7bf1b603657: Layer already exists [2023-05-03T09:25:46.309Z] 2a4eb91e5239: Layer already exists [2023-05-03T09:25:46.309Z] 16ea3e867d04: Layer already exists [2023-05-03T09:25:46.309Z] f1417ff83b31: Layer already exists [2023-05-03T09:25:46.309Z] 436f81aa225b: Layer already exists [2023-05-03T09:25:46.309Z] main: digest: sha256:5ef2b119e0be6c3f63da0be97ba4619d72bbd29148a07dba59285c4800911738 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T09:25:46.343Z] ===================================================== [Pipeline] echo [2023-05-03T09:25:46.348Z] taggedImages: [2023-05-03T09:25:46.348Z] - nexus3.edgexfoundry.org:10004/security-spire-server:91109c363cf3bcfd00befa79b828410bc8410ebf [2023-05-03T09:25:46.348Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-05-03T09:25:46.348Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.145 [2023-05-03T09:25:46.348Z] - nexus3.edgexfoundry.org:10004/security-spire-server:91109c363cf3bcfd00befa79b828410bc8410ebf-3.0.0-dev.145 [2023-05-03T09:25:46.348Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-05-03T09:25:46.362Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-05-03T09:25:46.362Z] 91109c363cf3bcfd00befa79b828410bc8410ebf [2023-05-03T09:25:46.362Z] latest [2023-05-03T09:25:46.362Z] 3.0.0-dev.145 [2023-05-03T09:25:46.362Z] 91109c363cf3bcfd00befa79b828410bc8410ebf-3.0.0-dev.145 [2023-05-03T09:25:46.362Z] main [2023-05-03T09:25:46.362Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:25:46.661Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:91109c363cf3bcfd00befa79b828410bc8410ebf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:25:46.961Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:91109c363cf3bcfd00befa79b828410bc8410ebf [2023-05-03T09:25:46.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-03T09:25:46.961Z] bb09a41e2c01: Preparing [2023-05-03T09:25:46.961Z] 94034558be34: Preparing [2023-05-03T09:25:46.961Z] ef7252b2bd57: Preparing [2023-05-03T09:25:46.961Z] 436f81aa225b: Preparing [2023-05-03T09:25:46.961Z] 93c1435e1aff: Preparing [2023-05-03T09:25:46.961Z] f1417ff83b31: Preparing [2023-05-03T09:25:46.961Z] f1417ff83b31: Waiting [2023-05-03T09:25:46.961Z] ef7252b2bd57: Layer already exists [2023-05-03T09:25:46.961Z] 436f81aa225b: Layer already exists [2023-05-03T09:25:46.961Z] f1417ff83b31: Layer already exists [2023-05-03T09:25:46.961Z] bb09a41e2c01: Pushed [2023-05-03T09:25:46.961Z] 93c1435e1aff: Pushed [2023-05-03T09:25:50.249Z] 94034558be34: Pushed [2023-05-03T09:25:50.249Z] 91109c363cf3bcfd00befa79b828410bc8410ebf: digest: sha256:6837c125b1467eb01ffc7a81d83185c58e4035747d1b705fbe1042b9f677d349 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:25:50.550Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:25:50.847Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-05-03T09:25:50.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-03T09:25:50.847Z] bb09a41e2c01: Preparing [2023-05-03T09:25:50.847Z] 94034558be34: Preparing [2023-05-03T09:25:50.847Z] ef7252b2bd57: Preparing [2023-05-03T09:25:50.847Z] 436f81aa225b: Preparing [2023-05-03T09:25:50.847Z] 93c1435e1aff: Preparing [2023-05-03T09:25:50.847Z] f1417ff83b31: Preparing [2023-05-03T09:25:50.847Z] f1417ff83b31: Waiting [2023-05-03T09:25:50.847Z] ef7252b2bd57: Layer already exists [2023-05-03T09:25:50.847Z] 436f81aa225b: Layer already exists [2023-05-03T09:25:50.847Z] 94034558be34: Layer already exists [2023-05-03T09:25:50.847Z] 93c1435e1aff: Layer already exists [2023-05-03T09:25:50.847Z] bb09a41e2c01: Layer already exists [2023-05-03T09:25:50.847Z] f1417ff83b31: Layer already exists [2023-05-03T09:25:50.847Z] latest: digest: sha256:6837c125b1467eb01ffc7a81d83185c58e4035747d1b705fbe1042b9f677d349 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:25:51.159Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:25:51.455Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.145 [2023-05-03T09:25:51.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-03T09:25:51.455Z] bb09a41e2c01: Preparing [2023-05-03T09:25:51.455Z] 94034558be34: Preparing [2023-05-03T09:25:51.455Z] ef7252b2bd57: Preparing [2023-05-03T09:25:51.455Z] 436f81aa225b: Preparing [2023-05-03T09:25:51.455Z] 93c1435e1aff: Preparing [2023-05-03T09:25:51.455Z] f1417ff83b31: Preparing [2023-05-03T09:25:51.455Z] f1417ff83b31: Waiting [2023-05-03T09:25:51.455Z] bb09a41e2c01: Layer already exists [2023-05-03T09:25:51.455Z] 94034558be34: Layer already exists [2023-05-03T09:25:51.455Z] ef7252b2bd57: Layer already exists [2023-05-03T09:25:51.455Z] 93c1435e1aff: Layer already exists [2023-05-03T09:25:51.455Z] 436f81aa225b: Layer already exists [2023-05-03T09:25:51.455Z] f1417ff83b31: Layer already exists [2023-05-03T09:25:51.455Z] 3.0.0-dev.145: digest: sha256:6837c125b1467eb01ffc7a81d83185c58e4035747d1b705fbe1042b9f677d349 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:25:51.756Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:91109c363cf3bcfd00befa79b828410bc8410ebf-3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:25:52.053Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:91109c363cf3bcfd00befa79b828410bc8410ebf-3.0.0-dev.145 [2023-05-03T09:25:52.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-03T09:25:52.053Z] bb09a41e2c01: Preparing [2023-05-03T09:25:52.053Z] 94034558be34: Preparing [2023-05-03T09:25:52.053Z] ef7252b2bd57: Preparing [2023-05-03T09:25:52.053Z] 436f81aa225b: Preparing [2023-05-03T09:25:52.053Z] 93c1435e1aff: Preparing [2023-05-03T09:25:52.053Z] f1417ff83b31: Preparing [2023-05-03T09:25:52.053Z] f1417ff83b31: Waiting [2023-05-03T09:25:52.053Z] bb09a41e2c01: Layer already exists [2023-05-03T09:25:52.053Z] ef7252b2bd57: Layer already exists [2023-05-03T09:25:52.053Z] 93c1435e1aff: Layer already exists [2023-05-03T09:25:52.053Z] 436f81aa225b: Layer already exists [2023-05-03T09:25:52.053Z] 94034558be34: Layer already exists [2023-05-03T09:25:52.053Z] f1417ff83b31: Layer already exists [2023-05-03T09:25:52.053Z] 91109c363cf3bcfd00befa79b828410bc8410ebf-3.0.0-dev.145: digest: sha256:6837c125b1467eb01ffc7a81d83185c58e4035747d1b705fbe1042b9f677d349 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:25:52.354Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:25:52.658Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-05-03T09:25:52.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-03T09:25:52.658Z] bb09a41e2c01: Preparing [2023-05-03T09:25:52.658Z] 94034558be34: Preparing [2023-05-03T09:25:52.658Z] ef7252b2bd57: Preparing [2023-05-03T09:25:52.658Z] 436f81aa225b: Preparing [2023-05-03T09:25:52.658Z] 93c1435e1aff: Preparing [2023-05-03T09:25:52.658Z] f1417ff83b31: Preparing [2023-05-03T09:25:52.658Z] f1417ff83b31: Waiting [2023-05-03T09:25:52.658Z] bb09a41e2c01: Layer already exists [2023-05-03T09:25:52.658Z] ef7252b2bd57: Layer already exists [2023-05-03T09:25:52.658Z] 93c1435e1aff: Layer already exists [2023-05-03T09:25:52.658Z] 94034558be34: Layer already exists [2023-05-03T09:25:52.658Z] 436f81aa225b: Layer already exists [2023-05-03T09:25:52.658Z] f1417ff83b31: Layer already exists [2023-05-03T09:25:52.658Z] main: digest: sha256:6837c125b1467eb01ffc7a81d83185c58e4035747d1b705fbe1042b9f677d349 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T09:25:52.698Z] ===================================================== [Pipeline] echo [2023-05-03T09:25:52.705Z] taggedImages: [2023-05-03T09:25:52.705Z] - nexus3.edgexfoundry.org:10004/support-notifications:91109c363cf3bcfd00befa79b828410bc8410ebf [2023-05-03T09:25:52.705Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-05-03T09:25:52.705Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.145 [2023-05-03T09:25:52.705Z] - nexus3.edgexfoundry.org:10004/support-notifications:91109c363cf3bcfd00befa79b828410bc8410ebf-3.0.0-dev.145 [2023-05-03T09:25:52.705Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-05-03T09:25:52.721Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-05-03T09:25:52.721Z] 91109c363cf3bcfd00befa79b828410bc8410ebf [2023-05-03T09:25:52.721Z] latest [2023-05-03T09:25:52.721Z] 3.0.0-dev.145 [2023-05-03T09:25:52.721Z] 91109c363cf3bcfd00befa79b828410bc8410ebf-3.0.0-dev.145 [2023-05-03T09:25:52.721Z] main [2023-05-03T09:25:52.721Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:25:53.029Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:91109c363cf3bcfd00befa79b828410bc8410ebf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:25:53.327Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:91109c363cf3bcfd00befa79b828410bc8410ebf [2023-05-03T09:25:53.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-03T09:25:53.327Z] 6d03460aaecf: Preparing [2023-05-03T09:25:53.327Z] 90dae8d52d78: Preparing [2023-05-03T09:25:53.327Z] ef7252b2bd57: Preparing [2023-05-03T09:25:53.327Z] 436f81aa225b: Preparing [2023-05-03T09:25:53.327Z] f628b1dabe75: Preparing [2023-05-03T09:25:53.327Z] f1417ff83b31: Preparing [2023-05-03T09:25:53.327Z] f1417ff83b31: Waiting [2023-05-03T09:25:53.327Z] 436f81aa225b: Layer already exists [2023-05-03T09:25:53.327Z] f628b1dabe75: Layer already exists [2023-05-03T09:25:53.327Z] ef7252b2bd57: Layer already exists [2023-05-03T09:25:53.327Z] f1417ff83b31: Layer already exists [2023-05-03T09:25:53.327Z] 6d03460aaecf: Pushed [2023-05-03T09:25:55.857Z] 90dae8d52d78: Pushed [2023-05-03T09:25:56.115Z] 91109c363cf3bcfd00befa79b828410bc8410ebf: digest: sha256:3bd3b0ccc6da591ae807bfee3666b62d01540699ac1e24da973faae9ff19dc14 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:25:56.426Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:25:56.730Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-05-03T09:25:56.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-03T09:25:56.730Z] 6d03460aaecf: Preparing [2023-05-03T09:25:56.730Z] 90dae8d52d78: Preparing [2023-05-03T09:25:56.730Z] ef7252b2bd57: Preparing [2023-05-03T09:25:56.730Z] 436f81aa225b: Preparing [2023-05-03T09:25:56.730Z] f628b1dabe75: Preparing [2023-05-03T09:25:56.730Z] f1417ff83b31: Preparing [2023-05-03T09:25:56.730Z] 6d03460aaecf: Layer already exists [2023-05-03T09:25:56.730Z] ef7252b2bd57: Layer already exists [2023-05-03T09:25:56.730Z] 90dae8d52d78: Layer already exists [2023-05-03T09:25:56.730Z] f628b1dabe75: Layer already exists [2023-05-03T09:25:56.730Z] 436f81aa225b: Layer already exists [2023-05-03T09:25:56.730Z] f1417ff83b31: Layer already exists [2023-05-03T09:25:56.730Z] latest: digest: sha256:3bd3b0ccc6da591ae807bfee3666b62d01540699ac1e24da973faae9ff19dc14 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:25:57.030Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:25:57.329Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.145 [2023-05-03T09:25:57.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-03T09:25:57.329Z] 6d03460aaecf: Preparing [2023-05-03T09:25:57.329Z] 90dae8d52d78: Preparing [2023-05-03T09:25:57.329Z] ef7252b2bd57: Preparing [2023-05-03T09:25:57.329Z] 436f81aa225b: Preparing [2023-05-03T09:25:57.329Z] f628b1dabe75: Preparing [2023-05-03T09:25:57.329Z] f1417ff83b31: Preparing [2023-05-03T09:25:57.329Z] f1417ff83b31: Waiting [2023-05-03T09:25:57.329Z] 90dae8d52d78: Layer already exists [2023-05-03T09:25:57.329Z] 6d03460aaecf: Layer already exists [2023-05-03T09:25:57.329Z] 436f81aa225b: Layer already exists [2023-05-03T09:25:57.329Z] ef7252b2bd57: Layer already exists [2023-05-03T09:25:57.329Z] f628b1dabe75: Layer already exists [2023-05-03T09:25:57.329Z] f1417ff83b31: Layer already exists [2023-05-03T09:25:57.329Z] 3.0.0-dev.145: digest: sha256:3bd3b0ccc6da591ae807bfee3666b62d01540699ac1e24da973faae9ff19dc14 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:25:57.635Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:91109c363cf3bcfd00befa79b828410bc8410ebf-3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:25:57.935Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:91109c363cf3bcfd00befa79b828410bc8410ebf-3.0.0-dev.145 [2023-05-03T09:25:57.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-03T09:25:57.935Z] 6d03460aaecf: Preparing [2023-05-03T09:25:57.935Z] 90dae8d52d78: Preparing [2023-05-03T09:25:57.935Z] ef7252b2bd57: Preparing [2023-05-03T09:25:57.935Z] 436f81aa225b: Preparing [2023-05-03T09:25:57.935Z] f628b1dabe75: Preparing [2023-05-03T09:25:57.935Z] f1417ff83b31: Preparing [2023-05-03T09:25:57.935Z] f1417ff83b31: Waiting [2023-05-03T09:25:57.935Z] f628b1dabe75: Layer already exists [2023-05-03T09:25:57.935Z] 436f81aa225b: Layer already exists [2023-05-03T09:25:57.935Z] 6d03460aaecf: Layer already exists [2023-05-03T09:25:57.935Z] 90dae8d52d78: Layer already exists [2023-05-03T09:25:57.935Z] ef7252b2bd57: Layer already exists [2023-05-03T09:25:57.935Z] f1417ff83b31: Layer already exists [2023-05-03T09:25:57.935Z] 91109c363cf3bcfd00befa79b828410bc8410ebf-3.0.0-dev.145: digest: sha256:3bd3b0ccc6da591ae807bfee3666b62d01540699ac1e24da973faae9ff19dc14 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:25:58.239Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:25:58.546Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-05-03T09:25:58.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-03T09:25:58.546Z] 6d03460aaecf: Preparing [2023-05-03T09:25:58.546Z] 90dae8d52d78: Preparing [2023-05-03T09:25:58.546Z] ef7252b2bd57: Preparing [2023-05-03T09:25:58.546Z] 436f81aa225b: Preparing [2023-05-03T09:25:58.546Z] f628b1dabe75: Preparing [2023-05-03T09:25:58.546Z] f1417ff83b31: Preparing [2023-05-03T09:25:58.546Z] 90dae8d52d78: Layer already exists [2023-05-03T09:25:58.546Z] ef7252b2bd57: Layer already exists [2023-05-03T09:25:58.546Z] 6d03460aaecf: Layer already exists [2023-05-03T09:25:58.546Z] 436f81aa225b: Layer already exists [2023-05-03T09:25:58.546Z] f628b1dabe75: Layer already exists [2023-05-03T09:25:58.546Z] f1417ff83b31: Layer already exists [2023-05-03T09:25:58.546Z] main: digest: sha256:3bd3b0ccc6da591ae807bfee3666b62d01540699ac1e24da973faae9ff19dc14 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T09:25:58.583Z] ===================================================== [Pipeline] echo [2023-05-03T09:25:58.588Z] taggedImages: [2023-05-03T09:25:58.588Z] - nexus3.edgexfoundry.org:10004/support-scheduler:91109c363cf3bcfd00befa79b828410bc8410ebf [2023-05-03T09:25:58.588Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-05-03T09:25:58.588Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.145 [2023-05-03T09:25:58.588Z] - nexus3.edgexfoundry.org:10004/support-scheduler:91109c363cf3bcfd00befa79b828410bc8410ebf-3.0.0-dev.145 [2023-05-03T09:25:58.588Z] - 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [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-05-03T09:25:59.263Z] + [ -d /w/workspace/edgex-go/509/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-05-03T09:25:59.551Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T09:26:00.410Z] ---> package-listing.sh [2023-05-03T09:26:00.410Z] ++ facter osfamily [2023-05-03T09:26:00.410Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-03T09:26:00.671Z] + OS_FAMILY=debian [2023-05-03T09:26:00.671Z] + workspace=/w/workspace/edgex-go/509 [2023-05-03T09:26:00.671Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-03T09:26:00.671Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-03T09:26:00.671Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-03T09:26:00.671Z] + PACKAGES=/tmp/packages_start.txt [2023-05-03T09:26:00.671Z] + '[' /w/workspace/edgex-go/509 ']' [2023-05-03T09:26:00.671Z] + PACKAGES=/tmp/packages_end.txt [2023-05-03T09:26:00.671Z] + case "${OS_FAMILY}" in [2023-05-03T09:26:00.671Z] + dpkg -l [2023-05-03T09:26:00.671Z] + grep '^ii' [2023-05-03T09:26:00.671Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-03T09:26:00.671Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-03T09:26:00.671Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-03T09:26:00.671Z] + '[' /w/workspace/edgex-go/509 ']' [2023-05-03T09:26:00.671Z] + mkdir -p /w/workspace/edgex-go/509/archives/ [2023-05-03T09:26:00.671Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/509/archives/ [Pipeline] echo [2023-05-03T09:26:00.679Z] 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/509/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-03T09:26:00.956Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:26:01.509Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-03T09:26:01.509Z] [2023-05-03T09:26:01.509Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T09:26:01.802Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-03T09:26:01.802Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-03T09:26:01.802Z] 5eb5b503b376: Pulling fs layer [2023-05-03T09:26:01.802Z] 5c69ac0246d0: Pulling fs layer [2023-05-03T09:26:01.802Z] ec43610c2a17: Pulling fs layer [2023-05-03T09:26:01.802Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-03T09:26:01.802Z] 33b1e0a273af: Pulling fs layer [2023-05-03T09:26:01.802Z] 5d3b04190fa2: Pulling fs layer [2023-05-03T09:26:01.802Z] 2f39f015ded8: Pulling fs layer [2023-05-03T09:26:01.802Z] 33b1e0a273af: Waiting [2023-05-03T09:26:01.802Z] 5d3b04190fa2: Waiting [2023-05-03T09:26:01.802Z] 2f39f015ded8: Waiting [2023-05-03T09:26:01.802Z] 3a2ae6a8a46f: Waiting [2023-05-03T09:26:01.802Z] 5c69ac0246d0: Download complete [2023-05-03T09:26:01.802Z] 3a2ae6a8a46f: Download complete [2023-05-03T09:26:01.802Z] 33b1e0a273af: Verifying Checksum [2023-05-03T09:26:01.802Z] 33b1e0a273af: Download complete [2023-05-03T09:26:01.802Z] ec43610c2a17: Verifying Checksum [2023-05-03T09:26:01.802Z] ec43610c2a17: Download complete [2023-05-03T09:26:01.802Z] 5d3b04190fa2: Verifying Checksum [2023-05-03T09:26:01.802Z] 5d3b04190fa2: Download complete [2023-05-03T09:26:02.062Z] 5eb5b503b376: Verifying Checksum [2023-05-03T09:26:02.062Z] 5eb5b503b376: Download complete [2023-05-03T09:26:02.629Z] 2f39f015ded8: Download complete [2023-05-03T09:26:03.193Z] 5eb5b503b376: Pull complete [2023-05-03T09:26:03.451Z] 5c69ac0246d0: Pull complete [2023-05-03T09:26:03.708Z] ec43610c2a17: Pull complete [2023-05-03T09:26:03.966Z] 3a2ae6a8a46f: Pull complete [2023-05-03T09:26:03.966Z] 33b1e0a273af: Pull complete [2023-05-03T09:26:04.224Z] 5d3b04190fa2: Pull complete [2023-05-03T09:26:08.415Z] 2f39f015ded8: Pull complete [2023-05-03T09:26:08.415Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-03T09:26:08.415Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-03T09:26:08.415Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T09:26:08.490Z] prd-ubuntu20.04-docker-8c-8g-12563 does not seem to be running inside a container [2023-05-03T09:26:08.519Z] $ 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/509/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/509 -v /w/workspace/edgex-go/509:/w/workspace/edgex-go/509:rw,z -v /w/workspace/edgex-go/509@tmp:/w/workspace/edgex-go/509@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-03T09:26:11.699Z] $ docker top 7f0491a7e3b7655f6244d78d73dfc655855639e522e0701a154d34a07a509a9b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T09:26:12.049Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-03T09:26:12.335Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-03T09:26:12.619Z] + ls /var/log/sa-host [2023-05-03T09:26:12.619Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-03T09:26:12.757Z] provisioning config files... [2023-05-03T09:26:12.766Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/509@tmp/config15609238514797021635tmp [Pipeline] { [Pipeline] echo [2023-05-03T09:26:12.779Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T09:26:13.066Z] ---> create-netrc.sh [Pipeline] } [2023-05-03T09:26:13.072Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-03T09:26:13.406Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-03T09:26:13.415Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T09:26:13.700Z] ---> sudo-logs.sh [2023-05-03T09:26:13.700Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-03T09:26:13.730Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T09:26:14.013Z] ---> job-cost.sh [2023-05-03T09:26:14.013Z] lf-activate-venv: SKIPPING [2023-05-03T09:26:14.013Z] DEBUG: total: 0.10999999940395355 [2023-05-03T09:26:14.013Z] INFO: Retrieving Stack Cost... [2023-05-03T09:26:14.272Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-03T09:26:14.838Z] INFO: Archiving Costs [Pipeline] echo [2023-05-03T09:26:14.850Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T09:26:15.131Z] ---> logs-deploy.sh [2023-05-03T09:26:15.131Z] lf-activate-venv: SKIPPING [2023-05-03T09:26:15.131Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/509 [2023-05-03T09:26:15.131Z] INFO: archiving workspace using pattern(s): [2023-05-03T09:26:16.065Z] Archives upload complete. [2023-05-03T09:26:16.323Z] INFO: archiving logs to Nexus